diff options
Diffstat (limited to 'apps/files_sharing/l10n/zh_CN.json')
-rw-r--r-- | apps/files_sharing/l10n/zh_CN.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/zh_CN.json b/apps/files_sharing/l10n/zh_CN.json index fce4e338ac7..6343747270c 100644 --- a/apps/files_sharing/l10n/zh_CN.json +++ b/apps/files_sharing/l10n/zh_CN.json @@ -235,7 +235,6 @@ "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" : "选择或拖放文件", @@ -247,6 +246,7 @@ "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" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |