diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-09-07 00:37:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-09-07 00:37:21 +0000 |
commit | ee71d717b1ea3dad1762b481f5d09e3313461045 (patch) | |
tree | 924cd9fc0484af72b194a4aeb3ffed0920261efa /core/l10n/zh_HK.js | |
parent | 8f7f54bf53372b45c85ff1fc4b286acf30f8c105 (diff) | |
download | nextcloud-server-ee71d717b1ea3dad1762b481f5d09e3313461045.tar.gz nextcloud-server-ee71d717b1ea3dad1762b481f5d09e3313461045.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 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/core/l10n/zh_HK.js b/core/l10n/zh_HK.js index 1b3ce70e2b3..9fd8c1b3ffe 100644 --- a/core/l10n/zh_HK.js +++ b/core/l10n/zh_HK.js @@ -104,8 +104,13 @@ OC.L10N.register( "No" : "否", "Yes" : "是", "Federated user" : "聯盟用戶", + "user@your-nextcloud.org" : "user@your-nextcloud.org", "Create share" : "創建分享", + "The remote URL must include the user." : "遠端 URL 必須包含用戶。", + "Invalid remote URL." : "無效的遠端 URL。", "Failed to add the public link to your Nextcloud" : "無法將公開連結加入您的 Nextcloud", + "Direct link copied to clipboard" : "直接連結已複製到剪貼簿", + "Please copy the link manually:" : "請手動複製連結:", "Custom date range" : "自訂日期範圍", "Pick start date" : "挑選開始日期", "Pick end date" : "挑選結束日期", |