New translations strings.yml (Portuguese, Brazilian)

This commit is contained in:
PikaMug 2019-05-09 02:02:00 -04:00
parent 0e2c1fc68b
commit 4ca77032a5

View File

@ -131,6 +131,7 @@ stageEditorUseBlocks: "Utilize Blocos"
stageEditorCutBlocks: "Corte de Blocos" stageEditorCutBlocks: "Corte de Blocos"
stageEditorItems: "Items" stageEditorItems: "Items"
stageEditorCraftItems: "Craft items" stageEditorCraftItems: "Craft items"
stageEditorSmeltItems: "Smelt items"
stageEditorEnchantItems: "Encantar itens" stageEditorEnchantItems: "Encantar itens"
stageEditorNPCs: "NPCs" stageEditorNPCs: "NPCs"
stageEditorDeliverItems: "Entregar Itens" stageEditorDeliverItems: "Entregar Itens"
@ -235,7 +236,6 @@ stageEditorChatEventsPrompt: "Digite o nome do Evento para adicionar, <clear>, <
stageEditorChatEventsTriggerPrompt: "%yellow%Enter a chat trigger for%aqua% <event>%yellow% <cancel>" stageEditorChatEventsTriggerPrompt: "%yellow%Enter a chat trigger for%aqua% <event>%yellow% <cancel>"
stageEditorCommandEventsPrompt: "Enter an event name to add, <clear>, <cancel>" stageEditorCommandEventsPrompt: "Enter an event name to add, <clear>, <cancel>"
stageEditorCommandEventsTriggerPrompt: "%yellow%Enter a command trigger for%aqua% <event>%yellow% <cancel>" stageEditorCommandEventsTriggerPrompt: "%yellow%Enter a command trigger for%aqua% <event>%yellow% <cancel>"
stageEditorDelayPrompt: "Enter time (in seconds), <clear>, <cancel>"
stageEditorDelayMessagePrompt: "Enter delay message, <clear>, <cancel>" stageEditorDelayMessagePrompt: "Enter delay message, <clear>, <cancel>"
stageEditorScriptPrompt: "Enter script name, <clear>, <cancel>" stageEditorScriptPrompt: "Enter script name, <clear>, <cancel>"
stageEditorStartMessagePrompt: "Enter start message, <clear>, <cancel>" stageEditorStartMessagePrompt: "Enter start message, <clear>, <cancel>"
@ -284,26 +284,12 @@ stageEditorMobTypesNotSameSize: "The mob types list and the mob amounts list are
stageEditorTameMobsNotSameSize: "The mob types list and the tame amounts list are not the same size!" stageEditorTameMobsNotSameSize: "The mob types list and the tame amounts list are not the same size!"
stageEditorShearNotSameSize: "The sheep colors list and the shear amounts list are not the same size!" stageEditorShearNotSameSize: "The sheep colors list and the shear amounts list are not the same size!"
stageEditorMustSetPasswordDisplays: "Você deve adicionar primeiro exibir pelo menos uma senha!" stageEditorMustSetPasswordDisplays: "Você deve adicionar primeiro exibir pelo menos uma senha!"
stageEditorAddPasswordCleared: "Objetivos personalizados limpos."
stageEditorPasswordNotSameSize: "A exibição de senha e senha frase listas não são do mesmo tamanho!" stageEditorPasswordNotSameSize: "A exibição de senha e senha frase listas não são do mesmo tamanho!"
stageEditorListContainsDuplicates: "Lista contém duplicados!" stageEditorListContainsDuplicates: "Lista contém duplicados!"
stageEditorDelayCleared: "Atraso desmarcada." stageEditorDelayCleared: "Atraso desmarcada."
stageEditorDelayMessageCleared: "Mensagem de atraso desmarcada."
stageEditorDenizenCleared: "Script de habitante desmarcada." stageEditorDenizenCleared: "Script de habitante desmarcada."
stageEditorBreakBlocksCleared: "Objectivo de quebrar blocos desmarcado." stageEditorObjectiveCleared: "Objective cleared."
stageEditorDamageBlocksCleared: "Objectivo de quebrar blocos desmarcado." stageEditorMessageCleared: "Message cleared."
stageEditorPlaceBlocksCleared: "Objectivo de quebrar blocos desmarcado."
stageEditorUseBlocksCleared: "Objectivo de quebrar blocos desmarcado."
stageEditorCutBlocksCleared: "Objectivo de quebrar blocos desmarcado."
stageEditorEnchantmentsCleared: "Objectivo de encantamento desmarcado."
stageEditorDeliveriesCleared: "Objectivo de entrega desmarcado."
stageEditorReachLocationsCleared: "Objectivo de quebrar blocos desmarcado."
stageEditorKillNPCsCleared: "Objectivo de entrega desmarcado."
stageEditorKillMobsCleared: "Objectivo de entrega desmarcado."
stageEditorTameCleared: "Objectivo de entrega desmarcado."
stageEditorShearCleared: "Objectivo de quebrar blocos desmarcado."
stageEditorStartMessageCleared: "Mensagem de atraso desmarcada."
stageEditorCompleteMessageCleared: "Mensagem de atraso desmarcada."
stageEditorConfirmStageDelete: "Você deseja deletar este estilo?" stageEditorConfirmStageDelete: "Você deseja deletar este estilo?"
stageEditorConfirmStageNote: "Palcos depois vão ser deslocados de volta um lugar" stageEditorConfirmStageNote: "Palcos depois vão ser deslocados de volta um lugar"
stageEditorDeleteSucces: "Contato excluído com sucesso." stageEditorDeleteSucces: "Contato excluído com sucesso."
@ -669,6 +655,7 @@ place: "Place"
use: "Use" use: "Use"
cut: "Cut" cut: "Cut"
craft: "Craft" craft: "Craft"
smelt: "Smelt"
enchantItem: "Enchant <item> with <enchantment>" enchantItem: "Enchant <item> with <enchantment>"
catchFish: "Catch Fish" catchFish: "Catch Fish"
kill: "Kill" kill: "Kill"