Files
Gregtech-New-Bastards/.minecraft/config/txloader/forceload/CraftPresence[craftpresence]/lang/ja_JP.lang
samsonsin 90b3575aea initial
2025-05-29 23:26:10 +02:00

556 lines
50 KiB
Plaintext

#PARSE_ESCAPES
craftpresence.command.compile=§6§lCompiler Output:§r\n "%1$s"\n\n§6§lDecompiler (Size: %2$s):§r\n %3$s
craftpresence.command.current_data=§lCurrent RPC Data (Logged in as %1$s):§r\n §6§lActivity Type:§r %2$s\n §6§lDetails:§r %3$s\n §6§lGame State:§r %4$s\n §6§lStart Timestamp:§r %5$s\n §6§lClient ID:§r %6$s\n §6§lLarge Icon Key:§r %7$s\n §6§lLarge Icon Text:§r %8$s\n §6§lSmall Icon Key:§r %9$s\n §6§lSmall Icon Text:§r %10$s\n §6§lParty ID:§r %11$s\n §6§lParty Size:§r %12$s\n §6§lParty Max:§r %13$s\n §6§lParty Privacy:§r %14$s\n §6§lJoin Secret:§r %15$s\n §6§lEnd Timestamp:§r %16$s\n §6§lMatch Secret:§r %17$s\n §6§lSpectate Secret:§r %18$s\n §6§lButtons:§r %19$s\n §6§lIs Instance:§r %20$s
craftpresence.command.export.exception=§c§lCommand Exception - Unable to export assets from Client Id %1$s
craftpresence.command.export.post=§2§lCompleted export of %1$s Asset(s) from Client Id %2$s with Full Copy Status as %3$s
craftpresence.command.export.pre=§6§lBeginning export of %1$s Asset(s) from Client Id %2$s with Full Copy Status as %3$s
craftpresence.command.export.progress=§6§lExporting Asset(s) from Client Id %1$s: %2$s of %3$s
craftpresence.command.offline=§c§lUnable to execute command - Client is currently Offline...
craftpresence.command.reboot.post=§2§lCraftPresence has been rebooted!
craftpresence.command.reboot.pre=§6§lRebooting CraftPresence...
craftpresence.command.reload=§6§lReloading CraftPresence data, depending on settings!
craftpresence.command.reload.complete=§2§lReloaded CraftPresence data!
craftpresence.command.request.accept=§6§lJoin request accepted! %1$s has been sent an invite!
craftpresence.command.request.denied=§6§lJoin request denied from %1$s!
craftpresence.command.request.info=§6§lRequest Info:§r\n §6§lRequester Username: %1$s\n\n §6§lUse /cp request <accept|deny> or wait %2$s seconds to ignore
craftpresence.command.request.none=§6§lYou do not have any available join requests!
craftpresence.command.shutdown.post=§2§lCraftPresence has been shutdown!\n §6§lUse /cp reboot to reboot
craftpresence.command.shutdown.pre=§6§lShutting down CraftPresence...
craftpresence.command.unrecognized=§c§lUnknown Command - use §6§l/craftpresence help
craftpresence.command.usage.compile=§lCraftPresence - Compile Usage:\n\n §6§lUse /cp compile "<expr>" to view the output of a specific placeholder or expression, via Starscript
craftpresence.command.usage.export=§lCraftPresence - Export Sub-Commands:\n\n §6§lassets [clientId::%1$s] [doFullCopy::%2$s] §r- Exports Assets from the specified Client ID in text or asset form
craftpresence.command.usage.main=§lCraftPresence - Sub-Commands:\n §rSyntax: §6/<cp|craftpresence> <command>\n\n §6§lreboot §r- Reboot RPC\n §6§lshutdown §r- Shut down RPC\n §6§lcompile §r- Test the output of a placeholder expression, via Starscript\n §6§lsearch §r- Search for valid placeholders available to use with Rich Presence\n §6§lreload §r- Reloads CraftPresence data based on settings\n §6§lrequest §r- View join request info\n §6§lexport §r- View export commands for mod data\n §6§lview §r- View a variety of display data\n §6§lhelp §r- Views this page
craftpresence.command.usage.search=§lCraftPresence - Search Usage:\n\n §6§l/cp search <searchTerm|type:name> to search for applicable placeholders available
craftpresence.command.usage.view=§lCraftPresence - View Sub-Commands:\n\n §6§lcurrentData §r- Shows your current RPC data, in text\n §6§lassets §r- Displays all asset icons available\n §6§ldimensions §r- Displays available dimension names\n §6§lbiomes §r- Displays available biome names\n §6§lservers §r- Displays available server addresses\n §6§lscreens §r- Displays available Gui names\n §6§litems §r- Displays available item names\n §6§lentities §r- Displays available entity names\n §6§lplaceholders §r- Displays available placeholders
craftpresence.command.usage.view.assets=§lCraftPresence - View Assets Sub-Commands:\n\n §6§lcustom §r- View Discord assets that were dynamically added\n §6§lall §r- View all Discord assets
craftpresence.defaults.advanced.entity_riding_messages=Riding {entity.riding.name}
craftpresence.defaults.advanced.entity_target_messages=Targeting {entity.target.name}
craftpresence.defaults.advanced.gui_messages=In {screen.name}
craftpresence.defaults.advanced.item_messages=Holding {item.message.holding}
craftpresence.defaults.biome_messages.biome_messages=Playing in {biome.name}
craftpresence.defaults.dimension_messages.dimension_messages=In the {dimension.name}
craftpresence.defaults.display.button.label=Example Text
craftpresence.defaults.display.button.url=https://google.com
craftpresence.defaults.display.image.url=https://via.placeholder.com/256.png
craftpresence.defaults.integrations.replaymod.editor={player.name} is editing a replay
craftpresence.defaults.integrations.replaymod.renderer={player.name} is exporting a replay ({replaymod.frames.current}/{replaymod.frames.total} frames)
craftpresence.defaults.integrations.replaymod.viewer={player.name} is browsing replays
craftpresence.defaults.placeholder.mods={general.mods} Mod(s)
craftpresence.defaults.placeholder.pack={pack.name}
craftpresence.defaults.placeholder.player_info.coordinate=At {player.position.x}, {player.position.z}
craftpresence.defaults.placeholder.player_info.health=Health: {player.health.current}/{player.health.max}
craftpresence.defaults.placeholder.player_info.in=({custom.player_info.health})
craftpresence.defaults.placeholder.player_info.items=Items: {item.main_hand.message}
craftpresence.defaults.placeholder.player_info.out=As {player.name}
craftpresence.defaults.placeholder.players={server.players.current} / {server.players.max} Players
craftpresence.defaults.placeholder.world_info=On {world.name}
craftpresence.defaults.server_messages.server_messages=Playing on {server.motd.raw}
craftpresence.defaults.server_messages.server_motd=A Minecraft Server
craftpresence.defaults.server_messages.server_name=Minecraft Server
craftpresence.defaults.state.lan=Playing on a LAN Server
craftpresence.defaults.state.loading=Loading...
craftpresence.defaults.state.main_menu=In the Main Menu
craftpresence.defaults.state.mc.version=Minecraft %1$s
craftpresence.defaults.state.realm=Playing on {server.motd.raw}
craftpresence.defaults.state.single_player=Playing Singleplayer
craftpresence.defaults.weather.clear=Clear
craftpresence.defaults.weather.rain=Raining
craftpresence.defaults.weather.thunder=Thundering
craftpresence.defaults.world_name=World
craftpresence.logger.error.command=An error has occurred executing this command
craftpresence.logger.error.compiler=A compiler exception has occurred:
craftpresence.logger.error.config.backup=A backup of your config file has been made to prevent data loss...
craftpresence.logger.error.config.invalid.icon.empty=Unable to detect any usable icons! Please submit a mod issue if this is a mistake...
craftpresence.logger.error.config.missing.default=Default value is missing for property "%1$s", adding to property...
craftpresence.logger.error.config.prop.empty=Empty or non-convertable property detected ("%1$s"), setting property as default...
craftpresence.logger.error.config.prop.invalid=Invalid property detected ("%1$s"), removing property...
craftpresence.logger.error.config.save=Failed to load or save configuration
craftpresence.logger.error.connect=Unable to connect to Discord...
craftpresence.logger.error.discord.assets.default=Failed to assign an alternative icon for asset name "%1$s", using default/randomized icon "%2$s"...
craftpresence.logger.error.discord.assets.fallback=Asset name "%1$s" does not exist, attempting to use an alternative icon "%2$s"...
craftpresence.logger.error.discord.assets.load=Unable to get Discord assets, things may not work well...
craftpresence.logger.error.discord.join=Join request rejected, due to an invalid join key: %1$s
craftpresence.logger.error.keycode=A keybind error has occurred, resetting "%1$s" to default to prevent a crash...
craftpresence.logger.error.module=A module exception has occurred:
craftpresence.logger.error.pack=Unable to get "%1$s" pack data (ignore if not using a "%1$s" pack)
craftpresence.logger.error.parser=A parser exception has occurred:
craftpresence.logger.error.rpc=CraftPresence has encountered the following RPC error, and has been shut down to prevent a crash: %1$s
craftpresence.logger.error.system=CraftPresence was unable to retrieve system info, things may not work well...
craftpresence.logger.error.verbose=Please enable verbose mode to view more details.
craftpresence.logger.info.config.new=New configuration data for CraftPresence has been created successfully!
craftpresence.logger.info.config.outdated=Outdated Config Detected! Migrating from Schema v%1$s to v%2$s
craftpresence.logger.info.config.save=Configuration settings have been saved and reloaded successfully!
craftpresence.logger.info.connect=Attempting to connect to Discord (%1$s/%2$s)...
craftpresence.logger.info.discord.assets.detected=%1$s total assets detected!
craftpresence.logger.info.discord.assets.fallback=Fallback icon for "%1$s" found! Using a fallback icon with the name "%2$s"!
craftpresence.logger.info.discord.assets.load=Checking Discord for available assets with Client Id: %1$s
craftpresence.logger.info.discord.assets.load.credits=Originally coded by paulhobbel - https://github.com/paulhobbel
craftpresence.logger.info.discord.assets.request=To add support for this icon, please request for this icon to be added to the default Client ID or add the icon under the following name: "%1$s".
craftpresence.logger.info.load=Loaded display data with Client Id: %1$s (Logged in as %2$s)
craftpresence.logger.info.migration.add=Adding migration data for data matching %1$s with action identifier %2$s (Reason: %3$s)!
craftpresence.logger.info.migration.apply=Applying migration data for data matching %1$s with action identifier %2$s -> Converting %3$s from %4$s to %5$s
craftpresence.logger.info.os=Detected OS: %1$s (Architecture: %2$s, Is 64-Bit: %3$s)
craftpresence.logger.info.pack.init=Checking for "%1$s" pack data...
craftpresence.logger.info.pack.loaded=Found "%1$s" pack data! (Name: "%2$s", Icon: "%3$s")
craftpresence.logger.info.shutdown=Shutting down CraftPresence...
craftpresence.logger.warning.debug_mode=You are running CraftPresence in a debugging environment, some features may not function properly!
craftpresence.message.unsupported=This feature is not supported in this version of Minecraft
craftpresence.placeholders.asIcon.description=Converts a String into a Valid and Acceptable Icon Format
craftpresence.placeholders.asIcon.usage=asIcon(input, whitespaceIndex ?: '')
craftpresence.placeholders.asIdentifier.description=Converts an Identifier into a properly formatted and interpretable Name
craftpresence.placeholders.asIdentifier.usage=asIdentifier(target, formatToId ?: false, avoid ?: false)
craftpresence.placeholders.asProperWord.description=Converts input into a Properly Readable String
craftpresence.placeholders.asProperWord.usage=asProperWord(input, avoid ?: false, skipSymbolReplacement ?: false, caseCheckTimes ?: -1)
craftpresence.placeholders.biome.default.icon.description=The default biome icon
craftpresence.placeholders.biome.icon.description=The current biome icon
craftpresence.placeholders.biome.identifier.description=The current biome identifier
craftpresence.placeholders.biome.message.description=The current biome's display data, while in-game
craftpresence.placeholders.biome.name.description=The current biome name
craftpresence.placeholders.capitalizeWords.description=Capitalizes the words within a specified string
craftpresence.placeholders.capitalizeWords.usage=capitalizeWords(input, timesToCheck ?: -1)
craftpresence.placeholders.cast.description=Attempts to cast or convert an object to the specified target class
craftpresence.placeholders.cast.usage=cast(castObject, classToAccess=Object|String|Class)
craftpresence.placeholders.clampDouble.description=Clamps the Specified Number between a minimum and maximum limit
craftpresence.placeholders.clampDouble.usage=clampDouble(num, min, max)
craftpresence.placeholders.clampFloat.description=Clamps the Specified Number between a minimum and maximum limit
craftpresence.placeholders.clampFloat.usage=clampFloat(num, min, max)
craftpresence.placeholders.clampInt.description=Clamps the Specified Number between a minimum and maximum limit
craftpresence.placeholders.clampInt.usage=clampInt(num, min, max)
craftpresence.placeholders.clampLong.description=Clamps the Specified Number between a minimum and maximum limit
craftpresence.placeholders.clampLong.usage=clampLong(num, min, max)
craftpresence.placeholders.convertTime.description=Convert the specified string into the specified date format, if able
craftpresence.placeholders.convertTime.usage=convertTime(input, originalPattern, newPattern)
craftpresence.placeholders.convertTimeFormat.description=Convert a Date String from one format to another format
craftpresence.placeholders.convertTimeFormat.usage=convertTimeFormat(dateString, fromFormat, toFormat)
craftpresence.placeholders.convertTimeZone.description=Convert a Date String from one timezone to another timezone
craftpresence.placeholders.convertTimeZone.usage=convertTimeZone(dateString, fromFormat, fromTimeZone, toTimeZone)
craftpresence.placeholders.dateToEpochMilli.description=Convert Date String to Epoch Timestamp in milliseconds
craftpresence.placeholders.dateToEpochMilli.usage=dateToEpochMilli(dateString, format, timeZone ?: null)
craftpresence.placeholders.dateToEpochSecond.description=Convert Date String to Epoch Timestamp in seconds
craftpresence.placeholders.dateToEpochSecond.usage=dateToEpochSecond(dateString, format, timeZone ?: null)
craftpresence.placeholders.dimension.default.icon.description=The default dimension icon
craftpresence.placeholders.dimension.icon.description=The current dimension icon
craftpresence.placeholders.dimension.identifier.description=The current dimension identifier
craftpresence.placeholders.dimension.message.description=The current dimension's display data, while in-game
craftpresence.placeholders.dimension.name.description=The current dimension name
craftpresence.placeholders.entity.default.icon.description=The default entity icon
craftpresence.placeholders.entity.riding.icon.description=The currently riding entity's icon
craftpresence.placeholders.entity.riding.message.description=The currently riding entity's display data, while applicable
craftpresence.placeholders.entity.riding.name.description=The currently riding entity's name
craftpresence.placeholders.entity.target.icon.description=The currently targeted entity's icon
craftpresence.placeholders.entity.target.message.description=The currently targeted entity's display data, while applicable
craftpresence.placeholders.entity.target.name.description=The currently targeted entity's name
craftpresence.placeholders.epochMilliToDate.description=Convert Epoch Timestamp to Date String in the given format and timezone
craftpresence.placeholders.epochMilliToDate.usage=epochMilliToDate(epochMilli, format, timeZone ?: null)
craftpresence.placeholders.epochSecondToDate.description=Convert Epoch Timestamp to Date String in the given format and timezone
craftpresence.placeholders.epochSecondToDate.usage=epochSecondToDate(epochSecond, format, timeZone ?: null)
craftpresence.placeholders.executeMethod.description=Invokes the specified Method in the Target Class via Reflection
craftpresence.placeholders.executeMethod.usage=executeMethod(classToAccess=Object|String|Class, instance=Object, methodName=String, <parameterType, parameter>...)
craftpresence.placeholders.format.description=Returns a formatted string using the specified format string and arguments
craftpresence.placeholders.format.usage=format(input=String, args=Object...)
craftpresence.placeholders.formatAddress.description=Formats an IP Address based on Input
craftpresence.placeholders.formatAddress.usage=formatAddress(input, returnPort ?: false)
craftpresence.placeholders.general.brand.description=The Minecraft branding label
craftpresence.placeholders.general.icon.description=The default display icon
craftpresence.placeholders.general.mods.description=The amount of mods currently in your mods folder
craftpresence.placeholders.general.protocol.description=The Minecraft version protocol label
craftpresence.placeholders.general.title.description=The Minecraft title label
craftpresence.placeholders.general.version.description=The Minecraft version label
craftpresence.placeholders.getArrayElement.description=Retrieves the array element from the specified content, or null if unable
craftpresence.placeholders.getArrayElement.usage=getArrayElement(content=Array, index)
craftpresence.placeholders.getAsset.description=Retrieves the Specified DiscordAsset data from an Icon Key, if present
craftpresence.placeholders.getAsset.usage=getAsset(input)
craftpresence.placeholders.getAssetId.description=Retrieves the Parsed Icon ID from the specified key, if present
craftpresence.placeholders.getAssetId.usage=getAssetId(input)
craftpresence.placeholders.getAssetKey.description=Retrieves the Parsed Icon Key from the specified key, if present
craftpresence.placeholders.getAssetKey.usage=getAssetKey(input)
craftpresence.placeholders.getAssetType.description=Retrieves the Parsed Image Type from the specified key, if present
craftpresence.placeholders.getAssetType.usage=getAssetType(input)
craftpresence.placeholders.getAssetUrl.description=Retrieves the Parsed Image Url from the specified key, if present
craftpresence.placeholders.getAssetUrl.usage=getAssetUrl(input)
craftpresence.placeholders.getClass.description=Attempt to retrieve a class object, via the string path or object reference
craftpresence.placeholders.getClass.usage=getClass(reference=Object|String)
craftpresence.placeholders.getComponent.description=(MC 1.20.5+) Attempt to retrieve the Component Data with the specified path
craftpresence.placeholders.getComponent.usage=getComponent(data=DataComponentHolder, path=String)
craftpresence.placeholders.getCurrentTime.description=Retrieve the current time, as an Instant
craftpresence.placeholders.getCurrentTime.usage=getCurrentTime()
craftpresence.placeholders.getElapsedMillis.description=Retrieve the elapsed time, in milliseconds
craftpresence.placeholders.getElapsedMillis.usage=getElapsedMillis()
craftpresence.placeholders.getElapsedNanos.description=Retrieve the elapsed time, in nanoseconds
craftpresence.placeholders.getElapsedNanos.usage=getElapsedNanos()
craftpresence.placeholders.getElapsedSeconds.description=Retrieve the elapsed time, in seconds
craftpresence.placeholders.getElapsedSeconds.usage=getElapsedSeconds()
craftpresence.placeholders.getField.description=Retrieves the Specified Field(s) via Reflection
craftpresence.placeholders.getField.usage=getField(classToAccess=Object|String|Class, instance=Object, fieldName=String...)
craftpresence.placeholders.getFields.description=Retrieve the available field names for a class object
craftpresence.placeholders.getFields.usage=getFields(classObj=Object|String|Class)
craftpresence.placeholders.getFirst.description=Retrieve the first non-null string from the specified arguments, or return null
craftpresence.placeholders.getFirst.usage=getFirst(args)
craftpresence.placeholders.getJsonElement.description=Retrieves the json element from the specified content, or null if unable
craftpresence.placeholders.getJsonElement.usage=getJsonElement(url|jsonString, path=Object...)
craftpresence.placeholders.getMethods.description=Retrieve the available method names for a class object
craftpresence.placeholders.getMethods.usage=getMethods(classObj=Object|String|Class)
craftpresence.placeholders.getNamespace.description=Retrieve the namespace portion of an Identifier-Style Object
craftpresence.placeholders.getNamespace.usage=getNamespace(input)
craftpresence.placeholders.getNbt.description=Attempt to retrieve the NBT Tag with the specified path
craftpresence.placeholders.getNbt.usage=getNbt(data=Entity|ItemStack, path=String...)
craftpresence.placeholders.getOrDefault.description=Retrieve the primary value if non-empty; Otherwise, use the secondary value
craftpresence.placeholders.getOrDefault.usage=getOrDefault(target, alternative ?: '')
craftpresence.placeholders.getPath.description=Retrieve the path portion of an Identifier-Style Object
craftpresence.placeholders.getPath.usage=getPath(input)
craftpresence.placeholders.getResult.description=Perform recursive conversion on the specified input
craftpresence.placeholders.getResult.usage=getResult(input)
craftpresence.placeholders.hasField.description=Retrieves whether the specified class contains the specified field name
craftpresence.placeholders.hasField.usage=hasField(classObj=Object|String|Class, fieldName)
craftpresence.placeholders.isColor.description=Determines whether an inputted String classifies as a valid Color Code
craftpresence.placeholders.isColor.usage=isColor(input)
craftpresence.placeholders.isCustomAsset.description=Determines if the Specified Icon Key is present under the Custom Assets List
craftpresence.placeholders.isCustomAsset.usage=isCustomAsset(input)
craftpresence.placeholders.isUuid.description=Checks via Regex whether the specified String classifies as a valid Uuid
craftpresence.placeholders.isUuid.usage=isUuid(input)
craftpresence.placeholders.isValidAsset.description=Determines if the Specified Icon Key is present under the Current Client ID
craftpresence.placeholders.isValidAsset.usage=isValidAsset(input)
craftpresence.placeholders.isValidId.description=Determines if the specified Client ID is valid
craftpresence.placeholders.isValidId.usage=isValidId(input)
craftpresence.placeholders.isWithinValue.description=Determines whether the specified value is within the specified range
craftpresence.placeholders.isWithinValue.usage=isWithinValue(value, min, max, contains_min ?: false, contains_max ?: false, check_sanity ?: true)
craftpresence.placeholders.item.boots.message.description=Currently equipped boots message
craftpresence.placeholders.item.boots.name.description=Currently equipped boots name
craftpresence.placeholders.item.chestplate.message.description=Currently equipped chestpiece message
craftpresence.placeholders.item.chestplate.name.description=Currently equipped chestpiece name
craftpresence.placeholders.item.helmet.message.description=Currently equipped helmet message
craftpresence.placeholders.item.helmet.name.description=Currently equipped helmet name
craftpresence.placeholders.item.leggings.message.description=Currently equipped leggings message
craftpresence.placeholders.item.leggings.name.description=Currently equipped leggings name
craftpresence.placeholders.item.main_hand.message.description=Current main hand item message
craftpresence.placeholders.item.main_hand.name.description=Current main hand item name
craftpresence.placeholders.item.message.default.description=The default item display data, while applicable
craftpresence.placeholders.item.message.equipped.description=The equipped item(s) display data, while applicable
craftpresence.placeholders.item.message.holding.description=The held item(s) display data, while applicable
craftpresence.placeholders.item.off_hand.message.description=Current offhand item message
craftpresence.placeholders.item.off_hand.name.description=Current offhand item name
craftpresence.placeholders.length.description=Returns the length of the specified string
craftpresence.placeholders.length.usage=length(input)
craftpresence.placeholders.lerpDouble.description=Linearly Interpolate between the specified values
craftpresence.placeholders.lerpDouble.usage=lerpDouble(num, min, max)
craftpresence.placeholders.lerpFloat.description=Linearly Interpolate between the specified values
craftpresence.placeholders.lerpFloat.usage=lerpFloat(num, min, max)
craftpresence.placeholders.mcTranslate.description=Translates an Unlocalized String, based on the game translations retrieved for the current language
craftpresence.placeholders.mcTranslate.usage=mcTranslate(input=String, args=Object...)
craftpresence.placeholders.menu.icon.description=The main menu's display icon, while applicable
craftpresence.placeholders.menu.message.description=The main menu's display data, while applicable
craftpresence.placeholders.minify.description=Reduces the Length of a String to the Specified Length
craftpresence.placeholders.minify.usage=minify(input, length)
craftpresence.placeholders.notes=Notes:\n - Placeholders must be surrounded by curly brackets ("{foo.bar}")
craftpresence.placeholders.nullOrEmpty.description=Determines whether a String classifies as NULL or EMPTY
craftpresence.placeholders.nullOrEmpty.usage=nullOrEmpty(input, allowWhitespace ?: false)
craftpresence.placeholders.pack.icon.description=The currently detected pack's icon
craftpresence.placeholders.pack.name.description=The currently detected pack's name
craftpresence.placeholders.pack.type.description=The currently detected pack's type
craftpresence.placeholders.player.health.current.description=Your current in-game health
craftpresence.placeholders.player.health.max.description=Your current in-game maximum health
craftpresence.placeholders.player.icon.description=Your player head icon, while applicable
craftpresence.placeholders.player.name.description=Your username
craftpresence.placeholders.player.mode.description=Your current game mode
craftpresence.placeholders.player.position.x.description=Your current in-game X position
craftpresence.placeholders.player.position.y.description=Your current in-game Y position
craftpresence.placeholders.player.position.z.description=Your current in-game Z position
craftpresence.placeholders.player.uuid.full.description=Your UUID (Full Format, if valid UUID)
craftpresence.placeholders.player.uuid.short.description=Your UUID (Trimmed Format)
craftpresence.placeholders.randomAsset.description=Attempts to retrieve a Random Icon Key from the available assets
craftpresence.placeholders.randomAsset.usage=randomAsset()
craftpresence.placeholders.randomString.description=Retrieves a random element from the specified arguments, as a string
craftpresence.placeholders.randomString.usage=randomString(args)
craftpresence.placeholders.removeRepeatWords.description=Removes Duplicated Words within an inputted String
craftpresence.placeholders.removeRepeatWords.usage=removeRepeatWords(input)
craftpresence.placeholders.roundDouble.description=Rounds a Double to the defined decimal place, if possible
craftpresence.placeholders.roundDouble.usage=roundDouble(num, places ?: 0)
craftpresence.placeholders.screen.default.icon.description=The default Gui Screen icon
craftpresence.placeholders.screen.icon.description=The current Gui Screen icon
craftpresence.placeholders.screen.message.description=The current Gui Screen's display data, while applicable
craftpresence.placeholders.screen.name.description=The current Gui Screen name
craftpresence.placeholders.server.address.full.description=(MP) The raw current server address
craftpresence.placeholders.server.address.short.description=(MP) The formatted current server address
craftpresence.placeholders.server.default.icon.description=The default server icon
craftpresence.placeholders.server.icon.description=The current server icon
craftpresence.placeholders.server.message.description=The current server's display data, while in-game
craftpresence.placeholders.server.minigame.description=(Realm) The current realm minigame name
craftpresence.placeholders.server.motd.raw.description=(MP) The current raw server motd
craftpresence.placeholders.server.name.description=(MP) The current server name
craftpresence.placeholders.server.players.current.description=The server's current player count
craftpresence.placeholders.server.players.max.description=The server's maximum player count
craftpresence.placeholders.server.type.description=(Realm) The current realm world type
craftpresence.placeholders.snapToStep.description=Rounds the Specified Value to the nearest value, using the Step Rate Value
craftpresence.placeholders.snapToStep.usage=snapToStep(num, valueStep)
craftpresence.placeholders.split.description=Splits this string around matches of the given regular expression
craftpresence.placeholders.split.usage=split(input, regex, limit ?: 0)
craftpresence.placeholders.stripAllFormatting.description=Strips Color and Formatting Codes from the inputted String
craftpresence.placeholders.stripAllFormatting.usage=stripAllFormatting(input)
craftpresence.placeholders.stripColors.description=Strips Color Codes from the inputted String
craftpresence.placeholders.stripColors.usage=stripColors(input)
craftpresence.placeholders.stripFormatting.description=Strips Formatting Codes from the inputted String
craftpresence.placeholders.stripFormatting.usage=stripFormatting(input)
craftpresence.placeholders.timeFromEpochMilli.description=Retrieve a Time Instant from the specified epoch time
craftpresence.placeholders.timeFromEpochMilli.usage=timeFromEpochMilli(epochMilli)
craftpresence.placeholders.timeFromEpochSecond.description=Retrieve a Time Instant from the specified epoch time
craftpresence.placeholders.timeFromEpochSecond.usage=timeFromEpochSecond(epochSecond)
craftpresence.placeholders.timeFromString.description=Format a Date String from one timezone and format into a valid Instant instance
craftpresence.placeholders.timeFromString.usage=timeFromString(dateString, fromFormat, fromTimeZone ?: null)
craftpresence.placeholders.timeToEpochMilli.description=Gets the number of milliseconds from the Java Epoch, derived from specified args
craftpresence.placeholders.timeToEpochMilli.usage=timeToEpochMilli(data)
craftpresence.placeholders.timeToEpochSecond.description=Gets the number of seconds from the Java Epoch, derived from specified args
craftpresence.placeholders.timeToEpochSecond.usage=timeToEpochSecond(data)
craftpresence.placeholders.timeToString.description=Format a Date String using the specified timezone and format.
craftpresence.placeholders.timeToString.usage=timeToString(date, toFormat, toTimeZone ?: null)
craftpresence.placeholders.title=Available placeholders
craftpresence.placeholders.toCamelCase.description=Converts a String into a Valid and Acceptable Camel-Case Format
craftpresence.placeholders.toCamelCase.usage=toCamelCase(input)
craftpresence.placeholders.translate.description=Translates an Unlocalized String, based on the mod translations retrieved for the current language
craftpresence.placeholders.translate.usage=translate(input=String, args=Object...)
craftpresence.placeholders.world.difficulty.description=The current world's difficulty
craftpresence.placeholders.world.name.description=The name of the current world
craftpresence.placeholders.world.time.day.description=The current world's in-game day count
craftpresence.placeholders.world.time.format_12.description=The current world's in-game time (12-hour format)
craftpresence.placeholders.world.time.format_24.description=The current world's in-game time (24-hour format)
craftpresence.placeholders.world.type.description=The current world type
craftpresence.placeholders.world.weather.name.description=The current world's weather name
gui.config.comment.accessibility.language_id=The locale or language identifier to be used for translating this mod's strings
gui.config.comment.accessibility.strip_extra_gui_elements=Allows CraftPresence to remove excess visual improvements from the Gui\n (Can improve gui performance in some areas)
gui.config.comment.accessibility.strip_translation_colors=Allows CraftPresence to remove color codes from it's translations
gui.config.comment.accessibility.strip_translation_formatting=Allows CraftPresence to remove formatting codes from it's translations
gui.config.comment.advanced.allow_duplicate_packets=Whether to allow duplicate Rich Presence Events to be sent when refreshing the display\n Notes:\n - This can cause better detection of unexpected disconnections at the cost of increased network traffic
gui.config.comment.advanced.allow_endpoint_icons=Whether to allow the endpoint icon system (Used primarily alongside Dynamic Icons)
gui.config.comment.advanced.allow_placeholder_previews=Whether to allow Placeholder Previews to be displayed in applicable tooltips throughout the Config Gui
gui.config.comment.advanced.debug_mode=Toggles Developer Mode, showing debug features and enabling debug logging
gui.config.comment.advanced.enable_class_graph=Allows CraftPresence to utilize functions from ClassGraph, improving module auto-lookup results\n Note the following:\n - These functions can be memory-intensive, and not recommended unless needed\n - Triggers a full module re-scan once enabled if previously disabled
gui.config.comment.advanced.enable_per_entity=Allows CraftPresence to change its display based on entity data\n Note the following:\n - Requires an option in a valid entity message list
gui.config.comment.advanced.enable_per_gui=Allows CraftPresence to change it's display based on the Gui you're in\n Note the following:\n - Requires an option in Gui messages\n - In some Minecraft versions, Guis must be opened once before configuring
gui.config.comment.advanced.enable_per_item=Allows CraftPresence to change it's display based on the item you're holding\n Note the following:\n - Requires an option in item messages
gui.config.comment.advanced.entity_riding_messages=Customize messages to display when riding an entity\n%1$s
gui.config.comment.advanced.entity_target_messages=Customize messages to display when pointing at an entity\n%1$s
gui.config.comment.advanced.format_words=Toggles automatic capitalizing of words and general formatting with strings
gui.config.comment.advanced.gui_messages=Customize messages to display with Guis\n%1$s
gui.config.comment.advanced.item_messages=Customize messages to display with items\n%1$s
gui.config.comment.advanced.max_connection_attempts=The amount of tries to attempt auto-reconnecting to Discord, in the event of an unexpected disconnection\n Notes:\n - The time between reconnections increases after each failed attempt, as a result of exponential backoff
gui.config.comment.advanced.player_skin_endpoint=The endpoint URL to use for retrieving player skins\n Notes:\n - This endpoint is used for Scroll List Previews and the "player.icon" placeholder, if not overriden
gui.config.comment.advanced.refresh_rate=The time to take in between refreshing the Rich Presence display and modules, in seconds
gui.config.comment.advanced.server_icon_endpoint=The endpoint URL to use for retrieving server icons\n Notes:\n - This endpoint is used for Scroll List Previews for non-base64 Server Icons and the "server.icon" placeholder, if not overriden
gui.config.comment.advanced.use_class_loader=Whether to use the local mod classloader for certain reflection functions, usable in creating RPC placeholders
gui.config.comment.advanced.verbose_mode=Toggles Verbose Mode, showing more detailed logging as well as stack traces and deeper exception messages
gui.config.comment.biome_messages.biome_icon=Biome icon to default to when in an unsupported or unknown biome
gui.config.comment.biome_messages.biome_messages=Customize messages to display with biomes\n%1$s
gui.config.comment.button.reset.config=Reset this config to its default settings\nWarning: This will overwrite all changes made once saved!
gui.config.comment.button.sync.config=Synchronize any live changes made from the local config file\nWarning: This will overwrite any changes made in here if unsaved!
gui.config.comment.dimension_messages.dimension_icon=Dimension icon to default to when in an unsupported or unknown dimension
gui.config.comment.dimension_messages.dimension_messages=Customize messages to display with dimensions\n%1$s
gui.config.comment.display.dynamic_icons=Customize dynamic images to display in the RPC\n Notes:\n - Any placeholder from other modules can be used (Globals, Biomes, Dimensions, etc)
gui.config.comment.display.dynamic_variables=Customize dynamic placeholders to display in the RPC\n Notes:\n - Any placeholder from other modules can be used (Globals, Biomes, Dimensions, etc)\n - Can be defined via "custom.<name>"
gui.config.comment.display_settings=Customize the global Rich Presence Event, including dynamic data.
gui.config.comment.general.auto_register=Whether to register this Client as an application with discord\n(Warning: Can have compatibility and JVM Issues)
gui.config.comment.general.client_id=Client ID used for retrieving assets, icon keys, and titles
gui.config.comment.general.default_icon=Default icon\n(Used in main menu, dimensions and servers)
gui.config.comment.general.detect_atlauncher_instance=Enable detection for ATLauncher instance data?
gui.config.comment.general.detect_biome_data=Enable detection of biome data?\n(Allows usage of Biome Messages and associated placeholders)
gui.config.comment.general.detect_curse_manifest=Enable detection for Twitch/Curse manifest data?
gui.config.comment.general.detect_dimension_data=Enable detection of dimension data?\n(Allows usage of Dimension Messages and associated placeholders)
gui.config.comment.general.detect_mcupdater_instance=Enable detection for MCUpdater instance data?
gui.config.comment.general.detect_modrinth_pack=Enable detection for Modrinth pack data?
gui.config.comment.general.detect_multimc_manifest=Enable detection for MultiMC instance data?
gui.config.comment.general.detect_technic_pack=Enable detection for Technic pack data?
gui.config.comment.general.detect_world_data=Enable detection of Server/SinglePlayer world data?\n(Allows usage of Server Messages and associated placeholders)
gui.config.comment.general.enable_join_request=Allow sending/receiving join requests in Discord?
gui.config.comment.general.preferred_client=The preferred Discord Client Type to connect to\n(Will fallback to Any if a client of this type is not running)
gui.config.comment.general.reset_time_on_init=Whether to reset the Starting Timestamp when the RPC is rebooted
gui.config.comment.server_messages.ping_rate_interval=The interval rate at which to ping the current server data, if any\n(Set to 0 or below to disable this feature)
gui.config.comment.server_messages.ping_rate_unit=The Time Unit at which to ping the current server data, if any\n(Supported: seconds, minutes, hours, days)
gui.config.comment.server_messages.server_icon=Server icon to default to when in an unsupported server
gui.config.comment.server_messages.server_messages=Customize messages to display with servers\n%1$s
gui.config.comment.server_messages.server_motd=Server Motd to default to, in the case of a null Motd\n(Also applies for direct connects)
gui.config.comment.server_messages.server_name=Server display name to default to, in the case of a null name\n(Also applies for direct connects)
gui.config.comment.status_messages.lan_message=Message to display while in a LAN game\n%1$s
gui.config.comment.status_messages.loading_message=Message to display while in a loading state\n(Between RPC initializing and the first refresh)\n%1$s
gui.config.comment.status_messages.main_menu_message=Message to display while on the main menu\n%1$s
gui.config.comment.status_messages.realm_message=Message to display while in a realm\n%1$s
gui.config.comment.status_messages.single_player_message=Message to display while in Singleplayer\n%1$s
gui.config.comment.title=Current Version -> %1$s (Schema v%2$s)
gui.config.comment.title.accessibility=Customize accessibility settings of the mod\n Includes:\n - Language Id\n - Keybinds\n - Additional Gui customization options
gui.config.comment.title.advanced=Customize additional settings of the mod
gui.config.comment.title.general=General settings for display info
gui.config.comment.title.status_messages=Customize messages relating to different game states
gui.config.message.button.about=About
gui.config.message.button.add.new=Add New
gui.config.message.button.back=Back
gui.config.message.button.check_for_updates=Check for Updates
gui.config.message.button.commands=Commands
gui.config.message.button.continue=Continue
gui.config.message.button.copy=Copy
gui.config.message.button.download=Download
gui.config.message.button.refresh=Refresh
gui.config.message.button.remove=Remove
gui.config.message.button.reset=Reset
gui.config.message.button.reset_to_default=Reset To Default
gui.config.message.button.save=Save
gui.config.message.button.sync.config=Sync Config
gui.config.message.button.version_info=Version Info
gui.config.message.button.view_source=View Source
gui.config.message.button.wiki=Wiki
gui.config.message.credits=This Configuration Gui was made from scratch by\n Jonathing, and will continue to be maintained by\n CDAGaming. A lot of effort went into making this\n custom Gui, so show him some support! Thanks.\n\n Feel free to learn from this Gui's code on\n the CraftPresence GitLab repository.
gui.config.message.default.biome=Default Biome Message
gui.config.message.default.dimension=Default Dimension Message
gui.config.message.default.server=Default Server Message
gui.config.message.editor.color.end=§lEnd Color
gui.config.message.editor.color.preview=§lPreview
gui.config.message.editor.color.start=§lStart Color
gui.config.message.editor.color.sync_end_color=Sync End Color
gui.config.message.editor.color.tint_factor=Tint Factor
gui.config.message.editor.color.value.alpha=Alpha Color Value
gui.config.message.editor.color.value.blue=Blue Color Value
gui.config.message.editor.color.value.green=Green Color Value
gui.config.message.editor.color.value.red=Red Color Value
gui.config.message.editor.description=Description:
gui.config.message.editor.enter_key=Enter Key...
gui.config.message.editor.hex_code=Hex Code:
gui.config.message.editor.icon.change=Change Icon:
gui.config.message.editor.label=Label:
gui.config.message.editor.message=Message:
gui.config.message.editor.original=Original:
gui.config.message.editor.presence.activity_type=Activity Type
gui.config.message.editor.presence.button_editor=Button Editor
gui.config.message.editor.presence.details=Details:
gui.config.message.editor.presence.enabled=Enable Display
gui.config.message.editor.presence.end_timestamp=End Timestamp:
gui.config.message.editor.presence.extra=§lExtras
gui.config.message.editor.presence.game_state=Game State:
gui.config.message.editor.presence.general=§lGeneral
gui.config.message.editor.presence.image.large=§lLarge Image
gui.config.message.editor.presence.image.small=§lSmall Image
gui.config.message.editor.presence.party_privacy=Party Privacy
gui.config.message.editor.presence.start_timestamp=Start Timestamp:
gui.config.message.editor.presence.use_as_main=Use as Main Display
gui.config.message.editor.preview=Preview:
gui.config.message.editor.search=Search:
gui.config.message.editor.texture_path=Texture Path:
gui.config.message.editor.url=Url:
gui.config.message.editor.usage=Usage:
gui.config.message.editor.value.name=Value Name:
gui.config.message.empty.list=This list is empty and cannot be displayed!\n\nPlease try again...
gui.config.message.endpoints=§lEndpoints
gui.config.message.hover.access=**Enable "%1$s" and save your config to use this menu**
gui.config.message.hover.empty.default=**Default info cannot be empty and must be valid**
gui.config.message.hover.presence.activity_type=Activity Type\n(Changes the overall look and feel of the RPC)
gui.config.message.hover.presence.button.label=The label text to display for this button
gui.config.message.hover.presence.button.url=The URL for the button to redirect to when clicked
gui.config.message.hover.presence.button_editor=Customize messages to display in the extra buttons in the RPC
gui.config.message.hover.presence.enabled=Whether this data should be interpreted
gui.config.message.hover.presence.party_privacy=Party Privacy Level\n(Applies when Join Requests are enabled)
gui.config.message.hover.presence.use_as_main=Whether to use this module as the main RPC data\n(If disabled, this data will only be used for replacing related message and icon placeholders)
gui.config.message.hover.presence_editor=Customize the format and location of messages in the Rich Presence.
gui.config.message.hover.value.message=Message data to attach with this value
gui.config.message.hover.value.name=Name to identify this value
gui.config.message.hover.visualizer.toggle_party=Toggles the display of Party Info\n(Applies when Game State is non-null)
gui.config.message.null=This area is not implemented just yet!\n\nPlease check back later...
gui.config.message.presence.args.general=General message formatting arguments:\n%1$s
gui.config.message.presence.args.icon=General icon formatting arguments:\n%1$s
gui.config.message.tentative=§4§lTentative Release (%1$s), functionality may change
gui.config.message.version_difference=§6§lGame Version (%1$s) differs from compiled version (%2$s)
gui.config.message.visualizer=§lVisualizer
gui.config.message.visualizer.toggle_party=Toggle Party
gui.config.name.accessibility.language_id=Language ID
gui.config.name.accessibility.strip_extra_gui_elements=Strip Extra Gui Elements
gui.config.name.accessibility.strip_translation_colors=Strip Translation Colors
gui.config.name.accessibility.strip_translation_formatting=Strip Translation Formatting
gui.config.name.advanced.allow_duplicate_packets=Allow Duplicate Packets
gui.config.name.advanced.allow_endpoint_icons=Allow Endpoint Icons
gui.config.name.advanced.allow_placeholder_previews=Allow Placeholder Previews
gui.config.name.advanced.debug_mode=Debug Mode
gui.config.name.advanced.enable_class_graph=Enable ClassGraph Functions
gui.config.name.advanced.enable_per_entity=Enable Per-Entity System
gui.config.name.advanced.enable_per_gui=Enable Per-Gui System
gui.config.name.advanced.enable_per_item=Enable Per-Item System
gui.config.name.advanced.entity_riding_messages=Entity Riding Messages
gui.config.name.advanced.entity_target_messages=Entity Target Messages
gui.config.name.advanced.format_words=Format Words
gui.config.name.advanced.gui_messages=Gui Messages
gui.config.name.advanced.item_messages=Item Messages
gui.config.name.advanced.max_connection_attempts=Max Connection Attempts
gui.config.name.advanced.player_skin_endpoint=Player Skin Endpoint
gui.config.name.advanced.refresh_rate=Refresh Rate
gui.config.name.advanced.server_icon_endpoint=Server Icon Endpoint
gui.config.name.advanced.use_class_loader=Use Local ClassLoader
gui.config.name.advanced.verbose_mode=Verbose Mode
gui.config.name.biome_messages.biome_icon=Default Biome Icon
gui.config.name.biome_messages.biome_messages=Biome Messages
gui.config.name.dimension_messages.dimension_icon=Default Dimension Icon
gui.config.name.dimension_messages.dimension_messages=Dimension Messages
gui.config.name.display.dynamic_icons=Dynamic Icons
gui.config.name.display.dynamic_variables=Dynamic Variables
gui.config.name.general.auto_register=Auto Register
gui.config.name.general.client_id=Client ID
gui.config.name.general.default_icon=Default Icon
gui.config.name.general.detect_atlauncher_instance=Detect ATLauncher Instance
gui.config.name.general.detect_biome_data=Detect Biome Data
gui.config.name.general.detect_curse_manifest=Detect Curse Manifest
gui.config.name.general.detect_dimension_data=Detect Dimension Data
gui.config.name.general.detect_mcupdater_instance=Detect MCUpdater Instance
gui.config.name.general.detect_modrinth_pack=Detect Modrinth Pack
gui.config.name.general.detect_multimc_manifest=Detect MultiMC Instance
gui.config.name.general.detect_technic_pack=Detect Technic Pack
gui.config.name.general.detect_world_data=Detect World Data
gui.config.name.general.enable_join_request=Enable Join Requests
gui.config.name.general.preferred_client=Preferred Client
gui.config.name.general.reset_time_on_init=Reset Time on Init
gui.config.name.server_messages.ping_rate_interval=Ping Rate Interval
gui.config.name.server_messages.ping_rate_unit=Ping Rate Unit
gui.config.name.server_messages.server_icon=Default Server Icon
gui.config.name.server_messages.server_messages=Server Messages
gui.config.name.server_messages.server_motd=Default Server Motd
gui.config.name.server_messages.server_name=Default Server Name
gui.config.name.status_messages.lan_message=LAN Game Message
gui.config.name.status_messages.loading_message=Loading Message
gui.config.name.status_messages.main_menu_message=Main Menu Message
gui.config.name.status_messages.realm_message=Realm Message
gui.config.name.status_messages.single_player_message=Singleplayer Game Message
gui.config.title=CraftPresence - Configuration Settings
gui.config.title.about.config=About this Configuration Gui
gui.config.title.accessibility=Accessibility Settings
gui.config.title.advanced=Advanced Settings
gui.config.title.biome.edit_specific_biome=CraftPresence - Edit Biome (%1$s)
gui.config.title.biome_messages=Customize Biome Messages
gui.config.title.commands=CraftPresence - Command Input
gui.config.title.dimension.edit_specific_dimension=CraftPresence - Edit Dimension (%1$s)
gui.config.title.dimension_messages=Customize Dimension Messages
gui.config.title.display.edit_specific_button=CraftPresence - Edit Button (%1$s)
gui.config.title.display.edit_specific_icon=CraftPresence - Edit Icon (%1$s)
gui.config.title.display_settings=Display Settings
gui.config.title.editor.add.new=CraftPresence - Add New Value
gui.config.title.editor.add.new.prefilled=CraftPresence - Add New Value (%1$s)
gui.config.title.editor.color=Color Editor
gui.config.title.editor.presence=Presence Editor
gui.config.title.entity.edit_specific_entity=CraftPresence - Edit Entity (%1$s)
gui.config.title.general=General Settings
gui.config.title.gui.edit_specific_gui=CraftPresence - Edit Gui (%1$s)
gui.config.title.item.edit_specific_item=CraftPresence - Edit Item (%1$s)
gui.config.title.selector.biome=CraftPresence - Select a Biome
gui.config.title.selector.button=CraftPresence - Select a Button
gui.config.title.selector.dimension=CraftPresence - Select a Dimension
gui.config.title.selector.entity=CraftPresence - Select an Entity
gui.config.title.selector.extra=(%1$s Displayed; %2$s Total)
gui.config.title.selector.gui=CraftPresence - Select a Gui
gui.config.title.selector.icon=CraftPresence - Select an Icon
gui.config.title.selector.item=CraftPresence - Select an Item
gui.config.title.selector.server=CraftPresence - Select Server Address
gui.config.title.selector.view.assets.all=CraftPresence - Discord Assets List
gui.config.title.selector.view.assets.custom=CraftPresence - Discord Custom Assets List
gui.config.title.selector.view.biomes=CraftPresence - Available Biomes
gui.config.title.selector.view.dimensions=CraftPresence - Available Dimensions
gui.config.title.selector.view.entities=CraftPresence - Available Entities
gui.config.title.selector.view.guis=CraftPresence - Available Guis
gui.config.title.selector.view.items=CraftPresence - Available Items
gui.config.title.selector.view.servers=CraftPresence - Server Addresses
gui.config.title.server.edit_specific_server=CraftPresence - Edit Server (%1$s)
gui.config.title.server_messages=Customize Server Messages
gui.config.title.status.edit_specific_status=CraftPresence - Edit Status (%1$s)
gui.config.title.status_messages=Customize Status Messages
key.craftpresence.category=CraftPresence - Controls
key.craftpresence.config_keycode.description=The keybind to access the config screen
key.craftpresence.config_keycode.name=Config Gui Keybind