diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-05-02 13:12:35 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-05-02 13:12:35 +0000 |
commit | 3197ae83a4e85b1d26c8df7e5af04d50e89bd539 (patch) | |
tree | 52d187eb13b2eb13fc4694e8f024b79464f3b65c /apps/files_sharing/l10n/zh_CN.js | |
parent | 83eb175682976dbcd9038a189a8ac74f4effd044 (diff) | |
download | nextcloud-server-3197ae83a4e85b1d26c8df7e5af04d50e89bd539.tar.gz nextcloud-server-3197ae83a4e85b1d26c8df7e5af04d50e89bd539.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/zh_CN.js')
-rw-r--r-- | apps/files_sharing/l10n/zh_CN.js | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/apps/files_sharing/l10n/zh_CN.js b/apps/files_sharing/l10n/zh_CN.js index d8f6ec52a74..a7b7f98e702 100644 --- a/apps/files_sharing/l10n/zh_CN.js +++ b/apps/files_sharing/l10n/zh_CN.js @@ -246,10 +246,7 @@ OC.L10N.register( "By uploading files, you agree to the %1$sterms of service%2$s." : "通过上传文件,您同意了 %1$s 服务条款 %2$s。", "Add to your Nextcloud" : "添加到您的 Nextcloud", "Wrong path, file/folder doesn't exist" : "路径错误,文件或文件夹不存在", - "invalid permissions" : "无效的权限", - "Can't change permissions for public share links" : "不能改变公共共享链接权限", - "Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "由于 Nextcloud Talk 没有启用,所以通过 Nextcloud Talk 发送共享密码失败。", - "Download %s" : "下载 %s", - "Cannot change permissions for public share links" : "无法更改公共共享链接的权限 " + "Cannot change permissions for public share links" : "无法更改公共共享链接的权限 ", + "Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "由于 Nextcloud Talk 没有启用,所以通过 Nextcloud Talk 发送共享密码失败。" }, "nplurals=1; plural=0;"); |