From 96b0b79eec3f0357f568e1743d8f172357059988 Mon Sep 17 00:00:00 2001 From: InterPlay Date: Mon, 18 Dec 2017 16:46:54 -0200 Subject: [PATCH 1/2] Uploaded pt-BR.lang file --- .../resources/assets/waila/lang/pt_BR.lang | 89 +++++++++++++++++++ 1 file changed, 89 insertions(+) create mode 100644 src/main/resources/assets/waila/lang/pt_BR.lang diff --git a/src/main/resources/assets/waila/lang/pt_BR.lang b/src/main/resources/assets/waila/lang/pt_BR.lang new file mode 100644 index 00000000..058d27a9 --- /dev/null +++ b/src/main/resources/assets/waila/lang/pt_BR.lang @@ -0,0 +1,89 @@ +screen.button.waila=Waila +screen.button.modules=Módulos +screen.label.scale=Tamanho +screen.label.dragtuto=Arraste a HUD para mudar sua posição. + +screen.button.default=Padrão +screen.button.cancel=Cancelar +screen.button.ok=Ok +screen.button.yes=Sim +screen.button.no=Não +screen.button.back=Voltar +screen.button.hidden=Escondido +screen.button.visible=Visível +screen.button.maintained=Mantido +screen.button.toggled=Alternado +screen.hwyla.warning=§cAlerta:§r Você está usando um fork do Waila, chamado Hwyla. Você pode ver uma lista de alterações clicando no canto superior esquerdo desta tela. + +choice.showhidewaila=Mostrar/Esconder o Waila +choice.showhideidmeta=Mostrar ID:Metadata +choice.toggledmaintained=Alternado/Mantido +choice.showliquids=Líquidos +choice.shifttoggledblock=Shift alterna os blocos +choice.shifttoggledents=Shift alterna as entidades +choice.hidefromlist=Esconder da lista de players +choice.showitem=Mostrar item +choice.tts=Narra blocos +choice.format.modname=Nome do Mod +choice.format.blockname=Nome do Bloco +choice.format.fluidname=Nome do Fluido +choice.format.entityname=Nome da Entidade +choice.format.metadata=Metadata +choice.format.background=Cor do Fundo +choice.format.gradienttop=Degradê (Cima) +choice.format.gradientbottom=Degradê (Baixo) +choice.format.font=Cor do Texto +screen.button.configureaspect=Configurar aspecto... +screen.button.configureformat=Formatar conteúdo... +screen.button.exporttheme=Exportar Tema + +waila.keybind.wailaconfig=Config tela +waila.keybind.wailadisplay=Mostrar/Esconder +waila.keybind.liquid=Mostrar Líquidos +waila.keybind.recipe=Mostrar Receita +waila.keybind.usage=Mostrar Uso + +client.msg.norecipe=Receita não encontrada. +client.msg.nousage=Usos não encontrados. + +hud.msg.empty= +hud.msg.health=Vida +hud.msg.growth=Crescimento +hud.msg.growth.value=%.0f %% +hud.msg.mature=Maduro +hud.msg.off=Desligado +hud.msg.on=Ligado +hud.msg.state=Estado +hud.msg.delay=Delay +hud.msg.comparator=Comparador +hud.msg.substractor=Diminuidor +hud.msg.record=Gravar +hud.msg.toomuch=Demais... +hud.msg.power=Energia +hud.msg.offers=Oferta +hud.msg.demands=Demanda +hud.msg.career=Profissão: %s + +hud.item.melonstem=Haste de Melancia +hud.item.pumpkinstem=Haste de Abóbora + +cfg.theme.vanilla=Vanilla +cfg.theme.dark=Escuro + +option.vanilla.spawntype=Tipo de Spawner +option.vanilla.growthvalue=Valor de Crescimento +option.vanilla.leverstate=Estado da Alavanca +option.vanilla.repeater=Delay do Repetidor +option.vanilla.comparator=Modo do Comparador +option.vanilla.redstone=Sinal de Redstone +option.vanilla.jukebox=Disco de Jukebox +option.vanilla.silverfish=Esconder Silverfish +option.vanilla.furnacedisplay=Mostrar progresso da fornalha +option.general.showents=Mostrar Entidades +option.general.showhp=Mostrar vida das entidades +option.general.showcrop=Mostrar nível de crescimento +option.general.registry=Mostrar dados de registro +option.capability.tankinfo=Mostrar dados dos tanques +option.capability.energyinfo=Mostrar dados de energia + +nei.options.keys.showenchant=Mostrar valores de encantamento \ No newline at end of file From 39ad639fe57b6abc8e5a58c4ce722ff47d6c47f8 Mon Sep 17 00:00:00 2001 From: InterPlay Date: Sat, 23 Dec 2017 20:08:58 -0200 Subject: [PATCH 2/2] Just Fixed a Few Words --- .../resources/assets/waila/lang/pt_BR.lang | 24 +++++++++---------- 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/main/resources/assets/waila/lang/pt_BR.lang b/src/main/resources/assets/waila/lang/pt_BR.lang index 058d27a9..f216b535 100644 --- a/src/main/resources/assets/waila/lang/pt_BR.lang +++ b/src/main/resources/assets/waila/lang/pt_BR.lang @@ -24,20 +24,20 @@ choice.shifttoggledents=Shift alterna as entidades choice.hidefromlist=Esconder da lista de players choice.showitem=Mostrar item choice.tts=Narra blocos -choice.format.modname=Nome do Mod -choice.format.blockname=Nome do Bloco -choice.format.fluidname=Nome do Fluido -choice.format.entityname=Nome da Entidade -choice.format.metadata=Metadata +choice.format.modname=Cor do Nome do Mod +choice.format.blockname=Cor do Nome do Bloco +choice.format.fluidname=Cor do Nome do Fluido +choice.format.entityname=Cor do Nome da Entidade +choice.format.metadata=Cor da Metadata choice.format.background=Cor do Fundo -choice.format.gradienttop=Degradê (Cima) -choice.format.gradientbottom=Degradê (Baixo) -choice.format.font=Cor do Texto -screen.button.configureaspect=Configurar aspecto... -screen.button.configureformat=Formatar conteúdo... +choice.format.gradienttop=Cor do Degradê de Contorno (Cima) +choice.format.gradientbottom=Cor do Degradê de Contorno (Baixo) +choice.format.font=Cor do Texto Secundário +screen.button.configureaspect=Configurar Aparência... +screen.button.configureformat=Formatar Conteúdo... screen.button.exporttheme=Exportar Tema -waila.keybind.wailaconfig=Config tela +waila.keybind.wailaconfig=Configurar Tela waila.keybind.wailadisplay=Mostrar/Esconder waila.keybind.liquid=Mostrar Líquidos waila.keybind.recipe=Mostrar Receita @@ -86,4 +86,4 @@ option.general.registry=Mostrar dados de registro option.capability.tankinfo=Mostrar dados dos tanques option.capability.energyinfo=Mostrar dados de energia -nei.options.keys.showenchant=Mostrar valores de encantamento \ No newline at end of file +nei.options.keys.showenchant=Mostrar valores de encantamento