diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-02-19 09:56:45 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-02-19 09:56:45 +0800 |
| commit | 9589f0a3d8750590b49165f9b8a43b4781364191 (patch) | |
| tree | c9c501f40abee4fb4cba981bf894b5355e7ba374 /src | |
| parent | 4abea6f9ea2cd7acd86c644cf9c8ad83e40aba14 (diff) | |
| download | RoughlyEnoughItems-9589f0a3d8750590b49165f9b8a43b4781364191.tar.gz RoughlyEnoughItems-9589f0a3d8750590b49165f9b8a43b4781364191.tar.bz2 RoughlyEnoughItems-9589f0a3d8750590b49165f9b8a43b4781364191.zip | |
New translations en_us.json (pt_br)
Diffstat (limited to 'src')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/pt_br.json | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json b/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json index 86669b7ee..144a82660 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json @@ -28,7 +28,7 @@ "category.rei.brewing.result": "Poção resultante", "category.rei.composting": "Decomposição", "category.rei.stripping": "Retirando", - "category.rei.beacon_base": "Beacon Base", + "category.rei.beacon_base": "Base de Sinalizador", "category.rei.information": "Informação", "text.rei.composting.chance": "§e%d%% de chance", "text.rei.composting.page": "Página %d", @@ -150,18 +150,18 @@ "config.roughlyenoughitems.disableRecipeBook.boolean.false": "Ativas", "config.roughlyenoughitems.fixTabCloseContainer": "Concertar aba Vanilla(Quando o Livro de Receitas está Desabilitado):", "config.roughlyenoughitems.lighterButtonHover": "Botão Iluminado com Mouse:", - "config.roughlyenoughitems.enableCraftableOnlyButton": "Craftable Filter:", + "config.roughlyenoughitems.enableCraftableOnlyButton": "Filtro de Fabricar:", "config.roughlyenoughitems.enableCraftableOnlyButton.boolean.true": "Ativas", "config.roughlyenoughitems.enableCraftableOnlyButton.boolean.false": "Desativadas", - "config.roughlyenoughitems.showUtilsButtons": "Utils Buttons:", + "config.roughlyenoughitems.showUtilsButtons": "Botões de Utilidade:", "config.roughlyenoughitems.showUtilsButtons.boolean.true": "Ativas", "config.roughlyenoughitems.showUtilsButtons.boolean.false": "Desativadas", - "config.roughlyenoughitems.gamemodeCommand": "Game Mode Command:", - "config.roughlyenoughitems.giveCommand": "Give Command:", - "config.roughlyenoughitems.loadDefaultPlugin": "Load Default Plugin:", - "config.roughlyenoughitems.loadDefaultPlugin.boolean.false": "§cNo (Dangerous)", - "config.roughlyenoughitems.registerRecipesInAnotherThread": "Recipe Sync Thread:", - "config.roughlyenoughitems.registerRecipesInAnotherThread.boolean.true": "New REI Thread", + "config.roughlyenoughitems.gamemodeCommand": "Comando de Modo de Jogo:", + "config.roughlyenoughitems.giveCommand": "Dar Comando:", + "config.roughlyenoughitems.loadDefaultPlugin": "Carregar Plugin Padrão:", + "config.roughlyenoughitems.loadDefaultPlugin.boolean.false": "§cDesabilitar(Perigoso)", + "config.roughlyenoughitems.registerRecipesInAnotherThread": "Registro Sincronizado de Receitas:", + "config.roughlyenoughitems.registerRecipesInAnotherThread.boolean.true": "Novo Registro REI", "config.roughlyenoughitems.registerRecipesInAnotherThread.boolean.false": "§cTópico de Pacote", "config.roughlyenoughitems.weatherCommand": "Comando de Clima:", "config.roughlyenoughitems.itemListOrdering": "Ordem da Lista de Referências:", |
