Skip to content

Commit 380417f

Browse files
authored
Merge pull request #3501 from aoaoho/i18n-patch-0629
i18n: Update Chinese translation(zh_cn.json)
2 parents 5441718 + 3b9db42 commit 380417f

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

src/i18n/locales/zh_cn.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -65,18 +65,18 @@
6565
}
6666
},
6767
"sampleTasks": {
68-
"line1": "",
69-
"line2": "",
70-
"line3": "",
68+
"line1": "这里是用于实际任务使用的各种状态的示例任务行,供您进行实验。",
69+
"line2": "创建此文件时,任务描述中的状态符号和名称是正确的。",
70+
"line3": "如果您自创建以来修改了样例任务,可以在下方的任务搜索的分组标题中查看当前的状态类型和名称。",
7171
"tip": {
72-
"line1": "",
73-
"line2": ""
72+
"line1": "提示:如果所有复选框看起来都一样...",
73+
"line2": "如果在阅读模式或实时预览中所有复选框看起来都一样,请参阅[自定义状态样式]({{url}}),了解如何选择主题或CSS片段来为您的状态设置样式。"
7474
},
75-
"title": ""
75+
"title": "样例任务"
7676
},
7777
"searchSampleTasks": {
78-
"line1": "",
79-
"title": ""
78+
"line1": "此任务搜索显示了此文件中的所有任务,按其状态类型和状态名称进行分组。",
79+
"title": "搜索样例任务"
8080
},
8181
"statusSettings": {
8282
"comment": {
@@ -190,9 +190,9 @@
190190
}
191191
},
192192
"presets": {
193-
"line1": "",
194-
"line2": "",
195-
"name": ""
193+
"line1": "您可以在这里定义命名指令,可以在多个查询中重复使用。一个名为 '{{name}}' 的预设可以在任务查询中使用 '{{instruction1}}' 或 '{{instruction2}}'。",
194+
"line2": "任何打开的任务查询在预设被编辑时都会自动重新加载。",
195+
"name": "预设"
196196
},
197197
"recurringTasks": {
198198
"heading": "重复性任务",
@@ -261,4 +261,4 @@
261261
"heading": "任务状态"
262262
}
263263
}
264-
}
264+
}

0 commit comments

Comments
 (0)