diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/pt_pt.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/pt_pt.json b/src/main/resources/assets/roughlyenoughitems/lang/pt_pt.json index 16fb22c00..2e1bd78f1 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/pt_pt.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/pt_pt.json @@ -88,9 +88,13 @@ "text.rei.recipe_screen_type.selection": "Seleção do tipo do menu de receitas", "text.rei.recipe_screen_type.selection.sub": "Você sempre pode editar essa opção denovo através do menu de configuração.", "text.rei.view_recipes_for": "Ver receitas para %s", + "text.rei.subsets": "Subsets", + "text.rei.tiny_potato": "Tiny Potatoz", "tooltip.rei.fluid_amount": "§7%d Unidade(s)", "msg.rei.copied_recipe_id": "Copiado Identificador de Receita", "msg.rei.recipe_id_details": "ID de Receita: %s", + "subsets.rei.roughlyenoughitems.all_entries": "All Entries", + "subsets.rei.roughlyenoughitems.item_groups": "Creative Tabs", "_comment": "Don't change / translate the credit down below if you are doing it :)", "config.roughlyenoughitems.title": "Configuração deo Roughly Enough Items", "config.roughlyenoughitems.!general": "Geral", @@ -99,6 +103,7 @@ "config.roughlyenoughitems.technical": "Técnico", "config.roughlyenoughitems.performance": "Desempenho", "config.roughlyenoughitems.filtering": "Filtragem", + "config.roughlyenoughitems.experimental": "Experimental Features", "config.roughlyenoughitems.cheating": "Batotas:", "config.roughlyenoughitems.smooth_scrolling": "Configurações de Rolagem Suave", "config.roughlyenoughitems.recipeKeybind": "Mostrar Receita:", @@ -111,6 +116,7 @@ "config.roughlyenoughitems.favoriteKeybind": "Referência favorita:", "config.roughlyenoughitems.favoritesEnabled": "Favoritos Ativados:", "config.roughlyenoughitems.clickableRecipeArrows": "Setas de Receita Clicáveis:", + "config.roughlyenoughitems.isSubsetsEnabled": "Subsets Enabled:", "config.roughlyenoughitems.clickableRecipeArrows.boolean.true": "Ativado", "config.roughlyenoughitems.clickableRecipeArrows.boolean.false": "Desativado", "config.roughlyenoughitems.renderEntryEnchantmentGlint": "Renderizar Brilho do Encantamento:", |
