summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/zh_CN.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-06-17 00:18:03 +0000
committerNextcloud bot <bot@nextcloud.com>2023-06-17 00:18:03 +0000
commit595412fb5ea2ff0ff2c8a88a22809869c677c44b (patch)
treeff03e940a5f418b88b6bca2afbd01157ef031e5d /apps/files/l10n/zh_CN.js
parent78c5a0094ea9f69042522a0e14729aa2cb40a332 (diff)
downloadnextcloud-server-595412fb5ea2ff0ff2c8a88a22809869c677c44b.tar.gz
nextcloud-server-595412fb5ea2ff0ff2c8a88a22809869c677c44b.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/zh_CN.js')
-rw-r--r--apps/files/l10n/zh_CN.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/zh_CN.js b/apps/files/l10n/zh_CN.js
index c15a252f04d..79a869c04fb 100644
--- a/apps/files/l10n/zh_CN.js
+++ b/apps/files/l10n/zh_CN.js
@@ -14,8 +14,8 @@ OC.L10N.register(
"Could not create folder \"{dir}\"" : "无法创建文件夹 \"{dir}\"",
"This will stop your current uploads." : "这会终止您当前的上传。",
"Upload cancelled." : "上传已取消。",
- "Processing files …" : "正在处理文件…",
- "…" : "…",
+ "Processing files …" : "正在处理文件……",
+ "…" : "……",
"Unable to upload {filename} as it is a directory or has 0 bytes" : "无法上传 {filename},因为它是一个目录或者是大小为 0 的空文件",
"Not enough free space, you are uploading {size1} but only {size2} is left" : "可用空间不足,您上传的文件大小为 {size1} ,但可用空间仅剩 {size2}",
"Target folder \"{dir}\" does not exist any more" : "目标目录 \"{dir}\" 不存在",