|
1 | 1 | { |
2 | | - "category.xray": "Advanced XRay", |
3 | | - "keybinding.enable_xray": "Enable XRay", |
4 | | - "keybinding.open_gui": "Open Gui", |
5 | | - "message.xray_active": "XRay activated", |
6 | | - "message.xray_deactivate": "XRay deactivated", |
7 | | - "spacer": "-------------------------------------------------------", |
8 | | - "comment_forge": "Forge mod old lang stuff, please never translate", |
9 | | - "xray.single.cancel": "Cancel", |
10 | | - "xray.single.add": "Add", |
11 | | - "xray.single.delete": "Delete", |
12 | | - "xray.single.save": "Save", |
13 | | - "xray.single.tools": "Tools", |
14 | | - "xray.single.close": "Close", |
15 | | - "xray.single.search": "Search", |
16 | | - "xray.single.help": "Help", |
17 | | - "xray.overlay": "XRay Active", |
18 | | - "xray.color.red": "Red: ", |
19 | | - "xray.color.green": "Green: ", |
20 | | - "xray.color.blue": "Blue: ", |
21 | | - "xray.input.gui": "GUI Name", |
22 | | - "xray.input.add": "Add Block", |
23 | | - "xray.input.add_hand": "Add Block in hand", |
24 | | - "xray.input.add_look": "Add Looking at", |
25 | | - "xray.input.distance": "Distance: %s", |
26 | | - "xray.input.show-lava": "Show Lava: %s", |
27 | | - "xray.input.toggle_oredict": "Use Dictionary", |
28 | | - "xray.title.config": "Configure Block", |
29 | | - "xray.title.edit": "Edit Block", |
30 | | - "xray.title.edit_meta": "Edit Meta", |
31 | | - "xray.message.missing_input": "You need to have all the inputs filled in", |
32 | | - "xray.message.already_exists": "This block has already been added to the block list", |
33 | | - "xray.message.added_block": "Successfully added %s.", |
34 | | - "xray.message.updated_block": "Entry Updated", |
35 | | - "xray.message.remove_block": "%s has been removed", |
36 | | - "xray.message.block_exists": "%s already exists. Please enter a different name.", |
37 | | - "xray.message.unknown": "Looks like the block you've tried to edit doesn't exist.", |
38 | | - "xray.message.removed": "Successfully removed %s.", |
39 | | - "xray.message.config_missing": "Config file not found. Creating now.", |
40 | | - "xray.message.invalid_hand": "%s needs to be a block", |
41 | | - "xray.message.thats_odd": "Something went wrong? Sorry about that. Make an issue if this continues to happen", |
42 | | - "xray.message.nothing_infront": "You're not looking at anything are you?", |
43 | | - "xray.message.not_a_number": "{%s} is not a number. Please use a number for your meta", |
44 | | - "xray.message.meta_not_supported": "{%s} isn't a valid meta data for {%s}", |
45 | | - "xray.message.state_warning": "Warning, this will limit you to default\nblocks. Use looking at or in hand to get\nthe absolute block you require.\nIn some cases (chests) this may be what you need to do\nif that's the case then this is the right option.", |
46 | | - "xray.tooltips.add_block": "Select a block to add to the XRay'd blocks\nThis uses block defaults, if you require a specific block\nthen use 'Add Looking At'.", |
47 | | - "xray.tooltips.add_block_in_hand": "Automatically selects the block you've\ngot in your hand to add to the list.", |
48 | | - "xray.tooltips.add_block_looking_at": "Automatically selects the block you're\nlooking at to add to the list.", |
49 | | - "xray.tooltips.show_lava": "Displays lava in RED like a normal block.\nWatch out! It's hot.", |
50 | | - "xray.tooltips.distance": "This is the amount of chunks around the player.", |
51 | | - "xray.tooltips.edit1": "Click to enable / disable", |
52 | | - "xray.tooltips.edit2": "Hold shift and click to edit.", |
53 | | - "xray.message.help.gui": "To edit a block simply shift click on the block you wish to edit.\nIf you want to enable / disable a block then click on a block\n and it'll toggle on and off.", |
54 | | - "xray.message.help.warning": "As a warning, using any distance over 64 will cause FPS drops due\nto the vast amount of blocks that we have to scan. (It's like 256^3)" |
| 2 | + "category.xray": "Advanced XRay", |
| 3 | + "keybinding.enable_xray": "Enable XRay", |
| 4 | + "keybinding.open_gui": "Open Gui", |
| 5 | + "message.xray_active": "XRay activated", |
| 6 | + "message.xray_deactivate": "XRay deactivated", |
| 7 | + "spacer": "-------------------------------------------------------", |
| 8 | + "comment_forge": "Forge mod old lang stuff, please never translate", |
| 9 | + "xray.single.cancel": "Cancel", |
| 10 | + "xray.single.add": "Add", |
| 11 | + "xray.single.delete": "Delete", |
| 12 | + "xray.single.save": "Save", |
| 13 | + "xray.single.tools": "Tools", |
| 14 | + "xray.single.close": "Close", |
| 15 | + "xray.single.search": "Search", |
| 16 | + "xray.single.help": "Help", |
| 17 | + "xray.overlay": "XRay Active", |
| 18 | + "xray.color.red": "Red: ", |
| 19 | + "xray.color.green": "Green: ", |
| 20 | + "xray.color.blue": "Blue: ", |
| 21 | + "xray.input.gui": "GUI Name", |
| 22 | + "xray.input.add": "Add Block", |
| 23 | + "xray.input.add_hand": "Add Block in hand", |
| 24 | + "xray.input.add_look": "Add Looking at", |
| 25 | + "xray.input.distance": "Distance: %s", |
| 26 | + "xray.input.show-lava": "Show Lava: %s", |
| 27 | + "xray.input.toggle_oredict": "Use Dictionary", |
| 28 | + "xray.title.config": "Configure Block", |
| 29 | + "xray.title.edit": "Edit Block", |
| 30 | + "xray.title.edit_meta": "Edit Meta", |
| 31 | + "xray.message.missing_input": "You need to have all the inputs filled in", |
| 32 | + "xray.message.already_exists": "This block has already been added to the block list", |
| 33 | + "xray.message.added_block": "Successfully added %s.", |
| 34 | + "xray.message.updated_block": "Entry Updated", |
| 35 | + "xray.message.remove_block": "%s has been removed", |
| 36 | + "xray.message.block_exists": "%s already exists. Please enter a different name.", |
| 37 | + "xray.message.unknown": "Looks like the block you've tried to edit doesn't exist.", |
| 38 | + "xray.message.removed": "Successfully removed %s.", |
| 39 | + "xray.message.config_missing": "Config file not found. Creating now.", |
| 40 | + "xray.message.invalid_hand": "%s needs to be a block", |
| 41 | + "xray.message.thats_odd": "Something went wrong? Sorry about that. Make an issue if this continues to happen", |
| 42 | + "xray.message.nothing_infront": "You're not looking at anything are you?", |
| 43 | + "xray.message.not_a_number": "{%s} is not a number. Please use a number for your meta", |
| 44 | + "xray.message.meta_not_supported": "{%s} isn't a valid meta data for {%s}", |
| 45 | + "xray.message.state_warning": "Warning, this will limit you to default\nblocks. Use looking at or in hand to get\nthe absolute block you require.\nIn some cases (chests) this may be what you need to do\nif that's the case then this is the right option.", |
| 46 | + "xray.tooltips.add_block": "Select a block to add to the XRay'd blocks\nThis uses block defaults, if you require a specific block\nthen use 'Add Looking At'.", |
| 47 | + "xray.tooltips.add_block_in_hand": "Automatically selects the block you've\ngot in your hand to add to the list.", |
| 48 | + "xray.tooltips.add_block_looking_at": "Automatically selects the block you're\nlooking at to add to the list.", |
| 49 | + "xray.tooltips.show_lava": "Displays lava in RED like a normal block.\nWatch out! It's hot.", |
| 50 | + "xray.tooltips.distance": "This is the amount of chunks around the player.", |
| 51 | + "xray.tooltips.edit1": "Click to enable / disable", |
| 52 | + "xray.tooltips.edit2": "Hold shift and click to edit.", |
| 53 | + "xray.message.help.gui": "To edit a block simply shift click on the block you wish to edit.\nIf you want to enable / disable a block then click on a block\n and it'll toggle on and off.", |
| 54 | + "xray.message.help.warning": "As a warning, using any distance over 64 will cause FPS drops due\nto the vast amount of blocks that we have to scan. (It's like 256^3)" |
55 | 55 | } |
0 commit comments