Skip to content

Commit

Permalink
New Crowdin updates (neoforged#447)
Browse files Browse the repository at this point in the history
  • Loading branch information
neoforged-l10n authored Jan 6, 2024
1 parent 3411efd commit db05d49
Show file tree
Hide file tree
Showing 13 changed files with 2,151 additions and 597 deletions.
236 changes: 127 additions & 109 deletions src/main/resources/assets/neoforge/lang/de_de.json

Large diffs are not rendered by default.

30 changes: 24 additions & 6 deletions src/main/resources/assets/neoforge/lang/en_gb.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"fml.menu.mods.info.credits": "Credits: {0}",
"fml.menu.mods.info.authors": "Authors: {0}",
"fml.menu.mods.info.displayurl": "Homepage: {0}",
"fml.menu.mods.info.license": "License: {0}",
"fml.menu.mods.info.license": "Licence: {0}",
"fml.menu.mods.info.securejardisabled": "Secure mod features disabled, update JDK",
"fml.menu.mods.info.signature": "Signature: {0}",
"fml.menu.mods.info.signature.unsigned": "UNSIGNED",
Expand Down Expand Up @@ -50,12 +50,14 @@
"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.modname": "Mod name",
"fml.modmismatchscreen.table.channelname": "Channel name",
"fml.modmismatchscreen.table.youneed": "You need",
"fml.modmismatchscreen.table.youhave": "You have",
"fml.modmismatchscreen.table.serverhas": "Server has",
"fml.modmismatchscreen.additional": "[{0} additional, see latest.log for the full list]",
"fml.modmismatchscreen.homepage": "Click to get to the homepage of this mod",
"fml.modmismatchscreen.table.reason": "Reason",
"fml.modmismatchscreen.table.visit.mod_page": "Open the mod page of the mod that registers the channel: %s",
"fml.language.missingversion": "Mod File {5} needs language provider {3}:{4,vr} to load\n§7We have found {6,i18n,fml.messages.artifactversion}",
"fml.modloading.missingclasses": "The Mod File {3} has mods that were not found",
"fml.modloading.missingmetadata": "mods.toml missing metadata for modid {3}",
Expand Down Expand Up @@ -146,7 +148,7 @@
"commands.neoforge.chunkgen.error": "Generation experienced {0} errors! Check the log for more information.",
"commands.neoforge.chunkgen.stopped": "Generation stopped! {0} out of {1} chunks generated. ({2}%)",
"commands.neoforge.chunkgen.status": "Generation status! {0} out of {1} chunks generated. ({2}%)",
"commands.neoforge.chunkgen.not_running": "No pregeneration currently running. Run `/neoforge generate help` to see commands for starting generation.",
"commands.neoforge.chunkgen.not_running": "No pre-generation currently running. Run `/neoforge generate help` to see commands for starting generation.",
"commands.neoforge.chunkgen.help_line": "§2/neoforge generate start <x> <y> <z> <chunkRadius> [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 <dimension> neoforge generate...",
"commands.config.getwithtype": "Config for %s of type %s found at %s",
"commands.config.noconfig": "Config for %s of type %s not found",
Expand All @@ -158,7 +160,7 @@
"neoforge.configgui.removeErroringEntities": "Remove Erroring 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. BE WARNED THIS COULD SCREW UP EVERYTHING USE SPARINGLY WE ARE NOT RESPONSIBLE FOR DAMAGES.",
"neoforge.configgui.removeErroringBlockEntities": "Remove Erroring Block Entities",
"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.fullBoundingBoxLadders.tooltip": "Set this to true to check the entire entity's collision bounding box for ladders instead of just the block they are in. Causes noticeable differences in mechanics so default is vanilla behaviour. Default: false.",
"neoforge.configgui.fullBoundingBoxLadders": "Full Bounding Box Ladders",
"neoforge.configgui.logCascadingWorldGeneration.tooltip": "Log cascading chunk generation issues during terrain population.",
"neoforge.configgui.logCascadingWorldGeneration": "Log Cascading World Gen",
Expand Down Expand Up @@ -188,7 +190,7 @@
"neoforge.configgui.selectiveResourceReloadEnabled": "Enable Selective Resource Loading",
"neoforge.configgui.showLoadWarnings.tooltip": "When enabled, NeoForge will show any warnings that occurred during loading.",
"neoforge.configgui.showLoadWarnings": "Show Load Warnings",
"neoforge.configgui.disableVersionCheck.tooltip": "Set to true to disable NeoForge version check mechanics. NeoForge queries a small json file on our server for version information. For more details see the ForgeVersion class in our github.",
"neoforge.configgui.disableVersionCheck.tooltip": "Set to true to disable NeoForge version check mechanics. NeoForge queries a small json file on our server for version information. For more details see the ForgeVersion class on our GitHub.",
"neoforge.configgui.disableVersionCheck": "Disable NeoForge Version Check",
"neoforge.configgui.cachePackAccess.tooltip": "Set this to true to cache resource listings in resource and data packs",
"neoforge.configgui.cachePackAccess": "Cache Pack Access",
Expand Down Expand Up @@ -216,5 +218,21 @@
"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": "{0}",
"pack.neoforge.description": "NeoForge data/resource pack"
"pack.neoforge.description": "NeoForge data/resource pack",
"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.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"
}
Loading

0 comments on commit db05d49

Please sign in to comment.