|
@@ -5,15 +5,14 @@
|
|
"key.roughlyenoughitems.usage_keybind": "Mostrar usos",
|
|
"key.roughlyenoughitems.usage_keybind": "Mostrar usos",
|
|
"key.roughlyenoughitems.next_page": "Próxima página",
|
|
"key.roughlyenoughitems.next_page": "Próxima página",
|
|
"key.roughlyenoughitems.previous_page": "Página anterior",
|
|
"key.roughlyenoughitems.previous_page": "Página anterior",
|
|
- "text.rei.config.general": "Geral",
|
|
|
|
- "text.rei.config.action": "Ação",
|
|
|
|
- "text.rei.config.cheating": "Trapaças: ",
|
|
|
|
|
|
+ "key.roughlyenoughitems.focus_search": "Focus Search Field",
|
|
"text.rei.cheating": "Trapaça",
|
|
"text.rei.cheating": "Trapaça",
|
|
"text.rei.cheating_disabled": "§7Trapaças desativada",
|
|
"text.rei.cheating_disabled": "§7Trapaças desativada",
|
|
"text.rei.cheating_enabled": "§cTrapaças ativada",
|
|
"text.rei.cheating_enabled": "§cTrapaças ativada",
|
|
"text.rei.cheating_limited_enabled": "§bTrapaças ativada (usando comandos)",
|
|
"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_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.no_permission_cheat": "Permissões de operador são necessárias para obter itens",
|
|
|
|
+ "text.rei.search.field.suggestion": "Search...",
|
|
"category.rei.crafting": "Fabricação",
|
|
"category.rei.crafting": "Fabricação",
|
|
"category.rei.smelting": "Fundição",
|
|
"category.rei.smelting": "Fundição",
|
|
"category.rei.smelting.fuel": "Combustível",
|
|
"category.rei.smelting.fuel": "Combustível",
|
|
@@ -27,49 +26,36 @@
|
|
"category.rei.brewing.reactant": "Ingrediente",
|
|
"category.rei.brewing.reactant": "Ingrediente",
|
|
"category.rei.brewing.result": "Poção resultante",
|
|
"category.rei.brewing.result": "Poção resultante",
|
|
"category.rei.composting": "Decomposição",
|
|
"category.rei.composting": "Decomposição",
|
|
|
|
+ "category.rei.stripping": "Stripping",
|
|
"text.rei.composting.chance": "§e%d%% de chance",
|
|
"text.rei.composting.chance": "§e%d%% de chance",
|
|
"text.rei.composting.page": "Página %d",
|
|
"text.rei.composting.page": "Página %d",
|
|
"text.rei.config": "Configuração",
|
|
"text.rei.config": "Configuração",
|
|
"text.rei.config_tooltip": "Abrir menu de configuração\n§7Shift-Clique para alternar modo trapaça",
|
|
"text.rei.config_tooltip": "Abrir menu de configuração\n§7Shift-Clique para alternar modo trapaça",
|
|
- "text.rei.config.side_search_box": "Caixa de pesquisa lateral: ",
|
|
|
|
- "text.rei.config.item_list_position": "Posição da lista de itens: ",
|
|
|
|
- "text.rei.config.item_list_position.left": "Esquerda",
|
|
|
|
- "text.rei.config.item_list_position.right": "Direita",
|
|
|
|
"text.rei.cheat_items": "Entregado [{item_name}§f] x{item_count} para {player_name}.",
|
|
"text.rei.cheat_items": "Entregado [{item_name}§f] x{item_count} para {player_name}.",
|
|
"text.rei.failed_cheat_items": "§cFalha ao obter itens.",
|
|
"text.rei.failed_cheat_items": "§cFalha ao obter itens.",
|
|
- "text.rei.config.list_ordering": "Ordem da lista de items: ",
|
|
|
|
- "text.rei.config.list_ordering_button": "%s [%s]",
|
|
|
|
"ordering.rei.ascending": "Crescente",
|
|
"ordering.rei.ascending": "Crescente",
|
|
"ordering.rei.descending": "Descrescente",
|
|
"ordering.rei.descending": "Descrescente",
|
|
"ordering.rei.registry": "Registro",
|
|
"ordering.rei.registry": "Registro",
|
|
"ordering.rei.name": "Nome",
|
|
"ordering.rei.name": "Nome",
|
|
"ordering.rei.item_groups": "Grupos de itens",
|
|
"ordering.rei.item_groups": "Grupos de itens",
|
|
- "text.speed_craft.failed_move_items": "§cNão pode mover os itens!",
|
|
|
|
- "text.speed_craft.move_items": "Mover itens",
|
|
|
|
- "text.rei.config.enable_craftable_only": "Ativar filtro de criáveis: ",
|
|
|
|
|
|
+ "text.auto_craft.move_items": "Move Items",
|
|
|
|
+ "error.rei.transfer.too_small": "Unable to move items to a %dx%d grid.",
|
|
|
|
+ "error.rei.not.on.server": "REI is not on the server.",
|
|
|
|
+ "error.rei.not.enough.materials": "Not enough materials.",
|
|
|
|
+ "error.rei.internal.error": "Internal Error: %s",
|
|
|
|
+ "error.rei.recipe.not.unlocked": "Recipe not unlocked in Recipe Book.",
|
|
|
|
+ "error.rei.no.handlers.applicable": "No handlers are applicable.",
|
|
|
|
+ "error.rei.multi.errors": "Multiple Errors:",
|
|
|
|
+ "rei.rei.no.slot.in.inv": "Can't find any space for item in the inventory",
|
|
"text.rei.showing_craftable": "Mostrando itens criáveis",
|
|
"text.rei.showing_craftable": "Mostrando itens criáveis",
|
|
"text.rei.showing_all": "Mostrando tudo",
|
|
"text.rei.showing_all": "Mostrando tudo",
|
|
"text.rei.delete_items": "§cDeletar item",
|
|
"text.rei.delete_items": "§cDeletar item",
|
|
- "text.rei.check_updates": "Verificar atualizações: ",
|
|
|
|
- "text.rei.config.load_default_plugin": "Carregar plugin padrão: ",
|
|
|
|
- "text.rei.config.load_default_plugin.restart_tooltip": "Você provavelmente nunca vai querer desativar isso.\nReinicie Minecraft para aplicar essa configuração.",
|
|
|
|
"text.rei.credits": "Créditos",
|
|
"text.rei.credits": "Créditos",
|
|
"text.rei.left_arrow": "<",
|
|
"text.rei.left_arrow": "<",
|
|
"text.rei.right_arrow": ">",
|
|
"text.rei.right_arrow": ">",
|
|
- "text.rei.give_command": "Comando para trapaçear itens: ",
|
|
|
|
- "text.rei.gamemode_command": "Comando para modo de jogo: ",
|
|
|
|
- "text.rei.weather_command": "Comando para clima: ",
|
|
|
|
- "text.rei.give_command.tooltip": "Este comando é usado apenas em servidores quando a trapaça está ativo.",
|
|
|
|
- "text.rei.give_command.suggestion": "Digite o comando.",
|
|
|
|
"text.rei.view_all_categories": "Visualizar todas as categorias",
|
|
"text.rei.view_all_categories": "Visualizar todas as categorias",
|
|
"text.rei.go_back_first_page": "Retornar para página 1",
|
|
"text.rei.go_back_first_page": "Retornar para página 1",
|
|
- "text.rei.config.appearance": "Aparência",
|
|
|
|
- "text.rei.config.modules": "Módulos",
|
|
|
|
- "text.rei.config.advanced": "Avançado",
|
|
|
|
- "text.rei.config.disable_recipe_book": "Desativar o livro de receitas: ",
|
|
|
|
"text.rei.choose_page": "Escolhar página",
|
|
"text.rei.choose_page": "Escolhar página",
|
|
- "text.rei.config.max_recipes_per_page": "Máximo de receitas cada página: ",
|
|
|
|
- "text.rei.config.enable_util_buttons": "Ativar botões de utilidade: ",
|
|
|
|
"text.rei.gamemode_button.tooltip": "Alternar modo de jogo\n§7Alternar para o modo %s",
|
|
"text.rei.gamemode_button.tooltip": "Alternar modo de jogo\n§7Alternar para o modo %s",
|
|
"text.rei.weather_button.tooltip": "Alternar clima\n§7Altenar para %s.",
|
|
"text.rei.weather_button.tooltip": "Alternar clima\n§7Altenar para %s.",
|
|
"text.rei.enabled": "Sim",
|
|
"text.rei.enabled": "Sim",
|
|
@@ -85,37 +71,71 @@
|
|
"text.rei.next_category": "Próxima categoria",
|
|
"text.rei.next_category": "Próxima categoria",
|
|
"text.rei.previous_page": "Página anterior",
|
|
"text.rei.previous_page": "Página anterior",
|
|
"text.rei.next_page": "Próxima página",
|
|
"text.rei.next_page": "Próxima página",
|
|
- "text.rei.config.prefer_visible_recipes": "Preferir receitas visíveis: ",
|
|
|
|
- "text.rei.config.title": "Configurações do Roughly Enough Items",
|
|
|
|
- "text.rei.config.enable_legacy_speedcraft_support": "Ativar suporte para plugins legados: ",
|
|
|
|
- "text.rei.config.april_fools": "Primeiro de Abril",
|
|
|
|
- "text.rei.config.april_fools.2019": "Forçar a piada do Primeiro de April de 2019 do REI: ",
|
|
|
|
- "text.rei.config.dark_theme": "Modo Escuro: ",
|
|
|
|
- "text.rei.config.villager_screen_permanent_scroll_bar": "Barra de rolagem permanente do menu aldeão: ",
|
|
|
|
- "text.rei.config.item_cheating_mode": "Quantidade de itens trapaçeados: ",
|
|
|
|
- "text.rei.config.item_cheating_mode.rei_like": "Normal",
|
|
|
|
- "text.rei.config.item_cheating_mode.jei_like": "Reverso",
|
|
|
|
- "text.rei.config_api_failed": "Você chegou aqui porque ou o API Cloth Config v2 falhou ou porque você não tem ela instalado!\nAtualize / Instale o API e reporte na página de problemas.",
|
|
|
|
- "text.rei.config.light_gray_recipe_border": "Borda de receita cinza-claro: ",
|
|
|
|
"text.rei.back": "Retornar",
|
|
"text.rei.back": "Retornar",
|
|
- "text.rei.config.recipe_screen_type": "Tipo de menu: ",
|
|
|
|
- "text.rei.config.recipe_screen_type.unset": "Não definido",
|
|
|
|
- "text.rei.config.recipe_screen_type.original": "Original",
|
|
|
|
- "text.rei.config.recipe_screen_type.villager": "Aldeão",
|
|
|
|
"text.rei.select": "Selecionar",
|
|
"text.rei.select": "Selecionar",
|
|
"text.rei.working_station": "Estação de trabalho",
|
|
"text.rei.working_station": "Estação de trabalho",
|
|
"text.rei.recipe_id": "\n%sID de receita: %s",
|
|
"text.rei.recipe_id": "\n%sID de receita: %s",
|
|
- "text.rei.config.register_in_other_thread": "Registrar receitas em outro thread: ",
|
|
|
|
"text.rei.recipe_screen_type.selection": "Seleção do tipo do menu de receitas",
|
|
"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.",
|
|
"text.rei.recipe_screen_type.selection.sub": "Você sempre pode editar essa opção denovo através do menu de configuração.",
|
|
- "_comment": "Descrições das configurações",
|
|
|
|
- "tooltip.rei.config.side_search_box": "Declara a localização do campo de pesquisa:\nSim: Esquerda / Direita\nNo: Centro\n \nPadrão: Não",
|
|
|
|
- "tooltip.rei.config.list_ordering": "Declara a ordem da lista de itens do lado:\nValores: Registro / Nome / Grupos de itens\n(Crescente / Descrescente)\n \nPadrão: %s",
|
|
|
|
- "tooltip.rei.config.item_list_position": "Declara a posição da lista de items do lado:\nValores: Esquerda / Direita\n \nPadrão: Direita",
|
|
|
|
- "tooltip.rei.config.max_recipes_per_page": "Declara o máximo de receitas possívels mostradas:\nValores: 2 - 99\n \nPadrão: 3",
|
|
|
|
- "tooltip.rei.config.light_gray_recipe_border": "Declara a aparência da borda da receita:\nSim: Cinza claro\nNão: Preto duro\n \nPadrão: Não",
|
|
|
|
- "tooltip.rei.config.april_fools.2019": "Força a ativação da piada do primeiro de abril de 2019:\nValores: Sim / Não\n \nPadrão: Não",
|
|
|
|
- "tooltip.rei.config.register_in_other_thread": "Requer datapacks recarregados,\nque pode ser feito ao sair e entrar no mundo ou servidor",
|
|
|
|
|
|
+ "text.rei.view_recipes_for": "View Recipes for %s",
|
|
"_comment": "Don't change / translate the credit down below if you are doing it :)",
|
|
"_comment": "Don't change / translate the credit down below if you are doing it :)",
|
|
|
|
+ "config.roughlyenoughitems.title": "Roughly Enough Items Config",
|
|
|
|
+ "config.roughlyenoughitems.!general": "General",
|
|
|
|
+ "config.roughlyenoughitems.appearance": "Appearance",
|
|
|
|
+ "config.roughlyenoughitems.modules": "Modules",
|
|
|
|
+ "config.roughlyenoughitems.technical": "Technical",
|
|
|
|
+ "config.roughlyenoughitems.cheating": "Cheating:",
|
|
|
|
+ "config.roughlyenoughitems.clickableRecipeArrows": "Clickable Recipe Arrows:",
|
|
|
|
+ "config.roughlyenoughitems.clickableRecipeArrows.boolean.true": "Enabled",
|
|
|
|
+ "config.roughlyenoughitems.clickableRecipeArrows.boolean.false": "Disabled",
|
|
|
|
+ "config.roughlyenoughitems.renderEntryExtraOverlay": "Render Entry Extra Overlay:",
|
|
|
|
+ "config.roughlyenoughitems.darkTheme": "Appearance Theme:",
|
|
|
|
+ "config.roughlyenoughitems.darkTheme.boolean.true": "Dark Theme",
|
|
|
|
+ "config.roughlyenoughitems.darkTheme.boolean.false": "Light Theme",
|
|
|
|
+ "config.roughlyenoughitems.lightGrayRecipeBorder": "Recipe Display Border:",
|
|
|
|
+ "config.roughlyenoughitems.lightGrayRecipeBorder.boolean.true": "Light Gray",
|
|
|
|
+ "config.roughlyenoughitems.lightGrayRecipeBorder.boolean.false": "High Contrast",
|
|
|
|
+ "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.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.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.registerRecipesInAnotherThread": "Recipe Sync Thread:",
|
|
|
|
+ "config.roughlyenoughitems.registerRecipesInAnotherThread.boolean.true": "New REI Thread",
|
|
|
|
+ "config.roughlyenoughitems.registerRecipesInAnotherThread.boolean.false": "§cPacket Thread",
|
|
|
|
+ "config.roughlyenoughitems.weatherCommand": "Weather Command:",
|
|
|
|
+ "config.roughlyenoughitems.itemListOrdering": "Entry List Ordering:",
|
|
|
|
+ "config.roughlyenoughitems.list_ordering_button": "%s [%s]",
|
|
|
|
+ "config.roughlyenoughitems.recipeScreenType": "Recipe Screen Type:",
|
|
|
|
+ "config.roughlyenoughitems.recipeScreenType.unset": "Not Set",
|
|
|
|
+ "config.roughlyenoughitems.recipeScreenType.original": "Original",
|
|
|
|
+ "config.roughlyenoughitems.recipeScreenType.villager": "Villager Like",
|
|
|
|
+ "config.roughlyenoughitems.itemCheatingMode": "Item Cheating Amount:",
|
|
|
|
+ "config.roughlyenoughitems.itemCheatingMode.rei_like": "Normal",
|
|
|
|
+ "config.roughlyenoughitems.itemCheatingMode.jei_like": "Inverted",
|
|
|
|
+ "config.roughlyenoughitems.appendModNames": "Append Mod Names:",
|
|
|
|
+ "config.roughlyenoughitems.scrollingEntryListWidget": "Entry List Action:",
|
|
|
|
+ "config.roughlyenoughitems.scrollingEntryListWidget.boolean.true": "Scrolled",
|
|
|
|
+ "config.roughlyenoughitems.scrollingEntryListWidget.boolean.false": "Paginated",
|
|
"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."
|
|
"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."
|
|
}
|
|
}
|