aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/zh_CN.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-06-17 00:17:53 +0000
committerNextcloud bot <bot@nextcloud.com>2023-06-17 00:17:53 +0000
commitbd3f3afcf715ee283f61a45e4a26e566f949a7a5 (patch)
treefa9d36484e4829ada850cd7b9ff622631b7b39df /apps/files/l10n/zh_CN.js
parentd820ab2ca8342d756ec8e0554e180e7f00cc3860 (diff)
downloadnextcloud-server-bd3f3afcf715ee283f61a45e4a26e566f949a7a5.tar.gz
nextcloud-server-bd3f3afcf715ee283f61a45e4a26e566f949a7a5.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}\" 不存在",