mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-10-20 15:41:33 +00:00
634 lines
38 KiB
INI
634 lines
38 KiB
INI
; Strings without a "pocketmine." prefix are assumed to be vanilla translations.
|
||
; Those are sent as raw translation keys for the client to translate into its own language.
|
||
;
|
||
; Any NON-VANILLA string MUST have a key prefixed with "pocketmine." to ensure it is translated by the server.
|
||
; (Yes, this file currently doesn't follow these rules in many places. It's a work in progress to clean up.)
|
||
|
||
language.name=English
|
||
language.selected=Selected {%0} ({%1}) as the base language
|
||
|
||
action.interact.armorstand.equip=Equip
|
||
action.interact.armorstand.pose=Pose
|
||
action.interact.exit.boat=Leave Boat
|
||
action.interact.fishing=Fish
|
||
action.interact.name=Name
|
||
action.interact.ride.boat=Board
|
||
action.interact.ride.minecart=Ride
|
||
chat.type.achievement={%0} has just earned the achievement {%1}
|
||
chat.type.admin=[{%0}: {%1}]
|
||
chat.type.announcement=[{%0}] {%1}
|
||
chat.type.emote=* {%0} {%1}
|
||
chat.type.text=<{%0}> {%1}
|
||
commands.ban.success=Banned player {%0}
|
||
commands.ban.usage=/ban <name> [reason ...]
|
||
commands.banip.invalid=You have entered an invalid IP address or a player that is not online
|
||
commands.banip.success.players=Banned IP address {%0} belonging to {%1}
|
||
commands.banip.success=Banned IP address {%0}
|
||
commands.banip.usage=/ban-ip <address|name> [reason ...]
|
||
commands.banlist.ips=There are {%0} total banned IP addresses:
|
||
commands.banlist.players=There are {%0} total banned players:
|
||
commands.banlist.usage=/banlist [ips|players]
|
||
commands.clear.failure.no.items=Could not clear inventory of {%0}, no items to remove
|
||
commands.clear.success=Cleared the inventory of {%0}, removing {%1} items
|
||
commands.clear.testing={%0} has {%1} items that match the criteria
|
||
commands.defaultgamemode.success=The world's default game mode is now {%0}
|
||
commands.defaultgamemode.usage=/defaultgamemode <mode>
|
||
commands.deop.message=You have been de-opped
|
||
commands.deop.success=De-opped {%0}
|
||
commands.deop.usage=/deop <player>
|
||
commands.difficulty.success=Set game difficulty to {%0}
|
||
commands.difficulty.usage=/difficulty <new difficulty>
|
||
commands.effect.failure.notActive.all=Couldn't take any effects from {%0} as they do not have any
|
||
commands.effect.failure.notActive=Couldn't take {%0} from {%1} as they do not have the effect
|
||
commands.effect.notFound=There is no such mob effect with ID {%0}
|
||
commands.effect.success.removed.all=Took all effects from {%0}
|
||
commands.effect.success.removed=Took {%0} from {%1}
|
||
commands.effect.success=Given {%0} * {%1} to {%2} for {%3} seconds
|
||
commands.effect.usage=/effect <player> <effect> [seconds] [amplifier] [hideParticles] OR /effect <player> clear
|
||
commands.enchant.noItem=The target does not hold an item
|
||
commands.enchant.notFound=There is no such enchantment with ID {%0}
|
||
commands.enchant.success=Enchanting succeeded for {%0}
|
||
commands.enchant.usage=/enchant <player> <enchantment ID> [level]
|
||
commands.gamemode.success.other=Set {%1}'s game mode to {%0}
|
||
commands.gamemode.success.self=Set own game mode to {%0}
|
||
commands.gamemode.usage=/gamemode <mode> [player]
|
||
commands.generic.num.tooBig=The number you have entered ({%0}) is too big, it must be at most {%1}
|
||
commands.generic.num.tooSmall=The number you have entered ({%0}) is too small, it must be at least {%1}
|
||
commands.generic.player.notFound=That player cannot be found
|
||
commands.generic.usage=Usage: {%0}
|
||
commands.give.item.notFound=There is no such item with name {%0}
|
||
commands.give.success=Given {%0} * {%1} to {%2}
|
||
commands.give.tagError=Data tag parsing failed: {%0}
|
||
commands.help.header=--- Showing help page {%0} of {%1} (/help [page]) ---
|
||
commands.help.usage=/help [page|command name]
|
||
commands.kick.success.reason=Kicked {%0} from the game: '{%1}'
|
||
commands.kick.success=Kicked {%0} from the game
|
||
commands.kick.usage=/kick <player> [reason ...]
|
||
commands.kill.successful=Killed {%0}
|
||
commands.me.usage=/me <action ...>
|
||
commands.message.sameTarget=You can't send a private message to yourself!
|
||
commands.message.usage=/tell <player> <private message ...>
|
||
commands.message.display.incoming={%0} whispers to you: {%1}
|
||
commands.message.display.outgoing=You whisper to {%0}: {%1}
|
||
commands.op.message=You have been opped
|
||
commands.op.success=Opped {%0}
|
||
commands.op.usage=/op <player>
|
||
commands.particle.notFound=Unknown effect name {%0}
|
||
commands.particle.success=Playing effect {%0} for {%1} times
|
||
commands.players.list=There are {%0}/{%1} players online:
|
||
commands.save.disabled=Turned off world auto-saving
|
||
commands.save.enabled=Turned on world auto-saving
|
||
commands.say.usage=/say <message ...>
|
||
commands.seed.success=Seed: {%0}
|
||
commands.setworldspawn.success=Set the world spawn point to ({%0}, {%1}, {%2})
|
||
commands.setworldspawn.usage=/setworldspawn [<x> <y> <z>]
|
||
commands.spawnpoint.success=Set {%0}'s spawn point to ({%1}, {%2}, {%3})
|
||
commands.spawnpoint.usage=/spawnpoint [player] [<x> <y> <z>]
|
||
commands.stop.start=Stopping the server
|
||
commands.time.added=Added {%0} to the time
|
||
commands.time.query=Time is {%0}
|
||
commands.time.set=Set the time to {%0}
|
||
commands.title.success=Title command successfully executed
|
||
commands.title.usage=/title <player> <clear|reset|title|subtitle|actionbar|times> ...
|
||
commands.tp.success.coordinates=Teleported {%0} to {%1}, {%2}, {%3}
|
||
commands.tp.success=Teleported {%0} to {%1}
|
||
commands.tp.usage=/tp [target player] <destination player> OR /tp [target player] <x> <y> <z> [<y-rot> <x-rot>]
|
||
commands.unban.success=Unbanned player {%0}
|
||
commands.unban.usage=/pardon <name>
|
||
commands.unbanip.invalid=You have entered an invalid IP address
|
||
commands.unbanip.success=Unbanned IP address {%0}
|
||
commands.unbanip.usage=/pardon-ip <address>
|
||
commands.whitelist.add.success=Added {%0} to the whitelist
|
||
commands.whitelist.add.usage=/whitelist add <player>
|
||
commands.whitelist.disabled=Turned off the whitelist
|
||
commands.whitelist.enabled=Turned on the whitelist
|
||
commands.whitelist.list=There are {%0} (out of {%1} seen) whitelisted players:
|
||
commands.whitelist.reloaded=Reloaded the whitelist
|
||
commands.whitelist.remove.success=Removed {%0} from the whitelist
|
||
commands.whitelist.remove.usage=/whitelist remove <player>
|
||
commands.whitelist.usage=/whitelist <on|off|list|add|remove|reload>
|
||
commands.xp.failure.widthdrawXp=Cannot give player negative experience points
|
||
commands.xp.success=Gave {%0} experience to {%1}
|
||
commands.xp.success.levels=Gave {%0} experience levels to {%1}
|
||
commands.xp.success.negative.levels=Taken {%0} levels from {%1}
|
||
death.attack.anvil={%0} was squashed by a falling anvil
|
||
death.attack.arrow.item={%0} was shot by {%1} using {%2}
|
||
death.attack.arrow={%0} was shot by {%1}
|
||
death.attack.cactus={%0} was pricked to death
|
||
death.attack.drown={%0} drowned
|
||
death.attack.explosion.player={%0} was blown up by {%1}
|
||
death.attack.explosion={%0} blew up
|
||
death.attack.fall={%0} hit the ground too hard
|
||
death.attack.fallingBlock={%0} was squashed by a falling block
|
||
death.attack.fireworks={%0} went off with a bang
|
||
death.attack.flyIntoWall={%0} experienced kinetic energy
|
||
death.attack.generic={%0} died
|
||
death.attack.inFire={%0} went up in flames
|
||
death.attack.inWall={%0} suffocated in a wall
|
||
death.attack.lava={%0} tried to swim in lava
|
||
death.attack.magic={%0} was killed by magic
|
||
death.attack.mob={%0} was slain by {%1}
|
||
death.attack.onFire={%0} burned to death
|
||
death.attack.outOfWorld={%0} fell out of the world
|
||
death.attack.player.item={%0} was slain by {%1} using {%2}
|
||
death.attack.player={%0} was slain by {%1}
|
||
death.attack.trident={%0} was impaled to death by {%1}
|
||
death.attack.wither={%0} withered away
|
||
death.fell.accident.generic={%0} fell from a high place
|
||
disconnectionScreen.invalidName=Invalid name!
|
||
disconnectionScreen.invalidSkin=Invalid skin!
|
||
disconnectionScreen.loggedinOtherLocation=Logged in from other location
|
||
disconnectionScreen.noReason=Disconnected from server
|
||
disconnectionScreen.notAuthenticated=You need to authenticate to Xbox Live.
|
||
disconnectionScreen.outdatedClient=Outdated client!
|
||
disconnectionScreen.outdatedServer=Outdated server!
|
||
disconnectionScreen.resourcePack=Encountered a problem while downloading or applying resource pack.
|
||
disconnectionScreen.serverFull=Server is full!
|
||
effect.darkness=Darkness
|
||
enchantment.arrowDamage=Power
|
||
enchantment.arrowFire=Flame
|
||
enchantment.arrowInfinite=Infinity
|
||
enchantment.arrowKnockback=Punch
|
||
enchantment.crossbowMultishot=Multishot
|
||
enchantment.crossbowPiercing=Piercing
|
||
enchantment.crossbowQuickCharge=Quick Charge
|
||
enchantment.curse.binding=Curse of Binding
|
||
enchantment.curse.vanishing=Curse of Vanishing
|
||
enchantment.damage.all=Sharpness
|
||
enchantment.damage.arthropods=Bane of Arthropods
|
||
enchantment.damage.undead=Smite
|
||
enchantment.digging=Efficiency
|
||
enchantment.durability=Unbreaking
|
||
enchantment.fire=Fire Aspect
|
||
enchantment.fishingSpeed=Lure
|
||
enchantment.frostwalker=Frost Walker
|
||
enchantment.heavy_weapon.breach=Breach
|
||
enchantment.heavy_weapon.density=Density
|
||
enchantment.heavy_weapon.windburst=Wind Burst
|
||
enchantment.knockback=Knockback
|
||
enchantment.lootBonus=Looting
|
||
enchantment.lootBonusDigger=Fortune
|
||
enchantment.lootBonusFishing=Luck of the Sea
|
||
enchantment.mending=Mending
|
||
enchantment.oxygen=Respiration
|
||
enchantment.protect.all=Protection
|
||
enchantment.protect.explosion=Blast Protection
|
||
enchantment.protect.fall=Feather Falling
|
||
enchantment.protect.fire=Fire Protection
|
||
enchantment.protect.projectile=Projectile Protection
|
||
enchantment.soul_speed=Soul Speed
|
||
enchantment.swift_sneak=Swift Sneak
|
||
enchantment.thorns=Thorns
|
||
enchantment.untouching=Silk Touch
|
||
enchantment.waterWalker=Depth Strider
|
||
enchantment.waterWorker=Aqua Affinity
|
||
enchantment.tridentChanneling=Channeling
|
||
enchantment.tridentLoyalty=Loyalty
|
||
enchantment.tridentRiptide=Riptide
|
||
enchantment.tridentImpaling=Impaling
|
||
gameMode.adventure=Adventure Mode
|
||
gameMode.changed=Your game mode has been updated to {%0}
|
||
gameMode.creative=Creative Mode
|
||
gameMode.spectator=Spectator Mode
|
||
gameMode.survival=Survival Mode
|
||
item.record_11.desc=C418 - 11
|
||
item.record_13.desc=C418 - 13
|
||
item.record_5.desc=Samuel Åberg - 5
|
||
item.record_blocks.desc=C418 - blocks
|
||
item.record_cat.desc=C418 - cat
|
||
item.record_chirp.desc=C418 - chirp
|
||
item.record_creator.desc=Lena Raine – Creator
|
||
item.record_creator_music_box.desc=Lena Raine – Creator (Music Box)
|
||
item.record_far.desc=C418 - far
|
||
item.record_mall.desc=C418 - mall
|
||
item.record_mellohi.desc=C418 - mellohi
|
||
item.record_otherside.desc=Lena Raine - otherside
|
||
item.record_pigstep.desc=Lena Raine - Pigstep
|
||
item.record_precipice.desc=Aaron Cherof – Precipice
|
||
item.record_relic.desc=Aaron Cherof – Relic
|
||
item.record_stal.desc=C418 - stal
|
||
item.record_strad.desc=C418 - strad
|
||
item.record_wait.desc=C418 - wait
|
||
item.record_ward.desc=C418 - ward
|
||
itemGroup.name.anvil=Anvils
|
||
itemGroup.name.arrow=Arrows
|
||
itemGroup.name.axe=Axes
|
||
itemGroup.name.banner=Banners
|
||
itemGroup.name.banner_pattern=Banner Patterns
|
||
itemGroup.name.bed=Beds
|
||
itemGroup.name.boat=Boats
|
||
itemGroup.name.boots=Boots
|
||
itemGroup.name.bundles=Bundles
|
||
itemGroup.name.buttons=Buttons
|
||
itemGroup.name.candles=Candles
|
||
itemGroup.name.chalkboard=Chalkboards
|
||
itemGroup.name.chest=Chests
|
||
itemGroup.name.chestboat=Boats with Chest
|
||
itemGroup.name.chestplate=Chestplates
|
||
itemGroup.name.compounds=Compounds
|
||
itemGroup.name.concrete=Concrete
|
||
itemGroup.name.concretePowder=Concrete Powder
|
||
itemGroup.name.cookedFood=Cooked Food
|
||
itemGroup.name.coral=Coral Blocks
|
||
itemGroup.name.coral_decorations=Coral Decorations
|
||
itemGroup.name.crop=Crops
|
||
itemGroup.name.door=Doors
|
||
itemGroup.name.dye=Dyes
|
||
itemGroup.name.enchantedBook=Enchanted Books
|
||
itemGroup.name.fence=Fences
|
||
itemGroup.name.fenceGate=Fence Gates
|
||
itemGroup.name.firework=Fireworks
|
||
itemGroup.name.fireworkStars=Firework Charges
|
||
itemGroup.name.flower=Flowers
|
||
itemGroup.name.glass=Glass
|
||
itemGroup.name.glassPane=Glass Panes
|
||
itemGroup.name.glazedTerracotta=Glazed Terracottas
|
||
itemGroup.name.goatHorn=Goat Horns
|
||
itemGroup.name.grass=Ground Cover
|
||
itemGroup.name.helmet=Helmets
|
||
itemGroup.name.hoe=Hoes
|
||
itemGroup.name.horseArmor=Horse Armor
|
||
itemGroup.name.leaves=Leaves
|
||
itemGroup.name.leggings=Leggings
|
||
itemGroup.name.lingeringPotion=Lingering Potions
|
||
itemGroup.name.log=Logs
|
||
itemGroup.name.minecart=Minecarts
|
||
itemGroup.name.miscFood=Miscellaneous Foods
|
||
itemGroup.name.mobEgg=Mob Eggs
|
||
itemGroup.name.monsterStoneEgg=Infested Stone
|
||
itemGroup.name.mushroom=Mushrooms
|
||
itemGroup.name.netherWartBlock=Nether Warts
|
||
itemGroup.name.ominousBottle=Ominous Bottles
|
||
itemGroup.name.ore=Ores
|
||
itemGroup.name.permission=Permission Blocks
|
||
itemGroup.name.pickaxe=Pickaxes
|
||
itemGroup.name.planks=Planks
|
||
itemGroup.name.potion=Potions
|
||
itemGroup.name.pressurePlate=Pressure Plates
|
||
itemGroup.name.products=Products
|
||
itemGroup.name.rail=Rails
|
||
itemGroup.name.rawFood=Raw Food
|
||
itemGroup.name.record=Records
|
||
itemGroup.name.sandstone=Sandstone
|
||
itemGroup.name.sapling=Saplings
|
||
itemGroup.name.seed=Seeds
|
||
itemGroup.name.shovel=Shovels
|
||
itemGroup.name.shulkerBox=Shulker Boxes
|
||
itemGroup.name.sign=Signs
|
||
itemGroup.name.skull=Mob Skulls
|
||
itemGroup.name.slab=Slabs
|
||
itemGroup.name.splashPotion=Splash Potions
|
||
itemGroup.name.stainedClay=Terracotta
|
||
itemGroup.name.stairs=Stairs
|
||
itemGroup.name.stone=Stone
|
||
itemGroup.name.stoneBrick=Decorative Stone
|
||
itemGroup.name.sword=Swords
|
||
itemGroup.name.trapdoor=Trapdoors
|
||
itemGroup.name.walls=Walls
|
||
itemGroup.name.wood=Woods
|
||
itemGroup.name.wool=Wool
|
||
itemGroup.name.woolCarpet=Wool Carpet
|
||
multiplayer.player.joined={%0} joined the game
|
||
multiplayer.player.left={%0} left the game
|
||
potion.absorption=Absorption
|
||
potion.blindness=Blindness
|
||
potion.conduitPower=Conduit Power
|
||
potion.confusion=Nausea
|
||
potion.damageBoost=Strength
|
||
potion.digSlowDown=Mining Fatigue
|
||
potion.digSpeed=Haste
|
||
potion.fireResistance=Fire Resistance
|
||
potion.harm=Instant Damage
|
||
potion.heal=Instant Health
|
||
potion.healthBoost=Health Boost
|
||
potion.hunger=Hunger
|
||
potion.invisibility=Invisibility
|
||
potion.jump=Jump Boost
|
||
potion.levitation=Levitation
|
||
potion.moveSlowdown=Slowness
|
||
potion.moveSpeed=Speed
|
||
potion.nightVision=Night Vision
|
||
potion.poison=Poison
|
||
potion.regeneration=Regeneration
|
||
potion.resistance=Resistance
|
||
potion.saturation=Saturation
|
||
potion.slowFalling=Slow Falling
|
||
potion.waterBreathing=Water Breathing
|
||
potion.weakness=Weakness
|
||
potion.wither=Wither
|
||
record.nowPlaying=Now playing: {%0}
|
||
tile.bed.noSleep=You can only sleep at night
|
||
tile.bed.occupied=This bed is occupied
|
||
tile.bed.tooFar=Bed is too far away
|
||
tile.respawn_anchor.respawnSet=Respawn point set
|
||
tile.respawn_anchor.notValid=Your respawn anchor was out of charges, missing or obstructed
|
||
|
||
; -------------------- PocketMine-MP main runtime language strings, always translated server-side --------------------
|
||
pocketmine.command.alias.illegal=Could not register alias '{%0}' because it contains illegal characters
|
||
pocketmine.command.alias.notFound=Could not register alias '{%0}' because it contains commands that do not exist: {%1}
|
||
pocketmine.command.alias.recursive=Could not register alias '{%0}' because it contains recursive commands: {%1}
|
||
pocketmine.command.ban.ip.description=Prevents the specified IP address from using this server
|
||
pocketmine.command.ban.player.description=Prevents the specified player from using this server
|
||
pocketmine.command.banlist.description=View all players banned from this server
|
||
pocketmine.command.clear.description=Clears items from player inventory
|
||
pocketmine.command.clear.usage=/clear [player] [item] [maxCount]
|
||
pocketmine.command.defaultgamemode.description=Set the default gamemode
|
||
pocketmine.command.deop.description=Takes the specified player's operator status
|
||
pocketmine.command.difficulty.description=Sets the game difficulty
|
||
pocketmine.command.dumpmemory.description=Dumps diagnostic information about memory usage to disk
|
||
pocketmine.command.effect.description=Adds/Removes effects on players
|
||
pocketmine.command.enchant.description=Adds enchantments on items
|
||
pocketmine.command.error.permission=You don't have permission to use the command: {%commandName}
|
||
pocketmine.command.error.playerNotFound=Cannot find a player matching "{%playerName}"
|
||
pocketmine.command.gamemode.description=Changes the player to a specific game mode
|
||
pocketmine.command.gamemode.failure=Game mode change for {%playerName} failed!
|
||
pocketmine.command.gamemode.unknown=Unknown game mode "{%gameModeName}"
|
||
pocketmine.command.gc.chunks=Chunks: {%chunksCollected}
|
||
pocketmine.command.gc.cycles=Cycles: {%cyclesCollected}
|
||
pocketmine.command.gc.description=Fires garbage collection tasks
|
||
pocketmine.command.gc.entities=Entities: {%entitiesCollected}
|
||
pocketmine.command.gc.header=Garbage collection result
|
||
pocketmine.command.gc.memoryFreed=Memory freed: {%memoryFreed} MB
|
||
pocketmine.command.give.description=Gives the specified player a certain amount of items
|
||
pocketmine.command.give.usage=/give <player> <item[:damage]> [amount] [tags...]
|
||
pocketmine.command.help.description=Shows the help menu
|
||
pocketmine.command.help.specificCommand.description=Description: {%description}
|
||
pocketmine.command.help.specificCommand.header=Help: /{%commandName}
|
||
pocketmine.command.help.specificCommand.usage=Usage: {%usage}
|
||
pocketmine.command.help.specificCommand.aliases=Aliases: {%aliasList}
|
||
pocketmine.command.kick.description=Removes the specified player from the server
|
||
pocketmine.command.kill.description=Commit suicide or kill other players
|
||
pocketmine.command.kill.usage=/kill [player]
|
||
pocketmine.command.list.description=Lists all online players
|
||
pocketmine.command.me.description=Performs the specified action in chat
|
||
pocketmine.command.notFound=Unknown command: {%commandName}. Use {%helpCommand} for a list of available commands.
|
||
pocketmine.command.op.description=Gives the specified player operator status
|
||
pocketmine.command.particle.description=Adds particles to a world
|
||
pocketmine.command.particle.usage=/particle <name> <x> <y> <z> <xd> <yd> <zd> [count] [data]
|
||
pocketmine.command.plugins.description=Gets a list of plugins running on the server
|
||
pocketmine.command.plugins.success=Plugins ({%0}): {%1}
|
||
pocketmine.command.save.description=Saves the server to disk
|
||
pocketmine.command.saveoff.description=Disables server autosaving
|
||
pocketmine.command.saveon.description=Enables server autosaving
|
||
pocketmine.command.say.description=Broadcasts the given message as the sender
|
||
pocketmine.command.seed.description=Shows the world seed
|
||
pocketmine.command.setworldspawn.description=Sets a world's spawn point. If no coordinates are specified, the player's coordinates will be used.
|
||
pocketmine.command.spawnpoint.description=Sets a player's spawn point
|
||
pocketmine.command.status.description=Reads back the server's performance.
|
||
pocketmine.command.stop.description=Stops the server
|
||
pocketmine.command.tell.description=Sends a private message to the given player
|
||
pocketmine.command.time.description=Changes the time on each world
|
||
pocketmine.command.time.usage=/time <set|add> <value> OR /time <start|stop|query>
|
||
pocketmine.command.timings.alreadyEnabled=Timings are already enabled
|
||
pocketmine.command.timings.collect=Collecting timing results...
|
||
pocketmine.command.timings.description=Records timings to see performance of the server.
|
||
pocketmine.command.timings.disable=Disabled Timings
|
||
pocketmine.command.timings.enable=Enabled Timings & Reset
|
||
pocketmine.command.timings.pasteError=An error happened while pasting the report
|
||
pocketmine.command.timings.reset=Timings reset
|
||
pocketmine.command.timings.timingsDisabled=Please enable timings by typing /timings on
|
||
pocketmine.command.timings.timingsRead=You can read the results at {%0}
|
||
pocketmine.command.timings.timingsWrite=Timings written to {%0}
|
||
pocketmine.command.timings.usage=/timings <reset|report|on|off|paste>
|
||
pocketmine.command.title.description=Controls screen titles
|
||
pocketmine.command.tp.description=Teleports the given player (or yourself) to another player or coordinates
|
||
pocketmine.command.transferserver.description=Transfer yourself to another server
|
||
pocketmine.command.transferserver.usage=/transferserver <server> [port]
|
||
pocketmine.command.unban.ip.description=Allows the specified IP address to use this server
|
||
pocketmine.command.unban.player.description=Allows the specified player to use this server
|
||
pocketmine.command.userDefined.description=User-defined custom command
|
||
pocketmine.command.version.description=Gets the version of this server including any plugins in use
|
||
pocketmine.command.version.minecraftVersion=Compatible Minecraft version: {%minecraftVersion} (protocol version: {%minecraftProtocolVersion})
|
||
pocketmine.command.version.noSuchPlugin=This server is not running any plugin by that name. Use /plugins to get a list of plugins.
|
||
pocketmine.command.version.operatingSystem=Operating system: {%operatingSystemName}
|
||
pocketmine.command.version.phpJitDisabled=disabled
|
||
pocketmine.command.version.phpJitEnabled=enabled ({%extraJitInfo})
|
||
pocketmine.command.version.phpJitNotSupported=not supported
|
||
pocketmine.command.version.phpJitStatus=PHP JIT: {%jitStatus}
|
||
pocketmine.command.version.phpVersion=PHP version: {%phpVersion}
|
||
pocketmine.command.version.serverSoftwareName=This server is running {%serverSoftwareName}
|
||
pocketmine.command.version.serverSoftwareVersion=Server version: {%serverSoftwareVersion} (git hash: {%serverGitHash})
|
||
pocketmine.command.version.usage=/version [plugin name]
|
||
pocketmine.command.whitelist.description=Manages the list of players allowed to use this server
|
||
pocketmine.command.xp.description=Adds or removes player experience
|
||
pocketmine.command.xp.usage=/xp <experience[L]> [player]
|
||
pocketmine.crash.archive=The crash dump has been automatically submitted to the Crash Archive. You can view it on {%0} or use the ID #{%1}.
|
||
pocketmine.crash.create=An unrecoverable error has occurred and the server has crashed. Creating a crash dump
|
||
pocketmine.crash.error=Could not create crash dump: {%0}
|
||
pocketmine.crash.submit=Please upload the "{%0}" file to the Crash Archive and submit the link to the Bug Reporting page. Give as much info as you can.
|
||
pocketmine.data.playerCorrupted=Corrupted data found for "{%0}", creating new profile
|
||
pocketmine.data.saveError=Could not save player "{%0}": {%1}
|
||
pocketmine.disconnect.ban=You are banned from this server. Reason: {%reason}
|
||
pocketmine.disconnect.ban.hardcore=Died in hardcore mode
|
||
pocketmine.disconnect.ban.ip=IP banned
|
||
pocketmine.disconnect.ban.noReason=You are banned from this server
|
||
pocketmine.disconnect.clientDisconnect=Client disconnected
|
||
pocketmine.disconnect.clientReconnect=New session established on same IP and port
|
||
pocketmine.disconnect.error={%error} (Error ID: {%errorId})
|
||
pocketmine.disconnect.error.authentication=Authentication error
|
||
pocketmine.disconnect.error.badPacket=Packet processing error
|
||
pocketmine.disconnect.error.loginTimeout=Login timeout
|
||
pocketmine.disconnect.error.internal=Internal server error
|
||
pocketmine.disconnect.error.respawn=Failed to find a safe spawn position
|
||
pocketmine.disconnect.error.timeout=Session timed out
|
||
pocketmine.disconnect.incompatibleProtocol=Incompatible protocol version ({%0})
|
||
pocketmine.disconnect.invalidSession.badSignature=Failed to verify keychain link signature.
|
||
pocketmine.disconnect.invalidSession.missingKey=Previous keychain link does not have expected public key.
|
||
pocketmine.disconnect.invalidSession.tooEarly=Token can't be used yet - check the server's date/time matches the client.
|
||
pocketmine.disconnect.invalidSession.tooLate=Token has expired - check the server's date/time matches the client.
|
||
pocketmine.disconnect.invalidSession=Invalid session. Reason: {%0}
|
||
pocketmine.disconnect.kick=Kicked by admin. Reason: {%reason}
|
||
pocketmine.disconnect.kick.noReason=Kicked by admin
|
||
pocketmine.disconnect.transfer=Transferred to another server
|
||
pocketmine.disconnect.whitelisted=Server is whitelisted
|
||
pocketmine.disconnect.xblImpersonation=Detected possible impersonation of another player
|
||
pocketmine.level.ambiguousFormat=Cannot identify correct format - matched multiple formats ({%0})
|
||
pocketmine.level.backgroundGeneration=Spawn terrain for world "{%0}" is being generated in the background
|
||
pocketmine.level.badDefaultFormat=Selected default world format "{%0}" does not exist, using default
|
||
pocketmine.level.conversion.finish=Upgraded world "{%worldName}" successfully. Original files backed up in {%backupPath}
|
||
pocketmine.level.conversion.start=Upgrading world "{%worldName}" to a new format. This may take a while.
|
||
pocketmine.level.corrupted=Corruption detected: {%details}
|
||
pocketmine.level.defaultError=No default world has been loaded
|
||
pocketmine.level.generationError=Could not generate world "{%0}": {%1}
|
||
pocketmine.level.invalidGeneratorOptions=Invalid preset "{%preset}" for generator "{%generatorName}": {%details}
|
||
pocketmine.level.loadError=Could not load world "{%0}": {%1}
|
||
pocketmine.level.preparing=Preparing world "{%0}"
|
||
pocketmine.level.spawnTerrainGenerationProgress=Generating spawn terrain: {%done} / {%total} ({%percentageDone}%)
|
||
pocketmine.level.unknownFormat=Unknown format
|
||
pocketmine.level.unknownGenerator=Unknown generator "{%generatorName}"
|
||
pocketmine.level.unloading=Unloading world "{%0}"
|
||
pocketmine.level.unsupportedFormat=Unsupported format: {%details}
|
||
pocketmine.network.session.close=Session closed: {%reason}
|
||
pocketmine.network.session.open=Session opened
|
||
pocketmine.network.session.playerName=Player: {%playerName}
|
||
pocketmine.permission.broadcast.admin=Allows the user to receive administrative broadcasts
|
||
pocketmine.permission.broadcast.user=Allows the user to receive user broadcasts
|
||
pocketmine.permission.command.ban.ip=Allows the user to ban IP addresses
|
||
pocketmine.permission.command.ban.list=Allows the user to list banned players
|
||
pocketmine.permission.command.ban.player=Allows the user to ban players
|
||
pocketmine.permission.command.clear.other=Allows the user to clear inventory of other players
|
||
pocketmine.permission.command.clear.self=Allows the user to clear their own inventory
|
||
pocketmine.permission.command.defaultgamemode=Allows the user to change the default game mode
|
||
pocketmine.permission.command.difficulty=Allows the user to change the game difficulty
|
||
pocketmine.permission.command.dumpmemory=Allows the user to dump memory contents
|
||
pocketmine.permission.command.effect.other=Allows the user to modify effects of other players
|
||
pocketmine.permission.command.effect.self=Allows the user to modify their own effects
|
||
pocketmine.permission.command.enchant.other=Allows the user to enchant the held items of other players
|
||
pocketmine.permission.command.enchant.self=Allows the user to enchant their own held item
|
||
pocketmine.permission.command.gamemode.other=Allows the user to change the game mode of other players
|
||
pocketmine.permission.command.gamemode.self=Allows the user to change their own game mode
|
||
pocketmine.permission.command.gc=Allows the user to fire garbage collection tasks
|
||
pocketmine.permission.command.give.other=Allows the user to give items to other players
|
||
pocketmine.permission.command.give.self=Allows the user to give items to themselves
|
||
pocketmine.permission.command.help=Allows the user to view the help menu
|
||
pocketmine.permission.command.kick=Allows the user to kick players
|
||
pocketmine.permission.command.kill.other=Allows the user to kill other players
|
||
pocketmine.permission.command.kill.self=Allows the user to commit suicide
|
||
pocketmine.permission.command.list=Allows the user to list all online players
|
||
pocketmine.permission.command.me=Allows the user to perform a chat action
|
||
pocketmine.permission.command.op.give=Allows the user to give a player operator status
|
||
pocketmine.permission.command.op.take=Allows the user to take a player's operator status
|
||
pocketmine.permission.command.particle=Allows the user to create particle effects
|
||
pocketmine.permission.command.plugins=Allows the user to view the list of plugins
|
||
pocketmine.permission.command.save.disable=Allows the user to disable automatic saving
|
||
pocketmine.permission.command.save.enable=Allows the user to enable automatic saving
|
||
pocketmine.permission.command.save.perform=Allows the user to perform a manual save
|
||
pocketmine.permission.command.say=Allows the user to broadcast announcements to the server
|
||
pocketmine.permission.command.seed=Allows the user to view the seed of the world
|
||
pocketmine.permission.command.setworldspawn=Allows the user to change the world spawn
|
||
pocketmine.permission.command.spawnpoint.other=Allows the user to change the respawn point of other players
|
||
pocketmine.permission.command.spawnpoint.self=Allows the user to change their own respawn point
|
||
pocketmine.permission.command.status=Allows the user to view the server performance
|
||
pocketmine.permission.command.stop=Allows the user to stop the server
|
||
pocketmine.permission.command.teleport.other=Allows the user to teleport other players
|
||
pocketmine.permission.command.teleport.self=Allows the user to teleport themselves
|
||
pocketmine.permission.command.tell=Allows the user to privately message another player
|
||
pocketmine.permission.command.time.add=Allows the user to fast-forward time
|
||
pocketmine.permission.command.time.query=Allows the user to check the time
|
||
pocketmine.permission.command.time.set=Allows the user to change the time
|
||
pocketmine.permission.command.time.start=Allows the user to restart the time
|
||
pocketmine.permission.command.time.stop=Allows the user to stop the time
|
||
pocketmine.permission.command.timings=Allows the user to record timings to analyse server performance
|
||
pocketmine.permission.command.title.other=Allows the user to send a title to the specified player
|
||
pocketmine.permission.command.title.self=Allows the user to send a title to themselves
|
||
pocketmine.permission.command.transferserver=Allows the user to transfer self to another server
|
||
pocketmine.permission.command.unban.ip=Allows the user to unban IP addresses
|
||
pocketmine.permission.command.unban.player=Allows the user to unban players
|
||
pocketmine.permission.command.version=Allows the user to view the version of the server
|
||
pocketmine.permission.command.whitelist.add=Allows the user to add a player to the server whitelist
|
||
pocketmine.permission.command.whitelist.disable=Allows the user to disable the server whitelist
|
||
pocketmine.permission.command.whitelist.enable=Allows the user to enable the server whitelist
|
||
pocketmine.permission.command.whitelist.list=Allows the user to list all players on the server whitelist
|
||
pocketmine.permission.command.whitelist.reload=Allows the user to reload the server whitelist
|
||
pocketmine.permission.command.whitelist.remove=Allows the user to remove a player from the server whitelist
|
||
pocketmine.permission.command.xp.other=Allows the user to add or remove experience of other players
|
||
pocketmine.permission.command.xp.self=Allows the user to add or remove their experience
|
||
pocketmine.permission.group.console=Grants all console permissions
|
||
pocketmine.permission.group.operator=Grants all operator permissions
|
||
pocketmine.permission.group.user=Grants all non-sensitive permissions that everyone gets by default
|
||
pocketmine.player.logIn={%0}[/{%1}:{%2}] logged in with entity id {%3} at ({%4}, {%5}, {%6}, {%7})
|
||
pocketmine.plugin.aliasError=Could not load alias {%0} for plugin {%1}: Alias contains disallowed character '{%2}'
|
||
pocketmine.plugin.ambiguousMinAPI=Multiple minimum API versions found for some major versions ({%0})
|
||
pocketmine.plugin.badDataFolder=Projected data directory {%dataFolder} exists and is not a directory
|
||
pocketmine.plugin.circularDependency=Circular dependency detected
|
||
pocketmine.plugin.commandError=Could not load command {%0} for plugin {%1}: Command name contains disallowed character '{%2}'
|
||
pocketmine.plugin.disable=Disabling {%0}
|
||
pocketmine.plugin.disallowedByBlacklist=Disallowed by blacklist
|
||
pocketmine.plugin.disallowedByWhitelist=Disallowed by whitelist
|
||
pocketmine.plugin.duplicateError=Could not load plugin '{%0}': plugin exists
|
||
pocketmine.plugin.duplicatePermissionError=Cannot redeclare permission '{%permissionName}'
|
||
pocketmine.plugin.emptyExtensionVersionConstraint=Version constraint {%constraintIndex} for required PHP extension '{%extensionName}' is empty
|
||
pocketmine.plugin.enable=Enabling {%0}
|
||
pocketmine.plugin.enableError=Could not enable plugin '{%0}': {%1}
|
||
pocketmine.plugin.extensionNotLoaded=Required PHP extension '{%extensionName}' is not loaded
|
||
pocketmine.plugin.incompatibleAPI=Incompatible API version (plugin requires one of: {%0})
|
||
pocketmine.plugin.incompatibleExtensionVersion=Incompatible version {%extensionVersion} of PHP extension '{%extensionName}' (plugin requires: {%pluginRequirement})
|
||
pocketmine.plugin.incompatibleOS=Incompatible Operating System (plugin requires one of: {%0})
|
||
pocketmine.plugin.incompatiblePhpVersion=Incompatible PHP version (plugin requires one of: {%0})
|
||
pocketmine.plugin.incompatibleProtocol=Incompatible network protocol version (plugin requires one of: {%0})
|
||
pocketmine.plugin.invalidAPI=Invalid API version '{%apiVersion}'
|
||
pocketmine.plugin.invalidExtensionVersionConstraint=Invalid version constraint {%versionConstraint} for required PHP extension '{%extensionName}'
|
||
pocketmine.plugin.invalidManifest=Invalid plugin manifest: {%details}
|
||
pocketmine.plugin.load=Loading {%0}
|
||
pocketmine.plugin.loadError=Could not load plugin '{%0}': {%1}
|
||
pocketmine.plugin.mainClassNotFound=Main class not found
|
||
pocketmine.plugin.mainClassWrongType=Main class is not an instance of {%pluginInterface}
|
||
pocketmine.plugin.mainClassAbstract=Main class must not be abstract
|
||
pocketmine.plugin.restrictedName=Restricted name
|
||
pocketmine.plugin.spacesDiscouraged=Plugin '{%0}' uses spaces in its name, this is discouraged
|
||
pocketmine.plugin.someEnableErrors=Failed to enable some plugins, stopping server to protect server integrity
|
||
pocketmine.plugin.someLoadErrors=Failed to load some plugins, stopping server to protect server integrity
|
||
pocketmine.plugin.suicide=Plugin disabled itself when attempting to enable it
|
||
pocketmine.plugin.unknownDependency=Unknown dependency: {%0}
|
||
pocketmine.save.start=Saving server data...
|
||
pocketmine.save.success=Save completed in {%0} seconds
|
||
pocketmine.server.auth.disabled=Online mode is disabled. The server will not verify that players are authenticated to Xbox Live.
|
||
pocketmine.server.auth.enabled=Online mode is enabled. The server will verify that players are authenticated to Xbox Live.
|
||
pocketmine.server.authProperty.disabled=To enable authentication, set "xbox-auth" to "true" in server.properties.
|
||
pocketmine.server.authWarning=While this makes it possible to connect without internet access, it also allows hackers to connect with any username they choose.
|
||
pocketmine.server.defaultGameMode=Default game type: {%0}
|
||
pocketmine.server.devBuild.error1=You are running a {%0} DEVELOPMENT build, but your configuration does not permit running development builds.
|
||
pocketmine.server.devBuild.error2=Development builds might have unexpected bugs, crash, break your plugins, corrupt all your data and more.
|
||
pocketmine.server.devBuild.error3=Unless you're a developer and know what you're doing, please AVOID using development builds.
|
||
pocketmine.server.devBuild.error4=To use this build anyway, set "{%0}" to "true" in your pocketmine.yml.
|
||
pocketmine.server.devBuild.error5=To download a stable build instead, visit {%0}.
|
||
pocketmine.server.devBuild.warning1=You are running a {%0} DEVELOPMENT build.
|
||
pocketmine.server.devBuild.warning2=The API for this version may not be finalized. Plugins which run on this build may not work on other builds with the same API version.
|
||
pocketmine.server.devBuild.warning3=The build may have bugs, crash, corrupt your data, or break your plugins.
|
||
pocketmine.server.forcingShutdown=Forcing server shutdown
|
||
pocketmine.server.info=This server is running {%0} version {%1}
|
||
pocketmine.server.license={%0} is distributed under the LGPL License
|
||
pocketmine.server.networkStart=Minecraft network interface running on {%0}:{%1}
|
||
pocketmine.server.networkStartFailed=Failed to start Minecraft network interface on {%ipAddress}:{%port}: {%errorMessage}
|
||
pocketmine.server.obsolete.warning1=The {%0} line of releases is now OBSOLETE. Please prepare to upgrade to {%1} or newer.
|
||
pocketmine.server.obsolete.warning2={%0} will now only receive game compatibility updates and security updates. It will be discontinued after {%1}.
|
||
pocketmine.server.obsolete.warning3=For more information, please visit: {%0}
|
||
pocketmine.server.query.running=GS4 Query listener running on {%0}:{%1}
|
||
pocketmine.server.start=Starting Minecraft: Bedrock Edition server version {%0}
|
||
pocketmine.server.startFinished=Done ({%0}s)! For help, type "help" or "?"
|
||
pocketmine.server.tickOverload=Can't keep up! Is the server overloaded?
|
||
pocketmine.server.url.bugReporting=Bug reporting: {%bugReportingUrl}
|
||
pocketmine.server.url.discord=Chat on Discord: {%discordUrl}
|
||
pocketmine.server.url.docs=Documentation: {%docsUrl}
|
||
pocketmine.server.url.donations=Donations: {%donationsUrl}
|
||
pocketmine.server.url.freePlugins=Free plugins: {%pluginsUrl}
|
||
pocketmine.server.url.sourceCode=Source code: {%sourceUrl}
|
||
pocketmine.server.url.translations=Translate: {%translationsUrl}
|
||
|
||
; -------------------- PocketMine-MP setup-wizard strings --------------------
|
||
|
||
accept_license = Do you accept the License?
|
||
default_gamemode = Default Game mode
|
||
default_values_info = If you don't want to change the default value, just press Enter.
|
||
gamemode_info = Choose between Creative (1) or Survival (0)
|
||
gamemode_options = Select one of the following game modes: {%0}
|
||
invalid_port = Invalid server port
|
||
ip_confirm = Be sure to check it, if you have to forward and you skip that, no external players will be able to join. [Press Enter]
|
||
ip_get = Getting your external IP and internal IP
|
||
ip_warning = Your external IP is {%EXTERNAL_IP}. You may have to port-forward to your internal IP {%INTERNAL_IP}
|
||
language_has_been_selected = English has been correctly selected.
|
||
max_players = Max. online players
|
||
name_your_server = Give a name to your server
|
||
op_info = An OP is the player admin of the server. OPs can run more commands than normal players
|
||
op_warning = You will be able to add an OP user later using /op <player>
|
||
op_who = OP player name (example, your game name)
|
||
pocketmine_plugins = Check the Plugin Repository to add new features, minigames, or advanced protection to your server
|
||
pocketmine_will_start = {%0} will now start. Type /help to view the list of available commands.
|
||
port_warning = Do not change the default port value if this is your first server.
|
||
query_disable = Do you want to disable Query?
|
||
query_warning1 = Query is a protocol used by different tools to get information of your server and players logged in.
|
||
query_warning2 = If you disable it, you won't be able to use server lists.
|
||
server_port = Server port
|
||
server_port_v4 = Server port (IPv4)
|
||
server_port_v6 = Server port (IPv6)
|
||
server_properties = You can edit them later on the server.properties file.
|
||
setting_up_server_now = You are going to set up your server now.
|
||
skip_installer = Do you want to skip the set-up wizard?
|
||
view_distance = Maximum view distance (chunks)
|
||
welcome_to_pocketmine = Welcome to {%0}!\nBefore starting setting up your new server you have to accept the license.\n{%0} is licensed under the LGPL License,\nthat you can read opening the LICENSE file on this folder.
|
||
whitelist_enable = Do you want to enable the white-list?
|
||
whitelist_info = The white-list only allows players in it to join.
|
||
whitelist_warning = You will have to add the players to the white-list
|
||
you_have_finished = You have finished the set-up wizard correctly
|
||
you_have_to_accept_the_license = You have to accept the LGPL license to continue using {%0}
|