chore: Chinese Simplified translations

This commit is contained in:
Jannat Patel
2025-12-01 21:28:21 +05:30
parent ccfa281490
commit 4e1d00afff

View File

@@ -2,8 +2,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: frappe\n" "Project-Id-Version: frappe\n"
"Report-Msgid-Bugs-To: jannat@frappe.io\n" "Report-Msgid-Bugs-To: jannat@frappe.io\n"
"POT-Creation-Date: 2025-11-14 16:04+0000\n" "POT-Creation-Date: 2025-11-28 16:04+0000\n"
"PO-Revision-Date: 2025-11-18 12:34\n" "PO-Revision-Date: 2025-12-01 15:58\n"
"Last-Translator: jannat@frappe.io\n" "Last-Translator: jannat@frappe.io\n"
"Language-Team: Chinese Simplified\n" "Language-Team: Chinese Simplified\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@@ -197,7 +197,7 @@ msgstr "新增课时"
msgid "Add a Student" msgid "Add a Student"
msgstr "添加学员" msgstr "添加学员"
#: frontend/src/components/AppSidebar.vue:624 #: frontend/src/components/Sidebar/AppSidebar.vue:624
msgid "Add a chapter" msgid "Add a chapter"
msgstr "添加章节" msgstr "添加章节"
@@ -209,7 +209,7 @@ msgstr "创建课程"
msgid "Add a keyword and then press enter" msgid "Add a keyword and then press enter"
msgstr "输入关键词后按回车键添加" msgstr "输入关键词后按回车键添加"
#: frontend/src/components/AppSidebar.vue:625 #: frontend/src/components/Sidebar/AppSidebar.vue:625
msgid "Add a lesson" msgid "Add a lesson"
msgstr "添加课时" msgstr "添加课时"
@@ -222,7 +222,7 @@ msgstr "添加新成员"
msgid "Add a new question" msgid "Add a new question"
msgstr "新增试题" msgstr "新增试题"
#: frontend/src/components/AppSidebar.vue:639 #: frontend/src/components/Sidebar/AppSidebar.vue:639
msgid "Add a program" msgid "Add a program"
msgstr "添加项目" msgstr "添加项目"
@@ -246,7 +246,7 @@ msgstr "为本课时添加作业"
msgid "Add at least one possible answer for this question: {0}" msgid "Add at least one possible answer for this question: {0}"
msgstr "请为该问题添加至少一个备选答案:{0}" msgstr "请为该问题添加至少一个备选答案:{0}"
#: frontend/src/components/AppSidebar.vue:588 #: frontend/src/components/Sidebar/AppSidebar.vue:588
msgid "Add courses to your batch" msgid "Add courses to your batch"
msgstr "为班级添加课程" msgstr "为班级添加课程"
@@ -254,7 +254,7 @@ msgstr "为班级添加课程"
msgid "Add quiz to this video" msgid "Add quiz to this video"
msgstr "为本视频添加测验" msgstr "为本视频添加测验"
#: frontend/src/components/AppSidebar.vue:567 #: frontend/src/components/Sidebar/AppSidebar.vue:567
msgid "Add students to your batch" msgid "Add students to your batch"
msgstr "为班级添加学员" msgstr "为班级添加学员"
@@ -270,11 +270,11 @@ msgstr "添加网页至侧边栏"
msgid "Add your assignment as {0}" msgid "Add your assignment as {0}"
msgstr "以{0}格式添加作业" msgstr "以{0}格式添加作业"
#: frontend/src/components/AppSidebar.vue:500 #: frontend/src/components/Sidebar/AppSidebar.vue:500
msgid "Add your first chapter" msgid "Add your first chapter"
msgstr "添加首个章节" msgstr "添加首个章节"
#: frontend/src/components/AppSidebar.vue:516 #: frontend/src/components/Sidebar/AppSidebar.vue:516
msgid "Add your first lesson" msgid "Add your first lesson"
msgstr "添加首节课时" msgstr "添加首节课时"
@@ -308,15 +308,15 @@ msgid "Administrator"
msgstr "管理员" msgstr "管理员"
#. Name of a role #. Name of a role
#: frontend/src/pages/Batches.vue:274 lms/lms/doctype/lms_badge/lms_badge.json #: frontend/src/pages/Batches.vue:319 lms/lms/doctype/lms_badge/lms_badge.json
msgid "All" msgid "All"
msgstr "全部" msgstr "全部"
#: frontend/src/pages/Batches.vue:26 #: frontend/src/pages/Batches.vue:68
msgid "All Batches" msgid "All Batches"
msgstr "所有批次" msgstr "所有批次"
#: frontend/src/pages/Courses.vue:26 lms/lms/widgets/BreadCrumb.html:3 #: frontend/src/pages/Courses.vue:57 lms/lms/widgets/BreadCrumb.html:3
msgid "All Courses" msgid "All Courses"
msgstr "所有课程" msgstr "所有课程"
@@ -485,11 +485,11 @@ msgstr "申请该职位"
msgid "Approved" msgid "Approved"
msgstr "已批准" msgstr "已批准"
#: frontend/src/components/Apps.vue:13 #: frontend/src/components/Sidebar/Apps.vue:12
msgid "Apps" msgid "Apps"
msgstr "应用" msgstr "应用"
#: frontend/src/pages/Batches.vue:284 #: frontend/src/pages/Batches.vue:329
msgid "Archived" msgid "Archived"
msgstr "已归档" msgstr "已归档"
@@ -497,11 +497,15 @@ msgstr "已归档"
msgid "Are you sure you want to cancel this evaluation? This action cannot be undone." msgid "Are you sure you want to cancel this evaluation? This action cannot be undone."
msgstr "确认取消本次评估?此操作不可撤销。" msgstr "确认取消本次评估?此操作不可撤销。"
#: frontend/src/pages/Programs/ProgramForm.vue:562
msgid "Are you sure you want to delete this program? This action cannot be undone."
msgstr ""
#: frontend/src/pages/Programs/ProgramEnrollment.vue:38 #: frontend/src/pages/Programs/ProgramEnrollment.vue:38
msgid "Are you sure you want to enroll?" msgid "Are you sure you want to enroll?"
msgstr "是否确认报名?" msgstr "是否确认报名?"
#: frontend/src/components/UserDropdown.vue:177 #: frontend/src/components/Sidebar/UserDropdown.vue:184
msgid "Are you sure you want to login to your Frappe Cloud dashboard?" msgid "Are you sure you want to login to your Frappe Cloud dashboard?"
msgstr "确定要登录Frappe Cloud控制面板" msgstr "确定要登录Frappe Cloud控制面板"
@@ -538,8 +542,8 @@ msgstr "考核{0}已添加至本批次。"
#. Label of the show_assessments (Check) field in DocType 'LMS Settings' #. Label of the show_assessments (Check) field in DocType 'LMS Settings'
#: frontend/src/components/AdminBatchDashboard.vue:32 #: frontend/src/components/AdminBatchDashboard.vue:32
#: frontend/src/components/AppSidebar.vue:642
#: frontend/src/components/Assessments.vue:5 #: frontend/src/components/Assessments.vue:5
#: frontend/src/components/Sidebar/AppSidebar.vue:642
#: lms/lms/doctype/lms_settings/lms_settings.json #: lms/lms/doctype/lms_settings/lms_settings.json
#: lms/templates/assessments.html:3 #: lms/templates/assessments.html:3
msgid "Assessments" msgid "Assessments"
@@ -619,9 +623,9 @@ msgstr "作业更新成功"
msgid "Assignment will appear at the bottom of the lesson." msgid "Assignment will appear at the bottom of the lesson."
msgstr "作业将显示在课时末尾。" msgstr "作业将显示在课时末尾。"
#: frontend/src/components/AppSidebar.vue:646
#: frontend/src/components/Settings/Badges.vue:163 #: frontend/src/components/Settings/Badges.vue:163
#: frontend/src/pages/Assignments.vue:208 lms/www/lms.py:271 #: frontend/src/components/Sidebar/AppSidebar.vue:646
#: frontend/src/pages/Assignments.vue:208 lms/www/lms.py:272
msgid "Assignments" msgid "Assignments"
msgstr "作业" msgstr "作业"
@@ -880,8 +884,8 @@ msgid "Batch:"
msgstr "批次:" msgstr "批次:"
#. Label of the batches (Check) field in DocType 'LMS Settings' #. Label of the batches (Check) field in DocType 'LMS Settings'
#: frontend/src/pages/Batches.vue:305 frontend/src/pages/Batches.vue:312 #: frontend/src/pages/Batches.vue:350 frontend/src/pages/Batches.vue:357
#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:120 #: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:121
msgid "Batches" msgid "Batches"
msgstr "批次" msgstr "批次"
@@ -989,9 +993,9 @@ msgstr "便装"
#. Label of the category (Link) field in DocType 'LMS Batch' #. Label of the category (Link) field in DocType 'LMS Batch'
#. Label of the category (Data) field in DocType 'LMS Category' #. Label of the category (Data) field in DocType 'LMS Category'
#. Label of the category (Link) field in DocType 'LMS Course' #. Label of the category (Link) field in DocType 'LMS Course'
#: frontend/src/pages/BatchForm.vue:199 frontend/src/pages/Batches.vue:50 #: frontend/src/pages/BatchForm.vue:199 frontend/src/pages/Batches.vue:92
#: frontend/src/pages/CertifiedParticipants.vue:35 #: frontend/src/pages/CertifiedParticipants.vue:35
#: frontend/src/pages/CourseForm.vue:36 frontend/src/pages/Courses.vue:46 #: frontend/src/pages/CourseForm.vue:36 frontend/src/pages/Courses.vue:77
#: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_batch/lms_batch.json
#: lms/lms/doctype/lms_category/lms_category.json #: lms/lms/doctype/lms_category/lms_category.json
#: lms/lms/doctype/lms_course/lms_course.json lms/templates/signup-form.html:22 #: lms/lms/doctype/lms_course/lms_course.json lms/templates/signup-form.html:22
@@ -1053,12 +1057,12 @@ msgstr "证书生成成功"
#. Enrollment' #. Enrollment'
#. Label of a Card Break in the LMS Workspace #. Label of a Card Break in the LMS Workspace
#. Label of a Link in the LMS Workspace #. Label of a Link in the LMS Workspace
#: frontend/src/components/AppSidebar.vue:650
#: frontend/src/components/Modals/Event.vue:411 #: frontend/src/components/Modals/Event.vue:411
#: frontend/src/pages/BatchForm.vue:69 frontend/src/pages/Batches.vue:58 #: frontend/src/components/Sidebar/AppSidebar.vue:650
#: frontend/src/pages/BatchForm.vue:69 frontend/src/pages/Batches.vue:100
#: frontend/src/pages/CourseCertification.vue:10 #: frontend/src/pages/CourseCertification.vue:10
#: frontend/src/pages/CourseCertification.vue:135 #: frontend/src/pages/CourseCertification.vue:135
#: frontend/src/pages/Courses.vue:54 lms/fixtures/custom_field.json #: frontend/src/pages/Courses.vue:85 lms/fixtures/custom_field.json
#: lms/lms/doctype/certification/certification.json #: lms/lms/doctype/certification/certification.json
#: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_batch/lms_batch.json
#: lms/lms/doctype/lms_enrollment/lms_enrollment.json #: lms/lms/doctype/lms_enrollment/lms_enrollment.json
@@ -1093,7 +1097,7 @@ msgstr "已认证"
msgid "Certified Members" msgid "Certified Members"
msgstr "认证成员" msgstr "认证成员"
#: lms/www/lms.py:300 #: lms/www/lms.py:301
msgid "Certified Participants" msgid "Certified Participants"
msgstr "认证参与者" msgstr "认证参与者"
@@ -1315,7 +1319,7 @@ msgstr "群组网页"
msgid "Collaboration Preference" msgid "Collaboration Preference"
msgstr "协作偏好" msgstr "协作偏好"
#: frontend/src/components/AppSidebar.vue:145 #: frontend/src/components/Sidebar/AppSidebar.vue:145
msgid "Collapse" msgid "Collapse"
msgstr "折叠" msgstr "折叠"
@@ -1476,11 +1480,15 @@ msgstr "条件必须为有效的Python代码"
msgid "Conduct Evaluation" msgid "Conduct Evaluation"
msgstr "执行评估" msgstr "执行评估"
#: frontend/src/components/Sidebar/Configuration.vue:12
msgid "Configuration"
msgstr "配置"
#: frontend/src/pages/BatchForm.vue:148 #: frontend/src/pages/BatchForm.vue:148
msgid "Configurations" msgid "Configurations"
msgstr "系统配置" msgstr "系统配置"
#: frontend/src/components/UserDropdown.vue:182 #: frontend/src/components/Sidebar/UserDropdown.vue:189
msgid "Confirm" msgid "Confirm"
msgstr "确认" msgstr "确认"
@@ -1759,7 +1767,7 @@ msgstr "课程讲师"
msgid "Course Lesson" msgid "Course Lesson"
msgstr "课程课时" msgstr "课程课时"
#: lms/www/lms.py:85 #: lms/www/lms.py:86
msgid "Course List" msgid "Course List"
msgstr "课程列表" msgstr "课程列表"
@@ -1800,10 +1808,14 @@ msgstr "课程统计"
msgid "Course Title" msgid "Course Title"
msgstr "课程标题" msgstr "课程标题"
#: frontend/src/pages/Programs/ProgramForm.vue:442 #: frontend/src/pages/Programs/ProgramForm.vue:444
msgid "Course added to program successfully" msgid "Course added to program successfully"
msgstr "课程成功添加至项目" msgstr "课程成功添加至项目"
#: frontend/src/pages/Programs/ProgramForm.vue:446
msgid "Course already added to program"
msgstr ""
#: frontend/src/pages/CourseForm.vue:569 #: frontend/src/pages/CourseForm.vue:569
msgid "Course created successfully" msgid "Course created successfully"
msgstr "课程创建成功。" msgstr "课程创建成功。"
@@ -1817,10 +1829,13 @@ msgid "Course updated successfully"
msgstr "课程更新成功。" msgstr "课程更新成功。"
#: lms/lms/doctype/lms_batch/lms_batch.py:55 #: lms/lms/doctype/lms_batch/lms_batch.py:55
#: lms/lms/doctype/lms_program/lms_program.py:20
msgid "Course {0} has already been added to this batch." msgid "Course {0} has already been added to this batch."
msgstr "课程{0}已添加至本批次" msgstr "课程{0}已添加至本批次"
#: lms/lms/doctype/lms_program/lms_program.py:20
msgid "Course {0} has already been added to this program."
msgstr ""
#. Label of the courses (Table) field in DocType 'LMS Batch' #. Label of the courses (Table) field in DocType 'LMS Batch'
#. Label of the show_courses (Check) field in DocType 'LMS Settings' #. Label of the show_courses (Check) field in DocType 'LMS Settings'
#. Label of the courses (Check) field in DocType 'LMS Settings' #. Label of the courses (Check) field in DocType 'LMS Settings'
@@ -1830,7 +1845,7 @@ msgstr "课程{0}已添加至本批次"
#: frontend/src/components/Modals/BatchStudentProgress.vue:95 #: frontend/src/components/Modals/BatchStudentProgress.vue:95
#: frontend/src/pages/BatchDetail.vue:44 #: frontend/src/pages/BatchDetail.vue:44
#: frontend/src/pages/CourseCertification.vue:127 #: frontend/src/pages/CourseCertification.vue:127
#: frontend/src/pages/Courses.vue:333 frontend/src/pages/Courses.vue:340 #: frontend/src/pages/Courses.vue:365 frontend/src/pages/Courses.vue:372
#: frontend/src/pages/Programs/ProgramForm.vue:49 #: frontend/src/pages/Programs/ProgramForm.vue:49
#: frontend/src/pages/Programs/Programs.vue:35 #: frontend/src/pages/Programs/Programs.vue:35
#: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_batch/lms_batch.json
@@ -1865,8 +1880,8 @@ msgid "Cover Image"
msgstr "封面图片" msgstr "封面图片"
#: frontend/src/components/Modals/ChapterModal.vue:9 #: frontend/src/components/Modals/ChapterModal.vue:9
#: frontend/src/pages/Assignments.vue:19 frontend/src/pages/Batches.vue:17 #: frontend/src/pages/Assignments.vue:19 frontend/src/pages/Batches.vue:36
#: frontend/src/pages/Courses.vue:17 #: frontend/src/pages/Batches.vue:59 frontend/src/pages/Courses.vue:39
#: frontend/src/pages/ProgrammingExercises/ProgrammingExercises.vue:32 #: frontend/src/pages/ProgrammingExercises/ProgrammingExercises.vue:32
#: frontend/src/pages/Quizzes.vue:10 #: frontend/src/pages/Quizzes.vue:10
msgid "Create" msgid "Create"
@@ -1905,15 +1920,15 @@ msgstr "创建直播课程"
msgid "Create a Quiz" msgid "Create a Quiz"
msgstr "创建测验" msgstr "创建测验"
#: frontend/src/components/AppSidebar.vue:632 #: frontend/src/components/Sidebar/AppSidebar.vue:632
msgid "Create a batch" msgid "Create a batch"
msgstr "创建班级" msgstr "创建班级"
#: frontend/src/components/AppSidebar.vue:623 #: frontend/src/components/Sidebar/AppSidebar.vue:623
msgid "Create a course" msgid "Create a course"
msgstr "创建课程" msgstr "创建课程"
#: frontend/src/components/AppSidebar.vue:633 #: frontend/src/components/Sidebar/AppSidebar.vue:633
msgid "Create a live class" msgid "Create a live class"
msgstr "创建直播课程" msgstr "创建直播课程"
@@ -1925,27 +1940,27 @@ msgstr "创建新徽章"
msgid "Create an Assignment" msgid "Create an Assignment"
msgstr "创建作业" msgstr "创建作业"
#: frontend/src/components/AppSidebar.vue:557 #: frontend/src/components/Sidebar/AppSidebar.vue:557
msgid "Create your first batch" msgid "Create your first batch"
msgstr "创建首个班级" msgstr "创建首个班级"
#: frontend/src/components/AppSidebar.vue:488 #: frontend/src/components/Sidebar/AppSidebar.vue:488
msgid "Create your first course" msgid "Create your first course"
msgstr "创建首门课程" msgstr "创建首门课程"
#: frontend/src/components/AppSidebar.vue:535 #: frontend/src/components/Sidebar/AppSidebar.vue:535
msgid "Create your first quiz" msgid "Create your first quiz"
msgstr "创建首项测验" msgstr "创建首项测验"
#: frontend/src/pages/Assignments.vue:173 frontend/src/pages/Courses.vue:323 #: frontend/src/pages/Assignments.vue:173 frontend/src/pages/Courses.vue:355
msgid "Created" msgid "Created"
msgstr "已创建" msgstr "已创建"
#: frontend/src/components/AppSidebar.vue:629 #: frontend/src/components/Sidebar/AppSidebar.vue:629
msgid "Creating a batch" msgid "Creating a batch"
msgstr "正在创建班级" msgstr "正在创建班级"
#: frontend/src/components/AppSidebar.vue:620 #: frontend/src/components/Sidebar/AppSidebar.vue:620
msgid "Creating a course" msgid "Creating a course"
msgstr "正在创建课程" msgstr "正在创建课程"
@@ -1969,7 +1984,7 @@ msgstr "当前课时"
msgid "Current Streak" msgid "Current Streak"
msgstr "当前连续学习天数" msgstr "当前连续学习天数"
#: frontend/src/components/AppSidebar.vue:656 #: frontend/src/components/Sidebar/AppSidebar.vue:656
msgid "Custom Certificate Templates" msgid "Custom Certificate Templates"
msgstr "自定义证书模板" msgstr "自定义证书模板"
@@ -2004,6 +2019,11 @@ msgstr "青色"
msgid "Dashboard" msgid "Dashboard"
msgstr "仪表盘" msgstr "仪表盘"
#: frontend/src/components/Sidebar/Configuration.vue:33
#: frontend/src/pages/DataImport.vue:35
msgid "Data Import"
msgstr "数据导入"
#. Label of the date (Date) field in DocType 'LMS Batch Timetable' #. Label of the date (Date) field in DocType 'LMS Batch Timetable'
#. Label of the date (Date) field in DocType 'LMS Certificate Evaluation' #. Label of the date (Date) field in DocType 'LMS Certificate Evaluation'
#. Label of the date (Date) field in DocType 'LMS Certificate Request' #. Label of the date (Date) field in DocType 'LMS Certificate Request'
@@ -2072,7 +2092,8 @@ msgstr "学位类型"
#: frontend/src/components/Settings/Coupons/CouponList.vue:133 #: frontend/src/components/Settings/Coupons/CouponList.vue:133
#: frontend/src/pages/BatchForm.vue:578 frontend/src/pages/CourseForm.vue:619 #: frontend/src/pages/BatchForm.vue:578 frontend/src/pages/CourseForm.vue:619
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseForm.vue:67 #: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseForm.vue:67
#: frontend/src/pages/Programs/ProgramForm.vue:231 #: frontend/src/pages/Programs/ProgramForm.vue:230
#: frontend/src/pages/Programs/ProgramForm.vue:567
msgid "Delete" msgid "Delete"
msgstr "删除" msgstr "删除"
@@ -2084,6 +2105,10 @@ msgstr "删除章节"
msgid "Delete Course" msgid "Delete Course"
msgstr "删除课程" msgstr "删除课程"
#: frontend/src/pages/Programs/ProgramForm.vue:561
msgid "Delete Program"
msgstr ""
#: frontend/src/components/CourseOutline.vue:354 #: frontend/src/components/CourseOutline.vue:354
msgid "Delete this chapter?" msgid "Delete this chapter?"
msgstr "确认删除此章节?" msgstr "确认删除此章节?"
@@ -2143,7 +2168,7 @@ msgstr "删除本课时将永久移除。此操作不可撤销。确认继续吗
msgid "Description" msgid "Description"
msgstr "描述" msgstr "描述"
#: frontend/src/components/Apps.vue:51 #: frontend/src/components/Sidebar/Apps.vue:50
msgid "Desk" msgid "Desk"
msgstr "工作台" msgstr "工作台"
@@ -2484,7 +2509,7 @@ msgstr "为成员注册项目"
msgid "Enroll Now" msgid "Enroll Now"
msgstr "立即报名" msgstr "立即报名"
#: frontend/src/pages/Batches.vue:287 frontend/src/pages/Courses.vue:326 #: frontend/src/pages/Batches.vue:332 frontend/src/pages/Courses.vue:358
#: frontend/src/pages/Programs/StudentPrograms.vue:96 #: frontend/src/pages/Programs/StudentPrograms.vue:96
msgid "Enrolled" msgid "Enrolled"
msgstr "已注册" msgstr "已注册"
@@ -2538,7 +2563,7 @@ msgstr ""
msgid "Enter reply to email" msgid "Enter reply to email"
msgstr "" msgstr ""
#: frontend/src/components/Modals/ZoomAccountModal.vue:169 #: frontend/src/components/Modals/ZoomAccountModal.vue:164
msgid "Error creating Zoom Account" msgid "Error creating Zoom Account"
msgstr "Zoom账户创建错误" msgstr "Zoom账户创建错误"
@@ -2567,7 +2592,7 @@ msgstr "徽章删除错误"
msgid "Error deleting email templates" msgid "Error deleting email templates"
msgstr "邮件模板删除错误" msgstr "邮件模板删除错误"
#: frontend/src/components/Modals/ZoomAccountModal.vue:207 #: frontend/src/components/Modals/ZoomAccountModal.vue:202
msgid "Error updating Zoom Account" msgid "Error updating Zoom Account"
msgstr "Zoom账户更新错误" msgstr "Zoom账户更新错误"
@@ -2703,7 +2728,7 @@ msgstr "练习提交"
msgid "Exercise Title" msgid "Exercise Title"
msgstr "练习标题" msgstr "练习标题"
#: frontend/src/components/AppSidebar.vue:145 #: frontend/src/components/Sidebar/AppSidebar.vue:145
msgid "Expand" msgid "Expand"
msgstr "展开" msgstr "展开"
@@ -3072,7 +3097,7 @@ msgstr "标题"
msgid "Hello" msgid "Hello"
msgstr "您好" msgstr "您好"
#: frontend/src/components/AppSidebar.vue:131 #: frontend/src/components/Sidebar/AppSidebar.vue:131
msgid "Help" msgid "Help"
msgstr "帮助" msgstr "帮助"
@@ -3247,6 +3272,14 @@ msgstr "图片搜索由{0}提供"
msgid "Image: Corrupted Data Stream" msgid "Image: Corrupted Data Stream"
msgstr "图片:数据流损坏" msgstr "图片:数据流损坏"
#: frontend/src/pages/Batches.vue:20
msgid "Import Batch"
msgstr ""
#: frontend/src/pages/Courses.vue:23
msgid "Import Course"
msgstr ""
#. Option for the 'Stage' (Select) field in DocType 'LMS Batch Old' #. Option for the 'Stage' (Select) field in DocType 'LMS Batch Old'
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate #. Option for the 'Status' (Select) field in DocType 'LMS Certificate
#. Evaluation' #. Evaluation'
@@ -3365,8 +3398,8 @@ msgstr "讲师评语"
msgid "Interest" msgid "Interest"
msgstr "兴趣" msgstr "兴趣"
#: frontend/src/components/AppSidebar.vue:612 #: frontend/src/components/Sidebar/AppSidebar.vue:612
#: frontend/src/components/AppSidebar.vue:615 #: frontend/src/components/Sidebar/AppSidebar.vue:615
msgid "Introduction" msgid "Introduction"
msgstr "简介" msgstr "简介"
@@ -3388,7 +3421,7 @@ msgstr "邀请码"
msgid "Invite Only" msgid "Invite Only"
msgstr "仅限邀请" msgstr "仅限邀请"
#: frontend/src/components/AppSidebar.vue:546 #: frontend/src/components/Sidebar/AppSidebar.vue:546
msgid "Invite your team and students" msgid "Invite your team and students"
msgstr "邀请团队成员及学员" msgstr "邀请团队成员及学员"
@@ -3425,7 +3458,7 @@ msgstr "是否为SCORM包"
msgid "Issue Date" msgid "Issue Date"
msgstr "签发日期" msgstr "签发日期"
#: frontend/src/components/AppSidebar.vue:653 #: frontend/src/components/Sidebar/AppSidebar.vue:653
msgid "Issue a Certificate" msgid "Issue a Certificate"
msgstr "颁发证书" msgstr "颁发证书"
@@ -3478,7 +3511,7 @@ msgstr "招聘看板标题"
msgid "Job Details" msgid "Job Details"
msgstr "职位详情" msgstr "职位详情"
#: lms/www/lms.py:174 #: lms/www/lms.py:175
msgid "Job Openings" msgid "Job Openings"
msgstr "职位空缺" msgstr "职位空缺"
@@ -3869,7 +3902,7 @@ msgstr "启动文件"
msgid "Learning Consistency" msgid "Learning Consistency"
msgstr "学习持续性" msgstr "学习持续性"
#: frontend/src/components/AppSidebar.vue:637 #: frontend/src/components/Sidebar/AppSidebar.vue:637
msgid "Learning Paths" msgid "Learning Paths"
msgstr "学习路径" msgstr "学习路径"
@@ -3985,7 +4018,7 @@ msgid "Links"
msgstr "链接" msgstr "链接"
#. Option for the 'Status' (Select) field in DocType 'Cohort' #. Option for the 'Status' (Select) field in DocType 'Cohort'
#: frontend/src/pages/Courses.vue:309 lms/lms/doctype/cohort/cohort.json #: frontend/src/pages/Courses.vue:341 lms/lms/doctype/cohort/cohort.json
msgid "Live" msgid "Live"
msgstr "直播" msgstr "直播"
@@ -4006,9 +4039,9 @@ msgstr "实时编码链接"
#: frontend/src/components/Settings/Evaluators.vue:81 #: frontend/src/components/Settings/Evaluators.vue:81
#: frontend/src/components/Settings/Members.vue:79 #: frontend/src/components/Settings/Members.vue:79
#: frontend/src/components/Settings/Transactions/TransactionList.vue:94 #: frontend/src/components/Settings/Transactions/TransactionList.vue:94
#: frontend/src/pages/Assignments.vue:66 frontend/src/pages/Batches.vue:82 #: frontend/src/pages/Assignments.vue:66 frontend/src/pages/Batches.vue:124
#: frontend/src/pages/CertifiedParticipants.vue:98 #: frontend/src/pages/CertifiedParticipants.vue:98
#: frontend/src/pages/Courses.vue:77 #: frontend/src/pages/Courses.vue:108
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:129 #: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:129
#: frontend/src/pages/ProgrammingExercises/ProgrammingExercises.vue:87 #: frontend/src/pages/ProgrammingExercises/ProgrammingExercises.vue:87
#: frontend/src/pages/QuizSubmissionList.vue:39 #: frontend/src/pages/QuizSubmissionList.vue:39
@@ -4041,7 +4074,7 @@ msgstr "地点偏好"
msgid "Login" msgid "Login"
msgstr "登录" msgstr "登录"
#: frontend/src/components/UserDropdown.vue:176 #: frontend/src/components/Sidebar/UserDropdown.vue:183
msgid "Login to Frappe Cloud?" msgid "Login to Frappe Cloud?"
msgstr "登录Frappe云平台" msgstr "登录Frappe云平台"
@@ -4329,17 +4362,21 @@ msgstr "成员类型"
msgid "Member Username" msgid "Member Username"
msgstr "成员用户名" msgstr "成员用户名"
#: frontend/src/pages/Programs/ProgramForm.vue:468 #: frontend/src/pages/Programs/ProgramForm.vue:467
msgid "Member added to program successfully" msgid "Member added to program successfully"
msgstr "成员成功添加至项目" msgstr "成员成功添加至项目"
#: frontend/src/pages/Programs/ProgramForm.vue:469
msgid "Member already added to program"
msgstr ""
#: lms/lms/doctype/lms_batch_enrollment/lms_batch_enrollment.py:26 #: lms/lms/doctype/lms_batch_enrollment/lms_batch_enrollment.py:26
msgid "Member already enrolled in this batch" msgid "Member already enrolled in this batch"
msgstr "该成员已注册本批次" msgstr "该成员已注册本批次"
#: lms/lms/doctype/lms_program/lms_program.py:30 #: lms/lms/doctype/lms_program/lms_program.py:30
msgid "Member {0} has already been added to this batch." msgid "Member {0} has already been added to this program."
msgstr "成员{0}已添加至本批次" msgstr ""
#. Group in LMS Batch Old's connections #. Group in LMS Batch Old's connections
#: frontend/src/pages/Programs/ProgramForm.vue:110 #: frontend/src/pages/Programs/ProgramForm.vue:110
@@ -4490,11 +4527,11 @@ msgstr "模块错误"
msgid "Monday" msgid "Monday"
msgstr "星期一" msgstr "星期一"
#: frontend/src/components/AppSidebar.vue:661 #: frontend/src/components/Sidebar/AppSidebar.vue:661
msgid "Monetization" msgid "Monetization"
msgstr "课程变现功能" msgstr "课程变现功能"
#: frontend/src/components/AppSidebar.vue:39 #: frontend/src/components/Sidebar/AppSidebar.vue:39
msgid "More" msgid "More"
msgstr "更多" msgstr "更多"
@@ -4537,13 +4574,13 @@ msgstr "名称"
#: frontend/src/components/Settings/Members.vue:17 #: frontend/src/components/Settings/Members.vue:17
#: frontend/src/components/Settings/PaymentGateways.vue:16 #: frontend/src/components/Settings/PaymentGateways.vue:16
#: frontend/src/components/Settings/ZoomSettings.vue:17 #: frontend/src/components/Settings/ZoomSettings.vue:17
#: frontend/src/pages/Courses.vue:312 #: frontend/src/pages/Courses.vue:344
#: frontend/src/pages/Programs/Programs.vue:10 #: frontend/src/pages/Programs/Programs.vue:10
#: lms/lms/doctype/lms_badge/lms_badge.json #: lms/lms/doctype/lms_badge/lms_badge.json
msgid "New" msgid "New"
msgstr "新建" msgstr "新建"
#: lms/www/lms.py:149 #: frontend/src/pages/Batches.vue:10 lms/www/lms.py:150
msgid "New Batch" msgid "New Batch"
msgstr "新建批次" msgstr "新建批次"
@@ -4551,7 +4588,8 @@ msgstr "新建批次"
msgid "New Coupon" msgid "New Coupon"
msgstr "" msgstr ""
#: frontend/src/pages/CourseForm.vue:700 lms/www/lms.py:93 #: frontend/src/pages/CourseForm.vue:700 frontend/src/pages/Courses.vue:13
#: lms/www/lms.py:94
msgid "New Course" msgid "New Course"
msgstr "新建课程" msgstr "新建课程"
@@ -5279,7 +5317,7 @@ msgstr "请充分准备并准时参加评估"
msgid "Please run the code to execute the test cases." msgid "Please run the code to execute the test cases."
msgstr "请运行代码以执行测试用例。" msgstr "请运行代码以执行测试用例。"
#: frontend/src/pages/Programs/ProgramForm.vue:426 #: frontend/src/pages/Programs/ProgramForm.vue:428
msgid "Please select a course" msgid "Please select a course"
msgstr "请选择课程" msgstr "请选择课程"
@@ -5295,7 +5333,7 @@ msgstr "请选择时长"
msgid "Please select a future date and time." msgid "Please select a future date and time."
msgstr "请选择未来的日期和时间" msgstr "请选择未来的日期和时间"
#: frontend/src/pages/Programs/ProgramForm.vue:453 #: frontend/src/pages/Programs/ProgramForm.vue:452
msgid "Please select a member" msgid "Please select a member"
msgstr "请选择成员" msgstr "请选择成员"
@@ -5369,7 +5407,7 @@ msgstr "发布"
msgid "Postal Code" msgid "Postal Code"
msgstr "邮政编码" msgstr "邮政编码"
#: frontend/src/components/AppSidebar.vue:125 #: frontend/src/components/Sidebar/AppSidebar.vue:125
msgid "Powered by Learning" msgid "Powered by Learning"
msgstr "技术支持:学习平台" msgstr "技术支持:学习平台"
@@ -5494,15 +5532,15 @@ msgstr "项目成员"
msgid "Program Members" msgid "Program Members"
msgstr "项目成员" msgstr "项目成员"
#: frontend/src/pages/Programs/ProgramForm.vue:386 #: frontend/src/pages/Programs/ProgramForm.vue:388
msgid "Program created successfully" msgid "Program created successfully"
msgstr "项目创建成功" msgstr "项目创建成功"
#: frontend/src/pages/Programs/ProgramForm.vue:557 #: frontend/src/pages/Programs/ProgramForm.vue:573
msgid "Program deleted successfully" msgid "Program deleted successfully"
msgstr "项目删除成功" msgstr "项目删除成功"
#: frontend/src/pages/Programs/ProgramForm.vue:405 #: frontend/src/pages/Programs/ProgramForm.vue:407
msgid "Program updated successfully" msgid "Program updated successfully"
msgstr "项目更新成功" msgstr "项目更新成功"
@@ -5544,7 +5582,7 @@ msgstr "编程练习"
#: frontend/src/pages/Programs/ProgramDetail.vue:123 #: frontend/src/pages/Programs/ProgramDetail.vue:123
#: frontend/src/pages/Programs/Programs.vue:18 #: frontend/src/pages/Programs/Programs.vue:18
#: frontend/src/pages/Programs/Programs.vue:113 #: frontend/src/pages/Programs/Programs.vue:113
#: frontend/src/pages/Programs/Programs.vue:119 lms/www/lms.py:293 #: frontend/src/pages/Programs/Programs.vue:119 lms/www/lms.py:294
msgid "Programs" msgid "Programs"
msgstr "课程项目" msgstr "课程项目"
@@ -5746,9 +5784,9 @@ msgstr "测验更新成功"
msgid "Quiz will appear at the bottom of the lesson." msgid "Quiz will appear at the bottom of the lesson."
msgstr "测验将显示在课时末尾" msgstr "测验将显示在课时末尾"
#: frontend/src/components/AppSidebar.vue:645 #: frontend/src/components/Sidebar/AppSidebar.vue:645
#: frontend/src/pages/QuizForm.vue:398 frontend/src/pages/Quizzes.vue:281 #: frontend/src/pages/QuizForm.vue:398 frontend/src/pages/Quizzes.vue:281
#: frontend/src/pages/Quizzes.vue:291 lms/www/lms.py:249 #: frontend/src/pages/Quizzes.vue:291 lms/www/lms.py:250
msgid "Quizzes" msgid "Quizzes"
msgstr "测验" msgstr "测验"
@@ -5950,7 +5988,7 @@ msgstr "角色偏好"
msgid "Role updated successfully" msgid "Role updated successfully"
msgstr "角色更新成功。" msgstr "角色更新成功。"
#: frontend/src/components/AppSidebar.vue:673 #: frontend/src/components/Sidebar/AppSidebar.vue:673
msgid "Roles" msgid "Roles"
msgstr "角色" msgstr "角色"
@@ -6042,7 +6080,7 @@ msgstr "星期六"
#: frontend/src/pages/JobForm.vue:8 frontend/src/pages/LessonForm.vue:14 #: frontend/src/pages/JobForm.vue:8 frontend/src/pages/LessonForm.vue:14
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseForm.vue:101 #: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseForm.vue:101
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseModal.vue:9 #: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseModal.vue:9
#: frontend/src/pages/Programs/ProgramForm.vue:234 #: frontend/src/pages/Programs/ProgramForm.vue:233
#: frontend/src/pages/QuizForm.vue:43 frontend/src/pages/QuizSubmission.vue:14 #: frontend/src/pages/QuizForm.vue:43 frontend/src/pages/QuizSubmission.vue:14
#: frontend/src/pages/Quizzes.vue:105 #: frontend/src/pages/Quizzes.vue:105
#: lms/job/web_form/job_opportunity/job_opportunity.json #: lms/job/web_form/job_opportunity/job_opportunity.json
@@ -6101,7 +6139,7 @@ msgstr "按成员搜索"
msgid "Search by Name" msgid "Search by Name"
msgstr "按名称搜索" msgstr "按名称搜索"
#: frontend/src/pages/Batches.vue:40 frontend/src/pages/Courses.vue:36 #: frontend/src/pages/Batches.vue:82 frontend/src/pages/Courses.vue:67
msgid "Search by Title" msgid "Search by Title"
msgstr "按标题搜索" msgstr "按标题搜索"
@@ -6213,16 +6251,16 @@ msgstr "设置颜色"
msgid "Set your Password" msgid "Set your Password"
msgstr "设置密码" msgstr "设置密码"
#: frontend/src/components/AppSidebar.vue:616 #: frontend/src/components/Sidebar/AppSidebar.vue:616
msgid "Setting up" msgid "Setting up"
msgstr "系统配置中" msgstr "系统配置中"
#: frontend/src/components/AppSidebar.vue:666 #: frontend/src/components/Sidebar/AppSidebar.vue:666
msgid "Setting up payment gateway" msgid "Setting up payment gateway"
msgstr "设置支付网关" msgstr "设置支付网关"
#: frontend/src/components/AppSidebar.vue:671
#: frontend/src/components/Settings/Settings.vue:9 #: frontend/src/components/Settings/Settings.vue:9
#: frontend/src/components/Sidebar/AppSidebar.vue:671
#: frontend/src/pages/BatchForm.vue:53 frontend/src/pages/CourseForm.vue:142 #: frontend/src/pages/BatchForm.vue:53 frontend/src/pages/CourseForm.vue:142
#: frontend/src/pages/ProfileRoles.vue:4 #: frontend/src/pages/ProfileRoles.vue:4
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmission.vue:19 #: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmission.vue:19
@@ -6469,7 +6507,7 @@ msgstr "州/省"
#: frontend/src/components/AdminBatchDashboard.vue:5 #: frontend/src/components/AdminBatchDashboard.vue:5
#: frontend/src/pages/Statistics.vue:225 #: frontend/src/pages/Statistics.vue:225
#: lms/lms/doctype/lms_course/lms_course.json #: lms/lms/doctype/lms_course/lms_course.json
#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:202 #: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:203
msgid "Statistics" msgid "Statistics"
msgstr "统计" msgstr "统计"
@@ -6937,8 +6975,8 @@ msgstr "本项目包含{0}门课程"
msgid "This quiz consists of {0} questions." msgid "This quiz consists of {0} questions."
msgstr "本测验共包含{0}道试题" msgstr "本测验共包含{0}道试题"
#: frontend/src/components/AppSidebar.vue:78 #: frontend/src/components/Sidebar/AppSidebar.vue:78
#: frontend/src/components/AppSidebar.vue:118 #: frontend/src/components/Sidebar/AppSidebar.vue:118
msgid "This site is being updated. You will not be able to make any changes. Full access will be restored shortly." msgid "This site is being updated. You will not be able to make any changes. Full access will be restored shortly."
msgstr "系统正在更新中,期间不可进行任何修改操作。完整访问权限将很快恢复。" msgstr "系统正在更新中,期间不可进行任何修改操作。完整访问权限将很快恢复。"
@@ -7218,7 +7256,7 @@ msgstr "审核中"
msgid "Unlisted" msgid "Unlisted"
msgstr "未列出" msgstr "未列出"
#: frontend/src/pages/Batches.vue:285 frontend/src/pages/Courses.vue:324 #: frontend/src/pages/Batches.vue:330 frontend/src/pages/Courses.vue:356
msgid "Unpublished" msgid "Unpublished"
msgstr "未发布" msgstr "未发布"
@@ -7240,8 +7278,8 @@ msgstr "非结构化角色"
#. Option for the 'Status' (Select) field in DocType 'Cohort' #. Option for the 'Status' (Select) field in DocType 'Cohort'
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate Request' #. Option for the 'Status' (Select) field in DocType 'LMS Certificate Request'
#. Label of the upcoming (Check) field in DocType 'LMS Course' #. Label of the upcoming (Check) field in DocType 'LMS Course'
#: frontend/src/pages/Batches.vue:283 frontend/src/pages/CourseForm.vue:164 #: frontend/src/pages/Batches.vue:328 frontend/src/pages/CourseForm.vue:164
#: frontend/src/pages/Courses.vue:315 lms/lms/doctype/cohort/cohort.json #: frontend/src/pages/Courses.vue:347 lms/lms/doctype/cohort/cohort.json
#: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json
#: lms/lms/doctype/lms_course/lms_course.json #: lms/lms/doctype/lms_course/lms_course.json
msgid "Upcoming" msgid "Upcoming"
@@ -7774,11 +7812,11 @@ msgstr "禅模式"
msgid "Zoom Account" msgid "Zoom Account"
msgstr "Zoom账户" msgstr "Zoom账户"
#: frontend/src/components/Modals/ZoomAccountModal.vue:164 #: frontend/src/components/Modals/ZoomAccountModal.vue:159
msgid "Zoom Account created successfully" msgid "Zoom Account created successfully"
msgstr "Zoom账户创建成功" msgstr "Zoom账户创建成功"
#: frontend/src/components/Modals/ZoomAccountModal.vue:202 #: frontend/src/components/Modals/ZoomAccountModal.vue:197
msgid "Zoom Account updated successfully" msgid "Zoom Account updated successfully"
msgstr "Zoom账户更新成功" msgstr "Zoom账户更新成功"