diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-12-18 00:19:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-12-18 00:19:21 +0000 |
commit | 0ff674607f1bbf108d4318a8844f7d3f7e7a2cd6 (patch) | |
tree | f37fd88f98b87637aaf3fbc3c070845252a9ab8d /core/l10n/zh_HK.js | |
parent | 84e0b9007cfc1d3cf3d793e6abcaeb31e47a48a4 (diff) | |
download | nextcloud-server-0ff674607f1bbf108d4318a8844f7d3f7e7a2cd6.tar.gz nextcloud-server-0ff674607f1bbf108d4318a8844f7d3f7e7a2cd6.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, 2 insertions, 0 deletions
diff --git a/core/l10n/zh_HK.js b/core/l10n/zh_HK.js index 8aaa4dd24b0..3c59059e37c 100644 --- a/core/l10n/zh_HK.js +++ b/core/l10n/zh_HK.js @@ -347,7 +347,9 @@ 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 password" : "應用程式密碼", "Grant access" : "允許存取", + "Alternative log in using app password" : "使用應用程式密碼來登入", "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 賬戶", |