aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorshedaniel <daniel@shedaniel.me>2021-10-09 22:30:15 +0800
committershedaniel <daniel@shedaniel.me>2021-10-09 22:30:15 +0800
commit48978c0b06113891fcef0380f71478e46a4418bf (patch)
treed6b002545b5187233c01cbb54d6eda3371866ef6
parent53212cf188c3fa215ac1158c2a30c9036672836e (diff)
downloadRoughlyEnoughItems-48978c0b06113891fcef0380f71478e46a4418bf.tar.gz
RoughlyEnoughItems-48978c0b06113891fcef0380f71478e46a4418bf.tar.bz2
RoughlyEnoughItems-48978c0b06113891fcef0380f71478e46a4418bf.zip
Update translations
-rw-r--r--runtime/src/main/resources/assets/roughlyenoughitems/lang/cs_cz.json4
-rw-r--r--runtime/src/main/resources/assets/roughlyenoughitems/lang/es_es.json115
-rw-r--r--runtime/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json2
-rw-r--r--runtime/src/main/resources/assets/roughlyenoughitems/lang/he_il.json166
-rw-r--r--runtime/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json69
-rw-r--r--runtime/src/main/resources/assets/roughlyenoughitems/lang/pt_br.json125
-rw-r--r--runtime/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json2
-rw-r--r--runtime/src/main/resources/assets/roughlyenoughitems/lang/tr_tr.json12
8 files changed, 368 insertions, 127 deletions
diff --git a/runtime/src/main/resources/assets/roughlyenoughitems/lang/cs_cz.json b/runtime/src/main/resources/assets/roughlyenoughitems/lang/cs_cz.json
index 9915f980e..7bd9d4603 100644
--- a/runtime/src/main/resources/assets/roughlyenoughitems/lang/cs_cz.json
+++ b/runtime/src/main/resources/assets/roughlyenoughitems/lang/cs_cz.json
@@ -9,6 +9,10 @@
"text.rei.search.field.suggestion": "Hledat...",
"text.rei.feedback": "Chcete poskytnout jakoukoliv zpětnou vazbu vývojáři REI? %s pro odeslání zpětné vazby!",
"text.rei.feedback.link": "Kliknutím zde navštívíte formulář Google",
+ "text.rei.not.fully.initialized": "REI ještě není plně inicializováno!",
+ "text.rei.not.fully.initialized.tooltip": "Chybějící fáze: %s\nPokud toto nezmizí,\nzkuste hledat podporu s logy!",
+ "text.rei.inventory.highlighting.enabled": "Zvýraznění inventáře zapnuto",
+ "text.rei.inventory.highlighting.enabled.tooltip": "Tenhle režim dělá sloty neodpovídající\nfiltru hledání šedé.\nDvojitým kliknutím na vyhledávací lištu přepnete.",
"category.rei.crafting": "Vyrábění",
"category.rei.smelting": "Vypékání",
"category.rei.smelting.fuel": "Palivo",
diff --git a/runtime/src/main/resources/assets/roughlyenoughitems/lang/es_es.json b/runtime/src/main/resources/assets/roughlyenoughitems/lang/es_es.json
index 8380fb534..8a6e27367 100644
--- a/runtime/src/main/resources/assets/roughlyenoughitems/lang/es_es.json
+++ b/runtime/src/main/resources/assets/roughlyenoughitems/lang/es_es.json
@@ -5,41 +5,48 @@
"text.rei.cheating_limited_enabled": "§bTrampas Activadas (Usando Comandos)",
"text.rei.cheating_enabled_no_perms": "§7Trampas §cActivadas §7(Sin Permiso)",
"text.rei.cheating_limited_creative_enabled": "§aTrampas activadas (Usando Creativo)",
- "text.rei.no_permission_cheat": "Se necesitan permisos de operador para darle objetos haciendo trampas.",
+ "text.rei.no_permission_cheat": "Se necesitan permisos del operador para conseguir ítems con trampas.",
"text.rei.search.field.suggestion": "Buscar...",
+ "text.rei.feedback": "¿Algún comentario que quiera dar al desarrollador REI? ¡ %s para enviar sus comentarios!",
+ "text.rei.feedback.link": "Haz clic en mí para visitar el formulario de Google",
+ "text.rei.not.fully.initialized": "¡REI aún no se ha inicializado del todo!",
+ "text.rei.not.fully.initialized.tooltip": "Hay etapas faltantes: %s\nSi el problema persiste,\npruebe buscando ayuda con los registros.",
+ "text.rei.inventory.highlighting.enabled": "Activar resaltado de inventario",
+ "text.rei.inventory.highlighting.enabled.tooltip": "Esto hace que las ranuras que no coincidan con\nel filtro de búsqueda sean de color gris.\nHaga doble clic en la barra de búsqueda para activar este modo.",
"category.rei.crafting": "Crafteo",
"category.rei.smelting": "Fundición",
"category.rei.smelting.fuel": "Combustible",
"category.rei.fuel": "Combustible",
- "category.rei.fuel.time": "Tiempo de Quema: %d ticks",
- "category.rei.fuel.time.items": "Tiempo de Quema: %s objeto(s)",
+ "category.rei.fuel.time": "Tiempo de combustión: %d ticks",
+ "category.rei.fuel.time.items": "Tiempo de combustión: %s objeto(s)",
"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.smoking": "Ahumación",
- "category.rei.blasting": "Fundición a altas temperaturas",
+ "category.rei.smoking": "Ahumado",
+ "category.rei.blasting": "Fundición",
"category.rei.campfire": "Hoguera",
"category.rei.campfire.time": "%s segundos",
- "category.rei.stone_cutting": "Cortando piedra",
- "category.rei.brewing": "Elaborando pociones\n",
+ "category.rei.stone_cutting": "Corte de Piedra",
+ "category.rei.brewing": "Creación de pociones\n",
"category.rei.brewing.input": "Poción original",
- "category.rei.brewing.reactant": "Ingrediente",
+ "category.rei.brewing.reactant": "Ingredientes",
"category.rei.brewing.result": "Poción resultante",
- "category.rei.composting": "Compostando",
+ "category.rei.composting": "Compostaje",
"category.rei.stripping": "Pelando",
"category.rei.smithing": "Herrería",
- "category.rei.beacon_base": "Base del beacon",
+ "category.rei.beacon_base": "Base de Faro",
"category.rei.beacon_payment": "Pago del Faro",
"category.rei.tilling": "Cultivo",
"category.rei.pathing": "Camino",
"category.rei.information": "Información",
- "text.rei.composting.chance": "§e%d%% oportunidad",
+ "text.rei.composting.chance": "§e%d%% Posibilidad",
"text.rei.composting.page": "Página %d",
"text.rei.config": "Configuración",
- "text.rei.config_tooltip": "Abrir pantalla de configuración\n§7Shift + Click para cambiar el modo trucos",
+ "text.rei.config_tooltip": "Abrir pantalla de configuración\n§7Shift + Click izquierdo para cambiar el modo trampas",
"text.rei.cheat_items": "Dar [{item_name}§f] x{item_count} a {player_name}.",
- "text.rei.failed_cheat_items": "§cError al dar objetos.",
+ "text.rei.failed_cheat_items": "§cHubo un error en dar los ítems.",
+ "text.rei.too_long_nbt": "§cEl ítem NBT es demasiado largo para ser aplicado en el multijugador.",
"ordering.rei.ascending": "Ascendente",
"ordering.rei.descending": "Descendente",
"ordering.rei.registry": "Registro",
@@ -49,14 +56,14 @@
"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.not.enough.materials": "No hay materiales suficientes.",
"error.rei.internal.error": "Error interno: %s",
"error.rei.recipe.not.unlocked": "Receta no desbloqueada en el libro de recetas.",
- "error.rei.no.handlers.applicable": "No hay manipuladores aplicables",
- "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",
+ "error.rei.no.handlers.applicable": "No existen manipuladores.",
+ "error.rei.multi.errors": "Múltiples errores:",
+ "rei.rei.no.slot.in.inv": "No hay ningún espacio para el ítem en el inventario",
+ "text.rei.showing_craftable": "Mostrar Crafteos",
+ "text.rei.showing_all": "Mostrar todo",
"text.rei.delete_items": "§cEliminar objeto",
"text.rei.credits": "Créditos",
"text.rei.left_arrow": "<",
@@ -64,13 +71,13 @@
"text.rei.view_all_categories": "Ver todas las categorías",
"text.rei.go_back_first_page": "Volver a la página 1",
"text.rei.choose_page": "Elegir página",
- "text.rei.gamemode_button.tooltip.dropdown": "Cambiar modo de juego: soltar",
+ "text.rei.gamemode_button.tooltip.dropdown": "Cambiar el modo de juego: Hacía abajo",
"text.rei.gamemode_button.tooltip.entry": "Cambiar a %s",
- "text.rei.weather_button.tooltip.dropdown": "Cambiar el Tiempo: Desplegable",
+ "text.rei.weather_button.tooltip.dropdown": "Cambiar el Clima: Hacía abajo",
"text.rei.weather_button.tooltip.entry": "Cambiar a %s",
- "text.rei.reload_config": "Recargar plugins",
- "text.rei.config.is.reloading": "¡Los plugins se están recargando!",
- "text.rei.enabled": "Si",
+ "text.rei.reload_config": "Reiniciar plugins",
+ "text.rei.config.is.reloading": "¡Reiniciando plugins!",
+ "text.rei.enabled": "Sí",
"text.rei.disabled": "No",
"text.rei.short_gamemode.survival": "S",
"text.rei.short_gamemode.creative": "C",
@@ -78,12 +85,12 @@
"text.rei.short_gamemode.spectator": "SP",
"text.rei.weather.clear": "Limpiar",
"text.rei.weather.rain": "Lluvia",
- "text.rei.weather.thunder": "Relámpago",
+ "text.rei.weather.thunder": "Truenos",
"text.rei.previous_category": "Categoría anterior",
- "text.rei.next_category": "Categoría siguiente",
+ "text.rei.next_category": "Siguiente categoría",
"text.rei.previous_page": "Página anterior",
- "text.rei.next_page": "Página siguiente",
- "text.rei.back": "Volver",
+ "text.rei.next_page": "Siguiente página",
+ "text.rei.back": "Atrás",
"text.rei.select": "Seleccionar",
"text.rei.favorites": "Favoritos",
"text.rei.favorites_tooltip": " \n§7Presiona %s para añadir esto a favoritos.",
@@ -91,19 +98,19 @@
"text.rei.working_station": "Estación de trabajo",
"text.rei.release_export": "Suelta %s para exportar",
"text.rei.recipe_id": "%sID de receta: %s",
- "text.rei.recipe_screen_type.selection": "Selección de tipo de pantalla de receta",
- "text.rei.recipe_screen_type.selection.sub": "Siempre puedes editar esta configuración de nuevo a través de la pantalla de configuración.",
+ "text.rei.recipe_screen_type.selection": "Selección de tipo de pantalla de la receta",
+ "text.rei.recipe_screen_type.selection.sub": "Siempre puedes volver a editar este ajuste a través de la pantalla de configuración.",
"text.rei.jei_compat": "Capa de Compatibilidad para JEI",
"text.rei.jei_compat.false": "Capa de Compatibilidad para JEI: Desactivada",
"text.rei.jei_compat.true": "Capa de compatibilidad JEI: Habilitada",
- "text.rei.jei_compat.sub": "Desea habilitar la capa de compatibilidad para JEI %s§7?\n§7Habilitaría la carga de plugins de JEI desde las siguientes fuentes:\n%s\n\n§7Sin embargo, la compatibilidad de REI con JEI no es perfecta. Pueden haber errores.\n§cÚSELO A SU PROPIO RIESGO",
+ "text.rei.jei_compat.sub": "Desea habilitar la capa de compatibilidad para JEI %s§7?\n§7Habilitaría la carga de plugins de JEI desde las siguientes fuentes:\n%s\n\n§7Sin embargo, la compatibilidad de REI con JEI no es perfecta y pueden haber errores.\n§c¡UTILÍCELO BAJO SU PROPIO RIESGO!",
"text.rei.jei_compat.sub.stability": "§c§l(ALFA)",
"text.rei.view_recipes_for": "Ver recetas para %s",
"text.rei.subsets": "Subconjuntos",
- "text.rei.tiny_potato": "Pequeña patata",
+ "text.rei.tiny_potato": "Pequeña papita",
"text.rei.add_favorite_widget": "Añadir...",
"favorite.section.gamemode": "Modo de Juego",
- "favorite.section.weather": "Tiempo",
+ "favorite.section.weather": "Clima",
"tooltip.rei.fluid_amount": "§7Unidad %d",
"tooltip.rei.fluid_amount.forge": "§7%d mB",
"tooltip.rei.drag_to_add_favorites": "§7Arrastre esto para añadirlo a sus fvoritos!",
@@ -115,17 +122,17 @@
"subsets.rei.roughlyenoughitems.item_groups": "Pestañas creativas",
"_comment": "Configurar herramientas",
"config.roughlyenoughitems.title": "Configuración de Roughly Enough Items",
- "config.roughlyenoughitems.basics": "Básicos",
+ "config.roughlyenoughitems.basics": "Básico",
"config.roughlyenoughitems.appearance": "Apariencia",
"config.roughlyenoughitems.functionality": "Funcionalidad",
"config.roughlyenoughitems.advanced": "Avanzado",
"config.roughlyenoughitems.cheating": "Trucos:",
- "config.roughlyenoughitems.favoritesEnabled": "Favoritos activados:",
+ "config.roughlyenoughitems.favoritesEnabled": "Marcado de favoritos:",
"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.nextPageKeybind": "Siguiente página:",
"config.roughlyenoughitems.keyBindings.previousPageKeybind": "Página anterior:",
"config.roughlyenoughitems.keyBindings.focusSearchFieldKeybind": "Campo de búsqueda enfocada",
"config.roughlyenoughitems.keyBindings.copyRecipeIdentifierKeybind": "Copiar ID de receta:",
@@ -133,23 +140,23 @@
"config.roughlyenoughitems.keyBindings.favoriteKeybind": "Entrada favorita:",
"config.roughlyenoughitems.keyBindings.previousScreenKeybind": "Pantalla Anterior:",
"config.roughlyenoughitems.cheatingStyle": "Estilo de trucos:",
- "config.roughlyenoughitems.cheatingStyle.grab": "Coger",
- "config.roughlyenoughitems.cheatingStyle.give": "Entregar",
+ "config.roughlyenoughitems.cheatingStyle.grab": "Agarrar",
+ "config.roughlyenoughitems.cheatingStyle.give": "Dar",
"config.roughlyenoughitems.motion": "Ajustes de Animación / Movimiento",
"config.roughlyenoughitems.motion.configScreenAnimation": "Pantalla de Ajustes Animada:",
"config.roughlyenoughitems.motion.creditsScreenAnimation": "Pantalla de Créditos Animada:",
- "config.roughlyenoughitems.motion.favoritesAnimation": "Favoritos Animados:",
+ "config.roughlyenoughitems.motion.favoritesAnimation": "Animaciones marcadas como favoritas:",
"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": "Predeterminado",
"config.roughlyenoughitems.recipeScreenType.composite": "Compuesto",
- "config.roughlyenoughitems.layout": "Disposición",
- "config.roughlyenoughitems.tooltips": "Información extra",
+ "config.roughlyenoughitems.layout": "Diseño",
+ "config.roughlyenoughitems.tooltips": "Sugerencias de herramientas",
"config.roughlyenoughitems.accessibility": "Accesibilidad",
"config.roughlyenoughitems.search": "Buscar",
"config.roughlyenoughitems.commands": "Comandos",
- "config.roughlyenoughitems.filtering": "Filtrado",
+ "config.roughlyenoughitems.filtering": "Filtrar",
"config.roughlyenoughitems.miscellaneous": "Varios",
"config.roughlyenoughitems.miscellaneous.clickableRecipeArrows": "Flechas de recetas clicables:",
"config.roughlyenoughitems.isSubsetsEnabled": "Subconjuntos habilitados:",
@@ -158,19 +165,19 @@
"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",
+ "config.roughlyenoughitems.filteredEntries.selectAll": "Seleccionar todo",
"config.roughlyenoughitems.filteredEntries.selectNone": "Deseleccionar todos",
- "config.roughlyenoughitems.filteredEntries.hide": "Ocultar seleccionados",
- "config.roughlyenoughitems.filteredEntries.show": "Mostrar seleccionados",
+ "config.roughlyenoughitems.filteredEntries.hide": "Ocultar selección",
+ "config.roughlyenoughitems.filteredEntries.show": "Mostrar seleccion",
"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íncronica:",
"config.roughlyenoughitems.accessibility.useCompactTabs": "Pestañas compactas:",
- "config.roughlyenoughitems.theme": "Tema de apariencia:",
+ "config.roughlyenoughitems.theme": "Apariencia:",
"config.roughlyenoughitems.theme.dark": "Tema oscuro",
"config.roughlyenoughitems.theme.light": "Tema claro",
- "config.roughlyenoughitems.recipeBorder": "Border de la receta:",
+ "config.roughlyenoughitems.recipeBorder": "Borde de visualización de recetas:",
"config.roughlyenoughitems.recipeBorder.lighter": "Más claro",
"config.roughlyenoughitems.recipeBorder.default": "Predeterminado",
"config.roughlyenoughitems.recipeBorder.none": "Ninguno",
@@ -181,24 +188,24 @@
"config.roughlyenoughitems.search.tooltipSearch": "Búsqueda de herramientas (#):",
"config.roughlyenoughitems.search.tagSearch": "Búsqueda de etiquetas ($):\n",
"config.roughlyenoughitems.search.identifierSearch": "Búsqueda por Identificador (*):",
- "config.roughlyenoughitems.search.modSearch": "Búsqueda de mod (@):",
- "config.roughlyenoughitems.search_mode.always": "Siempre activo\n",
+ "config.roughlyenoughitems.search.modSearch": "Búsqueda de mods (@):",
+ "config.roughlyenoughitems.search_mode.always": "Siempre activado\n",
"config.roughlyenoughitems.search_mode.prefix": "Durante el uso del prefijo",
"config.roughlyenoughitems.search_mode.never": "Siempre desactivado\n",
- "config.roughlyenoughitems.layout.debugRenderTimeRequired": "Modo debug del panel de entrada:",
- "config.roughlyenoughitems.search.debugSearchTimeRequired": "Modo debug de búsqueda:",
+ "config.roughlyenoughitems.layout.debugRenderTimeRequired": "Modo de depuración del panel de entrada:",
+ "config.roughlyenoughitems.search.debugSearchTimeRequired": "Buscar en modo de depuración:",
"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",
+ "config.roughlyenoughitems.layout.searchFieldLocation.center": "Al centro",
"config.roughlyenoughitems.accessibility.compositeScrollBarPermanent": "Difuminación de la barra de scroll:",
"config.roughlyenoughitems.accessibility.compositeScrollBarPermanent.boolean.true": "Nunca",
"config.roughlyenoughitems.accessibility.compositeScrollBarPermanent.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.fixTabCloseContainer": "Arreglar tecla Tab (Cuando el libro de recetas está desactivado):",
+ "config.roughlyenoughitems.disableRecipeBook.boolean.false": "§aSí",
+ "config.roughlyenoughitems.fixTabCloseContainer": "Arreglar el contenedor de la pestaña de vainilla (cuando el libro de recetas está deshabilitado):",
"config.roughlyenoughitems.lighterButtonHover": "Transición de botón más clara:",
"config.roughlyenoughitems.layout.enableCraftableOnlyButton": "Filtro de crafteos:",
"config.roughlyenoughitems.layout.showUtilsButtons": "Botones útiles:",
diff --git a/runtime/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json b/runtime/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json
index 241f3b87d..e9e3bd0cd 100644
--- a/runtime/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json
+++ b/runtime/src/main/resources/assets/roughlyenoughitems/lang/fr_fr.json
@@ -9,6 +9,8 @@
"text.rei.search.field.suggestion": "Rechercher...",
"text.rei.feedback": "Avez-vous des retours à faire au developeur de REI ? %s pour envoyer vos retours!",
"text.rei.feedback.link": "Clickez ici pour visiter le formulaire Google",
+ "text.rei.not.fully.initialized": "REI pas encore complètement initialisé !",
+ "text.rei.not.fully.initialized.tooltip": "Étapes manquantes : %s\nSi cela ne disparaît pas,\nessayez de chercher de l'aide avec les logs !",
"category.rei.crafting": "Fabrication",
"category.rei.smelting": "Cuisson",
"category.rei.smelting.fuel": "Combustible",
diff --git a/runtime/src/main/resources/assets/roughlyenoughitems/lang/he_il.json b/runtime/src/main/resources/assets/roughlyenoughitems/lang/he_il.json
index 8c46e1cbb..498e92a83 100644
--- a/runtime/src/main/resources/assets/roughlyenoughitems/lang/he_il.json
+++ b/runtime/src/main/resources/assets/roughlyenoughitems/lang/he_il.json
@@ -6,20 +6,176 @@
"text.rei.cheating_enabled_no_perms": "רמאות דלוקה (אין הרשאה)",
"text.rei.cheating_limited_creative_enabled": "רמאות דלוקה (במצב יצירתי)",
"text.rei.search.field.suggestion": "חיפוש...",
+ "text.rei.feedback.link": "תלחץ עליו כדי להכנס לטופס גוגל",
"category.rei.crafting": "יצירה",
"category.rei.smelting": "התכה",
"category.rei.smelting.fuel": "דלק",
"category.rei.fuel": "דלק",
"category.rei.fuel.time": "זמן בעירה: %d טיקים",
- "category.rei.fuel.time.items": "זמן בעירה: %d פריט(ים)",
+ "category.rei.fuel.time.items": "זמן בעירה: %s פריט(ים)",
"category.rei.fuel.time_short": "%d טיקים",
"category.rei.fuel.time_short.items": "%s פריט(ים)",
+ "category.rei.cooking.xp": "%f XP",
+ "category.rei.cooking.time&xp": "%s XP ב-%s שניה(ות)",
"category.rei.smoking": "עישון",
"category.rei.blasting": "הפצצה",
"category.rei.campfire": "מדורה",
- "category.rei.campfire.time": "%s שניה",
- "category.rei.stone_cutting": "חיתוך אבן",
- "category.rei.brewing": "רקיחת שיקויים",
+ "category.rei.campfire.time": "%s שניה(ות)",
+ "category.rei.stone_cutting": "חיתוך אבנים",
+ "category.rei.brewing": "רקיחה",
+ "category.rei.brewing.input": "שיקוי מקורי",
"category.rei.brewing.reactant": "מרכיב",
- "category.rei.information": "מידע"
+ "category.rei.brewing.result": "שיקוי תוצאה",
+ "category.rei.composting": "דישון",
+ "category.rei.stripping": "גילוף",
+ "category.rei.beacon_base": "בסיס משואה",
+ "category.rei.beacon_payment": "תשלום משואה",
+ "category.rei.tilling": "עיבוד אדמה",
+ "category.rei.pathing": "סלילת שביל",
+ "category.rei.information": "מידע",
+ "text.rei.composting.chance": "§e%d%% סיכוי",
+ "text.rei.composting.page": "עמוד %d",
+ "text.rei.config": "קונפיגורציה",
+ "text.rei.config_tooltip": "פתח מסך קונפיגורציה\n§7תחזיק Shift או Ctrl ותלחץ כדי להפעיל / לכבות מצב רמאות",
+ "text.rei.cheat_items": "ניתן [{item_name}§f] x{item_count} ל {player_name}.",
+ "text.rei.failed_cheat_items": "§cנכשל לתת פריטים.",
+ "ordering.rei.ascending": "עולה",
+ "ordering.rei.descending": "יורד",
+ "ordering.rei.name": "שם",
+ "ordering.rei.item_groups": "קבוצות פריטים",
+ "text.auto_craft.move_items": "הזז פריטים",
+ "error.rei.transfer.too_small": "לא אפשרי להזיז פריטים ל משטח %dx%d.",
+ "error.rei.not.on.server": "REI לא מותקן על השרת.",
+ "error.rei.not.enough.materials": "לא מספיק חומרים.",
+ "error.rei.internal.error": "שגיאה פנימית: %s",
+ "error.rei.recipe.not.unlocked": "מתכון לא פתוח בספר המתכונים.",
+ "error.rei.multi.errors": "שגיאות מרובות:",
+ "rei.rei.no.slot.in.inv": "לא יכול למצוא מקום לפריט בתיק החפצים",
+ "text.rei.showing_craftable": "מציג ניתנים ליצירה",
+ "text.rei.showing_all": "מראה הכל",
+ "text.rei.delete_items": "§cמחק פריט",
+ "text.rei.credits": "תודות",
+ "text.rei.left_arrow": ">",
+ "text.rei.right_arrow": "<",
+ "text.rei.view_all_categories": "הצג את כל הקטגוריות",
+ "text.rei.go_back_first_page": "חזור לעמוד 1",
+ "text.rei.choose_page": "בחר עמוד",
+ "text.rei.gamemode_button.tooltip.entry": "העבר ל%s",
+ "text.rei.weather_button.tooltip.entry": "העבר ל%s",
+ "text.rei.reload_config": "טען מחדש פלאגינים",
+ "text.rei.config.is.reloading": "פלאגינים נטענים מחדש!",
+ "text.rei.enabled": "כן",
+ "text.rei.disabled": "לא",
+ "text.rei.short_gamemode.survival": "S",
+ "text.rei.short_gamemode.creative": "C",
+ "text.rei.short_gamemode.adventure": "A",
+ "text.rei.short_gamemode.spectator": "SP",
+ "text.rei.weather.clear": "בהיר",
+ "text.rei.weather.rain": "גשם",
+ "text.rei.weather.thunder": "סופה",
+ "text.rei.previous_category": "קטגוריה קודמת",
+ "text.rei.next_category": "קטגוריה הבאה",
+ "text.rei.previous_page": "עמוד קודם",
+ "text.rei.next_page": "עמוד הבא",
+ "text.rei.back": "חזור",
+ "text.rei.select": "בחר",
+ "text.rei.favorites": "רשימת פריטים שמורים",
+ "text.rei.favorites_tooltip": "§7תלחץ על %s כדי להוסיף את זה לרשימת הפריטים השמורים.",
+ "text.rei.remove_favorites_tooltip": "§7תלחץ על %s כדי להסיר את זה מרשימת הפריטים השמורים.",
+ "text.rei.working_station": "שולחן עבודה",
+ "text.rei.recipe_id": "%sזהות מתכון: %s",
+ "text.rei.recipe_screen_type.selection": "בחירת סוג מסך מתכון",
+ "text.rei.recipe_screen_type.selection.sub": "אתה יכול תמיד לשנות את ההגדרה הזאת ממסך הקונפיגורציה.",
+ "text.rei.jei_compat.sub.stability": "§c§l(אלפא)",
+ "text.rei.view_recipes_for": "הראה מתכונים ל%s",
+ "text.rei.add_favorite_widget": "הוסף...",
+ "favorite.section.gamemode": "מצב משחק",
+ "favorite.section.weather": "מזג אוויר",
+ "tooltip.rei.fluid_amount": "§7%d Unit",
+ "tooltip.rei.fluid_amount.forge": "§7%s Mb",
+ "tooltip.rei.drag_to_add_favorites": "תגרור את זה למעה כדי להוסיף את זה לרשימת הפריטים השמורים!",
+ "msg.rei.copied_recipe_id": "העתיק זהות מתכון",
+ "msg.rei.recipe_id_details": "זהות מתכון: %s",
+ "subsets.rei.roughlyenoughitems.item_groups": "כרטיסייות מצב יצירתי",
+ "config.roughlyenoughitems.title": "קונפיגורציה REI",
+ "config.roughlyenoughitems.basics": "בסיסים",
+ "config.roughlyenoughitems.appearance": "תצוגה",
+ "config.roughlyenoughitems.functionality": "מעשה",
+ "config.roughlyenoughitems.advanced": "מתקדם",
+ "config.roughlyenoughitems.cheating": "רמאות:",
+ "config.roughlyenoughitems.favoritesEnabled": "רשימת פריטים שמורים פועלת:",
+ "config.roughlyenoughitems.keyBindings": "מקשים",
+ "config.roughlyenoughitems.keyBindings.recipeKeybind": "הצג מתכון:",
+ "config.roughlyenoughitems.keyBindings.hideKeybind": "הסתר/הראה REI:",
+ "config.roughlyenoughitems.keyBindings.usageKeybind": "הצג שימושים:",
+ "config.roughlyenoughitems.keyBindings.nextPageKeybind": "עמוד הבא:",
+ "config.roughlyenoughitems.keyBindings.previousPageKeybind": "עמוד קודם:",
+ "config.roughlyenoughitems.keyBindings.copyRecipeIdentifierKeybind": "העתק זהות מתכון:",
+ "config.roughlyenoughitems.keyBindings.previousScreenKeybind": "מסך קודם:",
+ "config.roughlyenoughitems.cheatingStyle": "סטייל של רמאות:",
+ "config.roughlyenoughitems.cheatingStyle.give": "תן",
+ "config.roughlyenoughitems.motion": "הגדרות אנימציה / תזוזה",
+ "config.roughlyenoughitems.motion.creditsScreenAnimation": "מסך קרדיטים מונפש:",
+ "config.roughlyenoughitems.motion.favoritesAnimation": "רשימת פריטים שמורים מונפשת:",
+ "config.roughlyenoughitems.recipeScreenType": "סוג מסך מתכון:",
+ "config.roughlyenoughitems.recipeScreenType.config": "סוג מסך מתכון: %s",
+ "config.roughlyenoughitems.recipeScreenType.unset": "לא נקבע",
+ "config.roughlyenoughitems.recipeScreenType.original": "ברירת מחדל",
+ "config.roughlyenoughitems.accessibility": "נגישות",
+ "config.roughlyenoughitems.search": "חיפוש",
+ "config.roughlyenoughitems.commands": "פקודות",
+ "config.roughlyenoughitems.miscellaneous": "שונות",
+ "config.roughlyenoughitems.miscellaneous.clickableRecipeArrows": "חצי מתכונים לחיצים",
+ "config.roughlyenoughitems.miscellaneous.renderEntryEnchantmentGlint": "הראה זהירת כישוף:",
+ "config.roughlyenoughitems.layout.configButtonLocation.upper": "למעלה יותר",
+ "config.roughlyenoughitems.layout.configButtonLocation.lower": "נמוך יותר",
+ "config.roughlyenoughitems.filteredEntries.selectAll": "בחר הכל",
+ "config.roughlyenoughitems.filteredEntries.selectNone": "אל תבחר כלום",
+ "config.roughlyenoughitems.filteredEntries.hide": "הסתר בחור",
+ "config.roughlyenoughitems.filteredEntries.show": "הצג בחור",
+ "config.roughlyenoughitems.filteredEntries.loadWorldFirst": "טעון עולם קודם!",
+ "config.roughlyenoughitems.theme.dark": "מצג כהה",
+ "config.roughlyenoughitems.theme.light": "מצב בהיר",
+ "config.roughlyenoughitems.recipeBorder.lighter": "בהיר יותר",
+ "config.roughlyenoughitems.recipeBorder.default": "ברירת מחדל",
+ "config.roughlyenoughitems.recipeBorder.none": "כלום",
+ "config.roughlyenoughitems.accessibility.displayPanelLocation.left": "צד שמאל",
+ "config.roughlyenoughitems.accessibility.displayPanelLocation.right": "צד ימין",
+ "config.roughlyenoughitems.search.tagSearch": "חיפוש לפי תווית ($):",
+ "config.roughlyenoughitems.search.modSearch": "חיפוש לפי מוד (@):",
+ "config.roughlyenoughitems.search_mode.always": "תמיד פעיל",
+ "config.roughlyenoughitems.search_mode.prefix": "כאשר משתמשים בקידומת",
+ "config.roughlyenoughitems.search_mode.never": "תמיד מבוטל",
+ "config.roughlyenoughitems.layout.searchFieldLocation.bottom_side": "למטה בשמאל / ימין",
+ "config.roughlyenoughitems.layout.searchFieldLocation.top_side": "למעלה בשמאל / ימין",
+ "config.roughlyenoughitems.layout.searchFieldLocation.center": "באמצע",
+ "config.roughlyenoughitems.accessibility.compositeScrollBarPermanent.boolean.true": "לעולם לא",
+ "config.roughlyenoughitems.disableRecipeBook": "ספר מתכונים של וונילה:",
+ "config.roughlyenoughitems.disableRecipeBook.boolean.true": "§cלא",
+ "config.roughlyenoughitems.disableRecipeBook.boolean.false": "§cכן",
+ "config.roughlyenoughitems.commands.gamemodeCommand": "פקודת מצב משחק:",
+ "config.roughlyenoughitems.miscellaneous.loadDefaultPlugin": "טען פלאגין ברירת מחדל:",
+ "config.roughlyenoughitems.miscellaneous.loadDefaultPlugin.boolean.false": "§cלא (מסוכן)",
+ "config.roughlyenoughitems.commands.weatherCommand": "פקודת מזג אוויר:",
+ "config.roughlyenoughitems.list_ordering_button": "%s [%s]",
+ "config.roughlyenoughitems.itemCheatingMode.rei_like": "נורמלי",
+ "config.roughlyenoughitems.itemCheatingMode.jei_like": "הפוך",
+ "config.roughlyenoughitems.syntaxHighlightingMode.config": "%s",
+ "config.roughlyenoughitems.syntaxHighlightingMode.colorful": "צבעוני",
+ "config.roughlyenoughitems.filteringRulesScreen.delete": "מחק",
+ "rule.roughlyenoughitems.filtering.search.show": "הצג / הסתר:",
+ "rule.roughlyenoughitems.filtering.search.show.true": "הצג",
+ "rule.roughlyenoughitems.filtering.search.show.false": "הסתר",
+ "language.roughlyenoughitems.english": "אנגלית",
+ "language.roughlyenoughitems.japanese": "יפנית",
+ "language.roughlyenoughitems.french": "צרפתית",
+ "language.roughlyenoughitems.german": "גרמנית",
+ "language.roughlyenoughitems.estonian": "אסטונית",
+ "language.roughlyenoughitems.portuguese": "פורטוגזית",
+ "language.roughlyenoughitems.portuguese_brazilian": "פורטוגזית, ברזילאית",
+ "language.roughlyenoughitems.lolcat": "חתולול",
+ "language.roughlyenoughitems.upside_down_english": "אנגלית הפוכה",
+ "language.roughlyenoughitems.bulgarian": "בולגרית",
+ "language.roughlyenoughitems.russian": "רוסית",
+ "language.roughlyenoughitems.polish": "פולנית"
}
diff --git a/runtime/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json b/runtime/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json
index 8bb8853c6..6eec8838b 100644
--- a/runtime/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json
+++ b/runtime/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json
@@ -7,6 +7,10 @@
"text.rei.cheating_limited_creative_enabled": "§aチートモードが有効です (クリエイティブ)",
"text.rei.no_permission_cheat": "チートモードでアイテムを取得する場合は、管理者権限が必要です",
"text.rei.search.field.suggestion": "検索...",
+ "text.rei.feedback": "REI 開発者にフィードバックを送信したいですか? %s からフィードバックを送信できます!",
+ "text.rei.feedback.link": "クリックでGoogle フォームにアクセス",
+ "text.rei.not.fully.initialized": "gohan",
+ "text.rei.not.fully.initialized.tooltip": "rice = gohan",
"category.rei.crafting": "クラフト",
"category.rei.smelting": "製錬(かまど)",
"category.rei.smelting.fuel": "燃料",
@@ -15,45 +19,46 @@
"category.rei.fuel.time.items": "燃焼時間: %s 個分",
"category.rei.fuel.time_short": "%d ティック",
"category.rei.fuel.time_short.items": "%s 個",
- "category.rei.cooking.xp": "%f XP(経験値)",
- "category.rei.cooking.time&xp": "%2$s 秒に %1$s XP(経験値)",
- "category.rei.smoking": "燻製",
+ "category.rei.cooking.xp": "経験値%f",
+ "category.rei.cooking.time&xp": "%2秒に経験値%1",
+ "category.rei.smoking": "精錬(燻製機)",
"category.rei.blasting": "製錬(溶鉱炉)",
- "category.rei.campfire": "焚き火",
+ "category.rei.campfire": "調理(焚き火)",
"category.rei.campfire.time": "%d秒",
- "category.rei.stone_cutting": "石切台",
+ "category.rei.stone_cutting": "石の加工",
"category.rei.brewing": "醸造",
"category.rei.brewing.input": "元のポーション",
"category.rei.brewing.reactant": "材料",
"category.rei.brewing.result": "得られたポーション",
- "category.rei.composting": "コンポスター",
- "category.rei.stripping": "剥ぎ取る",
- "category.rei.smithing": "鍛冶",
+ "category.rei.composting": "堆肥化",
+ "category.rei.stripping": "樹皮を剥ぐ",
+ "category.rei.smithing": "強化",
"category.rei.beacon_base": "ビーコンの台座ブロック",
"category.rei.beacon_payment": "ビーコンを作動させる材料",
+ "category.rei.pathing": "道の作成",
"category.rei.information": "詳細情報",
"text.rei.composting.chance": "§e%d%%の確率",
"text.rei.composting.page": "%dページ",
"text.rei.config": "設定",
- "text.rei.config_tooltip": "設定画面を開く\n§7チートモードを 左シフトキー + 左クリック で切り替え",
- "text.rei.cheat_items": "{player_name}に[{item_name}§f]を{item_count} 個与えました",
+ "text.rei.config_tooltip": "設定画面を開く\n§7チートモードを 左 Shift キー + 左クリック で切り替え",
+ "text.rei.cheat_items": "{player_name} に [{item_name}§f] を {item_count} 個与えました。",
"text.rei.failed_cheat_items": "§cアイテムを与えることができませんでした。",
"ordering.rei.ascending": "昇順",
"ordering.rei.descending": "降順",
- "ordering.rei.registry": "登録",
+ "ordering.rei.registry": "アイテムID",
"ordering.rei.name": "名称",
- "ordering.rei.item_groups": "アイテムグループ",
+ "ordering.rei.item_groups": "クリエイティブタブ順",
"text.auto_craft.move_items": "アイテムを移動",
"text.auto_craft.move_items.yog": "NullPointerException(null値の参照型変数を参照しようとした時に発生する例外)が発生しました!!",
"error.rei.transfer.too_small": "アイテムを%dx%dグリッドに移動できません。",
"error.rei.not.on.server": "REIがサーバー上にありません。",
"error.rei.not.enough.materials": "材料が足りません。",
"error.rei.internal.error": "内部エラー:%s",
- "error.rei.recipe.not.unlocked": "レシピブックにレシピが解除されていません。",
+ "error.rei.recipe.not.unlocked": "レシピ本のレシピが解禁されていません。",
"error.rei.multi.errors": "複数のエラー:",
"rei.rei.no.slot.in.inv": "インベントリがいっぱいです。",
- "text.rei.showing_craftable": "クラフト可能だけを表示",
- "text.rei.showing_all": "全て表示",
+ "text.rei.showing_craftable": "クラフト可能なアイテムのみを表示",
+ "text.rei.showing_all": "すべてのアイテムを表示",
"text.rei.delete_items": "§cアイテムを消す",
"text.rei.credits": "クレジット",
"text.rei.left_arrow": "<",
@@ -61,6 +66,10 @@
"text.rei.view_all_categories": "全てのカテゴリーを表示",
"text.rei.go_back_first_page": "1ページへ戻る",
"text.rei.choose_page": "ページを選択",
+ "text.rei.gamemode_button.tooltip.dropdown": "ゲームモードの変更:ドロップダウン",
+ "text.rei.gamemode_button.tooltip.entry": "%sに切り替える\n",
+ "text.rei.weather_button.tooltip.dropdown": "天候の変更:ドロップダウン",
+ "text.rei.weather_button.tooltip.entry": "%sにする",
"text.rei.reload_config": "プラグインを再読み込み",
"text.rei.config.is.reloading": "プラグインを再読み込みしています!",
"text.rei.enabled": "はい",
@@ -69,7 +78,7 @@
"text.rei.short_gamemode.creative": "C",
"text.rei.short_gamemode.adventure": "A",
"text.rei.short_gamemode.spectator": "SP",
- "text.rei.weather.clear": "晴天",
+ "text.rei.weather.clear": "晴れ",
"text.rei.weather.rain": "雨",
"text.rei.weather.thunder": "雷雨",
"text.rei.previous_category": "前のカテゴリー",
@@ -82,13 +91,20 @@
"text.rei.favorites_tooltip": " \n§7お気に入りに追加するには %s を押してください。",
"text.rei.remove_favorites_tooltip": " \n§7お気に入りから削除するには %s を押してください。",
"text.rei.working_station": "作業台",
+ "text.rei.release_export": "%s キーを離すとエクスポートされます",
"text.rei.recipe_id": "\n%sレシピID: %s",
"text.rei.recipe_screen_type.selection": "レシピ画面タイプの選択",
"text.rei.recipe_screen_type.selection.sub": "設定画面でいつでも設定を変更できます。",
"text.rei.view_recipes_for": "%sのレシピを表示",
+ "text.rei.subsets": "グループ別フィルター",
"text.rei.add_favorite_widget": "追加...",
+ "favorite.section.gamemode": "ゲームモード",
+ "favorite.section.weather": "天候",
"tooltip.rei.fluid_amount": "§7%d 単位",
+ "tooltip.rei.drag_to_add_favorites": "§7上にドラッグアンドドロップしてお気に入り登録しましょう!",
"msg.rei.recipe_id_deta