diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-04-01 20:03:20 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-04-01 20:03:20 +0800 |
| commit | b9da93378b357be166d6041b7286506852a40dad (patch) | |
| tree | 0eb857ad544dbd60dfbecb5a183221b8855c130e /src | |
| parent | 14c06f65032ff8a947570da9144420fd33b33e4f (diff) | |
| download | RoughlyEnoughItems-b9da93378b357be166d6041b7286506852a40dad.tar.gz RoughlyEnoughItems-b9da93378b357be166d6041b7286506852a40dad.tar.bz2 RoughlyEnoughItems-b9da93378b357be166d6041b7286506852a40dad.zip | |
New translations en_us.json (pt_br)
Diffstat (limited to 'src')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/pt_br.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json b/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json index 0d9c6b67e..bf885c46d 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/pt_br.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", "msg.rei.copied_recipe_id": "ID da receita copiado", "msg.rei.recipe_id_details": "ID da 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ções Roughly Enough Items", "config.roughlyenoughitems.!general": "Config. Gerais", @@ -99,6 +103,7 @@ "config.roughlyenoughitems.technical": "Config. Técnicas", "config.roughlyenoughitems.performance": "Config. Performance", "config.roughlyenoughitems.filtering": "Filtragem", + "config.roughlyenoughitems.experimental": "Experimental Features", "config.roughlyenoughitems.cheating": "Trapaças:", "config.roughlyenoughitems.smooth_scrolling": "Configurações de rolagem suave", "config.roughlyenoughitems.recipeKeybind": "Mostrar Receita:", @@ -111,6 +116,7 @@ "config.roughlyenoughitems.favoriteKeybind": "Atalho Favoritos:", "config.roughlyenoughitems.favoritesEnabled": "Favoritos Ativados:", "config.roughlyenoughitems.clickableRecipeArrows": "Setas de Receita Clicáveis:", + "config.roughlyenoughitems.isSubsetsEnabled": "Subsets Enabled:", "config.roughlyenoughitems.clickableRecipeArrows.boolean.true": "Ativas", "config.roughlyenoughitems.clickableRecipeArrows.boolean.false": "Desativadas", "config.roughlyenoughitems.renderEntryEnchantmentGlint": "Renderizar Brilho de Encantamento:", |
