diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/pt_br.json | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json b/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json index 86669b7ee..144a82660 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json @@ -28,7 +28,7 @@ "category.rei.brewing.result": "Poção resultante", "category.rei.composting": "Decomposição", "category.rei.stripping": "Retirando", - "category.rei.beacon_base": "Beacon Base", + "category.rei.beacon_base": "Base de Sinalizador", "category.rei.information": "Informação", "text.rei.composting.chance": "§e%d%% de chance", "text.rei.composting.page": "Página %d", @@ -150,18 +150,18 @@ "config.roughlyenoughitems.disableRecipeBook.boolean.false": "Ativas", "config.roughlyenoughitems.fixTabCloseContainer": "Concertar aba Vanilla(Quando o Livro de Receitas está Desabilitado):", "config.roughlyenoughitems.lighterButtonHover": "Botão Iluminado com Mouse:", - "config.roughlyenoughitems.enableCraftableOnlyButton": "Craftable Filter:", + "config.roughlyenoughitems.enableCraftableOnlyButton": "Filtro de Fabricar:", "config.roughlyenoughitems.enableCraftableOnlyButton.boolean.true": "Ativas", "config.roughlyenoughitems.enableCraftableOnlyButton.boolean.false": "Desativadas", - "config.roughlyenoughitems.showUtilsButtons": "Utils Buttons:", + "config.roughlyenoughitems.showUtilsButtons": "Botões de Utilidade:", "config.roughlyenoughitems.showUtilsButtons.boolean.true": "Ativas", "config.roughlyenoughitems.showUtilsButtons.boolean.false": "Desativadas", - "config.roughlyenoughitems.gamemodeCommand": "Game Mode Command:", - "config.roughlyenoughitems.giveCommand": "Give Command:", - "config.roughlyenoughitems.loadDefaultPlugin": "Load Default Plugin:", - "config.roughlyenoughitems.loadDefaultPlugin.boolean.false": "§cNo (Dangerous)", - "config.roughlyenoughitems.registerRecipesInAnotherThread": "Recipe Sync Thread:", - "config.roughlyenoughitems.registerRecipesInAnotherThread.boolean.true": "New REI Thread", + "config.roughlyenoughitems.gamemodeCommand": "Comando de Modo de Jogo:", + "config.roughlyenoughitems.giveCommand": "Dar Comando:", + "config.roughlyenoughitems.loadDefaultPlugin": "Carregar Plugin Padrão:", + "config.roughlyenoughitems.loadDefaultPlugin.boolean.false": "§cDesabilitar(Perigoso)", + "config.roughlyenoughitems.registerRecipesInAnotherThread": "Registro Sincronizado de Receitas:", + "config.roughlyenoughitems.registerRecipesInAnotherThread.boolean.true": "Novo Registro REI", "config.roughlyenoughitems.registerRecipesInAnotherThread.boolean.false": "§cTópico de Pacote", "config.roughlyenoughitems.weatherCommand": "Comando de Clima:", "config.roughlyenoughitems.itemListOrdering": "Ordem da Lista de Referências:", |
