From 9cbd3db022ad5aa5430efd63dd5e91540473c631 Mon Sep 17 00:00:00 2001
From: Jannat Patel <31363128+pateljannat@users.noreply.github.com>
Date: Mon, 21 Apr 2025 12:08:54 +0530
Subject: [PATCH] chore: Chinese Simplified translations
---
lms/locale/zh.po | 380 +++++++++++++++++++++++++----------------------
1 file changed, 202 insertions(+), 178 deletions(-)
diff --git a/lms/locale/zh.po b/lms/locale/zh.po
index 1682dfa2..7af71dd1 100644
--- a/lms/locale/zh.po
+++ b/lms/locale/zh.po
@@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: frappe\n"
"Report-Msgid-Bugs-To: jannat@frappe.io\n"
-"POT-Creation-Date: 2025-04-11 16:04+0000\n"
-"PO-Revision-Date: 2025-04-20 06:28\n"
+"POT-Creation-Date: 2025-04-18 16:04+0000\n"
+"PO-Revision-Date: 2025-04-21 06:38\n"
"Last-Translator: jannat@frappe.io\n"
"Language-Team: Chinese Simplified\n"
"MIME-Version: 1.0\n"
@@ -67,7 +67,7 @@ msgstr "大师"
msgid "Statistics"
msgstr "统计数据"
-#: lms/lms/doctype/lms_course/lms_course.py:58
+#: lms/lms/doctype/lms_course/lms_course.py:63
msgid "A course cannot have both paid certificate and certificate of completion."
msgstr "课程不可同时设置付费证书与结业证书。"
@@ -144,7 +144,7 @@ msgstr "新增课时"
msgid "Add a Student"
msgstr "添加学员"
-#: frontend/src/components/AppSidebar.vue:514
+#: frontend/src/components/AppSidebar.vue:525
msgid "Add a chapter"
msgstr "添加章节"
@@ -156,7 +156,7 @@ msgstr "创建课程"
msgid "Add a keyword and then press enter"
msgstr "输入关键词后按回车键添加"
-#: frontend/src/components/AppSidebar.vue:515
+#: frontend/src/components/AppSidebar.vue:526
msgid "Add a lesson"
msgstr "添加课时"
@@ -185,11 +185,11 @@ msgstr "添加现有试题"
msgid "Add at least one possible answer for this question: {0}"
msgstr "请为该问题添加至少一个备选答案:{0}"
-#: frontend/src/components/AppSidebar.vue:479
+#: frontend/src/components/AppSidebar.vue:490
msgid "Add courses to your batch"
msgstr "为班级添加课程"
-#: frontend/src/components/AppSidebar.vue:459
+#: frontend/src/components/AppSidebar.vue:470
msgid "Add students to your batch"
msgstr "为班级添加学员"
@@ -201,11 +201,11 @@ msgstr "添加网页至侧边栏"
msgid "Add your assignment as {0}"
msgstr "以{0}格式添加作业"
-#: frontend/src/components/AppSidebar.vue:395
+#: frontend/src/components/AppSidebar.vue:406
msgid "Add your first chapter"
msgstr "添加首个章节"
-#: frontend/src/components/AppSidebar.vue:410
+#: frontend/src/components/AppSidebar.vue:421
msgid "Add your first lesson"
msgstr "添加首节课时"
@@ -241,10 +241,6 @@ msgstr "全部"
msgid "All Batches"
msgstr "所有批次"
-#: frontend/src/pages/CertifiedParticipants.vue:20
-msgid "All Certified Participants"
-msgstr "所有认证参与者"
-
#: frontend/src/pages/Courses.vue:26 lms/lms/widgets/BreadCrumb.html:3
msgid "All Courses"
msgstr "所有课程"
@@ -281,7 +277,7 @@ msgstr "允许自助注册"
msgid "Allow accessing future dates"
msgstr "允许访问未来日期"
-#: frontend/src/pages/BatchForm.vue:32
+#: frontend/src/pages/BatchForm.vue:43
msgid "Allow self enrollment"
msgstr "允许自助注册"
@@ -292,7 +288,7 @@ msgstr "已注册"
#. Label of the amount (Currency) field in DocType 'LMS Batch'
#. Label of the course_price (Currency) field in DocType 'LMS Course'
#. Label of the amount (Currency) field in DocType 'LMS Payment'
-#: frontend/src/pages/BatchForm.vue:209 frontend/src/pages/CourseForm.vue:217
+#: frontend/src/pages/BatchForm.vue:224 frontend/src/pages/CourseForm.vue:217
#: lms/lms/doctype/lms_batch/lms_batch.json
#: lms/lms/doctype/lms_course/lms_course.json
#: lms/lms/doctype/lms_payment/lms_payment.json
@@ -308,15 +304,15 @@ msgstr "金额"
msgid "Amount (USD)"
msgstr "金额(美元)"
-#: lms/lms/doctype/lms_batch/lms_batch.py:60
+#: lms/lms/doctype/lms_batch/lms_batch.py:65
msgid "Amount and currency are required for paid batches."
msgstr "付费批次必须填写金额与币种。"
-#: lms/lms/doctype/lms_course/lms_course.py:69
+#: lms/lms/doctype/lms_course/lms_course.py:74
msgid "Amount and currency are required for paid certificates."
msgstr "付费证书必须填写金额与币种。"
-#: lms/lms/doctype/lms_course/lms_course.py:66
+#: lms/lms/doctype/lms_course/lms_course.py:71
msgid "Amount and currency are required for paid courses."
msgstr "付费课程必须填写金额与币种。"
@@ -348,7 +344,7 @@ msgstr "答案"
msgid "Appears on the course card in the course list"
msgstr "显示在课程列表的课程卡片上"
-#: frontend/src/pages/BatchForm.vue:63 frontend/src/pages/BatchForm.vue:81
+#: frontend/src/pages/BatchForm.vue:75 frontend/src/pages/BatchForm.vue:96
msgid "Appears when the batch URL is shared on any online platform"
msgstr "在分享批次链接至网络平台时显示"
@@ -422,12 +418,12 @@ msgstr "考核类型"
msgid "Assessment added successfully"
msgstr "考核添加成功"
-#: lms/lms/doctype/lms_batch/lms_batch.py:70
+#: lms/lms/doctype/lms_batch/lms_batch.py:75
msgid "Assessment {0} has already been added to this batch."
msgstr "考核{0}已添加至本批次。"
#. Label of the show_assessments (Check) field in DocType 'LMS Settings'
-#: frontend/src/components/AppSidebar.vue:527
+#: frontend/src/components/AppSidebar.vue:538
#: frontend/src/components/Assessments.vue:5
#: frontend/src/components/BatchStudents.vue:68
#: frontend/src/components/BatchStudents.vue:101
@@ -457,12 +453,6 @@ msgstr "作业"
msgid "Assignment Attachment"
msgstr "作业附件"
-#. Label of the assignment_submission_template (Link) field in DocType 'LMS
-#. Settings'
-#: lms/lms/doctype/lms_settings/lms_settings.json
-msgid "Assignment Submission Template"
-msgstr "作业提交模板"
-
#: frontend/src/pages/AssignmentSubmissionList.vue:223
msgid "Assignment Submissions"
msgstr "作业提交记录"
@@ -473,22 +463,25 @@ msgstr "作业提交记录"
msgid "Assignment Title"
msgstr "作业标题"
-#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.py:33
+#: frontend/src/components/Modals/AssignmentForm.vue:112
+msgid "Assignment created successfully"
+msgstr ""
+
+#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.py:24
msgid "Assignment for Lesson {0} by {1} already exists."
msgstr "学员{1}的课时{0}作业已存在。"
-#: frontend/src/pages/AssignmentForm.vue:158
-msgid "Assignment saved successfully"
-msgstr "作业保存成功"
+#: frontend/src/components/Modals/AssignmentForm.vue:129
+msgid "Assignment updated successfully"
+msgstr ""
#. Description of the 'Question' (Small Text) field in DocType 'Course Lesson'
#: lms/lms/doctype/course_lesson/course_lesson.json
msgid "Assignment will appear at the bottom of the lesson."
msgstr "作业将显示在课时末尾。"
-#: frontend/src/components/AppSidebar.vue:531
-#: frontend/src/pages/AssignmentForm.vue:177
-#: frontend/src/pages/Assignments.vue:193 lms/www/lms.py:251
+#: frontend/src/components/AppSidebar.vue:542
+#: frontend/src/pages/Assignments.vue:198 lms/www/lms.py:261
msgid "Assignments"
msgstr "作业"
@@ -581,7 +574,7 @@ msgid "Batch Description"
msgstr "批次说明"
#. Label of the batch_details (Text Editor) field in DocType 'LMS Batch'
-#: frontend/src/pages/BatchForm.vue:236
+#: frontend/src/pages/BatchForm.vue:250
#: lms/lms/doctype/lms_batch/lms_batch.json
#: lms/public/js/common_functions.js:349
#: lms/templates/emails/batch_confirmation.html:24
@@ -645,7 +638,7 @@ msgstr "批次已更新"
msgid "Batch end date cannot be before the batch start date"
msgstr "批次结束日期不可早于开始日期"
-#: lms/lms/api.py:238
+#: lms/lms/api.py:240
msgid "Batch is sold out."
msgstr "该批次已满额。"
@@ -655,7 +648,7 @@ msgstr "批次:"
#. Label of the batches (Check) field in DocType 'LMS Settings'
#: frontend/src/pages/Batches.vue:304 frontend/src/pages/Batches.vue:311
-#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:105
+#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:110
msgid "Batches"
msgstr "批次"
@@ -753,8 +746,8 @@ msgstr "便装"
#. Label of the category (Link) field in DocType 'LMS Batch'
#. Label of the category (Data) field in DocType 'LMS Category'
#. Label of the category (Link) field in DocType 'LMS Course'
-#: frontend/src/pages/BatchForm.vue:190 frontend/src/pages/Batches.vue:55
-#: frontend/src/pages/CertifiedParticipants.vue:37
+#: frontend/src/pages/BatchForm.vue:198 frontend/src/pages/Batches.vue:55
+#: frontend/src/pages/CertifiedParticipants.vue:38
#: frontend/src/pages/CourseForm.vue:144 frontend/src/pages/Courses.vue:51
#: frontend/src/pages/JobDetail.vue:103
#: lms/lms/doctype/lms_batch/lms_batch.json
@@ -807,10 +800,10 @@ msgstr "证书生成成功"
#. Enrollment'
#. Label of a Card Break in the LMS Workspace
#. Label of a Link in the LMS Workspace
-#: frontend/src/components/AppSidebar.vue:535
+#: frontend/src/components/AppSidebar.vue:546
#: frontend/src/components/CourseCard.vue:111
#: frontend/src/components/Modals/Event.vue:371
-#: frontend/src/pages/BatchForm.vue:37 frontend/src/pages/Batches.vue:38
+#: frontend/src/pages/BatchForm.vue:48 frontend/src/pages/Batches.vue:38
#: frontend/src/pages/CourseCertification.vue:10
#: frontend/src/pages/CourseCertification.vue:135
#: frontend/src/pages/Courses.vue:34 lms/fixtures/custom_field.json
@@ -835,10 +828,13 @@ msgstr "认证名称"
msgid "Certified"
msgstr "已认证"
+#: frontend/src/pages/CertifiedParticipants.vue:196
+#: frontend/src/pages/CertifiedParticipants.vue:203
+msgid "Certified Members"
+msgstr ""
+
#. Label of the certified_participants (Check) field in DocType 'LMS Settings'
-#: frontend/src/pages/CertifiedParticipants.vue:164
-#: frontend/src/pages/CertifiedParticipants.vue:171
-#: lms/lms/doctype/lms_settings/lms_settings.json
+#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:290
msgid "Certified Participants"
msgstr "认证参与者"
@@ -1008,6 +1004,10 @@ msgstr "群组网页"
msgid "Collaboration Preference"
msgstr "协作偏好"
+#: frontend/src/components/AppSidebar.vue:112
+msgid "Collapse"
+msgstr "折叠"
+
#: frontend/src/components/CourseOutline.vue:21
msgid "Collapse all chapters"
msgstr "折叠所有章节"
@@ -1184,7 +1184,7 @@ msgstr "继续学习"
msgid "Contract"
msgstr "合同"
-#: lms/lms/utils.py:438
+#: lms/lms/utils.py:436
msgid "Cookie Policy"
msgstr "Cookie政策"
@@ -1331,7 +1331,7 @@ msgstr "课程讲师"
msgid "Course Lesson"
msgstr "课程课时"
-#: lms/www/lms.py:70
+#: lms/www/lms.py:75
msgid "Course List"
msgstr "课程列表"
@@ -1375,7 +1375,7 @@ msgstr "课程标题"
msgid "Course added to program"
msgstr "课程已添加至项目"
-#: lms/lms/doctype/lms_batch/lms_batch.py:265
+#: lms/lms/doctype/lms_batch/lms_batch.py:270
msgid "Course already added to the batch."
msgstr "该课程已添加至批次"
@@ -1440,15 +1440,15 @@ msgstr "创建课程"
msgid "Create a Live Class"
msgstr "创建直播课程"
-#: frontend/src/components/AppSidebar.vue:522
+#: frontend/src/components/AppSidebar.vue:533
msgid "Create a batch"
msgstr "创建班级"
-#: frontend/src/components/AppSidebar.vue:513
+#: frontend/src/components/AppSidebar.vue:524
msgid "Create a course"
msgstr "创建课程"
-#: frontend/src/components/AppSidebar.vue:523
+#: frontend/src/components/AppSidebar.vue:534
msgid "Create a live class"
msgstr "创建直播课程"
@@ -1456,34 +1456,38 @@ msgstr "创建直播课程"
msgid "Create a new question"
msgstr "新建试题"
-#: frontend/src/components/AppSidebar.vue:449
+#: frontend/src/components/Modals/AssignmentForm.vue:7
+msgid "Create an Assignment"
+msgstr ""
+
+#: frontend/src/components/AppSidebar.vue:460
msgid "Create your first batch"
msgstr "创建首个班级"
-#: frontend/src/components/AppSidebar.vue:383
+#: frontend/src/components/AppSidebar.vue:394
msgid "Create your first course"
msgstr "创建首门课程"
-#: frontend/src/components/AppSidebar.vue:428
+#: frontend/src/components/AppSidebar.vue:439
msgid "Create your first quiz"
msgstr "创建首项测验"
-#: frontend/src/pages/Assignments.vue:166 frontend/src/pages/Courses.vue:295
+#: frontend/src/pages/Assignments.vue:171 frontend/src/pages/Courses.vue:295
msgid "Created"
msgstr "已创建"
-#: frontend/src/components/AppSidebar.vue:519
+#: frontend/src/components/AppSidebar.vue:530
msgid "Creating a batch"
msgstr "正在创建班级"
-#: frontend/src/components/AppSidebar.vue:510
+#: frontend/src/components/AppSidebar.vue:521
msgid "Creating a course"
msgstr "正在创建课程"
#. Label of the currency (Link) field in DocType 'LMS Batch'
#. Label of the currency (Link) field in DocType 'LMS Course'
#. Label of the currency (Link) field in DocType 'LMS Payment'
-#: frontend/src/pages/BatchForm.vue:217 frontend/src/pages/CourseForm.vue:222
+#: frontend/src/pages/BatchForm.vue:231 frontend/src/pages/CourseForm.vue:222
#: lms/lms/doctype/lms_batch/lms_batch.json
#: lms/lms/doctype/lms_course/lms_course.json
#: lms/lms/doctype/lms_payment/lms_payment.json
@@ -1496,7 +1500,7 @@ msgstr "币种"
msgid "Current Lesson"
msgstr "当前课时"
-#: frontend/src/components/AppSidebar.vue:541
+#: frontend/src/components/AppSidebar.vue:552
msgid "Custom Certificate Templates"
msgstr "自定义证书模板"
@@ -1545,7 +1549,7 @@ msgstr "日期"
#. Label of the section_break_glxh (Section Break) field in DocType 'LMS Live
#. Class'
-#: frontend/src/pages/BatchForm.vue:100
+#: frontend/src/pages/BatchForm.vue:111
#: lms/lms/doctype/lms_live_class/lms_live_class.json
msgid "Date and Time"
msgstr "日期与时间"
@@ -1633,7 +1637,7 @@ msgstr "删除本课时将永久移除。此操作不可撤销。确认继续吗
#. Label of the description (Text) field in DocType 'LMS Live Class'
#. Label of the description (Small Text) field in DocType 'Work Experience'
#: frontend/src/components/Modals/LiveClassModal.vue:84
-#: frontend/src/pages/BatchForm.vue:224 frontend/src/pages/JobCreation.vue:50
+#: frontend/src/pages/BatchForm.vue:238 frontend/src/pages/JobCreation.vue:50
#: lms/job/doctype/job_opportunity/job_opportunity.json
#: lms/lms/doctype/certification/certification.json
#: lms/lms/doctype/cohort/cohort.json
@@ -1654,8 +1658,8 @@ msgid "Desk"
msgstr "工作台"
#: frontend/src/components/Modals/DiscussionModal.vue:22
-#: frontend/src/pages/AssignmentForm.vue:27 frontend/src/pages/BatchForm.vue:14
-#: frontend/src/pages/CourseForm.vue:25 frontend/src/pages/QuizForm.vue:42
+#: frontend/src/pages/BatchForm.vue:14 frontend/src/pages/CourseForm.vue:25
+#: frontend/src/pages/QuizForm.vue:42
msgid "Details"
msgstr "详情"
@@ -1748,6 +1752,10 @@ msgstr "电子邮件"
msgid "Edit"
msgstr "编辑"
+#: frontend/src/components/Modals/AssignmentForm.vue:8
+msgid "Edit Assignment"
+msgstr ""
+
#: frontend/src/components/CourseOutline.vue:52
#: frontend/src/components/Modals/ChapterModal.vue:5
msgid "Edit Chapter"
@@ -1790,7 +1798,7 @@ msgstr "邮箱账号"
msgid "Email Sent"
msgstr "邮件已发送"
-#: frontend/src/pages/BatchForm.vue:167
+#: frontend/src/pages/BatchForm.vue:205
msgid "Email Template"
msgstr "邮件模板"
@@ -1838,7 +1846,7 @@ msgstr "启用后证书将发布至认证参与者页面"
#. Label of the end_date (Date) field in DocType 'Cohort'
#. Label of the end_date (Date) field in DocType 'LMS Batch'
-#: frontend/src/pages/BatchForm.vue:113 lms/lms/doctype/cohort/cohort.json
+#: frontend/src/pages/BatchForm.vue:124 lms/lms/doctype/cohort/cohort.json
#: lms/lms/doctype/lms_batch/lms_batch.json
#: lms/public/js/common_functions.js:282
msgid "End Date"
@@ -1856,7 +1864,7 @@ msgstr "结束日期(或预期)"
#. Label of the end_time (Time) field in DocType 'LMS Certificate Evaluation'
#. Label of the end_time (Time) field in DocType 'LMS Certificate Request'
#. Label of the end_time (Time) field in DocType 'Scheduled Flow'
-#: frontend/src/pages/BatchForm.vue:137
+#: frontend/src/pages/BatchForm.vue:140
#: frontend/src/pages/ProfileEvaluator.vue:18
#: lms/lms/doctype/evaluator_schedule/evaluator_schedule.json
#: lms/lms/doctype/lms_batch/lms_batch.json
@@ -1896,7 +1904,7 @@ msgstr "{0}的注册确认"
msgid "Enrollment Count"
msgstr "注册人数"
-#: lms/lms/utils.py:1898
+#: lms/lms/utils.py:1903
msgid "Enrollment Failed"
msgstr "注册失败"
@@ -1936,14 +1944,13 @@ msgstr "输入正确答案"
#: frontend/src/components/Modals/StudentModal.vue:73
#: frontend/src/components/Quiz.vue:592
#: frontend/src/components/SettingDetails.vue:62
-#: frontend/src/pages/AssignmentForm.vue:142
-#: frontend/src/pages/AssignmentForm.vue:162 frontend/src/pages/Billing.vue:262
-#: frontend/src/pages/QuizForm.vue:349 frontend/src/pages/QuizForm.vue:364
+#: frontend/src/pages/Billing.vue:262 frontend/src/pages/QuizForm.vue:349
+#: frontend/src/pages/QuizForm.vue:364
#: frontend/src/pages/QuizSubmission.vue:150
msgid "Error"
msgstr "错误"
-#: lms/lms/doctype/lms_batch/lms_batch.py:180
+#: lms/lms/doctype/lms_batch/lms_batch.py:185
msgid "Error creating live class. Please try again. {0}"
msgstr "创建直播课程失败,请重试。错误:{0}"
@@ -1960,7 +1967,7 @@ msgid "Evaluation Details"
msgstr "评估详情"
#. Label of the evaluation_end_date (Date) field in DocType 'LMS Batch'
-#: frontend/src/pages/BatchForm.vue:161
+#: frontend/src/pages/BatchForm.vue:174
#: lms/lms/doctype/lms_batch/lms_batch.json
#: lms/public/js/common_functions.js:333
msgid "Evaluation End Date"
@@ -1971,7 +1978,7 @@ msgstr "评估结束日期"
msgid "Evaluation Request"
msgstr "评估请求"
-#: lms/lms/doctype/lms_batch/lms_batch.py:77
+#: lms/lms/doctype/lms_batch/lms_batch.py:82
msgid "Evaluation end date cannot be less than the batch end date."
msgstr "评估结束日期不得早于批次结束日期"
@@ -2020,7 +2027,7 @@ msgstr "评估人日程"
msgid "Evaluator is Unavailable"
msgstr "评估人不可用"
-#: lms/lms/doctype/lms_course/lms_course.py:62
+#: lms/lms/doctype/lms_course/lms_course.py:67
msgid "Evaluator is required for paid certificates."
msgstr "付费证书需指定评估人"
@@ -2031,7 +2038,7 @@ msgstr "付费证书需指定评估人"
msgid "Event"
msgstr "事件"
-#: frontend/src/pages/BatchForm.vue:122
+#: frontend/src/pages/BatchForm.vue:151
msgid "Example: IST (+5:30)"
msgstr "示例:IST(+5:30)"
@@ -2060,6 +2067,10 @@ msgstr "练习提交"
msgid "Exercise Title"
msgstr "练习标题"
+#: frontend/src/components/AppSidebar.vue:112
+msgid "Expand"
+msgstr "展开"
+
#: frontend/src/components/CourseOutline.vue:21
msgid "Expand all chapters"
msgstr "展开所有章节"
@@ -2313,7 +2324,7 @@ msgstr "标题"
msgid "Hello"
msgstr "您好"
-#: frontend/src/components/AppSidebar.vue:80
+#: frontend/src/components/AppSidebar.vue:98
msgid "Help"
msgstr "帮助"
@@ -2547,7 +2558,7 @@ msgstr "讲师备注"
#. Label of the instructors (Table MultiSelect) field in DocType 'LMS Batch'
#. Label of the instructors (Rating) field in DocType 'LMS Batch Feedback'
#. Label of the instructors (Table MultiSelect) field in DocType 'LMS Course'
-#: frontend/src/pages/BatchForm.vue:93 frontend/src/pages/CourseForm.vue:151
+#: frontend/src/pages/BatchForm.vue:27 frontend/src/pages/CourseForm.vue:151
#: lms/lms/doctype/lms_batch/lms_batch.json
#: lms/lms/doctype/lms_batch_feedback/lms_batch_feedback.json
#: lms/lms/doctype/lms_course/lms_course.json
@@ -2563,8 +2574,8 @@ msgstr "讲师评语"
msgid "Interest"
msgstr "兴趣"
-#: frontend/src/components/AppSidebar.vue:502
-#: frontend/src/components/AppSidebar.vue:505
+#: frontend/src/components/AppSidebar.vue:513
+#: frontend/src/components/AppSidebar.vue:516
msgid "Introduction"
msgstr "简介"
@@ -2602,7 +2613,7 @@ msgstr "仅限邀请"
msgid "Invite Request"
msgstr "邀请请求"
-#: frontend/src/components/AppSidebar.vue:438
+#: frontend/src/components/AppSidebar.vue:449
msgid "Invite your team and students"
msgstr "邀请团队成员及学员"
@@ -2634,7 +2645,7 @@ msgstr "是否为SCORM包"
msgid "Issue Date"
msgstr "签发日期"
-#: frontend/src/components/AppSidebar.vue:538
+#: frontend/src/components/AppSidebar.vue:549
msgid "Issue a Certificate"
msgstr "颁发证书"
@@ -2683,7 +2694,7 @@ msgstr "招聘看板标题"
msgid "Job Details"
msgstr "职位详情"
-#: lms/www/lms.py:159
+#: lms/www/lms.py:164
msgid "Job Openings"
msgstr "职位空缺"
@@ -3078,8 +3089,8 @@ msgid "LiveCode URL"
msgstr "实时编码链接"
#: frontend/src/components/Members.vue:108
-#: frontend/src/pages/Assignments.vue:71 frontend/src/pages/Batches.vue:94
-#: frontend/src/pages/CertifiedParticipants.vue:79
+#: frontend/src/pages/Assignments.vue:68 frontend/src/pages/Batches.vue:94
+#: frontend/src/pages/CertifiedParticipants.vue:100
#: frontend/src/pages/Courses.vue:90
#: frontend/src/pages/QuizSubmissionList.vue:39
#: frontend/src/pages/Quizzes.vue:51
@@ -3201,7 +3212,7 @@ msgid "Maximum Attempts"
msgstr "最大尝试次数"
#. Label of the medium (Select) field in DocType 'LMS Batch'
-#: frontend/src/pages/BatchForm.vue:185
+#: frontend/src/pages/BatchForm.vue:193
#: lms/lms/doctype/lms_batch/lms_batch.json
#: lms/public/js/common_functions.js:309
msgid "Medium"
@@ -3386,7 +3397,7 @@ msgid "Meta Description"
msgstr "元描述"
#. Label of the meta_image (Attach Image) field in DocType 'LMS Batch'
-#: frontend/src/pages/BatchForm.vue:44 lms/lms/doctype/lms_batch/lms_batch.json
+#: frontend/src/pages/BatchForm.vue:54 lms/lms/doctype/lms_batch/lms_batch.json
#: lms/public/js/common_functions.js:362
msgid "Meta Image"
msgstr "元图片"
@@ -3429,11 +3440,11 @@ msgstr "主持人"
msgid "Modified By"
msgstr "修改人"
-#: lms/lms/api.py:216
+#: lms/lms/api.py:218
msgid "Module Name is incorrect or does not exist."
msgstr "模块名称错误或不存在"
-#: lms/lms/api.py:212
+#: lms/lms/api.py:214
msgid "Module is incorrect."
msgstr "模块错误"
@@ -3444,7 +3455,7 @@ msgstr "模块错误"
msgid "Monday"
msgstr "星期一"
-#: frontend/src/components/AppSidebar.vue:546
+#: frontend/src/components/AppSidebar.vue:557
msgid "Monetization"
msgstr "课程变现功能"
@@ -3472,20 +3483,11 @@ msgstr "我的日历"
msgid "New"
msgstr "新建"
-#: frontend/src/pages/AssignmentForm.vue:181
-#: frontend/src/pages/AssignmentForm.vue:197
-msgid "New Assignment"
-msgstr "新建作业"
-
-#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.py:43
-msgid "New Assignment Submission"
-msgstr "新建作业提交"
-
-#: lms/public/js/common_functions.js:255 lms/www/lms.py:134
+#: lms/public/js/common_functions.js:255 lms/www/lms.py:139
msgid "New Batch"
msgstr "新建批次"
-#: frontend/src/pages/CourseForm.vue:577 lms/www/lms.py:78
+#: frontend/src/pages/CourseForm.vue:577 lms/www/lms.py:83
msgid "New Course"
msgstr "新建课程"
@@ -3522,11 +3524,11 @@ msgstr "新建测验"
msgid "New Sign Up"
msgstr "新用户注册"
-#: lms/lms/utils.py:606
+#: lms/lms/utils.py:604
msgid "New comment in batch {0}"
msgstr "批次{0}的新评论"
-#: lms/lms/utils.py:599
+#: lms/lms/utils.py:597
msgid "New reply on the topic {0} in course {1}"
msgstr "课程{1}中主题{0}的新回复"
@@ -3568,7 +3570,7 @@ msgstr "暂无待评估项"
msgid "No announcements"
msgstr "暂无公告"
-#: frontend/src/pages/Assignments.vue:56
+#: frontend/src/pages/Assignments.vue:53
msgid "No assignments found"
msgstr "未找到作业"
@@ -3580,6 +3582,14 @@ msgstr "未找到批次"
msgid "No certificates"
msgstr "无证书"
+#: frontend/src/pages/CertifiedParticipants.vue:110
+msgid "No certified members"
+msgstr ""
+
+#: frontend/src/pages/CertifiedParticipants.vue:114
+msgid "No certified members found. Please check again later or get certified yourself."
+msgstr ""
+
#: frontend/src/components/BatchCourses.vue:67
msgid "No courses added"
msgstr "未添加任何课程"
@@ -3616,10 +3626,6 @@ msgstr "未找到招聘职位"
msgid "No live classes scheduled"
msgstr "未安排直播课程"
-#: frontend/src/pages/CertifiedParticipants.vue:89
-msgid "No participants found"
-msgstr "未找到参与者"
-
#: frontend/src/pages/Programs.vue:91
msgid "No programs found"
msgstr "未找到项目"
@@ -3698,7 +3704,7 @@ msgstr "通知"
msgid "Notify me when available"
msgstr "可用时通知我"
-#: frontend/src/pages/BatchForm.vue:157
+#: frontend/src/pages/BatchForm.vue:170
msgid "Number of seats available"
msgstr "可用席位数量"
@@ -3842,7 +3848,7 @@ msgid "Pages"
msgstr "页面"
#. Label of the paid_batch (Check) field in DocType 'LMS Batch'
-#: frontend/src/pages/BatchForm.vue:205
+#: frontend/src/pages/BatchForm.vue:219
#: lms/lms/doctype/lms_batch/lms_batch.json
#: lms/public/js/common_functions.js:373
msgid "Paid Batch"
@@ -3908,7 +3914,7 @@ msgstr "粘贴课程简介的YouTube短视频链接"
#. Label of the payment (Link) field in DocType 'LMS Batch Enrollment'
#. Label of the payment (Link) field in DocType 'LMS Enrollment'
-#: frontend/src/pages/BatchForm.vue:199
+#: frontend/src/pages/BatchForm.vue:214
#: lms/lms/doctype/lms_batch_enrollment/lms_batch_enrollment.json
#: lms/lms/doctype/lms_enrollment/lms_enrollment.json
msgid "Payment"
@@ -4032,11 +4038,11 @@ msgstr "请查看邮箱进行验证"
msgid "Please click on the following button to set your new password"
msgstr "点击下方按钮设置新密码"
-#: lms/lms/utils.py:2032 lms/lms/utils.py:2036
+#: lms/lms/utils.py:2037 lms/lms/utils.py:2041
msgid "Please complete the previous courses in the program to enroll in this course."
msgstr "请先完成项目前置课程以报名本课程"
-#: lms/lms/doctype/lms_batch/lms_batch.py:187
+#: lms/lms/doctype/lms_batch/lms_batch.py:192
msgid "Please enable Zoom Settings to use this feature."
msgstr "请启用Zoom设置以使用此功能"
@@ -4052,8 +4058,8 @@ msgstr "请确保在{0}分钟内完成所有试题"
msgid "Please enter a title."
msgstr "请输入标题"
-#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.py:40
-#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.py:125
+#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.py:31
+#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.py:84
msgid "Please enter a valid URL."
msgstr "请输入有效URL"
@@ -4061,7 +4067,7 @@ msgstr "请输入有效URL"
msgid "Please enter a valid time in the format HH:mm."
msgstr "请输入HH:mm格式的有效时间"
-#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.py:119
+#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.py:78
msgid "Please enter the URL for assignment submission."
msgstr "请输入作业提交URL"
@@ -4069,13 +4075,13 @@ msgstr "请输入作业提交URL"
msgid "Please enter your answer"
msgstr "请输入答案"
-#: lms/lms/doctype/lms_batch/lms_batch.py:56
-msgid "Please install the Payments app to create a paid batches."
-msgstr "请安装支付应用以创建付费批次"
+#: lms/lms/doctype/lms_batch/lms_batch.py:58
+msgid "Please install the Payments App to create a paid batch. Refer to the documentation for more details. {0}"
+msgstr ""
-#: lms/lms/doctype/lms_course/lms_course.py:53
-msgid "Please install the Payments app to create a paid courses."
-msgstr "请安装支付应用以创建付费课程"
+#: lms/lms/doctype/lms_course/lms_course.py:55
+msgid "Please install the Payments App to create a paid course. Refer to the documentation for more details. {0}"
+msgstr ""
#: frontend/src/pages/Billing.vue:254
msgid "Please let us know where you heard about us from."
@@ -4089,7 +4095,7 @@ msgstr "请登录以访问测验"
msgid "Please login to access this page."
msgstr "请登录以访问此页面"
-#: lms/lms/api.py:208
+#: lms/lms/api.py:210
msgid "Please login to continue with payment."
msgstr "请登录以继续支付"
@@ -4130,7 +4136,7 @@ msgstr "请在{0}采取适当操作"
msgid "Please upload a SCORM package"
msgstr "请上传SCORM包"
-#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.py:122
+#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.py:81
msgid "Please upload the assignment file."
msgstr "请上传作业文件"
@@ -4176,6 +4182,10 @@ msgstr "邮政编码"
msgid "Posted on"
msgstr "发布于"
+#: frontend/src/components/AppSidebar.vue:92
+msgid "Powered by Learning"
+msgstr ""
+
#. Name of a DocType
#: lms/lms/doctype/preferred_function/preferred_function.json
msgid "Preferred Function"
@@ -4238,7 +4248,7 @@ msgstr "主要国家"
msgid "Primary Subgroup"
msgstr "主分组"
-#: lms/lms/utils.py:437
+#: lms/lms/utils.py:435
msgid "Privacy Policy"
msgstr "隐私政策"
@@ -4286,7 +4296,7 @@ msgstr "项目成员"
msgid "Program Members"
msgstr "项目成员"
-#: frontend/src/pages/Programs.vue:219 lms/www/lms.py:273
+#: frontend/src/pages/Programs.vue:219 lms/www/lms.py:283
msgid "Programs"
msgstr "课程项目"
@@ -4319,7 +4329,7 @@ msgstr "发布至参与者页面"
#. Label of the published (Check) field in DocType 'LMS Course'
#: frontend/src/components/Modals/BulkCertificates.vue:51
#: frontend/src/components/Modals/Event.vue:108
-#: frontend/src/pages/BatchForm.vue:27 frontend/src/pages/CourseForm.vue:168
+#: frontend/src/pages/BatchForm.vue:38 frontend/src/pages/CourseForm.vue:168
#: lms/lms/doctype/lms_batch/lms_batch.json
#: lms/lms/doctype/lms_course/lms_course.json
#: lms/public/js/common_functions.js:266
@@ -4350,8 +4360,9 @@ msgstr "已购证书"
#. Label of the question (Link) field in DocType 'LMS Quiz Question'
#. Label of the question (Text) field in DocType 'LMS Quiz Result'
#: frontend/src/components/Assignment.vue:20
+#: frontend/src/components/Modals/AssignmentForm.vue:35
#: frontend/src/components/Modals/Question.vue:38
-#: frontend/src/pages/AssignmentForm.vue:45 frontend/src/pages/QuizForm.vue:388
+#: frontend/src/pages/QuizForm.vue:388
#: lms/lms/doctype/course_lesson/course_lesson.json
#: lms/lms/doctype/lms_assignment/lms_assignment.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
@@ -4451,9 +4462,9 @@ msgstr "测验更新成功"
msgid "Quiz will appear at the bottom of the lesson."
msgstr "测验将显示在课时末尾"
-#: frontend/src/components/AppSidebar.vue:530
+#: frontend/src/components/AppSidebar.vue:541
#: frontend/src/pages/QuizForm.vue:441 frontend/src/pages/Quizzes.vue:140
-#: frontend/src/pages/Quizzes.vue:150 lms/www/lms.py:229
+#: frontend/src/pages/Quizzes.vue:150 lms/www/lms.py:239
msgid "Quizzes"
msgstr "测验"
@@ -4531,7 +4542,7 @@ msgstr "已拒绝"
msgid "Related Courses"
msgstr "相关课程"
-#: frontend/src/pages/BatchForm.vue:77 frontend/src/pages/CourseForm.vue:96
+#: frontend/src/pages/BatchForm.vue:92 frontend/src/pages/CourseForm.vue:96
msgid "Remove"
msgstr "移除"
@@ -4600,7 +4611,7 @@ msgstr "角色"
msgid "Role Preference"
msgstr "角色偏好"
-#: frontend/src/components/AppSidebar.vue:558
+#: frontend/src/components/AppSidebar.vue:569
msgid "Roles"
msgstr "角色"
@@ -4609,19 +4620,19 @@ msgstr "角色"
msgid "Route"
msgstr "路由"
-#: lms/lms/doctype/lms_batch/lms_batch.py:126
+#: lms/lms/doctype/lms_batch/lms_batch.py:131
msgid "Row #{0} Date cannot be outside the batch duration."
msgstr "第{0}行日期不可超出批次周期"
-#: lms/lms/doctype/lms_batch/lms_batch.py:121
+#: lms/lms/doctype/lms_batch/lms_batch.py:126
msgid "Row #{0} End time cannot be outside the batch duration."
msgstr "第{0}行结束时间不可超出批次周期"
-#: lms/lms/doctype/lms_batch/lms_batch.py:103
+#: lms/lms/doctype/lms_batch/lms_batch.py:108
msgid "Row #{0} Start time cannot be greater than or equal to end time."
msgstr "第{0}行开始时间不可大于等于结束时间"
-#: lms/lms/doctype/lms_batch/lms_batch.py:112
+#: lms/lms/doctype/lms_batch/lms_batch.py:117
msgid "Row #{0} Start time cannot be outside the batch duration."
msgstr "第{0}行开始时间不可超出批次周期"
@@ -4664,12 +4675,13 @@ msgstr "星期六"
#: frontend/src/components/AssessmentPlugin.vue:34
#: frontend/src/components/Assignment.vue:46
#: frontend/src/components/Controls/CodeEditor.vue:25
+#: frontend/src/components/Modals/AssignmentForm.vue:12
#: frontend/src/components/Modals/Event.vue:101
#: frontend/src/components/Modals/Event.vue:129
-#: frontend/src/pages/AssignmentForm.vue:21 frontend/src/pages/BatchForm.vue:8
-#: frontend/src/pages/CourseForm.vue:17 frontend/src/pages/JobCreation.vue:8
-#: frontend/src/pages/LessonForm.vue:14 frontend/src/pages/ProgramForm.vue:7
-#: frontend/src/pages/QuizForm.vue:34 frontend/src/pages/QuizSubmission.vue:14
+#: frontend/src/pages/BatchForm.vue:8 frontend/src/pages/CourseForm.vue:17
+#: frontend/src/pages/JobCreation.vue:8 frontend/src/pages/LessonForm.vue:14
+#: frontend/src/pages/ProgramForm.vue:7 frontend/src/pages/QuizForm.vue:34
+#: frontend/src/pages/QuizSubmission.vue:14
#: lms/public/js/common_functions.js:405
msgid "Save"
msgstr "保存"
@@ -4712,7 +4724,7 @@ msgstr "总分值"
msgid "Search"
msgstr "搜索"
-#: frontend/src/pages/CertifiedParticipants.vue:25
+#: frontend/src/pages/CertifiedParticipants.vue:26
msgid "Search by Name"
msgstr "按名称搜索"
@@ -4720,7 +4732,7 @@ msgstr "按名称搜索"
msgid "Search by Title"
msgstr "按标题搜索"
-#: frontend/src/pages/Assignments.vue:25
+#: frontend/src/pages/Assignments.vue:24
msgid "Search by title"
msgstr "按标题搜索"
@@ -4729,7 +4741,7 @@ msgid "Search for an icon"
msgstr "搜索图标"
#. Label of the seat_count (Int) field in DocType 'LMS Batch'
-#: frontend/src/pages/BatchForm.vue:154
+#: frontend/src/pages/BatchForm.vue:167
#: lms/lms/doctype/lms_batch/lms_batch.json
#: lms/public/js/common_functions.js:327
msgid "Seat Count"
@@ -4780,17 +4792,17 @@ msgstr "上课日"
msgid "Set your Password"
msgstr "设置密码"
-#: frontend/src/components/AppSidebar.vue:506
+#: frontend/src/components/AppSidebar.vue:517
msgid "Setting up"
msgstr "系统配置中"
-#: frontend/src/components/AppSidebar.vue:551
+#: frontend/src/components/AppSidebar.vue:562
msgid "Setting up payment gateway"
msgstr "设置支付网关"
-#: frontend/src/components/AppSidebar.vue:556
+#: frontend/src/components/AppSidebar.vue:567
#: frontend/src/components/Modals/Settings.vue:7
-#: frontend/src/pages/BatchForm.vue:148 frontend/src/pages/CourseForm.vue:158
+#: frontend/src/pages/BatchForm.vue:161 frontend/src/pages/CourseForm.vue:158
#: frontend/src/pages/ProfileRoles.vue:4 frontend/src/pages/QuizForm.vue:79
msgid "Settings"
msgstr "设置"
@@ -4799,7 +4811,7 @@ msgstr "设置"
msgid "Share on"
msgstr "分享至"
-#: frontend/src/pages/BatchForm.vue:228
+#: frontend/src/pages/BatchForm.vue:242
msgid "Short Description"
msgstr "简短描述"
@@ -4809,7 +4821,7 @@ msgstr "简短描述"
msgid "Short Introduction"
msgstr "简介"
-#: frontend/src/pages/BatchForm.vue:231
+#: frontend/src/pages/BatchForm.vue:245
msgid "Short description of the batch"
msgstr "批次简介"
@@ -4969,7 +4981,7 @@ msgstr "开始"
#. Label of the start_date (Date) field in DocType 'Education Detail'
#. Label of the start_date (Date) field in DocType 'LMS Batch'
#. Label of the start_date (Date) field in DocType 'LMS Batch Old'
-#: frontend/src/pages/BatchForm.vue:106
+#: frontend/src/pages/BatchForm.vue:117
#: lms/lms/doctype/education_detail/education_detail.json
#: lms/lms/doctype/lms_batch/lms_batch.json
#: lms/lms/doctype/lms_batch_old/lms_batch_old.json
@@ -4994,7 +5006,7 @@ msgstr "开始学习"
#. Label of the start_time (Time) field in DocType 'LMS Certificate Evaluation'
#. Label of the start_time (Time) field in DocType 'LMS Certificate Request'
#. Label of the start_time (Time) field in DocType 'Scheduled Flow'
-#: frontend/src/pages/BatchForm.vue:130
+#: frontend/src/pages/BatchForm.vue:133
#: frontend/src/pages/ProfileEvaluator.vue:15
#: lms/lms/doctype/evaluator_schedule/evaluator_schedule.json
#: lms/lms/doctype/lms_batch/lms_batch.json
@@ -5030,7 +5042,7 @@ msgstr "状态"
#: frontend/src/components/BatchStudents.vue:5
#: frontend/src/pages/Statistics.vue:322
#: lms/lms/doctype/lms_course/lms_course.json
-#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:182
+#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:192
msgid "Statistics"
msgstr "统计"
@@ -5117,10 +5129,14 @@ msgstr "主题"
msgid "Submission"
msgstr "提交"
-#: frontend/src/pages/AssignmentForm.vue:17 frontend/src/pages/QuizForm.vue:30
+#: frontend/src/pages/QuizForm.vue:30
msgid "Submission List"
msgstr "提交列表"
+#: frontend/src/components/Modals/AssignmentForm.vue:30
+msgid "Submission Type"
+msgstr ""
+
#: frontend/src/components/Assignment.vue:13
#: frontend/src/components/Assignment.vue:16
msgid "Submission by"
@@ -5154,6 +5170,8 @@ msgstr "已提交{0}"
#: frontend/src/components/CourseCardOverlay.vue:189
#: frontend/src/components/Modals/AnnouncementModal.vue:99
#: frontend/src/components/Modals/AssessmentModal.vue:73
+#: frontend/src/components/Modals/AssignmentForm.vue:111
+#: frontend/src/components/Modals/AssignmentForm.vue:128
#: frontend/src/components/Modals/BulkCertificates.vue:121
#: frontend/src/components/Modals/ChapterModal.vue:154
#: frontend/src/components/Modals/ChapterModal.vue:199
@@ -5161,7 +5179,6 @@ msgstr "已提交{0}"
#: frontend/src/components/Modals/Event.vue:310
#: frontend/src/components/Modals/Question.vue:270
#: frontend/src/components/Modals/Question.vue:321
-#: frontend/src/pages/AssignmentForm.vue:158
#: frontend/src/pages/CourseForm.vue:470 frontend/src/pages/ProgramForm.vue:232
#: frontend/src/pages/ProgramForm.vue:254
#: frontend/src/pages/ProgramForm.vue:275
@@ -5184,7 +5201,7 @@ msgstr "摘要"
msgid "Sunday"
msgstr "星期日"
-#: lms/lms/api.py:1027
+#: lms/lms/api.py:1050
msgid "Suspicious pattern found in {0}: {1}"
msgstr "在{0}中发现可疑模式:{1}"
@@ -5269,7 +5286,7 @@ msgstr "模板"
msgid "Temporarily Disabled"
msgstr "临时禁用"
-#: lms/lms/utils.py:436
+#: lms/lms/utils.py:434
msgid "Terms of Use"
msgstr "使用条款"
@@ -5305,7 +5322,7 @@ msgstr "感谢您提供反馈!"
msgid "Thanks and Regards"
msgstr "此致敬礼"
-#: lms/lms/utils.py:1930
+#: lms/lms/utils.py:1935
msgid "The batch is full. Please contact the Administrator."
msgstr "该批次已满。请联系管理员"
@@ -5349,15 +5366,11 @@ msgstr "暂无符合条件的课程,请持续关注,新学习项目即将上
msgid "There are no jobs available at the moment. Open a job opportunity or check here again later."
msgstr "当前暂无招聘职位,请发布新职位或稍后再查看。"
-#: frontend/src/pages/CertifiedParticipants.vue:92
-msgid "There are no participants matching this criteria."
-msgstr "暂无符合条件的参与者"
-
#: frontend/src/pages/Programs.vue:95
msgid "There are no programs available at the moment. Keep an eye out, fresh learning experiences are on the way soon!"
msgstr "当前暂无可用项目,请持续关注,新学习项目即将上线!"
-#: lms/lms/doctype/lms_batch/lms_batch.py:94
+#: lms/lms/doctype/lms_batch/lms_batch.py:99
msgid "There are no seats available in this batch."
msgstr "本批次无可用席位"
@@ -5373,7 +5386,7 @@ msgstr "本作业暂无提交记录"
msgid "There are no {0} on this site."
msgstr "本站暂无{0}"
-#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.py:85
+#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.py:44
msgid "There has been an update on your submission for assignment {0}"
msgstr "您的作业{0}提交状态已更新"
@@ -5404,7 +5417,7 @@ msgstr "本课程已结束"
msgid "This course has:"
msgstr "本课程包含:"
-#: lms/lms/utils.py:1773
+#: lms/lms/utils.py:1778
msgid "This course is free."
msgstr "本课程免费"
@@ -5475,7 +5488,7 @@ msgstr "课表模板"
#. Label of the timezone (Data) field in DocType 'LMS Certificate Request'
#. Label of the timezone (Data) field in DocType 'LMS Live Class'
#: frontend/src/components/Modals/LiveClassModal.vue:45
-#: frontend/src/pages/BatchForm.vue:120
+#: frontend/src/pages/BatchForm.vue:149
#: lms/lms/doctype/lms_batch/lms_batch.json
#: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json
#: lms/lms/doctype/lms_live_class/lms_live_class.json
@@ -5505,10 +5518,10 @@ msgstr "时间安排:"
#. Label of the title (Data) field in DocType 'LMS Sidebar Item'
#. Label of the title (Data) field in DocType 'LMS Timetable Template'
#. Label of the title (Data) field in DocType 'Work Experience'
+#: frontend/src/components/Modals/AssignmentForm.vue:23
#: frontend/src/components/Modals/DiscussionModal.vue:18
#: frontend/src/components/Modals/LiveClassModal.vue:23
-#: frontend/src/pages/AssignmentForm.vue:32
-#: frontend/src/pages/Assignments.vue:155 frontend/src/pages/BatchForm.vue:19
+#: frontend/src/pages/Assignments.vue:160 frontend/src/pages/BatchForm.vue:20
#: frontend/src/pages/CourseForm.vue:29 frontend/src/pages/JobCreation.vue:20
#: frontend/src/pages/ProgramForm.vue:11 frontend/src/pages/Programs.vue:116
#: frontend/src/pages/QuizForm.vue:48 frontend/src/pages/Quizzes.vue:118
@@ -5548,7 +5561,7 @@ msgstr "至"
msgid "To Date"
msgstr "截止日期"
-#: lms/lms/utils.py:1784
+#: lms/lms/utils.py:1789
msgid "To join this batch, please contact the Administrator."
msgstr "加入本批次请联系管理员"
@@ -5602,8 +5615,7 @@ msgstr "推特"
#. Label of the type (Select) field in DocType 'LMS Quiz Question'
#: frontend/src/components/Modals/AssessmentModal.vue:22
#: frontend/src/components/Modals/Question.vue:54
-#: frontend/src/pages/AssignmentForm.vue:39
-#: frontend/src/pages/Assignments.vue:30 frontend/src/pages/Assignments.vue:160
+#: frontend/src/pages/Assignments.vue:29 frontend/src/pages/Assignments.vue:165
#: frontend/src/pages/JobCreation.vue:33 frontend/src/pages/Jobs.vue:55
#: lms/job/doctype/job_opportunity/job_opportunity.json
#: lms/lms/doctype/lms_assignment/lms_assignment.json
@@ -5698,7 +5710,7 @@ msgstr "更新"
msgid "Update Password"
msgstr "更新密码"
-#: frontend/src/pages/BatchForm.vue:59 frontend/src/pages/CourseForm.vue:77
+#: frontend/src/pages/BatchForm.vue:71 frontend/src/pages/CourseForm.vue:77
msgid "Upload"
msgstr "上传"
@@ -5913,11 +5925,11 @@ msgstr "您已在{0} {1}为课程{2}安排评估"
msgid "You are already certified for this course. Click on the card below to open your certificate."
msgstr "您已完成本课程认证,点击下方卡片查看证书"
-#: lms/lms/api.py:232
+#: lms/lms/api.py:234
msgid "You are already enrolled for this batch."
msgstr "您已注册本批次"
-#: lms/lms/api.py:224
+#: lms/lms/api.py:226
msgid "You are already enrolled for this course."
msgstr "您已注册本课程"
@@ -5991,7 +6003,7 @@ msgstr "您已申请该职位"
msgid "You have already exceeded the maximum number of attempts allowed for this quiz."
msgstr "您已超过本测验允许的最大尝试次数"
-#: lms/lms/api.py:251
+#: lms/lms/api.py:253
msgid "You have already purchased the certificate for this course."
msgstr "您已购买本课程证书"
@@ -6015,7 +6027,7 @@ msgstr "您已超过本测验最大尝试次数({0}次)"
msgid "You have got a score of {0} for the quiz {1}"
msgstr "您在测验{1}中获得了{0}分"
-#: frontend/src/pages/Assignments.vue:60
+#: frontend/src/pages/Assignments.vue:57
msgid "You have not created any assignments yet. To create a new assignment, click on the \"New\" button above."
msgstr "当前尚未创建任何任务。点击上方\"新建\"按钮创建新任务。"
@@ -6059,7 +6071,7 @@ msgstr "YouTube视频将显示在课时顶部"
msgid "Your Account has been successfully created!"
msgstr "账户创建成功!"
-#: lms/lms/doctype/lms_batch/lms_batch.py:418
+#: lms/lms/doctype/lms_batch/lms_batch.py:423
msgid "Your batch {0} is starting tomorrow"
msgstr "您的批次{0}将于明日开始"
@@ -6117,6 +6129,18 @@ msgstr "但未完成支付"
msgid "cancel your application"
msgstr "取消申请"
+#: frontend/src/pages/CertifiedParticipants.vue:82
+msgid "certificate"
+msgstr "证书"
+
+#: frontend/src/pages/CertifiedParticipants.vue:81
+msgid "certificates"
+msgstr "证书"
+
+#: frontend/src/pages/CertifiedParticipants.vue:21
+msgid "certified members"
+msgstr ""
+
#: frontend/src/pages/Lesson.vue:178
msgid "completed"
msgstr "已完成"
@@ -6173,7 +6197,7 @@ msgstr "周"
msgid "you can"
msgstr "您可以"
-#: lms/lms/api.py:817 lms/lms/api.py:825
+#: lms/lms/api.py:840 lms/lms/api.py:848
msgid "{0} Settings not found"
msgstr "未找到{0}设置"
@@ -6213,7 +6237,7 @@ msgstr "{0}已获得课程{1}的认证"
msgid "{0} is your evaluator"
msgstr "{0}是您的评估人"
-#: lms/lms/utils.py:683
+#: lms/lms/utils.py:681
msgid "{0} mentioned you in a comment"
msgstr "{0}在评论中提及您"
@@ -6221,11 +6245,11 @@ msgstr "{0}在评论中提及您"
msgid "{0} mentioned you in a comment in your batch."
msgstr "{0}在您的批次评论中提及您"
-#: lms/lms/utils.py:636 lms/lms/utils.py:642
+#: lms/lms/utils.py:634 lms/lms/utils.py:640
msgid "{0} mentioned you in a comment in {1}"
msgstr "{0}在{1}的评论中提及您"
-#: lms/lms/utils.py:458
+#: lms/lms/utils.py:456
msgid "{0}k"
msgstr "{0}千"