aboutsummaryrefslogtreecommitdiff
path: root/src/main
diff options
context:
space:
mode:
authorshedaniel <daniel@shedaniel.me>2020-07-01 14:25:50 +0800
committershedaniel <daniel@shedaniel.me>2020-07-01 14:25:50 +0800
commitd69435c01c9246e4a0972b56728ad786ecb9bea5 (patch)
treea67e1a2be1b938d13a1b5b0f9fa52dd2ff0856f2 /src/main
parentfef7158532517ebc39f8f3d3bbc489486ad11d12 (diff)
downloadRoughlyEnoughItems-d69435c01c9246e4a0972b56728ad786ecb9bea5.tar.gz
RoughlyEnoughItems-d69435c01c9246e4a0972b56728ad786ecb9bea5.tar.bz2
RoughlyEnoughItems-d69435c01c9246e4a0972b56728ad786ecb9bea5.zip
New translations en_us.json (pt_pt)
Diffstat (limited to 'src/main')
-rw-r--r--src/main/resources/assets/roughlyenoughitems/lang/pt_pt.json4
1 files changed, 4 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 430b7d1ab..aa71c00ae 100644
--- a/src/main/resources/assets/roughlyenoughitems/lang/pt_pt.json
+++ b/src/main/resources/assets/roughlyenoughitems/lang/pt_pt.json
@@ -5,6 +5,7 @@
"text.rei.cheating_enabled": "§cTrapaças ativada",
"text.rei.cheating_limited_enabled": "§bTrapaças ativada (usando comandos)",
"text.rei.cheating_enabled_no_perms": "§7Trapaças §cativada §7(sem permissão)",
+ "text.rei.cheating_limited_creative_enabled": "§aCheating Enabled (Using Creative)",
"text.rei.no_permission_cheat": "Permissões de operador são necessárias para obter itens",
"text.rei.search.field.suggestion": "Pesquisar...",
"category.rei.crafting": "Fabricação",
@@ -118,6 +119,9 @@
"config.roughlyenoughitems.keyBindings.copyRecipeIdentifierKeybind": "Copiar Identificador de Receita:",
"config.roughlyenoughitems.keyBindings.exportImageKeybind": "Export Recipe:",
"config.roughlyenoughitems.keyBindings.favoriteKeybind": "Referência favorita:",
+ "config.roughlyenoughitems.cheatingStyle": "Cheating Style:",
+ "config.roughlyenoughitems.cheatingStyle.grab": "Grab",
+ "config.roughlyenoughitems.cheatingStyle.give": "Give",
"config.roughlyenoughitems.recipeScreenType": "Tipo de Ecrã de Receitas:",
"config.roughlyenoughitems.recipeScreenType.config": "Tipo de Ecrã de Receitas: %s",
"config.roughlyenoughitems.recipeScreenType.unset": "Não Definido",