diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-04-14 02:26:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-04-14 02:26:51 +0000 |
commit | 7081c63d093761df353f71542e5cca3cb1d71072 (patch) | |
tree | e673f400762ab4f06970213ec0e0856d3591f194 /apps/federatedfilesharing/l10n/zh_HK.js | |
parent | 23b8e4a1d4e3d3f54d18f6c7f1be57baf8f75795 (diff) | |
download | nextcloud-server-7081c63d093761df353f71542e5cca3cb1d71072.tar.gz nextcloud-server-7081c63d093761df353f71542e5cca3cb1d71072.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/federatedfilesharing/l10n/zh_HK.js')
-rw-r--r-- | apps/federatedfilesharing/l10n/zh_HK.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/federatedfilesharing/l10n/zh_HK.js b/apps/federatedfilesharing/l10n/zh_HK.js index 9798060e82a..012c1a5b186 100644 --- a/apps/federatedfilesharing/l10n/zh_HK.js +++ b/apps/federatedfilesharing/l10n/zh_HK.js @@ -18,6 +18,7 @@ OC.L10N.register( "Federated Share request sent, you will receive an invitation. Check your notifications." : "聯合雲分享 請求發送成功!您將收到邀請。注意您的通知提醒。", "Couldn't establish a federated share, it looks like the server to federate with is too old (Nextcloud <= 9)." : "無法建立聯合雲分享 ,可能是要聯合的伺服器版本太舊(Nextcloud <= 9)。", "It is not allowed to send federated group shares from this server." : "不允許從此伺服器發送聯盟式群組分享 。", + "Sharing %1$s failed, because this item is already shared with user %2$s" : "分享 %1$s 失敗,此項目已經與用戶 %2$s 分享", "Not allowed to create a federated share with the same user" : "不允許與同一個用戶建立聯盟式分享", "File is already shared with %s" : "檔案已和 %s 分享", "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable or uses a self-signed certificate." : "%1$s 分享失敗,無法找到 %2$s,可能該伺服器當前無法訪問或者使用了自簽名證書。", |