mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-08-06 04:23:02 +00:00
More translation stuff
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1395 e251c2fe-e539-e718-e476-b85c1f46cddb
This commit is contained in:
parent
442e54ad6b
commit
4486a99a4e
5 changed files with 54 additions and 31 deletions
|
@ -2,4 +2,28 @@ loadinfo = Loaded {0} build {1} maintained by {2}
|
|||
markedAsNotAway = \u00a77You are no longer marked as away.
|
||||
markedAsAway = \u00a77You are now marked as away.
|
||||
userIsNotAway = {0} is no longer AFK
|
||||
userIsAway = {0} is now AFK
|
||||
userIsAway = {0} is now AFK
|
||||
backupStarted = Backup started
|
||||
backupFinished = Backup finished
|
||||
invalidServer = Invalid server!
|
||||
usingTempFolderForTesting = Using temp folder for testing:
|
||||
worldsLoadedRestartServer = New worlds have been loaded while upgrading files. The server will stop now, please restart it.
|
||||
failedStopServer = Failed to stop the server!
|
||||
versionMismatch = Version mismatch! Please update {0} to the same version.
|
||||
notRecommendedBukkit = Bukkit version is not the recommended build for Essentials.
|
||||
bukkitFormatChanged = Bukkit version format changed. Version not checked.
|
||||
itemsCsvNotLoaded = Could not load items.csv.
|
||||
corruptNodeInConfig = \u00a74Notice: Your configuration file has a corrupt {0} node.
|
||||
youHaveNewMail = \u00a7cYou have {0} messages!\u00a7f Type \u00a77/mail read\u00a7f to view your mail.
|
||||
commandNotLoaded = \u00a7cCommand {0} is improperly loaded.
|
||||
deniedAccessCommand = {0} was denied access to command.
|
||||
noAccessCommand = \u00a7cYou do not have access to that command.
|
||||
errorCallingCommand = Error calling command /{0}
|
||||
commandFailed = Command {0} failed:
|
||||
bannedPlayersFileNotFound = banned-players.txt not found
|
||||
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}.
|
||||
moreThanZero = Quantities must be greater than 0.
|
||||
errorWithMessage = \u00a7cError: {0}
|
Loading…
Add table
Add a link
Reference in a new issue