diff options
Diffstat (limited to 'apps/federatedfilesharing/l10n/zh_CN.js')
-rw-r--r-- | apps/federatedfilesharing/l10n/zh_CN.js | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/apps/federatedfilesharing/l10n/zh_CN.js b/apps/federatedfilesharing/l10n/zh_CN.js index 3e6c7d1d128..033e2ba5a2d 100644 --- a/apps/federatedfilesharing/l10n/zh_CN.js +++ b/apps/federatedfilesharing/l10n/zh_CN.js @@ -22,6 +22,13 @@ OC.L10N.register( "Sharing" : "共享", "Federated file sharing" : "联合云文件共享", "Provide federated file sharing across servers" : "在服务器间提供联合云文件共享", + "Adjust how people can share between servers. This includes shares between people on this server as well if they are using federated sharing." : "调整人们在服务器之间共享的方式。如果他们使用联合共享,这也包括此服务器上的人们之间的共享。", + "Allow people on this server to send shares to other servers (this option also allows WebDAV access to public shares)" : "允许此服务器上的人员将共享发送到其他服务器(此选项还允许 WebDAV 访问公共共享)", + "Allow people on this server to receive shares from other servers" : "允许此服务器上的人员接收来自其他服务器的共享", + "Allow people on this server to send shares to groups on other servers" : "允许此服务器上的人员向其他服务器上的群组发送共享", + "Allow people on this server to receive group shares from other servers" : "允许此服务器上的人员接收来自其他服务器的群组共享", + "Search global and public address book for people" : "在全球和公共通讯簿中搜索联系人", + "Allow people 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", |