mirror of
https://github.com/PikaMug/Quests.git
synced 2024-11-24 11:38:42 +01:00
New translations strings.yml (Portuguese)
This commit is contained in:
parent
c462a0745a
commit
5b12d501c5
@ -275,17 +275,7 @@ stageEditorNoKillLocations: "You must set kill locations first!"
|
||||
stageEditorNoBlockSelected: "You must select a block first."
|
||||
stageEditorNoColors: "You must set colors first!"
|
||||
stageEditorNoLocations: "You must set locations first!"
|
||||
stageEditorListNotSameSize: "A lista dos nomes dos blocos e a lista das quantidades não são do mesmo tamanho!"
|
||||
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!"
|
||||
stageEditorAllListsNotSameSize: "Todas as suas listas não tem o mesmo tamanho!"
|
||||
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!"
|
||||
stageEditorShearNotSameSize: "The sheep colors list and the shear amounts list are not the same size!"
|
||||
stageEditorMustSetPasswordDisplays: "You must add at least one password display first!"
|
||||
stageEditorPasswordNotSameSize: "The password display and password phrase lists are not the same size!"
|
||||
stageEditorListContainsDuplicates: "List contains duplicates!"
|
||||
stageEditorDelayCleared: "Delay cleared."
|
||||
stageEditorDenizenCleared: "Denizen script cleared."
|
||||
stageEditorObjectiveCleared: "Objective cleared."
|
||||
@ -297,7 +287,6 @@ stageEditorEnchantments: "Encantamentos"
|
||||
stageEditorNPCNote: 'Note: You may specify the name of the NPC with <npc>'
|
||||
stageEditorOptional: "Opcional"
|
||||
stageEditorColors: "Cores da Ovelha"
|
||||
allListsNotSameSize: "Todas as suas listas têm tamanhos diferentes!"
|
||||
eventEditorCreate: "Create new Action"
|
||||
eventEditorEdit: "Edit an Action"
|
||||
eventEditorDelete: "Delete an Action"
|
||||
@ -318,8 +307,6 @@ eventEditorModifiedNote: 'Note: You have modified an Action that the following Q
|
||||
eventEditorForcedToQuit: "If you save the Action, anyone who is actively doing any of these Quests will be forced to quit them."
|
||||
eventEditorEventInUse: "The following Quests use the Action"
|
||||
eventEditorMustModifyQuests: "You must modify these Quests first!"
|
||||
eventEditorListSizeMismatch: "The lists are not the same size!"
|
||||
eventEditorListDuplicates: "List contains duplicates!"
|
||||
eventEditorNotANumberList: "Input was not a list of numbers!"
|
||||
eventEditorInvalidEntry: "Invalid entry"
|
||||
eventEditorGiveItemsTitle: "- Give Items -"
|
||||
@ -493,8 +480,6 @@ plnStart: "Set start date"
|
||||
plnEnd: "Set end date"
|
||||
plnRepeat: "Set repeat cycle"
|
||||
plnCooldown: "Set player cooldown"
|
||||
plnRepeatPrompt: "Enter amount of time (in seconds), <clear>, <cancel>"
|
||||
plnCooldownPrompt: "Enter amount of time (in seconds), <clear>, <cancel>"
|
||||
plnTooEarly: "<quest> will be active in <time>."
|
||||
plnTooLate: "<quest> was last active <time> ago."
|
||||
optGeneral: "General"
|
||||
@ -823,7 +808,6 @@ exited: "Saído"
|
||||
cancel: "Cancelar"
|
||||
cancelled: "Cancelado"
|
||||
questTimeout: "Cancelado."
|
||||
back: "Voltar"
|
||||
yesWord: "Sim"
|
||||
noWord: "Não"
|
||||
"true": "verdadeiro"
|
||||
@ -840,6 +824,7 @@ worlds: "Mundos"
|
||||
mobs: "Mobs"
|
||||
points: "pontos"
|
||||
npcHint: "Nota: Podes clicar com o lado direito ou esquerdo do rato nos NPCs para obter o seu ID."
|
||||
listsNotSameSize: "All required lists must be the same size!"
|
||||
listDuplicate: "Lista contém duplicados!"
|
||||
id: "ID"
|
||||
quest: "Quest"
|
||||
@ -859,6 +844,7 @@ to: "to"
|
||||
blocksWithin: "within <amount> blocks of"
|
||||
valRequired: "Value required"
|
||||
experience: "Experience"
|
||||
timePrompt: "Enter amount of time (in seconds), <clear>, <cancel>"
|
||||
timerMessage: "%green%Time left to finish the quest/stage:%red% <time> seconds"
|
||||
timerStart: "%green%You have%red% <time> seconds%green% to finish this quest/stage"
|
||||
questErrorReadingFile: "Error reading Quests file."
|
||||
|
Loading…
Reference in New Issue
Block a user