-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #33 from jhqwqmc/patch-2
Update zh_CN.yml
- Loading branch information
Showing
1 changed file
with
19 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,26 +1,26 @@ | ||
Prefix: "&e[&dCustomJoinAndQuitMessage&e]" | ||
NoPermission: "&c<hover:show_text:'<gradient:#ff3700:#ff0004>ask an admin for help for more information'>You don't have permissions!</hover>+" | ||
UsageMainCommand: "&7Use &9/Cjm &ehelp &7for more information" | ||
AllowConsoleCommand: "&cThis command can only be executed in game!" | ||
UnknownArguments: "&cUnknown argument!" | ||
ReloadCommand: "&aAll plugin files have been reloaded" | ||
UsageDisplayCommand: "&7Usa &9/Cjm &edisplay &d<open|section> &7to see a preview" | ||
UnknownSound: "&eThe sound is not from this version or is misspelled!" | ||
DisabledCommand: "&cThis command is disabled" | ||
NoPermission: "&c<hover:show_text:'<gradient:#ff3700:#ff0004>向管理员寻求帮助以获取更多信息'>您没有权限!</hover>+" | ||
UsageMainCommand: "&7使用 &9/Cjm &ehelp &7了解更多信息" | ||
AllowConsoleCommand: "&c该命令只能在游戏中执行!" | ||
UnknownArguments: "&c未知参数!" | ||
ReloadCommand: "&a已重新加载插件的所有配置文件" | ||
UsageDisplayCommand: "&7使用 &9/Cjm &edisplay &d<open|section> &7查看预览" | ||
UnknownSound: "&e这个声音不支持此版本或在配置文件拼写错误!" | ||
DisabledCommand: "&c此命令已禁用" | ||
UpdateAlert: | ||
Console: | ||
- "======================================-" | ||
- " || The {version} is out of date" | ||
- " || - Newest version: {newversion}" | ||
- " || - Your version: {version}" | ||
- " || - Update here on Spigot: {spigot}" | ||
- " || - Update here on GitHub: {github}" | ||
- " || {version} 已过期" | ||
- " || - 最新版本:{newversion}" | ||
- " || - 您的版本:{version}" | ||
- " || - 在 Spigot 上更新:{spigot}" | ||
- " || - 在 GitHub 上更新: {github}" | ||
- "======================================-" | ||
Player: | ||
- "&aVersion &e{newversion} &ais now available for download" | ||
- "&b&nClick &7here to go to the plugin page" | ||
- "&a版本 &e{newversion} &a 现在可供下载" | ||
- "&b&n点击&7这里进入插件页面" | ||
HelpCommand: | ||
- " &6&l* &9/Cjm &ehelp &7shows this same message" | ||
- " &6&l* &9/Cjm &e<click:suggest_command:'/cjm reload'><hover:show_text:'<gray>reload plugin files, <aqua>click to suggest command'>help</hover></click> &7reload all plugin files" | ||
- " &6&l* &9/Cjm &einfo &7shows plugin information like support links..." | ||
- " &6&l* &9/Cjm &edisplay &7it is used to see the messages and functions of the plugin without having to leave the server" | ||
- " &6&l* &9/Cjm &ehelp &7展示这条消息" | ||
- " &6&l* &9/Cjm &e<click:suggest_command:'/cjm reload'><hover:show_text:'<gray>重新加载插件文件,<aqua>点击执行命令'>reload</hover></click> &7重新加载插件的所有配置文件" | ||
- " &6&l* &9/Cjm &einfo &7展示插件信息,如赞助链接..." | ||
- " &6&l* &9/Cjm &edisplay &7它用于在不离开服务器的情况下查看插件的消息和功能" |