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