Merge pull request #1531 from frappe/pot_develop_2025-05-23

chore: update POT file
This commit is contained in:
Jannat Patel
2025-05-26 11:04:50 +05:30
committed by GitHub

View File

@@ -7,8 +7,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Frappe LMS VERSION\n" "Project-Id-Version: Frappe LMS VERSION\n"
"Report-Msgid-Bugs-To: jannat@frappe.io\n" "Report-Msgid-Bugs-To: jannat@frappe.io\n"
"POT-Creation-Date: 2025-05-16 16:04+0000\n" "POT-Creation-Date: 2025-05-23 16:04+0000\n"
"PO-Revision-Date: 2025-05-16 16:04+0000\n" "PO-Revision-Date: 2025-05-23 16:04+0000\n"
"Last-Translator: jannat@frappe.io\n" "Last-Translator: jannat@frappe.io\n"
"Language-Team: jannat@frappe.io\n" "Language-Team: jannat@frappe.io\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@@ -50,6 +50,10 @@ msgstr ""
msgid "<a href=\"https://docs.frappe.io/learning\">Documentation</a>" msgid "<a href=\"https://docs.frappe.io/learning\">Documentation</a>"
msgstr "" msgstr ""
#: frontend/src/components/Modals/EmailTemplateModal.vue:50
msgid "<p>Dear {{ member_name }},</p>\\n\\n<p>You have been enrolled in our upcoming batch {{ batch_name }}.</p>\\n\\n<p>Thanks,</p>\\n<p>Frappe Learning</p>"
msgstr ""
#. Header text in the LMS Workspace #. Header text in the LMS Workspace
#: lms/lms/workspace/lms/lms.json #: lms/lms/workspace/lms/lms.json
msgid "<span class=\"h4\"><b>Get Started</b></span>" msgid "<span class=\"h4\"><b>Get Started</b></span>"
@@ -77,7 +81,7 @@ msgstr ""
msgid "About" msgid "About"
msgstr "" msgstr ""
#: frontend/src/pages/Batch.vue:100 #: frontend/src/pages/Batch.vue:98
msgid "About this batch" msgid "About this batch"
msgstr "" msgstr ""
@@ -112,7 +116,7 @@ msgstr ""
#: frontend/src/components/Assessments.vue:11 #: frontend/src/components/Assessments.vue:11
#: frontend/src/components/BatchCourses.vue:11 #: frontend/src/components/BatchCourses.vue:11
#: frontend/src/components/BatchStudents.vue:117 #: frontend/src/components/BatchStudents.vue:117
#: frontend/src/components/Categories.vue:27 #: frontend/src/components/Categories.vue:43
#: frontend/src/components/Evaluators.vue:38 #: frontend/src/components/Evaluators.vue:38
#: frontend/src/components/LiveClass.vue:11 #: frontend/src/components/LiveClass.vue:11
#: frontend/src/components/Members.vue:44 frontend/src/pages/ProgramForm.vue:30 #: frontend/src/components/Members.vue:44 frontend/src/pages/ProgramForm.vue:30
@@ -146,7 +150,7 @@ msgstr ""
msgid "Add a Student" msgid "Add a Student"
msgstr "" msgstr ""
#: frontend/src/components/AppSidebar.vue:557 #: frontend/src/components/AppSidebar.vue:553
msgid "Add a chapter" msgid "Add a chapter"
msgstr "" msgstr ""
@@ -158,7 +162,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:558 #: frontend/src/components/AppSidebar.vue:554
msgid "Add a lesson" msgid "Add a lesson"
msgstr "" msgstr ""
@@ -183,11 +187,11 @@ msgstr ""
msgid "Add at least one possible answer for this question: {0}" msgid "Add at least one possible answer for this question: {0}"
msgstr "" msgstr ""
#: frontend/src/components/AppSidebar.vue:522 #: frontend/src/components/AppSidebar.vue:518
msgid "Add courses to your batch" msgid "Add courses to your batch"
msgstr "" msgstr ""
#: frontend/src/components/AppSidebar.vue:502 #: frontend/src/components/AppSidebar.vue:498
msgid "Add students to your batch" msgid "Add students to your batch"
msgstr "" msgstr ""
@@ -199,11 +203,11 @@ msgstr ""
msgid "Add your assignment as {0}" msgid "Add your assignment as {0}"
msgstr "" msgstr ""
#: frontend/src/components/AppSidebar.vue:438 #: frontend/src/components/AppSidebar.vue:434
msgid "Add your first chapter" msgid "Add your first chapter"
msgstr "" msgstr ""
#: frontend/src/components/AppSidebar.vue:453 #: frontend/src/components/AppSidebar.vue:449
msgid "Add your first lesson" msgid "Add your first lesson"
msgstr "" msgstr ""
@@ -231,22 +235,18 @@ msgid "Admin"
msgstr "" msgstr ""
#. Name of a role #. Name of a role
#: frontend/src/pages/Batches.vue:277 lms/lms/doctype/lms_badge/lms_badge.json #: frontend/src/pages/Batches.vue:273 lms/lms/doctype/lms_badge/lms_badge.json
msgid "All" msgid "All"
msgstr "" msgstr ""
#: frontend/src/pages/Batches.vue:27 #: frontend/src/pages/Batches.vue:26
msgid "All Batches" msgid "All Batches"
msgstr "" msgstr ""
#: frontend/src/pages/Courses.vue:27 lms/lms/widgets/BreadCrumb.html:3 #: frontend/src/pages/Courses.vue:26 lms/lms/widgets/BreadCrumb.html:3
msgid "All Courses" msgid "All Courses"
msgstr "" msgstr ""
#: frontend/src/components/BatchFeedback.vue:51
msgid "All Feedback"
msgstr ""
#: lms/templates/quiz/quiz.html:141 #: lms/templates/quiz/quiz.html:141
msgid "All Submissions" msgid "All Submissions"
msgstr "" msgstr ""
@@ -286,7 +286,7 @@ msgstr ""
#. Label of the amount (Currency) field in DocType 'LMS Batch' #. Label of the amount (Currency) field in DocType 'LMS Batch'
#. Label of the course_price (Currency) field in DocType 'LMS Course' #. Label of the course_price (Currency) field in DocType 'LMS Course'
#. Label of the amount (Currency) field in DocType 'LMS Payment' #. Label of the amount (Currency) field in DocType 'LMS Payment'
#: frontend/src/pages/BatchForm.vue:250 frontend/src/pages/CourseForm.vue:230 #: frontend/src/pages/BatchForm.vue:255 frontend/src/pages/CourseForm.vue:230
#: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_batch/lms_batch.json
#: lms/lms/doctype/lms_course/lms_course.json #: lms/lms/doctype/lms_course/lms_course.json
#: lms/lms/doctype/lms_payment/lms_payment.json #: lms/lms/doctype/lms_payment/lms_payment.json
@@ -344,11 +344,11 @@ msgstr ""
msgid "Appears on the course card in the course list" msgid "Appears on the course card in the course list"
msgstr "" msgstr ""
#: frontend/src/pages/BatchForm.vue:225 #: frontend/src/pages/BatchForm.vue:230
msgid "Appears when the batch URL is shared on any online platform" msgid "Appears when the batch URL is shared on any online platform"
msgstr "" msgstr ""
#: frontend/src/pages/BatchForm.vue:206 #: frontend/src/pages/BatchForm.vue:211
msgid "Appears when the batch URL is shared on socials" msgid "Appears when the batch URL is shared on socials"
msgstr "" msgstr ""
@@ -383,7 +383,7 @@ msgstr ""
msgid "Apps" msgid "Apps"
msgstr "" msgstr ""
#: frontend/src/pages/Batches.vue:287 #: frontend/src/pages/Batches.vue:283
msgid "Archived" msgid "Archived"
msgstr "" msgstr ""
@@ -423,7 +423,7 @@ msgid "Assessment {0} has already been added to this batch."
msgstr "" msgstr ""
#. 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/AppSidebar.vue:570 #: frontend/src/components/AppSidebar.vue:566
#: frontend/src/components/Assessments.vue:5 #: frontend/src/components/Assessments.vue:5
#: frontend/src/components/BatchStudents.vue:68 #: frontend/src/components/BatchStudents.vue:68
#: frontend/src/components/BatchStudents.vue:101 #: frontend/src/components/BatchStudents.vue:101
@@ -484,7 +484,7 @@ 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:574 #: frontend/src/components/AppSidebar.vue:570
#: frontend/src/pages/Assignments.vue:211 lms/www/lms.py:273 #: frontend/src/pages/Assignments.vue:211 lms/www/lms.py:273
msgid "Assignments" msgid "Assignments"
msgstr "" msgstr ""
@@ -517,15 +517,15 @@ msgstr ""
msgid "Availability updated successfully" msgid "Availability updated successfully"
msgstr "" msgstr ""
#: frontend/src/components/BatchFeedback.vue:43
msgid "Average Feedback Received"
msgstr ""
#: frontend/src/components/CourseCard.vue:55 #: frontend/src/components/CourseCard.vue:55
#: frontend/src/pages/CourseDetail.vue:20 #: frontend/src/pages/CourseDetail.vue:20
msgid "Average Rating" msgid "Average Rating"
msgstr "" msgstr ""
#: frontend/src/components/BatchFeedback.vue:38
msgid "Average of Feedback Received"
msgstr ""
#: frontend/src/pages/Lesson.vue:166 #: frontend/src/pages/Lesson.vue:166
msgid "Back to Course" msgid "Back to Course"
msgstr "" msgstr ""
@@ -589,6 +589,10 @@ msgstr ""
msgid "Batch Details Raw" msgid "Batch Details Raw"
msgstr "" msgstr ""
#: frontend/src/components/Modals/EmailTemplateModal.vue:28
msgid "Batch Enrollment Confirmation"
msgstr ""
#. Name of a role #. Name of a role
#: lms/lms/doctype/course_evaluator/course_evaluator.json #: lms/lms/doctype/course_evaluator/course_evaluator.json
#: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_batch/lms_batch.json
@@ -653,7 +657,7 @@ 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:311 frontend/src/pages/Batches.vue:318 #: frontend/src/pages/Batches.vue:299 frontend/src/pages/Batches.vue:306
#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:122 #: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:122
msgid "Batches" msgid "Batches"
msgstr "" msgstr ""
@@ -752,19 +756,31 @@ 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:177 frontend/src/pages/Batches.vue:57 #: frontend/src/pages/BatchForm.vue:182 frontend/src/pages/Batches.vue:55
#: frontend/src/pages/CertifiedParticipants.vue:38 #: frontend/src/pages/CertifiedParticipants.vue:38
#: frontend/src/pages/CourseForm.vue:36 frontend/src/pages/Courses.vue:53 #: frontend/src/pages/CourseForm.vue:36 frontend/src/pages/Courses.vue:51
#: 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
msgid "Category" msgid "Category"
msgstr "" msgstr ""
#: frontend/src/components/Categories.vue:23 #: frontend/src/components/Categories.vue:39
msgid "Category Name" msgid "Category Name"
msgstr "" msgstr ""
#: frontend/src/components/Categories.vue:133
msgid "Category added successfully"
msgstr ""
#: frontend/src/components/Categories.vue:193
msgid "Category deleted successfully"
msgstr ""
#: frontend/src/components/Categories.vue:173
msgid "Category updated successfully"
msgstr ""
#. Label of the certificate (Link) field in DocType 'LMS Enrollment' #. Label of the certificate (Link) field in DocType 'LMS Enrollment'
#. Label of a shortcut in the LMS Workspace #. Label of a shortcut in the LMS Workspace
#: lms/lms/doctype/lms_enrollment/lms_enrollment.json #: lms/lms/doctype/lms_enrollment/lms_enrollment.json
@@ -804,13 +820,13 @@ 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:578 #: frontend/src/components/AppSidebar.vue:574
#: frontend/src/components/CourseCard.vue:115 #: frontend/src/components/CourseCard.vue:115
#: frontend/src/components/Modals/Event.vue:372 #: frontend/src/components/Modals/Event.vue:372
#: frontend/src/pages/BatchForm.vue:62 frontend/src/pages/Batches.vue:40 #: frontend/src/pages/BatchForm.vue:62 frontend/src/pages/Batches.vue:38
#: 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:36 lms/fixtures/custom_field.json #: frontend/src/pages/Courses.vue:34 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
@@ -946,6 +962,10 @@ msgstr ""
msgid "Clearly Defined Role" msgid "Clearly Defined Role"
msgstr "" msgstr ""
#: frontend/src/components/BatchFeedback.vue:10
msgid "Click here"
msgstr ""
#: frontend/src/components/LessonHelp.vue:30 #: frontend/src/components/LessonHelp.vue:30
msgid "Click on the add icon in the editor and select Quiz from the menu. It opens up a dialog, where you can either select a quiz from the list or create a new quiz. When you select the Create New option it redirects you to the quiz creation page." msgid "Click on the add icon in the editor and select Quiz from the menu. It opens up a dialog, where you can either select a quiz from the list or create a new quiz. When you select the Create New option it redirects you to the quiz creation page."
msgstr "" msgstr ""
@@ -960,7 +980,7 @@ msgstr ""
msgid "Client Secret" msgid "Client Secret"
msgstr "" msgstr ""
#: frontend/src/components/Categories.vue:12 #: frontend/src/components/Categories.vue:27
#: frontend/src/components/Evaluators.vue:24 #: frontend/src/components/Evaluators.vue:24
#: frontend/src/components/Members.vue:24 #: frontend/src/components/Members.vue:24
msgid "Close" msgid "Close"
@@ -1197,6 +1217,8 @@ msgstr ""
#. Label of the content (Text) field in DocType 'Course Lesson' #. Label of the content (Text) field in DocType 'Course Lesson'
#. Label of the content (Rating) field in DocType 'LMS Batch Feedback' #. Label of the content (Rating) field in DocType 'LMS Batch Feedback'
#: frontend/src/components/Modals/EmailTemplateModal.vue:44
#: frontend/src/components/Modals/EmailTemplateModal.vue:57
#: frontend/src/pages/LessonForm.vue:62 #: frontend/src/pages/LessonForm.vue:62
#: lms/lms/doctype/course_lesson/course_lesson.json #: lms/lms/doctype/course_lesson/course_lesson.json
#: lms/lms/doctype/lms_batch_feedback/lms_batch_feedback.json #: lms/lms/doctype/lms_batch_feedback/lms_batch_feedback.json
@@ -1488,15 +1510,15 @@ msgstr ""
msgid "Create a Live Class" msgid "Create a Live Class"
msgstr "" msgstr ""
#: frontend/src/components/AppSidebar.vue:565 #: frontend/src/components/AppSidebar.vue:561
msgid "Create a batch" msgid "Create a batch"
msgstr "" msgstr ""
#: frontend/src/components/AppSidebar.vue:556 #: frontend/src/components/AppSidebar.vue:552
msgid "Create a course" msgid "Create a course"
msgstr "" msgstr ""
#: frontend/src/components/AppSidebar.vue:566 #: frontend/src/components/AppSidebar.vue:562
msgid "Create a live class" msgid "Create a live class"
msgstr "" msgstr ""
@@ -1504,15 +1526,15 @@ msgstr ""
msgid "Create an Assignment" msgid "Create an Assignment"
msgstr "" msgstr ""
#: frontend/src/components/AppSidebar.vue:492 #: frontend/src/components/AppSidebar.vue:488
msgid "Create your first batch" msgid "Create your first batch"
msgstr "" msgstr ""
#: frontend/src/components/AppSidebar.vue:426 #: frontend/src/components/AppSidebar.vue:422
msgid "Create your first course" msgid "Create your first course"
msgstr "" msgstr ""
#: frontend/src/components/AppSidebar.vue:471 #: frontend/src/components/AppSidebar.vue:467
msgid "Create your first quiz" msgid "Create your first quiz"
msgstr "" msgstr ""
@@ -1520,18 +1542,18 @@ msgstr ""
msgid "Created" msgid "Created"
msgstr "" msgstr ""
#: frontend/src/components/AppSidebar.vue:562 #: frontend/src/components/AppSidebar.vue:558
msgid "Creating a batch" msgid "Creating a batch"
msgstr "" msgstr ""
#: frontend/src/components/AppSidebar.vue:553 #: frontend/src/components/AppSidebar.vue:549
msgid "Creating a course" msgid "Creating a course"
msgstr "" msgstr ""
#. Label of the currency (Link) field in DocType 'LMS Batch' #. 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 Course'
#. Label of the currency (Link) field in DocType 'LMS Payment' #. Label of the currency (Link) field in DocType 'LMS Payment'
#: frontend/src/pages/BatchForm.vue:257 frontend/src/pages/CourseForm.vue:247 #: frontend/src/pages/BatchForm.vue:262 frontend/src/pages/CourseForm.vue:247
#: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_batch/lms_batch.json
#: lms/lms/doctype/lms_course/lms_course.json #: lms/lms/doctype/lms_course/lms_course.json
#: lms/lms/doctype/lms_payment/lms_payment.json #: lms/lms/doctype/lms_payment/lms_payment.json
@@ -1543,7 +1565,7 @@ msgstr ""
msgid "Current Lesson" msgid "Current Lesson"
msgstr "" msgstr ""
#: frontend/src/components/AppSidebar.vue:584 #: frontend/src/components/AppSidebar.vue:580
msgid "Custom Certificate Templates" msgid "Custom Certificate Templates"
msgstr "" msgstr ""
@@ -1623,6 +1645,10 @@ msgstr ""
msgid "Dear " msgid "Dear "
msgstr "" msgstr ""
#: frontend/src/components/Modals/EmailTemplateModal.vue:66
msgid "Dear {{ member_name }},\\n\\nYou have been enrolled in our upcoming batch {{ batch_name }}.\\n\\nThanks,\\nFrappe Learning"
msgstr ""
#. Label of the default_currency (Link) field in DocType 'LMS Settings' #. Label of the default_currency (Link) field in DocType 'LMS Settings'
#: lms/lms/doctype/lms_settings/lms_settings.json #: lms/lms/doctype/lms_settings/lms_settings.json
msgid "Default Currency" msgid "Default Currency"
@@ -1803,6 +1829,10 @@ msgstr ""
msgid "Edit Chapter" msgid "Edit Chapter"
msgstr "" msgstr ""
#: frontend/src/components/Modals/EmailTemplateModal.vue:8
msgid "Edit Email Template"
msgstr ""
#: frontend/src/pages/Profile.vue:72 #: frontend/src/pages/Profile.vue:72
msgid "Edit Profile" msgid "Edit Profile"
msgstr "" msgstr ""
@@ -1844,11 +1874,23 @@ msgstr ""
msgid "Email Template" msgid "Email Template"
msgstr "" msgstr ""
#: frontend/src/components/Modals/EmailTemplateModal.vue:117
msgid "Email Template created successfully"
msgstr ""
#: frontend/src/components/Modals/EmailTemplateModal.vue:146
msgid "Email Template updated successfully"
msgstr ""
#. Label of the email_templates_tab (Tab Break) field in DocType 'LMS Settings' #. Label of the email_templates_tab (Tab Break) field in DocType 'LMS Settings'
#: lms/lms/doctype/lms_settings/lms_settings.json #: lms/lms/doctype/lms_settings/lms_settings.json
msgid "Email Templates" msgid "Email Templates"
msgstr "" msgstr ""
#: frontend/src/components/EmailTemplates.vue:128
msgid "Email Templates deleted successfully"
msgstr ""
#. Label of the show_emails (Check) field in DocType 'LMS Settings' #. Label of the show_emails (Check) field in DocType 'LMS Settings'
#: lms/lms/doctype/lms_settings/lms_settings.json #: lms/lms/doctype/lms_settings/lms_settings.json
msgid "Emails" msgid "Emails"
@@ -1921,7 +1963,7 @@ msgstr ""
msgid "Enroll Now" msgid "Enroll Now"
msgstr "" msgstr ""
#: frontend/src/pages/Batches.vue:290 frontend/src/pages/Courses.vue:322 #: frontend/src/pages/Batches.vue:286 frontend/src/pages/Courses.vue:322
msgid "Enrolled" msgid "Enrolled"
msgstr "" msgstr ""
@@ -1967,10 +2009,22 @@ msgstr ""
msgid "Enter the correct answer" msgid "Enter the correct answer"
msgstr "" msgstr ""
#: frontend/src/components/Modals/EmailTemplateModal.vue:122
msgid "Error creating email template"
msgstr ""
#: lms/lms/doctype/lms_batch/lms_batch.py:193 #: lms/lms/doctype/lms_batch/lms_batch.py:193
msgid "Error creating live class. Please try again. {0}" msgid "Error creating live class. Please try again. {0}"
msgstr "" msgstr ""
#: frontend/src/components/EmailTemplates.vue:133
msgid "Error deleting email templates"
msgstr ""
#: frontend/src/components/Modals/EmailTemplateModal.vue:151
msgid "Error updating email template"
msgstr ""
#. Label of a Link in the LMS Workspace #. Label of a Link in the LMS Workspace
#. Label of a shortcut in the LMS Workspace #. Label of a shortcut in the LMS Workspace
#: frontend/src/components/Modals/Event.vue:365 lms/lms/workspace/lms/lms.json #: frontend/src/components/Modals/Event.vue:365 lms/lms/workspace/lms/lms.json
@@ -2043,10 +2097,6 @@ msgstr ""
msgid "Evaluator is required for paid certificates." msgid "Evaluator is required for paid certificates."
msgstr "" msgstr ""
#: frontend/src/components/Modals/EvaluationModal.vue:151
msgid "Evaluator is unavailable"
msgstr ""
#. Label of the event (Select) field in DocType 'LMS Badge' #. Label of the event (Select) field in DocType 'LMS Badge'
#. Label of the event (Link) field in DocType 'LMS Live Class' #. Label of the event (Link) field in DocType 'LMS Live Class'
#: lms/lms/doctype/lms_badge/lms_badge.json #: lms/lms/doctype/lms_badge/lms_badge.json
@@ -2135,7 +2185,8 @@ msgid "Featured"
msgstr "" msgstr ""
#. Label of the feedback (Small Text) field in DocType 'LMS Batch Feedback' #. Label of the feedback (Small Text) field in DocType 'LMS Batch Feedback'
#: frontend/src/components/BatchFeedback.vue:29 #: frontend/src/components/BatchFeedback.vue:30
#: frontend/src/pages/Batch.vue:143
#: lms/lms/doctype/lms_batch_feedback/lms_batch_feedback.json #: lms/lms/doctype/lms_batch_feedback/lms_batch_feedback.json
msgid "Feedback" msgid "Feedback"
msgstr "" msgstr ""
@@ -2336,14 +2387,14 @@ msgstr ""
msgid "Help" msgid "Help"
msgstr "" msgstr ""
#: frontend/src/components/BatchFeedback.vue:11
msgid "Help Us Improve"
msgstr ""
#: lms/templates/courses_created.html:15 #: lms/templates/courses_created.html:15
msgid "Help others learn something new by creating a course." msgid "Help others learn something new by creating a course."
msgstr "" msgstr ""
#: frontend/src/components/BatchFeedback.vue:15
msgid "Help us improve by providing your feedback."
msgstr ""
#: lms/templates/reviews.html:101 #: lms/templates/reviews.html:101
msgid "Help us improve our course material." msgid "Help us improve our course material."
msgstr "" msgstr ""
@@ -2585,8 +2636,8 @@ msgstr ""
msgid "Interest" msgid "Interest"
msgstr "" msgstr ""
#: frontend/src/components/AppSidebar.vue:545 #: frontend/src/components/AppSidebar.vue:541
#: frontend/src/components/AppSidebar.vue:548 #: frontend/src/components/AppSidebar.vue:544
msgid "Introduction" msgid "Introduction"
msgstr "" msgstr ""
@@ -2624,7 +2675,7 @@ msgstr ""
msgid "Invite Request" msgid "Invite Request"
msgstr "" msgstr ""
#: frontend/src/components/AppSidebar.vue:481 #: frontend/src/components/AppSidebar.vue:477
msgid "Invite your team and students" msgid "Invite your team and students"
msgstr "" msgstr ""
@@ -2656,7 +2707,7 @@ msgstr ""
msgid "Issue Date" msgid "Issue Date"
msgstr "" msgstr ""
#: frontend/src/components/AppSidebar.vue:581 #: frontend/src/components/AppSidebar.vue:577
msgid "Issue a Certificate" msgid "Issue a Certificate"
msgstr "" msgstr ""
@@ -2957,6 +3008,7 @@ msgstr ""
#: lms/lms/doctype/lms_assignment/lms_assignment.json #: lms/lms/doctype/lms_assignment/lms_assignment.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json #: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
#: lms/lms/doctype/lms_badge_assignment/lms_badge_assignment.json #: lms/lms/doctype/lms_badge_assignment/lms_badge_assignment.json
#: lms/lms/doctype/lms_batch/lms_batch.json
#: lms/lms/doctype/lms_batch_enrollment/lms_batch_enrollment.json #: lms/lms/doctype/lms_batch_enrollment/lms_batch_enrollment.json
#: lms/lms/doctype/lms_batch_feedback/lms_batch_feedback.json #: lms/lms/doctype/lms_batch_feedback/lms_batch_feedback.json
#: lms/lms/doctype/lms_certificate/lms_certificate.json #: lms/lms/doctype/lms_certificate/lms_certificate.json
@@ -3116,9 +3168,9 @@ msgid "LiveCode URL"
msgstr "" msgstr ""
#: frontend/src/components/Members.vue:109 #: frontend/src/components/Members.vue:109
#: frontend/src/pages/Assignments.vue:69 frontend/src/pages/Batches.vue:82 #: frontend/src/pages/Assignments.vue:69 frontend/src/pages/Batches.vue:80
#: frontend/src/pages/CertifiedParticipants.vue:100 #: frontend/src/pages/CertifiedParticipants.vue:100
#: frontend/src/pages/Courses.vue:77 #: frontend/src/pages/Courses.vue:75
#: frontend/src/pages/QuizSubmissionList.vue:39 #: frontend/src/pages/QuizSubmissionList.vue:39
#: frontend/src/pages/Quizzes.vue:55 #: frontend/src/pages/Quizzes.vue:55
msgid "Load More" msgid "Load More"
@@ -3142,7 +3194,7 @@ msgid "Location Preference"
msgstr "" msgstr ""
#: frontend/src/components/NoPermission.vue:28 #: frontend/src/components/NoPermission.vue:28
#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:188 #: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:193
#: frontend/src/pages/Lesson.vue:53 #: frontend/src/pages/Lesson.vue:53
msgid "Login" msgid "Login"
msgstr "" msgstr ""
@@ -3236,7 +3288,7 @@ msgid "Maximum Attempts"
msgstr "" msgstr ""
#. Label of the medium (Select) field in DocType 'LMS Batch' #. Label of the medium (Select) field in DocType 'LMS Batch'
#: frontend/src/pages/BatchForm.vue:172 #: frontend/src/pages/BatchForm.vue:177
#: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_batch/lms_batch.json
msgid "Medium" msgid "Medium"
msgstr "" msgstr ""
@@ -3418,7 +3470,7 @@ msgstr ""
#. Label of the meta_image (Attach Image) field in DocType 'LMS Batch' #. Label of the meta_image (Attach Image) field in DocType 'LMS Batch'
#. Label of the meta_image (Attach Image) field in DocType 'LMS Settings' #. Label of the meta_image (Attach Image) field in DocType 'LMS Settings'
#: frontend/src/pages/BatchForm.vue:185 #: frontend/src/pages/BatchForm.vue:190
#: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_batch/lms_batch.json
#: lms/lms/doctype/lms_settings/lms_settings.json #: lms/lms/doctype/lms_settings/lms_settings.json
msgid "Meta Image" msgid "Meta Image"
@@ -3479,7 +3531,7 @@ msgstr ""
msgid "Monday" msgid "Monday"
msgstr "" msgstr ""
#: frontend/src/components/AppSidebar.vue:589 #: frontend/src/components/AppSidebar.vue:585
msgid "Monetization" msgid "Monetization"
msgstr "" msgstr ""
@@ -3500,8 +3552,13 @@ msgstr ""
msgid "My calendar" msgid "My calendar"
msgstr "" msgstr ""
#: frontend/src/components/Modals/EmailTemplateModal.vue:24
msgid "Name"
msgstr ""
#. Option for the 'Event' (Select) field in DocType 'LMS Badge' #. Option for the 'Event' (Select) field in DocType 'LMS Badge'
#: frontend/src/components/Categories.vue:12 #: frontend/src/components/Categories.vue:27
#: frontend/src/components/EmailTemplates.vue:17
#: frontend/src/components/Evaluators.vue:24 #: frontend/src/components/Evaluators.vue:24
#: frontend/src/components/Members.vue:24 frontend/src/pages/Assignments.vue:19 #: frontend/src/components/Members.vue:24 frontend/src/pages/Assignments.vue:19
#: frontend/src/pages/Batches.vue:17 frontend/src/pages/Courses.vue:17 #: frontend/src/pages/Batches.vue:17 frontend/src/pages/Courses.vue:17
@@ -3518,6 +3575,10 @@ msgstr ""
msgid "New Course" msgid "New Course"
msgstr "" msgstr ""
#: frontend/src/components/Modals/EmailTemplateModal.vue:7
msgid "New Email Template"
msgstr ""
#: frontend/src/pages/Jobs.vue:23 #: frontend/src/pages/Jobs.vue:23
msgid "New Job" msgid "New Job"
msgstr "" msgstr ""
@@ -3617,7 +3678,7 @@ msgstr ""
msgid "No courses under review" msgid "No courses under review"
msgstr "" msgstr ""
#: frontend/src/components/BatchFeedback.vue:101 #: frontend/src/components/BatchFeedback.vue:60
msgid "No feedback received yet." msgid "No feedback received yet."
msgstr "" msgstr ""
@@ -3673,7 +3734,7 @@ msgstr ""
msgid "Not Graded" msgid "Not Graded"
msgstr "" msgstr ""
#: frontend/src/components/NoPermission.vue:7 frontend/src/pages/Batch.vue:156 #: frontend/src/components/NoPermission.vue:7 frontend/src/pages/Batch.vue:161
msgid "Not Permitted" msgid "Not Permitted"
msgstr "" msgstr ""
@@ -3842,7 +3903,7 @@ msgid "Pages"
msgstr "" msgstr ""
#. Label of the paid_batch (Check) field in DocType 'LMS Batch' #. Label of the paid_batch (Check) field in DocType 'LMS Batch'
#: frontend/src/pages/BatchForm.vue:245 #: frontend/src/pages/BatchForm.vue:250
#: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_batch/lms_batch.json
msgid "Paid Batch" msgid "Paid Batch"
msgstr "" msgstr ""
@@ -4084,7 +4145,7 @@ msgstr ""
msgid "Please login to access the quiz." msgid "Please login to access the quiz."
msgstr "" msgstr ""
#: frontend/src/components/NoPermission.vue:25 frontend/src/pages/Batch.vue:167 #: frontend/src/components/NoPermission.vue:25 frontend/src/pages/Batch.vue:172
msgid "Please login to access this page." msgid "Please login to access this page."
msgstr "" msgstr ""
@@ -4223,7 +4284,7 @@ msgid "Previous"
msgstr "" msgstr ""
#. Label of the pricing_tab (Tab Break) field in DocType 'LMS Batch' #. Label of the pricing_tab (Tab Break) field in DocType 'LMS Batch'
#: frontend/src/pages/BatchForm.vue:240 #: frontend/src/pages/BatchForm.vue:245
#: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_batch/lms_batch.json
msgid "Pricing" msgid "Pricing"
msgstr "" msgstr ""
@@ -4460,7 +4521,7 @@ 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:573 #: frontend/src/components/AppSidebar.vue:569
#: frontend/src/pages/QuizForm.vue:443 frontend/src/pages/Quizzes.vue:142 #: frontend/src/pages/QuizForm.vue:443 frontend/src/pages/Quizzes.vue:142
#: frontend/src/pages/Quizzes.vue:152 lms/www/lms.py:251 #: frontend/src/pages/Quizzes.vue:152 lms/www/lms.py:251
msgid "Quizzes" msgid "Quizzes"
@@ -4471,7 +4532,7 @@ msgstr ""
#. Label of the rating (Rating) field in DocType 'LMS Course Review' #. Label of the rating (Rating) field in DocType 'LMS Course Review'
#: frontend/src/components/CourseCardOverlay.vue:121 #: frontend/src/components/CourseCardOverlay.vue:121
#: frontend/src/components/Modals/Event.vue:86 #: frontend/src/components/Modals/Event.vue:86
#: frontend/src/components/Modals/ReviewModal.vue:20 #: frontend/src/components/Modals/ReviewModal.vue:18
#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json #: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json
#: lms/lms/doctype/lms_course/lms_course.json #: lms/lms/doctype/lms_course/lms_course.json
#: lms/lms/doctype/lms_course_review/lms_course_review.json #: lms/lms/doctype/lms_course_review/lms_course_review.json
@@ -4540,7 +4601,7 @@ msgstr ""
msgid "Related Courses" msgid "Related Courses"
msgstr "" msgstr ""
#: frontend/src/pages/BatchForm.vue:221 frontend/src/pages/CourseForm.vue:127 #: frontend/src/pages/BatchForm.vue:226 frontend/src/pages/CourseForm.vue:127
msgid "Remove" msgid "Remove"
msgstr "" msgstr ""
@@ -4578,7 +4639,7 @@ msgstr ""
#. Label of the review (Small Text) field in DocType 'LMS Course Review' #. Label of the review (Small Text) field in DocType 'LMS Course Review'
#. Label of a Link in the LMS Workspace #. Label of a Link in the LMS Workspace
#: frontend/src/components/Modals/ReviewModal.vue:26 #: frontend/src/components/Modals/ReviewModal.vue:20
#: lms/lms/doctype/lms_course_review/lms_course_review.json #: lms/lms/doctype/lms_course_review/lms_course_review.json
#: lms/lms/workspace/lms/lms.json lms/templates/reviews.html:143 #: lms/lms/workspace/lms/lms.json lms/templates/reviews.html:143
msgid "Review" msgid "Review"
@@ -4613,7 +4674,7 @@ msgstr ""
msgid "Role updated successfully" msgid "Role updated successfully"
msgstr "" msgstr ""
#: frontend/src/components/AppSidebar.vue:601 #: frontend/src/components/AppSidebar.vue:597
msgid "Roles" msgid "Roles"
msgstr "" msgstr ""
@@ -4678,6 +4739,7 @@ msgstr ""
#: frontend/src/components/Assignment.vue:46 #: frontend/src/components/Assignment.vue:46
#: frontend/src/components/Controls/CodeEditor.vue:25 #: frontend/src/components/Controls/CodeEditor.vue:25
#: frontend/src/components/Modals/AssignmentForm.vue:59 #: frontend/src/components/Modals/AssignmentForm.vue:59
#: frontend/src/components/Modals/EmailTemplateModal.vue:12
#: frontend/src/components/Modals/Event.vue:101 #: frontend/src/components/Modals/Event.vue:101
#: frontend/src/components/Modals/Event.vue:129 #: frontend/src/components/Modals/Event.vue:129
#: frontend/src/pages/BatchForm.vue:8 frontend/src/pages/CourseForm.vue:17 #: frontend/src/pages/BatchForm.vue:8 frontend/src/pages/CourseForm.vue:17
@@ -4729,7 +4791,7 @@ msgstr ""
msgid "Search by Name" msgid "Search by Name"
msgstr "" msgstr ""
#: frontend/src/pages/Batches.vue:47 frontend/src/pages/Courses.vue:43 #: frontend/src/pages/Batches.vue:45 frontend/src/pages/Courses.vue:41
msgid "Search by Title" msgid "Search by Title"
msgstr "" msgstr ""
@@ -4796,15 +4858,15 @@ msgstr ""
msgid "Set your Password" msgid "Set your Password"
msgstr "" msgstr ""
#: frontend/src/components/AppSidebar.vue:549 #: frontend/src/components/AppSidebar.vue:545
msgid "Setting up" msgid "Setting up"
msgstr "" msgstr ""
#: frontend/src/components/AppSidebar.vue:594 #: frontend/src/components/AppSidebar.vue:590
msgid "Setting up payment gateway" msgid "Setting up payment gateway"
msgstr "" msgstr ""
#: frontend/src/components/AppSidebar.vue:599 #: frontend/src/components/AppSidebar.vue:595
#: frontend/src/components/Modals/Settings.vue:7 #: frontend/src/components/Modals/Settings.vue:7
#: frontend/src/pages/BatchForm.vue:46 frontend/src/pages/CourseForm.vue:143 #: frontend/src/pages/BatchForm.vue:46 frontend/src/pages/CourseForm.vue:143
#: frontend/src/pages/ProfileRoles.vue:4 frontend/src/pages/QuizForm.vue:79 #: frontend/src/pages/ProfileRoles.vue:4 frontend/src/pages/QuizForm.vue:79
@@ -5132,6 +5194,7 @@ msgid "Subgroup"
msgstr "" msgstr ""
#: frontend/src/components/Modals/AnnouncementModal.vue:20 #: frontend/src/components/Modals/AnnouncementModal.vue:20
#: frontend/src/components/Modals/EmailTemplateModal.vue:31
msgid "Subject" msgid "Subject"
msgstr "" msgstr ""
@@ -5156,7 +5219,6 @@ msgstr ""
msgid "Submission by" msgid "Submission by"
msgstr "" msgstr ""
#: frontend/src/components/BatchFeedback.vue:14
#: frontend/src/components/Modals/AssessmentModal.vue:9 #: frontend/src/components/Modals/AssessmentModal.vue:9
#: frontend/src/components/Modals/BatchCourseModal.vue:9 #: frontend/src/components/Modals/BatchCourseModal.vue:9
#: frontend/src/components/Modals/EvaluationModal.vue:9 #: frontend/src/components/Modals/EvaluationModal.vue:9
@@ -5168,6 +5230,10 @@ msgstr ""
msgid "Submit" msgid "Submit"
msgstr "" msgstr ""
#: frontend/src/components/BatchFeedback.vue:35
msgid "Submit Feedback"
msgstr ""
#: frontend/src/pages/PersonaForm.vue:43 #: frontend/src/pages/PersonaForm.vue:43
msgid "Submit and Continue" msgid "Submit and Continue"
msgstr "" msgstr ""
@@ -5305,8 +5371,8 @@ msgstr ""
msgid "Text" msgid "Text"
msgstr "" msgstr ""
#: frontend/src/components/BatchFeedback.vue:7 #: frontend/src/components/BatchFeedback.vue:6
msgid "Thank you for providing your feedback!" msgid "Thank you for providing your feedback."
msgstr "" msgstr ""
#: lms/templates/emails/lms_course_interest.html:17 #: lms/templates/emails/lms_course_interest.html:17
@@ -5584,6 +5650,10 @@ msgstr ""
msgid "Total Signups" msgid "Total Signups"
msgstr "" msgstr ""
#: frontend/src/components/Modals/FeedbackModal.vue:11
msgid "Training Feedback"
msgstr ""
#. Option for the 'Location Preference' (Select) field in DocType 'User' #. Option for the 'Location Preference' (Select) field in DocType 'User'
#: lms/fixtures/custom_field.json #: lms/fixtures/custom_field.json
msgid "Travel" msgid "Travel"
@@ -5662,7 +5732,7 @@ msgstr ""
msgid "Unlisted" msgid "Unlisted"
msgstr "" msgstr ""
#: frontend/src/pages/Batches.vue:288 #: frontend/src/pages/Batches.vue:284
msgid "Unpublished" msgid "Unpublished"
msgstr "" msgstr ""
@@ -5684,14 +5754,14 @@ 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:286 frontend/src/pages/CourseForm.vue:162 #: frontend/src/pages/Batches.vue:282 frontend/src/pages/CourseForm.vue:162
#: frontend/src/pages/Courses.vue:312 lms/lms/doctype/cohort/cohort.json #: frontend/src/pages/Courses.vue:312 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"
msgstr "" msgstr ""
#: frontend/src/pages/Batch.vue:179 #: frontend/src/pages/Batch.vue:184
msgid "Upcoming Batches" msgid "Upcoming Batches"
msgstr "" msgstr ""
@@ -5700,7 +5770,7 @@ msgstr ""
msgid "Upcoming Evaluations" msgid "Upcoming Evaluations"
msgstr "" msgstr ""
#: frontend/src/components/BrandSettings.vue:23 #: frontend/src/components/BrandSettings.vue:24
#: frontend/src/components/PaymentSettings.vue:27 #: frontend/src/components/PaymentSettings.vue:27
#: frontend/src/components/SettingDetails.vue:23 #: frontend/src/components/SettingDetails.vue:23
msgid "Update" msgid "Update"
@@ -5710,7 +5780,7 @@ msgstr ""
msgid "Update Password" msgid "Update Password"
msgstr "" msgstr ""
#: frontend/src/pages/BatchForm.vue:202 frontend/src/pages/CourseForm.vue:108 #: frontend/src/pages/BatchForm.vue:207 frontend/src/pages/CourseForm.vue:108
msgid "Upload" msgid "Upload"
msgstr "" msgstr ""
@@ -5722,6 +5792,10 @@ msgstr ""
msgid "Uploading {0}%" msgid "Uploading {0}%"
msgstr "" msgstr ""
#: frontend/src/components/Modals/EmailTemplateModal.vue:38
msgid "Use HTML"
msgstr ""
#. Label of the user (Link) field in DocType 'LMS Job Application' #. Label of the user (Link) field in DocType 'LMS Job Application'
#. Label of the email (Link) field in DocType 'Cohort Staff' #. Label of the email (Link) field in DocType 'Cohort Staff'
#. Label of the user (Link) field in DocType 'LMS Course Interest' #. Label of the user (Link) field in DocType 'LMS Course Interest'
@@ -5807,6 +5881,10 @@ msgstr ""
msgid "View Certificate" msgid "View Certificate"
msgstr "" msgstr ""
#: frontend/src/components/BatchFeedback.vue:56
msgid "View all feedback"
msgstr ""
#. Label of the visibility (Select) field in DocType 'LMS Batch Old' #. Label of the visibility (Select) field in DocType 'LMS Batch Old'
#: lms/lms/doctype/lms_batch_old/lms_batch_old.json #: lms/lms/doctype/lms_batch_old/lms_batch_old.json
msgid "Visibility" msgid "Visibility"
@@ -5945,7 +6023,7 @@ msgstr ""
msgid "You are already enrolled for this course." msgid "You are already enrolled for this course."
msgstr "" msgstr ""
#: frontend/src/pages/Batch.vue:161 #: frontend/src/pages/Batch.vue:166
msgid "You are not a member of this batch. Please checkout our upcoming batches." msgid "You are not a member of this batch. Please checkout our upcoming batches."
msgstr "" msgstr ""
@@ -6095,6 +6173,10 @@ msgstr ""
msgid "Your class on {0} is today" msgid "Your class on {0} is today"
msgstr "" msgstr ""
#: frontend/src/components/Modals/EmailTemplateModal.vue:35
msgid "Your enrollment in {{ batch_name }} is confirmed"
msgstr ""
#: lms/lms/notification/certificate_request_reminder/certificate_request_reminder.html:3 #: lms/lms/notification/certificate_request_reminder/certificate_request_reminder.html:3
#: lms/templates/emails/certificate_request_notification.html:3 #: lms/templates/emails/certificate_request_notification.html:3
msgid "Your evaluation for the course {0} has been scheduled on {1} at {2} {3}." msgid "Your evaluation for the course {0} has been scheduled on {1} at {2} {3}."
@@ -6209,10 +6291,18 @@ msgstr ""
msgid "ratings" msgid "ratings"
msgstr "" msgstr ""
#: frontend/src/components/Categories.vue:19
msgid "saving..."
msgstr ""
#: lms/templates/reviews.html:43 #: lms/templates/reviews.html:43
msgid "stars" msgid "stars"
msgstr "" msgstr ""
#: frontend/src/components/BatchFeedback.vue:12
msgid "to view your feedback."
msgstr ""
#: frontend/src/components/StudentHeatmap.vue:10 #: frontend/src/components/StudentHeatmap.vue:10
msgid "weeks" msgid "weeks"
msgstr "" msgstr ""