|
@@ -1,17 +1,44 @@
|
|
|
{
|
|
|
+ "key.rei.category": "Roughly Enough Items (ajustar modificadores en la pantalla de configuración)",
|
|
|
+ "text.rei.cheating": "Trucos",
|
|
|
+ "text.rei.cheating_disabled": "§7Trucos desactivados",
|
|
|
+ "text.rei.cheating_enabled": "§cTrucos activados",
|
|
|
+ "text.rei.cheating_limited_enabled": "§bTrucos activados (usando comandos)",
|
|
|
+ "text.rei.cheating_enabled_no_perms": "§7Trucos §cactivados §7(sin permiso)",
|
|
|
"text.rei.cheating_limited_creative_enabled": "§aTrucos activados (usando creativo)",
|
|
|
+ "text.rei.no_permission_cheat": "Los permisos de operador son requeridos para modificar objetos",
|
|
|
"text.rei.search.field.suggestion": "Buscar...",
|
|
|
"category.rei.crafting": "Crafteo",
|
|
|
"category.rei.smelting": "Fundir",
|
|
|
"category.rei.smelting.fuel": "Combustible",
|
|
|
"category.rei.fuel": "Combustible",
|
|
|
+ "category.rei.cooking.xp": "%f XP",
|
|
|
+ "category.rei.cooking.time&xp": "%s XP en %s segundos",
|
|
|
"category.rei.smithing": "Herrería",
|
|
|
"category.rei.beacon_base": "Base del beacon",
|
|
|
"category.rei.beacon_payment": "Pago del beacon",
|
|
|
"category.rei.tilling": "Cultivo",
|
|
|
+ "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",
|
|
|
"text.rei.config.optifine.description": "La pantalla de configuración no es compatible con tu instancia de OptiFine / OptiFabric.",
|
|
|
+ "text.rei.failed_cheat_items": "§cError al dar objetos.",
|
|
|
+ "ordering.rei.ascending": "Ascendente",
|
|
|
+ "ordering.rei.descending": "Descendente",
|
|
|
+ "ordering.rei.name": "Nombre",
|
|
|
+ "ordering.rei.item_groups": "Grupos de objetos",
|
|
|
+ "text.auto_craft.move_items": "Mover objetos",
|
|
|
+ "text.auto_craft.move_items.yog": "Generar NullPointerException!!",
|
|
|
+ "error.rei.transfer.too_small": "No se pueden mover los objetos a la cuadrícula %dx%d.",
|
|
|
+ "error.rei.not.on.server": "REI no está en el servidor.",
|
|
|
+ "error.rei.not.enough.materials": "Sin materiales suficientes.",
|
|
|
+ "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:",
|
|
|
+ "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.right_arrow": ">",
|
|
|
"text.rei.view_all_categories": "Ver todas las categorías",
|
|
|
"text.rei.go_back_first_page": "Volver a la página 1",
|
|
@@ -51,6 +78,7 @@
|
|
|
"text.rei.add_favorite_widget": "Añadir...",
|
|
|
"favorite.section.gamemode": "Modo de juego",
|
|
|
"tooltip.rei.fluid_amount": "§7Unidad %d",
|
|
|
+ "msg.rei.copied_recipe_id": "ID de receta copiado",
|
|
|
"msg.rei.recipe_id_details": "ID de receta: %s",
|
|
|
"msg.rei.exported_recipe": "Receta exportada",
|
|
|
"msg.rei.exported_recipe.desc": "Revisa la carpeta 'rei_exports'.",
|
|
@@ -63,14 +91,23 @@
|
|
|
"config.roughlyenoughitems.functionality": "Funcionalidad",
|
|
|
"config.roughlyenoughitems.advanced": "Avanzado",
|
|
|
"config.roughlyenoughitems.cheating": "Trucos:",
|
|
|
+ "config.roughlyenoughitems.favoritesEnabled": "Favoritos activados:",
|
|
|
"config.roughlyenoughitems.keyBindings": "Atajos de teclado",
|
|
|
"config.roughlyenoughitems.keyBindings.recipeKeybind": "Mostrar receta:",
|
|
|
"config.roughlyenoughitems.keyBindings.hideKeybind": "Ocultar/Mostrar REI:",
|
|
|
"config.roughlyenoughitems.keyBindings.usageKeybind": "Mostrar usos:",
|
|
|
+ "config.roughlyenoughitems.keyBindings.nextPageKeybind": "Página siguiente:",
|
|
|
+ "config.roughlyenoughitems.keyBindings.previousPageKeybind": "Página anterior:",
|
|
|
+ "config.roughlyenoughitems.keyBindings.exportImageKeybind": "Exportar receta:",
|
|
|
+ "config.roughlyenoughitems.keyBindings.favoriteKeybind": "Entrada favorita:",
|
|
|
"config.roughlyenoughitems.cheatingStyle": "Estilo de trucos:",
|
|
|
"config.roughlyenoughitems.cheatingStyle.grab": "Coger",
|
|
|
"config.roughlyenoughitems.cheatingStyle.give": "Entregar",
|
|
|
"config.roughlyenoughitems.reducedMotion": "Movimiento reducido:",
|
|
|
+ "config.roughlyenoughitems.recipeScreenType": "Tipo de pantalla de receta:",
|
|
|
+ "config.roughlyenoughitems.recipeScreenType.config": "Tipo de pantalla de receta: %s",
|
|
|
+ "config.roughlyenoughitems.recipeScreenType.unset": "No establecido",
|
|
|
+ "config.roughlyenoughitems.recipeScreenType.original": "Original",
|
|
|
"config.roughlyenoughitems.layout": "Disposición",
|
|
|
"config.roughlyenoughitems.tooltips": "Información extra",
|
|
|
"config.roughlyenoughitems.accessibility": "Accesibilidad",
|
|
@@ -78,20 +115,61 @@
|
|
|
"config.roughlyenoughitems.commands": "Comandos",
|
|
|
"config.roughlyenoughitems.filtering": "Filtrado",
|
|
|
"config.roughlyenoughitems.miscellaneous": "Varios",
|
|
|
+ "config.roughlyenoughitems.miscellaneous.clickableRecipeArrows": "Flechas de recetas clicables:",
|
|
|
"config.roughlyenoughitems.isSubsetsEnabled": "Subconjuntos habilitados:",
|
|
|
"config.roughlyenoughitems.allowInventoryHighlighting": "Resaltado del inventario activado:",
|
|
|
"config.roughlyenoughitems.layout.configButtonLocation.upper": "Superior",
|
|
|
"config.roughlyenoughitems.layout.configButtonLocation.lower": "Inferior",
|
|
|
+ "config.roughlyenoughitems.filteredEntries.selectAll": "Seleccionar todos",
|
|
|
+ "config.roughlyenoughitems.filteredEntries.selectNone": "Deseleccionar todos",
|
|
|
+ "config.roughlyenoughitems.filteredEntries.hide": "Ocultar seleccionados",
|
|
|
+ "config.roughlyenoughitems.filteredEntries.show": "Mostrar seleccionados",
|
|
|
+ "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.theme.dark": "Tema oscuro",
|
|
|
+ "config.roughlyenoughitems.theme.light": "Tema claro",
|
|
|
+ "config.roughlyenoughitems.recipeBorder.lighter": "Más claro",
|
|
|
+ "config.roughlyenoughitems.recipeBorder.default": "Predeterminado",
|
|
|
+ "config.roughlyenoughitems.recipeBorder.none": "Ninguno",
|
|
|
+ "config.roughlyenoughitems.layout.maxRecipesPerPage": "Máximo de recetas por página:",
|
|
|
"config.roughlyenoughitems.accessibility.displayPanelLocation": "Posición del panel de entrada:",
|
|
|
+ "config.roughlyenoughitems.accessibility.displayPanelLocation.left": "Lado izquierdo",
|
|
|
+ "config.roughlyenoughitems.accessibility.displayPanelLocation.right": "Lado derecho",
|
|
|
"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.bottom_side": "Esquina izquierda / Derecha",
|
|
|
+ "config.roughlyenoughitems.layout.searchFieldLocation.top_side": "Esquina izquierda / Derecha",
|
|
|
+ "config.roughlyenoughitems.layout.searchFieldLocation.center": "Centro",
|
|
|
+ "config.roughlyenoughitems.accessibility.villagerScreenPermanentScrollBar": "Difuminación de la barra de scroll:",
|
|
|
+ "config.roughlyenoughitems.accessibility.villagerScreenPermanentScrollBar.boolean.true": "Nunca",
|
|
|
+ "config.roughlyenoughitems.accessibility.villagerScreenPermanentScrollBar.boolean.false": "Cuando esté inactivo",
|
|
|
+ "config.roughlyenoughitems.disableRecipeBook": "Libro de recetas vanilla:",
|
|
|
"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.commands.gamemodeCommand": "Comando del modo de juego:",
|
|
|
+ "config.roughlyenoughitems.miscellaneous.loadDefaultPlugin": "Cargar plugin predeterminado:",
|
|
|
+ "config.roughlyenoughitems.miscellaneous.loadDefaultPlugin.boolean.false": "§cNo (peligroso)",
|
|
|
"config.roughlyenoughitems.miscellaneous.registerRecipesInAnotherThread": "Recargar hilo de REI:",
|
|
|
"config.roughlyenoughitems.miscellaneous.registerRecipesInAnotherThread.boolean.true": "Hilo de REI",
|
|
|
+ "config.roughlyenoughitems.miscellaneous.registerRecipesInAnotherThread.boolean.false": "§cHilo de paquete",
|
|
|
+ "config.roughlyenoughitems.commands.weatherCommand": "Comando del clima:",
|
|
|
"config.roughlyenoughitems.layout.entryPanelOrdering": "Orden del panel de entrada:",
|
|
|
+ "config.roughlyenoughitems.list_ordering_button": "%s [%s]",
|
|
|
+ "config.roughlyenoughitems.miscellaneous.newFastEntryRendering": "Renderizado de entrada más rápido:",
|
|
|
+ "config.roughlyenoughitems.itemCheatingMode": "Cantidad de trucos de objetos:",
|
|
|
+ "config.roughlyenoughitems.itemCheatingMode.rei_like": "Normal",
|
|
|
+ "config.roughlyenoughitems.itemCheatingMode.jei_like": "Invertido",
|
|
|
+ "config.roughlyenoughitems.search.searchFavorites": "Buscar filtro en favoritos:",
|
|
|
+ "config.roughlyenoughitems.tooltips.appendModNames": "Añadir nombres de mods:",
|
|
|
"config.roughlyenoughitems.tooltips.displayFavoritesTooltip": "Añadir pista de favoritos:",
|
|
|
"config.roughlyenoughitems.accessibility.snapToRows": "Ajustar filas del panel de entrada:",
|
|
|
+ "config.roughlyenoughitems.accessibility.toastDisplayedOnCopyIdentifier": "Copiar ID de toast:",
|
|
|
+ "config.roughlyenoughitems.scrollingEntryListWidget": "Acción de la lista de entradas:",
|
|
|
+ "config.roughlyenoughitems.scrollingEntryListWidget.boolean.true": "Desplazado",
|
|
|
+ "config.roughlyenoughitems.scrollingEntryListWidget.boolean.false": "Paginación",
|
|
|
"config.roughlyenoughitems.filteringScreen": "Filtrado personalizado",
|
|
|
"config.roughlyenoughitems.filteringRulesScreen": "Reglas de filtrado personalizadas",
|
|
|
"config.roughlyenoughitems.filteringRulesScreen.new": "Crear una regla de filtrado",
|