Skip to content
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

New Crowdin updates #1868

Open
wants to merge 32 commits into
base: 1.21.x
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
32 commits
Select commit Hold shift + click to select a range
5f863a4
New translations messages.json (Czech)
neoforged-l10n Jan 18, 2025
dfc0ead
New translations messages.json (Russian)
neoforged-l10n Jan 18, 2025
89797a7
New translations messages.json (Romanian)
neoforged-l10n Jan 18, 2025
e21e51f
New translations messages.json (French)
neoforged-l10n Jan 18, 2025
ef28536
New translations messages.json (Spanish)
neoforged-l10n Jan 18, 2025
a14cc73
New translations messages.json (Danish)
neoforged-l10n Jan 18, 2025
0a892e9
New translations messages.json (German)
neoforged-l10n Jan 18, 2025
020fc41
New translations messages.json (Hungarian)
neoforged-l10n Jan 18, 2025
71a6a5c
New translations messages.json (Italian)
neoforged-l10n Jan 18, 2025
412aeb7
New translations messages.json (Japanese)
neoforged-l10n Jan 18, 2025
58ef56a
New translations messages.json (Korean)
neoforged-l10n Jan 18, 2025
57b50c1
New translations messages.json (Dutch)
neoforged-l10n Jan 18, 2025
0352c55
New translations messages.json (Polish)
neoforged-l10n Jan 18, 2025
71c4371
New translations messages.json (Portuguese)
neoforged-l10n Jan 18, 2025
297f78f
New translations messages.json (Slovak)
neoforged-l10n Jan 18, 2025
099ace6
New translations messages.json (Turkish)
neoforged-l10n Jan 18, 2025
496d12a
New translations messages.json (Ukrainian)
neoforged-l10n Jan 18, 2025
ba8c474
New translations messages.json (Chinese Simplified)
neoforged-l10n Jan 18, 2025
452b161
New translations messages.json (Chinese Traditional)
neoforged-l10n Jan 18, 2025
a3d17e1
New translations messages.json (Vietnamese)
neoforged-l10n Jan 18, 2025
61d28df
New translations messages.json (Portuguese, Brazilian)
neoforged-l10n Jan 18, 2025
ce24041
New translations messages.json (Estonian)
neoforged-l10n Jan 18, 2025
040545b
New translations messages.json (Malay)
neoforged-l10n Jan 18, 2025
bec88c0
New translations messages.json (English, United Kingdom)
neoforged-l10n Jan 18, 2025
31f7cf2
New translations messages.json (Esperanto)
neoforged-l10n Jan 18, 2025
45c9eaa
New translations messages.json (Tatar)
neoforged-l10n Jan 18, 2025
1f4eb66
New translations messages.json (French)
neoforged-l10n Jan 18, 2025
5d2da90
New translations messages.json (Italian)
neoforged-l10n Jan 21, 2025
9f1d0f0
New translations messages.json (Ukrainian)
neoforged-l10n Jan 21, 2025
a590168
New translations messages.json (German)
neoforged-l10n Jan 28, 2025
0f55ebe
New translations messages.json (Ukrainian)
neoforged-l10n Jan 29, 2025
33a0ddc
Merge branch '1.21.x' into l10n_1.21.x
marchermans Feb 6, 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 @@ -194,6 +194,8 @@
"neoforge.configgui.logUntranslatedItemTagWarnings.tooltip": "Konfigurační možnost především pro vývojáře. Na integrovaném serveru zaznamenává do logu módované item tagy, které nemají svůj překlad. Požadovaný formát je tag.item.<namespace>.<path> pro překladový klíč. Výchozí nastavení je SILENCED.",
"neoforge.configgui.permissionHandler": "Manažer oprávnění",
"neoforge.configgui.permissionHandler.tooltip": "Manažer oprávnění použitý na serveru. Výchozí je neoforge:default_handler pokud žádný handler s tímto názvem není registrován.",
"neoforge.configgui.reducedDepthStencilFormat": "Reduced Depth+Stencil Format",
"neoforge.configgui.reducedDepthStencilFormat.tooltip": "Configures how many bits are used for the depth buffer when stenciling has been enabled by a mod. Set to true for 24+8 bits and to false for 32+8 bits. Setting to true will slightly reduce VRAM usage, but risks introducing visual artifacts.",
"neoforge.configgui.removeErroringBlockEntities": "Odstranit Block Entity volající chyby",
"neoforge.configgui.removeErroringBlockEntities.tooltip": "Nastavte na true pro odstranění BlockEntity, která hodí chybu v metodě aktualizace namísto zavření serveru a hlášení selhání logu.",
"neoforge.configgui.removeErroringBlockEntities.tooltip.warning": "POZOR, TOTO MŮŽE VŠECHNO POKAZIT.\nBUĎTE OPATRNÍ.\nNEJSME ZODPOVĚDNI ZA JAKÉKOLIV NAPÁCHANÉ ŠKODY.",
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 @@ -194,6 +194,8 @@
"neoforge.configgui.logUntranslatedItemTagWarnings.tooltip": "A config option mainly for developers. Logs out modded item tags that do not have translations when running on integrated server. Format desired is tag.item.<namespace>.<path> for the translation key. Defaults to SILENCED.",
"neoforge.configgui.permissionHandler": "Permission Handler",
"neoforge.configgui.permissionHandler.tooltip": "The permission handler used by the server. Defaults to neoforge:default_handler if no such handler with that name is registered.",
"neoforge.configgui.reducedDepthStencilFormat": "Reduced Depth+Stencil Format",
"neoforge.configgui.reducedDepthStencilFormat.tooltip": "Configures how many bits are used for the depth buffer when stenciling has been enabled by a mod. Set to true for 24+8 bits and to false for 32+8 bits. Setting to true will slightly reduce VRAM usage, but risks introducing visual artifacts.",
"neoforge.configgui.removeErroringBlockEntities": "Remove Erroring Block Entities",
"neoforge.configgui.removeErroringBlockEntities.tooltip": "Set this to true to remove any BlockEntity that throws an error in its update method instead of closing the server and reporting a crash log.",
"neoforge.configgui.removeErroringBlockEntities.tooltip.warning": "BE WARNED THIS COULD SCREW UP EVERYTHING.\nUSE SPARINGLY.\nWE ARE NOT RESPONSIBLE FOR DAMAGES.",
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 @@ -194,6 +194,8 @@
"neoforge.configgui.logUntranslatedItemTagWarnings.tooltip": "Eine Konfiguration, die hauptsächlich für Entwickler gedacht ist. Meldet Item-Tags von Mods im Log, die keine Übersetzungen haben, wenn man den integrierten Server verwendet. Das gewünschte Format ist tag.item.<namespace>.<path> für den Übersetzungsschlüssel. Standard ist SILENCED.",
"neoforge.configgui.permissionHandler": "Berechtigungsverwalter",
"neoforge.configgui.permissionHandler.tooltip": "Der vom Server verwendete Berechtigungsverwalter. Standard ist neoforge:default_handler, wenn kein Handler mit diesem Namen registriert wurde.",
"neoforge.configgui.reducedDepthStencilFormat": "Reduziertes Tiefen-+Stencilbuffer-Format",
"neoforge.configgui.reducedDepthStencilFormat.tooltip": "Konfiguriert, wie viele Bits für einen Tiefenbuffer verwendet werden, wenn eine Mod den Stencilbuffer verwendet. Aktiviere diese Option, um 24+8 Bits zu verwenden, andernfalls werden 32+8 Bits verwendet. Bei aktivierter Option wird die VRAM-Verwendung leicht reduziert, es können jedoch visuelle Artefakte auftreten.",
"neoforge.configgui.removeErroringBlockEntities": "Fehlerhafte Block-Entitäten entfernen",
"neoforge.configgui.removeErroringBlockEntities.tooltip": "Aktiviere diese Option, um alle Block-Entitäten mit Fehlern in ihrer Update-Methode zu entfernen, anstatt den Server zu schließen und einen Absturzbericht zu erstellen.",
"neoforge.configgui.removeErroringBlockEntities.tooltip.warning": "SEI GEWARNT: DIES KANN ALLES BESCHÄDIGEN. SPARSAM VERWENDEN. WIR SIND NICHT FÜR SCHÄDEN VERANTWORTLICH.",
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 @@ -194,6 +194,8 @@
"neoforge.configgui.logUntranslatedItemTagWarnings.tooltip": "A config option mainly for developers. Logs out modded item tags that do not have translations when running on integrated server. Format desired is tag.item.<namespace>.<path> for the translation key. Defaults to SILENCED.",
"neoforge.configgui.permissionHandler": "Permission Handler",
"neoforge.configgui.permissionHandler.tooltip": "The permission handler used by the server. Defaults to neoforge:default_handler if no such handler with that name is registered.",
"neoforge.configgui.reducedDepthStencilFormat": "Reduced Depth+Stencil Format",
"neoforge.configgui.reducedDepthStencilFormat.tooltip": "Configures how many bits are used for the depth buffer when stenciling has been enabled by a mod. Set to true for 24+8 bits and to false for 32+8 bits. Setting to true will slightly reduce VRAM usage, but risks introducing visual artifacts.",
"neoforge.configgui.removeErroringBlockEntities": "Remove Erroring Block Entities",
"neoforge.configgui.removeErroringBlockEntities.tooltip": "Set this to true to remove any BlockEntity that throws an error in its update method instead of closing the server and reporting a crash log.",
"neoforge.configgui.removeErroringBlockEntities.tooltip.warning": "BE WARNED THIS COULD SCREW UP EVERYTHING.\nUSE SPARINGLY.\nWE ARE NOT RESPONSIBLE FOR DAMAGES.",
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 @@ -194,6 +194,8 @@
"neoforge.configgui.logUntranslatedItemTagWarnings.tooltip": "A config option mainly for developers. Logs out modded item tags that do not have translations when running on integrated server. Format desired is tag.item.<namespace>.<path> for the translation key. Defaults to SILENCED.",
"neoforge.configgui.permissionHandler": "Permission Handler",
"neoforge.configgui.permissionHandler.tooltip": "The permission handler used by the server. Defaults to neoforge:default_handler if no such handler with that name is registered.",
"neoforge.configgui.reducedDepthStencilFormat": "Reduced Depth+Stencil Format",
"neoforge.configgui.reducedDepthStencilFormat.tooltip": "Configures how many bits are used for the depth buffer when stenciling has been enabled by a mod. Set to true for 24+8 bits and to false for 32+8 bits. Setting to true will slightly reduce VRAM usage, but risks introducing visual artifacts.",
"neoforge.configgui.removeErroringBlockEntities": "Remove Erroring Block Entities",
"neoforge.configgui.removeErroringBlockEntities.tooltip": "Set this to true to remove any BlockEntity that throws an error in its update method instead of closing the server and reporting a crash log.",
"neoforge.configgui.removeErroringBlockEntities.tooltip.warning": "BE WARNED THIS COULD SCREW UP EVERYTHING.\nUSE SPARINGLY.\nWE ARE NOT RESPONSIBLE FOR DAMAGES.",
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 @@ -194,6 +194,8 @@
"neoforge.configgui.logUntranslatedItemTagWarnings.tooltip": "A config option mainly for developers. Logs out modded item tags that do not have translations when running on integrated server. Format desired is tag.item.<namespace>.<path> for the translation key. Defaults to SILENCED.",
"neoforge.configgui.permissionHandler": "Permission Handler",
"neoforge.configgui.permissionHandler.tooltip": "The permission handler used by the server. Defaults to neoforge:default_handler if no such handler with that name is registered.",
"neoforge.configgui.reducedDepthStencilFormat": "Reduced Depth+Stencil Format",
"neoforge.configgui.reducedDepthStencilFormat.tooltip": "Configures how many bits are used for the depth buffer when stenciling has been enabled by a mod. Set to true for 24+8 bits and to false for 32+8 bits. Setting to true will slightly reduce VRAM usage, but risks introducing visual artifacts.",
"neoforge.configgui.removeErroringBlockEntities": "Eliminar entidades de bloque con errores",
"neoforge.configgui.removeErroringBlockEntities.tooltip": "Set this to true to remove any BlockEntity that throws an error in its update method instead of closing the server and reporting a crash log.",
"neoforge.configgui.removeErroringBlockEntities.tooltip.warning": "BE WARNED THIS COULD SCREW UP EVERYTHING.\nUSE SPARINGLY.\nWE ARE NOT RESPONSIBLE FOR DAMAGES.",
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 @@ -194,6 +194,8 @@
"neoforge.configgui.logUntranslatedItemTagWarnings.tooltip": "A config option mainly for developers. Logs out modded item tags that do not have translations when running on integrated server. Format desired is tag.item.<namespace>.<path> for the translation key. Defaults to SILENCED.",
"neoforge.configgui.permissionHandler": "Permission Handler",
"neoforge.configgui.permissionHandler.tooltip": "The permission handler used by the server. Defaults to neoforge:default_handler if no such handler with that name is registered.",
"neoforge.configgui.reducedDepthStencilFormat": "Reduced Depth+Stencil Format",
"neoforge.configgui.reducedDepthStencilFormat.tooltip": "Configures how many bits are used for the depth buffer when stenciling has been enabled by a mod. Set to true for 24+8 bits and to false for 32+8 bits. Setting to true will slightly reduce VRAM usage, but risks introducing visual artifacts.",
"neoforge.configgui.removeErroringBlockEntities": "Eemalda vigu põhjustavad plokiolemid",
"neoforge.configgui.removeErroringBlockEntities.tooltip": "Set this to true to remove any BlockEntity that throws an error in its update method instead of closing the server and reporting a crash log.",
"neoforge.configgui.removeErroringBlockEntities.tooltip.warning": "BE WARNED THIS COULD SCREW UP EVERYTHING.\nUSE SPARINGLY.\nWE ARE NOT RESPONSIBLE FOR DAMAGES.",
Expand Down
6 changes: 4 additions & 2 deletions src/main/resources/assets/neoforge/lang/fr_fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -147,11 +147,11 @@
"neoforge.configuration.uitext.unsupportedelement": "This value cannot be edited in the UI. Please contact the mod author about providing a custom UI for it.",
"neoforge.configuration.uitext.longstring": "This value is too long to be edited in the UI. Please edit it in the config file.",
"neoforge.configuration.uitext.section": "%s...",
"neoforge.configuration.uitext.sectiontext": "Edit",
"neoforge.configuration.uitext.sectiontext": "Modifie",
"neoforge.configuration.uitext.breadcrumb.order": "%1$s %2$s %3$s",
"neoforge.configuration.uitext.breadcrumb.separator": ">",
"neoforge.configuration.uitext.listelement": "%s:",
"neoforge.configuration.uitext.undo": "Undo",
"neoforge.configuration.uitext.undo": "Défaire",
"neoforge.configuration.uitext.undo.tooltip": "Reverts changes on this screen only.",
"neoforge.configuration.uitext.reset": "Reset",
"neoforge.configuration.uitext.reset.tooltip": "Reverts everything on this screen to its default value.",
Expand Down Expand Up @@ -194,6 +194,8 @@
"neoforge.configgui.logUntranslatedItemTagWarnings.tooltip": "A config option mainly for developers. Logs out modded item tags that do not have translations when running on integrated server. Format desired is tag.item.<namespace>.<path> for the translation key. Defaults to SILENCED.",
"neoforge.configgui.permissionHandler": "Permission Handler",
"neoforge.configgui.permissionHandler.tooltip": "The permission handler used by the server. Defaults to neoforge:default_handler if no such handler with that name is registered.",
"neoforge.configgui.reducedDepthStencilFormat": "Reduced Depth+Stencil Format",
"neoforge.configgui.reducedDepthStencilFormat.tooltip": "Configures how many bits are used for the depth buffer when stenciling has been enabled by a mod. Set to true for 24+8 bits and to false for 32+8 bits. Setting to true will slightly reduce VRAM usage, but risks introducing visual artifacts.",
"neoforge.configgui.removeErroringBlockEntities": "Supprimer les Block Entities en erreur",
"neoforge.configgui.removeErroringBlockEntities.tooltip": "Set this to true to remove any BlockEntity that throws an error in its update method instead of closing the server and reporting a crash log.",
"neoforge.configgui.removeErroringBlockEntities.tooltip.warning": "BE WARNED THIS COULD SCREW UP EVERYTHING.\nUSE SPARINGLY.\nWE ARE NOT RESPONSIBLE FOR DAMAGES.",
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 @@ -194,6 +194,8 @@
"neoforge.configgui.logUntranslatedItemTagWarnings.tooltip": "A config option mainly for developers. Logs out modded item tags that do not have translations when running on integrated server. Format desired is tag.item.<namespace>.<path> for the translation key. Defaults to SILENCED.",
"neoforge.configgui.permissionHandler": "Permission Handler",
"neoforge.configgui.permissionHandler.tooltip": "The permission handler used by the server. Defaults to neoforge:default_handler if no such handler with that name is registered.",
"neoforge.configgui.reducedDepthStencilFormat": "Reduced Depth+Stencil Format",
"neoforge.configgui.reducedDepthStencilFormat.tooltip": "Configures how many bits are used for the depth buffer when stenciling has been enabled by a mod. Set to true for 24+8 bits and to false for 32+8 bits. Setting to true will slightly reduce VRAM usage, but risks introducing visual artifacts.",
"neoforge.configgui.removeErroringBlockEntities": "Remove Erroring Block Entities",
"neoforge.configgui.removeErroringBlockEntities.tooltip": "Set this to true to remove any BlockEntity that throws an error in its update method instead of closing the server and reporting a crash log.",
"neoforge.configgui.removeErroringBlockEntities.tooltip.warning": "BE WARNED THIS COULD SCREW UP EVERYTHING.\nUSE SPARINGLY.\nWE ARE NOT RESPONSIBLE FOR DAMAGES.",
Expand Down
Loading