aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorshedaniel <daniel@shedaniel.me>2020-03-02 00:56:34 +0800
committershedaniel <daniel@shedaniel.me>2020-03-02 00:56:34 +0800
commit4753c3c37c31d5ee9ca11e1697eb73ed00b0c0e3 (patch)
tree290ab2e0e564c9f5e6db85a3eea5f37ca26abfc9 /src
parent977f01f3c68cf5d670df19cc95eee614b4bbd4b2 (diff)
downloadRoughlyEnoughItems-4753c3c37c31d5ee9ca11e1697eb73ed00b0c0e3.tar.gz
RoughlyEnoughItems-4753c3c37c31d5ee9ca11e1697eb73ed00b0c0e3.tar.bz2
RoughlyEnoughItems-4753c3c37c31d5ee9ca11e1697eb73ed00b0c0e3.zip
New translations en_us.json (pt_br)
Diffstat (limited to 'src')
-rw-r--r--src/main/resources/assets/roughlyenoughitems/lang/pt_br.json154
1 files changed, 77 insertions, 77 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json b/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json
index 48ee8f0f8..d18c496dc 100644
--- a/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json
+++ b/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json
@@ -27,8 +27,8 @@
"category.rei.brewing.reactant": "Ingrediente",
"category.rei.brewing.result": "Poção resultante",
"category.rei.composting": "Decomposição",
- "category.rei.stripping": "Stripping",
- "category.rei.beacon_base": "Beacon Base",
+ "category.rei.stripping": "Despir",
+ "category.rei.beacon_base": "Base do Sinalizador",
"category.rei.information": "Informação",
"text.rei.composting.chance": "§e%d%% de chance",
"text.rei.composting.page": "Página %d",
@@ -106,86 +106,86 @@
"config.roughlyenoughitems.usageKeybind": "Mostrar Usos:",
"config.roughlyenoughitems.nextPageKeybind": "Página Posterior:",
"config.roughlyenoughitems.previousPageKeybind": "Página Anterior:",
- "config.roughlyenoughitems.focusSearchFieldKeybind": "Focus Search Field:",
- "config.roughlyenoughitems.copyRecipeIdentifierKeybind": "Copy Recipe Identifier:",
- "config.roughlyenoughitems.favoriteKeybind": "Favorite Entry:",
- "config.roughlyenoughitems.favoritesEnabled": "Favorites Enabled:",
- "config.roughlyenoughitems.clickableRecipeArrows": "Clickable Recipe Arrows:",
- "config.roughlyenoughitems.clickableRecipeArrows.boolean.true": "Enabled",
- "config.roughlyenoughitems.clickableRecipeArrows.boolean.false": "Disabled",
- "config.roughlyenoughitems.renderEntryEnchantmentGlint": "Render Enchantment Glint:",
- "config.roughlyenoughitems.lowerConfigButton": "Config Button Position:",
- "config.roughlyenoughitems.lowerConfigButton.boolean.false": "Top",
- "config.roughlyenoughitems.lowerConfigButton.boolean.true": "Next to Search",
- "config.roughlyenoughitems.filteredEntries.selectAll": "Select All",
- "config.roughlyenoughitems.filteredEntries.selectNone": "Unselect All",
- "config.roughlyenoughitems.filteredEntries.hide": "Hide Selected",
- "config.roughlyenoughitems.filteredEntries.show": "Show Selected",
- "config.roughlyenoughitems.filteredEntries.loadWorldFirst": "Load World First!",
- "config.roughlyenoughitems.entrySize": "Entry Size:",
- "config.roughlyenoughitems.asyncSearch": "Async Search:",
- "config.roughlyenoughitems.numberAsyncSearch": "Async Entry Group Size:",
- "config.roughlyenoughitems.useCompactTabs": "Compact Tabs:",
- "config.roughlyenoughitems.darkTheme": "Appearance Theme:",
- "config.roughlyenoughitems.darkTheme.boolean.true": "Dark Theme",
- "config.roughlyenoughitems.darkTheme.boolean.false": "Light Theme",
- "config.roughlyenoughitems.recipeBorder": "Recipe Display Border:",
- "config.roughlyenoughitems.recipeBorder.lighter": "Lighter",
- "config.roughlyenoughitems.recipeBorder.default": "Default",
- "config.roughlyenoughitems.recipeBorder.none": "None",
- "config.roughlyenoughitems.maxRecipePerPage": "Maximum Recipes Per Page:",
- "config.roughlyenoughitems.mirrorItemPanel": "Item List Position:",
- "config.roughlyenoughitems.mirrorItemPanel.boolean.true": "Left Side",
- "config.roughlyenoughitems.mirrorItemPanel.boolean.false": "Right Side",
- "config.roughlyenoughitems.debugRenderTimeRequired": "Entry List Debug Mode:",
- "config.roughlyenoughitems.debugSearchTimeRequired": "Search Debug Mode:",
- "config.roughlyenoughitems.searchFieldLocation": "Search Field Position:",
- "config.roughlyenoughitems.searchFieldLocation.bottom_side": "Bottom Left / Right",
- "config.roughlyenoughitems.searchFieldLocation.top_side": "Top Left / Right",
- "config.roughlyenoughitems.searchFieldLocation.center": "Middle",
- "config.roughlyenoughitems.villagerScreenPermanentScrollBar": "Scrollbar Fade:",
- "config.roughlyenoughitems.villagerScreenPermanentScrollBar.boolean.true": "Never",
- "config.roughlyenoughitems.villagerScreenPermanentScrollBar.boolean.false": "When Inactive",
- "config.roughlyenoughitems.disableRecipeBook": "Vanilla Recipe Book:",
- "config.roughlyenoughitems.disableRecipeBook.boolean.true": "Disabled",
- "config.roughlyenoughitems.disableRecipeBook.boolean.false": "Enabled",
- "config.roughlyenoughitems.fixTabCloseContainer": "Fix Vanilla Tab Container (When Recipe Book Disabled):",
- "config.roughlyenoughitems.lighterButtonHover": "Lighter Button Hover:",
- "config.roughlyenoughitems.enableCraftableOnlyButton": "Craftable Filter:",
- "config.roughlyenoughitems.enableCraftableOnlyButton.boolean.true": "Enabled",
- "config.roughlyenoughitems.enableCraftableOnlyButton.boolean.false": "Disabled",
- "config.roughlyenoughitems.showUtilsButtons": "Utils Buttons:",
- "config.roughlyenoughitems.showUtilsButtons.boolean.true": "Enabled",
- "config.roughlyenoughitems.showUtilsButtons.boolean.false": "Disabled",
- "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.focusSearchFieldKeybind": "Focar Campo de Pesquisa:",
+ "config.roughlyenoughitems.copyRecipeIdentifierKeybind": "Copiar Identificador de Receita:",
+ "config.roughlyenoughitems.favoriteKeybind": "Referência favorita:",
+ "config.roughlyenoughitems.favoritesEnabled": "Favoritos Ativados:",
+ "config.roughlyenoughitems.clickableRecipeArrows": "Setas de Receita Clicáveis:",
+ "config.roughlyenoughitems.clickableRecipeArrows.boolean.true": "Ativado",
+ "config.roughlyenoughitems.clickableRecipeArrows.boolean.false": "Desativado",
+ "config.roughlyenoughitems.renderEntryEnchantmentGlint": "Renderizar Brilho do Encantamento:",
+ "config.roughlyenoughitems.lowerConfigButton": "Posição de Botão de Configuração:",
+ "config.roughlyenoughitems.lowerConfigButton.boolean.false": "Topo",
+ "config.roughlyenoughitems.lowerConfigButton.boolean.true": "Próximo a Pesquisar",
+ "config.roughlyenoughitems.filteredEntries.selectAll": "Selecionar Tudo",
+ "config.roughlyenoughitems.filteredEntries.selectNone": "Desselecionar Tudo",
+ "config.roughlyenoughitems.filteredEntries.hide": "Esconder Selecionados",
+ "config.roughlyenoughitems.filteredEntries.show": "Mostrar Selecionados",
+ "config.roughlyenoughitems.filteredEntries.loadWorldFirst": "Carregue Mundo Primeiro!",
+ "config.roughlyenoughitems.entrySize": "Quantidade de Referências:",
+ "config.roughlyenoughitems.asyncSearch": "Pesquisa Assíncrona:",
+ "config.roughlyenoughitems.numberAsyncSearch": "Tamanho de Grupo de Referências Assíncronas:",
+ "config.roughlyenoughitems.useCompactTabs": "Abas Compactas:",
+ "config.roughlyenoughitems.darkTheme": "Tema de Aparência:",
+ "config.roughlyenoughitems.darkTheme.boolean.true": "Tema Escuro",
+ "config.roughlyenoughitems.darkTheme.boolean.false": "Tema Claro",
+ "config.roughlyenoughitems.recipeBorder": "Borda do Ecrã de Receitas:",
+ "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.mirrorItemPanel": "Posição da Lista de Items:",
+ "config.roughlyenoughitems.mirrorItemPanel.boolean.true": "Lado Esquerdo",
+ "config.roughlyenoughitems.mirrorItemPanel.boolean.false": "Lado Direito",
+ "config.roughlyenoughitems.debugRenderTimeRequired": "Modo de Depuração da Lista de Referências:",
+ "config.roughlyenoughitems.debugSearchTimeRequired": "Modo de Depuração da Pesquisa:",
+ "config.roughlyenoughitems.searchFieldLocation": "Posição do Campo de Pesquisa:",
+ "config.roughlyenoughitems.searchFieldLocation.bottom_side": "Canto Inferior Esquerdo / Direito",
+ "config.roughlyenoughitems.searchFieldLocation.top_side": "Canto Superior Esquerdo / Direito",
+ "config.roughlyenoughitems.searchFieldLocation.center": "Centro",
+ "config.roughlyenoughitems.villagerScreenPermanentScrollBar": "Desvanecimento da Barra de Rolagem:",
+ "config.roughlyenoughitems.villagerScreenPermanentScrollBar.boolean.true": "Nunca",
+ "config.roughlyenoughitems.villagerScreenPermanentScrollBar.boolean.false": "Quando Inativo",
+ "config.roughlyenoughitems.disableRecipeBook": "Livro de Receitas do Vanilla:",
+ "config.roughlyenoughitems.disableRecipeBook.boolean.true": "Desativado",
+ "config.roughlyenoughitems.disableRecipeBook.boolean.false": "Ativado",
+ "config.roughlyenoughitems.fixTabCloseContainer": "Correção da Aba do Vanilla (Quando o Livro de Receitas está Desativado):",
+ "config.roughlyenoughitems.lighterButtonHover": "Botão Mais Claro ao Pairar o Cursor:",
+ "config.roughlyenoughitems.enableCraftableOnlyButton": "Filtro de Apenas Criáveis:",
+ "config.roughlyenoughitems.enableCraftableOnlyButton.boolean.true": "Ativado",
+ "config.roughlyenoughitems.enableCraftableOnlyButton.boolean.false": "Desativado",
+ "config.roughlyenoughitems.showUtilsButtons": "Butões de Utilidades:",
+ "config.roughlyenoughitems.showUtilsButtons.boolean.true": "Ativado",
+ "config.roughlyenoughitems.showUtilsButtons.boolean.false": "Desativado",
+ "config.roughlyenoughitems.gamemodeCommand": "Comando de Modo de Jogo:",
+ "config.roughlyenoughitems.giveCommand": "Comando de Dar Item:",
+ "config.roughlyenoughitems.loadDefaultPlugin": "Carregar Plugin Predefinido:",
+ "config.roughlyenoughitems.loadDefaultPlugin.boolean.false": "§cNão (Perigoso)",
"config.roughlyenoughitems.registerRecipesInAnotherThread": "Thread de Sincronização de Receita:",
"config.roughlyenoughitems.registerRecipesInAnotherThread.boolean.true": "Novo Thread do REI",
"config.roughlyenoughitems.registerRecipesInAnotherThread.boolean.false": "§cThread de Packet",
- "config.roughlyenoughitems.weatherCommand": "Weather Command:",
- "config.roughlyenoughitems.itemListOrdering": "Entry List Ordering:",
+ "config.roughlyenoughitems.weatherCommand": "Comando do Clima:",
+ "config.roughlyenoughitems.itemListOrdering": "Ordenação da Lista de Referência:",
"config.roughlyenoughitems.list_ordering_button": "%s [%s]",
- "config.roughlyenoughitems.newFastEntryRendering": "Faster Entry Rendering:",
- "config.roughlyenoughitems.recipeScreenType": "Recipe Screen Type:",
- "config.roughlyenoughitems.recipeScreenType.config": "Recipe Screen Type: %s",
- "config.roughlyenoughitems.recipeScreenType.unset": "Not Set",
+ "config.roughlyenoughitems.newFastEntryRendering": "Renderização de Referências Rápida",
+ "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",
"config.roughlyenoughitems.recipeScreenType.original": "Original",
- "config.roughlyenoughitems.recipeScreenType.villager": "Villager Like",
- "config.roughlyenoughitems.itemCheatingMode": "Item Cheating Amount:",
+ "config.roughlyenoughitems.recipeScreenType.villager": "Estilo Aldeões",
+ "config.roughlyenoughitems.itemCheatingMode": "Quantidade de Batota de Item:",
"config.roughlyenoughitems.itemCheatingMode.rei_like": "Normal",
- "config.roughlyenoughitems.itemCheatingMode.jei_like": "Inverted",
- "config.roughlyenoughitems.searchFavorites": "Search Filter in Favorites:",
- "config.roughlyenoughitems.appendModNames": "Append Mod Names:",
- "config.roughlyenoughitems.displayFavoritesOnTheLeft": "Favorites Position:",
- "config.roughlyenoughitems.displayFavoritesOnTheLeft.boolean.true": "Opposite Side",
- "config.roughlyenoughitems.displayFavoritesOnTheLeft.boolean.false": "Top of list",
- "config.roughlyenoughitems.displayFavoritesTooltip": "Display Favorites Tooltips:",
- "config.roughlyenoughitems.snapToRows": "Entry List Snap To Rows:",
- "config.roughlyenoughitems.toastDisplayedOnCopyIdentifier": "Copy Identifier Toast:",
- "config.roughlyenoughitems.scrollingEntryListWidget": "Entry List Action:",
- "config.roughlyenoughitems.scrollingEntryListWidget.boolean.true": "Scrolled",
- "config.roughlyenoughitems.scrollingEntryListWidget.boolean.false": "Paginated",
+ "config.roughlyenoughitems.itemCheatingMode.jei_like": "Invertido",
+ "config.roughlyenoughitems.searchFavorites": "Filtro de Pesquisa nos Favorites:",
+ "config.roughlyenoughitems.appendModNames": "Acrescentar Nomes de Mods:",
+ "config.roughlyenoughitems.displayFavoritesOnTheLeft": "Posicões Favoritas:",
+ "config.roughlyenoughitems.displayFavoritesOnTheLeft.boolean.true": "Lado Oposto",
+ "config.roughlyenoughitems.displayFavoritesOnTheLeft.boolean.false": "Topo da lista",
+ "config.roughlyenoughitems.displayFavoritesTooltip": "Exibir Dicas dos Favoritos:",
+ "config.roughlyenoughitems.snapToRows": "Afixar Lista de Referências às Linhas:",
+ "config.roughlyenoughitems.toastDisplayedOnCopyIdentifier": "Copiar Identificador de Toast:",
+ "config.roughlyenoughitems.scrollingEntryListWidget": "Ação da Lista de Referências:",
+ "config.roughlyenoughitems.scrollingEntryListWidget.boolean.true": "Por Rolagem",
+ "config.roughlyenoughitems.scrollingEntryListWidget.boolean.false": "Por Páginas",
"text.rei.credit.text": "§lRoughly Enough Items\n§7Originally a fork for Almost Enough Items.\n\n§lDevelopers\n - Originally by ZenDarva\n - Created by Danielshe\n - Plugin Support by TehNut\n\n§lLanguage Translation\n English - Danielshe\n Simplified Chinese - XuyuEre & Danielshe\n Traditional Chinese - hugoalh, gxy17886 & Danielshe\n French - Yanis48\n German - MelanX\n Estonian - Madis0\n Portuguese - thiagokenis\n LOLCAT - Danielshe\n Upside Down - Danielshe\n Brazilian Portuguese - thiagokenis\n Bulgarian - geniiii\n\n§lLicense\n§7Roughly Enough Items is using MIT."
}