mirror of
https://github.com/PikaMug/Quests.git
synced 2024-11-14 14:45:41 +01:00
New translations strings.yml (Portuguese, Brazilian)
This commit is contained in:
parent
59e69fb4a5
commit
366cebdd0f
@ -205,15 +205,15 @@ stageEditorKillNPCsPrompt: "Insira valores de kill (números), <space>, <cancel>
|
||||
stageEditorMobsPrompt: "Digite os nomes da máfia, <espaço>, <cancel>"
|
||||
stageEditorMobAmountsPrompt: "Enter mob amounts, <space>, <cancel>"
|
||||
stageEditorMobLocationPrompt: "Clique com o botão direito em um bloco para seleciona-lo, <add>, <cancel>"
|
||||
stageEditorMobLocationRadiiPrompt: "Enter kill location radii (number of blocks), <space>, <cancel>"
|
||||
stageEditorMobLocationNamesPrompt: "Enter location names, <semicolon>, <cancel>"
|
||||
stageEditorReachLocationPrompt: "Right-click on a block to select it, <add>, <cancel>"
|
||||
stageEditorReachLocationRadiiPrompt: "Enter reach location radii (number of blocks), <space>, <cancel>"
|
||||
stageEditorReachLocationNamesPrompt: "Enter location names, <semicolon>, <cancel>"
|
||||
stageEditorTameAmountsPrompt: "Enter tame amounts, <space>, <cancel>"
|
||||
stageEditorShearColorsPrompt: "Enter sheep colors, <space>, <cancel>"
|
||||
stageEditorShearAmountsPrompt: "Enter shear amounts, <space>, <cancel>"
|
||||
stageEditorEventsPrompt: "Enter an event name, <clear>, <cancel>"
|
||||
stageEditorMobLocationRadiiPrompt: "Digite kill location radii (número de blocos), <space>, <cancel>"
|
||||
stageEditorMobLocationNamesPrompt: "Digite os nomes dos locais, <ponto-e-vírgula>, <cancel>"
|
||||
stageEditorReachLocationPrompt: "Clique com o botão direito do mouse em um bloco para selecioná-lo, <add>, <cancel>"
|
||||
stageEditorReachLocationRadiiPrompt: "Insira o raio do local de alcance (número de blocos), <espaço>, <cancel>"
|
||||
stageEditorReachLocationNamesPrompt: "Digite os nomes dos locais, <ponto-e-vírgula>, <cancel>"
|
||||
stageEditorTameAmountsPrompt: "Insira valores nominais, <space>, <cancel>"
|
||||
stageEditorShearColorsPrompt: "Digite as cores das ovelhas, <space>, <cancel>"
|
||||
stageEditorShearAmountsPrompt: "Insira valores de cisalhamento, <space>, <cancel>"
|
||||
stageEditorEventsPrompt: "Digite um nome de evento, <clear>, <cancel>"
|
||||
stageEditorChatEventsPrompt: "Enter an event name to add, <clear>, <cancel>"
|
||||
stageEditorChatEventsTriggerPrompt: "%yellow%Enter a chat trigger for%aqua% <event>%yellow% <cancel>"
|
||||
stageEditorCommandEventsPrompt: "Enter an event name to add, <clear>, <cancel>"
|
||||
@ -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!"
|
||||
|
Loading…
Reference in New Issue
Block a user