diff options
-rw-r--r-- | Essentials/src/messages_de.properties | 100 |
1 files changed, 100 insertions, 0 deletions
diff --git a/Essentials/src/messages_de.properties b/Essentials/src/messages_de.properties index 62a16c05e..3acfb29d7 100644 --- a/Essentials/src/messages_de.properties +++ b/Essentials/src/messages_de.properties @@ -147,3 +147,103 @@ buildAlert = \u00a7cYou are not permitted to build protectionOwner = \u00a76[EssentialsProtect] Protection owner: {0} spawnSet = \u00a77Spawn location set for group {0}. teleportNewPlayerError = Failed to teleport new player +essentialsReload = \u00a77Essentials Reloaded {0} +gcmax = Maximum memory: {0} MB +gcmin = Minimum memory: {0} MB +gcchunks = chunks, +gcentities = entities +godMode = \u00a77God mode {0}. +enabled = enabled +disabled = disabled +godEnabledFor = enabled for {0} +godDisabledFor = disabled for {0} +heal = \u00a77You have been healed. +healOther = \u00a77Healed {0}. +helpPages = Page \u00a7c {0} \u00a7f of \u00a7c {1} \u00a7f: +helpConsole = To view help from the console, type ?. +helpOp = \u00a7c[HelpOp]\u00a7f \u00a77 {0} :\u00a7f {1} +infoFileDoesNotExist = File info.txt does not exist. Creating one for you. +infoPages = Page \u00a7c {0} \u00a7f of \u00a7c {1} \u00a7f: +infoChapter = Select chapter: +infoUnknownChapter = Unknown chapter: +infoChapterPages = Chapter {0} , page \u00a7c {1} \u00a7f of \u00a7c {2} \u00a7f: +invBigger = The other users inventory is bigger than yours. +invRestored = Your inventory has been restored. +invSee = You see the inventory of {0}. +invSeeHelp = Use /invsee to restore your inventory. +cantSpawnItem = \u00a7cYou are not allowed to spawn the item {0} +itemSpawn = \u00a77Giving {0} of {1} +jumpError = That would hurt your computer's brain. +kickDefault = Kicked from server +kill = \u00a77Killed {0}. +noKits = \u00a77There are no kits available yet +kitError = \u00a7cThere are no valid kits. +kitError2 = \u00a7cThat kit does not exist or is improperly defined. +kitErrorHelp = \u00a7cPerhaps an item is missing a quantity in the configuration? +noKitPermission = \u00a7cYou need the \u00a7{0} \u00a7cc permission to use that kit. +kitTimed = \u00a7cYou can't use that kit again for another {0} +kitInvFull = \u00a7cYour inventory was full, placing kit on the floor +kitGive = \u00a77Giving kit {0}. +lightningUse = \u00a77Smiting {0} +lightningSmited = \u00a77You have just been smited +connectedPlayers = Connected players: +noMail = You do not have any mail +mailClear = \u00a7cTo mark your mail as read, type /mail clear +noMailSendPerm = \u00a7cYou do not have the \u00a7fessentials.mail.send\u00a7c permission. +playerNeverOnServer = \u00a7cPlayer {0} was never on this server. +mailSent = \u00a77Mail sent! +mailCleared = \u00a77Mail Cleared! +usage = \u00a7cUsage : +voiceSilenced = \u00a77Your voice has been silenced +noMotd = \u00a7cThere is no message of the day." +me = me +mutedPlayer = Player {0} {1} {2} {3}. +muted = muted +unMuted = unmuted +for = for +nickOthersPermission = \u00a7cYou do not have permission to change the nickname of others +nickNoMore = \u00a7You no longer have a nickname. +nickNamesAlpha = \u00a7cNicknames must be alphanumeric. +nickInUse = \u00a7cThat name is already in use. +nickSet = \u00a77Your nickname is now \u00a7c{0} +nickChanged = Nickname changed. +pong = Pong! +powerToolAir = Command can't be attached to air. +powerToolAttach = Command assigned to {0} +powerToolRemove = Command removed from {0} +foreverAlone = \u00a7cYou have nobody to whom you can reply. +is = is +reloadAllPlugins = \u00a77Reloaded all plugins. +noRules = \u00a7cThere are no rules specified yet. +seenOnline = Player {0} is online since {1} +seenOffline = Player {0} is offline since {1} +itemCannotBeSold = That item cannot be sold to the server. +itemMustBeStacked = Item must be traded in stacks. A quantity of 2s would be two stacks, etc. +itemNotEnough1 = \u00a7cYou do not have enough of that item to sell. +itemNotEnough2 = \u00a77If you meant to sell all of your items of that type, use /sell itemname +itemNotEnough3 = \u00a77/sell itemname -1 will sell all but one item, etc. +itemSold = \u00a77Sold for \u00a7c {0} \u00a77 ({1} items at {2} each) +itemSoldConsole = {0} sold {1} for \u00a77 {2} \u00a77 ({3} items at {4} each) +itemSellAir = You really tried to sell Air? Put an item in your hand. +homeSet = \u00a77Home set. +jailSet = \u00a77Jail {0} has been set +warpSet = \u00a77Warp {0} set. +worthSet = Worth value set +mobSpawnTarget = Target block must be a mob spawner. +mobSpawnError = Error while changing mob spawner. +invalidMob = Invalid mob type. +unableToSpawnMob = Unable to spawn mob. +mobSpawnLimit = Mob quantity limited to server limit +soloMob = That mob likes to be alone +numberRequired = A number goes there, silly. +spawned = spawned +slimeMalformedSize = Malformed size. +sheepMalformedColor = Malformed color. +suicideMessage = \u00a77Goodbye Cruel World... +suicideSuccess = \u00a77{0} took their own life +tempBanned = Temporarily banned from server for {0} +thunderDuration = You {0} thunder in your world {1} +thunder = You {0} thunder in your world +deleteFileError = Could not delete file: {0} +userDoesNotExist = The user {0} does not exist. +negativeBalanceError = User is not allowed to have a negative balance.
\ No newline at end of file |