diff options
Diffstat (limited to 'src/main')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/pt_br.json | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json b/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json index 472e6fa8e..fbb42b994 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json @@ -85,7 +85,7 @@ "text.rei.favorites_tooltip": " §7Pressione %s para colocar nos favoritos.", "text.rei.remove_favorites_tooltip": " §7Pressione %s para apagar dos favoritos.", "text.rei.working_station": "Estação de trabalho", - "text.rei.release_export": "Release %s para exportar", + "text.rei.release_export": "Release %s to export", "text.rei.recipe_id": "\n%sID de receita: %s", "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.", @@ -95,6 +95,8 @@ "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", + "msg.rei.exported_recipe": "Exported Recipe", + "msg.rei.exported_recipe.desc": "Check the 'rei_exports' folder.", "subsets.rei.roughlyenoughitems.all_entries": "Todos os dados", "subsets.rei.roughlyenoughitems.item_groups": "Abas do Criativo", "_comment": "Don't change / translate the credit down below if you are doing it :)", @@ -115,6 +117,7 @@ "config.roughlyenoughitems.previousPageKeybind": "Página Anterior:", "config.roughlyenoughitems.focusSearchFieldKeybind": "Procura com Foco:", "config.roughlyenoughitems.copyRecipeIdentifierKeybind": "Tecla Copiar ID da receita:", + "config.roughlyenoughitems.exportImageKeybind": "Export Recipe:", "config.roughlyenoughitems.favoriteKeybind": "Atalho Favoritos:", "config.roughlyenoughitems.favoritesEnabled": "Favoritos Ativados:", "config.roughlyenoughitems.clickableRecipeArrows": "Setas de Receita Clicáveis:", @@ -141,7 +144,7 @@ "config.roughlyenoughitems.recipeBorder.lighter": "Claro", "config.roughlyenoughitems.recipeBorder.default": "Padrão", "config.roughlyenoughitems.recipeBorder.none": "Nenhuma", - "config.roughlyenoughitems.maxRecipePerPage": "Receitas por Página:", + "config.roughlyenoughitems.maxRecipesPerPage": "Receitas por Página:", "config.roughlyenoughitems.mirrorItemPanel": "Posição da Lista de Items:", "config.roughlyenoughitems.mirrorItemPanel.boolean.true": "Lado Esquerdo", "config.roughlyenoughitems.mirrorItemPanel.boolean.false": "Lado Direito", |
