lang.zh_CN.yml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of Pouvoir Show documentation
Show all versions of Pouvoir Show documentation
Bukkit Script Engine Plugin.
plugin-prefix: '&d[&9Pouvoir&d] '
plugin-debug: '&d[&9Pouvoir-Debug&d] '
command-reload: '&d[&9Pouvoir&d] &aPouvoir 已重载!'
command-script-invoke: '&d[&9Pouvoir&d] &a正在调用脚本 &6{0} &a函数 &3{1}&a!'
command-script-invoke-end: "&d[&9Pouvoir&d] &e脚本 &6{0} &e执行完毕! 返回值: &b{1} &e, 耗时 &9{2}"
static-class-not-found: '&d[&9Pouvoir&d] &c未发现类 &6{0} &c!'
script-compile-start: '&d[&9Pouvoir&d] &a开始编译 &6{0}&a...'
script-compile-end: '&d[&9Pouvoir&d] &a脚本 &6{0} &a编译成功! 耗时 &9{1}!'
script-compile-fail: '&d[&9Pouvoir&d] &c在编译 &6{0} &c时发生了错误! 请检查.'
script-file-not-found: '&d[&9Pouvoir&d] &c未发现脚本文件 &6{0} &c! 请检查.'
script-invoke-wrong-format: '&d[&9Pouvoir&d] &c如果你想调用某个脚本文件的函数, 请以此格式输入: &6脚本文件名称.js::函数名 &c!'
script-engine-not-found: '&d[&9Pouvoir&d] &c未发现PouScriptEngine &6{0} &c! 请检查.'
script-engine-valid-suffix: '&d[&9Pouvoir&d] &c未发现含后缀 &6{0} &c的PouScriptEngine&c! 请检查.'
function-wrong-arguments: '&d[&9Pouvoir&d] &c调用函数 &6{0} &c时使用了错误的参数!'
pou-placeholder-register: '&d[&9Pouvoir&d] &ePou占位符 &6{0} &e注册成功! 来自: &d{1} &9{2} &eBy: &a{3}'
command-message:
- '&f&m─&6&m────────────────────────────────&6&f&m─'
- ' &9指令列表:'
- ' &6/pouvoir'
- ' &d- &ehelp &5—— &a显示帮助.'
- ' &d- &einfo &5—— &a显示插件信息.'
- ' &d- &erun &b脚本类型 脚本路径 (函数名) (参数) &5—— &a运行一个脚本函数'
- ' &d- &eeval &b脚本类型 脚本内容 &5—— &a执行脚本'
- ' &d- &ereport &5—— &a查看耗时数据'
- ' &d- &eclear &5—— &a清除耗时数据'
- ' &d- &ereload &5—— &a重载插件'
- '&f&m─&6&m────────────────────────────────&6&f&m─'
wrong-command-message: '&d[&9Pouvoir&d] &c你是不是输错指令啦!'
command-clear: '&d[&9Pouvoir&d] &a耗时数据已清楚!'
command-switch-message: '&d[&9Pouvoir&d] &a你将消息类型更为了 &6{0} &a!'
command-script-eval: '&d[&9Pouvoir&d] &a正在执行脚本 &6Eval-{0} &a!'
command-script-eval-done: '&d[&9Pouvoir&d] &a脚本 &6Eval-{0} &a执行完毕! 返回值: &b{1}&a, 耗时 &9{2} &a!'
command-debug-on: '&d[&9Pouvoir&d] &a你开启了 &b调试模式&a.'
command-debug-off: '&d[&9Pouvoir&d] &c你关闭了 &b调试模式&c.'
script-invoking-info: "&e正在调用脚本 &6{0} &e的函数 &d{1}"
script-invoking-arguments: "&e全局参数: "
script-invoking-parameters: "&e函数参数: "
script-invoking-error: "&d[&9Pouvoir&d] &c在调用脚本 &6{0} &c的函数 &d{1} &c时发生了错误!"
script-global-js-not-found: '&d[&9Pouvoir&d] &c未发现名/路径为 &6{0} &c的脚本!'
annotation-listener-register: '&d[&9Pouvoir&d] &a脚本监听器 &6{0} &a注册成功!'
annotation-listener-unregister: '&d[&9Pouvoir&d] &c脚本监听器 &6{0} &c已注销!'
annotation-asahi-prefix-register: '&d[&9Pouvoir&d] &a脚本Asahi前缀解释器 &6{0} &a注册成功!'
annotation-asahi-prefix-unregister: '&d[&9Pouvoir&d] &c脚本Asahi前缀解释器 &6{0} &c已注销!'
annotation-action-register: '&d[&9Pouvoir&d] &a脚本Asahi中缀解释器 &6{0} &a注册成功!'
annotation-action-unregister: '&d[&9Pouvoir&d] &c脚本Asahi中缀解释器 &6{0} &c已注销!'
annotation-awake-register: '&d[&9Pouvoir&d] &a脚本启动器 &6{0} &d{1} &a注册成功!'
annotation-awake-unregister: '&d[&9Pouvoir&d] &c脚本启动器 &6{0} &c已注销!'
annotation-awake-running: '&d[&9Pouvoir&d] &c脚本启动器 &6{0} &c正在运行!'
annotation-annotation-register: '&d[&9Pouvoir&d] &a脚本注解 &6{0} &a注册成功!'
annotation-annotation-unregister: '&d[&9Pouvoir&d] &c脚本注解 &6{0} &c已注销!'
annotation-placeholder-register: '&d[&9Pouvoir&d] &a脚本PAPI占位符 &6{0} &a注册成功!'
annotation-placeholder-unregister: '&d[&9Pouvoir&d] &c脚本PAPI占位符 &6{0} &c已注销!'
annotation-pou-placeholder-register: '&d[&9Pouvoir&d] &a脚本PouPAPI占位符 &6{0} &a注册成功!'
annotation-pou-placeholder-unregister: '&d[&9Pouvoir&d] &c脚本PouPAPI占位符 &6{0} &c已注销!'
annotation-condition-register: '&d[&9属性系统&d] &a条件 &6{0} &a注册成功!'
annotation-condition-unregister: '&d[&9属性系统&d] &c条件 &6{0} &c注销成功!'
annotation-string-operation-register: '&d[&9属性系统&d] &a字符串运算操作 &6{0} &a注册成功!'
annotation-string-operation-unregister: '&d[&9属性系统&d] &c字符串运算操作 &6{0} &c注销成功!'
annotation-number-operation-register: '&d[&9属性系统&d] &a字符串运算操作 &6{0} &a注册成功!'
annotation-number-operation-unregister: '&d[&9属性系统&d] &c字符串运算操作 &6{0} &c注销成功!'
kotlin-unit: '&7无'
class-not-found: '&d[&9Pouvoir&d] &c未发现类 &6{0} &c! 请检查.'
wrong-config: '&d[&9Pouvoir&d] &c配置文件 &6{0} &c错误! 请检查.'
wrong-config-cause: '&d[&9Pouvoir&d] &c原因: {0}'
plugin-load: '&d[&9{0}&d] &6{0} &a加载成功!'
plugin-enable: '&d[&9{0}&d] &6{0} &a启用成功!'
plugin-disable: '&d[&9{0}&d] &6{0} &c关闭成功!'
asahi-potion-unsupportable: '&d[&9Asahi&d] 您当前的服务器版本不兼容药水效果 {0}'
© 2015 - 2024 Weber Informatics LLC | Privacy Policy