diff options
Diffstat (limited to 'apps/files_sharing/l10n/zh_CN.js')
-rw-r--r-- | apps/files_sharing/l10n/zh_CN.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/zh_CN.js b/apps/files_sharing/l10n/zh_CN.js index a3a000ebfad..1af828e3719 100644 --- a/apps/files_sharing/l10n/zh_CN.js +++ b/apps/files_sharing/l10n/zh_CN.js @@ -123,7 +123,6 @@ OC.L10N.register( "Could not lock node" : "无法锁定节点", "Could not lock path" : "无法锁定路径", "Wrong or no update parameter given" : "错误或没有更新参数给出", - "Cannot increase permissions" : "不能增加权限", "\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "“通过Nextcloud Talk发送密码”共享文件或文件夹失败了,因为未启用 Nextcloud Talk", "shared by %s" : "共享者 %s", "Download all files" : "下载所有文件", @@ -250,6 +249,7 @@ OC.L10N.register( "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 发送共享密码失败。", "Sorry, this link doesn’t seem to work anymore." : "抱歉,此链接已失效。", - "Toggle grid view" : "切换网格视图" + "Toggle grid view" : "切换网格视图", + "Cannot increase permissions" : "不能增加权限" }, "nplurals=1; plural=0;"); |