diff options
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;"); |