diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-02-19 07:56:27 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-02-19 07:56:27 +0800 |
| commit | 8ccf9a76967f66f1ec9c24f4d5561f0da19111cd (patch) | |
| tree | 8e7ca3eb096cf6806b7263a7efc28779698573d4 /src | |
| parent | 2fd36b3e1fa97d66ed2eaabb3bc2c29e87a0c671 (diff) | |
| download | RoughlyEnoughItems-8ccf9a76967f66f1ec9c24f4d5561f0da19111cd.tar.gz RoughlyEnoughItems-8ccf9a76967f66f1ec9c24f4d5561f0da19111cd.tar.bz2 RoughlyEnoughItems-8ccf9a76967f66f1ec9c24f4d5561f0da19111cd.zip | |
New translations en_us.json (pt_br)
Diffstat (limited to 'src')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/pt_br.json | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json b/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json index aa50b95dd..e9c447503 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json @@ -1,22 +1,22 @@ { - "key.rei.category": "Roughly Enough Items (Set Modifiers at Config Screen)", + "key.rei.category": "Roughly Enough Items(Definir Modificações na Tela de Configuração)", "text.rei.cheating": "Trapaça", "text.rei.cheating_disabled": "§7Trapaças desativada", "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.no_permission_cheat": "Permissões de operador são necessárias para obter itens", - "text.rei.search.field.suggestion": "Search...", + "text.rei.search.field.suggestion": "Procurar...", "category.rei.crafting": "Fabricação", "category.rei.smelting": "Fundição", "category.rei.smelting.fuel": "Combustível", "category.rei.fuel": "Combustível", - "category.rei.fuel.time": "Burn Time: %d ticks", - "category.rei.fuel.time.items": "Burn Time: %s item(s)", + "category.rei.fuel.time": "Tempo de Queima: %d ticks", + "category.rei.fuel.time.items": "Tempo de Queima: %s item(s)", "category.rei.fuel.time_short": "%d ticks", "category.rei.fuel.time_short.items": "%s item(s)", "category.rei.cooking.xp": "%f XP", - "category.rei.cooking.time&xp": "%s XP in %s sec", + "category.rei.cooking.time&xp": "%s XP em %s segundos", "category.rei.smoking": "Defumação", "category.rei.blasting": "Explosão", "category.rei.campfire": "Fogueira", @@ -27,7 +27,7 @@ "category.rei.brewing.reactant": "Ingrediente", "category.rei.brewing.result": "Poção resultante", "category.rei.composting": "Decomposição", - "category.rei.stripping": "Stripping", + "category.rei.stripping": "Retirando", "category.rei.beacon_base": "Beacon Base", "category.rei.information": "Information", "text.rei.composting.chance": "§e%d%% de chance", @@ -105,7 +105,7 @@ "config.roughlyenoughitems.hideKeybind": "Hide/Show REI:", "config.roughlyenoughitems.usageKeybind": "Show Uses:", "config.roughlyenoughitems.nextPageKeybind": "Next Page:", - "config.roughlyenoughitems.previousPageKeybind": "Previous Page:", + "config.roughlyenoughitems.previousPageKeybind": "Página Anterior:", "config.roughlyenoughitems.focusSearchFieldKeybind": "Focus Search Field:", "config.roughlyenoughitems.copyRecipeIdentifierKeybind": "Copy Recipe Identifier:", "config.roughlyenoughitems.favoriteKeybind": "Favorite Entry:", |
