Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/UsersManager/lang/zh-tw.json')
-rw-r--r--plugins/UsersManager/lang/zh-tw.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/UsersManager/lang/zh-tw.json b/plugins/UsersManager/lang/zh-tw.json
index db5f835832..3c9977d51e 100644
--- a/plugins/UsersManager/lang/zh-tw.json
+++ b/plugins/UsersManager/lang/zh-tw.json
@@ -22,7 +22,6 @@
"ExceptionEditAnonymous": "匿名用戶不能修改或刪除。因為 Piwik 用來定義一個還未登入的使用者。舉例來說,你可以把'檢視'權限給匿名用戶來公開你的統計資料。",
"ExceptionEmailExists": "使用 '%s' E-mail 的使用者已經存在。",
"ExceptionInvalidEmail": "此 E-mail 地址格式無效。",
- "ExceptionInvalidPassword": "密碼長度必須是介於 %1$s 跟 %2$s 字符之間。",
"ExceptionPasswordMD5HashExpected": "UsersManager.getTokenAuth 是以MD5加密的密碼(32個字元字串)。在使用此方法前請先呼叫 md5() 函式。",
"ExceptionRemoveSuperUserAccessOnlySuperUser": "刪除用戶 '%s' 的超級用戶訪問權限是不可能的。",
"ExceptionSuperUserAccess": "該用戶擁有超級用戶訪問權限,並且已有權限訪問和修改的所有網站的Piwik。您可以刪除該用戶的超級用戶訪問權限,然後再試一次。",