Finally all commands translated.

git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1471 e251c2fe-e539-e718-e476-b85c1f46cddb
This commit is contained in:
snowleo 2011-05-15 01:30:54 +00:00
parent c107f7ed66
commit 5eeb020f01
21 changed files with 166 additions and 75 deletions

View file

@ -263,3 +263,40 @@ teleportRequest = \u00a7c{0}\u00a7c has requested to teleport to you.
typeTpaccept = \u00a77To teleport, type \u00a7c/tpaccept\u00a77.
typeTpdeny = \u00a77To deny this request, type \u00a7c/tpdeny\u00a77.
requestSent = \u00a77Request sent to {0}\u00a77.
teleportHereRequest = \u00a7c{0}\u00a7c has requested that you teleport to him/her.
teleportAll = \u00a77Teleporting all players...
noPendingRequest = You do not have a pending request.
requestDenied = \u00a77Teleport request denied.
requestAccepted = \u00a77Teleport request accepted.
teleportationEnabled = \u00a77Teleportation enabled.
teleportationDisabled = \u00a77Teleportation disabled.
treeSpawned = \u00a77Tree spawned.
treeFailure = \u00a7cTree generation failure. Try again on grass or dirt.
unbannedPlayer = Unbanned player.
unbannedIP = Unbanned IP address.
unlimitedItems = Unlimited items:
none = none
unlimitedItemPermission = \u00a7cNo permission for unlimited item {0}.
disableUnlimited = \u00a77Disable unlimited placing of {0} for {1}.
enableUnlimited = \u00a77Giving unlimited amount of {0} to {1}.
warpListPermission = \u00a7cYou do not have Permission to list that warps.
noWarpsDefined = No warps defined
warpUsePermission = \u00a7cYou do not have Permission to use that warp.
weatherSunFor = \u00a77You set the weather to sun in your world for {0} seconds
weatherSun = \u00a77You set the weather to sun in your world
weatherStormFor = \u00a77You set the weather to storm in your world for {0} seconds
weatherStorm = \u00a77You set the weather to storm in your world
whoisIs = {0} is {1}
whoisHealth = \u00a79 - Health: {0}/20
whoisLocation = \u00a79 - Location: ({0}, {1}, {2}, {3})
whoisMoney = \u00a79 - Money: {0}
whoisStatusAway = \u00a79 - Status: \u00a7cAway\u00a7f
whoisStatusAvailable = \u00a79 - Status: Available
whoisIPAddress = \u00a79 - IP Address: {0}
whoisGeoLocation = \u00a79 - Location: {0}
invalidWorld = \u00a7cInvalid world.
possibleWorlds = \u00a77Possible worlds are the numbers 0 through {0}.
typeWorldName = \u00a77You can also type the name of a specific world.
worth = \u00a77Stack of {0} worth \u00a7c{1}\u00a77 ({2} item(s) at {3} each)
worthMeta = \u00a77Stack of {0} with metadata of {1} worth \u00a7c{2}\u00a77 ({3} item(s) at {4} each)
onlyPlayers = Only in-game players can use {0}.