aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/zh_HK.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/zh_HK.js')
-rw-r--r--lib/l10n/zh_HK.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/l10n/zh_HK.js b/lib/l10n/zh_HK.js
index 563fa126477..2fad8ad64cf 100644
--- a/lib/l10n/zh_HK.js
+++ b/lib/l10n/zh_HK.js
@@ -201,14 +201,14 @@ OC.L10N.register(
"Oct." : "十月",
"Nov." : "十一月",
"Dec." : "十二月",
+ "A valid password must be provided" : "須提供有效的密碼",
+ "The username is already being used" : "這個用戶名稱已經有人使用了",
+ "Could not create user" : "無法建立用戶",
"Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "用戶名稱當中只能包含下列字元:\"a-z\", \"A-Z\", \"0-9\", 和 \"_.@-'\"",
"A valid username must be provided" : "必須提供一個有效的用戶名",
"Username contains whitespace at the beginning or at the end" : "用戶名的開頭或結尾有空白",
"Username must not consist of dots only" : "用戶名稱不能只包含小數點",
"Username is invalid because files already exist for this user" : "用戶名稱無效,因為用戶的檔案已經存在",
- "A valid password must be provided" : "須提供有效的密碼",
- "The username is already being used" : "這個用戶名稱已經有人使用了",
- "Could not create user" : "無法建立用戶",
"User disabled" : "用戶已停用",
"Login canceled by app" : "登入已被應用程式取消",
"App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "應用程式 \"%1$s\" 無法被安裝,缺少下列所需元件: %2$s",