aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/zh_HK.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-06-27 02:25:38 +0000
committerNextcloud bot <bot@nextcloud.com>2021-06-27 02:25:38 +0000
commit67851a02629fd287d66351e474796ffde579ca5f (patch)
tree156f2d75afbba5a1654fbfe3dfb36d65d8112519 /lib/l10n/zh_HK.js
parent1cf04c8b6f9eba86fd129bea6d6ea80fdb54316e (diff)
downloadnextcloud-server-67851a02629fd287d66351e474796ffde579ca5f.tar.gz
nextcloud-server-67851a02629fd287d66351e474796ffde579ca5f.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/zh_HK.js')
-rw-r--r--lib/l10n/zh_HK.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/zh_HK.js b/lib/l10n/zh_HK.js
index c706d20b97f..95696ede7f0 100644
--- a/lib/l10n/zh_HK.js
+++ b/lib/l10n/zh_HK.js
@@ -172,7 +172,7 @@ OC.L10N.register(
"Nov." : "十一月",
"Dec." : "十二月",
"The user limit has been reached and the user was not created." : "用戶數量已達上限,無法創建新用戶。",
- "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "用戶名稱當中只能包含下列字元:\"a-z\", \"A-Z\", \"0-9\", 和 \"_。@-'\"",
+ "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" : "用戶名稱不能只包含小數點",
@@ -204,7 +204,7 @@ OC.L10N.register(
"Please ask your server administrator to install the module." : "請詢問系統管理員來安裝這些模組",
"PHP setting \"%s\" is not set to \"%s\"." : "PHP 設定值 \"%s\" 沒有被設定為 \"%s\"",
"Adjusting this setting in php.ini will make Nextcloud run again" : "調整 php.ini 中的設定,使 Nextcloud 重新運作",
- "mbstring.func_overload is set to \"%s\" instead of the expected value \"0\"" : "mbstring。func_overload 應該要被設定成 \"0\" 而不是目前的設定 \"%s\" ",
+ "mbstring.func_overload is set to \"%s\" instead of the expected value \"0\"" : "mbstring.func_overload 應該要被設定成 \"0\" 而不是目前的設定 \"%s\" ",
"To fix this issue set <code>mbstring.func_overload</code> to <code>0</code> in your php.ini" : "為了修正這個問題,請到 php.ini 將 <code>mbstring.func_overload</code> 的值改為 <code>0</code>",
"libxml2 2.7.0 is at least required. Currently %s is installed." : "libxml2 版本最低需求為 2.7.0。目前安裝版本為 %s。",
"To fix this issue update your libxml2 version and restart your web server." : "修正方式為更新您的 libxml2 為 2.7.0 以上版本,再重啟網頁伺服器。",