mirror of
https://github.com/PikaMug/Quests.git
synced 2024-11-15 07:05:51 +01:00
New translations strings.yml (Portuguese)
This commit is contained in:
parent
fec09e8205
commit
e3525be2b1
@ -47,8 +47,6 @@ COMMAND_QUESTADMIN_RESET: "repor"
|
||||
COMMAND_QUESTADMIN_RESET_HELP: "<command> [player] - Limpar os dados de todas as Quests de um jogador"
|
||||
COMMAND_QUESTADMIN_REMOVE: "remover"
|
||||
COMMAND_QUESTADMIN_REMOVE_HELP: "<command> [player] [quest] - Remover uma Quest completada de um jogador"
|
||||
COMMAND_QUESTADMIN_TOGGLEGUI: "mudargui"
|
||||
COMMAND_QUESTADMIN_TOGGLEGUI_HELP: "<command> [npc id] - Toggle GUI Quest Display on an NPC"
|
||||
COMMAND_QUESTADMIN_RELOAD: "recarregar"
|
||||
COMMAND_QUESTADMIN_RELOAD_HELP: "<command> - Safely reload the plugin"
|
||||
questEditorHeader: "Criar Quest"
|
||||
@ -711,8 +709,6 @@ takeQuestPoints: "Took away <number> Quest Points from <player>."
|
||||
questPointsTaken: "<player> took away <number> Quest Points."
|
||||
giveQuestPoints: "Gave <number> Quest Points from <player>."
|
||||
questPointsGiven: "<player> gave you <number> Quest Points."
|
||||
enableNPCGUI: "<npc> will now provide a GUI Quest Display."
|
||||
disableNPCGUI: "<npc> will no longer provide a GUI Quest Display."
|
||||
invalidMinimum: "Input must be at least <number>!"
|
||||
invalidRange: "Input must be between <least> and <greatest>!"
|
||||
invalidOption: "Opção inválida!"
|
||||
|
Loading…
Reference in New Issue
Block a user