11#
22# Translators:
33# Joas Schilling, 2024
4- # Gloryandel, 2024
4+ # gloryandel, 2024
5+ # DWXXX, 2025
56#
67msgid ""
78msgstr ""
8- "Last-Translator : Gloryandel, 2024 \n "
9+ "Last-Translator : DWXXX, 2025 \n "
910"Language-Team : Chinese (China) (https://app.transifex.com/nextcloud/teams/64236/zh_CN/)\n "
1011"Content-Type : text/plain; charset=UTF-8\n "
1112"Language : zh_CN\n "
@@ -29,7 +30,8 @@ msgid_plural "{count} file conflicts in {dirname}"
2930msgstr[ 0 ] "在{dirname}目录下有{count}个文件冲突"
3031
3132msgid "{seconds} seconds left"
32- msgstr "剩余 {seconds} 秒"
33+ msgid_plural "{seconds} seconds left"
34+ msgstr[ 0 ] "剩余{seconds} 秒"
3335
3436#. TRANSLATORS time has the format 00:00:00
3537msgid "{time} left"
@@ -38,6 +40,9 @@ msgstr "剩余 {time}"
3840msgid "a few seconds left"
3941msgstr "还剩几秒"
4042
43+ msgid "assembling"
44+ msgstr "聚合"
45+
4146msgid "Cancel"
4247msgstr "取消"
4348
@@ -59,6 +64,12 @@ msgstr "估计剩余时间"
5964msgid "Existing version"
6065msgstr "服务端版本"
6166
67+ msgid "Failed to assemble the chunks together"
68+ msgstr "组合区块失败"
69+
70+ msgid "Failed to upload the file"
71+ msgstr "上传文件失败"
72+
6273msgid "Filenames must not end with \" {segment}\" ."
6374msgstr "文件名不得以 \" {segment}\" 结尾。"
6475
@@ -103,9 +114,12 @@ msgstr "保留所有上传版本"
103114msgid "Skip"
104115msgstr "跳过"
105116
106- msgid "Skip this file"
117+ msgid "Skip {count} file"
107118msgid_plural "Skip {count} files"
108- msgstr[ 0 ] "跳过{count}个文件"
119+ msgstr[ 0 ] "跳过 {count} 文件"
120+
121+ msgid "Skip this file"
122+ msgstr "跳过此文件"
109123
110124msgid "Unknown size"
111125msgstr "文件大小未知"
0 commit comments