summaryrefslogtreecommitdiffstats
path: root/apps/federatedfilesharing
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-03-28 00:19:31 +0000
committerNextcloud bot <bot@nextcloud.com>2024-03-28 00:19:31 +0000
commit8138e890fe0d9f59fb0334e1d2c4dab0d5cb9e4e (patch)
treeccc3b6520c8b623a2b19df97c3b6e7c2a27cdc00 /apps/federatedfilesharing
parent24a4fc050f758c1e3282fb88d402ae6f517b5c1c (diff)
downloadnextcloud-server-8138e890fe0d9f59fb0334e1d2c4dab0d5cb9e4e.tar.gz
nextcloud-server-8138e890fe0d9f59fb0334e1d2c4dab0d5cb9e4e.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_CN.js1
-rw-r--r--apps/federatedfilesharing/l10n/zh_CN.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/federatedfilesharing/l10n/zh_CN.js b/apps/federatedfilesharing/l10n/zh_CN.js
index 1c599cfd9d2..16fcd13c7f6 100644
--- a/apps/federatedfilesharing/l10n/zh_CN.js
+++ b/apps/federatedfilesharing/l10n/zh_CN.js
@@ -13,6 +13,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 the account %2$s" : "分享 %1$s 失败,因为该项目已与账户 %2$s 分享",
"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_CN.json b/apps/federatedfilesharing/l10n/zh_CN.json
index 3adb5438a15..6f691bc27f4 100644
--- a/apps/federatedfilesharing/l10n/zh_CN.json
+++ b/apps/federatedfilesharing/l10n/zh_CN.json
@@ -11,6 +11,7 @@
"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 分享",
"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,可能该服务器当前无法访问或者使用了自签名证书。",