mirror of
https://github.com/PikaMug/Quests.git
synced 2025-01-04 23:48:28 +01:00
New translations strings.yml (Portuguese, Brazilian)
This commit is contained in:
parent
95bdb0628a
commit
fe0ad8af9c
@ -230,7 +230,7 @@ stageEditorPasswordPhraseHint: "(This is the text that a player must enter to co
|
|||||||
stageEditorObjectiveOverridePrompt: "Enter objective display override, <clear>, <cancel>"
|
stageEditorObjectiveOverridePrompt: "Enter objective display override, <clear>, <cancel>"
|
||||||
stageEditorObjectiveOverrideHint: "(This override will display your own text as the objective)"
|
stageEditorObjectiveOverrideHint: "(This override will display your own text as the objective)"
|
||||||
stageEditorObjectiveOverrideCleared: "Objective display override cleared."
|
stageEditorObjectiveOverrideCleared: "Objective display override cleared."
|
||||||
stageEditorDeliveryAddItem: "Add item"
|
stageEditorDeliveryAddItem: "Adicionar item"
|
||||||
stageEditorDeliveryNPCs: "Set NPC IDs"
|
stageEditorDeliveryNPCs: "Set NPC IDs"
|
||||||
stageEditorDeliveryMessages: "Set delivery messages"
|
stageEditorDeliveryMessages: "Set delivery messages"
|
||||||
stageEditorContainsDuplicates: "List contains duplicates!"
|
stageEditorContainsDuplicates: "List contains duplicates!"
|
||||||
@ -239,7 +239,7 @@ stageEditorInvalidEnchantment: "is not a valid enchantment name!"
|
|||||||
stageEditorInvalidNPC: "is not a valid NPC ID!"
|
stageEditorInvalidNPC: "is not a valid NPC ID!"
|
||||||
stageEditorInvalidMob: "is not a valid mob name!"
|
stageEditorInvalidMob: "is not a valid mob name!"
|
||||||
stageEditorInvalidItemName: "is not a valid item name!"
|
stageEditorInvalidItemName: "is not a valid item name!"
|
||||||
stageEditorInvalidNumber: "is not a number!"
|
stageEditorInvalidNumber: "não é um número!"
|
||||||
stageEditorInvalidDye: "is not a valid dye color!"
|
stageEditorInvalidDye: "is not a valid dye color!"
|
||||||
stageEditorInvalidEvent: "is not a valid event name!"
|
stageEditorInvalidEvent: "is not a valid event name!"
|
||||||
stageEditorDuplicateEvent: "Event is already in the list!"
|
stageEditorDuplicateEvent: "Event is already in the list!"
|
||||||
@ -247,7 +247,7 @@ stageEditorInvalidScript: "Denizen script not found!"
|
|||||||
stageEditorNoCitizens: "Citizens is not installed!"
|
stageEditorNoCitizens: "Citizens is not installed!"
|
||||||
stageEditorNoDenizen: "Denizen is not installed!"
|
stageEditorNoDenizen: "Denizen is not installed!"
|
||||||
stageEditorPositiveAmount: "You must enter a positive number!"
|
stageEditorPositiveAmount: "You must enter a positive number!"
|
||||||
stageEditorNotListofNumbers: "is not a list of numbers!"
|
stageEditorNotListofNumbers: "não é uma lista de números!"
|
||||||
stageEditorNoDelaySet: "You must set a delay first!"
|
stageEditorNoDelaySet: "You must set a delay first!"
|
||||||
stageEditorNoBlockNames: "You must set block names first!"
|
stageEditorNoBlockNames: "You must set block names first!"
|
||||||
stageEditorNoEnchantments: "You must set enchantments first!"
|
stageEditorNoEnchantments: "You must set enchantments first!"
|
||||||
@ -256,7 +256,7 @@ stageEditorNoDeliveryMessage: "You must set at least one delivery message!"
|
|||||||
stageEditorNoNPCs: "You must set NPC IDs first!"
|
stageEditorNoNPCs: "You must set NPC IDs first!"
|
||||||
stageEditorNoMobTypes: "You must set mob types first!"
|
stageEditorNoMobTypes: "You must set mob types first!"
|
||||||
stageEditorNoKillLocations: "You must set kill locations first!"
|
stageEditorNoKillLocations: "You must set kill locations first!"
|
||||||
stageEditorNoBlockSelected: "You must select a block first."
|
stageEditorNoBlockSelected: "Você precisa selecionar um bloco primeiro."
|
||||||
stageEditorNoColors: "You must set colors first!"
|
stageEditorNoColors: "You must set colors first!"
|
||||||
stageEditorNoLocations: "You must set locations first!"
|
stageEditorNoLocations: "You must set locations first!"
|
||||||
stageEditorNoEnchantmentsSet: "No enchantments set"
|
stageEditorNoEnchantmentsSet: "No enchantments set"
|
||||||
|
Loading…
Reference in New Issue
Block a user