From 366cebdd0fd1f842d7b5a377bdacc88ce4cf4326 Mon Sep 17 00:00:00 2001 From: FlyingPikachu Date: Fri, 7 Dec 2018 00:41:05 -0500 Subject: [PATCH] New translations strings.yml (Portuguese, Brazilian) --- src/main/resources/lang/pt-BR/strings.yml | 26 +++++++++++------------ 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/src/main/resources/lang/pt-BR/strings.yml b/src/main/resources/lang/pt-BR/strings.yml index c675c4c0e..daaf78cc4 100644 --- a/src/main/resources/lang/pt-BR/strings.yml +++ b/src/main/resources/lang/pt-BR/strings.yml @@ -205,15 +205,15 @@ stageEditorKillNPCsPrompt: "Insira valores de kill (números), , stageEditorMobsPrompt: "Digite os nomes da máfia, , " stageEditorMobAmountsPrompt: "Enter mob amounts, , " stageEditorMobLocationPrompt: "Clique com o botão direito em um bloco para seleciona-lo, , " -stageEditorMobLocationRadiiPrompt: "Enter kill location radii (number of blocks), , " -stageEditorMobLocationNamesPrompt: "Enter location names, , " -stageEditorReachLocationPrompt: "Right-click on a block to select it, , " -stageEditorReachLocationRadiiPrompt: "Enter reach location radii (number of blocks), , " -stageEditorReachLocationNamesPrompt: "Enter location names, , " -stageEditorTameAmountsPrompt: "Enter tame amounts, , " -stageEditorShearColorsPrompt: "Enter sheep colors, , " -stageEditorShearAmountsPrompt: "Enter shear amounts, , " -stageEditorEventsPrompt: "Enter an event name, , " +stageEditorMobLocationRadiiPrompt: "Digite kill location radii (número de blocos), , " +stageEditorMobLocationNamesPrompt: "Digite os nomes dos locais, , " +stageEditorReachLocationPrompt: "Clique com o botão direito do mouse em um bloco para selecioná-lo, , " +stageEditorReachLocationRadiiPrompt: "Insira o raio do local de alcance (número de blocos), , " +stageEditorReachLocationNamesPrompt: "Digite os nomes dos locais, , " +stageEditorTameAmountsPrompt: "Insira valores nominais, , " +stageEditorShearColorsPrompt: "Digite as cores das ovelhas, , " +stageEditorShearAmountsPrompt: "Insira valores de cisalhamento, , " +stageEditorEventsPrompt: "Digite um nome de evento, , " stageEditorChatEventsPrompt: "Enter an event name to add, , " stageEditorChatEventsTriggerPrompt: "%yellow%Enter a chat trigger for%aqua% %yellow% " stageEditorCommandEventsPrompt: "Enter an event name to add, , " @@ -264,10 +264,10 @@ stageEditorNoItemsSet: "No items set" stageEditorNoMobTypesSet: "No mob types set" stageEditorNoLocationsSet: "No locations set" stageEditorNoColorsSet: "No colors set" -stageEditorListNotSameSize: "The block names list and the amounts list are not the same size!" -stageEditorEnchantmentNotSameSize: "The enchantments list, the item id list and the enchant amount list are not the same size!" -stageEditorDeliveriesNotSameSize: "The item list and the NPC list are not equal in size!" -stageEditorNPCKillsNotSameSize: "The NPC IDs list and the kill amounts list are not the same size!" +stageEditorListNotSameSize: "A lista de nomes de bloco e a lista de valores não são do mesmo tamanho!" +stageEditorEnchantmentNotSameSize: "A lista de encantamentos, a lista de códigos de itens e a lista de quantias de encantos não são do mesmo tamanho!" +stageEditorDeliveriesNotSameSize: "A lista de itens e a lista de NPCs não são iguais em tamanho!" +stageEditorNPCKillsNotSameSize: "A lista de IDs de NPC e a lista de valores de morte não são do mesmo tamanho!" stageEditorAllListsNotSameSize: "All of your lists are not the same size!" stageEditorMobTypesNotSameSize: "The mob types list and the mob amounts list are not the same size!" stageEditorTameMobsNotSameSize: "The mob types list and the tame amounts list are not the same size!"