diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-04-28 02:28:37 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-04-28 02:28:37 +0000 |
commit | a9798a359a2e3739fa86e28dcaf647aa61a1620d (patch) | |
tree | 65f4b5fab8f2cd2fa3de6195eff1c2df9a39e0f0 /core/l10n/zh_HK.js | |
parent | 0d60f4447349858940074d66befe94c5b1503a5c (diff) | |
download | nextcloud-server-a9798a359a2e3739fa86e28dcaf647aa61a1620d.tar.gz nextcloud-server-a9798a359a2e3739fa86e28dcaf647aa61a1620d.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/zh_HK.js')
-rw-r--r-- | core/l10n/zh_HK.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/l10n/zh_HK.js b/core/l10n/zh_HK.js index 85cfe189b6c..3eb6fd329e4 100644 --- a/core/l10n/zh_HK.js +++ b/core/l10n/zh_HK.js @@ -309,6 +309,7 @@ OC.L10N.register( "The profile does not exist." : "個人資料不存在", "Back to %s" : "回到 %s", "Page not found" : "沒有找到頁面", + "The page could not be found on the server or you may not be allowed to view it." : "在伺服器上找不到該頁面,或者您可能無法查看它。", "Too many requests" : "太多要求", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "有太多請求來自你的網路,請稍後再試,若你認為這不該發生,請回報系統管理員這項錯誤。", "Error" : "錯誤", |