mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-08-05 20:12:54 +00:00
More translation stuff
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1400 e251c2fe-e539-e718-e476-b85c1f46cddb
This commit is contained in:
parent
7b066c0468
commit
5f803ffcaa
4 changed files with 64 additions and 48 deletions
|
@ -25,6 +25,7 @@ bannedPlayersFileError = Error reading banned-players.txt
|
|||
bannedIpsFileNotFound = banned-ips.txt not found
|
||||
bannedIpsFileError = Error reading banned-ips.txt
|
||||
noDestroyPermission = \u00a7cYou do not have permission to destroy that {0}.
|
||||
noAccessPermission = \u00a7cYou do not have permission to access that {0}.
|
||||
moreThanZero = Quantities must be greater than 0.
|
||||
errorWithMessage = \u00a7cError: {0}
|
||||
creatingConfigFromTemplate = Creating config from template: {0}
|
||||
|
@ -35,12 +36,29 @@ failedToWriteConfig = Failed to write config {0}
|
|||
failedToCloseConfig = Failed to close config {0}
|
||||
notEnoughMoney = You do not have sufficient funds.
|
||||
missingItems = You do not have {0}x {1}.
|
||||
errorWithMessage = \u00a7cError: {0}
|
||||
tradeSignEmpty = The trade sign does not have enough supply left.
|
||||
tradeCompleted = \u00a77Trade completed.
|
||||
backAfterDeath = \u00a77Use the /back command to return to your death point.
|
||||
mutedUserSpeaks = {0} tried to speak, but is muted.
|
||||
userCreatedPortal = {0} used a portal and generated an exit portal.
|
||||
generatingPortal = \u00a77Generating an exit portal.
|
||||
userUsedPortal = {0} used an existing exit portal.
|
||||
usingPortal = \u00a77Teleporting via portal to an existing portal.
|
||||
teleportingPortal = \u00a77Teleporting via portal.
|
||||
freedMemory = Freed {0} MB.
|
||||
defaultBanReason = The Ban Hammer has spoken!
|
||||
noNewMail = \u00a77You have no new mail.
|
||||
serverFull = Server is full
|
||||
returnPlayerToJailError = Error occured when trying to return player to jail.
|
||||
jailMessage = \u00a7cYou do the crime, you do the time.
|
||||
homeSetToBed = \u00a77Your home is now set to this bed.
|
||||
moneyTaken = {0} taken from your bank account.
|
||||
youAreHealed = \u00a77You have been healed.
|
||||
markMailAsRead = \u00a7cTo mark your mail as read, type /mail clear
|
||||
balance = \u00a77Balance: {0}
|
||||
backUsageMsg = \u00a77Returning to previous location.
|
||||
balance = \u00a77Balance: {0}.
|
||||
playerBanned = \u00a7cPlayer {0} banned.
|
||||
defaultBanReason = Banned from server.
|
||||
banIpAddress = \u00a77Banned IP address.
|
||||
playerBanned = \u00a7cPlayer {0} banned
|
||||
banIpAddress = \u00a77Banned IP address
|
||||
bigTreeSuccess = \u00a77Big tree spawned.
|
||||
bigTreeFailure = \u00a7cBig tree generation failure. Try again on grass or dirt.
|
||||
broadcast = [\u00a7cBroadcast\u00a7f]\u00a7a {0}
|
||||
|
@ -55,4 +73,4 @@ depth = \u00a77You are at sea level.
|
|||
depthAboveSea = \u00a77You are {0} block(s) above sea level.
|
||||
depthBelowSea = \u00a77You are {0} block(s) below sea level.
|
||||
extinguish = \u00a77You extinguished yourself.
|
||||
extinguishOthers = \u00a77 You extinguished {0}.
|
||||
extinguishOthers = \u00a77 You extinguished {0}.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue