From 6be19118e3026f7825470abeaa982591fe0f814e Mon Sep 17 00:00:00 2001 From: FlyingPikachu Date: Mon, 8 Jan 2018 03:42:32 -0500 Subject: [PATCH] New translations strings.yml (Portuguese, Brazilian) --- src/main/resources/lang/pt-BR/strings.yml | 84 +++++++++++------------ 1 file changed, 42 insertions(+), 42 deletions(-) diff --git a/src/main/resources/lang/pt-BR/strings.yml b/src/main/resources/lang/pt-BR/strings.yml index 62a2841c3..18aedb4e9 100644 --- a/src/main/resources/lang/pt-BR/strings.yml +++ b/src/main/resources/lang/pt-BR/strings.yml @@ -61,7 +61,7 @@ COMMAND_QUESTADMIN_REMOVE_HELP: "remover [player] [quest] Remova uma Quest concl COMMAND_QUESTADMIN_TOGGLEGUI: "alterar Menu" COMMAND_QUESTADMIN_TOGGLEGUI_HELP: "AlterarMenu [npc id] - Alterar menu de um npc" COMMAND_QUESTADMIN_RELOAD: "reload" -COMMAND_QUESTADMIN_RELOAD_HELP: "reload - Reload all Quests" +COMMAND_QUESTADMIN_RELOAD_HELP: "reload - recarrega todas as quest" questEditorHeader: "Create Quest" questEditorCreate: "Create new Quest" questEditorEdit: "Edit a Quest" @@ -111,48 +111,48 @@ questEditorQuestAsRequirement2: "as a requirement:" questEditorQuestAsRequirement3: "You must modify these Quests so that they do not use it before deleting it." questEditorQuestNotFound: "Quest not found!" questEditorEventCleared: "Initial Event cleared." -questEditorSave: "Finish and save" -questEditorNeedAskMessage: "You must set an ask message!" -questEditorNeedFinishMessage: "You must set a finish message!" -questEditorNeedStages: "Your Quest has no Stages!" -questEditorSaved: "Quest saved! (You will need to perform a Quest reload for it to appear)" -questEditorExited: "Are you sure you want to exit without saving?" -questEditorDeleted: "Are you sure you want to delete the Quest" -questEditorNoPermsCreate: "You do not have permission to create Quests." -questEditorNoPermsEdit: "You do not have permission to edit Quests." -questEditorNoPermsDelete: "You do not have permission to delete Quests." -stageEditorEditStage: "Edit Stage" -stageEditorNewStage: "Add new Stage" -stageEditorStages: "Stages" -stageEditorStage: "Stage" -stageEditorBreakBlocks: "Break Blocks" -stageEditorDamageBlocks: "Damage Blocks" -stageEditorPlaceBlocks: "Place Blocks" -stageEditorUseBlocks: "Use Blocks" -stageEditorCutBlocks: "Cut Blocks" -stageEditorCatchFish: "Catch Fish" -stageEditorFish: "fish" -stageEditorKillPlayers: "Kill Players" -stageEditorPlayers: "players" -stageEditorEnchantItems: "Enchant Items" -stageEditorDeliverItems: "Deliver Items" -stageEditorTalkToNPCs: "Talk to NPCs" -stageEditorKillNPCs: "Kill NPCs" -stageEditorKillMobs: "Kill Mobs" -stageEditorReachLocs: "Reach locations" -stageEditorReachRadii1: "Reach within" -stageEditorReachRadii2: "blocks of" -stageEditorTameMobs: "Tame Mobs" +questEditorSave: "Finalizado e salvo" +questEditorNeedAskMessage: "Você deve definir uma mensagem!" +questEditorNeedFinishMessage: "Você deve definir uma mensagem de término!" +questEditorNeedStages: "Sua busca não tem nenhuma fases!" +questEditorSaved: "Busca salvou! (Você precisará realizar uma recarga de busca para que ela apareça)" +questEditorExited: "Tem certeza que quer sair antes de salvar?" +questEditorDeleted: "Tem certeza que deseja deletar esta Quest" +questEditorNoPermsCreate: "Você não tem permissão para criar Quests." +questEditorNoPermsEdit: "Você não tem permissão para editar Quests." +questEditorNoPermsDelete: "Você não tem permissão para excluir Quests." +stageEditorEditStage: "Editar Stage" +stageEditorNewStage: "Adicionar nova etapa" +stageEditorStages: "Estágios" +stageEditorStage: "Estágio" +stageEditorBreakBlocks: "Quebrar blocos" +stageEditorDamageBlocks: "Blocos de danos" +stageEditorPlaceBlocks: "Colocar Blocos" +stageEditorUseBlocks: "Utilize blocos" +stageEditorCutBlocks: "Corte de blocos" +stageEditorCatchFish: "Pegue um peixe" +stageEditorFish: "peixe" +stageEditorKillPlayers: "Matar jogadores" +stageEditorPlayers: "jogadores" +stageEditorEnchantItems: "Encantar itens" +stageEditorDeliverItems: "Entregar Itens" +stageEditorTalkToNPCs: "Falar com NPCs" +stageEditorKillNPCs: "Matar NPCs" +stageEditorKillMobs: "Matar Mobs" +stageEditorReachLocs: "Alcançar locais" +stageEditorReachRadii1: "Chegar no prazo" +stageEditorReachRadii2: "blocos de" +stageEditorTameMobs: "Domar Mobs" stageEditorShearSheep: "Shear Sheep" -stageEditorEvents: "Events" -stageEditorStageEvents: "Stage Events" -stageEditorStartEvent: "Start Event" -stageEditorStartEventCleared: "Start Event cleared." -stageEditorFinishEvent: "Finish Event" -stageEditorFinishEventCleared: "Finish Event cleared." -stageEditorChatEvents: "Chat Events" -stageEditorChatTrigger: "Chat Trigger" -stageEditorTriggeredBy: "Triggered by" +stageEditorEvents: "Eventos" +stageEditorStageEvents: "Palco de eventos" +stageEditorStartEvent: "Evento de início" +stageEditorStartEventCleared: "Evento de início desmarcado." +stageEditorFinishEvent: "Evento de acabamento" +stageEditorFinishEventCleared: "Evento de acabamento limpo." +stageEditorChatEvents: "Bate-papo eventos" +stageEditorChatTrigger: "Gatilho de bate-papo" +stageEditorTriggeredBy: "Desencadeada por" stageEditorChatEventsCleared: "Chat Events cleared." stageEditorDeathEvent: "Death Event" stageEditorDeathEventCleared: "Death Event cleared."