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.

54 lines
3.3 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": "Full documentation regarding plugin authoring can be found in the <a target=\"_blank\" href=\"https://docs.nodebb.org/development/plugins/\">NodeBB Docs Portal</a>.",
"order.description": "Certain plugins work ideally when they are initialised before/after other plugins.",
"order.explanation": "Plugins load in the order specified here, from top to bottom",
"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": "Please rebuild and restart your NodeBB to fully upgrade this plugin.",
"alert.install-success": "外掛已成功安裝,請啟用外掛。",
"alert.uninstall-success": "外掛已成功停用並且移除。",
"alert.suggest-error": "<p>NodeBB could not reach the package manager, proceed with installation of latest version?</p><div class=\"alert alert-danger\"><strong>Server returned (%1)</strong>: %2</div>",
"alert.package-manager-unreachable": "<p>NodeBB could not reach the package manager, an upgrade is not suggested at this time.</p>",
"alert.incompatible": "<p>Your version of NodeBB (v%1) is only cleared to upgrade to v%2 of this plugin. Please update your NodeBB if you wish to install a newer version of this plugin.</p>",
"alert.possibly-incompatible": "<div class=\"alert alert-warning\"><p><strong>No Compatibility Information Found</strong></p><p>This plugin did not specify a specific version for installation given your NodeBB version. Full compatibility cannot be guaranteed, and may cause your NodeBB to no longer start properly.</p></div><p>In the event that NodeBB cannot boot properly:</p><pre><code>$ ./nodebb reset plugin=\"%1\"</code></pre><p>Continue installation of latest version of this plugin?</p>",
"alert.reorder": "Plugins Re-ordered",
"alert.reorder-success": "Please rebuild and restart your NodeBB to fully complete the process.",
"license.title": "Plugin License Information",
"license.intro": "The plugin <strong>%1</strong> is licensed under the %2. Please read and understand the license terms prior to activating this plugin.",
"license.cta": "Do you wish to continue with activating this plugin?"
}