diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-04-19 00:20:24 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-04-19 00:20:24 +0000 |
commit | fc560d8ec986402587ae506bbff58e242eb269f7 (patch) | |
tree | fb37f83dfd934243f34369409fb6c47bf75a0c49 /apps/federatedfilesharing | |
parent | 4af9bef7121c91359c537c42b8bf5c71fdb37e79 (diff) | |
download | nextcloud-server-fc560d8ec986402587ae506bbff58e242eb269f7.tar.gz nextcloud-server-fc560d8ec986402587ae506bbff58e242eb269f7.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/federatedfilesharing')
-rw-r--r-- | apps/federatedfilesharing/l10n/zh_HK.js | 4 | ||||
-rw-r--r-- | apps/federatedfilesharing/l10n/zh_HK.json | 4 |
2 files changed, 4 insertions, 4 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,可能該伺服器當前無法訪問或者使用了自簽名證書。", diff --git a/apps/federatedfilesharing/l10n/zh_HK.json b/apps/federatedfilesharing/l10n/zh_HK.json index 97d8244c8a9..01d2c73d4bb 100644 --- a/apps/federatedfilesharing/l10n/zh_HK.json +++ b/apps/federatedfilesharing/l10n/zh_HK.json @@ -11,8 +11,8 @@ "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,可能該伺服器當前無法訪問或者使用了自簽名證書。", |