This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden 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.
{
"invalid-data":"無效資料",
"invalid-json":"無效 JSON",
"wrong-parameter-type":"A value of type %3 was expected for property `%1`, but %2 was received instead",
"required-parameters-missing":"Required parameters were missing from this API call: %1",
"email-not-confirmed-email-sent":"Your email has not been confirmed yet, please check your inbox for the confirmation email. You may not be able to post in some categories or chat until your email is confirmed.",
"no-email-to-confirm":"Your account does not have an email set. An email is necessary for account recovery, and may be necessary for chatting and posting in some categories. Please click here to enter an email.",
"user-doesnt-have-email":"User \"%1\" does not have an email set.",
"invalid-session-text":"It looks like your login session is no longer active. Please refresh this page.",
"session-mismatch":"Session Mismatch",
"session-mismatch-text":"It looks like your login session no longer matches with the server. Please refresh this page.",
"no-topics-selected":"沒有主題被選中!",
"cant-move-to-same-topic":"無法將貼文移動到相同的主題中!",
"cant-move-topic-to-same-category":"Can't move topic to the same category!",
"cannot-block-self":"您不能把自己封鎖!",
"cannot-block-privileged":"您不能封鎖管理員或者超級版主",
"cannot-block-guest":"訪客無法封鎖其他使用者",
"already-blocked":"此使用者已被封鎖",
"already-unblocked":"此使用者已被取消封鎖",
"no-connection":"您的網路連線似乎有問題",
"socket-reconnect-failed":"Unable to reach the server at this time. Click here to try again, or try again later",
"plugin-not-whitelisted":"Unable to install plugin – only plugins whitelisted by the NodeBB Package Manager can be installed via the ACP",
"plugins-set-in-configuration":"You are not allowed to change plugin state as they are defined at runtime (config.json, environmental variables or terminal arguments), please modify the configuration instead.",
"theme-not-set-in-configuration":"When defining active plugins in configuration, changing themes requires adding the new theme to the list of active plugins before updating it in the ACP",