summaryrefslogtreecommitdiffstats
path: root/lib/l10n/zh_HK.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-01-14 02:26:37 +0000
committerNextcloud bot <bot@nextcloud.com>2023-01-14 02:26:37 +0000
commit5866418098c95619df2765ea7f52b6a32e1f6f7d (patch)
treef52df3c3ebd34a30c2e2c4ead38082a10eaa845b /lib/l10n/zh_HK.json
parent72fa2497789dd4c9ab77f18d1ae379d10f1429d0 (diff)
downloadnextcloud-server-5866418098c95619df2765ea7f52b6a32e1f6f7d.tar.gz
nextcloud-server-5866418098c95619df2765ea7f52b6a32e1f6f7d.zip
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/zh_HK.json')
-rw-r--r--lib/l10n/zh_HK.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/zh_HK.json b/lib/l10n/zh_HK.json
index d7959482533..bf3e9fa574a 100644
--- a/lib/l10n/zh_HK.json
+++ b/lib/l10n/zh_HK.json
@@ -203,7 +203,6 @@
"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" : "用戶名稱不能只包含小數點",
@@ -268,6 +267,7 @@
"%s you may not use dots in the database name" : "%s 數據庫名稱不能包含小數點",
"It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4 GB and is highly discouraged." : "看起來 %s 是在 32 位元的 PHP 環境運行,並且 php.ini 中被設置了 open_basedir 參數,這將讓超過 4GB 的檔案操作發生問題,強烈建議您更改設定。",
"Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "請移除 php.ini 中的 open_basedir 設定,或是改用 64 位元的 PHP",
- "The user limit has been reached and the user was not created. Check your notifications to learn more." : "用戶數量已達上限,無法創建新用戶。請查看您的通知以獲取更多資料。"
+ "The user limit has been reached and the user was not created. Check your notifications to learn more." : "用戶數量已達上限,無法創建新用戶。請查看您的通知以獲取更多資料。",
+ "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "用戶名稱當中只能包含下列字元:\"a-z\", \"A-Z\", \"0-9\", 和 \"_.@-'\""
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file