diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-04-19 00:20:56 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-04-19 00:20:56 +0000 |
commit | 590782482721b24afe4bfe8597be39af0df52072 (patch) | |
tree | 84605cf9273f2fcc0b5999804bd678c7214c571a /apps/federatedfilesharing/l10n/zh_HK.js | |
parent | c22cfa4422440bacf05024d980d5c737a0812d70 (diff) | |
download | nextcloud-server-590782482721b24afe4bfe8597be39af0df52072.tar.gz nextcloud-server-590782482721b24afe4bfe8597be39af0df52072.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/federatedfilesharing/l10n/zh_HK.js')
-rw-r--r-- | apps/federatedfilesharing/l10n/zh_HK.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/federatedfilesharing/l10n/zh_HK.js b/apps/federatedfilesharing/l10n/zh_HK.js index 1f3828afe09..b6f333462dc 100644 --- a/apps/federatedfilesharing/l10n/zh_HK.js +++ b/apps/federatedfilesharing/l10n/zh_HK.js @@ -13,8 +13,8 @@ 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 the account %2$s" : "分享 %1$s 失敗,因為此項目已與賬戶 %2$s 分享", - "Not allowed to create a federated share to the same account" : "不允許與同一個賬戶建立聯邦分享", + "Sharing %1$s failed, because this item is already shared with the account %2$s" : "分享 %1$s 失敗,因為此項目已與帳戶 %2$s 分享", + "Not allowed to create a federated share to the same account" : "不允許與同一個帳戶建立聯邦分享", "Federated shares require read permissions" : "聯合分享需要讀取權限", "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,可能該伺服器當前無法訪問或者使用了自簽名證書。", |