blob: 7730bf67b9242feb01d5de311b4d2f7ecb9e8abd [file] [log] [blame] [raw]
# Notes on the naming convention:
# Message names beginning with "console" are logged or sent to to System.err or System.out. Players other than the
# server operator won't see them.
# Message names beginning with "glowstone" are the only ones that can be sent to players; the second-level name of the
# message is usually the relevant subpackage of net.glowstone.
console.biome.unknown=Unknown biome id: {0}!
console.classpath.load-failed=Error loading classpath!
console.config-only-done=Configuration files have been loaded, exiting...
console.entity.loading-error=Error loading entity in {0}
console.entity.unknown=Unknown entity in {0}: {1}
console.event.interrupted=Interrupted while handling {0}
console.event.shutdown=Not handling event {0} due to shutdown
console.function.load-failed=Error while loading functions for world ''{0}''
console.icon.import=Importing ''{0}'' from Vanilla.
console.icon.load-failed=Failed to load ''{0}''
console.icon.load-failed.import=Failed to import ''{0}'' from Vanilla
console.import=Importing {0} from {1}
console.import.failed.no-message=Import of {0} failed
console.import.failed.with-message=Importing file {0} failed: {1}
console.io.json.stat-unknown=Unknown statistic type for '%s': %s (%s)
console.io.mkdir-failed=Failed to create directory: {0}
console.io.no-world-data-tag=Loading world \\"{0}\\": reading from root, not Data
console.io.player-read-failed=Failed to read data for {0}: {1}
console.io.player-read-failed-unknown=Failed to read data for player: {0}
console.io.player-write-failed=Failed to write data for {0}: {1}
console.io.removing-single-player=World \\"{0}\\": removing single-player Player tag
console.io.world-read-failed=Unable to access {0} for world {1}
console.looting-manager.load-failed=Failed to load looting manager:
console.native-transport.epoll=Native epoll transport is enabled.
console.native-transport.kqueue=Native kqueue transport is enabled.
console.offline=The server is running in offline mode! Only do this if you know what you''re doing.
console.opencl.best=Device is best platform so far, on {0}
console.opencl.best.version-tiebreaker=Device tied for flops, but had higher version on {0}
console.opencl.cpu=No Intel graphics found, best platform is the best CPU platform we could find...
console.opencl.found-device=Found {0} with {1} flops
console.opencl.intel-gpu=No dGPU found, best platform is the best Intel graphics we could find...
console.opencl.no-device=Your system does not meet the OpenCL requirements for Glowstone. See if driver updates are available.
console.opencl.required-extensions=Required extensions: [ cl_khr_fp64 ]
console.opencl.required-version=Required version: {0}.{1}
console.option.help=Available command-line options:\n\
--help, -h, -? Shows this help message and exits.\n\
--version, -v Shows version information and exits.\n\
--generate-config Generates and loads configuration files, then exits.\n\
--configdir <directory> Sets the configuration directory.\n\
--configfile <file> Sets the configuration file.\n\
--port, -p <port> Sets the server listening port.\n\
--host, -H <ip | hostname> Sets the server listening address.\n\
--onlinemode, -o <onlinemode> Sets the server''s online-mode.\n\
--jline <true/false> Enables or disables JLine console.\n\
--plugins-dir, -P <directory> Sets the plugin directory to use.\n\
--worlds-dir, -W <directory> Sets the world directory to use.\n\
--update-dir, -U <directory> Sets the plugin update folder to use.\n\
--max-players, -M <director> Sets the maximum amount of players.\n\
--world-name, -N <name> Sets the main world name.\n\
--log-pattern, -L <pattern> Sets the log file pattern (%D for date).
console.option.invalid=Ignored invalid option: {0}
console.option.no-value=Ignored option specified without value: {0}
console.permission.duplicate=Permission config tried to register ''{0}'' but it''s already registered
console.permission.invalid=Permission node ''%s'' in permissions config is invalid
console.plugin.counts=PluginTypeDetector: found %d Bukkit, %d Sponge, %d Forge, %d Canary, %d unknown plugins (total %d)
console.plugin.ioexception=PluginTypeDetector: Error reading {0}
console.plugin.load-failed=Error loading {0}
console.plugin.malformed-url=PluginTypeDetector: Malformed URL: {0}
console.plugin.mkdir-failed=Could not create plugins directory: {0}
console.plugin.no-sponge=SpongeAPI plugins found, but no Sponge bridge present! They will be ignored.
console.plugin.no-sponge.bukkit2sponge=Suggestion: install https://github.com/GlowstoneMC/Bukkit2Sponge to load these plugins
console.plugin.permission.duplicate=Plugin {0} tried to register permission ''{1}'' but it''s already registered
console.plugin.scanning=Scanning plugins...
console.plugin.unrecognized=Unrecognized plugin: {0}
console.plugin.unsupported=Unsupported plugin types found, will be ignored:
console.plugin.unsupported.canary=Canary plugin not supported: {0}
console.plugin.unsupported.forge=Forge plugin not supported: {0}
console.plugin.unsupported.other=Unrecognized plugin not supported: {0}
console.plugin.unsupported.sponge=Ignored SpongeAPI plugin: {0}
console.profile.interrupted=Profile lookup interrupted:
console.profile.timeout=Profile lookup timeout:
console.proxy=Proxy support is enabled.
console.proxy.online=Proxy support is enabled, but online mode is enabled.
console.rcon.bind-interrupted=Bind interrupted!
console.ready=Ready for connections.
console.reload-failed=Uncaught error while reloading
console.save=Saving world: {0}
console.shutdown=The server is shutting down...
console.startup-failed=Error during server startup.
console.structure.io-read=Failed to read structure data from {0}
console.structure.io-write=Failed to write structure data to {0}
console.structure.no-data=No data tag in {0}
console.structure.unknown-piece-type=Unknown structure piece type to load: "{0}"
console.uuid.interrupted=UUID lookup interrupted:
console.uuid.timeout=UUID lookup timeout:
console.version.bukkit=Bukkit version: {0}
console.version.glowstone=Glowstone version: {0}
console.version.minecraft-client=Minecraft version: {0} protocol {1}
console.worldgen.disabled=World generation is disabled! World ''{0}'' will be empty.
glowstone.advancement.title=Advancements in Glowstone
glowstone.command.error.unknown-command={0}Unknown command "{1}", try "help"
glowstone.entity.unknown-type-no-id=Trying to load an entity tag with no type ID: {0}
glowstone.entity.unknown-type-with-id=Unknown entity type to load: "{0}"
glowstone.kick.banned=Banned: {0}
glowstone.kick.file-read=Failed to read player data!
glowstone.kick.file-write=Failed to save player data!
glowstone.kick.full=The server is full ({0} players).
glowstone.kick.whitelist=You are not whitelisted on this server.
glowstone.player.joined={0}{1} joined the game
glowstone.player.left={0}{1} left the game