aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/zh_HK.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-01-15 02:24:46 +0000
committerNextcloud bot <bot@nextcloud.com>2023-01-15 02:24:46 +0000
commit42676981150ca1f11c0a968249934147cc473687 (patch)
treeb9dcf07fbeeeae87fb32454e2a1a936b5bbcd3f5 /lib/l10n/zh_HK.js
parent5866418098c95619df2765ea7f52b6a32e1f6f7d (diff)
downloadnextcloud-server-42676981150ca1f11c0a968249934147cc473687.tar.gz
nextcloud-server-42676981150ca1f11c0a968249934147cc473687.zip
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/zh_HK.js')
-rw-r--r--lib/l10n/zh_HK.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/zh_HK.js b/lib/l10n/zh_HK.js
index 8d029b44942..1c23c817e5a 100644
--- a/lib/l10n/zh_HK.js
+++ b/lib/l10n/zh_HK.js
@@ -205,6 +205,7 @@ OC.L10N.register(
"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\", spaces 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" : "用戶名稱不能只包含小數點",