Merge remote-tracking branch 'origin/master'

This commit is contained in:
GeorgH93 2023-02-22 23:52:26 +01:00
commit 26252919fb
No known key found for this signature in database
GPG Key ID: D1630D37F9E4B3C8

View File

@ -1,20 +1,20 @@
Version: 19
# To simplify the customisation and translation process please check out the editor: https://ptp.pcgamingfreaks.at # To simplify the customisation and translation process please check out the editor: https://ptp.pcgamingfreaks.at
Language: Language:
NotFromConsole: "&c命令无法从控制台使用。" NotFromConsole: "&c命令无法从控制台使用。"
Ingame: Ingame:
NoPermission: "&c你没有权限这么做。" NoPermission: "&c你没有权限这么做。"
WorldDisabled: "&c这个世界是不允许使用背包的。" WorldDisabled: "&c该世界不允许使用背包。"
NaN: "[\"\",{\"text\":\"输入的值不是数字!\",\"color\":\"red\"}]" NaN: "[\"\",{\"text\":\"输入的值不是数字\",\"color\":\"red\"}]"
OwnBackpackClose: "背包关闭!" OwnBackpackClose: "背包关闭"
OwnBackpackClose_SendMethod: "action_bar" OwnBackpackClose_SendMethod: "action_bar"
# Parameter: {OwnerName}, {OwnerDisplayName} # Parameter: {OwnerName}, {OwnerDisplayName}
PlayerBackpackClose: "{OwnerName}的背包关闭!" PlayerBackpackClose: "{OwnerName} 的背包已关闭!"
PlayerBackpackClose_SendMethod: "action_bar" PlayerBackpackClose_SendMethod: "action_bar"
InvalidBackpack: "无效的背包。" InvalidBackpack: "无效的背包。"
NotAllowedInBackpack: "&c{ItemName} 不允许放在背包里。" NotAllowedInBackpack: "&c{ItemName} 不允许放在背包里。"
NotAllowedInBackpack_SendMethod: "action_bar" NotAllowedInBackpack_SendMethod: "action_bar"
DontRemoveShortcut: "&c你不能从你的物品栏中删除背包快捷方式!" DontRemoveShortcut: "&c你不能从你的物品栏中删除背包快捷方式"
DontRemoveShortcut_SendMethod: "action_bar" DontRemoveShortcut_SendMethod: "action_bar"
Open: Open:
# Parameter: {TimeLeft} time in seconds till the backpack can be reopened, {TimeSpanLeft} time formatted as string till the backpack can be reopened # Parameter: {TimeLeft} time in seconds till the backpack can be reopened, {TimeSpanLeft} time formatted as string till the backpack can be reopened
@ -23,23 +23,23 @@ Language:
WrongGameMode: "在当前游戏模式下,你不允许打开背包。" WrongGameMode: "在当前游戏模式下,你不允许打开背包。"
Clean: Clean:
BackpackCleaned: "背包已清空" BackpackCleaned: "背包已清空"
BackpackCleanedBy: "您的背包 {DisplayName} 已被清空&r." BackpackCleanedBy: "您的背包 {DisplayName} 已被清空&r"
BackpackCleanedOther: "{DisplayName}的&r 背包已经清除。" BackpackCleanedOther: "{DisplayName} &r的背包已经清除。"
Sort: Sort:
Sorted: "整理背包" Sorted: "整理背包"
Help: Help:
Header: "&6### Minepacks 指令 ###" Header: "&6### Minepacks 指令 ###"
Footer: "&6#############################" Footer: "&6#############################"
Reload: Reload:
Reloading: "&3重载Minepacks中……" Reloading: "&3重载 Minepacks 中……"
Reloaded: "&aMinepacks重载成功!" Reloaded: "&aMinepacks 已重载!"
Update: Update:
CheckingForUpdates: "&3检查更新中…" CheckingForUpdates: "&3检查更新中…"
Updated: "[\"\",{\"text\":\"插件已更新,将在下次重启时加载.\",\"color\":\"yellow\"}]" Updated: "[\"\",{\"text\":\"插件已更新,将在下次重启时加载.\",\"color\":\"yellow\"}]"
NoUpdate: "[\"\",{\"text\":\"没有更新的插件.\",\"color\":\"gold\"}]" NoUpdate: "[\"\",{\"text\":\"没有更新的插件.\",\"color\":\"gold\"}]"
UpdateFail: "[\"\",{\"text\":\"在查找更新时出现了问题!请检查控制台!\",\"color\":\"red\"}]" UpdateFail: "[\"\",{\"text\":\"在查找更新时出现了问题!请检查控制台!\",\"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! # 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\":\"有一个可用的更新! 请浏览 \\\"\",\"color\":\"green\"},{\"text\":\"${project.url}\",\"color\":\"yellow\",\"underlined\":true,\"clickEvent\":{\"action\":\"open_url\",\"value\":\"${project.url}\"}},{\"text\":\"\\\" 去下载!\"}]" UpdateAvailable: "[{\"text\":\"有一个可用的更新请浏览 \\\"\",\"color\":\"green\"},{\"text\":\"${project.url}\",\"color\":\"yellow\",\"underlined\":true,\"clickEvent\":{\"action\":\"open_url\",\"value\":\"${project.url}\"}},{\"text\":\"\\\" 去下载!\"}]"
Backup: Backup:
Created: "背包备份成功。" Created: "背包备份成功。"
NoBackpack: "玩家没有背包或者背包是空的。" NoBackpack: "玩家没有背包或者背包是空的。"
@ -48,7 +48,7 @@ Language:
Headline: "[\"\",{\"text\":\"备份\",\"color\":\"yellow\"},{\"text\":\" - \",\"color\":\"white\"},{\"text\":\"页面 {CurrentPage}/{MaxPage}\",\"color\":\"gold\"}]" Headline: "[\"\",{\"text\":\"备份\",\"color\":\"yellow\"},{\"text\":\" - \",\"color\":\"white\"},{\"text\":\"页面 {CurrentPage}/{MaxPage}\",\"color\":\"gold\"}]"
Footer: "[{\"text\":\"<<< 上一页 <<<\",\"color\":\"gray\",\"clickEvent\":{\"action\":\"run_command\",\"value\":\"/{MainCommand} {SubCommand} {CurrentPage}--\"},\"hoverEvent\":{\"action\":\"show_text\",\"value\":\"/{MainCommand} {SubCommand} {CurrentPage}--\"}},{\"text\":\" 当前页面 {CurrentPage}/{MaxPage} \",\"color\":\"gold\"},{\"text\":\">>> 下一页 >>>\",\"color\":\"gray\",\"clickEvent\":{\"action\":\"run_command\",\"value\":\"/{MainCommand} {SubCommand} {CurrentPage}++\"},\"hoverEvent\":{\"action\":\"show_text\",\"value\":\"/{MainCommand} {SubCommand} {CurrentPage}++\"}}]" Footer: "[{\"text\":\"<<< 上一页 <<<\",\"color\":\"gray\",\"clickEvent\":{\"action\":\"run_command\",\"value\":\"/{MainCommand} {SubCommand} {CurrentPage}--\"},\"hoverEvent\":{\"action\":\"show_text\",\"value\":\"/{MainCommand} {SubCommand} {CurrentPage}--\"}},{\"text\":\" 当前页面 {CurrentPage}/{MaxPage} \",\"color\":\"gold\"},{\"text\":\">>> 下一页 >>>\",\"color\":\"gray\",\"clickEvent\":{\"action\":\"run_command\",\"value\":\"/{MainCommand} {SubCommand} {CurrentPage}++\"},\"hoverEvent\":{\"action\":\"show_text\",\"value\":\"/{MainCommand} {SubCommand} {CurrentPage}++\"}}]"
BackupEntry: "[\"\",{\"text\":\"{BackupIdentifier}\",\"clickEvent\":{\"action\":\"suggest_command\",\"value\":\"/{MainCommand} {SubCommand} {BackupIdentifier}\"},\"hoverEvent\":{\"action\":\"show_text\",\"value\":\"User: {BackupPlayerName} ({BackupPlayerUUID})\\nCreated: {BackupDate}\"}}]" BackupEntry: "[\"\",{\"text\":\"{BackupIdentifier}\",\"clickEvent\":{\"action\":\"suggest_command\",\"value\":\"/{MainCommand} {SubCommand} {BackupIdentifier}\"},\"hoverEvent\":{\"action\":\"show_text\",\"value\":\"User: {BackupPlayerName} ({BackupPlayerUUID})\\nCreated: {BackupDate}\"}}]"
NoValidBackup: "没有找到匹配{BackupIdentifier}的备份" NoValidBackup: "没有找到匹配 {BackupIdentifier} 的备份"
NoUserToRestoreToFound: "没有有效用户可将备份恢复到已找到的位置" NoUserToRestoreToFound: "没有有效用户可将备份恢复到已找到的位置"
# No Json!!! # No Json!!!
ParameterBackupName: "backup_name" ParameterBackupName: "backup_name"
@ -56,10 +56,13 @@ Language:
DateFormat: "yyyy.MM.dd HH:mm:ss" DateFormat: "yyyy.MM.dd HH:mm:ss"
Restored: "备份已成功恢复。" Restored: "备份已成功恢复。"
InventoryClear: InventoryClear:
UnknownPlayer: "&c找不到玩家 {Name}!" UnknownPlayer: "&c找不到玩家 {Name}"
Cleared: "背包东西清空。" Cleared: "背包东西清空。"
ClearedOther: "{DisplayName}的&r 背包东西已经清空。" ClearedOther: "{DisplayName} &r的背包东西已经清空。"
ClearedOtherTarget: "你的背包东西已经清空了 {DisplayName}&r." ClearedOtherTarget: "已经清空了 {DisplayName} 的背包&r。"
Pickup:
ToggleOn: "&7自动物品收集已&a开启&7。"
ToggleOff: "&7自动物品收集已&c关闭&7。"
Commands: Commands:
HelpFormat: "[\"\",{\"text\":\"/{MainCommand} {SubCommand} {Parameters}\",\"clickEvent\":{\"action\":\"suggest_command\",\"value\":\"/{MainCommand} {SubCommand}\"}},{\"text\":\" - \",\"color\":\"white\"},{\"text\":\"{Description}\",\"color\":\"aqua\"}]" HelpFormat: "[\"\",{\"text\":\"/{MainCommand} {SubCommand} {Parameters}\",\"clickEvent\":{\"action\":\"suggest_command\",\"value\":\"/{MainCommand} {SubCommand}\"}},{\"text\":\" - \",\"color\":\"white\"},{\"text\":\"{Description}\",\"color\":\"aqua\"}]"
PlayerNameVariable: "player_name" PlayerNameVariable: "player_name"
@ -71,15 +74,14 @@ Language:
OpenOthers: "这是另一个玩家的背包。" OpenOthers: "这是另一个玩家的背包。"
Reload: "重新加载插件的配置。" Reload: "重新加载插件的配置。"
Update: "检查新的插件更新。" Update: "检查新的插件更新。"
Version: "打印关于插件及其依赖项的版本详细信息。" Version: "输出关于插件及其依赖项的版本详细信息。"
Backup: "创建玩家背包的备份。" Backup: "创建玩家背包的备份。"
BackupEveryone: "创建当前在线的所有人的备份。" BackupEveryone: "创建当前在线的所有人的备份。"
Restore: "恢复备份。" Restore: "恢复备份。"
RestoreList: "列出所有可用的备份。" RestoreList: "列出所有可用的备份。"
Help: "显示所有可用命令及其描述。" Help: "显示所有可用命令及其描述。"
Migrate: "将使用的数据库从一种类型迁移到另一种类型。" Migrate: "将使用的数据库从一种类型迁移到另一种类型。"
LanguageName: "简体中文" Pickup: "在物品栏已满时切换自动收集的状态。"
Author: "Liou_Yang"
Command: Command:
Backpack: Backpack:
- backpack - backpack
@ -111,3 +113,12 @@ Command:
- clear - clear
- inventoryclear - inventoryclear
- clean - clean
Pickup:
- pickup
# Will be shown in the console during startup
LanguageName: "简体中文"
Author: "YaoSiQian, Liou_Yang"
# Language file version. Don't touch it!
Version: 20