From dee62213e1fc8773fc68cc7c0088134e2293c30c Mon Sep 17 00:00:00 2001 From: NeoForged Localizations Date: Wed, 4 Sep 2024 00:04:04 +0800 Subject: [PATCH] New Crowdin updates (#1426) --- .../resources/assets/neoforge/lang/cs_cz.json | 120 ++------ .../resources/assets/neoforge/lang/da_dk.json | 120 ++------ .../resources/assets/neoforge/lang/de_de.json | 146 +++------ .../resources/assets/neoforge/lang/en_gb.json | 120 ++------ .../resources/assets/neoforge/lang/eo_uy.json | 120 ++------ .../resources/assets/neoforge/lang/es_es.json | 120 ++------ .../resources/assets/neoforge/lang/et_ee.json | 120 ++------ .../resources/assets/neoforge/lang/fr_fr.json | 120 ++------ .../resources/assets/neoforge/lang/hu_hu.json | 120 ++------ .../resources/assets/neoforge/lang/it_it.json | 120 ++------ .../resources/assets/neoforge/lang/ja_jp.json | 122 ++------ .../resources/assets/neoforge/lang/ko_kr.json | 152 +++------- .../resources/assets/neoforge/lang/ms_my.json | 247 +++++++++++++++ .../resources/assets/neoforge/lang/nl_nl.json | 120 ++------ .../resources/assets/neoforge/lang/pl_pl.json | 286 +++++++----------- .../resources/assets/neoforge/lang/pt_br.json | 120 ++------ .../resources/assets/neoforge/lang/pt_pt.json | 120 ++------ .../resources/assets/neoforge/lang/ro_ro.json | 120 ++------ .../resources/assets/neoforge/lang/ru_ru.json | 120 ++------ .../resources/assets/neoforge/lang/sk_sk.json | 120 ++------ .../resources/assets/neoforge/lang/tr_tr.json | 120 ++------ .../resources/assets/neoforge/lang/tt_ru.json | 120 ++------ .../resources/assets/neoforge/lang/uk_ua.json | 120 ++------ .../resources/assets/neoforge/lang/vi_vn.json | 120 ++------ .../resources/assets/neoforge/lang/zh_cn.json | 230 +++++--------- .../neoforge/lang/{zh_hk.json => zh_tw.json} | 264 ++++++---------- 26 files changed, 1137 insertions(+), 2590 deletions(-) create mode 100644 src/main/resources/assets/neoforge/lang/ms_my.json rename src/main/resources/assets/neoforge/lang/{zh_hk.json => zh_tw.json} (64%) diff --git a/src/main/resources/assets/neoforge/lang/cs_cz.json b/src/main/resources/assets/neoforge/lang/cs_cz.json index 75160c4ebe..2c95bf1deb 100644 --- a/src/main/resources/assets/neoforge/lang/cs_cz.json +++ b/src/main/resources/assets/neoforge/lang/cs_cz.json @@ -76,11 +76,11 @@ "commands.neoforge.setdim.invalid.dim": "Vybrané ID dimenze (%1$s) je neplatné.", "commands.neoforge.setdim.invalid.nochange": "Vybraná entita (%1$s) již existuje v specifické dimenzi (%2$s).", "commands.neoforge.setdim.deprecated": "Tento příkaz je zastaralý kvůli smazání ve verzi 1.17, použijte místo něj %s.", - "commands.neoforge.tps.invalid": "Neplatná dimenze %1$s Možné hodnoty: %2$s", - "commands.neoforge.tps.summary.all": "Celkem: Průměrná doba ticku: %1$s ms. Průměrný TPS: %2$s", + "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.mods.list": "Módový seznam: %1$s", - "commands.neoforge.tps.summary.basic": "Dim %1$s: Průměrná doba ticku: %2$s ms. Průměrný TPS: %3$s", - "commands.neoforge.tps.summary.named": "Dim %1$s (%2$s): Průměrná doba ticku: %3$s ms. Průměrný TPS: %4$s", "commands.neoforge.tracking.entity.enabled": "Sledování entity povoleno na %d sekund.", "commands.neoforge.tracking.entity.reset": "Data časování entity byla vymazána!", "commands.neoforge.tracking.invalid": "Neplatná sledovací data.", @@ -115,6 +115,14 @@ "commands.neoforge.timespeed.query.default": "Čas v %s běží normální rychlostí (20 minut za den).", "commands.neoforge.timespeed.set": "Nastaven běh času v %s na %sx (%s minut za den).", "commands.neoforge.timespeed.set.default": "Nastaven běh času v %s na základní nastavení (20 minut za den).", + "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.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", + "commands.neoforge.data_components.list.tooltip.modified": "Component %s was modified from %s to %s", + "commands.neoforge.data_components.list.tooltip.added": "Component %s was added with value %s", "commands.config.getwithtype": "Konfigurace pro %s typu %s nalezena na %s", "commands.config.noconfig": "Konfigurace pro %s typu %s nenalezena", "neoforge.update.beta.1": "%sPOZOR: %sNeoForge Beta", @@ -130,51 +138,15 @@ "neoforge.configuration.uitext.title.server": "Konfigurace Serveru %s", "neoforge.configuration.uitext.title.common": "Běžná konfigurace %s", "neoforge.configuration.uitext.title.startup": "Konfigurace při spuštění %s", - "neoforge.configuration.uitext.notonline": [ - { - "text": "Nastavení jsou zde rozhodnuté serverem a nemohou být změněny když jste online.", - "color": "červený" - } - ], - "neoforge.configuration.uitext.notlan": [ - { - "text": "Nastavení zde nemohou být změněny, když je Vaše hra otevřená k LAN. Prosím, vraťte se do hlavního menu a načtěte svět znovu.", - "color": "červený" - } - ], - "neoforge.configuration.uitext.notloaded": [ - { - "text": "Nastavení zde jsou dostupné pouze až po načtení světa.", - "color": "červený" - } - ], - "neoforge.configuration.uitext.unsupportedelement": [ - { - "text": "Tato hodnota nemůže být změněna v UI. Prosím, kontaktujte autora módu, aby pro něj poskytl UI.", - "color": "červený" - } - ], - "neoforge.configuration.uitext.longstring": [ - { - "text": "Tato hodnota je moc veliká pro změnu v UI. Prosím, změňte ji v konfiguračním souboru.", - "color": "červený" - } - ], + "neoforge.configuration.uitext.notonline": "Nastavení jsou zde rozhodnuté serverem a nemohou být změněny když jste online.", + "neoforge.configuration.uitext.notlan": "Nastavení zde nemohou být změněny, když je Vaše hra otevřená k LAN. Prosím, vraťte se do hlavního menu a načtěte svět znovu.", + "neoforge.configuration.uitext.notloaded": "Nastavení zde jsou dostupné pouze až po načtení světa.", + "neoforge.configuration.uitext.unsupportedelement": "Tato hodnota nemůže být změněna v UI. Prosím, kontaktujte autora módu, aby pro něj poskytl UI.", + "neoforge.configuration.uitext.longstring": "Tato hodnota je moc veliká pro změnu v UI. Prosím, změňte ji v konfiguračním souboru.", "neoforge.configuration.uitext.section": "%s...", "neoforge.configuration.uitext.sectiontext": "Změnit", - "neoforge.configuration.uitext.breadcrumb": [ - { - "index": 0 - }, - { - "text": " > ", - "color": "zlato", - "bold": true - }, - { - "index": 1 - } - ], + "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": "Vrátit zpět", "neoforge.configuration.uitext.undo.tooltip": "Vrátí zpět změny pouze na této obrazovce.", @@ -184,30 +156,8 @@ "neoforge.configuration.uitext.listelementup": "⏶", "neoforge.configuration.uitext.listelementdown": "⏷", "neoforge.configuration.uitext.listelementremove": "❌", - "neoforge.configuration.uitext.rangetooltip": [ - { - "text": "\n\nRozmezí: ", - "color": "šedivá" - }, - { - "index": 0, - "color": "šedivá" - } - ], - "neoforge.configuration.uitext.filenametooltip": [ - { - "text": "Soubor: \"", - "color": "šedivá" - }, - { - "index": 0, - "color": "šedivá" - }, - { - "text": "\"", - "color": "šedivá" - } - ], + "neoforge.configuration.uitext.rangetooltip": "Range: %s", + "neoforge.configuration.uitext.filenametooltip": "File: \"%s\"", "neoforge.configuration.uitext.common": "Obecné volby", "neoforge.configuration.uitext.client": "Volby klienta", "neoforge.configuration.uitext.server": "Volby serveru", @@ -217,13 +167,7 @@ "neoforge.configuration.uitext.restart.server.title": "Svět se musí znovu načíst", "neoforge.configuration.uitext.restart.server.text": "Jeden či více konfiguračních možností, které byly změněny, se projeví až se znovu načte svět.", "neoforge.configuration.uitext.restart.return": "Ignorovat", - "neoforge.configuration.uitext.restart.return.tooltip": [ - { - "text": "Vaše změny nebudou mít žádný účinek do restartu!", - "color": "červená", - "bold": true - } - ], + "neoforge.configuration.uitext.restart.return.tooltip": "Vaše změny nebudou mít žádný účinek do restartu!", "neoforge.configuration.title": "NeoForge konfigurace", "neoforge.configuration.section.neoforge.client.toml": "Nastavení Klienta", "neoforge.configuration.section.neoforge.client.toml.title": "Nastavení Klienta", @@ -246,23 +190,11 @@ "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.removeErroringBlockEntities": "Odstranit Block Entity volající chyby", - "neoforge.configgui.removeErroringBlockEntities.tooltip": [ - "Zapněte toto nastavení pro smazání všech entit které vyhazují error ve své \"update\" metodě, místo vypnutí serveru a vytvoření crash logu.\n\n", - { - "text": "POZOR, TOTO MŮŽE VŠECHNO POKAZIT.\nBUĎTE OPATRNÍ.\nNEJSME ZODPOVĚDNI ZA JAKÉKOLIV NAPÁCHANÉ ŠKODY.", - "color": "červená", - "bold": true - } - ], + "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": "POZOR, TOTO MŮŽE VŠECHNO POKAZIT.\nBUĎTE OPATRNÍ.\nNEJSME ZODPOVĚDNI ZA JAKÉKOLIV NAPÁCHANÉ ŠKODY.", "neoforge.configgui.removeErroringEntities": "Odstranit Entity volající chyby", - "neoforge.configgui.removeErroringEntities.tooltip": [ - "Zapněte toto nastavení pro smazání všech block entit které vyhazují error ve své \"update\" metodě, místo vypnutí serveru a vytvoření crash logu.\n\n", - { - "text": "POZOR, TOTO MŮŽE VŠECHNO POKAZIT.\nBUĎTE OPATRNÍ.\nNEJSME ZODPOVĚDNI ZA JAKÉKOLIV NAPÁCHANÉ ŠKODY.", - "color": "červená", - "bold": true - } - ], + "neoforge.configgui.removeErroringEntities.tooltip": "Set this to true to remove any Entity that throws an error in its update method instead of closing the server and reporting a crash log.", + "neoforge.configgui.removeErroringEntities.tooltip.warning": "POZOR, TOTO MŮŽE VŠECHNO POKAZIT.\nBUĎTE OPATRNÍ.\nNEJSME ZODPOVĚDNI ZA JAKÉKOLIV NAPÁCHANÉ ŠKODY.", "neoforge.configgui.showLoadWarnings": "Zobrazit Upozornění při Načítání", "neoforge.configgui.showLoadWarnings.tooltip": "Pokud je zapnuto, NeoForge zobrazí jakákoliv upozornění, která se vyskytla při načítání.", "neoforge.configgui.useCombinedDepthStencilAttachment": "Používejte kombinovaný doplňek DEPTH_STENCIL", diff --git a/src/main/resources/assets/neoforge/lang/da_dk.json b/src/main/resources/assets/neoforge/lang/da_dk.json index cb6bec74a1..667edefa31 100644 --- a/src/main/resources/assets/neoforge/lang/da_dk.json +++ b/src/main/resources/assets/neoforge/lang/da_dk.json @@ -76,11 +76,11 @@ "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": "This command is deprecated for removal in 1.17, use %s instead.", - "commands.neoforge.tps.invalid": "Invalid dimension %1$s Possible values: %2$s", - "commands.neoforge.tps.summary.all": "Overall: Mean tick time: %1$s ms. Mean TPS: %2$s", + "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.mods.list": "Mod List: %1$s", - "commands.neoforge.tps.summary.basic": "Dim %1$s: Mean tick time: %2$s ms. Mean TPS: %3$s", - "commands.neoforge.tps.summary.named": "Dim %1$s (%2$s): Mean tick time: %3$s ms. Mean TPS: %4$s", "commands.neoforge.tracking.entity.enabled": "Entity tracking enabled for %d seconds.", "commands.neoforge.tracking.entity.reset": "Entity timings data has been cleared!", "commands.neoforge.tracking.invalid": "Invalid tracking data.", @@ -115,6 +115,14 @@ "commands.neoforge.timespeed.query.default": "Time in %s flows normally (20 minutes per day).", "commands.neoforge.timespeed.set": "Set flow of time in %s to %sx (%s minutes per day).", "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.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", + "commands.neoforge.data_components.list.tooltip.modified": "Component %s was modified from %s to %s", + "commands.neoforge.data_components.list.tooltip.added": "Component %s was added with value %s", "commands.config.getwithtype": "Config for %s of type %s found at %s", "commands.config.noconfig": "Config for %s of type %s not found", "neoforge.update.beta.1": "%sADVARSEL: %sNeoForge Beta", @@ -130,51 +138,15 @@ "neoforge.configuration.uitext.title.server": "%s Server Configuration", "neoforge.configuration.uitext.title.common": "%s Common Configuration", "neoforge.configuration.uitext.title.startup": "%s Startup Configuration", - "neoforge.configuration.uitext.notonline": [ - { - "text": "Settings in here are determined by the server and cannot be changed while online.", - "color": "red" - } - ], - "neoforge.configuration.uitext.notlan": [ - { - "text": "Settings in here cannot be edited while your game is open to LAN. Please return to the main menu and load the world again.", - "color": "red" - } - ], - "neoforge.configuration.uitext.notloaded": [ - { - "text": "Settings in here are only available while a world is loaded.", - "color": "red" - } - ], - "neoforge.configuration.uitext.unsupportedelement": [ - { - "text": "This value cannot be edited in the UI. Please contact the mod author about providing a custom UI for it.", - "color": "red" - } - ], - "neoforge.configuration.uitext.longstring": [ - { - "text": "This value is too long to be edited in the UI. Please edit it in the config file.", - "color": "red" - } - ], + "neoforge.configuration.uitext.notonline": "Settings in here are determined by the server and cannot be changed while online.", + "neoforge.configuration.uitext.notlan": "Settings in here cannot be edited while your game is open to LAN. Please return to the main menu and load the world again.", + "neoforge.configuration.uitext.notloaded": "Settings in here are only available while a world is loaded.", + "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.breadcrumb": [ - { - "index": 0 - }, - { - "text": " > ", - "color": "gold", - "bold": true - }, - { - "index": 1 - } - ], + "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.tooltip": "Reverts changes on this screen only.", @@ -184,30 +156,8 @@ "neoforge.configuration.uitext.listelementup": "⏶", "neoforge.configuration.uitext.listelementdown": "⏷", "neoforge.configuration.uitext.listelementremove": "❌", - "neoforge.configuration.uitext.rangetooltip": [ - { - "text": "\n\nRange: ", - "color": "gray" - }, - { - "index": 0, - "color": "gray" - } - ], - "neoforge.configuration.uitext.filenametooltip": [ - { - "text": "File: \"", - "color": "gray" - }, - { - "index": 0, - "color": "gray" - }, - { - "text": "\"", - "color": "gray" - } - ], + "neoforge.configuration.uitext.rangetooltip": "Range: %s", + "neoforge.configuration.uitext.filenametooltip": "File: \"%s\"", "neoforge.configuration.uitext.common": "Common Options", "neoforge.configuration.uitext.client": "Client Options", "neoforge.configuration.uitext.server": "Server Options", @@ -217,13 +167,7 @@ "neoforge.configuration.uitext.restart.server.title": "World needs to be reloaded", "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": [ - { - "text": "Your changes will have no effect until you restart!", - "color": "red", - "bold": true - } - ], + "neoforge.configuration.uitext.restart.return.tooltip": "Your changes will have no effect until you restart!", "neoforge.configuration.title": "NeoForge Configuration", "neoforge.configuration.section.neoforge.client.toml": "Client settings", "neoforge.configuration.section.neoforge.client.toml.title": "Client settings", @@ -246,23 +190,11 @@ "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.removeErroringBlockEntities": "Remove Erroring Block Entities", - "neoforge.configgui.removeErroringBlockEntities.tooltip": [ - "Set this to true to remove any Entity that throws an error in its update method instead of closing the server and reporting a crash log.\n\n", - { - "text": "BE WARNED THIS COULD SCREW UP EVERYTHING.\nUSE SPARINGLY.\nWE ARE NOT RESPONSIBLE FOR DAMAGES.", - "color": "red", - "bold": true - } - ], + "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.", "neoforge.configgui.removeErroringEntities": "Remove Erroring Entities", - "neoforge.configgui.removeErroringEntities.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.\n\n", - { - "text": "BE WARNED THIS COULD SCREW UP EVERYTHING.\nUSE SPARINGLY.\nWE ARE NOT RESPONSIBLE FOR DAMAGES.", - "color": "red", - "bold": true - } - ], + "neoforge.configgui.removeErroringEntities.tooltip": "Set this to true to remove any Entity that throws an error in its update method instead of closing the server and reporting a crash log.", + "neoforge.configgui.removeErroringEntities.tooltip.warning": "BE WARNED THIS COULD SCREW UP EVERYTHING.\nUSE SPARINGLY.\nWE ARE NOT RESPONSIBLE FOR DAMAGES.", "neoforge.configgui.showLoadWarnings": "Show Load Warnings", "neoforge.configgui.showLoadWarnings.tooltip": "When enabled, NeoForge will show any warnings that occurred during loading.", "neoforge.configgui.useCombinedDepthStencilAttachment": "Use combined DEPTH_STENCIL Attachment", diff --git a/src/main/resources/assets/neoforge/lang/de_de.json b/src/main/resources/assets/neoforge/lang/de_de.json index 4e005889f3..7792a3f15c 100644 --- a/src/main/resources/assets/neoforge/lang/de_de.json +++ b/src/main/resources/assets/neoforge/lang/de_de.json @@ -76,11 +76,11 @@ "commands.neoforge.setdim.invalid.dim": "Die angegebene Dimension-ID (%1$s) ist ungültig.", "commands.neoforge.setdim.invalid.nochange": "Die ausgewählte Entität (%1$s) ist bereits in der angegebenen Dimension (%2$s).", "commands.neoforge.setdim.deprecated": "Dieser Befehl ist veraltet und wird in 1.17 entfernt, verwende stattdessen %s.", - "commands.neoforge.tps.invalid": "Ungültige Dimension %1$s Mögliche Werte: %2$s", - "commands.neoforge.tps.summary.all": "Insgesamt: Mittlere Tickdauer: %1$s ms. Mittlere TPS: %2$s", + "commands.neoforge.tps.overall": "Insgesamt: %s TPS (%s ms/Tick)", + "commands.neoforge.tps.tooltip": "Mittlere TPS; höher ist besser. Ziel-TPS: %s", + "commands.neoforge.tps.dimension": "%s: %s TPS (%s ms/Tick)", + "commands.neoforge.tps.dimension.tooltip": "%s (Dimensionstyp: %s)", "commands.neoforge.mods.list": "Modliste: %1$s", - "commands.neoforge.tps.summary.basic": "Dimension %1$s: Mittlere Tickdauer: %2$s ms. Mittlere TPS: %3$s", - "commands.neoforge.tps.summary.named": "Dimension %1$s (%2$s): Mittlere Tickdauer: %3$s ms. Mittlere TPS: %4$s", "commands.neoforge.tracking.entity.enabled": "Entitäts-Tracking für %d Sekunden aktiviert.", "commands.neoforge.tracking.entity.reset": "Entitäts-Timing-Daten wurden gelöscht!", "commands.neoforge.tracking.invalid": "Ungültige Tracking-Daten.", @@ -115,6 +115,14 @@ "commands.neoforge.timespeed.query.default": "Die Zeit in %s vergeht normal (20 Minuten pro Tag).", "commands.neoforge.timespeed.set": "Die Zeit in %s vergeht jetzt %sx so schnell wie üblich (%s Minuten pro Tag).", "commands.neoforge.timespeed.set.default": "Die Zeit in %s vergeht jetzt normal (20 Minuten pro Tag).", + "commands.neoforge.data_components.list.error.held_stack_empty": "Du hältst kein Item", + "commands.neoforge.data_components.list.title": "Datenkomponenten auf %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": "Komponente %s enthält den Standardwert", + "commands.neoforge.data_components.list.tooltip.deleted": "Komponente %s mit Wert %s wurde gelöscht", + "commands.neoforge.data_components.list.tooltip.modified": "Komponente %s wurde von %s auf %s geändert", + "commands.neoforge.data_components.list.tooltip.added": "Komponente %s wurde mit dem Wert %s hinzugefügt", "commands.config.getwithtype": "Konfiguration für %s vom Typ %s gefunden bei %s", "commands.config.noconfig": "Konfiguration für %s vom Typ %s nicht gefunden", "neoforge.update.beta.1": "%sWARNUNG: %sNeoForge Beta", @@ -122,59 +130,23 @@ "neoforge.update.newversion": "Neue NeoForge-Version verfügbar: %s", "neoforge.menu.updatescreen.title": "Mod Update", "neoforge.configuration.uitext.title": "%s Einstellungen", - "neoforge.configuration.uitext.type.client": "Clienteinstellungen", - "neoforge.configuration.uitext.type.server": "Servereinstellungen", + "neoforge.configuration.uitext.type.client": "Client Einstellungen", + "neoforge.configuration.uitext.type.server": "Server Einstellungen", "neoforge.configuration.uitext.type.common": "Gemeinsame Einstellungen", - "neoforge.configuration.uitext.type.startup": "Starteinstellungen", - "neoforge.configuration.uitext.title.client": "%s Clienteinstellungen", - "neoforge.configuration.uitext.title.server": "%s Servereinstellungen", - "neoforge.configuration.uitext.title.common": "%s Gemeinsame Einstellungen", + "neoforge.configuration.uitext.type.startup": "Start Einstellungen", + "neoforge.configuration.uitext.title.client": "%s Client Konfiguration", + "neoforge.configuration.uitext.title.server": "%s Server Konfiguration", + "neoforge.configuration.uitext.title.common": "%s allgemeine Konfiguration", "neoforge.configuration.uitext.title.startup": "%s Starteinstellungen", - "neoforge.configuration.uitext.notonline": [ - { - "text": "Diese Einstellungen werden vom Server übernommen und können nicht geändert werden während Du online bist.", - "color": "rot" - } - ], - "neoforge.configuration.uitext.notlan": [ - { - "text": "Diese Einstellungen können nicht geändert werden, während du dein Spiel für andere im LAN geöffnet hast. Bitte kehre ins Hauptmenü zurück und lade den Spielstand erneut.", - "color": "rot" - } - ], - "neoforge.configuration.uitext.notloaded": [ - { - "text": "Diese Einstellungen sind nur verfügbar, wenn du dich in einer Welt befindest.", - "color": "rot" - } - ], - "neoforge.configuration.uitext.unsupportedelement": [ - { - "text": "Diese Einstellungen können nicht in der Benutzeroberfläche bearbeitet werden. Kontaktiere die/den Autor:Innen des/der Mod(s) und bitte ihn/sie ein angepasstes Bedienelement zu implementieren.", - "color": "rot" - } - ], - "neoforge.configuration.uitext.longstring": [ - { - "text": "Dieser Wert ist zu lang, um hier bearbeitet werden zu können. Bitte bearbeite ihn in der Konfigurationsdatei.", - "color": "red" - } - ], + "neoforge.configuration.uitext.notonline": "Diese Einstellungen werden vom Server übernommen und können nicht geändert werden während Du online bist.", + "neoforge.configuration.uitext.notlan": "Diese Einstellungen können nicht geändert werden während Du Dein Spiel für andere geöffnet hast. Bitte kehre ins Hauptmenü zurück und lade den Spielstand erneut.", + "neoforge.configuration.uitext.notloaded": "Diese Einstellungen sind nur verfügbar, wenn du dich in einer Welt befindest.", + "neoforge.configuration.uitext.unsupportedelement": "Diese Einstellungen können nicht in der Benutzeroberfläche bearbeitet werden. Kontaktiere die/den Autor:Innen des/der Mod(s) und bitte ihn/sie ein angepasstes Bedienelement zu implementieren.", + "neoforge.configuration.uitext.longstring": "Dieser Wert ist zu lang, um hier bearbeitet werden zu können. Bitte bearbeite ihn in der Konfigurationsdatei.", "neoforge.configuration.uitext.section": "%s...", "neoforge.configuration.uitext.sectiontext": "Bearbeiten", - "neoforge.configuration.uitext.breadcrumb": [ - { - "index": 0 - }, - { - "text": " > ", - "color": "Gold", - "bold": true - }, - { - "index": 0 - } - ], + "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": "Rückgängig", "neoforge.configuration.uitext.undo.tooltip": "Änderungen werden nur auf diesem Bildschirm rückgängig gemacht.", @@ -184,47 +156,19 @@ "neoforge.configuration.uitext.listelementup": "⏶", "neoforge.configuration.uitext.listelementdown": "⏷", "neoforge.configuration.uitext.listelementremove": "❌", - "neoforge.configuration.uitext.rangetooltip": [ - { - "text": "\n\nWertebereich: ", - "color": "grau" - }, - { - "index": 0, - "color": "grau" - } - ], - "neoforge.configuration.uitext.filenametooltip": [ - { - "text": "Datei: \"", - "color": "grau" - }, - { - "index": 0, - "color": "grau" - }, - { - "text": "\"", - "color": "grau" - } - ], + "neoforge.configuration.uitext.rangetooltip": "Wertebereich: %s", + "neoforge.configuration.uitext.filenametooltip": "Datei: \"%s\"", "neoforge.configuration.uitext.common": "Gemeinsame Einstellungen", "neoforge.configuration.uitext.client": "Clienteinstellungen", "neoforge.configuration.uitext.server": "Servereinstellungen", "neoforge.configuration.uitext.startup": "Starteinstellungen", "neoforge.configuration.uitext.restart.game.title": "Minecraft muss neu gestartet werden", - "neoforge.configuration.uitext.restart.game.text": "Eine oder mehrere der geänderten Einstellungen sind nur wirksam, wenn das Spiel gestartet wird.", - "neoforge.configuration.uitext.restart.server.title": "Spielstand muss neu geladen werden", + "neoforge.configuration.uitext.restart.game.text": "Eine oder mehrere der geänderten Einstellungen sind nur wirksam, wenn das Spiel neu-gestartet wird.", + "neoforge.configuration.uitext.restart.server.title": "Welt muss neu geladen werden", "neoforge.configuration.uitext.restart.server.text": "Eine oder mehrere der geänderten Einstellungen sind nur wirksam, wenn die Welt neu geladen wird.", "neoforge.configuration.uitext.restart.return": "Ignorieren", - "neoforge.configuration.uitext.restart.return.tooltip": [ - { - "text": "Deine Änderungen haben keine Wirkung, bis das Spiel neu gestartet wird!", - "color": "red", - "bold": true - } - ], - "neoforge.configuration.title": "NeoForge-Konfiguration", + "neoforge.configuration.uitext.restart.return.tooltip": "Deine Änderungen haben keine Wirkung, bis das Spiel neu gestartet wird!", + "neoforge.configuration.title": "NeoForge Konfiguration", "neoforge.configuration.section.neoforge.client.toml": "Client-Einstellungen", "neoforge.configuration.section.neoforge.client.toml.title": "Client-Einstellungen", "neoforge.configuration.section.neoforge.common.toml": "Gemeinsame Einstellungen", @@ -237,32 +181,20 @@ "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.logLegacyTagWarnings": "Veraltete Tags melden", - "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": "Unübersetzte Konfigurationstexte melden", + "neoforge.configgui.logLegacyTagWarnings": "Veraltete Tags protokollieren", + "neoforge.configgui.logLegacyTagWarnings.tooltip": "Eine Konfigurationsoption hauptsächlich für Entwickler. Protokolliert Tags von Modifikationen, die den 'forge'-Namensraum verwenden, wenn sie auf einem integrierten Server ausgeführt werden. Standard ist DEV_SHORT.", + "neoforge.configgui.logUntranslatedConfigurationWarnings": "Nicht übersetzte Konfigurationsschlüssel protokollieren", "neoforge.configgui.logUntranslatedConfigurationWarnings.tooltip": "Eine Konfiguration, die hauptsächlich für Entwickler gedacht ist. Meldet Konfigurationswerte im Log, die keine Übersetzung haben, wenn man den Client in einer Entwicklungsumgebung verwendet.", - "neoforge.configgui.logUntranslatedItemTagWarnings": "Unübersetzte Item-Tags melden", + "neoforge.configgui.logUntranslatedItemTagWarnings": "Nicht übersetzte Item-Tags protokollieren", "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.. 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.removeErroringBlockEntities": "Fehlerhafte Block-Entitäten entfernen", - "neoforge.configgui.removeErroringBlockEntities.tooltip": [ - "Aktiviere diese Option, um alle Entitäten mit Fehlern in ihrer Update-Methode zu entfernen, anstatt den Server zu schließen und einen Absturzbericht zu erstellen.\n\n", - { - "text": "SEI GEWARNT: DIES KANN ALLES BESCHÄDIGEN. SPARSAM VERWENDEN. WIR SIND NICHT FÜR SCHÄDEN VERANTWORTLICH.", - "color": "red", - "bold": true - } - ], + "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.", "neoforge.configgui.removeErroringEntities": "Fehlerhafte Entitäten entfernen", - "neoforge.configgui.removeErroringEntities.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.\n\n", - { - "text": "SEI GEWARNT: DIES KANN ALLES BESCHÄDIGEN. SPARSAM VERWENDEN. WIR SIND NICHT FÜR SCHÄDEN VERANTWORTLICH.", - "color": "red", - "bold": true - } - ], + "neoforge.configgui.removeErroringEntities.tooltip": "Aktiviere diese Option, um alle Entitäten mit Fehlern in ihrer Update-Methode zu entfernen, anstatt den Server zu schließen und einen Absturzbericht zu erstellen.", + "neoforge.configgui.removeErroringEntities.tooltip.warning": "SEI GEWARNT: DIES KANN ALLES BESCHÄDIGEN. SPARSAM VERWENDEN. WIR SIND NICHT FÜR SCHÄDEN VERANTWORTLICH.", "neoforge.configgui.showLoadWarnings": "Ladewarnungen anzeigen", "neoforge.configgui.showLoadWarnings.tooltip": "Wenn aktiviert, zeigt NeoForge alle Warnungen an, die beim Laden aufgetreten sind.", "neoforge.configgui.useCombinedDepthStencilAttachment": "Kombinierten DEPTH_STENCIL-Aufsatz verwenden", diff --git a/src/main/resources/assets/neoforge/lang/en_gb.json b/src/main/resources/assets/neoforge/lang/en_gb.json index fef46ba376..7797dbc97d 100644 --- a/src/main/resources/assets/neoforge/lang/en_gb.json +++ b/src/main/resources/assets/neoforge/lang/en_gb.json @@ -76,11 +76,11 @@ "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": "This command is deprecated for removal in 1.17, use %s instead.", - "commands.neoforge.tps.invalid": "Invalid dimension %1$s Possible values: %2$s", - "commands.neoforge.tps.summary.all": "Overall: Mean tick time: %1$s ms. Mean TPS: %2$s", + "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.mods.list": "Mod List: %1$s", - "commands.neoforge.tps.summary.basic": "Dim %1$s: Mean tick time: %2$s ms. Mean TPS: %3$s", - "commands.neoforge.tps.summary.named": "Dim %1$s (%2$s): Mean tick time: %3$s ms. Mean TPS: %4$s", "commands.neoforge.tracking.entity.enabled": "Entity tracking enabled for %d seconds.", "commands.neoforge.tracking.entity.reset": "Entity timings data has been cleared!", "commands.neoforge.tracking.invalid": "Invalid tracking data.", @@ -115,6 +115,14 @@ "commands.neoforge.timespeed.query.default": "Time in %s flows normally (20 minutes per day).", "commands.neoforge.timespeed.set": "Set flow of time in %s to %sx (%s minutes per day).", "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.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", + "commands.neoforge.data_components.list.tooltip.modified": "Component %s was modified from %s to %s", + "commands.neoforge.data_components.list.tooltip.added": "Component %s was added with value %s", "commands.config.getwithtype": "Config for %s of type %s found at %s", "commands.config.noconfig": "Config for %s of type %s not found", "neoforge.update.beta.1": "%sWARNING: %sNeoForge Beta", @@ -130,51 +138,15 @@ "neoforge.configuration.uitext.title.server": "%s Server Configuration", "neoforge.configuration.uitext.title.common": "%s Common Configuration", "neoforge.configuration.uitext.title.startup": "%s Startup Configuration", - "neoforge.configuration.uitext.notonline": [ - { - "text": "Settings in here are determined by the server and cannot be changed while online.", - "color": "red" - } - ], - "neoforge.configuration.uitext.notlan": [ - { - "text": "Settings in here cannot be edited while your game is open to LAN. Please return to the main menu and load the world again.", - "color": "red" - } - ], - "neoforge.configuration.uitext.notloaded": [ - { - "text": "Settings in here are only available while a world is loaded.", - "color": "red" - } - ], - "neoforge.configuration.uitext.unsupportedelement": [ - { - "text": "This value cannot be edited in the UI. Please contact the mod author about providing a custom UI for it.", - "color": "red" - } - ], - "neoforge.configuration.uitext.longstring": [ - { - "text": "This value is too long to be edited in the UI. Please edit it in the config file.", - "color": "red" - } - ], + "neoforge.configuration.uitext.notonline": "Settings in here are determined by the server and cannot be changed while online.", + "neoforge.configuration.uitext.notlan": "Settings in here cannot be edited while your game is open to LAN. Please return to the main menu and load the world again.", + "neoforge.configuration.uitext.notloaded": "Settings in here are only available while a world is loaded.", + "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.breadcrumb": [ - { - "index": 0 - }, - { - "text": " > ", - "color": "gold", - "bold": true - }, - { - "index": 1 - } - ], + "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.tooltip": "Reverts changes on this screen only.", @@ -184,30 +156,8 @@ "neoforge.configuration.uitext.listelementup": "⏶", "neoforge.configuration.uitext.listelementdown": "⏷", "neoforge.configuration.uitext.listelementremove": "❌", - "neoforge.configuration.uitext.rangetooltip": [ - { - "text": "\n\nRange: ", - "color": "gray" - }, - { - "index": 0, - "color": "gray" - } - ], - "neoforge.configuration.uitext.filenametooltip": [ - { - "text": "File: \"", - "color": "gray" - }, - { - "index": 0, - "color": "gray" - }, - { - "text": "\"", - "color": "gray" - } - ], + "neoforge.configuration.uitext.rangetooltip": "Range: %s", + "neoforge.configuration.uitext.filenametooltip": "File: \"%s\"", "neoforge.configuration.uitext.common": "Common Options", "neoforge.configuration.uitext.client": "Client Options", "neoforge.configuration.uitext.server": "Server Options", @@ -217,13 +167,7 @@ "neoforge.configuration.uitext.restart.server.title": "World needs to be reloaded", "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": [ - { - "text": "Your changes will have no effect until you restart!", - "color": "red", - "bold": true - } - ], + "neoforge.configuration.uitext.restart.return.tooltip": "Your changes will have no effect until you restart!", "neoforge.configuration.title": "NeoForge Configuration", "neoforge.configuration.section.neoforge.client.toml": "Client settings", "neoforge.configuration.section.neoforge.client.toml.title": "Client settings", @@ -246,23 +190,11 @@ "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.removeErroringBlockEntities": "Remove Erroring Block Entities", - "neoforge.configgui.removeErroringBlockEntities.tooltip": [ - "Set this to true to remove any Entity that throws an error in its update method instead of closing the server and reporting a crash log.\n\n", - { - "text": "BE WARNED THIS COULD SCREW UP EVERYTHING.\nUSE SPARINGLY.\nWE ARE NOT RESPONSIBLE FOR DAMAGES.", - "color": "red", - "bold": true - } - ], + "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.", "neoforge.configgui.removeErroringEntities": "Remove Erroring Entities", - "neoforge.configgui.removeErroringEntities.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.\n\n", - { - "text": "BE WARNED THIS COULD SCREW UP EVERYTHING.\nUSE SPARINGLY.\nWE ARE NOT RESPONSIBLE FOR DAMAGES.", - "color": "red", - "bold": true - } - ], + "neoforge.configgui.removeErroringEntities.tooltip": "Set this to true to remove any Entity that throws an error in its update method instead of closing the server and reporting a crash log.", + "neoforge.configgui.removeErroringEntities.tooltip.warning": "BE WARNED THIS COULD SCREW UP EVERYTHING.\nUSE SPARINGLY.\nWE ARE NOT RESPONSIBLE FOR DAMAGES.", "neoforge.configgui.showLoadWarnings": "Show Load Warnings", "neoforge.configgui.showLoadWarnings.tooltip": "When enabled, NeoForge will show any warnings that occurred during loading.", "neoforge.configgui.useCombinedDepthStencilAttachment": "Use combined DEPTH_STENCIL Attachment", diff --git a/src/main/resources/assets/neoforge/lang/eo_uy.json b/src/main/resources/assets/neoforge/lang/eo_uy.json index 63165fcb18..cb1667bac3 100644 --- a/src/main/resources/assets/neoforge/lang/eo_uy.json +++ b/src/main/resources/assets/neoforge/lang/eo_uy.json @@ -76,11 +76,11 @@ "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": "This command is deprecated for removal in 1.17, use %s instead.", - "commands.neoforge.tps.invalid": "Invalid dimension %1$s Possible values: %2$s", - "commands.neoforge.tps.summary.all": "Overall: Mean tick time: %1$s ms. Mean TPS: %2$s", + "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.mods.list": "Mod List: %1$s", - "commands.neoforge.tps.summary.basic": "Dim %1$s: Mean tick time: %2$s ms. Mean TPS: %3$s", - "commands.neoforge.tps.summary.named": "Dim %1$s (%2$s): Mean tick time: %3$s ms. Mean TPS: %4$s", "commands.neoforge.tracking.entity.enabled": "Entity tracking enabled for %d seconds.", "commands.neoforge.tracking.entity.reset": "Entity timings data has been cleared!", "commands.neoforge.tracking.invalid": "Invalid tracking data.", @@ -115,6 +115,14 @@ "commands.neoforge.timespeed.query.default": "Time in %s flows normally (20 minutes per day).", "commands.neoforge.timespeed.set": "Set flow of time in %s to %sx (%s minutes per day).", "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.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", + "commands.neoforge.data_components.list.tooltip.modified": "Component %s was modified from %s to %s", + "commands.neoforge.data_components.list.tooltip.added": "Component %s was added with value %s", "commands.config.getwithtype": "Config for %s of type %s found at %s", "commands.config.noconfig": "Config for %s of type %s not found", "neoforge.update.beta.1": "%sWARNING: %sNeoForge Beta", @@ -130,51 +138,15 @@ "neoforge.configuration.uitext.title.server": "%s Server Configuration", "neoforge.configuration.uitext.title.common": "%s Common Configuration", "neoforge.configuration.uitext.title.startup": "%s Startup Configuration", - "neoforge.configuration.uitext.notonline": [ - { - "text": "Settings in here are determined by the server and cannot be changed while online.", - "color": "red" - } - ], - "neoforge.configuration.uitext.notlan": [ - { - "text": "Settings in here cannot be edited while your game is open to LAN. Please return to the main menu and load the world again.", - "color": "red" - } - ], - "neoforge.configuration.uitext.notloaded": [ - { - "text": "Settings in here are only available while a world is loaded.", - "color": "red" - } - ], - "neoforge.configuration.uitext.unsupportedelement": [ - { - "text": "This value cannot be edited in the UI. Please contact the mod author about providing a custom UI for it.", - "color": "red" - } - ], - "neoforge.configuration.uitext.longstring": [ - { - "text": "This value is too long to be edited in the UI. Please edit it in the config file.", - "color": "red" - } - ], + "neoforge.configuration.uitext.notonline": "Settings in here are determined by the server and cannot be changed while online.", + "neoforge.configuration.uitext.notlan": "Settings in here cannot be edited while your game is open to LAN. Please return to the main menu and load the world again.", + "neoforge.configuration.uitext.notloaded": "Settings in here are only available while a world is loaded.", + "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.breadcrumb": [ - { - "index": 0 - }, - { - "text": " > ", - "color": "gold", - "bold": true - }, - { - "index": 1 - } - ], + "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.tooltip": "Reverts changes on this screen only.", @@ -184,30 +156,8 @@ "neoforge.configuration.uitext.listelementup": "⏶", "neoforge.configuration.uitext.listelementdown": "⏷", "neoforge.configuration.uitext.listelementremove": "❌", - "neoforge.configuration.uitext.rangetooltip": [ - { - "text": "\n\nRange: ", - "color": "gray" - }, - { - "index": 0, - "color": "gray" - } - ], - "neoforge.configuration.uitext.filenametooltip": [ - { - "text": "File: \"", - "color": "gray" - }, - { - "index": 0, - "color": "gray" - }, - { - "text": "\"", - "color": "gray" - } - ], + "neoforge.configuration.uitext.rangetooltip": "Range: %s", + "neoforge.configuration.uitext.filenametooltip": "File: \"%s\"", "neoforge.configuration.uitext.common": "Common Options", "neoforge.configuration.uitext.client": "Client Options", "neoforge.configuration.uitext.server": "Server Options", @@ -217,13 +167,7 @@ "neoforge.configuration.uitext.restart.server.title": "World needs to be reloaded", "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": [ - { - "text": "Your changes will have no effect until you restart!", - "color": "red", - "bold": true - } - ], + "neoforge.configuration.uitext.restart.return.tooltip": "Your changes will have no effect until you restart!", "neoforge.configuration.title": "NeoForge Configuration", "neoforge.configuration.section.neoforge.client.toml": "Client settings", "neoforge.configuration.section.neoforge.client.toml.title": "Client settings", @@ -246,23 +190,11 @@ "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.removeErroringBlockEntities": "Remove Erroring Block Entities", - "neoforge.configgui.removeErroringBlockEntities.tooltip": [ - "Set this to true to remove any Entity that throws an error in its update method instead of closing the server and reporting a crash log.\n\n", - { - "text": "BE WARNED THIS COULD SCREW UP EVERYTHING.\nUSE SPARINGLY.\nWE ARE NOT RESPONSIBLE FOR DAMAGES.", - "color": "red", - "bold": true - } - ], + "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.", "neoforge.configgui.removeErroringEntities": "Remove Erroring Entities", - "neoforge.configgui.removeErroringEntities.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.\n\n", - { - "text": "BE WARNED THIS COULD SCREW UP EVERYTHING.\nUSE SPARINGLY.\nWE ARE NOT RESPONSIBLE FOR DAMAGES.", - "color": "red", - "bold": true - } - ], + "neoforge.configgui.removeErroringEntities.tooltip": "Set this to true to remove any Entity that throws an error in its update method instead of closing the server and reporting a crash log.", + "neoforge.configgui.removeErroringEntities.tooltip.warning": "BE WARNED THIS COULD SCREW UP EVERYTHING.\nUSE SPARINGLY.\nWE ARE NOT RESPONSIBLE FOR DAMAGES.", "neoforge.configgui.showLoadWarnings": "Show Load Warnings", "neoforge.configgui.showLoadWarnings.tooltip": "When enabled, NeoForge will show any warnings that occurred during loading.", "neoforge.configgui.useCombinedDepthStencilAttachment": "Use combined DEPTH_STENCIL Attachment", diff --git a/src/main/resources/assets/neoforge/lang/es_es.json b/src/main/resources/assets/neoforge/lang/es_es.json index d23a28c119..93be1b1bcc 100644 --- a/src/main/resources/assets/neoforge/lang/es_es.json +++ b/src/main/resources/assets/neoforge/lang/es_es.json @@ -76,11 +76,11 @@ "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": "Este comando está obsoleto para su eliminación en 1.17, utilice %s en su lugar", - "commands.neoforge.tps.invalid": "Invalid dimension %1$s Possible values: %2$s", - "commands.neoforge.tps.summary.all": "Overall: Mean tick time: %1$s ms. Mean TPS: %2$s", + "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.mods.list": "Mod List: %1$s", - "commands.neoforge.tps.summary.basic": "Dim %1$s: Mean tick time: %2$s ms. Mean TPS: %3$s", - "commands.neoforge.tps.summary.named": "Dim %1$s (%2$s): Mean tick time: %3$s ms. Mean TPS: %4$s", "commands.neoforge.tracking.entity.enabled": "Seguimiento de entidad habilitado durante %d segundos.", "commands.neoforge.tracking.entity.reset": "Se ha borrado la información de tiempos de entidad.", "commands.neoforge.tracking.invalid": "Datos de seguimiento no válidos.", @@ -115,6 +115,14 @@ "commands.neoforge.timespeed.query.default": "Time in %s flows normally (20 minutes per day).", "commands.neoforge.timespeed.set": "Set flow of time in %s to %sx (%s minutes per day).", "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.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", + "commands.neoforge.data_components.list.tooltip.modified": "Component %s was modified from %s to %s", + "commands.neoforge.data_components.list.tooltip.added": "Component %s was added with value %s", "commands.config.getwithtype": "Configuración para %s de tipo %s encontrada en %s", "commands.config.noconfig": "Configuración para %s de tipo %s no encontrada", "neoforge.update.beta.1": "%sADVERTENCIA: %sVersión Beta de NeoForge", @@ -130,51 +138,15 @@ "neoforge.configuration.uitext.title.server": "%s Server Configuration", "neoforge.configuration.uitext.title.common": "%s Common Configuration", "neoforge.configuration.uitext.title.startup": "%s Startup Configuration", - "neoforge.configuration.uitext.notonline": [ - { - "text": "Settings in here are determined by the server and cannot be changed while online.", - "color": "red" - } - ], - "neoforge.configuration.uitext.notlan": [ - { - "text": "Settings in here cannot be edited while your game is open to LAN. Please return to the main menu and load the world again.", - "color": "red" - } - ], - "neoforge.configuration.uitext.notloaded": [ - { - "text": "Settings in here are only available while a world is loaded.", - "color": "red" - } - ], - "neoforge.configuration.uitext.unsupportedelement": [ - { - "text": "This value cannot be edited in the UI. Please contact the mod author about providing a custom UI for it.", - "color": "red" - } - ], - "neoforge.configuration.uitext.longstring": [ - { - "text": "This value is too long to be edited in the UI. Please edit it in the config file.", - "color": "red" - } - ], + "neoforge.configuration.uitext.notonline": "Settings in here are determined by the server and cannot be changed while online.", + "neoforge.configuration.uitext.notlan": "Settings in here cannot be edited while your game is open to LAN. Please return to the main menu and load the world again.", + "neoforge.configuration.uitext.notloaded": "Settings in here are only available while a world is loaded.", + "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.breadcrumb": [ - { - "index": 0 - }, - { - "text": " > ", - "color": "gold", - "bold": true - }, - { - "index": 1 - } - ], + "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.tooltip": "Reverts changes on this screen only.", @@ -184,30 +156,8 @@ "neoforge.configuration.uitext.listelementup": "⏶", "neoforge.configuration.uitext.listelementdown": "⏷", "neoforge.configuration.uitext.listelementremove": "❌", - "neoforge.configuration.uitext.rangetooltip": [ - { - "text": "\n\nRange: ", - "color": "gray" - }, - { - "index": 0, - "color": "gray" - } - ], - "neoforge.configuration.uitext.filenametooltip": [ - { - "text": "File: \"", - "color": "gray" - }, - { - "index": 0, - "color": "gray" - }, - { - "text": "\"", - "color": "gray" - } - ], + "neoforge.configuration.uitext.rangetooltip": "Range: %s", + "neoforge.configuration.uitext.filenametooltip": "File: \"%s\"", "neoforge.configuration.uitext.common": "Common Options", "neoforge.configuration.uitext.client": "Client Options", "neoforge.configuration.uitext.server": "Server Options", @@ -217,13 +167,7 @@ "neoforge.configuration.uitext.restart.server.title": "World needs to be reloaded", "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": [ - { - "text": "Your changes will have no effect until you restart!", - "color": "red", - "bold": true - } - ], + "neoforge.configuration.uitext.restart.return.tooltip": "Your changes will have no effect until you restart!", "neoforge.configuration.title": "NeoForge Configuration", "neoforge.configuration.section.neoforge.client.toml": "Client settings", "neoforge.configuration.section.neoforge.client.toml.title": "Client settings", @@ -246,23 +190,11 @@ "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.removeErroringBlockEntities": "Eliminar entidades de bloque con errores", - "neoforge.configgui.removeErroringBlockEntities.tooltip": [ - "Set this to true to remove any Entity that throws an error in its update method instead of closing the server and reporting a crash log.\n\n", - { - "text": "BE WARNED THIS COULD SCREW UP EVERYTHING.\nUSE SPARINGLY.\nWE ARE NOT RESPONSIBLE FOR DAMAGES.", - "color": "red", - "bold": true - } - ], + "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.", "neoforge.configgui.removeErroringEntities": "Eliminar entidades con errores", - "neoforge.configgui.removeErroringEntities.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.\n\n", - { - "text": "BE WARNED THIS COULD SCREW UP EVERYTHING.\nUSE SPARINGLY.\nWE ARE NOT RESPONSIBLE FOR DAMAGES.", - "color": "red", - "bold": true - } - ], + "neoforge.configgui.removeErroringEntities.tooltip": "Set this to true to remove any Entity that throws an error in its update method instead of closing the server and reporting a crash log.", + "neoforge.configgui.removeErroringEntities.tooltip.warning": "BE WARNED THIS COULD SCREW UP EVERYTHING.\nUSE SPARINGLY.\nWE ARE NOT RESPONSIBLE FOR DAMAGES.", "neoforge.configgui.showLoadWarnings": "Mostrar advertencias de carga", "neoforge.configgui.showLoadWarnings.tooltip": "Cuando está habilitado, NeoForge mostrará cualquier advertencia que haya ocurrido durante la carga.", "neoforge.configgui.useCombinedDepthStencilAttachment": "Use combined DEPTH_STENCIL Attachment", diff --git a/src/main/resources/assets/neoforge/lang/et_ee.json b/src/main/resources/assets/neoforge/lang/et_ee.json index ad9498f46c..22c875870e 100644 --- a/src/main/resources/assets/neoforge/lang/et_ee.json +++ b/src/main/resources/assets/neoforge/lang/et_ee.json @@ -76,11 +76,11 @@ "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": "See käsklus on iganenud ning eemaldatakse 1.17-s, kasuta selle asemel %s.", - "commands.neoforge.tps.invalid": "Invalid dimension %1$s Possible values: %2$s", - "commands.neoforge.tps.summary.all": "Overall: Mean tick time: %1$s ms. Mean TPS: %2$s", + "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.mods.list": "Mod List: %1$s", - "commands.neoforge.tps.summary.basic": "Dim %1$s: Mean tick time: %2$s ms. Mean TPS: %3$s", - "commands.neoforge.tps.summary.named": "Dim %1$s (%2$s): Mean tick time: %3$s ms. Mean TPS: %4$s", "commands.neoforge.tracking.entity.enabled": "Olemi jälitamine %d sekundiks lubatud.", "commands.neoforge.tracking.entity.reset": "Olemite aegade andmed on tühjendatud!", "commands.neoforge.tracking.invalid": "Sobimatud jälgimisandmed.", @@ -115,6 +115,14 @@ "commands.neoforge.timespeed.query.default": "Time in %s flows normally (20 minutes per day).", "commands.neoforge.timespeed.set": "Set flow of time in %s to %sx (%s minutes per day).", "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.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", + "commands.neoforge.data_components.list.tooltip.modified": "Component %s was modified from %s to %s", + "commands.neoforge.data_components.list.tooltip.added": "Component %s was added with value %s", "commands.config.getwithtype": "Seadistus %s jaoks tüübiga %s leiti asukohast %s", "commands.config.noconfig": "Seadistust %s jaoks tüübiga %s ei leitud", "neoforge.update.beta.1": "%sHOIATUS: %sNeoForge beeta", @@ -130,51 +138,15 @@ "neoforge.configuration.uitext.title.server": "%s Server Configuration", "neoforge.configuration.uitext.title.common": "%s Common Configuration", "neoforge.configuration.uitext.title.startup": "%s Startup Configuration", - "neoforge.configuration.uitext.notonline": [ - { - "text": "Settings in here are determined by the server and cannot be changed while online.", - "color": "red" - } - ], - "neoforge.configuration.uitext.notlan": [ - { - "text": "Settings in here cannot be edited while your game is open to LAN. Please return to the main menu and load the world again.", - "color": "red" - } - ], - "neoforge.configuration.uitext.notloaded": [ - { - "text": "Settings in here are only available while a world is loaded.", - "color": "red" - } - ], - "neoforge.configuration.uitext.unsupportedelement": [ - { - "text": "This value cannot be edited in the UI. Please contact the mod author about providing a custom UI for it.", - "color": "red" - } - ], - "neoforge.configuration.uitext.longstring": [ - { - "text": "This value is too long to be edited in the UI. Please edit it in the config file.", - "color": "red" - } - ], + "neoforge.configuration.uitext.notonline": "Settings in here are determined by the server and cannot be changed while online.", + "neoforge.configuration.uitext.notlan": "Settings in here cannot be edited while your game is open to LAN. Please return to the main menu and load the world again.", + "neoforge.configuration.uitext.notloaded": "Settings in here are only available while a world is loaded.", + "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.breadcrumb": [ - { - "index": 0 - }, - { - "text": " > ", - "color": "gold", - "bold": true - }, - { - "index": 1 - } - ], + "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.tooltip": "Reverts changes on this screen only.", @@ -184,30 +156,8 @@ "neoforge.configuration.uitext.listelementup": "⏶", "neoforge.configuration.uitext.listelementdown": "⏷", "neoforge.configuration.uitext.listelementremove": "❌", - "neoforge.configuration.uitext.rangetooltip": [ - { - "text": "\n\nRange: ", - "color": "gray" - }, - { - "index": 0, - "color": "gray" - } - ], - "neoforge.configuration.uitext.filenametooltip": [ - { - "text": "File: \"", - "color": "gray" - }, - { - "index": 0, - "color": "gray" - }, - { - "text": "\"", - "color": "gray" - } - ], + "neoforge.configuration.uitext.rangetooltip": "Range: %s", + "neoforge.configuration.uitext.filenametooltip": "File: \"%s\"", "neoforge.configuration.uitext.common": "Common Options", "neoforge.configuration.uitext.client": "Client Options", "neoforge.configuration.uitext.server": "Server Options", @@ -217,13 +167,7 @@ "neoforge.configuration.uitext.restart.server.title": "World needs to be reloaded", "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": [ - { - "text": "Your changes will have no effect until you restart!", - "color": "red", - "bold": true - } - ], + "neoforge.configuration.uitext.restart.return.tooltip": "Your changes will have no effect until you restart!", "neoforge.configuration.title": "NeoForge Configuration", "neoforge.configuration.section.neoforge.client.toml": "Client settings", "neoforge.configuration.section.neoforge.client.toml.title": "Client settings", @@ -246,23 +190,11 @@ "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.removeErroringBlockEntities": "Eemalda vigu põhjustavad plokiolemid", - "neoforge.configgui.removeErroringBlockEntities.tooltip": [ - "Set this to true to remove any Entity that throws an error in its update method instead of closing the server and reporting a crash log.\n\n", - { - "text": "BE WARNED THIS COULD SCREW UP EVERYTHING.\nUSE SPARINGLY.\nWE ARE NOT RESPONSIBLE FOR DAMAGES.", - "color": "red", - "bold": true - } - ], + "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.", "neoforge.configgui.removeErroringEntities": "Eemalda vigu põhjustavad olemid", - "neoforge.configgui.removeErroringEntities.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.\n\n", - { - "text": "BE WARNED THIS COULD SCREW UP EVERYTHING.\nUSE SPARINGLY.\nWE ARE NOT RESPONSIBLE FOR DAMAGES.", - "color": "red", - "bold": true - } - ], + "neoforge.configgui.removeErroringEntities.tooltip": "Set this to true to remove any Entity that throws an error in its update method instead of closing the server and reporting a crash log.", + "neoforge.configgui.removeErroringEntities.tooltip.warning": "BE WARNED THIS COULD SCREW UP EVERYTHING.\nUSE SPARINGLY.\nWE ARE NOT RESPONSIBLE FOR DAMAGES.", "neoforge.configgui.showLoadWarnings": "Kuva laadimishoiatused", "neoforge.configgui.showLoadWarnings.tooltip": "Lubamisel kuvab NeoForge mistahes hoiatusi, mis esinesid laadimise käigus.", "neoforge.configgui.useCombinedDepthStencilAttachment": "Use combined DEPTH_STENCIL Attachment", diff --git a/src/main/resources/assets/neoforge/lang/fr_fr.json b/src/main/resources/assets/neoforge/lang/fr_fr.json index c6feef0557..984e6149b2 100644 --- a/src/main/resources/assets/neoforge/lang/fr_fr.json +++ b/src/main/resources/assets/neoforge/lang/fr_fr.json @@ -76,11 +76,11 @@ "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.invalid": "Invalid dimension %1$s Possible values: %2$s", - "commands.neoforge.tps.summary.all": "Overall: Mean tick time: %1$s ms. Mean TPS: %2$s", + "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.mods.list": "Mod List: %1$s", - "commands.neoforge.tps.summary.basic": "Dim %1$s: Mean tick time: %2$s ms. Mean TPS: %3$s", - "commands.neoforge.tps.summary.named": "Dim %1$s (%2$s): Mean tick time: %3$s ms. Mean TPS: %4$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 !", "commands.neoforge.tracking.invalid": "Données de suivi invalides.", @@ -115,6 +115,14 @@ "commands.neoforge.timespeed.query.default": "Time in %s flows normally (20 minutes per day).", "commands.neoforge.timespeed.set": "Set flow of time in %s to %sx (%s minutes per day).", "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.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", + "commands.neoforge.data_components.list.tooltip.modified": "Component %s was modified from %s to %s", + "commands.neoforge.data_components.list.tooltip.added": "Component %s was added with value %s", "commands.config.getwithtype": "Configuration pour %s de type %s trouvée dans %s", "commands.config.noconfig": "La configuration pour %s du type %s est introuvable", "neoforge.update.beta.1": "%sATTENTION: %sNeoForge Bêta", @@ -130,51 +138,15 @@ "neoforge.configuration.uitext.title.server": "%s Server Configuration", "neoforge.configuration.uitext.title.common": "%s Common Configuration", "neoforge.configuration.uitext.title.startup": "%s Startup Configuration", - "neoforge.configuration.uitext.notonline": [ - { - "text": "Settings in here are determined by the server and cannot be changed while online.", - "color": "red" - } - ], - "neoforge.configuration.uitext.notlan": [ - { - "text": "Settings in here cannot be edited while your game is open to LAN. Please return to the main menu and load the world again.", - "color": "red" - } - ], - "neoforge.configuration.uitext.notloaded": [ - { - "text": "Settings in here are only available while a world is loaded.", - "color": "red" - } - ], - "neoforge.configuration.uitext.unsupportedelement": [ - { - "text": "This value cannot be edited in the UI. Please contact the mod author about providing a custom UI for it.", - "color": "red" - } - ], - "neoforge.configuration.uitext.longstring": [ - { - "text": "This value is too long to be edited in the UI. Please edit it in the config file.", - "color": "red" - } - ], + "neoforge.configuration.uitext.notonline": "Settings in here are determined by the server and cannot be changed while online.", + "neoforge.configuration.uitext.notlan": "Settings in here cannot be edited while your game is open to LAN. Please return to the main menu and load the world again.", + "neoforge.configuration.uitext.notloaded": "Settings in here are only available while a world is loaded.", + "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.breadcrumb": [ - { - "index": 0 - }, - { - "text": " > ", - "color": "gold", - "bold": true - }, - { - "index": 1 - } - ], + "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.tooltip": "Reverts changes on this screen only.", @@ -184,30 +156,8 @@ "neoforge.configuration.uitext.listelementup": "⏶", "neoforge.configuration.uitext.listelementdown": "⏷", "neoforge.configuration.uitext.listelementremove": "❌", - "neoforge.configuration.uitext.rangetooltip": [ - { - "text": "\n\nRange: ", - "color": "gray" - }, - { - "index": 0, - "color": "gray" - } - ], - "neoforge.configuration.uitext.filenametooltip": [ - { - "text": "File: \"", - "color": "gray" - }, - { - "index": 0, - "color": "gray" - }, - { - "text": "\"", - "color": "gray" - } - ], + "neoforge.configuration.uitext.rangetooltip": "Range: %s", + "neoforge.configuration.uitext.filenametooltip": "File: \"%s\"", "neoforge.configuration.uitext.common": "Common Options", "neoforge.configuration.uitext.client": "Client Options", "neoforge.configuration.uitext.server": "Server Options", @@ -217,13 +167,7 @@ "neoforge.configuration.uitext.restart.server.title": "World needs to be reloaded", "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": [ - { - "text": "Your changes will have no effect until you restart!", - "color": "red", - "bold": true - } - ], + "neoforge.configuration.uitext.restart.return.tooltip": "Your changes will have no effect until you restart!", "neoforge.configuration.title": "NeoForge Configuration", "neoforge.configuration.section.neoforge.client.toml": "Client settings", "neoforge.configuration.section.neoforge.client.toml.title": "Client settings", @@ -246,23 +190,11 @@ "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.removeErroringBlockEntities": "Supprimer les Block Entities en erreur", - "neoforge.configgui.removeErroringBlockEntities.tooltip": [ - "Set this to true to remove any Entity that throws an error in its update method instead of closing the server and reporting a crash log.\n\n", - { - "text": "BE WARNED THIS COULD SCREW UP EVERYTHING.\nUSE SPARINGLY.\nWE ARE NOT RESPONSIBLE FOR DAMAGES.", - "color": "red", - "bold": true - } - ], + "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.", "neoforge.configgui.removeErroringEntities": "Supprimer les entités erronées", - "neoforge.configgui.removeErroringEntities.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.\n\n", - { - "text": "BE WARNED THIS COULD SCREW UP EVERYTHING.\nUSE SPARINGLY.\nWE ARE NOT RESPONSIBLE FOR DAMAGES.", - "color": "red", - "bold": true - } - ], + "neoforge.configgui.removeErroringEntities.tooltip": "Set this to true to remove any Entity that throws an error in its update method instead of closing the server and reporting a crash log.", + "neoforge.configgui.removeErroringEntities.tooltip.warning": "BE WARNED THIS COULD SCREW UP EVERYTHING.\nUSE SPARINGLY.\nWE ARE NOT RESPONSIBLE FOR DAMAGES.", "neoforge.configgui.showLoadWarnings": "Afficher les avertissements lors du chargement", "neoforge.configgui.showLoadWarnings.tooltip": "Lorsque cette option est activée, NeoForge affichera tous les avertissements qui se sont produits pendant le chargement.", "neoforge.configgui.useCombinedDepthStencilAttachment": "Use combined DEPTH_STENCIL Attachment", diff --git a/src/main/resources/assets/neoforge/lang/hu_hu.json b/src/main/resources/assets/neoforge/lang/hu_hu.json index c9195292a6..ec7866274c 100644 --- a/src/main/resources/assets/neoforge/lang/hu_hu.json +++ b/src/main/resources/assets/neoforge/lang/hu_hu.json @@ -76,11 +76,11 @@ "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": "This command is deprecated for removal in 1.17, use %s instead.", - "commands.neoforge.tps.invalid": "Invalid dimension %1$s Possible values: %2$s", - "commands.neoforge.tps.summary.all": "Overall: Mean tick time: %1$s ms. Mean TPS: %2$s", + "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.mods.list": "Mod List: %1$s", - "commands.neoforge.tps.summary.basic": "Dim %1$s: Mean tick time: %2$s ms. Mean TPS: %3$s", - "commands.neoforge.tps.summary.named": "Dim %1$s (%2$s): Mean tick time: %3$s ms. Mean TPS: %4$s", "commands.neoforge.tracking.entity.enabled": "Entity tracking enabled for %d seconds.", "commands.neoforge.tracking.entity.reset": "Entity timings data has been cleared!", "commands.neoforge.tracking.invalid": "Invalid tracking data.", @@ -115,6 +115,14 @@ "commands.neoforge.timespeed.query.default": "Time in %s flows normally (20 minutes per day).", "commands.neoforge.timespeed.set": "Set flow of time in %s to %sx (%s minutes per day).", "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.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", + "commands.neoforge.data_components.list.tooltip.modified": "Component %s was modified from %s to %s", + "commands.neoforge.data_components.list.tooltip.added": "Component %s was added with value %s", "commands.config.getwithtype": "Config for %s of type %s found at %s", "commands.config.noconfig": "Config for %s of type %s not found", "neoforge.update.beta.1": "%sWARNING: %sNeoForge Beta", @@ -130,51 +138,15 @@ "neoforge.configuration.uitext.title.server": "%s Server Configuration", "neoforge.configuration.uitext.title.common": "%s Common Configuration", "neoforge.configuration.uitext.title.startup": "%s Startup Configuration", - "neoforge.configuration.uitext.notonline": [ - { - "text": "Settings in here are determined by the server and cannot be changed while online.", - "color": "red" - } - ], - "neoforge.configuration.uitext.notlan": [ - { - "text": "Settings in here cannot be edited while your game is open to LAN. Please return to the main menu and load the world again.", - "color": "red" - } - ], - "neoforge.configuration.uitext.notloaded": [ - { - "text": "Settings in here are only available while a world is loaded.", - "color": "red" - } - ], - "neoforge.configuration.uitext.unsupportedelement": [ - { - "text": "This value cannot be edited in the UI. Please contact the mod author about providing a custom UI for it.", - "color": "red" - } - ], - "neoforge.configuration.uitext.longstring": [ - { - "text": "This value is too long to be edited in the UI. Please edit it in the config file.", - "color": "red" - } - ], + "neoforge.configuration.uitext.notonline": "Settings in here are determined by the server and cannot be changed while online.", + "neoforge.configuration.uitext.notlan": "Settings in here cannot be edited while your game is open to LAN. Please return to the main menu and load the world again.", + "neoforge.configuration.uitext.notloaded": "Settings in here are only available while a world is loaded.", + "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.breadcrumb": [ - { - "index": 0 - }, - { - "text": " > ", - "color": "gold", - "bold": true - }, - { - "index": 1 - } - ], + "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.tooltip": "Reverts changes on this screen only.", @@ -184,30 +156,8 @@ "neoforge.configuration.uitext.listelementup": "⏶", "neoforge.configuration.uitext.listelementdown": "⏷", "neoforge.configuration.uitext.listelementremove": "❌", - "neoforge.configuration.uitext.rangetooltip": [ - { - "text": "\n\nRange: ", - "color": "gray" - }, - { - "index": 0, - "color": "gray" - } - ], - "neoforge.configuration.uitext.filenametooltip": [ - { - "text": "File: \"", - "color": "gray" - }, - { - "index": 0, - "color": "gray" - }, - { - "text": "\"", - "color": "gray" - } - ], + "neoforge.configuration.uitext.rangetooltip": "Range: %s", + "neoforge.configuration.uitext.filenametooltip": "File: \"%s\"", "neoforge.configuration.uitext.common": "Common Options", "neoforge.configuration.uitext.client": "Client Options", "neoforge.configuration.uitext.server": "Server Options", @@ -217,13 +167,7 @@ "neoforge.configuration.uitext.restart.server.title": "World needs to be reloaded", "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": [ - { - "text": "Your changes will have no effect until you restart!", - "color": "red", - "bold": true - } - ], + "neoforge.configuration.uitext.restart.return.tooltip": "Your changes will have no effect until you restart!", "neoforge.configuration.title": "NeoForge Configuration", "neoforge.configuration.section.neoforge.client.toml": "Client settings", "neoforge.configuration.section.neoforge.client.toml.title": "Client settings", @@ -246,23 +190,11 @@ "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.removeErroringBlockEntities": "Remove Erroring Block Entities", - "neoforge.configgui.removeErroringBlockEntities.tooltip": [ - "Set this to true to remove any Entity that throws an error in its update method instead of closing the server and reporting a crash log.\n\n", - { - "text": "BE WARNED THIS COULD SCREW UP EVERYTHING.\nUSE SPARINGLY.\nWE ARE NOT RESPONSIBLE FOR DAMAGES.", - "color": "red", - "bold": true - } - ], + "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.", "neoforge.configgui.removeErroringEntities": "Remove Erroring Entities", - "neoforge.configgui.removeErroringEntities.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.\n\n", - { - "text": "BE WARNED THIS COULD SCREW UP EVERYTHING.\nUSE SPARINGLY.\nWE ARE NOT RESPONSIBLE FOR DAMAGES.", - "color": "red", - "bold": true - } - ], + "neoforge.configgui.removeErroringEntities.tooltip": "Set this to true to remove any Entity that throws an error in its update method instead of closing the server and reporting a crash log.", + "neoforge.configgui.removeErroringEntities.tooltip.warning": "BE WARNED THIS COULD SCREW UP EVERYTHING.\nUSE SPARINGLY.\nWE ARE NOT RESPONSIBLE FOR DAMAGES.", "neoforge.configgui.showLoadWarnings": "Show Load Warnings", "neoforge.configgui.showLoadWarnings.tooltip": "When enabled, NeoForge will show any warnings that occurred during loading.", "neoforge.configgui.useCombinedDepthStencilAttachment": "Use combined DEPTH_STENCIL Attachment", diff --git a/src/main/resources/assets/neoforge/lang/it_it.json b/src/main/resources/assets/neoforge/lang/it_it.json index db7ebdd5da..1747ce6a2c 100644 --- a/src/main/resources/assets/neoforge/lang/it_it.json +++ b/src/main/resources/assets/neoforge/lang/it_it.json @@ -76,11 +76,11 @@ "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": "Questo comando sarà rimosso in 1.17, utilizzare invece %s.", - "commands.neoforge.tps.invalid": "Invalid dimension %1$s Possible values: %2$s", - "commands.neoforge.tps.summary.all": "Overall: Mean tick time: %1$s ms. Mean TPS: %2$s", + "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.mods.list": "Mod List: %1$s", - "commands.neoforge.tps.summary.basic": "Dim %1$s: Mean tick time: %2$s ms. Mean TPS: %3$s", - "commands.neoforge.tps.summary.named": "Dim %1$s (%2$s): Mean tick time: %3$s ms. Mean TPS: %4$s", "commands.neoforge.tracking.entity.enabled": "Monitoraggio entità abilitato per %d secondi.", "commands.neoforge.tracking.entity.reset": "I dati dei tempi delle entità sono stati cancellati!", "commands.neoforge.tracking.invalid": "Dati di tracciamento non validi.", @@ -115,6 +115,14 @@ "commands.neoforge.timespeed.query.default": "Time in %s flows normally (20 minutes per day).", "commands.neoforge.timespeed.set": "Set flow of time in %s to %sx (%s minutes per day).", "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.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", + "commands.neoforge.data_components.list.tooltip.modified": "Component %s was modified from %s to %s", + "commands.neoforge.data_components.list.tooltip.added": "Component %s was added with value %s", "commands.config.getwithtype": "Configurazione per %s di tipo %s trovata in %s", "commands.config.noconfig": "Configurazione per %s di tipo %s non trovata", "neoforge.update.beta.1": "%sATTENZIONE: %sNeoForge Beta", @@ -130,51 +138,15 @@ "neoforge.configuration.uitext.title.server": "%s Server Configuration", "neoforge.configuration.uitext.title.common": "%s Common Configuration", "neoforge.configuration.uitext.title.startup": "%s Startup Configuration", - "neoforge.configuration.uitext.notonline": [ - { - "text": "Settings in here are determined by the server and cannot be changed while online.", - "color": "red" - } - ], - "neoforge.configuration.uitext.notlan": [ - { - "text": "Settings in here cannot be edited while your game is open to LAN. Please return to the main menu and load the world again.", - "color": "red" - } - ], - "neoforge.configuration.uitext.notloaded": [ - { - "text": "Settings in here are only available while a world is loaded.", - "color": "red" - } - ], - "neoforge.configuration.uitext.unsupportedelement": [ - { - "text": "This value cannot be edited in the UI. Please contact the mod author about providing a custom UI for it.", - "color": "red" - } - ], - "neoforge.configuration.uitext.longstring": [ - { - "text": "This value is too long to be edited in the UI. Please edit it in the config file.", - "color": "red" - } - ], + "neoforge.configuration.uitext.notonline": "Settings in here are determined by the server and cannot be changed while online.", + "neoforge.configuration.uitext.notlan": "Settings in here cannot be edited while your game is open to LAN. Please return to the main menu and load the world again.", + "neoforge.configuration.uitext.notloaded": "Settings in here are only available while a world is loaded.", + "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.breadcrumb": [ - { - "index": 0 - }, - { - "text": " > ", - "color": "gold", - "bold": true - }, - { - "index": 1 - } - ], + "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.tooltip": "Reverts changes on this screen only.", @@ -184,30 +156,8 @@ "neoforge.configuration.uitext.listelementup": "⏶", "neoforge.configuration.uitext.listelementdown": "⏷", "neoforge.configuration.uitext.listelementremove": "❌", - "neoforge.configuration.uitext.rangetooltip": [ - { - "text": "\n\nRange: ", - "color": "gray" - }, - { - "index": 0, - "color": "gray" - } - ], - "neoforge.configuration.uitext.filenametooltip": [ - { - "text": "File: \"", - "color": "gray" - }, - { - "index": 0, - "color": "gray" - }, - { - "text": "\"", - "color": "gray" - } - ], + "neoforge.configuration.uitext.rangetooltip": "Range: %s", + "neoforge.configuration.uitext.filenametooltip": "File: \"%s\"", "neoforge.configuration.uitext.common": "Common Options", "neoforge.configuration.uitext.client": "Client Options", "neoforge.configuration.uitext.server": "Server Options", @@ -217,13 +167,7 @@ "neoforge.configuration.uitext.restart.server.title": "World needs to be reloaded", "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": [ - { - "text": "Your changes will have no effect until you restart!", - "color": "red", - "bold": true - } - ], + "neoforge.configuration.uitext.restart.return.tooltip": "Your changes will have no effect until you restart!", "neoforge.configuration.title": "NeoForge Configuration", "neoforge.configuration.section.neoforge.client.toml": "Client settings", "neoforge.configuration.section.neoforge.client.toml.title": "Client settings", @@ -246,23 +190,11 @@ "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.removeErroringBlockEntities": "Rimuovi Entità Blocco in Errore", - "neoforge.configgui.removeErroringBlockEntities.tooltip": [ - "Set this to true to remove any Entity that throws an error in its update method instead of closing the server and reporting a crash log.\n\n", - { - "text": "BE WARNED THIS COULD SCREW UP EVERYTHING.\nUSE SPARINGLY.\nWE ARE NOT RESPONSIBLE FOR DAMAGES.", - "color": "red", - "bold": true - } - ], + "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.", "neoforge.configgui.removeErroringEntities": "Rimuovi Entità in Errore", - "neoforge.configgui.removeErroringEntities.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.\n\n", - { - "text": "BE WARNED THIS COULD SCREW UP EVERYTHING.\nUSE SPARINGLY.\nWE ARE NOT RESPONSIBLE FOR DAMAGES.", - "color": "red", - "bold": true - } - ], + "neoforge.configgui.removeErroringEntities.tooltip": "Set this to true to remove any Entity that throws an error in its update method instead of closing the server and reporting a crash log.", + "neoforge.configgui.removeErroringEntities.tooltip.warning": "BE WARNED THIS COULD SCREW UP EVERYTHING.\nUSE SPARINGLY.\nWE ARE NOT RESPONSIBLE FOR DAMAGES.", "neoforge.configgui.showLoadWarnings": "Mostra Avvisi del Caricamento", "neoforge.configgui.showLoadWarnings.tooltip": "Se abilitata, NeoForge mostrerà tutti gli avvisi che si sono verificati durante il caricamento.", "neoforge.configgui.useCombinedDepthStencilAttachment": "Use combined DEPTH_STENCIL Attachment", diff --git a/src/main/resources/assets/neoforge/lang/ja_jp.json b/src/main/resources/assets/neoforge/lang/ja_jp.json index 6c9928ce1c..73ad50928d 100644 --- a/src/main/resources/assets/neoforge/lang/ja_jp.json +++ b/src/main/resources/assets/neoforge/lang/ja_jp.json @@ -76,11 +76,11 @@ "commands.neoforge.setdim.invalid.dim": "指定したディメンションID(%1$s)は有効ではありません", "commands.neoforge.setdim.invalid.nochange": "選択したエンティティ(%1$s)は、指定したディメンション(%2$s)内に既に存在します", "commands.neoforge.setdim.deprecated": "このコマンドは非推奨であり、1.17で削除されます。代わりに%sを使用してください", - "commands.neoforge.tps.invalid": "ディメンション%1$sは有効ではありません。次の値が使用できます:%2$s", - "commands.neoforge.tps.summary.all": "全体:1ティックあたりの時間:%1$s ms、1秒あたりのティック数(TPS):%2$s", + "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.mods.list": "Mod一覧:%1$s", - "commands.neoforge.tps.summary.basic": "ディメンション%1$s:1ティックあたりの時間:%2$s ms、1秒あたりのティック数(TPS):%3$s", - "commands.neoforge.tps.summary.named": "ディメンション%1$s(%2$s):1ティックあたりの時間:%3$s ms、1秒あたりのティック数(TPS):%4$s", "commands.neoforge.tracking.entity.enabled": "エンティティのトラッキングを%d秒間有効にしました", "commands.neoforge.tracking.entity.reset": "エンティティのタイミングデータを消去しました", "commands.neoforge.tracking.invalid": "トラッキングデータが有効ではありません", @@ -108,13 +108,21 @@ "commands.neoforge.chunkgen.success": "生成が完了しました", "commands.neoforge.chunkgen.error": "%1$s個のエラーが発生しました。詳細な情報はログを確認してください", "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.status": "生成ステータス! %1$s / %2$s チャンクが生成されました。 (%3$s%%)", "commands.neoforge.chunkgen.not_running": "事前生成は実行されていません。生成を開始するためのコマンドを確認するには「/neoforge generate help」を実行してください", "commands.neoforge.chunkgen.help_line": "§2/neoforge generate start [progressBar] §r§f- 指定の位置を中心として、各辺がchunkRadius * 2の正方形で生成します。\n§2/neoforge generate stop §r§f- 現在の生成を停止し、完了した進行状況を表示します。\n§2/neoforge generate status §r- 現在実行中の生成に対する完了した進行状況を表示します。\n§2/neoforge generate help §r- このメッセージを表示します。\nヒント:サーバーコンソールから実行する場合は、/execute in neoforge generate...を使用することで、異なるディメンションで生成を実行できます。", "commands.neoforge.timespeed.query": "Time in %s flows at a rate of %sx (%s minutes per day).", "commands.neoforge.timespeed.query.default": "Time in %s flows normally (20 minutes per day).", "commands.neoforge.timespeed.set": "Set flow of time in %s to %sx (%s minutes per day).", "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.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", + "commands.neoforge.data_components.list.tooltip.modified": "Component %s was modified from %s to %s", + "commands.neoforge.data_components.list.tooltip.added": "Component %s was added with value %s", "commands.config.getwithtype": "%s(種類:%s)の設定が%sで見つかりました", "commands.config.noconfig": "%s(種類:%s)の設定が見つかりません", "neoforge.update.beta.1": "%s警告:%sNeoForge ベータ版", @@ -130,51 +138,15 @@ "neoforge.configuration.uitext.title.server": "%s Server Configuration", "neoforge.configuration.uitext.title.common": "%s Common Configuration", "neoforge.configuration.uitext.title.startup": "%s Startup Configuration", - "neoforge.configuration.uitext.notonline": [ - { - "text": "Settings in here are determined by the server and cannot be changed while online.", - "color": "red" - } - ], - "neoforge.configuration.uitext.notlan": [ - { - "text": "Settings in here cannot be edited while your game is open to LAN. Please return to the main menu and load the world again.", - "color": "red" - } - ], - "neoforge.configuration.uitext.notloaded": [ - { - "text": "Settings in here are only available while a world is loaded.", - "color": "red" - } - ], - "neoforge.configuration.uitext.unsupportedelement": [ - { - "text": "This value cannot be edited in the UI. Please contact the mod author about providing a custom UI for it.", - "color": "red" - } - ], - "neoforge.configuration.uitext.longstring": [ - { - "text": "This value is too long to be edited in the UI. Please edit it in the config file.", - "color": "red" - } - ], + "neoforge.configuration.uitext.notonline": "Settings in here are determined by the server and cannot be changed while online.", + "neoforge.configuration.uitext.notlan": "Settings in here cannot be edited while your game is open to LAN. Please return to the main menu and load the world again.", + "neoforge.configuration.uitext.notloaded": "Settings in here are only available while a world is loaded.", + "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.breadcrumb": [ - { - "index": 0 - }, - { - "text": " > ", - "color": "gold", - "bold": true - }, - { - "index": 1 - } - ], + "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.tooltip": "Reverts changes on this screen only.", @@ -184,30 +156,8 @@ "neoforge.configuration.uitext.listelementup": "⏶", "neoforge.configuration.uitext.listelementdown": "⏷", "neoforge.configuration.uitext.listelementremove": "❌", - "neoforge.configuration.uitext.rangetooltip": [ - { - "text": "\n\nRange: ", - "color": "gray" - }, - { - "index": 0, - "color": "gray" - } - ], - "neoforge.configuration.uitext.filenametooltip": [ - { - "text": "File: \"", - "color": "gray" - }, - { - "index": 0, - "color": "gray" - }, - { - "text": "\"", - "color": "gray" - } - ], + "neoforge.configuration.uitext.rangetooltip": "Range: %s", + "neoforge.configuration.uitext.filenametooltip": "File: \"%s\"", "neoforge.configuration.uitext.common": "Common Options", "neoforge.configuration.uitext.client": "Client Options", "neoforge.configuration.uitext.server": "Server Options", @@ -217,13 +167,7 @@ "neoforge.configuration.uitext.restart.server.title": "World needs to be reloaded", "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": [ - { - "text": "Your changes will have no effect until you restart!", - "color": "red", - "bold": true - } - ], + "neoforge.configuration.uitext.restart.return.tooltip": "Your changes will have no effect until you restart!", "neoforge.configuration.title": "NeoForge Configuration", "neoforge.configuration.section.neoforge.client.toml": "Client settings", "neoforge.configuration.section.neoforge.client.toml.title": "Client settings", @@ -246,23 +190,11 @@ "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.removeErroringBlockEntities": "エラーを発するブロックエンティティの除去", - "neoforge.configgui.removeErroringBlockEntities.tooltip": [ - "Set this to true to remove any Entity that throws an error in its update method instead of closing the server and reporting a crash log.\n\n", - { - "text": "BE WARNED THIS COULD SCREW UP EVERYTHING.\nUSE SPARINGLY.\nWE ARE NOT RESPONSIBLE FOR DAMAGES.", - "color": "red", - "bold": true - } - ], + "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.", "neoforge.configgui.removeErroringEntities": "エラーを発するエンティティの除去", - "neoforge.configgui.removeErroringEntities.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.\n\n", - { - "text": "BE WARNED THIS COULD SCREW UP EVERYTHING.\nUSE SPARINGLY.\nWE ARE NOT RESPONSIBLE FOR DAMAGES.", - "color": "red", - "bold": true - } - ], + "neoforge.configgui.removeErroringEntities.tooltip": "Set this to true to remove any Entity that throws an error in its update method instead of closing the server and reporting a crash log.", + "neoforge.configgui.removeErroringEntities.tooltip.warning": "BE WARNED THIS COULD SCREW UP EVERYTHING.\nUSE SPARINGLY.\nWE ARE NOT RESPONSIBLE FOR DAMAGES.", "neoforge.configgui.showLoadWarnings": "読み込み時の警告の表示", "neoforge.configgui.showLoadWarnings.tooltip": "有効にすると、読み込み中に発生した警告が表示されるようになります。", "neoforge.configgui.useCombinedDepthStencilAttachment": "Use combined DEPTH_STENCIL Attachment", diff --git a/src/main/resources/assets/neoforge/lang/ko_kr.json b/src/main/resources/assets/neoforge/lang/ko_kr.json index e3492e0eab..c04de76122 100644 --- a/src/main/resources/assets/neoforge/lang/ko_kr.json +++ b/src/main/resources/assets/neoforge/lang/ko_kr.json @@ -36,7 +36,7 @@ "fml.menu.multiplayer.modsincompatible": "호환되지 않는 서버 모드 목록", "fml.menu.multiplayer.networkincompatible": "서버의 네트워크 메시지들이 호환되지 않음", "fml.menu.multiplayer.missingdatapackregistries": "필요한 데이터팩 레지스트리가 누락됨: %1$s", - "fml.menu.branding": "%s (%s mods)", + "fml.menu.branding": "%s (%s 모드)", "fml.menu.notification.title": "시작 알림", "fml.menu.accessdenied.title": "서버 접속이 거부되었습니다", "fml.menu.accessdenied.message": "Fancy Mod Loader가 서버에 접속할 수 없습니다.\n이 서버(%1$s)는 모드가 설치된 클라이언트의 접속을 거부합니다.", @@ -76,11 +76,11 @@ "commands.neoforge.setdim.invalid.dim": "'%1$s'은(는) 잘못된 차원입니다.", "commands.neoforge.setdim.invalid.nochange": "해당 엔티티('%1$s')은(는) 이미 지정된 차원('%2$s')에 있습니다.", "commands.neoforge.setdim.deprecated": "이 명령어는 1.17에서 제거될 예정입니다. %s을(를) 대신 사용하세요.", - "commands.neoforge.tps.invalid": "'%1$s'은(는) 잘못된 차원입니다. 올바른 차원들: %2$s", - "commands.neoforge.tps.summary.all": "총합: 평균 틱 처리 시간: %1$s ms. 평균 TPS: %2$s", + "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.mods.list": "모드 목록: %1$s", - "commands.neoforge.tps.summary.basic": "차원 %1$s: 평균 틱 처리 시간: %2$s ms. 평균 TPS: %3$s", - "commands.neoforge.tps.summary.named": "차원 %1$s (%2$s): 평균 틱 처리 시간: %3$s ms. 평균 TPS: %4$s", "commands.neoforge.tracking.entity.enabled": "엔티티 처리 시간을 %d초간 수집합니다...", "commands.neoforge.tracking.entity.reset": "엔티티 처리 시간 정보를 삭제합니다!", "commands.neoforge.tracking.invalid": "처리 시간 정보가 손상되었습니다.", @@ -107,14 +107,22 @@ "commands.neoforge.chunkgen.started": "%2$s×%3$s 청크 (%4$s×%5$s 블록) 범위 안에 청크 %1$s개 생성 중.", "commands.neoforge.chunkgen.success": "생성 완료!", "commands.neoforge.chunkgen.error": "청크 생성 중 %1$s개의 오류가 발생했습니다! 출력 로그에서 자세한 내용을 확인하세요.", - "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": "청크 생성 중단됨! %1$s/%2$s개의 청크를 생성했습니다. (%3$s%%)", + "commands.neoforge.chunkgen.status": "청크 생성 진행률! %1$s/%2$s개의 청크를 생성했습니다. (%3$s%%)", "commands.neoforge.chunkgen.not_running": "현재 청크를 생성하고 있지 않습니다. `/neoforge generate help`를 참고하여 청크 사전 생성 명령어 사용 방법을 확인하세요.", "commands.neoforge.chunkgen.help_line": "§2/neoforge generate start <범위> [진행률 표시] §r§f- 주어진 위치를 중심으로 범위 * 2 길이의 정사각형 구역 내 청크를 생성합니다.\n§2/neoforge generate stop §r§f- 진행 중인 청크 사전 생성을 중단하고 진행률을 표시합니다.\n§2/neoforge generate status §r- 이미 진행 중인 청크 생성 작업의 진행률을 표시합니다.\n§2/neoforge generate help §r- 이 도움말을 표시합니다.\n팁: 다른 차원의 청크를 사전 생성할 땐 '/execute in <차원> neoforge generate...' 식으로 다른 차원에서 명령을 실행하세요.", "commands.neoforge.timespeed.query": "Time in %s flows at a rate of %sx (%s minutes per day).", "commands.neoforge.timespeed.query.default": "Time in %s flows normally (20 minutes per day).", "commands.neoforge.timespeed.set": "Set flow of time in %s to %sx (%s minutes per day).", "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.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", + "commands.neoforge.data_components.list.tooltip.modified": "Component %s was modified from %s to %s", + "commands.neoforge.data_components.list.tooltip.added": "Component %s was added with value %s", "commands.config.getwithtype": "모드 %s의 설정 %s이(가) %s에서 발견됨", "commands.config.noconfig": "모드 %s의 설정 %s을(를) 찾을 수 없음", "neoforge.update.beta.1": "%s경고: %s 네오 포지 베타 버전입니다", @@ -122,108 +130,44 @@ "neoforge.update.newversion": "새로운 네오 포지 버전으로 업데이트할 수 있습니다: %s", "neoforge.menu.updatescreen.title": "모드 업데이트", "neoforge.configuration.uitext.title": "%s Configuration", - "neoforge.configuration.uitext.type.client": "Client Settings", - "neoforge.configuration.uitext.type.server": "Server Settings", - "neoforge.configuration.uitext.type.common": "Common settings", - "neoforge.configuration.uitext.type.startup": "Startup settings", + "neoforge.configuration.uitext.type.client": "클라이언트 설정", + "neoforge.configuration.uitext.type.server": "서버 설정", + "neoforge.configuration.uitext.type.common": "공통 설정", + "neoforge.configuration.uitext.type.startup": "시작 설정", "neoforge.configuration.uitext.title.client": "%s Client Configuration", "neoforge.configuration.uitext.title.server": "%s Server Configuration", "neoforge.configuration.uitext.title.common": "%s Common Configuration", "neoforge.configuration.uitext.title.startup": "%s Startup Configuration", - "neoforge.configuration.uitext.notonline": [ - { - "text": "Settings in here are determined by the server and cannot be changed while online.", - "color": "red" - } - ], - "neoforge.configuration.uitext.notlan": [ - { - "text": "Settings in here cannot be edited while your game is open to LAN. Please return to the main menu and load the world again.", - "color": "red" - } - ], - "neoforge.configuration.uitext.notloaded": [ - { - "text": "Settings in here are only available while a world is loaded.", - "color": "red" - } - ], - "neoforge.configuration.uitext.unsupportedelement": [ - { - "text": "This value cannot be edited in the UI. Please contact the mod author about providing a custom UI for it.", - "color": "red" - } - ], - "neoforge.configuration.uitext.longstring": [ - { - "text": "This value is too long to be edited in the UI. Please edit it in the config file.", - "color": "red" - } - ], + "neoforge.configuration.uitext.notonline": "Settings in here are determined by the server and cannot be changed while online.", + "neoforge.configuration.uitext.notlan": "Settings in here cannot be edited while your game is open to LAN. Please return to the main menu and load the world again.", + "neoforge.configuration.uitext.notloaded": "Settings in here are only available while a world is loaded.", + "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.breadcrumb": [ - { - "index": 0 - }, - { - "text": " > ", - "color": "gold", - "bold": true - }, - { - "index": 1 - } - ], + "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.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.", + "neoforge.configuration.uitext.undo": "되돌리기", + "neoforge.configuration.uitext.undo.tooltip": "이 화면에서만 변경사항을 되돌립니다.", + "neoforge.configuration.uitext.reset": "초기화", + "neoforge.configuration.uitext.reset.tooltip": "이 화면에 있는 모든 것을 기본 값으로 되돌립니다.", "neoforge.configuration.uitext.newlistelement": "+", "neoforge.configuration.uitext.listelementup": "⏶", "neoforge.configuration.uitext.listelementdown": "⏷", "neoforge.configuration.uitext.listelementremove": "❌", - "neoforge.configuration.uitext.rangetooltip": [ - { - "text": "\n\nRange: ", - "color": "gray" - }, - { - "index": 0, - "color": "gray" - } - ], - "neoforge.configuration.uitext.filenametooltip": [ - { - "text": "File: \"", - "color": "gray" - }, - { - "index": 0, - "color": "gray" - }, - { - "text": "\"", - "color": "gray" - } - ], - "neoforge.configuration.uitext.common": "Common Options", - "neoforge.configuration.uitext.client": "Client Options", - "neoforge.configuration.uitext.server": "Server Options", - "neoforge.configuration.uitext.startup": "Startup Options", - "neoforge.configuration.uitext.restart.game.title": "Minecraft needs to be restarted", + "neoforge.configuration.uitext.rangetooltip": "Range: %s", + "neoforge.configuration.uitext.filenametooltip": "File: \"%s\"", + "neoforge.configuration.uitext.common": "공통 옵션", + "neoforge.configuration.uitext.client": "클라이언트 옵션", + "neoforge.configuration.uitext.server": "서버 옵션", + "neoforge.configuration.uitext.startup": "시작 옵션", + "neoforge.configuration.uitext.restart.game.title": "마인크래프트를 다시 시작해야 합니다", "neoforge.configuration.uitext.restart.game.text": "One or more of the configuration option that were changed will only take effect when the game is started.", "neoforge.configuration.uitext.restart.server.title": "World needs to be reloaded", "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": [ - { - "text": "Your changes will have no effect until you restart!", - "color": "red", - "bold": true - } - ], + "neoforge.configuration.uitext.restart.return.tooltip": "Your changes will have no effect until you restart!", "neoforge.configuration.title": "NeoForge Configuration", "neoforge.configuration.section.neoforge.client.toml": "Client settings", "neoforge.configuration.section.neoforge.client.toml.title": "Client settings", @@ -246,23 +190,11 @@ "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.removeErroringBlockEntities": "오류가 발생한 블록 엔티티 제거", - "neoforge.configgui.removeErroringBlockEntities.tooltip": [ - "Set this to true to remove any Entity that throws an error in its update method instead of closing the server and reporting a crash log.\n\n", - { - "text": "BE WARNED THIS COULD SCREW UP EVERYTHING.\nUSE SPARINGLY.\nWE ARE NOT RESPONSIBLE FOR DAMAGES.", - "color": "red", - "bold": true - } - ], + "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.", "neoforge.configgui.removeErroringEntities": "오류가 나는 엔티티 제거", - "neoforge.configgui.removeErroringEntities.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.\n\n", - { - "text": "BE WARNED THIS COULD SCREW UP EVERYTHING.\nUSE SPARINGLY.\nWE ARE NOT RESPONSIBLE FOR DAMAGES.", - "color": "red", - "bold": true - } - ], + "neoforge.configgui.removeErroringEntities.tooltip": "Set this to true to remove any Entity that throws an error in its update method instead of closing the server and reporting a crash log.", + "neoforge.configgui.removeErroringEntities.tooltip.warning": "BE WARNED THIS COULD SCREW UP EVERYTHING.\nUSE SPARINGLY.\nWE ARE NOT RESPONSIBLE FOR DAMAGES.", "neoforge.configgui.showLoadWarnings": "게임을 불러오는 중 발생한 경고 표시", "neoforge.configgui.showLoadWarnings.tooltip": "네오 포지가 게임을 불러오며 발생한 모든 경고 메세지들을 표시합니다.", "neoforge.configgui.useCombinedDepthStencilAttachment": "Use combined DEPTH_STENCIL Attachment", diff --git a/src/main/resources/assets/neoforge/lang/ms_my.json b/src/main/resources/assets/neoforge/lang/ms_my.json new file mode 100644 index 0000000000..3f44f98fd2 --- /dev/null +++ b/src/main/resources/assets/neoforge/lang/ms_my.json @@ -0,0 +1,247 @@ +{ + "fml.menu.mods": "Mod", + "fml.menu.mods.title": "Mod", + "fml.menu.mods.normal": "Tutup", + "fml.menu.mods.search": "Cari", + "fml.menu.mods.a_to_z": "A-Z", + "fml.menu.mods.z_to_a": "Z-A", + "fml.menu.mods.config": "Konfigurasi", + "fml.menu.mods.openmodsfolder": "Open mods folder", + "fml.menu.modoptions": "Mod Options...", + "fml.menu.mods.info.version": "Version: %1$s", + "fml.menu.mods.info.idstate": "ModID: %1$s State: {1,lower}", + "fml.menu.mods.info.credits": "Credits: %1$s", + "fml.menu.mods.info.authors": "Authors: %1$s", + "fml.menu.mods.info.displayurl": "Homepage: %1$s", + "fml.menu.mods.info.license": "License: %1$s", + "fml.menu.mods.info.securejardisabled": "Secure mod features disabled, update JDK", + "fml.menu.mods.info.signature": "Signature: %1$s", + "fml.menu.mods.info.signature.unsigned": "TIDAK DITANDA", + "fml.menu.mods.info.trust": "Trust: %1$s", + "fml.menu.mods.info.trust.noauthority": "Tiada", + "fml.menu.mods.info.nochildmods": "No child mods found", + "fml.menu.mods.info.childmods": "Child mods: %1$s", + "fml.menu.mods.info.updateavailable": "Update available: %1$s", + "fml.menu.mods.info.changelogheader": "Log perubahan:", + "fml.menu.multiplayer.compatible": "Compatible FML modded server\n{0,choice,1#1 mod|1<%1$s mods} present", + "fml.menu.multiplayer.incompatible": "Incompatible FML modded server", + "fml.menu.multiplayer.incompatible.extra": "Incompatible FML modded server\n%1$s", + "fml.menu.multiplayer.truncated": "Data may be inaccurate due to protocol size limits.", + "fml.menu.multiplayer.vanilla": "Vanilla server", + "fml.menu.multiplayer.vanilla.incompatible": "Incompatible Vanilla server", + "fml.menu.multiplayer.unknown": "Unknown server %1$s", + "fml.menu.multiplayer.serveroutdated": "NeoForge server network version is outdated", + "fml.menu.multiplayer.clientoutdated": "NeoForge client network version is outdated", + "fml.menu.multiplayer.extraservermods": "Server has additional mods that may be needed on the client", + "fml.menu.multiplayer.modsincompatible": "Server mod list is not compatible", + "fml.menu.multiplayer.networkincompatible": "Server network message list is not compatible", + "fml.menu.multiplayer.missingdatapackregistries": "Missing required datapack registries: %1$s", + "fml.menu.branding": "%s (%s mod)", + "fml.menu.notification.title": "Startup Notification", + "fml.menu.accessdenied.title": "Server Access Denied", + "fml.menu.accessdenied.message": "Fancy Mod Loader could not connect to this server\nThe server %1$s has forbidden modded access", + "fml.menu.backupfailed.title": "Backup Failed", + "fml.menu.backupfailed.message": "There was an error saving the archive %1$s\nPlease fix the problem and try again", + "fml.button.open.file": "Buka %1$s", + "fml.button.open.log": "Open log file", + "fml.button.open.crashreport": "Open crash report", + "fml.button.open.mods.folder": "Open Mods Folder", + "fml.button.continue.launch": "Proceed to main menu", + "fml.modmismatchscreen.missingmods.client": "Your client is missing the following mods, install these mods to join this server:", + "fml.modmismatchscreen.missingmods.server": "The server is missing the following mods, remove these mods from your client to join this server:", + "fml.modmismatchscreen.mismatchedmods": "The following mod versions do not match, install the same version of these mods that the server has to join this server:", + "fml.modmismatchscreen.table.channelname": "Nama saluran", + "fml.modmismatchscreen.table.youneed": "Anda memerlukan", + "fml.modmismatchscreen.table.youhave": "Anda mempunyai", + "fml.modmismatchscreen.table.serverhas": "Pelayan mempunyai", + "fml.modmismatchscreen.additional": "[%1$s additional, see latest.log for the full list]", + "fml.modmismatchscreen.homepage": "Click to get to the homepage of this mod", + "fml.modmismatchscreen.table.reason": "Sebab", + "fml.modmismatchscreen.table.visit.mod_page": "Open the mod page of the mod that registers the channel: %s", + "fml.modmismatchscreen.simplifiedview": "Simplified view", + "fml.resources.modresources": "Resources for %1$s mod files", + "fml.resources.moddata": "Data for %1$s mod files", + "loadwarning.neoforge.prbuild": "This build of NeoForge was created by a community member and is thus §c§lUNSUPPORTED§r", + "commands.neoforge.arguments.enum.invalid": "Enum constant must be one of %1$s, found %2$s", + "commands.neoforge.dimensions.list": "Currently registered dimensions by type:", + "commands.neoforge.dump.success": "New file created with %s registry's contents is at %s", + "commands.neoforge.dump.failure": "Failed to create new file with %s registry's contents at %s", + "commands.neoforge.dump.error.unknown_registry": "Unknown registry '%s'", + "commands.neoforge.entity.list.invalid": "Invalid filter, does not match any entities. Use /neoforge entity list for a proper list", + "commands.neoforge.entity.list.invalidworld": "Could not load world for dimension %1$s. Please select a valid dimension.", + "commands.neoforge.entity.list.none": "No entities found.", + "commands.neoforge.entity.list.single.header": "Entity: %1$s Total: %2$s", + "commands.neoforge.entity.list.multiple.header": "Total: %1$s", + "commands.neoforge.setdim.invalid.entity": "The entity selected (%1$s) is not valid.", + "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": "This command is deprecated for removal in 1.17, use %s instead.", + "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.mods.list": "Mod List: %1$s", + "commands.neoforge.tracking.entity.enabled": "Entity tracking enabled for %d seconds.", + "commands.neoforge.tracking.entity.reset": "Entity timings data has been cleared!", + "commands.neoforge.tracking.invalid": "Invalid tracking data.", + "commands.neoforge.tracking.be.enabled": "Block Entity tracking enabled for %d seconds.", + "commands.neoforge.tracking.be.reset": "Block entity timings data has been cleared!", + "commands.neoforge.tracking.timing_entry": "%1$s - %2$s [%3$s, %4$s, %5$s]: %6$s", + "commands.neoforge.tracking.no_data": "No data has been recorded yet.", + "commands.neoforge.tags.error.unknown_registry": "Unknown registry '%s'", + "commands.neoforge.tags.error.unknown_tag": "Unknown tag '%s' in registry '%s'", + "commands.neoforge.tags.error.unknown_element": "Unknown element '%s' in registry '%s'", + "commands.neoforge.tags.registry_key": "%s", + "commands.neoforge.tags.tag_count": "Tag: %s", + "commands.neoforge.tags.copy_tag_names": "Click to copy all tag names to clipboard", + "commands.neoforge.tags.element_count": "Elements: %s", + "commands.neoforge.tags.copy_element_names": "Click to copy all element names to clipboard", + "commands.neoforge.tags.tag_key": "%s / %s", + "commands.neoforge.tags.containing_tag_count": "Containing tags: %s", + "commands.neoforge.tags.element": "%s : %s", + "commands.neoforge.tags.page_info": "%s ", + "commands.neoforge.chunkgen.progress_bar_title": "Generating chunks...", + "commands.neoforge.chunkgen.progress_bar_progress": "Generating %1$s chunks - ", + "commands.neoforge.chunkgen.progress_bar_errors": "(%1$s errors!)", + "commands.neoforge.chunkgen.already_running": "Generation already running. Please execute '/neoforge generate stop' first and then you can start a new generation.", + "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": "Generation Done!", + "commands.neoforge.chunkgen.error": "Generation experienced %1$s errors! Check the log for more information.", + "commands.neoforge.chunkgen.stopped": "Penjanaan telah dihentikan! %1$s daripada %2$s cebisan telah dijana. (%3$s%%)", + "commands.neoforge.chunkgen.status": "Status penjanaan! %1$s daripada %2$s cebisan telah dijana. (%3$s%%)", + "commands.neoforge.chunkgen.not_running": "No pregeneration currently running. Run `/neoforge generate help` to see commands for starting generation.", + "commands.neoforge.chunkgen.help_line": "§2/neoforge generate start [progressBar] §r§f- Menghasilkan segi empat sama berpusat pada kedudukan yang diberikan iaitu chunkRadius * 2 pada setiap sisi.\n§2/neoforge generate stop §r§f- Menghentikan generasi semasa dan memaparkan kemajuan yang telah diselesaikannya.\n§2/neoforge generate status §r- Memaparkan kemajuan yang telah selesai untuk penjanaan yang sedang berjalan.\n§2/neoforge generate help §r- Memaparkan mesej ini.\nGeneral tips: Jika dijalankan dari konsol pelayan, anda boleh menjalankan generate dalam dimensi berbeza dengan menggunakan /execute in neoforge generate...", + "commands.neoforge.timespeed.query": "Masa dalam %s sedang mengalir pada kadar %sx (%s minit sehari).", + "commands.neoforge.timespeed.query.default": "Masa dalam %s mengalir seperti biasa (20 minit sehari).", + "commands.neoforge.timespeed.set": "Aliran masa dalam %s ditetapkan kepada %sx (%s minit sehari).", + "commands.neoforge.timespeed.set.default": "Aliran masa dalam %s ditetapkan kepada lalai (20 minit sehari).", + "commands.neoforge.data_components.list.error.held_stack_empty": "Anda tidak memegang sebarang item", + "commands.neoforge.data_components.list.title": "Komponen data pada %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": "Komponen %s memegang nilai lalainya", + "commands.neoforge.data_components.list.tooltip.deleted": "Komponen %s dengan nilai %s telah dipadamkan", + "commands.neoforge.data_components.list.tooltip.modified": "Komponen %s telah diubah suai daripada %s kepada %s", + "commands.neoforge.data_components.list.tooltip.added": "Komponen %s telah ditambah dengan nilai %s", + "commands.config.getwithtype": "Config for %s of type %s found at %s", + "commands.config.noconfig": "Config for %s of type %s not found", + "neoforge.update.beta.1": "%sWARNING: %sNeoForge Beta", + "neoforge.update.beta.2": "Major issues may arise, verify before reporting.", + "neoforge.update.newversion": "New NeoForge version available: %s", + "neoforge.menu.updatescreen.title": "Kemas Kini Mod", + "neoforge.configuration.uitext.title": "Konfigurasi %s", + "neoforge.configuration.uitext.type.client": "Tetapan Klien", + "neoforge.configuration.uitext.type.server": "Tetapan Pelayan", + "neoforge.configuration.uitext.type.common": "Tetapan biasa", + "neoforge.configuration.uitext.type.startup": "Tetapan permulaan", + "neoforge.configuration.uitext.title.client": "Konfigurasi Klien %s", + "neoforge.configuration.uitext.title.server": "Konfigurasi Pelayan %s", + "neoforge.configuration.uitext.title.common": "Konfigurasi Biasa %s", + "neoforge.configuration.uitext.title.startup": "Konfigurasi Permulaan %s", + "neoforge.configuration.uitext.notonline": "Tetapan di sini ditentukan oleh pelayan dan tidak boleh diubah semasa dalam talian.", + "neoforge.configuration.uitext.notlan": "Tetapan di sini tidak boleh disunting semasa permainan anda dibuka kepada LAN. Sila kembali ke menu utama dan muatkan dunia ini sekali lagi.", + "neoforge.configuration.uitext.notloaded": "Tetapan di sini hanya tersedia semasa dunia dimuatkan.", + "neoforge.configuration.uitext.unsupportedelement": "Nilai ini tidak boleh disunting dalam UI. Sila hubungi pengarang mod tentang menyediakan UI tersuai untuknya.", + "neoforge.configuration.uitext.longstring": "Nilai ini terlalu panjang untuk disunting dalam UI. Sila sunting dalam fail konfigurasi.", + "neoforge.configuration.uitext.section": "%s...", + "neoforge.configuration.uitext.sectiontext": "Sunting", + "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": "Buat Asal", + "neoforge.configuration.uitext.undo.tooltip": "Mengembalikan perubahan pada skrin ini sahaja.", + "neoforge.configuration.uitext.reset": "Tetap Semula", + "neoforge.configuration.uitext.reset.tooltip": "Mengembalikan segala-galanya pada skrin ini kepada nilai lalainya.", + "neoforge.configuration.uitext.newlistelement": "+", + "neoforge.configuration.uitext.listelementup": "⏶", + "neoforge.configuration.uitext.listelementdown": "⏷", + "neoforge.configuration.uitext.listelementremove": "❌", + "neoforge.configuration.uitext.rangetooltip": "Range: %s", + "neoforge.configuration.uitext.filenametooltip": "File: \"%s\"", + "neoforge.configuration.uitext.common": "Pilihan Biasa", + "neoforge.configuration.uitext.client": "Pilihan Klien", + "neoforge.configuration.uitext.server": "Pilihan Pelayan", + "neoforge.configuration.uitext.startup": "Pilihan Permulaan", + "neoforge.configuration.uitext.restart.game.title": "Minecraft perlu dimulakan semula", + "neoforge.configuration.uitext.restart.game.text": "Satu atau lebih pilihan konfigurasi yang telah diubah hanya akan berkuat kuasa apabila permainan dimulakan.", + "neoforge.configuration.uitext.restart.server.title": "Dunia perlu dimuat semula", + "neoforge.configuration.uitext.restart.server.text": "Satu atau lebih pilihan konfigurasi yang telah diubah hanya akan berkuat kuasa apabila dunia dimuat semula.", + "neoforge.configuration.uitext.restart.return": "Abaikan", + "neoforge.configuration.uitext.restart.return.tooltip": "Perubahan anda tidak akan memberi kesan sehingga anda memulakan semula!", + "neoforge.configuration.title": "Konfigurasi NeoForge", + "neoforge.configuration.section.neoforge.client.toml": "Tetapan klien", + "neoforge.configuration.section.neoforge.client.toml.title": "Tetapan klien", + "neoforge.configuration.section.neoforge.common.toml": "Tetapan biasa", + "neoforge.configuration.section.neoforge.common.toml.title": "Tetapan biasa", + "neoforge.configuration.section.neoforge.server.toml": "Tetapan pelayan", + "neoforge.configuration.section.neoforge.server.toml.title": "Tetapan pelayan", + "neoforge.configgui.advertiseDedicatedServerToLan": "Iklankan Pelayan Khusus Kepada LAN", + "neoforge.configgui.advertiseDedicatedServerToLan.tooltip": "Set this to true to enable advertising the dedicated server to local LAN clients so that it shows up in the Multiplayer screen automatically.", + "neoforge.configgui.forgeLightPipelineEnabled": "Talian Paip Cahaya NeoForge", + "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.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", + "neoforge.configgui.logUntranslatedConfigurationWarnings.tooltip": "Pilihan konfigurasi terutamanya untuk pembangun. Mengelog keluar nilai konfigurasi yang tidak mempunyai terjemahan semasa menjalankan klien dalam persekitaran pembangunan.", + "neoforge.configgui.logUntranslatedItemTagWarnings": "Log Tag Item Tidak Diterjemah", + "neoforge.configgui.logUntranslatedItemTagWarnings.tooltip": "Pilihan konfigurasi terutamanya untuk pembangun. Mengelog keluar tag item yang diubah suai yang tidak mempunyai terjemahan apabila dijalankan pada pelayan bersepadu. Format yang dikehendaki ialah tag.item.. untuk kunci terjemahan. Dilalaikan kepada SILENCED.", + "neoforge.configgui.permissionHandler": "Pengendali Keizinan", + "neoforge.configgui.permissionHandler.tooltip": "Pengendali keizinan yang digunakan oleh pelayan. Dilalaikan kepada neoforge:default_handler jika tiada pengendali dengan nama itu didaftarkan.", + "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": "AMARAN INI BOLEH MEROSAKKAN SEGALANYA.\nGUNAKAN SECARA CERMAT.\nKAMI TIDAK BERTANGGUNGJAWAB ATAS KEROSAKAN.", + "neoforge.configgui.removeErroringEntities": "Remove Erroring Entities", + "neoforge.configgui.removeErroringEntities.tooltip": "Set this to true to remove any Entity that throws an error in its update method instead of closing the server and reporting a crash log.", + "neoforge.configgui.removeErroringEntities.tooltip.warning": "AMARAN INI BOLEH MEROSAKKAN SEGALANYA.\nGUNAKAN SECARA CERMAT.\nKAMI TIDAK BERTANGGUNGJAWAB ATAS KEROSAKAN.", + "neoforge.configgui.showLoadWarnings": "Show Load Warnings", + "neoforge.configgui.showLoadWarnings.tooltip": "When enabled, NeoForge will show any warnings that occurred during loading.", + "neoforge.configgui.useCombinedDepthStencilAttachment": "Gunakan gabungan Lampiran DEPTH_STENCIL", + "neoforge.configgui.useCombinedDepthStencilAttachment.tooltip": "Tetapkan kepada true untuk menggunakan lampiran DEPTH_STENCIL gabungan dan bukannya dua lampiran berasingan.", + "neoforge.controlsgui.shift": "SHIFT + %s", + "neoforge.controlsgui.control": "CTRL + %s", + "neoforge.controlsgui.control.mac": "CMD + %s", + "neoforge.controlsgui.alt": "ALT + %s", + "neoforge.container.enchant.limitedEnchantability": "Limited Enchantability", + "neoforge.swim_speed": "Kelajuan Berenang", + "neoforge.name_tag_distance": "Nametag Render Distance", + "neoforge.creative_flight": "Creative Flight", + "fluid_type.minecraft.milk": "Susu", + "fluid_type.minecraft.flowing_milk": "Susu", + "neoforge.froge.warningScreen.title": "NeoForge snapshots notice", + "neoforge.froge.warningScreen.text": "Froge is not officially supported. Bugs and instability are expected.", + "neoforge.froge.supportWarning": "WARNING: Froge is not supported by NeoForge", + "neoforge.gui.exit": "Keluar", + "neoforge.experimentalsettings.tooltip": "This world uses experimental settings, which could stop working at any time.", + "neoforge.selectWorld.backupWarning.experimental.additional": "This message will not show again for this world.", + "neoforge.chatType.system": "%1$s", + "pack.neoforge.description": "NeoForge data/resource pack", + "pack.neoforge.source.child": "anak", + "neoforge.network.negotiation.failure.mod": "Channel of mod \"%1$s\" failed to connect: %2$s", + "neoforge.network.negotiation.failure.missing.client.server": "This channel is missing on the server side, but required on the client!", + "neoforge.network.negotiation.failure.missing.server.client": "This channel is missing on the client side, but required on the server!", + "neoforge.network.negotiation.failure.flow.client.missing": "The client wants the payload to flow: %s, but the server does not support it!", + "neoforge.network.negotiation.failure.flow.server.missing": "The server wants the payload to flow: %s, but the client does not support it!", + "neoforge.network.negotiation.failure.flow.client.mismatch": "The client wants the payload to flow: %s, but the server wants it to flow: %s!", + "neoforge.network.negotiation.failure.flow.server.mismatch": "The server wants the payload to flow: %s, but the client wants it to flow: %s!", + "neoforge.network.negotiation.failure.version.client.missing": "The client wants the payload to be version: %s, but the server does not support it!", + "neoforge.network.negotiation.failure.version.server.missing": "The server wants the payload to be version: %s, but the client does not support it!", + "neoforge.network.negotiation.failure.version.mismatch": "The client wants the payload to be version: %s, but the server wants it to be version: %s!", + "neoforge.network.invalid_flow": "Failed to process a payload that was send with an invalid flow: %s", + "neoforge.network.negotiation.failure.vanilla.client.not_supported": "You are trying to connect to a server that is running NeoForge, but you are not. Please install NeoForge Version: %s to connect to this server.", + "neoforge.network.negotiation.failure.vanilla.server.not_supported": "You are trying to connect to a server that is not running NeoForge, but you have mods that require it. A connection could not be established.", + "neoforge.network.packet_splitter.unknown": "Tried to split a packet without packet splitter!", + "neoforge.network.advanced_add_entity.failed": "Failed to process advanced entity spawn data: %s", + "neoforge.network.advanced_open_screen.failed": "Failed to open a screen with advanced data: %s", + "neoforge.network.registries.sync.missing": "Not all expected registries were received from the server! (missing: %s)", + "neoforge.network.registries.sync.server-with-unknown-keys": "The server send registries with unknown keys: %s", + "neoforge.network.registries.sync.failed": "Failed to sync registries from the server: %s", + "neoforge.network.aux_light_data.failed": "Failed to handle auxiliary light data for chunk %s: %s", + "neoforge.network.data_maps.failed": "Failed to handle registry data map sync for registry %s: %s", + "neoforge.network.data_maps.missing_our": "Cannot connect to server as it is missing mandatory registry data maps present on the client: %s", + "neoforge.network.data_maps.missing_their": "Cannot connect to server as it has mandatory registry data maps not present on the client: %s", + "neoforge.network.extensible_enums.no_vanilla_server": "Klien ini tidak menyokong pelayan vanila kerana ia mempunyai enum lanjutan yang digunakan dalam rangkaian terikat pelayan", + "neoforge.network.extensible_enums.enum_set_mismatch": "Set enum yang boleh diperluaskan pada klien dan pelayan tidak sepadan. Pastikan anda menggunakan versi NeoForge yang sama seperti pelayan", + "neoforge.network.extensible_enums.enum_entry_mismatch": "Set nilai yang ditambahkan pada enum yang boleh diperluaskan pada klien dan pelayan tidak sepadan. Pastikan anda menggunakan mod dan versi NeoForge yang sama seperti pelayan. Lihat log untuk butiran lanjut" +} diff --git a/src/main/resources/assets/neoforge/lang/nl_nl.json b/src/main/resources/assets/neoforge/lang/nl_nl.json index b0f3a822ce..f637964644 100644 --- a/src/main/resources/assets/neoforge/lang/nl_nl.json +++ b/src/main/resources/assets/neoforge/lang/nl_nl.json @@ -76,11 +76,11 @@ "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": "Dit commando is afgeschreven voor verwijderd in 1.17, gebruik in plaats daarvan %s.", - "commands.neoforge.tps.invalid": "Invalid dimension %1$s Possible values: %2$s", - "commands.neoforge.tps.summary.all": "Overall: Mean tick time: %1$s ms. Mean TPS: %2$s", + "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.mods.list": "Mod List: %1$s", - "commands.neoforge.tps.summary.basic": "Dim %1$s: Mean tick time: %2$s ms. Mean TPS: %3$s", - "commands.neoforge.tps.summary.named": "Dim %1$s (%2$s): Mean tick time: %3$s ms. Mean TPS: %4$s", "commands.neoforge.tracking.entity.enabled": "Het volgen van Entiteiten is ingeschakeld voor %d seconden.", "commands.neoforge.tracking.entity.reset": "Entiteit timing data is gewist!", "commands.neoforge.tracking.invalid": "Ongeldige volggegevens.", @@ -115,6 +115,14 @@ "commands.neoforge.timespeed.query.default": "Time in %s flows normally (20 minutes per day).", "commands.neoforge.timespeed.set": "Set flow of time in %s to %sx (%s minutes per day).", "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.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", + "commands.neoforge.data_components.list.tooltip.modified": "Component %s was modified from %s to %s", + "commands.neoforge.data_components.list.tooltip.added": "Component %s was added with value %s", "commands.config.getwithtype": "Configuratie voor %s van type %s gevonden bij %s", "commands.config.noconfig": "Configuratie voor %s van type %s niet gevonden", "neoforge.update.beta.1": "%sWAARSCHUWING: %sNeoForge Beta", @@ -130,51 +138,15 @@ "neoforge.configuration.uitext.title.server": "%s Server Configuration", "neoforge.configuration.uitext.title.common": "%s Common Configuration", "neoforge.configuration.uitext.title.startup": "%s Startup Configuration", - "neoforge.configuration.uitext.notonline": [ - { - "text": "Settings in here are determined by the server and cannot be changed while online.", - "color": "red" - } - ], - "neoforge.configuration.uitext.notlan": [ - { - "text": "Settings in here cannot be edited while your game is open to LAN. Please return to the main menu and load the world again.", - "color": "red" - } - ], - "neoforge.configuration.uitext.notloaded": [ - { - "text": "Settings in here are only available while a world is loaded.", - "color": "red" - } - ], - "neoforge.configuration.uitext.unsupportedelement": [ - { - "text": "This value cannot be edited in the UI. Please contact the mod author about providing a custom UI for it.", - "color": "red" - } - ], - "neoforge.configuration.uitext.longstring": [ - { - "text": "This value is too long to be edited in the UI. Please edit it in the config file.", - "color": "red" - } - ], + "neoforge.configuration.uitext.notonline": "Settings in here are determined by the server and cannot be changed while online.", + "neoforge.configuration.uitext.notlan": "Settings in here cannot be edited while your game is open to LAN. Please return to the main menu and load the world again.", + "neoforge.configuration.uitext.notloaded": "Settings in here are only available while a world is loaded.", + "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.breadcrumb": [ - { - "index": 0 - }, - { - "text": " > ", - "color": "gold", - "bold": true - }, - { - "index": 1 - } - ], + "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.tooltip": "Reverts changes on this screen only.", @@ -184,30 +156,8 @@ "neoforge.configuration.uitext.listelementup": "⏶", "neoforge.configuration.uitext.listelementdown": "⏷", "neoforge.configuration.uitext.listelementremove": "❌", - "neoforge.configuration.uitext.rangetooltip": [ - { - "text": "\n\nRange: ", - "color": "gray" - }, - { - "index": 0, - "color": "gray" - } - ], - "neoforge.configuration.uitext.filenametooltip": [ - { - "text": "File: \"", - "color": "gray" - }, - { - "index": 0, - "color": "gray" - }, - { - "text": "\"", - "color": "gray" - } - ], + "neoforge.configuration.uitext.rangetooltip": "Range: %s", + "neoforge.configuration.uitext.filenametooltip": "File: \"%s\"", "neoforge.configuration.uitext.common": "Common Options", "neoforge.configuration.uitext.client": "Client Options", "neoforge.configuration.uitext.server": "Server Options", @@ -217,13 +167,7 @@ "neoforge.configuration.uitext.restart.server.title": "World needs to be reloaded", "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": [ - { - "text": "Your changes will have no effect until you restart!", - "color": "red", - "bold": true - } - ], + "neoforge.configuration.uitext.restart.return.tooltip": "Your changes will have no effect until you restart!", "neoforge.configuration.title": "NeoForge Configuration", "neoforge.configuration.section.neoforge.client.toml": "Client settings", "neoforge.configuration.section.neoforge.client.toml.title": "Client settings", @@ -246,23 +190,11 @@ "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.removeErroringBlockEntities": "Verwijder foutveroorzakende blokentiteiten", - "neoforge.configgui.removeErroringBlockEntities.tooltip": [ - "Set this to true to remove any Entity that throws an error in its update method instead of closing the server and reporting a crash log.\n\n", - { - "text": "BE WARNED THIS COULD SCREW UP EVERYTHING.\nUSE SPARINGLY.\nWE ARE NOT RESPONSIBLE FOR DAMAGES.", - "color": "red", - "bold": true - } - ], + "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.", "neoforge.configgui.removeErroringEntities": "Verwijder foutveroorzakende entiteiten", - "neoforge.configgui.removeErroringEntities.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.\n\n", - { - "text": "BE WARNED THIS COULD SCREW UP EVERYTHING.\nUSE SPARINGLY.\nWE ARE NOT RESPONSIBLE FOR DAMAGES.", - "color": "red", - "bold": true - } - ], + "neoforge.configgui.removeErroringEntities.tooltip": "Set this to true to remove any Entity that throws an error in its update method instead of closing the server and reporting a crash log.", + "neoforge.configgui.removeErroringEntities.tooltip.warning": "BE WARNED THIS COULD SCREW UP EVERYTHING.\nUSE SPARINGLY.\nWE ARE NOT RESPONSIBLE FOR DAMAGES.", "neoforge.configgui.showLoadWarnings": "Toon Laad Waarschuwingen", "neoforge.configgui.showLoadWarnings.tooltip": "Wanneer ingeschakeld, zal NeoForge elke waarschuwing laten zien die optreed tijdens het laden.", "neoforge.configgui.useCombinedDepthStencilAttachment": "Use combined DEPTH_STENCIL Attachment", diff --git a/src/main/resources/assets/neoforge/lang/pl_pl.json b/src/main/resources/assets/neoforge/lang/pl_pl.json index 05ca184988..1e3be0e5c6 100644 --- a/src/main/resources/assets/neoforge/lang/pl_pl.json +++ b/src/main/resources/assets/neoforge/lang/pl_pl.json @@ -62,31 +62,31 @@ "fml.resources.modresources": "Zasoby dla plików modyfikacji %1$s", "fml.resources.moddata": "Dane dla %1$s plików modyfikacji", "loadwarning.neoforge.prbuild": "Ta kompilacja NeoForge została stworzona przez członka społeczności i jest §c§lNIEWSPIERANA§r", - "commands.neoforge.arguments.enum.invalid": "Enum constant must be one of %1$s, found %2$s", - "commands.neoforge.dimensions.list": "Currently registered dimensions by type:", - "commands.neoforge.dump.success": "New file created with %s registry's contents is at %s", - "commands.neoforge.dump.failure": "Failed to create new file with %s registry's contents at %s", + "commands.neoforge.arguments.enum.invalid": "Stała Enum musi być jednym z %1$s, znaleziono %2$s", + "commands.neoforge.dimensions.list": "Aktualnie zarejestrowane wymiary według typu:", + "commands.neoforge.dump.success": "Nowy plik utworzony z zawartością rejestru %s jest w %s", + "commands.neoforge.dump.failure": "Nie udało się utworzyć nowego pliku z zawartością rejestru %s w %s", "commands.neoforge.dump.error.unknown_registry": "Unknown registry '%s'", "commands.neoforge.entity.list.invalid": "Nieprawidłowy filtr, nie pasuje do żadnych bytów. Użyj /neoforge entity list dla właściwej listy", - "commands.neoforge.entity.list.invalidworld": "Could not load world for dimension %1$s. Please select a valid dimension.", + "commands.neoforge.entity.list.invalidworld": "Nie można załadować świata dla wymiaru %1$s. Proszę wybrać prawidłowy wymiar.", "commands.neoforge.entity.list.none": "Nie znaleziono obiektów.", - "commands.neoforge.entity.list.single.header": "Entity: %1$s Total: %2$s", - "commands.neoforge.entity.list.multiple.header": "Total: %1$s", - "commands.neoforge.setdim.invalid.entity": "The entity selected (%1$s) is not valid.", - "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.entity.list.single.header": "Byt: %1$s Razem: %2$s", + "commands.neoforge.entity.list.multiple.header": "Łącznie: %1$s", + "commands.neoforge.setdim.invalid.entity": "Wybrany byt (%1$s) jest nieprawidłowy.", + "commands.neoforge.setdim.invalid.dim": "Określone ID Wymiaru (%1$s) jest nieprawidłowe.", + "commands.neoforge.setdim.invalid.nochange": "Wybrany byt (%1$s) jest już w określonym wymiarze (%2$s).", "commands.neoforge.setdim.deprecated": "To polecenie jest przestarzałe i zostanie usunięte w 1.17, użyj %s zamiast niej.", - "commands.neoforge.tps.invalid": "Invalid dimension %1$s Possible values: %2$s", - "commands.neoforge.tps.summary.all": "Overall: Mean tick time: %1$s ms. Mean TPS: %2$s", - "commands.neoforge.mods.list": "Mod List: %1$s", - "commands.neoforge.tps.summary.basic": "Dim %1$s: Mean tick time: %2$s ms. Mean TPS: %3$s", - "commands.neoforge.tps.summary.named": "Dim %1$s (%2$s): Mean tick time: %3$s ms. Mean TPS: %4$s", + "commands.neoforge.tps.overall": "Łącznie: %s TPS (%s ms/tick)", + "commands.neoforge.tps.tooltip": "Średni TPS; wyższy jest lepszy. Docelowy TPS: %s", + "commands.neoforge.tps.dimension": "%s: %s TPS (%s ms/tick)", + "commands.neoforge.tps.dimension.tooltip": "%s (Typ wymiaru: %s)", + "commands.neoforge.mods.list": "Lista modyfikacji: %1$s", "commands.neoforge.tracking.entity.enabled": "Śledzenie bytu zostało uruchomione na %d sekund.", "commands.neoforge.tracking.entity.reset": "Entity timings data has been cleared!", "commands.neoforge.tracking.invalid": "Nieprawidłowe dane śledzenia.", "commands.neoforge.tracking.be.enabled": "Blokowanie śledzenia bytów zostało uruchomione na %d sekund.", "commands.neoforge.tracking.be.reset": "Block entity timings data has been cleared!", - "commands.neoforge.tracking.timing_entry": "%1$s - %2$s [%3$s, %4$s, %5$s]: %6$s", + "commands.neoforge.tracking.timing_entry": "%1$s - %2$s [%3$s,%4$s,%5$s]: %6$s", "commands.neoforge.tracking.no_data": "Nie zarejestrowano jeszcze żadnych danych.", "commands.neoforge.tags.error.unknown_registry": "Nieznany rejestr '%s'", "commands.neoforge.tags.error.unknown_tag": "Nieznany tag '%s' w rejestrze '%s'", @@ -111,184 +111,116 @@ "commands.neoforge.chunkgen.status": "Status generacji! %1$s z %2$s chunków wygenerowanych. (%3$s%%)", "commands.neoforge.chunkgen.not_running": "Aktualnie brak uruchomionych pregeneracji. Uruchom `/neoforge generate help` aby zobaczyć polecenia do rozpoczęcia generacji.", "commands.neoforge.chunkgen.help_line": "§2/neoforge generate start [progressBar] §r§f- Generates a square centered on the given position that is chunkRadius * 2 on each side.\n§2/neoforge generate stop §r§f- Stops the current generation and displays progress that it had completed.\n§2/neoforge generate status §r- Displays the progress completed for the currently running generation.\n§2/neoforge generate help §r- Displays this message.\nGeneral tips: If running from a server console, you can run generate in different dimensions by using /execute in neoforge generate...", - "commands.neoforge.timespeed.query": "Time in %s flows at a rate of %sx (%s minutes per day).", - "commands.neoforge.timespeed.query.default": "Time in %s flows normally (20 minutes per day).", - "commands.neoforge.timespeed.set": "Set flow of time in %s to %sx (%s minutes per day).", - "commands.neoforge.timespeed.set.default": "Set flow of time in %s to default (20 minutes per day).", - "commands.config.getwithtype": "Config for %s of type %s found at %s", - "commands.config.noconfig": "Config for %s of type %s not found", - "neoforge.update.beta.1": "%sWARNING: %sNeoForge Beta", - "neoforge.update.beta.2": "Major issues may arise, verify before reporting.", - "neoforge.update.newversion": "New NeoForge version available: %s", + "commands.neoforge.timespeed.query": "Czas w %s przepływa w tempie %sx (%s minut dziennie).", + "commands.neoforge.timespeed.query.default": "Czas w %s przepływa normalnie (20 minut dziennie).", + "commands.neoforge.timespeed.set": "Ustaw przepływ czasu w %s do %sx (%s minut dziennie).", + "commands.neoforge.timespeed.set.default": "Ustaw przepływ czasu w %s na domyślne (20 minut na dzień).", + "commands.neoforge.data_components.list.error.held_stack_empty": "Nie trzymasz żadnego przedmiotu", + "commands.neoforge.data_components.list.title": "Komponenty danych na %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": "Komponent %s posiada wartość domyślną", + "commands.neoforge.data_components.list.tooltip.deleted": "Komponent %s o wartości %s został usunięty", + "commands.neoforge.data_components.list.tooltip.modified": "Komponent %s został zmodyfikowany z %s na %s", + "commands.neoforge.data_components.list.tooltip.added": "Komponent %s został dodany z wartością %s", + "commands.config.getwithtype": "Opcje dla %s typu %s znaleziona w %s", + "commands.config.noconfig": "Opcje dla %s typu %s nie została znaleziona", + "neoforge.update.beta.1": "%sUWAGA: %sNeoForge Beta", + "neoforge.update.beta.2": "Mogą się pojawić poważne problemy, zweryfikuj przed zgłoszeniem", + "neoforge.update.newversion": "Nowa wersja NeoForge jest dostępna: %s", "neoforge.menu.updatescreen.title": "Aktualizacja modifikacji", - "neoforge.configuration.uitext.title": "%s Configuration", - "neoforge.configuration.uitext.type.client": "Client Settings", - "neoforge.configuration.uitext.type.server": "Server Settings", - "neoforge.configuration.uitext.type.common": "Common settings", - "neoforge.configuration.uitext.type.startup": "Startup settings", - "neoforge.configuration.uitext.title.client": "%s Client Configuration", - "neoforge.configuration.uitext.title.server": "%s Server Configuration", - "neoforge.configuration.uitext.title.common": "%s Common Configuration", - "neoforge.configuration.uitext.title.startup": "%s Startup Configuration", - "neoforge.configuration.uitext.notonline": [ - { - "text": "Settings in here are determined by the server and cannot be changed while online.", - "color": "red" - } - ], - "neoforge.configuration.uitext.notlan": [ - { - "text": "Settings in here cannot be edited while your game is open to LAN. Please return to the main menu and load the world again.", - "color": "red" - } - ], - "neoforge.configuration.uitext.notloaded": [ - { - "text": "Settings in here are only available while a world is loaded.", - "color": "red" - } - ], - "neoforge.configuration.uitext.unsupportedelement": [ - { - "text": "This value cannot be edited in the UI. Please contact the mod author about providing a custom UI for it.", - "color": "red" - } - ], - "neoforge.configuration.uitext.longstring": [ - { - "text": "This value is too long to be edited in the UI. Please edit it in the config file.", - "color": "red" - } - ], + "neoforge.configuration.uitext.title": "%s Konfiguracja", + "neoforge.configuration.uitext.type.client": "Ustawienia klienta", + "neoforge.configuration.uitext.type.server": "Ustawienia Serwera", + "neoforge.configuration.uitext.type.common": "Ogólne ustawienia", + "neoforge.configuration.uitext.type.startup": "Ustawienia uruchamiania", + "neoforge.configuration.uitext.title.client": "%s Konfiguracja klienta", + "neoforge.configuration.uitext.title.server": "%s Konfiguracja serwera", + "neoforge.configuration.uitext.title.common": "%s Ogólna konfiguracja", + "neoforge.configuration.uitext.title.startup": "%s Konfiguracja uruchamiania", + "neoforge.configuration.uitext.notonline": "Ustawienia w tym świecie są określone przez serwer i nie mogą być zmieniane podczas online.", + "neoforge.configuration.uitext.notlan": "Ustawienia w tym świecie nie mogą być edytowane, gdy gra jest otwarta na LAN. Proszę wrócić do menu głównego i ponownie załadować świat.", + "neoforge.configuration.uitext.notloaded": "Ustawienia tutaj są dostępne tylko wtedy, gdy świat jest ładowany.", + "neoforge.configuration.uitext.unsupportedelement": "Ta wartość nie może być edytowana w interfejsie użytkownika. Skontaktuj się z autorem modyfikacji w celu dostarczenia niestandardowego interfejsu użytkownika.", + "neoforge.configuration.uitext.longstring": "Ta wartość jest zbyt długa, aby być edytowana w interfejsie użytkownika. Proszę edytować ją w pliku konfiguracyjnym.", "neoforge.configuration.uitext.section": "%s...", - "neoforge.configuration.uitext.sectiontext": "Edit", - "neoforge.configuration.uitext.breadcrumb": [ - { - "index": 0 - }, - { - "text": " > ", - "color": "gold", - "bold": true - }, - { - "index": 1 - } - ], + "neoforge.configuration.uitext.sectiontext": "Edytuj", + "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.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.", + "neoforge.configuration.uitext.undo": "Cofnij", + "neoforge.configuration.uitext.undo.tooltip": "Odwraca zmiany tylko na tym ekranie.", + "neoforge.configuration.uitext.reset": "Resetuj", + "neoforge.configuration.uitext.reset.tooltip": "Przywraca wszystko na tym ekranie do wartości domyślnej.", "neoforge.configuration.uitext.newlistelement": "+", "neoforge.configuration.uitext.listelementup": "⏶", "neoforge.configuration.uitext.listelementdown": "⏷", "neoforge.configuration.uitext.listelementremove": "❌", - "neoforge.configuration.uitext.rangetooltip": [ - { - "text": "\n\nRange: ", - "color": "gray" - }, - { - "index": 0, - "color": "gray" - } - ], - "neoforge.configuration.uitext.filenametooltip": [ - { - "text": "File: \"", - "color": "gray" - }, - { - "index": 0, - "color": "gray" - }, - { - "text": "\"", - "color": "gray" - } - ], - "neoforge.configuration.uitext.common": "Common Options", - "neoforge.configuration.uitext.client": "Client Options", - "neoforge.configuration.uitext.server": "Server Options", - "neoforge.configuration.uitext.startup": "Startup Options", - "neoforge.configuration.uitext.restart.game.title": "Minecraft needs to be restarted", - "neoforge.configuration.uitext.restart.game.text": "One or more of the configuration option that were changed will only take effect when the game is started.", - "neoforge.configuration.uitext.restart.server.title": "World needs to be reloaded", - "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": [ - { - "text": "Your changes will have no effect until you restart!", - "color": "red", - "bold": true - } - ], - "neoforge.configuration.title": "NeoForge Configuration", - "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", - "neoforge.configuration.section.neoforge.common.toml.title": "Common settings", - "neoforge.configuration.section.neoforge.server.toml": "Server settings", - "neoforge.configuration.section.neoforge.server.toml.title": "Server settings", - "neoforge.configgui.advertiseDedicatedServerToLan": "Advertise Dedicated Server To LAN", - "neoforge.configgui.advertiseDedicatedServerToLan.tooltip": "Set this to true to enable advertising the dedicated server to local LAN clients so that it shows up in the Multiplayer screen automatically.", - "neoforge.configgui.forgeLightPipelineEnabled": "NeoForge Light Pipeline", + "neoforge.configuration.uitext.rangetooltip": "Range: %s", + "neoforge.configuration.uitext.filenametooltip": "File: \"%s\"", + "neoforge.configuration.uitext.common": "Opcje standardowe", + "neoforge.configuration.uitext.client": "Opcje Klienta", + "neoforge.configuration.uitext.server": "Opcje Serwera", + "neoforge.configuration.uitext.startup": "Opcje uruchamiania", + "neoforge.configuration.uitext.restart.game.title": "Minecraft musi zostać uruchomiony ponownie", + "neoforge.configuration.uitext.restart.game.text": "Jedna lub więcej zmienionych opcji konfiguracji zacznie obowiązywać dopiero po uruchomieniu gry.", + "neoforge.configuration.uitext.restart.server.title": "Świat musi zostać ponownie załadowany", + "neoforge.configuration.uitext.restart.server.text": "Jedna lub więcej opcji konfiguracji, które zostały zmienione, zacznie obowiązywać dopiero po przeładowaniu świata.", + "neoforge.configuration.uitext.restart.return": "Ignoruj", + "neoforge.configuration.uitext.restart.return.tooltip": "Twoje zmiany nie będą miały wpływu do czasu ponownego uruchomienia!", + "neoforge.configuration.title": "Konfiguracja NeoForge", + "neoforge.configuration.section.neoforge.client.toml": "Ustawienia klienta", + "neoforge.configuration.section.neoforge.client.toml.title": "Ustawienia klienta", + "neoforge.configuration.section.neoforge.common.toml": "Ogólne ustawienia", + "neoforge.configuration.section.neoforge.common.toml.title": "Ogólne ustawienia", + "neoforge.configuration.section.neoforge.server.toml": "Ustawienia Serwera", + "neoforge.configuration.section.neoforge.server.toml.title": "Ustawienia Serwera", + "neoforge.configgui.advertiseDedicatedServerToLan": "Reklamuj dedykowany serwer do sieci LAN", + "neoforge.configgui.advertiseDedicatedServerToLan.tooltip": "Ustaw to na true, aby włączyć reklamę serwera dedykowanego do lokalnych klientów sieci LAN, tak aby pojawiał się automatycznie na ekranie wieloosobowym.", + "neoforge.configgui.forgeLightPipelineEnabled": "Lekki Rurociąg NeoForge", "neoforge.configgui.forgeLightPipelineEnabled.tooltip": "Włącz proces renderowania bloków NeoForge - poprawia oświetlenie modeli niestandardowych.", "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.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", - "neoforge.configgui.logUntranslatedConfigurationWarnings.tooltip": "A config option mainly for developers. Logs out configuration values that do not have translations when running a client in a development environment.", - "neoforge.configgui.logUntranslatedItemTagWarnings": "Log Untranslated Item Tags", - "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.. 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.logLegacyTagWarnings": "Rejestruj starsze tagi", + "neoforge.configgui.logLegacyTagWarnings.tooltip": "Opcja konfiguracyjna głównie dla programistów. Wyloguj modyfikowane tagi, które używają przestrzeni nazw \"forge\" podczas pracy na zintegrowanym serwerze. Domyślnie dla DEV_SHORT.", + "neoforge.configgui.logUntranslatedConfigurationWarnings": "Loguj nieprzetłumaczone klucze konfiguracyjne", + "neoforge.configgui.logUntranslatedConfigurationWarnings.tooltip": "Opcja konfiguracyjna głównie dla programistów. Wyloguje wartości konfiguracyjne, które nie mają tłumaczeń podczas uruchamiania klienta w środowisku programistycznym.", + "neoforge.configgui.logUntranslatedItemTagWarnings": "Loguj nieprzetłumaczone tagi itemów", + "neoforge.configgui.logUntranslatedItemTagWarnings.tooltip": "Opcja konfiguracyjna głównie dla deweloperów. Wyloguj tagi zmodowanego itemu, które nie mają tłumaczeń podczas pracy na zintegrowanym serwerze. Wymagany format to tag.item.. dla klucza tłumaczenia. Domyślnie dla SILENCED.", + "neoforge.configgui.permissionHandler": "Obsługa uprawnień", + "neoforge.configgui.permissionHandler.tooltip": "Obsługa uprawnień używana przez serwer. Domyślnie przekierowuje neoforge:default_handler jeśli nie jest zarejestrowany taki program obsługi o tej nazwie.", "neoforge.configgui.removeErroringBlockEntities": "Remove Erroring Block Entities", - "neoforge.configgui.removeErroringBlockEntities.tooltip": [ - "Set this to true to remove any Entity that throws an error in its update method instead of closing the server and reporting a crash log.\n\n", - { - "text": "BE WARNED THIS COULD SCREW UP EVERYTHING.\nUSE SPARINGLY.\nWE ARE NOT RESPONSIBLE FOR DAMAGES.", - "color": "red", - "bold": true - } - ], + "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": "ZOSTAŁEŚ OSTRZEŻONY TO MOŻE ZEPSUĆ WSZYSTKO\nUŻYJ SPARINGLY\nNIE JESTEŚMY ODPOWIEDZIALNI ZA SZKODY.", "neoforge.configgui.removeErroringEntities": "Remove Erroring Entities", - "neoforge.configgui.removeErroringEntities.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.\n\n", - { - "text": "BE WARNED THIS COULD SCREW UP EVERYTHING.\nUSE SPARINGLY.\nWE ARE NOT RESPONSIBLE FOR DAMAGES.", - "color": "red", - "bold": true - } - ], + "neoforge.configgui.removeErroringEntities.tooltip": "Set this to true to remove any Entity that throws an error in its update method instead of closing the server and reporting a crash log.", + "neoforge.configgui.removeErroringEntities.tooltip.warning": "ZOSTAŁEŚ OSTRZEŻONY TO MOŻE ZEPSUĆ WSZYSTKO\nUŻYJ SPARINGLY\nNIE JESTEŚMY ODPOWIEDZIALNI ZA SZKODY.", "neoforge.configgui.showLoadWarnings": "Pokaż Ostrzeżenia Ładowania", "neoforge.configgui.showLoadWarnings.tooltip": "Kiedy włączone, NeoForge wyświetli wszelkie ostrzeżenia, które wystąpiły podczas ładowania.", - "neoforge.configgui.useCombinedDepthStencilAttachment": "Use combined DEPTH_STENCIL Attachment", - "neoforge.configgui.useCombinedDepthStencilAttachment.tooltip": "Set to true to use a combined DEPTH_STENCIL attachment instead of two separate ones.", + "neoforge.configgui.useCombinedDepthStencilAttachment": "Użyj połączonego załącznika DEPTH_STENCIL", + "neoforge.configgui.useCombinedDepthStencilAttachment.tooltip": "Ustaw na true aby użyć połączonego załącznika DEPTH_STENCIL zamiast dwóch oddzielnych.", "neoforge.controlsgui.shift": "SHIFT + %s", "neoforge.controlsgui.control": "CTRL + %s", "neoforge.controlsgui.control.mac": "CMD + %s", "neoforge.controlsgui.alt": "ALT + %s", "neoforge.container.enchant.limitedEnchantability": "Ograniczona zdolność do zaklinania", "neoforge.swim_speed": "Szybkość pływania", - "neoforge.name_tag_distance": "Nametag Render Distance", + "neoforge.name_tag_distance": "Dystans renderowania znaczników", "neoforge.creative_flight": "Creative Flight", "fluid_type.minecraft.milk": "Mleko", "fluid_type.minecraft.flowing_milk": "Mleko", "neoforge.froge.warningScreen.title": "NeoForge snapshots notice", "neoforge.froge.warningScreen.text": "Froge nie jest oficjalnie wspierany. Błędy mogą się pojawić.", - "neoforge.froge.supportWarning": "WARNING: Froge is not supported by NeoForge", + "neoforge.froge.supportWarning": "OSTRZEŻENIE: Froge nie jest wspierane przez NeoForge", "neoforge.gui.exit": "Wyjście", - "neoforge.experimentalsettings.tooltip": "This world uses experimental settings, which could stop working at any time.", - "neoforge.selectWorld.backupWarning.experimental.additional": "This message will not show again for this world.", + "neoforge.experimentalsettings.tooltip": "Ten świat używa ustawień eksperymentalnych, które mogą przestać działać w każdej chwili.", + "neoforge.selectWorld.backupWarning.experimental.additional": "Ta wiadomość nie pojawi się ponownie dla tego świata.", "neoforge.chatType.system": "%1$s", - "pack.neoforge.description": "NeoForge data/resource pack", - "pack.neoforge.source.child": "child", - "neoforge.network.negotiation.failure.mod": "Channel of mod \"%1$s\" failed to connect: %2$s", - "neoforge.network.negotiation.failure.missing.client.server": "This channel is missing on the server side, but required on the client!", - "neoforge.network.negotiation.failure.missing.server.client": "This channel is missing on the client side, but required on the server!", + "pack.neoforge.description": "zasoby NeoForge / pakiet danych", + "pack.neoforge.source.child": "potomstwo", + "neoforge.network.negotiation.failure.mod": "Kanał modyfikacji \"%1$s\" nie mógł się połączyć: %2$s", + "neoforge.network.negotiation.failure.missing.client.server": "Ten kanał brakuje po stronie serwera, ale jest wymagany na kliencie!", + "neoforge.network.negotiation.failure.missing.server.client": "Ten kanał brakuje po stronie klienta, ale jest wymagany na serwerze", "neoforge.network.negotiation.failure.flow.client.missing": "The client wants the payload to flow: %s, but the server does not support it!", "neoforge.network.negotiation.failure.flow.server.missing": "The server wants the payload to flow: %s, but the client does not support it!", "neoforge.network.negotiation.failure.flow.client.mismatch": "The client wants the payload to flow: %s, but the server wants it to flow: %s!", @@ -296,20 +228,20 @@ "neoforge.network.negotiation.failure.version.client.missing": "The client wants the payload to be version: %s, but the server does not support it!", "neoforge.network.negotiation.failure.version.server.missing": "The server wants the payload to be version: %s, but the client does not support it!", "neoforge.network.negotiation.failure.version.mismatch": "The client wants the payload to be version: %s, but the server wants it to be version: %s!", - "neoforge.network.invalid_flow": "Failed to process a payload that was send with an invalid flow: %s", - "neoforge.network.negotiation.failure.vanilla.client.not_supported": "You are trying to connect to a server that is running NeoForge, but you are not. Please install NeoForge Version: %s to connect to this server.", - "neoforge.network.negotiation.failure.vanilla.server.not_supported": "You are trying to connect to a server that is not running NeoForge, but you have mods that require it. A connection could not be established.", - "neoforge.network.packet_splitter.unknown": "Tried to split a packet without packet splitter!", + "neoforge.network.invalid_flow": "Nie powiodło się przetwarzanie ładunku, który został wysłany z nieprawidłowym przepływem: %s", + "neoforge.network.negotiation.failure.vanilla.client.not_supported": "Próbujesz się połączyć się do serwera, który działa na NeoForge, ale nie masz takiej możliwości. Proszę zainstalować Wersję: %s NeoForge, by się połączyć do tego serwera.", + "neoforge.network.negotiation.failure.vanilla.server.not_supported": "Próbujesz się połączyć do serwera, który nie działa na NeoForge, ale masz modyfikacje, które tego wymagają", + "neoforge.network.packet_splitter.unknown": "Spróbowano podzielić pakiet bez rozdzielacza pakietów!", "neoforge.network.advanced_add_entity.failed": "Failed to process advanced entity spawn data: %s", "neoforge.network.advanced_open_screen.failed": "Failed to open a screen with advanced data: %s", - "neoforge.network.registries.sync.missing": "Not all expected registries were received from the server! (missing: %s)", + "neoforge.network.registries.sync.missing": "Nie wszystkie oczekiwane rejestry zostały otrzymane od serwera! (Brakujące: %s)", "neoforge.network.registries.sync.server-with-unknown-keys": "Serwer wysyła rejestry z nieznanymi kluczami: %s", - "neoforge.network.registries.sync.failed": "Failed to sync registries from the server: %s", + "neoforge.network.registries.sync.failed": "Nie powiodła się synchronizacja rejestrów z serwerem: %s ", "neoforge.network.aux_light_data.failed": "Failed to handle auxiliary light data for chunk %s: %s", - "neoforge.network.data_maps.failed": "Failed to handle registry data map sync for registry %s: %s", + "neoforge.network.data_maps.failed": "Nie udało się obsłużyć synchronizacji map danych dla rejestru %s: %s", "neoforge.network.data_maps.missing_our": "Nie można połączyć się z serwerem, ponieważ brakuje obowiązkowych map danych rejestru znajdujących się w kliencie: %s", "neoforge.network.data_maps.missing_their": "Nie można połączyć się z serwerem, ponieważ brakuje obowiązkowych map danych rejestru znajdujących się w kliencie: %s", - "neoforge.network.extensible_enums.no_vanilla_server": "This client does not support vanilla servers as it has extended enums used in serverbound networking", - "neoforge.network.extensible_enums.enum_set_mismatch": "The set of extensible enums on the client and server do not match. Make sure you are using the same NeoForge version as the server", - "neoforge.network.extensible_enums.enum_entry_mismatch": "The set of values added to extensible enums on the client and server do not match. Make sure you are using the same mod and NeoForge versions as the server. See the log for more details" + "neoforge.network.extensible_enums.no_vanilla_server": "Ten klient nie obsługuje serwerów vanilla ponieważ posiada rozszerzone enums używane w sieciach związanych z serwerem", + "neoforge.network.extensible_enums.enum_set_mismatch": "Zestaw rozszerzalnych enumerów na kliencie i serwerze nie pasuje. Upewnij się, że używasz tej samej wersji NeoForge co serwer", + "neoforge.network.extensible_enums.enum_entry_mismatch": "Zestaw wartości dodanych do rozszerzalnych enumów w kliencie i serwerze nie pasuje. Upewnij się, że używasz tych samych wersji modyfikacji i NeoForge co serwer. Więcej informacji znajdziesz w logu" } diff --git a/src/main/resources/assets/neoforge/lang/pt_br.json b/src/main/resources/assets/neoforge/lang/pt_br.json index 70eaf520c6..e931213fac 100644 --- a/src/main/resources/assets/neoforge/lang/pt_br.json +++ b/src/main/resources/assets/neoforge/lang/pt_br.json @@ -76,11 +76,11 @@ "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": "This command is deprecated for removal in 1.17, use %s instead.", - "commands.neoforge.tps.invalid": "Invalid dimension %1$s Possible values: %2$s", - "commands.neoforge.tps.summary.all": "Overall: Mean tick time: %1$s ms. Mean TPS: %2$s", + "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.mods.list": "Mod List: %1$s", - "commands.neoforge.tps.summary.basic": "Dim %1$s: Mean tick time: %2$s ms. Mean TPS: %3$s", - "commands.neoforge.tps.summary.named": "Dim %1$s (%2$s): Mean tick time: %3$s ms. Mean TPS: %4$s", "commands.neoforge.tracking.entity.enabled": "Entity tracking enabled for %d seconds.", "commands.neoforge.tracking.entity.reset": "Entity timings data has been cleared!", "commands.neoforge.tracking.invalid": "Invalid tracking data.", @@ -115,6 +115,14 @@ "commands.neoforge.timespeed.query.default": "Time in %s flows normally (20 minutes per day).", "commands.neoforge.timespeed.set": "Set flow of time in %s to %sx (%s minutes per day).", "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.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", + "commands.neoforge.data_components.list.tooltip.modified": "Component %s was modified from %s to %s", + "commands.neoforge.data_components.list.tooltip.added": "Component %s was added with value %s", "commands.config.getwithtype": "Config for %s of type %s found at %s", "commands.config.noconfig": "Config for %s of type %s not found", "neoforge.update.beta.1": "%sWARNING: %sNeoForge Beta", @@ -130,51 +138,15 @@ "neoforge.configuration.uitext.title.server": "%s Server Configuration", "neoforge.configuration.uitext.title.common": "%s Common Configuration", "neoforge.configuration.uitext.title.startup": "%s Startup Configuration", - "neoforge.configuration.uitext.notonline": [ - { - "text": "Settings in here are determined by the server and cannot be changed while online.", - "color": "red" - } - ], - "neoforge.configuration.uitext.notlan": [ - { - "text": "Settings in here cannot be edited while your game is open to LAN. Please return to the main menu and load the world again.", - "color": "red" - } - ], - "neoforge.configuration.uitext.notloaded": [ - { - "text": "Settings in here are only available while a world is loaded.", - "color": "red" - } - ], - "neoforge.configuration.uitext.unsupportedelement": [ - { - "text": "This value cannot be edited in the UI. Please contact the mod author about providing a custom UI for it.", - "color": "red" - } - ], - "neoforge.configuration.uitext.longstring": [ - { - "text": "This value is too long to be edited in the UI. Please edit it in the config file.", - "color": "red" - } - ], + "neoforge.configuration.uitext.notonline": "Settings in here are determined by the server and cannot be changed while online.", + "neoforge.configuration.uitext.notlan": "Settings in here cannot be edited while your game is open to LAN. Please return to the main menu and load the world again.", + "neoforge.configuration.uitext.notloaded": "Settings in here are only available while a world is loaded.", + "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.breadcrumb": [ - { - "index": 0 - }, - { - "text": " > ", - "color": "gold", - "bold": true - }, - { - "index": 1 - } - ], + "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.tooltip": "Reverts changes on this screen only.", @@ -184,30 +156,8 @@ "neoforge.configuration.uitext.listelementup": "⏶", "neoforge.configuration.uitext.listelementdown": "⏷", "neoforge.configuration.uitext.listelementremove": "❌", - "neoforge.configuration.uitext.rangetooltip": [ - { - "text": "\n\nRange: ", - "color": "gray" - }, - { - "index": 0, - "color": "gray" - } - ], - "neoforge.configuration.uitext.filenametooltip": [ - { - "text": "File: \"", - "color": "gray" - }, - { - "index": 0, - "color": "gray" - }, - { - "text": "\"", - "color": "gray" - } - ], + "neoforge.configuration.uitext.rangetooltip": "Range: %s", + "neoforge.configuration.uitext.filenametooltip": "File: \"%s\"", "neoforge.configuration.uitext.common": "Common Options", "neoforge.configuration.uitext.client": "Client Options", "neoforge.configuration.uitext.server": "Server Options", @@ -217,13 +167,7 @@ "neoforge.configuration.uitext.restart.server.title": "World needs to be reloaded", "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": [ - { - "text": "Your changes will have no effect until you restart!", - "color": "red", - "bold": true - } - ], + "neoforge.configuration.uitext.restart.return.tooltip": "Your changes will have no effect until you restart!", "neoforge.configuration.title": "NeoForge Configuration", "neoforge.configuration.section.neoforge.client.toml": "Client settings", "neoforge.configuration.section.neoforge.client.toml.title": "Client settings", @@ -246,23 +190,11 @@ "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.removeErroringBlockEntities": "Remove Erroring Block Entities", - "neoforge.configgui.removeErroringBlockEntities.tooltip": [ - "Set this to true to remove any Entity that throws an error in its update method instead of closing the server and reporting a crash log.\n\n", - { - "text": "BE WARNED THIS COULD SCREW UP EVERYTHING.\nUSE SPARINGLY.\nWE ARE NOT RESPONSIBLE FOR DAMAGES.", - "color": "red", - "bold": true - } - ], + "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.", "neoforge.configgui.removeErroringEntities": "Remove Erroring Entities", - "neoforge.configgui.removeErroringEntities.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.\n\n", - { - "text": "BE WARNED THIS COULD SCREW UP EVERYTHING.\nUSE SPARINGLY.\nWE ARE NOT RESPONSIBLE FOR DAMAGES.", - "color": "red", - "bold": true - } - ], + "neoforge.configgui.removeErroringEntities.tooltip": "Set this to true to remove any Entity that throws an error in its update method instead of closing the server and reporting a crash log.", + "neoforge.configgui.removeErroringEntities.tooltip.warning": "BE WARNED THIS COULD SCREW UP EVERYTHING.\nUSE SPARINGLY.\nWE ARE NOT RESPONSIBLE FOR DAMAGES.", "neoforge.configgui.showLoadWarnings": "Show Load Warnings", "neoforge.configgui.showLoadWarnings.tooltip": "When enabled, NeoForge will show any warnings that occurred during loading.", "neoforge.configgui.useCombinedDepthStencilAttachment": "Use combined DEPTH_STENCIL Attachment", diff --git a/src/main/resources/assets/neoforge/lang/pt_pt.json b/src/main/resources/assets/neoforge/lang/pt_pt.json index 405906c80c..f43c9088b0 100644 --- a/src/main/resources/assets/neoforge/lang/pt_pt.json +++ b/src/main/resources/assets/neoforge/lang/pt_pt.json @@ -76,11 +76,11 @@ "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": "This command is deprecated for removal in 1.17, use %s instead.", - "commands.neoforge.tps.invalid": "Invalid dimension %1$s Possible values: %2$s", - "commands.neoforge.tps.summary.all": "Overall: Mean tick time: %1$s ms. Mean TPS: %2$s", + "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.mods.list": "Mod List: %1$s", - "commands.neoforge.tps.summary.basic": "Dim %1$s: Mean tick time: %2$s ms. Mean TPS: %3$s", - "commands.neoforge.tps.summary.named": "Dim %1$s (%2$s): Mean tick time: %3$s ms. Mean TPS: %4$s", "commands.neoforge.tracking.entity.enabled": "Entity tracking enabled for %d seconds.", "commands.neoforge.tracking.entity.reset": "Entity timings data has been cleared!", "commands.neoforge.tracking.invalid": "Invalid tracking data.", @@ -115,6 +115,14 @@ "commands.neoforge.timespeed.query.default": "Time in %s flows normally (20 minutes per day).", "commands.neoforge.timespeed.set": "Set flow of time in %s to %sx (%s minutes per day).", "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.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", + "commands.neoforge.data_components.list.tooltip.modified": "Component %s was modified from %s to %s", + "commands.neoforge.data_components.list.tooltip.added": "Component %s was added with value %s", "commands.config.getwithtype": "Config for %s of type %s found at %s", "commands.config.noconfig": "Config for %s of type %s not found", "neoforge.update.beta.1": "%sWARNING: %sNeoForge Beta", @@ -130,51 +138,15 @@ "neoforge.configuration.uitext.title.server": "%s Server Configuration", "neoforge.configuration.uitext.title.common": "%s Common Configuration", "neoforge.configuration.uitext.title.startup": "%s Startup Configuration", - "neoforge.configuration.uitext.notonline": [ - { - "text": "Settings in here are determined by the server and cannot be changed while online.", - "color": "red" - } - ], - "neoforge.configuration.uitext.notlan": [ - { - "text": "Settings in here cannot be edited while your game is open to LAN. Please return to the main menu and load the world again.", - "color": "red" - } - ], - "neoforge.configuration.uitext.notloaded": [ - { - "text": "Settings in here are only available while a world is loaded.", - "color": "red" - } - ], - "neoforge.configuration.uitext.unsupportedelement": [ - { - "text": "This value cannot be edited in the UI. Please contact the mod author about providing a custom UI for it.", - "color": "red" - } - ], - "neoforge.configuration.uitext.longstring": [ - { - "text": "This value is too long to be edited in the UI. Please edit it in the config file.", - "color": "red" - } - ], + "neoforge.configuration.uitext.notonline": "Settings in here are determined by the server and cannot be changed while online.", + "neoforge.configuration.uitext.notlan": "Settings in here cannot be edited while your game is open to LAN. Please return to the main menu and load the world again.", + "neoforge.configuration.uitext.notloaded": "Settings in here are only available while a world is loaded.", + "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.breadcrumb": [ - { - "index": 0 - }, - { - "text": " > ", - "color": "gold", - "bold": true - }, - { - "index": 1 - } - ], + "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.tooltip": "Reverts changes on this screen only.", @@ -184,30 +156,8 @@ "neoforge.configuration.uitext.listelementup": "⏶", "neoforge.configuration.uitext.listelementdown": "⏷", "neoforge.configuration.uitext.listelementremove": "❌", - "neoforge.configuration.uitext.rangetooltip": [ - { - "text": "\n\nRange: ", - "color": "gray" - }, - { - "index": 0, - "color": "gray" - } - ], - "neoforge.configuration.uitext.filenametooltip": [ - { - "text": "File: \"", - "color": "gray" - }, - { - "index": 0, - "color": "gray" - }, - { - "text": "\"", - "color": "gray" - } - ], + "neoforge.configuration.uitext.rangetooltip": "Range: %s", + "neoforge.configuration.uitext.filenametooltip": "File: \"%s\"", "neoforge.configuration.uitext.common": "Common Options", "neoforge.configuration.uitext.client": "Client Options", "neoforge.configuration.uitext.server": "Server Options", @@ -217,13 +167,7 @@ "neoforge.configuration.uitext.restart.server.title": "World needs to be reloaded", "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": [ - { - "text": "Your changes will have no effect until you restart!", - "color": "red", - "bold": true - } - ], + "neoforge.configuration.uitext.restart.return.tooltip": "Your changes will have no effect until you restart!", "neoforge.configuration.title": "NeoForge Configuration", "neoforge.configuration.section.neoforge.client.toml": "Client settings", "neoforge.configuration.section.neoforge.client.toml.title": "Client settings", @@ -246,23 +190,11 @@ "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.removeErroringBlockEntities": "Remove Erroring Block Entities", - "neoforge.configgui.removeErroringBlockEntities.tooltip": [ - "Set this to true to remove any Entity that throws an error in its update method instead of closing the server and reporting a crash log.\n\n", - { - "text": "BE WARNED THIS COULD SCREW UP EVERYTHING.\nUSE SPARINGLY.\nWE ARE NOT RESPONSIBLE FOR DAMAGES.", - "color": "red", - "bold": true - } - ], + "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.", "neoforge.configgui.removeErroringEntities": "Remove Erroring Entities", - "neoforge.configgui.removeErroringEntities.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.\n\n", - { - "text": "BE WARNED THIS COULD SCREW UP EVERYTHING.\nUSE SPARINGLY.\nWE ARE NOT RESPONSIBLE FOR DAMAGES.", - "color": "red", - "bold": true - } - ], + "neoforge.configgui.removeErroringEntities.tooltip": "Set this to true to remove any Entity that throws an error in its update method instead of closing the server and reporting a crash log.", + "neoforge.configgui.removeErroringEntities.tooltip.warning": "BE WARNED THIS COULD SCREW UP EVERYTHING.\nUSE SPARINGLY.\nWE ARE NOT RESPONSIBLE FOR DAMAGES.", "neoforge.configgui.showLoadWarnings": "Show Load Warnings", "neoforge.configgui.showLoadWarnings.tooltip": "When enabled, NeoForge will show any warnings that occurred during loading.", "neoforge.configgui.useCombinedDepthStencilAttachment": "Use combined DEPTH_STENCIL Attachment", diff --git a/src/main/resources/assets/neoforge/lang/ro_ro.json b/src/main/resources/assets/neoforge/lang/ro_ro.json index c20a393fb6..97e50d1982 100644 --- a/src/main/resources/assets/neoforge/lang/ro_ro.json +++ b/src/main/resources/assets/neoforge/lang/ro_ro.json @@ -76,11 +76,11 @@ "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": "This command is deprecated for removal in 1.17, use %s instead.", - "commands.neoforge.tps.invalid": "Invalid dimension %1$s Possible values: %2$s", - "commands.neoforge.tps.summary.all": "Overall: Mean tick time: %1$s ms. Mean TPS: %2$s", + "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.mods.list": "Mod List: %1$s", - "commands.neoforge.tps.summary.basic": "Dim %1$s: Mean tick time: %2$s ms. Mean TPS: %3$s", - "commands.neoforge.tps.summary.named": "Dim %1$s (%2$s): Mean tick time: %3$s ms. Mean TPS: %4$s", "commands.neoforge.tracking.entity.enabled": "Entity tracking enabled for %d seconds.", "commands.neoforge.tracking.entity.reset": "Entity timings data has been cleared!", "commands.neoforge.tracking.invalid": "Invalid tracking data.", @@ -115,6 +115,14 @@ "commands.neoforge.timespeed.query.default": "Time in %s flows normally (20 minutes per day).", "commands.neoforge.timespeed.set": "Set flow of time in %s to %sx (%s minutes per day).", "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.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", + "commands.neoforge.data_components.list.tooltip.modified": "Component %s was modified from %s to %s", + "commands.neoforge.data_components.list.tooltip.added": "Component %s was added with value %s", "commands.config.getwithtype": "Config for %s of type %s found at %s", "commands.config.noconfig": "Config for %s of type %s not found", "neoforge.update.beta.1": "%sWARNING: %sNeoForge Beta", @@ -130,51 +138,15 @@ "neoforge.configuration.uitext.title.server": "%s Server Configuration", "neoforge.configuration.uitext.title.common": "%s Common Configuration", "neoforge.configuration.uitext.title.startup": "%s Startup Configuration", - "neoforge.configuration.uitext.notonline": [ - { - "text": "Settings in here are determined by the server and cannot be changed while online.", - "color": "red" - } - ], - "neoforge.configuration.uitext.notlan": [ - { - "text": "Settings in here cannot be edited while your game is open to LAN. Please return to the main menu and load the world again.", - "color": "red" - } - ], - "neoforge.configuration.uitext.notloaded": [ - { - "text": "Settings in here are only available while a world is loaded.", - "color": "red" - } - ], - "neoforge.configuration.uitext.unsupportedelement": [ - { - "text": "This value cannot be edited in the UI. Please contact the mod author about providing a custom UI for it.", - "color": "red" - } - ], - "neoforge.configuration.uitext.longstring": [ - { - "text": "This value is too long to be edited in the UI. Please edit it in the config file.", - "color": "red" - } - ], + "neoforge.configuration.uitext.notonline": "Settings in here are determined by the server and cannot be changed while online.", + "neoforge.configuration.uitext.notlan": "Settings in here cannot be edited while your game is open to LAN. Please return to the main menu and load the world again.", + "neoforge.configuration.uitext.notloaded": "Settings in here are only available while a world is loaded.", + "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.breadcrumb": [ - { - "index": 0 - }, - { - "text": " > ", - "color": "gold", - "bold": true - }, - { - "index": 1 - } - ], + "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.tooltip": "Reverts changes on this screen only.", @@ -184,30 +156,8 @@ "neoforge.configuration.uitext.listelementup": "⏶", "neoforge.configuration.uitext.listelementdown": "⏷", "neoforge.configuration.uitext.listelementremove": "❌", - "neoforge.configuration.uitext.rangetooltip": [ - { - "text": "\n\nRange: ", - "color": "gray" - }, - { - "index": 0, - "color": "gray" - } - ], - "neoforge.configuration.uitext.filenametooltip": [ - { - "text": "File: \"", - "color": "gray" - }, - { - "index": 0, - "color": "gray" - }, - { - "text": "\"", - "color": "gray" - } - ], + "neoforge.configuration.uitext.rangetooltip": "Range: %s", + "neoforge.configuration.uitext.filenametooltip": "File: \"%s\"", "neoforge.configuration.uitext.common": "Common Options", "neoforge.configuration.uitext.client": "Client Options", "neoforge.configuration.uitext.server": "Server Options", @@ -217,13 +167,7 @@ "neoforge.configuration.uitext.restart.server.title": "World needs to be reloaded", "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": [ - { - "text": "Your changes will have no effect until you restart!", - "color": "red", - "bold": true - } - ], + "neoforge.configuration.uitext.restart.return.tooltip": "Your changes will have no effect until you restart!", "neoforge.configuration.title": "NeoForge Configuration", "neoforge.configuration.section.neoforge.client.toml": "Client settings", "neoforge.configuration.section.neoforge.client.toml.title": "Client settings", @@ -246,23 +190,11 @@ "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.removeErroringBlockEntities": "Remove Erroring Block Entities", - "neoforge.configgui.removeErroringBlockEntities.tooltip": [ - "Set this to true to remove any Entity that throws an error in its update method instead of closing the server and reporting a crash log.\n\n", - { - "text": "BE WARNED THIS COULD SCREW UP EVERYTHING.\nUSE SPARINGLY.\nWE ARE NOT RESPONSIBLE FOR DAMAGES.", - "color": "red", - "bold": true - } - ], + "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.", "neoforge.configgui.removeErroringEntities": "Remove Erroring Entities", - "neoforge.configgui.removeErroringEntities.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.\n\n", - { - "text": "BE WARNED THIS COULD SCREW UP EVERYTHING.\nUSE SPARINGLY.\nWE ARE NOT RESPONSIBLE FOR DAMAGES.", - "color": "red", - "bold": true - } - ], + "neoforge.configgui.removeErroringEntities.tooltip": "Set this to true to remove any Entity that throws an error in its update method instead of closing the server and reporting a crash log.", + "neoforge.configgui.removeErroringEntities.tooltip.warning": "BE WARNED THIS COULD SCREW UP EVERYTHING.\nUSE SPARINGLY.\nWE ARE NOT RESPONSIBLE FOR DAMAGES.", "neoforge.configgui.showLoadWarnings": "Show Load Warnings", "neoforge.configgui.showLoadWarnings.tooltip": "When enabled, NeoForge will show any warnings that occurred during loading.", "neoforge.configgui.useCombinedDepthStencilAttachment": "Use combined DEPTH_STENCIL Attachment", diff --git a/src/main/resources/assets/neoforge/lang/ru_ru.json b/src/main/resources/assets/neoforge/lang/ru_ru.json index d37e1f8a80..0b54ff2c22 100644 --- a/src/main/resources/assets/neoforge/lang/ru_ru.json +++ b/src/main/resources/assets/neoforge/lang/ru_ru.json @@ -76,11 +76,11 @@ "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": "Эта команда устарела и помечена для удаления начиная с 1.17, вместо нее используйте %s.", - "commands.neoforge.tps.invalid": "Invalid dimension %1$s Possible values: %2$s", - "commands.neoforge.tps.summary.all": "Overall: Mean tick time: %1$s ms. Mean TPS: %2$s", + "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.mods.list": "Список модов: %1$s", - "commands.neoforge.tps.summary.basic": "Dim %1$s: Mean tick time: %2$s ms. Mean TPS: %3$s", - "commands.neoforge.tps.summary.named": "Dim %1$s (%2$s): Mean tick time: %3$s ms. Mean TPS: %4$s", "commands.neoforge.tracking.entity.enabled": "Отслеживание сущностей включено на %d секунд.", "commands.neoforge.tracking.entity.reset": "Данные с таймингами сущностей очищены!", "commands.neoforge.tracking.invalid": "Неверные данные отслеживания.", @@ -115,6 +115,14 @@ "commands.neoforge.timespeed.query.default": "Time in %s flows normally (20 minutes per day).", "commands.neoforge.timespeed.set": "Set flow of time in %s to %sx (%s minutes per day).", "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.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", + "commands.neoforge.data_components.list.tooltip.modified": "Component %s was modified from %s to %s", + "commands.neoforge.data_components.list.tooltip.added": "Component %s was added with value %s", "commands.config.getwithtype": "Конфиг для %s типа %s обнаружен в %s", "commands.config.noconfig": "Конфиг для %s типа %s не найден", "neoforge.update.beta.1": "%sВНИМАНИЕ: %sNeoForge Бета", @@ -130,51 +138,15 @@ "neoforge.configuration.uitext.title.server": "%s Server Configuration", "neoforge.configuration.uitext.title.common": "%s Common Configuration", "neoforge.configuration.uitext.title.startup": "%s Startup Configuration", - "neoforge.configuration.uitext.notonline": [ - { - "text": "Settings in here are determined by the server and cannot be changed while online.", - "color": "red" - } - ], - "neoforge.configuration.uitext.notlan": [ - { - "text": "Settings in here cannot be edited while your game is open to LAN. Please return to the main menu and load the world again.", - "color": "red" - } - ], - "neoforge.configuration.uitext.notloaded": [ - { - "text": "Settings in here are only available while a world is loaded.", - "color": "red" - } - ], - "neoforge.configuration.uitext.unsupportedelement": [ - { - "text": "This value cannot be edited in the UI. Please contact the mod author about providing a custom UI for it.", - "color": "red" - } - ], - "neoforge.configuration.uitext.longstring": [ - { - "text": "This value is too long to be edited in the UI. Please edit it in the config file.", - "color": "red" - } - ], + "neoforge.configuration.uitext.notonline": "Settings in here are determined by the server and cannot be changed while online.", + "neoforge.configuration.uitext.notlan": "Settings in here cannot be edited while your game is open to LAN. Please return to the main menu and load the world again.", + "neoforge.configuration.uitext.notloaded": "Settings in here are only available while a world is loaded.", + "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.breadcrumb": [ - { - "index": 0 - }, - { - "text": " > ", - "color": "gold", - "bold": true - }, - { - "index": 1 - } - ], + "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.tooltip": "Reverts changes on this screen only.", @@ -184,30 +156,8 @@ "neoforge.configuration.uitext.listelementup": "⏶", "neoforge.configuration.uitext.listelementdown": "⏷", "neoforge.configuration.uitext.listelementremove": "❌", - "neoforge.configuration.uitext.rangetooltip": [ - { - "text": "\n\nRange: ", - "color": "gray" - }, - { - "index": 0, - "color": "gray" - } - ], - "neoforge.configuration.uitext.filenametooltip": [ - { - "text": "File: \"", - "color": "gray" - }, - { - "index": 0, - "color": "gray" - }, - { - "text": "\"", - "color": "gray" - } - ], + "neoforge.configuration.uitext.rangetooltip": "Range: %s", + "neoforge.configuration.uitext.filenametooltip": "File: \"%s\"", "neoforge.configuration.uitext.common": "Common Options", "neoforge.configuration.uitext.client": "Client Options", "neoforge.configuration.uitext.server": "Server Options", @@ -217,13 +167,7 @@ "neoforge.configuration.uitext.restart.server.title": "World needs to be reloaded", "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": [ - { - "text": "Your changes will have no effect until you restart!", - "color": "red", - "bold": true - } - ], + "neoforge.configuration.uitext.restart.return.tooltip": "Your changes will have no effect until you restart!", "neoforge.configuration.title": "NeoForge Configuration", "neoforge.configuration.section.neoforge.client.toml": "Client settings", "neoforge.configuration.section.neoforge.client.toml.title": "Client settings", @@ -246,23 +190,11 @@ "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.removeErroringBlockEntities": "Удалять блочные сущности, вызывающие ошибки", - "neoforge.configgui.removeErroringBlockEntities.tooltip": [ - "Set this to true to remove any Entity that throws an error in its update method instead of closing the server and reporting a crash log.\n\n", - { - "text": "BE WARNED THIS COULD SCREW UP EVERYTHING.\nUSE SPARINGLY.\nWE ARE NOT RESPONSIBLE FOR DAMAGES.", - "color": "red", - "bold": true - } - ], + "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.", "neoforge.configgui.removeErroringEntities": "Удалять сущности, вызывающие ошибки", - "neoforge.configgui.removeErroringEntities.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.\n\n", - { - "text": "BE WARNED THIS COULD SCREW UP EVERYTHING.\nUSE SPARINGLY.\nWE ARE NOT RESPONSIBLE FOR DAMAGES.", - "color": "red", - "bold": true - } - ], + "neoforge.configgui.removeErroringEntities.tooltip": "Set this to true to remove any Entity that throws an error in its update method instead of closing the server and reporting a crash log.", + "neoforge.configgui.removeErroringEntities.tooltip.warning": "BE WARNED THIS COULD SCREW UP EVERYTHING.\nUSE SPARINGLY.\nWE ARE NOT RESPONSIBLE FOR DAMAGES.", "neoforge.configgui.showLoadWarnings": "Показывать предупреждения при загрузке", "neoforge.configgui.showLoadWarnings.tooltip": "Если эта функция включена, NeoForge покажет все предупреждения, возникшие во время загрузки.", "neoforge.configgui.useCombinedDepthStencilAttachment": "Use combined DEPTH_STENCIL Attachment", diff --git a/src/main/resources/assets/neoforge/lang/sk_sk.json b/src/main/resources/assets/neoforge/lang/sk_sk.json index f0af09f90b..80b274aa55 100644 --- a/src/main/resources/assets/neoforge/lang/sk_sk.json +++ b/src/main/resources/assets/neoforge/lang/sk_sk.json @@ -76,11 +76,11 @@ "commands.neoforge.setdim.invalid.dim": "Dimenzia s vybraným ID (%1$s) nie je validná.", "commands.neoforge.setdim.invalid.nochange": "Vybraná entita (%1$s) už existuje v špecifikovanej dimenzii (%2$s).", "commands.neoforge.setdim.deprecated": "Tento príkaz je zastaralý a bude vymazaný v 1.17, použite %s namiesto neho.", - "commands.neoforge.tps.invalid": "Invalidná dimenzia %1$s Možné hodnoty: %2$s", - "commands.neoforge.tps.summary.all": "Celkovo: Priemerný čas ticku: %1$s ms. Priemerné TPS: %2$s", + "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.mods.list": "List módov: %1$s", - "commands.neoforge.tps.summary.basic": "Dim %1$s: Priemerný čas ticku: %2$s ms. Priemerné TPS: %3$s", - "commands.neoforge.tps.summary.named": "Dim %1$s (%2$s): Priemerný čas ticku: %3$s ms. Priemerné TPS: %4$s", "commands.neoforge.tracking.entity.enabled": "Sledovanie entít povolené na %d sekúnd.", "commands.neoforge.tracking.entity.reset": "Údaje o časovaní entít boli vymazané!", "commands.neoforge.tracking.invalid": "Neplatné dáta sledovania.", @@ -115,6 +115,14 @@ "commands.neoforge.timespeed.query.default": "Čas v %s plynie normálne (20 minút na deň).", "commands.neoforge.timespeed.set": "Nastaviť plynutie času v %s na %sx (%s minúty za deň).", "commands.neoforge.timespeed.set.default": "Nastaviť plynutie času v %s na predvolené (20 minút za deň).", + "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.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", + "commands.neoforge.data_components.list.tooltip.modified": "Component %s was modified from %s to %s", + "commands.neoforge.data_components.list.tooltip.added": "Component %s was added with value %s", "commands.config.getwithtype": "Konfigurácia pre %s typu %s nájdená v %s", "commands.config.noconfig": "Konfigurácia pre %s typu %s nenájdená", "neoforge.update.beta.1": "%sVAROVANIE: %sNeoForge Beta", @@ -130,51 +138,15 @@ "neoforge.configuration.uitext.title.server": "%s Konfigurácia Serveru", "neoforge.configuration.uitext.title.common": "%s Bežná Konfigurácia", "neoforge.configuration.uitext.title.startup": "%s Konfigurácia Spustenia", - "neoforge.configuration.uitext.notonline": [ - { - "text": "Nastavenie tu sú určené serverom a nemôžu byť zmenené pokým je online.", - "color": "červená" - } - ], - "neoforge.configuration.uitext.notlan": [ - { - "text": "Nastavenia tu nemôžu byť upravené pokým je vaša hra otvorená do LAN. Prosím vráťte sa do hlavného menu a načítajte svet znova.", - "color": "červená" - } - ], - "neoforge.configuration.uitext.notloaded": [ - { - "text": "Nastavenia tu sú k dispozícii len keď je svet načítaný.", - "color": "červená" - } - ], - "neoforge.configuration.uitext.unsupportedelement": [ - { - "text": "Táto hodnota nemôže byť upravená v UI. Prosím kontaktujte autora módu o poskytnutý vlastného UI preň.", - "color": "červená" - } - ], - "neoforge.configuration.uitext.longstring": [ - { - "text": "Táto hodnota je pridlhá nato aby mohla byť upravená v UI. Prosím upravte ju v konfiguračnom súbore.", - "color": "červená" - } - ], + "neoforge.configuration.uitext.notonline": "Nastavenie tu sú určené serverom a nemôžu byť zmenené pokým je online.", + "neoforge.configuration.uitext.notlan": "Nastavenia tu nemôžu byť upravené pokým je vaša hra otvorená do LAN. Prosím vráťte sa do hlavného menu a načítajte svet znova.", + "neoforge.configuration.uitext.notloaded": "Nastavenia tu sú k dispozícii len keď je svet načítaný.", + "neoforge.configuration.uitext.unsupportedelement": "Táto hodnota nemôže byť upravená v UI. Prosím kontaktujte autora módu o poskytnutý vlastného UI preň.", + "neoforge.configuration.uitext.longstring": "Táto hodnota je pridlhá nato aby mohla byť upravená v UI. Prosím upravte ju v konfiguračnom súbore.", "neoforge.configuration.uitext.section": "%s...", "neoforge.configuration.uitext.sectiontext": "Upraviť", - "neoforge.configuration.uitext.breadcrumb": [ - { - "index": 0 - }, - { - "text": " > ", - "color": "zlato", - "bold": true - }, - { - "index": 1 - } - ], + "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": "Krok naspäť", "neoforge.configuration.uitext.undo.tooltip": "Vráti zmeny len na tejto obrazovke.", @@ -184,30 +156,8 @@ "neoforge.configuration.uitext.listelementup": "⏶", "neoforge.configuration.uitext.listelementdown": "⏷", "neoforge.configuration.uitext.listelementremove": "❌", - "neoforge.configuration.uitext.rangetooltip": [ - { - "text": "\n\nRádius: ", - "color": "sivá" - }, - { - "index": 0, - "color": "sivá" - } - ], - "neoforge.configuration.uitext.filenametooltip": [ - { - "text": "Súbor: \"", - "color": "sivá" - }, - { - "index": 0, - "color": "sivá" - }, - { - "text": "\"", - "color": "sivá" - } - ], + "neoforge.configuration.uitext.rangetooltip": "Range: %s", + "neoforge.configuration.uitext.filenametooltip": "File: \"%s\"", "neoforge.configuration.uitext.common": "Bežné Nastavenia", "neoforge.configuration.uitext.client": "Nastavenia Klienta", "neoforge.configuration.uitext.server": "Nastavenia Serveru", @@ -217,13 +167,7 @@ "neoforge.configuration.uitext.restart.server.title": "Svet treba znova načítať", "neoforge.configuration.uitext.restart.server.text": "Jedno alebo viac z konfiguračných nastavení ktoré boli zmenené budú mať efekt až keď bude hra znova načítaná.", "neoforge.configuration.uitext.restart.return": "Ignorovať", - "neoforge.configuration.uitext.restart.return.tooltip": [ - { - "text": "Vaše zmeny nebudú mať žiadny efekt pokým nereštartujete!", - "color": "červená", - "bold": true - } - ], + "neoforge.configuration.uitext.restart.return.tooltip": "Vaše zmeny nebudú mať žiadny efekt pokým nereštartujete!", "neoforge.configuration.title": "NeoForge Konfigurácia", "neoforge.configuration.section.neoforge.client.toml": "Nastavenia klienta", "neoforge.configuration.section.neoforge.client.toml.title": "Nastavenia klienta", @@ -246,23 +190,11 @@ "neoforge.configgui.permissionHandler": "Manipulátor Povolení", "neoforge.configgui.permissionHandler.tooltip": "Manipulátor povolení používaný serverom. Predvolená hodnota do neoforge:default_handler ak nie je žiadny manipulátor s takým menom registrovaný.", "neoforge.configgui.removeErroringBlockEntities": "Odstrániť blokové entity spôsobujúce error", - "neoforge.configgui.removeErroringBlockEntities.tooltip": [ - "Nastavte toto na hodnotu TRUE na odstránenie akejkoľvek Entity, ktorá vyhodí chybu v ich aktualizačnej metóde namiesto uzavretia serveru a nahlásenia logu padnutia.\n\n", - { - "text": "BUDŤE VAROVANÝ, TOTO BY MOHLO VŠETKO ROZBIŤ.\nPOUŽÍVAJTE OPATRNE.\nNIE SME ZODPOVEDNÝ ZA ŠKODY.", - "color": "červená", - "bold": true - } - ], + "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": "BUDŤE VAROVANÝ, TOTO BY MOHLO VŠETKO ROZBIŤ.\nPOUŽÍVAJTE OPATRNE.\nNIE SME ZODPOVEDNÝ ZA ŠKODY.", "neoforge.configgui.removeErroringEntities": "Odstrániť entity spôsobujúce error", - "neoforge.configgui.removeErroringEntities.tooltip": [ - "Nastavte toto na hodnotu TRUE na odstránenie akejkoľvek Blokovej Entity, ktorá vyhodí chybu v ich aktualizačnej metóde namiesto uzavretia serveru a nahlásenia logu padnutia.\n\n", - { - "text": "BUDŤE VAROVANÝ, TOTO BY MOHLO VŠETKO ROZBIŤ.\nPOUŽÍVAJTE OPATRNE.\nNIE SME ZODPOVEDNÝ ZA ŠKODY.", - "color": "červená", - "bold": true - } - ], + "neoforge.configgui.removeErroringEntities.tooltip": "Set this to true to remove any Entity that throws an error in its update method instead of closing the server and reporting a crash log.", + "neoforge.configgui.removeErroringEntities.tooltip.warning": "BUDŤE VAROVANÝ, TOTO BY MOHLO VŠETKO ROZBIŤ.\nPOUŽÍVAJTE OPATRNE.\nNIE SME ZODPOVEDNÝ ZA ŠKODY.", "neoforge.configgui.showLoadWarnings": "Zobraziť Varovania Načítavania", "neoforge.configgui.showLoadWarnings.tooltip": "Keď je toto povolené, NeoForge zobrazí všetky varovania, ktoré nastali počas načítavania.", "neoforge.configgui.useCombinedDepthStencilAttachment": "Použiť kombinované DEPTH_STENCIL Prílohy", diff --git a/src/main/resources/assets/neoforge/lang/tr_tr.json b/src/main/resources/assets/neoforge/lang/tr_tr.json index fcecf56a33..50e04e5287 100644 --- a/src/main/resources/assets/neoforge/lang/tr_tr.json +++ b/src/main/resources/assets/neoforge/lang/tr_tr.json @@ -76,11 +76,11 @@ "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": "This command is deprecated for removal in 1.17, use %s instead.", - "commands.neoforge.tps.invalid": "Invalid dimension %1$s Possible values: %2$s", - "commands.neoforge.tps.summary.all": "Overall: Mean tick time: %1$s ms. Mean TPS: %2$s", + "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.mods.list": "Mod List: %1$s", - "commands.neoforge.tps.summary.basic": "Dim %1$s: Mean tick time: %2$s ms. Mean TPS: %3$s", - "commands.neoforge.tps.summary.named": "Dim %1$s (%2$s): Mean tick time: %3$s ms. Mean TPS: %4$s", "commands.neoforge.tracking.entity.enabled": "Entity tracking enabled for %d seconds.", "commands.neoforge.tracking.entity.reset": "Entity timings data has been cleared!", "commands.neoforge.tracking.invalid": "Invalid tracking data.", @@ -115,6 +115,14 @@ "commands.neoforge.timespeed.query.default": "Time in %s flows normally (20 minutes per day).", "commands.neoforge.timespeed.set": "Set flow of time in %s to %sx (%s minutes per day).", "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.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", + "commands.neoforge.data_components.list.tooltip.modified": "Component %s was modified from %s to %s", + "commands.neoforge.data_components.list.tooltip.added": "Component %s was added with value %s", "commands.config.getwithtype": "Config for %s of type %s found at %s", "commands.config.noconfig": "Config for %s of type %s not found", "neoforge.update.beta.1": "%sWARNING: %sNeoForge Beta", @@ -130,51 +138,15 @@ "neoforge.configuration.uitext.title.server": "%s Server Configuration", "neoforge.configuration.uitext.title.common": "%s Common Configuration", "neoforge.configuration.uitext.title.startup": "%s Startup Configuration", - "neoforge.configuration.uitext.notonline": [ - { - "text": "Settings in here are determined by the server and cannot be changed while online.", - "color": "red" - } - ], - "neoforge.configuration.uitext.notlan": [ - { - "text": "Settings in here cannot be edited while your game is open to LAN. Please return to the main menu and load the world again.", - "color": "red" - } - ], - "neoforge.configuration.uitext.notloaded": [ - { - "text": "Settings in here are only available while a world is loaded.", - "color": "red" - } - ], - "neoforge.configuration.uitext.unsupportedelement": [ - { - "text": "This value cannot be edited in the UI. Please contact the mod author about providing a custom UI for it.", - "color": "red" - } - ], - "neoforge.configuration.uitext.longstring": [ - { - "text": "This value is too long to be edited in the UI. Please edit it in the config file.", - "color": "red" - } - ], + "neoforge.configuration.uitext.notonline": "Settings in here are determined by the server and cannot be changed while online.", + "neoforge.configuration.uitext.notlan": "Settings in here cannot be edited while your game is open to LAN. Please return to the main menu and load the world again.", + "neoforge.configuration.uitext.notloaded": "Settings in here are only available while a world is loaded.", + "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.breadcrumb": [ - { - "index": 0 - }, - { - "text": " > ", - "color": "gold", - "bold": true - }, - { - "index": 1 - } - ], + "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.tooltip": "Reverts changes on this screen only.", @@ -184,30 +156,8 @@ "neoforge.configuration.uitext.listelementup": "⏶", "neoforge.configuration.uitext.listelementdown": "⏷", "neoforge.configuration.uitext.listelementremove": "❌", - "neoforge.configuration.uitext.rangetooltip": [ - { - "text": "\n\nRange: ", - "color": "gray" - }, - { - "index": 0, - "color": "gray" - } - ], - "neoforge.configuration.uitext.filenametooltip": [ - { - "text": "File: \"", - "color": "gray" - }, - { - "index": 0, - "color": "gray" - }, - { - "text": "\"", - "color": "gray" - } - ], + "neoforge.configuration.uitext.rangetooltip": "Range: %s", + "neoforge.configuration.uitext.filenametooltip": "File: \"%s\"", "neoforge.configuration.uitext.common": "Common Options", "neoforge.configuration.uitext.client": "Client Options", "neoforge.configuration.uitext.server": "Server Options", @@ -217,13 +167,7 @@ "neoforge.configuration.uitext.restart.server.title": "World needs to be reloaded", "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": [ - { - "text": "Your changes will have no effect until you restart!", - "color": "red", - "bold": true - } - ], + "neoforge.configuration.uitext.restart.return.tooltip": "Your changes will have no effect until you restart!", "neoforge.configuration.title": "NeoForge Configuration", "neoforge.configuration.section.neoforge.client.toml": "Client settings", "neoforge.configuration.section.neoforge.client.toml.title": "Client settings", @@ -246,23 +190,11 @@ "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.removeErroringBlockEntities": "Remove Erroring Block Entities", - "neoforge.configgui.removeErroringBlockEntities.tooltip": [ - "Set this to true to remove any Entity that throws an error in its update method instead of closing the server and reporting a crash log.\n\n", - { - "text": "BE WARNED THIS COULD SCREW UP EVERYTHING.\nUSE SPARINGLY.\nWE ARE NOT RESPONSIBLE FOR DAMAGES.", - "color": "red", - "bold": true - } - ], + "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.", "neoforge.configgui.removeErroringEntities": "Remove Erroring Entities", - "neoforge.configgui.removeErroringEntities.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.\n\n", - { - "text": "BE WARNED THIS COULD SCREW UP EVERYTHING.\nUSE SPARINGLY.\nWE ARE NOT RESPONSIBLE FOR DAMAGES.", - "color": "red", - "bold": true - } - ], + "neoforge.configgui.removeErroringEntities.tooltip": "Set this to true to remove any Entity that throws an error in its update method instead of closing the server and reporting a crash log.", + "neoforge.configgui.removeErroringEntities.tooltip.warning": "BE WARNED THIS COULD SCREW UP EVERYTHING.\nUSE SPARINGLY.\nWE ARE NOT RESPONSIBLE FOR DAMAGES.", "neoforge.configgui.showLoadWarnings": "Show Load Warnings", "neoforge.configgui.showLoadWarnings.tooltip": "When enabled, NeoForge will show any warnings that occurred during loading.", "neoforge.configgui.useCombinedDepthStencilAttachment": "Use combined DEPTH_STENCIL Attachment", diff --git a/src/main/resources/assets/neoforge/lang/tt_ru.json b/src/main/resources/assets/neoforge/lang/tt_ru.json index 5385dcc2e4..b2a216d165 100644 --- a/src/main/resources/assets/neoforge/lang/tt_ru.json +++ b/src/main/resources/assets/neoforge/lang/tt_ru.json @@ -76,11 +76,11 @@ "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": "This command is deprecated for removal in 1.17, use %s instead.", - "commands.neoforge.tps.invalid": "Invalid dimension %1$s Possible values: %2$s", - "commands.neoforge.tps.summary.all": "Overall: Mean tick time: %1$s ms. Mean TPS: %2$s", + "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.mods.list": "Mod List: %1$s", - "commands.neoforge.tps.summary.basic": "Dim %1$s: Mean tick time: %2$s ms. Mean TPS: %3$s", - "commands.neoforge.tps.summary.named": "Dim %1$s (%2$s): Mean tick time: %3$s ms. Mean TPS: %4$s", "commands.neoforge.tracking.entity.enabled": "Entity tracking enabled for %d seconds.", "commands.neoforge.tracking.entity.reset": "Entity timings data has been cleared!", "commands.neoforge.tracking.invalid": "Invalid tracking data.", @@ -115,6 +115,14 @@ "commands.neoforge.timespeed.query.default": "Time in %s flows normally (20 minutes per day).", "commands.neoforge.timespeed.set": "Set flow of time in %s to %sx (%s minutes per day).", "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.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", + "commands.neoforge.data_components.list.tooltip.modified": "Component %s was modified from %s to %s", + "commands.neoforge.data_components.list.tooltip.added": "Component %s was added with value %s", "commands.config.getwithtype": "Config for %s of type %s found at %s", "commands.config.noconfig": "Config for %s of type %s not found", "neoforge.update.beta.1": "%sWARNING: %sNeoForge Beta", @@ -130,51 +138,15 @@ "neoforge.configuration.uitext.title.server": "%s Server Configuration", "neoforge.configuration.uitext.title.common": "%s Common Configuration", "neoforge.configuration.uitext.title.startup": "%s Startup Configuration", - "neoforge.configuration.uitext.notonline": [ - { - "text": "Settings in here are determined by the server and cannot be changed while online.", - "color": "red" - } - ], - "neoforge.configuration.uitext.notlan": [ - { - "text": "Settings in here cannot be edited while your game is open to LAN. Please return to the main menu and load the world again.", - "color": "red" - } - ], - "neoforge.configuration.uitext.notloaded": [ - { - "text": "Settings in here are only available while a world is loaded.", - "color": "red" - } - ], - "neoforge.configuration.uitext.unsupportedelement": [ - { - "text": "This value cannot be edited in the UI. Please contact the mod author about providing a custom UI for it.", - "color": "red" - } - ], - "neoforge.configuration.uitext.longstring": [ - { - "text": "This value is too long to be edited in the UI. Please edit it in the config file.", - "color": "red" - } - ], + "neoforge.configuration.uitext.notonline": "Settings in here are determined by the server and cannot be changed while online.", + "neoforge.configuration.uitext.notlan": "Settings in here cannot be edited while your game is open to LAN. Please return to the main menu and load the world again.", + "neoforge.configuration.uitext.notloaded": "Settings in here are only available while a world is loaded.", + "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.breadcrumb": [ - { - "index": 0 - }, - { - "text": " > ", - "color": "gold", - "bold": true - }, - { - "index": 1 - } - ], + "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.tooltip": "Reverts changes on this screen only.", @@ -184,30 +156,8 @@ "neoforge.configuration.uitext.listelementup": "⏶", "neoforge.configuration.uitext.listelementdown": "⏷", "neoforge.configuration.uitext.listelementremove": "❌", - "neoforge.configuration.uitext.rangetooltip": [ - { - "text": "\n\nRange: ", - "color": "gray" - }, - { - "index": 0, - "color": "gray" - } - ], - "neoforge.configuration.uitext.filenametooltip": [ - { - "text": "File: \"", - "color": "gray" - }, - { - "index": 0, - "color": "gray" - }, - { - "text": "\"", - "color": "gray" - } - ], + "neoforge.configuration.uitext.rangetooltip": "Range: %s", + "neoforge.configuration.uitext.filenametooltip": "File: \"%s\"", "neoforge.configuration.uitext.common": "Common Options", "neoforge.configuration.uitext.client": "Client Options", "neoforge.configuration.uitext.server": "Server Options", @@ -217,13 +167,7 @@ "neoforge.configuration.uitext.restart.server.title": "World needs to be reloaded", "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": [ - { - "text": "Your changes will have no effect until you restart!", - "color": "red", - "bold": true - } - ], + "neoforge.configuration.uitext.restart.return.tooltip": "Your changes will have no effect until you restart!", "neoforge.configuration.title": "NeoForge Configuration", "neoforge.configuration.section.neoforge.client.toml": "Client settings", "neoforge.configuration.section.neoforge.client.toml.title": "Client settings", @@ -246,23 +190,11 @@ "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.removeErroringBlockEntities": "Remove Erroring Block Entities", - "neoforge.configgui.removeErroringBlockEntities.tooltip": [ - "Set this to true to remove any Entity that throws an error in its update method instead of closing the server and reporting a crash log.\n\n", - { - "text": "BE WARNED THIS COULD SCREW UP EVERYTHING.\nUSE SPARINGLY.\nWE ARE NOT RESPONSIBLE FOR DAMAGES.", - "color": "red", - "bold": true - } - ], + "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.", "neoforge.configgui.removeErroringEntities": "Remove Erroring Entities", - "neoforge.configgui.removeErroringEntities.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.\n\n", - { - "text": "BE WARNED THIS COULD SCREW UP EVERYTHING.\nUSE SPARINGLY.\nWE ARE NOT RESPONSIBLE FOR DAMAGES.", - "color": "red", - "bold": true - } - ], + "neoforge.configgui.removeErroringEntities.tooltip": "Set this to true to remove any Entity that throws an error in its update method instead of closing the server and reporting a crash log.", + "neoforge.configgui.removeErroringEntities.tooltip.warning": "BE WARNED THIS COULD SCREW UP EVERYTHING.\nUSE SPARINGLY.\nWE ARE NOT RESPONSIBLE FOR DAMAGES.", "neoforge.configgui.showLoadWarnings": "Show Load Warnings", "neoforge.configgui.showLoadWarnings.tooltip": "When enabled, NeoForge will show any warnings that occurred during loading.", "neoforge.configgui.useCombinedDepthStencilAttachment": "Use combined DEPTH_STENCIL Attachment", diff --git a/src/main/resources/assets/neoforge/lang/uk_ua.json b/src/main/resources/assets/neoforge/lang/uk_ua.json index 81b3422072..da431796eb 100644 --- a/src/main/resources/assets/neoforge/lang/uk_ua.json +++ b/src/main/resources/assets/neoforge/lang/uk_ua.json @@ -76,11 +76,11 @@ "commands.neoforge.setdim.invalid.dim": "Вказаний ID виміру (%1$s) некоректний.", "commands.neoforge.setdim.invalid.nochange": "Обрана сутність (%1$s) вже у вказаному вимірі (%2$s).", "commands.neoforge.setdim.deprecated": "Ця команда застаріла і буде видалена у версії 1.17, використовуйте %s замість цього.", - "commands.neoforge.tps.invalid": "Неприпустимий вимір %1$s Можливі значення: %2$s", - "commands.neoforge.tps.summary.all": "Загалом: Середній час тіку: %1$s мс. Середній TPS: %2$s", + "commands.neoforge.tps.overall": "Загалом: %s TPS (%s мс/тік)", + "commands.neoforge.tps.tooltip": "Середній TPS; чим вище, тим краще. Цільовий TPS: %s", + "commands.neoforge.tps.dimension": "%s: %s TPS (%s мс/тік)", + "commands.neoforge.tps.dimension.tooltip": "%s (Тип виміру: %s)", "commands.neoforge.mods.list": "Список модів: %1$s", - "commands.neoforge.tps.summary.basic": "Вимір %1$s: Середній час тіку: %2$s мс. Середній TPS: %3$s", - "commands.neoforge.tps.summary.named": "Вимір %1$s (%2$s): Середній час тіку: %3$s мс. Середній TPS: %4$s", "commands.neoforge.tracking.entity.enabled": "Відстеження сутностей увімкнено на %d секунд.", "commands.neoforge.tracking.entity.reset": "Данні таймінгів сутностей були очищені!", "commands.neoforge.tracking.invalid": "Невірні дані відстеження.", @@ -115,6 +115,14 @@ "commands.neoforge.timespeed.query.default": "Час в %s тече нормально (20 хвилин на день).", "commands.neoforge.timespeed.set": "Встановіть час в %s до %sx (%s хвилин на день).", "commands.neoforge.timespeed.set.default": "Встановіть потік часу в %s за замовчуванням (20 хвилин на день).", + "commands.neoforge.data_components.list.error.held_stack_empty": "Ви не тримаєте будь-який предмет", + "commands.neoforge.data_components.list.title": "Компоненти даних на %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": "Компонент %s зберігає його значення за замовчуванням", + "commands.neoforge.data_components.list.tooltip.deleted": "Компонент %s зі значенням %s було видалено", + "commands.neoforge.data_components.list.tooltip.modified": "Компонент %s був змінений з %s в %s", + "commands.neoforge.data_components.list.tooltip.added": "Компонент %s був доданий зі значенням %s", "commands.config.getwithtype": "Конфіг для %s типу %s знайдена в %s", "commands.config.noconfig": "Конфіг для %s типу %s не знайдено", "neoforge.update.beta.1": "%sПОПЕРЕДЖЕННЯ: %sNeoForge Beta", @@ -130,51 +138,15 @@ "neoforge.configuration.uitext.title.server": "Серверна конфігурація %s", "neoforge.configuration.uitext.title.common": "Загальна конфігурація %s", "neoforge.configuration.uitext.title.startup": "Запускова конфігурація %s", - "neoforge.configuration.uitext.notonline": [ - { - "text": "Налаштування тут визначаються сервером і не можуть бути змінені доки ви в мережі.", - "color": "червоний" - } - ], - "neoforge.configuration.uitext.notlan": [ - { - "text": "Налаштування тут не можуть бути відредаговані, поки ваша гра відкрита для локальної мережі. Будь ласка, поверніться до головного меню і завантажте світ ще раз.", - "color": "червоний" - } - ], - "neoforge.configuration.uitext.notloaded": [ - { - "text": "Налаштування тут доступні після завантаження світу.", - "color": "червоний" - } - ], - "neoforge.configuration.uitext.unsupportedelement": [ - { - "text": "Це значення не можна редагувати в інтерфейсі. Будь ласка, зв'яжіться з автором мода про надання користувацького інтерфейсу для нього.", - "color": "червоний" - } - ], - "neoforge.configuration.uitext.longstring": [ - { - "text": "Це значення задовге для редагування в інтерфейсі. Будь ласка, відредагуйте його у файлі конфігурації.", - "color": "червоний" - } - ], + "neoforge.configuration.uitext.notonline": "Налаштування тут визначаються сервером і не можуть бути змінені доки ви в мережі.", + "neoforge.configuration.uitext.notlan": "Налаштування тут не можуть бути відредаговані, поки ваша гра відкрита для локальної мережі. Будь ласка, поверніться до головного меню і завантажте світ ще раз.", + "neoforge.configuration.uitext.notloaded": "Налаштування тут доступні після завантаження світу.", + "neoforge.configuration.uitext.unsupportedelement": "Це значення не можна редагувати в інтерфейсі. Будь ласка, зв'яжіться з автором мода про надання користувацького інтерфейсу для нього.", + "neoforge.configuration.uitext.longstring": "Це значення задовге для редагування в інтерфейсі. Будь ласка, відредагуйте його у файлі конфігурації.", "neoforge.configuration.uitext.section": "%s...", "neoforge.configuration.uitext.sectiontext": "Змінити", - "neoforge.configuration.uitext.breadcrumb": [ - { - "index": 0 - }, - { - "text": " > ", - "color": "золотий", - "bold": true - }, - { - "index": 1 - } - ], + "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": "Скасувати", "neoforge.configuration.uitext.undo.tooltip": "Повертає зміни тільки на цьому екрані.", @@ -184,30 +156,8 @@ "neoforge.configuration.uitext.listelementup": "⏶", "neoforge.configuration.uitext.listelementdown": "⏷", "neoforge.configuration.uitext.listelementremove": "❌", - "neoforge.configuration.uitext.rangetooltip": [ - { - "text": "\n\nДіапазон: ", - "color": "сірий" - }, - { - "index": 0, - "color": "сірий" - } - ], - "neoforge.configuration.uitext.filenametooltip": [ - { - "text": "Файл: \"", - "color": "сірий" - }, - { - "index": 0, - "color": "сірий" - }, - { - "text": "\"", - "color": "сірий" - } - ], + "neoforge.configuration.uitext.rangetooltip": "Range: %s", + "neoforge.configuration.uitext.filenametooltip": "File: \"%s\"", "neoforge.configuration.uitext.common": "Загальні параметри", "neoforge.configuration.uitext.client": "Клієнтські параметри", "neoforge.configuration.uitext.server": "Серверні параметри", @@ -217,13 +167,7 @@ "neoforge.configuration.uitext.restart.server.title": "Світ має бути перезавантажений", "neoforge.configuration.uitext.restart.server.text": "Один чи кілька параметрів конфігурації, які були змінені, набудуть чинності лише після перезавантаження світу.", "neoforge.configuration.uitext.restart.return": "Ігнорувати", - "neoforge.configuration.uitext.restart.return.tooltip": [ - { - "text": "Зміни не матимуть ніякого ефекту, поки ви не перезавантажитеся!", - "color": "червоний", - "bold": true - } - ], + "neoforge.configuration.uitext.restart.return.tooltip": "Зміни не матимуть ніякого ефекту, поки ви не перезавантажитеся!", "neoforge.configuration.title": "Конфігурація NeoForge", "neoforge.configuration.section.neoforge.client.toml": "Клієнтські налаштування", "neoforge.configuration.section.neoforge.client.toml.title": "Клієнтські налаштування", @@ -246,23 +190,11 @@ "neoforge.configgui.permissionHandler": "Менеджер дозволів", "neoforge.configgui.permissionHandler.tooltip": "Менеджер дозволів, що використовує сервер. За замовчуванням neoforge:default_handler, коли такого обробника не зареєстровано з таким іменем.", "neoforge.configgui.removeErroringBlockEntities": "Видалити блок-сутності, які викликають помилки", - "neoforge.configgui.removeErroringBlockEntities.tooltip": [ - "Встановіть значення \"true\", для видалення будь-якого об'єкта, що спричиняє помилки в методі оновлення, замість закриття сервера та створення журналу про аварію.\n\n", - { - "text": "УВАГА: ЦЕ МОЖЕ ПОШКОДИТИ ВСЕ.\nВИКОРИСТОВУЙТЕ ОБЕРЕЖНО.\nМИ НЕ ВІДПОВІДАЛЬНІ ЗА ПОШКОДЖЕННЯ.", - "color": "червоний", - "bold": true - } - ], + "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": "УВАГА: ЦЕ МОЖЕ ПОШКОДИТИ ВСЕ.\nВИКОРИСТОВУЙТЕ ОБЕРЕЖНО.\nМИ НЕ ВІДПОВІДАЛЬНІ ЗА ПОШКОДЖЕННЯ.", "neoforge.configgui.removeErroringEntities": "Видалити сутності, які викликають помилки", - "neoforge.configgui.removeErroringEntities.tooltip": [ - "Встановіть значення \"true\", для видалення будь-якого блок-сутності, що спричиняє помилки в методі оновлення, замість закриття сервера та створення журналу про аварію.\n\n", - { - "text": "УВАГА: ЦЕ МОЖЕ ПОШКОДИТИ ВСЕ.\nВИКОРИСТОВУЙТЕ ОБЕРЕЖНО.\nМИ НЕ ВІДПОВІДАЛЬНІ ЗА ПОШКОДЖЕННЯ.", - "color": "червоний", - "bold": true - } - ], + "neoforge.configgui.removeErroringEntities.tooltip": "Set this to true to remove any Entity that throws an error in its update method instead of closing the server and reporting a crash log.", + "neoforge.configgui.removeErroringEntities.tooltip.warning": "УВАГА: ЦЕ МОЖЕ ПОШКОДИТИ ВСЕ.\nВИКОРИСТОВУЙТЕ ОБЕРЕЖНО.\nМИ НЕ ВІДПОВІДАЛЬНІ ЗА ПОШКОДЖЕННЯ.", "neoforge.configgui.showLoadWarnings": "Показувати попередження при завантаженні", "neoforge.configgui.showLoadWarnings.tooltip": "Коли увімкнено, NeoForge покаже всі попередження, що сталися під час завантаження.", "neoforge.configgui.useCombinedDepthStencilAttachment": "Використовувати комбінований атрибут DEPTH_STENCIL", diff --git a/src/main/resources/assets/neoforge/lang/vi_vn.json b/src/main/resources/assets/neoforge/lang/vi_vn.json index 405906c80c..f43c9088b0 100644 --- a/src/main/resources/assets/neoforge/lang/vi_vn.json +++ b/src/main/resources/assets/neoforge/lang/vi_vn.json @@ -76,11 +76,11 @@ "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": "This command is deprecated for removal in 1.17, use %s instead.", - "commands.neoforge.tps.invalid": "Invalid dimension %1$s Possible values: %2$s", - "commands.neoforge.tps.summary.all": "Overall: Mean tick time: %1$s ms. Mean TPS: %2$s", + "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.mods.list": "Mod List: %1$s", - "commands.neoforge.tps.summary.basic": "Dim %1$s: Mean tick time: %2$s ms. Mean TPS: %3$s", - "commands.neoforge.tps.summary.named": "Dim %1$s (%2$s): Mean tick time: %3$s ms. Mean TPS: %4$s", "commands.neoforge.tracking.entity.enabled": "Entity tracking enabled for %d seconds.", "commands.neoforge.tracking.entity.reset": "Entity timings data has been cleared!", "commands.neoforge.tracking.invalid": "Invalid tracking data.", @@ -115,6 +115,14 @@ "commands.neoforge.timespeed.query.default": "Time in %s flows normally (20 minutes per day).", "commands.neoforge.timespeed.set": "Set flow of time in %s to %sx (%s minutes per day).", "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.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", + "commands.neoforge.data_components.list.tooltip.modified": "Component %s was modified from %s to %s", + "commands.neoforge.data_components.list.tooltip.added": "Component %s was added with value %s", "commands.config.getwithtype": "Config for %s of type %s found at %s", "commands.config.noconfig": "Config for %s of type %s not found", "neoforge.update.beta.1": "%sWARNING: %sNeoForge Beta", @@ -130,51 +138,15 @@ "neoforge.configuration.uitext.title.server": "%s Server Configuration", "neoforge.configuration.uitext.title.common": "%s Common Configuration", "neoforge.configuration.uitext.title.startup": "%s Startup Configuration", - "neoforge.configuration.uitext.notonline": [ - { - "text": "Settings in here are determined by the server and cannot be changed while online.", - "color": "red" - } - ], - "neoforge.configuration.uitext.notlan": [ - { - "text": "Settings in here cannot be edited while your game is open to LAN. Please return to the main menu and load the world again.", - "color": "red" - } - ], - "neoforge.configuration.uitext.notloaded": [ - { - "text": "Settings in here are only available while a world is loaded.", - "color": "red" - } - ], - "neoforge.configuration.uitext.unsupportedelement": [ - { - "text": "This value cannot be edited in the UI. Please contact the mod author about providing a custom UI for it.", - "color": "red" - } - ], - "neoforge.configuration.uitext.longstring": [ - { - "text": "This value is too long to be edited in the UI. Please edit it in the config file.", - "color": "red" - } - ], + "neoforge.configuration.uitext.notonline": "Settings in here are determined by the server and cannot be changed while online.", + "neoforge.configuration.uitext.notlan": "Settings in here cannot be edited while your game is open to LAN. Please return to the main menu and load the world again.", + "neoforge.configuration.uitext.notloaded": "Settings in here are only available while a world is loaded.", + "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.breadcrumb": [ - { - "index": 0 - }, - { - "text": " > ", - "color": "gold", - "bold": true - }, - { - "index": 1 - } - ], + "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.tooltip": "Reverts changes on this screen only.", @@ -184,30 +156,8 @@ "neoforge.configuration.uitext.listelementup": "⏶", "neoforge.configuration.uitext.listelementdown": "⏷", "neoforge.configuration.uitext.listelementremove": "❌", - "neoforge.configuration.uitext.rangetooltip": [ - { - "text": "\n\nRange: ", - "color": "gray" - }, - { - "index": 0, - "color": "gray" - } - ], - "neoforge.configuration.uitext.filenametooltip": [ - { - "text": "File: \"", - "color": "gray" - }, - { - "index": 0, - "color": "gray" - }, - { - "text": "\"", - "color": "gray" - } - ], + "neoforge.configuration.uitext.rangetooltip": "Range: %s", + "neoforge.configuration.uitext.filenametooltip": "File: \"%s\"", "neoforge.configuration.uitext.common": "Common Options", "neoforge.configuration.uitext.client": "Client Options", "neoforge.configuration.uitext.server": "Server Options", @@ -217,13 +167,7 @@ "neoforge.configuration.uitext.restart.server.title": "World needs to be reloaded", "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": [ - { - "text": "Your changes will have no effect until you restart!", - "color": "red", - "bold": true - } - ], + "neoforge.configuration.uitext.restart.return.tooltip": "Your changes will have no effect until you restart!", "neoforge.configuration.title": "NeoForge Configuration", "neoforge.configuration.section.neoforge.client.toml": "Client settings", "neoforge.configuration.section.neoforge.client.toml.title": "Client settings", @@ -246,23 +190,11 @@ "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.removeErroringBlockEntities": "Remove Erroring Block Entities", - "neoforge.configgui.removeErroringBlockEntities.tooltip": [ - "Set this to true to remove any Entity that throws an error in its update method instead of closing the server and reporting a crash log.\n\n", - { - "text": "BE WARNED THIS COULD SCREW UP EVERYTHING.\nUSE SPARINGLY.\nWE ARE NOT RESPONSIBLE FOR DAMAGES.", - "color": "red", - "bold": true - } - ], + "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.", "neoforge.configgui.removeErroringEntities": "Remove Erroring Entities", - "neoforge.configgui.removeErroringEntities.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.\n\n", - { - "text": "BE WARNED THIS COULD SCREW UP EVERYTHING.\nUSE SPARINGLY.\nWE ARE NOT RESPONSIBLE FOR DAMAGES.", - "color": "red", - "bold": true - } - ], + "neoforge.configgui.removeErroringEntities.tooltip": "Set this to true to remove any Entity that throws an error in its update method instead of closing the server and reporting a crash log.", + "neoforge.configgui.removeErroringEntities.tooltip.warning": "BE WARNED THIS COULD SCREW UP EVERYTHING.\nUSE SPARINGLY.\nWE ARE NOT RESPONSIBLE FOR DAMAGES.", "neoforge.configgui.showLoadWarnings": "Show Load Warnings", "neoforge.configgui.showLoadWarnings.tooltip": "When enabled, NeoForge will show any warnings that occurred during loading.", "neoforge.configgui.useCombinedDepthStencilAttachment": "Use combined DEPTH_STENCIL Attachment", diff --git a/src/main/resources/assets/neoforge/lang/zh_cn.json b/src/main/resources/assets/neoforge/lang/zh_cn.json index 24107e8cd2..0deca20fe6 100644 --- a/src/main/resources/assets/neoforge/lang/zh_cn.json +++ b/src/main/resources/assets/neoforge/lang/zh_cn.json @@ -13,7 +13,7 @@ "fml.menu.mods.info.credits": "鸣谢:%1$s", "fml.menu.mods.info.authors": "作者:%1$s", "fml.menu.mods.info.displayurl": "主页:%1$s", - "fml.menu.mods.info.license": "开源许可:%1$s", + "fml.menu.mods.info.license": "许可证:%1$s", "fml.menu.mods.info.securejardisabled": "Secure mod 功能已禁用,请更新 JDK", "fml.menu.mods.info.signature": "签名:%1$s", "fml.menu.mods.info.signature.unsigned": "未签名", @@ -21,7 +21,7 @@ "fml.menu.mods.info.trust.noauthority": "无", "fml.menu.mods.info.nochildmods": "未发现子模组", "fml.menu.mods.info.childmods": "子模组:%1$s", - "fml.menu.mods.info.updateavailable": "可用更新: %1$s", + "fml.menu.mods.info.updateavailable": "可用更新:%1$s", "fml.menu.mods.info.changelogheader": "更新日志:", "fml.menu.multiplayer.compatible": "兼容的 FML 服务器\n有 {0,choice,0<%1$s 个} 模组", "fml.menu.multiplayer.incompatible": "不兼容的 FML 模组服务器", @@ -76,11 +76,11 @@ "commands.neoforge.setdim.invalid.dim": "指定的维度 ID(%1$s)无效。", "commands.neoforge.setdim.invalid.nochange": "选定的实体(%1$s)已经在指定的维度(%2$s)中。", "commands.neoforge.setdim.deprecated": "此命令将在 1.17 中被废弃去除,请使用 %s 代替。", - "commands.neoforge.tps.invalid": "无效的维度 %1$s 可能的值:%2$s", - "commands.neoforge.tps.summary.all": "概述:平均游戏刻耗时:%1$s 毫秒。平均 TPS:%2$s", + "commands.neoforge.tps.overall": "总体:%sTPS(%s毫秒/刻)", + "commands.neoforge.tps.tooltip": "平均TPS;越高越好。目标TPS:%s", + "commands.neoforge.tps.dimension": "%s:%sTPS(%s毫秒/刻)", + "commands.neoforge.tps.dimension.tooltip": "%s(维度类型:%s)", "commands.neoforge.mods.list": "模组列表:%1$s", - "commands.neoforge.tps.summary.basic": "维度 %1$s:平均游戏刻耗时:%2$s 毫秒。平均 TPS:%3$s", - "commands.neoforge.tps.summary.named": "维度 %1$s(%2$s):平均游戏刻耗时:%3$s 毫秒。平均 TPS:%4$s", "commands.neoforge.tracking.entity.enabled": "实体跟踪已启用,时长 %d 秒。", "commands.neoforge.tracking.entity.reset": "实体计时数据已被清理!", "commands.neoforge.tracking.invalid": "无效的跟踪数据。", @@ -107,166 +107,98 @@ "commands.neoforge.chunkgen.started": "正在于 %2$sx%3$s 区块范围(%4$sx%5$s 个方块)中生成 %1$s 个区块。", "commands.neoforge.chunkgen.success": "生成完毕!", "commands.neoforge.chunkgen.error": "生成中发生了 %1$s 个错误!请检查日志以获取更多信息。", - "commands.neoforge.chunkgen.stopped": "生成已停止!已生成%2$s中的%1$s个区块(%3$s%%)。", - "commands.neoforge.chunkgen.status": "正在生成! %2$s中的%1$s个区块已生成(%3$s%%)。", + "commands.neoforge.chunkgen.stopped": "生成已停止!预定生成%2$s个区块,已生成%1$s个。(%3$s%%)", + "commands.neoforge.chunkgen.status": "生成状态!预定生成%2$s个区块,已生成%1$s个。(%3$s%%)", "commands.neoforge.chunkgen.not_running": "无进行中的预生成。运行 `/neoforge generate help` 以查看开始生成的命令。", "commands.neoforge.chunkgen.help_line": "§2/neoforge generate start [progressBar] §r§f- 生成一个以给定坐标为中心的、边长为 chunkRadius * 2 的正方形。\n§2/neoforge generate stop §r§f- 停止当前生成,显示完成进度。\n§2/neoforge generate status §r- 显示当前生成的完成进度。\n§2/neoforge generate help §r- 显示此消息\n通用提示:如果从服务器控制台执行,可以通过 '/execute in neoforge generate...' 在特定维度执行。", - "commands.neoforge.timespeed.query": "%s 以 %sx (每天%s 分钟) 的速度流动。", - "commands.neoforge.timespeed.query.default": "Time in %s flows normally (20 minutes per day).", - "commands.neoforge.timespeed.set": "Set flow of time in %s to %sx (%s minutes per day).", - "commands.neoforge.timespeed.set.default": "Set flow of time in %s to default (20 minutes per day).", + "commands.neoforge.timespeed.query": "%s的时间以%sx的速度流逝(%s分钟每天)。", + "commands.neoforge.timespeed.query.default": "%s的时间以正常速度流逝(20分钟每天)。", + "commands.neoforge.timespeed.set": "已将%s的时间流速设为%sx(%s分钟每天)。", + "commands.neoforge.timespeed.set.default": "已将%s的时间流速设为默认值(20分钟每天)。", + "commands.neoforge.data_components.list.error.held_stack_empty": "你没有拿任何东西", + "commands.neoforge.data_components.list.title": "%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": "组件 %s 具有默认值", + "commands.neoforge.data_components.list.tooltip.deleted": "组件 %s 的值 %s 已被删除", + "commands.neoforge.data_components.list.tooltip.modified": "组件 %s 已从 %s 修改为 %s", + "commands.neoforge.data_components.list.tooltip.added": "组件 %s 添加了值 %s", "commands.config.getwithtype": "%s 类型 %s 的配置在 %s 发现", "commands.config.noconfig": "未发现 %s(类型为 %s)的配置", "neoforge.update.beta.1": "%s警告:%s NeoForge 为测试版", "neoforge.update.beta.2": "可能会出现重大问题,请在报告之前进行核实。", "neoforge.update.newversion": "新版本 NeoForge 可用:%s", "neoforge.menu.updatescreen.title": "模组更新", - "neoforge.configuration.uitext.title": "%s Configuration", - "neoforge.configuration.uitext.type.client": "Client Settings", - "neoforge.configuration.uitext.type.server": "Server Settings", - "neoforge.configuration.uitext.type.common": "Common settings", - "neoforge.configuration.uitext.type.startup": "Startup settings", - "neoforge.configuration.uitext.title.client": "%s Client Configuration", - "neoforge.configuration.uitext.title.server": "%s Server Configuration", - "neoforge.configuration.uitext.title.common": "%s Common Configuration", - "neoforge.configuration.uitext.title.startup": "%s Startup Configuration", - "neoforge.configuration.uitext.notonline": [ - { - "text": "Settings in here are determined by the server and cannot be changed while online.", - "color": "red" - } - ], - "neoforge.configuration.uitext.notlan": [ - { - "text": "Settings in here cannot be edited while your game is open to LAN. Please return to the main menu and load the world again.", - "color": "red" - } - ], - "neoforge.configuration.uitext.notloaded": [ - { - "text": "Settings in here are only available while a world is loaded.", - "color": "red" - } - ], - "neoforge.configuration.uitext.unsupportedelement": [ - { - "text": "This value cannot be edited in the UI. Please contact the mod author about providing a custom UI for it.", - "color": "red" - } - ], - "neoforge.configuration.uitext.longstring": [ - { - "text": "This value is too long to be edited in the UI. Please edit it in the config file.", - "color": "red" - } - ], - "neoforge.configuration.uitext.section": "%s...", - "neoforge.configuration.uitext.sectiontext": "Edit", - "neoforge.configuration.uitext.breadcrumb": [ - { - "index": 0 - }, - { - "text": " > ", - "color": "gold", - "bold": true - }, - { - "index": 1 - } - ], + "neoforge.configuration.uitext.title": "%s 配置", + "neoforge.configuration.uitext.type.client": "客户端设置", + "neoforge.configuration.uitext.type.server": "服务端设置", + "neoforge.configuration.uitext.type.common": "通用设置", + "neoforge.configuration.uitext.type.startup": "启动时设置", + "neoforge.configuration.uitext.title.client": "%s 客户端配置", + "neoforge.configuration.uitext.title.server": "%s 服务端配置", + "neoforge.configuration.uitext.title.common": "%s 通用配置", + "neoforge.configuration.uitext.title.startup": "%s 启动时配置", + "neoforge.configuration.uitext.notonline": "这里的设置由服务端决定,且无法在线更改。", + "neoforge.configuration.uitext.notlan": "在你的游戏已对局域网开放时,无法编辑这里的设置。请返回主菜单并再次加载世界。", + "neoforge.configuration.uitext.notloaded": "这里的设置只有在进入世界后才可用。", + "neoforge.configuration.uitext.unsupportedelement": "此值不能在UI中编辑。请联系模组作者提供自定义UI。", + "neoforge.configuration.uitext.longstring": "该值太长,无法在UI中编辑。请在配置文件中编辑它。", + "neoforge.configuration.uitext.section": "%s…", + "neoforge.configuration.uitext.sectiontext": "编辑", + "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.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.", + "neoforge.configuration.uitext.undo": "取消", + "neoforge.configuration.uitext.undo.tooltip": "仅恢复当前的更改。", + "neoforge.configuration.uitext.reset": "重置", + "neoforge.configuration.uitext.reset.tooltip": "将此屏幕上的所有内容恢复为默认值。", "neoforge.configuration.uitext.newlistelement": "+", "neoforge.configuration.uitext.listelementup": "⏶", "neoforge.configuration.uitext.listelementdown": "⏷", "neoforge.configuration.uitext.listelementremove": "❌", - "neoforge.configuration.uitext.rangetooltip": [ - { - "text": "\n\nRange: ", - "color": "gray" - }, - { - "index": 0, - "color": "gray" - } - ], - "neoforge.configuration.uitext.filenametooltip": [ - { - "text": "File: \"", - "color": "gray" - }, - { - "index": 0, - "color": "gray" - }, - { - "text": "\"", - "color": "gray" - } - ], - "neoforge.configuration.uitext.common": "Common Options", - "neoforge.configuration.uitext.client": "Client Options", - "neoforge.configuration.uitext.server": "Server Options", - "neoforge.configuration.uitext.startup": "Startup Options", - "neoforge.configuration.uitext.restart.game.title": "Minecraft needs to be restarted", - "neoforge.configuration.uitext.restart.game.text": "One or more of the configuration option that were changed will only take effect when the game is started.", - "neoforge.configuration.uitext.restart.server.title": "World needs to be reloaded", - "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": [ - { - "text": "Your changes will have no effect until you restart!", - "color": "red", - "bold": true - } - ], - "neoforge.configuration.title": "NeoForge Configuration", - "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", - "neoforge.configuration.section.neoforge.common.toml.title": "Common settings", - "neoforge.configuration.section.neoforge.server.toml": "Server settings", - "neoforge.configuration.section.neoforge.server.toml.title": "Server settings", - "neoforge.configgui.advertiseDedicatedServerToLan": "Advertise Dedicated Server To LAN", - "neoforge.configgui.advertiseDedicatedServerToLan.tooltip": "Set this to true to enable advertising the dedicated server to local LAN clients so that it shows up in the Multiplayer screen automatically.", - "neoforge.configgui.forgeLightPipelineEnabled": "NeoForge Light Pipeline", + "neoforge.configuration.uitext.rangetooltip": "取值范围:%s", + "neoforge.configuration.uitext.filenametooltip": "文件:“%s”", + "neoforge.configuration.uitext.common": "通用选项", + "neoforge.configuration.uitext.client": "客户端选项", + "neoforge.configuration.uitext.server": "服务端选项", + "neoforge.configuration.uitext.startup": "启动时选项", + "neoforge.configuration.uitext.restart.game.title": "Minecraft需要重新启动", + "neoforge.configuration.uitext.restart.game.text": "一个或多个已更改的配置选项只有在下次启动游戏时才会生效。", + "neoforge.configuration.uitext.restart.server.title": "需要重新加载世界", + "neoforge.configuration.uitext.restart.server.text": "一个或多个已更改的配置选项只有在重新加载世界时才会生效。", + "neoforge.configuration.uitext.restart.return": "无视", + "neoforge.configuration.uitext.restart.return.tooltip": "在重启游戏之前,你的更改不会生效!", + "neoforge.configuration.title": "NeoForge 配置", + "neoforge.configuration.section.neoforge.client.toml": "客户端设置", + "neoforge.configuration.section.neoforge.client.toml.title": "客户端设置", + "neoforge.configuration.section.neoforge.common.toml": "通用设置", + "neoforge.configuration.section.neoforge.common.toml.title": "通用设置", + "neoforge.configuration.section.neoforge.server.toml": "服务端设置", + "neoforge.configuration.section.neoforge.server.toml.title": "服务端设置", + "neoforge.configgui.advertiseDedicatedServerToLan": "向局域网开放服务器", + "neoforge.configgui.advertiseDedicatedServerToLan.tooltip": "将此设置为true以启用向本地局域网客户端开放服务器,以便它自动显示在多人游戏屏幕中。", + "neoforge.configgui.forgeLightPipelineEnabled": "NeoForge 光照管线", "neoforge.configgui.forgeLightPipelineEnabled.tooltip": "启用 NeoForge 方块渲染管线 - 修复自定义模型的光照问题。", "neoforge.configgui.fullBoundingBoxLadders": "梯子使用完整实体碰撞箱", "neoforge.configgui.fullBoundingBoxLadders.tooltip": "将此项设置为true,以使梯子检查整个实体的碰撞箱,而不仅仅是它们所处的方块。这将导致明显的机制差异,因此默认使用原版行为。默认:false。", - "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", - "neoforge.configgui.logUntranslatedConfigurationWarnings.tooltip": "A config option mainly for developers. Logs out configuration values that do not have translations when running a client in a development environment.", - "neoforge.configgui.logUntranslatedItemTagWarnings": "Log Untranslated Item Tags", - "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.. 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.logLegacyTagWarnings": "记录旧标签", + "neoforge.configgui.logLegacyTagWarnings.tooltip": "一个主要面向开发者的配置选项。在内置服务端上运行时,在日志中记录那些使用“forge”命名空间的模组环境标签。默认值为DEV_SHORT。", + "neoforge.configgui.logUntranslatedConfigurationWarnings": "记录未翻译的配置键", + "neoforge.configgui.logUntranslatedConfigurationWarnings.tooltip": "一个主要面向开发者的配置选项。在开发环境中运行客户端时,在日志中记录没有翻译的配置值。", + "neoforge.configgui.logUntranslatedItemTagWarnings": "记录未翻译的物品标签", + "neoforge.configgui.logUntranslatedItemTagWarnings.tooltip": "一个主要面向开发者的配置选项。在内置服务端上运行时,在日志中记录没有翻译的模组环境物品标签。翻译键要求的格式是tag.item.<命名空间>.<路径>。默认值为SILENCED。", + "neoforge.configgui.permissionHandler": "权限处理", + "neoforge.configgui.permissionHandler.tooltip": "服务器使用的权限处理程序。如果没有注册这样的处理程序,默认为neoforge:default_handler。", "neoforge.configgui.removeErroringBlockEntities": "删除错误方块实体", - "neoforge.configgui.removeErroringBlockEntities.tooltip": [ - "Set this to true to remove any Entity that throws an error in its update method instead of closing the server and reporting a crash log.\n\n", - { - "text": "BE WARNED THIS COULD SCREW UP EVERYTHING.\nUSE SPARINGLY.\nWE ARE NOT RESPONSIBLE FOR DAMAGES.", - "color": "red", - "bold": true - } - ], + "neoforge.configgui.removeErroringBlockEntities.tooltip": "开启此项后,游戏会移除任何在更新方法中出现错误的方块实体,而不是关闭服务端并报告崩溃日志。", + "neoforge.configgui.removeErroringBlockEntities.tooltip.warning": "请注意,这可能会把一切搞砸。\n尽量少使用。\n我们不对损坏负责。", "neoforge.configgui.removeErroringEntities": "删除错误实体", - "neoforge.configgui.removeErroringEntities.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.\n\n", - { - "text": "BE WARNED THIS COULD SCREW UP EVERYTHING.\nUSE SPARINGLY.\nWE ARE NOT RESPONSIBLE FOR DAMAGES.", - "color": "red", - "bold": true - } - ], + "neoforge.configgui.removeErroringEntities.tooltip": "开启此项后,游戏会移除任何在更新方法中出现错误的实体,而不是关闭服务端并报告崩溃日志。", + "neoforge.configgui.removeErroringEntities.tooltip.warning": "请注意,这可能会把一切搞砸。\n尽量少使用。\n我们不对损坏负责。", "neoforge.configgui.showLoadWarnings": "显示加载警告", "neoforge.configgui.showLoadWarnings.tooltip": "如果启用,NeoForge 将显示加载过程中出现的任何警告。", - "neoforge.configgui.useCombinedDepthStencilAttachment": "Use combined DEPTH_STENCIL Attachment", - "neoforge.configgui.useCombinedDepthStencilAttachment.tooltip": "Set to true to use a combined DEPTH_STENCIL attachment instead of two separate ones.", + "neoforge.configgui.useCombinedDepthStencilAttachment": "使用组合DEPTH_STENCIL附件", + "neoforge.configgui.useCombinedDepthStencilAttachment.tooltip": "设置为true将使用组合的DEPTH_STENCIL附件而不是两个单独的附件。", "neoforge.controlsgui.shift": "SHIFT + %s", "neoforge.controlsgui.control": "CTRL + %s", "neoforge.controlsgui.control.mac": "CMD + %s", @@ -309,7 +241,7 @@ "neoforge.network.data_maps.failed": "处理注册表数据映射同步失败 %s: %s", "neoforge.network.data_maps.missing_our": "无法连接至服务器,因为客户端缺少必要的注册表数据映射:%s", "neoforge.network.data_maps.missing_their": "无法连接至服务器,因为客户端上不存在必要的注册表数据映射:%s", - "neoforge.network.extensible_enums.no_vanilla_server": "This client does not support vanilla servers as it has extended enums used in serverbound networking", - "neoforge.network.extensible_enums.enum_set_mismatch": "The set of extensible enums on the client and server do not match. Make sure you are using the same NeoForge version as the server", - "neoforge.network.extensible_enums.enum_entry_mismatch": "The set of values added to extensible enums on the client and server do not match. Make sure you are using the same mod and NeoForge versions as the server. See the log for more details" + "neoforge.network.extensible_enums.no_vanilla_server": "该客户端不支持原版服务器,因为它在服务器端网络中使用了不同连接方式。", + "neoforge.network.extensible_enums.enum_set_mismatch": "客户端和服务器上的模组不匹配。请确保您使用的 NeoForge 版本与服务器上的版本相同。", + "neoforge.network.extensible_enums.enum_entry_mismatch": "客户端和服务器上所需要的模组不匹配。请确保您使用的模组和 NeoForge 版本与服务器上的版本相同。请查看日志以获取更多详细信息。" } diff --git a/src/main/resources/assets/neoforge/lang/zh_hk.json b/src/main/resources/assets/neoforge/lang/zh_tw.json similarity index 64% rename from src/main/resources/assets/neoforge/lang/zh_hk.json rename to src/main/resources/assets/neoforge/lang/zh_tw.json index e3a39d17ba..2f1eab530d 100644 --- a/src/main/resources/assets/neoforge/lang/zh_hk.json +++ b/src/main/resources/assets/neoforge/lang/zh_tw.json @@ -8,43 +8,43 @@ "fml.menu.mods.config": "設定", "fml.menu.mods.openmodsfolder": "開啟模組資料夾", "fml.menu.modoptions": "模組選項...", - "fml.menu.mods.info.version": "Version: %1$s", - "fml.menu.mods.info.idstate": "ModID: %1$s State: {1,lower}", - "fml.menu.mods.info.credits": "Credits: %1$s", - "fml.menu.mods.info.authors": "Authors: %1$s", - "fml.menu.mods.info.displayurl": "Homepage: %1$s", - "fml.menu.mods.info.license": "License: %1$s", + "fml.menu.mods.info.version": "版本:%1$s", + "fml.menu.mods.info.idstate": "模組 ID:%1$s 狀態:{1,lower}", + "fml.menu.mods.info.credits": "鳴謝:%1$s", + "fml.menu.mods.info.authors": "作者:%1$s", + "fml.menu.mods.info.displayurl": "首頁:%1$s", + "fml.menu.mods.info.license": "授權條款:%1$s", "fml.menu.mods.info.securejardisabled": "安全模組功能已被停用,請更新 JDK", - "fml.menu.mods.info.signature": "Signature: %1$s", + "fml.menu.mods.info.signature": "簽章:%1$s", "fml.menu.mods.info.signature.unsigned": "未簽署", - "fml.menu.mods.info.trust": "Trust: %1$s", + "fml.menu.mods.info.trust": "信任:%1$s", "fml.menu.mods.info.trust.noauthority": "無", "fml.menu.mods.info.nochildmods": "未發現子模組", - "fml.menu.mods.info.childmods": "Child mods: %1$s", - "fml.menu.mods.info.updateavailable": "Update available: %1$s", - "fml.menu.mods.info.changelogheader": "更新日誌:", - "fml.menu.multiplayer.compatible": "Compatible FML modded server\n{0,choice,1#1 mod|1<%1$s mods} present", + "fml.menu.mods.info.childmods": "子模組:%1$s", + "fml.menu.mods.info.updateavailable": "有更新可用:%1$s", + "fml.menu.mods.info.changelogheader": "變更紀錄:", + "fml.menu.multiplayer.compatible": "相容的 FML 模組伺服器\n已安裝 {0,choice,1#1 mod|1<%1$s mods} 個模組", "fml.menu.multiplayer.incompatible": "不相容 FML 模組伺服器", - "fml.menu.multiplayer.incompatible.extra": "Incompatible FML modded server\n%1$s", + "fml.menu.multiplayer.incompatible.extra": "不相容 FML 模組伺服器\n%1$s", "fml.menu.multiplayer.truncated": "由於協定大小限制,資料可能不準確。", "fml.menu.multiplayer.vanilla": "原版伺服器", "fml.menu.multiplayer.vanilla.incompatible": "不相容的原版伺服器", - "fml.menu.multiplayer.unknown": "Unknown server %1$s", + "fml.menu.multiplayer.unknown": "未知的伺服器 %1$s", "fml.menu.multiplayer.serveroutdated": "NeoForge 伺服器端網路版本太舊", "fml.menu.multiplayer.clientoutdated": "NeoForge 用戶端網路版本太舊", - "fml.menu.multiplayer.extraservermods": "伺服器有客戶端可能需要的附加模組", + "fml.menu.multiplayer.extraservermods": "伺服器有用戶端可能需要的額外模組", "fml.menu.multiplayer.modsincompatible": "伺服器模組清單不相容", "fml.menu.multiplayer.networkincompatible": "伺服器網路訊息清單不相容", - "fml.menu.multiplayer.missingdatapackregistries": "Missing required datapack registries: %1$s", - "fml.menu.branding": "%s (%s mods)", + "fml.menu.multiplayer.missingdatapackregistries": "缺少所需資料包登錄:%1$s", + "fml.menu.branding": "%s(%s 個模組)", "fml.menu.notification.title": "啟動提醒", - "fml.menu.accessdenied.title": "伺服器存取被拒絕", - "fml.menu.accessdenied.message": "Fancy Mod Loader could not connect to this server\nThe server %1$s has forbidden modded access", + "fml.menu.accessdenied.title": "伺服器存取被拒", + "fml.menu.accessdenied.message": "Fancy Mod Loader 無法連線到此伺服器\n伺服器 %1$s 禁止模組存取", "fml.menu.backupfailed.title": "備份失敗", - "fml.menu.backupfailed.message": "There was an error saving the archive %1$s\nPlease fix the problem and try again", - "fml.button.open.file": "Open %1$s", - "fml.button.open.log": "Open log file", - "fml.button.open.crashreport": "Open crash report", + "fml.menu.backupfailed.message": "儲存存檔 %1$s 時發生錯誤\n請修正這個問題,然後再試一次", + "fml.button.open.file": "開啟 %1$s", + "fml.button.open.log": "開啟記錄檔", + "fml.button.open.crashreport": "開啟崩潰報告", "fml.button.open.mods.folder": "開啟模組資料夾", "fml.button.continue.launch": "繼續前往標題畫面", "fml.modmismatchscreen.missingmods.client": "您的用戶端缺少下列模組,請安裝這些模組以加入此伺服器:", @@ -54,33 +54,33 @@ "fml.modmismatchscreen.table.youneed": "你需要", "fml.modmismatchscreen.table.youhave": "你擁有", "fml.modmismatchscreen.table.serverhas": "伺服器已安裝", - "fml.modmismatchscreen.additional": "[%1$s additional, see latest.log for the full list]", + "fml.modmismatchscreen.additional": "[還有 %1$s 個,查看 latest.log 取得完整清單]", "fml.modmismatchscreen.homepage": "點擊以前往這個模組的主頁", "fml.modmismatchscreen.table.reason": "原因", "fml.modmismatchscreen.table.visit.mod_page": "開啟登錄此頻道的模組(%s)頁面", - "fml.modmismatchscreen.simplifiedview": "Simplified view", - "fml.resources.modresources": "Resources for %1$s mod files", - "fml.resources.moddata": "Data for %1$s mod files", + "fml.modmismatchscreen.simplifiedview": "簡化檢視", + "fml.resources.modresources": "用於 %1$s 模組檔案的資源", + "fml.resources.moddata": "%1$s 模組檔案資料", "loadwarning.neoforge.prbuild": "這個 NeoForge 由社群成員建立,是 §c§l不受支援§r 的", - "commands.neoforge.arguments.enum.invalid": "Enum constant must be one of %1$s, found %2$s", + "commands.neoforge.arguments.enum.invalid": "枚舉常數必須是 %1$s 之一,找到 %2$s", "commands.neoforge.dimensions.list": "目前依照類型註冊的維度:", - "commands.neoforge.dump.success": "New file created with %s registry's contents is at %s", - "commands.neoforge.dump.failure": "Failed to create new file with %s registry's contents at %s", + "commands.neoforge.dump.success": "新建立的 %s 註冊檔案位於 %s", + "commands.neoforge.dump.failure": "無法建立 %s 註冊檔案於 %s", "commands.neoforge.dump.error.unknown_registry": "未知註冊表 '%s'", "commands.neoforge.entity.list.invalid": "無效的篩選器,與任何實體不相符。請使用 /neoforge entity list 以提供正確清單", - "commands.neoforge.entity.list.invalidworld": "Could not load world for dimension %1$s. Please select a valid dimension.", + "commands.neoforge.entity.list.invalidworld": "無法載入維度 %1$s 的世界。請選擇一個有效的維度。", "commands.neoforge.entity.list.none": "找不到實體。", - "commands.neoforge.entity.list.single.header": "Entity: %1$s Total: %2$s", - "commands.neoforge.entity.list.multiple.header": "Total: %1$s", - "commands.neoforge.setdim.invalid.entity": "The entity selected (%1$s) is not valid.", - "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": "此指令以在 1.17 中被棄用,請使用 %s 代替。", - "commands.neoforge.tps.invalid": "Invalid dimension %1$s Possible values: %2$s", - "commands.neoforge.tps.summary.all": "Overall: Mean tick time: %1$s ms. Mean TPS: %2$s", - "commands.neoforge.mods.list": "Mod List: %1$s", - "commands.neoforge.tps.summary.basic": "Dim %1$s: Mean tick time: %2$s ms. Mean TPS: %3$s", - "commands.neoforge.tps.summary.named": "Dim %1$s (%2$s): Mean tick time: %3$s ms. Mean TPS: %4$s", + "commands.neoforge.entity.list.single.header": "實體:%1$s 總共:%2$s", + "commands.neoforge.entity.list.multiple.header": "總共:%1$s", + "commands.neoforge.setdim.invalid.entity": "所選實體 (%1$s) 無效。", + "commands.neoforge.setdim.invalid.dim": "指定的維度 ID (%1$s) 無效。", + "commands.neoforge.setdim.invalid.nochange": "所選實體 (%1$s) 已存在於指定的維度 (%2$s) 中。", + "commands.neoforge.setdim.deprecated": "這個指令已在 1.17 中被棄用,請使用 %s 代替。", + "commands.neoforge.tps.overall": "總體:%s TPS(%s 毫秒/刻)", + "commands.neoforge.tps.tooltip": "平均 TPS;數值越高越好。目標 TPS:%s", + "commands.neoforge.tps.dimension": "%s:%s TPS(%s 毫秒/刻)", + "commands.neoforge.tps.dimension.tooltip": "%s(維度類型:%s)", + "commands.neoforge.mods.list": "模組清單:%1$s", "commands.neoforge.tracking.entity.enabled": "實體追踪已啟用,時長 %d 秒。", "commands.neoforge.tracking.entity.reset": "實體計時資料已被清除!", "commands.neoforge.tracking.invalid": "無效的追蹤資料", @@ -101,8 +101,8 @@ "commands.neoforge.tags.element": "%s:%s", "commands.neoforge.tags.page_info": "%s ", "commands.neoforge.chunkgen.progress_bar_title": "正在生成區塊...", - "commands.neoforge.chunkgen.progress_bar_progress": "Generating %1$s chunks - ", - "commands.neoforge.chunkgen.progress_bar_errors": "(%1$s errors!)", + "commands.neoforge.chunkgen.progress_bar_progress": "正在生成 %1$s 個區塊 ", + "commands.neoforge.chunkgen.progress_bar_errors": "(%1$s 個錯誤!)", "commands.neoforge.chunkgen.already_running": "生成已在進行。請先執行 '/neoforge generate stop' 再開始新生成。", "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": "生成完畢!", @@ -115,154 +115,86 @@ "commands.neoforge.timespeed.query.default": "Time in %s flows normally (20 minutes per day).", "commands.neoforge.timespeed.set": "Set flow of time in %s to %sx (%s minutes per day).", "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.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", + "commands.neoforge.data_components.list.tooltip.modified": "Component %s was modified from %s to %s", + "commands.neoforge.data_components.list.tooltip.added": "Component %s was added with value %s", "commands.config.getwithtype": "%s 類型 %s 的配置在 %s 發現", "commands.config.noconfig": "%s 類型 %s 的配置未發現", "neoforge.update.beta.1": "%s警告:%s NeoForge 為測試版", "neoforge.update.beta.2": "可能會出現重大問題,請在回報問題之前進行核實。", "neoforge.update.newversion": "最新 NeoForge 版本可用:%s", "neoforge.menu.updatescreen.title": "模組更新", - "neoforge.configuration.uitext.title": "%s Configuration", - "neoforge.configuration.uitext.type.client": "Client Settings", - "neoforge.configuration.uitext.type.server": "Server Settings", - "neoforge.configuration.uitext.type.common": "Common settings", - "neoforge.configuration.uitext.type.startup": "Startup settings", - "neoforge.configuration.uitext.title.client": "%s Client Configuration", - "neoforge.configuration.uitext.title.server": "%s Server Configuration", - "neoforge.configuration.uitext.title.common": "%s Common Configuration", - "neoforge.configuration.uitext.title.startup": "%s Startup Configuration", - "neoforge.configuration.uitext.notonline": [ - { - "text": "Settings in here are determined by the server and cannot be changed while online.", - "color": "red" - } - ], - "neoforge.configuration.uitext.notlan": [ - { - "text": "Settings in here cannot be edited while your game is open to LAN. Please return to the main menu and load the world again.", - "color": "red" - } - ], - "neoforge.configuration.uitext.notloaded": [ - { - "text": "Settings in here are only available while a world is loaded.", - "color": "red" - } - ], - "neoforge.configuration.uitext.unsupportedelement": [ - { - "text": "This value cannot be edited in the UI. Please contact the mod author about providing a custom UI for it.", - "color": "red" - } - ], - "neoforge.configuration.uitext.longstring": [ - { - "text": "This value is too long to be edited in the UI. Please edit it in the config file.", - "color": "red" - } - ], + "neoforge.configuration.uitext.title": "%s 設定", + "neoforge.configuration.uitext.type.client": "用戶端設定", + "neoforge.configuration.uitext.type.server": "伺服器端設定", + "neoforge.configuration.uitext.type.common": "一般設定", + "neoforge.configuration.uitext.type.startup": "啟動設定", + "neoforge.configuration.uitext.title.client": "%s 用戶端設定", + "neoforge.configuration.uitext.title.server": "%s 伺服器端設定", + "neoforge.configuration.uitext.title.common": "%s 一般設定", + "neoforge.configuration.uitext.title.startup": "%s 啟動設定", + "neoforge.configuration.uitext.notonline": "Settings in here are determined by the server and cannot be changed while online.", + "neoforge.configuration.uitext.notlan": "Settings in here cannot be edited while your game is open to LAN. Please return to the main menu and load the world again.", + "neoforge.configuration.uitext.notloaded": "Settings in here are only available while a world is loaded.", + "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.breadcrumb": [ - { - "index": 0 - }, - { - "text": " > ", - "color": "gold", - "bold": true - }, - { - "index": 1 - } - ], - "neoforge.configuration.uitext.listelement": "%s:", - "neoforge.configuration.uitext.undo": "Undo", + "neoforge.configuration.uitext.sectiontext": "編輯", + "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": "取消復原", "neoforge.configuration.uitext.undo.tooltip": "Reverts changes on this screen only.", - "neoforge.configuration.uitext.reset": "Reset", + "neoforge.configuration.uitext.reset": "重設", "neoforge.configuration.uitext.reset.tooltip": "Reverts everything on this screen to its default value.", "neoforge.configuration.uitext.newlistelement": "+", "neoforge.configuration.uitext.listelementup": "⏶", "neoforge.configuration.uitext.listelementdown": "⏷", "neoforge.configuration.uitext.listelementremove": "❌", - "neoforge.configuration.uitext.rangetooltip": [ - { - "text": "\n\nRange: ", - "color": "gray" - }, - { - "index": 0, - "color": "gray" - } - ], - "neoforge.configuration.uitext.filenametooltip": [ - { - "text": "File: \"", - "color": "gray" - }, - { - "index": 0, - "color": "gray" - }, - { - "text": "\"", - "color": "gray" - } - ], - "neoforge.configuration.uitext.common": "Common Options", - "neoforge.configuration.uitext.client": "Client Options", - "neoforge.configuration.uitext.server": "Server Options", - "neoforge.configuration.uitext.startup": "Startup Options", - "neoforge.configuration.uitext.restart.game.title": "Minecraft needs to be restarted", + "neoforge.configuration.uitext.rangetooltip": "範圍:%s", + "neoforge.configuration.uitext.filenametooltip": "檔案:\"%s\"", + "neoforge.configuration.uitext.common": "一般選項", + "neoforge.configuration.uitext.client": "用戶端選項", + "neoforge.configuration.uitext.server": "伺服器端選項", + "neoforge.configuration.uitext.startup": "啟動選項", + "neoforge.configuration.uitext.restart.game.title": "Minecraft 需要重新啟動", "neoforge.configuration.uitext.restart.game.text": "One or more of the configuration option that were changed will only take effect when the game is started.", - "neoforge.configuration.uitext.restart.server.title": "World needs to be reloaded", + "neoforge.configuration.uitext.restart.server.title": "世界需要重新載入", "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": [ - { - "text": "Your changes will have no effect until you restart!", - "color": "red", - "bold": true - } - ], - "neoforge.configuration.title": "NeoForge Configuration", - "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", - "neoforge.configuration.section.neoforge.common.toml.title": "Common settings", - "neoforge.configuration.section.neoforge.server.toml": "Server settings", - "neoforge.configuration.section.neoforge.server.toml.title": "Server settings", + "neoforge.configuration.uitext.restart.return": "忽略", + "neoforge.configuration.uitext.restart.return.tooltip": "你的變更將於重啟遊戲後生效!", + "neoforge.configuration.title": "NeoForge 設定", + "neoforge.configuration.section.neoforge.client.toml": "用戶端設定", + "neoforge.configuration.section.neoforge.client.toml.title": "用戶端設定", + "neoforge.configuration.section.neoforge.common.toml": "一般設定", + "neoforge.configuration.section.neoforge.common.toml.title": "一般設定", + "neoforge.configuration.section.neoforge.server.toml": "伺服器端設定", + "neoforge.configuration.section.neoforge.server.toml.title": "伺服器端設定", "neoforge.configgui.advertiseDedicatedServerToLan": "Advertise Dedicated Server To LAN", "neoforge.configgui.advertiseDedicatedServerToLan.tooltip": "Set this to true to enable advertising the dedicated server to local LAN clients so that it shows up in the Multiplayer screen automatically.", "neoforge.configgui.forgeLightPipelineEnabled": "NeoForge Light Pipeline", "neoforge.configgui.forgeLightPipelineEnabled.tooltip": "啟用 NeoForge 方塊繪製管線 - 修復自訂模型的光照問題。", "neoforge.configgui.fullBoundingBoxLadders": "全邊界框梯子", - "neoforge.configgui.fullBoundingBoxLadders.tooltip": "將此設為 true 可以檢查整個實體的碰撞邊界框以尋找梯子,而不僅僅是它們所在的方塊。這會導致遊戲機制有明顯的不同,因此預設值是遵循原版的遊戲行為。預設值:false。", - "neoforge.configgui.logLegacyTagWarnings": "Log Legacy Tags", + "neoforge.configgui.fullBoundingBoxLadders.tooltip": "將這項選項設為 true 可以檢查整個實體的碰撞邊界框以尋找梯子,而不僅僅是它們所在的方塊。這會導致遊戲機制有明顯的不同,因此預設值是遵循原版的遊戲行為。預設值:false。", + "neoforge.configgui.logLegacyTagWarnings": "記錄舊版標籤", "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", + "neoforge.configgui.logUntranslatedConfigurationWarnings": "記錄未翻譯的設定鍵", "neoforge.configgui.logUntranslatedConfigurationWarnings.tooltip": "A config option mainly for developers. Logs out configuration values that do not have translations when running a client in a development environment.", - "neoforge.configgui.logUntranslatedItemTagWarnings": "Log Untranslated Item Tags", + "neoforge.configgui.logUntranslatedItemTagWarnings": "記錄未翻譯的物品標籤", "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.. 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.removeErroringBlockEntities": "移除錯誤方塊實體", - "neoforge.configgui.removeErroringBlockEntities.tooltip": [ - "Set this to true to remove any Entity that throws an error in its update method instead of closing the server and reporting a crash log.\n\n", - { - "text": "BE WARNED THIS COULD SCREW UP EVERYTHING.\nUSE SPARINGLY.\nWE ARE NOT RESPONSIBLE FOR DAMAGES.", - "color": "red", - "bold": true - } - ], + "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.", "neoforge.configgui.removeErroringEntities": "移除錯誤實體", - "neoforge.configgui.removeErroringEntities.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.\n\n", - { - "text": "BE WARNED THIS COULD SCREW UP EVERYTHING.\nUSE SPARINGLY.\nWE ARE NOT RESPONSIBLE FOR DAMAGES.", - "color": "red", - "bold": true - } - ], + "neoforge.configgui.removeErroringEntities.tooltip": "Set this to true to remove any Entity that throws an error in its update method instead of closing the server and reporting a crash log.", + "neoforge.configgui.removeErroringEntities.tooltip.warning": "BE WARNED THIS COULD SCREW UP EVERYTHING.\nUSE SPARINGLY.\nWE ARE NOT RESPONSIBLE FOR DAMAGES.", "neoforge.configgui.showLoadWarnings": "顯示加載警告", "neoforge.configgui.showLoadWarnings.tooltip": "若啟用,NeoForge 將顯示在載入過程中發生的任何警告。", "neoforge.configgui.useCombinedDepthStencilAttachment": "Use combined DEPTH_STENCIL Attachment", @@ -274,7 +206,7 @@ "neoforge.container.enchant.limitedEnchantability": "有限可附魔性", "neoforge.swim_speed": "游泳速度", "neoforge.name_tag_distance": "命名牌顯示距離", - "neoforge.creative_flight": "Creative Flight", + "neoforge.creative_flight": "創造模式飛行", "fluid_type.minecraft.milk": "奶", "fluid_type.minecraft.flowing_milk": "奶", "neoforge.froge.warningScreen.title": "NeoForge 快照提醒",