1+ {
2+ "_comment" : " General" ,
3+ "itemGroup.cyclopscore" : " Cyclops Core" ,
4+ "general.cyclopscore.dev_world" : " Dev World" ,
5+ "general.cyclopscore.tooltip.info" : " <Shift for info>" ,
6+ "general.cyclopscore.info.enabled" : " §aEnabled" ,
7+ "general.cyclopscore.info.disabled" : " Disabled" ,
8+ "general.cyclopscore.version.updateAvailable" : " Update available" ,
9+ "general.cyclopscore.version.download" : " [Download]" ,
10+ "general.cyclopscore.version.clickToDownload" : " Click to download" ,
11+
12+ "_comment" : " Gui" ,
13+ "gui.cyclopscore.scrollbar" : " Scroll" ,
14+ "gui.cyclopscore.search" : " Search" ,
15+ "gui.cyclopscore.left" : " Left" ,
16+ "gui.cyclopscore.right" : " Right" ,
17+ "gui.cyclopscore.up" : " Up" ,
18+ "gui.cyclopscore.down" : " Down" ,
19+ "gui.cyclopscore.infobook" : " Information Book" ,
20+
21+ "_comment" : " Infobook" ,
22+ "infobook.cyclopscore.next_page" : " Next page" ,
23+ "infobook.cyclopscore.previous_page" : " Previous page" ,
24+ "infobook.cyclopscore.parent_section" : " Parent section" ,
25+ "infobook.cyclopscore.last_page" : " Last visited page" ,
26+ "infobook.cyclopscore.keybindings" : " Key Bindings" ,
27+ "infobook.cyclopscore.keybinding" : " Key Binding" ,
28+ "infobook.cyclopscore.external" : " Web version" ,
29+ "gui.cyclopscore.rewards" : " Rewards" ,
30+
31+ "_comment" : " Chat messages" ,
32+ "chat.cyclopscore.command.invalidArguments" : " Invalid Arguments" ,
33+ "chat.cyclopscore.command.invalidSubcommand" : " Invalid Subcommand" ,
34+ "chat.cyclopscore.command.onlyOneValue" : " Please define one new value" ,
35+ "chat.cyclopscore.command.invalidNewValue" : " Invalid new value" ,
36+ "chat.cyclopscore.command.updatedValue" : " Updated %s to: %s" ,
37+ "chat.cyclopscore.command.invalidPlayer" : " The player '%s' was not found" ,
38+ "chat.cyclopscore.command.ignitedPlayer" : " The player '%s' was lit on fire for %s ticks" ,
39+ "chat.cyclopscore.command.noConfigsFound" : " There were no config values found that can be set" ,
40+
41+ "_comment" : " Multiblock" ,
42+ "multiblock.cyclopscore.error.invalidBlock" : " %s contains an invalid block %s." ,
43+ "multiblock.cyclopscore.error.size.cube" : " Dimensions %s forms no cube, dimensions are not equal." ,
44+ "multiblock.cyclopscore.error.size.exact" : " Found dimensions %s, while exactly %s was expected." ,
45+ "multiblock.cyclopscore.error.size.max" : " Found dimensions %s, while a maximum of %s was expected." ,
46+ "multiblock.cyclopscore.error.size.min" : " Found dimensions %s, while a minimum of %s was expected." ,
47+ "multiblock.cyclopscore.error.blockCount.exact" : " Expected exactly %s of %s, while %s were found." ,
48+ "multiblock.cyclopscore.error.blockCount.max" : " Expected at most %s of %s, while %s were found." ,
49+ "multiblock.cyclopscore.error.blockCount.min" : " Expected at least %s of %s, while %s were found." ,
50+ "multiblock.cyclopscore.error.hollow.air" : " Position %s must be hollow." ,
51+
52+ "_comment" : " Vanilla additions" ,
53+ "block.air" : " Air"
54+ }
0 commit comments