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 fa5e24c3774..67df63886b5 100644 --- a/apps/files_sharing/l10n/zh_CN.js +++ b/apps/files_sharing/l10n/zh_CN.js @@ -237,7 +237,6 @@ OC.L10N.register( "For more info, please ask the person who sent this link." : "欲知详情,请联系发给您该链接的人。", "Share note" : "共享笔记", "Toggle grid view" : "切换网格视图", - "%s" : "%s", "Upload files to %s" : "上传文件到 %s", "Note" : "备注", "Select or drop files" : "选择或拖放文件", @@ -249,6 +248,7 @@ OC.L10N.register( "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 发送共享密码失败。", "Name, email, or federated cloud ID …" : "名称,电子邮件或联合云 ID ...", - "Download %s" : "下载 %s" + "Download %s" : "下载 %s", + "%s" : "%s" }, "nplurals=1; plural=0;"); |