Skip to content

Commit 71e60b0

Browse files
chore(l10n): Translate l10n/messages.pot in zh_CN
1 parent 43be0e9 commit 71e60b0

File tree

1 file changed

+19
-5
lines changed

1 file changed

+19
-5
lines changed

l10n/zh_CN.pot

Lines changed: 19 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
#
22
# Translators:
33
# Joas Schilling, 2024
4-
# Gloryandel, 2024
4+
# gloryandel, 2024
5+
# DWXXX, 2025
56
#
67
msgid ""
78
msgstr ""
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}"
2930
msgstr[0] "在{dirname}目录下有{count}个文件冲突"
3031

3132
msgid "{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
3537
msgid "{time} left"
@@ -38,6 +40,9 @@ msgstr "剩余 {time}"
3840
msgid "a few seconds left"
3941
msgstr "还剩几秒"
4042

43+
msgid "assembling"
44+
msgstr "聚合"
45+
4146
msgid "Cancel"
4247
msgstr "取消"
4348

@@ -59,6 +64,12 @@ msgstr "估计剩余时间"
5964
msgid "Existing version"
6065
msgstr "服务端版本"
6166

67+
msgid "Failed to assemble the chunks together"
68+
msgstr "组合区块失败"
69+
70+
msgid "Failed to upload the file"
71+
msgstr "上传文件失败"
72+
6273
msgid "Filenames must not end with \"{segment}\"."
6374
msgstr "文件名不得以 \"{segment}\" 结尾。"
6475

@@ -103,9 +114,12 @@ msgstr "保留所有上传版本"
103114
msgid "Skip"
104115
msgstr "跳过"
105116

106-
msgid "Skip this file"
117+
msgid "Skip {count} file"
107118
msgid_plural "Skip {count} files"
108-
msgstr[0] "跳过{count}个文件"
119+
msgstr[0] "跳过 {count} 文件"
120+
121+
msgid "Skip this file"
122+
msgstr "跳过此文件"
109123

110124
msgid "Unknown size"
111125
msgstr "文件大小未知"

0 commit comments

Comments
 (0)