"plugin-search-placeholder":"Search for plugin...",
"reorder-plugins":"Re-order Plugins",
"order-active":"Order Active Plugins",
"dev-interested":"Interested in writing plugins for NodeBB?",
"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/en/latest/plugins/create.html\">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":"Themes",
"plugin-item.deactivate":"Deactivate",
"plugin-item.activate":"Activate",
"plugin-item.install":"Install",
"plugin-item.uninstall":"Uninstall",
"plugin-item.settings":"Settings",
"plugin-item.installed":"Installed",
"plugin-item.latest":"Latest",
"plugin-item.upgrade":"Upgrade",
"plugin-item.more-info":"For more information:",
"plugin-item.unknown":"Unknown",
"plugin-item.unknown-explanation":"The state of this plugin could not be determined, possibly due to a misconfiguration error.",
"alert.upgrade-success":"Please reload your NodeBB to fully upgrade this plugin",
"alert.install-success":"Plugin successfully installed, please activate the plugin.",
"alert.uninstall-success":"The plugin has been successfully deactivated and uninstalled.",
"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 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>",