diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-07-10 00:34:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-07-10 00:34:21 +0000 |
commit | cd7007c64949ea80a2c79b18a063f94415506116 (patch) | |
tree | b62147a86b9006c3db480d12e90d6f2a5c6908be /core/l10n/zh_HK.js | |
parent | 038836c41ca8c27289de4d40259f49818ba8cfbb (diff) | |
download | nextcloud-server-cd7007c64949ea80a2c79b18a063f94415506116.tar.gz nextcloud-server-cd7007c64949ea80a2c79b18a063f94415506116.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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/zh_HK.js b/core/l10n/zh_HK.js index f609e02f7db..990748f7ef8 100644 --- a/core/l10n/zh_HK.js +++ b/core/l10n/zh_HK.js @@ -98,7 +98,6 @@ OC.L10N.register( "_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["更新成功,將在 %n 秒後重導向至 {productName}。"], "Applications menu" : "應用程式選項單", "More apps" : "更多應用程式", - "Currently open" : "目前開啟", "_{count} notification_::_{count} notifications_" : ["{count} 個通知"], "No" : "否", "Yes" : "是", @@ -431,6 +430,7 @@ OC.L10N.register( "The \"{header}\" HTTP header is not set to \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" or \"{val5}\". This can leak referer information. See the {linkstart}W3C Recommendation ↗{linkend}." : "HTTP header “{header}” 未設置為 “ {val1}”、“ {val2}”、“{val3}”、“{val4}” 或 “{val5}”。這可能會洩漏引用資訊。請參閱 {linkstart}W3C建議↗{linkend}。", "The \"Strict-Transport-Security\" HTTP header is not set to at least \"{seconds}\" seconds. For enhanced security, it is recommended to enable HSTS as described in the {linkstart}security tips ↗{linkend}." : "未將 “Strict-Transport-Security” HTTP header 設置為至少“{seconds}”秒。為了增強安全性,建議按照{linkstart}安全提示↗{linkend}中的說明啟用 HSTS。", "Accessing site insecurely via HTTP. You are strongly advised to set up your server to require HTTPS instead, as described in the {linkstart}security tips ↗{linkend}. Without it some important web functionality like \"copy to clipboard\" or \"service workers\" will not work!" : "透過 HTTP 不安全地訪問網站。強烈建議您將伺服器設置為需要 HTTPS,如{linkstart}安全提示 ↗{linkend} 中所述。如果不這樣做,一些重要的網站功能,如「複製到剪貼板」或「服務工作者」將無法使用!。", + "Currently open" : "目前開啟", "Wrong username or password." : "錯誤的用戶名稱 或 密碼", "User disabled" : "用戶已遭停用", "Username or email" : "用戶名稱 或 電郵地址", |