Add command stack, Move butcher to entities category
This commit is contained in:
@@ -84,6 +84,7 @@
|
||||
"gui.worldhandler.tab.multiplayer": "Mehrspieler",
|
||||
|
||||
"gui.worldhandler.title.entities.summon": "Beschwören",
|
||||
"gui.worldhandler.title.entities.butcher": "Metzler",
|
||||
|
||||
"gui.worldhandler.title.items.custom_item": "Item Erstellen",
|
||||
"gui.worldhandler.title.items.enchantment": "Verzaubern",
|
||||
@@ -102,7 +103,7 @@
|
||||
"gui.worldhandler.title.player.experience": "Erfahrung",
|
||||
"gui.worldhandler.title.player.advancements": "Fortschritt",
|
||||
|
||||
"gui.worldhandler.title.butcher": "Metzler",
|
||||
"gui.worldhandler.title.command_stack": "Kommando Stapel",
|
||||
"gui.worldhandler.title.change_world": "Welt Wechseln",
|
||||
"gui.worldhandler.title.potions": "Tränke",
|
||||
|
||||
@@ -158,6 +159,11 @@
|
||||
"gui.worldhandler.potions.effect.lingering": "Verweil",
|
||||
"gui.worldhandler.potions.effect.tipped_arrow": "Pfeil",
|
||||
|
||||
"gui.worldhandler.command_stack.insert_command": "Kommando Einfügen",
|
||||
"gui.worldhandler.command_stack.remove_command": "Kommando Entfernen",
|
||||
"gui.worldhandler.command_stack.copy_command": "Kommando Kopieren",
|
||||
"gui.worldhandler.command_stack.command_n": "Kommando %d",
|
||||
|
||||
"gui.worldhandler.entities": "Lebewesen",
|
||||
"gui.worldhandler.items": "Items",
|
||||
"gui.worldhandler.scoreboard": "Anzeigetafel",
|
||||
@@ -354,7 +360,7 @@
|
||||
"gui.worldhandler.potion.time.seconds": "Sekunden",
|
||||
|
||||
"gui.worldhandler.shortcuts.tooltip.home": "Home",
|
||||
"gui.worldhandler.shortcuts.tooltip.butcher": "Metzeln",
|
||||
"gui.worldhandler.shortcuts.tooltip.command_stack": "Kommando Stapel",
|
||||
"gui.worldhandler.shortcuts.tooltip.settings": "Einstellungen",
|
||||
"gui.worldhandler.shortcuts.tooltip.potions": "Tränke",
|
||||
|
||||
@@ -402,6 +408,8 @@
|
||||
"gui.worldhandler.actions.send": "Senden",
|
||||
"gui.worldhandler.actions.copy": "Kopieren",
|
||||
"gui.worldhandler.actions.place_command_block": "Platziere Befehlsblock",
|
||||
"gui.worldhandler.actions.move_up": "Nach unten",
|
||||
"gui.worldhandler.actions.move_down": "Nach oben",
|
||||
|
||||
"gui.worldhandler.color": "Farbe",
|
||||
"gui.worldhandler.color.black": "Schwarz",
|
||||
|
||||
@@ -67,6 +67,7 @@
|
||||
"gui.worldhandler.tab.player.advancements": "Advancements",
|
||||
|
||||
"gui.worldhandler.tab.entities.summon": "Summon",
|
||||
"gui.worldhandler.tab.entities.butcher": "Butcher",
|
||||
|
||||
"gui.worldhandler.tab.world.world": "World",
|
||||
"gui.worldhandler.tab.world.gamerules": "Gamerules",
|
||||
@@ -83,6 +84,7 @@
|
||||
"gui.worldhandler.tab.multiplayer": "Multiplayer",
|
||||
|
||||
"gui.worldhandler.title.entities.summon": "Summon",
|
||||
"gui.worldhandler.title.entities.butcher": "Butcher",
|
||||
|
||||
"gui.worldhandler.title.items.custom_item": "Custom Item",
|
||||
"gui.worldhandler.title.items.enchantment": "Enchantment",
|
||||
@@ -101,7 +103,7 @@
|
||||
"gui.worldhandler.title.player.experience": "Experience",
|
||||
"gui.worldhandler.title.player.advancements": "Advancements",
|
||||
|
||||
"gui.worldhandler.title.butcher": "Butcher",
|
||||
"gui.worldhandler.title.command_stack": "Command Stack",
|
||||
"gui.worldhandler.title.change_world": "Change World",
|
||||
"gui.worldhandler.title.potions": "Potions",
|
||||
|
||||
@@ -157,6 +159,11 @@
|
||||
"gui.worldhandler.potions.effect.lingering": "Lingering",
|
||||
"gui.worldhandler.potions.effect.tipped_arrow": "Arrow",
|
||||
|
||||
"gui.worldhandler.command_stack.insert_command": "Insert Command",
|
||||
"gui.worldhandler.command_stack.remove_command": "Remove Command",
|
||||
"gui.worldhandler.command_stack.copy_command": "Copy Command",
|
||||
"gui.worldhandler.command_stack.command_n": "Command %d",
|
||||
|
||||
"gui.worldhandler.entities": "Entities",
|
||||
"gui.worldhandler.items": "Items",
|
||||
"gui.worldhandler.scoreboard": "Scoreboard",
|
||||
@@ -353,7 +360,7 @@
|
||||
"gui.worldhandler.potion.time.seconds": "Seconds",
|
||||
|
||||
"gui.worldhandler.shortcuts.tooltip.home": "Home",
|
||||
"gui.worldhandler.shortcuts.tooltip.butcher": "Butcher",
|
||||
"gui.worldhandler.shortcuts.tooltip.command_stack": "Command Stack",
|
||||
"gui.worldhandler.shortcuts.tooltip.settings": "Settings",
|
||||
"gui.worldhandler.shortcuts.tooltip.potions": "Potions",
|
||||
|
||||
@@ -401,6 +408,8 @@
|
||||
"gui.worldhandler.actions.send": "Send",
|
||||
"gui.worldhandler.actions.copy": "Copy",
|
||||
"gui.worldhandler.actions.place_command_block": "Place Command Block",
|
||||
"gui.worldhandler.actions.move_up": "Move Up",
|
||||
"gui.worldhandler.actions.move_down": "Move Down",
|
||||
|
||||
"gui.worldhandler.color": "Color",
|
||||
"gui.worldhandler.color.black": "Black",
|
||||
|
||||
@@ -67,6 +67,7 @@
|
||||
"gui.worldhandler.tab.player.advancements": "Progrès",
|
||||
|
||||
"gui.worldhandler.tab.entities.summon": "Invoquer",
|
||||
"gui.worldhandler.tab.entities.butcher": "Butcher",
|
||||
|
||||
"gui.worldhandler.tab.world.world": "Monde",
|
||||
"gui.worldhandler.tab.world.gamerules": "Règles de jeu",
|
||||
@@ -83,6 +84,7 @@
|
||||
"gui.worldhandler.tab.multiplayer": "Multijoueur",
|
||||
|
||||
"gui.worldhandler.title.entities.summon": "Invoquer",
|
||||
"gui.worldhandler.title.entities.butcher": "Butcher",
|
||||
|
||||
"gui.worldhandler.title.items.custom_item": "Objet personnalisé",
|
||||
"gui.worldhandler.title.items.enchantment": "Enchantement",
|
||||
@@ -101,7 +103,7 @@
|
||||
"gui.worldhandler.title.player.experience": "Expérience ",
|
||||
"gui.worldhandler.title.player.advancements": "Progrès",
|
||||
|
||||
"gui.worldhandler.title.butcher": "Boucher",
|
||||
"gui.worldhandler.title.command_stack": "Command Stack",
|
||||
"gui.worldhandler.title.change_world": "Changer de monde",
|
||||
"gui.worldhandler.title.potions": "Potions",
|
||||
|
||||
@@ -157,6 +159,11 @@
|
||||
"gui.worldhandler.potions.effect.lingering": "Persistant",
|
||||
"gui.worldhandler.potions.effect.tipped_arrow": "Flèche",
|
||||
|
||||
"gui.worldhandler.command_stack.insert_command": "Insert Command",
|
||||
"gui.worldhandler.command_stack.remove_command": "Remove Command",
|
||||
"gui.worldhandler.command_stack.copy_command": "Copy Command",
|
||||
"gui.worldhandler.command_stack.command_n": "Command %d",
|
||||
|
||||
"gui.worldhandler.entities": "Entités",
|
||||
"gui.worldhandler.items": "Objets",
|
||||
"gui.worldhandler.scoreboard": "Scores",
|
||||
@@ -353,7 +360,7 @@
|
||||
"gui.worldhandler.potion.time.seconds": "Secondes ",
|
||||
|
||||
"gui.worldhandler.shortcuts.tooltip.home": "Accueil",
|
||||
"gui.worldhandler.shortcuts.tooltip.butcher": "Boucher",
|
||||
"gui.worldhandler.shortcuts.tooltip.command_stack": "Command Stack",
|
||||
"gui.worldhandler.shortcuts.tooltip.settings": "Paramètres",
|
||||
"gui.worldhandler.shortcuts.tooltip.potions": "Potions",
|
||||
|
||||
@@ -401,6 +408,8 @@
|
||||
"gui.worldhandler.actions.send": "Envoyer",
|
||||
"gui.worldhandler.actions.copy": "Copier",
|
||||
"gui.worldhandler.actions.place_command_block": "Placer bloc commande",
|
||||
"gui.worldhandler.actions.move_up": "Move Up",
|
||||
"gui.worldhandler.actions.move_down": "Move Down",
|
||||
|
||||
"gui.worldhandler.color": "Couleur",
|
||||
"gui.worldhandler.color.black": "Noir",
|
||||
|
||||
@@ -67,6 +67,7 @@
|
||||
"gui.worldhandler.tab.player.advancements": "Достижения",
|
||||
|
||||
"gui.worldhandler.tab.entities.summon": "Призыв",
|
||||
"gui.worldhandler.tab.entities.butcher": "Butcher",
|
||||
|
||||
"gui.worldhandler.tab.world.world": "Мир",
|
||||
"gui.worldhandler.tab.world.gamerules": "Правила игры",
|
||||
@@ -83,6 +84,7 @@
|
||||
"gui.worldhandler.tab.multiplayer": "Сетевая игра",
|
||||
|
||||
"gui.worldhandler.title.entities.summon": "Призыв",
|
||||
"gui.worldhandler.title.entities.butcher": "Butcher",
|
||||
|
||||
"gui.worldhandler.title.items.custom_item": "Пользовательский предмет",
|
||||
"gui.worldhandler.title.items.enchantment": "Зачарование",
|
||||
@@ -101,7 +103,7 @@
|
||||
"gui.worldhandler.title.player.experience": "Опыт",
|
||||
"gui.worldhandler.title.player.advancements": "Достижения",
|
||||
|
||||
"gui.worldhandler.title.butcher": "Мясник",
|
||||
"gui.worldhandler.title.command_stack": "Command Stack",
|
||||
"gui.worldhandler.title.change_world": "Изменить мир",
|
||||
"gui.worldhandler.title.potions": "Зелья",
|
||||
|
||||
@@ -157,6 +159,11 @@
|
||||
"gui.worldhandler.potions.effect.lingering": "Длительный",
|
||||
"gui.worldhandler.potions.effect.tipped_arrow": "Стрела",
|
||||
|
||||
"gui.worldhandler.command_stack.insert_command": "Insert Command",
|
||||
"gui.worldhandler.command_stack.remove_command": "Remove Command",
|
||||
"gui.worldhandler.command_stack.copy_command": "Copy Command",
|
||||
"gui.worldhandler.command_stack.command_n": "Command %d",
|
||||
|
||||
"gui.worldhandler.entities": "Сущности",
|
||||
"gui.worldhandler.items": "Предметы",
|
||||
"gui.worldhandler.scoreboard": "Таблица счёта",
|
||||
@@ -353,7 +360,7 @@
|
||||
"gui.worldhandler.potion.time.seconds": "Секунд",
|
||||
|
||||
"gui.worldhandler.shortcuts.tooltip.home": "Дом",
|
||||
"gui.worldhandler.shortcuts.tooltip.butcher": "Мясник",
|
||||
"gui.worldhandler.shortcuts.tooltip.command_stack": "Command Stack",
|
||||
"gui.worldhandler.shortcuts.tooltip.settings": "Настройки",
|
||||
"gui.worldhandler.shortcuts.tooltip.potions": "Зелья",
|
||||
|
||||
@@ -401,6 +408,8 @@
|
||||
"gui.worldhandler.actions.send": "Отправить",
|
||||
"gui.worldhandler.actions.copy": "Копировать",
|
||||
"gui.worldhandler.actions.place_command_block": "Разместить блок команды",
|
||||
"gui.worldhandler.actions.move_up": "Move Up",
|
||||
"gui.worldhandler.actions.move_down": "Move Down",
|
||||
|
||||
"gui.worldhandler.color": "Цвет",
|
||||
"gui.worldhandler.color.black": "Чёрный",
|
||||
|
||||
@@ -68,6 +68,7 @@
|
||||
"gui.worldhandler.tab.player.advancements": "进度",
|
||||
|
||||
"gui.worldhandler.tab.entities.summon": "召唤",
|
||||
"gui.worldhandler.tab.entities.butcher": "Butcher",
|
||||
|
||||
"gui.worldhandler.tab.world.world": "世界",
|
||||
"gui.worldhandler.tab.world.gamerules": "游戏规则",
|
||||
@@ -84,6 +85,7 @@
|
||||
"gui.worldhandler.tab.multiplayer": "多人",
|
||||
|
||||
"gui.worldhandler.title.entities.summon": "召唤",
|
||||
"gui.worldhandler.title.entities.butcher": "Butcher",
|
||||
|
||||
"gui.worldhandler.title.items.custom_item": "给予自定义物品",
|
||||
"gui.worldhandler.title.items.enchantment": "附魔",
|
||||
@@ -102,7 +104,7 @@
|
||||
"gui.worldhandler.title.player.experience": "经验等级",
|
||||
"gui.worldhandler.title.player.advancements": "进度",
|
||||
|
||||
"gui.worldhandler.title.butcher": "屠宰",
|
||||
"gui.worldhandler.title.command_stack": "Command Stack",
|
||||
"gui.worldhandler.title.change_world": "更改世界",
|
||||
"gui.worldhandler.title.potions": "药水",
|
||||
|
||||
@@ -158,6 +160,11 @@
|
||||
"gui.worldhandler.potions.effect.lingering": "滞留",
|
||||
"gui.worldhandler.potions.effect.tipped_arrow": "箭",
|
||||
|
||||
"gui.worldhandler.command_stack.insert_command": "Insert Command",
|
||||
"gui.worldhandler.command_stack.remove_command": "Remove Command",
|
||||
"gui.worldhandler.command_stack.copy_command": "Copy Command",
|
||||
"gui.worldhandler.command_stack.command_n": "Command %d",
|
||||
|
||||
"gui.worldhandler.entities": "实体",
|
||||
"gui.worldhandler.items": "物品",
|
||||
"gui.worldhandler.scoreboard": "记分板",
|
||||
@@ -354,7 +361,7 @@
|
||||
"gui.worldhandler.potion.time.seconds": "秒",
|
||||
|
||||
"gui.worldhandler.shortcuts.tooltip.home": "主页",
|
||||
"gui.worldhandler.shortcuts.tooltip.butcher": "屠宰",
|
||||
"gui.worldhandler.shortcuts.tooltip.command_stack": "Command Stack",
|
||||
"gui.worldhandler.shortcuts.tooltip.settings": "设置",
|
||||
"gui.worldhandler.shortcuts.tooltip.potions": "药水",
|
||||
|
||||
@@ -402,6 +409,8 @@
|
||||
"gui.worldhandler.actions.send": "发送",
|
||||
"gui.worldhandler.actions.copy": "复制",
|
||||
"gui.worldhandler.actions.place_command_block": "放置命令方块",
|
||||
"gui.worldhandler.actions.move_up": "Move Up",
|
||||
"gui.worldhandler.actions.move_down": "Move Down",
|
||||
|
||||
"gui.worldhandler.color": "颜色",
|
||||
"gui.worldhandler.color.black": "黑色",
|
||||
|
||||
Reference in New Issue
Block a user