diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-05-18 02:32:48 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-05-18 02:32:48 +0000 |
commit | ebd9efd5843303fe6150db924560c5125ebd439e (patch) | |
tree | c97866df10791247a02f356165633ddf5aca53c1 /core/l10n/zh_HK.js | |
parent | 07c9bf1adff8a2d10ff774da32c2ddd54fd01923 (diff) | |
download | nextcloud-server-ebd9efd5843303fe6150db924560c5125ebd439e.tar.gz nextcloud-server-ebd9efd5843303fe6150db924560c5125ebd439e.zip |
[tx-robot] updated 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 078ddc04935..0b2b11f4b27 100644 --- a/core/l10n/zh_HK.js +++ b/core/l10n/zh_HK.js @@ -332,6 +332,7 @@ OC.L10N.register( "Get your own free account" : "取得免費賬號", "Skip to main content" : "跳到主內容", "Skip to navigation of app" : "跳到應用程式導覽", + "%s's homepage" : "%s 的主頁", "More apps" : "更多應用程式", "More" : "更多", "More apps menu" : "更多應用程式選單", @@ -346,6 +347,7 @@ OC.L10N.register( "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 賬戶", "Account connected" : "賬戶已連結", "Your client should now be connected!" : "客戶端應該已完成連線", |