aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorshedaniel <daniel@shedaniel.me>2020-04-30 13:53:20 +0800
committershedaniel <daniel@shedaniel.me>2020-04-30 13:53:20 +0800
commit7aa7daf150f304fa8607cf61651c192379f79ee8 (patch)
tree41a0eccd311673b53e26ee79c12ee97f33e56650
parentb56aa1f9fdd5a984e049a929c93d85ef6e206c66 (diff)
downloadRoughlyEnoughItems-7aa7daf150f304fa8607cf61651c192379f79ee8.tar.gz
RoughlyEnoughItems-7aa7daf150f304fa8607cf61651c192379f79ee8.tar.bz2
RoughlyEnoughItems-7aa7daf150f304fa8607cf61651c192379f79ee8.zip
New translations en_us.json (pt_br)
-rw-r--r--src/main/resources/assets/roughlyenoughitems/lang/pt_br.json7
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",