diff options
Diffstat (limited to 'src/main')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/pt_br | 68 |
1 files changed, 68 insertions, 0 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/pt_br b/src/main/resources/assets/roughlyenoughitems/lang/pt_br new file mode 100644 index 000000000..aeefdaebe --- /dev/null +++ b/src/main/resources/assets/roughlyenoughitems/lang/pt_br @@ -0,0 +1,68 @@ +{ + "key.rei.category": "Roughly Enough Items", + "key.roughlyenoughitems.recipe_keybind": "Mostrar Receitas", + "key.roughlyenoughitems.hide_keybind": "Mostrar/Ocultar REI", + "key.roughlyenoughitems.usage_keybind": "Mostrar usos", + "text.rei.config.general": "Geral", + "text.rei.config.cheating": "Trapaça:", + "text.rei.cheating": "Trapaça", + "category.rei.crafting": "Criação", + "category.rei.smelting": "Fundição", + "category.rei.smelting.fuel": "§eCombustível", + "category.rei.smoking": "Defumação", + "category.rei.blasting": "Alto-forno", + "category.rei.campfire": "Fogueira", + "category.rei.campfire.time": "%d segundos", + "category.rei.stone_cutting": "Cortador de Pedras", + "category.rei.brewing": "Fermentação", + "category.rei.brewing.input": "§ePoção Original", + "category.rei.brewing.reactant": "§eIngredientes", + "category.rei.brewing.result": "§ePoção Resultante", + "text.rei.config": "Configuração", + "text.rei.config_tooltip": "Abrir tela de configuração\n§7Shift-Click para alternar o modo trapaça", + "text.rei.config.side_search_box": "Caixa de pesquisa lateral: ", + "text.rei.config.mirror_rei": "Espelhar o Widget REI: ", + "text.rei.cheat_items": "Entegou [{item_name}§f] x{item_count} para {player_name}.", + "text.rei.failed_cheat_items": "§cFalha ao entregar itens.", + "text.rei.config.list_ordering": "Ordem dos itens:", + "text.rei.config.list_ordering_button": "%s [%s]", + "ordering.rei.ascending": "Crescente", + "ordering.rei.descending": "Decrescente", + "ordering.rei.registry": "Registro", + "ordering.rei.name": "Nome", + "ordering.rei.item_groups": "Grupo de itens", + "text.speed_craft.failed_move_items": "§cNão pode mover os itens!", + "text.speed_craft.move_items": "Mover itens", + "text.rei.config.enable_craftable_only": "Habilitar filtro de criação: ", + "text.rei.showing_craftable": "Mostrando itens Criáveis", + "text.rei.showing_all": "Mostrando tudo", + "text.rei.delete_items": "§cDeletar item", + "text.rei.check_updates": "Verificar atualizações: ", + "text.rei.config.load_default_plugin": "Carregar: ", + "text.rei.config.load_default_plugin.restart_tooltip": "Você provavelmente nunca vai querer desabilitar isso.\nReinicie o Minecraft para aplicar a cofiguração.", + "text.rei.credits": "Créditos", + "text.rei.left_arrow": "<", + "text.rei.right_arrow": ">", + "text.rei.give_command": "Comando para trapaça /give:", + "text.rei.gamemode_command": "Comando para Modo de Jogo:", + "text.rei.weather_command": "Comando para Clima:", + "text.rei.give_command.tooltip": "Este comando é usado apenas em servidores com trapaça ativo.", + "text.rei.give_command.suggestion": "Digite o comando.", + "text.rei.view_all_categories": "Visualizar todas as categorias", + "text.rei.go_back_first_page": "Retornar para pagina 1", + "text.rei.config.appearance": "Aparência", + "text.rei.config.modules": "Módulos", + "text.rei.config.advanced": "Avançado", + "text.rei.config.disable_recipe_book": "Desativar livro de receitas:", + "text.rei.choose_page": "Selecionar página", + "text.rei.config.disable_credits_button": "Desabilitar botão de créditos:", + "text.rei.config.max_recipes_per_page": "Quantidade máxima de receitas por página:", + "text.rei.config.enable_util_buttons": "Habilitar botões de utilitários:", + "text.rei.gamemode_button.tooltip": "Modo de Jogo Alterado\n§7Alterado para modo %s.", + "text.rei.weather_button.tooltip": "Clima Alterado\n§7Alterado para %s.", + "text.rei.enabled": "Sim", + "text.rei.disabled": "Não", + + "_comment": "Don't change / translate the credit down below if you are doing it :)", + "text.rei.credit.text": "§lRoughly Enough Items\n§7Originalmente uma implementação para o MOD Almost Enough Items.\n\n§lDesenvolvedores\n - Originalmente por ZenDarva\n - Criado por Danielshe\n - Plugin suporte por TehNut\n\n§lTraduções\n English - Danielshe\n Português do Brasil - ThiagoROX\n Simplified Chinese - Danielshe\n Traditional Chinese - hugoalh & Danielshe\n French - Yanis48\n German - MelanX\n Estonian - Madis0\n Hebrew - nerdoron\n LOLCAT - Danielshe\n Upside Down - Danielshe\n\n§lLicensa\n§7Roughly Enough Items utiliza licença MIT." +} |
