diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-04-30 13:53:15 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-04-30 13:53:15 +0800 |
| commit | b6fb145ca0cf9f41cfd1b50d6e03011bfe0401b8 (patch) | |
| tree | b9c730eefe31c4be2f3dd3e920a85c07178ee2f6 /src | |
| parent | c112563902f0b7be97f75cce578cbc0fba667675 (diff) | |
| download | RoughlyEnoughItems-b6fb145ca0cf9f41cfd1b50d6e03011bfe0401b8.tar.gz RoughlyEnoughItems-b6fb145ca0cf9f41cfd1b50d6e03011bfe0401b8.tar.bz2 RoughlyEnoughItems-b6fb145ca0cf9f41cfd1b50d6e03011bfe0401b8.zip | |
New translations en_us.json (pt_pt)
Diffstat (limited to 'src')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/pt_pt.json | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/pt_pt.json b/src/main/resources/assets/roughlyenoughitems/lang/pt_pt.json index a0f6fda38..5ed749032 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/pt_pt.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/pt_pt.json @@ -85,7 +85,7 @@ "text.rei.favorites_tooltip": "§7Pressione %s para adicionar aos favoritos.", "text.rei.remove_favorites_tooltip": " \n§7Pressione %s para remover dos favoritos.", "text.rei.working_station": "Estação de trabalho", - "text.rei.release_export": "Large %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(s)", "msg.rei.copied_recipe_id": "Copiado Identificador de Receita", "msg.rei.recipe_id_details": "ID de Receita: %s", + "msg.rei.exported_recipe": "Exported Recipe", + "msg.rei.exported_recipe.desc": "Check the 'rei_exports' folder.", "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 :)", @@ -115,6 +117,7 @@ "config.roughlyenoughitems.previousPageKeybind": "Página Anterior:", "config.roughlyenoughitems.focusSearchFieldKeybind": "Focar Campo de Pesquisa:", "config.roughlyenoughitems.copyRecipeIdentifierKeybind": "Copiar Identificador de Receita:", + "config.roughlyenoughitems.exportImageKeybind": "Export Recipe:", "config.roughlyenoughitems.favoriteKeybind": "Referência favorita:", "config.roughlyenoughitems.favoritesEnabled": "Favoritos Ativados:", "config.roughlyenoughitems.clickableRecipeArrows": "Setas de Receita Clicáveis:", @@ -141,7 +144,7 @@ "config.roughlyenoughitems.recipeBorder.lighter": "Mais Clara", "config.roughlyenoughitems.recipeBorder.default": "Predefinido", "config.roughlyenoughitems.recipeBorder.none": "Nenhuma", - "config.roughlyenoughitems.maxRecipePerPage": "Receitas Máximas Por Página:", + "config.roughlyenoughitems.maxRecipesPerPage": "Receitas Máximas 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", |
