diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-24 00:27:09 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-24 00:27:09 +0000 |
commit | 2ec9936b93bd134b2fa989d02f0c2ff61ff94f18 (patch) | |
tree | 69d21b22e377f7cd689aff2ae9e201c8832ac80a /apps/sharebymail/l10n/zh_HK.js | |
parent | a9c627cd9140ebad550fd3885e46c438019d6d5f (diff) | |
download | nextcloud-server-2ec9936b93bd134b2fa989d02f0c2ff61ff94f18.tar.gz nextcloud-server-2ec9936b93bd134b2fa989d02f0c2ff61ff94f18.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/sharebymail/l10n/zh_HK.js')
-rw-r--r-- | apps/sharebymail/l10n/zh_HK.js | 13 |
1 files changed, 1 insertions, 12 deletions
diff --git a/apps/sharebymail/l10n/zh_HK.js b/apps/sharebymail/l10n/zh_HK.js index 821d8b308d4..623ed633838 100644 --- a/apps/sharebymail/l10n/zh_HK.js +++ b/apps/sharebymail/l10n/zh_HK.js @@ -41,17 +41,6 @@ OC.L10N.register( "Allows users to share a personalized link to a file or folder by putting in an email address." : "使用戶可以通過輸入電郵地址來分享指向檔案或資料夾的個性化連結。", "Send password by mail" : "通過電郵發送密碼", "Reply to initiator" : "回覆發起人", - "Unable to update share by mail config" : "無法更新通過郵件分享配置", - "Shared with %1$s" : "已與 %1$s 分享", - "Shared with %1$s by %2$s" : "%2$s 已與 %1$s 分享了", - "Unshared from %1$s" : "%1$s 取消了分享", - "Unshared from %1$s by %2$s" : "%1$s 通過 %2$s 取消了分享", - "Password for mail share sent to %1$s" : "發送給%1$s的郵件分享密碼", - "You shared %1$s with %2$s by mail" : "您通過郵件把 %1$s 分享給了 %2$s", - "%3$s shared %1$s with %2$s by mail" : "%3$s 通過電郵將 %1$s 分享給了 %2$s", - "You unshared %1$s from %2$s by mail" : "你通過電郵取消了 %2$s 分享的 %1$s", - "%3$s unshared %1$s from %2$s by mail" : "%2$s 通過電郵取消了 %3$s 共享的 %1$s", - "Password to access %1$s was sent to %2s" : "訪問 %1$s 的密碼已發送給 %2s", - "Password to access %1$s was sent to you" : "訪問 %1$s 的密碼已發送給您" + "Unable to update share by mail config" : "無法更新通過郵件分享配置" }, "nplurals=1; plural=0;"); |