2019-05-31 18:54:31 +02:00
# To simplify the customisation and the translation process please check out the editor: http://ptp.pcgamingfreaks.at
2014-08-02 18:06:45 +02:00
Language :
2017-01-28 23:08:10 +01:00
NotFromConsole : "&cCommand not usable from console."
2015-05-10 17:23:32 +02:00
Ingame :
2018-05-18 18:33:38 +02:00
NoPermission : "&cYou don't have the permission to do that."
2018-04-26 15:47:30 +02:00
WorldDisabled : "&cThe use of the backpack is not allowed in this world."
2018-12-21 18:06:59 +01:00
NaN : "[\"\",{\"text\":\"The entered value is not a number!\",\"color\":\"red\"}]"
2016-12-19 22:06:08 +01:00
OwnBackpackClose : "Backpack closed!"
2017-01-28 23:08:10 +01:00
OwnBackpackClose_SendMethod : "action_bar"
2016-12-19 22:06:08 +01:00
#Parameter: {OwnerName}, {OwnerDisplayName}
PlayerBackpackClose : "{OwnerName}'s backpack closed!"
2017-01-28 23:08:10 +01:00
PlayerBackpackClose_SendMethod : "action_bar"
2016-11-06 18:09:23 +01:00
InvalidBackpack : "Invalid backpack."
2017-03-04 17:58:59 +01:00
NotAllowedInBackpack : "&c{ItemName} is not allowed in the backpack."
2018-06-07 00:23:26 +02:00
Open :
2019-06-13 00:34:16 +02:00
#Parameter: {TimeLeft} time in seconds till the backpack can be reopened, {TimeSpanLeft} time formatted as string till the backpack can be reopened
Cooldown : "[{\"text\":\"Please wait \",\"color\":\"dark_green\"},{\"text\":\"{TimeSpanLeft}\",\"hoverEvent\":{\"action\":\"show_text\",\"value\":\"{TimeLeft} seconds\"}},{\"text\":\" till you reopen your backpack.\"}]"
2018-06-07 00:23:26 +02:00
#Parameter: {CurrentGameMode}, {AllowedGameModes}
WrongGameMode : "You are not allowed to open your backpack in your current game-mode."
Clean :
BackpackCleaned : "Backpack cleaned."
Help :
Header : "&6### Minepacks Commands ###"
Footer : "&6#############################"
Reload :
Reloading : "&1Reloading ..."
Reloaded : "&1Reloaded!"
Update :
CheckingForUpdates : "&1Checking for updates ..."
Updated : "[\"\",{\"text\":\"Plugin updated, will be loaded on next restart/reload.\",\"color\":\"yellow\"}]"
NoUpdate : "[\"\",{\"text\":\"No plugin update available.\",\"color\":\"gold\"}]"
UpdateFail : "[\"\",{\"text\":\"There was a problem looking for updates! Please check the console!\",\"color\":\"red\"}]"
# You can change this message if you like to, but don't cry if the link isn't linking to the plugin anymore!
UpdateAvailable : "[{\"text\":\"There is an update available! Please go to \\\"\",\"color\":\"green\"},{\"text\":\"https://www.spigotmc.org/resources/19286/\",\"color\":\"yellow\",\"underlined\":true,\"clickEvent\":{\"action\":\"open_url\",\"value\":\"https://www.spigotmc.org/resources/19286/\"}},{\"text\":\"\\\" to download it!\"}]"
2018-06-07 23:43:33 +02:00
Backup :
Created : "The backpack has been backed up successful."
NoBackpack : "The player doesn't have a backpack or his backpack is empty."
2018-12-21 18:06:59 +01:00
Restore :
BackupsPerPage : 10
Headline : "[\"\",{\"text\":\"Backups\",\"color\":\"yellow\"},{\"text\":\" - \",\"color\":\"white\"},{\"text\":\"showing page {CurrentPage}/{MaxPage}\",\"color\":\"gold\"}]"
Footer : "[{\"text\":\"<<< Previous <<<\",\"color\":\"gray\",\"clickEvent\":{\"action\":\"run_command\",\"value\":\"/{MainCommand} {SubCommand} {CurrentPage}--\"},\"hoverEvent\":{\"action\":\"show_text\",\"value\":\"/{MainCommand} {SubCommand} {CurrentPage}--\"}},{\"text\":\" Showing page {CurrentPage}/{MaxPage} \",\"color\":\"gold\"},{\"text\":\">>> Next >>>\",\"color\":\"gray\",\"clickEvent\":{\"action\":\"run_command\",\"value\":\"/{MainCommand} {SubCommand} {CurrentPage}++\"},\"hoverEvent\":{\"action\":\"show_text\",\"value\":\"/{MainCommand} {SubCommand} {CurrentPage}++\"}}]"
2019-03-12 19:46:09 +01:00
BackupEntry : "[\"\",{\"text\":\"{BackupIdentifier}\",\"clickEvent\":{\"action\":\"suggest_command\",\"value\":\"/{MainCommand} {SubCommand} {BackupIdentifier}\"},\"hoverEvent\":{\"action\":\"show_text\",\"value\":\"User: {BackupPlayerName} ({BackupPlayerUUID})\\nCreated: {BackupDate}\"}}]"
2018-12-21 18:06:59 +01:00
NoValidBackup : "No backup matching {BackupIdentifier} found"
NoUserToRestoreToFound : "No valid user to restore backup to found"
2019-03-12 19:46:09 +01:00
# No Json!!!
ParameterBackupName : "backup_name"
# No Json!!!
DateFormat : "yyyy.MM.dd HH:mm:ss"
Restored : "Backup has been successful restored."
2016-11-06 18:09:23 +01:00
Commands :
2018-06-07 00:23:26 +02:00
HelpFormat : "[\"\",{\"text\":\"/{MainCommand} {SubCommand} {Parameters}\",\"clickEvent\":{\"action\":\"suggest_command\",\"value\":\"/{MainCommand} {SubCommand}\"}},{\"text\":\" - \",\"color\":\"white\"},{\"text\":\"{Description}\",\"color\":\"aqua\"}]"
PlayerNameVariable : "player_name"
2016-11-06 18:09:23 +01:00
Description :
Backpack : "Opens your backpack."
Clean : "Cleans your backpack."
2018-06-07 00:23:26 +02:00
CleanOthers : "Cleans the backpack of another players."
OpenOthers : "Shows the backpack of another player."
Reload : "Reloads the config of the plugin."
Update : "Checks for new plugin updates."
2019-04-30 18:24:07 +02:00
Version : "Prints the version details about the plugin and it's dependencies."
2018-06-07 23:43:33 +02:00
Backup : "Creates a backup of a players backpack."
2019-03-12 19:46:09 +01:00
Restore : "Restores a backup."
RestoreList : "Lists all available backups."
2018-06-07 00:23:26 +02:00
Help : "Shows all available commands and their description."
2019-06-08 00:25:30 +02:00
Migrate : "Migrates the used database from one type to another."
2018-06-07 00:23:26 +02:00
Command :
Backpack :
- backpack
- bp
Open :
- open
Clean :
- clean
- clear
- empty
Reload :
- reload
- restart
Update :
- update
2018-06-07 23:43:33 +02:00
Backup :
- backup
2018-12-21 18:06:59 +01:00
Restore :
- restore
ListBackups :
- listbackups
2019-04-30 18:24:07 +02:00
Version :
- version
2018-06-07 00:23:26 +02:00
Help :
- help
2019-05-31 18:54:31 +02:00
# Will be shown in the console during startup
LanguageName : "english"
2018-12-21 18:06:59 +01:00
Author : "GeorgH93"
2015-09-17 15:10:00 +02:00
# Language file version. Don't touch it!
2019-06-08 00:25:30 +02:00
Version : 16