diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-03-21 02:23:20 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-03-21 02:23:20 +0000 |
commit | 89319b995fa409f2b1a5e4bfa377b048594a9b40 (patch) | |
tree | 67639bf044943a6fd192c6f921e9f60d83565c14 /lib/l10n/zh_HK.js | |
parent | b3bf6401113b56ef80b3fa9b88e592a8611d5484 (diff) | |
download | nextcloud-server-89319b995fa409f2b1a5e4bfa377b048594a9b40.tar.gz nextcloud-server-89319b995fa409f2b1a5e4bfa377b048594a9b40.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/zh_HK.js')
-rw-r--r-- | lib/l10n/zh_HK.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/zh_HK.js b/lib/l10n/zh_HK.js index 86da664dc0f..4766c060d43 100644 --- a/lib/l10n/zh_HK.js +++ b/lib/l10n/zh_HK.js @@ -121,6 +121,7 @@ OC.L10N.register( "Expiration date is in the past" : "到期日為過去的日期", "Can’t set expiration date more than %s days in the future" : "到期日不能設定為 %s 天以後的日期", "Sharing is only allowed with group members" : "僅允許在群組成員中共享", + "Sharing %s failed, because this item is already shared with user %s" : "分享 %s 失敗,此項目已經與用戶 %s 分享", "%1$s shared »%2$s« with you" : "%1$s 與您分享了 %2$s", "%1$s shared »%2$s« with you." : "%1$s 與您分享了 %2$s", "Click the button below to open it." : "點下方連結開啟", |