|
@@ -12,12 +12,22 @@
|
|
|
"category.rei.smelting": "Fundir",
|
|
|
"category.rei.smelting.fuel": "Combustible",
|
|
|
"category.rei.fuel": "Combustible",
|
|
|
+ "category.rei.fuel.time_short": "%d ticks",
|
|
|
+ "category.rei.fuel.time_short.items": "%s objeto(s)",
|
|
|
"category.rei.cooking.xp": "%f XP",
|
|
|
"category.rei.cooking.time&xp": "%s XP en %s segundos",
|
|
|
+ "category.rei.campfire": "Hoguera",
|
|
|
+ "category.rei.campfire.time": "%s segundos",
|
|
|
+ "category.rei.brewing.input": "Poción original",
|
|
|
+ "category.rei.brewing.reactant": "Ingrediente",
|
|
|
+ "category.rei.brewing.result": "Poción resultante",
|
|
|
"category.rei.smithing": "Herrería",
|
|
|
"category.rei.beacon_base": "Base del beacon",
|
|
|
"category.rei.beacon_payment": "Pago del beacon",
|
|
|
"category.rei.tilling": "Cultivo",
|
|
|
+ "category.rei.pathing": "Camino",
|
|
|
+ "category.rei.information": "Información",
|
|
|
+ "text.rei.composting.page": "Página %d",
|
|
|
"text.rei.config": "Configurar",
|
|
|
"text.rei.config_tooltip": "Abrir pantalla de configuración\n§7Shift + Click para cambiar el modo trucos",
|
|
|
"text.rei.config.optifine.title": "Error al abrir la pantalla de configuración de REI",
|
|
@@ -25,6 +35,7 @@
|
|
|
"text.rei.failed_cheat_items": "§cError al dar objetos.",
|
|
|
"ordering.rei.ascending": "Ascendente",
|
|
|
"ordering.rei.descending": "Descendente",
|
|
|
+ "ordering.rei.registry": "Registro",
|
|
|
"ordering.rei.name": "Nombre",
|
|
|
"ordering.rei.item_groups": "Grupos de objetos",
|
|
|
"text.auto_craft.move_items": "Mover objetos",
|
|
@@ -35,10 +46,12 @@
|
|
|
"error.rei.internal.error": "Error interno: %s",
|
|
|
"error.rei.recipe.not.unlocked": "Receta no desbloqueada en el libro de recetas.",
|
|
|
"error.rei.multi.errors": "Varios errores:",
|
|
|
+ "rei.rei.no.slot.in.inv": "No se puede encontrar ningún espacio para el objeto en el inventario",
|
|
|
"text.rei.showing_craftable": "Mostrando crafteables",
|
|
|
"text.rei.showing_all": "Mostrando todos",
|
|
|
"text.rei.delete_items": "§cEliminar objeto",
|
|
|
"text.rei.credits": "Créditos",
|
|
|
+ "text.rei.left_arrow": "<",
|
|
|
"text.rei.right_arrow": ">",
|
|
|
"text.rei.view_all_categories": "Ver todas las categorías",
|
|
|
"text.rei.go_back_first_page": "Volver a la página 1",
|
|
@@ -98,6 +111,7 @@
|
|
|
"config.roughlyenoughitems.keyBindings.usageKeybind": "Mostrar usos:",
|
|
|
"config.roughlyenoughitems.keyBindings.nextPageKeybind": "Página siguiente:",
|
|
|
"config.roughlyenoughitems.keyBindings.previousPageKeybind": "Página anterior:",
|
|
|
+ "config.roughlyenoughitems.keyBindings.copyRecipeIdentifierKeybind": "Copiar ID de receta:",
|
|
|
"config.roughlyenoughitems.keyBindings.exportImageKeybind": "Exportar receta:",
|
|
|
"config.roughlyenoughitems.keyBindings.favoriteKeybind": "Entrada favorita:",
|
|
|
"config.roughlyenoughitems.cheatingStyle": "Estilo de trucos:",
|
|
@@ -118,6 +132,7 @@
|
|
|
"config.roughlyenoughitems.miscellaneous.clickableRecipeArrows": "Flechas de recetas clicables:",
|
|
|
"config.roughlyenoughitems.isSubsetsEnabled": "Subconjuntos habilitados:",
|
|
|
"config.roughlyenoughitems.allowInventoryHighlighting": "Resaltado del inventario activado:",
|
|
|
+ "config.roughlyenoughitems.layout.configButtonLocation": "Posición del botón de configuración:",
|
|
|
"config.roughlyenoughitems.layout.configButtonLocation.upper": "Superior",
|
|
|
"config.roughlyenoughitems.layout.configButtonLocation.lower": "Inferior",
|
|
|
"config.roughlyenoughitems.filteredEntries.selectAll": "Seleccionar todos",
|
|
@@ -127,8 +142,12 @@
|
|
|
"config.roughlyenoughitems.filteredEntries.loadWorldFirst": "¡Carga el mundo primero!",
|
|
|
"config.roughlyenoughitems.accessibility.entrySize": "Tamaño de entrada:",
|
|
|
"config.roughlyenoughitems.search.asyncSearch": "Búsqueda asíncrona:",
|
|
|
+ "config.roughlyenoughitems.search.asyncSearchPartitionSize": "Tamaño de partición de búsqueda asíncrono:",
|
|
|
+ "config.roughlyenoughitems.accessibility.useCompactTabs": "Pestañas compactas:",
|
|
|
+ "config.roughlyenoughitems.theme": "Tema de apariencia:",
|
|
|
"config.roughlyenoughitems.theme.dark": "Tema oscuro",
|
|
|
"config.roughlyenoughitems.theme.light": "Tema claro",
|
|
|
+ "config.roughlyenoughitems.recipeBorder": "Border de la receta:",
|
|
|
"config.roughlyenoughitems.recipeBorder.lighter": "Más claro",
|
|
|
"config.roughlyenoughitems.recipeBorder.default": "Predeterminado",
|
|
|
"config.roughlyenoughitems.recipeBorder.none": "Ninguno",
|
|
@@ -139,6 +158,7 @@
|
|
|
"config.roughlyenoughitems.layout.debugRenderTimeRequired": "Modo debug del panel de entrada:",
|
|
|
"config.roughlyenoughitems.search.debugSearchTimeRequired": "Modo debug de búsqueda:",
|
|
|
"config.roughlyenoughitems.accessibility.resizeDynamically": "Redimensionar dinámicamente:",
|
|
|
+ "config.roughlyenoughitems.layout.searchFieldLocation": "Posición del campo de búsqueda:",
|
|
|
"config.roughlyenoughitems.layout.searchFieldLocation.bottom_side": "Esquina izquierda / Derecha",
|
|
|
"config.roughlyenoughitems.layout.searchFieldLocation.top_side": "Esquina izquierda / Derecha",
|
|
|
"config.roughlyenoughitems.layout.searchFieldLocation.center": "Centro",
|
|
@@ -149,6 +169,7 @@
|
|
|
"config.roughlyenoughitems.disableRecipeBook.boolean.true": "§cNo",
|
|
|
"config.roughlyenoughitems.disableRecipeBook.boolean.false": "§aSi",
|
|
|
"config.roughlyenoughitems.lighterButtonHover": "Transición de botón más clara:",
|
|
|
+ "config.roughlyenoughitems.layout.enableCraftableOnlyButton": "Filtro de crafteos:",
|
|
|
"config.roughlyenoughitems.commands.gamemodeCommand": "Comando del modo de juego:",
|
|
|
"config.roughlyenoughitems.miscellaneous.loadDefaultPlugin": "Cargar plugin predeterminado:",
|
|
|
"config.roughlyenoughitems.miscellaneous.loadDefaultPlugin.boolean.false": "§cNo (peligroso)",
|