diff --git a/lms/locale/zh.po b/lms/locale/zh.po index aa206377..3387c83d 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-03-21 16:04+0000\n" -"PO-Revision-Date: 2025-03-29 03:03\n" +"POT-Creation-Date: 2025-04-04 16:04+0000\n" +"PO-Revision-Date: 2025-04-08 03:58\n" "Last-Translator: jannat@frappe.io\n" "Language-Team: Chinese Simplified\n" "MIME-Version: 1.0\n" @@ -71,7 +71,7 @@ msgstr "统计数据" msgid "A course cannot have both paid certificate and certificate of completion." msgstr "课程不可同时设置付费证书与结业证书。" -#: frontend/src/pages/CourseForm.vue:40 +#: frontend/src/pages/CourseForm.vue:41 msgid "A one line introduction to the course that appears on the course card" msgstr "课程卡片显示的课程简介(单行)" @@ -111,19 +111,20 @@ msgstr "激活" #: frontend/src/components/BatchCourses.vue:11 #: frontend/src/components/BatchStudents.vue:117 #: frontend/src/components/Categories.vue:26 +#: frontend/src/components/Evaluators.vue:37 #: frontend/src/components/LiveClass.vue:11 #: frontend/src/components/Members.vue:43 frontend/src/pages/ProgramForm.vue:30 #: frontend/src/pages/ProgramForm.vue:92 frontend/src/pages/ProgramForm.vue:137 msgid "Add" msgstr "添加" -#: frontend/src/components/CourseOutline.vue:11 +#: frontend/src/components/CourseOutline.vue:18 #: frontend/src/components/CreateOutline.vue:18 #: frontend/src/components/Modals/ChapterModal.vue:5 msgid "Add Chapter" msgstr "添加章节" -#: frontend/src/components/CourseOutline.vue:129 +#: frontend/src/components/CourseOutline.vue:136 msgid "Add Lesson" msgstr "添加课时" @@ -143,6 +144,7 @@ msgstr "新增课时" msgid "Add a Student" msgstr "添加学员" +#: frontend/src/components/AppSidebar.vue:514 #: frontend/src/components/OnboardingBanner.vue:56 msgid "Add a chapter" msgstr "添加章节" @@ -151,15 +153,16 @@ msgstr "添加章节" msgid "Add a course" msgstr "创建课程" -#: frontend/src/pages/CourseForm.vue:136 +#: frontend/src/pages/CourseForm.vue:137 msgid "Add a keyword and then press enter" msgstr "输入关键词后按回车键添加" +#: frontend/src/components/AppSidebar.vue:515 #: frontend/src/components/OnboardingBanner.vue:81 msgid "Add a lesson" msgstr "添加课时" -#: frontend/src/components/Modals/Question.vue:144 +#: frontend/src/components/Modals/Question.vue:146 #: frontend/src/pages/QuizForm.vue:183 msgid "Add a new question" msgstr "新增试题" @@ -184,14 +187,30 @@ msgstr "添加现有试题" msgid "Add at least one possible answer for this question: {0}" msgstr "请为该问题添加至少一个备选答案:{0}" +#: frontend/src/components/AppSidebar.vue:479 +msgid "Add courses to your batch" +msgstr "" + +#: frontend/src/components/AppSidebar.vue:459 +msgid "Add students to your batch" +msgstr "" + #: frontend/src/components/Modals/PageModal.vue:6 msgid "Add web page to sidebar" msgstr "添加网页至侧边栏" -#: frontend/src/components/Assignment.vue:65 +#: frontend/src/components/Assignment.vue:68 msgid "Add your assignment as {0}" msgstr "以{0}格式添加作业" +#: frontend/src/components/AppSidebar.vue:395 +msgid "Add your first chapter" +msgstr "" + +#: frontend/src/components/AppSidebar.vue:410 +msgid "Add your first lesson" +msgstr "" + #. Label of the address (Link) field in DocType 'LMS Payment' #: frontend/src/pages/Billing.vue:64 #: lms/lms/doctype/lms_payment/lms_payment.json @@ -216,7 +235,7 @@ msgid "Admin" msgstr "管理员" #. Name of a role -#: frontend/src/pages/Batches.vue:285 lms/lms/doctype/lms_badge/lms_badge.json +#: frontend/src/pages/Batches.vue:282 lms/lms/doctype/lms_badge/lms_badge.json msgid "All" msgstr "全部" @@ -275,7 +294,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:220 +#: frontend/src/pages/BatchForm.vue:209 frontend/src/pages/CourseForm.vue:221 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_course/lms_course.json #: lms/lms/doctype/lms_payment/lms_payment.json @@ -327,7 +346,7 @@ msgstr "公告发送成功" msgid "Answer" msgstr "答案" -#: frontend/src/pages/CourseForm.vue:84 frontend/src/pages/CourseForm.vue:102 +#: frontend/src/pages/CourseForm.vue:85 frontend/src/pages/CourseForm.vue:103 msgid "Appears on the course card in the course list" msgstr "显示在课程列表的课程卡片上" @@ -415,6 +434,7 @@ 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/Assessments.vue:5 #: frontend/src/components/BatchStudents.vue:68 #: frontend/src/components/BatchStudents.vue:101 @@ -431,7 +451,7 @@ msgstr "分配" #. Lesson' #. Label of the assignment (Link) field in DocType 'LMS Assignment Submission' #: frontend/src/pages/AssignmentSubmissionList.vue:12 -#: frontend/src/utils/assignment.js:26 +#: frontend/src/utils/assignment.js:24 #: lms/lms/doctype/course_lesson/course_lesson.json #: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json #: lms/templates/assignment.html:3 @@ -469,6 +489,7 @@ msgstr "作业保存成功" msgid "Assignment will appear at the bottom of the lesson." msgstr "作业将显示在课时末尾。" +#: frontend/src/components/AppSidebar.vue:531 #: frontend/src/pages/AssignmentForm.vue:174 msgid "Assignments" msgstr "作业" @@ -626,7 +647,7 @@ msgstr "批次已更新" msgid "Batch end date cannot be before the batch start date" msgstr "批次结束日期不可早于开始日期" -#: lms/lms/api.py:236 +#: lms/lms/api.py:238 msgid "Batch is sold out." msgstr "该批次已满额。" @@ -635,7 +656,7 @@ msgid "Batch:" msgstr "批次:" #. Label of the batches (Check) field in DocType 'LMS Settings' -#: frontend/src/pages/Batches.vue:300 +#: frontend/src/pages/Batches.vue:302 #: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:63 msgid "Batches" msgstr "批次" @@ -736,7 +757,7 @@ msgstr "便装" #. 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/CourseForm.vue:147 frontend/src/pages/Courses.vue:51 +#: frontend/src/pages/CourseForm.vue:148 frontend/src/pages/Courses.vue:51 #: frontend/src/pages/JobDetail.vue:96 lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_category/lms_category.json #: lms/lms/doctype/lms_course/lms_course.json @@ -787,6 +808,7 @@ 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/CourseCard.vue:111 #: frontend/src/components/Modals/Event.vue:371 #: frontend/src/pages/BatchForm.vue:37 frontend/src/pages/Batches.vue:38 @@ -824,7 +846,7 @@ msgstr "认证参与者" msgid "Change" msgstr "变更" -#: frontend/src/components/Assignment.vue:340 +#: frontend/src/components/Assignment.vue:341 msgid "Changes saved successfully" msgstr "变更保存成功" @@ -842,11 +864,11 @@ msgstr "章节" msgid "Chapter Reference" msgstr "章节引用" -#: frontend/src/components/Modals/ChapterModal.vue:154 +#: frontend/src/components/Modals/ChapterModal.vue:152 msgid "Chapter added successfully" msgstr "章节添加成功" -#: frontend/src/components/Modals/ChapterModal.vue:198 +#: frontend/src/components/Modals/ChapterModal.vue:196 msgid "Chapter updated successfully" msgstr "章节更新成功" @@ -878,7 +900,7 @@ msgstr "选课中心" msgid "Choices" msgstr "选项" -#: frontend/src/components/Quiz.vue:610 lms/templates/quiz/quiz.html:53 +#: frontend/src/components/Quiz.vue:613 lms/templates/quiz/quiz.html:53 msgid "Choose all answers that apply" msgstr "选择所有适用答案" @@ -886,7 +908,7 @@ msgstr "选择所有适用答案" msgid "Choose an icon" msgstr "选择图标" -#: frontend/src/components/Quiz.vue:611 lms/templates/quiz/quiz.html:53 +#: frontend/src/components/Quiz.vue:614 lms/templates/quiz/quiz.html:53 msgid "Choose one answer" msgstr "选择唯一答案" @@ -986,7 +1008,7 @@ msgstr "群组网页" msgid "Collaboration Preference" msgstr "协作偏好" -#: frontend/src/components/CourseOutline.vue:14 +#: frontend/src/components/CourseOutline.vue:21 msgid "Collapse all chapters" msgstr "折叠所有章节" @@ -1006,7 +1028,7 @@ msgstr "颜色" #. Label of the comments (Text Editor) field in DocType 'LMS Assignment #. Submission' #. Label of the comments (Small Text) field in DocType 'LMS Mentor Request' -#: frontend/src/components/Assignment.vue:166 +#: frontend/src/components/Assignment.vue:164 #: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json #: lms/lms/doctype/exercise_submission/exercise_submission.json #: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json @@ -1014,7 +1036,7 @@ msgstr "颜色" msgid "Comments" msgstr "评语" -#: frontend/src/components/Assignment.vue:145 +#: frontend/src/components/Assignment.vue:142 msgid "Comments by Evaluator" msgstr "评估人评语" @@ -1090,12 +1112,12 @@ msgstr "完成注册——切勿错过!" msgid "Completed" msgstr "已完成" -#: frontend/src/components/BatchStudents.vue:369 +#: frontend/src/components/BatchStudents.vue:370 msgid "Completed by Students" msgstr "学员完成情况" #. Label of the enable_certification (Check) field in DocType 'LMS Course' -#: frontend/src/pages/CourseForm.vue:212 +#: frontend/src/pages/CourseForm.vue:213 #: lms/lms/doctype/lms_course/lms_course.json msgid "Completion Certificate" msgstr "结业证书" @@ -1285,7 +1307,7 @@ msgstr "课程创建者" msgid "Course Data" msgstr "课程数据" -#: frontend/src/pages/CourseForm.vue:49 +#: frontend/src/pages/CourseForm.vue:50 msgid "Course Description" msgstr "课程描述" @@ -1294,7 +1316,7 @@ msgstr "课程描述" msgid "Course Evaluator" msgstr "课程评估人" -#: frontend/src/pages/CourseForm.vue:62 +#: frontend/src/pages/CourseForm.vue:63 msgid "Course Image" msgstr "课程图片" @@ -1316,7 +1338,7 @@ msgstr "课程列表" msgid "Course Name" msgstr "课程名称" -#: frontend/src/pages/CourseDetail.vue:76 +#: frontend/src/pages/CourseDetail.vue:76 frontend/src/pages/CourseForm.vue:241 msgid "Course Outline" msgstr "课程大纲" @@ -1356,7 +1378,7 @@ msgstr "课程已添加至项目" msgid "Course already added to the batch." msgstr "该课程已添加至批次" -#: frontend/src/pages/CourseForm.vue:469 +#: frontend/src/pages/CourseForm.vue:472 msgid "Course deleted successfully" msgstr "课程删除成功" @@ -1379,7 +1401,7 @@ msgstr "课程{0}已添加至本批次" #: frontend/src/components/Modals/BatchStudentProgress.vue:79 #: frontend/src/pages/BatchDetail.vue:21 frontend/src/pages/BatchDetail.vue:70 #: frontend/src/pages/CourseCertification.vue:125 -#: frontend/src/pages/Courses.vue:298 frontend/src/pages/Statistics.vue:21 +#: frontend/src/pages/Courses.vue:301 frontend/src/pages/Statistics.vue:21 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Courses" @@ -1390,7 +1412,7 @@ msgstr "课程" msgid "Courses Completed" msgstr "已完成课程" -#: frontend/src/components/BatchCourses.vue:151 +#: frontend/src/components/BatchCourses.vue:154 msgid "Courses deleted successfully" msgstr "课程删除成功" @@ -1416,22 +1438,51 @@ msgstr "创建课程" msgid "Create a Live Class" msgstr "创建直播课程" +#: frontend/src/components/AppSidebar.vue:522 +msgid "Create a batch" +msgstr "" + +#: frontend/src/components/AppSidebar.vue:513 #: frontend/src/components/OnboardingBanner.vue:30 msgid "Create a course" msgstr "创建课程" +#: frontend/src/components/AppSidebar.vue:523 +msgid "Create a live class" +msgstr "" + #: frontend/src/components/Modals/Question.vue:31 msgid "Create a new question" msgstr "新建试题" -#: frontend/src/pages/Assignments.vue:163 frontend/src/pages/Courses.vue:291 +#: frontend/src/components/AppSidebar.vue:449 +msgid "Create your first batch" +msgstr "" + +#: frontend/src/components/AppSidebar.vue:383 +msgid "Create your first course" +msgstr "" + +#: frontend/src/components/AppSidebar.vue:428 +msgid "Create your first quiz" +msgstr "" + +#: frontend/src/pages/Assignments.vue:163 frontend/src/pages/Courses.vue:292 msgid "Created" msgstr "已创建" +#: frontend/src/components/AppSidebar.vue:519 +msgid "Creating a batch" +msgstr "" + +#: frontend/src/components/AppSidebar.vue:510 +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:225 +#: frontend/src/pages/BatchForm.vue:217 frontend/src/pages/CourseForm.vue:226 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_course/lms_course.json #: lms/lms/doctype/lms_payment/lms_payment.json @@ -1444,6 +1495,10 @@ msgstr "币种" msgid "Current Lesson" msgstr "当前课时" +#: frontend/src/components/AppSidebar.vue:541 +msgid "Custom Certificate Templates" +msgstr "" + #. Label of the custom_component (Code) field in DocType 'LMS Batch' #: lms/lms/doctype/lms_batch/lms_batch.json msgid "Custom HTML" @@ -1530,37 +1585,37 @@ msgstr "默认币种" msgid "Degree Type" msgstr "学位类型" -#: frontend/src/components/CourseOutline.vue:240 -#: frontend/src/components/CourseOutline.vue:298 -#: frontend/src/pages/CourseForm.vue:15 frontend/src/pages/CourseForm.vue:482 +#: frontend/src/components/CourseOutline.vue:247 +#: frontend/src/components/CourseOutline.vue:305 +#: frontend/src/pages/CourseForm.vue:485 msgid "Delete" msgstr "删除" -#: frontend/src/components/CourseOutline.vue:52 +#: frontend/src/components/CourseOutline.vue:59 msgid "Delete Chapter" msgstr "删除章节" -#: frontend/src/pages/CourseForm.vue:476 +#: frontend/src/pages/CourseForm.vue:479 msgid "Delete Course" msgstr "删除课程" -#: frontend/src/components/CourseOutline.vue:292 +#: frontend/src/components/CourseOutline.vue:299 msgid "Delete this chapter?" msgstr "确认删除此章节?" -#: frontend/src/components/CourseOutline.vue:234 +#: frontend/src/components/CourseOutline.vue:241 msgid "Delete this lesson?" msgstr "确认删除此课时?" -#: frontend/src/pages/CourseForm.vue:477 +#: frontend/src/pages/CourseForm.vue:480 msgid "Deleting the course will also delete all its chapters and lessons. Are you sure you want to delete this course?" msgstr "删除本课程将同时删除其所有章节和课时。此操作不可逆。确认继续吗?" -#: frontend/src/components/CourseOutline.vue:293 +#: frontend/src/components/CourseOutline.vue:300 msgid "Deleting this chapter will also delete all its lessons and permanently remove it from the course. This action cannot be undone. Are you sure you want to continue?" msgstr "删除本章节将同时删除其所有课时并永久移除。此操作不可撤销。确认继续吗?" -#: frontend/src/components/CourseOutline.vue:235 +#: frontend/src/components/CourseOutline.vue:242 msgid "Deleting this lesson will permanently remove it from the course. This action cannot be undone. Are you sure you want to continue?" msgstr "删除本课时将永久移除。此操作不可撤销。确认继续吗?" @@ -1599,11 +1654,11 @@ 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:28 frontend/src/pages/QuizForm.vue:42 +#: frontend/src/pages/CourseForm.vue:29 frontend/src/pages/QuizForm.vue:42 msgid "Details" msgstr "详情" -#: frontend/src/pages/CourseForm.vue:194 +#: frontend/src/pages/CourseForm.vue:195 msgid "Disable Self Enrollment" msgstr "禁用自助注册" @@ -1687,7 +1742,7 @@ msgstr "电子邮件" msgid "Edit" msgstr "编辑" -#: frontend/src/components/CourseOutline.vue:45 +#: frontend/src/components/CourseOutline.vue:52 #: frontend/src/components/Modals/ChapterModal.vue:5 msgid "Edit Chapter" msgstr "编辑章节" @@ -1715,6 +1770,7 @@ msgstr "教育详情" msgid "Education Details" msgstr "教育背景详情" +#: frontend/src/components/Evaluators.vue:32 #: frontend/src/components/Members.vue:32 lms/templates/signup-form.html:10 msgid "Email" msgstr "电子邮件" @@ -1811,7 +1867,7 @@ msgstr "结束时间" msgid "Enroll Now" msgstr "立即报名" -#: frontend/src/pages/Batches.vue:289 frontend/src/pages/Courses.vue:289 +#: frontend/src/pages/Batches.vue:295 frontend/src/pages/Courses.vue:294 msgid "Enrolled" msgstr "已注册" @@ -1834,7 +1890,7 @@ msgstr "{0}的注册确认" msgid "Enrollment Count" msgstr "注册人数" -#: lms/lms/utils.py:1897 +#: lms/lms/utils.py:1898 msgid "Enrollment Failed" msgstr "注册失败" @@ -1850,7 +1906,7 @@ msgstr "注册记录" msgid "Enter Client Id and Client Secret in Google Settings to send calendar invites for evaluations." msgstr "在Google设置中填写客户端ID和密钥以发送评估日历邀请" -#: frontend/src/components/Assignment.vue:110 +#: frontend/src/components/Assignment.vue:113 msgid "Enter a URL" msgstr "输入URL" @@ -1862,17 +1918,17 @@ msgstr "输入标题并保存测验以继续" msgid "Enter the correct answer" msgstr "输入正确答案" -#: frontend/src/components/Assignment.vue:286 +#: frontend/src/components/Assignment.vue:287 #: frontend/src/components/Modals/AnnouncementModal.vue:105 #: frontend/src/components/Modals/BulkCertificates.vue:115 -#: frontend/src/components/Modals/ChapterModal.vue:159 -#: frontend/src/components/Modals/ChapterModal.vue:166 -#: frontend/src/components/Modals/ChapterModal.vue:202 -#: frontend/src/components/Modals/Question.vue:249 -#: frontend/src/components/Modals/Question.vue:269 -#: frontend/src/components/Modals/Question.vue:326 -#: frontend/src/components/Modals/StudentModal.vue:67 -#: frontend/src/components/Quiz.vue:589 +#: frontend/src/components/Modals/ChapterModal.vue:157 +#: frontend/src/components/Modals/ChapterModal.vue:164 +#: frontend/src/components/Modals/ChapterModal.vue:200 +#: frontend/src/components/Modals/Question.vue:251 +#: frontend/src/components/Modals/Question.vue:272 +#: frontend/src/components/Modals/Question.vue:329 +#: frontend/src/components/Modals/StudentModal.vue:70 +#: frontend/src/components/Quiz.vue:592 #: frontend/src/components/SettingDetails.vue:62 #: frontend/src/pages/AssignmentForm.vue:139 #: frontend/src/pages/AssignmentForm.vue:159 frontend/src/pages/Billing.vue:261 @@ -1926,7 +1982,7 @@ msgstr "评估保存成功" #. Label of the evaluator (Link) field in DocType 'LMS Course' #: frontend/src/components/Modals/BatchCourseModal.vue:26 #: frontend/src/components/Modals/BulkCertificates.vue:22 -#: frontend/src/pages/CourseForm.vue:231 frontend/src/pages/ProfileRoles.vue:22 +#: frontend/src/pages/CourseForm.vue:232 frontend/src/pages/ProfileRoles.vue:22 #: lms/lms/doctype/batch_course/batch_course.json #: lms/lms/doctype/course_evaluator/course_evaluator.json #: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json @@ -1998,7 +2054,7 @@ msgstr "练习提交" msgid "Exercise Title" msgstr "练习标题" -#: frontend/src/components/CourseOutline.vue:14 +#: frontend/src/components/CourseOutline.vue:21 msgid "Expand all chapters" msgstr "展开所有章节" @@ -2044,7 +2100,7 @@ msgstr "未通过" #. Label of the featured (Check) field in DocType 'LMS Course' #: frontend/src/components/CourseCard.vue:16 -#: frontend/src/pages/CourseForm.vue:189 +#: frontend/src/pages/CourseForm.vue:190 #: lms/lms/doctype/lms_course/lms_course.json msgid "Featured" msgstr "精选" @@ -2055,7 +2111,7 @@ msgstr "精选" msgid "Feedback" msgstr "反馈" -#: frontend/src/components/Assignment.vue:61 +#: frontend/src/components/Assignment.vue:64 msgid "Feel free to make edits to your submission if needed." msgstr "可根据需要修改提交内容" @@ -2140,8 +2196,10 @@ msgstr "自" msgid "From Date" msgstr "起始日期" +#. Label of the full_name (Data) field in DocType 'Course Evaluator' #. Label of the full_name (Data) field in DocType 'Invite Request' #. Label of the full_name (Data) field in DocType 'LMS Program Member' +#: lms/lms/doctype/course_evaluator/course_evaluator.json #: lms/lms/doctype/invite_request/invite_request.json #: lms/lms/doctype/lms_program_member/lms_program_member.json #: lms/templates/signup-form.html:5 @@ -2215,7 +2273,7 @@ msgid "Google Meet Link" msgstr "Google Meet链接" #. Label of the grade (Data) field in DocType 'Education Detail' -#: frontend/src/components/Assignment.vue:160 +#: frontend/src/components/Assignment.vue:158 #: lms/lms/doctype/education_detail/education_detail.json msgid "Grade" msgstr "评分" @@ -2230,7 +2288,7 @@ msgstr "作业评分" msgid "Grade Type" msgstr "评分类型" -#: frontend/src/components/Assignment.vue:155 +#: frontend/src/components/Assignment.vue:153 msgid "Grading" msgstr "评分" @@ -2253,6 +2311,10 @@ msgstr "标题" msgid "Hello" msgstr "您好" +#: frontend/src/components/AppSidebar.vue:80 +msgid "Help" +msgstr "帮助" + #: frontend/src/components/BatchFeedback.vue:11 msgid "Help Us Improve" msgstr "帮助我们改进" @@ -2478,7 +2540,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:154 +#: frontend/src/pages/BatchForm.vue:93 frontend/src/pages/CourseForm.vue:155 #: 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 @@ -2494,6 +2556,11 @@ msgstr "讲师评语" msgid "Interest" msgstr "兴趣" +#: frontend/src/components/AppSidebar.vue:502 +#: frontend/src/components/AppSidebar.vue:505 +msgid "Introduction" +msgstr "简介" + #: lms/lms/doctype/invite_request/invite_request.py:83 msgid "Invalid Invite Code." msgstr "无效邀请码" @@ -2524,6 +2591,10 @@ msgstr "仅限邀请" msgid "Invite Request" msgstr "邀请请求" +#: frontend/src/components/AppSidebar.vue:438 +msgid "Invite your team and students" +msgstr "" + #. Label of the is_correct (Check) field in DocType 'LMS Option' #. Label of the is_correct_1 (Check) field in DocType 'LMS Question' #. Label of the is_correct_2 (Check) field in DocType 'LMS Question' @@ -2557,6 +2628,10 @@ msgstr "是否为SCORM包" msgid "Issue Date" msgstr "签发日期" +#: frontend/src/components/AppSidebar.vue:538 +msgid "Issue a Certificate" +msgstr "" + #. Label of the issued_on (Date) field in DocType 'LMS Badge Assignment' #: frontend/src/pages/CourseCertification.vue:27 #: lms/lms/doctype/lms_badge_assignment/lms_badge_assignment.json @@ -2985,7 +3060,7 @@ msgid "List of quizzes" msgstr "测验列表" #. Option for the 'Status' (Select) field in DocType 'Cohort' -#: frontend/src/pages/Courses.vue:279 lms/lms/doctype/cohort/cohort.json +#: frontend/src/pages/Courses.vue:278 lms/lms/doctype/cohort/cohort.json msgid "Live" msgstr "直播" @@ -3029,7 +3104,6 @@ msgstr "地点" msgid "Location Preference" msgstr "地点偏好" -#: frontend/src/components/AssignmentBlock.vue:13 #: frontend/src/components/NoPermission.vue:28 #: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:188 #: frontend/src/pages/Lesson.vue:25 @@ -3347,11 +3421,11 @@ msgstr "主持人" msgid "Modified By" msgstr "修改人" -#: lms/lms/api.py:214 +#: lms/lms/api.py:216 msgid "Module Name is incorrect or does not exist." msgstr "模块名称错误或不存在" -#: lms/lms/api.py:210 +#: lms/lms/api.py:212 msgid "Module is incorrect." msgstr "模块错误" @@ -3362,6 +3436,10 @@ msgstr "模块错误" msgid "Monday" msgstr "星期一" +#: frontend/src/components/AppSidebar.vue:546 +msgid "Monetization" +msgstr "" + #: frontend/src/components/AppSidebar.vue:39 msgid "More" msgstr "更多" @@ -3381,7 +3459,7 @@ msgstr "我的日历" #. Option for the 'Event' (Select) field in DocType 'LMS Badge' #: frontend/src/pages/Assignments.vue:18 frontend/src/pages/Batches.vue:17 -#: frontend/src/pages/Courses.vue:17 frontend/src/pages/Courses.vue:282 +#: frontend/src/pages/Courses.vue:17 frontend/src/pages/Courses.vue:281 #: frontend/src/pages/Programs.vue:14 lms/lms/doctype/lms_badge/lms_badge.json msgid "New" msgstr "新建" @@ -3435,11 +3513,11 @@ msgstr "新建测验" msgid "New Sign Up" msgstr "新用户注册" -#: lms/lms/utils.py:605 +#: lms/lms/utils.py:606 msgid "New comment in batch {0}" msgstr "批次{0}的新评论" -#: lms/lms/utils.py:598 +#: lms/lms/utils.py:599 msgid "New reply on the topic {0} in course {1}" msgstr "课程{1}中主题{0}的新回复" @@ -3464,7 +3542,7 @@ msgstr "暂无考核" msgid "No Notifications" msgstr "无通知" -#: frontend/src/components/Quiz.vue:275 +#: frontend/src/components/Quiz.vue:278 msgid "No Quiz submissions found" msgstr "未找到测验提交记录" @@ -3493,6 +3571,10 @@ msgstr "未找到批次" msgid "No certificates" msgstr "无证书" +#: frontend/src/components/BatchCourses.vue:67 +msgid "No courses added" +msgstr "" + #: lms/templates/courses_created.html:14 msgid "No courses created" msgstr "未创建课程" @@ -3581,7 +3663,7 @@ msgstr "未评分" msgid "Not Permitted" msgstr "未授权" -#: frontend/src/components/Assignment.vue:33 +#: frontend/src/components/Assignment.vue:36 #: frontend/src/components/BrandSettings.vue:10 #: frontend/src/components/PaymentSettings.vue:9 #: frontend/src/components/SettingDetails.vue:10 @@ -3625,7 +3707,7 @@ msgstr "离线" msgid "Once again, congratulations on this significant accomplishment." msgstr "再次祝贺您取得这一重要成就" -#: frontend/src/components/Assignment.vue:57 +#: frontend/src/components/Assignment.vue:60 msgid "Once the moderator grades your submission, you'll find the details here." msgstr "审核员评分后,您可在此查看详情" @@ -3642,11 +3724,11 @@ msgstr "仅允许添加已禁用自主学习的课程至项目" msgid "Only files of type {0} will be accepted." msgstr "仅接受{0}类型文件" -#: frontend/src/pages/CourseForm.vue:506 frontend/src/utils/index.js:549 +#: frontend/src/pages/CourseForm.vue:509 frontend/src/utils/index.js:549 msgid "Only image file is allowed." msgstr "仅允许图片文件" -#: frontend/src/components/Modals/ChapterModal.vue:220 +#: frontend/src/components/Modals/ChapterModal.vue:218 msgid "Only zip files are allowed" msgstr "仅允许zip文件" @@ -3753,7 +3835,7 @@ msgid "Paid Batch" msgstr "付费批次" #. Label of the paid_certificate (Check) field in DocType 'LMS Course' -#: frontend/src/pages/CourseForm.vue:217 +#: frontend/src/pages/CourseForm.vue:218 #: lms/lms/doctype/lms_course/lms_course.json msgid "Paid Certificate" msgstr "付费证书" @@ -3763,7 +3845,7 @@ msgid "Paid Certificate after Evaluation" msgstr "评估后付费证书" #. Label of the paid_course (Check) field in DocType 'LMS Course' -#: frontend/src/pages/CourseForm.vue:207 +#: frontend/src/pages/CourseForm.vue:208 #: lms/lms/doctype/lms_course/lms_course.json msgid "Paid Course" msgstr "付费课程" @@ -3806,7 +3888,7 @@ msgstr "通过百分比" msgid "Password" msgstr "密码" -#: frontend/src/pages/CourseForm.vue:112 +#: frontend/src/pages/CourseForm.vue:113 msgid "Paste the youtube link of a short video introducing the course" msgstr "粘贴课程简介的YouTube短视频链接" @@ -3936,7 +4018,7 @@ msgstr "请查看邮箱进行验证" msgid "Please click on the following button to set your new password" msgstr "点击下方按钮设置新密码" -#: lms/lms/utils.py:2031 lms/lms/utils.py:2035 +#: lms/lms/utils.py:2032 lms/lms/utils.py:2036 msgid "Please complete the previous courses in the program to enroll in this course." msgstr "请先完成项目前置课程以报名本课程" @@ -3944,7 +4026,7 @@ msgstr "请先完成项目前置课程以报名本课程" msgid "Please enable Zoom Settings to use this feature." msgstr "请启用Zoom设置以使用此功能" -#: frontend/src/components/CourseOutline.vue:317 +#: frontend/src/components/CourseOutline.vue:324 msgid "Please enroll for this course to view this lesson" msgstr "请报名本课程以查看此课时" @@ -3985,10 +4067,6 @@ msgstr "请安装支付应用以创建付费课程" msgid "Please let us know where you heard about us from." msgstr "请告知您通过何种渠道了解到我们" -#: frontend/src/components/AssignmentBlock.vue:9 -msgid "Please login to access the assignment." -msgstr "请登录以访问作业" - #: frontend/src/components/QuizBlock.vue:5 msgid "Please login to access the quiz." msgstr "请登录以访问测验" @@ -3997,7 +4075,7 @@ msgstr "请登录以访问测验" msgid "Please login to access this page." msgstr "请登录以访问此页面" -#: lms/lms/api.py:206 +#: lms/lms/api.py:208 msgid "Please login to continue with payment." msgstr "请登录以继续支付" @@ -4034,7 +4112,7 @@ msgstr "请选择时区" msgid "Please take appropriate action at {0}" msgstr "请在{0}采取适当操作" -#: frontend/src/components/Modals/ChapterModal.vue:177 +#: frontend/src/components/Modals/ChapterModal.vue:175 msgid "Please upload a SCORM package" msgstr "请上传SCORM包" @@ -4115,7 +4193,7 @@ msgstr "首选地点" msgid "Preview Image" msgstr "预览图片" -#: frontend/src/pages/CourseForm.vue:110 +#: frontend/src/pages/CourseForm.vue:111 msgid "Preview Video" msgstr "预览视频" @@ -4130,7 +4208,7 @@ msgid "Pricing" msgstr "定价" #. Label of the pricing_tab (Tab Break) field in DocType 'LMS Course' -#: frontend/src/pages/CourseForm.vue:201 +#: frontend/src/pages/CourseForm.vue:202 #: lms/lms/doctype/lms_course/lms_course.json msgid "Pricing and Certification" msgstr "定价与认证" @@ -4223,7 +4301,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:171 +#: frontend/src/pages/BatchForm.vue:27 frontend/src/pages/CourseForm.vue:172 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_course/lms_course.json #: lms/public/js/common_functions.js:266 @@ -4236,7 +4314,7 @@ msgid "Published Courses" msgstr "已发布课程" #. Label of the published_on (Date) field in DocType 'LMS Course' -#: frontend/src/pages/CourseForm.vue:175 +#: frontend/src/pages/CourseForm.vue:176 #: lms/lms/doctype/lms_course/lms_course.json msgid "Published On" msgstr "发布于" @@ -4253,7 +4331,7 @@ msgstr "已购证书" #. Label of the question (Text Editor) field in DocType 'LMS Question' #. 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:17 +#: frontend/src/components/Assignment.vue:20 #: frontend/src/components/Modals/Question.vue:38 #: frontend/src/pages/AssignmentForm.vue:45 frontend/src/pages/QuizForm.vue:385 #: lms/lms/doctype/course_lesson/course_lesson.json @@ -4280,11 +4358,11 @@ msgstr "问题详情" msgid "Question Name" msgstr "问题名称" -#: frontend/src/components/Modals/Question.vue:264 +#: frontend/src/components/Modals/Question.vue:267 msgid "Question added successfully" msgstr "问题添加成功" -#: frontend/src/components/Modals/Question.vue:316 +#: frontend/src/components/Modals/Question.vue:319 msgid "Question updated successfully" msgstr "问题更新成功" @@ -4319,7 +4397,7 @@ msgid "Quiz ID" msgstr "测验ID" #. Label of a Link in the LMS Workspace -#: frontend/src/pages/QuizPage.vue:47 frontend/src/pages/QuizPage.vue:53 +#: frontend/src/pages/QuizPage.vue:56 frontend/src/pages/QuizPage.vue:62 #: lms/lms/workspace/lms/lms.json msgid "Quiz Submission" msgstr "测验提交" @@ -4355,6 +4433,7 @@ msgstr "测验更新成功" msgid "Quiz will appear at the bottom of the lesson." msgstr "测验将显示在课时末尾" +#: frontend/src/components/AppSidebar.vue:530 #: frontend/src/pages/QuizForm.vue:438 frontend/src/pages/Quizzes.vue:138 #: frontend/src/pages/Quizzes.vue:148 msgid "Quizzes" @@ -4434,7 +4513,7 @@ msgstr "已拒绝" msgid "Related Courses" msgstr "相关课程" -#: frontend/src/pages/BatchForm.vue:77 frontend/src/pages/CourseForm.vue:99 +#: frontend/src/pages/BatchForm.vue:77 frontend/src/pages/CourseForm.vue:100 msgid "Remove" msgstr "移除" @@ -4503,6 +4582,10 @@ msgstr "角色" msgid "Role Preference" msgstr "角色偏好" +#: frontend/src/components/AppSidebar.vue:558 +msgid "Roles" +msgstr "角色" + #. Label of the route (Data) field in DocType 'LMS Sidebar Item' #: lms/lms/doctype/lms_sidebar_item/lms_sidebar_item.json msgid "Route" @@ -4556,12 +4639,12 @@ msgid "Saturday" msgstr "星期六" #: frontend/src/components/AssessmentPlugin.vue:34 -#: frontend/src/components/Assignment.vue:43 +#: frontend/src/components/Assignment.vue:46 #: frontend/src/components/Controls/CodeEditor.vue:25 #: 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:20 frontend/src/pages/JobCreation.vue:8 +#: frontend/src/pages/CourseForm.vue:21 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 @@ -4601,6 +4684,7 @@ msgstr "得分" msgid "Score Out Of" msgstr "总分值" +#: frontend/src/components/Evaluators.vue:15 #: frontend/src/components/Members.vue:15 frontend/src/pages/Jobs.vue:38 msgid "Search" msgstr "搜索" @@ -4673,8 +4757,17 @@ msgstr "上课日" msgid "Set your Password" msgstr "设置密码" +#: frontend/src/components/AppSidebar.vue:506 +msgid "Setting up" +msgstr "" + +#: frontend/src/components/AppSidebar.vue:551 +msgid "Setting up payment gateway" +msgstr "" + +#: frontend/src/components/AppSidebar.vue:556 #: frontend/src/components/Modals/Settings.vue:7 -#: frontend/src/pages/BatchForm.vue:148 frontend/src/pages/CourseForm.vue:161 +#: frontend/src/pages/BatchForm.vue:148 frontend/src/pages/CourseForm.vue:162 #: frontend/src/pages/ProfileRoles.vue:4 frontend/src/pages/QuizForm.vue:79 msgid "Settings" msgstr "设置" @@ -4688,7 +4781,7 @@ msgid "Short Description" msgstr "简短描述" #. Label of the short_introduction (Small Text) field in DocType 'LMS Course' -#: frontend/src/pages/CourseForm.vue:38 +#: frontend/src/pages/CourseForm.vue:39 #: lms/lms/doctype/lms_course/lms_course.json msgid "Short Introduction" msgstr "简介" @@ -4803,7 +4896,7 @@ msgstr "跳过" msgid "Skip Onboarding" msgstr "跳过引导流程" -#: lms/lms/doctype/course_evaluator/course_evaluator.py:57 +#: lms/lms/doctype/course_evaluator/course_evaluator.py:63 msgid "Slot Times are overlapping for some schedules." msgstr "部分日程时段存在重叠" @@ -4895,7 +4988,7 @@ msgstr "开始学习" msgid "Start Time" msgstr "开始时间" -#: lms/lms/doctype/course_evaluator/course_evaluator.py:28 +#: lms/lms/doctype/course_evaluator/course_evaluator.py:34 msgid "Start Time cannot be greater than End Time" msgstr "开始时间不可晚于结束时间" @@ -4978,7 +5071,7 @@ msgstr "学员评价" msgid "Students" msgstr "学员" -#: frontend/src/components/BatchStudents.vue:324 +#: frontend/src/components/BatchStudents.vue:325 msgid "Students deleted successfully" msgstr "学员删除成功" @@ -5000,7 +5093,7 @@ msgstr "子组" msgid "Subject" msgstr "主题" -#: frontend/src/components/Assignment.vue:29 +#: frontend/src/components/Assignment.vue:32 msgid "Submission" msgstr "提交" @@ -5008,8 +5101,8 @@ msgstr "提交" msgid "Submission List" msgstr "提交列表" -#: frontend/src/components/Assignment.vue:10 #: frontend/src/components/Assignment.vue:13 +#: frontend/src/components/Assignment.vue:16 msgid "Submission by" msgstr "提交人" @@ -5017,7 +5110,7 @@ msgstr "提交人" #: frontend/src/components/Modals/AssessmentModal.vue:9 #: frontend/src/components/Modals/BatchCourseModal.vue:9 #: frontend/src/components/Modals/EvaluationModal.vue:9 -#: frontend/src/components/Modals/Question.vue:338 +#: frontend/src/components/Modals/Question.vue:341 #: frontend/src/components/Quiz.vue:218 lms/templates/assignment.html:9 #: lms/templates/livecode/extension_footer.html:25 #: lms/templates/quiz/quiz.html:128 lms/templates/reviews.html:163 @@ -5034,22 +5127,22 @@ msgstr "请提交简历以继续申请此职位。提交后,简历将分享给 msgid "Submitted {0}" msgstr "已提交{0}" -#: frontend/src/components/Assignment.vue:340 -#: frontend/src/components/BatchCourses.vue:151 +#: frontend/src/components/Assignment.vue:341 +#: frontend/src/components/BatchCourses.vue:154 #: frontend/src/components/BatchOverlay.vue:150 -#: frontend/src/components/BatchStudents.vue:324 +#: frontend/src/components/BatchStudents.vue:325 #: frontend/src/components/CourseCardOverlay.vue:189 #: frontend/src/components/Modals/AnnouncementModal.vue:99 #: frontend/src/components/Modals/AssessmentModal.vue:73 #: frontend/src/components/Modals/BulkCertificates.vue:121 -#: frontend/src/components/Modals/ChapterModal.vue:153 -#: frontend/src/components/Modals/ChapterModal.vue:198 +#: frontend/src/components/Modals/ChapterModal.vue:151 +#: frontend/src/components/Modals/ChapterModal.vue:196 #: frontend/src/components/Modals/Event.vue:255 #: frontend/src/components/Modals/Event.vue:310 -#: frontend/src/components/Modals/Question.vue:264 -#: frontend/src/components/Modals/Question.vue:315 +#: frontend/src/components/Modals/Question.vue:267 +#: frontend/src/components/Modals/Question.vue:318 #: frontend/src/pages/AssignmentForm.vue:155 -#: frontend/src/pages/CourseForm.vue:469 frontend/src/pages/ProgramForm.vue:229 +#: frontend/src/pages/CourseForm.vue:472 frontend/src/pages/ProgramForm.vue:229 #: frontend/src/pages/ProgramForm.vue:251 #: frontend/src/pages/ProgramForm.vue:272 #: frontend/src/pages/ProgramForm.vue:298 frontend/src/pages/QuizForm.vue:339 @@ -5071,7 +5164,7 @@ msgstr "摘要" msgid "Sunday" msgstr "星期日" -#: lms/lms/api.py:1024 +#: lms/lms/api.py:1026 msgid "Suspicious pattern found in {0}: {1}" msgstr "在{0}中发现可疑模式:{1}" @@ -5127,7 +5220,7 @@ msgid "System Manager" msgstr "系统管理员" #. Label of the tags (Data) field in DocType 'LMS Course' -#: frontend/src/pages/CourseForm.vue:120 +#: frontend/src/pages/CourseForm.vue:121 #: lms/lms/doctype/lms_course/lms_course.json msgid "Tags" msgstr "标签" @@ -5192,7 +5285,7 @@ msgstr "感谢您提供反馈!" msgid "Thanks and Regards" msgstr "此致敬礼" -#: lms/lms/utils.py:1929 +#: lms/lms/utils.py:1930 msgid "The batch is full. Please contact the Administrator." msgstr "该批次已满。请联系管理员" @@ -5287,7 +5380,7 @@ msgstr "本课程已结束" msgid "This course has:" msgstr "本课程包含:" -#: lms/lms/utils.py:1772 +#: lms/lms/utils.py:1773 msgid "This course is free." msgstr "本课程免费" @@ -5390,7 +5483,7 @@ msgstr "时间安排:" #: frontend/src/components/Modals/LiveClassModal.vue:23 #: frontend/src/pages/AssignmentForm.vue:32 #: frontend/src/pages/Assignments.vue:152 frontend/src/pages/BatchForm.vue:19 -#: frontend/src/pages/CourseForm.vue:32 frontend/src/pages/JobCreation.vue:20 +#: frontend/src/pages/CourseForm.vue:33 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:116 #: lms/lms/doctype/cohort/cohort.json @@ -5414,7 +5507,7 @@ msgstr "时间安排:" msgid "Title" msgstr "标题" -#: frontend/src/components/Modals/ChapterModal.vue:174 +#: frontend/src/components/Modals/ChapterModal.vue:172 msgid "Title is required" msgstr "标题为必填项" @@ -5429,7 +5522,7 @@ msgstr "至" msgid "To Date" msgstr "截止日期" -#: lms/lms/utils.py:1783 +#: lms/lms/utils.py:1784 msgid "To join this batch, please contact the Administrator." msgstr "加入本批次请联系管理员" @@ -5461,7 +5554,7 @@ msgstr "总注册数" msgid "Travel" msgstr "差旅" -#: frontend/src/components/Quiz.vue:256 lms/templates/quiz/quiz.html:131 +#: frontend/src/components/Quiz.vue:259 lms/templates/quiz/quiz.html:131 msgid "Try Again" msgstr "重试" @@ -5495,7 +5588,7 @@ msgstr "推特" msgid "Type" msgstr "类型" -#: frontend/src/components/Quiz.vue:612 +#: frontend/src/components/Quiz.vue:615 msgid "Type your answer" msgstr "输入答案" @@ -5517,7 +5610,7 @@ msgstr "链接" msgid "Unavailability" msgstr "不可用状态" -#: lms/lms/doctype/course_evaluator/course_evaluator.py:23 +#: lms/lms/doctype/course_evaluator/course_evaluator.py:29 msgid "Unavailable From Date cannot be greater than Unavailable To Date" msgstr "不可用开始日期不可晚于结束日期" @@ -5553,8 +5646,8 @@ msgstr "非结构化角色" #. Option for the 'Status' (Select) field in DocType 'Cohort' #. Option for the 'Status' (Select) field in DocType 'LMS Certificate Request' #. Label of the upcoming (Check) field in DocType 'LMS Course' -#: frontend/src/pages/Batches.vue:291 frontend/src/pages/CourseForm.vue:184 -#: frontend/src/pages/Courses.vue:285 lms/lms/doctype/cohort/cohort.json +#: frontend/src/pages/Batches.vue:291 frontend/src/pages/CourseForm.vue:185 +#: frontend/src/pages/Courses.vue:284 lms/lms/doctype/cohort/cohort.json #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json #: lms/lms/doctype/lms_course/lms_course.json msgid "Upcoming" @@ -5579,15 +5672,15 @@ msgstr "更新" msgid "Update Password" msgstr "更新密码" -#: frontend/src/pages/BatchForm.vue:59 frontend/src/pages/CourseForm.vue:80 +#: frontend/src/pages/BatchForm.vue:59 frontend/src/pages/CourseForm.vue:81 msgid "Upload" msgstr "上传" -#: frontend/src/components/Assignment.vue:78 +#: frontend/src/components/Assignment.vue:81 msgid "Upload File" msgstr "上传文件" -#: frontend/src/components/Assignment.vue:77 +#: frontend/src/components/Assignment.vue:80 msgid "Uploading {0}%" msgstr "上传进度{0}%" @@ -5610,6 +5703,11 @@ msgstr "用户类别" msgid "User Field" msgstr "用户字段" +#. Label of the user_image (Attach Image) field in DocType 'Course Evaluator' +#: lms/lms/doctype/course_evaluator/course_evaluator.json +msgid "User Image" +msgstr "用户头像" + #. Option for the 'Type' (Select) field in DocType 'LMS Question' #. Option for the 'Type' (Select) field in DocType 'LMS Quiz Question' #: lms/lms/doctype/lms_question/lms_question.json @@ -5626,7 +5724,9 @@ msgstr "用户技能" msgid "User {0} has reported the job post {1}" msgstr "用户{0}已举报职位发布{1}" +#. Label of the username (Data) field in DocType 'Course Evaluator' #. Label of the username (Data) field in DocType 'Invite Request' +#: lms/lms/doctype/course_evaluator/course_evaluator.json #: lms/lms/doctype/invite_request/invite_request.json msgid "Username" msgstr "用户名" @@ -5771,8 +5871,7 @@ msgstr "撰写评价" msgid "Write a review" msgstr "撰写评价" -#: frontend/src/components/Assignment.vue:120 -#: frontend/src/components/Assignment.vue:126 +#: frontend/src/components/Assignment.vue:123 msgid "Write your answer here" msgstr "在此输入答案" @@ -5784,11 +5883,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:230 +#: lms/lms/api.py:232 msgid "You are already enrolled for this batch." msgstr "您已注册本批次" -#: lms/lms/api.py:222 +#: lms/lms/api.py:224 msgid "You are already enrolled for this course." msgstr "您已注册本课程" @@ -5800,7 +5899,7 @@ msgstr "您不属于本批次成员,请查看即将开课批次" msgid "You are not a mentor of the course {0}" msgstr "您不是课程{0}的导师" -#: frontend/src/components/CourseOutline.vue:316 +#: frontend/src/components/CourseOutline.vue:323 msgid "You are not enrolled" msgstr "未注册" @@ -5845,7 +5944,7 @@ msgstr "暂无通知" msgid "You got" msgstr "您获得" -#: frontend/src/components/Quiz.vue:238 +#: frontend/src/components/Quiz.vue:241 #, python-format msgid "You got {0}% correct answers with a score of {1} out of {2}" msgstr "您答对{0}%的题目,得分{1}(总分{2})" @@ -5862,7 +5961,7 @@ msgstr "您已申请该职位" msgid "You have already exceeded the maximum number of attempts allowed for this quiz." msgstr "您已超过本测验允许的最大尝试次数" -#: lms/lms/api.py:249 +#: lms/lms/api.py:251 msgid "You have already purchased the certificate for this course." msgstr "您已购买本课程证书" @@ -5911,7 +6010,7 @@ msgstr "需答对{0}%的题目以通过测验" msgid "You've applied to become a mentor for this course. Your request is currently under review." msgstr "您已申请成为本课程导师,请求正在审核中" -#: frontend/src/components/Assignment.vue:55 +#: frontend/src/components/Assignment.vue:58 msgid "You've successfully submitted the assignment." msgstr "作业提交成功" @@ -5963,7 +6062,7 @@ msgstr "您申请成为课程导师的请求" msgid "Your score is" msgstr "您的得分是" -#: frontend/src/components/Quiz.vue:231 +#: frontend/src/components/Quiz.vue:234 msgid "Your submission has been successfully saved. The instructor will review and grade it shortly, and you'll be notified of your final result." msgstr "提交内容已保存,讲师将尽快评阅并通知最终结果" @@ -6048,7 +6147,7 @@ msgstr "周" msgid "you can" msgstr "您可以" -#: lms/lms/api.py:814 lms/lms/api.py:822 +#: lms/lms/api.py:816 lms/lms/api.py:824 msgid "{0} Settings not found" msgstr "未找到{0}设置" @@ -6088,7 +6187,7 @@ msgstr "{0}已获得课程{1}的认证" msgid "{0} is your evaluator" msgstr "{0}是您的评估人" -#: lms/lms/utils.py:682 +#: lms/lms/utils.py:683 msgid "{0} mentioned you in a comment" msgstr "{0}在评论中提及您" @@ -6096,7 +6195,7 @@ msgstr "{0}在评论中提及您" msgid "{0} mentioned you in a comment in your batch." msgstr "{0}在您的批次评论中提及您" -#: lms/lms/utils.py:635 lms/lms/utils.py:641 +#: lms/lms/utils.py:636 lms/lms/utils.py:642 msgid "{0} mentioned you in a comment in {1}" msgstr "{0}在{1}的评论中提及您"