Skip to content

New Crowdin updates #2102

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 36 commits into from
Apr 18, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
36 commits
Select commit Hold shift + click to select a range
ec00851
New translations messages.json (Polish)
neoforged-l10n Apr 2, 2025
5bbfdd7
New translations messages.json (Czech)
neoforged-l10n Apr 2, 2025
81871f4
New translations messages.json (Romanian)
neoforged-l10n Apr 2, 2025
0fc021d
New translations messages.json (French)
neoforged-l10n Apr 2, 2025
cb9edda
New translations messages.json (Spanish)
neoforged-l10n Apr 2, 2025
01522fc
New translations messages.json (Danish)
neoforged-l10n Apr 2, 2025
648201f
New translations messages.json (German)
neoforged-l10n Apr 2, 2025
e57d7e7
New translations messages.json (Hungarian)
neoforged-l10n Apr 2, 2025
2a717a6
New translations messages.json (Italian)
neoforged-l10n Apr 2, 2025
144132b
New translations messages.json (Japanese)
neoforged-l10n Apr 2, 2025
74b7186
New translations messages.json (Korean)
neoforged-l10n Apr 2, 2025
7ec123e
New translations messages.json (Dutch)
neoforged-l10n Apr 2, 2025
42cde28
New translations messages.json (Portuguese)
neoforged-l10n Apr 2, 2025
824fe8b
New translations messages.json (Russian)
neoforged-l10n Apr 2, 2025
1539b41
New translations messages.json (Slovak)
neoforged-l10n Apr 2, 2025
ef569cf
New translations messages.json (Turkish)
neoforged-l10n Apr 2, 2025
3d1716b
New translations messages.json (Ukrainian)
neoforged-l10n Apr 2, 2025
6dbde89
New translations messages.json (Chinese Simplified)
neoforged-l10n Apr 2, 2025
95a4603
New translations messages.json (Chinese Traditional)
neoforged-l10n Apr 2, 2025
b85f56f
New translations messages.json (Vietnamese)
neoforged-l10n Apr 2, 2025
76492d3
New translations messages.json (Portuguese, Brazilian)
neoforged-l10n Apr 2, 2025
cb0c12e
New translations messages.json (Estonian)
neoforged-l10n Apr 2, 2025
ae8d808
New translations messages.json (Malay)
neoforged-l10n Apr 2, 2025
b265bb6
New translations messages.json (English, United Kingdom)
neoforged-l10n Apr 2, 2025
38a6259
New translations messages.json (Esperanto)
neoforged-l10n Apr 2, 2025
d1344ac
New translations messages.json (Tatar)
neoforged-l10n Apr 2, 2025
9631367
New translations messages.json (Czech)
neoforged-l10n Apr 4, 2025
697ce7d
New translations messages.json (Ukrainian)
neoforged-l10n Apr 6, 2025
d7b3905
New translations messages.json (German)
neoforged-l10n Apr 7, 2025
8c34f98
New translations messages.json (Ukrainian)
neoforged-l10n Apr 9, 2025
4e7ac06
New translations messages.json (Ukrainian)
neoforged-l10n Apr 9, 2025
e8c2d4c
New translations messages.json (French)
neoforged-l10n Apr 12, 2025
5c86edb
New translations messages.json (French)
neoforged-l10n Apr 12, 2025
7b6b8e0
New translations messages.json (Ukrainian)
neoforged-l10n Apr 18, 2025
ce2d8ea
New translations messages.json (Portuguese, Brazilian)
neoforged-l10n Apr 18, 2025
67ffad2
Merge branch '1.21.x' into l10n_1.21.x
Matyrobbrt Apr 18, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions src/main/resources/assets/neoforge/lang/cs_cz.json
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,8 @@
"neoforge.configgui.forgeLightPipelineEnabled.tooltip": "Povolit NeoForge pipelinu renderování blocků - opraví osvětlení různých modelů.",
"neoforge.configgui.fullBoundingBoxLadders": "Plně Ohraničující Box u Žebříků",
"neoforge.configgui.fullBoundingBoxLadders.tooltip": "Zapněte tuto možnost pro kontrolu celého kolizního pole entity u žebříku, místo pouhého bloku ve kterém se nachází. Způsobí znatelné rozdíly v mechanice, takže výchozí chování je vanilla. Výchozí hodnota: false.",
"neoforge.configgui.handleAmbientOcclusionPerPart": "Zpracování AO pro jednotlivé části bloku",
"neoforge.configgui.handleAmbientOcclusionPerPart.tooltip": "Když je povoleno, AO bude zpracováno pro každou BlockModelPart namísto použití nastavení AO první části.",
"neoforge.configgui.logLegacyTagWarnings": "Starší Štítky Logu",
"neoforge.configgui.logLegacyTagWarnings.tooltip": "Konfigurační možnost především pro vývojáře. Na integrovaném serveru zaznamenává v logu módované tagy které používají 'forge' namespace. Výchozí nastavení je DEV_SHORT.",
"neoforge.configgui.logUntranslatedConfigurationWarnings": "Zaznamenat v logu nepřeložené konfigurační klíče",
Expand Down
2 changes: 2 additions & 0 deletions src/main/resources/assets/neoforge/lang/da_dk.json
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,8 @@
"neoforge.configgui.forgeLightPipelineEnabled.tooltip": "Enable the NeoForge block rendering pipeline - fixes the lighting of custom models.",
"neoforge.configgui.fullBoundingBoxLadders": "Full Bounding Box Ladders",
"neoforge.configgui.fullBoundingBoxLadders.tooltip": "Set this to true to check the entire entity's collision bounding box for ladders instead of just the block they are in. Causes noticeable differences in mechanics so default is vanilla behavior. Default: false.",
"neoforge.configgui.handleAmbientOcclusionPerPart": "Per-part block AO handling",
"neoforge.configgui.handleAmbientOcclusionPerPart.tooltip": "When enabled, AO will be handled per BlockModelPart instead of using the first part's AO setting.",
"neoforge.configgui.logLegacyTagWarnings": "Log Legacy Tags",
"neoforge.configgui.logLegacyTagWarnings.tooltip": "A config option mainly for developers. Logs out modded tags that are using the 'forge' namespace when running on integrated server. Defaults to DEV_SHORT.",
"neoforge.configgui.logUntranslatedConfigurationWarnings": "Log Untranslated Configuration Keys",
Expand Down
2 changes: 2 additions & 0 deletions src/main/resources/assets/neoforge/lang/de_de.json
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,8 @@
"neoforge.configgui.forgeLightPipelineEnabled.tooltip": "Aktiviert die NeoForge Block-Darstellungs-Pipeline - korrigiert die Beleuchtung von benutzerdefinierten Modellen.",
"neoforge.configgui.fullBoundingBoxLadders": "Leitern im gesamten Kollisionsbereich",
"neoforge.configgui.fullBoundingBoxLadders.tooltip": "Ändere dies zu 'true', um den gesamten Kollisionsbereich einer Entität, anstatt nur den Block, in dem sie sich befindet, auf Leitern zu überprüfen. Verursacht merkliche Unterschiede in der Spielmechanik, daher ist die Standardeinstellung die Vanilla-Funktionsweise. Standardwert: 'false'.",
"neoforge.configgui.handleAmbientOcclusionPerPart": "Ambient Occlusion-Berücksichtigung pro Teil",
"neoforge.configgui.handleAmbientOcclusionPerPart.tooltip": "Wenn aktiviert, wird Ambient Occlusion für jeden Block-Modell-Teil separat berücksichtigt, statt die AO-Einstellung des ersten Block-Modell-Teils zu verwenden.",
"neoforge.configgui.logLegacyTagWarnings": "Veraltete Tags protokollieren",
"neoforge.configgui.logLegacyTagWarnings.tooltip": "Eine Konfiguration, die hauptsächlich für Entwickler gedacht ist. Meldet Tags von Mods im Log, die den 'forge'-Namensraum verwenden, wenn man der integrierte Server verwendet. Standard ist DEV_SHORT.",
"neoforge.configgui.logUntranslatedConfigurationWarnings": "Nicht übersetzte Konfigurationsschlüssel protokollieren",
Expand Down
2 changes: 2 additions & 0 deletions src/main/resources/assets/neoforge/lang/en_gb.json
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,8 @@
"neoforge.configgui.forgeLightPipelineEnabled.tooltip": "Enable the NeoForge block rendering pipeline - fixes the lighting of custom models.",
"neoforge.configgui.fullBoundingBoxLadders": "Full Bounding Box Ladders",
"neoforge.configgui.fullBoundingBoxLadders.tooltip": "Set this to true to check the entire entity's collision bounding box for ladders instead of just the block they are in. Causes noticeable differences in mechanics so default is vanilla behaviour. Default: false.",
"neoforge.configgui.handleAmbientOcclusionPerPart": "Per-part block AO handling",
"neoforge.configgui.handleAmbientOcclusionPerPart.tooltip": "When enabled, AO will be handled per BlockModelPart instead of using the first part's AO setting.",
"neoforge.configgui.logLegacyTagWarnings": "Log Legacy Tags",
"neoforge.configgui.logLegacyTagWarnings.tooltip": "A config option mainly for developers. Logs out modded tags that are using the 'forge' namespace when running on integrated server. Defaults to DEV_SHORT.",
"neoforge.configgui.logUntranslatedConfigurationWarnings": "Log Untranslated Configuration Keys",
Expand Down
2 changes: 2 additions & 0 deletions src/main/resources/assets/neoforge/lang/eo_uy.json
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,8 @@
"neoforge.configgui.forgeLightPipelineEnabled.tooltip": "Enable the NeoForge block rendering pipeline - fixes the lighting of custom models.",
"neoforge.configgui.fullBoundingBoxLadders": "Full Bounding Box Ladders",
"neoforge.configgui.fullBoundingBoxLadders.tooltip": "Set this to true to check the entire entity's collision bounding box for ladders instead of just the block they are in. Causes noticeable differences in mechanics so default is vanilla behavior. Default: false.",
"neoforge.configgui.handleAmbientOcclusionPerPart": "Per-part block AO handling",
"neoforge.configgui.handleAmbientOcclusionPerPart.tooltip": "When enabled, AO will be handled per BlockModelPart instead of using the first part's AO setting.",
"neoforge.configgui.logLegacyTagWarnings": "Log Legacy Tags",
"neoforge.configgui.logLegacyTagWarnings.tooltip": "A config option mainly for developers. Logs out modded tags that are using the 'forge' namespace when running on integrated server. Defaults to DEV_SHORT.",
"neoforge.configgui.logUntranslatedConfigurationWarnings": "Log Untranslated Configuration Keys",
Expand Down
2 changes: 2 additions & 0 deletions src/main/resources/assets/neoforge/lang/es_es.json
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,8 @@
"neoforge.configgui.forgeLightPipelineEnabled.tooltip": "Habilitar el pipeline de renderizado de bloques de NeoForge: corrige la iluminación de modelos personalizados.",
"neoforge.configgui.fullBoundingBoxLadders": "Escaleras de caja de colisión completa",
"neoforge.configgui.fullBoundingBoxLadders.tooltip": "Establece esto en true para verificar toda la caja de colisión de la entidad en busca de escaleras en lugar de solo el bloque en el que se encuentra. Causa diferencias notables en la mecánica, así que el valor predeterminado es el comportamiento vanilla. Por defecto: false.",
"neoforge.configgui.handleAmbientOcclusionPerPart": "Per-part block AO handling",
"neoforge.configgui.handleAmbientOcclusionPerPart.tooltip": "When enabled, AO will be handled per BlockModelPart instead of using the first part's AO setting.",
"neoforge.configgui.logLegacyTagWarnings": "Log Legacy Tags",
"neoforge.configgui.logLegacyTagWarnings.tooltip": "A config option mainly for developers. Logs out modded tags that are using the 'forge' namespace when running on integrated server. Defaults to DEV_SHORT.",
"neoforge.configgui.logUntranslatedConfigurationWarnings": "Log Untranslated Configuration Keys",
Expand Down
2 changes: 2 additions & 0 deletions src/main/resources/assets/neoforge/lang/et_ee.json
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,8 @@
"neoforge.configgui.forgeLightPipelineEnabled.tooltip": "Luba Forge'i plokirenderduse ootejärjekord - parandab kohandatud mudelite valgustust.",
"neoforge.configgui.fullBoundingBoxLadders": "Täieliku piirdekastiga redelid",
"neoforge.configgui.fullBoundingBoxLadders.tooltip": "Sea see väärtuseks \"true\", et kontrollida redelite puhul olemi terve piirdekasti läbistavust, selle asemel, et kontrollida ainult, mis plokis nad on. Põhjustab nähtavaid erinevusi mehaanikas, seega vaikeväärtus on vanilli käitumine. Vaikimisi: \"false\".",
"neoforge.configgui.handleAmbientOcclusionPerPart": "Per-part block AO handling",
"neoforge.configgui.handleAmbientOcclusionPerPart.tooltip": "When enabled, AO will be handled per BlockModelPart instead of using the first part's AO setting.",
"neoforge.configgui.logLegacyTagWarnings": "Log Legacy Tags",
"neoforge.configgui.logLegacyTagWarnings.tooltip": "A config option mainly for developers. Logs out modded tags that are using the 'forge' namespace when running on integrated server. Defaults to DEV_SHORT.",
"neoforge.configgui.logUntranslatedConfigurationWarnings": "Log Untranslated Configuration Keys",
Expand Down
18 changes: 10 additions & 8 deletions src/main/resources/assets/neoforge/lang/fr_fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,10 +78,10 @@
"commands.neoforge.setdim.invalid.dim": "The dimension ID specified (%1$s) is not valid.",
"commands.neoforge.setdim.invalid.nochange": "The entity selected (%1$s) is already in the dimension specified (%2$s).",
"commands.neoforge.setdim.deprecated": "Cette commande est obsolète pour la suppression en 1.17, veuillez utiliser %s à la place.",
"commands.neoforge.tps.overall": "Overall: %s TPS (%s ms/tick)",
"commands.neoforge.tps.tooltip": "Mean TPS; higher is better. Target TPS: %s",
"commands.neoforge.tps.dimension": "%s: %s TPS (%s ms/tick)",
"commands.neoforge.tps.dimension.tooltip": "%s (Dimension Type: %s)",
"commands.neoforge.tps.overall": "Total : %s TPS (%s ms/tick)",
"commands.neoforge.tps.tooltip": "TPS moyen; plus haut est meilleur. TPS cible : %s",
"commands.neoforge.tps.dimension": "%s TPS (%s ms/tick)",
"commands.neoforge.tps.dimension.tooltip": "%s (Type de dimension : %s)",
"commands.neoforge.mods.list": "Mod List: %1$s",
"commands.neoforge.tracking.entity.enabled": "Suivi des entités activé pour %d secondes.",
"commands.neoforge.tracking.entity.reset": "Les données de timings de l'entité ont été effacées !",
Expand Down Expand Up @@ -109,8 +109,8 @@
"commands.neoforge.chunkgen.started": "Generating %1$s chunks, in an area of %2$sx%3$s chunks (%4$sx%5$s blocks).",
"commands.neoforge.chunkgen.success": "Génération terminée !",
"commands.neoforge.chunkgen.error": "Generation experienced %1$s errors! Check the log for more information.",
"commands.neoforge.chunkgen.stopped": "Generation stopped! %1$s out of %2$s chunks generated. (%3$s%%)",
"commands.neoforge.chunkgen.status": "Generation status! %1$s out of %2$s chunks generated. (%3$s%%)",
"commands.neoforge.chunkgen.stopped": "Génération stoppée ! %1$s sur %2$s chunks générés. (%3$s%%)",
"commands.neoforge.chunkgen.status": "Statut de la génération ! %1$s sur %2$s chunks générés. (%3$s%%)",
"commands.neoforge.chunkgen.not_running": "Aucune prégénération en cours d'exécution. Exécutez `/neoforge generate help` afin de voir les commandes pour démarrer la génération.",
"commands.neoforge.chunkgen.help_line": "§2/neoforge generate start <x> <y> <z> <chunkRadius> [progressBar] §r§f- Génère un carré centré sur la position donnée qui est chunkRadius * 2 de chaque côté.\n§2/neoforge generate stop §r§f- Arrête la génération actuelle et affiche la progression qu'elle avait effectuée.\n§2/neoforge generate status §r - Affiche la progression effectuée pour la génération en cours.\n§2/neoforge generate help §r- Affiche ce message.\nConseils généraux : Si vous exécutez à partir d'une console basée sur le serveur, vous pouvez exécuter generate dans différentes dimensions en utilisant /execute in <dimension> neoforge generate...",
"commands.neoforge.timespeed.query": "Time in %s flows at a rate of %sx (%s minutes per day).",
Expand All @@ -119,7 +119,7 @@
"commands.neoforge.timespeed.set.default": "Set flow of time in %s to default (20 minutes per day).",
"commands.neoforge.data_components.list.error.held_stack_empty": "You are not holding any item",
"commands.neoforge.data_components.list.title": "Data components on %s:",
"commands.neoforge.data_components.list.entry": "\n - %s",
"commands.neoforge.data_components.list.entry": "\n - %s",
"commands.neoforge.data_components.list.entry.key_value": "%s: %s",
"commands.neoforge.data_components.list.tooltip.default": "Component %s holds its default value",
"commands.neoforge.data_components.list.tooltip.deleted": "Component %s with value %s was deleted",
Expand Down Expand Up @@ -171,7 +171,7 @@
"neoforge.configuration.uitext.restart.server.text": "One or more of the configuration option that were changed will only take effect when the world is reloaded.",
"neoforge.configuration.uitext.restart.return": "Ignore",
"neoforge.configuration.uitext.restart.return.tooltip": "Your changes will have no effect until you restart!",
"neoforge.configuration.title": "NeoForge Configuration",
"neoforge.configuration.title": "Configuration de NeoForge",
"neoforge.configuration.section.neoforge.client.toml": "Client settings",
"neoforge.configuration.section.neoforge.client.toml.title": "Client settings",
"neoforge.configuration.section.neoforge.common.toml": "Common settings",
Expand All @@ -186,6 +186,8 @@
"neoforge.configgui.forgeLightPipelineEnabled.tooltip": "Active la pipeline de rendu des blocs de NeoForge - corrige l'éclairage des modèles personnalisés.",
"neoforge.configgui.fullBoundingBoxLadders": "Pleine Boîte de Collisions des Barrières",
"neoforge.configgui.fullBoundingBoxLadders.tooltip": "Mettez ceci à true pour vérifier la bounding box de collision entière de l'entité pour les échelles au lieu du seul bloc dans lequel elles se trouvent. Cela cause des différences notables dans les mécaniques, donc la valeur par défaut est le comportement vanilla. Par défaut: false.",
"neoforge.configgui.handleAmbientOcclusionPerPart": "Per-part block AO handling",
"neoforge.configgui.handleAmbientOcclusionPerPart.tooltip": "When enabled, AO will be handled per BlockModelPart instead of using the first part's AO setting.",
"neoforge.configgui.logLegacyTagWarnings": "Log Legacy Tags",
"neoforge.configgui.logLegacyTagWarnings.tooltip": "A config option mainly for developers. Logs out modded tags that are using the 'forge' namespace when running on integrated server. Defaults to DEV_SHORT.",
"neoforge.configgui.logUntranslatedConfigurationWarnings": "Log Untranslated Configuration Keys",
Expand Down
2 changes: 2 additions & 0 deletions src/main/resources/assets/neoforge/lang/hu_hu.json
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,8 @@
"neoforge.configgui.forgeLightPipelineEnabled.tooltip": "Enable the NeoForge block rendering pipeline - fixes the lighting of custom models.",
"neoforge.configgui.fullBoundingBoxLadders": "Full Bounding Box Ladders",
"neoforge.configgui.fullBoundingBoxLadders.tooltip": "Set this to true to check the entire entity's collision bounding box for ladders instead of just the block they are in. Causes noticeable differences in mechanics so default is vanilla behavior. Default: false.",
"neoforge.configgui.handleAmbientOcclusionPerPart": "Per-part block AO handling",
"neoforge.configgui.handleAmbientOcclusionPerPart.tooltip": "When enabled, AO will be handled per BlockModelPart instead of using the first part's AO setting.",
"neoforge.configgui.logLegacyTagWarnings": "Log Legacy Tags",
"neoforge.configgui.logLegacyTagWarnings.tooltip": "A config option mainly for developers. Logs out modded tags that are using the 'forge' namespace when running on integrated server. Defaults to DEV_SHORT.",
"neoforge.configgui.logUntranslatedConfigurationWarnings": "Log Untranslated Configuration Keys",
Expand Down
2 changes: 2 additions & 0 deletions src/main/resources/assets/neoforge/lang/it_it.json
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,8 @@
"neoforge.configgui.forgeLightPipelineEnabled.tooltip": "Abilita la pipeline di rendering dei blocchi NeoForge - risolve l'illuminazione dei modelli personalizzati.",
"neoforge.configgui.fullBoundingBoxLadders": "Scale Tutta la Bounding Box",
"neoforge.configgui.fullBoundingBoxLadders.tooltip": "Impostare a Vero per controllare la casella di delimitazione della collisione di tutta l'entità per le scale anziché solo il blocco in cui si trovano. Causa differenze evidenti nella meccanica quindi il comportamento predefinito è quello della vanilla. Predefinito: falso.",
"neoforge.configgui.handleAmbientOcclusionPerPart": "Per-part block AO handling",
"neoforge.configgui.handleAmbientOcclusionPerPart.tooltip": "When enabled, AO will be handled per BlockModelPart instead of using the first part's AO setting.",
"neoforge.configgui.logLegacyTagWarnings": "Log Legacy Tags",
"neoforge.configgui.logLegacyTagWarnings.tooltip": "A config option mainly for developers. Logs out modded tags that are using the 'forge' namespace when running on integrated server. Defaults to DEV_SHORT.",
"neoforge.configgui.logUntranslatedConfigurationWarnings": "Log Untranslated Configuration Keys",
Expand Down
2 changes: 2 additions & 0 deletions src/main/resources/assets/neoforge/lang/ja_jp.json
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,8 @@
"neoforge.configgui.forgeLightPipelineEnabled.tooltip": "NeoForgeのブロックレンダリングパイプラインを有効にします。この機能は、カスタムモデルの光の修正を行います。",
"neoforge.configgui.fullBoundingBoxLadders": "はしごの動作条件の変更",
"neoforge.configgui.fullBoundingBoxLadders.tooltip": "これをtrueに設定すると、はしごに対するエンティティの当たり判定挙動が変更されます。通常、はしごはその1ブロック内にエンティティの中心位置がないと機能しませんが、当たり判定が一部でもあれば機能するようになります。そのため、バニラの挙動とは異なるものになります。初期値はfalseです。",
"neoforge.configgui.handleAmbientOcclusionPerPart": "Per-part block AO handling",
"neoforge.configgui.handleAmbientOcclusionPerPart.tooltip": "When enabled, AO will be handled per BlockModelPart instead of using the first part's AO setting.",
"neoforge.configgui.logLegacyTagWarnings": "Log Legacy Tags",
"neoforge.configgui.logLegacyTagWarnings.tooltip": "A config option mainly for developers. Logs out modded tags that are using the 'forge' namespace when running on integrated server. Defaults to DEV_SHORT.",
"neoforge.configgui.logUntranslatedConfigurationWarnings": "Log Untranslated Configuration Keys",
Expand Down
2 changes: 2 additions & 0 deletions src/main/resources/assets/neoforge/lang/ko_kr.json
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,8 @@
"neoforge.configgui.forgeLightPipelineEnabled.tooltip": "네오 포지의 블록 렌더링 파이프라인을 사용해 모델의 조명 문제를 해결합니다.",
"neoforge.configgui.fullBoundingBoxLadders": "사다리 히트박스 전체 검사",
"neoforge.configgui.fullBoundingBoxLadders.tooltip": "엔티티의 위치만 확인하는 것이 아니라, 엔티티의 히트박스 전체를 사다리와 비교합니다. 게임 플레이에 지장을 주는 설정이라 기본적으로 비활성화되어 있습니다.",
"neoforge.configgui.handleAmbientOcclusionPerPart": "Per-part block AO handling",
"neoforge.configgui.handleAmbientOcclusionPerPart.tooltip": "When enabled, AO will be handled per BlockModelPart instead of using the first part's AO setting.",
"neoforge.configgui.logLegacyTagWarnings": "Log Legacy Tags",
"neoforge.configgui.logLegacyTagWarnings.tooltip": "A config option mainly for developers. Logs out modded tags that are using the 'forge' namespace when running on integrated server. Defaults to DEV_SHORT.",
"neoforge.configgui.logUntranslatedConfigurationWarnings": "Log Untranslated Configuration Keys",
Expand Down
2 changes: 2 additions & 0 deletions src/main/resources/assets/neoforge/lang/ms_my.json
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,8 @@
"neoforge.configgui.forgeLightPipelineEnabled.tooltip": "Enable the NeoForge block rendering pipeline - fixes the lighting of custom models.",
"neoforge.configgui.fullBoundingBoxLadders": "Full Bounding Box Ladders",
"neoforge.configgui.fullBoundingBoxLadders.tooltip": "Set this to true to check the entire entity's collision bounding box for ladders instead of just the block they are in. Causes noticeable differences in mechanics so default is vanilla behavior. Default: false.",
"neoforge.configgui.handleAmbientOcclusionPerPart": "Per-part block AO handling",
"neoforge.configgui.handleAmbientOcclusionPerPart.tooltip": "When enabled, AO will be handled per BlockModelPart instead of using the first part's AO setting.",
"neoforge.configgui.logLegacyTagWarnings": "Log Tag Legasi",
"neoforge.configgui.logLegacyTagWarnings.tooltip": "Pilihan konfigurasi terutamanya untuk pembangun. Mengelog keluar tag diubah suai yang menggunakan ruang nama 'forge' apabila dijalankan pada pelayan bersepadu. Dilalaikan kepada DEV_SHORT.",
"neoforge.configgui.logUntranslatedConfigurationWarnings": "Log Kunci Konfigurasi Tidak Diterjemah",
Expand Down
Loading