From ba4fd7f1ef3127bfcea4d8ce3cbd48cff0c4e6c3 Mon Sep 17 00:00:00 2001 From: Jannat Patel <31363128+pateljannat@users.noreply.github.com> Date: Tue, 12 Aug 2025 06:48:04 +0530 Subject: [PATCH] chore: Chinese Simplified translations --- lms/locale/zh.po | 115 +++++++++++++++++++++++++++++++++++++++-------- 1 file changed, 96 insertions(+), 19 deletions(-) diff --git a/lms/locale/zh.po b/lms/locale/zh.po index f734cb9b..dd37ffc9 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-08-01 16:04+0000\n" -"PO-Revision-Date: 2025-08-06 00:04\n" +"POT-Creation-Date: 2025-08-08 16:04+0000\n" +"PO-Revision-Date: 2025-08-12 01:18\n" "Last-Translator: jannat@frappe.io\n" "Language-Team: Chinese Simplified\n" "MIME-Version: 1.0\n" @@ -241,6 +241,10 @@ msgstr "" msgid "Add students to your batch" msgstr "为班级添加学员" +#: frontend/src/components/Notes/InlineLessonMenu.vue:39 +msgid "Add to Notes" +msgstr "" + #: frontend/src/components/Modals/PageModal.vue:6 msgid "Add web page to sidebar" msgstr "添加网页至侧边栏" @@ -446,6 +450,10 @@ msgstr "确认取消本次评估?此操作不可撤销。" msgid "Are you sure you want to login to your Frappe Cloud dashboard?" msgstr "确定要登录Frappe Cloud控制面板?" +#: frontend/src/pages/Lesson.vue:244 +msgid "Ask a question to get help from the community." +msgstr "" + #. Label of the assessment_tab (Tab Break) field in DocType 'LMS Batch' #. Label of the assessment (Table) field in DocType 'LMS Batch' #: frontend/src/components/Modals/AssessmentModal.vue:27 @@ -620,11 +628,11 @@ msgstr "" msgid "Average Rating" msgstr "平均评分" -#: frontend/src/components/Modals/VideoStatistics.vue:72 -msgid "Average Watch Time (minutes)" +#: frontend/src/components/Modals/VideoStatistics.vue:74 +msgid "Average Watch Time" msgstr "" -#: frontend/src/pages/Lesson.vue:151 +#: frontend/src/pages/Lesson.vue:155 msgid "Back to Course" msgstr "返回课程" @@ -835,7 +843,9 @@ msgid "Bio" msgstr "个人简介" #. Option for the 'Color' (Select) field in DocType 'LMS Course' +#. Option for the 'Color' (Select) field in DocType 'LMS Lesson Note' #: lms/lms/doctype/lms_course/lms_course.json +#: lms/lms/doctype/lms_lesson_note/lms_lesson_note.json msgid "Blue" msgstr "蓝色" @@ -1231,9 +1241,11 @@ msgid "College Name" msgstr "院校名称" #. Label of the card_gradient (Select) field in DocType 'LMS Course' +#. Label of the color (Select) field in DocType 'LMS Lesson Note' #. Label of the color (Color) field in DocType 'LMS Timetable Legend' #: frontend/src/pages/CourseForm.vue:133 #: lms/lms/doctype/lms_course/lms_course.json +#: lms/lms/doctype/lms_lesson_note/lms_lesson_note.json #: lms/lms/doctype/lms_timetable_legend/lms_timetable_legend.json msgid "Color" msgstr "颜色" @@ -1266,6 +1278,10 @@ msgstr "评估人评语" msgid "Common keywords that will be used for all pages" msgstr "全站通用关键词" +#: frontend/src/pages/Lesson.vue:828 +msgid "Community" +msgstr "" + #. Label of the company (Data) field in DocType 'LMS Job Application' #. Label of the company (Data) field in DocType 'Work Experience' #: lms/job/doctype/lms_job_application/lms_job_application.json @@ -1474,6 +1490,7 @@ msgstr "国家" #. Label of the course (Link) field in DocType 'LMS Course Review' #. Label of the course (Link) field in DocType 'LMS Enrollment' #. Label of the course (Link) field in DocType 'LMS Exercise' +#. Label of the course (Link) field in DocType 'LMS Lesson Note' #. Label of the course (Link) field in DocType 'LMS Mentor Request' #. Label of the course (Link) field in DocType 'LMS Program Course' #. Label of the course (Link) field in DocType 'LMS Quiz' @@ -1508,6 +1525,7 @@ msgstr "国家" #: lms/lms/doctype/lms_course_review/lms_course_review.json #: lms/lms/doctype/lms_enrollment/lms_enrollment.json #: lms/lms/doctype/lms_exercise/lms_exercise.json +#: lms/lms/doctype/lms_lesson_note/lms_lesson_note.json #: lms/lms/doctype/lms_mentor_request/lms_mentor_request.json #: lms/lms/doctype/lms_program_course/lms_program_course.json #: lms/lms/doctype/lms_quiz/lms_quiz.json @@ -1543,6 +1561,7 @@ msgstr "课程完成情况" #: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json #: lms/lms/doctype/lms_category/lms_category.json #: lms/lms/doctype/lms_course/lms_course.json +#: lms/lms/doctype/lms_lesson_note/lms_lesson_note.json #: lms/lms/doctype/lms_program/lms_program.json #: lms/lms/doctype/lms_programming_exercise/lms_programming_exercise.json #: lms/lms/doctype/lms_programming_exercise_submission/lms_programming_exercise_submission.json @@ -1875,6 +1894,7 @@ msgstr "学位类型" #: frontend/src/components/Controls/ChildTable.vue:56 #: frontend/src/components/CourseOutline.vue:283 #: frontend/src/components/CourseOutline.vue:349 +#: frontend/src/components/DiscussionReplies.vue:41 #: frontend/src/components/Settings/Badges.vue:171 #: frontend/src/pages/BatchForm.vue:562 frontend/src/pages/CourseForm.vue:594 #: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseForm.vue:67 @@ -2039,9 +2059,10 @@ msgstr "电子邮件" #: frontend/src/components/BatchOverlay.vue:129 #: frontend/src/components/CourseCardOverlay.vue:116 +#: frontend/src/components/DiscussionReplies.vue:35 #: frontend/src/components/Modals/ChapterModal.vue:9 #: frontend/src/components/Settings/Badges.vue:156 -#: frontend/src/pages/JobDetail.vue:34 frontend/src/pages/Lesson.vue:130 +#: frontend/src/pages/JobDetail.vue:34 frontend/src/pages/Lesson.vue:134 #: frontend/src/pages/Profile.vue:36 frontend/src/pages/Programs.vue:53 msgid "Edit" msgstr "编辑" @@ -2508,7 +2529,7 @@ msgstr "" msgid "Failed to update badge assignment: " msgstr "" -#: frontend/src/utils/index.js:659 +#: frontend/src/utils/index.js:685 msgid "Failed to update meta tags {0}" msgstr "" @@ -2672,7 +2693,7 @@ msgstr "获取证书" #: frontend/src/components/CertificationLinks.vue:34 #: frontend/src/components/CertificationLinks.vue:50 -#: frontend/src/components/CourseCard.vue:121 +#: frontend/src/components/CourseCard.vue:114 #: frontend/src/pages/CertifiedParticipants.vue:11 msgid "Get Certified" msgstr "获取认证" @@ -2728,7 +2749,9 @@ msgid "Gray" msgstr "灰色" #. Option for the 'Color' (Select) field in DocType 'LMS Course' +#. Option for the 'Color' (Select) field in DocType 'LMS Lesson Note' #: lms/lms/doctype/lms_course/lms_course.json +#: lms/lms/doctype/lms_lesson_note/lms_lesson_note.json msgid "Green" msgstr "绿色" @@ -2792,6 +2815,16 @@ msgstr "您好:" msgid "Hide my Private Information from others" msgstr "隐藏我的个人信息" +#: frontend/src/components/Notes/InlineLessonMenu.vue:12 +msgid "Highlight" +msgstr "高亮" + +#. Label of the highlighted_text (Small Text) field in DocType 'LMS Lesson +#. Note' +#: lms/lms/doctype/lms_lesson_note/lms_lesson_note.json +msgid "Highlighted Text" +msgstr "" + #. Label of the hints (Small Text) field in DocType 'LMS Exercise' #: lms/lms/doctype/lms_exercise/lms_exercise.json msgid "Hints" @@ -2983,7 +3016,7 @@ msgstr "讲师内容" #. Label of the instructor_notes (Markdown Editor) field in DocType 'Course #. Lesson' -#: frontend/src/pages/Lesson.vue:184 frontend/src/pages/LessonForm.vue:42 +#: frontend/src/pages/Lesson.vue:189 frontend/src/pages/LessonForm.vue:42 #: lms/lms/doctype/course_lesson/course_lesson.json msgid "Instructor Notes" msgstr "讲师备注" @@ -3312,6 +3345,11 @@ msgstr "学习管理系统练习" msgid "LMS Job Application" msgstr "学习管理系统职位申请" +#. Name of a DocType +#: lms/lms/doctype/lms_lesson_note/lms_lesson_note.json +msgid "LMS Lesson Note" +msgstr "" + #. Name of a DocType #: lms/lms/doctype/lms_live_class/lms_live_class.json msgid "LMS Live Class" @@ -3420,6 +3458,7 @@ msgstr "学习管理系统来源" #: lms/lms/doctype/lms_course_progress/lms_course_progress.json #: lms/lms/doctype/lms_course_review/lms_course_review.json #: lms/lms/doctype/lms_enrollment/lms_enrollment.json +#: lms/lms/doctype/lms_lesson_note/lms_lesson_note.json #: lms/lms/doctype/lms_live_class/lms_live_class.json #: lms/lms/doctype/lms_programming_exercise/lms_programming_exercise.json #: lms/lms/doctype/lms_programming_exercise_submission/lms_programming_exercise_submission.json @@ -3504,6 +3543,7 @@ msgstr "" #. Label of the lesson (Link) field in DocType 'LMS Assignment Submission' #. Label of the lesson (Link) field in DocType 'LMS Course Progress' #. Label of the lesson (Link) field in DocType 'LMS Exercise' +#. Label of the lesson (Link) field in DocType 'LMS Lesson Note' #. Label of the lesson (Link) field in DocType 'LMS Quiz' #. Label of the lesson (Link) field in DocType 'LMS Video Watch Duration' #. Label of the lesson (Link) field in DocType 'Scheduled Flow' @@ -3514,6 +3554,7 @@ msgstr "" #: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json #: lms/lms/doctype/lms_course_progress/lms_course_progress.json #: lms/lms/doctype/lms_exercise/lms_exercise.json +#: lms/lms/doctype/lms_lesson_note/lms_lesson_note.json #: lms/lms/doctype/lms_quiz/lms_quiz.json #: lms/lms/doctype/lms_video_watch_duration/lms_video_watch_duration.json #: lms/lms/doctype/scheduled_flow/scheduled_flow.json @@ -3672,6 +3713,10 @@ msgstr "将学习管理系统设为默认首页" msgid "Make an Announcement" msgstr "发布公告" +#: frontend/src/components/Notes/Notes.vue:7 +msgid "Make notes for quick revision. Press / for menu." +msgstr "" + #: frontend/src/pages/Billing.vue:123 msgid "Make sure to enter the correct billing name as the same will be used in your invoice." msgstr "请确保输入正确的开票名称,该名称将用于发票" @@ -3776,6 +3821,7 @@ msgstr "" #. Label of the member (Link) field in DocType 'LMS Course Progress' #. Label of the member (Link) field in DocType 'LMS Enrollment' #. Option for the 'Role' (Select) field in DocType 'LMS Enrollment' +#. Label of the member (Link) field in DocType 'LMS Lesson Note' #. Label of the member (Link) field in DocType 'LMS Live Class Participant' #. Label of the member (Link) field in DocType 'LMS Mentor Request' #. Label of the member (Link) field in DocType 'LMS Payment' @@ -3787,7 +3833,7 @@ msgstr "" #. Label of the member (Link) field in DocType 'LMS Zoom Settings' #: frontend/src/components/Modals/CourseProgressSummary.vue:216 #: frontend/src/components/Modals/LiveClassAttendance.vue:14 -#: frontend/src/components/Modals/VideoStatistics.vue:29 +#: frontend/src/components/Modals/VideoStatistics.vue:31 #: frontend/src/components/Modals/ZoomAccountModal.vue:42 #: frontend/src/components/Settings/BadgeAssignmentForm.vue:26 #: frontend/src/components/Settings/BadgeAssignments.vue:179 @@ -3808,6 +3854,7 @@ msgstr "" #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json #: lms/lms/doctype/lms_course_progress/lms_course_progress.json #: lms/lms/doctype/lms_enrollment/lms_enrollment.json +#: lms/lms/doctype/lms_lesson_note/lms_lesson_note.json #: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json #: lms/lms/doctype/lms_mentor_request/lms_mentor_request.json #: lms/lms/doctype/lms_payment/lms_payment.json @@ -4029,6 +4076,7 @@ msgstr "多选题至少需要两个选项" #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json #: lms/lms/doctype/lms_course/lms_course.json #: lms/lms/doctype/lms_enrollment/lms_enrollment.json +#: lms/lms/doctype/lms_lesson_note/lms_lesson_note.json #: lms/lms/doctype/lms_live_class/lms_live_class.json #: lms/lms/doctype/lms_program/lms_program.json #: lms/lms/doctype/lms_programming_exercise/lms_programming_exercise.json @@ -4080,6 +4128,10 @@ msgstr "更多" msgid "Multiple Correct Answers" msgstr "多正确答案" +#: frontend/src/components/Notes/Notes.vue:3 +msgid "My Notes" +msgstr "" + #: frontend/src/pages/ProfileEvaluator.vue:4 msgid "My availability" msgstr "我的可用时间" @@ -4161,12 +4213,12 @@ msgstr "批次{0}的新评论" msgid "New reply on the topic {0} in course {1}" msgstr "课程{1}中主题{0}的新回复" -#: frontend/src/components/Discussions.vue:8 -#: frontend/src/components/Discussions.vue:63 +#: frontend/src/components/Discussions.vue:11 +#: frontend/src/components/Discussions.vue:66 msgid "New {0}" msgstr "新建{0}" -#: frontend/src/components/Quiz.vue:237 frontend/src/pages/Lesson.vue:139 +#: frontend/src/components/Quiz.vue:237 frontend/src/pages/Lesson.vue:143 msgid "Next" msgstr "下一步" @@ -4255,7 +4307,7 @@ msgstr "" msgid "No slots available for this date." msgstr "该日期无可用时段" -#: frontend/src/components/Modals/VideoStatistics.vue:84 +#: frontend/src/components/Modals/VideoStatistics.vue:86 msgid "No statistics available for this video." msgstr "" @@ -4311,6 +4363,16 @@ msgstr "未授权" msgid "Not Saved" msgstr "未保存" +#. Label of the note (Text Editor) field in DocType 'LMS Lesson Note' +#: lms/lms/doctype/lms_lesson_note/lms_lesson_note.json +msgid "Note" +msgstr "备注" + +#: frontend/src/pages/Lesson.vue:358 frontend/src/pages/Lesson.vue:824 +#: frontend/src/pages/Lesson.vue:835 +msgid "Notes" +msgstr "备注" + #: frontend/src/pages/Notifications.vue:53 msgid "Nothing to see here." msgstr "暂无内容" @@ -4368,7 +4430,7 @@ msgstr "仅允许添加已禁用自主学习的课程至项目" msgid "Only files of type {0} will be accepted." msgstr "仅接受{0}类型文件" -#: frontend/src/utils/index.js:491 +#: frontend/src/utils/index.js:498 msgid "Only image file is allowed." msgstr "仅允许图片文件" @@ -4893,7 +4955,7 @@ msgstr "预览图片" msgid "Preview Video" msgstr "预览视频" -#: frontend/src/pages/Lesson.vue:114 +#: frontend/src/pages/Lesson.vue:118 msgid "Previous" msgstr "上一项" @@ -5081,7 +5143,9 @@ msgid "Purchased Certificate" msgstr "已购证书" #. Option for the 'Color' (Select) field in DocType 'LMS Course' +#. Option for the 'Color' (Select) field in DocType 'LMS Lesson Note' #: lms/lms/doctype/lms_course/lms_course.json +#: lms/lms/doctype/lms_lesson_note/lms_lesson_note.json msgid "Purple" msgstr "紫色" @@ -5243,7 +5307,9 @@ msgid "Ready" msgstr "就绪" #. Option for the 'Color' (Select) field in DocType 'LMS Course' +#. Option for the 'Color' (Select) field in DocType 'LMS Lesson Note' #: lms/lms/doctype/lms_course/lms_course.json +#: lms/lms/doctype/lms_lesson_note/lms_lesson_note.json msgid "Red" msgstr "红色" @@ -5306,6 +5372,10 @@ msgstr "相关课程" msgid "Remove" msgstr "移除" +#: frontend/src/components/Notes/InlineLessonMenu.vue:49 +msgid "Remove Highlight" +msgstr "" + #: frontend/src/components/Modals/AnnouncementModal.vue:27 msgid "Reply To" msgstr "回复至" @@ -5438,6 +5508,10 @@ msgstr "SCORM包路径" msgid "SEO" msgstr "搜索引擎优化" +#: frontend/src/utils/index.js:517 +msgid "SVG contains potentially unsafe content." +msgstr "" + #. Option for the 'Day' (Select) field in DocType 'Evaluator Schedule' #. Option for the 'Day' (Select) field in DocType 'LMS Certificate Request' #: lms/lms/doctype/evaluator_schedule/evaluator_schedule.json @@ -6058,6 +6132,7 @@ msgstr "" #: lms/lms/doctype/lms_course_review/lms_course_review.json #: lms/lms/doctype/lms_enrollment/lms_enrollment.json #: lms/lms/doctype/lms_exercise/lms_exercise.json +#: lms/lms/doctype/lms_lesson_note/lms_lesson_note.json #: lms/lms/doctype/lms_live_class/lms_live_class.json #: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json #: lms/lms/doctype/lms_mentor_request/lms_mentor_request.json @@ -6752,7 +6827,7 @@ msgid "Volunteering or Internship" msgstr "志愿者/实习经历" #. Label of the watch_time (Data) field in DocType 'LMS Video Watch Duration' -#: frontend/src/components/Modals/VideoStatistics.vue:32 +#: frontend/src/components/Modals/VideoStatistics.vue:34 #: lms/lms/doctype/lms_video_watch_duration/lms_video_watch_duration.json msgid "Watch Time" msgstr "" @@ -6853,7 +6928,9 @@ msgid "Write your answer here" msgstr "在此输入答案" #. Option for the 'Color' (Select) field in DocType 'LMS Course' +#. Option for the 'Color' (Select) field in DocType 'LMS Lesson Note' #: lms/lms/doctype/lms_course/lms_course.json +#: lms/lms/doctype/lms_lesson_note/lms_lesson_note.json msgid "Yellow" msgstr "黄色" @@ -7130,8 +7207,8 @@ msgstr "证书" msgid "certified members" msgstr "认证成员" -#: frontend/src/components/CourseCard.vue:98 frontend/src/pages/Lesson.vue:98 -#: frontend/src/pages/Lesson.vue:234 +#: frontend/src/components/CourseCard.vue:91 frontend/src/pages/Lesson.vue:99 +#: frontend/src/pages/Lesson.vue:259 msgid "completed" msgstr "已完成"