diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-07 00:20:27 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-07 00:20:27 +0000 |
commit | 9042b7b475aea66549c888e6854ed5b4ee1b8edd (patch) | |
tree | 575e3e9e4fe3402f6ff78a3a34890db4d44dd7c7 /lib/l10n/zh_HK.js | |
parent | 606e2359ae60432477ede4f69ef5e51be8574b8b (diff) | |
download | nextcloud-server-9042b7b475aea66549c888e6854ed5b4ee1b8edd.tar.gz nextcloud-server-9042b7b475aea66549c888e6854ed5b4ee1b8edd.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.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/zh_HK.js b/lib/l10n/zh_HK.js index ea51a15380f..9e3566ad969 100644 --- a/lib/l10n/zh_HK.js +++ b/lib/l10n/zh_HK.js @@ -19,7 +19,6 @@ OC.L10N.register( "%1$s, %2$s and %3$s" : "%1$s、%2$s 和 %3$s", "%1$s, %2$s, %3$s and %4$s" : "%1$s、%2$s、%3$s 和 %4$s", "%1$s, %2$s, %3$s, %4$s and %5$s" : "%1$s、%2$s、%3$s、%4$s 和 %5$s", - "Education Edition" : "教育版", "Enterprise bundle" : "企業組合包", "Groupware bundle" : "協作組合包", "Hub bundle" : "集線器束", @@ -355,6 +354,7 @@ OC.L10N.register( "Summarizes text by reducing its length without losing key information." : "通過減少文字長度來總結而不丟失關鍵資訊。", "Extracts topics from a text and outputs them separated by commas." : "從文字中提取主題並輸出,並用逗號分隔。", "404" : "404", + "Education Edition" : "教育版", "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "登錄用戶必須是管理員、子管理員或具有存取此設定的特殊權限", "Logged in user must be an admin or sub admin" : "登入的用戶必須要是管理員或是子管理員", "Logged in user must be an admin" : "登入的用戶必須有管理員權限", |