You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

48 lines
2.6 KiB
JSON

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

{
"installed": "已安装",
"active": "生效中",
"inactive": "未生效",
"out-of-date": "已过期",
"none-found": "无插件。",
"none-active": "无生效插件",
"find-plugins": "寻找插件",
"plugin-search": "插件搜索",
"plugin-search-placeholder": "搜索插件...",
"reorder-plugins": "重新排序插件",
"order-active": "排序生效插件",
"dev-interested": "有兴趣为NodeBB开发插件",
"docs-info": "浏览编写插件相关的文档:<a target=\"_blank\" href=\"https://docs.nodebb.org/en/latest/plugins/create.html\">NodeBB 文档页面</a>。",
"order.description": "部分插件需要在其它插件启用之后才能完美运作。",
"order.explanation": "插件将按照以下顺序载入,从上至下。",
"plugin-item.themes": "主题",
"plugin-item.deactivate": "停用",
"plugin-item.activate": "启用",
"plugin-item.install": "安装",
"plugin-item.uninstall": "卸载",
"plugin-item.settings": "设置",
"plugin-item.installed": "已安装",
"plugin-item.latest": "最新",
"plugin-item.upgrade": "升级",
"plugin-item.more-info": "更多信息:",
"plugin-item.unknown": "未知",
"plugin-item.unknown-explanation": "无法确认该插件的状态,可能由于配置错误造成。",
"alert.enabled": "插件已启用",
"alert.disabled": "插件已禁用",
"alert.upgraded": "插件已升级",
"alert.installed": "插件已安装",
"alert.uninstalled": "插件已卸载",
"alert.activate-success": "请重启 NodeBB 来完全激活此插件",
"alert.deactivate-success": "插件停用成功",
"alert.upgrade-success": "请重新载入 NodeBB 来完成插件升级",
"alert.install-success": "插件安装成功,请启用插件。",
"alert.uninstall-success": "插件已成功被停用且卸载。",
"alert.suggest-error": "<p>NodeBB 联系不到包管理器, 继续安装最新版本?</p><div class=\"alert alert-danger\"><strong>服务器返回 (%1)</strong>: %2</div>",
"alert.package-manager-unreachable": "<p>NodeBB 联系不到包管理器,暂时不建议升级。</p>",
"alert.incompatible": "<p>NodeBB 版本(v%1) 只支持到此插件的v%2版本。如需要此插件更加新的版本请先升级 NodeBB。</p>",
"alert.possibly-incompatible": "<div class=\"alert alert-warning\"><p><strong>未找到兼容性信息</strong></p><p>此插件未注明对应的 NodeBB 版本。可能会产生兼容问题,导致 NodeBB 无法正常启动。</p></div><p> NodeBB 无法正常启动时请运行以下命令:</p> <pre><code>$ ./nodebb reset plugin=\"%1\"</code></pre> <p>是否继续安装此插件的最新版本?</p>"
}