diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-09-15 10:48:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-09-15 10:48:26 +0000 |
commit | 869f3f5895ab1e0b3d3c92852570ee322d1e95f2 (patch) | |
tree | f7eda221470e1933d2fb5e4a7ed83aa93c2387c4 /apps/federatedfilesharing/l10n/zh_CN.js | |
parent | 54bbc893542f7d92dfa275266bb7d57ed45e8e89 (diff) | |
download | nextcloud-server-869f3f5895ab1e0b3d3c92852570ee322d1e95f2.tar.gz nextcloud-server-869f3f5895ab1e0b3d3c92852570ee322d1e95f2.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/federatedfilesharing/l10n/zh_CN.js')
-rw-r--r-- | apps/federatedfilesharing/l10n/zh_CN.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/federatedfilesharing/l10n/zh_CN.js b/apps/federatedfilesharing/l10n/zh_CN.js index be9f1877165..477ea959b7f 100644 --- a/apps/federatedfilesharing/l10n/zh_CN.js +++ b/apps/federatedfilesharing/l10n/zh_CN.js @@ -38,7 +38,6 @@ OC.L10N.register( "Federated Cloud Sharing" : "联合云共享", "Open documentation" : "打开文档", "Adjust how people can share between servers." : "调整人们如何在服务器之间共享。", - "Allow users on this server to send shares to other servers" : "允许用户共享文件给其他服务器上的用户", "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" : "允许此服务器上的用户接收其他服务器的分组共享", @@ -52,6 +51,7 @@ OC.L10N.register( "Share with me via Nextcloud" : "通过联合云与我共享", "HTML Code:" : "HTML 代码:", "You received \"%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "您收到“%3$s\"做为远程共享从”%1$s(代表\"%2$s)", - "You received \"%3$s\" as a remote share from %1$s" : "您从“%1$s\"得到\"%3$s\"做为远程共享" + "You received \"%3$s\" as a remote share from %1$s" : "您从“%1$s\"得到\"%3$s\"做为远程共享", + "Allow users on this server to send shares to other servers" : "允许用户共享文件给其他服务器上的用户" }, "nplurals=1; plural=0;"); |