mirror of
https://github.com/PikaMug/Quests.git
synced 2024-12-24 18:18:20 +01:00
New translations strings.yml (Portuguese, Brazilian)
This commit is contained in:
parent
0e2c1fc68b
commit
4ca77032a5
@ -131,6 +131,7 @@ stageEditorUseBlocks: "Utilize Blocos"
|
||||
stageEditorCutBlocks: "Corte de Blocos"
|
||||
stageEditorItems: "Items"
|
||||
stageEditorCraftItems: "Craft items"
|
||||
stageEditorSmeltItems: "Smelt items"
|
||||
stageEditorEnchantItems: "Encantar itens"
|
||||
stageEditorNPCs: "NPCs"
|
||||
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>"
|
||||
stageEditorCommandEventsPrompt: "Enter an event name to add, <clear>, <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>"
|
||||
stageEditorScriptPrompt: "Enter script name, <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!"
|
||||
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!"
|
||||
stageEditorAddPasswordCleared: "Objetivos personalizados limpos."
|
||||
stageEditorPasswordNotSameSize: "A exibição de senha e senha frase listas não são do mesmo tamanho!"
|
||||
stageEditorListContainsDuplicates: "Lista contém duplicados!"
|
||||
stageEditorDelayCleared: "Atraso desmarcada."
|
||||
stageEditorDelayMessageCleared: "Mensagem de atraso desmarcada."
|
||||
stageEditorDenizenCleared: "Script de habitante desmarcada."
|
||||
stageEditorBreakBlocksCleared: "Objectivo de quebrar blocos desmarcado."
|
||||
stageEditorDamageBlocksCleared: "Objectivo de quebrar blocos desmarcado."
|
||||
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."
|
||||
stageEditorObjectiveCleared: "Objective cleared."
|
||||
stageEditorMessageCleared: "Message cleared."
|
||||
stageEditorConfirmStageDelete: "Você deseja deletar este estilo?"
|
||||
stageEditorConfirmStageNote: "Palcos depois vão ser deslocados de volta um lugar"
|
||||
stageEditorDeleteSucces: "Contato excluído com sucesso."
|
||||
@ -669,6 +655,7 @@ place: "Place"
|
||||
use: "Use"
|
||||
cut: "Cut"
|
||||
craft: "Craft"
|
||||
smelt: "Smelt"
|
||||
enchantItem: "Enchant <item> with <enchantment>"
|
||||
catchFish: "Catch Fish"
|
||||
kill: "Kill"
|
||||
|
Loading…
Reference in New Issue
Block a user