aboutsummaryrefslogtreecommitdiffstats
path: root/apps/federatedfilesharing/l10n/zh_CN.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/federatedfilesharing/l10n/zh_CN.js')
-rw-r--r--apps/federatedfilesharing/l10n/zh_CN.js20
1 files changed, 10 insertions, 10 deletions
diff --git a/apps/federatedfilesharing/l10n/zh_CN.js b/apps/federatedfilesharing/l10n/zh_CN.js
index 21721e645f4..1c599cfd9d2 100644
--- a/apps/federatedfilesharing/l10n/zh_CN.js
+++ b/apps/federatedfilesharing/l10n/zh_CN.js
@@ -13,8 +13,6 @@ 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" : "不能给您自己共享文件",
"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,可能该服务器当前无法访问或者使用了自签名证书。",
@@ -28,13 +26,6 @@ OC.L10N.register(
"Sharing" : "共享",
"Federated file sharing" : "联合云文件共享",
"Provide federated file sharing across servers" : "在服务器间提供联合云文件共享",
- "Adjust how people can share between servers. This includes shares between users on this server as well if they are using federated sharing." : "调整人们在服务器之间的共享方式。这也包括该服务器上使用联合共享的用户之间的共享。",
- "Allow users on this server to send shares to other servers (this option also allows WebDAV access to public shares)" : "允许此服务器上的用户将共享发送到其他服务器(此选项还允许 WebDAV 访问公共共享)",
- "Allow users on this server to receive shares from other servers" : "允许用户从其他服务器接收共享",
- "Allow users on this server to send shares to groups on other servers" : "允许此服务器上的用户向其他服务器上的分组发送共享",
- "Allow users on this server to receive group shares from other servers" : "允许此服务器上的用户接收其他服务器的分组共享",
- "Search global and public address book for users" : "在全局和公开地址簿中寻找用户",
- "Allow users to publish their data to a global and public address book" : "允许用户将其数据发布到全球和公共通讯录",
"Unable to update federated files sharing config" : "无法更新联合云文件分享设置",
"Federated Cloud" : "联合云",
"You can share with anyone who uses a Nextcloud server or other Open Cloud Mesh (OCM) compatible servers and services! Just put their Federated Cloud ID in the share dialog. It looks like person@cloud.example.com" : "您可以和使用了 Nextcloud 服务器或其他兼容 Open Cloud Mesh(OCM)的服务器和服务的任何人共享!只需将他们的联合云 ID 放在共享对话框中。联合云 ID 看起来像 person@cloud.example.com",
@@ -51,6 +42,15 @@ OC.L10N.register(
"Cloud ID copied to the clipboard" : "云端 ID 已复制至剪切板",
"Copy to clipboard" : "复制到剪贴板",
"Clipboard is not available" : "剪贴板不可用",
- "Copied!" : "已复制!"
+ "Copied!" : "已复制!",
+ "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" : "不能给您自己共享文件",
+ "Adjust how people can share between servers. This includes shares between users on this server as well if they are using federated sharing." : "调整人们在服务器之间的共享方式。这也包括该服务器上使用联合共享的用户之间的共享。",
+ "Allow users on this server to send shares to other servers (this option also allows WebDAV access to public shares)" : "允许此服务器上的用户将共享发送到其他服务器(此选项还允许 WebDAV 访问公共共享)",
+ "Allow users on this server to receive shares from other servers" : "允许用户从其他服务器接收共享",
+ "Allow users on this server to send shares to groups on other servers" : "允许此服务器上的用户向其他服务器上的分组发送共享",
+ "Allow users on this server to receive group shares from other servers" : "允许此服务器上的用户接收其他服务器的分组共享",
+ "Search global and public address book for users" : "在全局和公开地址簿中寻找用户",
+ "Allow users to publish their data to a global and public address book" : "允许用户将其数据发布到全球和公共通讯录"
},
"nplurals=1; plural=0;");