diff --git a/common/src/main/resources/assets/betterf3/lang/ar_sa.json b/common/src/main/resources/assets/betterf3/lang/ar_sa.json index 44581b9d..67a8ff7f 100644 --- a/common/src/main/resources/assets/betterf3/lang/ar_sa.json +++ b/common/src/main/resources/assets/betterf3/lang/ar_sa.json @@ -1,5 +1,5 @@ { - "format.betterf3.default_format": "%s: %s", + "format.betterf3.default_format": "%s:: %s", "format.betterf3.default_no_colon": "%s %s", "format.betterf3.total": "%s %s/%s: %s/%s", "format.betterf3.coords": "%s: %s %s %s", diff --git a/common/src/main/resources/assets/betterf3/lang/en_ca.json b/common/src/main/resources/assets/betterf3/lang/en_ca.json index 42022ca6..86ae4c72 100644 --- a/common/src/main/resources/assets/betterf3/lang/en_ca.json +++ b/common/src/main/resources/assets/betterf3/lang/en_ca.json @@ -42,40 +42,40 @@ "config.betterf3.fontScale.tooltip": "Set the scale of the font.", "config.betterf3.category.modules": "Modules", "config.betterf3.disable_line.tooltip": "Enable line", - "config.betterf3.color.name": "Name Color", - "config.betterf3.color.value": "Value Color", - "config.betterf3.color.name.tooltip": "Change the color of the name of every line in this module.", - "config.betterf3.color.value.tooltip": "Change the color of the value of every line in this module.", - "config.betterf3.color.x": "X Color", - "config.betterf3.color.y": "Y Color", - "config.betterf3.color.z": "Z Color", - "config.betterf3.color.x.tooltip": "Change the color of the X coordinate of every line in this module.", - "config.betterf3.color.y.tooltip": "Change the color of the Y coordinate of every line in this module.", - "config.betterf3.color.z.tooltip": "Change the color of the Z coordinate of every line in this module.", - "config.betterf3.color.fps.high": "FPS High Color", - "config.betterf3.color.fps.medium": "FPS Medium Color", - "config.betterf3.color.fps.low": "FPS Low Color", - "config.betterf3.color.fps.high.tooltip": "Change the color of the text when the FPS is high.", - "config.betterf3.color.fps.medium.tooltip": "Change the color of the text when the FPS is medium.", - "config.betterf3.color.fps.low.tooltip": "Change the color of the text when the FPS is low.", - "config.betterf3.color.chunks.enabled": "Enabled Color", - "config.betterf3.color.chunks.disabled": "Disabled Color", - "config.betterf3.color.chunks.total": "Total Color", - "config.betterf3.color.chunks.enabled.tooltip": "Change the color of the text when chunk options are enabled.", - "config.betterf3.color.chunks.disabled.tooltip": "Change the color of the text when chunk options are disabled.", - "config.betterf3.color.chunks.total.tooltip": "Change the color of the text for the total number of chunks.", - "config.betterf3.color.entities.total": "Total Color", - "config.betterf3.color.entities.total.tooltip": "Change the color of the text for the total number of entities.", - "config.betterf3.color.help.enabled": "Enabled Color", - "config.betterf3.color.help.disabled": "Disabled Color", - "config.betterf3.color.help.enabled.tooltip": "Change the color of the text when help options are enabled.", - "config.betterf3.color.help.disabled.tooltip": "Change the color of the text when help options are disabled.", - "config.betterf3.color.sound.maximum": "Maximum Color", - "config.betterf3.color.sound.maximum.tooltip": "Change the color of the text for the maximum number of sounds.", - "config.betterf3.color.background": "Background Color", - "config.betterf3.color.background.tooltip": "Change the background color of every line (ARGB)", - "config.betterf3.memory_color_toggle": "Memory Color Toggle", - "config.betterf3.memory_color_toggle.tooltip": "Enables the color change of the memory value based on the percentage of memory used.", + "config.betterf3.color.name": "Name Colour", + "config.betterf3.color.value": "Value Colour", + "config.betterf3.color.name.tooltip": "Change the colour of the name of every line in this module.", + "config.betterf3.color.value.tooltip": "Change the colour of the value of every line in this module.", + "config.betterf3.color.x": "X Colour", + "config.betterf3.color.y": "Y Colour", + "config.betterf3.color.z": "Z Colour", + "config.betterf3.color.x.tooltip": "Change the colour of the X coordinate of every line in this module.", + "config.betterf3.color.y.tooltip": "Change the colour of the Y coordinate of every line in this module.", + "config.betterf3.color.z.tooltip": "Change the colour of the Z coordinate of every line in this module.", + "config.betterf3.color.fps.high": "FPS High Colour", + "config.betterf3.color.fps.medium": "FPS Medium Colour", + "config.betterf3.color.fps.low": "FPS Low Colour", + "config.betterf3.color.fps.high.tooltip": "Change the colour of the text when the FPS is high.", + "config.betterf3.color.fps.medium.tooltip": "Change the colour of the text when the FPS is medium.", + "config.betterf3.color.fps.low.tooltip": "Change the colour of the text when the FPS is low.", + "config.betterf3.color.chunks.enabled": "Enabled Colour", + "config.betterf3.color.chunks.disabled": "Disabled Colour", + "config.betterf3.color.chunks.total": "Total Colour", + "config.betterf3.color.chunks.enabled.tooltip": "Change the colour of the text when chunk options are enabled.", + "config.betterf3.color.chunks.disabled.tooltip": "Change the colour of the text when chunk options are disabled.", + "config.betterf3.color.chunks.total.tooltip": "Change the colour of the text for the total number of chunks.", + "config.betterf3.color.entities.total": "Total Colour", + "config.betterf3.color.entities.total.tooltip": "Change the colour of the text for the total number of entities.", + "config.betterf3.color.help.enabled": "Enabled Colour", + "config.betterf3.color.help.disabled": "Disabled Colour", + "config.betterf3.color.help.enabled.tooltip": "Change the colour of the text when help options are enabled.", + "config.betterf3.color.help.disabled.tooltip": "Change the colour of the text when help options are disabled.", + "config.betterf3.color.sound.maximum": "Maximum Colour", + "config.betterf3.color.sound.maximum.tooltip": "Change the colour of the text for the maximum number of sounds.", + "config.betterf3.color.background": "Background Colour", + "config.betterf3.color.background.tooltip": "Change the background colour of every line (ARGB)", + "config.betterf3.memory_color_toggle": "Memory Colour Toggle", + "config.betterf3.memory_color_toggle.tooltip": "Enables the colour change of the memory value based on the percentage of memory used.", "config.betterf3.time_format": "Time Format", "config.betterf3.time_format.tooltip": "Set the format of the system time.", "config.betterf3.module.enable": "Enable Module", diff --git a/common/src/main/resources/assets/betterf3/lang/en_pt.json b/common/src/main/resources/assets/betterf3/lang/en_pt.json index 42022ca6..a48934c5 100644 --- a/common/src/main/resources/assets/betterf3/lang/en_pt.json +++ b/common/src/main/resources/assets/betterf3/lang/en_pt.json @@ -13,7 +13,7 @@ "config.betterf3.title.general": "General", "config.betterf3.title.config": "Config", "config.betterf3.title.modules": "Edit Modules", - "config.betterf3.disable": "Disable Mod", + "config.betterf3.disable": "Hide th' mod", "config.betterf3.disable.tooltip": "Disables the mod, this will make the vanilla F3 HUD appear again.", "config.betterf3.auto_start": "Auto Start", "config.betterf3.auto_start.tooltip": "Automatically starts the debug menu when the game starts.", diff --git a/common/src/main/resources/assets/betterf3/lang/es_ar.json b/common/src/main/resources/assets/betterf3/lang/es_ar.json index 55914e90..9fd105ca 100644 --- a/common/src/main/resources/assets/betterf3/lang/es_ar.json +++ b/common/src/main/resources/assets/betterf3/lang/es_ar.json @@ -135,7 +135,7 @@ "text.betterf3.line.chunk_coords": "Coordenadas de Chunk", "text.betterf3.line.velocity": "Velocidad", "text.betterf3.line.absolute_velocity": "Velocidad absoluta", - "text.betterf3.line.horizontal_velocity": "Horizontal Velocity", + "text.betterf3.line.horizontal_velocity": "Velocidad horizontal", "text.betterf3.line.particles": "Partículas", "text.betterf3.line.entities": "Entidades", "text.betterf3.line.monster": "Monstruos", diff --git a/common/src/main/resources/assets/betterf3/lang/es_cl.json b/common/src/main/resources/assets/betterf3/lang/es_cl.json index f62f8907..ea9d9b3b 100644 --- a/common/src/main/resources/assets/betterf3/lang/es_cl.json +++ b/common/src/main/resources/assets/betterf3/lang/es_cl.json @@ -135,7 +135,7 @@ "text.betterf3.line.chunk_coords": "Coordenadas de Chunk", "text.betterf3.line.velocity": "Velocidad", "text.betterf3.line.absolute_velocity": "Velocidad absoluta", - "text.betterf3.line.horizontal_velocity": "Horizontal Velocity", + "text.betterf3.line.horizontal_velocity": "Velocidad horizontal", "text.betterf3.line.particles": "Partículas", "text.betterf3.line.entities": "Entidades", "text.betterf3.line.monster": "Monstruos", diff --git a/common/src/main/resources/assets/betterf3/lang/es_ec.json b/common/src/main/resources/assets/betterf3/lang/es_ec.json index 55914e90..9fd105ca 100644 --- a/common/src/main/resources/assets/betterf3/lang/es_ec.json +++ b/common/src/main/resources/assets/betterf3/lang/es_ec.json @@ -135,7 +135,7 @@ "text.betterf3.line.chunk_coords": "Coordenadas de Chunk", "text.betterf3.line.velocity": "Velocidad", "text.betterf3.line.absolute_velocity": "Velocidad absoluta", - "text.betterf3.line.horizontal_velocity": "Horizontal Velocity", + "text.betterf3.line.horizontal_velocity": "Velocidad horizontal", "text.betterf3.line.particles": "Partículas", "text.betterf3.line.entities": "Entidades", "text.betterf3.line.monster": "Monstruos", diff --git a/common/src/main/resources/assets/betterf3/lang/es_es.json b/common/src/main/resources/assets/betterf3/lang/es_es.json index 6a229b2f..0750c801 100644 --- a/common/src/main/resources/assets/betterf3/lang/es_es.json +++ b/common/src/main/resources/assets/betterf3/lang/es_es.json @@ -135,7 +135,7 @@ "text.betterf3.line.chunk_coords": "Coordenadas de Chunk", "text.betterf3.line.velocity": "Velocidad", "text.betterf3.line.absolute_velocity": "Velocidad absoluta", - "text.betterf3.line.horizontal_velocity": "Horizontal Velocity", + "text.betterf3.line.horizontal_velocity": "Velocidad horizontal", "text.betterf3.line.particles": "Partículas", "text.betterf3.line.entities": "Entidades", "text.betterf3.line.monster": "Monstruos", diff --git a/common/src/main/resources/assets/betterf3/lang/es_mx.json b/common/src/main/resources/assets/betterf3/lang/es_mx.json index 55914e90..9fd105ca 100644 --- a/common/src/main/resources/assets/betterf3/lang/es_mx.json +++ b/common/src/main/resources/assets/betterf3/lang/es_mx.json @@ -135,7 +135,7 @@ "text.betterf3.line.chunk_coords": "Coordenadas de Chunk", "text.betterf3.line.velocity": "Velocidad", "text.betterf3.line.absolute_velocity": "Velocidad absoluta", - "text.betterf3.line.horizontal_velocity": "Horizontal Velocity", + "text.betterf3.line.horizontal_velocity": "Velocidad horizontal", "text.betterf3.line.particles": "Partículas", "text.betterf3.line.entities": "Entidades", "text.betterf3.line.monster": "Monstruos", diff --git a/common/src/main/resources/assets/betterf3/lang/es_uy.json b/common/src/main/resources/assets/betterf3/lang/es_uy.json index 55914e90..9fd105ca 100644 --- a/common/src/main/resources/assets/betterf3/lang/es_uy.json +++ b/common/src/main/resources/assets/betterf3/lang/es_uy.json @@ -135,7 +135,7 @@ "text.betterf3.line.chunk_coords": "Coordenadas de Chunk", "text.betterf3.line.velocity": "Velocidad", "text.betterf3.line.absolute_velocity": "Velocidad absoluta", - "text.betterf3.line.horizontal_velocity": "Horizontal Velocity", + "text.betterf3.line.horizontal_velocity": "Velocidad horizontal", "text.betterf3.line.particles": "Partículas", "text.betterf3.line.entities": "Entidades", "text.betterf3.line.monster": "Monstruos", diff --git a/common/src/main/resources/assets/betterf3/lang/es_ve.json b/common/src/main/resources/assets/betterf3/lang/es_ve.json index 55914e90..52b53c11 100644 --- a/common/src/main/resources/assets/betterf3/lang/es_ve.json +++ b/common/src/main/resources/assets/betterf3/lang/es_ve.json @@ -12,14 +12,14 @@ "config.betterf3.title": "MejorF3", "config.betterf3.title.general": "General", "config.betterf3.title.config": "Ajustes", - "config.betterf3.title.modules": "Editar Módulos", + "config.betterf3.title.modules": "Editar módulos", "config.betterf3.disable": "Deshabilitar Mod", "config.betterf3.disable.tooltip": "Deshabilita el mod, esto hará que la interfaz del F3 vanilla vuelva a aparecer.", "config.betterf3.auto_start": "Inicio automático", "config.betterf3.auto_start.tooltip": "Inicia automáticamente el menú de depuración cuando se inicia el juego.", "config.betterf3.space_modules": "Espacio de módulos", "config.betterf3.space_modules.tooltip": "Añade un espacio después de cada módulo.", - "config.betterf3.shadow_text": "Sombra del texto", + "config.betterf3.shadow_text": "Texto de sombra", "config.betterf3.shadow_text.tooltip": "Hace que todas las letras tengan un efecto de sombra.", "config.betterf3.animations": "Habilitar animaciones", "config.betterf3.animations.tooltip": "Añade una animación cuando se abre y cierre la interfaz del F3.", @@ -29,27 +29,27 @@ "config.betterf3.debug_crosshair.tooltip": "Oculta la retícula de depuración cuando el HUD F3 está abierto.", "config.betterf3.sidebar": "Ocultar barra lateral", "config.betterf3.sidebar.tooltip": "Ocultar la barra lateral cuando el menú F3 está activo.", - "config.betterf3.bossbar": "Esconder Bossbar", - "config.betterf3.bossbar.tooltip": "Oculte el bossbar cuando el menú F3 esté activo.", + "config.betterf3.bossbar": "Esconder barra de jefe", + "config.betterf3.bossbar.tooltip": "Ocultar la barra del jefe cuando el menú F3 está activo.", "config.betterf3.always_enable_profiler": "Habilitar siempre el perfilador", "config.betterf3.always_enable_profiler.tooltip": "Habilite siempre el perfilador al utilizar F3.", "config.betterf3.always_enable_tps_graph": "Habilitar siempre el gráfico de TPS", "config.betterf3.always_enable_tps_graph.tooltip": "Activar siempre el gráfico TPS al usar F3.", "config.betterf3.always_enable_tps_graph.tooltip_new": "Habilite siempre el gráfico TPS cuando utilice F3. No se puede utilizar con el gráfico de ping.", "config.betterf3.always_enable_ping_graph": "Habilitar siempre el gráfico de ping", - "config.betterf3.always_enable_ping_graph.tooltip": "Habilite siempre el gráfico de ping cuando utilice F3. No se puede utilizar con el gráfico tps.", + "config.betterf3.always_enable_ping_graph.tooltip": "Activar siempre el gráfico de ping cuando se use F3. No se puede utilizar con el gráfico TPS.", "config.betterf3.fontScale": "Tamaño de la fuente", "config.betterf3.fontScale.tooltip": "Establecer el tamaño de la fuente.", "config.betterf3.category.modules": "Módulos", "config.betterf3.disable_line.tooltip": "Habilitar línea", "config.betterf3.color.name": "Color del Nombre", - "config.betterf3.color.value": "Color del Valor", + "config.betterf3.color.value": "Color de valor", "config.betterf3.color.name.tooltip": "Cambiar el color del nombre en cada línea en este módulo.", "config.betterf3.color.value.tooltip": "Cambiar el color del valor de cada línea en este módulo.", "config.betterf3.color.x": "Color de X", "config.betterf3.color.y": "Color de Y", "config.betterf3.color.z": "Color de Z", - "config.betterf3.color.x.tooltip": "Cambiar el color de la coordenada X en cada línea de este módulo.", + "config.betterf3.color.x.tooltip": "Cambia el color de la coordenada X de cada línea en este módulo.", "config.betterf3.color.y.tooltip": "Cambiar el color de la coordenada Y en cada línea de este módulo.", "config.betterf3.color.z.tooltip": "Cambiar el color de la coordenada Z en cada línea de este módulo.", "config.betterf3.color.fps.high": "Color de FPS Altos", @@ -135,7 +135,7 @@ "text.betterf3.line.chunk_coords": "Coordenadas de Chunk", "text.betterf3.line.velocity": "Velocidad", "text.betterf3.line.absolute_velocity": "Velocidad absoluta", - "text.betterf3.line.horizontal_velocity": "Horizontal Velocity", + "text.betterf3.line.horizontal_velocity": "Velocidad horizontal", "text.betterf3.line.particles": "Partículas", "text.betterf3.line.entities": "Entidades", "text.betterf3.line.monster": "Monstruos", diff --git a/common/src/main/resources/assets/betterf3/lang/fa_ir.json b/common/src/main/resources/assets/betterf3/lang/fa_ir.json index 5e83ba2c..d1cb7362 100644 --- a/common/src/main/resources/assets/betterf3/lang/fa_ir.json +++ b/common/src/main/resources/assets/betterf3/lang/fa_ir.json @@ -35,9 +35,9 @@ "config.betterf3.always_enable_profiler.tooltip": "پروفایلر هنگام استفاده از F3 همواره فعال می شود.", "config.betterf3.always_enable_tps_graph": "همواره نمایش هندسی تیک بر ثانیه فعال", "config.betterf3.always_enable_tps_graph.tooltip": "نمایش هندسی تیک بر ثانیه هنگام استفاده از F3 همواره فعال می شود.", - "config.betterf3.always_enable_tps_graph.tooltip_new": "Always enable the TPS graph when using F3. Cannot be used with the ping graph.", - "config.betterf3.always_enable_ping_graph": "Always Enable the Ping Graph", - "config.betterf3.always_enable_ping_graph.tooltip": "Always enable the ping graph when using F3. Cannot be used with the TPS graph.", + "config.betterf3.always_enable_tps_graph.tooltip_new": "نمایش هندسی تیک بر ثانیه هنگام استفاده از F3 همواره فعال می شود. نمی تواند همزمان با نمایش هندسی پینگ استفاده شود.", + "config.betterf3.always_enable_ping_graph": "همواره نمایش هندسی پینگ فعال", + "config.betterf3.always_enable_ping_graph.tooltip": "نمایش هندسی پینگ هنگام استفاده از F3 همواره فعال می شود. نمی تواند همزمان با نمایش هندسی تیک بر ثانیه استفاده شود.", "config.betterf3.fontScale": "مقیاس فونت", "config.betterf3.fontScale.tooltip": "تنظیم مقیاس فونت.", "config.betterf3.category.modules": "ماژول‌ها", @@ -95,8 +95,8 @@ "config.betterf3.general_settings": "تنظیمات عمومی", "debug.betterf3.cycle_renderdistance.message": "فاصله بارگزاری: %s", "debug.betterf3.cycle_simulationdistance.message": "فاصله شبیه‌سازی: %s", - "debug.betterf3.cycle_renderdistance.help": "F3 + F = Cycle render distance (shift to invert)", - "debug.betterf3.cycle_simulationdistance.help": "F3 + F + Ctrl = Cycle simulation distance (shift to invert)", + "debug.betterf3.cycle_renderdistance.help": "F3 + F = چرخش فاصله بارگزاری (شیفت برای بازگردانی)", + "debug.betterf3.cycle_simulationdistance.help": "F3 + F + Ctrl = چرخش فاصله شبیه سازی (شیفت برای بازگردانی)", "debug.betterf3.modmenu.help": "F3 + M = تنظیمات BetterF3", "text.betterf3.module.minecraft": "ماینکرفت", "text.betterf3.module.fps": "فریم بر ثانیه", @@ -115,14 +115,14 @@ "text.betterf3.module.empty": "جدا کننده", "text.betterf3.line.minecraft": "ماینکرفت", "text.betterf3.line.chunk_sections": "بخش های تکه", - "text.betterf3.line.chunk_culling": "Chunk Culling", + "text.betterf3.line.chunk_culling": "نادیده گرفتن چانک", "text.betterf3.line.pending_chunks": "تکه های در انتظار", - "text.betterf3.line.pending_uploads": "بارگذاری های در انتظار به GPU", + "text.betterf3.line.pending_uploads": "بارگذاری های در انتظار به پردازنده‌ی گرافیکی", "text.betterf3.line.available_buffers": "بافر های در دسترس", - "text.betterf3.line.client_chunk_cache": "Client Chunk Cache", + "text.betterf3.line.client_chunk_cache": "کش چانک کلاینت", "text.betterf3.line.loaded_chunks": "چانک‌های بارگیری شده", "text.betterf3.line.loaded_chunks_server": "چانک های بارگیری شده (سرور)", - "text.betterf3.line.forceloaded_chunks": "Forceloaded Chunks", + "text.betterf3.line.forceloaded_chunks": "چانک های به اجبار بارگذاری شده", "text.betterf3.line.spawn_chunks": "تکه های احضار", "text.betterf3.line.chunk_file": "فایل منطقه", "text.betterf3.line.enabled": "فعال", @@ -133,9 +133,9 @@ "text.betterf3.line.block_coords": "بلوک", "text.betterf3.line.chunk_relative_coords": "نسبت تکه", "text.betterf3.line.chunk_coords": "مختصات چانک", - "text.betterf3.line.velocity": "Velocity", - "text.betterf3.line.absolute_velocity": "Absolute Velocity", - "text.betterf3.line.horizontal_velocity": "Horizontal Velocity", + "text.betterf3.line.velocity": "سرعت", + "text.betterf3.line.absolute_velocity": "سرعت مطلق", + "text.betterf3.line.horizontal_velocity": "سرعت افقی", "text.betterf3.line.particles": "ذرات", "text.betterf3.line.entities": "موجودات", "text.betterf3.line.monster": "هیولاها", @@ -159,9 +159,9 @@ "text.betterf3.line.fancy": "تجملی", "text.betterf3.line.pie_graph": "نمودار دایره ای (Shift+F3)", "text.betterf3.line.fps_tps": "فریم بر ثانیه / تیک بر ثانیه (Alt+F3)", - "text.betterf3.line.pie_graph_new": "Pie Graph (F3+1)", - "text.betterf3.line.fps_tps_new": "FPS / TPS (F3+2)", - "text.betterf3.line.ping": "Ping / Bandwidth (F3+3)", + "text.betterf3.line.pie_graph_new": "نمودار دایره ای (F3+1)", + "text.betterf3.line.fps_tps_new": "فریم بر ثانیه / تیک بر ثانیه (F3+2)", + "text.betterf3.line.ping": "پینگ / پهنای باند (F3+3)", "text.betterf3.line.help": "برای راهنمایی", "text.betterf3.line.visible": "نمایان", "text.betterf3.line.hidden": "مخفی", @@ -183,18 +183,18 @@ "text.betterf3.line.highest_block_server": "بالاترین بلوک (سرور)", "text.betterf3.line.biome": "زیست‌بوم", "text.betterf3.line.local_difficulty": "درجه سختی محلی", - "text.betterf3.line.clamped": "Clamped", + "text.betterf3.line.clamped": "محدود شده", "text.betterf3.line.day_ticks": "تیک های روز فعلی", "text.betterf3.line.days_played": "روز های بازی شده", "text.betterf3.line.waiting_chunk": "درحال انتظار برای چانک...", "text.betterf3.line.server_tick": "", "text.betterf3.line.packets_sent": "پکت های ارسال شده", "text.betterf3.line.packets_received": "پکت های دریافت شده", - "text.betterf3.line.tick_manager_status": "Tick Manager Status", - "text.betterf3.line.tick_manager_status.normal": "running", - "text.betterf3.line.tick_manager_status.frozen": "frozen", - "text.betterf3.line.tick_manager_status.stepping": "frozen - stepping", - "text.betterf3.line.tick_manager_status.sprinting": "sprinting", + "text.betterf3.line.tick_manager_status": "وضعیت مدیریت تیک", + "text.betterf3.line.tick_manager_status.normal": "در حال اجرا", + "text.betterf3.line.tick_manager_status.frozen": "ثابت شده", + "text.betterf3.line.tick_manager_status.stepping": "ثابت شده - در حال گام برداشتن", + "text.betterf3.line.tick_manager_status.sprinting": "افزایش سرعت", "text.betterf3.line.integrated_server": "سرور یکپارچه", "text.betterf3.line.sounds": "صداها", "text.betterf3.line.ambient_sounds": "صداهای محیط", @@ -206,11 +206,11 @@ "text.betterf3.line.memory_usage": "میزان استفاده حافظه", "text.betterf3.line.allocation_rate": "نرخ تخصیص", "text.betterf3.line.allocated_memory": "حافظه تخصیص یافته", - "text.betterf3.line.off_heap": "Off-Heap", + "text.betterf3.line.off_heap": "خارج از هیپ", "text.betterf3.line.cpu": "پردازنده", "text.betterf3.line.display": "نمایش", "text.betterf3.line.gpu": "پردازنده‌ی گرافیکی", - "text.betterf3.line.gpu_utilization": "GPU Utilization", + "text.betterf3.line.gpu_utilization": "کارایی پردازنده‌ی گرافیکی", "text.betterf3.line.opengl_version": "نسخه‌ی OpenGL", "text.betterf3.line.gpu_driver": "درایور پردازنده‌ی گرافیکی", "text.betterf3.line.misc_left": "متفرقه سمت چپ", diff --git a/common/src/main/resources/assets/betterf3/lang/ja_jp.json b/common/src/main/resources/assets/betterf3/lang/ja_jp.json index 5e597ff1..6beed00a 100644 --- a/common/src/main/resources/assets/betterf3/lang/ja_jp.json +++ b/common/src/main/resources/assets/betterf3/lang/ja_jp.json @@ -135,7 +135,7 @@ "text.betterf3.line.chunk_coords": "チャンクの座標", "text.betterf3.line.velocity": "速度", "text.betterf3.line.absolute_velocity": "絶対的速度", - "text.betterf3.line.horizontal_velocity": "Horizontal Velocity", + "text.betterf3.line.horizontal_velocity": "水平速度", "text.betterf3.line.particles": "パーティクル", "text.betterf3.line.entities": "エンティティ", "text.betterf3.line.monster": "敵対Mob", diff --git a/common/src/main/resources/assets/betterf3/lang/ko_kr.json b/common/src/main/resources/assets/betterf3/lang/ko_kr.json index 4a4088ce..cb51a13a 100644 --- a/common/src/main/resources/assets/betterf3/lang/ko_kr.json +++ b/common/src/main/resources/assets/betterf3/lang/ko_kr.json @@ -191,8 +191,8 @@ "text.betterf3.line.packets_sent": "송신한 패킷", "text.betterf3.line.packets_received": "수신된 패킷", "text.betterf3.line.tick_manager_status": "틱 관리자 상태", - "text.betterf3.line.tick_manager_status.normal": "running", - "text.betterf3.line.tick_manager_status.frozen": "frozen", + "text.betterf3.line.tick_manager_status.normal": "진행 중", + "text.betterf3.line.tick_manager_status.frozen": "멈춤", "text.betterf3.line.tick_manager_status.stepping": "frozen - stepping", "text.betterf3.line.tick_manager_status.sprinting": "sprinting", "text.betterf3.line.integrated_server": "통합 서버", diff --git a/common/src/main/resources/assets/betterf3/lang/lb_lu.json b/common/src/main/resources/assets/betterf3/lang/lb_lu.json index 42022ca6..6cd50e73 100644 --- a/common/src/main/resources/assets/betterf3/lang/lb_lu.json +++ b/common/src/main/resources/assets/betterf3/lang/lb_lu.json @@ -3,20 +3,20 @@ "format.betterf3.default_no_colon": "%s %s", "format.betterf3.total": "%s %s/%s: %s/%s", "format.betterf3.coords": "%s: %s %s %s", - "format.betterf3.server_tick": "%s at %.0f ms ticks", + "format.betterf3.server_tick": "%s op %.0f ms ticks", "format.betterf3.no_format": "%s", "format.betterf3.fps": "%s fps / %s fps %s", - "format.betterf3.chunklight": "Total: %s Sky: %s Block: %s", - "format.betterf3.chunklight_server": "Sky: %s Block: %s", - "format.betterf3.rotation": "Yaw: %s Pitch: %s", + "format.betterf3.chunklight": "Am Ganzen: %s Loft: %s Block: %s", + "format.betterf3.chunklight_server": "Loft: %s Block: %s", + "format.betterf3.rotation": "Dreiung: %s Neigung: %s", "config.betterf3.title": "BetterF3", - "config.betterf3.title.general": "General", - "config.betterf3.title.config": "Config", - "config.betterf3.title.modules": "Edit Modules", - "config.betterf3.disable": "Disable Mod", - "config.betterf3.disable.tooltip": "Disables the mod, this will make the vanilla F3 HUD appear again.", - "config.betterf3.auto_start": "Auto Start", - "config.betterf3.auto_start.tooltip": "Automatically starts the debug menu when the game starts.", + "config.betterf3.title.general": "Allgemeng", + "config.betterf3.title.config": "Konfiguratioun", + "config.betterf3.title.modules": "Moduler Bearbechten", + "config.betterf3.disable": "Mod Desaktiveiren", + "config.betterf3.disable.tooltip": "Deaktiviert den Mod, wodurch das Standard-F3-HUD wieder angezeigt wird.", + "config.betterf3.auto_start": "Auto-Start", + "config.betterf3.auto_start.tooltip": "Starten den Debug-Menü automatesch wann'd Spill ugeet.", "config.betterf3.space_modules": "Space Modules", "config.betterf3.space_modules.tooltip": "Adds a space after each module.", "config.betterf3.shadow_text": "Shadow Text", diff --git a/common/src/main/resources/assets/betterf3/lang/lol_us.json b/common/src/main/resources/assets/betterf3/lang/lol_us.json index e9f70c2b..c3aaf884 100644 --- a/common/src/main/resources/assets/betterf3/lang/lol_us.json +++ b/common/src/main/resources/assets/betterf3/lang/lol_us.json @@ -15,12 +15,12 @@ "config.betterf3.title.modules": "Edit Modulez", "config.betterf3.disable": "Disable Mod", "config.betterf3.disable.tooltip": "Disabulz teh mod, dis will makez teh vanilla F3 HUD appeer agen.", - "config.betterf3.auto_start": "Auto Start", - "config.betterf3.auto_start.tooltip": "Automatically starts the debug menu when the game starts.", + "config.betterf3.auto_start": "Awto start", + "config.betterf3.auto_start.tooltip": "Awtomatically startz teh debeg menyu wen da gaem starats.", "config.betterf3.space_modules": "Space Modules", "config.betterf3.space_modules.tooltip": "Adds a space after each module.", "config.betterf3.shadow_text": "Shadow Text", - "config.betterf3.shadow_text.tooltip": "Makes all characters have a shadow effect.", + "config.betterf3.shadow_text.tooltip": "Mwakes all da letturs have spoopy shaddwow effett.", "config.betterf3.animations": "Enable Animations", "config.betterf3.animations.tooltip": "Add an animation when closing and opening the F3 HUD.", "config.betterf3.animationSpeed": "Animation Speed", diff --git a/common/src/main/resources/assets/betterf3/lang/ms_my.json b/common/src/main/resources/assets/betterf3/lang/ms_my.json index e2ec7a66..3dc8a667 100644 --- a/common/src/main/resources/assets/betterf3/lang/ms_my.json +++ b/common/src/main/resources/assets/betterf3/lang/ms_my.json @@ -3,19 +3,19 @@ "format.betterf3.default_no_colon": "%s %s", "format.betterf3.total": "%s %s/%s: %s/%s", "format.betterf3.coords": "%s: %s %s %s", - "format.betterf3.server_tick": "%s di %.0f ms tiks", + "format.betterf3.server_tick": "%s pada %.0f ms detik", "format.betterf3.no_format": "%s", "format.betterf3.fps": "%s bps / %s bps %s", "format.betterf3.chunklight": "Jumlah: %s Langit: %s Blok: %s", "format.betterf3.chunklight_server": "Langit: %s Blok: %s", - "format.betterf3.rotation": "Yaw:%s Pitch:%s", + "format.betterf3.rotation": "Rewang: %s Anggul: %s", "config.betterf3.title": "BetterF3", "config.betterf3.title.general": "Umum", "config.betterf3.title.config": "Konfigurasi", "config.betterf3.title.modules": "Sunting Modul", "config.betterf3.disable": "Nyahdayakan Mod", "config.betterf3.disable.tooltip": "Menyahdayakan mod, ini akan membuat HUD F3 vanila muncul lagi.", - "config.betterf3.auto_start": "Permulaan Automatik", + "config.betterf3.auto_start": "Mula Secara Automatik", "config.betterf3.auto_start.tooltip": "Mulakan menu nyahpepijat secara automatik apabila permainan dimulakan.", "config.betterf3.space_modules": "Modul Jarak", "config.betterf3.space_modules.tooltip": "Tambah sebuah jarak selepas setiap modul.", @@ -25,8 +25,8 @@ "config.betterf3.animations.tooltip": "Tambah animasi apabila menutup dan membuka HUD F3.", "config.betterf3.animationSpeed": "Kelajuan Animasi", "config.betterf3.animationSpeed.tooltip": "Tetapkan kelajuan animasi.", - "config.betterf3.debug_crosshair": "Sembunyikan Crosshair Nyahpepijat", - "config.betterf3.debug_crosshair.tooltip": "Sembunyikan crosshair nyahpepijat apabila HUD F3 dibuka.", + "config.betterf3.debug_crosshair": "Sembunyikan Rerambut Silang Nyahpepijat", + "config.betterf3.debug_crosshair.tooltip": "Sembunyikan rerambut silang nyahpepijat apabila HUD F3 dibuka.", "config.betterf3.sidebar": "Sembunyi Palang Sisi", "config.betterf3.sidebar.tooltip": "Sembunyi palang sisi apabila menu F3 aktif.", "config.betterf3.bossbar": "Sembunyikan Bar Bos", @@ -36,7 +36,7 @@ "config.betterf3.always_enable_tps_graph": "Sentiasa Dayakan Graf TPS", "config.betterf3.always_enable_tps_graph.tooltip": "Sentiasa dayakan graf TPS apabila menggunakan F3.", "config.betterf3.always_enable_tps_graph.tooltip_new": "Sentiasa benarkan graf TPS bila menggunakan F3. Tidak boleh digunakan dengan graf ping.", - "config.betterf3.always_enable_ping_graph": "Sentiasa Benarkan Graf Ping", + "config.betterf3.always_enable_ping_graph": "Sentiasa Dayakan Graf Ping", "config.betterf3.always_enable_ping_graph.tooltip": "Sentiasa benarkan graf ping bila menggunakan F3. Tidak dapat digunakan dengan graf TPS.", "config.betterf3.fontScale": "Skala Fon", "config.betterf3.fontScale.tooltip": "Tetapkan skala fon.", @@ -49,25 +49,25 @@ "config.betterf3.color.x": "Warna X", "config.betterf3.color.y": "Warna Y", "config.betterf3.color.z": "Warna Z", - "config.betterf3.color.x.tooltip": "Tukar warna koordinat X di setiap baris modul ini.", - "config.betterf3.color.y.tooltip": "Tukar warna koordinat Y di setiap baris modul ini.", - "config.betterf3.color.z.tooltip": "Tukar warna koordinat Z di setiap baris modul ini.", + "config.betterf3.color.x.tooltip": "Ubah warna koordinat X pada setiap baris dalam modul ini.", + "config.betterf3.color.y.tooltip": "Ubah warna koordinat Y pada setiap baris dalam modul ini.", + "config.betterf3.color.z.tooltip": "Ubah warna koordinat Z pada setiap baris dalam modul ini.", "config.betterf3.color.fps.high": "Warna BPS Tinggi", "config.betterf3.color.fps.medium": "Warna BPS Sederhana", "config.betterf3.color.fps.low": "Warna BPS Rendah", "config.betterf3.color.fps.high.tooltip": "Mengubah warna teks apabila kadar bingkai per saat (BPS) adalah tinggi.", "config.betterf3.color.fps.medium.tooltip": "Mengubah warna teks apabila kadar bingkai per saat (BPS) adalah sederhana.", "config.betterf3.color.fps.low.tooltip": "Mengubah warna teks apabila kadar bingkai per saat (BPS) adalah rendah.", - "config.betterf3.color.chunks.enabled": "Warna yang Dibenarkan", - "config.betterf3.color.chunks.disabled": "Warna yang Dilumpuhkan", + "config.betterf3.color.chunks.enabled": "Warna yang Didayakan", + "config.betterf3.color.chunks.disabled": "Warna yang Dinyahdayakan", "config.betterf3.color.chunks.total": "Warna Jumlah", - "config.betterf3.color.chunks.enabled.tooltip": "Tukar warna teks apabila tetapan ketulan digunakan.", - "config.betterf3.color.chunks.disabled.tooltip": "Tukar warna teks apabila tetapan ketulan dilumpuhkan.", - "config.betterf3.color.chunks.total.tooltip": "Tukar warna teks mengikut jumlah ketulan.", + "config.betterf3.color.chunks.enabled.tooltip": "Ubah warna teks apabila tetapan cebisan didayakan.", + "config.betterf3.color.chunks.disabled.tooltip": "Ubah warna teks apabila tetapan cebisan dinyahdayakan.", + "config.betterf3.color.chunks.total.tooltip": "Ubah warna teks untuk jumlah bilangan cebisan.", "config.betterf3.color.entities.total": "Warna Jumlah", - "config.betterf3.color.entities.total.tooltip": "Tukar warna teks mengikut jumlah bilangan entiti.", - "config.betterf3.color.help.enabled": "Warna yang Dibenarkan", - "config.betterf3.color.help.disabled": "Warna yang Dilumpuhkan", + "config.betterf3.color.entities.total.tooltip": "Ubah warna teks untuk jumlah bilangan entiti.", + "config.betterf3.color.help.enabled": "Warna yang Didayakan", + "config.betterf3.color.help.disabled": "Warna yang Dinyahdayakan", "config.betterf3.color.help.enabled.tooltip": "Ubah warna teks apabila tetapan bantuan didayakan.", "config.betterf3.color.help.disabled.tooltip": "Ubah warna teks apabila tetapan bantuan dinyahdayakan.", "config.betterf3.color.sound.maximum": "Warna Maksimum", @@ -75,7 +75,7 @@ "config.betterf3.color.background": "Warna Latar Belakang", "config.betterf3.color.background.tooltip": "Ubah warna latar belakang setiap baris (ARGB)", "config.betterf3.memory_color_toggle": "Togol Warna Ingatan", - "config.betterf3.memory_color_toggle.tooltip": "Membolehkan pertukaran warna nilai ingatan mengikut peratusan ingatan yang digunakan.", + "config.betterf3.memory_color_toggle.tooltip": "Mendayakan pertukaran warna nilai ingatan mengikut peratusan ingatan yang digunakan.", "config.betterf3.time_format": "Format Masa", "config.betterf3.time_format.tooltip": "Tetapkan format sistem masa.", "config.betterf3.module.enable": "Dayakan Modul", @@ -115,14 +115,14 @@ "text.betterf3.module.empty": "Pemisah", "text.betterf3.line.minecraft": "Minecraft", "text.betterf3.line.chunk_sections": "Pilihan Cebisan", - "text.betterf3.line.chunk_culling": "Pemusnahan Ketulan", + "text.betterf3.line.chunk_culling": "Penyorokan Cebisan", "text.betterf3.line.pending_chunks": "Cebisan Tertangguh", "text.betterf3.line.pending_uploads": "Muat Naik ke GPU Tertangguh", "text.betterf3.line.available_buffers": "Penimbal yang Tersedia", "text.betterf3.line.client_chunk_cache": "Cache Cebisan Pelanggan", "text.betterf3.line.loaded_chunks": "Cebisan DImuat", "text.betterf3.line.loaded_chunks_server": "Cebisan Dimuat (Pelayan)", - "text.betterf3.line.forceloaded_chunks": "Ketulan Dipaksa", + "text.betterf3.line.forceloaded_chunks": "Cebisan Dimuat Paksa", "text.betterf3.line.spawn_chunks": "Cebisan Spawn", "text.betterf3.line.chunk_file": "Fail Rantau", "text.betterf3.line.enabled": "Dayakan", @@ -135,7 +135,7 @@ "text.betterf3.line.chunk_coords": "Koordinat Cebisan", "text.betterf3.line.velocity": "Halaju", "text.betterf3.line.absolute_velocity": "Halaju Mutlak", - "text.betterf3.line.horizontal_velocity": "Horizontal Velocity", + "text.betterf3.line.horizontal_velocity": "Halaju Melintang", "text.betterf3.line.particles": "Partikel", "text.betterf3.line.entities": "Entiti", "text.betterf3.line.monster": "Raksasa", @@ -152,8 +152,8 @@ "text.betterf3.line.render_distance": "Jarak Pengemukaan", "text.betterf3.line.graphics": "Grafik", "text.betterf3.line.clouds": "Awan", - "text.betterf3.line.biome_blend_radius": "Keluasan Campuran Biom", - "text.betterf3.line.shader": "Shader", + "text.betterf3.line.biome_blend_radius": "Jejari Campuran Biom", + "text.betterf3.line.shader": "Pembayang", "text.betterf3.line.off": "Tutup", "text.betterf3.line.fast": "Pantas", "text.betterf3.line.fancy": "Mewah", diff --git a/common/src/main/resources/assets/betterf3/lang/pt_br.json b/common/src/main/resources/assets/betterf3/lang/pt_br.json index b93a6f98..5b3cc542 100644 --- a/common/src/main/resources/assets/betterf3/lang/pt_br.json +++ b/common/src/main/resources/assets/betterf3/lang/pt_br.json @@ -135,7 +135,7 @@ "text.betterf3.line.chunk_coords": "Coordenadas do Chunk", "text.betterf3.line.velocity": "Velocidade", "text.betterf3.line.absolute_velocity": "Velocidade absoluta", - "text.betterf3.line.horizontal_velocity": "Horizontal Velocity", + "text.betterf3.line.horizontal_velocity": "Velocidade Horizontal", "text.betterf3.line.particles": "Partículas", "text.betterf3.line.entities": "Entidades", "text.betterf3.line.monster": "Monstros", @@ -191,9 +191,9 @@ "text.betterf3.line.packets_sent": "Pacotes Enviados", "text.betterf3.line.packets_received": "Pacotes Recebidos", "text.betterf3.line.tick_manager_status": "Status do Gerenciador de Tick", - "text.betterf3.line.tick_manager_status.normal": "running", + "text.betterf3.line.tick_manager_status.normal": "executando", "text.betterf3.line.tick_manager_status.frozen": "congelado", - "text.betterf3.line.tick_manager_status.stepping": "frozen - stepping", + "text.betterf3.line.tick_manager_status.stepping": "Congelados - Passos", "text.betterf3.line.tick_manager_status.sprinting": "correndo", "text.betterf3.line.integrated_server": "Servidor Integrado", "text.betterf3.line.sounds": "Sons", diff --git a/common/src/main/resources/assets/betterf3/lang/ro_ro.json b/common/src/main/resources/assets/betterf3/lang/ro_ro.json index 35a69c88..d6c169c0 100644 --- a/common/src/main/resources/assets/betterf3/lang/ro_ro.json +++ b/common/src/main/resources/assets/betterf3/lang/ro_ro.json @@ -19,13 +19,13 @@ "config.betterf3.auto_start.tooltip": "Pornește automat meniul de depanare la pornirea jocului.", "config.betterf3.space_modules": "Spațiul modulelor", "config.betterf3.space_modules.tooltip": "Adaugă un spațiu după fiecare modul.", - "config.betterf3.shadow_text": "Umbra textului", + "config.betterf3.shadow_text": "Umbra Textului", "config.betterf3.shadow_text.tooltip": "Face ca toate caracterele să aibă un efect de umbră.", "config.betterf3.animations": "Activează animațiile", "config.betterf3.animations.tooltip": "Adăugați o animație la închiderea și deschiderea interfeței de F3.", - "config.betterf3.animationSpeed": "Viteza animației", + "config.betterf3.animationSpeed": "Viteza Animației", "config.betterf3.animationSpeed.tooltip": "Setează viteza animației.", - "config.betterf3.debug_crosshair": "Ascunde reticulul de depanare", + "config.betterf3.debug_crosshair": "Ascunde Reticulul de Depanare", "config.betterf3.debug_crosshair.tooltip": "Ascunde reticulul de depanare atunci când interfața de F3 este deschisă.", "config.betterf3.sidebar": "Ascunde bara laterală", "config.betterf3.sidebar.tooltip": "Ascunde bara laterală atunci când interfața de F3 este activă.", @@ -218,8 +218,8 @@ "text.betterf3.line.targeted_block": "Targeted Block", "text.betterf3.line.targeted_fluid": "Targeted Fluid", "text.betterf3.line.targeted_entity": "Targeted Entity", - "text.betterf3.line.id_block": "Block ID", - "text.betterf3.line.id_fluid": "Fluid ID", + "text.betterf3.line.id_block": "ID Bloc", + "text.betterf3.line.id_fluid": "ID Fluid", "text.betterf3.line.block_states": "Block States", "text.betterf3.line.block_tags": "Block Tags", "text.betterf3.line.fluid_states": "Fluid States", diff --git a/common/src/main/resources/assets/betterf3/lang/ru_ru.json b/common/src/main/resources/assets/betterf3/lang/ru_ru.json index 7499184f..8730903b 100644 --- a/common/src/main/resources/assets/betterf3/lang/ru_ru.json +++ b/common/src/main/resources/assets/betterf3/lang/ru_ru.json @@ -21,7 +21,7 @@ "config.betterf3.space_modules.tooltip": "Добавить отступ после каждого модуля.", "config.betterf3.shadow_text": "Тень текста", "config.betterf3.shadow_text.tooltip": "Добавить эффект тени к символам.", - "config.betterf3.animations": "Анимация", + "config.betterf3.animations": "Включить анимацию", "config.betterf3.animations.tooltip": "Добавить анимацию при открытии/закрытии экрана отладки.", "config.betterf3.animationSpeed": "Скорость анимации", "config.betterf3.animationSpeed.tooltip": "Установить скорость анимации.", @@ -52,24 +52,24 @@ "config.betterf3.color.x.tooltip": "Изменить цвет координаты X на каждой линии.", "config.betterf3.color.y.tooltip": "Изменить цвет координаты Y на каждой линии.", "config.betterf3.color.z.tooltip": "Изменить цвет координаты Z на каждой линии.", - "config.betterf3.color.fps.high": "Цвет высокого числа FPS", - "config.betterf3.color.fps.medium": "Цвет среднего числа FPS", - "config.betterf3.color.fps.low": "Цвет низкого числа FPS", + "config.betterf3.color.fps.high": "Цвет хорошего FPS", + "config.betterf3.color.fps.medium": "Цвет среднего FPS", + "config.betterf3.color.fps.low": "Цвет низкого FPS", "config.betterf3.color.fps.high.tooltip": "Изменить цвет текста при высоком FPS.", "config.betterf3.color.fps.medium.tooltip": "Изменить цвет текста при среднем FPS.", "config.betterf3.color.fps.low.tooltip": "Изменить цвет текста при низком FPS.", "config.betterf3.color.chunks.enabled": "Цвета включены", "config.betterf3.color.chunks.disabled": "Цвета выключены", "config.betterf3.color.chunks.total": "Общий цвет", - "config.betterf3.color.chunks.enabled.tooltip": "Меняет цвет текста при включенной настройке чанка.", - "config.betterf3.color.chunks.disabled.tooltip": "Меняет цвет текста при выключенной настройке чанка.", - "config.betterf3.color.chunks.total.tooltip": "Меняет цвет текста для всего количества чанков.", + "config.betterf3.color.chunks.enabled.tooltip": "Изменить цвет текста при включенной настройке чанка.", + "config.betterf3.color.chunks.disabled.tooltip": "Изменить цвет текста при выключенной настройке чанка.", + "config.betterf3.color.chunks.total.tooltip": "Изменить цвет текста для всего количества чанков.", "config.betterf3.color.entities.total": "Общий цвет", - "config.betterf3.color.entities.total.tooltip": "Меняет цвет текста для всего количества сущностей.", + "config.betterf3.color.entities.total.tooltip": "Изменить цвет текста для всего количества сущностей.", "config.betterf3.color.help.enabled": "Включенный цвет", "config.betterf3.color.help.disabled": "Выключенный цвет", - "config.betterf3.color.help.enabled.tooltip": "Меняет цвет текста при включенном параметре помощи.", - "config.betterf3.color.help.disabled.tooltip": "Меняет цвет текста при выключенном параметре помощи.", + "config.betterf3.color.help.enabled.tooltip": "Изменить цвет текста при включенном меню помощи.", + "config.betterf3.color.help.disabled.tooltip": "Изменить цвет текста при выключенном параметре помощи.", "config.betterf3.color.sound.maximum": "Цвет лимита звуков", "config.betterf3.color.sound.maximum.tooltip": "Изменить цвет значения лимита звуков.", "config.betterf3.color.background": "Цвет фона", @@ -87,7 +87,7 @@ "config.betterf3.modules.add_button": "Добавить", "config.betterf3.modules.delete_button": "Удалить", "config.betterf3.modules.done_button": "Готово", - "config.betterf3.empty_lines": "Кол-во пустых линий", + "config.betterf3.empty_lines": "Кол-во пустых строк", "config.betterf3.empty_lines.tooltip": "Количество пустых линий для отображения", "config.betterf3.add_button.module_name": "Название модуля", "config.betterf3.order_left_button": "Модули слева", @@ -99,7 +99,7 @@ "debug.betterf3.cycle_simulationdistance.help": "Ctrl + F3 + F = Увеличить дальность симуляции (Shift для уменьшения)", "debug.betterf3.modmenu.help": "F3 + M = Открыть настройки BetterF3", "text.betterf3.module.minecraft": "Minecraft", - "text.betterf3.module.fps": "FPS", + "text.betterf3.module.fps": "Частота кадров", "text.betterf3.module.graphics": "Графика", "text.betterf3.module.server": "Сервер", "text.betterf3.module.coords": "Координаты", @@ -200,11 +200,11 @@ "text.betterf3.line.ambient_sounds": "Звуки окружения", "text.betterf3.line.playing": "играет", "text.betterf3.line.maximum": "предел", - "text.betterf3.line.mood": "Настрой", + "text.betterf3.line.mood": "Триггер окружения", "text.betterf3.line.time": "Текущее время", "text.betterf3.line.java_version": "Версия Java", "text.betterf3.line.memory_usage": "Использование ОЗУ", - "text.betterf3.line.allocation_rate": "Скорость распределения", + "text.betterf3.line.allocation_rate": "Скорость распределения памяти", "text.betterf3.line.allocated_memory": "Распределено памяти", "text.betterf3.line.off_heap": "Размер кучи", "text.betterf3.line.cpu": "ЦП", @@ -218,16 +218,16 @@ "text.betterf3.line.targeted_block": "Целевой блок", "text.betterf3.line.targeted_fluid": "Целевая жидкость", "text.betterf3.line.targeted_entity": "Целевая сущность", - "text.betterf3.line.id_block": "ID блока", - "text.betterf3.line.id_fluid": "ID жидкости", - "text.betterf3.line.block_states": "Состояние блока", + "text.betterf3.line.id_block": "Идентификатор блока", + "text.betterf3.line.id_fluid": "Идентификатор жидкости", + "text.betterf3.line.block_states": "Состояния блока", "text.betterf3.line.block_tags": "Теги блоков", - "text.betterf3.line.fluid_states": "Состояние жидкости", + "text.betterf3.line.fluid_states": "Состояния жидкости", "text.betterf3.line.fluid_tags": "Теги жидкостей", "text.betterf3.line.nothing": "Пустая строка", "text.betterf3.line.nothing2": "Другая пустая строка", "text.betterf3.line.slime_chunk": "Чанк со слизнями", - "text.betterf3.line.slime_chunk.true": "true", - "text.betterf3.line.slime_chunk.false": "false", + "text.betterf3.line.slime_chunk.true": "да", + "text.betterf3.line.slime_chunk.false": "нет", "text.betterf3.line.slime_chunk.unknown": "неизвестно" } diff --git a/common/src/main/resources/assets/betterf3/lang/tr_tr.json b/common/src/main/resources/assets/betterf3/lang/tr_tr.json index c8f2376f..52ad6186 100644 --- a/common/src/main/resources/assets/betterf3/lang/tr_tr.json +++ b/common/src/main/resources/assets/betterf3/lang/tr_tr.json @@ -135,7 +135,7 @@ "text.betterf3.line.chunk_coords": "Yığın Koordinatları", "text.betterf3.line.velocity": "Hız", "text.betterf3.line.absolute_velocity": "Mutlak Hız", - "text.betterf3.line.horizontal_velocity": "Horizontal Velocity", + "text.betterf3.line.horizontal_velocity": "Yatay Hız", "text.betterf3.line.particles": "Parçacıklar", "text.betterf3.line.entities": "Varlıklar", "text.betterf3.line.monster": "Canavarlar", @@ -190,11 +190,11 @@ "text.betterf3.line.server_tick": "", "text.betterf3.line.packets_sent": "Gönderilen Paketler", "text.betterf3.line.packets_received": "Alınan paketler", - "text.betterf3.line.tick_manager_status": "Tick Manager Status", - "text.betterf3.line.tick_manager_status.normal": "running", - "text.betterf3.line.tick_manager_status.frozen": "frozen", - "text.betterf3.line.tick_manager_status.stepping": "frozen - stepping", - "text.betterf3.line.tick_manager_status.sprinting": "sprinting", + "text.betterf3.line.tick_manager_status": "Tick Yönetim Durum", + "text.betterf3.line.tick_manager_status.normal": "çalışıyor", + "text.betterf3.line.tick_manager_status.frozen": "durmuş", + "text.betterf3.line.tick_manager_status.stepping": "durmuş - adımlı", + "text.betterf3.line.tick_manager_status.sprinting": "hızlandırılmış", "text.betterf3.line.integrated_server": "Entegre Sunucu", "text.betterf3.line.sounds": "Sesler", "text.betterf3.line.ambient_sounds": "Ortam Sesleri", diff --git a/common/src/main/resources/assets/betterf3/lang/zh_tw.json b/common/src/main/resources/assets/betterf3/lang/zh_tw.json index d81e37eb..e16f68b9 100644 --- a/common/src/main/resources/assets/betterf3/lang/zh_tw.json +++ b/common/src/main/resources/assets/betterf3/lang/zh_tw.json @@ -1,8 +1,8 @@ { - "format.betterf3.default_format": "%s: %s", + "format.betterf3.default_format": "%s:%s", "format.betterf3.default_no_colon": "%s %s", - "format.betterf3.total": "%s %s/%s: %s/%s", - "format.betterf3.coords": "%s: %s %s %s", + "format.betterf3.total": "%s%s/%s:%s/%s", + "format.betterf3.coords": "%s:%s %s %s", "format.betterf3.server_tick": "%s:%.0f ms/t", "format.betterf3.no_format": "%s", "format.betterf3.fps": "%s fps / %s fps %s", @@ -11,35 +11,35 @@ "format.betterf3.rotation": "偏航角:%s 俯仰角:%s", "config.betterf3.title": "BetterF3", "config.betterf3.title.general": "一般", - "config.betterf3.title.config": "組態", + "config.betterf3.title.config": "設定", "config.betterf3.title.modules": "編輯模組", "config.betterf3.disable": "停用模組", - "config.betterf3.disable.tooltip": "停用 BetterF3 模組,將改回使用原版 F3 抬頭顯示器。", - "config.betterf3.auto_start": "自動開始", - "config.betterf3.auto_start.tooltip": "當遊戲開始時,自動啟動除錯功能表。", + "config.betterf3.disable.tooltip": "停用 BetterF3 模組,將改回使用原版 F3 HUD。", + "config.betterf3.auto_start": "自動啟動", + "config.betterf3.auto_start.tooltip": "遊戲啟動時自動開啟除錯選單。", "config.betterf3.space_modules": "間隔模組", "config.betterf3.space_modules.tooltip": "在每個模組間留出間隔。", "config.betterf3.shadow_text": "文字陰影", - "config.betterf3.shadow_text.tooltip": "讓字體有陰影效果", + "config.betterf3.shadow_text.tooltip": "讓字型有陰影效果。", "config.betterf3.animations": "啟用動畫", - "config.betterf3.animations.tooltip": "為開關 F3 抬頭顯示器加入飛入動畫效果。", + "config.betterf3.animations.tooltip": "為開關 F3 HUD 加入飛入動畫效果。", "config.betterf3.animationSpeed": "動畫速度", "config.betterf3.animationSpeed.tooltip": "設定開關動畫速度。", - "config.betterf3.debug_crosshair": "隱藏除錯準星", - "config.betterf3.debug_crosshair.tooltip": "當 F3 HUD 開啟時,隱藏除錯十字準星。", + "config.betterf3.debug_crosshair": "隱藏除錯十字準心", + "config.betterf3.debug_crosshair.tooltip": "F3 HUD 開啟時,隱藏除錯十字準心。", "config.betterf3.sidebar": "隱藏側邊欄", "config.betterf3.sidebar.tooltip": "F3 選單啟用時隱藏側邊欄", - "config.betterf3.bossbar": "隱藏Boss狀態條", - "config.betterf3.bossbar.tooltip": "當啟用F3時隱藏Boss狀態條", - "config.betterf3.always_enable_profiler": "總是啓用圓餅圖", - "config.betterf3.always_enable_profiler.tooltip": "使用F3時,總是啟用圓餅圖。", - "config.betterf3.always_enable_tps_graph": "始終啓用TPS", - "config.betterf3.always_enable_tps_graph.tooltip": "使用F3時,總是啟用TPS。", - "config.betterf3.always_enable_tps_graph.tooltip_new": "使用 F3 時,一律啟用 TPS 圖形。無法與延遲圖表一起使用。", + "config.betterf3.bossbar": "隱藏 Boss 狀態條", + "config.betterf3.bossbar.tooltip": "F3 選單啟用時隱藏 Boss 狀態條", + "config.betterf3.always_enable_profiler": "一律啟用圓餅圖", + "config.betterf3.always_enable_profiler.tooltip": "使用 F3 時,一律啟用圓餅圖。", + "config.betterf3.always_enable_tps_graph": "一律啟用 TPS 圖表", + "config.betterf3.always_enable_tps_graph.tooltip": "使用 F3 時,一律啟用 TPS 圖表。", + "config.betterf3.always_enable_tps_graph.tooltip_new": "使用 F3 時,一律啟用 TPS 圖表。無法與延遲圖表一起使用。", "config.betterf3.always_enable_ping_graph": "一律啟用延遲圖表", "config.betterf3.always_enable_ping_graph.tooltip": "使用 F3 時,一律啟用延遲圖表。無法與 TPS 圖表一起使用。", - "config.betterf3.fontScale": "字體大小", - "config.betterf3.fontScale.tooltip": "設定字體大小。", + "config.betterf3.fontScale": "字型大小", + "config.betterf3.fontScale.tooltip": "設定字型大小。", "config.betterf3.category.modules": "除錯資訊模組", "config.betterf3.disable_line.tooltip": "啟用行列。", "config.betterf3.color.name": "名稱顏色", @@ -59,23 +59,23 @@ "config.betterf3.color.fps.medium.tooltip": "變更中 FPS 時的文字顏色。", "config.betterf3.color.fps.low.tooltip": "變更低 FPS 時的文字顏色。", "config.betterf3.color.chunks.enabled": "啟用顏色", - "config.betterf3.color.chunks.disabled": "禁用顏色", + "config.betterf3.color.chunks.disabled": "停用顏色", "config.betterf3.color.chunks.total": "總顏色", - "config.betterf3.color.chunks.enabled.tooltip": "當啟用區塊選項時,變更文字的顏色。", - "config.betterf3.color.chunks.disabled.tooltip": "當停用區塊選項時,變更文字的顏色。", + "config.betterf3.color.chunks.enabled.tooltip": "啟用區塊選項時,變更文字的顏色。", + "config.betterf3.color.chunks.disabled.tooltip": "停用區塊選項時,變更文字的顏色。", "config.betterf3.color.chunks.total.tooltip": "變更區塊總數量的文字顏色。", "config.betterf3.color.entities.total": "總顏色", "config.betterf3.color.entities.total.tooltip": "變更實體總數量的文字顏色。", "config.betterf3.color.help.enabled": "啟用顏色", - "config.betterf3.color.help.disabled": "禁用顏色", - "config.betterf3.color.help.enabled.tooltip": "更改幫助選項啟用時的文字顏色。", - "config.betterf3.color.help.disabled.tooltip": "更改幫駔選項禁用時的文字顏色。", + "config.betterf3.color.help.disabled": "停用顏色", + "config.betterf3.color.help.enabled.tooltip": "變更說明選項啟用時的文字顏色。", + "config.betterf3.color.help.disabled.tooltip": "變更說明選項停用時的文字顏色。", "config.betterf3.color.sound.maximum": "最大顏色", - "config.betterf3.color.sound.maximum.tooltip": "更改聲音最大數量的文字顏色。", + "config.betterf3.color.sound.maximum.tooltip": "變更聲音最大數量的文字顏色。", "config.betterf3.color.background": "背景顏色", "config.betterf3.color.background.tooltip": "變更每個行列的背景顏色(ARGB)。", "config.betterf3.memory_color_toggle": "記憶體顏色切換", - "config.betterf3.memory_color_toggle.tooltip": "啟用基於內存使用百分比的內存值的顏色變化。", + "config.betterf3.memory_color_toggle.tooltip": "啟用根據記憶體使用百分比改變記憶體數值顏色的功能。", "config.betterf3.time_format": "時間格式", "config.betterf3.time_format.tooltip": "設定系統時間的格式。", "config.betterf3.module.enable": "啟用模組", @@ -93,8 +93,8 @@ "config.betterf3.order_left_button": "畫面左側模組", "config.betterf3.order_right_button": "畫面右側模組", "config.betterf3.general_settings": "一般設定", - "debug.betterf3.cycle_renderdistance.message": "視野距離: %s", - "debug.betterf3.cycle_simulationdistance.message": "模擬距離: %s", + "debug.betterf3.cycle_renderdistance.message": "顯示距離:%s", + "debug.betterf3.cycle_simulationdistance.message": "模擬距離:%s", "debug.betterf3.cycle_renderdistance.help": "F3 + F = 在不同顯示距離中循環(按 Shift 鍵反向循環)", "debug.betterf3.cycle_simulationdistance.help": "F3 + F + Ctrl = 在不同模擬距離中循環(按 Shift 鍵反向循環)", "debug.betterf3.modmenu.help": "F3 + M = BetterF3 選項", @@ -107,7 +107,7 @@ "text.betterf3.module.location": "位置", "text.betterf3.module.entity": "實體", "text.betterf3.module.sound": "音效", - "text.betterf3.module.help": "幫助", + "text.betterf3.module.help": "說明", "text.betterf3.module.miscleft": "左側雜項", "text.betterf3.module.miscright": "右側雜項", "text.betterf3.module.system": "系統", @@ -157,12 +157,12 @@ "text.betterf3.line.off": "關", "text.betterf3.line.fast": "流暢", "text.betterf3.line.fancy": "精緻", - "text.betterf3.line.pie_graph": "圓形圖(Shift+F3)", + "text.betterf3.line.pie_graph": "圓餅圖(Shift+F3)", "text.betterf3.line.fps_tps": "FPS / TPS(Alt+F3)", "text.betterf3.line.pie_graph_new": "圓餅圖(F3+1)", "text.betterf3.line.fps_tps_new": "FPS / TPS (F3+2)", "text.betterf3.line.ping": "延遲 / 頻寬(F3+3)", - "text.betterf3.line.help": "按鍵幫助", + "text.betterf3.line.help": "按鍵說明", "text.betterf3.line.visible": "可見", "text.betterf3.line.hidden": "隱藏", "text.betterf3.line.help_press": "按下 F3 + Q", @@ -184,7 +184,7 @@ "text.betterf3.line.biome": "生態域", "text.betterf3.line.local_difficulty": "區域難易度", "text.betterf3.line.clamped": "副區域難易度", - "text.betterf3.line.day_ticks": "當前一天的刻數", + "text.betterf3.line.day_ticks": "當日刻數", "text.betterf3.line.days_played": "遊玩天數", "text.betterf3.line.waiting_chunk": "正在等候區塊載入...", "text.betterf3.line.server_tick": "", @@ -193,8 +193,8 @@ "text.betterf3.line.tick_manager_status": "刻管理工具狀態", "text.betterf3.line.tick_manager_status.normal": "正在執行", "text.betterf3.line.tick_manager_status.frozen": "定格", - "text.betterf3.line.tick_manager_status.stepping": "凍結 - 踏步", - "text.betterf3.line.tick_manager_status.sprinting": "跑步", + "text.betterf3.line.tick_manager_status.stepping": "定格 - 步進", + "text.betterf3.line.tick_manager_status.sprinting": "步進", "text.betterf3.line.integrated_server": "整合伺服器", "text.betterf3.line.sounds": "音效", "text.betterf3.line.ambient_sounds": "環境音效", @@ -204,8 +204,8 @@ "text.betterf3.line.time": "目前時間", "text.betterf3.line.java_version": "Java 版本", "text.betterf3.line.memory_usage": "記憶體使用量", - "text.betterf3.line.allocation_rate": "分配率", - "text.betterf3.line.allocated_memory": "分配記憶體", + "text.betterf3.line.allocation_rate": "配置率", + "text.betterf3.line.allocated_memory": "配置記憶體", "text.betterf3.line.off_heap": "堆外記憶體", "text.betterf3.line.cpu": "CPU", "text.betterf3.line.display": "顯示器",