diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-04-01 20:03:18 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-04-01 20:03:18 +0800 |
| commit | 14c06f65032ff8a947570da9144420fd33b33e4f (patch) | |
| tree | 85d295599aebb188219671bb1f4c398d776270d8 /src/main | |
| parent | d9a57fc441cd50abcf9e30818f61d041b10c0e63 (diff) | |
| download | RoughlyEnoughItems-14c06f65032ff8a947570da9144420fd33b33e4f.tar.gz RoughlyEnoughItems-14c06f65032ff8a947570da9144420fd33b33e4f.tar.bz2 RoughlyEnoughItems-14c06f65032ff8a947570da9144420fd33b33e4f.zip | |
New translations en_us.json (pt_pt)
Diffstat (limited to 'src/main')
| -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:", |
