diff --git a/lms/locale/main.pot b/lms/locale/main.pot index d266ca36..2dd33152 100644 --- a/lms/locale/main.pot +++ b/lms/locale/main.pot @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Frappe LMS VERSION\n" "Report-Msgid-Bugs-To: jannat@frappe.io\n" -"POT-Creation-Date: 2025-07-18 16:05+0000\n" -"PO-Revision-Date: 2025-07-18 16:05+0000\n" +"POT-Creation-Date: 2025-07-25 16:04+0000\n" +"PO-Revision-Date: 2025-07-25 16:04+0000\n" "Last-Translator: jannat@frappe.io\n" "Language-Team: jannat@frappe.io\n" "MIME-Version: 1.0\n" @@ -69,11 +69,11 @@ msgstr "" msgid "Statistics" msgstr "" -#: lms/lms/doctype/lms_course/lms_course.py:63 +#: lms/lms/doctype/lms_course/lms_course.py:64 msgid "A course cannot have both paid certificate and certificate of completion." msgstr "" -#: frontend/src/pages/CourseForm.vue:88 +#: frontend/src/pages/CourseForm.vue:187 msgid "A one line introduction to the course that appears on the course card" msgstr "" @@ -81,6 +81,10 @@ msgstr "" msgid "About" msgstr "" +#: frontend/src/pages/CourseForm.vue:179 +msgid "About the Course" +msgstr "" + #: frontend/src/pages/Batch.vue:101 msgid "About this batch" msgstr "" @@ -186,7 +190,7 @@ msgstr "" msgid "Add a course" msgstr "" -#: frontend/src/pages/CourseForm.vue:69 +#: frontend/src/pages/CourseForm.vue:55 msgid "Add a keyword and then press enter" msgstr "" @@ -323,10 +327,15 @@ msgstr "" msgid "Already Registered" msgstr "" +#. Option for the 'Color' (Select) field in DocType 'LMS Course' +#: lms/lms/doctype/lms_course/lms_course.json +msgid "Amber" +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:275 frontend/src/pages/CourseForm.vue:254 +#: frontend/src/pages/BatchForm.vue:275 frontend/src/pages/CourseForm.vue:259 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_course/lms_course.json #: lms/lms/doctype/lms_payment/lms_payment.json @@ -344,11 +353,11 @@ msgstr "" msgid "Amount and currency are required for paid batches." msgstr "" -#: lms/lms/doctype/lms_course/lms_course.py:74 +#: lms/lms/doctype/lms_course/lms_course.py:75 msgid "Amount and currency are required for paid certificates." msgstr "" -#: lms/lms/doctype/lms_course/lms_course.py:71 +#: lms/lms/doctype/lms_course/lms_course.py:72 msgid "Amount and currency are required for paid courses." msgstr "" @@ -380,7 +389,7 @@ msgstr "" msgid "Answer" msgstr "" -#: frontend/src/pages/CourseForm.vue:121 frontend/src/pages/CourseForm.vue:140 +#: frontend/src/pages/CourseForm.vue:104 frontend/src/pages/CourseForm.vue:123 msgid "Appears on the course card in the course list" msgstr "" @@ -604,7 +613,7 @@ msgstr "" msgid "Average Progress %" msgstr "" -#: frontend/src/components/CourseCard.vue:55 +#: frontend/src/components/CourseCard.vue:65 #: frontend/src/pages/CourseDetail.vue:20 msgid "Average Rating" msgstr "" @@ -823,6 +832,11 @@ msgstr "" msgid "Bio" msgstr "" +#. Option for the 'Color' (Select) field in DocType 'LMS Course' +#: lms/lms/doctype/lms_course/lms_course.json +msgid "Blue" +msgstr "" + #. Label of the body (Markdown Editor) field in DocType 'Course Lesson' #: lms/lms/doctype/course_lesson/course_lesson.json msgid "Body" @@ -953,7 +967,6 @@ msgstr "" #. Label of a Card Break in the LMS Workspace #. Label of a Link in the LMS Workspace #: frontend/src/components/AppSidebar.vue:589 -#: frontend/src/components/CourseCard.vue:115 #: frontend/src/components/Modals/Event.vue:381 #: frontend/src/pages/BatchForm.vue:69 frontend/src/pages/Batches.vue:38 #: frontend/src/pages/CourseCertification.vue:10 @@ -1074,6 +1087,10 @@ msgstr "" msgid "Choices" msgstr "" +#: frontend/src/pages/CourseForm.vue:134 +msgid "Choose a color for the course card" +msgstr "" + #: frontend/src/components/Quiz.vue:644 lms/templates/quiz/quiz.html:53 msgid "Choose all answers that apply" msgstr "" @@ -1211,12 +1228,15 @@ msgstr "" msgid "College Name" msgstr "" +#. Label of the card_gradient (Select) field in DocType 'LMS Course' #. 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_timetable_legend/lms_timetable_legend.json msgid "Color" msgstr "" -#: frontend/src/pages/BatchForm.vue:303 frontend/src/pages/CourseForm.vue:292 +#: frontend/src/pages/BatchForm.vue:303 frontend/src/pages/CourseForm.vue:297 msgid "Comma separated keywords for SEO" msgstr "" @@ -1325,7 +1345,7 @@ msgid "Completed" msgstr "" #. Label of the enable_certification (Check) field in DocType 'LMS Course' -#: frontend/src/pages/CourseForm.vue:241 +#: frontend/src/pages/CourseForm.vue:246 #: lms/lms/doctype/lms_course/lms_course.json msgid "Completion Certificate" msgstr "" @@ -1535,7 +1555,7 @@ msgstr "" msgid "Course Data" msgstr "" -#: frontend/src/pages/CourseForm.vue:190 +#: frontend/src/pages/CourseForm.vue:195 msgid "Course Description" msgstr "" @@ -1553,7 +1573,7 @@ msgstr "" msgid "Course Evaluator" msgstr "" -#: frontend/src/pages/CourseForm.vue:96 +#: frontend/src/pages/CourseForm.vue:80 msgid "Course Image" msgstr "" @@ -1575,7 +1595,7 @@ msgstr "" msgid "Course Name" msgstr "" -#: frontend/src/pages/CourseDetail.vue:78 frontend/src/pages/CourseForm.vue:302 +#: frontend/src/pages/CourseDetail.vue:78 frontend/src/pages/CourseForm.vue:307 msgid "Course Outline" msgstr "" @@ -1612,11 +1632,11 @@ msgstr "" msgid "Course added to program" msgstr "" -#: frontend/src/pages/CourseForm.vue:537 +#: frontend/src/pages/CourseForm.vue:544 msgid "Course created successfully" msgstr "" -#: frontend/src/pages/CourseForm.vue:574 +#: frontend/src/pages/CourseForm.vue:581 msgid "Course deleted successfully" msgstr "" @@ -1624,7 +1644,7 @@ msgstr "" msgid "Course moved successfully" msgstr "" -#: frontend/src/pages/CourseForm.vue:557 +#: frontend/src/pages/CourseForm.vue:564 msgid "Course updated successfully" msgstr "" @@ -1742,7 +1762,7 @@ 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:282 frontend/src/pages/CourseForm.vue:271 +#: frontend/src/pages/BatchForm.vue:282 frontend/src/pages/CourseForm.vue:276 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_course/lms_course.json #: lms/lms/doctype/lms_payment/lms_payment.json @@ -1779,6 +1799,11 @@ msgstr "" msgid "Customisations" msgstr "" +#. Option for the 'Color' (Select) field in DocType 'LMS Course' +#: lms/lms/doctype/lms_course/lms_course.json +msgid "Cyan" +msgstr "" + #. Label of the show_dashboard (Check) field in DocType 'LMS Settings' #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Dashboard" @@ -1849,7 +1874,7 @@ msgstr "" #: frontend/src/components/CourseOutline.vue:283 #: frontend/src/components/CourseOutline.vue:349 #: frontend/src/components/Settings/Badges.vue:171 -#: frontend/src/pages/BatchForm.vue:562 frontend/src/pages/CourseForm.vue:587 +#: frontend/src/pages/BatchForm.vue:562 frontend/src/pages/CourseForm.vue:594 #: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseForm.vue:67 msgid "Delete" msgstr "" @@ -1858,7 +1883,7 @@ msgstr "" msgid "Delete Chapter" msgstr "" -#: frontend/src/pages/CourseForm.vue:581 +#: frontend/src/pages/CourseForm.vue:588 msgid "Delete Course" msgstr "" @@ -1870,7 +1895,7 @@ msgstr "" msgid "Delete this lesson?" msgstr "" -#: frontend/src/pages/CourseForm.vue:582 +#: frontend/src/pages/CourseForm.vue:589 msgid "Deleting the course will also delete all its chapters and lessons. Are you sure you want to delete this course?" msgstr "" @@ -1925,7 +1950,7 @@ msgstr "" msgid "Details" msgstr "" -#: frontend/src/pages/CourseForm.vue:181 +#: frontend/src/pages/CourseForm.vue:171 msgid "Disable Self Enrollment" msgstr "" @@ -2199,7 +2224,7 @@ msgstr "" msgid "Enrolled" msgstr "" -#: frontend/src/components/CourseCard.vue:46 +#: frontend/src/components/CourseCard.vue:56 #: frontend/src/components/CourseCardOverlay.vue:138 #: frontend/src/pages/CourseDetail.vue:33 msgid "Enrolled Students" @@ -2214,7 +2239,7 @@ msgstr "" msgid "Enrollment Count" msgstr "" -#: lms/lms/utils.py:1944 +#: lms/lms/utils.py:1948 msgid "Enrollment Failed" msgstr "" @@ -2315,7 +2340,7 @@ msgstr "" #. Label of the evaluator (Link) field in DocType 'LMS Course' #: frontend/src/components/Modals/BatchCourseModal.vue:37 #: frontend/src/components/Modals/BulkCertificates.vue:22 -#: frontend/src/pages/CourseForm.vue:260 frontend/src/pages/ProfileRoles.vue:32 +#: frontend/src/pages/CourseForm.vue:265 frontend/src/pages/ProfileRoles.vue:32 #: 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 @@ -2355,7 +2380,7 @@ msgstr "" msgid "Evaluator does not exist." msgstr "" -#: lms/lms/doctype/lms_course/lms_course.py:67 +#: lms/lms/doctype/lms_course/lms_course.py:68 msgid "Evaluator is required for paid certificates." msgstr "" @@ -2481,13 +2506,13 @@ msgstr "" msgid "Failed to update badge assignment: " msgstr "" -#: frontend/src/utils/index.js:671 +#: frontend/src/utils/index.js:670 msgid "Failed to update meta tags {0}" msgstr "" #. Label of the featured (Check) field in DocType 'LMS Course' -#: frontend/src/components/CourseCard.vue:20 -#: frontend/src/pages/CourseForm.vue:176 +#: frontend/src/components/CourseCard.vue:25 +#: frontend/src/pages/CourseForm.vue:166 #: lms/lms/doctype/lms_course/lms_course.json msgid "Featured" msgstr "" @@ -2645,6 +2670,7 @@ msgstr "" #: frontend/src/components/CertificationLinks.vue:34 #: frontend/src/components/CertificationLinks.vue:50 +#: frontend/src/components/CourseCard.vue:121 #: frontend/src/pages/CertifiedParticipants.vue:11 msgid "Get Certified" msgstr "" @@ -2694,6 +2720,16 @@ msgstr "" msgid "Grant only once" msgstr "" +#. Option for the 'Color' (Select) field in DocType 'LMS Course' +#: lms/lms/doctype/lms_course/lms_course.json +msgid "Gray" +msgstr "" + +#. Option for the 'Color' (Select) field in DocType 'LMS Course' +#: lms/lms/doctype/lms_course/lms_course.json +msgid "Green" +msgstr "" + #: lms/templates/signup-form.html:56 msgid "Have an account? Login" msgstr "" @@ -3512,7 +3548,7 @@ msgstr "" #. Label of the lessons (Table) field in DocType 'Course Chapter' #. Group in Course Chapter's connections #. Label of the lessons (Int) field in DocType 'LMS Course' -#: frontend/src/components/CourseCard.vue:37 +#: frontend/src/components/CourseCard.vue:47 #: frontend/src/components/CourseCardOverlay.vue:131 #: lms/lms/doctype/course_chapter/course_chapter.json #: lms/lms/doctype/lms_course/lms_course.json @@ -3940,7 +3976,7 @@ msgid "Mentor Request Status Update Template" msgstr "" #. Label of the meta_description (Small Text) field in DocType 'LMS Settings' -#: frontend/src/pages/BatchForm.vue:294 frontend/src/pages/CourseForm.vue:283 +#: frontend/src/pages/BatchForm.vue:294 frontend/src/pages/CourseForm.vue:288 #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Meta Description" msgstr "" @@ -3954,12 +3990,12 @@ msgid "Meta Image" msgstr "" #. Label of the meta_keywords (Small Text) field in DocType 'LMS Settings' -#: frontend/src/pages/BatchForm.vue:300 frontend/src/pages/CourseForm.vue:289 +#: frontend/src/pages/BatchForm.vue:300 frontend/src/pages/CourseForm.vue:294 #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Meta Keywords" msgstr "" -#: frontend/src/pages/BatchForm.vue:289 frontend/src/pages/CourseForm.vue:278 +#: frontend/src/pages/BatchForm.vue:289 frontend/src/pages/CourseForm.vue:283 msgid "Meta Tags" msgstr "" @@ -4071,7 +4107,7 @@ msgstr "" msgid "New Batch" msgstr "" -#: frontend/src/pages/CourseForm.vue:668 lms/www/lms.py:95 +#: frontend/src/pages/CourseForm.vue:675 lms/www/lms.py:95 msgid "New Course" msgstr "" @@ -4115,11 +4151,11 @@ msgstr "" msgid "New Zoom Account" msgstr "" -#: lms/lms/utils.py:609 +#: lms/lms/utils.py:612 msgid "New comment in batch {0}" msgstr "" -#: lms/lms/utils.py:602 +#: lms/lms/utils.py:605 msgid "New reply on the topic {0} in course {1}" msgstr "" @@ -4386,6 +4422,11 @@ msgstr "" msgid "Options" msgstr "" +#. Option for the 'Color' (Select) field in DocType 'LMS Course' +#: lms/lms/doctype/lms_course/lms_course.json +msgid "Orange" +msgstr "" + #. Label of the order_id (Data) field in DocType 'LMS Payment' #: lms/lms/doctype/lms_payment/lms_payment.json msgid "Order ID" @@ -4441,7 +4482,7 @@ msgid "Paid Batch" msgstr "" #. Label of the paid_certificate (Check) field in DocType 'LMS Course' -#: frontend/src/pages/CourseForm.vue:246 +#: frontend/src/pages/CourseForm.vue:251 #: lms/lms/doctype/lms_course/lms_course.json msgid "Paid Certificate" msgstr "" @@ -4451,7 +4492,7 @@ msgid "Paid Certificate after Evaluation" msgstr "" #. Label of the paid_course (Check) field in DocType 'LMS Course' -#: frontend/src/pages/CourseForm.vue:236 +#: frontend/src/pages/CourseForm.vue:241 #: lms/lms/doctype/lms_course/lms_course.json msgid "Paid Course" msgstr "" @@ -4503,7 +4544,7 @@ msgstr "" msgid "Password" msgstr "" -#: frontend/src/pages/CourseForm.vue:206 +#: frontend/src/pages/CourseForm.vue:211 msgid "Paste the youtube link of a short video introducing the course" msgstr "" @@ -4617,6 +4658,11 @@ msgstr "" msgid "Phone Number" msgstr "" +#. Option for the 'Color' (Select) field in DocType 'LMS Course' +#: lms/lms/doctype/lms_course/lms_course.json +msgid "Pink" +msgstr "" + #: lms/lms/doctype/lms_settings/lms_settings.py:34 msgid "Please add {1} for {3} to send calendar invites for evaluations." msgstr "" @@ -4637,7 +4683,7 @@ msgstr "" msgid "Please click on the following button to set your new password" msgstr "" -#: lms/lms/utils.py:2078 lms/lms/utils.py:2082 +#: lms/lms/utils.py:2082 lms/lms/utils.py:2086 msgid "Please complete the previous courses in the program to enroll in this course." msgstr "" @@ -4682,7 +4728,7 @@ msgstr "" msgid "Please install the Payments App to create a paid batch. Refer to the documentation for more details. {0}" msgstr "" -#: lms/lms/doctype/lms_course/lms_course.py:55 +#: lms/lms/doctype/lms_course/lms_course.py:56 msgid "Please install the Payments App to create a paid course. Refer to the documentation for more details. {0}" msgstr "" @@ -4837,7 +4883,7 @@ msgstr "" msgid "Preview Image" msgstr "" -#: frontend/src/pages/CourseForm.vue:204 +#: frontend/src/pages/CourseForm.vue:209 msgid "Preview Video" msgstr "" @@ -4852,7 +4898,7 @@ msgid "Pricing" msgstr "" #. Label of the pricing_tab (Tab Break) field in DocType 'LMS Course' -#: frontend/src/pages/CourseForm.vue:230 +#: frontend/src/pages/CourseForm.vue:235 #: lms/lms/doctype/lms_course/lms_course.json msgid "Pricing and Certification" msgstr "" @@ -5005,7 +5051,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:59 frontend/src/pages/CourseForm.vue:159 +#: frontend/src/pages/BatchForm.vue:59 frontend/src/pages/CourseForm.vue:149 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_course/lms_course.json msgid "Published" @@ -5018,7 +5064,7 @@ msgid "Published Courses" msgstr "" #. Label of the published_on (Date) field in DocType 'LMS Course' -#: frontend/src/pages/CourseForm.vue:163 +#: frontend/src/pages/CourseForm.vue:153 #: lms/lms/doctype/lms_course/lms_course.json msgid "Published On" msgstr "" @@ -5028,6 +5074,11 @@ msgstr "" msgid "Purchased Certificate" msgstr "" +#. Option for the 'Color' (Select) field in DocType 'LMS Course' +#: lms/lms/doctype/lms_course/lms_course.json +msgid "Purple" +msgstr "" + #. Option for the 'Language' (Select) field in DocType 'LMS Programming #. Exercise' #: lms/lms/doctype/lms_programming_exercise/lms_programming_exercise.json @@ -5185,6 +5236,11 @@ msgstr "" msgid "Ready" msgstr "" +#. Option for the 'Color' (Select) field in DocType 'LMS Course' +#: lms/lms/doctype/lms_course/lms_course.json +msgid "Red" +msgstr "" + #. Label of the reference_docname (Dynamic Link) field in DocType 'LMS Batch #. Timetable' #: lms/lms/doctype/lms_batch_timetable/lms_batch_timetable.json @@ -5233,14 +5289,14 @@ msgstr "" #. Label of the related_courses (Table) field in DocType 'LMS Course' #. Name of a DocType #: frontend/src/components/RelatedCourses.vue:5 -#: frontend/src/pages/CourseForm.vue:215 +#: frontend/src/pages/CourseForm.vue:220 #: lms/lms/doctype/lms_course/lms_course.json #: lms/lms/doctype/related_courses/related_courses.json msgid "Related Courses" msgstr "" #: frontend/src/components/Controls/Uploader.vue:34 -#: frontend/src/pages/BatchForm.vue:246 frontend/src/pages/CourseForm.vue:136 +#: frontend/src/pages/BatchForm.vue:246 frontend/src/pages/CourseForm.vue:119 msgid "Remove" msgstr "" @@ -5520,6 +5576,10 @@ msgstr "" msgid "Sessions On Days" msgstr "" +#: frontend/src/components/Controls/ColorSwatches.vue:13 +msgid "Set Color" +msgstr "" + #: lms/templates/emails/community_course_membership.html:1 msgid "Set your Password" msgstr "" @@ -5534,7 +5594,7 @@ msgstr "" #: frontend/src/components/AppSidebar.vue:610 #: frontend/src/components/Settings/Settings.vue:7 -#: frontend/src/pages/BatchForm.vue:53 frontend/src/pages/CourseForm.vue:152 +#: frontend/src/pages/BatchForm.vue:53 frontend/src/pages/CourseForm.vue:142 #: frontend/src/pages/ProfileRoles.vue:4 #: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmission.vue:19 #: frontend/src/pages/QuizForm.vue:86 @@ -5550,7 +5610,7 @@ msgid "Short Description" msgstr "" #. Label of the short_introduction (Small Text) field in DocType 'LMS Course' -#: frontend/src/pages/CourseForm.vue:86 +#: frontend/src/pages/CourseForm.vue:185 #: lms/lms/doctype/lms_course/lms_course.json msgid "Short Introduction" msgstr "" @@ -5947,6 +6007,10 @@ msgstr "" msgid "Suspicious pattern found in {0}: {1}" msgstr "" +#: frontend/src/components/Controls/ColorSwatches.vue:50 +msgid "Swatches" +msgstr "" + #. Name of a role #: lms/job/doctype/job_opportunity/job_opportunity.json #: lms/job/doctype/job_settings/job_settings.json @@ -6009,6 +6073,11 @@ msgstr "" msgid "Tags" msgstr "" +#. Option for the 'Color' (Select) field in DocType 'LMS Course' +#: lms/lms/doctype/lms_course/lms_course.json +msgid "Teal" +msgstr "" + #: lms/templates/emails/community_course_membership.html:18 #: lms/templates/emails/mentor_request_creation_email.html:8 #: lms/templates/emails/mentor_request_status_update_email.html:7 @@ -6091,7 +6160,7 @@ msgstr "" msgid "Thanks and Regards" msgstr "" -#: lms/lms/utils.py:1976 +#: lms/lms/utils.py:1980 msgid "The batch is full. Please contact the Administrator." msgstr "" @@ -6178,7 +6247,7 @@ msgstr "" msgid "This course has:" msgstr "" -#: lms/lms/utils.py:1819 +#: lms/lms/utils.py:1823 msgid "This course is free." msgstr "" @@ -6361,7 +6430,7 @@ msgstr "" msgid "To Date" msgstr "" -#: lms/lms/utils.py:1830 +#: lms/lms/utils.py:1834 msgid "To join this batch, please contact the Administrator." msgstr "" @@ -6498,7 +6567,7 @@ 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:282 frontend/src/pages/CourseForm.vue:171 +#: frontend/src/pages/Batches.vue:282 frontend/src/pages/CourseForm.vue:161 #: frontend/src/pages/Courses.vue:313 lms/lms/doctype/cohort/cohort.json #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json #: lms/lms/doctype/lms_course/lms_course.json @@ -6525,7 +6594,7 @@ msgid "Update Password" msgstr "" #: frontend/src/components/Controls/Uploader.vue:20 -#: frontend/src/pages/BatchForm.vue:227 frontend/src/pages/CourseForm.vue:117 +#: frontend/src/pages/BatchForm.vue:227 frontend/src/pages/CourseForm.vue:100 msgid "Upload" msgstr "" @@ -6639,6 +6708,11 @@ msgstr "" msgid "View all feedback" msgstr "" +#. Option for the 'Color' (Select) field in DocType 'LMS Course' +#: lms/lms/doctype/lms_course/lms_course.json +msgid "Violet" +msgstr "" + #. Label of the visibility (Select) field in DocType 'LMS Batch Old' #: lms/lms/doctype/lms_batch_old/lms_batch_old.json msgid "Visibility" @@ -6767,6 +6841,11 @@ msgstr "" msgid "Write your answer here" msgstr "" +#. Option for the 'Color' (Select) field in DocType 'LMS Course' +#: lms/lms/doctype/lms_course/lms_course.json +msgid "Yellow" +msgstr "" + #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.py:95 msgid "You already have an evaluation on {0} at {1} for the course {2}." msgstr "" @@ -7003,6 +7082,11 @@ msgstr "" msgid "activity" msgstr "" +#: frontend/src/components/CourseInstructors.vue:22 +#: frontend/src/components/CourseInstructors.vue:41 +msgid "and" +msgstr "" + #: frontend/src/components/JobCard.vue:26 frontend/src/pages/JobDetail.vue:108 msgid "applicant" msgstr "" @@ -7035,7 +7119,8 @@ msgstr "" msgid "certified members" msgstr "" -#: frontend/src/pages/Lesson.vue:98 frontend/src/pages/Lesson.vue:234 +#: frontend/src/components/CourseCard.vue:98 frontend/src/pages/Lesson.vue:98 +#: frontend/src/pages/Lesson.vue:234 msgid "completed" msgstr "" @@ -7071,6 +7156,10 @@ msgstr "" msgid "of" msgstr "" +#: frontend/src/components/CourseInstructors.vue:41 +msgid "others" +msgstr "" + #: lms/templates/quiz/quiz.js:141 msgid "out of" msgstr "" @@ -7167,7 +7256,7 @@ msgstr "" msgid "{0} is your evaluator" msgstr "" -#: lms/lms/utils.py:686 +#: lms/lms/utils.py:689 msgid "{0} mentioned you in a comment" msgstr "" @@ -7175,7 +7264,7 @@ msgstr "" msgid "{0} mentioned you in a comment in your batch." msgstr "" -#: lms/lms/utils.py:639 lms/lms/utils.py:645 +#: lms/lms/utils.py:642 lms/lms/utils.py:648 msgid "{0} mentioned you in a comment in {1}" msgstr ""