diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-12-16 00:19:23 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-12-16 00:19:23 +0000 |
commit | 538041b6e702f7163594a36b1e0c14dddc28aab7 (patch) | |
tree | f7aa11db45439cc30068d366da089d98ede9cae2 /core/l10n/zh_HK.js | |
parent | a29b0b4ba5a68243174cc447486019bf9037ae0d (diff) | |
download | nextcloud-server-538041b6e702f7163594a36b1e0c14dddc28aab7.tar.gz nextcloud-server-538041b6e702f7163594a36b1e0c14dddc28aab7.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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/zh_HK.js b/core/l10n/zh_HK.js index 2f022d90efe..8aaa4dd24b0 100644 --- a/core/l10n/zh_HK.js +++ b/core/l10n/zh_HK.js @@ -347,9 +347,7 @@ OC.L10N.register( "Connect to your account" : "連結您的賬號", "Please log in before granting %1$s access to your %2$s account." : "請登入後再授權「%1$s」存取您的 %2$s 賬號", "If you are not trying to set up a new device or app, someone is trying to trick you into granting them access to your data. In this case do not proceed and instead contact your system administrator." : "若你並未嘗試在新的裝置登入你的賬戶,有什麼人證在嘗試登入你的賬戶並存取你的個人資料。大多數情況你並不用作任何應對,但也可通知你的系統管理員。", - "App token" : "應用程式權杖", "Grant access" : "允許存取", - "Alternative log in using app token" : "使用應用程式權杖來登入", "Account access" : "賬戶存取", "Currently logged in as %1$s (%2$s)." : "目前以 %1$s (%2$s) 身份登入。", "You are about to grant %1$s access to your %2$s account." : "您將授權「%1$s」存取您的 %2$s 賬戶", @@ -450,6 +448,8 @@ OC.L10N.register( "Authentication required" : "必須驗證", "Failed to authenticate, try again" : "驗證失敗,請再試一次", "The page could not be found on the server." : "無法在伺服器上找到此頁面。", + "App token" : "應用程式權杖", + "Alternative log in using app token" : "使用應用程式權杖來登入", "Your remote address was identified as \"{remoteAddress}\" and is bruteforce throttled at the moment slowing down the performance of various requests. If the remote address is not your address this can be an indication that a proxy is not configured correctly. Further information can be found in the {linkstart}documentation ↗{linkend}." : "您的遠端地址被識別為「{remoteAddress}」,且目前正受到強力限制,導致降低了各種請求的效能。若遠端地址不是您的地址,可能代表代理伺服器設定不正確。可以在{linkstart}文件 ↗{linkend}中找到進一步的資訊。", "The database is used for transactional file locking. To enhance performance, please configure memcache, if available. See the {linkstart}documentation ↗{linkend} for more information." : "數據庫用於事務檔案鎖定。為提高性能,請配置 memcache(如果可用)。有關詳細信息,請參閱{linkstart}說明書 ↗{linkend}。", "PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to {linkstart}one of the officially supported PHP versions provided by the PHP Group ↗{linkend} as soon as possible." : "Nextcloud 27 現已棄用 PHP 8.0。Nextcloud 28 需要 PHP 8.1 或更高版本。請盡快升級到 {linkstart} PHP Group ↗{linkend} 提供的官方支持的 PHP 版本之一。", |