diff --git a/lms/locale/ar.po b/lms/locale/ar.po index 1b53afa8..17f2f691 100644 --- a/lms/locale/ar.po +++ b/lms/locale/ar.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: frappe\n" "Report-Msgid-Bugs-To: jannat@frappe.io\n" -"POT-Creation-Date: 2025-05-23 16:04+0000\n" -"PO-Revision-Date: 2025-05-26 18:10\n" +"POT-Creation-Date: 2025-05-30 16:04+0000\n" +"PO-Revision-Date: 2025-06-02 20:30\n" "Last-Translator: jannat@frappe.io\n" "Language-Team: Arabic\n" "MIME-Version: 1.0\n" @@ -83,7 +83,7 @@ msgstr "" msgid "About" msgstr "" -#: frontend/src/pages/Batch.vue:98 +#: frontend/src/pages/Batch.vue:101 msgid "About this batch" msgstr "" @@ -97,11 +97,24 @@ msgstr "" msgid "Accepted" msgstr "مقبول" +#: frontend/src/components/Settings/ZoomSettings.vue:174 +msgid "Account" +msgstr "حساب" + +#. Label of the account_id (Data) field in DocType 'LMS Zoom Settings' #. Label of the account_id (Data) field in DocType 'Zoom Settings' +#: frontend/src/components/Modals/ZoomAccountModal.vue:55 +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/doctype/zoom_settings/zoom_settings.json msgid "Account ID" msgstr "" +#. Label of the account_name (Data) field in DocType 'LMS Zoom Settings' +#: frontend/src/components/Modals/ZoomAccountModal.vue:30 +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json +msgid "Account Name" +msgstr "اسم الحساب" + #: frontend/src/pages/ProfileAbout.vue:17 msgid "Achievements" msgstr "" @@ -117,12 +130,13 @@ msgstr "" #: frontend/src/components/Assessments.vue:11 #: frontend/src/components/BatchCourses.vue:11 -#: frontend/src/components/BatchStudents.vue:117 -#: frontend/src/components/Categories.vue:43 -#: frontend/src/components/Evaluators.vue:38 -#: frontend/src/components/LiveClass.vue:11 -#: frontend/src/components/Members.vue:44 frontend/src/pages/ProgramForm.vue:30 -#: frontend/src/pages/ProgramForm.vue:92 frontend/src/pages/ProgramForm.vue:137 +#: frontend/src/components/BatchStudents.vue:73 +#: frontend/src/components/LiveClass.vue:21 +#: frontend/src/components/Settings/Categories.vue:43 +#: frontend/src/components/Settings/Evaluators.vue:38 +#: frontend/src/components/Settings/Members.vue:44 +#: frontend/src/pages/ProgramForm.vue:30 frontend/src/pages/ProgramForm.vue:92 +#: frontend/src/pages/ProgramForm.vue:137 msgid "Add" msgstr "إضافة" @@ -152,7 +166,7 @@ msgstr "" msgid "Add a Student" msgstr "" -#: frontend/src/components/AppSidebar.vue:553 +#: frontend/src/components/AppSidebar.vue:558 msgid "Add a chapter" msgstr "" @@ -164,7 +178,7 @@ msgstr "" msgid "Add a keyword and then press enter" msgstr "" -#: frontend/src/components/AppSidebar.vue:554 +#: frontend/src/components/AppSidebar.vue:559 msgid "Add a lesson" msgstr "" @@ -189,11 +203,11 @@ msgstr "" msgid "Add at least one possible answer for this question: {0}" msgstr "" -#: frontend/src/components/AppSidebar.vue:518 +#: frontend/src/components/AppSidebar.vue:522 msgid "Add courses to your batch" msgstr "" -#: frontend/src/components/AppSidebar.vue:498 +#: frontend/src/components/AppSidebar.vue:501 msgid "Add students to your batch" msgstr "" @@ -209,7 +223,7 @@ msgstr "" msgid "Add your first chapter" msgstr "" -#: frontend/src/components/AppSidebar.vue:449 +#: frontend/src/components/AppSidebar.vue:450 msgid "Add your first lesson" msgstr "" @@ -288,7 +302,7 @@ msgstr "مسجل بالفعل" #. Label of the amount (Currency) field in DocType 'LMS Batch' #. Label of the course_price (Currency) field in DocType 'LMS Course' #. Label of the amount (Currency) field in DocType 'LMS Payment' -#: frontend/src/pages/BatchForm.vue:255 frontend/src/pages/CourseForm.vue:230 +#: frontend/src/pages/BatchForm.vue:265 frontend/src/pages/CourseForm.vue:230 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_course/lms_course.json #: lms/lms/doctype/lms_payment/lms_payment.json @@ -346,11 +360,11 @@ msgstr "" msgid "Appears on the course card in the course list" msgstr "" -#: frontend/src/pages/BatchForm.vue:230 +#: frontend/src/pages/BatchForm.vue:240 msgid "Appears when the batch URL is shared on any online platform" msgstr "" -#: frontend/src/pages/BatchForm.vue:211 +#: frontend/src/pages/BatchForm.vue:221 msgid "Appears when the batch URL is shared on socials" msgstr "" @@ -425,10 +439,9 @@ msgid "Assessment {0} has already been added to this batch." msgstr "" #. Label of the show_assessments (Check) field in DocType 'LMS Settings' -#: frontend/src/components/AppSidebar.vue:566 +#: frontend/src/components/AppSidebar.vue:571 #: frontend/src/components/Assessments.vue:5 -#: frontend/src/components/BatchStudents.vue:68 -#: frontend/src/components/BatchStudents.vue:101 +#: frontend/src/components/BatchStudents.vue:32 #: lms/lms/doctype/lms_settings/lms_settings.json #: lms/templates/assessments.html:3 msgid "Assessments" @@ -486,7 +499,7 @@ msgstr "" msgid "Assignment will appear at the bottom of the lesson." msgstr "" -#: frontend/src/components/AppSidebar.vue:570 +#: frontend/src/components/AppSidebar.vue:575 #: frontend/src/pages/Assignments.vue:211 lms/www/lms.py:273 msgid "Assignments" msgstr "تعيينات" @@ -495,6 +508,15 @@ msgstr "تعيينات" msgid "At least one option must be correct for this question." msgstr "" +#: frontend/src/components/Modals/LiveClassAttendance.vue:5 +msgid "Attendance for Class - {0}" +msgstr "" + +#. Label of the attendees (Int) field in DocType 'LMS Live Class' +#: lms/lms/doctype/lms_live_class/lms_live_class.json +msgid "Attendees" +msgstr "الحضور" + #. Label of the attire (Select) field in DocType 'User' #: lms/fixtures/custom_field.json msgid "Attire Preference" @@ -510,7 +532,7 @@ msgid "Auto Assign" msgstr "" #. Label of the auto_recording (Select) field in DocType 'LMS Live Class' -#: frontend/src/components/Modals/LiveClassModal.vue:77 +#: frontend/src/components/Modals/LiveClassModal.vue:73 #: lms/lms/doctype/lms_live_class/lms_live_class.json msgid "Auto Recording" msgstr "" @@ -601,6 +623,7 @@ msgstr "" #: lms/lms/doctype/lms_category/lms_category.json #: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json msgid "Batch Evaluator" msgstr "" @@ -631,6 +654,10 @@ msgstr "" msgid "Batch Start Date:" msgstr "" +#: frontend/src/components/BatchStudents.vue:40 +msgid "Batch Summary" +msgstr "" + #. Label of the batch_title (Data) field in DocType 'LMS Certificate' #. Label of the batch_title (Data) field in DocType 'LMS Certificate Request' #: lms/lms/doctype/lms_certificate/lms_certificate.json @@ -758,7 +785,7 @@ msgstr "" #. Label of the category (Link) field in DocType 'LMS Batch' #. Label of the category (Data) field in DocType 'LMS Category' #. Label of the category (Link) field in DocType 'LMS Course' -#: frontend/src/pages/BatchForm.vue:182 frontend/src/pages/Batches.vue:55 +#: frontend/src/pages/BatchForm.vue:192 frontend/src/pages/Batches.vue:55 #: frontend/src/pages/CertifiedParticipants.vue:38 #: frontend/src/pages/CourseForm.vue:36 frontend/src/pages/Courses.vue:51 #: lms/lms/doctype/lms_batch/lms_batch.json @@ -767,19 +794,19 @@ msgstr "" msgid "Category" msgstr "فئة" -#: frontend/src/components/Categories.vue:39 +#: frontend/src/components/Settings/Categories.vue:39 msgid "Category Name" msgstr "اسم التصنيف" -#: frontend/src/components/Categories.vue:133 +#: frontend/src/components/Settings/Categories.vue:133 msgid "Category added successfully" msgstr "" -#: frontend/src/components/Categories.vue:193 +#: frontend/src/components/Settings/Categories.vue:193 msgid "Category deleted successfully" msgstr "" -#: frontend/src/components/Categories.vue:173 +#: frontend/src/components/Settings/Categories.vue:173 msgid "Category updated successfully" msgstr "" @@ -822,7 +849,7 @@ msgstr "" #. Enrollment' #. Label of a Card Break in the LMS Workspace #. Label of a Link in the LMS Workspace -#: frontend/src/components/AppSidebar.vue:574 +#: frontend/src/components/AppSidebar.vue:579 #: frontend/src/components/CourseCard.vue:115 #: frontend/src/components/Modals/Event.vue:372 #: frontend/src/pages/BatchForm.vue:62 frontend/src/pages/Batches.vue:38 @@ -846,12 +873,12 @@ msgstr "" msgid "Certification Name" msgstr "" -#: frontend/src/components/BatchStudents.vue:36 +#: frontend/src/components/BatchStudents.vue:17 msgid "Certified" msgstr "" -#: frontend/src/pages/CertifiedParticipants.vue:182 -#: frontend/src/pages/CertifiedParticipants.vue:189 +#: frontend/src/pages/CertifiedParticipants.vue:186 +#: frontend/src/pages/CertifiedParticipants.vue:193 #: frontend/src/pages/Statistics.vue:40 msgid "Certified Members" msgstr "" @@ -972,19 +999,25 @@ msgstr "انقر هنا" 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 "" +#. Label of the client_id (Data) field in DocType 'LMS Zoom Settings' #. Label of the client_id (Data) field in DocType 'Zoom Settings' +#: frontend/src/components/Modals/ZoomAccountModal.vue:36 +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/doctype/zoom_settings/zoom_settings.json msgid "Client ID" msgstr "رمز العميل" +#. Label of the client_secret (Password) field in DocType 'LMS Zoom Settings' #. Label of the client_secret (Password) field in DocType 'Zoom Settings' +#: frontend/src/components/Modals/ZoomAccountModal.vue:49 +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/doctype/zoom_settings/zoom_settings.json msgid "Client Secret" msgstr "سر العميل" -#: frontend/src/components/Categories.vue:27 -#: frontend/src/components/Evaluators.vue:24 -#: frontend/src/components/Members.vue:24 +#: frontend/src/components/Settings/Categories.vue:27 +#: frontend/src/components/Settings/Evaluators.vue:24 +#: frontend/src/components/Settings/Members.vue:24 msgid "Close" msgstr "أغلق" @@ -1066,6 +1099,10 @@ msgstr "" msgid "Color" msgstr "اللون" +#: frontend/src/pages/BatchForm.vue:293 frontend/src/pages/CourseForm.vue:268 +msgid "Comma separated keywords for SEO" +msgstr "" + #. Label of the comments (Small Text) field in DocType 'Exercise Latest #. Submission' #. Label of the comments (Small Text) field in DocType 'Exercise Submission' @@ -1162,10 +1199,6 @@ msgstr "" msgid "Completed" msgstr "أكتمل" -#: frontend/src/components/BatchStudents.vue:373 -msgid "Completed by Students" -msgstr "" - #. Label of the enable_certification (Check) field in DocType 'LMS Course' #: frontend/src/pages/CourseForm.vue:217 #: lms/lms/doctype/lms_course/lms_course.json @@ -1232,7 +1265,7 @@ msgid "Continue Learning" msgstr "" #. Option for the 'Type' (Select) field in DocType 'Job Opportunity' -#: frontend/src/pages/Jobs.vue:187 +#: frontend/src/pages/Jobs.vue:189 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Contract" msgstr "عقد" @@ -1267,7 +1300,7 @@ msgstr "" #. Label of the country (Link) field in DocType 'Job Opportunity' #. Label of the country (Link) field in DocType 'Payment Country' #: frontend/src/pages/Billing.vue:92 frontend/src/pages/JobForm.vue:40 -#: frontend/src/pages/Jobs.vue:57 lms/fixtures/custom_field.json +#: frontend/src/pages/Jobs.vue:59 lms/fixtures/custom_field.json #: lms/job/doctype/job_opportunity/job_opportunity.json #: lms/lms/doctype/payment_country/payment_country.json msgid "Country" @@ -1403,7 +1436,7 @@ msgstr "" msgid "Course Name" msgstr "" -#: frontend/src/pages/CourseDetail.vue:76 frontend/src/pages/CourseForm.vue:257 +#: frontend/src/pages/CourseDetail.vue:76 frontend/src/pages/CourseForm.vue:278 msgid "Course Outline" msgstr "" @@ -1439,11 +1472,11 @@ msgstr "" msgid "Course added to program" msgstr "" -#: frontend/src/pages/CourseForm.vue:468 +#: frontend/src/pages/CourseForm.vue:496 msgid "Course created successfully" msgstr "" -#: frontend/src/pages/CourseForm.vue:489 +#: frontend/src/pages/CourseForm.vue:533 msgid "Course deleted successfully" msgstr "" @@ -1451,7 +1484,7 @@ msgstr "" msgid "Course moved successfully" msgstr "" -#: frontend/src/pages/CourseForm.vue:451 +#: frontend/src/pages/CourseForm.vue:516 msgid "Course updated successfully" msgstr "" @@ -1465,12 +1498,11 @@ msgstr "" #. Label of the courses (Check) field in DocType 'LMS Settings' #: frontend/src/components/BatchCourses.vue:5 #: frontend/src/components/BatchOverlay.vue:37 -#: frontend/src/components/BatchStudents.vue:52 -#: frontend/src/components/BatchStudents.vue:92 +#: frontend/src/components/BatchStudents.vue:25 #: frontend/src/components/Modals/BatchStudentProgress.vue:91 -#: frontend/src/pages/BatchDetail.vue:51 +#: frontend/src/pages/BatchDetail.vue:44 #: frontend/src/pages/CourseCertification.vue:127 -#: frontend/src/pages/Courses.vue:329 frontend/src/pages/Courses.vue:336 +#: frontend/src/pages/Courses.vue:331 frontend/src/pages/Courses.vue:338 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Courses" @@ -1512,15 +1544,15 @@ msgstr "" msgid "Create a Live Class" msgstr "" -#: frontend/src/components/AppSidebar.vue:561 +#: frontend/src/components/AppSidebar.vue:566 msgid "Create a batch" msgstr "" -#: frontend/src/components/AppSidebar.vue:552 +#: frontend/src/components/AppSidebar.vue:557 msgid "Create a course" msgstr "" -#: frontend/src/components/AppSidebar.vue:562 +#: frontend/src/components/AppSidebar.vue:567 msgid "Create a live class" msgstr "" @@ -1528,7 +1560,7 @@ msgstr "" msgid "Create an Assignment" msgstr "" -#: frontend/src/components/AppSidebar.vue:488 +#: frontend/src/components/AppSidebar.vue:491 msgid "Create your first batch" msgstr "" @@ -1536,26 +1568,26 @@ msgstr "" msgid "Create your first course" msgstr "" -#: frontend/src/components/AppSidebar.vue:467 +#: frontend/src/components/AppSidebar.vue:469 msgid "Create your first quiz" msgstr "" -#: frontend/src/pages/Assignments.vue:176 frontend/src/pages/Courses.vue:320 +#: frontend/src/pages/Assignments.vue:176 frontend/src/pages/Courses.vue:321 msgid "Created" msgstr "أنشأ" -#: frontend/src/components/AppSidebar.vue:558 +#: frontend/src/components/AppSidebar.vue:563 msgid "Creating a batch" msgstr "" -#: frontend/src/components/AppSidebar.vue:549 +#: frontend/src/components/AppSidebar.vue:554 msgid "Creating a course" msgstr "" #. Label of the currency (Link) field in DocType 'LMS Batch' #. Label of the currency (Link) field in DocType 'LMS Course' #. Label of the currency (Link) field in DocType 'LMS Payment' -#: frontend/src/pages/BatchForm.vue:262 frontend/src/pages/CourseForm.vue:247 +#: frontend/src/pages/BatchForm.vue:272 frontend/src/pages/CourseForm.vue:247 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_course/lms_course.json #: lms/lms/doctype/lms_payment/lms_payment.json @@ -1567,7 +1599,7 @@ msgstr "العملة" msgid "Current Lesson" msgstr "" -#: frontend/src/components/AppSidebar.vue:580 +#: frontend/src/components/AppSidebar.vue:585 msgid "Custom Certificate Templates" msgstr "" @@ -1604,7 +1636,7 @@ msgstr "لوحة القيادة" #. Label of the date (Date) field in DocType 'Scheduled Flow' #: frontend/src/components/Modals/EvaluationModal.vue:26 #: frontend/src/components/Modals/Event.vue:40 -#: frontend/src/components/Modals/LiveClassModal.vue:61 +#: frontend/src/components/Modals/LiveClassModal.vue:29 #: lms/lms/doctype/lms_batch_timetable/lms_batch_timetable.json #: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json @@ -1614,10 +1646,7 @@ msgstr "لوحة القيادة" msgid "Date" msgstr "تاريخ" -#. Label of the section_break_glxh (Section Break) field in DocType 'LMS Live -#. Class' #: frontend/src/pages/BatchForm.vue:69 -#: lms/lms/doctype/lms_live_class/lms_live_class.json msgid "Date and Time" msgstr "" @@ -1663,7 +1692,7 @@ msgstr "" #: frontend/src/components/CourseOutline.vue:244 #: frontend/src/components/CourseOutline.vue:302 -#: frontend/src/pages/CourseForm.vue:502 +#: frontend/src/pages/CourseForm.vue:546 msgid "Delete" msgstr "حذف" @@ -1671,7 +1700,7 @@ msgstr "حذف" msgid "Delete Chapter" msgstr "" -#: frontend/src/pages/CourseForm.vue:496 +#: frontend/src/pages/CourseForm.vue:540 msgid "Delete Course" msgstr "" @@ -1683,7 +1712,7 @@ msgstr "" msgid "Delete this lesson?" msgstr "" -#: frontend/src/pages/CourseForm.vue:497 +#: frontend/src/pages/CourseForm.vue:541 msgid "Deleting the course will also delete all its chapters and lessons. Are you sure you want to delete this course?" msgstr "" @@ -1707,7 +1736,7 @@ msgstr "" #. Label of the description (Small Text) field in DocType 'LMS Exercise' #. Label of the description (Text) field in DocType 'LMS Live Class' #. Label of the description (Small Text) field in DocType 'Work Experience' -#: frontend/src/components/Modals/LiveClassModal.vue:84 +#: frontend/src/components/Modals/LiveClassModal.vue:80 #: frontend/src/pages/JobForm.vue:125 #: lms/job/doctype/job_opportunity/job_opportunity.json #: lms/lms/doctype/certification/certification.json @@ -1748,6 +1777,7 @@ msgid "Disable Signup" msgstr "" #. Label of the disabled (Check) field in DocType 'Job Opportunity' +#: frontend/src/components/Settings/ZoomSettings.vue:56 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Disabled" msgstr "معطل" @@ -1758,7 +1788,7 @@ msgid "Discard" msgstr "تجاهل" #. Label of the show_discussions (Check) field in DocType 'LMS Settings' -#: frontend/src/pages/Batch.vue:85 +#: frontend/src/pages/Batch.vue:88 #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Discussions" msgstr "" @@ -1788,10 +1818,12 @@ msgstr "" #. Label of the duration (Data) field in DocType 'Cohort' #. Label of the duration (Data) field in DocType 'LMS Batch Timetable' #. Label of the duration (Int) field in DocType 'LMS Live Class' -#: frontend/src/components/Modals/LiveClassModal.vue:68 +#. Label of the duration (Int) field in DocType 'LMS Live Class Participant' +#: frontend/src/components/Modals/LiveClassModal.vue:36 #: lms/lms/doctype/cohort/cohort.json #: lms/lms/doctype/lms_batch_timetable/lms_batch_timetable.json #: lms/lms/doctype/lms_live_class/lms_live_class.json +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json msgid "Duration" msgstr "المدة الزمنية" @@ -1800,7 +1832,7 @@ msgstr "المدة الزمنية" msgid "Duration (in minutes)" msgstr "" -#: frontend/src/components/Modals/LiveClassModal.vue:64 +#: frontend/src/components/Modals/LiveClassModal.vue:32 msgid "Duration of the live class in minutes" msgstr "" @@ -1839,6 +1871,10 @@ msgstr "" msgid "Edit Profile" msgstr "تعديل الملف الشخصي" +#: frontend/src/components/Modals/ZoomAccountModal.vue:6 +msgid "Edit Zoom Account" +msgstr "" + #: frontend/src/pages/QuizForm.vue:182 msgid "Edit the question" msgstr "" @@ -1858,8 +1894,9 @@ msgstr "" msgid "Education Details" msgstr "" -#: frontend/src/components/Evaluators.vue:33 -#: frontend/src/components/Members.vue:33 lms/templates/signup-form.html:10 +#: frontend/src/components/Settings/Evaluators.vue:33 +#: frontend/src/components/Settings/Members.vue:33 +#: lms/templates/signup-form.html:10 msgid "Email" msgstr "البريد الإلكتروني" @@ -1889,7 +1926,8 @@ msgstr "" msgid "Email Templates" msgstr "" -#: frontend/src/components/EmailTemplates.vue:128 +#: frontend/src/components/Settings/EmailTemplates.vue:128 +#: frontend/src/components/Settings/ZoomSettings.vue:161 msgid "Email Templates deleted successfully" msgstr "" @@ -1922,7 +1960,11 @@ msgid "Enable this only if you want to upload a SCORM package as a chapter." msgstr "" #. Label of the enabled (Check) field in DocType 'LMS Badge' +#. Label of the enabled (Check) field in DocType 'LMS Zoom Settings' +#: frontend/src/components/Modals/ZoomAccountModal.vue:23 +#: frontend/src/components/Settings/ZoomSettings.vue:53 #: lms/lms/doctype/lms_badge/lms_badge.json +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json msgid "Enabled" msgstr "تمكين" @@ -1961,11 +2003,15 @@ msgstr "" msgid "End Time" msgstr "وقت الانتهاء" +#: frontend/src/components/LiveClass.vue:89 +msgid "Ended" +msgstr "" + #: frontend/src/components/BatchOverlay.vue:103 msgid "Enroll Now" msgstr "" -#: frontend/src/pages/Batches.vue:286 frontend/src/pages/Courses.vue:322 +#: frontend/src/pages/Batches.vue:286 frontend/src/pages/Courses.vue:324 msgid "Enrolled" msgstr "" @@ -1984,7 +2030,7 @@ msgstr "" msgid "Enrollment Count" msgstr "" -#: lms/lms/utils.py:1913 +#: lms/lms/utils.py:1914 msgid "Enrollment Failed" msgstr "" @@ -2011,18 +2057,27 @@ msgstr "" msgid "Enter the correct answer" msgstr "" +#: frontend/src/components/Modals/ZoomAccountModal.vue:163 +msgid "Error creating Zoom Account" +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:204 msgid "Error creating live class. Please try again. {0}" msgstr "" -#: frontend/src/components/EmailTemplates.vue:133 +#: frontend/src/components/Settings/EmailTemplates.vue:133 +#: frontend/src/components/Settings/ZoomSettings.vue:166 msgid "Error deleting email templates" msgstr "" +#: frontend/src/components/Modals/ZoomAccountModal.vue:200 +msgid "Error updating Zoom Account" +msgstr "" + #: frontend/src/components/Modals/EmailTemplateModal.vue:151 msgid "Error updating email template" msgstr "" @@ -2179,6 +2234,14 @@ msgstr "" msgid "Fail" msgstr "فشل" +#: lms/lms/doctype/lms_live_class/lms_live_class.py:139 +msgid "Failed to fetch attendance data from Zoom for class {0}: {1}" +msgstr "" + +#: frontend/src/utils/index.js:613 +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:167 @@ -2188,7 +2251,7 @@ msgstr "متميز" #. Label of the feedback (Small Text) field in DocType 'LMS Batch Feedback' #: frontend/src/components/BatchFeedback.vue:30 -#: frontend/src/pages/Batch.vue:143 +#: frontend/src/pages/Batch.vue:146 #: lms/lms/doctype/lms_batch_feedback/lms_batch_feedback.json msgid "Feedback" msgstr "الملاحظات" @@ -2212,8 +2275,8 @@ msgstr "" msgid "File Type" msgstr "نوع الملف" -#: frontend/src/components/Members.vue:39 #: frontend/src/components/Modals/EditProfile.vue:59 +#: frontend/src/components/Settings/Members.vue:39 msgid "First Name" msgstr "الاسم الأول" @@ -2237,7 +2300,7 @@ msgid "Free" msgstr "مجاني" #. Option for the 'Type' (Select) field in DocType 'Job Opportunity' -#: frontend/src/pages/Jobs.vue:188 +#: frontend/src/pages/Jobs.vue:190 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Freelance" msgstr "" @@ -2281,7 +2344,7 @@ msgid "Full Name" msgstr "الاسم الكامل" #. Option for the 'Type' (Select) field in DocType 'Job Opportunity' -#: frontend/src/pages/Jobs.vue:185 +#: frontend/src/pages/Jobs.vue:187 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Full Time" msgstr "" @@ -2638,8 +2701,8 @@ msgstr "" msgid "Interest" msgstr "فائدة" -#: frontend/src/components/AppSidebar.vue:541 -#: frontend/src/components/AppSidebar.vue:544 +#: frontend/src/components/AppSidebar.vue:546 +#: frontend/src/components/AppSidebar.vue:549 msgid "Introduction" msgstr "مقدمة" @@ -2677,7 +2740,7 @@ msgstr "" msgid "Invite Request" msgstr "" -#: frontend/src/components/AppSidebar.vue:477 +#: frontend/src/components/AppSidebar.vue:480 msgid "Invite your team and students" msgstr "" @@ -2709,7 +2772,7 @@ msgstr "" msgid "Issue Date" msgstr "تاريخ القضية" -#: frontend/src/components/AppSidebar.vue:577 +#: frontend/src/components/AppSidebar.vue:582 msgid "Issue a Certificate" msgstr "" @@ -2781,12 +2844,12 @@ msgstr "المسمى الوظيفي" #. Label of the jobs (Check) field in DocType 'LMS Settings' #: frontend/src/pages/JobDetail.vue:10 frontend/src/pages/Jobs.vue:8 -#: frontend/src/pages/Jobs.vue:194 +#: frontend/src/pages/Jobs.vue:196 #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Jobs" msgstr "وظائف" -#: frontend/src/components/LiveClass.vue:58 +#: frontend/src/components/LiveClass.vue:78 #: lms/templates/upcoming_evals.html:15 msgid "Join" msgstr "انضم" @@ -2804,6 +2867,12 @@ msgstr "" msgid "Join URL" msgstr "" +#. Label of the joined_at (Datetime) field in DocType 'LMS Live Class +#. Participant' +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json +msgid "Joined At" +msgstr "" + #. Name of a Workspace #: lms/lms/workspace/lms/lms.json msgid "LMS" @@ -2930,6 +2999,11 @@ msgstr "" msgid "LMS Live Class" msgstr "" +#. Name of a DocType +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json +msgid "LMS Live Class Participant" +msgstr "" + #. Name of a DocType #: lms/lms/doctype/lms_mentor_request/lms_mentor_request.json msgid "LMS Mentor Request" @@ -3037,6 +3111,11 @@ msgstr "" msgid "LMS Timetable Template" msgstr "" +#. Name of a DocType +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json +msgid "LMS Zoom Settings" +msgstr "" + #. Label of the label (Data) field in DocType 'LMS Timetable Legend' #: lms/lms/doctype/lms_timetable_legend/lms_timetable_legend.json msgid "Label" @@ -3057,6 +3136,12 @@ msgstr "" msgid "Launch File" msgstr "" +#. Label of the left_at (Datetime) field in DocType 'LMS Live Class +#. Participant' +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json +msgid "Left At" +msgstr "" + #. Label of the lesson (Link) field in DocType 'Exercise Latest Submission' #. Label of the lesson (Link) field in DocType 'Exercise Submission' #. Label of the lesson (Link) field in DocType 'Lesson Reference' @@ -3088,7 +3173,7 @@ msgstr "" msgid "Lesson Title" msgstr "" -#: frontend/src/pages/LessonForm.vue:414 +#: frontend/src/pages/LessonForm.vue:416 msgid "Lesson created successfully" msgstr "" @@ -3100,7 +3185,7 @@ msgstr "" msgid "Lesson moved successfully" msgstr "" -#: frontend/src/pages/LessonForm.vue:438 +#: frontend/src/pages/LessonForm.vue:440 msgid "Lesson updated successfully" msgstr "" @@ -3154,12 +3239,14 @@ msgid "Links" msgstr "الروابط" #. Option for the 'Status' (Select) field in DocType 'Cohort' -#: frontend/src/pages/Courses.vue:306 lms/lms/doctype/cohort/cohort.json +#: frontend/src/pages/Courses.vue:307 lms/lms/doctype/cohort/cohort.json msgid "Live" msgstr "" +#. Label of the live_class (Link) field in DocType 'LMS Live Class Participant' #. Label of the show_live_class (Check) field in DocType 'LMS Settings' -#: frontend/src/components/LiveClass.vue:4 +#: frontend/src/components/LiveClass.vue:14 +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Live Class" msgstr "" @@ -3169,7 +3256,7 @@ msgstr "" msgid "LiveCode URL" msgstr "" -#: frontend/src/components/Members.vue:109 +#: frontend/src/components/Settings/Members.vue:109 #: frontend/src/pages/Assignments.vue:69 frontend/src/pages/Batches.vue:80 #: frontend/src/pages/CertifiedParticipants.vue:100 #: frontend/src/pages/Courses.vue:75 @@ -3196,7 +3283,7 @@ msgid "Location Preference" msgstr "" #: frontend/src/components/NoPermission.vue:28 -#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:193 +#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:196 #: frontend/src/pages/Lesson.vue:53 msgid "Login" msgstr "دخول" @@ -3290,7 +3377,7 @@ msgid "Maximum Attempts" msgstr "" #. Label of the medium (Select) field in DocType 'LMS Batch' -#: frontend/src/pages/BatchForm.vue:177 +#: frontend/src/pages/BatchForm.vue:187 #: lms/lms/doctype/lms_batch/lms_batch.json msgid "Medium" msgstr "متوسط" @@ -3305,6 +3392,11 @@ msgstr "" msgid "Medium:" msgstr "متوسط:" +#. Label of the meeting_id (Data) field in DocType 'LMS Live Class' +#: lms/lms/doctype/lms_live_class/lms_live_class.json +msgid "Meeting ID" +msgstr "" + #. Label of the member (Link) field in DocType 'Exercise Latest Submission' #. Label of the member (Link) field in DocType 'Exercise Submission' #. Label of the member (Link) field in DocType 'LMS Assignment Submission' @@ -3317,10 +3409,14 @@ 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 Live Class Participant' #. Label of the member (Link) field in DocType 'LMS Mentor Request' #. Label of the member (Link) field in DocType 'LMS Payment' #. Label of the member (Link) field in DocType 'LMS Program Member' #. Label of the member (Link) field in DocType 'LMS Quiz Submission' +#. Label of the member (Link) field in DocType 'LMS Zoom Settings' +#: frontend/src/components/Modals/ZoomAccountModal.vue:42 +#: frontend/src/components/Settings/ZoomSettings.vue:178 #: frontend/src/pages/AssignmentSubmissionList.vue:14 #: frontend/src/pages/QuizSubmission.vue:31 #: frontend/src/pages/QuizSubmissionList.vue:91 @@ -3335,10 +3431,12 @@ 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_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 #: lms/lms/doctype/lms_program_member/lms_program_member.json #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/report/course_progress_summary/course_progress_summary.py:64 msgid "Member" msgstr "" @@ -3357,7 +3455,10 @@ msgstr "" #. Label of the member_image (Attach Image) field in DocType 'LMS Batch #. Feedback' +#. Label of the member_image (Attach Image) field in DocType 'LMS Live Class +#. Participant' #: lms/lms/doctype/lms_batch_feedback/lms_batch_feedback.json +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json msgid "Member Image" msgstr "" @@ -3371,8 +3472,11 @@ msgstr "" #. Label of the member_name (Data) field in DocType 'LMS Certificate Request' #. Label of the member_name (Data) field in DocType 'LMS Course Progress' #. Label of the member_name (Data) field in DocType 'LMS Enrollment' +#. Label of the member_name (Data) field in DocType 'LMS Live Class +#. Participant' #. Label of the member_name (Data) field in DocType 'LMS Mentor Request' #. Label of the member_name (Data) field in DocType 'LMS Quiz Submission' +#. Label of the member_name (Data) field in DocType 'LMS Zoom Settings' #: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json #: lms/lms/doctype/lms_badge_assignment/lms_badge_assignment.json #: lms/lms/doctype/lms_batch_enrollment/lms_batch_enrollment.json @@ -3382,8 +3486,10 @@ 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_live_class_participant/lms_live_class_participant.json #: lms/lms/doctype/lms_mentor_request/lms_mentor_request.json #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/report/course_progress_summary/course_progress_summary.py:71 msgid "Member Name" msgstr "" @@ -3401,8 +3507,11 @@ msgstr "" #. Label of the member_username (Data) field in DocType 'LMS Batch Enrollment' #. Label of the member_username (Data) field in DocType 'LMS Enrollment' +#. Label of the member_username (Data) field in DocType 'LMS Live Class +#. Participant' #: lms/lms/doctype/lms_batch_enrollment/lms_batch_enrollment.json #: lms/lms/doctype/lms_enrollment/lms_enrollment.json +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json msgid "Member Username" msgstr "" @@ -3466,23 +3575,33 @@ msgid "Mentor Request Status Update Template" msgstr "" #. Label of the meta_description (Small Text) field in DocType 'LMS Settings' +#: frontend/src/pages/BatchForm.vue:284 frontend/src/pages/CourseForm.vue:259 #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Meta Description" msgstr "ميتا الوصف" #. Label of the meta_image (Attach Image) field in DocType 'LMS Batch' #. Label of the meta_image (Attach Image) field in DocType 'LMS Settings' -#: frontend/src/pages/BatchForm.vue:190 +#: frontend/src/pages/BatchForm.vue:200 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Meta Image" msgstr "صورة ميتا" #. Label of the meta_keywords (Small Text) field in DocType 'LMS Settings' +#: frontend/src/pages/BatchForm.vue:290 frontend/src/pages/CourseForm.vue:265 #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Meta Keywords" msgstr "" +#: frontend/src/pages/BatchForm.vue:279 frontend/src/pages/CourseForm.vue:254 +msgid "Meta Tags" +msgstr "العلامات الفوقية" + +#: lms/lms/api.py:1457 +msgid "Meta tags should be a list." +msgstr "" + #. Label of the milestone (Check) field in DocType 'LMS Batch Timetable' #: lms/lms/doctype/lms_batch_timetable/lms_batch_timetable.json msgid "Milestone" @@ -3494,6 +3613,7 @@ msgstr "" #. Name of a role #: frontend/src/pages/ProfileRoles.vue:20 +#: lms/lms/doctype/course_chapter/course_chapter.json #: lms/lms/doctype/course_evaluator/course_evaluator.json #: lms/lms/doctype/course_lesson/course_lesson.json #: lms/lms/doctype/lms_assignment/lms_assignment.json @@ -3503,6 +3623,7 @@ msgstr "" #: lms/lms/doctype/lms_category/lms_category.json #: lms/lms/doctype/lms_certificate/lms_certificate.json #: 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_live_class/lms_live_class.json #: lms/lms/doctype/lms_program/lms_program.json @@ -3511,6 +3632,7 @@ msgstr "" #: lms/lms/doctype/lms_settings/lms_settings.json #: lms/lms/doctype/lms_source/lms_source.json #: lms/lms/doctype/lms_timetable_template/lms_timetable_template.json +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json msgid "Moderator" msgstr "" @@ -3533,7 +3655,7 @@ msgstr "" msgid "Monday" msgstr "يوم الاثنين" -#: frontend/src/components/AppSidebar.vue:585 +#: frontend/src/components/AppSidebar.vue:590 msgid "Monetization" msgstr "" @@ -3559,13 +3681,14 @@ msgid "Name" msgstr "اسم" #. Option for the 'Event' (Select) field in DocType 'LMS Badge' -#: frontend/src/components/Categories.vue:27 -#: frontend/src/components/EmailTemplates.vue:17 -#: frontend/src/components/Evaluators.vue:24 -#: 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/Courses.vue:309 frontend/src/pages/Programs.vue:14 -#: lms/lms/doctype/lms_badge/lms_badge.json +#: frontend/src/components/Settings/Categories.vue:27 +#: frontend/src/components/Settings/EmailTemplates.vue:17 +#: frontend/src/components/Settings/Evaluators.vue:24 +#: frontend/src/components/Settings/Members.vue:24 +#: frontend/src/components/Settings/ZoomSettings.vue:17 +#: frontend/src/pages/Assignments.vue:19 frontend/src/pages/Batches.vue:17 +#: frontend/src/pages/Courses.vue:17 frontend/src/pages/Courses.vue:310 +#: frontend/src/pages/Programs.vue:14 lms/lms/doctype/lms_badge/lms_badge.json msgid "New" msgstr "جديد" @@ -3573,7 +3696,7 @@ msgstr "جديد" msgid "New Batch" msgstr "" -#: frontend/src/pages/CourseForm.vue:590 lms/www/lms.py:95 +#: frontend/src/pages/CourseForm.vue:634 lms/www/lms.py:95 msgid "New Course" msgstr "" @@ -3614,6 +3737,10 @@ msgstr "" msgid "New Sign Up" msgstr "" +#: frontend/src/components/Modals/ZoomAccountModal.vue:6 +msgid "New Zoom Account" +msgstr "" + #: lms/lms/utils.py:609 msgid "New comment in batch {0}" msgstr "" @@ -3688,7 +3815,7 @@ msgstr "" msgid "No introduction" msgstr "" -#: frontend/src/components/LiveClass.vue:71 +#: frontend/src/components/LiveClass.vue:97 msgid "No live classes scheduled" msgstr "" @@ -3736,14 +3863,14 @@ msgstr "" msgid "Not Graded" msgstr "" -#: frontend/src/components/NoPermission.vue:7 frontend/src/pages/Batch.vue:161 +#: frontend/src/components/NoPermission.vue:7 frontend/src/pages/Batch.vue:164 msgid "Not Permitted" msgstr "لا يسمح" #: frontend/src/components/Assignment.vue:36 -#: frontend/src/components/BrandSettings.vue:10 -#: frontend/src/components/PaymentSettings.vue:9 -#: frontend/src/components/SettingDetails.vue:10 +#: frontend/src/components/Settings/BrandSettings.vue:10 +#: frontend/src/components/Settings/PaymentSettings.vue:9 +#: frontend/src/components/Settings/SettingDetails.vue:10 #: frontend/src/pages/QuizSubmission.vue:9 msgid "Not Saved" msgstr "لم يتم الحفظ" @@ -3761,6 +3888,10 @@ msgstr "إخطارات" msgid "Notify me when available" msgstr "" +#: frontend/src/components/BatchStudents.vue:48 +msgid "Number of Students" +msgstr "" + #: frontend/src/pages/BatchForm.vue:150 msgid "Number of seats available" msgstr "" @@ -3801,7 +3932,7 @@ msgstr "" msgid "Only files of type {0} will be accepted." msgstr "" -#: frontend/src/pages/CourseForm.vue:526 frontend/src/utils/index.js:499 +#: frontend/src/pages/CourseForm.vue:570 frontend/src/utils/index.js:500 msgid "Only image file is allowed." msgstr "" @@ -3905,7 +4036,7 @@ msgid "Pages" msgstr "" #. Label of the paid_batch (Check) field in DocType 'LMS Batch' -#: frontend/src/pages/BatchForm.vue:250 +#: frontend/src/pages/BatchForm.vue:260 #: lms/lms/doctype/lms_batch/lms_batch.json msgid "Paid Batch" msgstr "" @@ -3931,7 +4062,7 @@ msgid "Pan Number" msgstr "" #. Option for the 'Type' (Select) field in DocType 'Job Opportunity' -#: frontend/src/pages/Jobs.vue:186 +#: frontend/src/pages/Jobs.vue:188 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Part Time" msgstr "" @@ -4082,6 +4213,10 @@ msgstr "رقم الهاتف" msgid "Please add {1} for {3} to send calendar invites for evaluations." msgstr "" +#: frontend/src/components/LiveClass.vue:8 +msgid "Please add a zoom account to the batch to create live classes." +msgstr "" + #: lms/lms/user.py:75 msgid "Please ask your administrator to verify your sign-up" msgstr "الرجاء اطلب من المشرف التأكد من تسجيلك" @@ -4094,12 +4229,12 @@ msgstr "يرجى التحقق من بريدك الالكتروني للتحقق" msgid "Please click on the following button to set your new password" msgstr "" -#: lms/lms/utils.py:2047 lms/lms/utils.py:2051 +#: lms/lms/utils.py:2048 lms/lms/utils.py:2052 msgid "Please complete the previous courses in the program to enroll in this course." msgstr "" -#: lms/lms/doctype/lms_batch/lms_batch.py:200 -msgid "Please enable Zoom Settings to use this feature." +#: lms/lms/doctype/lms_batch/lms_batch.py:211 +msgid "Please enable the zoom account to use this feature." msgstr "" #: frontend/src/components/CourseOutline.vue:319 @@ -4110,7 +4245,7 @@ msgstr "" msgid "Please ensure that you complete all the questions in {0} minutes." msgstr "" -#: frontend/src/components/Modals/LiveClassModal.vue:171 +#: frontend/src/components/Modals/LiveClassModal.vue:186 msgid "Please enter a title." msgstr "" @@ -4119,7 +4254,7 @@ msgstr "" msgid "Please enter a valid URL." msgstr "" -#: frontend/src/components/Modals/LiveClassModal.vue:183 +#: frontend/src/components/Modals/LiveClassModal.vue:198 msgid "Please enter a valid time in the format HH:mm." msgstr "" @@ -4147,7 +4282,7 @@ msgstr "" msgid "Please login to access the quiz." msgstr "" -#: frontend/src/components/NoPermission.vue:25 frontend/src/pages/Batch.vue:172 +#: frontend/src/components/NoPermission.vue:25 frontend/src/pages/Batch.vue:175 msgid "Please login to access this page." msgstr "" @@ -4164,23 +4299,23 @@ msgstr "" msgid "Please schedule an evaluation to get certified." msgstr "" -#: frontend/src/components/Modals/LiveClassModal.vue:174 +#: frontend/src/components/Modals/LiveClassModal.vue:189 msgid "Please select a date." msgstr "" -#: frontend/src/components/Modals/LiveClassModal.vue:198 +#: frontend/src/components/Modals/LiveClassModal.vue:213 msgid "Please select a duration." msgstr "" -#: frontend/src/components/Modals/LiveClassModal.vue:195 +#: frontend/src/components/Modals/LiveClassModal.vue:210 msgid "Please select a future date and time." msgstr "" -#: frontend/src/components/Modals/LiveClassModal.vue:177 +#: frontend/src/components/Modals/LiveClassModal.vue:192 msgid "Please select a time." msgstr "" -#: frontend/src/components/Modals/LiveClassModal.vue:180 +#: frontend/src/components/Modals/LiveClassModal.vue:195 msgid "Please select a timezone." msgstr "" @@ -4286,7 +4421,7 @@ msgid "Previous" msgstr "سابق" #. Label of the pricing_tab (Tab Break) field in DocType 'LMS Batch' -#: frontend/src/pages/BatchForm.vue:245 +#: frontend/src/pages/BatchForm.vue:255 #: lms/lms/doctype/lms_batch/lms_batch.json msgid "Pricing" msgstr "التسعير" @@ -4363,7 +4498,6 @@ msgstr "" #. Label of the progress (Float) field in DocType 'LMS Enrollment' #. Label of the progress (Int) field in DocType 'LMS Program Member' -#: frontend/src/components/BatchStudents.vue:75 #: frontend/src/components/Modals/BatchStudentProgress.vue:94 #: lms/lms/doctype/lms_enrollment/lms_enrollment.json #: lms/lms/doctype/lms_program_member/lms_program_member.json @@ -4374,6 +4508,10 @@ msgstr "تقدم" msgid "Progress (%)" msgstr "" +#: frontend/src/components/BatchStudents.vue:41 +msgid "Progress of students in courses and assessments" +msgstr "" + #. Option for the 'Required Role' (Select) field in DocType 'Cohort Web Page' #. Option for the 'Visibility' (Select) field in DocType 'LMS Batch Old' #: lms/lms/doctype/cohort_web_page/cohort_web_page.json @@ -4523,7 +4661,7 @@ msgstr "" msgid "Quiz will appear at the bottom of the lesson." msgstr "" -#: frontend/src/components/AppSidebar.vue:569 +#: frontend/src/components/AppSidebar.vue:574 #: frontend/src/pages/QuizForm.vue:443 frontend/src/pages/Quizzes.vue:142 #: frontend/src/pages/Quizzes.vue:152 lms/www/lms.py:251 msgid "Quizzes" @@ -4603,7 +4741,7 @@ msgstr "مرفوض" msgid "Related Courses" msgstr "" -#: frontend/src/pages/BatchForm.vue:226 frontend/src/pages/CourseForm.vue:127 +#: frontend/src/pages/BatchForm.vue:236 frontend/src/pages/CourseForm.vue:127 msgid "Remove" msgstr "" @@ -4676,7 +4814,7 @@ msgstr "" msgid "Role updated successfully" msgstr "" -#: frontend/src/components/AppSidebar.vue:597 +#: frontend/src/components/AppSidebar.vue:602 msgid "Roles" msgstr "الصلاحيات" @@ -4744,6 +4882,7 @@ msgstr "السبت" #: frontend/src/components/Modals/EmailTemplateModal.vue:12 #: frontend/src/components/Modals/Event.vue:101 #: frontend/src/components/Modals/Event.vue:129 +#: frontend/src/components/Modals/ZoomAccountModal.vue:10 #: frontend/src/pages/BatchForm.vue:8 frontend/src/pages/CourseForm.vue:17 #: frontend/src/pages/JobForm.vue:8 frontend/src/pages/LessonForm.vue:14 #: frontend/src/pages/ProgramForm.vue:7 frontend/src/pages/QuizForm.vue:34 @@ -4784,8 +4923,9 @@ msgstr "أحرز هدفاً" msgid "Score Out Of" msgstr "" -#: frontend/src/components/Evaluators.vue:15 -#: frontend/src/components/Members.vue:15 frontend/src/pages/Jobs.vue:42 +#: frontend/src/components/Settings/Evaluators.vue:15 +#: frontend/src/components/Settings/Members.vue:15 +#: frontend/src/pages/Jobs.vue:43 msgid "Search" msgstr "البحث" @@ -4860,16 +5000,16 @@ msgstr "" msgid "Set your Password" msgstr "" -#: frontend/src/components/AppSidebar.vue:545 +#: frontend/src/components/AppSidebar.vue:550 msgid "Setting up" msgstr "" -#: frontend/src/components/AppSidebar.vue:590 +#: frontend/src/components/AppSidebar.vue:595 msgid "Setting up payment gateway" msgstr "" -#: frontend/src/components/AppSidebar.vue:595 -#: frontend/src/components/Modals/Settings.vue:7 +#: frontend/src/components/AppSidebar.vue:600 +#: frontend/src/components/Settings/Settings.vue:7 #: frontend/src/pages/BatchForm.vue:46 frontend/src/pages/CourseForm.vue:143 #: frontend/src/pages/ProfileRoles.vue:4 frontend/src/pages/QuizForm.vue:79 msgid "Settings" @@ -5049,7 +5189,7 @@ msgstr "" msgid "Stage" msgstr "" -#: frontend/src/components/LiveClass.vue:50 frontend/src/components/Quiz.vue:67 +#: frontend/src/components/LiveClass.vue:70 frontend/src/components/Quiz.vue:67 #: lms/templates/quiz/quiz.html:39 msgid "Start" msgstr "بداية" @@ -5134,6 +5274,7 @@ msgstr "" #. Label of the status (Select) field in DocType 'LMS Course Progress' #. Label of the status (Select) field in DocType 'LMS Mentor Request' #: frontend/src/components/Modals/Event.vue:91 +#: frontend/src/components/Settings/ZoomSettings.vue:182 #: frontend/src/pages/AssignmentSubmissionList.vue:19 #: frontend/src/pages/JobForm.vue:46 #: lms/job/doctype/job_opportunity/job_opportunity.json @@ -5171,13 +5312,13 @@ msgid "Student Reviews" msgstr "" #. Label of the show_students (Check) field in DocType 'LMS Settings' -#: frontend/src/components/BatchStudents.vue:20 -#: frontend/src/components/BatchStudents.vue:111 +#: frontend/src/components/BatchStudents.vue:11 +#: frontend/src/components/BatchStudents.vue:67 #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Students" msgstr "" -#: frontend/src/components/BatchStudents.vue:328 +#: frontend/src/components/BatchStudents.vue:285 msgid "Students deleted successfully" msgstr "" @@ -5263,7 +5404,7 @@ msgstr "ملخص" msgid "Sunday" msgstr "الأحد" -#: lms/lms/api.py:1063 +#: lms/lms/api.py:1079 msgid "Suspicious pattern found in {0}: {1}" msgstr "" @@ -5304,6 +5445,7 @@ msgstr "" #: lms/lms/doctype/lms_enrollment/lms_enrollment.json #: lms/lms/doctype/lms_exercise/lms_exercise.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 #: lms/lms/doctype/lms_payment/lms_payment.json #: lms/lms/doctype/lms_program/lms_program.json @@ -5313,6 +5455,7 @@ msgstr "" #: lms/lms/doctype/lms_settings/lms_settings.json #: lms/lms/doctype/lms_source/lms_source.json #: lms/lms/doctype/lms_timetable_template/lms_timetable_template.json +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/doctype/user_skill/user_skill.json #: lms/lms/doctype/zoom_settings/zoom_settings.json msgid "System Manager" @@ -5384,7 +5527,7 @@ msgstr "" msgid "Thanks and Regards" msgstr "" -#: lms/lms/utils.py:1945 +#: lms/lms/utils.py:1946 msgid "The batch is full. Please contact the Administrator." msgstr "" @@ -5420,7 +5563,7 @@ msgstr "" msgid "There are no seats available in this batch." msgstr "" -#: frontend/src/components/BatchStudents.vue:199 +#: frontend/src/components/BatchStudents.vue:155 msgid "There are no students in this batch." msgstr "" @@ -5459,7 +5602,7 @@ msgstr "" msgid "This certificate does no expire" msgstr "" -#: frontend/src/components/LiveClass.vue:64 +#: frontend/src/components/LiveClass.vue:83 msgid "This class has ended" msgstr "" @@ -5467,7 +5610,7 @@ msgstr "" msgid "This course has:" msgstr "" -#: lms/lms/utils.py:1788 +#: lms/lms/utils.py:1789 msgid "This course is free." msgstr "" @@ -5513,7 +5656,7 @@ msgstr "الخميس" #. Label of the time (Time) field in DocType 'LMS Live Class' #: frontend/src/components/Modals/Event.vue:48 -#: frontend/src/components/Modals/LiveClassModal.vue:37 +#: frontend/src/components/Modals/LiveClassModal.vue:52 #: frontend/src/components/Quiz.vue:45 #: lms/lms/doctype/lms_live_class/lms_live_class.json msgid "Time" @@ -5524,7 +5667,7 @@ msgstr "زمن" msgid "Time Preference" msgstr "" -#: frontend/src/components/Modals/LiveClassModal.vue:29 +#: frontend/src/components/Modals/LiveClassModal.vue:44 msgid "Time must be in 24 hour format (HH:mm). Example 11:30 or 22:00" msgstr "" @@ -5552,7 +5695,7 @@ msgstr "" #. Label of the timezone (Data) field in DocType 'LMS Batch' #. Label of the timezone (Data) field in DocType 'LMS Certificate Request' #. Label of the timezone (Data) field in DocType 'LMS Live Class' -#: frontend/src/components/Modals/LiveClassModal.vue:45 +#: frontend/src/components/Modals/LiveClassModal.vue:59 #: frontend/src/pages/BatchForm.vue:107 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json @@ -5625,7 +5768,7 @@ msgstr "إلى" msgid "To Date" msgstr "إلى تاريخ" -#: lms/lms/utils.py:1799 +#: lms/lms/utils.py:1800 msgid "To join this batch, please contact the Administrator." msgstr "" @@ -5684,7 +5827,7 @@ msgstr "" #: frontend/src/components/Modals/AssessmentModal.vue:22 #: frontend/src/components/Modals/Question.vue:44 #: frontend/src/pages/Assignments.vue:43 frontend/src/pages/Assignments.vue:170 -#: frontend/src/pages/JobForm.vue:25 frontend/src/pages/Jobs.vue:65 +#: frontend/src/pages/JobForm.vue:25 frontend/src/pages/Jobs.vue:67 #: lms/job/doctype/job_opportunity/job_opportunity.json #: lms/lms/doctype/lms_assignment/lms_assignment.json #: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json @@ -5710,6 +5853,11 @@ msgstr "" msgid "URL" msgstr "رابط الانترنت" +#. Label of the uuid (Data) field in DocType 'LMS Live Class' +#: lms/lms/doctype/lms_live_class/lms_live_class.json +msgid "UUID" +msgstr "" + #. Label of the unavailability_section (Section Break) field in DocType 'Course #. Evaluator' #: lms/lms/doctype/course_evaluator/course_evaluator.json @@ -5734,7 +5882,7 @@ msgstr "" msgid "Unlisted" msgstr "" -#: frontend/src/pages/Batches.vue:284 +#: frontend/src/pages/Batches.vue:284 frontend/src/pages/Courses.vue:322 msgid "Unpublished" msgstr "" @@ -5757,13 +5905,13 @@ msgstr "" #. 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:162 -#: frontend/src/pages/Courses.vue:312 lms/lms/doctype/cohort/cohort.json +#: 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 msgid "Upcoming" msgstr "" -#: frontend/src/pages/Batch.vue:184 +#: frontend/src/pages/Batch.vue:187 msgid "Upcoming Batches" msgstr "" @@ -5772,9 +5920,9 @@ msgstr "" msgid "Upcoming Evaluations" msgstr "" -#: frontend/src/components/BrandSettings.vue:24 -#: frontend/src/components/PaymentSettings.vue:27 -#: frontend/src/components/SettingDetails.vue:23 +#: frontend/src/components/Settings/BrandSettings.vue:24 +#: frontend/src/components/Settings/PaymentSettings.vue:27 +#: frontend/src/components/Settings/SettingDetails.vue:23 msgid "Update" msgstr "تحديث" @@ -5782,7 +5930,7 @@ msgstr "تحديث" msgid "Update Password" msgstr "" -#: frontend/src/pages/BatchForm.vue:207 frontend/src/pages/CourseForm.vue:108 +#: frontend/src/pages/BatchForm.vue:217 frontend/src/pages/CourseForm.vue:108 msgid "Upload" msgstr "تحميل" @@ -6025,7 +6173,7 @@ msgstr "" msgid "You are already enrolled for this course." msgstr "" -#: frontend/src/pages/Batch.vue:166 +#: frontend/src/pages/Batch.vue:169 msgid "You are not a member of this batch. Please checkout our upcoming batches." msgstr "" @@ -6163,7 +6311,7 @@ msgstr "" msgid "Your Account has been successfully created!" msgstr "" -#: lms/lms/doctype/lms_batch/lms_batch.py:351 +#: lms/lms/doctype/lms_batch/lms_batch.py:362 msgid "Your batch {0} is starting tomorrow" msgstr "" @@ -6171,7 +6319,7 @@ msgstr "" msgid "Your calendar is set." msgstr "" -#: lms/lms/doctype/lms_live_class/lms_live_class.py:87 +#: lms/lms/doctype/lms_live_class/lms_live_class.py:90 msgid "Your class on {0} is today" msgstr "" @@ -6208,6 +6356,22 @@ msgstr "" msgid "Zen Mode" msgstr "" +#. Label of the zoom_account (Link) field in DocType 'LMS Batch' +#. Label of the zoom_account (Link) field in DocType 'LMS Live Class' +#: frontend/src/pages/BatchForm.vue:164 +#: lms/lms/doctype/lms_batch/lms_batch.json +#: lms/lms/doctype/lms_live_class/lms_live_class.json +msgid "Zoom Account" +msgstr "" + +#: frontend/src/components/Modals/ZoomAccountModal.vue:158 +msgid "Zoom Account created successfully" +msgstr "" + +#: frontend/src/components/Modals/ZoomAccountModal.vue:195 +msgid "Zoom Account updated successfully" +msgstr "" + #. Name of a DocType #: lms/lms/doctype/zoom_settings/zoom_settings.json msgid "Zoom Settings" @@ -6229,6 +6393,10 @@ msgstr "" msgid "applicants" msgstr "" +#: frontend/src/components/Modals/LiveClassAttendance.vue:39 +msgid "attended for" +msgstr "" + #: lms/templates/emails/payment_reminder.html:4 msgid "but didn’t complete your payment" msgstr "" @@ -6277,6 +6445,10 @@ msgstr "" msgid "members" msgstr "الطلاب" +#: frontend/src/components/Modals/LiveClassAttendance.vue:40 +msgid "minutes" +msgstr "الدقائق" + #: lms/templates/quiz/quiz.html:106 msgid "of" msgstr "من" @@ -6293,7 +6465,7 @@ msgstr "" msgid "ratings" msgstr "التقييمات" -#: frontend/src/components/Categories.vue:19 +#: frontend/src/components/Settings/Categories.vue:19 msgid "saving..." msgstr "حفظ..." @@ -6325,7 +6497,7 @@ msgstr "" msgid "{0} Quizzes" msgstr "" -#: lms/lms/api.py:853 lms/lms/api.py:861 +#: lms/lms/api.py:869 lms/lms/api.py:877 msgid "{0} Settings not found" msgstr "" diff --git a/lms/locale/bs.po b/lms/locale/bs.po index 99f333b8..d5f203ac 100644 --- a/lms/locale/bs.po +++ b/lms/locale/bs.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: frappe\n" "Report-Msgid-Bugs-To: jannat@frappe.io\n" -"POT-Creation-Date: 2025-05-23 16:04+0000\n" -"PO-Revision-Date: 2025-05-26 18:11\n" +"POT-Creation-Date: 2025-05-30 16:04+0000\n" +"PO-Revision-Date: 2025-06-02 20:30\n" "Last-Translator: jannat@frappe.io\n" "Language-Team: Bosnian\n" "MIME-Version: 1.0\n" @@ -83,7 +83,7 @@ msgstr "Uvod u kurs u jednom redu koji se pojavljuje na kartici kursa" msgid "About" msgstr "O" -#: frontend/src/pages/Batch.vue:98 +#: frontend/src/pages/Batch.vue:101 msgid "About this batch" msgstr "O ovoj Grupi" @@ -97,11 +97,24 @@ msgstr "Prihvatanje Uslova i/ili Pravila" msgid "Accepted" msgstr "Prihvaćeno" +#: frontend/src/components/Settings/ZoomSettings.vue:174 +msgid "Account" +msgstr "Račun" + +#. Label of the account_id (Data) field in DocType 'LMS Zoom Settings' #. Label of the account_id (Data) field in DocType 'Zoom Settings' +#: frontend/src/components/Modals/ZoomAccountModal.vue:55 +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/doctype/zoom_settings/zoom_settings.json msgid "Account ID" msgstr "Račun" +#. Label of the account_name (Data) field in DocType 'LMS Zoom Settings' +#: frontend/src/components/Modals/ZoomAccountModal.vue:30 +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json +msgid "Account Name" +msgstr "Naziv Računa" + #: frontend/src/pages/ProfileAbout.vue:17 msgid "Achievements" msgstr "Dostignuća" @@ -117,12 +130,13 @@ msgstr "Aktivni Članovi" #: frontend/src/components/Assessments.vue:11 #: frontend/src/components/BatchCourses.vue:11 -#: frontend/src/components/BatchStudents.vue:117 -#: frontend/src/components/Categories.vue:43 -#: frontend/src/components/Evaluators.vue:38 -#: frontend/src/components/LiveClass.vue:11 -#: frontend/src/components/Members.vue:44 frontend/src/pages/ProgramForm.vue:30 -#: frontend/src/pages/ProgramForm.vue:92 frontend/src/pages/ProgramForm.vue:137 +#: frontend/src/components/BatchStudents.vue:73 +#: frontend/src/components/LiveClass.vue:21 +#: frontend/src/components/Settings/Categories.vue:43 +#: frontend/src/components/Settings/Evaluators.vue:38 +#: frontend/src/components/Settings/Members.vue:44 +#: frontend/src/pages/ProgramForm.vue:30 frontend/src/pages/ProgramForm.vue:92 +#: frontend/src/pages/ProgramForm.vue:137 msgid "Add" msgstr "Dodaj" @@ -152,7 +166,7 @@ msgstr "Dodaj Lekciju" msgid "Add a Student" msgstr "Dodaj Studenta" -#: frontend/src/components/AppSidebar.vue:553 +#: frontend/src/components/AppSidebar.vue:558 msgid "Add a chapter" msgstr "Dodaj Poglavlje" @@ -164,7 +178,7 @@ msgstr "Dodaj Kurs" msgid "Add a keyword and then press enter" msgstr "Dodaj ključnu riječ, a zatim pritisnite enter" -#: frontend/src/components/AppSidebar.vue:554 +#: frontend/src/components/AppSidebar.vue:559 msgid "Add a lesson" msgstr "Dodaj Lekciju" @@ -189,11 +203,11 @@ msgstr "Dodaj zadatak svojoj lekciji" msgid "Add at least one possible answer for this question: {0}" msgstr "Dodaj barem jedan mogući odgovor na ovo pitanje: {0}" -#: frontend/src/components/AppSidebar.vue:518 +#: frontend/src/components/AppSidebar.vue:522 msgid "Add courses to your batch" msgstr "Dodaj kurseve u vašu grupu" -#: frontend/src/components/AppSidebar.vue:498 +#: frontend/src/components/AppSidebar.vue:501 msgid "Add students to your batch" msgstr "Dodaj učenike u vašu grupu" @@ -209,7 +223,7 @@ msgstr "Dodaj zadatak kao {0}" msgid "Add your first chapter" msgstr "Dodaj vaše prvo poglavlje" -#: frontend/src/components/AppSidebar.vue:449 +#: frontend/src/components/AppSidebar.vue:450 msgid "Add your first lesson" msgstr "Dodaj vašu prvu lekciju" @@ -288,7 +302,7 @@ msgstr "Već Registrovan" #. 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:255 frontend/src/pages/CourseForm.vue:230 +#: frontend/src/pages/BatchForm.vue:265 frontend/src/pages/CourseForm.vue:230 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_course/lms_course.json #: lms/lms/doctype/lms_payment/lms_payment.json @@ -346,11 +360,11 @@ msgstr "Odgovori" msgid "Appears on the course card in the course list" msgstr "Pojavljuje se na kartici kursa u listi kurseva" -#: frontend/src/pages/BatchForm.vue:230 +#: frontend/src/pages/BatchForm.vue:240 msgid "Appears when the batch URL is shared on any online platform" msgstr "Pojavljuje se kada se grupni URL dijeli na bilo kojoj online platformi" -#: frontend/src/pages/BatchForm.vue:211 +#: frontend/src/pages/BatchForm.vue:221 msgid "Appears when the batch URL is shared on socials" msgstr "Pojavljuje se kada se URL grupe podijeli na društvenim mrežama" @@ -425,10 +439,9 @@ msgid "Assessment {0} has already been added to this batch." msgstr "Procjena {0} je već dodana ovoj grupi." #. Label of the show_assessments (Check) field in DocType 'LMS Settings' -#: frontend/src/components/AppSidebar.vue:566 +#: frontend/src/components/AppSidebar.vue:571 #: frontend/src/components/Assessments.vue:5 -#: frontend/src/components/BatchStudents.vue:68 -#: frontend/src/components/BatchStudents.vue:101 +#: frontend/src/components/BatchStudents.vue:32 #: lms/lms/doctype/lms_settings/lms_settings.json #: lms/templates/assessments.html:3 msgid "Assessments" @@ -486,7 +499,7 @@ msgstr "Zadatak je uspješno ažuriran" msgid "Assignment will appear at the bottom of the lesson." msgstr "Zadatak će se pojaviti na dnu lekcije." -#: frontend/src/components/AppSidebar.vue:570 +#: frontend/src/components/AppSidebar.vue:575 #: frontend/src/pages/Assignments.vue:211 lms/www/lms.py:273 msgid "Assignments" msgstr "Dodjele" @@ -495,6 +508,15 @@ msgstr "Dodjele" msgid "At least one option must be correct for this question." msgstr "Barem jedna opcija mora biti tačna za ovo pitanje." +#: frontend/src/components/Modals/LiveClassAttendance.vue:5 +msgid "Attendance for Class - {0}" +msgstr "Prisustvo Nastavi - {0}" + +#. Label of the attendees (Int) field in DocType 'LMS Live Class' +#: lms/lms/doctype/lms_live_class/lms_live_class.json +msgid "Attendees" +msgstr "Učesnici" + #. Label of the attire (Select) field in DocType 'User' #: lms/fixtures/custom_field.json msgid "Attire Preference" @@ -510,7 +532,7 @@ msgid "Auto Assign" msgstr "Automatski Dodjeli" #. Label of the auto_recording (Select) field in DocType 'LMS Live Class' -#: frontend/src/components/Modals/LiveClassModal.vue:77 +#: frontend/src/components/Modals/LiveClassModal.vue:73 #: lms/lms/doctype/lms_live_class/lms_live_class.json msgid "Auto Recording" msgstr "Automatsko Snimanje" @@ -601,6 +623,7 @@ msgstr "Potvrda Grupnog Upisa" #: lms/lms/doctype/lms_category/lms_category.json #: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json msgid "Batch Evaluator" msgstr "Ocjenjivač Grupe" @@ -631,6 +654,10 @@ msgstr "Postavke Grupe" msgid "Batch Start Date:" msgstr "Datum Početka Grupe:" +#: frontend/src/components/BatchStudents.vue:40 +msgid "Batch Summary" +msgstr "Sažetak Grupe" + #. Label of the batch_title (Data) field in DocType 'LMS Certificate' #. Label of the batch_title (Data) field in DocType 'LMS Certificate Request' #: lms/lms/doctype/lms_certificate/lms_certificate.json @@ -758,7 +785,7 @@ msgstr "Ležerna Odjeća" #. Label of the category (Link) field in DocType 'LMS Batch' #. Label of the category (Data) field in DocType 'LMS Category' #. Label of the category (Link) field in DocType 'LMS Course' -#: frontend/src/pages/BatchForm.vue:182 frontend/src/pages/Batches.vue:55 +#: frontend/src/pages/BatchForm.vue:192 frontend/src/pages/Batches.vue:55 #: frontend/src/pages/CertifiedParticipants.vue:38 #: frontend/src/pages/CourseForm.vue:36 frontend/src/pages/Courses.vue:51 #: lms/lms/doctype/lms_batch/lms_batch.json @@ -767,19 +794,19 @@ msgstr "Ležerna Odjeća" msgid "Category" msgstr "Kategorija" -#: frontend/src/components/Categories.vue:39 +#: frontend/src/components/Settings/Categories.vue:39 msgid "Category Name" msgstr "Naziv kategorije" -#: frontend/src/components/Categories.vue:133 +#: frontend/src/components/Settings/Categories.vue:133 msgid "Category added successfully" msgstr "Kategorija je uspješno dodana" -#: frontend/src/components/Categories.vue:193 +#: frontend/src/components/Settings/Categories.vue:193 msgid "Category deleted successfully" msgstr "Kategorija je uspješno izbrisana" -#: frontend/src/components/Categories.vue:173 +#: frontend/src/components/Settings/Categories.vue:173 msgid "Category updated successfully" msgstr "Kategorija je uspješno ažurirana" @@ -822,7 +849,7 @@ msgstr "Certifikati su uspješno generirani" #. Enrollment' #. Label of a Card Break in the LMS Workspace #. Label of a Link in the LMS Workspace -#: frontend/src/components/AppSidebar.vue:574 +#: frontend/src/components/AppSidebar.vue:579 #: frontend/src/components/CourseCard.vue:115 #: frontend/src/components/Modals/Event.vue:372 #: frontend/src/pages/BatchForm.vue:62 frontend/src/pages/Batches.vue:38 @@ -846,12 +873,12 @@ msgstr "Detalji Certifikacije" msgid "Certification Name" msgstr "Naziv Certifikacije" -#: frontend/src/components/BatchStudents.vue:36 +#: frontend/src/components/BatchStudents.vue:17 msgid "Certified" msgstr "Certificirano" -#: frontend/src/pages/CertifiedParticipants.vue:182 -#: frontend/src/pages/CertifiedParticipants.vue:189 +#: frontend/src/pages/CertifiedParticipants.vue:186 +#: frontend/src/pages/CertifiedParticipants.vue:193 #: frontend/src/pages/Statistics.vue:40 msgid "Certified Members" msgstr "Certificirani Članovi" @@ -972,19 +999,25 @@ msgstr "Klikni ovdje" 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 "Klikni na ikonu za dodavanje u uređivaču i izaberite Kviz iz menija. Otvara se dijalog u kojem možete odabrati kviz sa liste ili kreirati novi kviz. Kada odaberete opciju Kreiraj novi, ona vas preusmjerava na stranicu za kreiranje kviza." +#. Label of the client_id (Data) field in DocType 'LMS Zoom Settings' #. Label of the client_id (Data) field in DocType 'Zoom Settings' +#: frontend/src/components/Modals/ZoomAccountModal.vue:36 +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/doctype/zoom_settings/zoom_settings.json msgid "Client ID" msgstr "ID klijenta" +#. Label of the client_secret (Password) field in DocType 'LMS Zoom Settings' #. Label of the client_secret (Password) field in DocType 'Zoom Settings' +#: frontend/src/components/Modals/ZoomAccountModal.vue:49 +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/doctype/zoom_settings/zoom_settings.json msgid "Client Secret" msgstr "Tajna klijenta" -#: frontend/src/components/Categories.vue:27 -#: frontend/src/components/Evaluators.vue:24 -#: frontend/src/components/Members.vue:24 +#: frontend/src/components/Settings/Categories.vue:27 +#: frontend/src/components/Settings/Evaluators.vue:24 +#: frontend/src/components/Settings/Members.vue:24 msgid "Close" msgstr "Zatvori" @@ -1066,6 +1099,10 @@ msgstr "Ime Koledža" msgid "Color" msgstr "Boja" +#: frontend/src/pages/BatchForm.vue:293 frontend/src/pages/CourseForm.vue:268 +msgid "Comma separated keywords for SEO" +msgstr "Ključne riječi odvojene zarezom za SEO" + #. Label of the comments (Small Text) field in DocType 'Exercise Latest #. Submission' #. Label of the comments (Small Text) field in DocType 'Exercise Submission' @@ -1162,10 +1199,6 @@ msgstr "Završi upis - ne propusti!" msgid "Completed" msgstr "Završeno" -#: frontend/src/components/BatchStudents.vue:373 -msgid "Completed by Students" -msgstr "Studenti koji su Završili" - #. Label of the enable_certification (Check) field in DocType 'LMS Course' #: frontend/src/pages/CourseForm.vue:217 #: lms/lms/doctype/lms_course/lms_course.json @@ -1232,7 +1265,7 @@ msgid "Continue Learning" msgstr "Nastavi sa Učenjem" #. Option for the 'Type' (Select) field in DocType 'Job Opportunity' -#: frontend/src/pages/Jobs.vue:187 +#: frontend/src/pages/Jobs.vue:189 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Contract" msgstr "Ugovor" @@ -1267,7 +1300,7 @@ msgstr "Tačan Odgovor" #. Label of the country (Link) field in DocType 'Job Opportunity' #. Label of the country (Link) field in DocType 'Payment Country' #: frontend/src/pages/Billing.vue:92 frontend/src/pages/JobForm.vue:40 -#: frontend/src/pages/Jobs.vue:57 lms/fixtures/custom_field.json +#: frontend/src/pages/Jobs.vue:59 lms/fixtures/custom_field.json #: lms/job/doctype/job_opportunity/job_opportunity.json #: lms/lms/doctype/payment_country/payment_country.json msgid "Country" @@ -1403,7 +1436,7 @@ msgstr "Lista Kurseva" msgid "Course Name" msgstr "Naziv Kursa" -#: frontend/src/pages/CourseDetail.vue:76 frontend/src/pages/CourseForm.vue:257 +#: frontend/src/pages/CourseDetail.vue:76 frontend/src/pages/CourseForm.vue:278 msgid "Course Outline" msgstr "Pregled Kursa" @@ -1439,11 +1472,11 @@ msgstr "Naziv Kursa" msgid "Course added to program" msgstr "Kurs dodat programu" -#: frontend/src/pages/CourseForm.vue:468 +#: frontend/src/pages/CourseForm.vue:496 msgid "Course created successfully" msgstr "Kurs je uspješno kreiran" -#: frontend/src/pages/CourseForm.vue:489 +#: frontend/src/pages/CourseForm.vue:533 msgid "Course deleted successfully" msgstr "Kurs uspješno izbrisan" @@ -1451,7 +1484,7 @@ msgstr "Kurs uspješno izbrisan" msgid "Course moved successfully" msgstr "Kurs uspješno pomjeren" -#: frontend/src/pages/CourseForm.vue:451 +#: frontend/src/pages/CourseForm.vue:516 msgid "Course updated successfully" msgstr "Kurs je uspješno ažuriran" @@ -1465,12 +1498,11 @@ msgstr "Kurs {0} je već dodan ovoj grupi." #. Label of the courses (Check) field in DocType 'LMS Settings' #: frontend/src/components/BatchCourses.vue:5 #: frontend/src/components/BatchOverlay.vue:37 -#: frontend/src/components/BatchStudents.vue:52 -#: frontend/src/components/BatchStudents.vue:92 +#: frontend/src/components/BatchStudents.vue:25 #: frontend/src/components/Modals/BatchStudentProgress.vue:91 -#: frontend/src/pages/BatchDetail.vue:51 +#: frontend/src/pages/BatchDetail.vue:44 #: frontend/src/pages/CourseCertification.vue:127 -#: frontend/src/pages/Courses.vue:329 frontend/src/pages/Courses.vue:336 +#: frontend/src/pages/Courses.vue:331 frontend/src/pages/Courses.vue:338 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Courses" @@ -1512,15 +1544,15 @@ msgstr "Kreiraj Kurs" msgid "Create a Live Class" msgstr "Kreiraj Razred Uživo" -#: frontend/src/components/AppSidebar.vue:561 +#: frontend/src/components/AppSidebar.vue:566 msgid "Create a batch" msgstr "Kreiraj grupu" -#: frontend/src/components/AppSidebar.vue:552 +#: frontend/src/components/AppSidebar.vue:557 msgid "Create a course" msgstr "Kreiraj kurs" -#: frontend/src/components/AppSidebar.vue:562 +#: frontend/src/components/AppSidebar.vue:567 msgid "Create a live class" msgstr "Kreiraj čas uživo" @@ -1528,7 +1560,7 @@ msgstr "Kreiraj čas uživo" msgid "Create an Assignment" msgstr "Kreiraj Zadatak" -#: frontend/src/components/AppSidebar.vue:488 +#: frontend/src/components/AppSidebar.vue:491 msgid "Create your first batch" msgstr "Kreiraj vašu prvu seriju" @@ -1536,26 +1568,26 @@ msgstr "Kreiraj vašu prvu seriju" msgid "Create your first course" msgstr "Kreiraj vaš prvi kurs" -#: frontend/src/components/AppSidebar.vue:467 +#: frontend/src/components/AppSidebar.vue:469 msgid "Create your first quiz" msgstr "Kreiraj vašj prvi kviz" -#: frontend/src/pages/Assignments.vue:176 frontend/src/pages/Courses.vue:320 +#: frontend/src/pages/Assignments.vue:176 frontend/src/pages/Courses.vue:321 msgid "Created" msgstr "Kreirano" -#: frontend/src/components/AppSidebar.vue:558 +#: frontend/src/components/AppSidebar.vue:563 msgid "Creating a batch" msgstr "Kreiranje grupe u toku" -#: frontend/src/components/AppSidebar.vue:549 +#: frontend/src/components/AppSidebar.vue:554 msgid "Creating a course" msgstr "Kreiranje kursa u toku" #. 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:262 frontend/src/pages/CourseForm.vue:247 +#: frontend/src/pages/BatchForm.vue:272 frontend/src/pages/CourseForm.vue:247 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_course/lms_course.json #: lms/lms/doctype/lms_payment/lms_payment.json @@ -1567,7 +1599,7 @@ msgstr "Valuta" msgid "Current Lesson" msgstr "Trenutna Lekcija" -#: frontend/src/components/AppSidebar.vue:580 +#: frontend/src/components/AppSidebar.vue:585 msgid "Custom Certificate Templates" msgstr "Prilagođeni Šabloni Certifikata" @@ -1604,7 +1636,7 @@ msgstr "Nadzorna Tabla" #. Label of the date (Date) field in DocType 'Scheduled Flow' #: frontend/src/components/Modals/EvaluationModal.vue:26 #: frontend/src/components/Modals/Event.vue:40 -#: frontend/src/components/Modals/LiveClassModal.vue:61 +#: frontend/src/components/Modals/LiveClassModal.vue:29 #: lms/lms/doctype/lms_batch_timetable/lms_batch_timetable.json #: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json @@ -1614,10 +1646,7 @@ msgstr "Nadzorna Tabla" msgid "Date" msgstr "Datum" -#. Label of the section_break_glxh (Section Break) field in DocType 'LMS Live -#. Class' #: frontend/src/pages/BatchForm.vue:69 -#: lms/lms/doctype/lms_live_class/lms_live_class.json msgid "Date and Time" msgstr "Datum i Vrijeme" @@ -1663,7 +1692,7 @@ msgstr "Tip Stepena" #: frontend/src/components/CourseOutline.vue:244 #: frontend/src/components/CourseOutline.vue:302 -#: frontend/src/pages/CourseForm.vue:502 +#: frontend/src/pages/CourseForm.vue:546 msgid "Delete" msgstr "Izbriši" @@ -1671,7 +1700,7 @@ msgstr "Izbriši" msgid "Delete Chapter" msgstr "Izbriši Poglavlje" -#: frontend/src/pages/CourseForm.vue:496 +#: frontend/src/pages/CourseForm.vue:540 msgid "Delete Course" msgstr "Izbriši Kurs" @@ -1683,7 +1712,7 @@ msgstr "Izbriši ovo Poglavlje?" msgid "Delete this lesson?" msgstr "Izbriši ovu Lekciju?" -#: frontend/src/pages/CourseForm.vue:497 +#: frontend/src/pages/CourseForm.vue:541 msgid "Deleting the course will also delete all its chapters and lessons. Are you sure you want to delete this course?" msgstr "Brisanjem kursa izbrisat će se i sva njegova poglavlja i lekcije. Jeste li sigurni da želite izbrisati ovaj kurs?" @@ -1707,7 +1736,7 @@ msgstr "Brisanjem ove lekcije trajno će se ukloniti iz kursa. Ova radnja se ne #. Label of the description (Small Text) field in DocType 'LMS Exercise' #. Label of the description (Text) field in DocType 'LMS Live Class' #. Label of the description (Small Text) field in DocType 'Work Experience' -#: frontend/src/components/Modals/LiveClassModal.vue:84 +#: frontend/src/components/Modals/LiveClassModal.vue:80 #: frontend/src/pages/JobForm.vue:125 #: lms/job/doctype/job_opportunity/job_opportunity.json #: lms/lms/doctype/certification/certification.json @@ -1748,6 +1777,7 @@ msgid "Disable Signup" msgstr "Onemogući Prijavu" #. Label of the disabled (Check) field in DocType 'Job Opportunity' +#: frontend/src/components/Settings/ZoomSettings.vue:56 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Disabled" msgstr "Onemogućeno" @@ -1758,7 +1788,7 @@ msgid "Discard" msgstr "Odbaci" #. Label of the show_discussions (Check) field in DocType 'LMS Settings' -#: frontend/src/pages/Batch.vue:85 +#: frontend/src/pages/Batch.vue:88 #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Discussions" msgstr "Diskusije" @@ -1788,10 +1818,12 @@ msgstr "Pronađene su duple opcije za ovo pitanje." #. Label of the duration (Data) field in DocType 'Cohort' #. Label of the duration (Data) field in DocType 'LMS Batch Timetable' #. Label of the duration (Int) field in DocType 'LMS Live Class' -#: frontend/src/components/Modals/LiveClassModal.vue:68 +#. Label of the duration (Int) field in DocType 'LMS Live Class Participant' +#: frontend/src/components/Modals/LiveClassModal.vue:36 #: lms/lms/doctype/cohort/cohort.json #: lms/lms/doctype/lms_batch_timetable/lms_batch_timetable.json #: lms/lms/doctype/lms_live_class/lms_live_class.json +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json msgid "Duration" msgstr "Trajanje" @@ -1800,7 +1832,7 @@ msgstr "Trajanje" msgid "Duration (in minutes)" msgstr "Trajanje (u minutama)" -#: frontend/src/components/Modals/LiveClassModal.vue:64 +#: frontend/src/components/Modals/LiveClassModal.vue:32 msgid "Duration of the live class in minutes" msgstr "Trajanje predavanja uživo u minutama" @@ -1839,6 +1871,10 @@ msgstr "Uredi šablon e-pošte" msgid "Edit Profile" msgstr "Uredi Profil" +#: frontend/src/components/Modals/ZoomAccountModal.vue:6 +msgid "Edit Zoom Account" +msgstr "Uredi Zoom Račun" + #: frontend/src/pages/QuizForm.vue:182 msgid "Edit the question" msgstr "Uredite pitanje" @@ -1858,8 +1894,9 @@ msgstr "Detalj Obrazovanja" msgid "Education Details" msgstr "Detalji Obrazovanja" -#: frontend/src/components/Evaluators.vue:33 -#: frontend/src/components/Members.vue:33 lms/templates/signup-form.html:10 +#: frontend/src/components/Settings/Evaluators.vue:33 +#: frontend/src/components/Settings/Members.vue:33 +#: lms/templates/signup-form.html:10 msgid "Email" msgstr "E-pošta" @@ -1889,7 +1926,8 @@ msgstr "Šablon e-pošte uspješno ažuriran" msgid "Email Templates" msgstr "Šablon e-pošte" -#: frontend/src/components/EmailTemplates.vue:128 +#: frontend/src/components/Settings/EmailTemplates.vue:128 +#: frontend/src/components/Settings/ZoomSettings.vue:161 msgid "Email Templates deleted successfully" msgstr "Šabloni e-pošte uspješno izbrisani" @@ -1922,7 +1960,11 @@ msgid "Enable this only if you want to upload a SCORM package as a chapter." msgstr "Omogućite ovo samo ako želite da učitate SCORM paket kao poglavlje." #. Label of the enabled (Check) field in DocType 'LMS Badge' +#. Label of the enabled (Check) field in DocType 'LMS Zoom Settings' +#: frontend/src/components/Modals/ZoomAccountModal.vue:23 +#: frontend/src/components/Settings/ZoomSettings.vue:53 #: lms/lms/doctype/lms_badge/lms_badge.json +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json msgid "Enabled" msgstr "Omogućeno" @@ -1961,11 +2003,15 @@ msgstr "Datum Završetka (ili očekivani)" msgid "End Time" msgstr "Vrijeme Završetka" +#: frontend/src/components/LiveClass.vue:89 +msgid "Ended" +msgstr "Završeno" + #: frontend/src/components/BatchOverlay.vue:103 msgid "Enroll Now" msgstr "Upišite se sada" -#: frontend/src/pages/Batches.vue:286 frontend/src/pages/Courses.vue:322 +#: frontend/src/pages/Batches.vue:286 frontend/src/pages/Courses.vue:324 msgid "Enrolled" msgstr "Upisan" @@ -1984,7 +2030,7 @@ msgstr "Potvrda upisa za {0}" msgid "Enrollment Count" msgstr "Broj Upisa" -#: lms/lms/utils.py:1913 +#: lms/lms/utils.py:1914 msgid "Enrollment Failed" msgstr "Upis nije uspio" @@ -2011,18 +2057,27 @@ msgstr "Unesi Naziv i spremi kviz da nastavite" msgid "Enter the correct answer" msgstr "Unesite tačan odgovor" +#: frontend/src/components/Modals/ZoomAccountModal.vue:163 +msgid "Error creating Zoom Account" +msgstr "Greška pri kreiranju Zoom računa" + #: frontend/src/components/Modals/EmailTemplateModal.vue:122 msgid "Error creating email template" msgstr "Greška pri kreiranju šablona e-pošte" -#: lms/lms/doctype/lms_batch/lms_batch.py:193 +#: lms/lms/doctype/lms_batch/lms_batch.py:204 msgid "Error creating live class. Please try again. {0}" msgstr "Greška pri kreiranju časa uživo. Pokušaj ponovo. {0}" -#: frontend/src/components/EmailTemplates.vue:133 +#: frontend/src/components/Settings/EmailTemplates.vue:133 +#: frontend/src/components/Settings/ZoomSettings.vue:166 msgid "Error deleting email templates" msgstr "Greška pri brisanju šablona e-pošte" +#: frontend/src/components/Modals/ZoomAccountModal.vue:200 +msgid "Error updating Zoom Account" +msgstr "Greška pri ažuriranju Zoom računa" + #: frontend/src/components/Modals/EmailTemplateModal.vue:151 msgid "Error updating email template" msgstr "Greška pri ažuriranju šablona e-pošte" @@ -2179,6 +2234,14 @@ msgstr "Istraži Više" msgid "Fail" msgstr "Neuspjeh" +#: lms/lms/doctype/lms_live_class/lms_live_class.py:139 +msgid "Failed to fetch attendance data from Zoom for class {0}: {1}" +msgstr "Nije moguće preuzeti podatke o prisustvu sa Zooma za čas {0}: {1}" + +#: frontend/src/utils/index.js:613 +msgid "Failed to update meta tags {0}" +msgstr "Neuspješno ažuriranje meta oznaka {0}" + #. Label of the featured (Check) field in DocType 'LMS Course' #: frontend/src/components/CourseCard.vue:20 #: frontend/src/pages/CourseForm.vue:167 @@ -2188,7 +2251,7 @@ msgstr "Istaknuto" #. Label of the feedback (Small Text) field in DocType 'LMS Batch Feedback' #: frontend/src/components/BatchFeedback.vue:30 -#: frontend/src/pages/Batch.vue:143 +#: frontend/src/pages/Batch.vue:146 #: lms/lms/doctype/lms_batch_feedback/lms_batch_feedback.json msgid "Feedback" msgstr "Povratne Informacije" @@ -2212,8 +2275,8 @@ msgstr "Smjer/Studij" msgid "File Type" msgstr "Tip Datoteke" -#: frontend/src/components/Members.vue:39 #: frontend/src/components/Modals/EditProfile.vue:59 +#: frontend/src/components/Settings/Members.vue:39 msgid "First Name" msgstr "Ime" @@ -2237,7 +2300,7 @@ msgid "Free" msgstr "Besplatno" #. Option for the 'Type' (Select) field in DocType 'Job Opportunity' -#: frontend/src/pages/Jobs.vue:188 +#: frontend/src/pages/Jobs.vue:190 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Freelance" msgstr "Slobodnjak" @@ -2281,7 +2344,7 @@ msgid "Full Name" msgstr "Puno Ime" #. Option for the 'Type' (Select) field in DocType 'Job Opportunity' -#: frontend/src/pages/Jobs.vue:185 +#: frontend/src/pages/Jobs.vue:187 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Full Time" msgstr "Puno Radno Vrijeme" @@ -2638,8 +2701,8 @@ msgstr "Komentari Instruktora" msgid "Interest" msgstr "Kamata" -#: frontend/src/components/AppSidebar.vue:541 -#: frontend/src/components/AppSidebar.vue:544 +#: frontend/src/components/AppSidebar.vue:546 +#: frontend/src/components/AppSidebar.vue:549 msgid "Introduction" msgstr "Uvod" @@ -2677,7 +2740,7 @@ msgstr "Samo po Pozivu" msgid "Invite Request" msgstr "Pozivni Zahtjev" -#: frontend/src/components/AppSidebar.vue:477 +#: frontend/src/components/AppSidebar.vue:480 msgid "Invite your team and students" msgstr "Pozovi vaš tim i učenike" @@ -2709,7 +2772,7 @@ msgstr "SCORM Paket" msgid "Issue Date" msgstr "Datum Izdavanja" -#: frontend/src/components/AppSidebar.vue:577 +#: frontend/src/components/AppSidebar.vue:582 msgid "Issue a Certificate" msgstr "Izdaj Certifikat" @@ -2781,12 +2844,12 @@ msgstr "Naziv Posla" #. Label of the jobs (Check) field in DocType 'LMS Settings' #: frontend/src/pages/JobDetail.vue:10 frontend/src/pages/Jobs.vue:8 -#: frontend/src/pages/Jobs.vue:194 +#: frontend/src/pages/Jobs.vue:196 #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Jobs" msgstr "Poslovi" -#: frontend/src/components/LiveClass.vue:58 +#: frontend/src/components/LiveClass.vue:78 #: lms/templates/upcoming_evals.html:15 msgid "Join" msgstr "Pridružite se" @@ -2804,6 +2867,12 @@ msgstr "Pridružite se Sastanku" msgid "Join URL" msgstr "URL Pridruživanja" +#. Label of the joined_at (Datetime) field in DocType 'LMS Live Class +#. Participant' +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json +msgid "Joined At" +msgstr "Pridružio/la se u" + #. Name of a Workspace #: lms/lms/workspace/lms/lms.json msgid "LMS" @@ -2930,6 +2999,11 @@ msgstr "Prijava za Posao" msgid "LMS Live Class" msgstr "Live Class" +#. Name of a DocType +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json +msgid "LMS Live Class Participant" +msgstr "Učesnik Live Nastave" + #. Name of a DocType #: lms/lms/doctype/lms_mentor_request/lms_mentor_request.json msgid "LMS Mentor Request" @@ -3037,6 +3111,11 @@ msgstr "Legenda Vremenske Tabele" msgid "LMS Timetable Template" msgstr "Šablon Vremenske Tabele" +#. Name of a DocType +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json +msgid "LMS Zoom Settings" +msgstr "Zoom Postavke" + #. Label of the label (Data) field in DocType 'LMS Timetable Legend' #: lms/lms/doctype/lms_timetable_legend/lms_timetable_legend.json msgid "Label" @@ -3057,6 +3136,12 @@ msgstr "Posljednja Prijava" msgid "Launch File" msgstr "Pokreni Datoteku" +#. Label of the left_at (Datetime) field in DocType 'LMS Live Class +#. Participant' +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json +msgid "Left At" +msgstr "Napustio/la u" + #. Label of the lesson (Link) field in DocType 'Exercise Latest Submission' #. Label of the lesson (Link) field in DocType 'Exercise Submission' #. Label of the lesson (Link) field in DocType 'Lesson Reference' @@ -3088,7 +3173,7 @@ msgstr "Referenca Lekcije" msgid "Lesson Title" msgstr "Naziv Lekcije" -#: frontend/src/pages/LessonForm.vue:414 +#: frontend/src/pages/LessonForm.vue:416 msgid "Lesson created successfully" msgstr "Lekcija je uspješno kreirana" @@ -3100,7 +3185,7 @@ msgstr "Lekcija je uspješno izbrisana" msgid "Lesson moved successfully" msgstr "Lekcija je uspješno premještena" -#: frontend/src/pages/LessonForm.vue:438 +#: frontend/src/pages/LessonForm.vue:440 msgid "Lesson updated successfully" msgstr "Lekcija je uspješno ažurirana" @@ -3154,12 +3239,14 @@ msgid "Links" msgstr "Veze" #. Option for the 'Status' (Select) field in DocType 'Cohort' -#: frontend/src/pages/Courses.vue:306 lms/lms/doctype/cohort/cohort.json +#: frontend/src/pages/Courses.vue:307 lms/lms/doctype/cohort/cohort.json msgid "Live" msgstr "Uživo" +#. Label of the live_class (Link) field in DocType 'LMS Live Class Participant' #. Label of the show_live_class (Check) field in DocType 'LMS Settings' -#: frontend/src/components/LiveClass.vue:4 +#: frontend/src/components/LiveClass.vue:14 +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Live Class" msgstr "Razred Uživo" @@ -3169,7 +3256,7 @@ msgstr "Razred Uživo" msgid "LiveCode URL" msgstr "URL LiveCode" -#: frontend/src/components/Members.vue:109 +#: frontend/src/components/Settings/Members.vue:109 #: frontend/src/pages/Assignments.vue:69 frontend/src/pages/Batches.vue:80 #: frontend/src/pages/CertifiedParticipants.vue:100 #: frontend/src/pages/Courses.vue:75 @@ -3196,7 +3283,7 @@ msgid "Location Preference" msgstr "Preferenca Lokacije" #: frontend/src/components/NoPermission.vue:28 -#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:193 +#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:196 #: frontend/src/pages/Lesson.vue:53 msgid "Login" msgstr "Prijava" @@ -3290,7 +3377,7 @@ msgid "Maximum Attempts" msgstr "Maksimalnih Pokušaja" #. Label of the medium (Select) field in DocType 'LMS Batch' -#: frontend/src/pages/BatchForm.vue:177 +#: frontend/src/pages/BatchForm.vue:187 #: lms/lms/doctype/lms_batch/lms_batch.json msgid "Medium" msgstr "Srednje" @@ -3305,6 +3392,11 @@ msgstr "Medium ID" msgid "Medium:" msgstr "Srednje:" +#. Label of the meeting_id (Data) field in DocType 'LMS Live Class' +#: lms/lms/doctype/lms_live_class/lms_live_class.json +msgid "Meeting ID" +msgstr "ID Sastanka" + #. Label of the member (Link) field in DocType 'Exercise Latest Submission' #. Label of the member (Link) field in DocType 'Exercise Submission' #. Label of the member (Link) field in DocType 'LMS Assignment Submission' @@ -3317,10 +3409,14 @@ msgstr "Srednje:" #. 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 Live Class Participant' #. Label of the member (Link) field in DocType 'LMS Mentor Request' #. Label of the member (Link) field in DocType 'LMS Payment' #. Label of the member (Link) field in DocType 'LMS Program Member' #. Label of the member (Link) field in DocType 'LMS Quiz Submission' +#. Label of the member (Link) field in DocType 'LMS Zoom Settings' +#: frontend/src/components/Modals/ZoomAccountModal.vue:42 +#: frontend/src/components/Settings/ZoomSettings.vue:178 #: frontend/src/pages/AssignmentSubmissionList.vue:14 #: frontend/src/pages/QuizSubmission.vue:31 #: frontend/src/pages/QuizSubmissionList.vue:91 @@ -3335,10 +3431,12 @@ msgstr "Srednje:" #: 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_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 #: lms/lms/doctype/lms_program_member/lms_program_member.json #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/report/course_progress_summary/course_progress_summary.py:64 msgid "Member" msgstr "Član" @@ -3357,7 +3455,10 @@ msgstr "E-pošta Člana" #. Label of the member_image (Attach Image) field in DocType 'LMS Batch #. Feedback' +#. Label of the member_image (Attach Image) field in DocType 'LMS Live Class +#. Participant' #: lms/lms/doctype/lms_batch_feedback/lms_batch_feedback.json +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json msgid "Member Image" msgstr "Slika Člana" @@ -3371,8 +3472,11 @@ msgstr "Slika Člana" #. Label of the member_name (Data) field in DocType 'LMS Certificate Request' #. Label of the member_name (Data) field in DocType 'LMS Course Progress' #. Label of the member_name (Data) field in DocType 'LMS Enrollment' +#. Label of the member_name (Data) field in DocType 'LMS Live Class +#. Participant' #. Label of the member_name (Data) field in DocType 'LMS Mentor Request' #. Label of the member_name (Data) field in DocType 'LMS Quiz Submission' +#. Label of the member_name (Data) field in DocType 'LMS Zoom Settings' #: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json #: lms/lms/doctype/lms_badge_assignment/lms_badge_assignment.json #: lms/lms/doctype/lms_batch_enrollment/lms_batch_enrollment.json @@ -3382,8 +3486,10 @@ msgstr "Slika Člana" #: 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_live_class_participant/lms_live_class_participant.json #: lms/lms/doctype/lms_mentor_request/lms_mentor_request.json #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/report/course_progress_summary/course_progress_summary.py:71 msgid "Member Name" msgstr "Ime Člana" @@ -3401,8 +3507,11 @@ msgstr "Tip Člana" #. Label of the member_username (Data) field in DocType 'LMS Batch Enrollment' #. Label of the member_username (Data) field in DocType 'LMS Enrollment' +#. Label of the member_username (Data) field in DocType 'LMS Live Class +#. Participant' #: lms/lms/doctype/lms_batch_enrollment/lms_batch_enrollment.json #: lms/lms/doctype/lms_enrollment/lms_enrollment.json +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json msgid "Member Username" msgstr "Korisničko Ime Člana" @@ -3466,23 +3575,33 @@ msgid "Mentor Request Status Update Template" msgstr "Status Šablona Kreiranja Zahtjeva za Mentora" #. Label of the meta_description (Small Text) field in DocType 'LMS Settings' +#: frontend/src/pages/BatchForm.vue:284 frontend/src/pages/CourseForm.vue:259 #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Meta Description" msgstr "Meta Opis" #. Label of the meta_image (Attach Image) field in DocType 'LMS Batch' #. Label of the meta_image (Attach Image) field in DocType 'LMS Settings' -#: frontend/src/pages/BatchForm.vue:190 +#: frontend/src/pages/BatchForm.vue:200 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Meta Image" msgstr "Meta Slika" #. Label of the meta_keywords (Small Text) field in DocType 'LMS Settings' +#: frontend/src/pages/BatchForm.vue:290 frontend/src/pages/CourseForm.vue:265 #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Meta Keywords" msgstr "Meta Ključne Riječi" +#: frontend/src/pages/BatchForm.vue:279 frontend/src/pages/CourseForm.vue:254 +msgid "Meta Tags" +msgstr "Meta tagovi" + +#: lms/lms/api.py:1457 +msgid "Meta tags should be a list." +msgstr "Meta oznake trebaju biti lista." + #. Label of the milestone (Check) field in DocType 'LMS Batch Timetable' #: lms/lms/doctype/lms_batch_timetable/lms_batch_timetable.json msgid "Milestone" @@ -3494,6 +3613,7 @@ msgstr "Za pitanja sa više odgovora potrebne su najmanje dvije opcije." #. Name of a role #: frontend/src/pages/ProfileRoles.vue:20 +#: lms/lms/doctype/course_chapter/course_chapter.json #: lms/lms/doctype/course_evaluator/course_evaluator.json #: lms/lms/doctype/course_lesson/course_lesson.json #: lms/lms/doctype/lms_assignment/lms_assignment.json @@ -3503,6 +3623,7 @@ msgstr "Za pitanja sa više odgovora potrebne su najmanje dvije opcije." #: lms/lms/doctype/lms_category/lms_category.json #: lms/lms/doctype/lms_certificate/lms_certificate.json #: 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_live_class/lms_live_class.json #: lms/lms/doctype/lms_program/lms_program.json @@ -3511,6 +3632,7 @@ msgstr "Za pitanja sa više odgovora potrebne su najmanje dvije opcije." #: lms/lms/doctype/lms_settings/lms_settings.json #: lms/lms/doctype/lms_source/lms_source.json #: lms/lms/doctype/lms_timetable_template/lms_timetable_template.json +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json msgid "Moderator" msgstr "Moderator" @@ -3533,7 +3655,7 @@ msgstr "Modul je netačan." msgid "Monday" msgstr "Ponedjeljak" -#: frontend/src/components/AppSidebar.vue:585 +#: frontend/src/components/AppSidebar.vue:590 msgid "Monetization" msgstr "Monetizacija" @@ -3559,13 +3681,14 @@ msgid "Name" msgstr "Naziv" #. Option for the 'Event' (Select) field in DocType 'LMS Badge' -#: frontend/src/components/Categories.vue:27 -#: frontend/src/components/EmailTemplates.vue:17 -#: frontend/src/components/Evaluators.vue:24 -#: 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/Courses.vue:309 frontend/src/pages/Programs.vue:14 -#: lms/lms/doctype/lms_badge/lms_badge.json +#: frontend/src/components/Settings/Categories.vue:27 +#: frontend/src/components/Settings/EmailTemplates.vue:17 +#: frontend/src/components/Settings/Evaluators.vue:24 +#: frontend/src/components/Settings/Members.vue:24 +#: frontend/src/components/Settings/ZoomSettings.vue:17 +#: frontend/src/pages/Assignments.vue:19 frontend/src/pages/Batches.vue:17 +#: frontend/src/pages/Courses.vue:17 frontend/src/pages/Courses.vue:310 +#: frontend/src/pages/Programs.vue:14 lms/lms/doctype/lms_badge/lms_badge.json msgid "New" msgstr "Novi" @@ -3573,7 +3696,7 @@ msgstr "Novi" msgid "New Batch" msgstr "Nova Grupa" -#: frontend/src/pages/CourseForm.vue:590 lms/www/lms.py:95 +#: frontend/src/pages/CourseForm.vue:634 lms/www/lms.py:95 msgid "New Course" msgstr "Novi Kurs" @@ -3614,6 +3737,10 @@ msgstr "Novi Kviz" msgid "New Sign Up" msgstr "Nova Registracija" +#: frontend/src/components/Modals/ZoomAccountModal.vue:6 +msgid "New Zoom Account" +msgstr "Novi Zoom račun" + #: lms/lms/utils.py:609 msgid "New comment in batch {0}" msgstr "Novi komentar u grupi {0}" @@ -3688,7 +3815,7 @@ msgstr "Još uvijek nema povratnih informacija." msgid "No introduction" msgstr "Nema Uvoda" -#: frontend/src/components/LiveClass.vue:71 +#: frontend/src/components/LiveClass.vue:97 msgid "No live classes scheduled" msgstr "Nema zakazanih časova uživo" @@ -3736,14 +3863,14 @@ msgstr "Nije Dostupno za Pregled" msgid "Not Graded" msgstr "Nije Ocijenjeno" -#: frontend/src/components/NoPermission.vue:7 frontend/src/pages/Batch.vue:161 +#: frontend/src/components/NoPermission.vue:7 frontend/src/pages/Batch.vue:164 msgid "Not Permitted" msgstr "Nije dozvoljeno" #: frontend/src/components/Assignment.vue:36 -#: frontend/src/components/BrandSettings.vue:10 -#: frontend/src/components/PaymentSettings.vue:9 -#: frontend/src/components/SettingDetails.vue:10 +#: frontend/src/components/Settings/BrandSettings.vue:10 +#: frontend/src/components/Settings/PaymentSettings.vue:9 +#: frontend/src/components/Settings/SettingDetails.vue:10 #: frontend/src/pages/QuizSubmission.vue:9 msgid "Not Saved" msgstr "Nespremljeno" @@ -3761,6 +3888,10 @@ msgstr "Obavještenja" msgid "Notify me when available" msgstr "Obavijesti me kada bude dostupno" +#: frontend/src/components/BatchStudents.vue:48 +msgid "Number of Students" +msgstr "Broj Studenata" + #: frontend/src/pages/BatchForm.vue:150 msgid "Number of seats available" msgstr "Broj slobodnih mjesta" @@ -3801,7 +3932,7 @@ msgstr "Programu se mogu dodati samo kursevi za koje je samostalno učenje onemo msgid "Only files of type {0} will be accepted." msgstr "Samo datoteke tipa {0} će biti prihvaćeni." -#: frontend/src/pages/CourseForm.vue:526 frontend/src/utils/index.js:499 +#: frontend/src/pages/CourseForm.vue:570 frontend/src/utils/index.js:500 msgid "Only image file is allowed." msgstr "Dozvoljena je samo datoteka slike." @@ -3905,7 +4036,7 @@ msgid "Pages" msgstr "Stranice" #. Label of the paid_batch (Check) field in DocType 'LMS Batch' -#: frontend/src/pages/BatchForm.vue:250 +#: frontend/src/pages/BatchForm.vue:260 #: lms/lms/doctype/lms_batch/lms_batch.json msgid "Paid Batch" msgstr "Plaćena Grupa" @@ -3931,7 +4062,7 @@ msgid "Pan Number" msgstr "Pan Broj" #. Option for the 'Type' (Select) field in DocType 'Job Opportunity' -#: frontend/src/pages/Jobs.vue:186 +#: frontend/src/pages/Jobs.vue:188 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Part Time" msgstr "Honorarno" @@ -4082,6 +4213,10 @@ msgstr "Broj Telefona" msgid "Please add {1} for {3} to send calendar invites for evaluations." msgstr "Dodaj {1} za {3} za slanje kalendarskih pozivnica za ocjenjivanje." +#: frontend/src/components/LiveClass.vue:8 +msgid "Please add a zoom account to the batch to create live classes." +msgstr "Dodaj Zoom račun u grupu kako biste kreirali časove uživo." + #: lms/lms/user.py:75 msgid "Please ask your administrator to verify your sign-up" msgstr "Zamoli administratora da potvrdi vašu registraciju" @@ -4094,13 +4229,13 @@ msgstr "Provjeri e-poštu za potvrdu" msgid "Please click on the following button to set your new password" msgstr "Klikni na sljedeće dugme da postavite novu lozinku" -#: lms/lms/utils.py:2047 lms/lms/utils.py:2051 +#: lms/lms/utils.py:2048 lms/lms/utils.py:2052 msgid "Please complete the previous courses in the program to enroll in this course." msgstr "Završite prethodne kurseve u programu da biste se upisali na ovaj kurs." -#: lms/lms/doctype/lms_batch/lms_batch.py:200 -msgid "Please enable Zoom Settings to use this feature." -msgstr "Omogućite Zoom Postavke da koristite ovu funkciju." +#: lms/lms/doctype/lms_batch/lms_batch.py:211 +msgid "Please enable the zoom account to use this feature." +msgstr "Omogući Zoom račun da biste koristili ovu funkciju." #: frontend/src/components/CourseOutline.vue:319 msgid "Please enroll for this course to view this lesson" @@ -4110,7 +4245,7 @@ msgstr "Prijavi se za ovaj kurs da prikažete ovu lekciju" msgid "Please ensure that you complete all the questions in {0} minutes." msgstr "Popuni sva pitanja za {0} minuta." -#: frontend/src/components/Modals/LiveClassModal.vue:171 +#: frontend/src/components/Modals/LiveClassModal.vue:186 msgid "Please enter a title." msgstr "Unesi Naziv" @@ -4119,7 +4254,7 @@ msgstr "Unesi Naziv" msgid "Please enter a valid URL." msgstr "Unesi važeći URL." -#: frontend/src/components/Modals/LiveClassModal.vue:183 +#: frontend/src/components/Modals/LiveClassModal.vue:198 msgid "Please enter a valid time in the format HH:mm." msgstr "Unesi važeće vrijeme u formatu HH:mm." @@ -4147,7 +4282,7 @@ msgstr "Recite nam odakle ste čuli za nas." msgid "Please login to access the quiz." msgstr "Prijavi se da pristupiš kvizu." -#: frontend/src/components/NoPermission.vue:25 frontend/src/pages/Batch.vue:172 +#: frontend/src/components/NoPermission.vue:25 frontend/src/pages/Batch.vue:175 msgid "Please login to access this page." msgstr "Prijavi se da pristupiš ovoj stranici." @@ -4164,23 +4299,23 @@ msgstr "Dobro se pripremi i dođi na vrijeme za ocjenjivanje." msgid "Please schedule an evaluation to get certified." msgstr "Zakaži ocjenjvanje kako biste dobili certifikat." -#: frontend/src/components/Modals/LiveClassModal.vue:174 +#: frontend/src/components/Modals/LiveClassModal.vue:189 msgid "Please select a date." msgstr "Odaberi Datum." -#: frontend/src/components/Modals/LiveClassModal.vue:198 +#: frontend/src/components/Modals/LiveClassModal.vue:213 msgid "Please select a duration." msgstr "Odaberi trajanje." -#: frontend/src/components/Modals/LiveClassModal.vue:195 +#: frontend/src/components/Modals/LiveClassModal.vue:210 msgid "Please select a future date and time." msgstr "Odaberi budući datum i vrijeme." -#: frontend/src/components/Modals/LiveClassModal.vue:177 +#: frontend/src/components/Modals/LiveClassModal.vue:192 msgid "Please select a time." msgstr "Odaberi vrijeme." -#: frontend/src/components/Modals/LiveClassModal.vue:180 +#: frontend/src/components/Modals/LiveClassModal.vue:195 msgid "Please select a timezone." msgstr "Odaberi vremensku zonu." @@ -4286,7 +4421,7 @@ msgid "Previous" msgstr "Prethodna" #. Label of the pricing_tab (Tab Break) field in DocType 'LMS Batch' -#: frontend/src/pages/BatchForm.vue:245 +#: frontend/src/pages/BatchForm.vue:255 #: lms/lms/doctype/lms_batch/lms_batch.json msgid "Pricing" msgstr "Određivanje Cijena" @@ -4363,7 +4498,6 @@ msgstr "Programi" #. Label of the progress (Float) field in DocType 'LMS Enrollment' #. Label of the progress (Int) field in DocType 'LMS Program Member' -#: frontend/src/components/BatchStudents.vue:75 #: frontend/src/components/Modals/BatchStudentProgress.vue:94 #: lms/lms/doctype/lms_enrollment/lms_enrollment.json #: lms/lms/doctype/lms_program_member/lms_program_member.json @@ -4374,6 +4508,10 @@ msgstr "Napredak" msgid "Progress (%)" msgstr "Napredak (%)" +#: frontend/src/components/BatchStudents.vue:41 +msgid "Progress of students in courses and assessments" +msgstr "Napredak studenata u kursevima i ocjenjivanju" + #. Option for the 'Required Role' (Select) field in DocType 'Cohort Web Page' #. Option for the 'Visibility' (Select) field in DocType 'LMS Batch Old' #: lms/lms/doctype/cohort_web_page/cohort_web_page.json @@ -4523,7 +4661,7 @@ msgstr "Kviz je uspješno ažuriran" msgid "Quiz will appear at the bottom of the lesson." msgstr "Kviz će se pojaviti na dnu lekcije." -#: frontend/src/components/AppSidebar.vue:569 +#: frontend/src/components/AppSidebar.vue:574 #: frontend/src/pages/QuizForm.vue:443 frontend/src/pages/Quizzes.vue:142 #: frontend/src/pages/Quizzes.vue:152 lms/www/lms.py:251 msgid "Quizzes" @@ -4603,7 +4741,7 @@ msgstr "Odbijeno" msgid "Related Courses" msgstr "Povezani Kursevi" -#: frontend/src/pages/BatchForm.vue:226 frontend/src/pages/CourseForm.vue:127 +#: frontend/src/pages/BatchForm.vue:236 frontend/src/pages/CourseForm.vue:127 msgid "Remove" msgstr "Ukloni" @@ -4676,7 +4814,7 @@ msgstr "Preferenca Uloge" msgid "Role updated successfully" msgstr "Uloga je uspješno ažurirana" -#: frontend/src/components/AppSidebar.vue:597 +#: frontend/src/components/AppSidebar.vue:602 msgid "Roles" msgstr "Uloge" @@ -4744,6 +4882,7 @@ msgstr "Subota" #: frontend/src/components/Modals/EmailTemplateModal.vue:12 #: frontend/src/components/Modals/Event.vue:101 #: frontend/src/components/Modals/Event.vue:129 +#: frontend/src/components/Modals/ZoomAccountModal.vue:10 #: frontend/src/pages/BatchForm.vue:8 frontend/src/pages/CourseForm.vue:17 #: frontend/src/pages/JobForm.vue:8 frontend/src/pages/LessonForm.vue:14 #: frontend/src/pages/ProgramForm.vue:7 frontend/src/pages/QuizForm.vue:34 @@ -4784,8 +4923,9 @@ msgstr "Bodovi" msgid "Score Out Of" msgstr "Rezultat Od Mogućih" -#: frontend/src/components/Evaluators.vue:15 -#: frontend/src/components/Members.vue:15 frontend/src/pages/Jobs.vue:42 +#: frontend/src/components/Settings/Evaluators.vue:15 +#: frontend/src/components/Settings/Members.vue:15 +#: frontend/src/pages/Jobs.vue:43 msgid "Search" msgstr "Traži" @@ -4860,16 +5000,16 @@ msgstr "Časovi na Dane" msgid "Set your Password" msgstr "Postavite svoju Lozinku" -#: frontend/src/components/AppSidebar.vue:545 +#: frontend/src/components/AppSidebar.vue:550 msgid "Setting up" msgstr "Postavljanje" -#: frontend/src/components/AppSidebar.vue:590 +#: frontend/src/components/AppSidebar.vue:595 msgid "Setting up payment gateway" msgstr "Postavljanje Platnog Prolaza" -#: frontend/src/components/AppSidebar.vue:595 -#: frontend/src/components/Modals/Settings.vue:7 +#: frontend/src/components/AppSidebar.vue:600 +#: frontend/src/components/Settings/Settings.vue:7 #: frontend/src/pages/BatchForm.vue:46 frontend/src/pages/CourseForm.vue:143 #: frontend/src/pages/ProfileRoles.vue:4 frontend/src/pages/QuizForm.vue:79 msgid "Settings" @@ -5049,7 +5189,7 @@ msgstr "Osoblje" msgid "Stage" msgstr "Faza" -#: frontend/src/components/LiveClass.vue:50 frontend/src/components/Quiz.vue:67 +#: frontend/src/components/LiveClass.vue:70 frontend/src/components/Quiz.vue:67 #: lms/templates/quiz/quiz.html:39 msgid "Start" msgstr "Start" @@ -5134,6 +5274,7 @@ msgstr "Statistika" #. Label of the status (Select) field in DocType 'LMS Course Progress' #. Label of the status (Select) field in DocType 'LMS Mentor Request' #: frontend/src/components/Modals/Event.vue:91 +#: frontend/src/components/Settings/ZoomSettings.vue:182 #: frontend/src/pages/AssignmentSubmissionList.vue:19 #: frontend/src/pages/JobForm.vue:46 #: lms/job/doctype/job_opportunity/job_opportunity.json @@ -5171,13 +5312,13 @@ msgid "Student Reviews" msgstr "Studentske Recenzije" #. Label of the show_students (Check) field in DocType 'LMS Settings' -#: frontend/src/components/BatchStudents.vue:20 -#: frontend/src/components/BatchStudents.vue:111 +#: frontend/src/components/BatchStudents.vue:11 +#: frontend/src/components/BatchStudents.vue:67 #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Students" msgstr "Studenti" -#: frontend/src/components/BatchStudents.vue:328 +#: frontend/src/components/BatchStudents.vue:285 msgid "Students deleted successfully" msgstr "Studenti su uspješno izbrisani" @@ -5263,7 +5404,7 @@ msgstr "Sažetak" msgid "Sunday" msgstr "Nedjelja" -#: lms/lms/api.py:1063 +#: lms/lms/api.py:1079 msgid "Suspicious pattern found in {0}: {1}" msgstr "Sumnjiva mustra pronađena u {0}: {1}" @@ -5304,6 +5445,7 @@ msgstr "Sumnjiva mustra pronađena u {0}: {1}" #: lms/lms/doctype/lms_enrollment/lms_enrollment.json #: lms/lms/doctype/lms_exercise/lms_exercise.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 #: lms/lms/doctype/lms_payment/lms_payment.json #: lms/lms/doctype/lms_program/lms_program.json @@ -5313,6 +5455,7 @@ msgstr "Sumnjiva mustra pronađena u {0}: {1}" #: lms/lms/doctype/lms_settings/lms_settings.json #: lms/lms/doctype/lms_source/lms_source.json #: lms/lms/doctype/lms_timetable_template/lms_timetable_template.json +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/doctype/user_skill/user_skill.json #: lms/lms/doctype/zoom_settings/zoom_settings.json msgid "System Manager" @@ -5384,7 +5527,7 @@ msgstr "Hvala vam na povratnim informacijama." msgid "Thanks and Regards" msgstr "Hvala i Pozdrav" -#: lms/lms/utils.py:1945 +#: lms/lms/utils.py:1946 msgid "The batch is full. Please contact the Administrator." msgstr "Grupa je popunjena. Kontaktiraj Administratora." @@ -5420,7 +5563,7 @@ msgstr "U ovom kursu nema poglavlja. Kreiraj i upravljaj poglavljima odavde." msgid "There are no seats available in this batch." msgstr "Nema slobodnih mjesta u ovoj grupi." -#: frontend/src/components/BatchStudents.vue:199 +#: frontend/src/components/BatchStudents.vue:155 msgid "There are no students in this batch." msgstr "U ovoj grupi nema studenata." @@ -5459,7 +5602,7 @@ msgstr "Ova značka je dodijeljena {0} {1}." msgid "This certificate does no expire" msgstr "Ovaj certifikat ne ističe" -#: frontend/src/components/LiveClass.vue:64 +#: frontend/src/components/LiveClass.vue:83 msgid "This class has ended" msgstr "Ovaj čas je završen" @@ -5467,7 +5610,7 @@ msgstr "Ovaj čas je završen" msgid "This course has:" msgstr "Ovaj kurs ima:" -#: lms/lms/utils.py:1788 +#: lms/lms/utils.py:1789 msgid "This course is free." msgstr "Ovaj kurs je besplatan." @@ -5513,7 +5656,7 @@ msgstr "Četvrtak" #. Label of the time (Time) field in DocType 'LMS Live Class' #: frontend/src/components/Modals/Event.vue:48 -#: frontend/src/components/Modals/LiveClassModal.vue:37 +#: frontend/src/components/Modals/LiveClassModal.vue:52 #: frontend/src/components/Quiz.vue:45 #: lms/lms/doctype/lms_live_class/lms_live_class.json msgid "Time" @@ -5524,7 +5667,7 @@ msgstr "Vrijeme" msgid "Time Preference" msgstr "Vremenska Preferanca" -#: frontend/src/components/Modals/LiveClassModal.vue:29 +#: frontend/src/components/Modals/LiveClassModal.vue:44 msgid "Time must be in 24 hour format (HH:mm). Example 11:30 or 22:00" msgstr "Vrijeme mora biti u 24-satnom formatu (HH:mm). Primjer 11:30 ili 22:00" @@ -5552,7 +5695,7 @@ msgstr "Vremenski Šablon" #. Label of the timezone (Data) field in DocType 'LMS Batch' #. Label of the timezone (Data) field in DocType 'LMS Certificate Request' #. Label of the timezone (Data) field in DocType 'LMS Live Class' -#: frontend/src/components/Modals/LiveClassModal.vue:45 +#: frontend/src/components/Modals/LiveClassModal.vue:59 #: frontend/src/pages/BatchForm.vue:107 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json @@ -5625,7 +5768,7 @@ msgstr "Do" msgid "To Date" msgstr "Do Datuma" -#: lms/lms/utils.py:1799 +#: lms/lms/utils.py:1800 msgid "To join this batch, please contact the Administrator." msgstr "Da biste se pridružili ovoj grupi, kontaktirajte administratora." @@ -5684,7 +5827,7 @@ msgstr "Twitter" #: frontend/src/components/Modals/AssessmentModal.vue:22 #: frontend/src/components/Modals/Question.vue:44 #: frontend/src/pages/Assignments.vue:43 frontend/src/pages/Assignments.vue:170 -#: frontend/src/pages/JobForm.vue:25 frontend/src/pages/Jobs.vue:65 +#: frontend/src/pages/JobForm.vue:25 frontend/src/pages/Jobs.vue:67 #: lms/job/doctype/job_opportunity/job_opportunity.json #: lms/lms/doctype/lms_assignment/lms_assignment.json #: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json @@ -5710,6 +5853,11 @@ msgstr "UK Ocjenjivanje (npr. 1., 2:2)" msgid "URL" msgstr "URL" +#. Label of the uuid (Data) field in DocType 'LMS Live Class' +#: lms/lms/doctype/lms_live_class/lms_live_class.json +msgid "UUID" +msgstr "UUID" + #. Label of the unavailability_section (Section Break) field in DocType 'Course #. Evaluator' #: lms/lms/doctype/course_evaluator/course_evaluator.json @@ -5734,7 +5882,7 @@ msgstr "Pod Recenzijom" msgid "Unlisted" msgstr "Neizlistane" -#: frontend/src/pages/Batches.vue:284 +#: frontend/src/pages/Batches.vue:284 frontend/src/pages/Courses.vue:322 msgid "Unpublished" msgstr "Neobjavljeno" @@ -5757,13 +5905,13 @@ msgstr "Nestrukturirana Uloga" #. 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:162 -#: frontend/src/pages/Courses.vue:312 lms/lms/doctype/cohort/cohort.json +#: 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 msgid "Upcoming" msgstr "Nadolazeći" -#: frontend/src/pages/Batch.vue:184 +#: frontend/src/pages/Batch.vue:187 msgid "Upcoming Batches" msgstr "Nadolazeće Grupe" @@ -5772,9 +5920,9 @@ msgstr "Nadolazeće Grupe" msgid "Upcoming Evaluations" msgstr "Nadolazeća Ocjenjivanja" -#: frontend/src/components/BrandSettings.vue:24 -#: frontend/src/components/PaymentSettings.vue:27 -#: frontend/src/components/SettingDetails.vue:23 +#: frontend/src/components/Settings/BrandSettings.vue:24 +#: frontend/src/components/Settings/PaymentSettings.vue:27 +#: frontend/src/components/Settings/SettingDetails.vue:23 msgid "Update" msgstr "Ažuriraj" @@ -5782,7 +5930,7 @@ msgstr "Ažuriraj" msgid "Update Password" msgstr "Ažuriraj Lozinku" -#: frontend/src/pages/BatchForm.vue:207 frontend/src/pages/CourseForm.vue:108 +#: frontend/src/pages/BatchForm.vue:217 frontend/src/pages/CourseForm.vue:108 msgid "Upload" msgstr "Učitaj" @@ -6025,7 +6173,7 @@ msgstr "Već ste upisani za ovu grupu." msgid "You are already enrolled for this course." msgstr "Već ste upisani za ovaj kurs." -#: frontend/src/pages/Batch.vue:166 +#: frontend/src/pages/Batch.vue:169 msgid "You are not a member of this batch. Please checkout our upcoming batches." msgstr "Niste član ove grupe. Provjerite naše nadolazeće grupe." @@ -6163,7 +6311,7 @@ msgstr "YouTube video će se pojaviti na vrhu lekcije." msgid "Your Account has been successfully created!" msgstr "Vaš račun je uspješno kreiran!" -#: lms/lms/doctype/lms_batch/lms_batch.py:351 +#: lms/lms/doctype/lms_batch/lms_batch.py:362 msgid "Your batch {0} is starting tomorrow" msgstr "Vaša grupa {0} počinje sutra" @@ -6171,7 +6319,7 @@ msgstr "Vaša grupa {0} počinje sutra" msgid "Your calendar is set." msgstr "Vaš kalendar je postavljen." -#: lms/lms/doctype/lms_live_class/lms_live_class.py:87 +#: lms/lms/doctype/lms_live_class/lms_live_class.py:90 msgid "Your class on {0} is today" msgstr "Vaš čas {0} je danas" @@ -6208,6 +6356,22 @@ msgstr "Vaša prijava je uspješno sačuvana. Instruktor će ga uskoro pregledat msgid "Zen Mode" msgstr "Zen Način" +#. Label of the zoom_account (Link) field in DocType 'LMS Batch' +#. Label of the zoom_account (Link) field in DocType 'LMS Live Class' +#: frontend/src/pages/BatchForm.vue:164 +#: lms/lms/doctype/lms_batch/lms_batch.json +#: lms/lms/doctype/lms_live_class/lms_live_class.json +msgid "Zoom Account" +msgstr "Zoom račun" + +#: frontend/src/components/Modals/ZoomAccountModal.vue:158 +msgid "Zoom Account created successfully" +msgstr "Zoom račun uspješno kreiran" + +#: frontend/src/components/Modals/ZoomAccountModal.vue:195 +msgid "Zoom Account updated successfully" +msgstr "Zoom račun uspješno ažuriran" + #. Name of a DocType #: lms/lms/doctype/zoom_settings/zoom_settings.json msgid "Zoom Settings" @@ -6229,6 +6393,10 @@ msgstr "podnositelj" msgid "applicants" msgstr "podnositelji" +#: frontend/src/components/Modals/LiveClassAttendance.vue:39 +msgid "attended for" +msgstr "prisustvo za" + #: lms/templates/emails/payment_reminder.html:4 msgid "but didn’t complete your payment" msgstr "ali niste izvršili uplatu" @@ -6277,6 +6445,10 @@ msgstr "član" msgid "members" msgstr "članovi" +#: frontend/src/components/Modals/LiveClassAttendance.vue:40 +msgid "minutes" +msgstr "minuta" + #: lms/templates/quiz/quiz.html:106 msgid "of" msgstr "od" @@ -6293,7 +6465,7 @@ msgstr "pitanje_detalj" msgid "ratings" msgstr "ocjene" -#: frontend/src/components/Categories.vue:19 +#: frontend/src/components/Settings/Categories.vue:19 msgid "saving..." msgstr "spremanje u toku..." @@ -6325,7 +6497,7 @@ msgstr "{0} Otvoreni Poslovi" msgid "{0} Quizzes" msgstr "{0} Kvizova" -#: lms/lms/api.py:853 lms/lms/api.py:861 +#: lms/lms/api.py:869 lms/lms/api.py:877 msgid "{0} Settings not found" msgstr "{0} Postavke nisu pronađene" diff --git a/lms/locale/de.po b/lms/locale/de.po index 763f0611..58ab0dd2 100644 --- a/lms/locale/de.po +++ b/lms/locale/de.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: frappe\n" "Report-Msgid-Bugs-To: jannat@frappe.io\n" -"POT-Creation-Date: 2025-05-23 16:04+0000\n" -"PO-Revision-Date: 2025-05-26 18:10\n" +"POT-Creation-Date: 2025-05-30 16:04+0000\n" +"PO-Revision-Date: 2025-06-02 20:30\n" "Last-Translator: jannat@frappe.io\n" "Language-Team: German\n" "MIME-Version: 1.0\n" @@ -83,7 +83,7 @@ msgstr "" msgid "About" msgstr "Über" -#: frontend/src/pages/Batch.vue:98 +#: frontend/src/pages/Batch.vue:101 msgid "About this batch" msgstr "" @@ -97,11 +97,24 @@ msgstr "" msgid "Accepted" msgstr "Akzeptiert" +#: frontend/src/components/Settings/ZoomSettings.vue:174 +msgid "Account" +msgstr "Konto" + +#. Label of the account_id (Data) field in DocType 'LMS Zoom Settings' #. Label of the account_id (Data) field in DocType 'Zoom Settings' +#: frontend/src/components/Modals/ZoomAccountModal.vue:55 +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/doctype/zoom_settings/zoom_settings.json msgid "Account ID" msgstr "Konto-ID" +#. Label of the account_name (Data) field in DocType 'LMS Zoom Settings' +#: frontend/src/components/Modals/ZoomAccountModal.vue:30 +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json +msgid "Account Name" +msgstr "Kontoname" + #: frontend/src/pages/ProfileAbout.vue:17 msgid "Achievements" msgstr "Auszeichnungen" @@ -117,12 +130,13 @@ msgstr "" #: frontend/src/components/Assessments.vue:11 #: frontend/src/components/BatchCourses.vue:11 -#: frontend/src/components/BatchStudents.vue:117 -#: frontend/src/components/Categories.vue:43 -#: frontend/src/components/Evaluators.vue:38 -#: frontend/src/components/LiveClass.vue:11 -#: frontend/src/components/Members.vue:44 frontend/src/pages/ProgramForm.vue:30 -#: frontend/src/pages/ProgramForm.vue:92 frontend/src/pages/ProgramForm.vue:137 +#: frontend/src/components/BatchStudents.vue:73 +#: frontend/src/components/LiveClass.vue:21 +#: frontend/src/components/Settings/Categories.vue:43 +#: frontend/src/components/Settings/Evaluators.vue:38 +#: frontend/src/components/Settings/Members.vue:44 +#: frontend/src/pages/ProgramForm.vue:30 frontend/src/pages/ProgramForm.vue:92 +#: frontend/src/pages/ProgramForm.vue:137 msgid "Add" msgstr "Hinzufügen" @@ -152,7 +166,7 @@ msgstr "Lektion hinzufügen" msgid "Add a Student" msgstr "Schüler hinzufügen" -#: frontend/src/components/AppSidebar.vue:553 +#: frontend/src/components/AppSidebar.vue:558 msgid "Add a chapter" msgstr "" @@ -164,7 +178,7 @@ msgstr "Kurs hinzufügen" msgid "Add a keyword and then press enter" msgstr "" -#: frontend/src/components/AppSidebar.vue:554 +#: frontend/src/components/AppSidebar.vue:559 msgid "Add a lesson" msgstr "" @@ -189,11 +203,11 @@ msgstr "" msgid "Add at least one possible answer for this question: {0}" msgstr "Fügen Sie mindestens eine mögliche Antwort für diese Frage hinzu: {0}" -#: frontend/src/components/AppSidebar.vue:518 +#: frontend/src/components/AppSidebar.vue:522 msgid "Add courses to your batch" msgstr "" -#: frontend/src/components/AppSidebar.vue:498 +#: frontend/src/components/AppSidebar.vue:501 msgid "Add students to your batch" msgstr "" @@ -209,7 +223,7 @@ msgstr "Aufgabe als {0} hinzufügen" msgid "Add your first chapter" msgstr "" -#: frontend/src/components/AppSidebar.vue:449 +#: frontend/src/components/AppSidebar.vue:450 msgid "Add your first lesson" msgstr "" @@ -288,7 +302,7 @@ msgstr "Bereits registriert" #. 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:255 frontend/src/pages/CourseForm.vue:230 +#: frontend/src/pages/BatchForm.vue:265 frontend/src/pages/CourseForm.vue:230 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_course/lms_course.json #: lms/lms/doctype/lms_payment/lms_payment.json @@ -346,11 +360,11 @@ msgstr "Antwort" msgid "Appears on the course card in the course list" msgstr "" -#: frontend/src/pages/BatchForm.vue:230 +#: frontend/src/pages/BatchForm.vue:240 msgid "Appears when the batch URL is shared on any online platform" msgstr "" -#: frontend/src/pages/BatchForm.vue:211 +#: frontend/src/pages/BatchForm.vue:221 msgid "Appears when the batch URL is shared on socials" msgstr "" @@ -425,10 +439,9 @@ msgid "Assessment {0} has already been added to this batch." msgstr "" #. Label of the show_assessments (Check) field in DocType 'LMS Settings' -#: frontend/src/components/AppSidebar.vue:566 +#: frontend/src/components/AppSidebar.vue:571 #: frontend/src/components/Assessments.vue:5 -#: frontend/src/components/BatchStudents.vue:68 -#: frontend/src/components/BatchStudents.vue:101 +#: frontend/src/components/BatchStudents.vue:32 #: lms/lms/doctype/lms_settings/lms_settings.json #: lms/templates/assessments.html:3 msgid "Assessments" @@ -486,7 +499,7 @@ msgstr "" msgid "Assignment will appear at the bottom of the lesson." msgstr "Die Aufgabe wird unten in der Lektion angezeigt." -#: frontend/src/components/AppSidebar.vue:570 +#: frontend/src/components/AppSidebar.vue:575 #: frontend/src/pages/Assignments.vue:211 lms/www/lms.py:273 msgid "Assignments" msgstr "Zuordnungen" @@ -495,6 +508,15 @@ msgstr "Zuordnungen" msgid "At least one option must be correct for this question." msgstr "Bei dieser Frage muss mindestens eine Antwortmöglichkeit richtig sein." +#: frontend/src/components/Modals/LiveClassAttendance.vue:5 +msgid "Attendance for Class - {0}" +msgstr "" + +#. Label of the attendees (Int) field in DocType 'LMS Live Class' +#: lms/lms/doctype/lms_live_class/lms_live_class.json +msgid "Attendees" +msgstr "Teilnehmer" + #. Label of the attire (Select) field in DocType 'User' #: lms/fixtures/custom_field.json msgid "Attire Preference" @@ -510,7 +532,7 @@ msgid "Auto Assign" msgstr "Automatische Zuweisung" #. Label of the auto_recording (Select) field in DocType 'LMS Live Class' -#: frontend/src/components/Modals/LiveClassModal.vue:77 +#: frontend/src/components/Modals/LiveClassModal.vue:73 #: lms/lms/doctype/lms_live_class/lms_live_class.json msgid "Auto Recording" msgstr "" @@ -601,6 +623,7 @@ msgstr "" #: lms/lms/doctype/lms_category/lms_category.json #: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json msgid "Batch Evaluator" msgstr "" @@ -631,6 +654,10 @@ msgstr "" msgid "Batch Start Date:" msgstr "" +#: frontend/src/components/BatchStudents.vue:40 +msgid "Batch Summary" +msgstr "" + #. Label of the batch_title (Data) field in DocType 'LMS Certificate' #. Label of the batch_title (Data) field in DocType 'LMS Certificate Request' #: lms/lms/doctype/lms_certificate/lms_certificate.json @@ -758,7 +785,7 @@ msgstr "" #. Label of the category (Link) field in DocType 'LMS Batch' #. Label of the category (Data) field in DocType 'LMS Category' #. Label of the category (Link) field in DocType 'LMS Course' -#: frontend/src/pages/BatchForm.vue:182 frontend/src/pages/Batches.vue:55 +#: frontend/src/pages/BatchForm.vue:192 frontend/src/pages/Batches.vue:55 #: frontend/src/pages/CertifiedParticipants.vue:38 #: frontend/src/pages/CourseForm.vue:36 frontend/src/pages/Courses.vue:51 #: lms/lms/doctype/lms_batch/lms_batch.json @@ -767,19 +794,19 @@ msgstr "" msgid "Category" msgstr "Kategorie" -#: frontend/src/components/Categories.vue:39 +#: frontend/src/components/Settings/Categories.vue:39 msgid "Category Name" msgstr "Kategoriename" -#: frontend/src/components/Categories.vue:133 +#: frontend/src/components/Settings/Categories.vue:133 msgid "Category added successfully" msgstr "" -#: frontend/src/components/Categories.vue:193 +#: frontend/src/components/Settings/Categories.vue:193 msgid "Category deleted successfully" msgstr "" -#: frontend/src/components/Categories.vue:173 +#: frontend/src/components/Settings/Categories.vue:173 msgid "Category updated successfully" msgstr "" @@ -822,7 +849,7 @@ msgstr "" #. Enrollment' #. Label of a Card Break in the LMS Workspace #. Label of a Link in the LMS Workspace -#: frontend/src/components/AppSidebar.vue:574 +#: frontend/src/components/AppSidebar.vue:579 #: frontend/src/components/CourseCard.vue:115 #: frontend/src/components/Modals/Event.vue:372 #: frontend/src/pages/BatchForm.vue:62 frontend/src/pages/Batches.vue:38 @@ -846,12 +873,12 @@ msgstr "" msgid "Certification Name" msgstr "Zertifizierungsname" -#: frontend/src/components/BatchStudents.vue:36 +#: frontend/src/components/BatchStudents.vue:17 msgid "Certified" msgstr "" -#: frontend/src/pages/CertifiedParticipants.vue:182 -#: frontend/src/pages/CertifiedParticipants.vue:189 +#: frontend/src/pages/CertifiedParticipants.vue:186 +#: frontend/src/pages/CertifiedParticipants.vue:193 #: frontend/src/pages/Statistics.vue:40 msgid "Certified Members" msgstr "" @@ -972,19 +999,25 @@ msgstr "Klicken Sie hier" 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 "" +#. Label of the client_id (Data) field in DocType 'LMS Zoom Settings' #. Label of the client_id (Data) field in DocType 'Zoom Settings' +#: frontend/src/components/Modals/ZoomAccountModal.vue:36 +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/doctype/zoom_settings/zoom_settings.json msgid "Client ID" msgstr "Client-ID" +#. Label of the client_secret (Password) field in DocType 'LMS Zoom Settings' #. Label of the client_secret (Password) field in DocType 'Zoom Settings' +#: frontend/src/components/Modals/ZoomAccountModal.vue:49 +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/doctype/zoom_settings/zoom_settings.json msgid "Client Secret" msgstr "Client-Geheimnis" -#: frontend/src/components/Categories.vue:27 -#: frontend/src/components/Evaluators.vue:24 -#: frontend/src/components/Members.vue:24 +#: frontend/src/components/Settings/Categories.vue:27 +#: frontend/src/components/Settings/Evaluators.vue:24 +#: frontend/src/components/Settings/Members.vue:24 msgid "Close" msgstr "Schließen" @@ -1066,6 +1099,10 @@ msgstr "" msgid "Color" msgstr "Farbe" +#: frontend/src/pages/BatchForm.vue:293 frontend/src/pages/CourseForm.vue:268 +msgid "Comma separated keywords for SEO" +msgstr "" + #. Label of the comments (Small Text) field in DocType 'Exercise Latest #. Submission' #. Label of the comments (Small Text) field in DocType 'Exercise Submission' @@ -1162,10 +1199,6 @@ msgstr "" msgid "Completed" msgstr "Abgeschlossen" -#: frontend/src/components/BatchStudents.vue:373 -msgid "Completed by Students" -msgstr "" - #. Label of the enable_certification (Check) field in DocType 'LMS Course' #: frontend/src/pages/CourseForm.vue:217 #: lms/lms/doctype/lms_course/lms_course.json @@ -1232,7 +1265,7 @@ msgid "Continue Learning" msgstr "" #. Option for the 'Type' (Select) field in DocType 'Job Opportunity' -#: frontend/src/pages/Jobs.vue:187 +#: frontend/src/pages/Jobs.vue:189 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Contract" msgstr "Vertrag" @@ -1267,7 +1300,7 @@ msgstr "" #. Label of the country (Link) field in DocType 'Job Opportunity' #. Label of the country (Link) field in DocType 'Payment Country' #: frontend/src/pages/Billing.vue:92 frontend/src/pages/JobForm.vue:40 -#: frontend/src/pages/Jobs.vue:57 lms/fixtures/custom_field.json +#: frontend/src/pages/Jobs.vue:59 lms/fixtures/custom_field.json #: lms/job/doctype/job_opportunity/job_opportunity.json #: lms/lms/doctype/payment_country/payment_country.json msgid "Country" @@ -1403,7 +1436,7 @@ msgstr "Kursliste" msgid "Course Name" msgstr "Kursname" -#: frontend/src/pages/CourseDetail.vue:76 frontend/src/pages/CourseForm.vue:257 +#: frontend/src/pages/CourseDetail.vue:76 frontend/src/pages/CourseForm.vue:278 msgid "Course Outline" msgstr "" @@ -1439,11 +1472,11 @@ msgstr "Kurstitel" msgid "Course added to program" msgstr "" -#: frontend/src/pages/CourseForm.vue:468 +#: frontend/src/pages/CourseForm.vue:496 msgid "Course created successfully" msgstr "" -#: frontend/src/pages/CourseForm.vue:489 +#: frontend/src/pages/CourseForm.vue:533 msgid "Course deleted successfully" msgstr "" @@ -1451,7 +1484,7 @@ msgstr "" msgid "Course moved successfully" msgstr "" -#: frontend/src/pages/CourseForm.vue:451 +#: frontend/src/pages/CourseForm.vue:516 msgid "Course updated successfully" msgstr "" @@ -1465,12 +1498,11 @@ msgstr "" #. Label of the courses (Check) field in DocType 'LMS Settings' #: frontend/src/components/BatchCourses.vue:5 #: frontend/src/components/BatchOverlay.vue:37 -#: frontend/src/components/BatchStudents.vue:52 -#: frontend/src/components/BatchStudents.vue:92 +#: frontend/src/components/BatchStudents.vue:25 #: frontend/src/components/Modals/BatchStudentProgress.vue:91 -#: frontend/src/pages/BatchDetail.vue:51 +#: frontend/src/pages/BatchDetail.vue:44 #: frontend/src/pages/CourseCertification.vue:127 -#: frontend/src/pages/Courses.vue:329 frontend/src/pages/Courses.vue:336 +#: frontend/src/pages/Courses.vue:331 frontend/src/pages/Courses.vue:338 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Courses" @@ -1512,15 +1544,15 @@ msgstr "Einen Kurs erstellen" msgid "Create a Live Class" msgstr "Eine Live-Klasse erstellen" -#: frontend/src/components/AppSidebar.vue:561 +#: frontend/src/components/AppSidebar.vue:566 msgid "Create a batch" msgstr "" -#: frontend/src/components/AppSidebar.vue:552 +#: frontend/src/components/AppSidebar.vue:557 msgid "Create a course" msgstr "" -#: frontend/src/components/AppSidebar.vue:562 +#: frontend/src/components/AppSidebar.vue:567 msgid "Create a live class" msgstr "" @@ -1528,7 +1560,7 @@ msgstr "" msgid "Create an Assignment" msgstr "" -#: frontend/src/components/AppSidebar.vue:488 +#: frontend/src/components/AppSidebar.vue:491 msgid "Create your first batch" msgstr "" @@ -1536,26 +1568,26 @@ msgstr "" msgid "Create your first course" msgstr "" -#: frontend/src/components/AppSidebar.vue:467 +#: frontend/src/components/AppSidebar.vue:469 msgid "Create your first quiz" msgstr "" -#: frontend/src/pages/Assignments.vue:176 frontend/src/pages/Courses.vue:320 +#: frontend/src/pages/Assignments.vue:176 frontend/src/pages/Courses.vue:321 msgid "Created" msgstr "Erstellt" -#: frontend/src/components/AppSidebar.vue:558 +#: frontend/src/components/AppSidebar.vue:563 msgid "Creating a batch" msgstr "" -#: frontend/src/components/AppSidebar.vue:549 +#: frontend/src/components/AppSidebar.vue:554 msgid "Creating a course" msgstr "" #. Label of the currency (Link) field in DocType 'LMS Batch' #. Label of the currency (Link) field in DocType 'LMS Course' #. Label of the currency (Link) field in DocType 'LMS Payment' -#: frontend/src/pages/BatchForm.vue:262 frontend/src/pages/CourseForm.vue:247 +#: frontend/src/pages/BatchForm.vue:272 frontend/src/pages/CourseForm.vue:247 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_course/lms_course.json #: lms/lms/doctype/lms_payment/lms_payment.json @@ -1567,7 +1599,7 @@ msgstr "Währung" msgid "Current Lesson" msgstr "Aktuelle Lektion" -#: frontend/src/components/AppSidebar.vue:580 +#: frontend/src/components/AppSidebar.vue:585 msgid "Custom Certificate Templates" msgstr "" @@ -1604,7 +1636,7 @@ msgstr "Dashboard" #. Label of the date (Date) field in DocType 'Scheduled Flow' #: frontend/src/components/Modals/EvaluationModal.vue:26 #: frontend/src/components/Modals/Event.vue:40 -#: frontend/src/components/Modals/LiveClassModal.vue:61 +#: frontend/src/components/Modals/LiveClassModal.vue:29 #: lms/lms/doctype/lms_batch_timetable/lms_batch_timetable.json #: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json @@ -1614,10 +1646,7 @@ msgstr "Dashboard" msgid "Date" msgstr "Datum" -#. Label of the section_break_glxh (Section Break) field in DocType 'LMS Live -#. Class' #: frontend/src/pages/BatchForm.vue:69 -#: lms/lms/doctype/lms_live_class/lms_live_class.json msgid "Date and Time" msgstr "Datum und Uhrzeit" @@ -1663,7 +1692,7 @@ msgstr "Abschlussart" #: frontend/src/components/CourseOutline.vue:244 #: frontend/src/components/CourseOutline.vue:302 -#: frontend/src/pages/CourseForm.vue:502 +#: frontend/src/pages/CourseForm.vue:546 msgid "Delete" msgstr "Löschen" @@ -1671,7 +1700,7 @@ msgstr "Löschen" msgid "Delete Chapter" msgstr "" -#: frontend/src/pages/CourseForm.vue:496 +#: frontend/src/pages/CourseForm.vue:540 msgid "Delete Course" msgstr "" @@ -1683,7 +1712,7 @@ msgstr "" msgid "Delete this lesson?" msgstr "" -#: frontend/src/pages/CourseForm.vue:497 +#: frontend/src/pages/CourseForm.vue:541 msgid "Deleting the course will also delete all its chapters and lessons. Are you sure you want to delete this course?" msgstr "" @@ -1707,7 +1736,7 @@ msgstr "" #. Label of the description (Small Text) field in DocType 'LMS Exercise' #. Label of the description (Text) field in DocType 'LMS Live Class' #. Label of the description (Small Text) field in DocType 'Work Experience' -#: frontend/src/components/Modals/LiveClassModal.vue:84 +#: frontend/src/components/Modals/LiveClassModal.vue:80 #: frontend/src/pages/JobForm.vue:125 #: lms/job/doctype/job_opportunity/job_opportunity.json #: lms/lms/doctype/certification/certification.json @@ -1748,6 +1777,7 @@ msgid "Disable Signup" msgstr "" #. Label of the disabled (Check) field in DocType 'Job Opportunity' +#: frontend/src/components/Settings/ZoomSettings.vue:56 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Disabled" msgstr "Deaktiviert" @@ -1758,7 +1788,7 @@ msgid "Discard" msgstr "Verwerfen" #. Label of the show_discussions (Check) field in DocType 'LMS Settings' -#: frontend/src/pages/Batch.vue:85 +#: frontend/src/pages/Batch.vue:88 #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Discussions" msgstr "Diskussionen" @@ -1788,10 +1818,12 @@ msgstr "Doppelte Optionen für diese Frage gefunden." #. Label of the duration (Data) field in DocType 'Cohort' #. Label of the duration (Data) field in DocType 'LMS Batch Timetable' #. Label of the duration (Int) field in DocType 'LMS Live Class' -#: frontend/src/components/Modals/LiveClassModal.vue:68 +#. Label of the duration (Int) field in DocType 'LMS Live Class Participant' +#: frontend/src/components/Modals/LiveClassModal.vue:36 #: lms/lms/doctype/cohort/cohort.json #: lms/lms/doctype/lms_batch_timetable/lms_batch_timetable.json #: lms/lms/doctype/lms_live_class/lms_live_class.json +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json msgid "Duration" msgstr "Dauer" @@ -1800,7 +1832,7 @@ msgstr "Dauer" msgid "Duration (in minutes)" msgstr "" -#: frontend/src/components/Modals/LiveClassModal.vue:64 +#: frontend/src/components/Modals/LiveClassModal.vue:32 msgid "Duration of the live class in minutes" msgstr "Dauer des Live-Kurses in Minuten" @@ -1839,6 +1871,10 @@ msgstr "" msgid "Edit Profile" msgstr "Profil bearbeiten" +#: frontend/src/components/Modals/ZoomAccountModal.vue:6 +msgid "Edit Zoom Account" +msgstr "" + #: frontend/src/pages/QuizForm.vue:182 msgid "Edit the question" msgstr "" @@ -1858,8 +1894,9 @@ msgstr "" msgid "Education Details" msgstr "" -#: frontend/src/components/Evaluators.vue:33 -#: frontend/src/components/Members.vue:33 lms/templates/signup-form.html:10 +#: frontend/src/components/Settings/Evaluators.vue:33 +#: frontend/src/components/Settings/Members.vue:33 +#: lms/templates/signup-form.html:10 msgid "Email" msgstr "E-Mail" @@ -1889,7 +1926,8 @@ msgstr "" msgid "Email Templates" msgstr "E-Mail-Vorlagen" -#: frontend/src/components/EmailTemplates.vue:128 +#: frontend/src/components/Settings/EmailTemplates.vue:128 +#: frontend/src/components/Settings/ZoomSettings.vue:161 msgid "Email Templates deleted successfully" msgstr "" @@ -1922,7 +1960,11 @@ msgid "Enable this only if you want to upload a SCORM package as a chapter." msgstr "" #. Label of the enabled (Check) field in DocType 'LMS Badge' +#. Label of the enabled (Check) field in DocType 'LMS Zoom Settings' +#: frontend/src/components/Modals/ZoomAccountModal.vue:23 +#: frontend/src/components/Settings/ZoomSettings.vue:53 #: lms/lms/doctype/lms_badge/lms_badge.json +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json msgid "Enabled" msgstr "Aktiviert" @@ -1961,11 +2003,15 @@ msgstr "Enddatum (oder voraussichtlich)" msgid "End Time" msgstr "Endzeit" +#: frontend/src/components/LiveClass.vue:89 +msgid "Ended" +msgstr "" + #: frontend/src/components/BatchOverlay.vue:103 msgid "Enroll Now" msgstr "" -#: frontend/src/pages/Batches.vue:286 frontend/src/pages/Courses.vue:322 +#: frontend/src/pages/Batches.vue:286 frontend/src/pages/Courses.vue:324 msgid "Enrolled" msgstr "" @@ -1984,7 +2030,7 @@ msgstr "" msgid "Enrollment Count" msgstr "Anzahl der Einschreibungen" -#: lms/lms/utils.py:1913 +#: lms/lms/utils.py:1914 msgid "Enrollment Failed" msgstr "" @@ -2011,18 +2057,27 @@ msgstr "" msgid "Enter the correct answer" msgstr "Geben Sie die richtige Antwort ein" +#: frontend/src/components/Modals/ZoomAccountModal.vue:163 +msgid "Error creating Zoom Account" +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:204 msgid "Error creating live class. Please try again. {0}" msgstr "" -#: frontend/src/components/EmailTemplates.vue:133 +#: frontend/src/components/Settings/EmailTemplates.vue:133 +#: frontend/src/components/Settings/ZoomSettings.vue:166 msgid "Error deleting email templates" msgstr "" +#: frontend/src/components/Modals/ZoomAccountModal.vue:200 +msgid "Error updating Zoom Account" +msgstr "" + #: frontend/src/components/Modals/EmailTemplateModal.vue:151 msgid "Error updating email template" msgstr "" @@ -2179,6 +2234,14 @@ msgstr "Mehr entdecken" msgid "Fail" msgstr "Fehler" +#: lms/lms/doctype/lms_live_class/lms_live_class.py:139 +msgid "Failed to fetch attendance data from Zoom for class {0}: {1}" +msgstr "" + +#: frontend/src/utils/index.js:613 +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:167 @@ -2188,7 +2251,7 @@ msgstr "Vorgestellt" #. Label of the feedback (Small Text) field in DocType 'LMS Batch Feedback' #: frontend/src/components/BatchFeedback.vue:30 -#: frontend/src/pages/Batch.vue:143 +#: frontend/src/pages/Batch.vue:146 #: lms/lms/doctype/lms_batch_feedback/lms_batch_feedback.json msgid "Feedback" msgstr "Rückmeldung" @@ -2212,8 +2275,8 @@ msgstr "" msgid "File Type" msgstr "Dateityp" -#: frontend/src/components/Members.vue:39 #: frontend/src/components/Modals/EditProfile.vue:59 +#: frontend/src/components/Settings/Members.vue:39 msgid "First Name" msgstr "Vorname" @@ -2237,7 +2300,7 @@ msgid "Free" msgstr "Frei" #. Option for the 'Type' (Select) field in DocType 'Job Opportunity' -#: frontend/src/pages/Jobs.vue:188 +#: frontend/src/pages/Jobs.vue:190 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Freelance" msgstr "" @@ -2281,7 +2344,7 @@ msgid "Full Name" msgstr "Vollständiger Name" #. Option for the 'Type' (Select) field in DocType 'Job Opportunity' -#: frontend/src/pages/Jobs.vue:185 +#: frontend/src/pages/Jobs.vue:187 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Full Time" msgstr "Vollzeit" @@ -2638,8 +2701,8 @@ msgstr "Kommentare der Dozenten" msgid "Interest" msgstr "Zinsen" -#: frontend/src/components/AppSidebar.vue:541 -#: frontend/src/components/AppSidebar.vue:544 +#: frontend/src/components/AppSidebar.vue:546 +#: frontend/src/components/AppSidebar.vue:549 msgid "Introduction" msgstr "Einleitung" @@ -2677,7 +2740,7 @@ msgstr "Nur auf Einladung" msgid "Invite Request" msgstr "Einladungsanfrage" -#: frontend/src/components/AppSidebar.vue:477 +#: frontend/src/components/AppSidebar.vue:480 msgid "Invite your team and students" msgstr "" @@ -2709,7 +2772,7 @@ msgstr "" msgid "Issue Date" msgstr "Ausstellungsdatum" -#: frontend/src/components/AppSidebar.vue:577 +#: frontend/src/components/AppSidebar.vue:582 msgid "Issue a Certificate" msgstr "" @@ -2781,12 +2844,12 @@ msgstr "Stellenbezeichnung" #. Label of the jobs (Check) field in DocType 'LMS Settings' #: frontend/src/pages/JobDetail.vue:10 frontend/src/pages/Jobs.vue:8 -#: frontend/src/pages/Jobs.vue:194 +#: frontend/src/pages/Jobs.vue:196 #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Jobs" msgstr "freie Stellen" -#: frontend/src/components/LiveClass.vue:58 +#: frontend/src/components/LiveClass.vue:78 #: lms/templates/upcoming_evals.html:15 msgid "Join" msgstr "Beitreten" @@ -2804,6 +2867,12 @@ msgstr "" msgid "Join URL" msgstr "" +#. Label of the joined_at (Datetime) field in DocType 'LMS Live Class +#. Participant' +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json +msgid "Joined At" +msgstr "" + #. Name of a Workspace #: lms/lms/workspace/lms/lms.json msgid "LMS" @@ -2930,6 +2999,11 @@ msgstr "" msgid "LMS Live Class" msgstr "" +#. Name of a DocType +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json +msgid "LMS Live Class Participant" +msgstr "" + #. Name of a DocType #: lms/lms/doctype/lms_mentor_request/lms_mentor_request.json msgid "LMS Mentor Request" @@ -3037,6 +3111,11 @@ msgstr "" msgid "LMS Timetable Template" msgstr "" +#. Name of a DocType +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json +msgid "LMS Zoom Settings" +msgstr "" + #. Label of the label (Data) field in DocType 'LMS Timetable Legend' #: lms/lms/doctype/lms_timetable_legend/lms_timetable_legend.json msgid "Label" @@ -3057,6 +3136,12 @@ msgstr "" msgid "Launch File" msgstr "" +#. Label of the left_at (Datetime) field in DocType 'LMS Live Class +#. Participant' +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json +msgid "Left At" +msgstr "" + #. Label of the lesson (Link) field in DocType 'Exercise Latest Submission' #. Label of the lesson (Link) field in DocType 'Exercise Submission' #. Label of the lesson (Link) field in DocType 'Lesson Reference' @@ -3088,7 +3173,7 @@ msgstr "" msgid "Lesson Title" msgstr "Titel der Unterrichtseinheit" -#: frontend/src/pages/LessonForm.vue:414 +#: frontend/src/pages/LessonForm.vue:416 msgid "Lesson created successfully" msgstr "" @@ -3100,7 +3185,7 @@ msgstr "" msgid "Lesson moved successfully" msgstr "" -#: frontend/src/pages/LessonForm.vue:438 +#: frontend/src/pages/LessonForm.vue:440 msgid "Lesson updated successfully" msgstr "" @@ -3154,12 +3239,14 @@ msgid "Links" msgstr "Verknüpfungen" #. Option for the 'Status' (Select) field in DocType 'Cohort' -#: frontend/src/pages/Courses.vue:306 lms/lms/doctype/cohort/cohort.json +#: frontend/src/pages/Courses.vue:307 lms/lms/doctype/cohort/cohort.json msgid "Live" msgstr "" +#. Label of the live_class (Link) field in DocType 'LMS Live Class Participant' #. Label of the show_live_class (Check) field in DocType 'LMS Settings' -#: frontend/src/components/LiveClass.vue:4 +#: frontend/src/components/LiveClass.vue:14 +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Live Class" msgstr "" @@ -3169,7 +3256,7 @@ msgstr "" msgid "LiveCode URL" msgstr "" -#: frontend/src/components/Members.vue:109 +#: frontend/src/components/Settings/Members.vue:109 #: frontend/src/pages/Assignments.vue:69 frontend/src/pages/Batches.vue:80 #: frontend/src/pages/CertifiedParticipants.vue:100 #: frontend/src/pages/Courses.vue:75 @@ -3196,7 +3283,7 @@ msgid "Location Preference" msgstr "" #: frontend/src/components/NoPermission.vue:28 -#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:193 +#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:196 #: frontend/src/pages/Lesson.vue:53 msgid "Login" msgstr "Anmelden" @@ -3290,7 +3377,7 @@ msgid "Maximum Attempts" msgstr "" #. Label of the medium (Select) field in DocType 'LMS Batch' -#: frontend/src/pages/BatchForm.vue:177 +#: frontend/src/pages/BatchForm.vue:187 #: lms/lms/doctype/lms_batch/lms_batch.json msgid "Medium" msgstr "Mittel" @@ -3305,6 +3392,11 @@ msgstr "" msgid "Medium:" msgstr "Mittel:" +#. Label of the meeting_id (Data) field in DocType 'LMS Live Class' +#: lms/lms/doctype/lms_live_class/lms_live_class.json +msgid "Meeting ID" +msgstr "" + #. Label of the member (Link) field in DocType 'Exercise Latest Submission' #. Label of the member (Link) field in DocType 'Exercise Submission' #. Label of the member (Link) field in DocType 'LMS Assignment Submission' @@ -3317,10 +3409,14 @@ msgstr "Mittel:" #. 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 Live Class Participant' #. Label of the member (Link) field in DocType 'LMS Mentor Request' #. Label of the member (Link) field in DocType 'LMS Payment' #. Label of the member (Link) field in DocType 'LMS Program Member' #. Label of the member (Link) field in DocType 'LMS Quiz Submission' +#. Label of the member (Link) field in DocType 'LMS Zoom Settings' +#: frontend/src/components/Modals/ZoomAccountModal.vue:42 +#: frontend/src/components/Settings/ZoomSettings.vue:178 #: frontend/src/pages/AssignmentSubmissionList.vue:14 #: frontend/src/pages/QuizSubmission.vue:31 #: frontend/src/pages/QuizSubmissionList.vue:91 @@ -3335,10 +3431,12 @@ msgstr "Mittel:" #: 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_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 #: lms/lms/doctype/lms_program_member/lms_program_member.json #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/report/course_progress_summary/course_progress_summary.py:64 msgid "Member" msgstr "Mitglied" @@ -3357,7 +3455,10 @@ msgstr "E-Mail des Mitglieds" #. Label of the member_image (Attach Image) field in DocType 'LMS Batch #. Feedback' +#. Label of the member_image (Attach Image) field in DocType 'LMS Live Class +#. Participant' #: lms/lms/doctype/lms_batch_feedback/lms_batch_feedback.json +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json msgid "Member Image" msgstr "" @@ -3371,8 +3472,11 @@ msgstr "" #. Label of the member_name (Data) field in DocType 'LMS Certificate Request' #. Label of the member_name (Data) field in DocType 'LMS Course Progress' #. Label of the member_name (Data) field in DocType 'LMS Enrollment' +#. Label of the member_name (Data) field in DocType 'LMS Live Class +#. Participant' #. Label of the member_name (Data) field in DocType 'LMS Mentor Request' #. Label of the member_name (Data) field in DocType 'LMS Quiz Submission' +#. Label of the member_name (Data) field in DocType 'LMS Zoom Settings' #: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json #: lms/lms/doctype/lms_badge_assignment/lms_badge_assignment.json #: lms/lms/doctype/lms_batch_enrollment/lms_batch_enrollment.json @@ -3382,8 +3486,10 @@ 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_live_class_participant/lms_live_class_participant.json #: lms/lms/doctype/lms_mentor_request/lms_mentor_request.json #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/report/course_progress_summary/course_progress_summary.py:71 msgid "Member Name" msgstr "Mitgliedsname" @@ -3401,8 +3507,11 @@ msgstr "" #. Label of the member_username (Data) field in DocType 'LMS Batch Enrollment' #. Label of the member_username (Data) field in DocType 'LMS Enrollment' +#. Label of the member_username (Data) field in DocType 'LMS Live Class +#. Participant' #: lms/lms/doctype/lms_batch_enrollment/lms_batch_enrollment.json #: lms/lms/doctype/lms_enrollment/lms_enrollment.json +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json msgid "Member Username" msgstr "" @@ -3466,23 +3575,33 @@ msgid "Mentor Request Status Update Template" msgstr "" #. Label of the meta_description (Small Text) field in DocType 'LMS Settings' +#: frontend/src/pages/BatchForm.vue:284 frontend/src/pages/CourseForm.vue:259 #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Meta Description" msgstr "Meta Beschreibung" #. Label of the meta_image (Attach Image) field in DocType 'LMS Batch' #. Label of the meta_image (Attach Image) field in DocType 'LMS Settings' -#: frontend/src/pages/BatchForm.vue:190 +#: frontend/src/pages/BatchForm.vue:200 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Meta Image" msgstr "Meta-Bild" #. Label of the meta_keywords (Small Text) field in DocType 'LMS Settings' +#: frontend/src/pages/BatchForm.vue:290 frontend/src/pages/CourseForm.vue:265 #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Meta Keywords" msgstr "" +#: frontend/src/pages/BatchForm.vue:279 frontend/src/pages/CourseForm.vue:254 +msgid "Meta Tags" +msgstr "Meta-Tags" + +#: lms/lms/api.py:1457 +msgid "Meta tags should be a list." +msgstr "" + #. Label of the milestone (Check) field in DocType 'LMS Batch Timetable' #: lms/lms/doctype/lms_batch_timetable/lms_batch_timetable.json msgid "Milestone" @@ -3494,6 +3613,7 @@ msgstr "" #. Name of a role #: frontend/src/pages/ProfileRoles.vue:20 +#: lms/lms/doctype/course_chapter/course_chapter.json #: lms/lms/doctype/course_evaluator/course_evaluator.json #: lms/lms/doctype/course_lesson/course_lesson.json #: lms/lms/doctype/lms_assignment/lms_assignment.json @@ -3503,6 +3623,7 @@ msgstr "" #: lms/lms/doctype/lms_category/lms_category.json #: lms/lms/doctype/lms_certificate/lms_certificate.json #: 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_live_class/lms_live_class.json #: lms/lms/doctype/lms_program/lms_program.json @@ -3511,6 +3632,7 @@ msgstr "" #: lms/lms/doctype/lms_settings/lms_settings.json #: lms/lms/doctype/lms_source/lms_source.json #: lms/lms/doctype/lms_timetable_template/lms_timetable_template.json +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json msgid "Moderator" msgstr "" @@ -3533,7 +3655,7 @@ msgstr "" msgid "Monday" msgstr "Montag" -#: frontend/src/components/AppSidebar.vue:585 +#: frontend/src/components/AppSidebar.vue:590 msgid "Monetization" msgstr "" @@ -3559,13 +3681,14 @@ msgid "Name" msgstr "Name" #. Option for the 'Event' (Select) field in DocType 'LMS Badge' -#: frontend/src/components/Categories.vue:27 -#: frontend/src/components/EmailTemplates.vue:17 -#: frontend/src/components/Evaluators.vue:24 -#: 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/Courses.vue:309 frontend/src/pages/Programs.vue:14 -#: lms/lms/doctype/lms_badge/lms_badge.json +#: frontend/src/components/Settings/Categories.vue:27 +#: frontend/src/components/Settings/EmailTemplates.vue:17 +#: frontend/src/components/Settings/Evaluators.vue:24 +#: frontend/src/components/Settings/Members.vue:24 +#: frontend/src/components/Settings/ZoomSettings.vue:17 +#: frontend/src/pages/Assignments.vue:19 frontend/src/pages/Batches.vue:17 +#: frontend/src/pages/Courses.vue:17 frontend/src/pages/Courses.vue:310 +#: frontend/src/pages/Programs.vue:14 lms/lms/doctype/lms_badge/lms_badge.json msgid "New" msgstr "Neu" @@ -3573,7 +3696,7 @@ msgstr "Neu" msgid "New Batch" msgstr "" -#: frontend/src/pages/CourseForm.vue:590 lms/www/lms.py:95 +#: frontend/src/pages/CourseForm.vue:634 lms/www/lms.py:95 msgid "New Course" msgstr "Neuer Kurs" @@ -3614,6 +3737,10 @@ msgstr "" msgid "New Sign Up" msgstr "" +#: frontend/src/components/Modals/ZoomAccountModal.vue:6 +msgid "New Zoom Account" +msgstr "" + #: lms/lms/utils.py:609 msgid "New comment in batch {0}" msgstr "" @@ -3688,7 +3815,7 @@ msgstr "" msgid "No introduction" msgstr "Keine Einführung" -#: frontend/src/components/LiveClass.vue:71 +#: frontend/src/components/LiveClass.vue:97 msgid "No live classes scheduled" msgstr "Keine Live-Kurse geplant" @@ -3736,14 +3863,14 @@ msgstr "Nicht für die Vorschau verfügbar" msgid "Not Graded" msgstr "Nicht bewertet" -#: frontend/src/components/NoPermission.vue:7 frontend/src/pages/Batch.vue:161 +#: frontend/src/components/NoPermission.vue:7 frontend/src/pages/Batch.vue:164 msgid "Not Permitted" msgstr "Nicht zulässig" #: frontend/src/components/Assignment.vue:36 -#: frontend/src/components/BrandSettings.vue:10 -#: frontend/src/components/PaymentSettings.vue:9 -#: frontend/src/components/SettingDetails.vue:10 +#: frontend/src/components/Settings/BrandSettings.vue:10 +#: frontend/src/components/Settings/PaymentSettings.vue:9 +#: frontend/src/components/Settings/SettingDetails.vue:10 #: frontend/src/pages/QuizSubmission.vue:9 msgid "Not Saved" msgstr "Nicht gespeichert" @@ -3761,6 +3888,10 @@ msgstr "Benachrichtigungen" msgid "Notify me when available" msgstr "Benachrichtige mich, wenn verfügbar" +#: frontend/src/components/BatchStudents.vue:48 +msgid "Number of Students" +msgstr "" + #: frontend/src/pages/BatchForm.vue:150 msgid "Number of seats available" msgstr "" @@ -3801,7 +3932,7 @@ msgstr "" msgid "Only files of type {0} will be accepted." msgstr "Es werden nur Dateien vom Typ {0} akzeptiert." -#: frontend/src/pages/CourseForm.vue:526 frontend/src/utils/index.js:499 +#: frontend/src/pages/CourseForm.vue:570 frontend/src/utils/index.js:500 msgid "Only image file is allowed." msgstr "" @@ -3905,7 +4036,7 @@ msgid "Pages" msgstr "Seiten" #. Label of the paid_batch (Check) field in DocType 'LMS Batch' -#: frontend/src/pages/BatchForm.vue:250 +#: frontend/src/pages/BatchForm.vue:260 #: lms/lms/doctype/lms_batch/lms_batch.json msgid "Paid Batch" msgstr "Bezahlte Charge" @@ -3931,7 +4062,7 @@ msgid "Pan Number" msgstr "" #. Option for the 'Type' (Select) field in DocType 'Job Opportunity' -#: frontend/src/pages/Jobs.vue:186 +#: frontend/src/pages/Jobs.vue:188 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Part Time" msgstr "Teilzeit" @@ -4082,6 +4213,10 @@ msgstr "Telefonnummer" msgid "Please add {1} for {3} to send calendar invites for evaluations." msgstr "" +#: frontend/src/components/LiveClass.vue:8 +msgid "Please add a zoom account to the batch to create live classes." +msgstr "" + #: lms/lms/user.py:75 msgid "Please ask your administrator to verify your sign-up" msgstr "Bitte fragen Sie Ihren Administrator Ihre Anmeldung bis zum überprüfen" @@ -4094,13 +4229,13 @@ msgstr "Bitte überprüfen Sie Ihren Posteingang. Wir haben Ihnen eine E-Mail mi msgid "Please click on the following button to set your new password" msgstr "Bitte klicken Sie auf die folgende Schaltfläche, um Ihr neues Passwort festzulegen" -#: lms/lms/utils.py:2047 lms/lms/utils.py:2051 +#: lms/lms/utils.py:2048 lms/lms/utils.py:2052 msgid "Please complete the previous courses in the program to enroll in this course." msgstr "" -#: lms/lms/doctype/lms_batch/lms_batch.py:200 -msgid "Please enable Zoom Settings to use this feature." -msgstr "Bitte aktivieren Sie die Zoom-Einstellungen, um diese Funktion zu nutzen." +#: lms/lms/doctype/lms_batch/lms_batch.py:211 +msgid "Please enable the zoom account to use this feature." +msgstr "" #: frontend/src/components/CourseOutline.vue:319 msgid "Please enroll for this course to view this lesson" @@ -4110,7 +4245,7 @@ msgstr "" msgid "Please ensure that you complete all the questions in {0} minutes." msgstr "" -#: frontend/src/components/Modals/LiveClassModal.vue:171 +#: frontend/src/components/Modals/LiveClassModal.vue:186 msgid "Please enter a title." msgstr "" @@ -4119,7 +4254,7 @@ msgstr "" msgid "Please enter a valid URL." msgstr "Bitte geben Sie eine gültige URL ein." -#: frontend/src/components/Modals/LiveClassModal.vue:183 +#: frontend/src/components/Modals/LiveClassModal.vue:198 msgid "Please enter a valid time in the format HH:mm." msgstr "" @@ -4147,7 +4282,7 @@ msgstr "" msgid "Please login to access the quiz." msgstr "Bitte melden Sie sich an, um auf das Quiz zuzugreifen." -#: frontend/src/components/NoPermission.vue:25 frontend/src/pages/Batch.vue:172 +#: frontend/src/components/NoPermission.vue:25 frontend/src/pages/Batch.vue:175 msgid "Please login to access this page." msgstr "Bitte melden Sie sich an, um auf diese Seite zuzugreifen." @@ -4164,23 +4299,23 @@ msgstr "Bitte bereiten Sie sich gut vor und erscheinen Sie pünktlich zu den Pr msgid "Please schedule an evaluation to get certified." msgstr "" -#: frontend/src/components/Modals/LiveClassModal.vue:174 +#: frontend/src/components/Modals/LiveClassModal.vue:189 msgid "Please select a date." msgstr "Bitte wählen Sie ein Datum aus." -#: frontend/src/components/Modals/LiveClassModal.vue:198 +#: frontend/src/components/Modals/LiveClassModal.vue:213 msgid "Please select a duration." msgstr "" -#: frontend/src/components/Modals/LiveClassModal.vue:195 +#: frontend/src/components/Modals/LiveClassModal.vue:210 msgid "Please select a future date and time." msgstr "" -#: frontend/src/components/Modals/LiveClassModal.vue:177 +#: frontend/src/components/Modals/LiveClassModal.vue:192 msgid "Please select a time." msgstr "" -#: frontend/src/components/Modals/LiveClassModal.vue:180 +#: frontend/src/components/Modals/LiveClassModal.vue:195 msgid "Please select a timezone." msgstr "" @@ -4286,7 +4421,7 @@ msgid "Previous" msgstr "Vorhergehende" #. Label of the pricing_tab (Tab Break) field in DocType 'LMS Batch' -#: frontend/src/pages/BatchForm.vue:245 +#: frontend/src/pages/BatchForm.vue:255 #: lms/lms/doctype/lms_batch/lms_batch.json msgid "Pricing" msgstr "Preisgestaltung" @@ -4363,7 +4498,6 @@ msgstr "" #. Label of the progress (Float) field in DocType 'LMS Enrollment' #. Label of the progress (Int) field in DocType 'LMS Program Member' -#: frontend/src/components/BatchStudents.vue:75 #: frontend/src/components/Modals/BatchStudentProgress.vue:94 #: lms/lms/doctype/lms_enrollment/lms_enrollment.json #: lms/lms/doctype/lms_program_member/lms_program_member.json @@ -4374,6 +4508,10 @@ msgstr "Fortschritt" msgid "Progress (%)" msgstr "Fortschritt (%)" +#: frontend/src/components/BatchStudents.vue:41 +msgid "Progress of students in courses and assessments" +msgstr "" + #. Option for the 'Required Role' (Select) field in DocType 'Cohort Web Page' #. Option for the 'Visibility' (Select) field in DocType 'LMS Batch Old' #: lms/lms/doctype/cohort_web_page/cohort_web_page.json @@ -4523,7 +4661,7 @@ msgstr "" msgid "Quiz will appear at the bottom of the lesson." msgstr "Das Quiz wird am Ende der Lektion angezeigt." -#: frontend/src/components/AppSidebar.vue:569 +#: frontend/src/components/AppSidebar.vue:574 #: frontend/src/pages/QuizForm.vue:443 frontend/src/pages/Quizzes.vue:142 #: frontend/src/pages/Quizzes.vue:152 lms/www/lms.py:251 msgid "Quizzes" @@ -4603,7 +4741,7 @@ msgstr "Abgelehnt" msgid "Related Courses" msgstr "Ähnliche Kurse" -#: frontend/src/pages/BatchForm.vue:226 frontend/src/pages/CourseForm.vue:127 +#: frontend/src/pages/BatchForm.vue:236 frontend/src/pages/CourseForm.vue:127 msgid "Remove" msgstr "Entfernen" @@ -4676,7 +4814,7 @@ msgstr "" msgid "Role updated successfully" msgstr "" -#: frontend/src/components/AppSidebar.vue:597 +#: frontend/src/components/AppSidebar.vue:602 msgid "Roles" msgstr "Rollen" @@ -4744,6 +4882,7 @@ msgstr "Samstag" #: frontend/src/components/Modals/EmailTemplateModal.vue:12 #: frontend/src/components/Modals/Event.vue:101 #: frontend/src/components/Modals/Event.vue:129 +#: frontend/src/components/Modals/ZoomAccountModal.vue:10 #: frontend/src/pages/BatchForm.vue:8 frontend/src/pages/CourseForm.vue:17 #: frontend/src/pages/JobForm.vue:8 frontend/src/pages/LessonForm.vue:14 #: frontend/src/pages/ProgramForm.vue:7 frontend/src/pages/QuizForm.vue:34 @@ -4784,8 +4923,9 @@ msgstr "Ergebnis" msgid "Score Out Of" msgstr "" -#: frontend/src/components/Evaluators.vue:15 -#: frontend/src/components/Members.vue:15 frontend/src/pages/Jobs.vue:42 +#: frontend/src/components/Settings/Evaluators.vue:15 +#: frontend/src/components/Settings/Members.vue:15 +#: frontend/src/pages/Jobs.vue:43 msgid "Search" msgstr "Suchen" @@ -4860,16 +5000,16 @@ msgstr "" msgid "Set your Password" msgstr "" -#: frontend/src/components/AppSidebar.vue:545 +#: frontend/src/components/AppSidebar.vue:550 msgid "Setting up" msgstr "" -#: frontend/src/components/AppSidebar.vue:590 +#: frontend/src/components/AppSidebar.vue:595 msgid "Setting up payment gateway" msgstr "" -#: frontend/src/components/AppSidebar.vue:595 -#: frontend/src/components/Modals/Settings.vue:7 +#: frontend/src/components/AppSidebar.vue:600 +#: frontend/src/components/Settings/Settings.vue:7 #: frontend/src/pages/BatchForm.vue:46 frontend/src/pages/CourseForm.vue:143 #: frontend/src/pages/ProfileRoles.vue:4 frontend/src/pages/QuizForm.vue:79 msgid "Settings" @@ -5049,7 +5189,7 @@ msgstr "Mitarbeiter" msgid "Stage" msgstr "Stufe" -#: frontend/src/components/LiveClass.vue:50 frontend/src/components/Quiz.vue:67 +#: frontend/src/components/LiveClass.vue:70 frontend/src/components/Quiz.vue:67 #: lms/templates/quiz/quiz.html:39 msgid "Start" msgstr "Starten" @@ -5134,6 +5274,7 @@ msgstr "Statistiken" #. Label of the status (Select) field in DocType 'LMS Course Progress' #. Label of the status (Select) field in DocType 'LMS Mentor Request' #: frontend/src/components/Modals/Event.vue:91 +#: frontend/src/components/Settings/ZoomSettings.vue:182 #: frontend/src/pages/AssignmentSubmissionList.vue:19 #: frontend/src/pages/JobForm.vue:46 #: lms/job/doctype/job_opportunity/job_opportunity.json @@ -5171,13 +5312,13 @@ msgid "Student Reviews" msgstr "" #. Label of the show_students (Check) field in DocType 'LMS Settings' -#: frontend/src/components/BatchStudents.vue:20 -#: frontend/src/components/BatchStudents.vue:111 +#: frontend/src/components/BatchStudents.vue:11 +#: frontend/src/components/BatchStudents.vue:67 #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Students" msgstr "Schüler" -#: frontend/src/components/BatchStudents.vue:328 +#: frontend/src/components/BatchStudents.vue:285 msgid "Students deleted successfully" msgstr "" @@ -5263,7 +5404,7 @@ msgstr "Zusammenfassung" msgid "Sunday" msgstr "Sonntag" -#: lms/lms/api.py:1063 +#: lms/lms/api.py:1079 msgid "Suspicious pattern found in {0}: {1}" msgstr "" @@ -5304,6 +5445,7 @@ msgstr "" #: lms/lms/doctype/lms_enrollment/lms_enrollment.json #: lms/lms/doctype/lms_exercise/lms_exercise.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 #: lms/lms/doctype/lms_payment/lms_payment.json #: lms/lms/doctype/lms_program/lms_program.json @@ -5313,6 +5455,7 @@ msgstr "" #: lms/lms/doctype/lms_settings/lms_settings.json #: lms/lms/doctype/lms_source/lms_source.json #: lms/lms/doctype/lms_timetable_template/lms_timetable_template.json +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/doctype/user_skill/user_skill.json #: lms/lms/doctype/zoom_settings/zoom_settings.json msgid "System Manager" @@ -5384,7 +5527,7 @@ msgstr "" msgid "Thanks and Regards" msgstr "Danke und Grüße" -#: lms/lms/utils.py:1945 +#: lms/lms/utils.py:1946 msgid "The batch is full. Please contact the Administrator." msgstr "" @@ -5420,7 +5563,7 @@ msgstr "" msgid "There are no seats available in this batch." msgstr "" -#: frontend/src/components/BatchStudents.vue:199 +#: frontend/src/components/BatchStudents.vue:155 msgid "There are no students in this batch." msgstr "" @@ -5459,7 +5602,7 @@ msgstr "" msgid "This certificate does no expire" msgstr "Dieses Zertifikat läuft nicht ab" -#: frontend/src/components/LiveClass.vue:64 +#: frontend/src/components/LiveClass.vue:83 msgid "This class has ended" msgstr "" @@ -5467,7 +5610,7 @@ msgstr "" msgid "This course has:" msgstr "" -#: lms/lms/utils.py:1788 +#: lms/lms/utils.py:1789 msgid "This course is free." msgstr "Dieser Kurs ist kostenlos." @@ -5513,7 +5656,7 @@ msgstr "Donnerstag" #. Label of the time (Time) field in DocType 'LMS Live Class' #: frontend/src/components/Modals/Event.vue:48 -#: frontend/src/components/Modals/LiveClassModal.vue:37 +#: frontend/src/components/Modals/LiveClassModal.vue:52 #: frontend/src/components/Quiz.vue:45 #: lms/lms/doctype/lms_live_class/lms_live_class.json msgid "Time" @@ -5524,7 +5667,7 @@ msgstr "Zeit" msgid "Time Preference" msgstr "" -#: frontend/src/components/Modals/LiveClassModal.vue:29 +#: frontend/src/components/Modals/LiveClassModal.vue:44 msgid "Time must be in 24 hour format (HH:mm). Example 11:30 or 22:00" msgstr "" @@ -5552,7 +5695,7 @@ msgstr "Stundenplan-Vorlage" #. Label of the timezone (Data) field in DocType 'LMS Batch' #. Label of the timezone (Data) field in DocType 'LMS Certificate Request' #. Label of the timezone (Data) field in DocType 'LMS Live Class' -#: frontend/src/components/Modals/LiveClassModal.vue:45 +#: frontend/src/components/Modals/LiveClassModal.vue:59 #: frontend/src/pages/BatchForm.vue:107 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json @@ -5625,7 +5768,7 @@ msgstr "An" msgid "To Date" msgstr "Bis-Datum" -#: lms/lms/utils.py:1799 +#: lms/lms/utils.py:1800 msgid "To join this batch, please contact the Administrator." msgstr "Um dieser Gruppe beizutreten, wenden Sie sich bitte an den Administrator." @@ -5684,7 +5827,7 @@ msgstr "Twitter" #: frontend/src/components/Modals/AssessmentModal.vue:22 #: frontend/src/components/Modals/Question.vue:44 #: frontend/src/pages/Assignments.vue:43 frontend/src/pages/Assignments.vue:170 -#: frontend/src/pages/JobForm.vue:25 frontend/src/pages/Jobs.vue:65 +#: frontend/src/pages/JobForm.vue:25 frontend/src/pages/Jobs.vue:67 #: lms/job/doctype/job_opportunity/job_opportunity.json #: lms/lms/doctype/lms_assignment/lms_assignment.json #: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json @@ -5710,6 +5853,11 @@ msgstr "Britische Benotung (z. B. 1., 2:2)" msgid "URL" msgstr "URL" +#. Label of the uuid (Data) field in DocType 'LMS Live Class' +#: lms/lms/doctype/lms_live_class/lms_live_class.json +msgid "UUID" +msgstr "UUID" + #. Label of the unavailability_section (Section Break) field in DocType 'Course #. Evaluator' #: lms/lms/doctype/course_evaluator/course_evaluator.json @@ -5734,7 +5882,7 @@ msgstr "Wird überprüft" msgid "Unlisted" msgstr "" -#: frontend/src/pages/Batches.vue:284 +#: frontend/src/pages/Batches.vue:284 frontend/src/pages/Courses.vue:322 msgid "Unpublished" msgstr "" @@ -5757,13 +5905,13 @@ msgstr "" #. 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:162 -#: frontend/src/pages/Courses.vue:312 lms/lms/doctype/cohort/cohort.json +#: 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 msgid "Upcoming" msgstr "" -#: frontend/src/pages/Batch.vue:184 +#: frontend/src/pages/Batch.vue:187 msgid "Upcoming Batches" msgstr "" @@ -5772,9 +5920,9 @@ msgstr "" msgid "Upcoming Evaluations" msgstr "Bevorstehenden Bewertungen" -#: frontend/src/components/BrandSettings.vue:24 -#: frontend/src/components/PaymentSettings.vue:27 -#: frontend/src/components/SettingDetails.vue:23 +#: frontend/src/components/Settings/BrandSettings.vue:24 +#: frontend/src/components/Settings/PaymentSettings.vue:27 +#: frontend/src/components/Settings/SettingDetails.vue:23 msgid "Update" msgstr "Aktualisieren" @@ -5782,7 +5930,7 @@ msgstr "Aktualisieren" msgid "Update Password" msgstr "Passwort ändern" -#: frontend/src/pages/BatchForm.vue:207 frontend/src/pages/CourseForm.vue:108 +#: frontend/src/pages/BatchForm.vue:217 frontend/src/pages/CourseForm.vue:108 msgid "Upload" msgstr "Hochladen" @@ -6025,7 +6173,7 @@ msgstr "" msgid "You are already enrolled for this course." msgstr "Sie sind bereits in diesem Kurs eingeschrieben." -#: frontend/src/pages/Batch.vue:166 +#: frontend/src/pages/Batch.vue:169 msgid "You are not a member of this batch. Please checkout our upcoming batches." msgstr "" @@ -6163,7 +6311,7 @@ msgstr "Das YouTube-Video wird oben in der Lektion angezeigt." msgid "Your Account has been successfully created!" msgstr "Ihr Konto wurde erfolgreich erstellt!" -#: lms/lms/doctype/lms_batch/lms_batch.py:351 +#: lms/lms/doctype/lms_batch/lms_batch.py:362 msgid "Your batch {0} is starting tomorrow" msgstr "" @@ -6171,7 +6319,7 @@ msgstr "" msgid "Your calendar is set." msgstr "Ihr Kalender ist eingestellt." -#: lms/lms/doctype/lms_live_class/lms_live_class.py:87 +#: lms/lms/doctype/lms_live_class/lms_live_class.py:90 msgid "Your class on {0} is today" msgstr "" @@ -6208,6 +6356,22 @@ msgstr "" msgid "Zen Mode" msgstr "" +#. Label of the zoom_account (Link) field in DocType 'LMS Batch' +#. Label of the zoom_account (Link) field in DocType 'LMS Live Class' +#: frontend/src/pages/BatchForm.vue:164 +#: lms/lms/doctype/lms_batch/lms_batch.json +#: lms/lms/doctype/lms_live_class/lms_live_class.json +msgid "Zoom Account" +msgstr "" + +#: frontend/src/components/Modals/ZoomAccountModal.vue:158 +msgid "Zoom Account created successfully" +msgstr "" + +#: frontend/src/components/Modals/ZoomAccountModal.vue:195 +msgid "Zoom Account updated successfully" +msgstr "" + #. Name of a DocType #: lms/lms/doctype/zoom_settings/zoom_settings.json msgid "Zoom Settings" @@ -6229,6 +6393,10 @@ msgstr "" msgid "applicants" msgstr "" +#: frontend/src/components/Modals/LiveClassAttendance.vue:39 +msgid "attended for" +msgstr "" + #: lms/templates/emails/payment_reminder.html:4 msgid "but didn’t complete your payment" msgstr "" @@ -6277,6 +6445,10 @@ msgstr "mitglied" msgid "members" msgstr "mitglieder" +#: frontend/src/components/Modals/LiveClassAttendance.vue:40 +msgid "minutes" +msgstr "protokolle" + #: lms/templates/quiz/quiz.html:106 msgid "of" msgstr "von" @@ -6293,7 +6465,7 @@ msgstr "" msgid "ratings" msgstr "bewertungen" -#: frontend/src/components/Categories.vue:19 +#: frontend/src/components/Settings/Categories.vue:19 msgid "saving..." msgstr "wird gespeichert..." @@ -6325,7 +6497,7 @@ msgstr "" msgid "{0} Quizzes" msgstr "" -#: lms/lms/api.py:853 lms/lms/api.py:861 +#: lms/lms/api.py:869 lms/lms/api.py:877 msgid "{0} Settings not found" msgstr "" diff --git a/lms/locale/eo.po b/lms/locale/eo.po index 6f476c81..514dd4c8 100644 --- a/lms/locale/eo.po +++ b/lms/locale/eo.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: frappe\n" "Report-Msgid-Bugs-To: jannat@frappe.io\n" -"POT-Creation-Date: 2025-05-23 16:04+0000\n" -"PO-Revision-Date: 2025-05-26 18:11\n" +"POT-Creation-Date: 2025-05-30 16:04+0000\n" +"PO-Revision-Date: 2025-06-02 20:30\n" "Last-Translator: jannat@frappe.io\n" "Language-Team: Esperanto\n" "MIME-Version: 1.0\n" @@ -83,7 +83,7 @@ msgstr "crwdns151462:0crwdne151462:0" msgid "About" msgstr "crwdns149200:0crwdne149200:0" -#: frontend/src/pages/Batch.vue:98 +#: frontend/src/pages/Batch.vue:101 msgid "About this batch" msgstr "crwdns152174:0crwdne152174:0" @@ -97,11 +97,24 @@ msgstr "crwdns149202:0crwdne149202:0" msgid "Accepted" msgstr "crwdns149204:0crwdne149204:0" +#: frontend/src/components/Settings/ZoomSettings.vue:174 +msgid "Account" +msgstr "crwdns155222:0crwdne155222:0" + +#. Label of the account_id (Data) field in DocType 'LMS Zoom Settings' #. Label of the account_id (Data) field in DocType 'Zoom Settings' +#: frontend/src/components/Modals/ZoomAccountModal.vue:55 +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/doctype/zoom_settings/zoom_settings.json msgid "Account ID" msgstr "crwdns149206:0crwdne149206:0" +#. Label of the account_name (Data) field in DocType 'LMS Zoom Settings' +#: frontend/src/components/Modals/ZoomAccountModal.vue:30 +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json +msgid "Account Name" +msgstr "crwdns155224:0crwdne155224:0" + #: frontend/src/pages/ProfileAbout.vue:17 msgid "Achievements" msgstr "crwdns149208:0crwdne149208:0" @@ -117,12 +130,13 @@ msgstr "crwdns154794:0crwdne154794:0" #: frontend/src/components/Assessments.vue:11 #: frontend/src/components/BatchCourses.vue:11 -#: frontend/src/components/BatchStudents.vue:117 -#: frontend/src/components/Categories.vue:43 -#: frontend/src/components/Evaluators.vue:38 -#: frontend/src/components/LiveClass.vue:11 -#: frontend/src/components/Members.vue:44 frontend/src/pages/ProgramForm.vue:30 -#: frontend/src/pages/ProgramForm.vue:92 frontend/src/pages/ProgramForm.vue:137 +#: frontend/src/components/BatchStudents.vue:73 +#: frontend/src/components/LiveClass.vue:21 +#: frontend/src/components/Settings/Categories.vue:43 +#: frontend/src/components/Settings/Evaluators.vue:38 +#: frontend/src/components/Settings/Members.vue:44 +#: frontend/src/pages/ProgramForm.vue:30 frontend/src/pages/ProgramForm.vue:92 +#: frontend/src/pages/ProgramForm.vue:137 msgid "Add" msgstr "crwdns149212:0crwdne149212:0" @@ -152,7 +166,7 @@ msgstr "crwdns149222:0crwdne149222:0" msgid "Add a Student" msgstr "crwdns149224:0crwdne149224:0" -#: frontend/src/components/AppSidebar.vue:553 +#: frontend/src/components/AppSidebar.vue:558 msgid "Add a chapter" msgstr "crwdns151726:0crwdne151726:0" @@ -164,7 +178,7 @@ msgstr "crwdns149226:0crwdne149226:0" msgid "Add a keyword and then press enter" msgstr "crwdns152004:0crwdne152004:0" -#: frontend/src/components/AppSidebar.vue:554 +#: frontend/src/components/AppSidebar.vue:559 msgid "Add a lesson" msgstr "crwdns151728:0crwdne151728:0" @@ -189,11 +203,11 @@ msgstr "crwdns152104:0crwdne152104:0" msgid "Add at least one possible answer for this question: {0}" msgstr "crwdns149236:0{0}crwdne149236:0" -#: frontend/src/components/AppSidebar.vue:518 +#: frontend/src/components/AppSidebar.vue:522 msgid "Add courses to your batch" msgstr "crwdns154437:0crwdne154437:0" -#: frontend/src/components/AppSidebar.vue:498 +#: frontend/src/components/AppSidebar.vue:501 msgid "Add students to your batch" msgstr "crwdns154439:0crwdne154439:0" @@ -209,7 +223,7 @@ msgstr "crwdns149240:0{0}crwdne149240:0" msgid "Add your first chapter" msgstr "crwdns154441:0crwdne154441:0" -#: frontend/src/components/AppSidebar.vue:449 +#: frontend/src/components/AppSidebar.vue:450 msgid "Add your first lesson" msgstr "crwdns154443:0crwdne154443:0" @@ -288,7 +302,7 @@ msgstr "crwdns149266:0crwdne149266:0" #. 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:255 frontend/src/pages/CourseForm.vue:230 +#: frontend/src/pages/BatchForm.vue:265 frontend/src/pages/CourseForm.vue:230 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_course/lms_course.json #: lms/lms/doctype/lms_payment/lms_payment.json @@ -346,11 +360,11 @@ msgstr "crwdns149280:0crwdne149280:0" msgid "Appears on the course card in the course list" msgstr "crwdns151464:0crwdne151464:0" -#: frontend/src/pages/BatchForm.vue:230 +#: frontend/src/pages/BatchForm.vue:240 msgid "Appears when the batch URL is shared on any online platform" msgstr "crwdns151466:0crwdne151466:0" -#: frontend/src/pages/BatchForm.vue:211 +#: frontend/src/pages/BatchForm.vue:221 msgid "Appears when the batch URL is shared on socials" msgstr "crwdns155070:0crwdne155070:0" @@ -425,10 +439,9 @@ msgid "Assessment {0} has already been added to this batch." msgstr "crwdns149308:0{0}crwdne149308:0" #. Label of the show_assessments (Check) field in DocType 'LMS Settings' -#: frontend/src/components/AppSidebar.vue:566 +#: frontend/src/components/AppSidebar.vue:571 #: frontend/src/components/Assessments.vue:5 -#: frontend/src/components/BatchStudents.vue:68 -#: frontend/src/components/BatchStudents.vue:101 +#: frontend/src/components/BatchStudents.vue:32 #: lms/lms/doctype/lms_settings/lms_settings.json #: lms/templates/assessments.html:3 msgid "Assessments" @@ -486,7 +499,7 @@ msgstr "crwdns154598:0crwdne154598:0" msgid "Assignment will appear at the bottom of the lesson." msgstr "crwdns149324:0crwdne149324:0" -#: frontend/src/components/AppSidebar.vue:570 +#: frontend/src/components/AppSidebar.vue:575 #: frontend/src/pages/Assignments.vue:211 lms/www/lms.py:273 msgid "Assignments" msgstr "crwdns152108:0crwdne152108:0" @@ -495,6 +508,15 @@ msgstr "crwdns152108:0crwdne152108:0" msgid "At least one option must be correct for this question." msgstr "crwdns149326:0crwdne149326:0" +#: frontend/src/components/Modals/LiveClassAttendance.vue:5 +msgid "Attendance for Class - {0}" +msgstr "crwdns155226:0{0}crwdne155226:0" + +#. Label of the attendees (Int) field in DocType 'LMS Live Class' +#: lms/lms/doctype/lms_live_class/lms_live_class.json +msgid "Attendees" +msgstr "crwdns155228:0crwdne155228:0" + #. Label of the attire (Select) field in DocType 'User' #: lms/fixtures/custom_field.json msgid "Attire Preference" @@ -510,7 +532,7 @@ msgid "Auto Assign" msgstr "crwdns149332:0crwdne149332:0" #. Label of the auto_recording (Select) field in DocType 'LMS Live Class' -#: frontend/src/components/Modals/LiveClassModal.vue:77 +#: frontend/src/components/Modals/LiveClassModal.vue:73 #: lms/lms/doctype/lms_live_class/lms_live_class.json msgid "Auto Recording" msgstr "crwdns149334:0crwdne149334:0" @@ -601,6 +623,7 @@ msgstr "crwdns155170:0crwdne155170:0" #: lms/lms/doctype/lms_category/lms_category.json #: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json msgid "Batch Evaluator" msgstr "crwdns149360:0crwdne149360:0" @@ -631,6 +654,10 @@ msgstr "crwdns149366:0crwdne149366:0" msgid "Batch Start Date:" msgstr "crwdns149368:0crwdne149368:0" +#: frontend/src/components/BatchStudents.vue:40 +msgid "Batch Summary" +msgstr "crwdns155230:0crwdne155230:0" + #. Label of the batch_title (Data) field in DocType 'LMS Certificate' #. Label of the batch_title (Data) field in DocType 'LMS Certificate Request' #: lms/lms/doctype/lms_certificate/lms_certificate.json @@ -758,7 +785,7 @@ msgstr "crwdns149414:0crwdne149414:0" #. Label of the category (Link) field in DocType 'LMS Batch' #. Label of the category (Data) field in DocType 'LMS Category' #. Label of the category (Link) field in DocType 'LMS Course' -#: frontend/src/pages/BatchForm.vue:182 frontend/src/pages/Batches.vue:55 +#: frontend/src/pages/BatchForm.vue:192 frontend/src/pages/Batches.vue:55 #: frontend/src/pages/CertifiedParticipants.vue:38 #: frontend/src/pages/CourseForm.vue:36 frontend/src/pages/Courses.vue:51 #: lms/lms/doctype/lms_batch/lms_batch.json @@ -767,19 +794,19 @@ msgstr "crwdns149414:0crwdne149414:0" msgid "Category" msgstr "crwdns149416:0crwdne149416:0" -#: frontend/src/components/Categories.vue:39 +#: frontend/src/components/Settings/Categories.vue:39 msgid "Category Name" msgstr "crwdns149418:0crwdne149418:0" -#: frontend/src/components/Categories.vue:133 +#: frontend/src/components/Settings/Categories.vue:133 msgid "Category added successfully" msgstr "crwdns155172:0crwdne155172:0" -#: frontend/src/components/Categories.vue:193 +#: frontend/src/components/Settings/Categories.vue:193 msgid "Category deleted successfully" msgstr "crwdns155174:0crwdne155174:0" -#: frontend/src/components/Categories.vue:173 +#: frontend/src/components/Settings/Categories.vue:173 msgid "Category updated successfully" msgstr "crwdns155176:0crwdne155176:0" @@ -822,7 +849,7 @@ msgstr "crwdns151924:0crwdne151924:0" #. Enrollment' #. Label of a Card Break in the LMS Workspace #. Label of a Link in the LMS Workspace -#: frontend/src/components/AppSidebar.vue:574 +#: frontend/src/components/AppSidebar.vue:579 #: frontend/src/components/CourseCard.vue:115 #: frontend/src/components/Modals/Event.vue:372 #: frontend/src/pages/BatchForm.vue:62 frontend/src/pages/Batches.vue:38 @@ -846,12 +873,12 @@ msgstr "crwdns149432:0crwdne149432:0" msgid "Certification Name" msgstr "crwdns149436:0crwdne149436:0" -#: frontend/src/components/BatchStudents.vue:36 +#: frontend/src/components/BatchStudents.vue:17 msgid "Certified" msgstr "crwdns152422:0crwdne152422:0" -#: frontend/src/pages/CertifiedParticipants.vue:182 -#: frontend/src/pages/CertifiedParticipants.vue:189 +#: frontend/src/pages/CertifiedParticipants.vue:186 +#: frontend/src/pages/CertifiedParticipants.vue:193 #: frontend/src/pages/Statistics.vue:40 msgid "Certified Members" msgstr "crwdns154600:0crwdne154600:0" @@ -972,19 +999,25 @@ msgstr "crwdns155178:0crwdne155178:0" 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 "crwdns149468:0crwdne149468:0" +#. Label of the client_id (Data) field in DocType 'LMS Zoom Settings' #. Label of the client_id (Data) field in DocType 'Zoom Settings' +#: frontend/src/components/Modals/ZoomAccountModal.vue:36 +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/doctype/zoom_settings/zoom_settings.json msgid "Client ID" msgstr "crwdns149470:0crwdne149470:0" +#. Label of the client_secret (Password) field in DocType 'LMS Zoom Settings' #. Label of the client_secret (Password) field in DocType 'Zoom Settings' +#: frontend/src/components/Modals/ZoomAccountModal.vue:49 +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/doctype/zoom_settings/zoom_settings.json msgid "Client Secret" msgstr "crwdns149472:0crwdne149472:0" -#: frontend/src/components/Categories.vue:27 -#: frontend/src/components/Evaluators.vue:24 -#: frontend/src/components/Members.vue:24 +#: frontend/src/components/Settings/Categories.vue:27 +#: frontend/src/components/Settings/Evaluators.vue:24 +#: frontend/src/components/Settings/Members.vue:24 msgid "Close" msgstr "crwdns155080:0crwdne155080:0" @@ -1066,6 +1099,10 @@ msgstr "crwdns149496:0crwdne149496:0" msgid "Color" msgstr "crwdns149498:0crwdne149498:0" +#: frontend/src/pages/BatchForm.vue:293 frontend/src/pages/CourseForm.vue:268 +msgid "Comma separated keywords for SEO" +msgstr "crwdns155232:0crwdne155232:0" + #. Label of the comments (Small Text) field in DocType 'Exercise Latest #. Submission' #. Label of the comments (Small Text) field in DocType 'Exercise Submission' @@ -1162,10 +1199,6 @@ msgstr "crwdns152426:0crwdne152426:0" msgid "Completed" msgstr "crwdns149520:0crwdne149520:0" -#: frontend/src/components/BatchStudents.vue:373 -msgid "Completed by Students" -msgstr "crwdns152082:0crwdne152082:0" - #. Label of the enable_certification (Check) field in DocType 'LMS Course' #: frontend/src/pages/CourseForm.vue:217 #: lms/lms/doctype/lms_course/lms_course.json @@ -1232,7 +1265,7 @@ msgid "Continue Learning" msgstr "crwdns149540:0crwdne149540:0" #. Option for the 'Type' (Select) field in DocType 'Job Opportunity' -#: frontend/src/pages/Jobs.vue:187 +#: frontend/src/pages/Jobs.vue:189 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Contract" msgstr "crwdns149542:0crwdne149542:0" @@ -1267,7 +1300,7 @@ msgstr "crwdns149552:0crwdne149552:0" #. Label of the country (Link) field in DocType 'Job Opportunity' #. Label of the country (Link) field in DocType 'Payment Country' #: frontend/src/pages/Billing.vue:92 frontend/src/pages/JobForm.vue:40 -#: frontend/src/pages/Jobs.vue:57 lms/fixtures/custom_field.json +#: frontend/src/pages/Jobs.vue:59 lms/fixtures/custom_field.json #: lms/job/doctype/job_opportunity/job_opportunity.json #: lms/lms/doctype/payment_country/payment_country.json msgid "Country" @@ -1403,7 +1436,7 @@ msgstr "crwdns149578:0crwdne149578:0" msgid "Course Name" msgstr "crwdns149580:0crwdne149580:0" -#: frontend/src/pages/CourseDetail.vue:76 frontend/src/pages/CourseForm.vue:257 +#: frontend/src/pages/CourseDetail.vue:76 frontend/src/pages/CourseForm.vue:278 msgid "Course Outline" msgstr "crwdns151624:0crwdne151624:0" @@ -1439,11 +1472,11 @@ msgstr "crwdns149590:0crwdne149590:0" msgid "Course added to program" msgstr "crwdns151734:0crwdne151734:0" -#: frontend/src/pages/CourseForm.vue:468 +#: frontend/src/pages/CourseForm.vue:496 msgid "Course created successfully" msgstr "crwdns155084:0crwdne155084:0" -#: frontend/src/pages/CourseForm.vue:489 +#: frontend/src/pages/CourseForm.vue:533 msgid "Course deleted successfully" msgstr "crwdns151586:0crwdne151586:0" @@ -1451,7 +1484,7 @@ msgstr "crwdns151586:0crwdne151586:0" msgid "Course moved successfully" msgstr "crwdns151736:0crwdne151736:0" -#: frontend/src/pages/CourseForm.vue:451 +#: frontend/src/pages/CourseForm.vue:516 msgid "Course updated successfully" msgstr "crwdns155086:0crwdne155086:0" @@ -1465,12 +1498,11 @@ msgstr "crwdns149596:0{0}crwdne149596:0" #. Label of the courses (Check) field in DocType 'LMS Settings' #: frontend/src/components/BatchCourses.vue:5 #: frontend/src/components/BatchOverlay.vue:37 -#: frontend/src/components/BatchStudents.vue:52 -#: frontend/src/components/BatchStudents.vue:92 +#: frontend/src/components/BatchStudents.vue:25 #: frontend/src/components/Modals/BatchStudentProgress.vue:91 -#: frontend/src/pages/BatchDetail.vue:51 +#: frontend/src/pages/BatchDetail.vue:44 #: frontend/src/pages/CourseCertification.vue:127 -#: frontend/src/pages/Courses.vue:329 frontend/src/pages/Courses.vue:336 +#: frontend/src/pages/Courses.vue:331 frontend/src/pages/Courses.vue:338 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Courses" @@ -1512,15 +1544,15 @@ msgstr "crwdns149612:0crwdne149612:0" msgid "Create a Live Class" msgstr "crwdns149614:0crwdne149614:0" -#: frontend/src/components/AppSidebar.vue:561 +#: frontend/src/components/AppSidebar.vue:566 msgid "Create a batch" msgstr "crwdns154445:0crwdne154445:0" -#: frontend/src/components/AppSidebar.vue:552 +#: frontend/src/components/AppSidebar.vue:557 msgid "Create a course" msgstr "crwdns151738:0crwdne151738:0" -#: frontend/src/components/AppSidebar.vue:562 +#: frontend/src/components/AppSidebar.vue:567 msgid "Create a live class" msgstr "crwdns154447:0crwdne154447:0" @@ -1528,7 +1560,7 @@ msgstr "crwdns154447:0crwdne154447:0" msgid "Create an Assignment" msgstr "crwdns154604:0crwdne154604:0" -#: frontend/src/components/AppSidebar.vue:488 +#: frontend/src/components/AppSidebar.vue:491 msgid "Create your first batch" msgstr "crwdns154449:0crwdne154449:0" @@ -1536,26 +1568,26 @@ msgstr "crwdns154449:0crwdne154449:0" msgid "Create your first course" msgstr "crwdns154451:0crwdne154451:0" -#: frontend/src/components/AppSidebar.vue:467 +#: frontend/src/components/AppSidebar.vue:469 msgid "Create your first quiz" msgstr "crwdns154453:0crwdne154453:0" -#: frontend/src/pages/Assignments.vue:176 frontend/src/pages/Courses.vue:320 +#: frontend/src/pages/Assignments.vue:176 frontend/src/pages/Courses.vue:321 msgid "Created" msgstr "crwdns152116:0crwdne152116:0" -#: frontend/src/components/AppSidebar.vue:558 +#: frontend/src/components/AppSidebar.vue:563 msgid "Creating a batch" msgstr "crwdns154455:0crwdne154455:0" -#: frontend/src/components/AppSidebar.vue:549 +#: frontend/src/components/AppSidebar.vue:554 msgid "Creating a course" msgstr "crwdns154457:0crwdne154457:0" #. 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:262 frontend/src/pages/CourseForm.vue:247 +#: frontend/src/pages/BatchForm.vue:272 frontend/src/pages/CourseForm.vue:247 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_course/lms_course.json #: lms/lms/doctype/lms_payment/lms_payment.json @@ -1567,7 +1599,7 @@ msgstr "crwdns149618:0crwdne149618:0" msgid "Current Lesson" msgstr "crwdns149620:0crwdne149620:0" -#: frontend/src/components/AppSidebar.vue:580 +#: frontend/src/components/AppSidebar.vue:585 msgid "Custom Certificate Templates" msgstr "crwdns154459:0crwdne154459:0" @@ -1604,7 +1636,7 @@ msgstr "crwdns149630:0crwdne149630:0" #. Label of the date (Date) field in DocType 'Scheduled Flow' #: frontend/src/components/Modals/EvaluationModal.vue:26 #: frontend/src/components/Modals/Event.vue:40 -#: frontend/src/components/Modals/LiveClassModal.vue:61 +#: frontend/src/components/Modals/LiveClassModal.vue:29 #: lms/lms/doctype/lms_batch_timetable/lms_batch_timetable.json #: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json @@ -1614,10 +1646,7 @@ msgstr "crwdns149630:0crwdne149630:0" msgid "Date" msgstr "crwdns149632:0crwdne149632:0" -#. Label of the section_break_glxh (Section Break) field in DocType 'LMS Live -#. Class' #: frontend/src/pages/BatchForm.vue:69 -#: lms/lms/doctype/lms_live_class/lms_live_class.json msgid "Date and Time" msgstr "crwdns149634:0crwdne149634:0" @@ -1663,7 +1692,7 @@ msgstr "crwdns149644:0crwdne149644:0" #: frontend/src/components/CourseOutline.vue:244 #: frontend/src/components/CourseOutline.vue:302 -#: frontend/src/pages/CourseForm.vue:502 +#: frontend/src/pages/CourseForm.vue:546 msgid "Delete" msgstr "crwdns149646:0crwdne149646:0" @@ -1671,7 +1700,7 @@ msgstr "crwdns149646:0crwdne149646:0" msgid "Delete Chapter" msgstr "crwdns151626:0crwdne151626:0" -#: frontend/src/pages/CourseForm.vue:496 +#: frontend/src/pages/CourseForm.vue:540 msgid "Delete Course" msgstr "crwdns151588:0crwdne151588:0" @@ -1683,7 +1712,7 @@ msgstr "crwdns151628:0crwdne151628:0" msgid "Delete this lesson?" msgstr "crwdns151630:0crwdne151630:0" -#: frontend/src/pages/CourseForm.vue:497 +#: frontend/src/pages/CourseForm.vue:541 msgid "Deleting the course will also delete all its chapters and lessons. Are you sure you want to delete this course?" msgstr "crwdns151590:0crwdne151590:0" @@ -1707,7 +1736,7 @@ msgstr "crwdns151634:0crwdne151634:0" #. Label of the description (Small Text) field in DocType 'LMS Exercise' #. Label of the description (Text) field in DocType 'LMS Live Class' #. Label of the description (Small Text) field in DocType 'Work Experience' -#: frontend/src/components/Modals/LiveClassModal.vue:84 +#: frontend/src/components/Modals/LiveClassModal.vue:80 #: frontend/src/pages/JobForm.vue:125 #: lms/job/doctype/job_opportunity/job_opportunity.json #: lms/lms/doctype/certification/certification.json @@ -1748,6 +1777,7 @@ msgid "Disable Signup" msgstr "crwdns154520:0crwdne154520:0" #. Label of the disabled (Check) field in DocType 'Job Opportunity' +#: frontend/src/components/Settings/ZoomSettings.vue:56 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Disabled" msgstr "crwdns149660:0crwdne149660:0" @@ -1758,7 +1788,7 @@ msgid "Discard" msgstr "crwdns149662:0crwdne149662:0" #. Label of the show_discussions (Check) field in DocType 'LMS Settings' -#: frontend/src/pages/Batch.vue:85 +#: frontend/src/pages/Batch.vue:88 #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Discussions" msgstr "crwdns149664:0crwdne149664:0" @@ -1788,10 +1818,12 @@ msgstr "crwdns149670:0crwdne149670:0" #. Label of the duration (Data) field in DocType 'Cohort' #. Label of the duration (Data) field in DocType 'LMS Batch Timetable' #. Label of the duration (Int) field in DocType 'LMS Live Class' -#: frontend/src/components/Modals/LiveClassModal.vue:68 +#. Label of the duration (Int) field in DocType 'LMS Live Class Participant' +#: frontend/src/components/Modals/LiveClassModal.vue:36 #: lms/lms/doctype/cohort/cohort.json #: lms/lms/doctype/lms_batch_timetable/lms_batch_timetable.json #: lms/lms/doctype/lms_live_class/lms_live_class.json +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json msgid "Duration" msgstr "crwdns149672:0crwdne149672:0" @@ -1800,7 +1832,7 @@ msgstr "crwdns149672:0crwdne149672:0" msgid "Duration (in minutes)" msgstr "crwdns149674:0crwdne149674:0" -#: frontend/src/components/Modals/LiveClassModal.vue:64 +#: frontend/src/components/Modals/LiveClassModal.vue:32 msgid "Duration of the live class in minutes" msgstr "crwdns149676:0crwdne149676:0" @@ -1839,6 +1871,10 @@ msgstr "crwdns155182:0crwdne155182:0" msgid "Edit Profile" msgstr "crwdns149686:0crwdne149686:0" +#: frontend/src/components/Modals/ZoomAccountModal.vue:6 +msgid "Edit Zoom Account" +msgstr "crwdns155234:0crwdne155234:0" + #: frontend/src/pages/QuizForm.vue:182 msgid "Edit the question" msgstr "crwdns149688:0crwdne149688:0" @@ -1858,8 +1894,9 @@ msgstr "crwdns149692:0crwdne149692:0" msgid "Education Details" msgstr "crwdns149694:0crwdne149694:0" -#: frontend/src/components/Evaluators.vue:33 -#: frontend/src/components/Members.vue:33 lms/templates/signup-form.html:10 +#: frontend/src/components/Settings/Evaluators.vue:33 +#: frontend/src/components/Settings/Members.vue:33 +#: lms/templates/signup-form.html:10 msgid "Email" msgstr "crwdns149696:0crwdne149696:0" @@ -1889,7 +1926,8 @@ msgstr "crwdns155186:0crwdne155186:0" msgid "Email Templates" msgstr "crwdns149702:0crwdne149702:0" -#: frontend/src/components/EmailTemplates.vue:128 +#: frontend/src/components/Settings/EmailTemplates.vue:128 +#: frontend/src/components/Settings/ZoomSettings.vue:161 msgid "Email Templates deleted successfully" msgstr "crwdns155188:0crwdne155188:0" @@ -1922,7 +1960,11 @@ msgid "Enable this only if you want to upload a SCORM package as a chapter." msgstr "crwdns151742:0crwdne151742:0" #. Label of the enabled (Check) field in DocType 'LMS Badge' +#. Label of the enabled (Check) field in DocType 'LMS Zoom Settings' +#: frontend/src/components/Modals/ZoomAccountModal.vue:23 +#: frontend/src/components/Settings/ZoomSettings.vue:53 #: lms/lms/doctype/lms_badge/lms_badge.json +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json msgid "Enabled" msgstr "crwdns149714:0crwdne149714:0" @@ -1961,11 +2003,15 @@ msgstr "crwdns149718:0crwdne149718:0" msgid "End Time" msgstr "crwdns149720:0crwdne149720:0" +#: frontend/src/components/LiveClass.vue:89 +msgid "Ended" +msgstr "crwdns155236:0crwdne155236:0" + #: frontend/src/components/BatchOverlay.vue:103 msgid "Enroll Now" msgstr "crwdns149722:0crwdne149722:0" -#: frontend/src/pages/Batches.vue:286 frontend/src/pages/Courses.vue:322 +#: frontend/src/pages/Batches.vue:286 frontend/src/pages/Courses.vue:324 msgid "Enrolled" msgstr "crwdns152272:0crwdne152272:0" @@ -1984,7 +2030,7 @@ msgstr "crwdns152430:0{0}crwdne152430:0" msgid "Enrollment Count" msgstr "crwdns149730:0crwdne149730:0" -#: lms/lms/utils.py:1913 +#: lms/lms/utils.py:1914 msgid "Enrollment Failed" msgstr "crwdns149732:0crwdne149732:0" @@ -2011,18 +2057,27 @@ msgstr "crwdns149740:0crwdne149740:0" msgid "Enter the correct answer" msgstr "crwdns149742:0crwdne149742:0" +#: frontend/src/components/Modals/ZoomAccountModal.vue:163 +msgid "Error creating Zoom Account" +msgstr "crwdns155238:0crwdne155238:0" + #: frontend/src/components/Modals/EmailTemplateModal.vue:122 msgid "Error creating email template" msgstr "crwdns155190:0crwdne155190:0" -#: lms/lms/doctype/lms_batch/lms_batch.py:193 +#: lms/lms/doctype/lms_batch/lms_batch.py:204 msgid "Error creating live class. Please try again. {0}" msgstr "crwdns152489:0{0}crwdne152489:0" -#: frontend/src/components/EmailTemplates.vue:133 +#: frontend/src/components/Settings/EmailTemplates.vue:133 +#: frontend/src/components/Settings/ZoomSettings.vue:166 msgid "Error deleting email templates" msgstr "crwdns155192:0crwdne155192:0" +#: frontend/src/components/Modals/ZoomAccountModal.vue:200 +msgid "Error updating Zoom Account" +msgstr "crwdns155240:0crwdne155240:0" + #: frontend/src/components/Modals/EmailTemplateModal.vue:151 msgid "Error updating email template" msgstr "crwdns155194:0crwdne155194:0" @@ -2179,6 +2234,14 @@ msgstr "crwdns149786:0crwdne149786:0" msgid "Fail" msgstr "crwdns149788:0crwdne149788:0" +#: lms/lms/doctype/lms_live_class/lms_live_class.py:139 +msgid "Failed to fetch attendance data from Zoom for class {0}: {1}" +msgstr "crwdns155242:0{0}crwdnd155242:0{1}crwdne155242:0" + +#: frontend/src/utils/index.js:613 +msgid "Failed to update meta tags {0}" +msgstr "crwdns155244:0{0}crwdne155244:0" + #. Label of the featured (Check) field in DocType 'LMS Course' #: frontend/src/components/CourseCard.vue:20 #: frontend/src/pages/CourseForm.vue:167 @@ -2188,7 +2251,7 @@ msgstr "crwdns149790:0crwdne149790:0" #. Label of the feedback (Small Text) field in DocType 'LMS Batch Feedback' #: frontend/src/components/BatchFeedback.vue:30 -#: frontend/src/pages/Batch.vue:143 +#: frontend/src/pages/Batch.vue:146 #: lms/lms/doctype/lms_batch_feedback/lms_batch_feedback.json msgid "Feedback" msgstr "crwdns152274:0crwdne152274:0" @@ -2212,8 +2275,8 @@ msgstr "crwdns149796:0crwdne149796:0" msgid "File Type" msgstr "crwdns149798:0crwdne149798:0" -#: frontend/src/components/Members.vue:39 #: frontend/src/components/Modals/EditProfile.vue:59 +#: frontend/src/components/Settings/Members.vue:39 msgid "First Name" msgstr "crwdns149800:0crwdne149800:0" @@ -2237,7 +2300,7 @@ msgid "Free" msgstr "crwdns149810:0crwdne149810:0" #. Option for the 'Type' (Select) field in DocType 'Job Opportunity' -#: frontend/src/pages/Jobs.vue:188 +#: frontend/src/pages/Jobs.vue:190 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Freelance" msgstr "crwdns149812:0crwdne149812:0" @@ -2281,7 +2344,7 @@ msgid "Full Name" msgstr "crwdns149824:0crwdne149824:0" #. Option for the 'Type' (Select) field in DocType 'Job Opportunity' -#: frontend/src/pages/Jobs.vue:185 +#: frontend/src/pages/Jobs.vue:187 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Full Time" msgstr "crwdns149826:0crwdne149826:0" @@ -2638,8 +2701,8 @@ msgstr "crwdns149944:0crwdne149944:0" msgid "Interest" msgstr "crwdns149946:0crwdne149946:0" -#: frontend/src/components/AppSidebar.vue:541 -#: frontend/src/components/AppSidebar.vue:544 +#: frontend/src/components/AppSidebar.vue:546 +#: frontend/src/components/AppSidebar.vue:549 msgid "Introduction" msgstr "crwdns154463:0crwdne154463:0" @@ -2677,7 +2740,7 @@ msgstr "crwdns149960:0crwdne149960:0" msgid "Invite Request" msgstr "crwdns149962:0crwdne149962:0" -#: frontend/src/components/AppSidebar.vue:477 +#: frontend/src/components/AppSidebar.vue:480 msgid "Invite your team and students" msgstr "crwdns154465:0crwdne154465:0" @@ -2709,7 +2772,7 @@ msgstr "crwdns151636:0crwdne151636:0" msgid "Issue Date" msgstr "crwdns149968:0crwdne149968:0" -#: frontend/src/components/AppSidebar.vue:577 +#: frontend/src/components/AppSidebar.vue:582 msgid "Issue a Certificate" msgstr "crwdns154467:0crwdne154467:0" @@ -2781,12 +2844,12 @@ msgstr "crwdns149992:0crwdne149992:0" #. Label of the jobs (Check) field in DocType 'LMS Settings' #: frontend/src/pages/JobDetail.vue:10 frontend/src/pages/Jobs.vue:8 -#: frontend/src/pages/Jobs.vue:194 +#: frontend/src/pages/Jobs.vue:196 #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Jobs" msgstr "crwdns149994:0crwdne149994:0" -#: frontend/src/components/LiveClass.vue:58 +#: frontend/src/components/LiveClass.vue:78 #: lms/templates/upcoming_evals.html:15 msgid "Join" msgstr "crwdns149996:0crwdne149996:0" @@ -2804,6 +2867,12 @@ msgstr "crwdns149998:0crwdne149998:0" msgid "Join URL" msgstr "crwdns150000:0crwdne150000:0" +#. Label of the joined_at (Datetime) field in DocType 'LMS Live Class +#. Participant' +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json +msgid "Joined At" +msgstr "crwdns155246:0crwdne155246:0" + #. Name of a Workspace #: lms/lms/workspace/lms/lms.json msgid "LMS" @@ -2930,6 +2999,11 @@ msgstr "crwdns150042:0crwdne150042:0" msgid "LMS Live Class" msgstr "crwdns150044:0crwdne150044:0" +#. Name of a DocType +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json +msgid "LMS Live Class Participant" +msgstr "crwdns155248:0crwdne155248:0" + #. Name of a DocType #: lms/lms/doctype/lms_mentor_request/lms_mentor_request.json msgid "LMS Mentor Request" @@ -3037,6 +3111,11 @@ msgstr "crwdns150070:0crwdne150070:0" msgid "LMS Timetable Template" msgstr "crwdns150072:0crwdne150072:0" +#. Name of a DocType +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json +msgid "LMS Zoom Settings" +msgstr "crwdns155250:0crwdne155250:0" + #. Label of the label (Data) field in DocType 'LMS Timetable Legend' #: lms/lms/doctype/lms_timetable_legend/lms_timetable_legend.json msgid "Label" @@ -3057,6 +3136,12 @@ msgstr "crwdns150078:0crwdne150078:0" msgid "Launch File" msgstr "crwdns151638:0crwdne151638:0" +#. Label of the left_at (Datetime) field in DocType 'LMS Live Class +#. Participant' +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json +msgid "Left At" +msgstr "crwdns155252:0crwdne155252:0" + #. Label of the lesson (Link) field in DocType 'Exercise Latest Submission' #. Label of the lesson (Link) field in DocType 'Exercise Submission' #. Label of the lesson (Link) field in DocType 'Lesson Reference' @@ -3088,7 +3173,7 @@ msgstr "crwdns150082:0crwdne150082:0" msgid "Lesson Title" msgstr "crwdns150084:0crwdne150084:0" -#: frontend/src/pages/LessonForm.vue:414 +#: frontend/src/pages/LessonForm.vue:416 msgid "Lesson created successfully" msgstr "crwdns155092:0crwdne155092:0" @@ -3100,7 +3185,7 @@ msgstr "crwdns155094:0crwdne155094:0" msgid "Lesson moved successfully" msgstr "crwdns155096:0crwdne155096:0" -#: frontend/src/pages/LessonForm.vue:438 +#: frontend/src/pages/LessonForm.vue:440 msgid "Lesson updated successfully" msgstr "crwdns155098:0crwdne155098:0" @@ -3154,12 +3239,14 @@ msgid "Links" msgstr "crwdns150102:0crwdne150102:0" #. Option for the 'Status' (Select) field in DocType 'Cohort' -#: frontend/src/pages/Courses.vue:306 lms/lms/doctype/cohort/cohort.json +#: frontend/src/pages/Courses.vue:307 lms/lms/doctype/cohort/cohort.json msgid "Live" msgstr "crwdns150106:0crwdne150106:0" +#. Label of the live_class (Link) field in DocType 'LMS Live Class Participant' #. Label of the show_live_class (Check) field in DocType 'LMS Settings' -#: frontend/src/components/LiveClass.vue:4 +#: frontend/src/components/LiveClass.vue:14 +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Live Class" msgstr "crwdns150108:0crwdne150108:0" @@ -3169,7 +3256,7 @@ msgstr "crwdns150108:0crwdne150108:0" msgid "LiveCode URL" msgstr "crwdns150110:0crwdne150110:0" -#: frontend/src/components/Members.vue:109 +#: frontend/src/components/Settings/Members.vue:109 #: frontend/src/pages/Assignments.vue:69 frontend/src/pages/Batches.vue:80 #: frontend/src/pages/CertifiedParticipants.vue:100 #: frontend/src/pages/Courses.vue:75 @@ -3196,7 +3283,7 @@ msgid "Location Preference" msgstr "crwdns150120:0crwdne150120:0" #: frontend/src/components/NoPermission.vue:28 -#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:193 +#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:196 #: frontend/src/pages/Lesson.vue:53 msgid "Login" msgstr "crwdns150122:0crwdne150122:0" @@ -3290,7 +3377,7 @@ msgid "Maximum Attempts" msgstr "crwdns152462:0crwdne152462:0" #. Label of the medium (Select) field in DocType 'LMS Batch' -#: frontend/src/pages/BatchForm.vue:177 +#: frontend/src/pages/BatchForm.vue:187 #: lms/lms/doctype/lms_batch/lms_batch.json msgid "Medium" msgstr "crwdns150154:0crwdne150154:0" @@ -3305,6 +3392,11 @@ msgstr "crwdns150156:0crwdne150156:0" msgid "Medium:" msgstr "crwdns150158:0crwdne150158:0" +#. Label of the meeting_id (Data) field in DocType 'LMS Live Class' +#: lms/lms/doctype/lms_live_class/lms_live_class.json +msgid "Meeting ID" +msgstr "crwdns155254:0crwdne155254:0" + #. Label of the member (Link) field in DocType 'Exercise Latest Submission' #. Label of the member (Link) field in DocType 'Exercise Submission' #. Label of the member (Link) field in DocType 'LMS Assignment Submission' @@ -3317,10 +3409,14 @@ msgstr "crwdns150158:0crwdne150158:0" #. 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 Live Class Participant' #. Label of the member (Link) field in DocType 'LMS Mentor Request' #. Label of the member (Link) field in DocType 'LMS Payment' #. Label of the member (Link) field in DocType 'LMS Program Member' #. Label of the member (Link) field in DocType 'LMS Quiz Submission' +#. Label of the member (Link) field in DocType 'LMS Zoom Settings' +#: frontend/src/components/Modals/ZoomAccountModal.vue:42 +#: frontend/src/components/Settings/ZoomSettings.vue:178 #: frontend/src/pages/AssignmentSubmissionList.vue:14 #: frontend/src/pages/QuizSubmission.vue:31 #: frontend/src/pages/QuizSubmissionList.vue:91 @@ -3335,10 +3431,12 @@ msgstr "crwdns150158:0crwdne150158:0" #: 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_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 #: lms/lms/doctype/lms_program_member/lms_program_member.json #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/report/course_progress_summary/course_progress_summary.py:64 msgid "Member" msgstr "crwdns150160:0crwdne150160:0" @@ -3357,7 +3455,10 @@ msgstr "crwdns150164:0crwdne150164:0" #. Label of the member_image (Attach Image) field in DocType 'LMS Batch #. Feedback' +#. Label of the member_image (Attach Image) field in DocType 'LMS Live Class +#. Participant' #: lms/lms/doctype/lms_batch_feedback/lms_batch_feedback.json +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json msgid "Member Image" msgstr "crwdns152280:0crwdne152280:0" @@ -3371,8 +3472,11 @@ msgstr "crwdns152280:0crwdne152280:0" #. Label of the member_name (Data) field in DocType 'LMS Certificate Request' #. Label of the member_name (Data) field in DocType 'LMS Course Progress' #. Label of the member_name (Data) field in DocType 'LMS Enrollment' +#. Label of the member_name (Data) field in DocType 'LMS Live Class +#. Participant' #. Label of the member_name (Data) field in DocType 'LMS Mentor Request' #. Label of the member_name (Data) field in DocType 'LMS Quiz Submission' +#. Label of the member_name (Data) field in DocType 'LMS Zoom Settings' #: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json #: lms/lms/doctype/lms_badge_assignment/lms_badge_assignment.json #: lms/lms/doctype/lms_batch_enrollment/lms_batch_enrollment.json @@ -3382,8 +3486,10 @@ msgstr "crwdns152280:0crwdne152280:0" #: 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_live_class_participant/lms_live_class_participant.json #: lms/lms/doctype/lms_mentor_request/lms_mentor_request.json #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/report/course_progress_summary/course_progress_summary.py:71 msgid "Member Name" msgstr "crwdns150166:0crwdne150166:0" @@ -3401,8 +3507,11 @@ msgstr "crwdns150170:0crwdne150170:0" #. Label of the member_username (Data) field in DocType 'LMS Batch Enrollment' #. Label of the member_username (Data) field in DocType 'LMS Enrollment' +#. Label of the member_username (Data) field in DocType 'LMS Live Class +#. Participant' #: lms/lms/doctype/lms_batch_enrollment/lms_batch_enrollment.json #: lms/lms/doctype/lms_enrollment/lms_enrollment.json +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json msgid "Member Username" msgstr "crwdns152442:0crwdne152442:0" @@ -3466,23 +3575,33 @@ msgid "Mentor Request Status Update Template" msgstr "crwdns150186:0crwdne150186:0" #. Label of the meta_description (Small Text) field in DocType 'LMS Settings' +#: frontend/src/pages/BatchForm.vue:284 frontend/src/pages/CourseForm.vue:259 #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Meta Description" msgstr "crwdns154526:0crwdne154526:0" #. Label of the meta_image (Attach Image) field in DocType 'LMS Batch' #. Label of the meta_image (Attach Image) field in DocType 'LMS Settings' -#: frontend/src/pages/BatchForm.vue:190 +#: frontend/src/pages/BatchForm.vue:200 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Meta Image" msgstr "crwdns150190:0crwdne150190:0" #. Label of the meta_keywords (Small Text) field in DocType 'LMS Settings' +#: frontend/src/pages/BatchForm.vue:290 frontend/src/pages/CourseForm.vue:265 #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Meta Keywords" msgstr "crwdns154704:0crwdne154704:0" +#: frontend/src/pages/BatchForm.vue:279 frontend/src/pages/CourseForm.vue:254 +msgid "Meta Tags" +msgstr "crwdns155256:0crwdne155256:0" + +#: lms/lms/api.py:1457 +msgid "Meta tags should be a list." +msgstr "crwdns155258:0crwdne155258:0" + #. Label of the milestone (Check) field in DocType 'LMS Batch Timetable' #: lms/lms/doctype/lms_batch_timetable/lms_batch_timetable.json msgid "Milestone" @@ -3494,6 +3613,7 @@ msgstr "crwdns151758:0crwdne151758:0" #. Name of a role #: frontend/src/pages/ProfileRoles.vue:20 +#: lms/lms/doctype/course_chapter/course_chapter.json #: lms/lms/doctype/course_evaluator/course_evaluator.json #: lms/lms/doctype/course_lesson/course_lesson.json #: lms/lms/doctype/lms_assignment/lms_assignment.json @@ -3503,6 +3623,7 @@ msgstr "crwdns151758:0crwdne151758:0" #: lms/lms/doctype/lms_category/lms_category.json #: lms/lms/doctype/lms_certificate/lms_certificate.json #: 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_live_class/lms_live_class.json #: lms/lms/doctype/lms_program/lms_program.json @@ -3511,6 +3632,7 @@ msgstr "crwdns151758:0crwdne151758:0" #: lms/lms/doctype/lms_settings/lms_settings.json #: lms/lms/doctype/lms_source/lms_source.json #: lms/lms/doctype/lms_timetable_template/lms_timetable_template.json +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json msgid "Moderator" msgstr "crwdns150196:0crwdne150196:0" @@ -3533,7 +3655,7 @@ msgstr "crwdns150202:0crwdne150202:0" msgid "Monday" msgstr "crwdns150204:0crwdne150204:0" -#: frontend/src/components/AppSidebar.vue:585 +#: frontend/src/components/AppSidebar.vue:590 msgid "Monetization" msgstr "crwdns154469:0crwdne154469:0" @@ -3559,13 +3681,14 @@ msgid "Name" msgstr "crwdns155198:0crwdne155198:0" #. Option for the 'Event' (Select) field in DocType 'LMS Badge' -#: frontend/src/components/Categories.vue:27 -#: frontend/src/components/EmailTemplates.vue:17 -#: frontend/src/components/Evaluators.vue:24 -#: 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/Courses.vue:309 frontend/src/pages/Programs.vue:14 -#: lms/lms/doctype/lms_badge/lms_badge.json +#: frontend/src/components/Settings/Categories.vue:27 +#: frontend/src/components/Settings/EmailTemplates.vue:17 +#: frontend/src/components/Settings/Evaluators.vue:24 +#: frontend/src/components/Settings/Members.vue:24 +#: frontend/src/components/Settings/ZoomSettings.vue:17 +#: frontend/src/pages/Assignments.vue:19 frontend/src/pages/Batches.vue:17 +#: frontend/src/pages/Courses.vue:17 frontend/src/pages/Courses.vue:310 +#: frontend/src/pages/Programs.vue:14 lms/lms/doctype/lms_badge/lms_badge.json msgid "New" msgstr "crwdns150214:0crwdne150214:0" @@ -3573,7 +3696,7 @@ msgstr "crwdns150214:0crwdne150214:0" msgid "New Batch" msgstr "crwdns150218:0crwdne150218:0" -#: frontend/src/pages/CourseForm.vue:590 lms/www/lms.py:95 +#: frontend/src/pages/CourseForm.vue:634 lms/www/lms.py:95 msgid "New Course" msgstr "crwdns150220:0crwdne150220:0" @@ -3614,6 +3737,10 @@ msgstr "crwdns150228:0crwdne150228:0" msgid "New Sign Up" msgstr "crwdns150230:0crwdne150230:0" +#: frontend/src/components/Modals/ZoomAccountModal.vue:6 +msgid "New Zoom Account" +msgstr "crwdns155260:0crwdne155260:0" + #: lms/lms/utils.py:609 msgid "New comment in batch {0}" msgstr "crwdns150232:0{0}crwdne150232:0" @@ -3688,7 +3815,7 @@ msgstr "crwdns152282:0crwdne152282:0" msgid "No introduction" msgstr "crwdns150258:0crwdne150258:0" -#: frontend/src/components/LiveClass.vue:71 +#: frontend/src/components/LiveClass.vue:97 msgid "No live classes scheduled" msgstr "crwdns150262:0crwdne150262:0" @@ -3736,14 +3863,14 @@ msgstr "crwdns150282:0crwdne150282:0" msgid "Not Graded" msgstr "crwdns150284:0crwdne150284:0" -#: frontend/src/components/NoPermission.vue:7 frontend/src/pages/Batch.vue:161 +#: frontend/src/components/NoPermission.vue:7 frontend/src/pages/Batch.vue:164 msgid "Not Permitted" msgstr "crwdns150286:0crwdne150286:0" #: frontend/src/components/Assignment.vue:36 -#: frontend/src/components/BrandSettings.vue:10 -#: frontend/src/components/PaymentSettings.vue:9 -#: frontend/src/components/SettingDetails.vue:10 +#: frontend/src/components/Settings/BrandSettings.vue:10 +#: frontend/src/components/Settings/PaymentSettings.vue:9 +#: frontend/src/components/Settings/SettingDetails.vue:10 #: frontend/src/pages/QuizSubmission.vue:9 msgid "Not Saved" msgstr "crwdns150288:0crwdne150288:0" @@ -3761,6 +3888,10 @@ msgstr "crwdns150292:0crwdne150292:0" msgid "Notify me when available" msgstr "crwdns150294:0crwdne150294:0" +#: frontend/src/components/BatchStudents.vue:48 +msgid "Number of Students" +msgstr "crwdns155262:0crwdne155262:0" + #: frontend/src/pages/BatchForm.vue:150 msgid "Number of seats available" msgstr "crwdns151486:0crwdne151486:0" @@ -3801,7 +3932,7 @@ msgstr "crwdns151770:0crwdne151770:0" msgid "Only files of type {0} will be accepted." msgstr "crwdns150308:0{0}crwdne150308:0" -#: frontend/src/pages/CourseForm.vue:526 frontend/src/utils/index.js:499 +#: frontend/src/pages/CourseForm.vue:570 frontend/src/utils/index.js:500 msgid "Only image file is allowed." msgstr "crwdns150310:0crwdne150310:0" @@ -3905,7 +4036,7 @@ msgid "Pages" msgstr "crwdns150350:0crwdne150350:0" #. Label of the paid_batch (Check) field in DocType 'LMS Batch' -#: frontend/src/pages/BatchForm.vue:250 +#: frontend/src/pages/BatchForm.vue:260 #: lms/lms/doctype/lms_batch/lms_batch.json msgid "Paid Batch" msgstr "crwdns150352:0crwdne150352:0" @@ -3931,7 +4062,7 @@ msgid "Pan Number" msgstr "crwdns150356:0crwdne150356:0" #. Option for the 'Type' (Select) field in DocType 'Job Opportunity' -#: frontend/src/pages/Jobs.vue:186 +#: frontend/src/pages/Jobs.vue:188 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Part Time" msgstr "crwdns150358:0crwdne150358:0" @@ -4082,6 +4213,10 @@ msgstr "crwdns150396:0crwdne150396:0" msgid "Please add {1} for {3} to send calendar invites for evaluations." msgstr "crwdns150400:0{0}crwdnd150400:0{1}crwdnd150400:0{2}crwdnd150400:0{3}crwdne150400:0" +#: frontend/src/components/LiveClass.vue:8 +msgid "Please add a zoom account to the batch to create live classes." +msgstr "crwdns155264:0crwdne155264:0" + #: lms/lms/user.py:75 msgid "Please ask your administrator to verify your sign-up" msgstr "crwdns150402:0crwdne150402:0" @@ -4094,13 +4229,13 @@ msgstr "crwdns150404:0crwdne150404:0" msgid "Please click on the following button to set your new password" msgstr "crwdns150406:0crwdne150406:0" -#: lms/lms/utils.py:2047 lms/lms/utils.py:2051 +#: lms/lms/utils.py:2048 lms/lms/utils.py:2052 msgid "Please complete the previous courses in the program to enroll in this course." msgstr "crwdns151772:0crwdne151772:0" -#: lms/lms/doctype/lms_batch/lms_batch.py:200 -msgid "Please enable Zoom Settings to use this feature." -msgstr "crwdns150408:0crwdne150408:0" +#: lms/lms/doctype/lms_batch/lms_batch.py:211 +msgid "Please enable the zoom account to use this feature." +msgstr "crwdns155266:0crwdne155266:0" #: frontend/src/components/CourseOutline.vue:319 msgid "Please enroll for this course to view this lesson" @@ -4110,7 +4245,7 @@ msgstr "crwdns151644:0crwdne151644:0" msgid "Please ensure that you complete all the questions in {0} minutes." msgstr "crwdns150410:0{0}crwdne150410:0" -#: frontend/src/components/Modals/LiveClassModal.vue:171 +#: frontend/src/components/Modals/LiveClassModal.vue:186 msgid "Please enter a title." msgstr "crwdns151774:0crwdne151774:0" @@ -4119,7 +4254,7 @@ msgstr "crwdns151774:0crwdne151774:0" msgid "Please enter a valid URL." msgstr "crwdns150412:0crwdne150412:0" -#: frontend/src/components/Modals/LiveClassModal.vue:183 +#: frontend/src/components/Modals/LiveClassModal.vue:198 msgid "Please enter a valid time in the format HH:mm." msgstr "crwdns151776:0crwdne151776:0" @@ -4147,7 +4282,7 @@ msgstr "crwdns150422:0crwdne150422:0" msgid "Please login to access the quiz." msgstr "crwdns150424:0crwdne150424:0" -#: frontend/src/components/NoPermission.vue:25 frontend/src/pages/Batch.vue:172 +#: frontend/src/components/NoPermission.vue:25 frontend/src/pages/Batch.vue:175 msgid "Please login to access this page." msgstr "crwdns150426:0crwdne150426:0" @@ -4164,23 +4299,23 @@ msgstr "crwdns150430:0crwdne150430:0" msgid "Please schedule an evaluation to get certified." msgstr "crwdns152615:0crwdne152615:0" -#: frontend/src/components/Modals/LiveClassModal.vue:174 +#: frontend/src/components/Modals/LiveClassModal.vue:189 msgid "Please select a date." msgstr "crwdns151778:0crwdne151778:0" -#: frontend/src/components/Modals/LiveClassModal.vue:198 +#: frontend/src/components/Modals/LiveClassModal.vue:213 msgid "Please select a duration." msgstr "crwdns151780:0crwdne151780:0" -#: frontend/src/components/Modals/LiveClassModal.vue:195 +#: frontend/src/components/Modals/LiveClassModal.vue:210 msgid "Please select a future date and time." msgstr "crwdns151782:0crwdne151782:0" -#: frontend/src/components/Modals/LiveClassModal.vue:177 +#: frontend/src/components/Modals/LiveClassModal.vue:192 msgid "Please select a time." msgstr "crwdns151784:0crwdne151784:0" -#: frontend/src/components/Modals/LiveClassModal.vue:180 +#: frontend/src/components/Modals/LiveClassModal.vue:195 msgid "Please select a timezone." msgstr "crwdns151786:0crwdne151786:0" @@ -4286,7 +4421,7 @@ msgid "Previous" msgstr "crwdns150468:0crwdne150468:0" #. Label of the pricing_tab (Tab Break) field in DocType 'LMS Batch' -#: frontend/src/pages/BatchForm.vue:245 +#: frontend/src/pages/BatchForm.vue:255 #: lms/lms/doctype/lms_batch/lms_batch.json msgid "Pricing" msgstr "crwdns150470:0crwdne150470:0" @@ -4363,7 +4498,6 @@ msgstr "crwdns154532:0crwdne154532:0" #. Label of the progress (Float) field in DocType 'LMS Enrollment' #. Label of the progress (Int) field in DocType 'LMS Program Member' -#: frontend/src/components/BatchStudents.vue:75 #: frontend/src/components/Modals/BatchStudentProgress.vue:94 #: lms/lms/doctype/lms_enrollment/lms_enrollment.json #: lms/lms/doctype/lms_program_member/lms_program_member.json @@ -4374,6 +4508,10 @@ msgstr "crwdns150488:0crwdne150488:0" msgid "Progress (%)" msgstr "crwdns150490:0crwdne150490:0" +#: frontend/src/components/BatchStudents.vue:41 +msgid "Progress of students in courses and assessments" +msgstr "crwdns155268:0crwdne155268:0" + #. Option for the 'Required Role' (Select) field in DocType 'Cohort Web Page' #. Option for the 'Visibility' (Select) field in DocType 'LMS Batch Old' #: lms/lms/doctype/cohort_web_page/cohort_web_page.json @@ -4523,7 +4661,7 @@ msgstr "crwdns150538:0crwdne150538:0" msgid "Quiz will appear at the bottom of the lesson." msgstr "crwdns150540:0crwdne150540:0" -#: frontend/src/components/AppSidebar.vue:569 +#: frontend/src/components/AppSidebar.vue:574 #: frontend/src/pages/QuizForm.vue:443 frontend/src/pages/Quizzes.vue:142 #: frontend/src/pages/Quizzes.vue:152 lms/www/lms.py:251 msgid "Quizzes" @@ -4603,7 +4741,7 @@ msgstr "crwdns150566:0crwdne150566:0" msgid "Related Courses" msgstr "crwdns150568:0crwdne150568:0" -#: frontend/src/pages/BatchForm.vue:226 frontend/src/pages/CourseForm.vue:127 +#: frontend/src/pages/BatchForm.vue:236 frontend/src/pages/CourseForm.vue:127 msgid "Remove" msgstr "crwdns151490:0crwdne151490:0" @@ -4676,7 +4814,7 @@ msgstr "crwdns150594:0crwdne150594:0" msgid "Role updated successfully" msgstr "crwdns155104:0crwdne155104:0" -#: frontend/src/components/AppSidebar.vue:597 +#: frontend/src/components/AppSidebar.vue:602 msgid "Roles" msgstr "crwdns154473:0crwdne154473:0" @@ -4744,6 +4882,7 @@ msgstr "crwdns150610:0crwdne150610:0" #: frontend/src/components/Modals/EmailTemplateModal.vue:12 #: frontend/src/components/Modals/Event.vue:101 #: frontend/src/components/Modals/Event.vue:129 +#: frontend/src/components/Modals/ZoomAccountModal.vue:10 #: frontend/src/pages/BatchForm.vue:8 frontend/src/pages/CourseForm.vue:17 #: frontend/src/pages/JobForm.vue:8 frontend/src/pages/LessonForm.vue:14 #: frontend/src/pages/ProgramForm.vue:7 frontend/src/pages/QuizForm.vue:34 @@ -4784,8 +4923,9 @@ msgstr "crwdns150622:0crwdne150622:0" msgid "Score Out Of" msgstr "crwdns150624:0crwdne150624:0" -#: frontend/src/components/Evaluators.vue:15 -#: frontend/src/components/Members.vue:15 frontend/src/pages/Jobs.vue:42 +#: frontend/src/components/Settings/Evaluators.vue:15 +#: frontend/src/components/Settings/Members.vue:15 +#: frontend/src/pages/Jobs.vue:43 msgid "Search" msgstr "crwdns150626:0crwdne150626:0" @@ -4860,16 +5000,16 @@ msgstr "crwdns150644:0crwdne150644:0" msgid "Set your Password" msgstr "crwdns150646:0crwdne150646:0" -#: frontend/src/components/AppSidebar.vue:545 +#: frontend/src/components/AppSidebar.vue:550 msgid "Setting up" msgstr "crwdns154475:0crwdne154475:0" -#: frontend/src/components/AppSidebar.vue:590 +#: frontend/src/components/AppSidebar.vue:595 msgid "Setting up payment gateway" msgstr "crwdns154477:0crwdne154477:0" -#: frontend/src/components/AppSidebar.vue:595 -#: frontend/src/components/Modals/Settings.vue:7 +#: frontend/src/components/AppSidebar.vue:600 +#: frontend/src/components/Settings/Settings.vue:7 #: frontend/src/pages/BatchForm.vue:46 frontend/src/pages/CourseForm.vue:143 #: frontend/src/pages/ProfileRoles.vue:4 frontend/src/pages/QuizForm.vue:79 msgid "Settings" @@ -5049,7 +5189,7 @@ msgstr "crwdns150708:0crwdne150708:0" msgid "Stage" msgstr "crwdns150710:0crwdne150710:0" -#: frontend/src/components/LiveClass.vue:50 frontend/src/components/Quiz.vue:67 +#: frontend/src/components/LiveClass.vue:70 frontend/src/components/Quiz.vue:67 #: lms/templates/quiz/quiz.html:39 msgid "Start" msgstr "crwdns150712:0crwdne150712:0" @@ -5134,6 +5274,7 @@ msgstr "crwdns150732:0crwdne150732:0" #. Label of the status (Select) field in DocType 'LMS Course Progress' #. Label of the status (Select) field in DocType 'LMS Mentor Request' #: frontend/src/components/Modals/Event.vue:91 +#: frontend/src/components/Settings/ZoomSettings.vue:182 #: frontend/src/pages/AssignmentSubmissionList.vue:19 #: frontend/src/pages/JobForm.vue:46 #: lms/job/doctype/job_opportunity/job_opportunity.json @@ -5171,13 +5312,13 @@ msgid "Student Reviews" msgstr "crwdns150744:0crwdne150744:0" #. Label of the show_students (Check) field in DocType 'LMS Settings' -#: frontend/src/components/BatchStudents.vue:20 -#: frontend/src/components/BatchStudents.vue:111 +#: frontend/src/components/BatchStudents.vue:11 +#: frontend/src/components/BatchStudents.vue:67 #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Students" msgstr "crwdns150748:0crwdne150748:0" -#: frontend/src/components/BatchStudents.vue:328 +#: frontend/src/components/BatchStudents.vue:285 msgid "Students deleted successfully" msgstr "crwdns150750:0crwdne150750:0" @@ -5263,7 +5404,7 @@ msgstr "crwdns150770:0crwdne150770:0" msgid "Sunday" msgstr "crwdns150772:0crwdne150772:0" -#: lms/lms/api.py:1063 +#: lms/lms/api.py:1079 msgid "Suspicious pattern found in {0}: {1}" msgstr "crwdns151930:0{0}crwdnd151930:0{1}crwdne151930:0" @@ -5304,6 +5445,7 @@ msgstr "crwdns151930:0{0}crwdnd151930:0{1}crwdne151930:0" #: lms/lms/doctype/lms_enrollment/lms_enrollment.json #: lms/lms/doctype/lms_exercise/lms_exercise.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 #: lms/lms/doctype/lms_payment/lms_payment.json #: lms/lms/doctype/lms_program/lms_program.json @@ -5313,6 +5455,7 @@ msgstr "crwdns151930:0{0}crwdnd151930:0{1}crwdne151930:0" #: lms/lms/doctype/lms_settings/lms_settings.json #: lms/lms/doctype/lms_source/lms_source.json #: lms/lms/doctype/lms_timetable_template/lms_timetable_template.json +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/doctype/user_skill/user_skill.json #: lms/lms/doctype/zoom_settings/zoom_settings.json msgid "System Manager" @@ -5384,7 +5527,7 @@ msgstr "crwdns155204:0crwdne155204:0" msgid "Thanks and Regards" msgstr "crwdns150794:0crwdne150794:0" -#: lms/lms/utils.py:1945 +#: lms/lms/utils.py:1946 msgid "The batch is full. Please contact the Administrator." msgstr "crwdns152138:0crwdne152138:0" @@ -5420,7 +5563,7 @@ msgstr "crwdns150806:0crwdne150806:0" msgid "There are no seats available in this batch." msgstr "crwdns150808:0crwdne150808:0" -#: frontend/src/components/BatchStudents.vue:199 +#: frontend/src/components/BatchStudents.vue:155 msgid "There are no students in this batch." msgstr "crwdns150810:0crwdne150810:0" @@ -5459,7 +5602,7 @@ msgstr "crwdns150816:0{0}crwdnd150816:0{1}crwdne150816:0" msgid "This certificate does no expire" msgstr "crwdns150818:0crwdne150818:0" -#: frontend/src/components/LiveClass.vue:64 +#: frontend/src/components/LiveClass.vue:83 msgid "This class has ended" msgstr "crwdns152144:0crwdne152144:0" @@ -5467,7 +5610,7 @@ msgstr "crwdns152144:0crwdne152144:0" msgid "This course has:" msgstr "crwdns150820:0crwdne150820:0" -#: lms/lms/utils.py:1788 +#: lms/lms/utils.py:1789 msgid "This course is free." msgstr "crwdns150822:0crwdne150822:0" @@ -5513,7 +5656,7 @@ msgstr "crwdns150832:0crwdne150832:0" #. Label of the time (Time) field in DocType 'LMS Live Class' #: frontend/src/components/Modals/Event.vue:48 -#: frontend/src/components/Modals/LiveClassModal.vue:37 +#: frontend/src/components/Modals/LiveClassModal.vue:52 #: frontend/src/components/Quiz.vue:45 #: lms/lms/doctype/lms_live_class/lms_live_class.json msgid "Time" @@ -5524,7 +5667,7 @@ msgstr "crwdns150834:0crwdne150834:0" msgid "Time Preference" msgstr "crwdns150836:0crwdne150836:0" -#: frontend/src/components/Modals/LiveClassModal.vue:29 +#: frontend/src/components/Modals/LiveClassModal.vue:44 msgid "Time must be in 24 hour format (HH:mm). Example 11:30 or 22:00" msgstr "crwdns150838:0crwdne150838:0" @@ -5552,7 +5695,7 @@ msgstr "crwdns150844:0crwdne150844:0" #. Label of the timezone (Data) field in DocType 'LMS Batch' #. Label of the timezone (Data) field in DocType 'LMS Certificate Request' #. Label of the timezone (Data) field in DocType 'LMS Live Class' -#: frontend/src/components/Modals/LiveClassModal.vue:45 +#: frontend/src/components/Modals/LiveClassModal.vue:59 #: frontend/src/pages/BatchForm.vue:107 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json @@ -5625,7 +5768,7 @@ msgstr "crwdns150852:0crwdne150852:0" msgid "To Date" msgstr "crwdns150854:0crwdne150854:0" -#: lms/lms/utils.py:1799 +#: lms/lms/utils.py:1800 msgid "To join this batch, please contact the Administrator." msgstr "crwdns150858:0crwdne150858:0" @@ -5684,7 +5827,7 @@ msgstr "crwdns150876:0crwdne150876:0" #: frontend/src/components/Modals/AssessmentModal.vue:22 #: frontend/src/components/Modals/Question.vue:44 #: frontend/src/pages/Assignments.vue:43 frontend/src/pages/Assignments.vue:170 -#: frontend/src/pages/JobForm.vue:25 frontend/src/pages/Jobs.vue:65 +#: frontend/src/pages/JobForm.vue:25 frontend/src/pages/Jobs.vue:67 #: lms/job/doctype/job_opportunity/job_opportunity.json #: lms/lms/doctype/lms_assignment/lms_assignment.json #: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json @@ -5710,6 +5853,11 @@ msgstr "crwdns150882:0crwdne150882:0" msgid "URL" msgstr "crwdns150884:0crwdne150884:0" +#. Label of the uuid (Data) field in DocType 'LMS Live Class' +#: lms/lms/doctype/lms_live_class/lms_live_class.json +msgid "UUID" +msgstr "crwdns155270:0crwdne155270:0" + #. Label of the unavailability_section (Section Break) field in DocType 'Course #. Evaluator' #: lms/lms/doctype/course_evaluator/course_evaluator.json @@ -5734,7 +5882,7 @@ msgstr "crwdns150890:0crwdne150890:0" msgid "Unlisted" msgstr "crwdns150892:0crwdne150892:0" -#: frontend/src/pages/Batches.vue:284 +#: frontend/src/pages/Batches.vue:284 frontend/src/pages/Courses.vue:322 msgid "Unpublished" msgstr "crwdns152296:0crwdne152296:0" @@ -5757,13 +5905,13 @@ msgstr "crwdns150898:0crwdne150898:0" #. 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:162 -#: frontend/src/pages/Courses.vue:312 lms/lms/doctype/cohort/cohort.json +#: 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 msgid "Upcoming" msgstr "crwdns150900:0crwdne150900:0" -#: frontend/src/pages/Batch.vue:184 +#: frontend/src/pages/Batch.vue:187 msgid "Upcoming Batches" msgstr "crwdns150902:0crwdne150902:0" @@ -5772,9 +5920,9 @@ msgstr "crwdns150902:0crwdne150902:0" msgid "Upcoming Evaluations" msgstr "crwdns150904:0crwdne150904:0" -#: frontend/src/components/BrandSettings.vue:24 -#: frontend/src/components/PaymentSettings.vue:27 -#: frontend/src/components/SettingDetails.vue:23 +#: frontend/src/components/Settings/BrandSettings.vue:24 +#: frontend/src/components/Settings/PaymentSettings.vue:27 +#: frontend/src/components/Settings/SettingDetails.vue:23 msgid "Update" msgstr "crwdns150906:0crwdne150906:0" @@ -5782,7 +5930,7 @@ msgstr "crwdns150906:0crwdne150906:0" msgid "Update Password" msgstr "crwdns150908:0crwdne150908:0" -#: frontend/src/pages/BatchForm.vue:207 frontend/src/pages/CourseForm.vue:108 +#: frontend/src/pages/BatchForm.vue:217 frontend/src/pages/CourseForm.vue:108 msgid "Upload" msgstr "crwdns151498:0crwdne151498:0" @@ -6025,7 +6173,7 @@ msgstr "crwdns150980:0crwdne150980:0" msgid "You are already enrolled for this course." msgstr "crwdns150982:0crwdne150982:0" -#: frontend/src/pages/Batch.vue:166 +#: frontend/src/pages/Batch.vue:169 msgid "You are not a member of this batch. Please checkout our upcoming batches." msgstr "crwdns150984:0crwdne150984:0" @@ -6163,7 +6311,7 @@ msgstr "crwdns151032:0crwdne151032:0" msgid "Your Account has been successfully created!" msgstr "crwdns151034:0crwdne151034:0" -#: lms/lms/doctype/lms_batch/lms_batch.py:351 +#: lms/lms/doctype/lms_batch/lms_batch.py:362 msgid "Your batch {0} is starting tomorrow" msgstr "crwdns154222:0{0}crwdne154222:0" @@ -6171,7 +6319,7 @@ msgstr "crwdns154222:0{0}crwdne154222:0" msgid "Your calendar is set." msgstr "crwdns151036:0crwdne151036:0" -#: lms/lms/doctype/lms_live_class/lms_live_class.py:87 +#: lms/lms/doctype/lms_live_class/lms_live_class.py:90 msgid "Your class on {0} is today" msgstr "crwdns154224:0{0}crwdne154224:0" @@ -6208,6 +6356,22 @@ msgstr "crwdns151048:0crwdne151048:0" msgid "Zen Mode" msgstr "crwdns154720:0crwdne154720:0" +#. Label of the zoom_account (Link) field in DocType 'LMS Batch' +#. Label of the zoom_account (Link) field in DocType 'LMS Live Class' +#: frontend/src/pages/BatchForm.vue:164 +#: lms/lms/doctype/lms_batch/lms_batch.json +#: lms/lms/doctype/lms_live_class/lms_live_class.json +msgid "Zoom Account" +msgstr "crwdns155272:0crwdne155272:0" + +#: frontend/src/components/Modals/ZoomAccountModal.vue:158 +msgid "Zoom Account created successfully" +msgstr "crwdns155274:0crwdne155274:0" + +#: frontend/src/components/Modals/ZoomAccountModal.vue:195 +msgid "Zoom Account updated successfully" +msgstr "crwdns155276:0crwdne155276:0" + #. Name of a DocType #: lms/lms/doctype/zoom_settings/zoom_settings.json msgid "Zoom Settings" @@ -6229,6 +6393,10 @@ msgstr "crwdns154722:0crwdne154722:0" msgid "applicants" msgstr "crwdns154724:0crwdne154724:0" +#: frontend/src/components/Modals/LiveClassAttendance.vue:39 +msgid "attended for" +msgstr "crwdns155278:0crwdne155278:0" + #: lms/templates/emails/payment_reminder.html:4 msgid "but didn’t complete your payment" msgstr "crwdns152456:0crwdne152456:0" @@ -6277,6 +6445,10 @@ msgstr "crwdns152182:0crwdne152182:0" msgid "members" msgstr "crwdns151800:0crwdne151800:0" +#: frontend/src/components/Modals/LiveClassAttendance.vue:40 +msgid "minutes" +msgstr "crwdns155280:0crwdne155280:0" + #: lms/templates/quiz/quiz.html:106 msgid "of" msgstr "crwdns151064:0crwdne151064:0" @@ -6293,7 +6465,7 @@ msgstr "crwdns151070:0crwdne151070:0" msgid "ratings" msgstr "crwdns151072:0crwdne151072:0" -#: frontend/src/components/Categories.vue:19 +#: frontend/src/components/Settings/Categories.vue:19 msgid "saving..." msgstr "crwdns155214:0crwdne155214:0" @@ -6325,7 +6497,7 @@ msgstr "crwdns154726:0{0}crwdne154726:0" msgid "{0} Quizzes" msgstr "crwdns155126:0{0}crwdne155126:0" -#: lms/lms/api.py:853 lms/lms/api.py:861 +#: lms/lms/api.py:869 lms/lms/api.py:877 msgid "{0} Settings not found" msgstr "crwdns151078:0{0}crwdne151078:0" diff --git a/lms/locale/es.po b/lms/locale/es.po index ebb2be24..2714dc1a 100644 --- a/lms/locale/es.po +++ b/lms/locale/es.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: frappe\n" "Report-Msgid-Bugs-To: jannat@frappe.io\n" -"POT-Creation-Date: 2025-05-23 16:04+0000\n" -"PO-Revision-Date: 2025-05-26 18:10\n" +"POT-Creation-Date: 2025-05-30 16:04+0000\n" +"PO-Revision-Date: 2025-06-02 20:30\n" "Last-Translator: jannat@frappe.io\n" "Language-Team: Spanish\n" "MIME-Version: 1.0\n" @@ -83,7 +83,7 @@ msgstr "Una introducción de una línea al curso que aparece en la tarjeta del c msgid "About" msgstr "Acerca de" -#: frontend/src/pages/Batch.vue:98 +#: frontend/src/pages/Batch.vue:101 msgid "About this batch" msgstr "" @@ -97,11 +97,24 @@ msgstr "Aceptación de Términos y/o Políticas" msgid "Accepted" msgstr "Aceptado" +#: frontend/src/components/Settings/ZoomSettings.vue:174 +msgid "Account" +msgstr "Cuenta" + +#. Label of the account_id (Data) field in DocType 'LMS Zoom Settings' #. Label of the account_id (Data) field in DocType 'Zoom Settings' +#: frontend/src/components/Modals/ZoomAccountModal.vue:55 +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/doctype/zoom_settings/zoom_settings.json msgid "Account ID" msgstr "ID de la cuenta" +#. Label of the account_name (Data) field in DocType 'LMS Zoom Settings' +#: frontend/src/components/Modals/ZoomAccountModal.vue:30 +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json +msgid "Account Name" +msgstr "Nombre de la Cuenta" + #: frontend/src/pages/ProfileAbout.vue:17 msgid "Achievements" msgstr "Logros" @@ -117,12 +130,13 @@ msgstr "" #: frontend/src/components/Assessments.vue:11 #: frontend/src/components/BatchCourses.vue:11 -#: frontend/src/components/BatchStudents.vue:117 -#: frontend/src/components/Categories.vue:43 -#: frontend/src/components/Evaluators.vue:38 -#: frontend/src/components/LiveClass.vue:11 -#: frontend/src/components/Members.vue:44 frontend/src/pages/ProgramForm.vue:30 -#: frontend/src/pages/ProgramForm.vue:92 frontend/src/pages/ProgramForm.vue:137 +#: frontend/src/components/BatchStudents.vue:73 +#: frontend/src/components/LiveClass.vue:21 +#: frontend/src/components/Settings/Categories.vue:43 +#: frontend/src/components/Settings/Evaluators.vue:38 +#: frontend/src/components/Settings/Members.vue:44 +#: frontend/src/pages/ProgramForm.vue:30 frontend/src/pages/ProgramForm.vue:92 +#: frontend/src/pages/ProgramForm.vue:137 msgid "Add" msgstr "Agregar" @@ -152,7 +166,7 @@ msgstr "Añadir una lección" msgid "Add a Student" msgstr "Añadir a un estudiante" -#: frontend/src/components/AppSidebar.vue:553 +#: frontend/src/components/AppSidebar.vue:558 msgid "Add a chapter" msgstr "Añadir un capítulo" @@ -164,7 +178,7 @@ msgstr "Añadir un curso" msgid "Add a keyword and then press enter" msgstr "" -#: frontend/src/components/AppSidebar.vue:554 +#: frontend/src/components/AppSidebar.vue:559 msgid "Add a lesson" msgstr "Añadir una lección" @@ -189,11 +203,11 @@ msgstr "" msgid "Add at least one possible answer for this question: {0}" msgstr "Añadir al menos una respuesta posible para esta pregunta: {0}" -#: frontend/src/components/AppSidebar.vue:518 +#: frontend/src/components/AppSidebar.vue:522 msgid "Add courses to your batch" msgstr "" -#: frontend/src/components/AppSidebar.vue:498 +#: frontend/src/components/AppSidebar.vue:501 msgid "Add students to your batch" msgstr "" @@ -209,7 +223,7 @@ msgstr "Añadir su tarea como {0}" msgid "Add your first chapter" msgstr "" -#: frontend/src/components/AppSidebar.vue:449 +#: frontend/src/components/AppSidebar.vue:450 msgid "Add your first lesson" msgstr "" @@ -288,7 +302,7 @@ msgstr "Ya está Registrado" #. 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:255 frontend/src/pages/CourseForm.vue:230 +#: frontend/src/pages/BatchForm.vue:265 frontend/src/pages/CourseForm.vue:230 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_course/lms_course.json #: lms/lms/doctype/lms_payment/lms_payment.json @@ -346,11 +360,11 @@ msgstr "Respuesta" msgid "Appears on the course card in the course list" msgstr "Aparece en la tarjeta del curso en la lista de cursos." -#: frontend/src/pages/BatchForm.vue:230 +#: frontend/src/pages/BatchForm.vue:240 msgid "Appears when the batch URL is shared on any online platform" msgstr "Aparece cuando la URL del grupo se comparte en cualquier plataforma en línea" -#: frontend/src/pages/BatchForm.vue:211 +#: frontend/src/pages/BatchForm.vue:221 msgid "Appears when the batch URL is shared on socials" msgstr "" @@ -425,10 +439,9 @@ msgid "Assessment {0} has already been added to this batch." msgstr "La evaluación {0} ya se ha agregado a este lote." #. Label of the show_assessments (Check) field in DocType 'LMS Settings' -#: frontend/src/components/AppSidebar.vue:566 +#: frontend/src/components/AppSidebar.vue:571 #: frontend/src/components/Assessments.vue:5 -#: frontend/src/components/BatchStudents.vue:68 -#: frontend/src/components/BatchStudents.vue:101 +#: frontend/src/components/BatchStudents.vue:32 #: lms/lms/doctype/lms_settings/lms_settings.json #: lms/templates/assessments.html:3 msgid "Assessments" @@ -486,7 +499,7 @@ msgstr "" msgid "Assignment will appear at the bottom of the lesson." msgstr "La tarea aparecerá al final de la lección." -#: frontend/src/components/AppSidebar.vue:570 +#: frontend/src/components/AppSidebar.vue:575 #: frontend/src/pages/Assignments.vue:211 lms/www/lms.py:273 msgid "Assignments" msgstr "Asignaciones" @@ -495,6 +508,15 @@ msgstr "Asignaciones" msgid "At least one option must be correct for this question." msgstr "Al menos una opción debe ser correcta para esta pregunta." +#: frontend/src/components/Modals/LiveClassAttendance.vue:5 +msgid "Attendance for Class - {0}" +msgstr "" + +#. Label of the attendees (Int) field in DocType 'LMS Live Class' +#: lms/lms/doctype/lms_live_class/lms_live_class.json +msgid "Attendees" +msgstr "Asistentes" + #. Label of the attire (Select) field in DocType 'User' #: lms/fixtures/custom_field.json msgid "Attire Preference" @@ -510,7 +532,7 @@ msgid "Auto Assign" msgstr "Autoasignar" #. Label of the auto_recording (Select) field in DocType 'LMS Live Class' -#: frontend/src/components/Modals/LiveClassModal.vue:77 +#: frontend/src/components/Modals/LiveClassModal.vue:73 #: lms/lms/doctype/lms_live_class/lms_live_class.json msgid "Auto Recording" msgstr "Grabación Automática" @@ -601,6 +623,7 @@ msgstr "" #: lms/lms/doctype/lms_category/lms_category.json #: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json msgid "Batch Evaluator" msgstr "Evaluador de Lote" @@ -631,6 +654,10 @@ msgstr "Configuración de lotes" msgid "Batch Start Date:" msgstr "Fecha de inicio del lote:" +#: frontend/src/components/BatchStudents.vue:40 +msgid "Batch Summary" +msgstr "" + #. Label of the batch_title (Data) field in DocType 'LMS Certificate' #. Label of the batch_title (Data) field in DocType 'LMS Certificate Request' #: lms/lms/doctype/lms_certificate/lms_certificate.json @@ -758,7 +785,7 @@ msgstr "Ropa casual" #. Label of the category (Link) field in DocType 'LMS Batch' #. Label of the category (Data) field in DocType 'LMS Category' #. Label of the category (Link) field in DocType 'LMS Course' -#: frontend/src/pages/BatchForm.vue:182 frontend/src/pages/Batches.vue:55 +#: frontend/src/pages/BatchForm.vue:192 frontend/src/pages/Batches.vue:55 #: frontend/src/pages/CertifiedParticipants.vue:38 #: frontend/src/pages/CourseForm.vue:36 frontend/src/pages/Courses.vue:51 #: lms/lms/doctype/lms_batch/lms_batch.json @@ -767,19 +794,19 @@ msgstr "Ropa casual" msgid "Category" msgstr "Categoría" -#: frontend/src/components/Categories.vue:39 +#: frontend/src/components/Settings/Categories.vue:39 msgid "Category Name" msgstr "Nombre Categoría" -#: frontend/src/components/Categories.vue:133 +#: frontend/src/components/Settings/Categories.vue:133 msgid "Category added successfully" msgstr "" -#: frontend/src/components/Categories.vue:193 +#: frontend/src/components/Settings/Categories.vue:193 msgid "Category deleted successfully" msgstr "" -#: frontend/src/components/Categories.vue:173 +#: frontend/src/components/Settings/Categories.vue:173 msgid "Category updated successfully" msgstr "" @@ -822,7 +849,7 @@ msgstr "" #. Enrollment' #. Label of a Card Break in the LMS Workspace #. Label of a Link in the LMS Workspace -#: frontend/src/components/AppSidebar.vue:574 +#: frontend/src/components/AppSidebar.vue:579 #: frontend/src/components/CourseCard.vue:115 #: frontend/src/components/Modals/Event.vue:372 #: frontend/src/pages/BatchForm.vue:62 frontend/src/pages/Batches.vue:38 @@ -846,12 +873,12 @@ msgstr "Detalles de certificación" msgid "Certification Name" msgstr "Nombre de la certificación" -#: frontend/src/components/BatchStudents.vue:36 +#: frontend/src/components/BatchStudents.vue:17 msgid "Certified" msgstr "" -#: frontend/src/pages/CertifiedParticipants.vue:182 -#: frontend/src/pages/CertifiedParticipants.vue:189 +#: frontend/src/pages/CertifiedParticipants.vue:186 +#: frontend/src/pages/CertifiedParticipants.vue:193 #: frontend/src/pages/Statistics.vue:40 msgid "Certified Members" msgstr "" @@ -972,19 +999,25 @@ msgstr "Click aquí" 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 "Haga clic en el icono añadir en el editor y del menú seleccione Encuesta. Se abrirá un diálogo donde puede seleccionar un cuestionario de la lista o crear un nuevo cuestionario. Cuando selecciona la opción Crear Nuevo, le llevará a la página de creación de cuestionarios." +#. Label of the client_id (Data) field in DocType 'LMS Zoom Settings' #. Label of the client_id (Data) field in DocType 'Zoom Settings' +#: frontend/src/components/Modals/ZoomAccountModal.vue:36 +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/doctype/zoom_settings/zoom_settings.json msgid "Client ID" msgstr "Id del cliente" +#. Label of the client_secret (Password) field in DocType 'LMS Zoom Settings' #. Label of the client_secret (Password) field in DocType 'Zoom Settings' +#: frontend/src/components/Modals/ZoomAccountModal.vue:49 +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/doctype/zoom_settings/zoom_settings.json msgid "Client Secret" msgstr "Secreto del cliente" -#: frontend/src/components/Categories.vue:27 -#: frontend/src/components/Evaluators.vue:24 -#: frontend/src/components/Members.vue:24 +#: frontend/src/components/Settings/Categories.vue:27 +#: frontend/src/components/Settings/Evaluators.vue:24 +#: frontend/src/components/Settings/Members.vue:24 msgid "Close" msgstr "Cerrar" @@ -1066,6 +1099,10 @@ msgstr "Nombre de la academia" msgid "Color" msgstr "Color" +#: frontend/src/pages/BatchForm.vue:293 frontend/src/pages/CourseForm.vue:268 +msgid "Comma separated keywords for SEO" +msgstr "" + #. Label of the comments (Small Text) field in DocType 'Exercise Latest #. Submission' #. Label of the comments (Small Text) field in DocType 'Exercise Submission' @@ -1162,10 +1199,6 @@ msgstr "" msgid "Completed" msgstr "Completado" -#: frontend/src/components/BatchStudents.vue:373 -msgid "Completed by Students" -msgstr "" - #. Label of the enable_certification (Check) field in DocType 'LMS Course' #: frontend/src/pages/CourseForm.vue:217 #: lms/lms/doctype/lms_course/lms_course.json @@ -1232,7 +1265,7 @@ msgid "Continue Learning" msgstr "Continuar aprendiendo" #. Option for the 'Type' (Select) field in DocType 'Job Opportunity' -#: frontend/src/pages/Jobs.vue:187 +#: frontend/src/pages/Jobs.vue:189 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Contract" msgstr "Contrato" @@ -1267,7 +1300,7 @@ msgstr "Respuesta correcta" #. Label of the country (Link) field in DocType 'Job Opportunity' #. Label of the country (Link) field in DocType 'Payment Country' #: frontend/src/pages/Billing.vue:92 frontend/src/pages/JobForm.vue:40 -#: frontend/src/pages/Jobs.vue:57 lms/fixtures/custom_field.json +#: frontend/src/pages/Jobs.vue:59 lms/fixtures/custom_field.json #: lms/job/doctype/job_opportunity/job_opportunity.json #: lms/lms/doctype/payment_country/payment_country.json msgid "Country" @@ -1403,7 +1436,7 @@ msgstr "Lista de Cursos" msgid "Course Name" msgstr "Nombre del Curso" -#: frontend/src/pages/CourseDetail.vue:76 frontend/src/pages/CourseForm.vue:257 +#: frontend/src/pages/CourseDetail.vue:76 frontend/src/pages/CourseForm.vue:278 msgid "Course Outline" msgstr "" @@ -1439,11 +1472,11 @@ msgstr "Título del curso" msgid "Course added to program" msgstr "" -#: frontend/src/pages/CourseForm.vue:468 +#: frontend/src/pages/CourseForm.vue:496 msgid "Course created successfully" msgstr "" -#: frontend/src/pages/CourseForm.vue:489 +#: frontend/src/pages/CourseForm.vue:533 msgid "Course deleted successfully" msgstr "" @@ -1451,7 +1484,7 @@ msgstr "" msgid "Course moved successfully" msgstr "" -#: frontend/src/pages/CourseForm.vue:451 +#: frontend/src/pages/CourseForm.vue:516 msgid "Course updated successfully" msgstr "" @@ -1465,12 +1498,11 @@ msgstr "El curso {0} ya se ha agregado a este lote." #. Label of the courses (Check) field in DocType 'LMS Settings' #: frontend/src/components/BatchCourses.vue:5 #: frontend/src/components/BatchOverlay.vue:37 -#: frontend/src/components/BatchStudents.vue:52 -#: frontend/src/components/BatchStudents.vue:92 +#: frontend/src/components/BatchStudents.vue:25 #: frontend/src/components/Modals/BatchStudentProgress.vue:91 -#: frontend/src/pages/BatchDetail.vue:51 +#: frontend/src/pages/BatchDetail.vue:44 #: frontend/src/pages/CourseCertification.vue:127 -#: frontend/src/pages/Courses.vue:329 frontend/src/pages/Courses.vue:336 +#: frontend/src/pages/Courses.vue:331 frontend/src/pages/Courses.vue:338 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Courses" @@ -1512,15 +1544,15 @@ msgstr "Crear un curso" msgid "Create a Live Class" msgstr "Crear una clase en vivo" -#: frontend/src/components/AppSidebar.vue:561 +#: frontend/src/components/AppSidebar.vue:566 msgid "Create a batch" msgstr "" -#: frontend/src/components/AppSidebar.vue:552 +#: frontend/src/components/AppSidebar.vue:557 msgid "Create a course" msgstr "" -#: frontend/src/components/AppSidebar.vue:562 +#: frontend/src/components/AppSidebar.vue:567 msgid "Create a live class" msgstr "" @@ -1528,7 +1560,7 @@ msgstr "" msgid "Create an Assignment" msgstr "" -#: frontend/src/components/AppSidebar.vue:488 +#: frontend/src/components/AppSidebar.vue:491 msgid "Create your first batch" msgstr "" @@ -1536,26 +1568,26 @@ msgstr "" msgid "Create your first course" msgstr "" -#: frontend/src/components/AppSidebar.vue:467 +#: frontend/src/components/AppSidebar.vue:469 msgid "Create your first quiz" msgstr "" -#: frontend/src/pages/Assignments.vue:176 frontend/src/pages/Courses.vue:320 +#: frontend/src/pages/Assignments.vue:176 frontend/src/pages/Courses.vue:321 msgid "Created" msgstr "Creado" -#: frontend/src/components/AppSidebar.vue:558 +#: frontend/src/components/AppSidebar.vue:563 msgid "Creating a batch" msgstr "" -#: frontend/src/components/AppSidebar.vue:549 +#: frontend/src/components/AppSidebar.vue:554 msgid "Creating a course" msgstr "" #. Label of the currency (Link) field in DocType 'LMS Batch' #. Label of the currency (Link) field in DocType 'LMS Course' #. Label of the currency (Link) field in DocType 'LMS Payment' -#: frontend/src/pages/BatchForm.vue:262 frontend/src/pages/CourseForm.vue:247 +#: frontend/src/pages/BatchForm.vue:272 frontend/src/pages/CourseForm.vue:247 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_course/lms_course.json #: lms/lms/doctype/lms_payment/lms_payment.json @@ -1567,7 +1599,7 @@ msgstr "Divisa / Moneda" msgid "Current Lesson" msgstr "Lección actual" -#: frontend/src/components/AppSidebar.vue:580 +#: frontend/src/components/AppSidebar.vue:585 msgid "Custom Certificate Templates" msgstr "" @@ -1604,7 +1636,7 @@ msgstr "Tablero" #. Label of the date (Date) field in DocType 'Scheduled Flow' #: frontend/src/components/Modals/EvaluationModal.vue:26 #: frontend/src/components/Modals/Event.vue:40 -#: frontend/src/components/Modals/LiveClassModal.vue:61 +#: frontend/src/components/Modals/LiveClassModal.vue:29 #: lms/lms/doctype/lms_batch_timetable/lms_batch_timetable.json #: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json @@ -1614,10 +1646,7 @@ msgstr "Tablero" msgid "Date" msgstr "Fecha" -#. Label of the section_break_glxh (Section Break) field in DocType 'LMS Live -#. Class' #: frontend/src/pages/BatchForm.vue:69 -#: lms/lms/doctype/lms_live_class/lms_live_class.json msgid "Date and Time" msgstr "Fecha y hora" @@ -1663,7 +1692,7 @@ msgstr "Tipo de Grado" #: frontend/src/components/CourseOutline.vue:244 #: frontend/src/components/CourseOutline.vue:302 -#: frontend/src/pages/CourseForm.vue:502 +#: frontend/src/pages/CourseForm.vue:546 msgid "Delete" msgstr "Eliminar" @@ -1671,7 +1700,7 @@ msgstr "Eliminar" msgid "Delete Chapter" msgstr "" -#: frontend/src/pages/CourseForm.vue:496 +#: frontend/src/pages/CourseForm.vue:540 msgid "Delete Course" msgstr "" @@ -1683,7 +1712,7 @@ msgstr "" msgid "Delete this lesson?" msgstr "" -#: frontend/src/pages/CourseForm.vue:497 +#: frontend/src/pages/CourseForm.vue:541 msgid "Deleting the course will also delete all its chapters and lessons. Are you sure you want to delete this course?" msgstr "" @@ -1707,7 +1736,7 @@ msgstr "" #. Label of the description (Small Text) field in DocType 'LMS Exercise' #. Label of the description (Text) field in DocType 'LMS Live Class' #. Label of the description (Small Text) field in DocType 'Work Experience' -#: frontend/src/components/Modals/LiveClassModal.vue:84 +#: frontend/src/components/Modals/LiveClassModal.vue:80 #: frontend/src/pages/JobForm.vue:125 #: lms/job/doctype/job_opportunity/job_opportunity.json #: lms/lms/doctype/certification/certification.json @@ -1748,6 +1777,7 @@ msgid "Disable Signup" msgstr "" #. Label of the disabled (Check) field in DocType 'Job Opportunity' +#: frontend/src/components/Settings/ZoomSettings.vue:56 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Disabled" msgstr "Deshabilitado" @@ -1758,7 +1788,7 @@ msgid "Discard" msgstr "Descartar" #. Label of the show_discussions (Check) field in DocType 'LMS Settings' -#: frontend/src/pages/Batch.vue:85 +#: frontend/src/pages/Batch.vue:88 #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Discussions" msgstr "Discusiones" @@ -1788,10 +1818,12 @@ msgstr "Se encontraron opciones duplicadas para esta pregunta." #. Label of the duration (Data) field in DocType 'Cohort' #. Label of the duration (Data) field in DocType 'LMS Batch Timetable' #. Label of the duration (Int) field in DocType 'LMS Live Class' -#: frontend/src/components/Modals/LiveClassModal.vue:68 +#. Label of the duration (Int) field in DocType 'LMS Live Class Participant' +#: frontend/src/components/Modals/LiveClassModal.vue:36 #: lms/lms/doctype/cohort/cohort.json #: lms/lms/doctype/lms_batch_timetable/lms_batch_timetable.json #: lms/lms/doctype/lms_live_class/lms_live_class.json +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json msgid "Duration" msgstr "Duración" @@ -1800,7 +1832,7 @@ msgstr "Duración" msgid "Duration (in minutes)" msgstr "Duración (en minutos)" -#: frontend/src/components/Modals/LiveClassModal.vue:64 +#: frontend/src/components/Modals/LiveClassModal.vue:32 msgid "Duration of the live class in minutes" msgstr "Duración de la clase en vivo en minutos" @@ -1839,6 +1871,10 @@ msgstr "" msgid "Edit Profile" msgstr "Editar perfil" +#: frontend/src/components/Modals/ZoomAccountModal.vue:6 +msgid "Edit Zoom Account" +msgstr "" + #: frontend/src/pages/QuizForm.vue:182 msgid "Edit the question" msgstr "Editar la pregunta" @@ -1858,8 +1894,9 @@ msgstr "Detalle de la Educación" msgid "Education Details" msgstr "Detalles de la educación" -#: frontend/src/components/Evaluators.vue:33 -#: frontend/src/components/Members.vue:33 lms/templates/signup-form.html:10 +#: frontend/src/components/Settings/Evaluators.vue:33 +#: frontend/src/components/Settings/Members.vue:33 +#: lms/templates/signup-form.html:10 msgid "Email" msgstr "Correo electrónico" @@ -1889,7 +1926,8 @@ msgstr "" msgid "Email Templates" msgstr "Plantillas de correo" -#: frontend/src/components/EmailTemplates.vue:128 +#: frontend/src/components/Settings/EmailTemplates.vue:128 +#: frontend/src/components/Settings/ZoomSettings.vue:161 msgid "Email Templates deleted successfully" msgstr "" @@ -1922,7 +1960,11 @@ msgid "Enable this only if you want to upload a SCORM package as a chapter." msgstr "" #. Label of the enabled (Check) field in DocType 'LMS Badge' +#. Label of the enabled (Check) field in DocType 'LMS Zoom Settings' +#: frontend/src/components/Modals/ZoomAccountModal.vue:23 +#: frontend/src/components/Settings/ZoomSettings.vue:53 #: lms/lms/doctype/lms_badge/lms_badge.json +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json msgid "Enabled" msgstr "Habilitado" @@ -1961,11 +2003,15 @@ msgstr "Fecha de finalización (o esperado)" msgid "End Time" msgstr "Hora de finalización" +#: frontend/src/components/LiveClass.vue:89 +msgid "Ended" +msgstr "" + #: frontend/src/components/BatchOverlay.vue:103 msgid "Enroll Now" msgstr "Inscribirse ahora" -#: frontend/src/pages/Batches.vue:286 frontend/src/pages/Courses.vue:322 +#: frontend/src/pages/Batches.vue:286 frontend/src/pages/Courses.vue:324 msgid "Enrolled" msgstr "" @@ -1984,7 +2030,7 @@ msgstr "" msgid "Enrollment Count" msgstr "Recuento de inscripciones" -#: lms/lms/utils.py:1913 +#: lms/lms/utils.py:1914 msgid "Enrollment Failed" msgstr "Error al inscribirse" @@ -2011,18 +2057,27 @@ msgstr "Ingrese un título y guarde el cuestionario para continuar." msgid "Enter the correct answer" msgstr "Ingrese la respuesta correcta" +#: frontend/src/components/Modals/ZoomAccountModal.vue:163 +msgid "Error creating Zoom Account" +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:204 msgid "Error creating live class. Please try again. {0}" msgstr "" -#: frontend/src/components/EmailTemplates.vue:133 +#: frontend/src/components/Settings/EmailTemplates.vue:133 +#: frontend/src/components/Settings/ZoomSettings.vue:166 msgid "Error deleting email templates" msgstr "" +#: frontend/src/components/Modals/ZoomAccountModal.vue:200 +msgid "Error updating Zoom Account" +msgstr "" + #: frontend/src/components/Modals/EmailTemplateModal.vue:151 msgid "Error updating email template" msgstr "" @@ -2179,6 +2234,14 @@ msgstr "Explorar más" msgid "Fail" msgstr "Falla" +#: lms/lms/doctype/lms_live_class/lms_live_class.py:139 +msgid "Failed to fetch attendance data from Zoom for class {0}: {1}" +msgstr "" + +#: frontend/src/utils/index.js:613 +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:167 @@ -2188,7 +2251,7 @@ msgstr "Destacados" #. Label of the feedback (Small Text) field in DocType 'LMS Batch Feedback' #: frontend/src/components/BatchFeedback.vue:30 -#: frontend/src/pages/Batch.vue:143 +#: frontend/src/pages/Batch.vue:146 #: lms/lms/doctype/lms_batch_feedback/lms_batch_feedback.json msgid "Feedback" msgstr "Retroalimentación" @@ -2212,8 +2275,8 @@ msgstr "Campo de especialización/estudio" msgid "File Type" msgstr "Tipo de Archivo" -#: frontend/src/components/Members.vue:39 #: frontend/src/components/Modals/EditProfile.vue:59 +#: frontend/src/components/Settings/Members.vue:39 msgid "First Name" msgstr "Primer Nombre" @@ -2237,7 +2300,7 @@ msgid "Free" msgstr "Gratis" #. Option for the 'Type' (Select) field in DocType 'Job Opportunity' -#: frontend/src/pages/Jobs.vue:188 +#: frontend/src/pages/Jobs.vue:190 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Freelance" msgstr "Freelance" @@ -2281,7 +2344,7 @@ msgid "Full Name" msgstr "Nombre completo" #. Option for the 'Type' (Select) field in DocType 'Job Opportunity' -#: frontend/src/pages/Jobs.vue:185 +#: frontend/src/pages/Jobs.vue:187 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Full Time" msgstr "Tiempo completo" @@ -2638,8 +2701,8 @@ msgstr "Comentarios del instructor" msgid "Interest" msgstr "Interesar" -#: frontend/src/components/AppSidebar.vue:541 -#: frontend/src/components/AppSidebar.vue:544 +#: frontend/src/components/AppSidebar.vue:546 +#: frontend/src/components/AppSidebar.vue:549 msgid "Introduction" msgstr "Introducción" @@ -2677,7 +2740,7 @@ msgstr "Solo por invitación" msgid "Invite Request" msgstr "Solicitudes de invitación" -#: frontend/src/components/AppSidebar.vue:477 +#: frontend/src/components/AppSidebar.vue:480 msgid "Invite your team and students" msgstr "" @@ -2709,7 +2772,7 @@ msgstr "" msgid "Issue Date" msgstr "Fecha de emisión" -#: frontend/src/components/AppSidebar.vue:577 +#: frontend/src/components/AppSidebar.vue:582 msgid "Issue a Certificate" msgstr "" @@ -2781,12 +2844,12 @@ msgstr "Título del trabajo" #. Label of the jobs (Check) field in DocType 'LMS Settings' #: frontend/src/pages/JobDetail.vue:10 frontend/src/pages/Jobs.vue:8 -#: frontend/src/pages/Jobs.vue:194 +#: frontend/src/pages/Jobs.vue:196 #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Jobs" msgstr "Trabajos" -#: frontend/src/components/LiveClass.vue:58 +#: frontend/src/components/LiveClass.vue:78 #: lms/templates/upcoming_evals.html:15 msgid "Join" msgstr "Unirse" @@ -2804,6 +2867,12 @@ msgstr "Unirse a la reunión" msgid "Join URL" msgstr "Unirse a URL" +#. Label of the joined_at (Datetime) field in DocType 'LMS Live Class +#. Participant' +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json +msgid "Joined At" +msgstr "" + #. Name of a Workspace #: lms/lms/workspace/lms/lms.json msgid "LMS" @@ -2930,6 +2999,11 @@ msgstr "Aplicación de empleo LMS" msgid "LMS Live Class" msgstr "Clase en vivo LMS" +#. Name of a DocType +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json +msgid "LMS Live Class Participant" +msgstr "" + #. Name of a DocType #: lms/lms/doctype/lms_mentor_request/lms_mentor_request.json msgid "LMS Mentor Request" @@ -3037,6 +3111,11 @@ msgstr "Leyenda del horario del LMS" msgid "LMS Timetable Template" msgstr "Plantilla de horario LMS" +#. Name of a DocType +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json +msgid "LMS Zoom Settings" +msgstr "" + #. Label of the label (Data) field in DocType 'LMS Timetable Legend' #: lms/lms/doctype/lms_timetable_legend/lms_timetable_legend.json msgid "Label" @@ -3057,6 +3136,12 @@ msgstr "Última presentación" msgid "Launch File" msgstr "" +#. Label of the left_at (Datetime) field in DocType 'LMS Live Class +#. Participant' +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json +msgid "Left At" +msgstr "" + #. Label of the lesson (Link) field in DocType 'Exercise Latest Submission' #. Label of the lesson (Link) field in DocType 'Exercise Submission' #. Label of the lesson (Link) field in DocType 'Lesson Reference' @@ -3088,7 +3173,7 @@ msgstr "Referencia de la lección" msgid "Lesson Title" msgstr "Título de la lección" -#: frontend/src/pages/LessonForm.vue:414 +#: frontend/src/pages/LessonForm.vue:416 msgid "Lesson created successfully" msgstr "" @@ -3100,7 +3185,7 @@ msgstr "" msgid "Lesson moved successfully" msgstr "" -#: frontend/src/pages/LessonForm.vue:438 +#: frontend/src/pages/LessonForm.vue:440 msgid "Lesson updated successfully" msgstr "" @@ -3154,12 +3239,14 @@ msgid "Links" msgstr "Enlaces" #. Option for the 'Status' (Select) field in DocType 'Cohort' -#: frontend/src/pages/Courses.vue:306 lms/lms/doctype/cohort/cohort.json +#: frontend/src/pages/Courses.vue:307 lms/lms/doctype/cohort/cohort.json msgid "Live" msgstr "En vivo" +#. Label of the live_class (Link) field in DocType 'LMS Live Class Participant' #. Label of the show_live_class (Check) field in DocType 'LMS Settings' -#: frontend/src/components/LiveClass.vue:4 +#: frontend/src/components/LiveClass.vue:14 +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Live Class" msgstr "Clase en vivo" @@ -3169,7 +3256,7 @@ msgstr "Clase en vivo" msgid "LiveCode URL" msgstr "URL LiveCode" -#: frontend/src/components/Members.vue:109 +#: frontend/src/components/Settings/Members.vue:109 #: frontend/src/pages/Assignments.vue:69 frontend/src/pages/Batches.vue:80 #: frontend/src/pages/CertifiedParticipants.vue:100 #: frontend/src/pages/Courses.vue:75 @@ -3196,7 +3283,7 @@ msgid "Location Preference" msgstr "Preferencia de ubicación" #: frontend/src/components/NoPermission.vue:28 -#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:193 +#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:196 #: frontend/src/pages/Lesson.vue:53 msgid "Login" msgstr "Iniciar sesión" @@ -3290,7 +3377,7 @@ msgid "Maximum Attempts" msgstr "" #. Label of the medium (Select) field in DocType 'LMS Batch' -#: frontend/src/pages/BatchForm.vue:177 +#: frontend/src/pages/BatchForm.vue:187 #: lms/lms/doctype/lms_batch/lms_batch.json msgid "Medium" msgstr "Medio" @@ -3305,6 +3392,11 @@ msgstr "ID de Medium" msgid "Medium:" msgstr "Medio:" +#. Label of the meeting_id (Data) field in DocType 'LMS Live Class' +#: lms/lms/doctype/lms_live_class/lms_live_class.json +msgid "Meeting ID" +msgstr "" + #. Label of the member (Link) field in DocType 'Exercise Latest Submission' #. Label of the member (Link) field in DocType 'Exercise Submission' #. Label of the member (Link) field in DocType 'LMS Assignment Submission' @@ -3317,10 +3409,14 @@ msgstr "Medio:" #. 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 Live Class Participant' #. Label of the member (Link) field in DocType 'LMS Mentor Request' #. Label of the member (Link) field in DocType 'LMS Payment' #. Label of the member (Link) field in DocType 'LMS Program Member' #. Label of the member (Link) field in DocType 'LMS Quiz Submission' +#. Label of the member (Link) field in DocType 'LMS Zoom Settings' +#: frontend/src/components/Modals/ZoomAccountModal.vue:42 +#: frontend/src/components/Settings/ZoomSettings.vue:178 #: frontend/src/pages/AssignmentSubmissionList.vue:14 #: frontend/src/pages/QuizSubmission.vue:31 #: frontend/src/pages/QuizSubmissionList.vue:91 @@ -3335,10 +3431,12 @@ msgstr "Medio:" #: 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_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 #: lms/lms/doctype/lms_program_member/lms_program_member.json #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/report/course_progress_summary/course_progress_summary.py:64 msgid "Member" msgstr "Miembro" @@ -3357,7 +3455,10 @@ msgstr "Correo electrónico del miembro" #. Label of the member_image (Attach Image) field in DocType 'LMS Batch #. Feedback' +#. Label of the member_image (Attach Image) field in DocType 'LMS Live Class +#. Participant' #: lms/lms/doctype/lms_batch_feedback/lms_batch_feedback.json +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json msgid "Member Image" msgstr "" @@ -3371,8 +3472,11 @@ msgstr "" #. Label of the member_name (Data) field in DocType 'LMS Certificate Request' #. Label of the member_name (Data) field in DocType 'LMS Course Progress' #. Label of the member_name (Data) field in DocType 'LMS Enrollment' +#. Label of the member_name (Data) field in DocType 'LMS Live Class +#. Participant' #. Label of the member_name (Data) field in DocType 'LMS Mentor Request' #. Label of the member_name (Data) field in DocType 'LMS Quiz Submission' +#. Label of the member_name (Data) field in DocType 'LMS Zoom Settings' #: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json #: lms/lms/doctype/lms_badge_assignment/lms_badge_assignment.json #: lms/lms/doctype/lms_batch_enrollment/lms_batch_enrollment.json @@ -3382,8 +3486,10 @@ 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_live_class_participant/lms_live_class_participant.json #: lms/lms/doctype/lms_mentor_request/lms_mentor_request.json #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/report/course_progress_summary/course_progress_summary.py:71 msgid "Member Name" msgstr "Nombre del Miembro" @@ -3401,8 +3507,11 @@ msgstr "Tipo de miembro" #. Label of the member_username (Data) field in DocType 'LMS Batch Enrollment' #. Label of the member_username (Data) field in DocType 'LMS Enrollment' +#. Label of the member_username (Data) field in DocType 'LMS Live Class +#. Participant' #: lms/lms/doctype/lms_batch_enrollment/lms_batch_enrollment.json #: lms/lms/doctype/lms_enrollment/lms_enrollment.json +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json msgid "Member Username" msgstr "" @@ -3466,23 +3575,33 @@ msgid "Mentor Request Status Update Template" msgstr "Plantilla de actualización del estado de la solicitud de mentor" #. Label of the meta_description (Small Text) field in DocType 'LMS Settings' +#: frontend/src/pages/BatchForm.vue:284 frontend/src/pages/CourseForm.vue:259 #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Meta Description" msgstr "Metadescripción" #. Label of the meta_image (Attach Image) field in DocType 'LMS Batch' #. Label of the meta_image (Attach Image) field in DocType 'LMS Settings' -#: frontend/src/pages/BatchForm.vue:190 +#: frontend/src/pages/BatchForm.vue:200 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Meta Image" msgstr "Meta imagen" #. Label of the meta_keywords (Small Text) field in DocType 'LMS Settings' +#: frontend/src/pages/BatchForm.vue:290 frontend/src/pages/CourseForm.vue:265 #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Meta Keywords" msgstr "" +#: frontend/src/pages/BatchForm.vue:279 frontend/src/pages/CourseForm.vue:254 +msgid "Meta Tags" +msgstr "Metaetiquetas" + +#: lms/lms/api.py:1457 +msgid "Meta tags should be a list." +msgstr "" + #. Label of the milestone (Check) field in DocType 'LMS Batch Timetable' #: lms/lms/doctype/lms_batch_timetable/lms_batch_timetable.json msgid "Milestone" @@ -3494,6 +3613,7 @@ msgstr "" #. Name of a role #: frontend/src/pages/ProfileRoles.vue:20 +#: lms/lms/doctype/course_chapter/course_chapter.json #: lms/lms/doctype/course_evaluator/course_evaluator.json #: lms/lms/doctype/course_lesson/course_lesson.json #: lms/lms/doctype/lms_assignment/lms_assignment.json @@ -3503,6 +3623,7 @@ msgstr "" #: lms/lms/doctype/lms_category/lms_category.json #: lms/lms/doctype/lms_certificate/lms_certificate.json #: 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_live_class/lms_live_class.json #: lms/lms/doctype/lms_program/lms_program.json @@ -3511,6 +3632,7 @@ msgstr "" #: lms/lms/doctype/lms_settings/lms_settings.json #: lms/lms/doctype/lms_source/lms_source.json #: lms/lms/doctype/lms_timetable_template/lms_timetable_template.json +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json msgid "Moderator" msgstr "Moderador" @@ -3533,7 +3655,7 @@ msgstr "Módulo incorrecto." msgid "Monday" msgstr "Lunes" -#: frontend/src/components/AppSidebar.vue:585 +#: frontend/src/components/AppSidebar.vue:590 msgid "Monetization" msgstr "" @@ -3559,13 +3681,14 @@ msgid "Name" msgstr "Nombre" #. Option for the 'Event' (Select) field in DocType 'LMS Badge' -#: frontend/src/components/Categories.vue:27 -#: frontend/src/components/EmailTemplates.vue:17 -#: frontend/src/components/Evaluators.vue:24 -#: 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/Courses.vue:309 frontend/src/pages/Programs.vue:14 -#: lms/lms/doctype/lms_badge/lms_badge.json +#: frontend/src/components/Settings/Categories.vue:27 +#: frontend/src/components/Settings/EmailTemplates.vue:17 +#: frontend/src/components/Settings/Evaluators.vue:24 +#: frontend/src/components/Settings/Members.vue:24 +#: frontend/src/components/Settings/ZoomSettings.vue:17 +#: frontend/src/pages/Assignments.vue:19 frontend/src/pages/Batches.vue:17 +#: frontend/src/pages/Courses.vue:17 frontend/src/pages/Courses.vue:310 +#: frontend/src/pages/Programs.vue:14 lms/lms/doctype/lms_badge/lms_badge.json msgid "New" msgstr "Nuevo" @@ -3573,7 +3696,7 @@ msgstr "Nuevo" msgid "New Batch" msgstr "Nuevo lote" -#: frontend/src/pages/CourseForm.vue:590 lms/www/lms.py:95 +#: frontend/src/pages/CourseForm.vue:634 lms/www/lms.py:95 msgid "New Course" msgstr "Nuevo curso" @@ -3614,6 +3737,10 @@ msgstr "Nuevo cuestionario" msgid "New Sign Up" msgstr "Nueva inscripción" +#: frontend/src/components/Modals/ZoomAccountModal.vue:6 +msgid "New Zoom Account" +msgstr "" + #: lms/lms/utils.py:609 msgid "New comment in batch {0}" msgstr "Nuevo comentario en lote {0}" @@ -3688,7 +3815,7 @@ msgstr "" msgid "No introduction" msgstr "No hay introducción" -#: frontend/src/components/LiveClass.vue:71 +#: frontend/src/components/LiveClass.vue:97 msgid "No live classes scheduled" msgstr "No hay clases en vivo programadas" @@ -3736,14 +3863,14 @@ msgstr "No disponible para vista previa" msgid "Not Graded" msgstr "Sin calificar" -#: frontend/src/components/NoPermission.vue:7 frontend/src/pages/Batch.vue:161 +#: frontend/src/components/NoPermission.vue:7 frontend/src/pages/Batch.vue:164 msgid "Not Permitted" msgstr "No permitido" #: frontend/src/components/Assignment.vue:36 -#: frontend/src/components/BrandSettings.vue:10 -#: frontend/src/components/PaymentSettings.vue:9 -#: frontend/src/components/SettingDetails.vue:10 +#: frontend/src/components/Settings/BrandSettings.vue:10 +#: frontend/src/components/Settings/PaymentSettings.vue:9 +#: frontend/src/components/Settings/SettingDetails.vue:10 #: frontend/src/pages/QuizSubmission.vue:9 msgid "Not Saved" msgstr "No guardado" @@ -3761,6 +3888,10 @@ msgstr "Notificaciones" msgid "Notify me when available" msgstr "Avísame cuando esté disponible" +#: frontend/src/components/BatchStudents.vue:48 +msgid "Number of Students" +msgstr "" + #: frontend/src/pages/BatchForm.vue:150 msgid "Number of seats available" msgstr "Número de plazas disponibles" @@ -3801,7 +3932,7 @@ msgstr "" msgid "Only files of type {0} will be accepted." msgstr "Sólo se aceptarán archivos del tipo {0}." -#: frontend/src/pages/CourseForm.vue:526 frontend/src/utils/index.js:499 +#: frontend/src/pages/CourseForm.vue:570 frontend/src/utils/index.js:500 msgid "Only image file is allowed." msgstr "Sólo se permiten archivos de imagen." @@ -3905,7 +4036,7 @@ msgid "Pages" msgstr "Páginas" #. Label of the paid_batch (Check) field in DocType 'LMS Batch' -#: frontend/src/pages/BatchForm.vue:250 +#: frontend/src/pages/BatchForm.vue:260 #: lms/lms/doctype/lms_batch/lms_batch.json msgid "Paid Batch" msgstr "Lote pagó" @@ -3931,7 +4062,7 @@ msgid "Pan Number" msgstr "Número NIF" #. Option for the 'Type' (Select) field in DocType 'Job Opportunity' -#: frontend/src/pages/Jobs.vue:186 +#: frontend/src/pages/Jobs.vue:188 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Part Time" msgstr "Tiempo parcial" @@ -4082,6 +4213,10 @@ msgstr "Número de teléfono" msgid "Please add {1} for {3} to send calendar invites for evaluations." msgstr "Agregue {1} para {3} para enviar invitaciones de calendario para evaluaciones." +#: frontend/src/components/LiveClass.vue:8 +msgid "Please add a zoom account to the batch to create live classes." +msgstr "" + #: lms/lms/user.py:75 msgid "Please ask your administrator to verify your sign-up" msgstr "Por favor, consulte a su administrador para verificar su registro" @@ -4094,13 +4229,13 @@ msgstr "Por favor, consultar su correo electrónico para la verificación" msgid "Please click on the following button to set your new password" msgstr "Haga clic en el siguiente botón para establecer su nueva contraseña" -#: lms/lms/utils.py:2047 lms/lms/utils.py:2051 +#: lms/lms/utils.py:2048 lms/lms/utils.py:2052 msgid "Please complete the previous courses in the program to enroll in this course." msgstr "" -#: lms/lms/doctype/lms_batch/lms_batch.py:200 -msgid "Please enable Zoom Settings to use this feature." -msgstr "Habilite la configuración de Zoom para utilizar esta funcionalidad." +#: lms/lms/doctype/lms_batch/lms_batch.py:211 +msgid "Please enable the zoom account to use this feature." +msgstr "" #: frontend/src/components/CourseOutline.vue:319 msgid "Please enroll for this course to view this lesson" @@ -4110,7 +4245,7 @@ msgstr "" msgid "Please ensure that you complete all the questions in {0} minutes." msgstr "Asegúrese de completar todas las preguntas en {0} minutos." -#: frontend/src/components/Modals/LiveClassModal.vue:171 +#: frontend/src/components/Modals/LiveClassModal.vue:186 msgid "Please enter a title." msgstr "" @@ -4119,7 +4254,7 @@ msgstr "" msgid "Please enter a valid URL." msgstr "Introduce una URL válida." -#: frontend/src/components/Modals/LiveClassModal.vue:183 +#: frontend/src/components/Modals/LiveClassModal.vue:198 msgid "Please enter a valid time in the format HH:mm." msgstr "" @@ -4147,7 +4282,7 @@ msgstr "Por favor, háganos saber dónde se enteró de nosotros." msgid "Please login to access the quiz." msgstr "Inicie sesión para acceder al cuestionario." -#: frontend/src/components/NoPermission.vue:25 frontend/src/pages/Batch.vue:172 +#: frontend/src/components/NoPermission.vue:25 frontend/src/pages/Batch.vue:175 msgid "Please login to access this page." msgstr "Por favor inicie sesión para acceder a esta página." @@ -4164,23 +4299,23 @@ msgstr "Por favor, prepárese bien y llegue a tiempo a las evaluaciones." msgid "Please schedule an evaluation to get certified." msgstr "" -#: frontend/src/components/Modals/LiveClassModal.vue:174 +#: frontend/src/components/Modals/LiveClassModal.vue:189 msgid "Please select a date." msgstr "" -#: frontend/src/components/Modals/LiveClassModal.vue:198 +#: frontend/src/components/Modals/LiveClassModal.vue:213 msgid "Please select a duration." msgstr "" -#: frontend/src/components/Modals/LiveClassModal.vue:195 +#: frontend/src/components/Modals/LiveClassModal.vue:210 msgid "Please select a future date and time." msgstr "" -#: frontend/src/components/Modals/LiveClassModal.vue:177 +#: frontend/src/components/Modals/LiveClassModal.vue:192 msgid "Please select a time." msgstr "" -#: frontend/src/components/Modals/LiveClassModal.vue:180 +#: frontend/src/components/Modals/LiveClassModal.vue:195 msgid "Please select a timezone." msgstr "" @@ -4286,7 +4421,7 @@ msgid "Previous" msgstr "Anterior" #. Label of the pricing_tab (Tab Break) field in DocType 'LMS Batch' -#: frontend/src/pages/BatchForm.vue:245 +#: frontend/src/pages/BatchForm.vue:255 #: lms/lms/doctype/lms_batch/lms_batch.json msgid "Pricing" msgstr "Precios" @@ -4363,7 +4498,6 @@ msgstr "" #. Label of the progress (Float) field in DocType 'LMS Enrollment' #. Label of the progress (Int) field in DocType 'LMS Program Member' -#: frontend/src/components/BatchStudents.vue:75 #: frontend/src/components/Modals/BatchStudentProgress.vue:94 #: lms/lms/doctype/lms_enrollment/lms_enrollment.json #: lms/lms/doctype/lms_program_member/lms_program_member.json @@ -4374,6 +4508,10 @@ msgstr "Progreso" msgid "Progress (%)" msgstr "Progreso (%)" +#: frontend/src/components/BatchStudents.vue:41 +msgid "Progress of students in courses and assessments" +msgstr "" + #. Option for the 'Required Role' (Select) field in DocType 'Cohort Web Page' #. Option for the 'Visibility' (Select) field in DocType 'LMS Batch Old' #: lms/lms/doctype/cohort_web_page/cohort_web_page.json @@ -4523,7 +4661,7 @@ msgstr "Cuestionario actualizado correctamente" msgid "Quiz will appear at the bottom of the lesson." msgstr "El cuestionario aparecerá al final de la lección." -#: frontend/src/components/AppSidebar.vue:569 +#: frontend/src/components/AppSidebar.vue:574 #: frontend/src/pages/QuizForm.vue:443 frontend/src/pages/Quizzes.vue:142 #: frontend/src/pages/Quizzes.vue:152 lms/www/lms.py:251 msgid "Quizzes" @@ -4603,7 +4741,7 @@ msgstr "Rechazado" msgid "Related Courses" msgstr "Cursos relacionados" -#: frontend/src/pages/BatchForm.vue:226 frontend/src/pages/CourseForm.vue:127 +#: frontend/src/pages/BatchForm.vue:236 frontend/src/pages/CourseForm.vue:127 msgid "Remove" msgstr "Eliminar" @@ -4676,7 +4814,7 @@ msgstr "Preferencia de rol" msgid "Role updated successfully" msgstr "" -#: frontend/src/components/AppSidebar.vue:597 +#: frontend/src/components/AppSidebar.vue:602 msgid "Roles" msgstr "Roles" @@ -4744,6 +4882,7 @@ msgstr "Sábado" #: frontend/src/components/Modals/EmailTemplateModal.vue:12 #: frontend/src/components/Modals/Event.vue:101 #: frontend/src/components/Modals/Event.vue:129 +#: frontend/src/components/Modals/ZoomAccountModal.vue:10 #: frontend/src/pages/BatchForm.vue:8 frontend/src/pages/CourseForm.vue:17 #: frontend/src/pages/JobForm.vue:8 frontend/src/pages/LessonForm.vue:14 #: frontend/src/pages/ProgramForm.vue:7 frontend/src/pages/QuizForm.vue:34 @@ -4784,8 +4923,9 @@ msgstr "Puntuación" msgid "Score Out Of" msgstr "Puntuación fuera de" -#: frontend/src/components/Evaluators.vue:15 -#: frontend/src/components/Members.vue:15 frontend/src/pages/Jobs.vue:42 +#: frontend/src/components/Settings/Evaluators.vue:15 +#: frontend/src/components/Settings/Members.vue:15 +#: frontend/src/pages/Jobs.vue:43 msgid "Search" msgstr "Buscar" @@ -4860,16 +5000,16 @@ msgstr "Sesiones los días" msgid "Set your Password" msgstr "Establecer Contraseña" -#: frontend/src/components/AppSidebar.vue:545 +#: frontend/src/components/AppSidebar.vue:550 msgid "Setting up" msgstr "" -#: frontend/src/components/AppSidebar.vue:590 +#: frontend/src/components/AppSidebar.vue:595 msgid "Setting up payment gateway" msgstr "" -#: frontend/src/components/AppSidebar.vue:595 -#: frontend/src/components/Modals/Settings.vue:7 +#: frontend/src/components/AppSidebar.vue:600 +#: frontend/src/components/Settings/Settings.vue:7 #: frontend/src/pages/BatchForm.vue:46 frontend/src/pages/CourseForm.vue:143 #: frontend/src/pages/ProfileRoles.vue:4 frontend/src/pages/QuizForm.vue:79 msgid "Settings" @@ -5049,7 +5189,7 @@ msgstr "Personal" msgid "Stage" msgstr "Etapa" -#: frontend/src/components/LiveClass.vue:50 frontend/src/components/Quiz.vue:67 +#: frontend/src/components/LiveClass.vue:70 frontend/src/components/Quiz.vue:67 #: lms/templates/quiz/quiz.html:39 msgid "Start" msgstr "Iniciar" @@ -5134,6 +5274,7 @@ msgstr "Estadísticas" #. Label of the status (Select) field in DocType 'LMS Course Progress' #. Label of the status (Select) field in DocType 'LMS Mentor Request' #: frontend/src/components/Modals/Event.vue:91 +#: frontend/src/components/Settings/ZoomSettings.vue:182 #: frontend/src/pages/AssignmentSubmissionList.vue:19 #: frontend/src/pages/JobForm.vue:46 #: lms/job/doctype/job_opportunity/job_opportunity.json @@ -5171,13 +5312,13 @@ msgid "Student Reviews" msgstr "Reseñas de estudiantes" #. Label of the show_students (Check) field in DocType 'LMS Settings' -#: frontend/src/components/BatchStudents.vue:20 -#: frontend/src/components/BatchStudents.vue:111 +#: frontend/src/components/BatchStudents.vue:11 +#: frontend/src/components/BatchStudents.vue:67 #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Students" msgstr "Estudiantes" -#: frontend/src/components/BatchStudents.vue:328 +#: frontend/src/components/BatchStudents.vue:285 msgid "Students deleted successfully" msgstr "Estudiantes eliminados correctamente" @@ -5263,7 +5404,7 @@ msgstr "Resumen" msgid "Sunday" msgstr "Domingo" -#: lms/lms/api.py:1063 +#: lms/lms/api.py:1079 msgid "Suspicious pattern found in {0}: {1}" msgstr "" @@ -5304,6 +5445,7 @@ msgstr "" #: lms/lms/doctype/lms_enrollment/lms_enrollment.json #: lms/lms/doctype/lms_exercise/lms_exercise.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 #: lms/lms/doctype/lms_payment/lms_payment.json #: lms/lms/doctype/lms_program/lms_program.json @@ -5313,6 +5455,7 @@ msgstr "" #: lms/lms/doctype/lms_settings/lms_settings.json #: lms/lms/doctype/lms_source/lms_source.json #: lms/lms/doctype/lms_timetable_template/lms_timetable_template.json +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/doctype/user_skill/user_skill.json #: lms/lms/doctype/zoom_settings/zoom_settings.json msgid "System Manager" @@ -5384,7 +5527,7 @@ msgstr "" msgid "Thanks and Regards" msgstr "Gracias y saludos" -#: lms/lms/utils.py:1945 +#: lms/lms/utils.py:1946 msgid "The batch is full. Please contact the Administrator." msgstr "" @@ -5420,7 +5563,7 @@ msgstr "No hay capítulos en este curso. Crea y administra capítulos desde aqu msgid "There are no seats available in this batch." msgstr "No hay asientos disponibles en este lote." -#: frontend/src/components/BatchStudents.vue:199 +#: frontend/src/components/BatchStudents.vue:155 msgid "There are no students in this batch." msgstr "No hay estudiantes en este lote." @@ -5459,7 +5602,7 @@ msgstr "Esta insignia se otorgó a {0} el {1}." msgid "This certificate does no expire" msgstr "Este certificado no caduca" -#: frontend/src/components/LiveClass.vue:64 +#: frontend/src/components/LiveClass.vue:83 msgid "This class has ended" msgstr "" @@ -5467,7 +5610,7 @@ msgstr "" msgid "This course has:" msgstr "Este curso tiene:" -#: lms/lms/utils.py:1788 +#: lms/lms/utils.py:1789 msgid "This course is free." msgstr "Este curso es gratuito." @@ -5513,7 +5656,7 @@ msgstr "Jueves" #. Label of the time (Time) field in DocType 'LMS Live Class' #: frontend/src/components/Modals/Event.vue:48 -#: frontend/src/components/Modals/LiveClassModal.vue:37 +#: frontend/src/components/Modals/LiveClassModal.vue:52 #: frontend/src/components/Quiz.vue:45 #: lms/lms/doctype/lms_live_class/lms_live_class.json msgid "Time" @@ -5524,7 +5667,7 @@ msgstr "Hora" msgid "Time Preference" msgstr "Preferencia horaria" -#: frontend/src/components/Modals/LiveClassModal.vue:29 +#: frontend/src/components/Modals/LiveClassModal.vue:44 msgid "Time must be in 24 hour format (HH:mm). Example 11:30 or 22:00" msgstr "La hora debe estar en formato de 24 horas (HH:mm). Ejemplo 11:30 o 22:00" @@ -5552,7 +5695,7 @@ msgstr "Plantilla de horario" #. Label of the timezone (Data) field in DocType 'LMS Batch' #. Label of the timezone (Data) field in DocType 'LMS Certificate Request' #. Label of the timezone (Data) field in DocType 'LMS Live Class' -#: frontend/src/components/Modals/LiveClassModal.vue:45 +#: frontend/src/components/Modals/LiveClassModal.vue:59 #: frontend/src/pages/BatchForm.vue:107 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json @@ -5625,7 +5768,7 @@ msgstr "A" msgid "To Date" msgstr "Hasta la fecha" -#: lms/lms/utils.py:1799 +#: lms/lms/utils.py:1800 msgid "To join this batch, please contact the Administrator." msgstr "Para unirse a este lote, comuníquese con el Administrador." @@ -5684,7 +5827,7 @@ msgstr "Twitter" #: frontend/src/components/Modals/AssessmentModal.vue:22 #: frontend/src/components/Modals/Question.vue:44 #: frontend/src/pages/Assignments.vue:43 frontend/src/pages/Assignments.vue:170 -#: frontend/src/pages/JobForm.vue:25 frontend/src/pages/Jobs.vue:65 +#: frontend/src/pages/JobForm.vue:25 frontend/src/pages/Jobs.vue:67 #: lms/job/doctype/job_opportunity/job_opportunity.json #: lms/lms/doctype/lms_assignment/lms_assignment.json #: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json @@ -5710,6 +5853,11 @@ msgstr "Calificación de Reino Unido (ej., 1º, 2:2)" msgid "URL" msgstr "URL" +#. Label of the uuid (Data) field in DocType 'LMS Live Class' +#: lms/lms/doctype/lms_live_class/lms_live_class.json +msgid "UUID" +msgstr "UUID" + #. Label of the unavailability_section (Section Break) field in DocType 'Course #. Evaluator' #: lms/lms/doctype/course_evaluator/course_evaluator.json @@ -5734,7 +5882,7 @@ msgstr "En Revisión" msgid "Unlisted" msgstr "No listado" -#: frontend/src/pages/Batches.vue:284 +#: frontend/src/pages/Batches.vue:284 frontend/src/pages/Courses.vue:322 msgid "Unpublished" msgstr "" @@ -5757,13 +5905,13 @@ msgstr "Rol no estructurado" #. 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:162 -#: frontend/src/pages/Courses.vue:312 lms/lms/doctype/cohort/cohort.json +#: 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 msgid "Upcoming" msgstr "Próximamente" -#: frontend/src/pages/Batch.vue:184 +#: frontend/src/pages/Batch.vue:187 msgid "Upcoming Batches" msgstr "Próximos lotes" @@ -5772,9 +5920,9 @@ msgstr "Próximos lotes" msgid "Upcoming Evaluations" msgstr "Próximas evaluaciones" -#: frontend/src/components/BrandSettings.vue:24 -#: frontend/src/components/PaymentSettings.vue:27 -#: frontend/src/components/SettingDetails.vue:23 +#: frontend/src/components/Settings/BrandSettings.vue:24 +#: frontend/src/components/Settings/PaymentSettings.vue:27 +#: frontend/src/components/Settings/SettingDetails.vue:23 msgid "Update" msgstr "Actualizar" @@ -5782,7 +5930,7 @@ msgstr "Actualizar" msgid "Update Password" msgstr "Actualizar contraseña" -#: frontend/src/pages/BatchForm.vue:207 frontend/src/pages/CourseForm.vue:108 +#: frontend/src/pages/BatchForm.vue:217 frontend/src/pages/CourseForm.vue:108 msgid "Upload" msgstr "Subir" @@ -6025,7 +6173,7 @@ msgstr "Ya estás inscrito en este lote." msgid "You are already enrolled for this course." msgstr "Ya estás inscrito en este curso." -#: frontend/src/pages/Batch.vue:166 +#: frontend/src/pages/Batch.vue:169 msgid "You are not a member of this batch. Please checkout our upcoming batches." msgstr "No eres miembro de este lote. Consulte nuestros próximos lotes." @@ -6163,7 +6311,7 @@ msgstr "El vídeo de YouTube aparecerá en la parte superior de la lección." msgid "Your Account has been successfully created!" msgstr "¡Su cuenta ha sido creada satisfactoriamente!" -#: lms/lms/doctype/lms_batch/lms_batch.py:351 +#: lms/lms/doctype/lms_batch/lms_batch.py:362 msgid "Your batch {0} is starting tomorrow" msgstr "" @@ -6171,7 +6319,7 @@ msgstr "" msgid "Your calendar is set." msgstr "Su calendario está configurado." -#: lms/lms/doctype/lms_live_class/lms_live_class.py:87 +#: lms/lms/doctype/lms_live_class/lms_live_class.py:90 msgid "Your class on {0} is today" msgstr "" @@ -6208,6 +6356,22 @@ msgstr "Tu envío se ha guardado correctamente. El instructor lo revisará y cal msgid "Zen Mode" msgstr "" +#. Label of the zoom_account (Link) field in DocType 'LMS Batch' +#. Label of the zoom_account (Link) field in DocType 'LMS Live Class' +#: frontend/src/pages/BatchForm.vue:164 +#: lms/lms/doctype/lms_batch/lms_batch.json +#: lms/lms/doctype/lms_live_class/lms_live_class.json +msgid "Zoom Account" +msgstr "" + +#: frontend/src/components/Modals/ZoomAccountModal.vue:158 +msgid "Zoom Account created successfully" +msgstr "" + +#: frontend/src/components/Modals/ZoomAccountModal.vue:195 +msgid "Zoom Account updated successfully" +msgstr "" + #. Name of a DocType #: lms/lms/doctype/zoom_settings/zoom_settings.json msgid "Zoom Settings" @@ -6229,6 +6393,10 @@ msgstr "" msgid "applicants" msgstr "" +#: frontend/src/components/Modals/LiveClassAttendance.vue:39 +msgid "attended for" +msgstr "" + #: lms/templates/emails/payment_reminder.html:4 msgid "but didn’t complete your payment" msgstr "" @@ -6277,6 +6445,10 @@ msgstr "miembro" msgid "members" msgstr "miembros" +#: frontend/src/components/Modals/LiveClassAttendance.vue:40 +msgid "minutes" +msgstr "minutos" + #: lms/templates/quiz/quiz.html:106 msgid "of" msgstr "de" @@ -6293,7 +6465,7 @@ msgstr "pregunta_detalle" msgid "ratings" msgstr "calificaciones" -#: frontend/src/components/Categories.vue:19 +#: frontend/src/components/Settings/Categories.vue:19 msgid "saving..." msgstr "guardando..." @@ -6325,7 +6497,7 @@ msgstr "" msgid "{0} Quizzes" msgstr "" -#: lms/lms/api.py:853 lms/lms/api.py:861 +#: lms/lms/api.py:869 lms/lms/api.py:877 msgid "{0} Settings not found" msgstr "Configuraciones {0} no encontradas" diff --git a/lms/locale/fa.po b/lms/locale/fa.po index 2f6beca7..ad66e585 100644 --- a/lms/locale/fa.po +++ b/lms/locale/fa.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: frappe\n" "Report-Msgid-Bugs-To: jannat@frappe.io\n" -"POT-Creation-Date: 2025-05-23 16:04+0000\n" -"PO-Revision-Date: 2025-06-01 19:38\n" +"POT-Creation-Date: 2025-05-30 16:04+0000\n" +"PO-Revision-Date: 2025-06-02 20:30\n" "Last-Translator: jannat@frappe.io\n" "Language-Team: Persian\n" "MIME-Version: 1.0\n" @@ -83,7 +83,7 @@ msgstr "" msgid "About" msgstr "درباره" -#: frontend/src/pages/Batch.vue:98 +#: frontend/src/pages/Batch.vue:101 msgid "About this batch" msgstr "" @@ -97,11 +97,24 @@ msgstr "" msgid "Accepted" msgstr "پذیرفته شده" +#: frontend/src/components/Settings/ZoomSettings.vue:174 +msgid "Account" +msgstr "حساب" + +#. Label of the account_id (Data) field in DocType 'LMS Zoom Settings' #. Label of the account_id (Data) field in DocType 'Zoom Settings' +#: frontend/src/components/Modals/ZoomAccountModal.vue:55 +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/doctype/zoom_settings/zoom_settings.json msgid "Account ID" msgstr "شناسه حساب" +#. Label of the account_name (Data) field in DocType 'LMS Zoom Settings' +#: frontend/src/components/Modals/ZoomAccountModal.vue:30 +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json +msgid "Account Name" +msgstr "نام کاربری" + #: frontend/src/pages/ProfileAbout.vue:17 msgid "Achievements" msgstr "دستاوردها" @@ -117,12 +130,13 @@ msgstr "" #: frontend/src/components/Assessments.vue:11 #: frontend/src/components/BatchCourses.vue:11 -#: frontend/src/components/BatchStudents.vue:117 -#: frontend/src/components/Categories.vue:43 -#: frontend/src/components/Evaluators.vue:38 -#: frontend/src/components/LiveClass.vue:11 -#: frontend/src/components/Members.vue:44 frontend/src/pages/ProgramForm.vue:30 -#: frontend/src/pages/ProgramForm.vue:92 frontend/src/pages/ProgramForm.vue:137 +#: frontend/src/components/BatchStudents.vue:73 +#: frontend/src/components/LiveClass.vue:21 +#: frontend/src/components/Settings/Categories.vue:43 +#: frontend/src/components/Settings/Evaluators.vue:38 +#: frontend/src/components/Settings/Members.vue:44 +#: frontend/src/pages/ProgramForm.vue:30 frontend/src/pages/ProgramForm.vue:92 +#: frontend/src/pages/ProgramForm.vue:137 msgid "Add" msgstr "افزودن" @@ -152,7 +166,7 @@ msgstr "افزودن درس" msgid "Add a Student" msgstr "افزودن دانش‌آموز" -#: frontend/src/components/AppSidebar.vue:553 +#: frontend/src/components/AppSidebar.vue:558 msgid "Add a chapter" msgstr "" @@ -164,7 +178,7 @@ msgstr "افزودن دوره" msgid "Add a keyword and then press enter" msgstr "یک کلمه کلیدی اضافه کنید و سپس اینتر را فشار دهید" -#: frontend/src/components/AppSidebar.vue:554 +#: frontend/src/components/AppSidebar.vue:559 msgid "Add a lesson" msgstr "" @@ -189,11 +203,11 @@ msgstr "" msgid "Add at least one possible answer for this question: {0}" msgstr "حداقل یک پاسخ ممکن برای این سؤال اضافه کنید: {0}" -#: frontend/src/components/AppSidebar.vue:518 +#: frontend/src/components/AppSidebar.vue:522 msgid "Add courses to your batch" msgstr "" -#: frontend/src/components/AppSidebar.vue:498 +#: frontend/src/components/AppSidebar.vue:501 msgid "Add students to your batch" msgstr "" @@ -209,7 +223,7 @@ msgstr "تکلیف خود را به عنوان {0} اضافه کنید" msgid "Add your first chapter" msgstr "" -#: frontend/src/components/AppSidebar.vue:449 +#: frontend/src/components/AppSidebar.vue:450 msgid "Add your first lesson" msgstr "" @@ -288,7 +302,7 @@ msgstr "قبلا ثبت شده است" #. Label of the amount (Currency) field in DocType 'LMS Batch' #. Label of the course_price (Currency) field in DocType 'LMS Course' #. Label of the amount (Currency) field in DocType 'LMS Payment' -#: frontend/src/pages/BatchForm.vue:255 frontend/src/pages/CourseForm.vue:230 +#: frontend/src/pages/BatchForm.vue:265 frontend/src/pages/CourseForm.vue:230 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_course/lms_course.json #: lms/lms/doctype/lms_payment/lms_payment.json @@ -346,11 +360,11 @@ msgstr "پاسخ" msgid "Appears on the course card in the course list" msgstr "" -#: frontend/src/pages/BatchForm.vue:230 +#: frontend/src/pages/BatchForm.vue:240 msgid "Appears when the batch URL is shared on any online platform" msgstr "" -#: frontend/src/pages/BatchForm.vue:211 +#: frontend/src/pages/BatchForm.vue:221 msgid "Appears when the batch URL is shared on socials" msgstr "" @@ -425,10 +439,9 @@ msgid "Assessment {0} has already been added to this batch." msgstr "ارزیابی {0} قبلاً به این دسته اضافه شده است." #. Label of the show_assessments (Check) field in DocType 'LMS Settings' -#: frontend/src/components/AppSidebar.vue:566 +#: frontend/src/components/AppSidebar.vue:571 #: frontend/src/components/Assessments.vue:5 -#: frontend/src/components/BatchStudents.vue:68 -#: frontend/src/components/BatchStudents.vue:101 +#: frontend/src/components/BatchStudents.vue:32 #: lms/lms/doctype/lms_settings/lms_settings.json #: lms/templates/assessments.html:3 msgid "Assessments" @@ -486,7 +499,7 @@ msgstr "" msgid "Assignment will appear at the bottom of the lesson." msgstr "تکلیف زیر درس نشان داده می‌شود." -#: frontend/src/components/AppSidebar.vue:570 +#: frontend/src/components/AppSidebar.vue:575 #: frontend/src/pages/Assignments.vue:211 lms/www/lms.py:273 msgid "Assignments" msgstr "تکالیف" @@ -495,6 +508,15 @@ msgstr "تکالیف" msgid "At least one option must be correct for this question." msgstr "حداقل یک گزینه برای این سؤال باید صحیح باشد." +#: frontend/src/components/Modals/LiveClassAttendance.vue:5 +msgid "Attendance for Class - {0}" +msgstr "" + +#. Label of the attendees (Int) field in DocType 'LMS Live Class' +#: lms/lms/doctype/lms_live_class/lms_live_class.json +msgid "Attendees" +msgstr "شرکت کنندگان" + #. Label of the attire (Select) field in DocType 'User' #: lms/fixtures/custom_field.json msgid "Attire Preference" @@ -510,7 +532,7 @@ msgid "Auto Assign" msgstr "" #. Label of the auto_recording (Select) field in DocType 'LMS Live Class' -#: frontend/src/components/Modals/LiveClassModal.vue:77 +#: frontend/src/components/Modals/LiveClassModal.vue:73 #: lms/lms/doctype/lms_live_class/lms_live_class.json msgid "Auto Recording" msgstr "" @@ -601,6 +623,7 @@ msgstr "" #: lms/lms/doctype/lms_category/lms_category.json #: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json msgid "Batch Evaluator" msgstr "ارزیاب دسته" @@ -631,6 +654,10 @@ msgstr "تنظمات دسته" msgid "Batch Start Date:" msgstr "تاریخ شروع دسته:" +#: frontend/src/components/BatchStudents.vue:40 +msgid "Batch Summary" +msgstr "" + #. Label of the batch_title (Data) field in DocType 'LMS Certificate' #. Label of the batch_title (Data) field in DocType 'LMS Certificate Request' #: lms/lms/doctype/lms_certificate/lms_certificate.json @@ -758,7 +785,7 @@ msgstr "" #. Label of the category (Link) field in DocType 'LMS Batch' #. Label of the category (Data) field in DocType 'LMS Category' #. Label of the category (Link) field in DocType 'LMS Course' -#: frontend/src/pages/BatchForm.vue:182 frontend/src/pages/Batches.vue:55 +#: frontend/src/pages/BatchForm.vue:192 frontend/src/pages/Batches.vue:55 #: frontend/src/pages/CertifiedParticipants.vue:38 #: frontend/src/pages/CourseForm.vue:36 frontend/src/pages/Courses.vue:51 #: lms/lms/doctype/lms_batch/lms_batch.json @@ -767,19 +794,19 @@ msgstr "" msgid "Category" msgstr "دسته بندی" -#: frontend/src/components/Categories.vue:39 +#: frontend/src/components/Settings/Categories.vue:39 msgid "Category Name" msgstr "نام دسته" -#: frontend/src/components/Categories.vue:133 +#: frontend/src/components/Settings/Categories.vue:133 msgid "Category added successfully" msgstr "" -#: frontend/src/components/Categories.vue:193 +#: frontend/src/components/Settings/Categories.vue:193 msgid "Category deleted successfully" msgstr "" -#: frontend/src/components/Categories.vue:173 +#: frontend/src/components/Settings/Categories.vue:173 msgid "Category updated successfully" msgstr "" @@ -822,7 +849,7 @@ msgstr "" #. Enrollment' #. Label of a Card Break in the LMS Workspace #. Label of a Link in the LMS Workspace -#: frontend/src/components/AppSidebar.vue:574 +#: frontend/src/components/AppSidebar.vue:579 #: frontend/src/components/CourseCard.vue:115 #: frontend/src/components/Modals/Event.vue:372 #: frontend/src/pages/BatchForm.vue:62 frontend/src/pages/Batches.vue:38 @@ -846,12 +873,12 @@ msgstr "" msgid "Certification Name" msgstr "" -#: frontend/src/components/BatchStudents.vue:36 +#: frontend/src/components/BatchStudents.vue:17 msgid "Certified" msgstr "گواهی شده" -#: frontend/src/pages/CertifiedParticipants.vue:182 -#: frontend/src/pages/CertifiedParticipants.vue:189 +#: frontend/src/pages/CertifiedParticipants.vue:186 +#: frontend/src/pages/CertifiedParticipants.vue:193 #: frontend/src/pages/Statistics.vue:40 msgid "Certified Members" msgstr "" @@ -972,19 +999,25 @@ msgstr "اینجا کلیک کنید" 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 "" +#. Label of the client_id (Data) field in DocType 'LMS Zoom Settings' #. Label of the client_id (Data) field in DocType 'Zoom Settings' +#: frontend/src/components/Modals/ZoomAccountModal.vue:36 +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/doctype/zoom_settings/zoom_settings.json msgid "Client ID" msgstr "شناسه مشتری" +#. Label of the client_secret (Password) field in DocType 'LMS Zoom Settings' #. Label of the client_secret (Password) field in DocType 'Zoom Settings' +#: frontend/src/components/Modals/ZoomAccountModal.vue:49 +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/doctype/zoom_settings/zoom_settings.json msgid "Client Secret" msgstr "راز مشتری" -#: frontend/src/components/Categories.vue:27 -#: frontend/src/components/Evaluators.vue:24 -#: frontend/src/components/Members.vue:24 +#: frontend/src/components/Settings/Categories.vue:27 +#: frontend/src/components/Settings/Evaluators.vue:24 +#: frontend/src/components/Settings/Members.vue:24 msgid "Close" msgstr "بستن" @@ -1066,6 +1099,10 @@ msgstr "" msgid "Color" msgstr "رنگ" +#: frontend/src/pages/BatchForm.vue:293 frontend/src/pages/CourseForm.vue:268 +msgid "Comma separated keywords for SEO" +msgstr "" + #. Label of the comments (Small Text) field in DocType 'Exercise Latest #. Submission' #. Label of the comments (Small Text) field in DocType 'Exercise Submission' @@ -1162,10 +1199,6 @@ msgstr "ثبت نام خود را تکمیل کنید - فرصت را از دس msgid "Completed" msgstr "تکمیل شده" -#: frontend/src/components/BatchStudents.vue:373 -msgid "Completed by Students" -msgstr "" - #. Label of the enable_certification (Check) field in DocType 'LMS Course' #: frontend/src/pages/CourseForm.vue:217 #: lms/lms/doctype/lms_course/lms_course.json @@ -1232,7 +1265,7 @@ msgid "Continue Learning" msgstr "" #. Option for the 'Type' (Select) field in DocType 'Job Opportunity' -#: frontend/src/pages/Jobs.vue:187 +#: frontend/src/pages/Jobs.vue:189 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Contract" msgstr "قرارداد" @@ -1267,7 +1300,7 @@ msgstr "" #. Label of the country (Link) field in DocType 'Job Opportunity' #. Label of the country (Link) field in DocType 'Payment Country' #: frontend/src/pages/Billing.vue:92 frontend/src/pages/JobForm.vue:40 -#: frontend/src/pages/Jobs.vue:57 lms/fixtures/custom_field.json +#: frontend/src/pages/Jobs.vue:59 lms/fixtures/custom_field.json #: lms/job/doctype/job_opportunity/job_opportunity.json #: lms/lms/doctype/payment_country/payment_country.json msgid "Country" @@ -1403,7 +1436,7 @@ msgstr "" msgid "Course Name" msgstr "اسم دوره" -#: frontend/src/pages/CourseDetail.vue:76 frontend/src/pages/CourseForm.vue:257 +#: frontend/src/pages/CourseDetail.vue:76 frontend/src/pages/CourseForm.vue:278 msgid "Course Outline" msgstr "طرح کلی دوره" @@ -1439,11 +1472,11 @@ msgstr "عنوان دوره" msgid "Course added to program" msgstr "" -#: frontend/src/pages/CourseForm.vue:468 +#: frontend/src/pages/CourseForm.vue:496 msgid "Course created successfully" msgstr "دوره با موفقیت ایجاد شد" -#: frontend/src/pages/CourseForm.vue:489 +#: frontend/src/pages/CourseForm.vue:533 msgid "Course deleted successfully" msgstr "دوره با موفقیت حذف شد" @@ -1451,7 +1484,7 @@ msgstr "دوره با موفقیت حذف شد" msgid "Course moved successfully" msgstr "" -#: frontend/src/pages/CourseForm.vue:451 +#: frontend/src/pages/CourseForm.vue:516 msgid "Course updated successfully" msgstr "دوره با موفقیت به‌روزرسانی شد" @@ -1465,12 +1498,11 @@ msgstr "دوره {0} قبلاً به این دسته اضافه شده است." #. Label of the courses (Check) field in DocType 'LMS Settings' #: frontend/src/components/BatchCourses.vue:5 #: frontend/src/components/BatchOverlay.vue:37 -#: frontend/src/components/BatchStudents.vue:52 -#: frontend/src/components/BatchStudents.vue:92 +#: frontend/src/components/BatchStudents.vue:25 #: frontend/src/components/Modals/BatchStudentProgress.vue:91 -#: frontend/src/pages/BatchDetail.vue:51 +#: frontend/src/pages/BatchDetail.vue:44 #: frontend/src/pages/CourseCertification.vue:127 -#: frontend/src/pages/Courses.vue:329 frontend/src/pages/Courses.vue:336 +#: frontend/src/pages/Courses.vue:331 frontend/src/pages/Courses.vue:338 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Courses" @@ -1512,15 +1544,15 @@ msgstr "ایجاد دوره" msgid "Create a Live Class" msgstr "" -#: frontend/src/components/AppSidebar.vue:561 +#: frontend/src/components/AppSidebar.vue:566 msgid "Create a batch" msgstr "" -#: frontend/src/components/AppSidebar.vue:552 +#: frontend/src/components/AppSidebar.vue:557 msgid "Create a course" msgstr "" -#: frontend/src/components/AppSidebar.vue:562 +#: frontend/src/components/AppSidebar.vue:567 msgid "Create a live class" msgstr "" @@ -1528,7 +1560,7 @@ msgstr "" msgid "Create an Assignment" msgstr "" -#: frontend/src/components/AppSidebar.vue:488 +#: frontend/src/components/AppSidebar.vue:491 msgid "Create your first batch" msgstr "" @@ -1536,26 +1568,26 @@ msgstr "" msgid "Create your first course" msgstr "" -#: frontend/src/components/AppSidebar.vue:467 +#: frontend/src/components/AppSidebar.vue:469 msgid "Create your first quiz" msgstr "" -#: frontend/src/pages/Assignments.vue:176 frontend/src/pages/Courses.vue:320 +#: frontend/src/pages/Assignments.vue:176 frontend/src/pages/Courses.vue:321 msgid "Created" msgstr "ایجاد شده" -#: frontend/src/components/AppSidebar.vue:558 +#: frontend/src/components/AppSidebar.vue:563 msgid "Creating a batch" msgstr "" -#: frontend/src/components/AppSidebar.vue:549 +#: frontend/src/components/AppSidebar.vue:554 msgid "Creating a course" msgstr "" #. Label of the currency (Link) field in DocType 'LMS Batch' #. Label of the currency (Link) field in DocType 'LMS Course' #. Label of the currency (Link) field in DocType 'LMS Payment' -#: frontend/src/pages/BatchForm.vue:262 frontend/src/pages/CourseForm.vue:247 +#: frontend/src/pages/BatchForm.vue:272 frontend/src/pages/CourseForm.vue:247 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_course/lms_course.json #: lms/lms/doctype/lms_payment/lms_payment.json @@ -1567,7 +1599,7 @@ msgstr "واحد پول" msgid "Current Lesson" msgstr "درس فعلی" -#: frontend/src/components/AppSidebar.vue:580 +#: frontend/src/components/AppSidebar.vue:585 msgid "Custom Certificate Templates" msgstr "" @@ -1604,7 +1636,7 @@ msgstr "داشبورد" #. Label of the date (Date) field in DocType 'Scheduled Flow' #: frontend/src/components/Modals/EvaluationModal.vue:26 #: frontend/src/components/Modals/Event.vue:40 -#: frontend/src/components/Modals/LiveClassModal.vue:61 +#: frontend/src/components/Modals/LiveClassModal.vue:29 #: lms/lms/doctype/lms_batch_timetable/lms_batch_timetable.json #: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json @@ -1614,10 +1646,7 @@ msgstr "داشبورد" msgid "Date" msgstr "تاریخ" -#. Label of the section_break_glxh (Section Break) field in DocType 'LMS Live -#. Class' #: frontend/src/pages/BatchForm.vue:69 -#: lms/lms/doctype/lms_live_class/lms_live_class.json msgid "Date and Time" msgstr "تاریخ و زمان" @@ -1663,7 +1692,7 @@ msgstr "نوع مدرک" #: frontend/src/components/CourseOutline.vue:244 #: frontend/src/components/CourseOutline.vue:302 -#: frontend/src/pages/CourseForm.vue:502 +#: frontend/src/pages/CourseForm.vue:546 msgid "Delete" msgstr "حذف" @@ -1671,7 +1700,7 @@ msgstr "حذف" msgid "Delete Chapter" msgstr "حذف فصل" -#: frontend/src/pages/CourseForm.vue:496 +#: frontend/src/pages/CourseForm.vue:540 msgid "Delete Course" msgstr "حذف دوره" @@ -1683,7 +1712,7 @@ msgstr "این فصل حذف شود؟" msgid "Delete this lesson?" msgstr "این درس حذف شود؟" -#: frontend/src/pages/CourseForm.vue:497 +#: frontend/src/pages/CourseForm.vue:541 msgid "Deleting the course will also delete all its chapters and lessons. Are you sure you want to delete this course?" msgstr "" @@ -1707,7 +1736,7 @@ msgstr "حذف این درس آن را برای همیشه از دوره حذف #. Label of the description (Small Text) field in DocType 'LMS Exercise' #. Label of the description (Text) field in DocType 'LMS Live Class' #. Label of the description (Small Text) field in DocType 'Work Experience' -#: frontend/src/components/Modals/LiveClassModal.vue:84 +#: frontend/src/components/Modals/LiveClassModal.vue:80 #: frontend/src/pages/JobForm.vue:125 #: lms/job/doctype/job_opportunity/job_opportunity.json #: lms/lms/doctype/certification/certification.json @@ -1748,6 +1777,7 @@ msgid "Disable Signup" msgstr "غیرفعال کردن ثبت نام" #. Label of the disabled (Check) field in DocType 'Job Opportunity' +#: frontend/src/components/Settings/ZoomSettings.vue:56 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Disabled" msgstr "غیرفعال" @@ -1758,7 +1788,7 @@ msgid "Discard" msgstr "دور انداختن" #. Label of the show_discussions (Check) field in DocType 'LMS Settings' -#: frontend/src/pages/Batch.vue:85 +#: frontend/src/pages/Batch.vue:88 #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Discussions" msgstr "" @@ -1788,10 +1818,12 @@ msgstr "گزینه‌های تکراری برای این سوال پیدا شد. #. Label of the duration (Data) field in DocType 'Cohort' #. Label of the duration (Data) field in DocType 'LMS Batch Timetable' #. Label of the duration (Int) field in DocType 'LMS Live Class' -#: frontend/src/components/Modals/LiveClassModal.vue:68 +#. Label of the duration (Int) field in DocType 'LMS Live Class Participant' +#: frontend/src/components/Modals/LiveClassModal.vue:36 #: lms/lms/doctype/cohort/cohort.json #: lms/lms/doctype/lms_batch_timetable/lms_batch_timetable.json #: lms/lms/doctype/lms_live_class/lms_live_class.json +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json msgid "Duration" msgstr "مدت زمان" @@ -1800,7 +1832,7 @@ msgstr "مدت زمان" msgid "Duration (in minutes)" msgstr "مدت زمان (بر حسب دقیقه)" -#: frontend/src/components/Modals/LiveClassModal.vue:64 +#: frontend/src/components/Modals/LiveClassModal.vue:32 msgid "Duration of the live class in minutes" msgstr "" @@ -1839,6 +1871,10 @@ msgstr "" msgid "Edit Profile" msgstr "ویرایش نمایه" +#: frontend/src/components/Modals/ZoomAccountModal.vue:6 +msgid "Edit Zoom Account" +msgstr "" + #: frontend/src/pages/QuizForm.vue:182 msgid "Edit the question" msgstr "" @@ -1858,8 +1894,9 @@ msgstr "جزئیات آموزش" msgid "Education Details" msgstr "" -#: frontend/src/components/Evaluators.vue:33 -#: frontend/src/components/Members.vue:33 lms/templates/signup-form.html:10 +#: frontend/src/components/Settings/Evaluators.vue:33 +#: frontend/src/components/Settings/Members.vue:33 +#: lms/templates/signup-form.html:10 msgid "Email" msgstr "ایمیل" @@ -1889,7 +1926,8 @@ msgstr "" msgid "Email Templates" msgstr "قالب‌های ایمیل" -#: frontend/src/components/EmailTemplates.vue:128 +#: frontend/src/components/Settings/EmailTemplates.vue:128 +#: frontend/src/components/Settings/ZoomSettings.vue:161 msgid "Email Templates deleted successfully" msgstr "" @@ -1922,7 +1960,11 @@ msgid "Enable this only if you want to upload a SCORM package as a chapter." msgstr "" #. Label of the enabled (Check) field in DocType 'LMS Badge' +#. Label of the enabled (Check) field in DocType 'LMS Zoom Settings' +#: frontend/src/components/Modals/ZoomAccountModal.vue:23 +#: frontend/src/components/Settings/ZoomSettings.vue:53 #: lms/lms/doctype/lms_badge/lms_badge.json +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json msgid "Enabled" msgstr "فعال" @@ -1961,11 +2003,15 @@ msgstr "تاریخ پایان (یا مورد انتظار)" msgid "End Time" msgstr "زمان پایان" +#: frontend/src/components/LiveClass.vue:89 +msgid "Ended" +msgstr "" + #: frontend/src/components/BatchOverlay.vue:103 msgid "Enroll Now" msgstr "" -#: frontend/src/pages/Batches.vue:286 frontend/src/pages/Courses.vue:322 +#: frontend/src/pages/Batches.vue:286 frontend/src/pages/Courses.vue:324 msgid "Enrolled" msgstr "" @@ -1984,7 +2030,7 @@ msgstr "تایید ثبت نام برای {0}" msgid "Enrollment Count" msgstr "" -#: lms/lms/utils.py:1913 +#: lms/lms/utils.py:1914 msgid "Enrollment Failed" msgstr "" @@ -2011,18 +2057,27 @@ msgstr "" msgid "Enter the correct answer" msgstr "پاسخ صحیح را وارد کنید" +#: frontend/src/components/Modals/ZoomAccountModal.vue:163 +msgid "Error creating Zoom Account" +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:204 msgid "Error creating live class. Please try again. {0}" msgstr "" -#: frontend/src/components/EmailTemplates.vue:133 +#: frontend/src/components/Settings/EmailTemplates.vue:133 +#: frontend/src/components/Settings/ZoomSettings.vue:166 msgid "Error deleting email templates" msgstr "" +#: frontend/src/components/Modals/ZoomAccountModal.vue:200 +msgid "Error updating Zoom Account" +msgstr "" + #: frontend/src/components/Modals/EmailTemplateModal.vue:151 msgid "Error updating email template" msgstr "" @@ -2179,6 +2234,14 @@ msgstr "" msgid "Fail" msgstr "" +#: lms/lms/doctype/lms_live_class/lms_live_class.py:139 +msgid "Failed to fetch attendance data from Zoom for class {0}: {1}" +msgstr "" + +#: frontend/src/utils/index.js:613 +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:167 @@ -2188,7 +2251,7 @@ msgstr "ویژه" #. Label of the feedback (Small Text) field in DocType 'LMS Batch Feedback' #: frontend/src/components/BatchFeedback.vue:30 -#: frontend/src/pages/Batch.vue:143 +#: frontend/src/pages/Batch.vue:146 #: lms/lms/doctype/lms_batch_feedback/lms_batch_feedback.json msgid "Feedback" msgstr "بازخورد" @@ -2212,8 +2275,8 @@ msgstr "" msgid "File Type" msgstr "نوع فایل" -#: frontend/src/components/Members.vue:39 #: frontend/src/components/Modals/EditProfile.vue:59 +#: frontend/src/components/Settings/Members.vue:39 msgid "First Name" msgstr "نام کوچک" @@ -2237,7 +2300,7 @@ msgid "Free" msgstr "آزاد" #. Option for the 'Type' (Select) field in DocType 'Job Opportunity' -#: frontend/src/pages/Jobs.vue:188 +#: frontend/src/pages/Jobs.vue:190 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Freelance" msgstr "" @@ -2281,7 +2344,7 @@ msgid "Full Name" msgstr "نام و نام خانوادگی" #. Option for the 'Type' (Select) field in DocType 'Job Opportunity' -#: frontend/src/pages/Jobs.vue:185 +#: frontend/src/pages/Jobs.vue:187 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Full Time" msgstr "تمام وقت" @@ -2638,8 +2701,8 @@ msgstr "" msgid "Interest" msgstr "علاقه" -#: frontend/src/components/AppSidebar.vue:541 -#: frontend/src/components/AppSidebar.vue:544 +#: frontend/src/components/AppSidebar.vue:546 +#: frontend/src/components/AppSidebar.vue:549 msgid "Introduction" msgstr "معرفی" @@ -2677,7 +2740,7 @@ msgstr "" msgid "Invite Request" msgstr "" -#: frontend/src/components/AppSidebar.vue:477 +#: frontend/src/components/AppSidebar.vue:480 msgid "Invite your team and students" msgstr "تیم و دانش آموزان خود را دعوت کنید" @@ -2709,7 +2772,7 @@ msgstr "" msgid "Issue Date" msgstr "تاریخ صدور" -#: frontend/src/components/AppSidebar.vue:577 +#: frontend/src/components/AppSidebar.vue:582 msgid "Issue a Certificate" msgstr "" @@ -2781,12 +2844,12 @@ msgstr "عنوان شغلی" #. Label of the jobs (Check) field in DocType 'LMS Settings' #: frontend/src/pages/JobDetail.vue:10 frontend/src/pages/Jobs.vue:8 -#: frontend/src/pages/Jobs.vue:194 +#: frontend/src/pages/Jobs.vue:196 #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Jobs" msgstr "شغل ها" -#: frontend/src/components/LiveClass.vue:58 +#: frontend/src/components/LiveClass.vue:78 #: lms/templates/upcoming_evals.html:15 msgid "Join" msgstr "پیوستن" @@ -2804,6 +2867,12 @@ msgstr "" msgid "Join URL" msgstr "" +#. Label of the joined_at (Datetime) field in DocType 'LMS Live Class +#. Participant' +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json +msgid "Joined At" +msgstr "" + #. Name of a Workspace #: lms/lms/workspace/lms/lms.json msgid "LMS" @@ -2930,6 +2999,11 @@ msgstr "" msgid "LMS Live Class" msgstr "" +#. Name of a DocType +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json +msgid "LMS Live Class Participant" +msgstr "" + #. Name of a DocType #: lms/lms/doctype/lms_mentor_request/lms_mentor_request.json msgid "LMS Mentor Request" @@ -3037,6 +3111,11 @@ msgstr "" msgid "LMS Timetable Template" msgstr "الگوی جدول زمانی LMS" +#. Name of a DocType +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json +msgid "LMS Zoom Settings" +msgstr "" + #. Label of the label (Data) field in DocType 'LMS Timetable Legend' #: lms/lms/doctype/lms_timetable_legend/lms_timetable_legend.json msgid "Label" @@ -3057,6 +3136,12 @@ msgstr "" msgid "Launch File" msgstr "" +#. Label of the left_at (Datetime) field in DocType 'LMS Live Class +#. Participant' +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json +msgid "Left At" +msgstr "" + #. Label of the lesson (Link) field in DocType 'Exercise Latest Submission' #. Label of the lesson (Link) field in DocType 'Exercise Submission' #. Label of the lesson (Link) field in DocType 'Lesson Reference' @@ -3088,7 +3173,7 @@ msgstr "" msgid "Lesson Title" msgstr "عنوان درس" -#: frontend/src/pages/LessonForm.vue:414 +#: frontend/src/pages/LessonForm.vue:416 msgid "Lesson created successfully" msgstr "درس با موفقیت ایجاد شد" @@ -3100,7 +3185,7 @@ msgstr "درس با موفقیت حذف شد" msgid "Lesson moved successfully" msgstr "درس با موفقیت منتقل شد" -#: frontend/src/pages/LessonForm.vue:438 +#: frontend/src/pages/LessonForm.vue:440 msgid "Lesson updated successfully" msgstr "درس با موفقیت به‌روزرسانی شد" @@ -3154,12 +3239,14 @@ msgid "Links" msgstr "پیوندها" #. Option for the 'Status' (Select) field in DocType 'Cohort' -#: frontend/src/pages/Courses.vue:306 lms/lms/doctype/cohort/cohort.json +#: frontend/src/pages/Courses.vue:307 lms/lms/doctype/cohort/cohort.json msgid "Live" msgstr "فعال" +#. Label of the live_class (Link) field in DocType 'LMS Live Class Participant' #. Label of the show_live_class (Check) field in DocType 'LMS Settings' -#: frontend/src/components/LiveClass.vue:4 +#: frontend/src/components/LiveClass.vue:14 +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Live Class" msgstr "کلاس زنده" @@ -3169,7 +3256,7 @@ msgstr "کلاس زنده" msgid "LiveCode URL" msgstr "" -#: frontend/src/components/Members.vue:109 +#: frontend/src/components/Settings/Members.vue:109 #: frontend/src/pages/Assignments.vue:69 frontend/src/pages/Batches.vue:80 #: frontend/src/pages/CertifiedParticipants.vue:100 #: frontend/src/pages/Courses.vue:75 @@ -3196,7 +3283,7 @@ msgid "Location Preference" msgstr "" #: frontend/src/components/NoPermission.vue:28 -#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:193 +#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:196 #: frontend/src/pages/Lesson.vue:53 msgid "Login" msgstr "وارد شدن" @@ -3290,7 +3377,7 @@ msgid "Maximum Attempts" msgstr "حداکثر تلاش‌ها" #. Label of the medium (Select) field in DocType 'LMS Batch' -#: frontend/src/pages/BatchForm.vue:177 +#: frontend/src/pages/BatchForm.vue:187 #: lms/lms/doctype/lms_batch/lms_batch.json msgid "Medium" msgstr "متوسط" @@ -3305,6 +3392,11 @@ msgstr "" msgid "Medium:" msgstr "متوسط:" +#. Label of the meeting_id (Data) field in DocType 'LMS Live Class' +#: lms/lms/doctype/lms_live_class/lms_live_class.json +msgid "Meeting ID" +msgstr "" + #. Label of the member (Link) field in DocType 'Exercise Latest Submission' #. Label of the member (Link) field in DocType 'Exercise Submission' #. Label of the member (Link) field in DocType 'LMS Assignment Submission' @@ -3317,10 +3409,14 @@ 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 Live Class Participant' #. Label of the member (Link) field in DocType 'LMS Mentor Request' #. Label of the member (Link) field in DocType 'LMS Payment' #. Label of the member (Link) field in DocType 'LMS Program Member' #. Label of the member (Link) field in DocType 'LMS Quiz Submission' +#. Label of the member (Link) field in DocType 'LMS Zoom Settings' +#: frontend/src/components/Modals/ZoomAccountModal.vue:42 +#: frontend/src/components/Settings/ZoomSettings.vue:178 #: frontend/src/pages/AssignmentSubmissionList.vue:14 #: frontend/src/pages/QuizSubmission.vue:31 #: frontend/src/pages/QuizSubmissionList.vue:91 @@ -3335,10 +3431,12 @@ 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_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 #: lms/lms/doctype/lms_program_member/lms_program_member.json #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/report/course_progress_summary/course_progress_summary.py:64 msgid "Member" msgstr "عضو" @@ -3357,7 +3455,10 @@ msgstr "" #. Label of the member_image (Attach Image) field in DocType 'LMS Batch #. Feedback' +#. Label of the member_image (Attach Image) field in DocType 'LMS Live Class +#. Participant' #: lms/lms/doctype/lms_batch_feedback/lms_batch_feedback.json +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json msgid "Member Image" msgstr "" @@ -3371,8 +3472,11 @@ msgstr "" #. Label of the member_name (Data) field in DocType 'LMS Certificate Request' #. Label of the member_name (Data) field in DocType 'LMS Course Progress' #. Label of the member_name (Data) field in DocType 'LMS Enrollment' +#. Label of the member_name (Data) field in DocType 'LMS Live Class +#. Participant' #. Label of the member_name (Data) field in DocType 'LMS Mentor Request' #. Label of the member_name (Data) field in DocType 'LMS Quiz Submission' +#. Label of the member_name (Data) field in DocType 'LMS Zoom Settings' #: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json #: lms/lms/doctype/lms_badge_assignment/lms_badge_assignment.json #: lms/lms/doctype/lms_batch_enrollment/lms_batch_enrollment.json @@ -3382,8 +3486,10 @@ 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_live_class_participant/lms_live_class_participant.json #: lms/lms/doctype/lms_mentor_request/lms_mentor_request.json #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/report/course_progress_summary/course_progress_summary.py:71 msgid "Member Name" msgstr "نام عضو" @@ -3401,8 +3507,11 @@ msgstr "نوع عضو" #. Label of the member_username (Data) field in DocType 'LMS Batch Enrollment' #. Label of the member_username (Data) field in DocType 'LMS Enrollment' +#. Label of the member_username (Data) field in DocType 'LMS Live Class +#. Participant' #: lms/lms/doctype/lms_batch_enrollment/lms_batch_enrollment.json #: lms/lms/doctype/lms_enrollment/lms_enrollment.json +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json msgid "Member Username" msgstr "نام کاربری عضو" @@ -3466,23 +3575,33 @@ msgid "Mentor Request Status Update Template" msgstr "" #. Label of the meta_description (Small Text) field in DocType 'LMS Settings' +#: frontend/src/pages/BatchForm.vue:284 frontend/src/pages/CourseForm.vue:259 #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Meta Description" msgstr "توضیحات متا" #. Label of the meta_image (Attach Image) field in DocType 'LMS Batch' #. Label of the meta_image (Attach Image) field in DocType 'LMS Settings' -#: frontend/src/pages/BatchForm.vue:190 +#: frontend/src/pages/BatchForm.vue:200 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Meta Image" msgstr "تصویر متا" #. Label of the meta_keywords (Small Text) field in DocType 'LMS Settings' +#: frontend/src/pages/BatchForm.vue:290 frontend/src/pages/CourseForm.vue:265 #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Meta Keywords" msgstr "" +#: frontend/src/pages/BatchForm.vue:279 frontend/src/pages/CourseForm.vue:254 +msgid "Meta Tags" +msgstr "تگ‌های متا" + +#: lms/lms/api.py:1457 +msgid "Meta tags should be a list." +msgstr "" + #. Label of the milestone (Check) field in DocType 'LMS Batch Timetable' #: lms/lms/doctype/lms_batch_timetable/lms_batch_timetable.json msgid "Milestone" @@ -3494,6 +3613,7 @@ msgstr "" #. Name of a role #: frontend/src/pages/ProfileRoles.vue:20 +#: lms/lms/doctype/course_chapter/course_chapter.json #: lms/lms/doctype/course_evaluator/course_evaluator.json #: lms/lms/doctype/course_lesson/course_lesson.json #: lms/lms/doctype/lms_assignment/lms_assignment.json @@ -3503,6 +3623,7 @@ msgstr "" #: lms/lms/doctype/lms_category/lms_category.json #: lms/lms/doctype/lms_certificate/lms_certificate.json #: 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_live_class/lms_live_class.json #: lms/lms/doctype/lms_program/lms_program.json @@ -3511,6 +3632,7 @@ msgstr "" #: lms/lms/doctype/lms_settings/lms_settings.json #: lms/lms/doctype/lms_source/lms_source.json #: lms/lms/doctype/lms_timetable_template/lms_timetable_template.json +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json msgid "Moderator" msgstr "" @@ -3533,7 +3655,7 @@ msgstr "" msgid "Monday" msgstr "دوشنبه" -#: frontend/src/components/AppSidebar.vue:585 +#: frontend/src/components/AppSidebar.vue:590 msgid "Monetization" msgstr "" @@ -3559,13 +3681,14 @@ msgid "Name" msgstr "نام" #. Option for the 'Event' (Select) field in DocType 'LMS Badge' -#: frontend/src/components/Categories.vue:27 -#: frontend/src/components/EmailTemplates.vue:17 -#: frontend/src/components/Evaluators.vue:24 -#: 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/Courses.vue:309 frontend/src/pages/Programs.vue:14 -#: lms/lms/doctype/lms_badge/lms_badge.json +#: frontend/src/components/Settings/Categories.vue:27 +#: frontend/src/components/Settings/EmailTemplates.vue:17 +#: frontend/src/components/Settings/Evaluators.vue:24 +#: frontend/src/components/Settings/Members.vue:24 +#: frontend/src/components/Settings/ZoomSettings.vue:17 +#: frontend/src/pages/Assignments.vue:19 frontend/src/pages/Batches.vue:17 +#: frontend/src/pages/Courses.vue:17 frontend/src/pages/Courses.vue:310 +#: frontend/src/pages/Programs.vue:14 lms/lms/doctype/lms_badge/lms_badge.json msgid "New" msgstr "جدید" @@ -3573,7 +3696,7 @@ msgstr "جدید" msgid "New Batch" msgstr "دسته جدید" -#: frontend/src/pages/CourseForm.vue:590 lms/www/lms.py:95 +#: frontend/src/pages/CourseForm.vue:634 lms/www/lms.py:95 msgid "New Course" msgstr "دوره جدید" @@ -3614,6 +3737,10 @@ msgstr "" msgid "New Sign Up" msgstr "" +#: frontend/src/components/Modals/ZoomAccountModal.vue:6 +msgid "New Zoom Account" +msgstr "" + #: lms/lms/utils.py:609 msgid "New comment in batch {0}" msgstr "" @@ -3688,7 +3815,7 @@ msgstr "" msgid "No introduction" msgstr "" -#: frontend/src/components/LiveClass.vue:71 +#: frontend/src/components/LiveClass.vue:97 msgid "No live classes scheduled" msgstr "" @@ -3736,14 +3863,14 @@ msgstr "" msgid "Not Graded" msgstr "" -#: frontend/src/components/NoPermission.vue:7 frontend/src/pages/Batch.vue:161 +#: frontend/src/components/NoPermission.vue:7 frontend/src/pages/Batch.vue:164 msgid "Not Permitted" msgstr "غیر مجاز" #: frontend/src/components/Assignment.vue:36 -#: frontend/src/components/BrandSettings.vue:10 -#: frontend/src/components/PaymentSettings.vue:9 -#: frontend/src/components/SettingDetails.vue:10 +#: frontend/src/components/Settings/BrandSettings.vue:10 +#: frontend/src/components/Settings/PaymentSettings.vue:9 +#: frontend/src/components/Settings/SettingDetails.vue:10 #: frontend/src/pages/QuizSubmission.vue:9 msgid "Not Saved" msgstr "ذخیره نشد" @@ -3761,6 +3888,10 @@ msgstr "اعلان‌ها" msgid "Notify me when available" msgstr "" +#: frontend/src/components/BatchStudents.vue:48 +msgid "Number of Students" +msgstr "" + #: frontend/src/pages/BatchForm.vue:150 msgid "Number of seats available" msgstr "" @@ -3801,7 +3932,7 @@ msgstr "" msgid "Only files of type {0} will be accepted." msgstr "فقط فایل هایی از نوع {0} پذیرفته می‌شوند." -#: frontend/src/pages/CourseForm.vue:526 frontend/src/utils/index.js:499 +#: frontend/src/pages/CourseForm.vue:570 frontend/src/utils/index.js:500 msgid "Only image file is allowed." msgstr "" @@ -3905,7 +4036,7 @@ msgid "Pages" msgstr "صفحات" #. Label of the paid_batch (Check) field in DocType 'LMS Batch' -#: frontend/src/pages/BatchForm.vue:250 +#: frontend/src/pages/BatchForm.vue:260 #: lms/lms/doctype/lms_batch/lms_batch.json msgid "Paid Batch" msgstr "" @@ -3931,7 +4062,7 @@ msgid "Pan Number" msgstr "" #. Option for the 'Type' (Select) field in DocType 'Job Opportunity' -#: frontend/src/pages/Jobs.vue:186 +#: frontend/src/pages/Jobs.vue:188 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Part Time" msgstr "پاره وقت" @@ -4082,6 +4213,10 @@ msgstr "شماره تلفن" msgid "Please add {1} for {3} to send calendar invites for evaluations." msgstr "" +#: frontend/src/components/LiveClass.vue:8 +msgid "Please add a zoom account to the batch to create live classes." +msgstr "" + #: lms/lms/user.py:75 msgid "Please ask your administrator to verify your sign-up" msgstr "لطفاً از ادمین خود بخواهید ثبت نام شما را تأیید کند" @@ -4094,12 +4229,12 @@ msgstr "لطفا ایمیل خود را برای تایید بررسی کنید" msgid "Please click on the following button to set your new password" msgstr "" -#: lms/lms/utils.py:2047 lms/lms/utils.py:2051 +#: lms/lms/utils.py:2048 lms/lms/utils.py:2052 msgid "Please complete the previous courses in the program to enroll in this course." msgstr "" -#: lms/lms/doctype/lms_batch/lms_batch.py:200 -msgid "Please enable Zoom Settings to use this feature." +#: lms/lms/doctype/lms_batch/lms_batch.py:211 +msgid "Please enable the zoom account to use this feature." msgstr "" #: frontend/src/components/CourseOutline.vue:319 @@ -4110,7 +4245,7 @@ msgstr "لطفا برای مشاهده این درس در این دوره ثبت msgid "Please ensure that you complete all the questions in {0} minutes." msgstr "" -#: frontend/src/components/Modals/LiveClassModal.vue:171 +#: frontend/src/components/Modals/LiveClassModal.vue:186 msgid "Please enter a title." msgstr "لطفا یک عنوان وارد کنید." @@ -4119,7 +4254,7 @@ msgstr "لطفا یک عنوان وارد کنید." msgid "Please enter a valid URL." msgstr "لطفاً یک URL معتبر وارد کنید." -#: frontend/src/components/Modals/LiveClassModal.vue:183 +#: frontend/src/components/Modals/LiveClassModal.vue:198 msgid "Please enter a valid time in the format HH:mm." msgstr "" @@ -4147,7 +4282,7 @@ msgstr "" msgid "Please login to access the quiz." msgstr "" -#: frontend/src/components/NoPermission.vue:25 frontend/src/pages/Batch.vue:172 +#: frontend/src/components/NoPermission.vue:25 frontend/src/pages/Batch.vue:175 msgid "Please login to access this page." msgstr "" @@ -4164,23 +4299,23 @@ msgstr "" msgid "Please schedule an evaluation to get certified." msgstr "" -#: frontend/src/components/Modals/LiveClassModal.vue:174 +#: frontend/src/components/Modals/LiveClassModal.vue:189 msgid "Please select a date." msgstr "لطفا تاریخ را انتخاب کنید" -#: frontend/src/components/Modals/LiveClassModal.vue:198 +#: frontend/src/components/Modals/LiveClassModal.vue:213 msgid "Please select a duration." msgstr "" -#: frontend/src/components/Modals/LiveClassModal.vue:195 +#: frontend/src/components/Modals/LiveClassModal.vue:210 msgid "Please select a future date and time." msgstr "" -#: frontend/src/components/Modals/LiveClassModal.vue:177 +#: frontend/src/components/Modals/LiveClassModal.vue:192 msgid "Please select a time." msgstr "لطفا زمانی را انتخاب کنید." -#: frontend/src/components/Modals/LiveClassModal.vue:180 +#: frontend/src/components/Modals/LiveClassModal.vue:195 msgid "Please select a timezone." msgstr "لطفاً یک منطقه زمانی انتخاب کنید." @@ -4286,7 +4421,7 @@ msgid "Previous" msgstr "قبلی" #. Label of the pricing_tab (Tab Break) field in DocType 'LMS Batch' -#: frontend/src/pages/BatchForm.vue:245 +#: frontend/src/pages/BatchForm.vue:255 #: lms/lms/doctype/lms_batch/lms_batch.json msgid "Pricing" msgstr "قیمت گذاری" @@ -4363,7 +4498,6 @@ msgstr "" #. Label of the progress (Float) field in DocType 'LMS Enrollment' #. Label of the progress (Int) field in DocType 'LMS Program Member' -#: frontend/src/components/BatchStudents.vue:75 #: frontend/src/components/Modals/BatchStudentProgress.vue:94 #: lms/lms/doctype/lms_enrollment/lms_enrollment.json #: lms/lms/doctype/lms_program_member/lms_program_member.json @@ -4374,6 +4508,10 @@ msgstr "پیشرفت" msgid "Progress (%)" msgstr "پیشرفت (%)" +#: frontend/src/components/BatchStudents.vue:41 +msgid "Progress of students in courses and assessments" +msgstr "" + #. Option for the 'Required Role' (Select) field in DocType 'Cohort Web Page' #. Option for the 'Visibility' (Select) field in DocType 'LMS Batch Old' #: lms/lms/doctype/cohort_web_page/cohort_web_page.json @@ -4523,7 +4661,7 @@ msgstr "" msgid "Quiz will appear at the bottom of the lesson." msgstr "تکلیف زیر درس نشان داده می‌شود." -#: frontend/src/components/AppSidebar.vue:569 +#: frontend/src/components/AppSidebar.vue:574 #: frontend/src/pages/QuizForm.vue:443 frontend/src/pages/Quizzes.vue:142 #: frontend/src/pages/Quizzes.vue:152 lms/www/lms.py:251 msgid "Quizzes" @@ -4603,7 +4741,7 @@ msgstr "رد شده" msgid "Related Courses" msgstr "" -#: frontend/src/pages/BatchForm.vue:226 frontend/src/pages/CourseForm.vue:127 +#: frontend/src/pages/BatchForm.vue:236 frontend/src/pages/CourseForm.vue:127 msgid "Remove" msgstr "حدف" @@ -4676,7 +4814,7 @@ msgstr "" msgid "Role updated successfully" msgstr "نقش با موفقیت به‌روزرسانی شد" -#: frontend/src/components/AppSidebar.vue:597 +#: frontend/src/components/AppSidebar.vue:602 msgid "Roles" msgstr "نقش ها" @@ -4744,6 +4882,7 @@ msgstr "شنبه" #: frontend/src/components/Modals/EmailTemplateModal.vue:12 #: frontend/src/components/Modals/Event.vue:101 #: frontend/src/components/Modals/Event.vue:129 +#: frontend/src/components/Modals/ZoomAccountModal.vue:10 #: frontend/src/pages/BatchForm.vue:8 frontend/src/pages/CourseForm.vue:17 #: frontend/src/pages/JobForm.vue:8 frontend/src/pages/LessonForm.vue:14 #: frontend/src/pages/ProgramForm.vue:7 frontend/src/pages/QuizForm.vue:34 @@ -4784,8 +4923,9 @@ msgstr "نمره" msgid "Score Out Of" msgstr "" -#: frontend/src/components/Evaluators.vue:15 -#: frontend/src/components/Members.vue:15 frontend/src/pages/Jobs.vue:42 +#: frontend/src/components/Settings/Evaluators.vue:15 +#: frontend/src/components/Settings/Members.vue:15 +#: frontend/src/pages/Jobs.vue:43 msgid "Search" msgstr "جستجو کردن" @@ -4860,16 +5000,16 @@ msgstr "" msgid "Set your Password" msgstr "" -#: frontend/src/components/AppSidebar.vue:545 +#: frontend/src/components/AppSidebar.vue:550 msgid "Setting up" msgstr "" -#: frontend/src/components/AppSidebar.vue:590 +#: frontend/src/components/AppSidebar.vue:595 msgid "Setting up payment gateway" msgstr "راه‌اندازی درگاه پرداخت" -#: frontend/src/components/AppSidebar.vue:595 -#: frontend/src/components/Modals/Settings.vue:7 +#: frontend/src/components/AppSidebar.vue:600 +#: frontend/src/components/Settings/Settings.vue:7 #: frontend/src/pages/BatchForm.vue:46 frontend/src/pages/CourseForm.vue:143 #: frontend/src/pages/ProfileRoles.vue:4 frontend/src/pages/QuizForm.vue:79 msgid "Settings" @@ -5049,7 +5189,7 @@ msgstr "" msgid "Stage" msgstr "صحنه" -#: frontend/src/components/LiveClass.vue:50 frontend/src/components/Quiz.vue:67 +#: frontend/src/components/LiveClass.vue:70 frontend/src/components/Quiz.vue:67 #: lms/templates/quiz/quiz.html:39 msgid "Start" msgstr "شروع" @@ -5134,6 +5274,7 @@ msgstr "آمار" #. Label of the status (Select) field in DocType 'LMS Course Progress' #. Label of the status (Select) field in DocType 'LMS Mentor Request' #: frontend/src/components/Modals/Event.vue:91 +#: frontend/src/components/Settings/ZoomSettings.vue:182 #: frontend/src/pages/AssignmentSubmissionList.vue:19 #: frontend/src/pages/JobForm.vue:46 #: lms/job/doctype/job_opportunity/job_opportunity.json @@ -5171,13 +5312,13 @@ msgid "Student Reviews" msgstr "" #. Label of the show_students (Check) field in DocType 'LMS Settings' -#: frontend/src/components/BatchStudents.vue:20 -#: frontend/src/components/BatchStudents.vue:111 +#: frontend/src/components/BatchStudents.vue:11 +#: frontend/src/components/BatchStudents.vue:67 #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Students" msgstr "دانش‌آموزان" -#: frontend/src/components/BatchStudents.vue:328 +#: frontend/src/components/BatchStudents.vue:285 msgid "Students deleted successfully" msgstr "" @@ -5263,7 +5404,7 @@ msgstr "خلاصه" msgid "Sunday" msgstr "یک‌شنبه" -#: lms/lms/api.py:1063 +#: lms/lms/api.py:1079 msgid "Suspicious pattern found in {0}: {1}" msgstr "" @@ -5304,6 +5445,7 @@ msgstr "" #: lms/lms/doctype/lms_enrollment/lms_enrollment.json #: lms/lms/doctype/lms_exercise/lms_exercise.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 #: lms/lms/doctype/lms_payment/lms_payment.json #: lms/lms/doctype/lms_program/lms_program.json @@ -5313,6 +5455,7 @@ msgstr "" #: lms/lms/doctype/lms_settings/lms_settings.json #: lms/lms/doctype/lms_source/lms_source.json #: lms/lms/doctype/lms_timetable_template/lms_timetable_template.json +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/doctype/user_skill/user_skill.json #: lms/lms/doctype/zoom_settings/zoom_settings.json msgid "System Manager" @@ -5384,7 +5527,7 @@ msgstr "" msgid "Thanks and Regards" msgstr "" -#: lms/lms/utils.py:1945 +#: lms/lms/utils.py:1946 msgid "The batch is full. Please contact the Administrator." msgstr "" @@ -5420,7 +5563,7 @@ msgstr "" msgid "There are no seats available in this batch." msgstr "" -#: frontend/src/components/BatchStudents.vue:199 +#: frontend/src/components/BatchStudents.vue:155 msgid "There are no students in this batch." msgstr "هیچ دانش‌آموزی در این گروه وجود ندارد." @@ -5459,7 +5602,7 @@ msgstr "" msgid "This certificate does no expire" msgstr "" -#: frontend/src/components/LiveClass.vue:64 +#: frontend/src/components/LiveClass.vue:83 msgid "This class has ended" msgstr "این کلاس به پایان رسید" @@ -5467,7 +5610,7 @@ msgstr "این کلاس به پایان رسید" msgid "This course has:" msgstr "" -#: lms/lms/utils.py:1788 +#: lms/lms/utils.py:1789 msgid "This course is free." msgstr "" @@ -5513,7 +5656,7 @@ msgstr "پنج‌شنبه" #. Label of the time (Time) field in DocType 'LMS Live Class' #: frontend/src/components/Modals/Event.vue:48 -#: frontend/src/components/Modals/LiveClassModal.vue:37 +#: frontend/src/components/Modals/LiveClassModal.vue:52 #: frontend/src/components/Quiz.vue:45 #: lms/lms/doctype/lms_live_class/lms_live_class.json msgid "Time" @@ -5524,7 +5667,7 @@ msgstr "زمان" msgid "Time Preference" msgstr "" -#: frontend/src/components/Modals/LiveClassModal.vue:29 +#: frontend/src/components/Modals/LiveClassModal.vue:44 msgid "Time must be in 24 hour format (HH:mm). Example 11:30 or 22:00" msgstr "" @@ -5552,7 +5695,7 @@ msgstr "الگوی جدول زمانی" #. Label of the timezone (Data) field in DocType 'LMS Batch' #. Label of the timezone (Data) field in DocType 'LMS Certificate Request' #. Label of the timezone (Data) field in DocType 'LMS Live Class' -#: frontend/src/components/Modals/LiveClassModal.vue:45 +#: frontend/src/components/Modals/LiveClassModal.vue:59 #: frontend/src/pages/BatchForm.vue:107 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json @@ -5625,7 +5768,7 @@ msgstr "به" msgid "To Date" msgstr "تا تاریخ" -#: lms/lms/utils.py:1799 +#: lms/lms/utils.py:1800 msgid "To join this batch, please contact the Administrator." msgstr "" @@ -5684,7 +5827,7 @@ msgstr "توییتر" #: frontend/src/components/Modals/AssessmentModal.vue:22 #: frontend/src/components/Modals/Question.vue:44 #: frontend/src/pages/Assignments.vue:43 frontend/src/pages/Assignments.vue:170 -#: frontend/src/pages/JobForm.vue:25 frontend/src/pages/Jobs.vue:65 +#: frontend/src/pages/JobForm.vue:25 frontend/src/pages/Jobs.vue:67 #: lms/job/doctype/job_opportunity/job_opportunity.json #: lms/lms/doctype/lms_assignment/lms_assignment.json #: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json @@ -5710,6 +5853,11 @@ msgstr "" msgid "URL" msgstr "URL" +#. Label of the uuid (Data) field in DocType 'LMS Live Class' +#: lms/lms/doctype/lms_live_class/lms_live_class.json +msgid "UUID" +msgstr "UUID" + #. Label of the unavailability_section (Section Break) field in DocType 'Course #. Evaluator' #: lms/lms/doctype/course_evaluator/course_evaluator.json @@ -5734,7 +5882,7 @@ msgstr "تحت بررسی" msgid "Unlisted" msgstr "" -#: frontend/src/pages/Batches.vue:284 +#: frontend/src/pages/Batches.vue:284 frontend/src/pages/Courses.vue:322 msgid "Unpublished" msgstr "منتشر نشده" @@ -5757,13 +5905,13 @@ msgstr "" #. 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:162 -#: frontend/src/pages/Courses.vue:312 lms/lms/doctype/cohort/cohort.json +#: 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 msgid "Upcoming" msgstr "آینده" -#: frontend/src/pages/Batch.vue:184 +#: frontend/src/pages/Batch.vue:187 msgid "Upcoming Batches" msgstr "" @@ -5772,9 +5920,9 @@ msgstr "" msgid "Upcoming Evaluations" msgstr "ارزیابی های آتی" -#: frontend/src/components/BrandSettings.vue:24 -#: frontend/src/components/PaymentSettings.vue:27 -#: frontend/src/components/SettingDetails.vue:23 +#: frontend/src/components/Settings/BrandSettings.vue:24 +#: frontend/src/components/Settings/PaymentSettings.vue:27 +#: frontend/src/components/Settings/SettingDetails.vue:23 msgid "Update" msgstr "به روز رسانی" @@ -5782,7 +5930,7 @@ msgstr "به روز رسانی" msgid "Update Password" msgstr "به‌روزرسانی گذرواژه" -#: frontend/src/pages/BatchForm.vue:207 frontend/src/pages/CourseForm.vue:108 +#: frontend/src/pages/BatchForm.vue:217 frontend/src/pages/CourseForm.vue:108 msgid "Upload" msgstr "آپلود" @@ -6025,7 +6173,7 @@ msgstr "" msgid "You are already enrolled for this course." msgstr "" -#: frontend/src/pages/Batch.vue:166 +#: frontend/src/pages/Batch.vue:169 msgid "You are not a member of this batch. Please checkout our upcoming batches." msgstr "" @@ -6163,7 +6311,7 @@ msgstr "" msgid "Your Account has been successfully created!" msgstr "" -#: lms/lms/doctype/lms_batch/lms_batch.py:351 +#: lms/lms/doctype/lms_batch/lms_batch.py:362 msgid "Your batch {0} is starting tomorrow" msgstr "" @@ -6171,7 +6319,7 @@ msgstr "" msgid "Your calendar is set." msgstr "" -#: lms/lms/doctype/lms_live_class/lms_live_class.py:87 +#: lms/lms/doctype/lms_live_class/lms_live_class.py:90 msgid "Your class on {0} is today" msgstr "کلاس شما در {0} امروز است" @@ -6208,6 +6356,22 @@ msgstr "" msgid "Zen Mode" msgstr "" +#. Label of the zoom_account (Link) field in DocType 'LMS Batch' +#. Label of the zoom_account (Link) field in DocType 'LMS Live Class' +#: frontend/src/pages/BatchForm.vue:164 +#: lms/lms/doctype/lms_batch/lms_batch.json +#: lms/lms/doctype/lms_live_class/lms_live_class.json +msgid "Zoom Account" +msgstr "" + +#: frontend/src/components/Modals/ZoomAccountModal.vue:158 +msgid "Zoom Account created successfully" +msgstr "" + +#: frontend/src/components/Modals/ZoomAccountModal.vue:195 +msgid "Zoom Account updated successfully" +msgstr "" + #. Name of a DocType #: lms/lms/doctype/zoom_settings/zoom_settings.json msgid "Zoom Settings" @@ -6229,6 +6393,10 @@ msgstr "متقاضی" msgid "applicants" msgstr "متقاضیان" +#: frontend/src/components/Modals/LiveClassAttendance.vue:39 +msgid "attended for" +msgstr "" + #: lms/templates/emails/payment_reminder.html:4 msgid "but didn’t complete your payment" msgstr "اما پرداخت شما را تکمیل نکرد" @@ -6277,6 +6445,10 @@ msgstr "عضو" msgid "members" msgstr "اعضا" +#: frontend/src/components/Modals/LiveClassAttendance.vue:40 +msgid "minutes" +msgstr "دقایق" + #: lms/templates/quiz/quiz.html:106 msgid "of" msgstr "از" @@ -6293,7 +6465,7 @@ msgstr "" msgid "ratings" msgstr "رتبه بندی ها" -#: frontend/src/components/Categories.vue:19 +#: frontend/src/components/Settings/Categories.vue:19 msgid "saving..." msgstr "در حال ذخیره..." @@ -6325,7 +6497,7 @@ msgstr "" msgid "{0} Quizzes" msgstr "" -#: lms/lms/api.py:853 lms/lms/api.py:861 +#: lms/lms/api.py:869 lms/lms/api.py:877 msgid "{0} Settings not found" msgstr "" diff --git a/lms/locale/fr.po b/lms/locale/fr.po index fe8a542a..433e0709 100644 --- a/lms/locale/fr.po +++ b/lms/locale/fr.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: frappe\n" "Report-Msgid-Bugs-To: jannat@frappe.io\n" -"POT-Creation-Date: 2025-05-23 16:04+0000\n" -"PO-Revision-Date: 2025-05-26 18:10\n" +"POT-Creation-Date: 2025-05-30 16:04+0000\n" +"PO-Revision-Date: 2025-06-02 20:29\n" "Last-Translator: jannat@frappe.io\n" "Language-Team: French\n" "MIME-Version: 1.0\n" @@ -83,7 +83,7 @@ msgstr "" msgid "About" msgstr "A Propos" -#: frontend/src/pages/Batch.vue:98 +#: frontend/src/pages/Batch.vue:101 msgid "About this batch" msgstr "" @@ -97,11 +97,24 @@ msgstr "" msgid "Accepted" msgstr "Accepté.e" +#: frontend/src/components/Settings/ZoomSettings.vue:174 +msgid "Account" +msgstr "Compte" + +#. Label of the account_id (Data) field in DocType 'LMS Zoom Settings' #. Label of the account_id (Data) field in DocType 'Zoom Settings' +#: frontend/src/components/Modals/ZoomAccountModal.vue:55 +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/doctype/zoom_settings/zoom_settings.json msgid "Account ID" msgstr "ID du compte" +#. Label of the account_name (Data) field in DocType 'LMS Zoom Settings' +#: frontend/src/components/Modals/ZoomAccountModal.vue:30 +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json +msgid "Account Name" +msgstr "Nom du Compte" + #: frontend/src/pages/ProfileAbout.vue:17 msgid "Achievements" msgstr "Progrès" @@ -117,12 +130,13 @@ msgstr "" #: frontend/src/components/Assessments.vue:11 #: frontend/src/components/BatchCourses.vue:11 -#: frontend/src/components/BatchStudents.vue:117 -#: frontend/src/components/Categories.vue:43 -#: frontend/src/components/Evaluators.vue:38 -#: frontend/src/components/LiveClass.vue:11 -#: frontend/src/components/Members.vue:44 frontend/src/pages/ProgramForm.vue:30 -#: frontend/src/pages/ProgramForm.vue:92 frontend/src/pages/ProgramForm.vue:137 +#: frontend/src/components/BatchStudents.vue:73 +#: frontend/src/components/LiveClass.vue:21 +#: frontend/src/components/Settings/Categories.vue:43 +#: frontend/src/components/Settings/Evaluators.vue:38 +#: frontend/src/components/Settings/Members.vue:44 +#: frontend/src/pages/ProgramForm.vue:30 frontend/src/pages/ProgramForm.vue:92 +#: frontend/src/pages/ProgramForm.vue:137 msgid "Add" msgstr "Ajouter" @@ -152,7 +166,7 @@ msgstr "Ajouter une leçon" msgid "Add a Student" msgstr "Ajouter un élève" -#: frontend/src/components/AppSidebar.vue:553 +#: frontend/src/components/AppSidebar.vue:558 msgid "Add a chapter" msgstr "" @@ -164,7 +178,7 @@ msgstr "Ajouter un cours" msgid "Add a keyword and then press enter" msgstr "" -#: frontend/src/components/AppSidebar.vue:554 +#: frontend/src/components/AppSidebar.vue:559 msgid "Add a lesson" msgstr "" @@ -189,11 +203,11 @@ msgstr "" msgid "Add at least one possible answer for this question: {0}" msgstr "Ajoutez au moins une réponse possible à cette question : {0}" -#: frontend/src/components/AppSidebar.vue:518 +#: frontend/src/components/AppSidebar.vue:522 msgid "Add courses to your batch" msgstr "" -#: frontend/src/components/AppSidebar.vue:498 +#: frontend/src/components/AppSidebar.vue:501 msgid "Add students to your batch" msgstr "" @@ -209,7 +223,7 @@ msgstr "Ajoutez votre devoir comme {0}" msgid "Add your first chapter" msgstr "" -#: frontend/src/components/AppSidebar.vue:449 +#: frontend/src/components/AppSidebar.vue:450 msgid "Add your first lesson" msgstr "" @@ -288,7 +302,7 @@ msgstr "Déjà Inscrit" #. 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:255 frontend/src/pages/CourseForm.vue:230 +#: frontend/src/pages/BatchForm.vue:265 frontend/src/pages/CourseForm.vue:230 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_course/lms_course.json #: lms/lms/doctype/lms_payment/lms_payment.json @@ -346,11 +360,11 @@ msgstr "Réponse" msgid "Appears on the course card in the course list" msgstr "" -#: frontend/src/pages/BatchForm.vue:230 +#: frontend/src/pages/BatchForm.vue:240 msgid "Appears when the batch URL is shared on any online platform" msgstr "" -#: frontend/src/pages/BatchForm.vue:211 +#: frontend/src/pages/BatchForm.vue:221 msgid "Appears when the batch URL is shared on socials" msgstr "" @@ -425,10 +439,9 @@ msgid "Assessment {0} has already been added to this batch." msgstr "L'évaluation {0} a déjà été ajoutée à ce lot." #. Label of the show_assessments (Check) field in DocType 'LMS Settings' -#: frontend/src/components/AppSidebar.vue:566 +#: frontend/src/components/AppSidebar.vue:571 #: frontend/src/components/Assessments.vue:5 -#: frontend/src/components/BatchStudents.vue:68 -#: frontend/src/components/BatchStudents.vue:101 +#: frontend/src/components/BatchStudents.vue:32 #: lms/lms/doctype/lms_settings/lms_settings.json #: lms/templates/assessments.html:3 msgid "Assessments" @@ -486,7 +499,7 @@ msgstr "" msgid "Assignment will appear at the bottom of the lesson." msgstr "Le devoir apparaîtra au bas de la leçon." -#: frontend/src/components/AppSidebar.vue:570 +#: frontend/src/components/AppSidebar.vue:575 #: frontend/src/pages/Assignments.vue:211 lms/www/lms.py:273 msgid "Assignments" msgstr "Affectations" @@ -495,6 +508,15 @@ msgstr "Affectations" msgid "At least one option must be correct for this question." msgstr "Au moins une option doit être correcte pour cette question." +#: frontend/src/components/Modals/LiveClassAttendance.vue:5 +msgid "Attendance for Class - {0}" +msgstr "" + +#. Label of the attendees (Int) field in DocType 'LMS Live Class' +#: lms/lms/doctype/lms_live_class/lms_live_class.json +msgid "Attendees" +msgstr "Participants" + #. Label of the attire (Select) field in DocType 'User' #: lms/fixtures/custom_field.json msgid "Attire Preference" @@ -510,7 +532,7 @@ msgid "Auto Assign" msgstr "Affectation automatique" #. Label of the auto_recording (Select) field in DocType 'LMS Live Class' -#: frontend/src/components/Modals/LiveClassModal.vue:77 +#: frontend/src/components/Modals/LiveClassModal.vue:73 #: lms/lms/doctype/lms_live_class/lms_live_class.json msgid "Auto Recording" msgstr "Enregistrement automatique" @@ -601,6 +623,7 @@ msgstr "" #: lms/lms/doctype/lms_category/lms_category.json #: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json msgid "Batch Evaluator" msgstr "Évaluateur de lots" @@ -631,6 +654,10 @@ msgstr "Paramètres de lot" msgid "Batch Start Date:" msgstr "Date de début du lot :" +#: frontend/src/components/BatchStudents.vue:40 +msgid "Batch Summary" +msgstr "" + #. Label of the batch_title (Data) field in DocType 'LMS Certificate' #. Label of the batch_title (Data) field in DocType 'LMS Certificate Request' #: lms/lms/doctype/lms_certificate/lms_certificate.json @@ -758,7 +785,7 @@ msgstr "" #. Label of the category (Link) field in DocType 'LMS Batch' #. Label of the category (Data) field in DocType 'LMS Category' #. Label of the category (Link) field in DocType 'LMS Course' -#: frontend/src/pages/BatchForm.vue:182 frontend/src/pages/Batches.vue:55 +#: frontend/src/pages/BatchForm.vue:192 frontend/src/pages/Batches.vue:55 #: frontend/src/pages/CertifiedParticipants.vue:38 #: frontend/src/pages/CourseForm.vue:36 frontend/src/pages/Courses.vue:51 #: lms/lms/doctype/lms_batch/lms_batch.json @@ -767,19 +794,19 @@ msgstr "" msgid "Category" msgstr "Catégorie" -#: frontend/src/components/Categories.vue:39 +#: frontend/src/components/Settings/Categories.vue:39 msgid "Category Name" msgstr "Nom de la Catégorie" -#: frontend/src/components/Categories.vue:133 +#: frontend/src/components/Settings/Categories.vue:133 msgid "Category added successfully" msgstr "" -#: frontend/src/components/Categories.vue:193 +#: frontend/src/components/Settings/Categories.vue:193 msgid "Category deleted successfully" msgstr "" -#: frontend/src/components/Categories.vue:173 +#: frontend/src/components/Settings/Categories.vue:173 msgid "Category updated successfully" msgstr "" @@ -822,7 +849,7 @@ msgstr "" #. Enrollment' #. Label of a Card Break in the LMS Workspace #. Label of a Link in the LMS Workspace -#: frontend/src/components/AppSidebar.vue:574 +#: frontend/src/components/AppSidebar.vue:579 #: frontend/src/components/CourseCard.vue:115 #: frontend/src/components/Modals/Event.vue:372 #: frontend/src/pages/BatchForm.vue:62 frontend/src/pages/Batches.vue:38 @@ -846,12 +873,12 @@ msgstr "" msgid "Certification Name" msgstr "Nom de la certification" -#: frontend/src/components/BatchStudents.vue:36 +#: frontend/src/components/BatchStudents.vue:17 msgid "Certified" msgstr "" -#: frontend/src/pages/CertifiedParticipants.vue:182 -#: frontend/src/pages/CertifiedParticipants.vue:189 +#: frontend/src/pages/CertifiedParticipants.vue:186 +#: frontend/src/pages/CertifiedParticipants.vue:193 #: frontend/src/pages/Statistics.vue:40 msgid "Certified Members" msgstr "" @@ -972,19 +999,25 @@ msgstr "Cliquez ici" 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 "" +#. Label of the client_id (Data) field in DocType 'LMS Zoom Settings' #. Label of the client_id (Data) field in DocType 'Zoom Settings' +#: frontend/src/components/Modals/ZoomAccountModal.vue:36 +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/doctype/zoom_settings/zoom_settings.json msgid "Client ID" msgstr "ID Client" +#. Label of the client_secret (Password) field in DocType 'LMS Zoom Settings' #. Label of the client_secret (Password) field in DocType 'Zoom Settings' +#: frontend/src/components/Modals/ZoomAccountModal.vue:49 +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/doctype/zoom_settings/zoom_settings.json msgid "Client Secret" msgstr "Secret Client" -#: frontend/src/components/Categories.vue:27 -#: frontend/src/components/Evaluators.vue:24 -#: frontend/src/components/Members.vue:24 +#: frontend/src/components/Settings/Categories.vue:27 +#: frontend/src/components/Settings/Evaluators.vue:24 +#: frontend/src/components/Settings/Members.vue:24 msgid "Close" msgstr "Fermer" @@ -1066,6 +1099,10 @@ msgstr "" msgid "Color" msgstr "Couleur" +#: frontend/src/pages/BatchForm.vue:293 frontend/src/pages/CourseForm.vue:268 +msgid "Comma separated keywords for SEO" +msgstr "" + #. Label of the comments (Small Text) field in DocType 'Exercise Latest #. Submission' #. Label of the comments (Small Text) field in DocType 'Exercise Submission' @@ -1162,10 +1199,6 @@ msgstr "" msgid "Completed" msgstr "Terminé" -#: frontend/src/components/BatchStudents.vue:373 -msgid "Completed by Students" -msgstr "" - #. Label of the enable_certification (Check) field in DocType 'LMS Course' #: frontend/src/pages/CourseForm.vue:217 #: lms/lms/doctype/lms_course/lms_course.json @@ -1232,7 +1265,7 @@ msgid "Continue Learning" msgstr "" #. Option for the 'Type' (Select) field in DocType 'Job Opportunity' -#: frontend/src/pages/Jobs.vue:187 +#: frontend/src/pages/Jobs.vue:189 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Contract" msgstr "Contrat" @@ -1267,7 +1300,7 @@ msgstr "" #. Label of the country (Link) field in DocType 'Job Opportunity' #. Label of the country (Link) field in DocType 'Payment Country' #: frontend/src/pages/Billing.vue:92 frontend/src/pages/JobForm.vue:40 -#: frontend/src/pages/Jobs.vue:57 lms/fixtures/custom_field.json +#: frontend/src/pages/Jobs.vue:59 lms/fixtures/custom_field.json #: lms/job/doctype/job_opportunity/job_opportunity.json #: lms/lms/doctype/payment_country/payment_country.json msgid "Country" @@ -1403,7 +1436,7 @@ msgstr "Liste de cours" msgid "Course Name" msgstr "Nom du cours" -#: frontend/src/pages/CourseDetail.vue:76 frontend/src/pages/CourseForm.vue:257 +#: frontend/src/pages/CourseDetail.vue:76 frontend/src/pages/CourseForm.vue:278 msgid "Course Outline" msgstr "" @@ -1439,11 +1472,11 @@ msgstr "Titre du cours" msgid "Course added to program" msgstr "" -#: frontend/src/pages/CourseForm.vue:468 +#: frontend/src/pages/CourseForm.vue:496 msgid "Course created successfully" msgstr "" -#: frontend/src/pages/CourseForm.vue:489 +#: frontend/src/pages/CourseForm.vue:533 msgid "Course deleted successfully" msgstr "" @@ -1451,7 +1484,7 @@ msgstr "" msgid "Course moved successfully" msgstr "" -#: frontend/src/pages/CourseForm.vue:451 +#: frontend/src/pages/CourseForm.vue:516 msgid "Course updated successfully" msgstr "" @@ -1465,12 +1498,11 @@ msgstr "Le cours {0} a déjà été ajouté à ce lot." #. Label of the courses (Check) field in DocType 'LMS Settings' #: frontend/src/components/BatchCourses.vue:5 #: frontend/src/components/BatchOverlay.vue:37 -#: frontend/src/components/BatchStudents.vue:52 -#: frontend/src/components/BatchStudents.vue:92 +#: frontend/src/components/BatchStudents.vue:25 #: frontend/src/components/Modals/BatchStudentProgress.vue:91 -#: frontend/src/pages/BatchDetail.vue:51 +#: frontend/src/pages/BatchDetail.vue:44 #: frontend/src/pages/CourseCertification.vue:127 -#: frontend/src/pages/Courses.vue:329 frontend/src/pages/Courses.vue:336 +#: frontend/src/pages/Courses.vue:331 frontend/src/pages/Courses.vue:338 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Courses" @@ -1512,15 +1544,15 @@ msgstr "Créer un cours" msgid "Create a Live Class" msgstr "Créer une classe en direct" -#: frontend/src/components/AppSidebar.vue:561 +#: frontend/src/components/AppSidebar.vue:566 msgid "Create a batch" msgstr "" -#: frontend/src/components/AppSidebar.vue:552 +#: frontend/src/components/AppSidebar.vue:557 msgid "Create a course" msgstr "" -#: frontend/src/components/AppSidebar.vue:562 +#: frontend/src/components/AppSidebar.vue:567 msgid "Create a live class" msgstr "" @@ -1528,7 +1560,7 @@ msgstr "" msgid "Create an Assignment" msgstr "" -#: frontend/src/components/AppSidebar.vue:488 +#: frontend/src/components/AppSidebar.vue:491 msgid "Create your first batch" msgstr "" @@ -1536,26 +1568,26 @@ msgstr "" msgid "Create your first course" msgstr "" -#: frontend/src/components/AppSidebar.vue:467 +#: frontend/src/components/AppSidebar.vue:469 msgid "Create your first quiz" msgstr "" -#: frontend/src/pages/Assignments.vue:176 frontend/src/pages/Courses.vue:320 +#: frontend/src/pages/Assignments.vue:176 frontend/src/pages/Courses.vue:321 msgid "Created" msgstr "Créé" -#: frontend/src/components/AppSidebar.vue:558 +#: frontend/src/components/AppSidebar.vue:563 msgid "Creating a batch" msgstr "" -#: frontend/src/components/AppSidebar.vue:549 +#: frontend/src/components/AppSidebar.vue:554 msgid "Creating a course" msgstr "" #. Label of the currency (Link) field in DocType 'LMS Batch' #. Label of the currency (Link) field in DocType 'LMS Course' #. Label of the currency (Link) field in DocType 'LMS Payment' -#: frontend/src/pages/BatchForm.vue:262 frontend/src/pages/CourseForm.vue:247 +#: frontend/src/pages/BatchForm.vue:272 frontend/src/pages/CourseForm.vue:247 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_course/lms_course.json #: lms/lms/doctype/lms_payment/lms_payment.json @@ -1567,7 +1599,7 @@ msgstr "Devise" msgid "Current Lesson" msgstr "Leçon actuelle" -#: frontend/src/components/AppSidebar.vue:580 +#: frontend/src/components/AppSidebar.vue:585 msgid "Custom Certificate Templates" msgstr "" @@ -1604,7 +1636,7 @@ msgstr "Tableau de bord" #. Label of the date (Date) field in DocType 'Scheduled Flow' #: frontend/src/components/Modals/EvaluationModal.vue:26 #: frontend/src/components/Modals/Event.vue:40 -#: frontend/src/components/Modals/LiveClassModal.vue:61 +#: frontend/src/components/Modals/LiveClassModal.vue:29 #: lms/lms/doctype/lms_batch_timetable/lms_batch_timetable.json #: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json @@ -1614,10 +1646,7 @@ msgstr "Tableau de bord" msgid "Date" msgstr "" -#. Label of the section_break_glxh (Section Break) field in DocType 'LMS Live -#. Class' #: frontend/src/pages/BatchForm.vue:69 -#: lms/lms/doctype/lms_live_class/lms_live_class.json msgid "Date and Time" msgstr "Date et heure" @@ -1663,7 +1692,7 @@ msgstr "Type de diplôme" #: frontend/src/components/CourseOutline.vue:244 #: frontend/src/components/CourseOutline.vue:302 -#: frontend/src/pages/CourseForm.vue:502 +#: frontend/src/pages/CourseForm.vue:546 msgid "Delete" msgstr "Supprimer" @@ -1671,7 +1700,7 @@ msgstr "Supprimer" msgid "Delete Chapter" msgstr "" -#: frontend/src/pages/CourseForm.vue:496 +#: frontend/src/pages/CourseForm.vue:540 msgid "Delete Course" msgstr "" @@ -1683,7 +1712,7 @@ msgstr "" msgid "Delete this lesson?" msgstr "" -#: frontend/src/pages/CourseForm.vue:497 +#: frontend/src/pages/CourseForm.vue:541 msgid "Deleting the course will also delete all its chapters and lessons. Are you sure you want to delete this course?" msgstr "" @@ -1707,7 +1736,7 @@ msgstr "" #. Label of the description (Small Text) field in DocType 'LMS Exercise' #. Label of the description (Text) field in DocType 'LMS Live Class' #. Label of the description (Small Text) field in DocType 'Work Experience' -#: frontend/src/components/Modals/LiveClassModal.vue:84 +#: frontend/src/components/Modals/LiveClassModal.vue:80 #: frontend/src/pages/JobForm.vue:125 #: lms/job/doctype/job_opportunity/job_opportunity.json #: lms/lms/doctype/certification/certification.json @@ -1748,6 +1777,7 @@ msgid "Disable Signup" msgstr "" #. Label of the disabled (Check) field in DocType 'Job Opportunity' +#: frontend/src/components/Settings/ZoomSettings.vue:56 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Disabled" msgstr "Desactivé" @@ -1758,7 +1788,7 @@ msgid "Discard" msgstr "Ignorer" #. Label of the show_discussions (Check) field in DocType 'LMS Settings' -#: frontend/src/pages/Batch.vue:85 +#: frontend/src/pages/Batch.vue:88 #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Discussions" msgstr "" @@ -1788,10 +1818,12 @@ msgstr "" #. Label of the duration (Data) field in DocType 'Cohort' #. Label of the duration (Data) field in DocType 'LMS Batch Timetable' #. Label of the duration (Int) field in DocType 'LMS Live Class' -#: frontend/src/components/Modals/LiveClassModal.vue:68 +#. Label of the duration (Int) field in DocType 'LMS Live Class Participant' +#: frontend/src/components/Modals/LiveClassModal.vue:36 #: lms/lms/doctype/cohort/cohort.json #: lms/lms/doctype/lms_batch_timetable/lms_batch_timetable.json #: lms/lms/doctype/lms_live_class/lms_live_class.json +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json msgid "Duration" msgstr "Durée" @@ -1800,7 +1832,7 @@ msgstr "Durée" msgid "Duration (in minutes)" msgstr "" -#: frontend/src/components/Modals/LiveClassModal.vue:64 +#: frontend/src/components/Modals/LiveClassModal.vue:32 msgid "Duration of the live class in minutes" msgstr "" @@ -1839,6 +1871,10 @@ msgstr "" msgid "Edit Profile" msgstr "Modifier le Profil" +#: frontend/src/components/Modals/ZoomAccountModal.vue:6 +msgid "Edit Zoom Account" +msgstr "" + #: frontend/src/pages/QuizForm.vue:182 msgid "Edit the question" msgstr "" @@ -1858,8 +1894,9 @@ msgstr "" msgid "Education Details" msgstr "" -#: frontend/src/components/Evaluators.vue:33 -#: frontend/src/components/Members.vue:33 lms/templates/signup-form.html:10 +#: frontend/src/components/Settings/Evaluators.vue:33 +#: frontend/src/components/Settings/Members.vue:33 +#: lms/templates/signup-form.html:10 msgid "Email" msgstr "" @@ -1889,7 +1926,8 @@ msgstr "" msgid "Email Templates" msgstr "Modèles d’Email" -#: frontend/src/components/EmailTemplates.vue:128 +#: frontend/src/components/Settings/EmailTemplates.vue:128 +#: frontend/src/components/Settings/ZoomSettings.vue:161 msgid "Email Templates deleted successfully" msgstr "" @@ -1922,7 +1960,11 @@ msgid "Enable this only if you want to upload a SCORM package as a chapter." msgstr "" #. Label of the enabled (Check) field in DocType 'LMS Badge' +#. Label of the enabled (Check) field in DocType 'LMS Zoom Settings' +#: frontend/src/components/Modals/ZoomAccountModal.vue:23 +#: frontend/src/components/Settings/ZoomSettings.vue:53 #: lms/lms/doctype/lms_badge/lms_badge.json +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json msgid "Enabled" msgstr "Activé" @@ -1961,11 +2003,15 @@ msgstr "" msgid "End Time" msgstr "Heure de Fin" +#: frontend/src/components/LiveClass.vue:89 +msgid "Ended" +msgstr "" + #: frontend/src/components/BatchOverlay.vue:103 msgid "Enroll Now" msgstr "" -#: frontend/src/pages/Batches.vue:286 frontend/src/pages/Courses.vue:322 +#: frontend/src/pages/Batches.vue:286 frontend/src/pages/Courses.vue:324 msgid "Enrolled" msgstr "" @@ -1984,7 +2030,7 @@ msgstr "" msgid "Enrollment Count" msgstr "" -#: lms/lms/utils.py:1913 +#: lms/lms/utils.py:1914 msgid "Enrollment Failed" msgstr "" @@ -2011,18 +2057,27 @@ msgstr "" msgid "Enter the correct answer" msgstr "" +#: frontend/src/components/Modals/ZoomAccountModal.vue:163 +msgid "Error creating Zoom Account" +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:204 msgid "Error creating live class. Please try again. {0}" msgstr "" -#: frontend/src/components/EmailTemplates.vue:133 +#: frontend/src/components/Settings/EmailTemplates.vue:133 +#: frontend/src/components/Settings/ZoomSettings.vue:166 msgid "Error deleting email templates" msgstr "" +#: frontend/src/components/Modals/ZoomAccountModal.vue:200 +msgid "Error updating Zoom Account" +msgstr "" + #: frontend/src/components/Modals/EmailTemplateModal.vue:151 msgid "Error updating email template" msgstr "" @@ -2179,6 +2234,14 @@ msgstr "" msgid "Fail" msgstr "" +#: lms/lms/doctype/lms_live_class/lms_live_class.py:139 +msgid "Failed to fetch attendance data from Zoom for class {0}: {1}" +msgstr "" + +#: frontend/src/utils/index.js:613 +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:167 @@ -2188,7 +2251,7 @@ msgstr "En vedette" #. Label of the feedback (Small Text) field in DocType 'LMS Batch Feedback' #: frontend/src/components/BatchFeedback.vue:30 -#: frontend/src/pages/Batch.vue:143 +#: frontend/src/pages/Batch.vue:146 #: lms/lms/doctype/lms_batch_feedback/lms_batch_feedback.json msgid "Feedback" msgstr "Retour d’Expérience" @@ -2212,8 +2275,8 @@ msgstr "" msgid "File Type" msgstr "Type de fichier" -#: frontend/src/components/Members.vue:39 #: frontend/src/components/Modals/EditProfile.vue:59 +#: frontend/src/components/Settings/Members.vue:39 msgid "First Name" msgstr "Prénom" @@ -2237,7 +2300,7 @@ msgid "Free" msgstr "" #. Option for the 'Type' (Select) field in DocType 'Job Opportunity' -#: frontend/src/pages/Jobs.vue:188 +#: frontend/src/pages/Jobs.vue:190 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Freelance" msgstr "" @@ -2281,7 +2344,7 @@ msgid "Full Name" msgstr "Nom Complet" #. Option for the 'Type' (Select) field in DocType 'Job Opportunity' -#: frontend/src/pages/Jobs.vue:185 +#: frontend/src/pages/Jobs.vue:187 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Full Time" msgstr "" @@ -2638,8 +2701,8 @@ msgstr "" msgid "Interest" msgstr "Intérêt" -#: frontend/src/components/AppSidebar.vue:541 -#: frontend/src/components/AppSidebar.vue:544 +#: frontend/src/components/AppSidebar.vue:546 +#: frontend/src/components/AppSidebar.vue:549 msgid "Introduction" msgstr "" @@ -2677,7 +2740,7 @@ msgstr "" msgid "Invite Request" msgstr "" -#: frontend/src/components/AppSidebar.vue:477 +#: frontend/src/components/AppSidebar.vue:480 msgid "Invite your team and students" msgstr "" @@ -2709,7 +2772,7 @@ msgstr "" msgid "Issue Date" msgstr "Date d'Émission" -#: frontend/src/components/AppSidebar.vue:577 +#: frontend/src/components/AppSidebar.vue:582 msgid "Issue a Certificate" msgstr "" @@ -2781,12 +2844,12 @@ msgstr "Titre de l'Emploi" #. Label of the jobs (Check) field in DocType 'LMS Settings' #: frontend/src/pages/JobDetail.vue:10 frontend/src/pages/Jobs.vue:8 -#: frontend/src/pages/Jobs.vue:194 +#: frontend/src/pages/Jobs.vue:196 #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Jobs" msgstr "Emplois" -#: frontend/src/components/LiveClass.vue:58 +#: frontend/src/components/LiveClass.vue:78 #: lms/templates/upcoming_evals.html:15 msgid "Join" msgstr "Joindre" @@ -2804,6 +2867,12 @@ msgstr "" msgid "Join URL" msgstr "" +#. Label of the joined_at (Datetime) field in DocType 'LMS Live Class +#. Participant' +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json +msgid "Joined At" +msgstr "" + #. Name of a Workspace #: lms/lms/workspace/lms/lms.json msgid "LMS" @@ -2930,6 +2999,11 @@ msgstr "" msgid "LMS Live Class" msgstr "" +#. Name of a DocType +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json +msgid "LMS Live Class Participant" +msgstr "" + #. Name of a DocType #: lms/lms/doctype/lms_mentor_request/lms_mentor_request.json msgid "LMS Mentor Request" @@ -3037,6 +3111,11 @@ msgstr "" msgid "LMS Timetable Template" msgstr "" +#. Name of a DocType +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json +msgid "LMS Zoom Settings" +msgstr "" + #. Label of the label (Data) field in DocType 'LMS Timetable Legend' #: lms/lms/doctype/lms_timetable_legend/lms_timetable_legend.json msgid "Label" @@ -3057,6 +3136,12 @@ msgstr "" msgid "Launch File" msgstr "" +#. Label of the left_at (Datetime) field in DocType 'LMS Live Class +#. Participant' +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json +msgid "Left At" +msgstr "" + #. Label of the lesson (Link) field in DocType 'Exercise Latest Submission' #. Label of the lesson (Link) field in DocType 'Exercise Submission' #. Label of the lesson (Link) field in DocType 'Lesson Reference' @@ -3088,7 +3173,7 @@ msgstr "" msgid "Lesson Title" msgstr "" -#: frontend/src/pages/LessonForm.vue:414 +#: frontend/src/pages/LessonForm.vue:416 msgid "Lesson created successfully" msgstr "" @@ -3100,7 +3185,7 @@ msgstr "" msgid "Lesson moved successfully" msgstr "" -#: frontend/src/pages/LessonForm.vue:438 +#: frontend/src/pages/LessonForm.vue:440 msgid "Lesson updated successfully" msgstr "" @@ -3154,12 +3239,14 @@ msgid "Links" msgstr "Liens" #. Option for the 'Status' (Select) field in DocType 'Cohort' -#: frontend/src/pages/Courses.vue:306 lms/lms/doctype/cohort/cohort.json +#: frontend/src/pages/Courses.vue:307 lms/lms/doctype/cohort/cohort.json msgid "Live" msgstr "" +#. Label of the live_class (Link) field in DocType 'LMS Live Class Participant' #. Label of the show_live_class (Check) field in DocType 'LMS Settings' -#: frontend/src/components/LiveClass.vue:4 +#: frontend/src/components/LiveClass.vue:14 +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Live Class" msgstr "" @@ -3169,7 +3256,7 @@ msgstr "" msgid "LiveCode URL" msgstr "" -#: frontend/src/components/Members.vue:109 +#: frontend/src/components/Settings/Members.vue:109 #: frontend/src/pages/Assignments.vue:69 frontend/src/pages/Batches.vue:80 #: frontend/src/pages/CertifiedParticipants.vue:100 #: frontend/src/pages/Courses.vue:75 @@ -3196,7 +3283,7 @@ msgid "Location Preference" msgstr "" #: frontend/src/components/NoPermission.vue:28 -#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:193 +#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:196 #: frontend/src/pages/Lesson.vue:53 msgid "Login" msgstr "Connexion" @@ -3290,7 +3377,7 @@ msgid "Maximum Attempts" msgstr "" #. Label of the medium (Select) field in DocType 'LMS Batch' -#: frontend/src/pages/BatchForm.vue:177 +#: frontend/src/pages/BatchForm.vue:187 #: lms/lms/doctype/lms_batch/lms_batch.json msgid "Medium" msgstr "Moyen" @@ -3305,6 +3392,11 @@ msgstr "" msgid "Medium:" msgstr "Moyen:" +#. Label of the meeting_id (Data) field in DocType 'LMS Live Class' +#: lms/lms/doctype/lms_live_class/lms_live_class.json +msgid "Meeting ID" +msgstr "" + #. Label of the member (Link) field in DocType 'Exercise Latest Submission' #. Label of the member (Link) field in DocType 'Exercise Submission' #. Label of the member (Link) field in DocType 'LMS Assignment Submission' @@ -3317,10 +3409,14 @@ msgstr "Moyen:" #. 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 Live Class Participant' #. Label of the member (Link) field in DocType 'LMS Mentor Request' #. Label of the member (Link) field in DocType 'LMS Payment' #. Label of the member (Link) field in DocType 'LMS Program Member' #. Label of the member (Link) field in DocType 'LMS Quiz Submission' +#. Label of the member (Link) field in DocType 'LMS Zoom Settings' +#: frontend/src/components/Modals/ZoomAccountModal.vue:42 +#: frontend/src/components/Settings/ZoomSettings.vue:178 #: frontend/src/pages/AssignmentSubmissionList.vue:14 #: frontend/src/pages/QuizSubmission.vue:31 #: frontend/src/pages/QuizSubmissionList.vue:91 @@ -3335,10 +3431,12 @@ msgstr "Moyen:" #: 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_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 #: lms/lms/doctype/lms_program_member/lms_program_member.json #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/report/course_progress_summary/course_progress_summary.py:64 msgid "Member" msgstr "" @@ -3357,7 +3455,10 @@ msgstr "" #. Label of the member_image (Attach Image) field in DocType 'LMS Batch #. Feedback' +#. Label of the member_image (Attach Image) field in DocType 'LMS Live Class +#. Participant' #: lms/lms/doctype/lms_batch_feedback/lms_batch_feedback.json +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json msgid "Member Image" msgstr "" @@ -3371,8 +3472,11 @@ msgstr "" #. Label of the member_name (Data) field in DocType 'LMS Certificate Request' #. Label of the member_name (Data) field in DocType 'LMS Course Progress' #. Label of the member_name (Data) field in DocType 'LMS Enrollment' +#. Label of the member_name (Data) field in DocType 'LMS Live Class +#. Participant' #. Label of the member_name (Data) field in DocType 'LMS Mentor Request' #. Label of the member_name (Data) field in DocType 'LMS Quiz Submission' +#. Label of the member_name (Data) field in DocType 'LMS Zoom Settings' #: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json #: lms/lms/doctype/lms_badge_assignment/lms_badge_assignment.json #: lms/lms/doctype/lms_batch_enrollment/lms_batch_enrollment.json @@ -3382,8 +3486,10 @@ 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_live_class_participant/lms_live_class_participant.json #: lms/lms/doctype/lms_mentor_request/lms_mentor_request.json #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/report/course_progress_summary/course_progress_summary.py:71 msgid "Member Name" msgstr "" @@ -3401,8 +3507,11 @@ msgstr "" #. Label of the member_username (Data) field in DocType 'LMS Batch Enrollment' #. Label of the member_username (Data) field in DocType 'LMS Enrollment' +#. Label of the member_username (Data) field in DocType 'LMS Live Class +#. Participant' #: lms/lms/doctype/lms_batch_enrollment/lms_batch_enrollment.json #: lms/lms/doctype/lms_enrollment/lms_enrollment.json +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json msgid "Member Username" msgstr "" @@ -3466,23 +3575,33 @@ msgid "Mentor Request Status Update Template" msgstr "" #. Label of the meta_description (Small Text) field in DocType 'LMS Settings' +#: frontend/src/pages/BatchForm.vue:284 frontend/src/pages/CourseForm.vue:259 #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Meta Description" msgstr "" #. Label of the meta_image (Attach Image) field in DocType 'LMS Batch' #. Label of the meta_image (Attach Image) field in DocType 'LMS Settings' -#: frontend/src/pages/BatchForm.vue:190 +#: frontend/src/pages/BatchForm.vue:200 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Meta Image" msgstr "" #. Label of the meta_keywords (Small Text) field in DocType 'LMS Settings' +#: frontend/src/pages/BatchForm.vue:290 frontend/src/pages/CourseForm.vue:265 #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Meta Keywords" msgstr "" +#: frontend/src/pages/BatchForm.vue:279 frontend/src/pages/CourseForm.vue:254 +msgid "Meta Tags" +msgstr "" + +#: lms/lms/api.py:1457 +msgid "Meta tags should be a list." +msgstr "" + #. Label of the milestone (Check) field in DocType 'LMS Batch Timetable' #: lms/lms/doctype/lms_batch_timetable/lms_batch_timetable.json msgid "Milestone" @@ -3494,6 +3613,7 @@ msgstr "" #. Name of a role #: frontend/src/pages/ProfileRoles.vue:20 +#: lms/lms/doctype/course_chapter/course_chapter.json #: lms/lms/doctype/course_evaluator/course_evaluator.json #: lms/lms/doctype/course_lesson/course_lesson.json #: lms/lms/doctype/lms_assignment/lms_assignment.json @@ -3503,6 +3623,7 @@ msgstr "" #: lms/lms/doctype/lms_category/lms_category.json #: lms/lms/doctype/lms_certificate/lms_certificate.json #: 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_live_class/lms_live_class.json #: lms/lms/doctype/lms_program/lms_program.json @@ -3511,6 +3632,7 @@ msgstr "" #: lms/lms/doctype/lms_settings/lms_settings.json #: lms/lms/doctype/lms_source/lms_source.json #: lms/lms/doctype/lms_timetable_template/lms_timetable_template.json +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json msgid "Moderator" msgstr "" @@ -3533,7 +3655,7 @@ msgstr "" msgid "Monday" msgstr "Lundi" -#: frontend/src/components/AppSidebar.vue:585 +#: frontend/src/components/AppSidebar.vue:590 msgid "Monetization" msgstr "" @@ -3559,13 +3681,14 @@ msgid "Name" msgstr "Nom" #. Option for the 'Event' (Select) field in DocType 'LMS Badge' -#: frontend/src/components/Categories.vue:27 -#: frontend/src/components/EmailTemplates.vue:17 -#: frontend/src/components/Evaluators.vue:24 -#: 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/Courses.vue:309 frontend/src/pages/Programs.vue:14 -#: lms/lms/doctype/lms_badge/lms_badge.json +#: frontend/src/components/Settings/Categories.vue:27 +#: frontend/src/components/Settings/EmailTemplates.vue:17 +#: frontend/src/components/Settings/Evaluators.vue:24 +#: frontend/src/components/Settings/Members.vue:24 +#: frontend/src/components/Settings/ZoomSettings.vue:17 +#: frontend/src/pages/Assignments.vue:19 frontend/src/pages/Batches.vue:17 +#: frontend/src/pages/Courses.vue:17 frontend/src/pages/Courses.vue:310 +#: frontend/src/pages/Programs.vue:14 lms/lms/doctype/lms_badge/lms_badge.json msgid "New" msgstr "Nouveau" @@ -3573,7 +3696,7 @@ msgstr "Nouveau" msgid "New Batch" msgstr "" -#: frontend/src/pages/CourseForm.vue:590 lms/www/lms.py:95 +#: frontend/src/pages/CourseForm.vue:634 lms/www/lms.py:95 msgid "New Course" msgstr "" @@ -3614,6 +3737,10 @@ msgstr "" msgid "New Sign Up" msgstr "" +#: frontend/src/components/Modals/ZoomAccountModal.vue:6 +msgid "New Zoom Account" +msgstr "" + #: lms/lms/utils.py:609 msgid "New comment in batch {0}" msgstr "" @@ -3688,7 +3815,7 @@ msgstr "" msgid "No introduction" msgstr "" -#: frontend/src/components/LiveClass.vue:71 +#: frontend/src/components/LiveClass.vue:97 msgid "No live classes scheduled" msgstr "" @@ -3736,14 +3863,14 @@ msgstr "Non disponible pour l'aperçu" msgid "Not Graded" msgstr "" -#: frontend/src/components/NoPermission.vue:7 frontend/src/pages/Batch.vue:161 +#: frontend/src/components/NoPermission.vue:7 frontend/src/pages/Batch.vue:164 msgid "Not Permitted" msgstr "Non Autorisé" #: frontend/src/components/Assignment.vue:36 -#: frontend/src/components/BrandSettings.vue:10 -#: frontend/src/components/PaymentSettings.vue:9 -#: frontend/src/components/SettingDetails.vue:10 +#: frontend/src/components/Settings/BrandSettings.vue:10 +#: frontend/src/components/Settings/PaymentSettings.vue:9 +#: frontend/src/components/Settings/SettingDetails.vue:10 #: frontend/src/pages/QuizSubmission.vue:9 msgid "Not Saved" msgstr "Non Sauvegardé" @@ -3761,6 +3888,10 @@ msgstr "" msgid "Notify me when available" msgstr "M'avertir si disponible" +#: frontend/src/components/BatchStudents.vue:48 +msgid "Number of Students" +msgstr "" + #: frontend/src/pages/BatchForm.vue:150 msgid "Number of seats available" msgstr "" @@ -3801,7 +3932,7 @@ msgstr "" msgid "Only files of type {0} will be accepted." msgstr "" -#: frontend/src/pages/CourseForm.vue:526 frontend/src/utils/index.js:499 +#: frontend/src/pages/CourseForm.vue:570 frontend/src/utils/index.js:500 msgid "Only image file is allowed." msgstr "" @@ -3905,7 +4036,7 @@ msgid "Pages" msgstr "" #. Label of the paid_batch (Check) field in DocType 'LMS Batch' -#: frontend/src/pages/BatchForm.vue:250 +#: frontend/src/pages/BatchForm.vue:260 #: lms/lms/doctype/lms_batch/lms_batch.json msgid "Paid Batch" msgstr "" @@ -3931,7 +4062,7 @@ msgid "Pan Number" msgstr "" #. Option for the 'Type' (Select) field in DocType 'Job Opportunity' -#: frontend/src/pages/Jobs.vue:186 +#: frontend/src/pages/Jobs.vue:188 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Part Time" msgstr "" @@ -4082,6 +4213,10 @@ msgstr "Numéro de téléphone" msgid "Please add {1} for {3} to send calendar invites for evaluations." msgstr "" +#: frontend/src/components/LiveClass.vue:8 +msgid "Please add a zoom account to the batch to create live classes." +msgstr "" + #: lms/lms/user.py:75 msgid "Please ask your administrator to verify your sign-up" msgstr "Veuillez demander à votre administrateur de vérifier votre inscription" @@ -4094,12 +4229,12 @@ msgstr "Veuillez vérifier votre email pour validation" msgid "Please click on the following button to set your new password" msgstr "" -#: lms/lms/utils.py:2047 lms/lms/utils.py:2051 +#: lms/lms/utils.py:2048 lms/lms/utils.py:2052 msgid "Please complete the previous courses in the program to enroll in this course." msgstr "" -#: lms/lms/doctype/lms_batch/lms_batch.py:200 -msgid "Please enable Zoom Settings to use this feature." +#: lms/lms/doctype/lms_batch/lms_batch.py:211 +msgid "Please enable the zoom account to use this feature." msgstr "" #: frontend/src/components/CourseOutline.vue:319 @@ -4110,7 +4245,7 @@ msgstr "" msgid "Please ensure that you complete all the questions in {0} minutes." msgstr "" -#: frontend/src/components/Modals/LiveClassModal.vue:171 +#: frontend/src/components/Modals/LiveClassModal.vue:186 msgid "Please enter a title." msgstr "" @@ -4119,7 +4254,7 @@ msgstr "" msgid "Please enter a valid URL." msgstr "" -#: frontend/src/components/Modals/LiveClassModal.vue:183 +#: frontend/src/components/Modals/LiveClassModal.vue:198 msgid "Please enter a valid time in the format HH:mm." msgstr "" @@ -4147,7 +4282,7 @@ msgstr "" msgid "Please login to access the quiz." msgstr "" -#: frontend/src/components/NoPermission.vue:25 frontend/src/pages/Batch.vue:172 +#: frontend/src/components/NoPermission.vue:25 frontend/src/pages/Batch.vue:175 msgid "Please login to access this page." msgstr "" @@ -4164,23 +4299,23 @@ msgstr "Veuillez bien vous préparer et être à temps pour les évaluations." msgid "Please schedule an evaluation to get certified." msgstr "" -#: frontend/src/components/Modals/LiveClassModal.vue:174 +#: frontend/src/components/Modals/LiveClassModal.vue:189 msgid "Please select a date." msgstr "Veuillez sélectionner une date." -#: frontend/src/components/Modals/LiveClassModal.vue:198 +#: frontend/src/components/Modals/LiveClassModal.vue:213 msgid "Please select a duration." msgstr "" -#: frontend/src/components/Modals/LiveClassModal.vue:195 +#: frontend/src/components/Modals/LiveClassModal.vue:210 msgid "Please select a future date and time." msgstr "" -#: frontend/src/components/Modals/LiveClassModal.vue:177 +#: frontend/src/components/Modals/LiveClassModal.vue:192 msgid "Please select a time." msgstr "" -#: frontend/src/components/Modals/LiveClassModal.vue:180 +#: frontend/src/components/Modals/LiveClassModal.vue:195 msgid "Please select a timezone." msgstr "" @@ -4286,7 +4421,7 @@ msgid "Previous" msgstr "Précedent" #. Label of the pricing_tab (Tab Break) field in DocType 'LMS Batch' -#: frontend/src/pages/BatchForm.vue:245 +#: frontend/src/pages/BatchForm.vue:255 #: lms/lms/doctype/lms_batch/lms_batch.json msgid "Pricing" msgstr "Tarification" @@ -4363,7 +4498,6 @@ msgstr "" #. Label of the progress (Float) field in DocType 'LMS Enrollment' #. Label of the progress (Int) field in DocType 'LMS Program Member' -#: frontend/src/components/BatchStudents.vue:75 #: frontend/src/components/Modals/BatchStudentProgress.vue:94 #: lms/lms/doctype/lms_enrollment/lms_enrollment.json #: lms/lms/doctype/lms_program_member/lms_program_member.json @@ -4374,6 +4508,10 @@ msgstr "Progression" msgid "Progress (%)" msgstr "" +#: frontend/src/components/BatchStudents.vue:41 +msgid "Progress of students in courses and assessments" +msgstr "" + #. Option for the 'Required Role' (Select) field in DocType 'Cohort Web Page' #. Option for the 'Visibility' (Select) field in DocType 'LMS Batch Old' #: lms/lms/doctype/cohort_web_page/cohort_web_page.json @@ -4523,7 +4661,7 @@ msgstr "" msgid "Quiz will appear at the bottom of the lesson." msgstr "" -#: frontend/src/components/AppSidebar.vue:569 +#: frontend/src/components/AppSidebar.vue:574 #: frontend/src/pages/QuizForm.vue:443 frontend/src/pages/Quizzes.vue:142 #: frontend/src/pages/Quizzes.vue:152 lms/www/lms.py:251 msgid "Quizzes" @@ -4603,7 +4741,7 @@ msgstr "Rejeté" msgid "Related Courses" msgstr "" -#: frontend/src/pages/BatchForm.vue:226 frontend/src/pages/CourseForm.vue:127 +#: frontend/src/pages/BatchForm.vue:236 frontend/src/pages/CourseForm.vue:127 msgid "Remove" msgstr "Supprimer" @@ -4676,7 +4814,7 @@ msgstr "" msgid "Role updated successfully" msgstr "" -#: frontend/src/components/AppSidebar.vue:597 +#: frontend/src/components/AppSidebar.vue:602 msgid "Roles" msgstr "Rôles" @@ -4744,6 +4882,7 @@ msgstr "Samedi" #: frontend/src/components/Modals/EmailTemplateModal.vue:12 #: frontend/src/components/Modals/Event.vue:101 #: frontend/src/components/Modals/Event.vue:129 +#: frontend/src/components/Modals/ZoomAccountModal.vue:10 #: frontend/src/pages/BatchForm.vue:8 frontend/src/pages/CourseForm.vue:17 #: frontend/src/pages/JobForm.vue:8 frontend/src/pages/LessonForm.vue:14 #: frontend/src/pages/ProgramForm.vue:7 frontend/src/pages/QuizForm.vue:34 @@ -4784,8 +4923,9 @@ msgstr "" msgid "Score Out Of" msgstr "" -#: frontend/src/components/Evaluators.vue:15 -#: frontend/src/components/Members.vue:15 frontend/src/pages/Jobs.vue:42 +#: frontend/src/components/Settings/Evaluators.vue:15 +#: frontend/src/components/Settings/Members.vue:15 +#: frontend/src/pages/Jobs.vue:43 msgid "Search" msgstr "Rechercher" @@ -4860,16 +5000,16 @@ msgstr "" msgid "Set your Password" msgstr "" -#: frontend/src/components/AppSidebar.vue:545 +#: frontend/src/components/AppSidebar.vue:550 msgid "Setting up" msgstr "" -#: frontend/src/components/AppSidebar.vue:590 +#: frontend/src/components/AppSidebar.vue:595 msgid "Setting up payment gateway" msgstr "" -#: frontend/src/components/AppSidebar.vue:595 -#: frontend/src/components/Modals/Settings.vue:7 +#: frontend/src/components/AppSidebar.vue:600 +#: frontend/src/components/Settings/Settings.vue:7 #: frontend/src/pages/BatchForm.vue:46 frontend/src/pages/CourseForm.vue:143 #: frontend/src/pages/ProfileRoles.vue:4 frontend/src/pages/QuizForm.vue:79 msgid "Settings" @@ -5049,7 +5189,7 @@ msgstr "" msgid "Stage" msgstr "Etape" -#: frontend/src/components/LiveClass.vue:50 frontend/src/components/Quiz.vue:67 +#: frontend/src/components/LiveClass.vue:70 frontend/src/components/Quiz.vue:67 #: lms/templates/quiz/quiz.html:39 msgid "Start" msgstr "Démarrer" @@ -5134,6 +5274,7 @@ msgstr "" #. Label of the status (Select) field in DocType 'LMS Course Progress' #. Label of the status (Select) field in DocType 'LMS Mentor Request' #: frontend/src/components/Modals/Event.vue:91 +#: frontend/src/components/Settings/ZoomSettings.vue:182 #: frontend/src/pages/AssignmentSubmissionList.vue:19 #: frontend/src/pages/JobForm.vue:46 #: lms/job/doctype/job_opportunity/job_opportunity.json @@ -5171,13 +5312,13 @@ msgid "Student Reviews" msgstr "" #. Label of the show_students (Check) field in DocType 'LMS Settings' -#: frontend/src/components/BatchStudents.vue:20 -#: frontend/src/components/BatchStudents.vue:111 +#: frontend/src/components/BatchStudents.vue:11 +#: frontend/src/components/BatchStudents.vue:67 #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Students" msgstr "" -#: frontend/src/components/BatchStudents.vue:328 +#: frontend/src/components/BatchStudents.vue:285 msgid "Students deleted successfully" msgstr "" @@ -5263,7 +5404,7 @@ msgstr "Résumé" msgid "Sunday" msgstr "Dimanche" -#: lms/lms/api.py:1063 +#: lms/lms/api.py:1079 msgid "Suspicious pattern found in {0}: {1}" msgstr "" @@ -5304,6 +5445,7 @@ msgstr "" #: lms/lms/doctype/lms_enrollment/lms_enrollment.json #: lms/lms/doctype/lms_exercise/lms_exercise.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 #: lms/lms/doctype/lms_payment/lms_payment.json #: lms/lms/doctype/lms_program/lms_program.json @@ -5313,6 +5455,7 @@ msgstr "" #: lms/lms/doctype/lms_settings/lms_settings.json #: lms/lms/doctype/lms_source/lms_source.json #: lms/lms/doctype/lms_timetable_template/lms_timetable_template.json +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/doctype/user_skill/user_skill.json #: lms/lms/doctype/zoom_settings/zoom_settings.json msgid "System Manager" @@ -5384,7 +5527,7 @@ msgstr "" msgid "Thanks and Regards" msgstr "" -#: lms/lms/utils.py:1945 +#: lms/lms/utils.py:1946 msgid "The batch is full. Please contact the Administrator." msgstr "" @@ -5420,7 +5563,7 @@ msgstr "" msgid "There are no seats available in this batch." msgstr "" -#: frontend/src/components/BatchStudents.vue:199 +#: frontend/src/components/BatchStudents.vue:155 msgid "There are no students in this batch." msgstr "" @@ -5459,7 +5602,7 @@ msgstr "" msgid "This certificate does no expire" msgstr "" -#: frontend/src/components/LiveClass.vue:64 +#: frontend/src/components/LiveClass.vue:83 msgid "This class has ended" msgstr "" @@ -5467,7 +5610,7 @@ msgstr "" msgid "This course has:" msgstr "" -#: lms/lms/utils.py:1788 +#: lms/lms/utils.py:1789 msgid "This course is free." msgstr "" @@ -5513,7 +5656,7 @@ msgstr "Jeudi" #. Label of the time (Time) field in DocType 'LMS Live Class' #: frontend/src/components/Modals/Event.vue:48 -#: frontend/src/components/Modals/LiveClassModal.vue:37 +#: frontend/src/components/Modals/LiveClassModal.vue:52 #: frontend/src/components/Quiz.vue:45 #: lms/lms/doctype/lms_live_class/lms_live_class.json msgid "Time" @@ -5524,7 +5667,7 @@ msgstr "Temps" msgid "Time Preference" msgstr "" -#: frontend/src/components/Modals/LiveClassModal.vue:29 +#: frontend/src/components/Modals/LiveClassModal.vue:44 msgid "Time must be in 24 hour format (HH:mm). Example 11:30 or 22:00" msgstr "" @@ -5552,7 +5695,7 @@ msgstr "" #. Label of the timezone (Data) field in DocType 'LMS Batch' #. Label of the timezone (Data) field in DocType 'LMS Certificate Request' #. Label of the timezone (Data) field in DocType 'LMS Live Class' -#: frontend/src/components/Modals/LiveClassModal.vue:45 +#: frontend/src/components/Modals/LiveClassModal.vue:59 #: frontend/src/pages/BatchForm.vue:107 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json @@ -5625,7 +5768,7 @@ msgstr "À" msgid "To Date" msgstr "Jusqu'au" -#: lms/lms/utils.py:1799 +#: lms/lms/utils.py:1800 msgid "To join this batch, please contact the Administrator." msgstr "" @@ -5684,7 +5827,7 @@ msgstr "" #: frontend/src/components/Modals/AssessmentModal.vue:22 #: frontend/src/components/Modals/Question.vue:44 #: frontend/src/pages/Assignments.vue:43 frontend/src/pages/Assignments.vue:170 -#: frontend/src/pages/JobForm.vue:25 frontend/src/pages/Jobs.vue:65 +#: frontend/src/pages/JobForm.vue:25 frontend/src/pages/Jobs.vue:67 #: lms/job/doctype/job_opportunity/job_opportunity.json #: lms/lms/doctype/lms_assignment/lms_assignment.json #: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json @@ -5710,6 +5853,11 @@ msgstr "" msgid "URL" msgstr "" +#. Label of the uuid (Data) field in DocType 'LMS Live Class' +#: lms/lms/doctype/lms_live_class/lms_live_class.json +msgid "UUID" +msgstr "" + #. Label of the unavailability_section (Section Break) field in DocType 'Course #. Evaluator' #: lms/lms/doctype/course_evaluator/course_evaluator.json @@ -5734,7 +5882,7 @@ msgstr "En cours de révision" msgid "Unlisted" msgstr "" -#: frontend/src/pages/Batches.vue:284 +#: frontend/src/pages/Batches.vue:284 frontend/src/pages/Courses.vue:322 msgid "Unpublished" msgstr "" @@ -5757,13 +5905,13 @@ msgstr "" #. 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:162 -#: frontend/src/pages/Courses.vue:312 lms/lms/doctype/cohort/cohort.json +#: 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 msgid "Upcoming" msgstr "" -#: frontend/src/pages/Batch.vue:184 +#: frontend/src/pages/Batch.vue:187 msgid "Upcoming Batches" msgstr "" @@ -5772,9 +5920,9 @@ msgstr "" msgid "Upcoming Evaluations" msgstr "" -#: frontend/src/components/BrandSettings.vue:24 -#: frontend/src/components/PaymentSettings.vue:27 -#: frontend/src/components/SettingDetails.vue:23 +#: frontend/src/components/Settings/BrandSettings.vue:24 +#: frontend/src/components/Settings/PaymentSettings.vue:27 +#: frontend/src/components/Settings/SettingDetails.vue:23 msgid "Update" msgstr "Mettre à Jour" @@ -5782,7 +5930,7 @@ msgstr "Mettre à Jour" msgid "Update Password" msgstr "" -#: frontend/src/pages/BatchForm.vue:207 frontend/src/pages/CourseForm.vue:108 +#: frontend/src/pages/BatchForm.vue:217 frontend/src/pages/CourseForm.vue:108 msgid "Upload" msgstr "Charger" @@ -6025,7 +6173,7 @@ msgstr "" msgid "You are already enrolled for this course." msgstr "" -#: frontend/src/pages/Batch.vue:166 +#: frontend/src/pages/Batch.vue:169 msgid "You are not a member of this batch. Please checkout our upcoming batches." msgstr "" @@ -6163,7 +6311,7 @@ msgstr "" msgid "Your Account has been successfully created!" msgstr "" -#: lms/lms/doctype/lms_batch/lms_batch.py:351 +#: lms/lms/doctype/lms_batch/lms_batch.py:362 msgid "Your batch {0} is starting tomorrow" msgstr "" @@ -6171,7 +6319,7 @@ msgstr "" msgid "Your calendar is set." msgstr "" -#: lms/lms/doctype/lms_live_class/lms_live_class.py:87 +#: lms/lms/doctype/lms_live_class/lms_live_class.py:90 msgid "Your class on {0} is today" msgstr "" @@ -6208,6 +6356,22 @@ msgstr "" msgid "Zen Mode" msgstr "" +#. Label of the zoom_account (Link) field in DocType 'LMS Batch' +#. Label of the zoom_account (Link) field in DocType 'LMS Live Class' +#: frontend/src/pages/BatchForm.vue:164 +#: lms/lms/doctype/lms_batch/lms_batch.json +#: lms/lms/doctype/lms_live_class/lms_live_class.json +msgid "Zoom Account" +msgstr "" + +#: frontend/src/components/Modals/ZoomAccountModal.vue:158 +msgid "Zoom Account created successfully" +msgstr "" + +#: frontend/src/components/Modals/ZoomAccountModal.vue:195 +msgid "Zoom Account updated successfully" +msgstr "" + #. Name of a DocType #: lms/lms/doctype/zoom_settings/zoom_settings.json msgid "Zoom Settings" @@ -6229,6 +6393,10 @@ msgstr "" msgid "applicants" msgstr "" +#: frontend/src/components/Modals/LiveClassAttendance.vue:39 +msgid "attended for" +msgstr "" + #: lms/templates/emails/payment_reminder.html:4 msgid "but didn’t complete your payment" msgstr "" @@ -6277,6 +6445,10 @@ msgstr "" msgid "members" msgstr "" +#: frontend/src/components/Modals/LiveClassAttendance.vue:40 +msgid "minutes" +msgstr "" + #: lms/templates/quiz/quiz.html:106 msgid "of" msgstr "" @@ -6293,7 +6465,7 @@ msgstr "" msgid "ratings" msgstr "" -#: frontend/src/components/Categories.vue:19 +#: frontend/src/components/Settings/Categories.vue:19 msgid "saving..." msgstr "enregistrement..." @@ -6325,7 +6497,7 @@ msgstr "" msgid "{0} Quizzes" msgstr "" -#: lms/lms/api.py:853 lms/lms/api.py:861 +#: lms/lms/api.py:869 lms/lms/api.py:877 msgid "{0} Settings not found" msgstr "" diff --git a/lms/locale/hr.po b/lms/locale/hr.po index 18750fe2..f77b06fe 100644 --- a/lms/locale/hr.po +++ b/lms/locale/hr.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: frappe\n" "Report-Msgid-Bugs-To: jannat@frappe.io\n" -"POT-Creation-Date: 2025-05-23 16:04+0000\n" -"PO-Revision-Date: 2025-05-26 18:11\n" +"POT-Creation-Date: 2025-05-30 16:04+0000\n" +"PO-Revision-Date: 2025-06-02 20:30\n" "Last-Translator: jannat@frappe.io\n" "Language-Team: Croatian\n" "MIME-Version: 1.0\n" @@ -83,7 +83,7 @@ msgstr "Uvod u tečaj u jednom redu koji se pojavljuje na kartici tečaja" msgid "About" msgstr "O" -#: frontend/src/pages/Batch.vue:98 +#: frontend/src/pages/Batch.vue:101 msgid "About this batch" msgstr "O ovoj Grupi" @@ -97,11 +97,24 @@ msgstr "Prihvaćanje Uvjeta i/ili Pravila" msgid "Accepted" msgstr "Prihvaćeno" +#: frontend/src/components/Settings/ZoomSettings.vue:174 +msgid "Account" +msgstr "" + +#. Label of the account_id (Data) field in DocType 'LMS Zoom Settings' #. Label of the account_id (Data) field in DocType 'Zoom Settings' +#: frontend/src/components/Modals/ZoomAccountModal.vue:55 +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/doctype/zoom_settings/zoom_settings.json msgid "Account ID" msgstr "Račun" +#. Label of the account_name (Data) field in DocType 'LMS Zoom Settings' +#: frontend/src/components/Modals/ZoomAccountModal.vue:30 +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json +msgid "Account Name" +msgstr "" + #: frontend/src/pages/ProfileAbout.vue:17 msgid "Achievements" msgstr "Dostignuća" @@ -117,12 +130,13 @@ msgstr "" #: frontend/src/components/Assessments.vue:11 #: frontend/src/components/BatchCourses.vue:11 -#: frontend/src/components/BatchStudents.vue:117 -#: frontend/src/components/Categories.vue:43 -#: frontend/src/components/Evaluators.vue:38 -#: frontend/src/components/LiveClass.vue:11 -#: frontend/src/components/Members.vue:44 frontend/src/pages/ProgramForm.vue:30 -#: frontend/src/pages/ProgramForm.vue:92 frontend/src/pages/ProgramForm.vue:137 +#: frontend/src/components/BatchStudents.vue:73 +#: frontend/src/components/LiveClass.vue:21 +#: frontend/src/components/Settings/Categories.vue:43 +#: frontend/src/components/Settings/Evaluators.vue:38 +#: frontend/src/components/Settings/Members.vue:44 +#: frontend/src/pages/ProgramForm.vue:30 frontend/src/pages/ProgramForm.vue:92 +#: frontend/src/pages/ProgramForm.vue:137 msgid "Add" msgstr "Dodaj" @@ -152,7 +166,7 @@ msgstr "Dodaj Lekciju" msgid "Add a Student" msgstr "Dodaj Studenta" -#: frontend/src/components/AppSidebar.vue:553 +#: frontend/src/components/AppSidebar.vue:558 msgid "Add a chapter" msgstr "Dodaj Poglavlje" @@ -164,7 +178,7 @@ msgstr "Dodaj Tečaj" msgid "Add a keyword and then press enter" msgstr "Dodaj ključnu riječ, a zatim pritisnite enter" -#: frontend/src/components/AppSidebar.vue:554 +#: frontend/src/components/AppSidebar.vue:559 msgid "Add a lesson" msgstr "Dodaj Lekciju" @@ -189,11 +203,11 @@ msgstr "Dodaj zadatak svojoj lekciji" msgid "Add at least one possible answer for this question: {0}" msgstr "Dodaj barem jedan mogući odgovor na ovo pitanje: {0}" -#: frontend/src/components/AppSidebar.vue:518 +#: frontend/src/components/AppSidebar.vue:522 msgid "Add courses to your batch" msgstr "" -#: frontend/src/components/AppSidebar.vue:498 +#: frontend/src/components/AppSidebar.vue:501 msgid "Add students to your batch" msgstr "" @@ -209,7 +223,7 @@ msgstr "Dodaj zadatak kao {0}" msgid "Add your first chapter" msgstr "" -#: frontend/src/components/AppSidebar.vue:449 +#: frontend/src/components/AppSidebar.vue:450 msgid "Add your first lesson" msgstr "" @@ -288,7 +302,7 @@ msgstr "" #. Label of the amount (Currency) field in DocType 'LMS Batch' #. Label of the course_price (Currency) field in DocType 'LMS Course' #. Label of the amount (Currency) field in DocType 'LMS Payment' -#: frontend/src/pages/BatchForm.vue:255 frontend/src/pages/CourseForm.vue:230 +#: frontend/src/pages/BatchForm.vue:265 frontend/src/pages/CourseForm.vue:230 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_course/lms_course.json #: lms/lms/doctype/lms_payment/lms_payment.json @@ -346,11 +360,11 @@ msgstr "Odgovor" msgid "Appears on the course card in the course list" msgstr "" -#: frontend/src/pages/BatchForm.vue:230 +#: frontend/src/pages/BatchForm.vue:240 msgid "Appears when the batch URL is shared on any online platform" msgstr "" -#: frontend/src/pages/BatchForm.vue:211 +#: frontend/src/pages/BatchForm.vue:221 msgid "Appears when the batch URL is shared on socials" msgstr "" @@ -425,10 +439,9 @@ msgid "Assessment {0} has already been added to this batch." msgstr "" #. Label of the show_assessments (Check) field in DocType 'LMS Settings' -#: frontend/src/components/AppSidebar.vue:566 +#: frontend/src/components/AppSidebar.vue:571 #: frontend/src/components/Assessments.vue:5 -#: frontend/src/components/BatchStudents.vue:68 -#: frontend/src/components/BatchStudents.vue:101 +#: frontend/src/components/BatchStudents.vue:32 #: lms/lms/doctype/lms_settings/lms_settings.json #: lms/templates/assessments.html:3 msgid "Assessments" @@ -486,7 +499,7 @@ msgstr "" msgid "Assignment will appear at the bottom of the lesson." msgstr "" -#: frontend/src/components/AppSidebar.vue:570 +#: frontend/src/components/AppSidebar.vue:575 #: frontend/src/pages/Assignments.vue:211 lms/www/lms.py:273 msgid "Assignments" msgstr "Dodjele" @@ -495,6 +508,15 @@ msgstr "Dodjele" msgid "At least one option must be correct for this question." msgstr "" +#: frontend/src/components/Modals/LiveClassAttendance.vue:5 +msgid "Attendance for Class - {0}" +msgstr "" + +#. Label of the attendees (Int) field in DocType 'LMS Live Class' +#: lms/lms/doctype/lms_live_class/lms_live_class.json +msgid "Attendees" +msgstr "" + #. Label of the attire (Select) field in DocType 'User' #: lms/fixtures/custom_field.json msgid "Attire Preference" @@ -510,7 +532,7 @@ msgid "Auto Assign" msgstr "Automatski Dodjeli" #. Label of the auto_recording (Select) field in DocType 'LMS Live Class' -#: frontend/src/components/Modals/LiveClassModal.vue:77 +#: frontend/src/components/Modals/LiveClassModal.vue:73 #: lms/lms/doctype/lms_live_class/lms_live_class.json msgid "Auto Recording" msgstr "" @@ -601,6 +623,7 @@ msgstr "" #: lms/lms/doctype/lms_category/lms_category.json #: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json msgid "Batch Evaluator" msgstr "Ocjenjivač Grupe" @@ -631,6 +654,10 @@ msgstr "" msgid "Batch Start Date:" msgstr "" +#: frontend/src/components/BatchStudents.vue:40 +msgid "Batch Summary" +msgstr "" + #. Label of the batch_title (Data) field in DocType 'LMS Certificate' #. Label of the batch_title (Data) field in DocType 'LMS Certificate Request' #: lms/lms/doctype/lms_certificate/lms_certificate.json @@ -758,7 +785,7 @@ msgstr "Ležerna Odjeća" #. Label of the category (Link) field in DocType 'LMS Batch' #. Label of the category (Data) field in DocType 'LMS Category' #. Label of the category (Link) field in DocType 'LMS Course' -#: frontend/src/pages/BatchForm.vue:182 frontend/src/pages/Batches.vue:55 +#: frontend/src/pages/BatchForm.vue:192 frontend/src/pages/Batches.vue:55 #: frontend/src/pages/CertifiedParticipants.vue:38 #: frontend/src/pages/CourseForm.vue:36 frontend/src/pages/Courses.vue:51 #: lms/lms/doctype/lms_batch/lms_batch.json @@ -767,19 +794,19 @@ msgstr "Ležerna Odjeća" msgid "Category" msgstr "Kategorija" -#: frontend/src/components/Categories.vue:39 +#: frontend/src/components/Settings/Categories.vue:39 msgid "Category Name" msgstr "Naziv Kategorije" -#: frontend/src/components/Categories.vue:133 +#: frontend/src/components/Settings/Categories.vue:133 msgid "Category added successfully" msgstr "" -#: frontend/src/components/Categories.vue:193 +#: frontend/src/components/Settings/Categories.vue:193 msgid "Category deleted successfully" msgstr "" -#: frontend/src/components/Categories.vue:173 +#: frontend/src/components/Settings/Categories.vue:173 msgid "Category updated successfully" msgstr "" @@ -822,7 +849,7 @@ msgstr "" #. Enrollment' #. Label of a Card Break in the LMS Workspace #. Label of a Link in the LMS Workspace -#: frontend/src/components/AppSidebar.vue:574 +#: frontend/src/components/AppSidebar.vue:579 #: frontend/src/components/CourseCard.vue:115 #: frontend/src/components/Modals/Event.vue:372 #: frontend/src/pages/BatchForm.vue:62 frontend/src/pages/Batches.vue:38 @@ -846,12 +873,12 @@ msgstr "" msgid "Certification Name" msgstr "" -#: frontend/src/components/BatchStudents.vue:36 +#: frontend/src/components/BatchStudents.vue:17 msgid "Certified" msgstr "" -#: frontend/src/pages/CertifiedParticipants.vue:182 -#: frontend/src/pages/CertifiedParticipants.vue:189 +#: frontend/src/pages/CertifiedParticipants.vue:186 +#: frontend/src/pages/CertifiedParticipants.vue:193 #: frontend/src/pages/Statistics.vue:40 msgid "Certified Members" msgstr "" @@ -972,19 +999,25 @@ msgstr "" 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 "" +#. Label of the client_id (Data) field in DocType 'LMS Zoom Settings' #. Label of the client_id (Data) field in DocType 'Zoom Settings' +#: frontend/src/components/Modals/ZoomAccountModal.vue:36 +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/doctype/zoom_settings/zoom_settings.json msgid "Client ID" msgstr "" +#. Label of the client_secret (Password) field in DocType 'LMS Zoom Settings' #. Label of the client_secret (Password) field in DocType 'Zoom Settings' +#: frontend/src/components/Modals/ZoomAccountModal.vue:49 +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/doctype/zoom_settings/zoom_settings.json msgid "Client Secret" msgstr "" -#: frontend/src/components/Categories.vue:27 -#: frontend/src/components/Evaluators.vue:24 -#: frontend/src/components/Members.vue:24 +#: frontend/src/components/Settings/Categories.vue:27 +#: frontend/src/components/Settings/Evaluators.vue:24 +#: frontend/src/components/Settings/Members.vue:24 msgid "Close" msgstr "Zatvori" @@ -1066,6 +1099,10 @@ msgstr "" msgid "Color" msgstr "Boja" +#: frontend/src/pages/BatchForm.vue:293 frontend/src/pages/CourseForm.vue:268 +msgid "Comma separated keywords for SEO" +msgstr "" + #. Label of the comments (Small Text) field in DocType 'Exercise Latest #. Submission' #. Label of the comments (Small Text) field in DocType 'Exercise Submission' @@ -1162,10 +1199,6 @@ msgstr "" msgid "Completed" msgstr "" -#: frontend/src/components/BatchStudents.vue:373 -msgid "Completed by Students" -msgstr "" - #. Label of the enable_certification (Check) field in DocType 'LMS Course' #: frontend/src/pages/CourseForm.vue:217 #: lms/lms/doctype/lms_course/lms_course.json @@ -1232,7 +1265,7 @@ msgid "Continue Learning" msgstr "" #. Option for the 'Type' (Select) field in DocType 'Job Opportunity' -#: frontend/src/pages/Jobs.vue:187 +#: frontend/src/pages/Jobs.vue:189 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Contract" msgstr "" @@ -1267,7 +1300,7 @@ msgstr "" #. Label of the country (Link) field in DocType 'Job Opportunity' #. Label of the country (Link) field in DocType 'Payment Country' #: frontend/src/pages/Billing.vue:92 frontend/src/pages/JobForm.vue:40 -#: frontend/src/pages/Jobs.vue:57 lms/fixtures/custom_field.json +#: frontend/src/pages/Jobs.vue:59 lms/fixtures/custom_field.json #: lms/job/doctype/job_opportunity/job_opportunity.json #: lms/lms/doctype/payment_country/payment_country.json msgid "Country" @@ -1403,7 +1436,7 @@ msgstr "" msgid "Course Name" msgstr "" -#: frontend/src/pages/CourseDetail.vue:76 frontend/src/pages/CourseForm.vue:257 +#: frontend/src/pages/CourseDetail.vue:76 frontend/src/pages/CourseForm.vue:278 msgid "Course Outline" msgstr "" @@ -1439,11 +1472,11 @@ msgstr "" msgid "Course added to program" msgstr "" -#: frontend/src/pages/CourseForm.vue:468 +#: frontend/src/pages/CourseForm.vue:496 msgid "Course created successfully" msgstr "" -#: frontend/src/pages/CourseForm.vue:489 +#: frontend/src/pages/CourseForm.vue:533 msgid "Course deleted successfully" msgstr "" @@ -1451,7 +1484,7 @@ msgstr "" msgid "Course moved successfully" msgstr "" -#: frontend/src/pages/CourseForm.vue:451 +#: frontend/src/pages/CourseForm.vue:516 msgid "Course updated successfully" msgstr "" @@ -1465,12 +1498,11 @@ msgstr "" #. Label of the courses (Check) field in DocType 'LMS Settings' #: frontend/src/components/BatchCourses.vue:5 #: frontend/src/components/BatchOverlay.vue:37 -#: frontend/src/components/BatchStudents.vue:52 -#: frontend/src/components/BatchStudents.vue:92 +#: frontend/src/components/BatchStudents.vue:25 #: frontend/src/components/Modals/BatchStudentProgress.vue:91 -#: frontend/src/pages/BatchDetail.vue:51 +#: frontend/src/pages/BatchDetail.vue:44 #: frontend/src/pages/CourseCertification.vue:127 -#: frontend/src/pages/Courses.vue:329 frontend/src/pages/Courses.vue:336 +#: frontend/src/pages/Courses.vue:331 frontend/src/pages/Courses.vue:338 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Courses" @@ -1512,15 +1544,15 @@ msgstr "" msgid "Create a Live Class" msgstr "" -#: frontend/src/components/AppSidebar.vue:561 +#: frontend/src/components/AppSidebar.vue:566 msgid "Create a batch" msgstr "" -#: frontend/src/components/AppSidebar.vue:552 +#: frontend/src/components/AppSidebar.vue:557 msgid "Create a course" msgstr "" -#: frontend/src/components/AppSidebar.vue:562 +#: frontend/src/components/AppSidebar.vue:567 msgid "Create a live class" msgstr "" @@ -1528,7 +1560,7 @@ msgstr "" msgid "Create an Assignment" msgstr "" -#: frontend/src/components/AppSidebar.vue:488 +#: frontend/src/components/AppSidebar.vue:491 msgid "Create your first batch" msgstr "" @@ -1536,26 +1568,26 @@ msgstr "" msgid "Create your first course" msgstr "" -#: frontend/src/components/AppSidebar.vue:467 +#: frontend/src/components/AppSidebar.vue:469 msgid "Create your first quiz" msgstr "" -#: frontend/src/pages/Assignments.vue:176 frontend/src/pages/Courses.vue:320 +#: frontend/src/pages/Assignments.vue:176 frontend/src/pages/Courses.vue:321 msgid "Created" msgstr "" -#: frontend/src/components/AppSidebar.vue:558 +#: frontend/src/components/AppSidebar.vue:563 msgid "Creating a batch" msgstr "" -#: frontend/src/components/AppSidebar.vue:549 +#: frontend/src/components/AppSidebar.vue:554 msgid "Creating a course" msgstr "" #. Label of the currency (Link) field in DocType 'LMS Batch' #. Label of the currency (Link) field in DocType 'LMS Course' #. Label of the currency (Link) field in DocType 'LMS Payment' -#: frontend/src/pages/BatchForm.vue:262 frontend/src/pages/CourseForm.vue:247 +#: frontend/src/pages/BatchForm.vue:272 frontend/src/pages/CourseForm.vue:247 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_course/lms_course.json #: lms/lms/doctype/lms_payment/lms_payment.json @@ -1567,7 +1599,7 @@ msgstr "" msgid "Current Lesson" msgstr "" -#: frontend/src/components/AppSidebar.vue:580 +#: frontend/src/components/AppSidebar.vue:585 msgid "Custom Certificate Templates" msgstr "" @@ -1604,7 +1636,7 @@ msgstr "" #. Label of the date (Date) field in DocType 'Scheduled Flow' #: frontend/src/components/Modals/EvaluationModal.vue:26 #: frontend/src/components/Modals/Event.vue:40 -#: frontend/src/components/Modals/LiveClassModal.vue:61 +#: frontend/src/components/Modals/LiveClassModal.vue:29 #: lms/lms/doctype/lms_batch_timetable/lms_batch_timetable.json #: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json @@ -1614,10 +1646,7 @@ msgstr "" msgid "Date" msgstr "" -#. Label of the section_break_glxh (Section Break) field in DocType 'LMS Live -#. Class' #: frontend/src/pages/BatchForm.vue:69 -#: lms/lms/doctype/lms_live_class/lms_live_class.json msgid "Date and Time" msgstr "" @@ -1663,7 +1692,7 @@ msgstr "" #: frontend/src/components/CourseOutline.vue:244 #: frontend/src/components/CourseOutline.vue:302 -#: frontend/src/pages/CourseForm.vue:502 +#: frontend/src/pages/CourseForm.vue:546 msgid "Delete" msgstr "" @@ -1671,7 +1700,7 @@ msgstr "" msgid "Delete Chapter" msgstr "" -#: frontend/src/pages/CourseForm.vue:496 +#: frontend/src/pages/CourseForm.vue:540 msgid "Delete Course" msgstr "" @@ -1683,7 +1712,7 @@ msgstr "" msgid "Delete this lesson?" msgstr "" -#: frontend/src/pages/CourseForm.vue:497 +#: frontend/src/pages/CourseForm.vue:541 msgid "Deleting the course will also delete all its chapters and lessons. Are you sure you want to delete this course?" msgstr "" @@ -1707,7 +1736,7 @@ msgstr "" #. Label of the description (Small Text) field in DocType 'LMS Exercise' #. Label of the description (Text) field in DocType 'LMS Live Class' #. Label of the description (Small Text) field in DocType 'Work Experience' -#: frontend/src/components/Modals/LiveClassModal.vue:84 +#: frontend/src/components/Modals/LiveClassModal.vue:80 #: frontend/src/pages/JobForm.vue:125 #: lms/job/doctype/job_opportunity/job_opportunity.json #: lms/lms/doctype/certification/certification.json @@ -1748,6 +1777,7 @@ msgid "Disable Signup" msgstr "Onemogući Prijavu" #. Label of the disabled (Check) field in DocType 'Job Opportunity' +#: frontend/src/components/Settings/ZoomSettings.vue:56 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Disabled" msgstr "" @@ -1758,7 +1788,7 @@ msgid "Discard" msgstr "" #. Label of the show_discussions (Check) field in DocType 'LMS Settings' -#: frontend/src/pages/Batch.vue:85 +#: frontend/src/pages/Batch.vue:88 #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Discussions" msgstr "" @@ -1788,10 +1818,12 @@ msgstr "" #. Label of the duration (Data) field in DocType 'Cohort' #. Label of the duration (Data) field in DocType 'LMS Batch Timetable' #. Label of the duration (Int) field in DocType 'LMS Live Class' -#: frontend/src/components/Modals/LiveClassModal.vue:68 +#. Label of the duration (Int) field in DocType 'LMS Live Class Participant' +#: frontend/src/components/Modals/LiveClassModal.vue:36 #: lms/lms/doctype/cohort/cohort.json #: lms/lms/doctype/lms_batch_timetable/lms_batch_timetable.json #: lms/lms/doctype/lms_live_class/lms_live_class.json +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json msgid "Duration" msgstr "" @@ -1800,7 +1832,7 @@ msgstr "" msgid "Duration (in minutes)" msgstr "" -#: frontend/src/components/Modals/LiveClassModal.vue:64 +#: frontend/src/components/Modals/LiveClassModal.vue:32 msgid "Duration of the live class in minutes" msgstr "" @@ -1839,6 +1871,10 @@ msgstr "" msgid "Edit Profile" msgstr "" +#: frontend/src/components/Modals/ZoomAccountModal.vue:6 +msgid "Edit Zoom Account" +msgstr "" + #: frontend/src/pages/QuizForm.vue:182 msgid "Edit the question" msgstr "" @@ -1858,8 +1894,9 @@ msgstr "" msgid "Education Details" msgstr "" -#: frontend/src/components/Evaluators.vue:33 -#: frontend/src/components/Members.vue:33 lms/templates/signup-form.html:10 +#: frontend/src/components/Settings/Evaluators.vue:33 +#: frontend/src/components/Settings/Members.vue:33 +#: lms/templates/signup-form.html:10 msgid "Email" msgstr "" @@ -1889,7 +1926,8 @@ msgstr "" msgid "Email Templates" msgstr "" -#: frontend/src/components/EmailTemplates.vue:128 +#: frontend/src/components/Settings/EmailTemplates.vue:128 +#: frontend/src/components/Settings/ZoomSettings.vue:161 msgid "Email Templates deleted successfully" msgstr "" @@ -1922,7 +1960,11 @@ msgid "Enable this only if you want to upload a SCORM package as a chapter." msgstr "" #. Label of the enabled (Check) field in DocType 'LMS Badge' +#. Label of the enabled (Check) field in DocType 'LMS Zoom Settings' +#: frontend/src/components/Modals/ZoomAccountModal.vue:23 +#: frontend/src/components/Settings/ZoomSettings.vue:53 #: lms/lms/doctype/lms_badge/lms_badge.json +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json msgid "Enabled" msgstr "" @@ -1961,11 +2003,15 @@ msgstr "" msgid "End Time" msgstr "" +#: frontend/src/components/LiveClass.vue:89 +msgid "Ended" +msgstr "" + #: frontend/src/components/BatchOverlay.vue:103 msgid "Enroll Now" msgstr "" -#: frontend/src/pages/Batches.vue:286 frontend/src/pages/Courses.vue:322 +#: frontend/src/pages/Batches.vue:286 frontend/src/pages/Courses.vue:324 msgid "Enrolled" msgstr "" @@ -1984,7 +2030,7 @@ msgstr "" msgid "Enrollment Count" msgstr "" -#: lms/lms/utils.py:1913 +#: lms/lms/utils.py:1914 msgid "Enrollment Failed" msgstr "" @@ -2011,18 +2057,27 @@ msgstr "" msgid "Enter the correct answer" msgstr "" +#: frontend/src/components/Modals/ZoomAccountModal.vue:163 +msgid "Error creating Zoom Account" +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:204 msgid "Error creating live class. Please try again. {0}" msgstr "" -#: frontend/src/components/EmailTemplates.vue:133 +#: frontend/src/components/Settings/EmailTemplates.vue:133 +#: frontend/src/components/Settings/ZoomSettings.vue:166 msgid "Error deleting email templates" msgstr "" +#: frontend/src/components/Modals/ZoomAccountModal.vue:200 +msgid "Error updating Zoom Account" +msgstr "" + #: frontend/src/components/Modals/EmailTemplateModal.vue:151 msgid "Error updating email template" msgstr "" @@ -2179,6 +2234,14 @@ msgstr "" msgid "Fail" msgstr "" +#: lms/lms/doctype/lms_live_class/lms_live_class.py:139 +msgid "Failed to fetch attendance data from Zoom for class {0}: {1}" +msgstr "" + +#: frontend/src/utils/index.js:613 +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:167 @@ -2188,7 +2251,7 @@ msgstr "" #. Label of the feedback (Small Text) field in DocType 'LMS Batch Feedback' #: frontend/src/components/BatchFeedback.vue:30 -#: frontend/src/pages/Batch.vue:143 +#: frontend/src/pages/Batch.vue:146 #: lms/lms/doctype/lms_batch_feedback/lms_batch_feedback.json msgid "Feedback" msgstr "" @@ -2212,8 +2275,8 @@ msgstr "" msgid "File Type" msgstr "" -#: frontend/src/components/Members.vue:39 #: frontend/src/components/Modals/EditProfile.vue:59 +#: frontend/src/components/Settings/Members.vue:39 msgid "First Name" msgstr "" @@ -2237,7 +2300,7 @@ msgid "Free" msgstr "" #. Option for the 'Type' (Select) field in DocType 'Job Opportunity' -#: frontend/src/pages/Jobs.vue:188 +#: frontend/src/pages/Jobs.vue:190 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Freelance" msgstr "" @@ -2281,7 +2344,7 @@ msgid "Full Name" msgstr "" #. Option for the 'Type' (Select) field in DocType 'Job Opportunity' -#: frontend/src/pages/Jobs.vue:185 +#: frontend/src/pages/Jobs.vue:187 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Full Time" msgstr "" @@ -2638,8 +2701,8 @@ msgstr "" msgid "Interest" msgstr "" -#: frontend/src/components/AppSidebar.vue:541 -#: frontend/src/components/AppSidebar.vue:544 +#: frontend/src/components/AppSidebar.vue:546 +#: frontend/src/components/AppSidebar.vue:549 msgid "Introduction" msgstr "" @@ -2677,7 +2740,7 @@ msgstr "" msgid "Invite Request" msgstr "" -#: frontend/src/components/AppSidebar.vue:477 +#: frontend/src/components/AppSidebar.vue:480 msgid "Invite your team and students" msgstr "" @@ -2709,7 +2772,7 @@ msgstr "" msgid "Issue Date" msgstr "" -#: frontend/src/components/AppSidebar.vue:577 +#: frontend/src/components/AppSidebar.vue:582 msgid "Issue a Certificate" msgstr "" @@ -2781,12 +2844,12 @@ msgstr "" #. Label of the jobs (Check) field in DocType 'LMS Settings' #: frontend/src/pages/JobDetail.vue:10 frontend/src/pages/Jobs.vue:8 -#: frontend/src/pages/Jobs.vue:194 +#: frontend/src/pages/Jobs.vue:196 #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Jobs" msgstr "" -#: frontend/src/components/LiveClass.vue:58 +#: frontend/src/components/LiveClass.vue:78 #: lms/templates/upcoming_evals.html:15 msgid "Join" msgstr "" @@ -2804,6 +2867,12 @@ msgstr "" msgid "Join URL" msgstr "" +#. Label of the joined_at (Datetime) field in DocType 'LMS Live Class +#. Participant' +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json +msgid "Joined At" +msgstr "" + #. Name of a Workspace #: lms/lms/workspace/lms/lms.json msgid "LMS" @@ -2930,6 +2999,11 @@ msgstr "" msgid "LMS Live Class" msgstr "" +#. Name of a DocType +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json +msgid "LMS Live Class Participant" +msgstr "" + #. Name of a DocType #: lms/lms/doctype/lms_mentor_request/lms_mentor_request.json msgid "LMS Mentor Request" @@ -3037,6 +3111,11 @@ msgstr "" msgid "LMS Timetable Template" msgstr "" +#. Name of a DocType +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json +msgid "LMS Zoom Settings" +msgstr "" + #. Label of the label (Data) field in DocType 'LMS Timetable Legend' #: lms/lms/doctype/lms_timetable_legend/lms_timetable_legend.json msgid "Label" @@ -3057,6 +3136,12 @@ msgstr "" msgid "Launch File" msgstr "" +#. Label of the left_at (Datetime) field in DocType 'LMS Live Class +#. Participant' +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json +msgid "Left At" +msgstr "" + #. Label of the lesson (Link) field in DocType 'Exercise Latest Submission' #. Label of the lesson (Link) field in DocType 'Exercise Submission' #. Label of the lesson (Link) field in DocType 'Lesson Reference' @@ -3088,7 +3173,7 @@ msgstr "" msgid "Lesson Title" msgstr "" -#: frontend/src/pages/LessonForm.vue:414 +#: frontend/src/pages/LessonForm.vue:416 msgid "Lesson created successfully" msgstr "" @@ -3100,7 +3185,7 @@ msgstr "" msgid "Lesson moved successfully" msgstr "" -#: frontend/src/pages/LessonForm.vue:438 +#: frontend/src/pages/LessonForm.vue:440 msgid "Lesson updated successfully" msgstr "" @@ -3154,12 +3239,14 @@ msgid "Links" msgstr "" #. Option for the 'Status' (Select) field in DocType 'Cohort' -#: frontend/src/pages/Courses.vue:306 lms/lms/doctype/cohort/cohort.json +#: frontend/src/pages/Courses.vue:307 lms/lms/doctype/cohort/cohort.json msgid "Live" msgstr "" +#. Label of the live_class (Link) field in DocType 'LMS Live Class Participant' #. Label of the show_live_class (Check) field in DocType 'LMS Settings' -#: frontend/src/components/LiveClass.vue:4 +#: frontend/src/components/LiveClass.vue:14 +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Live Class" msgstr "" @@ -3169,7 +3256,7 @@ msgstr "" msgid "LiveCode URL" msgstr "" -#: frontend/src/components/Members.vue:109 +#: frontend/src/components/Settings/Members.vue:109 #: frontend/src/pages/Assignments.vue:69 frontend/src/pages/Batches.vue:80 #: frontend/src/pages/CertifiedParticipants.vue:100 #: frontend/src/pages/Courses.vue:75 @@ -3196,7 +3283,7 @@ msgid "Location Preference" msgstr "" #: frontend/src/components/NoPermission.vue:28 -#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:193 +#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:196 #: frontend/src/pages/Lesson.vue:53 msgid "Login" msgstr "" @@ -3290,7 +3377,7 @@ msgid "Maximum Attempts" msgstr "" #. Label of the medium (Select) field in DocType 'LMS Batch' -#: frontend/src/pages/BatchForm.vue:177 +#: frontend/src/pages/BatchForm.vue:187 #: lms/lms/doctype/lms_batch/lms_batch.json msgid "Medium" msgstr "" @@ -3305,6 +3392,11 @@ msgstr "" msgid "Medium:" msgstr "" +#. Label of the meeting_id (Data) field in DocType 'LMS Live Class' +#: lms/lms/doctype/lms_live_class/lms_live_class.json +msgid "Meeting ID" +msgstr "" + #. Label of the member (Link) field in DocType 'Exercise Latest Submission' #. Label of the member (Link) field in DocType 'Exercise Submission' #. Label of the member (Link) field in DocType 'LMS Assignment Submission' @@ -3317,10 +3409,14 @@ 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 Live Class Participant' #. Label of the member (Link) field in DocType 'LMS Mentor Request' #. Label of the member (Link) field in DocType 'LMS Payment' #. Label of the member (Link) field in DocType 'LMS Program Member' #. Label of the member (Link) field in DocType 'LMS Quiz Submission' +#. Label of the member (Link) field in DocType 'LMS Zoom Settings' +#: frontend/src/components/Modals/ZoomAccountModal.vue:42 +#: frontend/src/components/Settings/ZoomSettings.vue:178 #: frontend/src/pages/AssignmentSubmissionList.vue:14 #: frontend/src/pages/QuizSubmission.vue:31 #: frontend/src/pages/QuizSubmissionList.vue:91 @@ -3335,10 +3431,12 @@ 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_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 #: lms/lms/doctype/lms_program_member/lms_program_member.json #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/report/course_progress_summary/course_progress_summary.py:64 msgid "Member" msgstr "" @@ -3357,7 +3455,10 @@ msgstr "" #. Label of the member_image (Attach Image) field in DocType 'LMS Batch #. Feedback' +#. Label of the member_image (Attach Image) field in DocType 'LMS Live Class +#. Participant' #: lms/lms/doctype/lms_batch_feedback/lms_batch_feedback.json +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json msgid "Member Image" msgstr "" @@ -3371,8 +3472,11 @@ msgstr "" #. Label of the member_name (Data) field in DocType 'LMS Certificate Request' #. Label of the member_name (Data) field in DocType 'LMS Course Progress' #. Label of the member_name (Data) field in DocType 'LMS Enrollment' +#. Label of the member_name (Data) field in DocType 'LMS Live Class +#. Participant' #. Label of the member_name (Data) field in DocType 'LMS Mentor Request' #. Label of the member_name (Data) field in DocType 'LMS Quiz Submission' +#. Label of the member_name (Data) field in DocType 'LMS Zoom Settings' #: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json #: lms/lms/doctype/lms_badge_assignment/lms_badge_assignment.json #: lms/lms/doctype/lms_batch_enrollment/lms_batch_enrollment.json @@ -3382,8 +3486,10 @@ 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_live_class_participant/lms_live_class_participant.json #: lms/lms/doctype/lms_mentor_request/lms_mentor_request.json #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/report/course_progress_summary/course_progress_summary.py:71 msgid "Member Name" msgstr "" @@ -3401,8 +3507,11 @@ msgstr "" #. Label of the member_username (Data) field in DocType 'LMS Batch Enrollment' #. Label of the member_username (Data) field in DocType 'LMS Enrollment' +#. Label of the member_username (Data) field in DocType 'LMS Live Class +#. Participant' #: lms/lms/doctype/lms_batch_enrollment/lms_batch_enrollment.json #: lms/lms/doctype/lms_enrollment/lms_enrollment.json +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json msgid "Member Username" msgstr "" @@ -3466,23 +3575,33 @@ msgid "Mentor Request Status Update Template" msgstr "" #. Label of the meta_description (Small Text) field in DocType 'LMS Settings' +#: frontend/src/pages/BatchForm.vue:284 frontend/src/pages/CourseForm.vue:259 #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Meta Description" msgstr "" #. Label of the meta_image (Attach Image) field in DocType 'LMS Batch' #. Label of the meta_image (Attach Image) field in DocType 'LMS Settings' -#: frontend/src/pages/BatchForm.vue:190 +#: frontend/src/pages/BatchForm.vue:200 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Meta Image" msgstr "" #. Label of the meta_keywords (Small Text) field in DocType 'LMS Settings' +#: frontend/src/pages/BatchForm.vue:290 frontend/src/pages/CourseForm.vue:265 #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Meta Keywords" msgstr "" +#: frontend/src/pages/BatchForm.vue:279 frontend/src/pages/CourseForm.vue:254 +msgid "Meta Tags" +msgstr "" + +#: lms/lms/api.py:1457 +msgid "Meta tags should be a list." +msgstr "" + #. Label of the milestone (Check) field in DocType 'LMS Batch Timetable' #: lms/lms/doctype/lms_batch_timetable/lms_batch_timetable.json msgid "Milestone" @@ -3494,6 +3613,7 @@ msgstr "" #. Name of a role #: frontend/src/pages/ProfileRoles.vue:20 +#: lms/lms/doctype/course_chapter/course_chapter.json #: lms/lms/doctype/course_evaluator/course_evaluator.json #: lms/lms/doctype/course_lesson/course_lesson.json #: lms/lms/doctype/lms_assignment/lms_assignment.json @@ -3503,6 +3623,7 @@ msgstr "" #: lms/lms/doctype/lms_category/lms_category.json #: lms/lms/doctype/lms_certificate/lms_certificate.json #: 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_live_class/lms_live_class.json #: lms/lms/doctype/lms_program/lms_program.json @@ -3511,6 +3632,7 @@ msgstr "" #: lms/lms/doctype/lms_settings/lms_settings.json #: lms/lms/doctype/lms_source/lms_source.json #: lms/lms/doctype/lms_timetable_template/lms_timetable_template.json +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json msgid "Moderator" msgstr "" @@ -3533,7 +3655,7 @@ msgstr "" msgid "Monday" msgstr "" -#: frontend/src/components/AppSidebar.vue:585 +#: frontend/src/components/AppSidebar.vue:590 msgid "Monetization" msgstr "" @@ -3559,13 +3681,14 @@ msgid "Name" msgstr "" #. Option for the 'Event' (Select) field in DocType 'LMS Badge' -#: frontend/src/components/Categories.vue:27 -#: frontend/src/components/EmailTemplates.vue:17 -#: frontend/src/components/Evaluators.vue:24 -#: 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/Courses.vue:309 frontend/src/pages/Programs.vue:14 -#: lms/lms/doctype/lms_badge/lms_badge.json +#: frontend/src/components/Settings/Categories.vue:27 +#: frontend/src/components/Settings/EmailTemplates.vue:17 +#: frontend/src/components/Settings/Evaluators.vue:24 +#: frontend/src/components/Settings/Members.vue:24 +#: frontend/src/components/Settings/ZoomSettings.vue:17 +#: frontend/src/pages/Assignments.vue:19 frontend/src/pages/Batches.vue:17 +#: frontend/src/pages/Courses.vue:17 frontend/src/pages/Courses.vue:310 +#: frontend/src/pages/Programs.vue:14 lms/lms/doctype/lms_badge/lms_badge.json msgid "New" msgstr "" @@ -3573,7 +3696,7 @@ msgstr "" msgid "New Batch" msgstr "" -#: frontend/src/pages/CourseForm.vue:590 lms/www/lms.py:95 +#: frontend/src/pages/CourseForm.vue:634 lms/www/lms.py:95 msgid "New Course" msgstr "" @@ -3614,6 +3737,10 @@ msgstr "" msgid "New Sign Up" msgstr "" +#: frontend/src/components/Modals/ZoomAccountModal.vue:6 +msgid "New Zoom Account" +msgstr "" + #: lms/lms/utils.py:609 msgid "New comment in batch {0}" msgstr "" @@ -3688,7 +3815,7 @@ msgstr "" msgid "No introduction" msgstr "" -#: frontend/src/components/LiveClass.vue:71 +#: frontend/src/components/LiveClass.vue:97 msgid "No live classes scheduled" msgstr "" @@ -3736,14 +3863,14 @@ msgstr "" msgid "Not Graded" msgstr "" -#: frontend/src/components/NoPermission.vue:7 frontend/src/pages/Batch.vue:161 +#: frontend/src/components/NoPermission.vue:7 frontend/src/pages/Batch.vue:164 msgid "Not Permitted" msgstr "" #: frontend/src/components/Assignment.vue:36 -#: frontend/src/components/BrandSettings.vue:10 -#: frontend/src/components/PaymentSettings.vue:9 -#: frontend/src/components/SettingDetails.vue:10 +#: frontend/src/components/Settings/BrandSettings.vue:10 +#: frontend/src/components/Settings/PaymentSettings.vue:9 +#: frontend/src/components/Settings/SettingDetails.vue:10 #: frontend/src/pages/QuizSubmission.vue:9 msgid "Not Saved" msgstr "" @@ -3761,6 +3888,10 @@ msgstr "" msgid "Notify me when available" msgstr "" +#: frontend/src/components/BatchStudents.vue:48 +msgid "Number of Students" +msgstr "" + #: frontend/src/pages/BatchForm.vue:150 msgid "Number of seats available" msgstr "" @@ -3801,7 +3932,7 @@ msgstr "" msgid "Only files of type {0} will be accepted." msgstr "" -#: frontend/src/pages/CourseForm.vue:526 frontend/src/utils/index.js:499 +#: frontend/src/pages/CourseForm.vue:570 frontend/src/utils/index.js:500 msgid "Only image file is allowed." msgstr "" @@ -3905,7 +4036,7 @@ msgid "Pages" msgstr "" #. Label of the paid_batch (Check) field in DocType 'LMS Batch' -#: frontend/src/pages/BatchForm.vue:250 +#: frontend/src/pages/BatchForm.vue:260 #: lms/lms/doctype/lms_batch/lms_batch.json msgid "Paid Batch" msgstr "" @@ -3931,7 +4062,7 @@ msgid "Pan Number" msgstr "" #. Option for the 'Type' (Select) field in DocType 'Job Opportunity' -#: frontend/src/pages/Jobs.vue:186 +#: frontend/src/pages/Jobs.vue:188 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Part Time" msgstr "" @@ -4082,6 +4213,10 @@ msgstr "" msgid "Please add {1} for {3} to send calendar invites for evaluations." msgstr "" +#: frontend/src/components/LiveClass.vue:8 +msgid "Please add a zoom account to the batch to create live classes." +msgstr "" + #: lms/lms/user.py:75 msgid "Please ask your administrator to verify your sign-up" msgstr "" @@ -4094,12 +4229,12 @@ msgstr "" msgid "Please click on the following button to set your new password" msgstr "" -#: lms/lms/utils.py:2047 lms/lms/utils.py:2051 +#: lms/lms/utils.py:2048 lms/lms/utils.py:2052 msgid "Please complete the previous courses in the program to enroll in this course." msgstr "" -#: lms/lms/doctype/lms_batch/lms_batch.py:200 -msgid "Please enable Zoom Settings to use this feature." +#: lms/lms/doctype/lms_batch/lms_batch.py:211 +msgid "Please enable the zoom account to use this feature." msgstr "" #: frontend/src/components/CourseOutline.vue:319 @@ -4110,7 +4245,7 @@ msgstr "" msgid "Please ensure that you complete all the questions in {0} minutes." msgstr "" -#: frontend/src/components/Modals/LiveClassModal.vue:171 +#: frontend/src/components/Modals/LiveClassModal.vue:186 msgid "Please enter a title." msgstr "" @@ -4119,7 +4254,7 @@ msgstr "" msgid "Please enter a valid URL." msgstr "" -#: frontend/src/components/Modals/LiveClassModal.vue:183 +#: frontend/src/components/Modals/LiveClassModal.vue:198 msgid "Please enter a valid time in the format HH:mm." msgstr "" @@ -4147,7 +4282,7 @@ msgstr "" msgid "Please login to access the quiz." msgstr "" -#: frontend/src/components/NoPermission.vue:25 frontend/src/pages/Batch.vue:172 +#: frontend/src/components/NoPermission.vue:25 frontend/src/pages/Batch.vue:175 msgid "Please login to access this page." msgstr "" @@ -4164,23 +4299,23 @@ msgstr "" msgid "Please schedule an evaluation to get certified." msgstr "" -#: frontend/src/components/Modals/LiveClassModal.vue:174 +#: frontend/src/components/Modals/LiveClassModal.vue:189 msgid "Please select a date." msgstr "" -#: frontend/src/components/Modals/LiveClassModal.vue:198 +#: frontend/src/components/Modals/LiveClassModal.vue:213 msgid "Please select a duration." msgstr "" -#: frontend/src/components/Modals/LiveClassModal.vue:195 +#: frontend/src/components/Modals/LiveClassModal.vue:210 msgid "Please select a future date and time." msgstr "" -#: frontend/src/components/Modals/LiveClassModal.vue:177 +#: frontend/src/components/Modals/LiveClassModal.vue:192 msgid "Please select a time." msgstr "" -#: frontend/src/components/Modals/LiveClassModal.vue:180 +#: frontend/src/components/Modals/LiveClassModal.vue:195 msgid "Please select a timezone." msgstr "" @@ -4286,7 +4421,7 @@ msgid "Previous" msgstr "" #. Label of the pricing_tab (Tab Break) field in DocType 'LMS Batch' -#: frontend/src/pages/BatchForm.vue:245 +#: frontend/src/pages/BatchForm.vue:255 #: lms/lms/doctype/lms_batch/lms_batch.json msgid "Pricing" msgstr "" @@ -4363,7 +4498,6 @@ msgstr "Programi" #. Label of the progress (Float) field in DocType 'LMS Enrollment' #. Label of the progress (Int) field in DocType 'LMS Program Member' -#: frontend/src/components/BatchStudents.vue:75 #: frontend/src/components/Modals/BatchStudentProgress.vue:94 #: lms/lms/doctype/lms_enrollment/lms_enrollment.json #: lms/lms/doctype/lms_program_member/lms_program_member.json @@ -4374,6 +4508,10 @@ msgstr "" msgid "Progress (%)" msgstr "" +#: frontend/src/components/BatchStudents.vue:41 +msgid "Progress of students in courses and assessments" +msgstr "" + #. Option for the 'Required Role' (Select) field in DocType 'Cohort Web Page' #. Option for the 'Visibility' (Select) field in DocType 'LMS Batch Old' #: lms/lms/doctype/cohort_web_page/cohort_web_page.json @@ -4523,7 +4661,7 @@ msgstr "" msgid "Quiz will appear at the bottom of the lesson." msgstr "" -#: frontend/src/components/AppSidebar.vue:569 +#: frontend/src/components/AppSidebar.vue:574 #: frontend/src/pages/QuizForm.vue:443 frontend/src/pages/Quizzes.vue:142 #: frontend/src/pages/Quizzes.vue:152 lms/www/lms.py:251 msgid "Quizzes" @@ -4603,7 +4741,7 @@ msgstr "" msgid "Related Courses" msgstr "" -#: frontend/src/pages/BatchForm.vue:226 frontend/src/pages/CourseForm.vue:127 +#: frontend/src/pages/BatchForm.vue:236 frontend/src/pages/CourseForm.vue:127 msgid "Remove" msgstr "" @@ -4676,7 +4814,7 @@ msgstr "" msgid "Role updated successfully" msgstr "" -#: frontend/src/components/AppSidebar.vue:597 +#: frontend/src/components/AppSidebar.vue:602 msgid "Roles" msgstr "" @@ -4744,6 +4882,7 @@ msgstr "" #: frontend/src/components/Modals/EmailTemplateModal.vue:12 #: frontend/src/components/Modals/Event.vue:101 #: frontend/src/components/Modals/Event.vue:129 +#: frontend/src/components/Modals/ZoomAccountModal.vue:10 #: frontend/src/pages/BatchForm.vue:8 frontend/src/pages/CourseForm.vue:17 #: frontend/src/pages/JobForm.vue:8 frontend/src/pages/LessonForm.vue:14 #: frontend/src/pages/ProgramForm.vue:7 frontend/src/pages/QuizForm.vue:34 @@ -4784,8 +4923,9 @@ msgstr "" msgid "Score Out Of" msgstr "" -#: frontend/src/components/Evaluators.vue:15 -#: frontend/src/components/Members.vue:15 frontend/src/pages/Jobs.vue:42 +#: frontend/src/components/Settings/Evaluators.vue:15 +#: frontend/src/components/Settings/Members.vue:15 +#: frontend/src/pages/Jobs.vue:43 msgid "Search" msgstr "" @@ -4860,16 +5000,16 @@ msgstr "" msgid "Set your Password" msgstr "" -#: frontend/src/components/AppSidebar.vue:545 +#: frontend/src/components/AppSidebar.vue:550 msgid "Setting up" msgstr "" -#: frontend/src/components/AppSidebar.vue:590 +#: frontend/src/components/AppSidebar.vue:595 msgid "Setting up payment gateway" msgstr "" -#: frontend/src/components/AppSidebar.vue:595 -#: frontend/src/components/Modals/Settings.vue:7 +#: frontend/src/components/AppSidebar.vue:600 +#: frontend/src/components/Settings/Settings.vue:7 #: frontend/src/pages/BatchForm.vue:46 frontend/src/pages/CourseForm.vue:143 #: frontend/src/pages/ProfileRoles.vue:4 frontend/src/pages/QuizForm.vue:79 msgid "Settings" @@ -5049,7 +5189,7 @@ msgstr "" msgid "Stage" msgstr "" -#: frontend/src/components/LiveClass.vue:50 frontend/src/components/Quiz.vue:67 +#: frontend/src/components/LiveClass.vue:70 frontend/src/components/Quiz.vue:67 #: lms/templates/quiz/quiz.html:39 msgid "Start" msgstr "" @@ -5134,6 +5274,7 @@ msgstr "" #. Label of the status (Select) field in DocType 'LMS Course Progress' #. Label of the status (Select) field in DocType 'LMS Mentor Request' #: frontend/src/components/Modals/Event.vue:91 +#: frontend/src/components/Settings/ZoomSettings.vue:182 #: frontend/src/pages/AssignmentSubmissionList.vue:19 #: frontend/src/pages/JobForm.vue:46 #: lms/job/doctype/job_opportunity/job_opportunity.json @@ -5171,13 +5312,13 @@ msgid "Student Reviews" msgstr "" #. Label of the show_students (Check) field in DocType 'LMS Settings' -#: frontend/src/components/BatchStudents.vue:20 -#: frontend/src/components/BatchStudents.vue:111 +#: frontend/src/components/BatchStudents.vue:11 +#: frontend/src/components/BatchStudents.vue:67 #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Students" msgstr "" -#: frontend/src/components/BatchStudents.vue:328 +#: frontend/src/components/BatchStudents.vue:285 msgid "Students deleted successfully" msgstr "" @@ -5263,7 +5404,7 @@ msgstr "" msgid "Sunday" msgstr "" -#: lms/lms/api.py:1063 +#: lms/lms/api.py:1079 msgid "Suspicious pattern found in {0}: {1}" msgstr "" @@ -5304,6 +5445,7 @@ msgstr "" #: lms/lms/doctype/lms_enrollment/lms_enrollment.json #: lms/lms/doctype/lms_exercise/lms_exercise.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 #: lms/lms/doctype/lms_payment/lms_payment.json #: lms/lms/doctype/lms_program/lms_program.json @@ -5313,6 +5455,7 @@ msgstr "" #: lms/lms/doctype/lms_settings/lms_settings.json #: lms/lms/doctype/lms_source/lms_source.json #: lms/lms/doctype/lms_timetable_template/lms_timetable_template.json +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/doctype/user_skill/user_skill.json #: lms/lms/doctype/zoom_settings/zoom_settings.json msgid "System Manager" @@ -5384,7 +5527,7 @@ msgstr "Hvala vam na povratnim informacijama." msgid "Thanks and Regards" msgstr "" -#: lms/lms/utils.py:1945 +#: lms/lms/utils.py:1946 msgid "The batch is full. Please contact the Administrator." msgstr "" @@ -5420,7 +5563,7 @@ msgstr "" msgid "There are no seats available in this batch." msgstr "" -#: frontend/src/components/BatchStudents.vue:199 +#: frontend/src/components/BatchStudents.vue:155 msgid "There are no students in this batch." msgstr "" @@ -5459,7 +5602,7 @@ msgstr "" msgid "This certificate does no expire" msgstr "" -#: frontend/src/components/LiveClass.vue:64 +#: frontend/src/components/LiveClass.vue:83 msgid "This class has ended" msgstr "" @@ -5467,7 +5610,7 @@ msgstr "" msgid "This course has:" msgstr "" -#: lms/lms/utils.py:1788 +#: lms/lms/utils.py:1789 msgid "This course is free." msgstr "" @@ -5513,7 +5656,7 @@ msgstr "" #. Label of the time (Time) field in DocType 'LMS Live Class' #: frontend/src/components/Modals/Event.vue:48 -#: frontend/src/components/Modals/LiveClassModal.vue:37 +#: frontend/src/components/Modals/LiveClassModal.vue:52 #: frontend/src/components/Quiz.vue:45 #: lms/lms/doctype/lms_live_class/lms_live_class.json msgid "Time" @@ -5524,7 +5667,7 @@ msgstr "" msgid "Time Preference" msgstr "" -#: frontend/src/components/Modals/LiveClassModal.vue:29 +#: frontend/src/components/Modals/LiveClassModal.vue:44 msgid "Time must be in 24 hour format (HH:mm). Example 11:30 or 22:00" msgstr "" @@ -5552,7 +5695,7 @@ msgstr "" #. Label of the timezone (Data) field in DocType 'LMS Batch' #. Label of the timezone (Data) field in DocType 'LMS Certificate Request' #. Label of the timezone (Data) field in DocType 'LMS Live Class' -#: frontend/src/components/Modals/LiveClassModal.vue:45 +#: frontend/src/components/Modals/LiveClassModal.vue:59 #: frontend/src/pages/BatchForm.vue:107 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json @@ -5625,7 +5768,7 @@ msgstr "" msgid "To Date" msgstr "" -#: lms/lms/utils.py:1799 +#: lms/lms/utils.py:1800 msgid "To join this batch, please contact the Administrator." msgstr "" @@ -5684,7 +5827,7 @@ msgstr "" #: frontend/src/components/Modals/AssessmentModal.vue:22 #: frontend/src/components/Modals/Question.vue:44 #: frontend/src/pages/Assignments.vue:43 frontend/src/pages/Assignments.vue:170 -#: frontend/src/pages/JobForm.vue:25 frontend/src/pages/Jobs.vue:65 +#: frontend/src/pages/JobForm.vue:25 frontend/src/pages/Jobs.vue:67 #: lms/job/doctype/job_opportunity/job_opportunity.json #: lms/lms/doctype/lms_assignment/lms_assignment.json #: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json @@ -5710,6 +5853,11 @@ msgstr "" msgid "URL" msgstr "" +#. Label of the uuid (Data) field in DocType 'LMS Live Class' +#: lms/lms/doctype/lms_live_class/lms_live_class.json +msgid "UUID" +msgstr "" + #. Label of the unavailability_section (Section Break) field in DocType 'Course #. Evaluator' #: lms/lms/doctype/course_evaluator/course_evaluator.json @@ -5734,7 +5882,7 @@ msgstr "" msgid "Unlisted" msgstr "" -#: frontend/src/pages/Batches.vue:284 +#: frontend/src/pages/Batches.vue:284 frontend/src/pages/Courses.vue:322 msgid "Unpublished" msgstr "" @@ -5757,13 +5905,13 @@ msgstr "" #. 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:162 -#: frontend/src/pages/Courses.vue:312 lms/lms/doctype/cohort/cohort.json +#: 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 msgid "Upcoming" msgstr "" -#: frontend/src/pages/Batch.vue:184 +#: frontend/src/pages/Batch.vue:187 msgid "Upcoming Batches" msgstr "" @@ -5772,9 +5920,9 @@ msgstr "" msgid "Upcoming Evaluations" msgstr "" -#: frontend/src/components/BrandSettings.vue:24 -#: frontend/src/components/PaymentSettings.vue:27 -#: frontend/src/components/SettingDetails.vue:23 +#: frontend/src/components/Settings/BrandSettings.vue:24 +#: frontend/src/components/Settings/PaymentSettings.vue:27 +#: frontend/src/components/Settings/SettingDetails.vue:23 msgid "Update" msgstr "" @@ -5782,7 +5930,7 @@ msgstr "" msgid "Update Password" msgstr "" -#: frontend/src/pages/BatchForm.vue:207 frontend/src/pages/CourseForm.vue:108 +#: frontend/src/pages/BatchForm.vue:217 frontend/src/pages/CourseForm.vue:108 msgid "Upload" msgstr "" @@ -6025,7 +6173,7 @@ msgstr "" msgid "You are already enrolled for this course." msgstr "" -#: frontend/src/pages/Batch.vue:166 +#: frontend/src/pages/Batch.vue:169 msgid "You are not a member of this batch. Please checkout our upcoming batches." msgstr "" @@ -6163,7 +6311,7 @@ msgstr "" msgid "Your Account has been successfully created!" msgstr "" -#: lms/lms/doctype/lms_batch/lms_batch.py:351 +#: lms/lms/doctype/lms_batch/lms_batch.py:362 msgid "Your batch {0} is starting tomorrow" msgstr "" @@ -6171,7 +6319,7 @@ msgstr "" msgid "Your calendar is set." msgstr "" -#: lms/lms/doctype/lms_live_class/lms_live_class.py:87 +#: lms/lms/doctype/lms_live_class/lms_live_class.py:90 msgid "Your class on {0} is today" msgstr "" @@ -6208,6 +6356,22 @@ msgstr "" msgid "Zen Mode" msgstr "" +#. Label of the zoom_account (Link) field in DocType 'LMS Batch' +#. Label of the zoom_account (Link) field in DocType 'LMS Live Class' +#: frontend/src/pages/BatchForm.vue:164 +#: lms/lms/doctype/lms_batch/lms_batch.json +#: lms/lms/doctype/lms_live_class/lms_live_class.json +msgid "Zoom Account" +msgstr "" + +#: frontend/src/components/Modals/ZoomAccountModal.vue:158 +msgid "Zoom Account created successfully" +msgstr "" + +#: frontend/src/components/Modals/ZoomAccountModal.vue:195 +msgid "Zoom Account updated successfully" +msgstr "" + #. Name of a DocType #: lms/lms/doctype/zoom_settings/zoom_settings.json msgid "Zoom Settings" @@ -6229,6 +6393,10 @@ msgstr "" msgid "applicants" msgstr "" +#: frontend/src/components/Modals/LiveClassAttendance.vue:39 +msgid "attended for" +msgstr "" + #: lms/templates/emails/payment_reminder.html:4 msgid "but didn’t complete your payment" msgstr "" @@ -6277,6 +6445,10 @@ msgstr "" msgid "members" msgstr "" +#: frontend/src/components/Modals/LiveClassAttendance.vue:40 +msgid "minutes" +msgstr "minuta" + #: lms/templates/quiz/quiz.html:106 msgid "of" msgstr "" @@ -6293,7 +6465,7 @@ msgstr "" msgid "ratings" msgstr "" -#: frontend/src/components/Categories.vue:19 +#: frontend/src/components/Settings/Categories.vue:19 msgid "saving..." msgstr "spremanje..." @@ -6325,7 +6497,7 @@ msgstr "" msgid "{0} Quizzes" msgstr "" -#: lms/lms/api.py:853 lms/lms/api.py:861 +#: lms/lms/api.py:869 lms/lms/api.py:877 msgid "{0} Settings not found" msgstr "" diff --git a/lms/locale/hu.po b/lms/locale/hu.po index 0bf60b5a..6a2673c1 100644 --- a/lms/locale/hu.po +++ b/lms/locale/hu.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: frappe\n" "Report-Msgid-Bugs-To: jannat@frappe.io\n" -"POT-Creation-Date: 2025-05-23 16:04+0000\n" -"PO-Revision-Date: 2025-05-26 18:10\n" +"POT-Creation-Date: 2025-05-30 16:04+0000\n" +"PO-Revision-Date: 2025-06-02 20:30\n" "Last-Translator: jannat@frappe.io\n" "Language-Team: Hungarian\n" "MIME-Version: 1.0\n" @@ -83,7 +83,7 @@ msgstr "" msgid "About" msgstr "" -#: frontend/src/pages/Batch.vue:98 +#: frontend/src/pages/Batch.vue:101 msgid "About this batch" msgstr "" @@ -97,11 +97,24 @@ msgstr "" msgid "Accepted" msgstr "Elfogadva" +#: frontend/src/components/Settings/ZoomSettings.vue:174 +msgid "Account" +msgstr "" + +#. Label of the account_id (Data) field in DocType 'LMS Zoom Settings' #. Label of the account_id (Data) field in DocType 'Zoom Settings' +#: frontend/src/components/Modals/ZoomAccountModal.vue:55 +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/doctype/zoom_settings/zoom_settings.json msgid "Account ID" msgstr "" +#. Label of the account_name (Data) field in DocType 'LMS Zoom Settings' +#: frontend/src/components/Modals/ZoomAccountModal.vue:30 +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json +msgid "Account Name" +msgstr "" + #: frontend/src/pages/ProfileAbout.vue:17 msgid "Achievements" msgstr "" @@ -117,12 +130,13 @@ msgstr "" #: frontend/src/components/Assessments.vue:11 #: frontend/src/components/BatchCourses.vue:11 -#: frontend/src/components/BatchStudents.vue:117 -#: frontend/src/components/Categories.vue:43 -#: frontend/src/components/Evaluators.vue:38 -#: frontend/src/components/LiveClass.vue:11 -#: frontend/src/components/Members.vue:44 frontend/src/pages/ProgramForm.vue:30 -#: frontend/src/pages/ProgramForm.vue:92 frontend/src/pages/ProgramForm.vue:137 +#: frontend/src/components/BatchStudents.vue:73 +#: frontend/src/components/LiveClass.vue:21 +#: frontend/src/components/Settings/Categories.vue:43 +#: frontend/src/components/Settings/Evaluators.vue:38 +#: frontend/src/components/Settings/Members.vue:44 +#: frontend/src/pages/ProgramForm.vue:30 frontend/src/pages/ProgramForm.vue:92 +#: frontend/src/pages/ProgramForm.vue:137 msgid "Add" msgstr "" @@ -152,7 +166,7 @@ msgstr "" msgid "Add a Student" msgstr "" -#: frontend/src/components/AppSidebar.vue:553 +#: frontend/src/components/AppSidebar.vue:558 msgid "Add a chapter" msgstr "" @@ -164,7 +178,7 @@ msgstr "" msgid "Add a keyword and then press enter" msgstr "" -#: frontend/src/components/AppSidebar.vue:554 +#: frontend/src/components/AppSidebar.vue:559 msgid "Add a lesson" msgstr "" @@ -189,11 +203,11 @@ msgstr "" msgid "Add at least one possible answer for this question: {0}" msgstr "" -#: frontend/src/components/AppSidebar.vue:518 +#: frontend/src/components/AppSidebar.vue:522 msgid "Add courses to your batch" msgstr "" -#: frontend/src/components/AppSidebar.vue:498 +#: frontend/src/components/AppSidebar.vue:501 msgid "Add students to your batch" msgstr "" @@ -209,7 +223,7 @@ msgstr "" msgid "Add your first chapter" msgstr "" -#: frontend/src/components/AppSidebar.vue:449 +#: frontend/src/components/AppSidebar.vue:450 msgid "Add your first lesson" msgstr "" @@ -288,7 +302,7 @@ msgstr "Már regisztrált" #. 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:255 frontend/src/pages/CourseForm.vue:230 +#: frontend/src/pages/BatchForm.vue:265 frontend/src/pages/CourseForm.vue:230 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_course/lms_course.json #: lms/lms/doctype/lms_payment/lms_payment.json @@ -346,11 +360,11 @@ msgstr "" msgid "Appears on the course card in the course list" msgstr "" -#: frontend/src/pages/BatchForm.vue:230 +#: frontend/src/pages/BatchForm.vue:240 msgid "Appears when the batch URL is shared on any online platform" msgstr "" -#: frontend/src/pages/BatchForm.vue:211 +#: frontend/src/pages/BatchForm.vue:221 msgid "Appears when the batch URL is shared on socials" msgstr "" @@ -425,10 +439,9 @@ msgid "Assessment {0} has already been added to this batch." msgstr "" #. Label of the show_assessments (Check) field in DocType 'LMS Settings' -#: frontend/src/components/AppSidebar.vue:566 +#: frontend/src/components/AppSidebar.vue:571 #: frontend/src/components/Assessments.vue:5 -#: frontend/src/components/BatchStudents.vue:68 -#: frontend/src/components/BatchStudents.vue:101 +#: frontend/src/components/BatchStudents.vue:32 #: lms/lms/doctype/lms_settings/lms_settings.json #: lms/templates/assessments.html:3 msgid "Assessments" @@ -486,7 +499,7 @@ msgstr "" msgid "Assignment will appear at the bottom of the lesson." msgstr "" -#: frontend/src/components/AppSidebar.vue:570 +#: frontend/src/components/AppSidebar.vue:575 #: frontend/src/pages/Assignments.vue:211 lms/www/lms.py:273 msgid "Assignments" msgstr "Feladatok" @@ -495,6 +508,15 @@ msgstr "Feladatok" msgid "At least one option must be correct for this question." msgstr "" +#: frontend/src/components/Modals/LiveClassAttendance.vue:5 +msgid "Attendance for Class - {0}" +msgstr "" + +#. Label of the attendees (Int) field in DocType 'LMS Live Class' +#: lms/lms/doctype/lms_live_class/lms_live_class.json +msgid "Attendees" +msgstr "" + #. Label of the attire (Select) field in DocType 'User' #: lms/fixtures/custom_field.json msgid "Attire Preference" @@ -510,7 +532,7 @@ msgid "Auto Assign" msgstr "" #. Label of the auto_recording (Select) field in DocType 'LMS Live Class' -#: frontend/src/components/Modals/LiveClassModal.vue:77 +#: frontend/src/components/Modals/LiveClassModal.vue:73 #: lms/lms/doctype/lms_live_class/lms_live_class.json msgid "Auto Recording" msgstr "" @@ -601,6 +623,7 @@ msgstr "" #: lms/lms/doctype/lms_category/lms_category.json #: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json msgid "Batch Evaluator" msgstr "" @@ -631,6 +654,10 @@ msgstr "" msgid "Batch Start Date:" msgstr "" +#: frontend/src/components/BatchStudents.vue:40 +msgid "Batch Summary" +msgstr "" + #. Label of the batch_title (Data) field in DocType 'LMS Certificate' #. Label of the batch_title (Data) field in DocType 'LMS Certificate Request' #: lms/lms/doctype/lms_certificate/lms_certificate.json @@ -758,7 +785,7 @@ msgstr "" #. Label of the category (Link) field in DocType 'LMS Batch' #. Label of the category (Data) field in DocType 'LMS Category' #. Label of the category (Link) field in DocType 'LMS Course' -#: frontend/src/pages/BatchForm.vue:182 frontend/src/pages/Batches.vue:55 +#: frontend/src/pages/BatchForm.vue:192 frontend/src/pages/Batches.vue:55 #: frontend/src/pages/CertifiedParticipants.vue:38 #: frontend/src/pages/CourseForm.vue:36 frontend/src/pages/Courses.vue:51 #: lms/lms/doctype/lms_batch/lms_batch.json @@ -767,19 +794,19 @@ msgstr "" msgid "Category" msgstr "Kategória" -#: frontend/src/components/Categories.vue:39 +#: frontend/src/components/Settings/Categories.vue:39 msgid "Category Name" msgstr "" -#: frontend/src/components/Categories.vue:133 +#: frontend/src/components/Settings/Categories.vue:133 msgid "Category added successfully" msgstr "" -#: frontend/src/components/Categories.vue:193 +#: frontend/src/components/Settings/Categories.vue:193 msgid "Category deleted successfully" msgstr "" -#: frontend/src/components/Categories.vue:173 +#: frontend/src/components/Settings/Categories.vue:173 msgid "Category updated successfully" msgstr "" @@ -822,7 +849,7 @@ msgstr "" #. Enrollment' #. Label of a Card Break in the LMS Workspace #. Label of a Link in the LMS Workspace -#: frontend/src/components/AppSidebar.vue:574 +#: frontend/src/components/AppSidebar.vue:579 #: frontend/src/components/CourseCard.vue:115 #: frontend/src/components/Modals/Event.vue:372 #: frontend/src/pages/BatchForm.vue:62 frontend/src/pages/Batches.vue:38 @@ -846,12 +873,12 @@ msgstr "" msgid "Certification Name" msgstr "" -#: frontend/src/components/BatchStudents.vue:36 +#: frontend/src/components/BatchStudents.vue:17 msgid "Certified" msgstr "" -#: frontend/src/pages/CertifiedParticipants.vue:182 -#: frontend/src/pages/CertifiedParticipants.vue:189 +#: frontend/src/pages/CertifiedParticipants.vue:186 +#: frontend/src/pages/CertifiedParticipants.vue:193 #: frontend/src/pages/Statistics.vue:40 msgid "Certified Members" msgstr "" @@ -972,19 +999,25 @@ msgstr "" 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 "" +#. Label of the client_id (Data) field in DocType 'LMS Zoom Settings' #. Label of the client_id (Data) field in DocType 'Zoom Settings' +#: frontend/src/components/Modals/ZoomAccountModal.vue:36 +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/doctype/zoom_settings/zoom_settings.json msgid "Client ID" msgstr "" +#. Label of the client_secret (Password) field in DocType 'LMS Zoom Settings' #. Label of the client_secret (Password) field in DocType 'Zoom Settings' +#: frontend/src/components/Modals/ZoomAccountModal.vue:49 +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/doctype/zoom_settings/zoom_settings.json msgid "Client Secret" msgstr "" -#: frontend/src/components/Categories.vue:27 -#: frontend/src/components/Evaluators.vue:24 -#: frontend/src/components/Members.vue:24 +#: frontend/src/components/Settings/Categories.vue:27 +#: frontend/src/components/Settings/Evaluators.vue:24 +#: frontend/src/components/Settings/Members.vue:24 msgid "Close" msgstr "" @@ -1066,6 +1099,10 @@ msgstr "" msgid "Color" msgstr "Szín" +#: frontend/src/pages/BatchForm.vue:293 frontend/src/pages/CourseForm.vue:268 +msgid "Comma separated keywords for SEO" +msgstr "" + #. Label of the comments (Small Text) field in DocType 'Exercise Latest #. Submission' #. Label of the comments (Small Text) field in DocType 'Exercise Submission' @@ -1162,10 +1199,6 @@ msgstr "" msgid "Completed" msgstr "" -#: frontend/src/components/BatchStudents.vue:373 -msgid "Completed by Students" -msgstr "" - #. Label of the enable_certification (Check) field in DocType 'LMS Course' #: frontend/src/pages/CourseForm.vue:217 #: lms/lms/doctype/lms_course/lms_course.json @@ -1232,7 +1265,7 @@ msgid "Continue Learning" msgstr "" #. Option for the 'Type' (Select) field in DocType 'Job Opportunity' -#: frontend/src/pages/Jobs.vue:187 +#: frontend/src/pages/Jobs.vue:189 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Contract" msgstr "" @@ -1267,7 +1300,7 @@ msgstr "" #. Label of the country (Link) field in DocType 'Job Opportunity' #. Label of the country (Link) field in DocType 'Payment Country' #: frontend/src/pages/Billing.vue:92 frontend/src/pages/JobForm.vue:40 -#: frontend/src/pages/Jobs.vue:57 lms/fixtures/custom_field.json +#: frontend/src/pages/Jobs.vue:59 lms/fixtures/custom_field.json #: lms/job/doctype/job_opportunity/job_opportunity.json #: lms/lms/doctype/payment_country/payment_country.json msgid "Country" @@ -1403,7 +1436,7 @@ msgstr "" msgid "Course Name" msgstr "" -#: frontend/src/pages/CourseDetail.vue:76 frontend/src/pages/CourseForm.vue:257 +#: frontend/src/pages/CourseDetail.vue:76 frontend/src/pages/CourseForm.vue:278 msgid "Course Outline" msgstr "" @@ -1439,11 +1472,11 @@ msgstr "" msgid "Course added to program" msgstr "" -#: frontend/src/pages/CourseForm.vue:468 +#: frontend/src/pages/CourseForm.vue:496 msgid "Course created successfully" msgstr "" -#: frontend/src/pages/CourseForm.vue:489 +#: frontend/src/pages/CourseForm.vue:533 msgid "Course deleted successfully" msgstr "" @@ -1451,7 +1484,7 @@ msgstr "" msgid "Course moved successfully" msgstr "" -#: frontend/src/pages/CourseForm.vue:451 +#: frontend/src/pages/CourseForm.vue:516 msgid "Course updated successfully" msgstr "" @@ -1465,12 +1498,11 @@ msgstr "" #. Label of the courses (Check) field in DocType 'LMS Settings' #: frontend/src/components/BatchCourses.vue:5 #: frontend/src/components/BatchOverlay.vue:37 -#: frontend/src/components/BatchStudents.vue:52 -#: frontend/src/components/BatchStudents.vue:92 +#: frontend/src/components/BatchStudents.vue:25 #: frontend/src/components/Modals/BatchStudentProgress.vue:91 -#: frontend/src/pages/BatchDetail.vue:51 +#: frontend/src/pages/BatchDetail.vue:44 #: frontend/src/pages/CourseCertification.vue:127 -#: frontend/src/pages/Courses.vue:329 frontend/src/pages/Courses.vue:336 +#: frontend/src/pages/Courses.vue:331 frontend/src/pages/Courses.vue:338 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Courses" @@ -1512,15 +1544,15 @@ msgstr "" msgid "Create a Live Class" msgstr "" -#: frontend/src/components/AppSidebar.vue:561 +#: frontend/src/components/AppSidebar.vue:566 msgid "Create a batch" msgstr "" -#: frontend/src/components/AppSidebar.vue:552 +#: frontend/src/components/AppSidebar.vue:557 msgid "Create a course" msgstr "" -#: frontend/src/components/AppSidebar.vue:562 +#: frontend/src/components/AppSidebar.vue:567 msgid "Create a live class" msgstr "" @@ -1528,7 +1560,7 @@ msgstr "" msgid "Create an Assignment" msgstr "" -#: frontend/src/components/AppSidebar.vue:488 +#: frontend/src/components/AppSidebar.vue:491 msgid "Create your first batch" msgstr "" @@ -1536,26 +1568,26 @@ msgstr "" msgid "Create your first course" msgstr "" -#: frontend/src/components/AppSidebar.vue:467 +#: frontend/src/components/AppSidebar.vue:469 msgid "Create your first quiz" msgstr "" -#: frontend/src/pages/Assignments.vue:176 frontend/src/pages/Courses.vue:320 +#: frontend/src/pages/Assignments.vue:176 frontend/src/pages/Courses.vue:321 msgid "Created" msgstr "Alkotó" -#: frontend/src/components/AppSidebar.vue:558 +#: frontend/src/components/AppSidebar.vue:563 msgid "Creating a batch" msgstr "" -#: frontend/src/components/AppSidebar.vue:549 +#: frontend/src/components/AppSidebar.vue:554 msgid "Creating a course" msgstr "" #. Label of the currency (Link) field in DocType 'LMS Batch' #. Label of the currency (Link) field in DocType 'LMS Course' #. Label of the currency (Link) field in DocType 'LMS Payment' -#: frontend/src/pages/BatchForm.vue:262 frontend/src/pages/CourseForm.vue:247 +#: frontend/src/pages/BatchForm.vue:272 frontend/src/pages/CourseForm.vue:247 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_course/lms_course.json #: lms/lms/doctype/lms_payment/lms_payment.json @@ -1567,7 +1599,7 @@ msgstr "" msgid "Current Lesson" msgstr "" -#: frontend/src/components/AppSidebar.vue:580 +#: frontend/src/components/AppSidebar.vue:585 msgid "Custom Certificate Templates" msgstr "" @@ -1604,7 +1636,7 @@ msgstr "Irányítópult" #. Label of the date (Date) field in DocType 'Scheduled Flow' #: frontend/src/components/Modals/EvaluationModal.vue:26 #: frontend/src/components/Modals/Event.vue:40 -#: frontend/src/components/Modals/LiveClassModal.vue:61 +#: frontend/src/components/Modals/LiveClassModal.vue:29 #: lms/lms/doctype/lms_batch_timetable/lms_batch_timetable.json #: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json @@ -1614,10 +1646,7 @@ msgstr "Irányítópult" msgid "Date" msgstr "" -#. Label of the section_break_glxh (Section Break) field in DocType 'LMS Live -#. Class' #: frontend/src/pages/BatchForm.vue:69 -#: lms/lms/doctype/lms_live_class/lms_live_class.json msgid "Date and Time" msgstr "" @@ -1663,7 +1692,7 @@ msgstr "" #: frontend/src/components/CourseOutline.vue:244 #: frontend/src/components/CourseOutline.vue:302 -#: frontend/src/pages/CourseForm.vue:502 +#: frontend/src/pages/CourseForm.vue:546 msgid "Delete" msgstr "" @@ -1671,7 +1700,7 @@ msgstr "" msgid "Delete Chapter" msgstr "" -#: frontend/src/pages/CourseForm.vue:496 +#: frontend/src/pages/CourseForm.vue:540 msgid "Delete Course" msgstr "" @@ -1683,7 +1712,7 @@ msgstr "" msgid "Delete this lesson?" msgstr "" -#: frontend/src/pages/CourseForm.vue:497 +#: frontend/src/pages/CourseForm.vue:541 msgid "Deleting the course will also delete all its chapters and lessons. Are you sure you want to delete this course?" msgstr "" @@ -1707,7 +1736,7 @@ msgstr "" #. Label of the description (Small Text) field in DocType 'LMS Exercise' #. Label of the description (Text) field in DocType 'LMS Live Class' #. Label of the description (Small Text) field in DocType 'Work Experience' -#: frontend/src/components/Modals/LiveClassModal.vue:84 +#: frontend/src/components/Modals/LiveClassModal.vue:80 #: frontend/src/pages/JobForm.vue:125 #: lms/job/doctype/job_opportunity/job_opportunity.json #: lms/lms/doctype/certification/certification.json @@ -1748,6 +1777,7 @@ msgid "Disable Signup" msgstr "" #. Label of the disabled (Check) field in DocType 'Job Opportunity' +#: frontend/src/components/Settings/ZoomSettings.vue:56 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Disabled" msgstr "" @@ -1758,7 +1788,7 @@ msgid "Discard" msgstr "Elvet" #. Label of the show_discussions (Check) field in DocType 'LMS Settings' -#: frontend/src/pages/Batch.vue:85 +#: frontend/src/pages/Batch.vue:88 #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Discussions" msgstr "" @@ -1788,10 +1818,12 @@ msgstr "" #. Label of the duration (Data) field in DocType 'Cohort' #. Label of the duration (Data) field in DocType 'LMS Batch Timetable' #. Label of the duration (Int) field in DocType 'LMS Live Class' -#: frontend/src/components/Modals/LiveClassModal.vue:68 +#. Label of the duration (Int) field in DocType 'LMS Live Class Participant' +#: frontend/src/components/Modals/LiveClassModal.vue:36 #: lms/lms/doctype/cohort/cohort.json #: lms/lms/doctype/lms_batch_timetable/lms_batch_timetable.json #: lms/lms/doctype/lms_live_class/lms_live_class.json +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json msgid "Duration" msgstr "" @@ -1800,7 +1832,7 @@ msgstr "" msgid "Duration (in minutes)" msgstr "" -#: frontend/src/components/Modals/LiveClassModal.vue:64 +#: frontend/src/components/Modals/LiveClassModal.vue:32 msgid "Duration of the live class in minutes" msgstr "" @@ -1839,6 +1871,10 @@ msgstr "" msgid "Edit Profile" msgstr "Profil szerkesztése" +#: frontend/src/components/Modals/ZoomAccountModal.vue:6 +msgid "Edit Zoom Account" +msgstr "" + #: frontend/src/pages/QuizForm.vue:182 msgid "Edit the question" msgstr "" @@ -1858,8 +1894,9 @@ msgstr "" msgid "Education Details" msgstr "" -#: frontend/src/components/Evaluators.vue:33 -#: frontend/src/components/Members.vue:33 lms/templates/signup-form.html:10 +#: frontend/src/components/Settings/Evaluators.vue:33 +#: frontend/src/components/Settings/Members.vue:33 +#: lms/templates/signup-form.html:10 msgid "Email" msgstr "E-mail" @@ -1889,7 +1926,8 @@ msgstr "" msgid "Email Templates" msgstr "E-mail sablonok" -#: frontend/src/components/EmailTemplates.vue:128 +#: frontend/src/components/Settings/EmailTemplates.vue:128 +#: frontend/src/components/Settings/ZoomSettings.vue:161 msgid "Email Templates deleted successfully" msgstr "" @@ -1922,7 +1960,11 @@ msgid "Enable this only if you want to upload a SCORM package as a chapter." msgstr "" #. Label of the enabled (Check) field in DocType 'LMS Badge' +#. Label of the enabled (Check) field in DocType 'LMS Zoom Settings' +#: frontend/src/components/Modals/ZoomAccountModal.vue:23 +#: frontend/src/components/Settings/ZoomSettings.vue:53 #: lms/lms/doctype/lms_badge/lms_badge.json +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json msgid "Enabled" msgstr "Engedélyezve" @@ -1961,11 +2003,15 @@ msgstr "" msgid "End Time" msgstr "Befejezés dátuma" +#: frontend/src/components/LiveClass.vue:89 +msgid "Ended" +msgstr "" + #: frontend/src/components/BatchOverlay.vue:103 msgid "Enroll Now" msgstr "" -#: frontend/src/pages/Batches.vue:286 frontend/src/pages/Courses.vue:322 +#: frontend/src/pages/Batches.vue:286 frontend/src/pages/Courses.vue:324 msgid "Enrolled" msgstr "" @@ -1984,7 +2030,7 @@ msgstr "" msgid "Enrollment Count" msgstr "" -#: lms/lms/utils.py:1913 +#: lms/lms/utils.py:1914 msgid "Enrollment Failed" msgstr "" @@ -2011,18 +2057,27 @@ msgstr "" msgid "Enter the correct answer" msgstr "" +#: frontend/src/components/Modals/ZoomAccountModal.vue:163 +msgid "Error creating Zoom Account" +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:204 msgid "Error creating live class. Please try again. {0}" msgstr "" -#: frontend/src/components/EmailTemplates.vue:133 +#: frontend/src/components/Settings/EmailTemplates.vue:133 +#: frontend/src/components/Settings/ZoomSettings.vue:166 msgid "Error deleting email templates" msgstr "" +#: frontend/src/components/Modals/ZoomAccountModal.vue:200 +msgid "Error updating Zoom Account" +msgstr "" + #: frontend/src/components/Modals/EmailTemplateModal.vue:151 msgid "Error updating email template" msgstr "" @@ -2179,6 +2234,14 @@ msgstr "" msgid "Fail" msgstr "Nem sikerül" +#: lms/lms/doctype/lms_live_class/lms_live_class.py:139 +msgid "Failed to fetch attendance data from Zoom for class {0}: {1}" +msgstr "" + +#: frontend/src/utils/index.js:613 +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:167 @@ -2188,7 +2251,7 @@ msgstr "Kiemelt" #. Label of the feedback (Small Text) field in DocType 'LMS Batch Feedback' #: frontend/src/components/BatchFeedback.vue:30 -#: frontend/src/pages/Batch.vue:143 +#: frontend/src/pages/Batch.vue:146 #: lms/lms/doctype/lms_batch_feedback/lms_batch_feedback.json msgid "Feedback" msgstr "" @@ -2212,8 +2275,8 @@ msgstr "" msgid "File Type" msgstr "Fájl típusa" -#: frontend/src/components/Members.vue:39 #: frontend/src/components/Modals/EditProfile.vue:59 +#: frontend/src/components/Settings/Members.vue:39 msgid "First Name" msgstr "Vezetéknév" @@ -2237,7 +2300,7 @@ msgid "Free" msgstr "" #. Option for the 'Type' (Select) field in DocType 'Job Opportunity' -#: frontend/src/pages/Jobs.vue:188 +#: frontend/src/pages/Jobs.vue:190 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Freelance" msgstr "Szabadúszó" @@ -2281,7 +2344,7 @@ msgid "Full Name" msgstr "Teljes név" #. Option for the 'Type' (Select) field in DocType 'Job Opportunity' -#: frontend/src/pages/Jobs.vue:185 +#: frontend/src/pages/Jobs.vue:187 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Full Time" msgstr "Teljes munkaidőben" @@ -2638,8 +2701,8 @@ msgstr "" msgid "Interest" msgstr "Érdek" -#: frontend/src/components/AppSidebar.vue:541 -#: frontend/src/components/AppSidebar.vue:544 +#: frontend/src/components/AppSidebar.vue:546 +#: frontend/src/components/AppSidebar.vue:549 msgid "Introduction" msgstr "Bevezetés" @@ -2677,7 +2740,7 @@ msgstr "" msgid "Invite Request" msgstr "" -#: frontend/src/components/AppSidebar.vue:477 +#: frontend/src/components/AppSidebar.vue:480 msgid "Invite your team and students" msgstr "" @@ -2709,7 +2772,7 @@ msgstr "" msgid "Issue Date" msgstr "" -#: frontend/src/components/AppSidebar.vue:577 +#: frontend/src/components/AppSidebar.vue:582 msgid "Issue a Certificate" msgstr "" @@ -2781,12 +2844,12 @@ msgstr "Beosztás" #. Label of the jobs (Check) field in DocType 'LMS Settings' #: frontend/src/pages/JobDetail.vue:10 frontend/src/pages/Jobs.vue:8 -#: frontend/src/pages/Jobs.vue:194 +#: frontend/src/pages/Jobs.vue:196 #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Jobs" msgstr "" -#: frontend/src/components/LiveClass.vue:58 +#: frontend/src/components/LiveClass.vue:78 #: lms/templates/upcoming_evals.html:15 msgid "Join" msgstr "" @@ -2804,6 +2867,12 @@ msgstr "" msgid "Join URL" msgstr "" +#. Label of the joined_at (Datetime) field in DocType 'LMS Live Class +#. Participant' +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json +msgid "Joined At" +msgstr "" + #. Name of a Workspace #: lms/lms/workspace/lms/lms.json msgid "LMS" @@ -2930,6 +2999,11 @@ msgstr "" msgid "LMS Live Class" msgstr "" +#. Name of a DocType +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json +msgid "LMS Live Class Participant" +msgstr "" + #. Name of a DocType #: lms/lms/doctype/lms_mentor_request/lms_mentor_request.json msgid "LMS Mentor Request" @@ -3037,6 +3111,11 @@ msgstr "" msgid "LMS Timetable Template" msgstr "" +#. Name of a DocType +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json +msgid "LMS Zoom Settings" +msgstr "" + #. Label of the label (Data) field in DocType 'LMS Timetable Legend' #: lms/lms/doctype/lms_timetable_legend/lms_timetable_legend.json msgid "Label" @@ -3057,6 +3136,12 @@ msgstr "" msgid "Launch File" msgstr "" +#. Label of the left_at (Datetime) field in DocType 'LMS Live Class +#. Participant' +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json +msgid "Left At" +msgstr "" + #. Label of the lesson (Link) field in DocType 'Exercise Latest Submission' #. Label of the lesson (Link) field in DocType 'Exercise Submission' #. Label of the lesson (Link) field in DocType 'Lesson Reference' @@ -3088,7 +3173,7 @@ msgstr "" msgid "Lesson Title" msgstr "" -#: frontend/src/pages/LessonForm.vue:414 +#: frontend/src/pages/LessonForm.vue:416 msgid "Lesson created successfully" msgstr "" @@ -3100,7 +3185,7 @@ msgstr "" msgid "Lesson moved successfully" msgstr "" -#: frontend/src/pages/LessonForm.vue:438 +#: frontend/src/pages/LessonForm.vue:440 msgid "Lesson updated successfully" msgstr "" @@ -3154,12 +3239,14 @@ msgid "Links" msgstr "Összekapcsolások" #. Option for the 'Status' (Select) field in DocType 'Cohort' -#: frontend/src/pages/Courses.vue:306 lms/lms/doctype/cohort/cohort.json +#: frontend/src/pages/Courses.vue:307 lms/lms/doctype/cohort/cohort.json msgid "Live" msgstr "" +#. Label of the live_class (Link) field in DocType 'LMS Live Class Participant' #. Label of the show_live_class (Check) field in DocType 'LMS Settings' -#: frontend/src/components/LiveClass.vue:4 +#: frontend/src/components/LiveClass.vue:14 +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Live Class" msgstr "" @@ -3169,7 +3256,7 @@ msgstr "" msgid "LiveCode URL" msgstr "" -#: frontend/src/components/Members.vue:109 +#: frontend/src/components/Settings/Members.vue:109 #: frontend/src/pages/Assignments.vue:69 frontend/src/pages/Batches.vue:80 #: frontend/src/pages/CertifiedParticipants.vue:100 #: frontend/src/pages/Courses.vue:75 @@ -3196,7 +3283,7 @@ msgid "Location Preference" msgstr "" #: frontend/src/components/NoPermission.vue:28 -#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:193 +#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:196 #: frontend/src/pages/Lesson.vue:53 msgid "Login" msgstr "Bejelentkezés" @@ -3290,7 +3377,7 @@ msgid "Maximum Attempts" msgstr "" #. Label of the medium (Select) field in DocType 'LMS Batch' -#: frontend/src/pages/BatchForm.vue:177 +#: frontend/src/pages/BatchForm.vue:187 #: lms/lms/doctype/lms_batch/lms_batch.json msgid "Medium" msgstr "" @@ -3305,6 +3392,11 @@ msgstr "" msgid "Medium:" msgstr "Közepes:" +#. Label of the meeting_id (Data) field in DocType 'LMS Live Class' +#: lms/lms/doctype/lms_live_class/lms_live_class.json +msgid "Meeting ID" +msgstr "" + #. Label of the member (Link) field in DocType 'Exercise Latest Submission' #. Label of the member (Link) field in DocType 'Exercise Submission' #. Label of the member (Link) field in DocType 'LMS Assignment Submission' @@ -3317,10 +3409,14 @@ msgstr "Közepes:" #. 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 Live Class Participant' #. Label of the member (Link) field in DocType 'LMS Mentor Request' #. Label of the member (Link) field in DocType 'LMS Payment' #. Label of the member (Link) field in DocType 'LMS Program Member' #. Label of the member (Link) field in DocType 'LMS Quiz Submission' +#. Label of the member (Link) field in DocType 'LMS Zoom Settings' +#: frontend/src/components/Modals/ZoomAccountModal.vue:42 +#: frontend/src/components/Settings/ZoomSettings.vue:178 #: frontend/src/pages/AssignmentSubmissionList.vue:14 #: frontend/src/pages/QuizSubmission.vue:31 #: frontend/src/pages/QuizSubmissionList.vue:91 @@ -3335,10 +3431,12 @@ msgstr "Közepes:" #: 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_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 #: lms/lms/doctype/lms_program_member/lms_program_member.json #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/report/course_progress_summary/course_progress_summary.py:64 msgid "Member" msgstr "" @@ -3357,7 +3455,10 @@ msgstr "" #. Label of the member_image (Attach Image) field in DocType 'LMS Batch #. Feedback' +#. Label of the member_image (Attach Image) field in DocType 'LMS Live Class +#. Participant' #: lms/lms/doctype/lms_batch_feedback/lms_batch_feedback.json +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json msgid "Member Image" msgstr "" @@ -3371,8 +3472,11 @@ msgstr "" #. Label of the member_name (Data) field in DocType 'LMS Certificate Request' #. Label of the member_name (Data) field in DocType 'LMS Course Progress' #. Label of the member_name (Data) field in DocType 'LMS Enrollment' +#. Label of the member_name (Data) field in DocType 'LMS Live Class +#. Participant' #. Label of the member_name (Data) field in DocType 'LMS Mentor Request' #. Label of the member_name (Data) field in DocType 'LMS Quiz Submission' +#. Label of the member_name (Data) field in DocType 'LMS Zoom Settings' #: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json #: lms/lms/doctype/lms_badge_assignment/lms_badge_assignment.json #: lms/lms/doctype/lms_batch_enrollment/lms_batch_enrollment.json @@ -3382,8 +3486,10 @@ 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_live_class_participant/lms_live_class_participant.json #: lms/lms/doctype/lms_mentor_request/lms_mentor_request.json #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/report/course_progress_summary/course_progress_summary.py:71 msgid "Member Name" msgstr "" @@ -3401,8 +3507,11 @@ msgstr "" #. Label of the member_username (Data) field in DocType 'LMS Batch Enrollment' #. Label of the member_username (Data) field in DocType 'LMS Enrollment' +#. Label of the member_username (Data) field in DocType 'LMS Live Class +#. Participant' #: lms/lms/doctype/lms_batch_enrollment/lms_batch_enrollment.json #: lms/lms/doctype/lms_enrollment/lms_enrollment.json +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json msgid "Member Username" msgstr "" @@ -3466,23 +3575,33 @@ msgid "Mentor Request Status Update Template" msgstr "" #. Label of the meta_description (Small Text) field in DocType 'LMS Settings' +#: frontend/src/pages/BatchForm.vue:284 frontend/src/pages/CourseForm.vue:259 #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Meta Description" msgstr "Meta Leírás" #. Label of the meta_image (Attach Image) field in DocType 'LMS Batch' #. Label of the meta_image (Attach Image) field in DocType 'LMS Settings' -#: frontend/src/pages/BatchForm.vue:190 +#: frontend/src/pages/BatchForm.vue:200 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Meta Image" msgstr "Meta kép" #. Label of the meta_keywords (Small Text) field in DocType 'LMS Settings' +#: frontend/src/pages/BatchForm.vue:290 frontend/src/pages/CourseForm.vue:265 #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Meta Keywords" msgstr "" +#: frontend/src/pages/BatchForm.vue:279 frontend/src/pages/CourseForm.vue:254 +msgid "Meta Tags" +msgstr "" + +#: lms/lms/api.py:1457 +msgid "Meta tags should be a list." +msgstr "" + #. Label of the milestone (Check) field in DocType 'LMS Batch Timetable' #: lms/lms/doctype/lms_batch_timetable/lms_batch_timetable.json msgid "Milestone" @@ -3494,6 +3613,7 @@ msgstr "" #. Name of a role #: frontend/src/pages/ProfileRoles.vue:20 +#: lms/lms/doctype/course_chapter/course_chapter.json #: lms/lms/doctype/course_evaluator/course_evaluator.json #: lms/lms/doctype/course_lesson/course_lesson.json #: lms/lms/doctype/lms_assignment/lms_assignment.json @@ -3503,6 +3623,7 @@ msgstr "" #: lms/lms/doctype/lms_category/lms_category.json #: lms/lms/doctype/lms_certificate/lms_certificate.json #: 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_live_class/lms_live_class.json #: lms/lms/doctype/lms_program/lms_program.json @@ -3511,6 +3632,7 @@ msgstr "" #: lms/lms/doctype/lms_settings/lms_settings.json #: lms/lms/doctype/lms_source/lms_source.json #: lms/lms/doctype/lms_timetable_template/lms_timetable_template.json +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json msgid "Moderator" msgstr "" @@ -3533,7 +3655,7 @@ msgstr "" msgid "Monday" msgstr "Hétfő" -#: frontend/src/components/AppSidebar.vue:585 +#: frontend/src/components/AppSidebar.vue:590 msgid "Monetization" msgstr "" @@ -3559,13 +3681,14 @@ msgid "Name" msgstr "" #. Option for the 'Event' (Select) field in DocType 'LMS Badge' -#: frontend/src/components/Categories.vue:27 -#: frontend/src/components/EmailTemplates.vue:17 -#: frontend/src/components/Evaluators.vue:24 -#: 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/Courses.vue:309 frontend/src/pages/Programs.vue:14 -#: lms/lms/doctype/lms_badge/lms_badge.json +#: frontend/src/components/Settings/Categories.vue:27 +#: frontend/src/components/Settings/EmailTemplates.vue:17 +#: frontend/src/components/Settings/Evaluators.vue:24 +#: frontend/src/components/Settings/Members.vue:24 +#: frontend/src/components/Settings/ZoomSettings.vue:17 +#: frontend/src/pages/Assignments.vue:19 frontend/src/pages/Batches.vue:17 +#: frontend/src/pages/Courses.vue:17 frontend/src/pages/Courses.vue:310 +#: frontend/src/pages/Programs.vue:14 lms/lms/doctype/lms_badge/lms_badge.json msgid "New" msgstr "" @@ -3573,7 +3696,7 @@ msgstr "" msgid "New Batch" msgstr "" -#: frontend/src/pages/CourseForm.vue:590 lms/www/lms.py:95 +#: frontend/src/pages/CourseForm.vue:634 lms/www/lms.py:95 msgid "New Course" msgstr "" @@ -3614,6 +3737,10 @@ msgstr "" msgid "New Sign Up" msgstr "" +#: frontend/src/components/Modals/ZoomAccountModal.vue:6 +msgid "New Zoom Account" +msgstr "" + #: lms/lms/utils.py:609 msgid "New comment in batch {0}" msgstr "" @@ -3688,7 +3815,7 @@ msgstr "" msgid "No introduction" msgstr "" -#: frontend/src/components/LiveClass.vue:71 +#: frontend/src/components/LiveClass.vue:97 msgid "No live classes scheduled" msgstr "" @@ -3736,14 +3863,14 @@ msgstr "" msgid "Not Graded" msgstr "" -#: frontend/src/components/NoPermission.vue:7 frontend/src/pages/Batch.vue:161 +#: frontend/src/components/NoPermission.vue:7 frontend/src/pages/Batch.vue:164 msgid "Not Permitted" msgstr "" #: frontend/src/components/Assignment.vue:36 -#: frontend/src/components/BrandSettings.vue:10 -#: frontend/src/components/PaymentSettings.vue:9 -#: frontend/src/components/SettingDetails.vue:10 +#: frontend/src/components/Settings/BrandSettings.vue:10 +#: frontend/src/components/Settings/PaymentSettings.vue:9 +#: frontend/src/components/Settings/SettingDetails.vue:10 #: frontend/src/pages/QuizSubmission.vue:9 msgid "Not Saved" msgstr "Nincs mentve" @@ -3761,6 +3888,10 @@ msgstr "Értesítések" msgid "Notify me when available" msgstr "" +#: frontend/src/components/BatchStudents.vue:48 +msgid "Number of Students" +msgstr "" + #: frontend/src/pages/BatchForm.vue:150 msgid "Number of seats available" msgstr "" @@ -3801,7 +3932,7 @@ msgstr "" msgid "Only files of type {0} will be accepted." msgstr "" -#: frontend/src/pages/CourseForm.vue:526 frontend/src/utils/index.js:499 +#: frontend/src/pages/CourseForm.vue:570 frontend/src/utils/index.js:500 msgid "Only image file is allowed." msgstr "" @@ -3905,7 +4036,7 @@ msgid "Pages" msgstr "" #. Label of the paid_batch (Check) field in DocType 'LMS Batch' -#: frontend/src/pages/BatchForm.vue:250 +#: frontend/src/pages/BatchForm.vue:260 #: lms/lms/doctype/lms_batch/lms_batch.json msgid "Paid Batch" msgstr "" @@ -3931,7 +4062,7 @@ msgid "Pan Number" msgstr "" #. Option for the 'Type' (Select) field in DocType 'Job Opportunity' -#: frontend/src/pages/Jobs.vue:186 +#: frontend/src/pages/Jobs.vue:188 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Part Time" msgstr "Részmunkaidő" @@ -4082,6 +4213,10 @@ msgstr "" msgid "Please add {1} for {3} to send calendar invites for evaluations." msgstr "" +#: frontend/src/components/LiveClass.vue:8 +msgid "Please add a zoom account to the batch to create live classes." +msgstr "" + #: lms/lms/user.py:75 msgid "Please ask your administrator to verify your sign-up" msgstr "Kérje meg a rendszergazdát, hogy ellenőrizze a regisztrációját" @@ -4094,12 +4229,12 @@ msgstr "Kérjük, ellenőrizze e-mail a vizsgálathoz" msgid "Please click on the following button to set your new password" msgstr "" -#: lms/lms/utils.py:2047 lms/lms/utils.py:2051 +#: lms/lms/utils.py:2048 lms/lms/utils.py:2052 msgid "Please complete the previous courses in the program to enroll in this course." msgstr "" -#: lms/lms/doctype/lms_batch/lms_batch.py:200 -msgid "Please enable Zoom Settings to use this feature." +#: lms/lms/doctype/lms_batch/lms_batch.py:211 +msgid "Please enable the zoom account to use this feature." msgstr "" #: frontend/src/components/CourseOutline.vue:319 @@ -4110,7 +4245,7 @@ msgstr "" msgid "Please ensure that you complete all the questions in {0} minutes." msgstr "" -#: frontend/src/components/Modals/LiveClassModal.vue:171 +#: frontend/src/components/Modals/LiveClassModal.vue:186 msgid "Please enter a title." msgstr "" @@ -4119,7 +4254,7 @@ msgstr "" msgid "Please enter a valid URL." msgstr "" -#: frontend/src/components/Modals/LiveClassModal.vue:183 +#: frontend/src/components/Modals/LiveClassModal.vue:198 msgid "Please enter a valid time in the format HH:mm." msgstr "" @@ -4147,7 +4282,7 @@ msgstr "" msgid "Please login to access the quiz." msgstr "" -#: frontend/src/components/NoPermission.vue:25 frontend/src/pages/Batch.vue:172 +#: frontend/src/components/NoPermission.vue:25 frontend/src/pages/Batch.vue:175 msgid "Please login to access this page." msgstr "" @@ -4164,23 +4299,23 @@ msgstr "" msgid "Please schedule an evaluation to get certified." msgstr "" -#: frontend/src/components/Modals/LiveClassModal.vue:174 +#: frontend/src/components/Modals/LiveClassModal.vue:189 msgid "Please select a date." msgstr "" -#: frontend/src/components/Modals/LiveClassModal.vue:198 +#: frontend/src/components/Modals/LiveClassModal.vue:213 msgid "Please select a duration." msgstr "" -#: frontend/src/components/Modals/LiveClassModal.vue:195 +#: frontend/src/components/Modals/LiveClassModal.vue:210 msgid "Please select a future date and time." msgstr "" -#: frontend/src/components/Modals/LiveClassModal.vue:177 +#: frontend/src/components/Modals/LiveClassModal.vue:192 msgid "Please select a time." msgstr "" -#: frontend/src/components/Modals/LiveClassModal.vue:180 +#: frontend/src/components/Modals/LiveClassModal.vue:195 msgid "Please select a timezone." msgstr "" @@ -4286,7 +4421,7 @@ msgid "Previous" msgstr "Előző" #. Label of the pricing_tab (Tab Break) field in DocType 'LMS Batch' -#: frontend/src/pages/BatchForm.vue:245 +#: frontend/src/pages/BatchForm.vue:255 #: lms/lms/doctype/lms_batch/lms_batch.json msgid "Pricing" msgstr "" @@ -4363,7 +4498,6 @@ msgstr "" #. Label of the progress (Float) field in DocType 'LMS Enrollment' #. Label of the progress (Int) field in DocType 'LMS Program Member' -#: frontend/src/components/BatchStudents.vue:75 #: frontend/src/components/Modals/BatchStudentProgress.vue:94 #: lms/lms/doctype/lms_enrollment/lms_enrollment.json #: lms/lms/doctype/lms_program_member/lms_program_member.json @@ -4374,6 +4508,10 @@ msgstr "Előrehaladás" msgid "Progress (%)" msgstr "Haladás (%)" +#: frontend/src/components/BatchStudents.vue:41 +msgid "Progress of students in courses and assessments" +msgstr "" + #. Option for the 'Required Role' (Select) field in DocType 'Cohort Web Page' #. Option for the 'Visibility' (Select) field in DocType 'LMS Batch Old' #: lms/lms/doctype/cohort_web_page/cohort_web_page.json @@ -4523,7 +4661,7 @@ msgstr "" msgid "Quiz will appear at the bottom of the lesson." msgstr "" -#: frontend/src/components/AppSidebar.vue:569 +#: frontend/src/components/AppSidebar.vue:574 #: frontend/src/pages/QuizForm.vue:443 frontend/src/pages/Quizzes.vue:142 #: frontend/src/pages/Quizzes.vue:152 lms/www/lms.py:251 msgid "Quizzes" @@ -4603,7 +4741,7 @@ msgstr "Elutasítva" msgid "Related Courses" msgstr "" -#: frontend/src/pages/BatchForm.vue:226 frontend/src/pages/CourseForm.vue:127 +#: frontend/src/pages/BatchForm.vue:236 frontend/src/pages/CourseForm.vue:127 msgid "Remove" msgstr "eltávolítás" @@ -4676,7 +4814,7 @@ msgstr "" msgid "Role updated successfully" msgstr "" -#: frontend/src/components/AppSidebar.vue:597 +#: frontend/src/components/AppSidebar.vue:602 msgid "Roles" msgstr "Beosztások" @@ -4744,6 +4882,7 @@ msgstr "Szombat" #: frontend/src/components/Modals/EmailTemplateModal.vue:12 #: frontend/src/components/Modals/Event.vue:101 #: frontend/src/components/Modals/Event.vue:129 +#: frontend/src/components/Modals/ZoomAccountModal.vue:10 #: frontend/src/pages/BatchForm.vue:8 frontend/src/pages/CourseForm.vue:17 #: frontend/src/pages/JobForm.vue:8 frontend/src/pages/LessonForm.vue:14 #: frontend/src/pages/ProgramForm.vue:7 frontend/src/pages/QuizForm.vue:34 @@ -4784,8 +4923,9 @@ msgstr "" msgid "Score Out Of" msgstr "" -#: frontend/src/components/Evaluators.vue:15 -#: frontend/src/components/Members.vue:15 frontend/src/pages/Jobs.vue:42 +#: frontend/src/components/Settings/Evaluators.vue:15 +#: frontend/src/components/Settings/Members.vue:15 +#: frontend/src/pages/Jobs.vue:43 msgid "Search" msgstr "" @@ -4860,16 +5000,16 @@ msgstr "" msgid "Set your Password" msgstr "" -#: frontend/src/components/AppSidebar.vue:545 +#: frontend/src/components/AppSidebar.vue:550 msgid "Setting up" msgstr "" -#: frontend/src/components/AppSidebar.vue:590 +#: frontend/src/components/AppSidebar.vue:595 msgid "Setting up payment gateway" msgstr "" -#: frontend/src/components/AppSidebar.vue:595 -#: frontend/src/components/Modals/Settings.vue:7 +#: frontend/src/components/AppSidebar.vue:600 +#: frontend/src/components/Settings/Settings.vue:7 #: frontend/src/pages/BatchForm.vue:46 frontend/src/pages/CourseForm.vue:143 #: frontend/src/pages/ProfileRoles.vue:4 frontend/src/pages/QuizForm.vue:79 msgid "Settings" @@ -5049,7 +5189,7 @@ msgstr "" msgid "Stage" msgstr "" -#: frontend/src/components/LiveClass.vue:50 frontend/src/components/Quiz.vue:67 +#: frontend/src/components/LiveClass.vue:70 frontend/src/components/Quiz.vue:67 #: lms/templates/quiz/quiz.html:39 msgid "Start" msgstr "" @@ -5134,6 +5274,7 @@ msgstr "" #. Label of the status (Select) field in DocType 'LMS Course Progress' #. Label of the status (Select) field in DocType 'LMS Mentor Request' #: frontend/src/components/Modals/Event.vue:91 +#: frontend/src/components/Settings/ZoomSettings.vue:182 #: frontend/src/pages/AssignmentSubmissionList.vue:19 #: frontend/src/pages/JobForm.vue:46 #: lms/job/doctype/job_opportunity/job_opportunity.json @@ -5171,13 +5312,13 @@ msgid "Student Reviews" msgstr "" #. Label of the show_students (Check) field in DocType 'LMS Settings' -#: frontend/src/components/BatchStudents.vue:20 -#: frontend/src/components/BatchStudents.vue:111 +#: frontend/src/components/BatchStudents.vue:11 +#: frontend/src/components/BatchStudents.vue:67 #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Students" msgstr "" -#: frontend/src/components/BatchStudents.vue:328 +#: frontend/src/components/BatchStudents.vue:285 msgid "Students deleted successfully" msgstr "" @@ -5263,7 +5404,7 @@ msgstr "Összefoglalás" msgid "Sunday" msgstr "Vasárnap" -#: lms/lms/api.py:1063 +#: lms/lms/api.py:1079 msgid "Suspicious pattern found in {0}: {1}" msgstr "" @@ -5304,6 +5445,7 @@ msgstr "" #: lms/lms/doctype/lms_enrollment/lms_enrollment.json #: lms/lms/doctype/lms_exercise/lms_exercise.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 #: lms/lms/doctype/lms_payment/lms_payment.json #: lms/lms/doctype/lms_program/lms_program.json @@ -5313,6 +5455,7 @@ msgstr "" #: lms/lms/doctype/lms_settings/lms_settings.json #: lms/lms/doctype/lms_source/lms_source.json #: lms/lms/doctype/lms_timetable_template/lms_timetable_template.json +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/doctype/user_skill/user_skill.json #: lms/lms/doctype/zoom_settings/zoom_settings.json msgid "System Manager" @@ -5384,7 +5527,7 @@ msgstr "" msgid "Thanks and Regards" msgstr "" -#: lms/lms/utils.py:1945 +#: lms/lms/utils.py:1946 msgid "The batch is full. Please contact the Administrator." msgstr "" @@ -5420,7 +5563,7 @@ msgstr "" msgid "There are no seats available in this batch." msgstr "" -#: frontend/src/components/BatchStudents.vue:199 +#: frontend/src/components/BatchStudents.vue:155 msgid "There are no students in this batch." msgstr "" @@ -5459,7 +5602,7 @@ msgstr "" msgid "This certificate does no expire" msgstr "" -#: frontend/src/components/LiveClass.vue:64 +#: frontend/src/components/LiveClass.vue:83 msgid "This class has ended" msgstr "" @@ -5467,7 +5610,7 @@ msgstr "" msgid "This course has:" msgstr "" -#: lms/lms/utils.py:1788 +#: lms/lms/utils.py:1789 msgid "This course is free." msgstr "" @@ -5513,7 +5656,7 @@ msgstr "Csütörtök" #. Label of the time (Time) field in DocType 'LMS Live Class' #: frontend/src/components/Modals/Event.vue:48 -#: frontend/src/components/Modals/LiveClassModal.vue:37 +#: frontend/src/components/Modals/LiveClassModal.vue:52 #: frontend/src/components/Quiz.vue:45 #: lms/lms/doctype/lms_live_class/lms_live_class.json msgid "Time" @@ -5524,7 +5667,7 @@ msgstr "Idő" msgid "Time Preference" msgstr "" -#: frontend/src/components/Modals/LiveClassModal.vue:29 +#: frontend/src/components/Modals/LiveClassModal.vue:44 msgid "Time must be in 24 hour format (HH:mm). Example 11:30 or 22:00" msgstr "" @@ -5552,7 +5695,7 @@ msgstr "" #. Label of the timezone (Data) field in DocType 'LMS Batch' #. Label of the timezone (Data) field in DocType 'LMS Certificate Request' #. Label of the timezone (Data) field in DocType 'LMS Live Class' -#: frontend/src/components/Modals/LiveClassModal.vue:45 +#: frontend/src/components/Modals/LiveClassModal.vue:59 #: frontend/src/pages/BatchForm.vue:107 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json @@ -5625,7 +5768,7 @@ msgstr "" msgid "To Date" msgstr "" -#: lms/lms/utils.py:1799 +#: lms/lms/utils.py:1800 msgid "To join this batch, please contact the Administrator." msgstr "" @@ -5684,7 +5827,7 @@ msgstr "" #: frontend/src/components/Modals/AssessmentModal.vue:22 #: frontend/src/components/Modals/Question.vue:44 #: frontend/src/pages/Assignments.vue:43 frontend/src/pages/Assignments.vue:170 -#: frontend/src/pages/JobForm.vue:25 frontend/src/pages/Jobs.vue:65 +#: frontend/src/pages/JobForm.vue:25 frontend/src/pages/Jobs.vue:67 #: lms/job/doctype/job_opportunity/job_opportunity.json #: lms/lms/doctype/lms_assignment/lms_assignment.json #: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json @@ -5710,6 +5853,11 @@ msgstr "" msgid "URL" msgstr "" +#. Label of the uuid (Data) field in DocType 'LMS Live Class' +#: lms/lms/doctype/lms_live_class/lms_live_class.json +msgid "UUID" +msgstr "" + #. Label of the unavailability_section (Section Break) field in DocType 'Course #. Evaluator' #: lms/lms/doctype/course_evaluator/course_evaluator.json @@ -5734,7 +5882,7 @@ msgstr "" msgid "Unlisted" msgstr "" -#: frontend/src/pages/Batches.vue:284 +#: frontend/src/pages/Batches.vue:284 frontend/src/pages/Courses.vue:322 msgid "Unpublished" msgstr "" @@ -5757,13 +5905,13 @@ msgstr "" #. 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:162 -#: frontend/src/pages/Courses.vue:312 lms/lms/doctype/cohort/cohort.json +#: 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 msgid "Upcoming" msgstr "" -#: frontend/src/pages/Batch.vue:184 +#: frontend/src/pages/Batch.vue:187 msgid "Upcoming Batches" msgstr "" @@ -5772,9 +5920,9 @@ msgstr "" msgid "Upcoming Evaluations" msgstr "" -#: frontend/src/components/BrandSettings.vue:24 -#: frontend/src/components/PaymentSettings.vue:27 -#: frontend/src/components/SettingDetails.vue:23 +#: frontend/src/components/Settings/BrandSettings.vue:24 +#: frontend/src/components/Settings/PaymentSettings.vue:27 +#: frontend/src/components/Settings/SettingDetails.vue:23 msgid "Update" msgstr "" @@ -5782,7 +5930,7 @@ msgstr "" msgid "Update Password" msgstr "" -#: frontend/src/pages/BatchForm.vue:207 frontend/src/pages/CourseForm.vue:108 +#: frontend/src/pages/BatchForm.vue:217 frontend/src/pages/CourseForm.vue:108 msgid "Upload" msgstr "Feltöltés" @@ -6025,7 +6173,7 @@ msgstr "" msgid "You are already enrolled for this course." msgstr "" -#: frontend/src/pages/Batch.vue:166 +#: frontend/src/pages/Batch.vue:169 msgid "You are not a member of this batch. Please checkout our upcoming batches." msgstr "" @@ -6163,7 +6311,7 @@ msgstr "" msgid "Your Account has been successfully created!" msgstr "" -#: lms/lms/doctype/lms_batch/lms_batch.py:351 +#: lms/lms/doctype/lms_batch/lms_batch.py:362 msgid "Your batch {0} is starting tomorrow" msgstr "" @@ -6171,7 +6319,7 @@ msgstr "" msgid "Your calendar is set." msgstr "" -#: lms/lms/doctype/lms_live_class/lms_live_class.py:87 +#: lms/lms/doctype/lms_live_class/lms_live_class.py:90 msgid "Your class on {0} is today" msgstr "" @@ -6208,6 +6356,22 @@ msgstr "" msgid "Zen Mode" msgstr "" +#. Label of the zoom_account (Link) field in DocType 'LMS Batch' +#. Label of the zoom_account (Link) field in DocType 'LMS Live Class' +#: frontend/src/pages/BatchForm.vue:164 +#: lms/lms/doctype/lms_batch/lms_batch.json +#: lms/lms/doctype/lms_live_class/lms_live_class.json +msgid "Zoom Account" +msgstr "" + +#: frontend/src/components/Modals/ZoomAccountModal.vue:158 +msgid "Zoom Account created successfully" +msgstr "" + +#: frontend/src/components/Modals/ZoomAccountModal.vue:195 +msgid "Zoom Account updated successfully" +msgstr "" + #. Name of a DocType #: lms/lms/doctype/zoom_settings/zoom_settings.json msgid "Zoom Settings" @@ -6229,6 +6393,10 @@ msgstr "" msgid "applicants" msgstr "" +#: frontend/src/components/Modals/LiveClassAttendance.vue:39 +msgid "attended for" +msgstr "" + #: lms/templates/emails/payment_reminder.html:4 msgid "but didn’t complete your payment" msgstr "" @@ -6277,6 +6445,10 @@ msgstr "" msgid "members" msgstr "" +#: frontend/src/components/Modals/LiveClassAttendance.vue:40 +msgid "minutes" +msgstr "percek" + #: lms/templates/quiz/quiz.html:106 msgid "of" msgstr "nak,-nek" @@ -6293,7 +6465,7 @@ msgstr "" msgid "ratings" msgstr "" -#: frontend/src/components/Categories.vue:19 +#: frontend/src/components/Settings/Categories.vue:19 msgid "saving..." msgstr "a..." @@ -6325,7 +6497,7 @@ msgstr "" msgid "{0} Quizzes" msgstr "" -#: lms/lms/api.py:853 lms/lms/api.py:861 +#: lms/lms/api.py:869 lms/lms/api.py:877 msgid "{0} Settings not found" msgstr "" diff --git a/lms/locale/pl.po b/lms/locale/pl.po index c66859a1..05896456 100644 --- a/lms/locale/pl.po +++ b/lms/locale/pl.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: frappe\n" "Report-Msgid-Bugs-To: jannat@frappe.io\n" -"POT-Creation-Date: 2025-05-23 16:04+0000\n" -"PO-Revision-Date: 2025-05-26 18:10\n" +"POT-Creation-Date: 2025-05-30 16:04+0000\n" +"PO-Revision-Date: 2025-06-02 20:30\n" "Last-Translator: jannat@frappe.io\n" "Language-Team: Polish\n" "MIME-Version: 1.0\n" @@ -83,7 +83,7 @@ msgstr "" msgid "About" msgstr "" -#: frontend/src/pages/Batch.vue:98 +#: frontend/src/pages/Batch.vue:101 msgid "About this batch" msgstr "" @@ -97,11 +97,24 @@ msgstr "" msgid "Accepted" msgstr "" +#: frontend/src/components/Settings/ZoomSettings.vue:174 +msgid "Account" +msgstr "" + +#. Label of the account_id (Data) field in DocType 'LMS Zoom Settings' #. Label of the account_id (Data) field in DocType 'Zoom Settings' +#: frontend/src/components/Modals/ZoomAccountModal.vue:55 +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/doctype/zoom_settings/zoom_settings.json msgid "Account ID" msgstr "" +#. Label of the account_name (Data) field in DocType 'LMS Zoom Settings' +#: frontend/src/components/Modals/ZoomAccountModal.vue:30 +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json +msgid "Account Name" +msgstr "" + #: frontend/src/pages/ProfileAbout.vue:17 msgid "Achievements" msgstr "" @@ -117,12 +130,13 @@ msgstr "" #: frontend/src/components/Assessments.vue:11 #: frontend/src/components/BatchCourses.vue:11 -#: frontend/src/components/BatchStudents.vue:117 -#: frontend/src/components/Categories.vue:43 -#: frontend/src/components/Evaluators.vue:38 -#: frontend/src/components/LiveClass.vue:11 -#: frontend/src/components/Members.vue:44 frontend/src/pages/ProgramForm.vue:30 -#: frontend/src/pages/ProgramForm.vue:92 frontend/src/pages/ProgramForm.vue:137 +#: frontend/src/components/BatchStudents.vue:73 +#: frontend/src/components/LiveClass.vue:21 +#: frontend/src/components/Settings/Categories.vue:43 +#: frontend/src/components/Settings/Evaluators.vue:38 +#: frontend/src/components/Settings/Members.vue:44 +#: frontend/src/pages/ProgramForm.vue:30 frontend/src/pages/ProgramForm.vue:92 +#: frontend/src/pages/ProgramForm.vue:137 msgid "Add" msgstr "" @@ -152,7 +166,7 @@ msgstr "" msgid "Add a Student" msgstr "" -#: frontend/src/components/AppSidebar.vue:553 +#: frontend/src/components/AppSidebar.vue:558 msgid "Add a chapter" msgstr "" @@ -164,7 +178,7 @@ msgstr "" msgid "Add a keyword and then press enter" msgstr "" -#: frontend/src/components/AppSidebar.vue:554 +#: frontend/src/components/AppSidebar.vue:559 msgid "Add a lesson" msgstr "" @@ -189,11 +203,11 @@ msgstr "" msgid "Add at least one possible answer for this question: {0}" msgstr "" -#: frontend/src/components/AppSidebar.vue:518 +#: frontend/src/components/AppSidebar.vue:522 msgid "Add courses to your batch" msgstr "" -#: frontend/src/components/AppSidebar.vue:498 +#: frontend/src/components/AppSidebar.vue:501 msgid "Add students to your batch" msgstr "" @@ -209,7 +223,7 @@ msgstr "" msgid "Add your first chapter" msgstr "" -#: frontend/src/components/AppSidebar.vue:449 +#: frontend/src/components/AppSidebar.vue:450 msgid "Add your first lesson" msgstr "" @@ -288,7 +302,7 @@ msgstr "Już zarejestrowano" #. 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:255 frontend/src/pages/CourseForm.vue:230 +#: frontend/src/pages/BatchForm.vue:265 frontend/src/pages/CourseForm.vue:230 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_course/lms_course.json #: lms/lms/doctype/lms_payment/lms_payment.json @@ -346,11 +360,11 @@ msgstr "" msgid "Appears on the course card in the course list" msgstr "" -#: frontend/src/pages/BatchForm.vue:230 +#: frontend/src/pages/BatchForm.vue:240 msgid "Appears when the batch URL is shared on any online platform" msgstr "" -#: frontend/src/pages/BatchForm.vue:211 +#: frontend/src/pages/BatchForm.vue:221 msgid "Appears when the batch URL is shared on socials" msgstr "" @@ -425,10 +439,9 @@ msgid "Assessment {0} has already been added to this batch." msgstr "" #. Label of the show_assessments (Check) field in DocType 'LMS Settings' -#: frontend/src/components/AppSidebar.vue:566 +#: frontend/src/components/AppSidebar.vue:571 #: frontend/src/components/Assessments.vue:5 -#: frontend/src/components/BatchStudents.vue:68 -#: frontend/src/components/BatchStudents.vue:101 +#: frontend/src/components/BatchStudents.vue:32 #: lms/lms/doctype/lms_settings/lms_settings.json #: lms/templates/assessments.html:3 msgid "Assessments" @@ -486,7 +499,7 @@ msgstr "" msgid "Assignment will appear at the bottom of the lesson." msgstr "" -#: frontend/src/components/AppSidebar.vue:570 +#: frontend/src/components/AppSidebar.vue:575 #: frontend/src/pages/Assignments.vue:211 lms/www/lms.py:273 msgid "Assignments" msgstr "Przydziały" @@ -495,6 +508,15 @@ msgstr "Przydziały" msgid "At least one option must be correct for this question." msgstr "" +#: frontend/src/components/Modals/LiveClassAttendance.vue:5 +msgid "Attendance for Class - {0}" +msgstr "" + +#. Label of the attendees (Int) field in DocType 'LMS Live Class' +#: lms/lms/doctype/lms_live_class/lms_live_class.json +msgid "Attendees" +msgstr "" + #. Label of the attire (Select) field in DocType 'User' #: lms/fixtures/custom_field.json msgid "Attire Preference" @@ -510,7 +532,7 @@ msgid "Auto Assign" msgstr "" #. Label of the auto_recording (Select) field in DocType 'LMS Live Class' -#: frontend/src/components/Modals/LiveClassModal.vue:77 +#: frontend/src/components/Modals/LiveClassModal.vue:73 #: lms/lms/doctype/lms_live_class/lms_live_class.json msgid "Auto Recording" msgstr "" @@ -601,6 +623,7 @@ msgstr "" #: lms/lms/doctype/lms_category/lms_category.json #: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json msgid "Batch Evaluator" msgstr "" @@ -631,6 +654,10 @@ msgstr "" msgid "Batch Start Date:" msgstr "" +#: frontend/src/components/BatchStudents.vue:40 +msgid "Batch Summary" +msgstr "" + #. Label of the batch_title (Data) field in DocType 'LMS Certificate' #. Label of the batch_title (Data) field in DocType 'LMS Certificate Request' #: lms/lms/doctype/lms_certificate/lms_certificate.json @@ -758,7 +785,7 @@ msgstr "" #. Label of the category (Link) field in DocType 'LMS Batch' #. Label of the category (Data) field in DocType 'LMS Category' #. Label of the category (Link) field in DocType 'LMS Course' -#: frontend/src/pages/BatchForm.vue:182 frontend/src/pages/Batches.vue:55 +#: frontend/src/pages/BatchForm.vue:192 frontend/src/pages/Batches.vue:55 #: frontend/src/pages/CertifiedParticipants.vue:38 #: frontend/src/pages/CourseForm.vue:36 frontend/src/pages/Courses.vue:51 #: lms/lms/doctype/lms_batch/lms_batch.json @@ -767,19 +794,19 @@ msgstr "" msgid "Category" msgstr "Kategoria" -#: frontend/src/components/Categories.vue:39 +#: frontend/src/components/Settings/Categories.vue:39 msgid "Category Name" msgstr "Nazwa kategorii" -#: frontend/src/components/Categories.vue:133 +#: frontend/src/components/Settings/Categories.vue:133 msgid "Category added successfully" msgstr "" -#: frontend/src/components/Categories.vue:193 +#: frontend/src/components/Settings/Categories.vue:193 msgid "Category deleted successfully" msgstr "" -#: frontend/src/components/Categories.vue:173 +#: frontend/src/components/Settings/Categories.vue:173 msgid "Category updated successfully" msgstr "" @@ -822,7 +849,7 @@ msgstr "" #. Enrollment' #. Label of a Card Break in the LMS Workspace #. Label of a Link in the LMS Workspace -#: frontend/src/components/AppSidebar.vue:574 +#: frontend/src/components/AppSidebar.vue:579 #: frontend/src/components/CourseCard.vue:115 #: frontend/src/components/Modals/Event.vue:372 #: frontend/src/pages/BatchForm.vue:62 frontend/src/pages/Batches.vue:38 @@ -846,12 +873,12 @@ msgstr "" msgid "Certification Name" msgstr "" -#: frontend/src/components/BatchStudents.vue:36 +#: frontend/src/components/BatchStudents.vue:17 msgid "Certified" msgstr "" -#: frontend/src/pages/CertifiedParticipants.vue:182 -#: frontend/src/pages/CertifiedParticipants.vue:189 +#: frontend/src/pages/CertifiedParticipants.vue:186 +#: frontend/src/pages/CertifiedParticipants.vue:193 #: frontend/src/pages/Statistics.vue:40 msgid "Certified Members" msgstr "" @@ -972,19 +999,25 @@ msgstr "" 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 "" +#. Label of the client_id (Data) field in DocType 'LMS Zoom Settings' #. Label of the client_id (Data) field in DocType 'Zoom Settings' +#: frontend/src/components/Modals/ZoomAccountModal.vue:36 +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/doctype/zoom_settings/zoom_settings.json msgid "Client ID" msgstr "ID klienta" +#. Label of the client_secret (Password) field in DocType 'LMS Zoom Settings' #. Label of the client_secret (Password) field in DocType 'Zoom Settings' +#: frontend/src/components/Modals/ZoomAccountModal.vue:49 +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/doctype/zoom_settings/zoom_settings.json msgid "Client Secret" msgstr "Tajny klucz klienta" -#: frontend/src/components/Categories.vue:27 -#: frontend/src/components/Evaluators.vue:24 -#: frontend/src/components/Members.vue:24 +#: frontend/src/components/Settings/Categories.vue:27 +#: frontend/src/components/Settings/Evaluators.vue:24 +#: frontend/src/components/Settings/Members.vue:24 msgid "Close" msgstr "" @@ -1066,6 +1099,10 @@ msgstr "" msgid "Color" msgstr "Kolor" +#: frontend/src/pages/BatchForm.vue:293 frontend/src/pages/CourseForm.vue:268 +msgid "Comma separated keywords for SEO" +msgstr "" + #. Label of the comments (Small Text) field in DocType 'Exercise Latest #. Submission' #. Label of the comments (Small Text) field in DocType 'Exercise Submission' @@ -1162,10 +1199,6 @@ msgstr "" msgid "Completed" msgstr "" -#: frontend/src/components/BatchStudents.vue:373 -msgid "Completed by Students" -msgstr "" - #. Label of the enable_certification (Check) field in DocType 'LMS Course' #: frontend/src/pages/CourseForm.vue:217 #: lms/lms/doctype/lms_course/lms_course.json @@ -1232,7 +1265,7 @@ msgid "Continue Learning" msgstr "" #. Option for the 'Type' (Select) field in DocType 'Job Opportunity' -#: frontend/src/pages/Jobs.vue:187 +#: frontend/src/pages/Jobs.vue:189 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Contract" msgstr "" @@ -1267,7 +1300,7 @@ msgstr "" #. Label of the country (Link) field in DocType 'Job Opportunity' #. Label of the country (Link) field in DocType 'Payment Country' #: frontend/src/pages/Billing.vue:92 frontend/src/pages/JobForm.vue:40 -#: frontend/src/pages/Jobs.vue:57 lms/fixtures/custom_field.json +#: frontend/src/pages/Jobs.vue:59 lms/fixtures/custom_field.json #: lms/job/doctype/job_opportunity/job_opportunity.json #: lms/lms/doctype/payment_country/payment_country.json msgid "Country" @@ -1403,7 +1436,7 @@ msgstr "" msgid "Course Name" msgstr "" -#: frontend/src/pages/CourseDetail.vue:76 frontend/src/pages/CourseForm.vue:257 +#: frontend/src/pages/CourseDetail.vue:76 frontend/src/pages/CourseForm.vue:278 msgid "Course Outline" msgstr "" @@ -1439,11 +1472,11 @@ msgstr "" msgid "Course added to program" msgstr "" -#: frontend/src/pages/CourseForm.vue:468 +#: frontend/src/pages/CourseForm.vue:496 msgid "Course created successfully" msgstr "" -#: frontend/src/pages/CourseForm.vue:489 +#: frontend/src/pages/CourseForm.vue:533 msgid "Course deleted successfully" msgstr "" @@ -1451,7 +1484,7 @@ msgstr "" msgid "Course moved successfully" msgstr "" -#: frontend/src/pages/CourseForm.vue:451 +#: frontend/src/pages/CourseForm.vue:516 msgid "Course updated successfully" msgstr "" @@ -1465,12 +1498,11 @@ msgstr "" #. Label of the courses (Check) field in DocType 'LMS Settings' #: frontend/src/components/BatchCourses.vue:5 #: frontend/src/components/BatchOverlay.vue:37 -#: frontend/src/components/BatchStudents.vue:52 -#: frontend/src/components/BatchStudents.vue:92 +#: frontend/src/components/BatchStudents.vue:25 #: frontend/src/components/Modals/BatchStudentProgress.vue:91 -#: frontend/src/pages/BatchDetail.vue:51 +#: frontend/src/pages/BatchDetail.vue:44 #: frontend/src/pages/CourseCertification.vue:127 -#: frontend/src/pages/Courses.vue:329 frontend/src/pages/Courses.vue:336 +#: frontend/src/pages/Courses.vue:331 frontend/src/pages/Courses.vue:338 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Courses" @@ -1512,15 +1544,15 @@ msgstr "" msgid "Create a Live Class" msgstr "" -#: frontend/src/components/AppSidebar.vue:561 +#: frontend/src/components/AppSidebar.vue:566 msgid "Create a batch" msgstr "" -#: frontend/src/components/AppSidebar.vue:552 +#: frontend/src/components/AppSidebar.vue:557 msgid "Create a course" msgstr "" -#: frontend/src/components/AppSidebar.vue:562 +#: frontend/src/components/AppSidebar.vue:567 msgid "Create a live class" msgstr "" @@ -1528,7 +1560,7 @@ msgstr "" msgid "Create an Assignment" msgstr "" -#: frontend/src/components/AppSidebar.vue:488 +#: frontend/src/components/AppSidebar.vue:491 msgid "Create your first batch" msgstr "" @@ -1536,26 +1568,26 @@ msgstr "" msgid "Create your first course" msgstr "" -#: frontend/src/components/AppSidebar.vue:467 +#: frontend/src/components/AppSidebar.vue:469 msgid "Create your first quiz" msgstr "" -#: frontend/src/pages/Assignments.vue:176 frontend/src/pages/Courses.vue:320 +#: frontend/src/pages/Assignments.vue:176 frontend/src/pages/Courses.vue:321 msgid "Created" msgstr "utworzył(a)" -#: frontend/src/components/AppSidebar.vue:558 +#: frontend/src/components/AppSidebar.vue:563 msgid "Creating a batch" msgstr "" -#: frontend/src/components/AppSidebar.vue:549 +#: frontend/src/components/AppSidebar.vue:554 msgid "Creating a course" msgstr "" #. Label of the currency (Link) field in DocType 'LMS Batch' #. Label of the currency (Link) field in DocType 'LMS Course' #. Label of the currency (Link) field in DocType 'LMS Payment' -#: frontend/src/pages/BatchForm.vue:262 frontend/src/pages/CourseForm.vue:247 +#: frontend/src/pages/BatchForm.vue:272 frontend/src/pages/CourseForm.vue:247 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_course/lms_course.json #: lms/lms/doctype/lms_payment/lms_payment.json @@ -1567,7 +1599,7 @@ msgstr "" msgid "Current Lesson" msgstr "" -#: frontend/src/components/AppSidebar.vue:580 +#: frontend/src/components/AppSidebar.vue:585 msgid "Custom Certificate Templates" msgstr "" @@ -1604,7 +1636,7 @@ msgstr "" #. Label of the date (Date) field in DocType 'Scheduled Flow' #: frontend/src/components/Modals/EvaluationModal.vue:26 #: frontend/src/components/Modals/Event.vue:40 -#: frontend/src/components/Modals/LiveClassModal.vue:61 +#: frontend/src/components/Modals/LiveClassModal.vue:29 #: lms/lms/doctype/lms_batch_timetable/lms_batch_timetable.json #: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json @@ -1614,10 +1646,7 @@ msgstr "" msgid "Date" msgstr "" -#. Label of the section_break_glxh (Section Break) field in DocType 'LMS Live -#. Class' #: frontend/src/pages/BatchForm.vue:69 -#: lms/lms/doctype/lms_live_class/lms_live_class.json msgid "Date and Time" msgstr "" @@ -1663,7 +1692,7 @@ msgstr "" #: frontend/src/components/CourseOutline.vue:244 #: frontend/src/components/CourseOutline.vue:302 -#: frontend/src/pages/CourseForm.vue:502 +#: frontend/src/pages/CourseForm.vue:546 msgid "Delete" msgstr "" @@ -1671,7 +1700,7 @@ msgstr "" msgid "Delete Chapter" msgstr "" -#: frontend/src/pages/CourseForm.vue:496 +#: frontend/src/pages/CourseForm.vue:540 msgid "Delete Course" msgstr "" @@ -1683,7 +1712,7 @@ msgstr "" msgid "Delete this lesson?" msgstr "" -#: frontend/src/pages/CourseForm.vue:497 +#: frontend/src/pages/CourseForm.vue:541 msgid "Deleting the course will also delete all its chapters and lessons. Are you sure you want to delete this course?" msgstr "" @@ -1707,7 +1736,7 @@ msgstr "" #. Label of the description (Small Text) field in DocType 'LMS Exercise' #. Label of the description (Text) field in DocType 'LMS Live Class' #. Label of the description (Small Text) field in DocType 'Work Experience' -#: frontend/src/components/Modals/LiveClassModal.vue:84 +#: frontend/src/components/Modals/LiveClassModal.vue:80 #: frontend/src/pages/JobForm.vue:125 #: lms/job/doctype/job_opportunity/job_opportunity.json #: lms/lms/doctype/certification/certification.json @@ -1748,6 +1777,7 @@ msgid "Disable Signup" msgstr "" #. Label of the disabled (Check) field in DocType 'Job Opportunity' +#: frontend/src/components/Settings/ZoomSettings.vue:56 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Disabled" msgstr "" @@ -1758,7 +1788,7 @@ msgid "Discard" msgstr "Odrzucać" #. Label of the show_discussions (Check) field in DocType 'LMS Settings' -#: frontend/src/pages/Batch.vue:85 +#: frontend/src/pages/Batch.vue:88 #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Discussions" msgstr "" @@ -1788,10 +1818,12 @@ msgstr "" #. Label of the duration (Data) field in DocType 'Cohort' #. Label of the duration (Data) field in DocType 'LMS Batch Timetable' #. Label of the duration (Int) field in DocType 'LMS Live Class' -#: frontend/src/components/Modals/LiveClassModal.vue:68 +#. Label of the duration (Int) field in DocType 'LMS Live Class Participant' +#: frontend/src/components/Modals/LiveClassModal.vue:36 #: lms/lms/doctype/cohort/cohort.json #: lms/lms/doctype/lms_batch_timetable/lms_batch_timetable.json #: lms/lms/doctype/lms_live_class/lms_live_class.json +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json msgid "Duration" msgstr "" @@ -1800,7 +1832,7 @@ msgstr "" msgid "Duration (in minutes)" msgstr "" -#: frontend/src/components/Modals/LiveClassModal.vue:64 +#: frontend/src/components/Modals/LiveClassModal.vue:32 msgid "Duration of the live class in minutes" msgstr "" @@ -1839,6 +1871,10 @@ msgstr "" msgid "Edit Profile" msgstr "Edytuj profil" +#: frontend/src/components/Modals/ZoomAccountModal.vue:6 +msgid "Edit Zoom Account" +msgstr "" + #: frontend/src/pages/QuizForm.vue:182 msgid "Edit the question" msgstr "" @@ -1858,8 +1894,9 @@ msgstr "" msgid "Education Details" msgstr "" -#: frontend/src/components/Evaluators.vue:33 -#: frontend/src/components/Members.vue:33 lms/templates/signup-form.html:10 +#: frontend/src/components/Settings/Evaluators.vue:33 +#: frontend/src/components/Settings/Members.vue:33 +#: lms/templates/signup-form.html:10 msgid "Email" msgstr "" @@ -1889,7 +1926,8 @@ msgstr "" msgid "Email Templates" msgstr "" -#: frontend/src/components/EmailTemplates.vue:128 +#: frontend/src/components/Settings/EmailTemplates.vue:128 +#: frontend/src/components/Settings/ZoomSettings.vue:161 msgid "Email Templates deleted successfully" msgstr "" @@ -1922,7 +1960,11 @@ msgid "Enable this only if you want to upload a SCORM package as a chapter." msgstr "" #. Label of the enabled (Check) field in DocType 'LMS Badge' +#. Label of the enabled (Check) field in DocType 'LMS Zoom Settings' +#: frontend/src/components/Modals/ZoomAccountModal.vue:23 +#: frontend/src/components/Settings/ZoomSettings.vue:53 #: lms/lms/doctype/lms_badge/lms_badge.json +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json msgid "Enabled" msgstr "Włączone" @@ -1961,11 +2003,15 @@ msgstr "" msgid "End Time" msgstr "Godzina zakończenia" +#: frontend/src/components/LiveClass.vue:89 +msgid "Ended" +msgstr "" + #: frontend/src/components/BatchOverlay.vue:103 msgid "Enroll Now" msgstr "" -#: frontend/src/pages/Batches.vue:286 frontend/src/pages/Courses.vue:322 +#: frontend/src/pages/Batches.vue:286 frontend/src/pages/Courses.vue:324 msgid "Enrolled" msgstr "" @@ -1984,7 +2030,7 @@ msgstr "" msgid "Enrollment Count" msgstr "" -#: lms/lms/utils.py:1913 +#: lms/lms/utils.py:1914 msgid "Enrollment Failed" msgstr "" @@ -2011,18 +2057,27 @@ msgstr "" msgid "Enter the correct answer" msgstr "" +#: frontend/src/components/Modals/ZoomAccountModal.vue:163 +msgid "Error creating Zoom Account" +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:204 msgid "Error creating live class. Please try again. {0}" msgstr "" -#: frontend/src/components/EmailTemplates.vue:133 +#: frontend/src/components/Settings/EmailTemplates.vue:133 +#: frontend/src/components/Settings/ZoomSettings.vue:166 msgid "Error deleting email templates" msgstr "" +#: frontend/src/components/Modals/ZoomAccountModal.vue:200 +msgid "Error updating Zoom Account" +msgstr "" + #: frontend/src/components/Modals/EmailTemplateModal.vue:151 msgid "Error updating email template" msgstr "" @@ -2179,6 +2234,14 @@ msgstr "" msgid "Fail" msgstr "Nie powiodło się." +#: lms/lms/doctype/lms_live_class/lms_live_class.py:139 +msgid "Failed to fetch attendance data from Zoom for class {0}: {1}" +msgstr "" + +#: frontend/src/utils/index.js:613 +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:167 @@ -2188,7 +2251,7 @@ msgstr "Opisany" #. Label of the feedback (Small Text) field in DocType 'LMS Batch Feedback' #: frontend/src/components/BatchFeedback.vue:30 -#: frontend/src/pages/Batch.vue:143 +#: frontend/src/pages/Batch.vue:146 #: lms/lms/doctype/lms_batch_feedback/lms_batch_feedback.json msgid "Feedback" msgstr "" @@ -2212,8 +2275,8 @@ msgstr "" msgid "File Type" msgstr "Typ pliku" -#: frontend/src/components/Members.vue:39 #: frontend/src/components/Modals/EditProfile.vue:59 +#: frontend/src/components/Settings/Members.vue:39 msgid "First Name" msgstr "Imię" @@ -2237,7 +2300,7 @@ msgid "Free" msgstr "" #. Option for the 'Type' (Select) field in DocType 'Job Opportunity' -#: frontend/src/pages/Jobs.vue:188 +#: frontend/src/pages/Jobs.vue:190 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Freelance" msgstr "" @@ -2281,7 +2344,7 @@ msgid "Full Name" msgstr "Pełne imię i nazwisko" #. Option for the 'Type' (Select) field in DocType 'Job Opportunity' -#: frontend/src/pages/Jobs.vue:185 +#: frontend/src/pages/Jobs.vue:187 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Full Time" msgstr "" @@ -2638,8 +2701,8 @@ msgstr "" msgid "Interest" msgstr "Odsetki" -#: frontend/src/components/AppSidebar.vue:541 -#: frontend/src/components/AppSidebar.vue:544 +#: frontend/src/components/AppSidebar.vue:546 +#: frontend/src/components/AppSidebar.vue:549 msgid "Introduction" msgstr "Wprowadzenie" @@ -2677,7 +2740,7 @@ msgstr "" msgid "Invite Request" msgstr "" -#: frontend/src/components/AppSidebar.vue:477 +#: frontend/src/components/AppSidebar.vue:480 msgid "Invite your team and students" msgstr "" @@ -2709,7 +2772,7 @@ msgstr "" msgid "Issue Date" msgstr "Data zdarzenia" -#: frontend/src/components/AppSidebar.vue:577 +#: frontend/src/components/AppSidebar.vue:582 msgid "Issue a Certificate" msgstr "" @@ -2781,12 +2844,12 @@ msgstr "Tytuł zadania" #. Label of the jobs (Check) field in DocType 'LMS Settings' #: frontend/src/pages/JobDetail.vue:10 frontend/src/pages/Jobs.vue:8 -#: frontend/src/pages/Jobs.vue:194 +#: frontend/src/pages/Jobs.vue:196 #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Jobs" msgstr "" -#: frontend/src/components/LiveClass.vue:58 +#: frontend/src/components/LiveClass.vue:78 #: lms/templates/upcoming_evals.html:15 msgid "Join" msgstr "" @@ -2804,6 +2867,12 @@ msgstr "" msgid "Join URL" msgstr "" +#. Label of the joined_at (Datetime) field in DocType 'LMS Live Class +#. Participant' +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json +msgid "Joined At" +msgstr "" + #. Name of a Workspace #: lms/lms/workspace/lms/lms.json msgid "LMS" @@ -2930,6 +2999,11 @@ msgstr "" msgid "LMS Live Class" msgstr "" +#. Name of a DocType +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json +msgid "LMS Live Class Participant" +msgstr "" + #. Name of a DocType #: lms/lms/doctype/lms_mentor_request/lms_mentor_request.json msgid "LMS Mentor Request" @@ -3037,6 +3111,11 @@ msgstr "" msgid "LMS Timetable Template" msgstr "" +#. Name of a DocType +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json +msgid "LMS Zoom Settings" +msgstr "" + #. Label of the label (Data) field in DocType 'LMS Timetable Legend' #: lms/lms/doctype/lms_timetable_legend/lms_timetable_legend.json msgid "Label" @@ -3057,6 +3136,12 @@ msgstr "" msgid "Launch File" msgstr "" +#. Label of the left_at (Datetime) field in DocType 'LMS Live Class +#. Participant' +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json +msgid "Left At" +msgstr "" + #. Label of the lesson (Link) field in DocType 'Exercise Latest Submission' #. Label of the lesson (Link) field in DocType 'Exercise Submission' #. Label of the lesson (Link) field in DocType 'Lesson Reference' @@ -3088,7 +3173,7 @@ msgstr "" msgid "Lesson Title" msgstr "" -#: frontend/src/pages/LessonForm.vue:414 +#: frontend/src/pages/LessonForm.vue:416 msgid "Lesson created successfully" msgstr "" @@ -3100,7 +3185,7 @@ msgstr "" msgid "Lesson moved successfully" msgstr "" -#: frontend/src/pages/LessonForm.vue:438 +#: frontend/src/pages/LessonForm.vue:440 msgid "Lesson updated successfully" msgstr "" @@ -3154,12 +3239,14 @@ msgid "Links" msgstr "Linki" #. Option for the 'Status' (Select) field in DocType 'Cohort' -#: frontend/src/pages/Courses.vue:306 lms/lms/doctype/cohort/cohort.json +#: frontend/src/pages/Courses.vue:307 lms/lms/doctype/cohort/cohort.json msgid "Live" msgstr "" +#. Label of the live_class (Link) field in DocType 'LMS Live Class Participant' #. Label of the show_live_class (Check) field in DocType 'LMS Settings' -#: frontend/src/components/LiveClass.vue:4 +#: frontend/src/components/LiveClass.vue:14 +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Live Class" msgstr "" @@ -3169,7 +3256,7 @@ msgstr "" msgid "LiveCode URL" msgstr "" -#: frontend/src/components/Members.vue:109 +#: frontend/src/components/Settings/Members.vue:109 #: frontend/src/pages/Assignments.vue:69 frontend/src/pages/Batches.vue:80 #: frontend/src/pages/CertifiedParticipants.vue:100 #: frontend/src/pages/Courses.vue:75 @@ -3196,7 +3283,7 @@ msgid "Location Preference" msgstr "" #: frontend/src/components/NoPermission.vue:28 -#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:193 +#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:196 #: frontend/src/pages/Lesson.vue:53 msgid "Login" msgstr "Zaloguj się" @@ -3290,7 +3377,7 @@ msgid "Maximum Attempts" msgstr "" #. Label of the medium (Select) field in DocType 'LMS Batch' -#: frontend/src/pages/BatchForm.vue:177 +#: frontend/src/pages/BatchForm.vue:187 #: lms/lms/doctype/lms_batch/lms_batch.json msgid "Medium" msgstr "" @@ -3305,6 +3392,11 @@ msgstr "" msgid "Medium:" msgstr "Średni:" +#. Label of the meeting_id (Data) field in DocType 'LMS Live Class' +#: lms/lms/doctype/lms_live_class/lms_live_class.json +msgid "Meeting ID" +msgstr "" + #. Label of the member (Link) field in DocType 'Exercise Latest Submission' #. Label of the member (Link) field in DocType 'Exercise Submission' #. Label of the member (Link) field in DocType 'LMS Assignment Submission' @@ -3317,10 +3409,14 @@ msgstr "Średni:" #. 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 Live Class Participant' #. Label of the member (Link) field in DocType 'LMS Mentor Request' #. Label of the member (Link) field in DocType 'LMS Payment' #. Label of the member (Link) field in DocType 'LMS Program Member' #. Label of the member (Link) field in DocType 'LMS Quiz Submission' +#. Label of the member (Link) field in DocType 'LMS Zoom Settings' +#: frontend/src/components/Modals/ZoomAccountModal.vue:42 +#: frontend/src/components/Settings/ZoomSettings.vue:178 #: frontend/src/pages/AssignmentSubmissionList.vue:14 #: frontend/src/pages/QuizSubmission.vue:31 #: frontend/src/pages/QuizSubmissionList.vue:91 @@ -3335,10 +3431,12 @@ msgstr "Średni:" #: 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_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 #: lms/lms/doctype/lms_program_member/lms_program_member.json #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/report/course_progress_summary/course_progress_summary.py:64 msgid "Member" msgstr "" @@ -3357,7 +3455,10 @@ msgstr "" #. Label of the member_image (Attach Image) field in DocType 'LMS Batch #. Feedback' +#. Label of the member_image (Attach Image) field in DocType 'LMS Live Class +#. Participant' #: lms/lms/doctype/lms_batch_feedback/lms_batch_feedback.json +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json msgid "Member Image" msgstr "" @@ -3371,8 +3472,11 @@ msgstr "" #. Label of the member_name (Data) field in DocType 'LMS Certificate Request' #. Label of the member_name (Data) field in DocType 'LMS Course Progress' #. Label of the member_name (Data) field in DocType 'LMS Enrollment' +#. Label of the member_name (Data) field in DocType 'LMS Live Class +#. Participant' #. Label of the member_name (Data) field in DocType 'LMS Mentor Request' #. Label of the member_name (Data) field in DocType 'LMS Quiz Submission' +#. Label of the member_name (Data) field in DocType 'LMS Zoom Settings' #: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json #: lms/lms/doctype/lms_badge_assignment/lms_badge_assignment.json #: lms/lms/doctype/lms_batch_enrollment/lms_batch_enrollment.json @@ -3382,8 +3486,10 @@ 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_live_class_participant/lms_live_class_participant.json #: lms/lms/doctype/lms_mentor_request/lms_mentor_request.json #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/report/course_progress_summary/course_progress_summary.py:71 msgid "Member Name" msgstr "" @@ -3401,8 +3507,11 @@ msgstr "" #. Label of the member_username (Data) field in DocType 'LMS Batch Enrollment' #. Label of the member_username (Data) field in DocType 'LMS Enrollment' +#. Label of the member_username (Data) field in DocType 'LMS Live Class +#. Participant' #: lms/lms/doctype/lms_batch_enrollment/lms_batch_enrollment.json #: lms/lms/doctype/lms_enrollment/lms_enrollment.json +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json msgid "Member Username" msgstr "" @@ -3466,23 +3575,33 @@ msgid "Mentor Request Status Update Template" msgstr "" #. Label of the meta_description (Small Text) field in DocType 'LMS Settings' +#: frontend/src/pages/BatchForm.vue:284 frontend/src/pages/CourseForm.vue:259 #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Meta Description" msgstr "Opis meta" #. Label of the meta_image (Attach Image) field in DocType 'LMS Batch' #. Label of the meta_image (Attach Image) field in DocType 'LMS Settings' -#: frontend/src/pages/BatchForm.vue:190 +#: frontend/src/pages/BatchForm.vue:200 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Meta Image" msgstr "Obraz meta" #. Label of the meta_keywords (Small Text) field in DocType 'LMS Settings' +#: frontend/src/pages/BatchForm.vue:290 frontend/src/pages/CourseForm.vue:265 #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Meta Keywords" msgstr "" +#: frontend/src/pages/BatchForm.vue:279 frontend/src/pages/CourseForm.vue:254 +msgid "Meta Tags" +msgstr "Meta tagi" + +#: lms/lms/api.py:1457 +msgid "Meta tags should be a list." +msgstr "" + #. Label of the milestone (Check) field in DocType 'LMS Batch Timetable' #: lms/lms/doctype/lms_batch_timetable/lms_batch_timetable.json msgid "Milestone" @@ -3494,6 +3613,7 @@ msgstr "" #. Name of a role #: frontend/src/pages/ProfileRoles.vue:20 +#: lms/lms/doctype/course_chapter/course_chapter.json #: lms/lms/doctype/course_evaluator/course_evaluator.json #: lms/lms/doctype/course_lesson/course_lesson.json #: lms/lms/doctype/lms_assignment/lms_assignment.json @@ -3503,6 +3623,7 @@ msgstr "" #: lms/lms/doctype/lms_category/lms_category.json #: lms/lms/doctype/lms_certificate/lms_certificate.json #: 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_live_class/lms_live_class.json #: lms/lms/doctype/lms_program/lms_program.json @@ -3511,6 +3632,7 @@ msgstr "" #: lms/lms/doctype/lms_settings/lms_settings.json #: lms/lms/doctype/lms_source/lms_source.json #: lms/lms/doctype/lms_timetable_template/lms_timetable_template.json +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json msgid "Moderator" msgstr "" @@ -3533,7 +3655,7 @@ msgstr "" msgid "Monday" msgstr "Poniedziałek" -#: frontend/src/components/AppSidebar.vue:585 +#: frontend/src/components/AppSidebar.vue:590 msgid "Monetization" msgstr "" @@ -3559,13 +3681,14 @@ msgid "Name" msgstr "" #. Option for the 'Event' (Select) field in DocType 'LMS Badge' -#: frontend/src/components/Categories.vue:27 -#: frontend/src/components/EmailTemplates.vue:17 -#: frontend/src/components/Evaluators.vue:24 -#: 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/Courses.vue:309 frontend/src/pages/Programs.vue:14 -#: lms/lms/doctype/lms_badge/lms_badge.json +#: frontend/src/components/Settings/Categories.vue:27 +#: frontend/src/components/Settings/EmailTemplates.vue:17 +#: frontend/src/components/Settings/Evaluators.vue:24 +#: frontend/src/components/Settings/Members.vue:24 +#: frontend/src/components/Settings/ZoomSettings.vue:17 +#: frontend/src/pages/Assignments.vue:19 frontend/src/pages/Batches.vue:17 +#: frontend/src/pages/Courses.vue:17 frontend/src/pages/Courses.vue:310 +#: frontend/src/pages/Programs.vue:14 lms/lms/doctype/lms_badge/lms_badge.json msgid "New" msgstr "" @@ -3573,7 +3696,7 @@ msgstr "" msgid "New Batch" msgstr "" -#: frontend/src/pages/CourseForm.vue:590 lms/www/lms.py:95 +#: frontend/src/pages/CourseForm.vue:634 lms/www/lms.py:95 msgid "New Course" msgstr "" @@ -3614,6 +3737,10 @@ msgstr "" msgid "New Sign Up" msgstr "" +#: frontend/src/components/Modals/ZoomAccountModal.vue:6 +msgid "New Zoom Account" +msgstr "" + #: lms/lms/utils.py:609 msgid "New comment in batch {0}" msgstr "" @@ -3688,7 +3815,7 @@ msgstr "" msgid "No introduction" msgstr "" -#: frontend/src/components/LiveClass.vue:71 +#: frontend/src/components/LiveClass.vue:97 msgid "No live classes scheduled" msgstr "" @@ -3736,14 +3863,14 @@ msgstr "" msgid "Not Graded" msgstr "" -#: frontend/src/components/NoPermission.vue:7 frontend/src/pages/Batch.vue:161 +#: frontend/src/components/NoPermission.vue:7 frontend/src/pages/Batch.vue:164 msgid "Not Permitted" msgstr "" #: frontend/src/components/Assignment.vue:36 -#: frontend/src/components/BrandSettings.vue:10 -#: frontend/src/components/PaymentSettings.vue:9 -#: frontend/src/components/SettingDetails.vue:10 +#: frontend/src/components/Settings/BrandSettings.vue:10 +#: frontend/src/components/Settings/PaymentSettings.vue:9 +#: frontend/src/components/Settings/SettingDetails.vue:10 #: frontend/src/pages/QuizSubmission.vue:9 msgid "Not Saved" msgstr "Niezapisany" @@ -3761,6 +3888,10 @@ msgstr "Powiadomienia" msgid "Notify me when available" msgstr "" +#: frontend/src/components/BatchStudents.vue:48 +msgid "Number of Students" +msgstr "" + #: frontend/src/pages/BatchForm.vue:150 msgid "Number of seats available" msgstr "" @@ -3801,7 +3932,7 @@ msgstr "" msgid "Only files of type {0} will be accepted." msgstr "" -#: frontend/src/pages/CourseForm.vue:526 frontend/src/utils/index.js:499 +#: frontend/src/pages/CourseForm.vue:570 frontend/src/utils/index.js:500 msgid "Only image file is allowed." msgstr "" @@ -3905,7 +4036,7 @@ msgid "Pages" msgstr "" #. Label of the paid_batch (Check) field in DocType 'LMS Batch' -#: frontend/src/pages/BatchForm.vue:250 +#: frontend/src/pages/BatchForm.vue:260 #: lms/lms/doctype/lms_batch/lms_batch.json msgid "Paid Batch" msgstr "" @@ -3931,7 +4062,7 @@ msgid "Pan Number" msgstr "" #. Option for the 'Type' (Select) field in DocType 'Job Opportunity' -#: frontend/src/pages/Jobs.vue:186 +#: frontend/src/pages/Jobs.vue:188 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Part Time" msgstr "" @@ -4082,6 +4213,10 @@ msgstr "" msgid "Please add {1} for {3} to send calendar invites for evaluations." msgstr "" +#: frontend/src/components/LiveClass.vue:8 +msgid "Please add a zoom account to the batch to create live classes." +msgstr "" + #: lms/lms/user.py:75 msgid "Please ask your administrator to verify your sign-up" msgstr "Proszę skontaktować się z administratorem, aby sprawdzić swój znak w górę" @@ -4094,12 +4229,12 @@ msgstr "Proszę sprawdzić pocztę do weryfikacji" msgid "Please click on the following button to set your new password" msgstr "" -#: lms/lms/utils.py:2047 lms/lms/utils.py:2051 +#: lms/lms/utils.py:2048 lms/lms/utils.py:2052 msgid "Please complete the previous courses in the program to enroll in this course." msgstr "" -#: lms/lms/doctype/lms_batch/lms_batch.py:200 -msgid "Please enable Zoom Settings to use this feature." +#: lms/lms/doctype/lms_batch/lms_batch.py:211 +msgid "Please enable the zoom account to use this feature." msgstr "" #: frontend/src/components/CourseOutline.vue:319 @@ -4110,7 +4245,7 @@ msgstr "" msgid "Please ensure that you complete all the questions in {0} minutes." msgstr "" -#: frontend/src/components/Modals/LiveClassModal.vue:171 +#: frontend/src/components/Modals/LiveClassModal.vue:186 msgid "Please enter a title." msgstr "" @@ -4119,7 +4254,7 @@ msgstr "" msgid "Please enter a valid URL." msgstr "" -#: frontend/src/components/Modals/LiveClassModal.vue:183 +#: frontend/src/components/Modals/LiveClassModal.vue:198 msgid "Please enter a valid time in the format HH:mm." msgstr "" @@ -4147,7 +4282,7 @@ msgstr "" msgid "Please login to access the quiz." msgstr "" -#: frontend/src/components/NoPermission.vue:25 frontend/src/pages/Batch.vue:172 +#: frontend/src/components/NoPermission.vue:25 frontend/src/pages/Batch.vue:175 msgid "Please login to access this page." msgstr "" @@ -4164,23 +4299,23 @@ msgstr "" msgid "Please schedule an evaluation to get certified." msgstr "" -#: frontend/src/components/Modals/LiveClassModal.vue:174 +#: frontend/src/components/Modals/LiveClassModal.vue:189 msgid "Please select a date." msgstr "Proszę wybrać datę." -#: frontend/src/components/Modals/LiveClassModal.vue:198 +#: frontend/src/components/Modals/LiveClassModal.vue:213 msgid "Please select a duration." msgstr "" -#: frontend/src/components/Modals/LiveClassModal.vue:195 +#: frontend/src/components/Modals/LiveClassModal.vue:210 msgid "Please select a future date and time." msgstr "" -#: frontend/src/components/Modals/LiveClassModal.vue:177 +#: frontend/src/components/Modals/LiveClassModal.vue:192 msgid "Please select a time." msgstr "" -#: frontend/src/components/Modals/LiveClassModal.vue:180 +#: frontend/src/components/Modals/LiveClassModal.vue:195 msgid "Please select a timezone." msgstr "" @@ -4286,7 +4421,7 @@ msgid "Previous" msgstr "Wstecz" #. Label of the pricing_tab (Tab Break) field in DocType 'LMS Batch' -#: frontend/src/pages/BatchForm.vue:245 +#: frontend/src/pages/BatchForm.vue:255 #: lms/lms/doctype/lms_batch/lms_batch.json msgid "Pricing" msgstr "" @@ -4363,7 +4498,6 @@ msgstr "" #. Label of the progress (Float) field in DocType 'LMS Enrollment' #. Label of the progress (Int) field in DocType 'LMS Program Member' -#: frontend/src/components/BatchStudents.vue:75 #: frontend/src/components/Modals/BatchStudentProgress.vue:94 #: lms/lms/doctype/lms_enrollment/lms_enrollment.json #: lms/lms/doctype/lms_program_member/lms_program_member.json @@ -4374,6 +4508,10 @@ msgstr "Postępu" msgid "Progress (%)" msgstr "Postępu (%)" +#: frontend/src/components/BatchStudents.vue:41 +msgid "Progress of students in courses and assessments" +msgstr "" + #. Option for the 'Required Role' (Select) field in DocType 'Cohort Web Page' #. Option for the 'Visibility' (Select) field in DocType 'LMS Batch Old' #: lms/lms/doctype/cohort_web_page/cohort_web_page.json @@ -4523,7 +4661,7 @@ msgstr "" msgid "Quiz will appear at the bottom of the lesson." msgstr "" -#: frontend/src/components/AppSidebar.vue:569 +#: frontend/src/components/AppSidebar.vue:574 #: frontend/src/pages/QuizForm.vue:443 frontend/src/pages/Quizzes.vue:142 #: frontend/src/pages/Quizzes.vue:152 lms/www/lms.py:251 msgid "Quizzes" @@ -4603,7 +4741,7 @@ msgstr "Odrzucono" msgid "Related Courses" msgstr "" -#: frontend/src/pages/BatchForm.vue:226 frontend/src/pages/CourseForm.vue:127 +#: frontend/src/pages/BatchForm.vue:236 frontend/src/pages/CourseForm.vue:127 msgid "Remove" msgstr "Usunąć" @@ -4676,7 +4814,7 @@ msgstr "" msgid "Role updated successfully" msgstr "" -#: frontend/src/components/AppSidebar.vue:597 +#: frontend/src/components/AppSidebar.vue:602 msgid "Roles" msgstr "Role" @@ -4744,6 +4882,7 @@ msgstr "Sobota" #: frontend/src/components/Modals/EmailTemplateModal.vue:12 #: frontend/src/components/Modals/Event.vue:101 #: frontend/src/components/Modals/Event.vue:129 +#: frontend/src/components/Modals/ZoomAccountModal.vue:10 #: frontend/src/pages/BatchForm.vue:8 frontend/src/pages/CourseForm.vue:17 #: frontend/src/pages/JobForm.vue:8 frontend/src/pages/LessonForm.vue:14 #: frontend/src/pages/ProgramForm.vue:7 frontend/src/pages/QuizForm.vue:34 @@ -4784,8 +4923,9 @@ msgstr "" msgid "Score Out Of" msgstr "" -#: frontend/src/components/Evaluators.vue:15 -#: frontend/src/components/Members.vue:15 frontend/src/pages/Jobs.vue:42 +#: frontend/src/components/Settings/Evaluators.vue:15 +#: frontend/src/components/Settings/Members.vue:15 +#: frontend/src/pages/Jobs.vue:43 msgid "Search" msgstr "" @@ -4860,16 +5000,16 @@ msgstr "" msgid "Set your Password" msgstr "" -#: frontend/src/components/AppSidebar.vue:545 +#: frontend/src/components/AppSidebar.vue:550 msgid "Setting up" msgstr "" -#: frontend/src/components/AppSidebar.vue:590 +#: frontend/src/components/AppSidebar.vue:595 msgid "Setting up payment gateway" msgstr "" -#: frontend/src/components/AppSidebar.vue:595 -#: frontend/src/components/Modals/Settings.vue:7 +#: frontend/src/components/AppSidebar.vue:600 +#: frontend/src/components/Settings/Settings.vue:7 #: frontend/src/pages/BatchForm.vue:46 frontend/src/pages/CourseForm.vue:143 #: frontend/src/pages/ProfileRoles.vue:4 frontend/src/pages/QuizForm.vue:79 msgid "Settings" @@ -5049,7 +5189,7 @@ msgstr "" msgid "Stage" msgstr "" -#: frontend/src/components/LiveClass.vue:50 frontend/src/components/Quiz.vue:67 +#: frontend/src/components/LiveClass.vue:70 frontend/src/components/Quiz.vue:67 #: lms/templates/quiz/quiz.html:39 msgid "Start" msgstr "" @@ -5134,6 +5274,7 @@ msgstr "" #. Label of the status (Select) field in DocType 'LMS Course Progress' #. Label of the status (Select) field in DocType 'LMS Mentor Request' #: frontend/src/components/Modals/Event.vue:91 +#: frontend/src/components/Settings/ZoomSettings.vue:182 #: frontend/src/pages/AssignmentSubmissionList.vue:19 #: frontend/src/pages/JobForm.vue:46 #: lms/job/doctype/job_opportunity/job_opportunity.json @@ -5171,13 +5312,13 @@ msgid "Student Reviews" msgstr "" #. Label of the show_students (Check) field in DocType 'LMS Settings' -#: frontend/src/components/BatchStudents.vue:20 -#: frontend/src/components/BatchStudents.vue:111 +#: frontend/src/components/BatchStudents.vue:11 +#: frontend/src/components/BatchStudents.vue:67 #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Students" msgstr "" -#: frontend/src/components/BatchStudents.vue:328 +#: frontend/src/components/BatchStudents.vue:285 msgid "Students deleted successfully" msgstr "" @@ -5263,7 +5404,7 @@ msgstr "Podsumowanie" msgid "Sunday" msgstr "Niedziela" -#: lms/lms/api.py:1063 +#: lms/lms/api.py:1079 msgid "Suspicious pattern found in {0}: {1}" msgstr "" @@ -5304,6 +5445,7 @@ msgstr "" #: lms/lms/doctype/lms_enrollment/lms_enrollment.json #: lms/lms/doctype/lms_exercise/lms_exercise.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 #: lms/lms/doctype/lms_payment/lms_payment.json #: lms/lms/doctype/lms_program/lms_program.json @@ -5313,6 +5455,7 @@ msgstr "" #: lms/lms/doctype/lms_settings/lms_settings.json #: lms/lms/doctype/lms_source/lms_source.json #: lms/lms/doctype/lms_timetable_template/lms_timetable_template.json +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/doctype/user_skill/user_skill.json #: lms/lms/doctype/zoom_settings/zoom_settings.json msgid "System Manager" @@ -5384,7 +5527,7 @@ msgstr "" msgid "Thanks and Regards" msgstr "" -#: lms/lms/utils.py:1945 +#: lms/lms/utils.py:1946 msgid "The batch is full. Please contact the Administrator." msgstr "" @@ -5420,7 +5563,7 @@ msgstr "" msgid "There are no seats available in this batch." msgstr "" -#: frontend/src/components/BatchStudents.vue:199 +#: frontend/src/components/BatchStudents.vue:155 msgid "There are no students in this batch." msgstr "" @@ -5459,7 +5602,7 @@ msgstr "" msgid "This certificate does no expire" msgstr "" -#: frontend/src/components/LiveClass.vue:64 +#: frontend/src/components/LiveClass.vue:83 msgid "This class has ended" msgstr "" @@ -5467,7 +5610,7 @@ msgstr "" msgid "This course has:" msgstr "" -#: lms/lms/utils.py:1788 +#: lms/lms/utils.py:1789 msgid "This course is free." msgstr "" @@ -5513,7 +5656,7 @@ msgstr "czwartek" #. Label of the time (Time) field in DocType 'LMS Live Class' #: frontend/src/components/Modals/Event.vue:48 -#: frontend/src/components/Modals/LiveClassModal.vue:37 +#: frontend/src/components/Modals/LiveClassModal.vue:52 #: frontend/src/components/Quiz.vue:45 #: lms/lms/doctype/lms_live_class/lms_live_class.json msgid "Time" @@ -5524,7 +5667,7 @@ msgstr "Czas" msgid "Time Preference" msgstr "" -#: frontend/src/components/Modals/LiveClassModal.vue:29 +#: frontend/src/components/Modals/LiveClassModal.vue:44 msgid "Time must be in 24 hour format (HH:mm). Example 11:30 or 22:00" msgstr "" @@ -5552,7 +5695,7 @@ msgstr "" #. Label of the timezone (Data) field in DocType 'LMS Batch' #. Label of the timezone (Data) field in DocType 'LMS Certificate Request' #. Label of the timezone (Data) field in DocType 'LMS Live Class' -#: frontend/src/components/Modals/LiveClassModal.vue:45 +#: frontend/src/components/Modals/LiveClassModal.vue:59 #: frontend/src/pages/BatchForm.vue:107 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json @@ -5625,7 +5768,7 @@ msgstr "" msgid "To Date" msgstr "" -#: lms/lms/utils.py:1799 +#: lms/lms/utils.py:1800 msgid "To join this batch, please contact the Administrator." msgstr "" @@ -5684,7 +5827,7 @@ msgstr "" #: frontend/src/components/Modals/AssessmentModal.vue:22 #: frontend/src/components/Modals/Question.vue:44 #: frontend/src/pages/Assignments.vue:43 frontend/src/pages/Assignments.vue:170 -#: frontend/src/pages/JobForm.vue:25 frontend/src/pages/Jobs.vue:65 +#: frontend/src/pages/JobForm.vue:25 frontend/src/pages/Jobs.vue:67 #: lms/job/doctype/job_opportunity/job_opportunity.json #: lms/lms/doctype/lms_assignment/lms_assignment.json #: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json @@ -5710,6 +5853,11 @@ msgstr "" msgid "URL" msgstr "" +#. Label of the uuid (Data) field in DocType 'LMS Live Class' +#: lms/lms/doctype/lms_live_class/lms_live_class.json +msgid "UUID" +msgstr "" + #. Label of the unavailability_section (Section Break) field in DocType 'Course #. Evaluator' #: lms/lms/doctype/course_evaluator/course_evaluator.json @@ -5734,7 +5882,7 @@ msgstr "" msgid "Unlisted" msgstr "" -#: frontend/src/pages/Batches.vue:284 +#: frontend/src/pages/Batches.vue:284 frontend/src/pages/Courses.vue:322 msgid "Unpublished" msgstr "" @@ -5757,13 +5905,13 @@ msgstr "" #. 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:162 -#: frontend/src/pages/Courses.vue:312 lms/lms/doctype/cohort/cohort.json +#: 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 msgid "Upcoming" msgstr "" -#: frontend/src/pages/Batch.vue:184 +#: frontend/src/pages/Batch.vue:187 msgid "Upcoming Batches" msgstr "" @@ -5772,9 +5920,9 @@ msgstr "" msgid "Upcoming Evaluations" msgstr "" -#: frontend/src/components/BrandSettings.vue:24 -#: frontend/src/components/PaymentSettings.vue:27 -#: frontend/src/components/SettingDetails.vue:23 +#: frontend/src/components/Settings/BrandSettings.vue:24 +#: frontend/src/components/Settings/PaymentSettings.vue:27 +#: frontend/src/components/Settings/SettingDetails.vue:23 msgid "Update" msgstr "" @@ -5782,7 +5930,7 @@ msgstr "" msgid "Update Password" msgstr "" -#: frontend/src/pages/BatchForm.vue:207 frontend/src/pages/CourseForm.vue:108 +#: frontend/src/pages/BatchForm.vue:217 frontend/src/pages/CourseForm.vue:108 msgid "Upload" msgstr "Prześlij" @@ -6025,7 +6173,7 @@ msgstr "" msgid "You are already enrolled for this course." msgstr "" -#: frontend/src/pages/Batch.vue:166 +#: frontend/src/pages/Batch.vue:169 msgid "You are not a member of this batch. Please checkout our upcoming batches." msgstr "" @@ -6163,7 +6311,7 @@ msgstr "" msgid "Your Account has been successfully created!" msgstr "" -#: lms/lms/doctype/lms_batch/lms_batch.py:351 +#: lms/lms/doctype/lms_batch/lms_batch.py:362 msgid "Your batch {0} is starting tomorrow" msgstr "" @@ -6171,7 +6319,7 @@ msgstr "" msgid "Your calendar is set." msgstr "" -#: lms/lms/doctype/lms_live_class/lms_live_class.py:87 +#: lms/lms/doctype/lms_live_class/lms_live_class.py:90 msgid "Your class on {0} is today" msgstr "" @@ -6208,6 +6356,22 @@ msgstr "" msgid "Zen Mode" msgstr "" +#. Label of the zoom_account (Link) field in DocType 'LMS Batch' +#. Label of the zoom_account (Link) field in DocType 'LMS Live Class' +#: frontend/src/pages/BatchForm.vue:164 +#: lms/lms/doctype/lms_batch/lms_batch.json +#: lms/lms/doctype/lms_live_class/lms_live_class.json +msgid "Zoom Account" +msgstr "" + +#: frontend/src/components/Modals/ZoomAccountModal.vue:158 +msgid "Zoom Account created successfully" +msgstr "" + +#: frontend/src/components/Modals/ZoomAccountModal.vue:195 +msgid "Zoom Account updated successfully" +msgstr "" + #. Name of a DocType #: lms/lms/doctype/zoom_settings/zoom_settings.json msgid "Zoom Settings" @@ -6229,6 +6393,10 @@ msgstr "" msgid "applicants" msgstr "" +#: frontend/src/components/Modals/LiveClassAttendance.vue:39 +msgid "attended for" +msgstr "" + #: lms/templates/emails/payment_reminder.html:4 msgid "but didn’t complete your payment" msgstr "" @@ -6277,6 +6445,10 @@ msgstr "" msgid "members" msgstr "" +#: frontend/src/components/Modals/LiveClassAttendance.vue:40 +msgid "minutes" +msgstr "minut" + #: lms/templates/quiz/quiz.html:106 msgid "of" msgstr "z" @@ -6293,7 +6465,7 @@ msgstr "" msgid "ratings" msgstr "" -#: frontend/src/components/Categories.vue:19 +#: frontend/src/components/Settings/Categories.vue:19 msgid "saving..." msgstr "oszczędność..." @@ -6325,7 +6497,7 @@ msgstr "" msgid "{0} Quizzes" msgstr "" -#: lms/lms/api.py:853 lms/lms/api.py:861 +#: lms/lms/api.py:869 lms/lms/api.py:877 msgid "{0} Settings not found" msgstr "" diff --git a/lms/locale/pt.po b/lms/locale/pt.po index 06ee0af1..bf7462f4 100644 --- a/lms/locale/pt.po +++ b/lms/locale/pt.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: frappe\n" "Report-Msgid-Bugs-To: jannat@frappe.io\n" -"POT-Creation-Date: 2025-05-23 16:04+0000\n" -"PO-Revision-Date: 2025-05-26 18:11\n" +"POT-Creation-Date: 2025-05-30 16:04+0000\n" +"PO-Revision-Date: 2025-06-02 20:30\n" "Last-Translator: jannat@frappe.io\n" "Language-Team: Portuguese\n" "MIME-Version: 1.0\n" @@ -83,7 +83,7 @@ msgstr "" msgid "About" msgstr "" -#: frontend/src/pages/Batch.vue:98 +#: frontend/src/pages/Batch.vue:101 msgid "About this batch" msgstr "" @@ -97,11 +97,24 @@ msgstr "" msgid "Accepted" msgstr "" +#: frontend/src/components/Settings/ZoomSettings.vue:174 +msgid "Account" +msgstr "" + +#. Label of the account_id (Data) field in DocType 'LMS Zoom Settings' #. Label of the account_id (Data) field in DocType 'Zoom Settings' +#: frontend/src/components/Modals/ZoomAccountModal.vue:55 +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/doctype/zoom_settings/zoom_settings.json msgid "Account ID" msgstr "" +#. Label of the account_name (Data) field in DocType 'LMS Zoom Settings' +#: frontend/src/components/Modals/ZoomAccountModal.vue:30 +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json +msgid "Account Name" +msgstr "" + #: frontend/src/pages/ProfileAbout.vue:17 msgid "Achievements" msgstr "" @@ -117,12 +130,13 @@ msgstr "" #: frontend/src/components/Assessments.vue:11 #: frontend/src/components/BatchCourses.vue:11 -#: frontend/src/components/BatchStudents.vue:117 -#: frontend/src/components/Categories.vue:43 -#: frontend/src/components/Evaluators.vue:38 -#: frontend/src/components/LiveClass.vue:11 -#: frontend/src/components/Members.vue:44 frontend/src/pages/ProgramForm.vue:30 -#: frontend/src/pages/ProgramForm.vue:92 frontend/src/pages/ProgramForm.vue:137 +#: frontend/src/components/BatchStudents.vue:73 +#: frontend/src/components/LiveClass.vue:21 +#: frontend/src/components/Settings/Categories.vue:43 +#: frontend/src/components/Settings/Evaluators.vue:38 +#: frontend/src/components/Settings/Members.vue:44 +#: frontend/src/pages/ProgramForm.vue:30 frontend/src/pages/ProgramForm.vue:92 +#: frontend/src/pages/ProgramForm.vue:137 msgid "Add" msgstr "" @@ -152,7 +166,7 @@ msgstr "" msgid "Add a Student" msgstr "" -#: frontend/src/components/AppSidebar.vue:553 +#: frontend/src/components/AppSidebar.vue:558 msgid "Add a chapter" msgstr "" @@ -164,7 +178,7 @@ msgstr "" msgid "Add a keyword and then press enter" msgstr "" -#: frontend/src/components/AppSidebar.vue:554 +#: frontend/src/components/AppSidebar.vue:559 msgid "Add a lesson" msgstr "" @@ -189,11 +203,11 @@ msgstr "" msgid "Add at least one possible answer for this question: {0}" msgstr "" -#: frontend/src/components/AppSidebar.vue:518 +#: frontend/src/components/AppSidebar.vue:522 msgid "Add courses to your batch" msgstr "" -#: frontend/src/components/AppSidebar.vue:498 +#: frontend/src/components/AppSidebar.vue:501 msgid "Add students to your batch" msgstr "" @@ -209,7 +223,7 @@ msgstr "" msgid "Add your first chapter" msgstr "" -#: frontend/src/components/AppSidebar.vue:449 +#: frontend/src/components/AppSidebar.vue:450 msgid "Add your first lesson" msgstr "" @@ -288,7 +302,7 @@ msgstr "" #. Label of the amount (Currency) field in DocType 'LMS Batch' #. Label of the course_price (Currency) field in DocType 'LMS Course' #. Label of the amount (Currency) field in DocType 'LMS Payment' -#: frontend/src/pages/BatchForm.vue:255 frontend/src/pages/CourseForm.vue:230 +#: frontend/src/pages/BatchForm.vue:265 frontend/src/pages/CourseForm.vue:230 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_course/lms_course.json #: lms/lms/doctype/lms_payment/lms_payment.json @@ -346,11 +360,11 @@ msgstr "" msgid "Appears on the course card in the course list" msgstr "" -#: frontend/src/pages/BatchForm.vue:230 +#: frontend/src/pages/BatchForm.vue:240 msgid "Appears when the batch URL is shared on any online platform" msgstr "" -#: frontend/src/pages/BatchForm.vue:211 +#: frontend/src/pages/BatchForm.vue:221 msgid "Appears when the batch URL is shared on socials" msgstr "" @@ -425,10 +439,9 @@ msgid "Assessment {0} has already been added to this batch." msgstr "" #. Label of the show_assessments (Check) field in DocType 'LMS Settings' -#: frontend/src/components/AppSidebar.vue:566 +#: frontend/src/components/AppSidebar.vue:571 #: frontend/src/components/Assessments.vue:5 -#: frontend/src/components/BatchStudents.vue:68 -#: frontend/src/components/BatchStudents.vue:101 +#: frontend/src/components/BatchStudents.vue:32 #: lms/lms/doctype/lms_settings/lms_settings.json #: lms/templates/assessments.html:3 msgid "Assessments" @@ -486,7 +499,7 @@ msgstr "" msgid "Assignment will appear at the bottom of the lesson." msgstr "" -#: frontend/src/components/AppSidebar.vue:570 +#: frontend/src/components/AppSidebar.vue:575 #: frontend/src/pages/Assignments.vue:211 lms/www/lms.py:273 msgid "Assignments" msgstr "" @@ -495,6 +508,15 @@ msgstr "" msgid "At least one option must be correct for this question." msgstr "" +#: frontend/src/components/Modals/LiveClassAttendance.vue:5 +msgid "Attendance for Class - {0}" +msgstr "" + +#. Label of the attendees (Int) field in DocType 'LMS Live Class' +#: lms/lms/doctype/lms_live_class/lms_live_class.json +msgid "Attendees" +msgstr "" + #. Label of the attire (Select) field in DocType 'User' #: lms/fixtures/custom_field.json msgid "Attire Preference" @@ -510,7 +532,7 @@ msgid "Auto Assign" msgstr "" #. Label of the auto_recording (Select) field in DocType 'LMS Live Class' -#: frontend/src/components/Modals/LiveClassModal.vue:77 +#: frontend/src/components/Modals/LiveClassModal.vue:73 #: lms/lms/doctype/lms_live_class/lms_live_class.json msgid "Auto Recording" msgstr "" @@ -601,6 +623,7 @@ msgstr "" #: lms/lms/doctype/lms_category/lms_category.json #: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json msgid "Batch Evaluator" msgstr "" @@ -631,6 +654,10 @@ msgstr "" msgid "Batch Start Date:" msgstr "" +#: frontend/src/components/BatchStudents.vue:40 +msgid "Batch Summary" +msgstr "" + #. Label of the batch_title (Data) field in DocType 'LMS Certificate' #. Label of the batch_title (Data) field in DocType 'LMS Certificate Request' #: lms/lms/doctype/lms_certificate/lms_certificate.json @@ -758,7 +785,7 @@ msgstr "" #. Label of the category (Link) field in DocType 'LMS Batch' #. Label of the category (Data) field in DocType 'LMS Category' #. Label of the category (Link) field in DocType 'LMS Course' -#: frontend/src/pages/BatchForm.vue:182 frontend/src/pages/Batches.vue:55 +#: frontend/src/pages/BatchForm.vue:192 frontend/src/pages/Batches.vue:55 #: frontend/src/pages/CertifiedParticipants.vue:38 #: frontend/src/pages/CourseForm.vue:36 frontend/src/pages/Courses.vue:51 #: lms/lms/doctype/lms_batch/lms_batch.json @@ -767,19 +794,19 @@ msgstr "" msgid "Category" msgstr "" -#: frontend/src/components/Categories.vue:39 +#: frontend/src/components/Settings/Categories.vue:39 msgid "Category Name" msgstr "" -#: frontend/src/components/Categories.vue:133 +#: frontend/src/components/Settings/Categories.vue:133 msgid "Category added successfully" msgstr "" -#: frontend/src/components/Categories.vue:193 +#: frontend/src/components/Settings/Categories.vue:193 msgid "Category deleted successfully" msgstr "" -#: frontend/src/components/Categories.vue:173 +#: frontend/src/components/Settings/Categories.vue:173 msgid "Category updated successfully" msgstr "" @@ -822,7 +849,7 @@ msgstr "" #. Enrollment' #. Label of a Card Break in the LMS Workspace #. Label of a Link in the LMS Workspace -#: frontend/src/components/AppSidebar.vue:574 +#: frontend/src/components/AppSidebar.vue:579 #: frontend/src/components/CourseCard.vue:115 #: frontend/src/components/Modals/Event.vue:372 #: frontend/src/pages/BatchForm.vue:62 frontend/src/pages/Batches.vue:38 @@ -846,12 +873,12 @@ msgstr "" msgid "Certification Name" msgstr "" -#: frontend/src/components/BatchStudents.vue:36 +#: frontend/src/components/BatchStudents.vue:17 msgid "Certified" msgstr "" -#: frontend/src/pages/CertifiedParticipants.vue:182 -#: frontend/src/pages/CertifiedParticipants.vue:189 +#: frontend/src/pages/CertifiedParticipants.vue:186 +#: frontend/src/pages/CertifiedParticipants.vue:193 #: frontend/src/pages/Statistics.vue:40 msgid "Certified Members" msgstr "" @@ -972,19 +999,25 @@ msgstr "" 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 "" +#. Label of the client_id (Data) field in DocType 'LMS Zoom Settings' #. Label of the client_id (Data) field in DocType 'Zoom Settings' +#: frontend/src/components/Modals/ZoomAccountModal.vue:36 +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/doctype/zoom_settings/zoom_settings.json msgid "Client ID" msgstr "" +#. Label of the client_secret (Password) field in DocType 'LMS Zoom Settings' #. Label of the client_secret (Password) field in DocType 'Zoom Settings' +#: frontend/src/components/Modals/ZoomAccountModal.vue:49 +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/doctype/zoom_settings/zoom_settings.json msgid "Client Secret" msgstr "" -#: frontend/src/components/Categories.vue:27 -#: frontend/src/components/Evaluators.vue:24 -#: frontend/src/components/Members.vue:24 +#: frontend/src/components/Settings/Categories.vue:27 +#: frontend/src/components/Settings/Evaluators.vue:24 +#: frontend/src/components/Settings/Members.vue:24 msgid "Close" msgstr "" @@ -1066,6 +1099,10 @@ msgstr "" msgid "Color" msgstr "" +#: frontend/src/pages/BatchForm.vue:293 frontend/src/pages/CourseForm.vue:268 +msgid "Comma separated keywords for SEO" +msgstr "" + #. Label of the comments (Small Text) field in DocType 'Exercise Latest #. Submission' #. Label of the comments (Small Text) field in DocType 'Exercise Submission' @@ -1162,10 +1199,6 @@ msgstr "" msgid "Completed" msgstr "" -#: frontend/src/components/BatchStudents.vue:373 -msgid "Completed by Students" -msgstr "" - #. Label of the enable_certification (Check) field in DocType 'LMS Course' #: frontend/src/pages/CourseForm.vue:217 #: lms/lms/doctype/lms_course/lms_course.json @@ -1232,7 +1265,7 @@ msgid "Continue Learning" msgstr "" #. Option for the 'Type' (Select) field in DocType 'Job Opportunity' -#: frontend/src/pages/Jobs.vue:187 +#: frontend/src/pages/Jobs.vue:189 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Contract" msgstr "" @@ -1267,7 +1300,7 @@ msgstr "" #. Label of the country (Link) field in DocType 'Job Opportunity' #. Label of the country (Link) field in DocType 'Payment Country' #: frontend/src/pages/Billing.vue:92 frontend/src/pages/JobForm.vue:40 -#: frontend/src/pages/Jobs.vue:57 lms/fixtures/custom_field.json +#: frontend/src/pages/Jobs.vue:59 lms/fixtures/custom_field.json #: lms/job/doctype/job_opportunity/job_opportunity.json #: lms/lms/doctype/payment_country/payment_country.json msgid "Country" @@ -1403,7 +1436,7 @@ msgstr "" msgid "Course Name" msgstr "" -#: frontend/src/pages/CourseDetail.vue:76 frontend/src/pages/CourseForm.vue:257 +#: frontend/src/pages/CourseDetail.vue:76 frontend/src/pages/CourseForm.vue:278 msgid "Course Outline" msgstr "" @@ -1439,11 +1472,11 @@ msgstr "" msgid "Course added to program" msgstr "" -#: frontend/src/pages/CourseForm.vue:468 +#: frontend/src/pages/CourseForm.vue:496 msgid "Course created successfully" msgstr "" -#: frontend/src/pages/CourseForm.vue:489 +#: frontend/src/pages/CourseForm.vue:533 msgid "Course deleted successfully" msgstr "" @@ -1451,7 +1484,7 @@ msgstr "" msgid "Course moved successfully" msgstr "" -#: frontend/src/pages/CourseForm.vue:451 +#: frontend/src/pages/CourseForm.vue:516 msgid "Course updated successfully" msgstr "" @@ -1465,12 +1498,11 @@ msgstr "" #. Label of the courses (Check) field in DocType 'LMS Settings' #: frontend/src/components/BatchCourses.vue:5 #: frontend/src/components/BatchOverlay.vue:37 -#: frontend/src/components/BatchStudents.vue:52 -#: frontend/src/components/BatchStudents.vue:92 +#: frontend/src/components/BatchStudents.vue:25 #: frontend/src/components/Modals/BatchStudentProgress.vue:91 -#: frontend/src/pages/BatchDetail.vue:51 +#: frontend/src/pages/BatchDetail.vue:44 #: frontend/src/pages/CourseCertification.vue:127 -#: frontend/src/pages/Courses.vue:329 frontend/src/pages/Courses.vue:336 +#: frontend/src/pages/Courses.vue:331 frontend/src/pages/Courses.vue:338 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Courses" @@ -1512,15 +1544,15 @@ msgstr "" msgid "Create a Live Class" msgstr "" -#: frontend/src/components/AppSidebar.vue:561 +#: frontend/src/components/AppSidebar.vue:566 msgid "Create a batch" msgstr "" -#: frontend/src/components/AppSidebar.vue:552 +#: frontend/src/components/AppSidebar.vue:557 msgid "Create a course" msgstr "" -#: frontend/src/components/AppSidebar.vue:562 +#: frontend/src/components/AppSidebar.vue:567 msgid "Create a live class" msgstr "" @@ -1528,7 +1560,7 @@ msgstr "" msgid "Create an Assignment" msgstr "" -#: frontend/src/components/AppSidebar.vue:488 +#: frontend/src/components/AppSidebar.vue:491 msgid "Create your first batch" msgstr "" @@ -1536,26 +1568,26 @@ msgstr "" msgid "Create your first course" msgstr "" -#: frontend/src/components/AppSidebar.vue:467 +#: frontend/src/components/AppSidebar.vue:469 msgid "Create your first quiz" msgstr "" -#: frontend/src/pages/Assignments.vue:176 frontend/src/pages/Courses.vue:320 +#: frontend/src/pages/Assignments.vue:176 frontend/src/pages/Courses.vue:321 msgid "Created" msgstr "" -#: frontend/src/components/AppSidebar.vue:558 +#: frontend/src/components/AppSidebar.vue:563 msgid "Creating a batch" msgstr "" -#: frontend/src/components/AppSidebar.vue:549 +#: frontend/src/components/AppSidebar.vue:554 msgid "Creating a course" msgstr "" #. Label of the currency (Link) field in DocType 'LMS Batch' #. Label of the currency (Link) field in DocType 'LMS Course' #. Label of the currency (Link) field in DocType 'LMS Payment' -#: frontend/src/pages/BatchForm.vue:262 frontend/src/pages/CourseForm.vue:247 +#: frontend/src/pages/BatchForm.vue:272 frontend/src/pages/CourseForm.vue:247 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_course/lms_course.json #: lms/lms/doctype/lms_payment/lms_payment.json @@ -1567,7 +1599,7 @@ msgstr "" msgid "Current Lesson" msgstr "" -#: frontend/src/components/AppSidebar.vue:580 +#: frontend/src/components/AppSidebar.vue:585 msgid "Custom Certificate Templates" msgstr "" @@ -1604,7 +1636,7 @@ msgstr "" #. Label of the date (Date) field in DocType 'Scheduled Flow' #: frontend/src/components/Modals/EvaluationModal.vue:26 #: frontend/src/components/Modals/Event.vue:40 -#: frontend/src/components/Modals/LiveClassModal.vue:61 +#: frontend/src/components/Modals/LiveClassModal.vue:29 #: lms/lms/doctype/lms_batch_timetable/lms_batch_timetable.json #: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json @@ -1614,10 +1646,7 @@ msgstr "" msgid "Date" msgstr "" -#. Label of the section_break_glxh (Section Break) field in DocType 'LMS Live -#. Class' #: frontend/src/pages/BatchForm.vue:69 -#: lms/lms/doctype/lms_live_class/lms_live_class.json msgid "Date and Time" msgstr "" @@ -1663,7 +1692,7 @@ msgstr "" #: frontend/src/components/CourseOutline.vue:244 #: frontend/src/components/CourseOutline.vue:302 -#: frontend/src/pages/CourseForm.vue:502 +#: frontend/src/pages/CourseForm.vue:546 msgid "Delete" msgstr "" @@ -1671,7 +1700,7 @@ msgstr "" msgid "Delete Chapter" msgstr "" -#: frontend/src/pages/CourseForm.vue:496 +#: frontend/src/pages/CourseForm.vue:540 msgid "Delete Course" msgstr "" @@ -1683,7 +1712,7 @@ msgstr "" msgid "Delete this lesson?" msgstr "" -#: frontend/src/pages/CourseForm.vue:497 +#: frontend/src/pages/CourseForm.vue:541 msgid "Deleting the course will also delete all its chapters and lessons. Are you sure you want to delete this course?" msgstr "" @@ -1707,7 +1736,7 @@ msgstr "" #. Label of the description (Small Text) field in DocType 'LMS Exercise' #. Label of the description (Text) field in DocType 'LMS Live Class' #. Label of the description (Small Text) field in DocType 'Work Experience' -#: frontend/src/components/Modals/LiveClassModal.vue:84 +#: frontend/src/components/Modals/LiveClassModal.vue:80 #: frontend/src/pages/JobForm.vue:125 #: lms/job/doctype/job_opportunity/job_opportunity.json #: lms/lms/doctype/certification/certification.json @@ -1748,6 +1777,7 @@ msgid "Disable Signup" msgstr "" #. Label of the disabled (Check) field in DocType 'Job Opportunity' +#: frontend/src/components/Settings/ZoomSettings.vue:56 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Disabled" msgstr "" @@ -1758,7 +1788,7 @@ msgid "Discard" msgstr "" #. Label of the show_discussions (Check) field in DocType 'LMS Settings' -#: frontend/src/pages/Batch.vue:85 +#: frontend/src/pages/Batch.vue:88 #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Discussions" msgstr "" @@ -1788,10 +1818,12 @@ msgstr "" #. Label of the duration (Data) field in DocType 'Cohort' #. Label of the duration (Data) field in DocType 'LMS Batch Timetable' #. Label of the duration (Int) field in DocType 'LMS Live Class' -#: frontend/src/components/Modals/LiveClassModal.vue:68 +#. Label of the duration (Int) field in DocType 'LMS Live Class Participant' +#: frontend/src/components/Modals/LiveClassModal.vue:36 #: lms/lms/doctype/cohort/cohort.json #: lms/lms/doctype/lms_batch_timetable/lms_batch_timetable.json #: lms/lms/doctype/lms_live_class/lms_live_class.json +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json msgid "Duration" msgstr "" @@ -1800,7 +1832,7 @@ msgstr "" msgid "Duration (in minutes)" msgstr "" -#: frontend/src/components/Modals/LiveClassModal.vue:64 +#: frontend/src/components/Modals/LiveClassModal.vue:32 msgid "Duration of the live class in minutes" msgstr "" @@ -1839,6 +1871,10 @@ msgstr "" msgid "Edit Profile" msgstr "" +#: frontend/src/components/Modals/ZoomAccountModal.vue:6 +msgid "Edit Zoom Account" +msgstr "" + #: frontend/src/pages/QuizForm.vue:182 msgid "Edit the question" msgstr "" @@ -1858,8 +1894,9 @@ msgstr "" msgid "Education Details" msgstr "" -#: frontend/src/components/Evaluators.vue:33 -#: frontend/src/components/Members.vue:33 lms/templates/signup-form.html:10 +#: frontend/src/components/Settings/Evaluators.vue:33 +#: frontend/src/components/Settings/Members.vue:33 +#: lms/templates/signup-form.html:10 msgid "Email" msgstr "" @@ -1889,7 +1926,8 @@ msgstr "" msgid "Email Templates" msgstr "" -#: frontend/src/components/EmailTemplates.vue:128 +#: frontend/src/components/Settings/EmailTemplates.vue:128 +#: frontend/src/components/Settings/ZoomSettings.vue:161 msgid "Email Templates deleted successfully" msgstr "" @@ -1922,7 +1960,11 @@ msgid "Enable this only if you want to upload a SCORM package as a chapter." msgstr "" #. Label of the enabled (Check) field in DocType 'LMS Badge' +#. Label of the enabled (Check) field in DocType 'LMS Zoom Settings' +#: frontend/src/components/Modals/ZoomAccountModal.vue:23 +#: frontend/src/components/Settings/ZoomSettings.vue:53 #: lms/lms/doctype/lms_badge/lms_badge.json +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json msgid "Enabled" msgstr "" @@ -1961,11 +2003,15 @@ msgstr "" msgid "End Time" msgstr "" +#: frontend/src/components/LiveClass.vue:89 +msgid "Ended" +msgstr "" + #: frontend/src/components/BatchOverlay.vue:103 msgid "Enroll Now" msgstr "" -#: frontend/src/pages/Batches.vue:286 frontend/src/pages/Courses.vue:322 +#: frontend/src/pages/Batches.vue:286 frontend/src/pages/Courses.vue:324 msgid "Enrolled" msgstr "" @@ -1984,7 +2030,7 @@ msgstr "" msgid "Enrollment Count" msgstr "" -#: lms/lms/utils.py:1913 +#: lms/lms/utils.py:1914 msgid "Enrollment Failed" msgstr "" @@ -2011,18 +2057,27 @@ msgstr "" msgid "Enter the correct answer" msgstr "" +#: frontend/src/components/Modals/ZoomAccountModal.vue:163 +msgid "Error creating Zoom Account" +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:204 msgid "Error creating live class. Please try again. {0}" msgstr "" -#: frontend/src/components/EmailTemplates.vue:133 +#: frontend/src/components/Settings/EmailTemplates.vue:133 +#: frontend/src/components/Settings/ZoomSettings.vue:166 msgid "Error deleting email templates" msgstr "" +#: frontend/src/components/Modals/ZoomAccountModal.vue:200 +msgid "Error updating Zoom Account" +msgstr "" + #: frontend/src/components/Modals/EmailTemplateModal.vue:151 msgid "Error updating email template" msgstr "" @@ -2179,6 +2234,14 @@ msgstr "" msgid "Fail" msgstr "" +#: lms/lms/doctype/lms_live_class/lms_live_class.py:139 +msgid "Failed to fetch attendance data from Zoom for class {0}: {1}" +msgstr "" + +#: frontend/src/utils/index.js:613 +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:167 @@ -2188,7 +2251,7 @@ msgstr "" #. Label of the feedback (Small Text) field in DocType 'LMS Batch Feedback' #: frontend/src/components/BatchFeedback.vue:30 -#: frontend/src/pages/Batch.vue:143 +#: frontend/src/pages/Batch.vue:146 #: lms/lms/doctype/lms_batch_feedback/lms_batch_feedback.json msgid "Feedback" msgstr "" @@ -2212,8 +2275,8 @@ msgstr "" msgid "File Type" msgstr "" -#: frontend/src/components/Members.vue:39 #: frontend/src/components/Modals/EditProfile.vue:59 +#: frontend/src/components/Settings/Members.vue:39 msgid "First Name" msgstr "" @@ -2237,7 +2300,7 @@ msgid "Free" msgstr "" #. Option for the 'Type' (Select) field in DocType 'Job Opportunity' -#: frontend/src/pages/Jobs.vue:188 +#: frontend/src/pages/Jobs.vue:190 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Freelance" msgstr "" @@ -2281,7 +2344,7 @@ msgid "Full Name" msgstr "" #. Option for the 'Type' (Select) field in DocType 'Job Opportunity' -#: frontend/src/pages/Jobs.vue:185 +#: frontend/src/pages/Jobs.vue:187 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Full Time" msgstr "" @@ -2638,8 +2701,8 @@ msgstr "" msgid "Interest" msgstr "" -#: frontend/src/components/AppSidebar.vue:541 -#: frontend/src/components/AppSidebar.vue:544 +#: frontend/src/components/AppSidebar.vue:546 +#: frontend/src/components/AppSidebar.vue:549 msgid "Introduction" msgstr "" @@ -2677,7 +2740,7 @@ msgstr "" msgid "Invite Request" msgstr "" -#: frontend/src/components/AppSidebar.vue:477 +#: frontend/src/components/AppSidebar.vue:480 msgid "Invite your team and students" msgstr "" @@ -2709,7 +2772,7 @@ msgstr "" msgid "Issue Date" msgstr "" -#: frontend/src/components/AppSidebar.vue:577 +#: frontend/src/components/AppSidebar.vue:582 msgid "Issue a Certificate" msgstr "" @@ -2781,12 +2844,12 @@ msgstr "" #. Label of the jobs (Check) field in DocType 'LMS Settings' #: frontend/src/pages/JobDetail.vue:10 frontend/src/pages/Jobs.vue:8 -#: frontend/src/pages/Jobs.vue:194 +#: frontend/src/pages/Jobs.vue:196 #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Jobs" msgstr "" -#: frontend/src/components/LiveClass.vue:58 +#: frontend/src/components/LiveClass.vue:78 #: lms/templates/upcoming_evals.html:15 msgid "Join" msgstr "" @@ -2804,6 +2867,12 @@ msgstr "" msgid "Join URL" msgstr "" +#. Label of the joined_at (Datetime) field in DocType 'LMS Live Class +#. Participant' +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json +msgid "Joined At" +msgstr "" + #. Name of a Workspace #: lms/lms/workspace/lms/lms.json msgid "LMS" @@ -2930,6 +2999,11 @@ msgstr "" msgid "LMS Live Class" msgstr "" +#. Name of a DocType +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json +msgid "LMS Live Class Participant" +msgstr "" + #. Name of a DocType #: lms/lms/doctype/lms_mentor_request/lms_mentor_request.json msgid "LMS Mentor Request" @@ -3037,6 +3111,11 @@ msgstr "" msgid "LMS Timetable Template" msgstr "" +#. Name of a DocType +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json +msgid "LMS Zoom Settings" +msgstr "" + #. Label of the label (Data) field in DocType 'LMS Timetable Legend' #: lms/lms/doctype/lms_timetable_legend/lms_timetable_legend.json msgid "Label" @@ -3057,6 +3136,12 @@ msgstr "" msgid "Launch File" msgstr "" +#. Label of the left_at (Datetime) field in DocType 'LMS Live Class +#. Participant' +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json +msgid "Left At" +msgstr "" + #. Label of the lesson (Link) field in DocType 'Exercise Latest Submission' #. Label of the lesson (Link) field in DocType 'Exercise Submission' #. Label of the lesson (Link) field in DocType 'Lesson Reference' @@ -3088,7 +3173,7 @@ msgstr "" msgid "Lesson Title" msgstr "" -#: frontend/src/pages/LessonForm.vue:414 +#: frontend/src/pages/LessonForm.vue:416 msgid "Lesson created successfully" msgstr "" @@ -3100,7 +3185,7 @@ msgstr "" msgid "Lesson moved successfully" msgstr "" -#: frontend/src/pages/LessonForm.vue:438 +#: frontend/src/pages/LessonForm.vue:440 msgid "Lesson updated successfully" msgstr "" @@ -3154,12 +3239,14 @@ msgid "Links" msgstr "" #. Option for the 'Status' (Select) field in DocType 'Cohort' -#: frontend/src/pages/Courses.vue:306 lms/lms/doctype/cohort/cohort.json +#: frontend/src/pages/Courses.vue:307 lms/lms/doctype/cohort/cohort.json msgid "Live" msgstr "" +#. Label of the live_class (Link) field in DocType 'LMS Live Class Participant' #. Label of the show_live_class (Check) field in DocType 'LMS Settings' -#: frontend/src/components/LiveClass.vue:4 +#: frontend/src/components/LiveClass.vue:14 +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Live Class" msgstr "" @@ -3169,7 +3256,7 @@ msgstr "" msgid "LiveCode URL" msgstr "" -#: frontend/src/components/Members.vue:109 +#: frontend/src/components/Settings/Members.vue:109 #: frontend/src/pages/Assignments.vue:69 frontend/src/pages/Batches.vue:80 #: frontend/src/pages/CertifiedParticipants.vue:100 #: frontend/src/pages/Courses.vue:75 @@ -3196,7 +3283,7 @@ msgid "Location Preference" msgstr "" #: frontend/src/components/NoPermission.vue:28 -#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:193 +#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:196 #: frontend/src/pages/Lesson.vue:53 msgid "Login" msgstr "" @@ -3290,7 +3377,7 @@ msgid "Maximum Attempts" msgstr "" #. Label of the medium (Select) field in DocType 'LMS Batch' -#: frontend/src/pages/BatchForm.vue:177 +#: frontend/src/pages/BatchForm.vue:187 #: lms/lms/doctype/lms_batch/lms_batch.json msgid "Medium" msgstr "" @@ -3305,6 +3392,11 @@ msgstr "" msgid "Medium:" msgstr "" +#. Label of the meeting_id (Data) field in DocType 'LMS Live Class' +#: lms/lms/doctype/lms_live_class/lms_live_class.json +msgid "Meeting ID" +msgstr "" + #. Label of the member (Link) field in DocType 'Exercise Latest Submission' #. Label of the member (Link) field in DocType 'Exercise Submission' #. Label of the member (Link) field in DocType 'LMS Assignment Submission' @@ -3317,10 +3409,14 @@ 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 Live Class Participant' #. Label of the member (Link) field in DocType 'LMS Mentor Request' #. Label of the member (Link) field in DocType 'LMS Payment' #. Label of the member (Link) field in DocType 'LMS Program Member' #. Label of the member (Link) field in DocType 'LMS Quiz Submission' +#. Label of the member (Link) field in DocType 'LMS Zoom Settings' +#: frontend/src/components/Modals/ZoomAccountModal.vue:42 +#: frontend/src/components/Settings/ZoomSettings.vue:178 #: frontend/src/pages/AssignmentSubmissionList.vue:14 #: frontend/src/pages/QuizSubmission.vue:31 #: frontend/src/pages/QuizSubmissionList.vue:91 @@ -3335,10 +3431,12 @@ 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_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 #: lms/lms/doctype/lms_program_member/lms_program_member.json #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/report/course_progress_summary/course_progress_summary.py:64 msgid "Member" msgstr "" @@ -3357,7 +3455,10 @@ msgstr "" #. Label of the member_image (Attach Image) field in DocType 'LMS Batch #. Feedback' +#. Label of the member_image (Attach Image) field in DocType 'LMS Live Class +#. Participant' #: lms/lms/doctype/lms_batch_feedback/lms_batch_feedback.json +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json msgid "Member Image" msgstr "" @@ -3371,8 +3472,11 @@ msgstr "" #. Label of the member_name (Data) field in DocType 'LMS Certificate Request' #. Label of the member_name (Data) field in DocType 'LMS Course Progress' #. Label of the member_name (Data) field in DocType 'LMS Enrollment' +#. Label of the member_name (Data) field in DocType 'LMS Live Class +#. Participant' #. Label of the member_name (Data) field in DocType 'LMS Mentor Request' #. Label of the member_name (Data) field in DocType 'LMS Quiz Submission' +#. Label of the member_name (Data) field in DocType 'LMS Zoom Settings' #: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json #: lms/lms/doctype/lms_badge_assignment/lms_badge_assignment.json #: lms/lms/doctype/lms_batch_enrollment/lms_batch_enrollment.json @@ -3382,8 +3486,10 @@ 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_live_class_participant/lms_live_class_participant.json #: lms/lms/doctype/lms_mentor_request/lms_mentor_request.json #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/report/course_progress_summary/course_progress_summary.py:71 msgid "Member Name" msgstr "" @@ -3401,8 +3507,11 @@ msgstr "" #. Label of the member_username (Data) field in DocType 'LMS Batch Enrollment' #. Label of the member_username (Data) field in DocType 'LMS Enrollment' +#. Label of the member_username (Data) field in DocType 'LMS Live Class +#. Participant' #: lms/lms/doctype/lms_batch_enrollment/lms_batch_enrollment.json #: lms/lms/doctype/lms_enrollment/lms_enrollment.json +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json msgid "Member Username" msgstr "" @@ -3466,23 +3575,33 @@ msgid "Mentor Request Status Update Template" msgstr "" #. Label of the meta_description (Small Text) field in DocType 'LMS Settings' +#: frontend/src/pages/BatchForm.vue:284 frontend/src/pages/CourseForm.vue:259 #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Meta Description" msgstr "" #. Label of the meta_image (Attach Image) field in DocType 'LMS Batch' #. Label of the meta_image (Attach Image) field in DocType 'LMS Settings' -#: frontend/src/pages/BatchForm.vue:190 +#: frontend/src/pages/BatchForm.vue:200 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Meta Image" msgstr "" #. Label of the meta_keywords (Small Text) field in DocType 'LMS Settings' +#: frontend/src/pages/BatchForm.vue:290 frontend/src/pages/CourseForm.vue:265 #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Meta Keywords" msgstr "" +#: frontend/src/pages/BatchForm.vue:279 frontend/src/pages/CourseForm.vue:254 +msgid "Meta Tags" +msgstr "" + +#: lms/lms/api.py:1457 +msgid "Meta tags should be a list." +msgstr "" + #. Label of the milestone (Check) field in DocType 'LMS Batch Timetable' #: lms/lms/doctype/lms_batch_timetable/lms_batch_timetable.json msgid "Milestone" @@ -3494,6 +3613,7 @@ msgstr "" #. Name of a role #: frontend/src/pages/ProfileRoles.vue:20 +#: lms/lms/doctype/course_chapter/course_chapter.json #: lms/lms/doctype/course_evaluator/course_evaluator.json #: lms/lms/doctype/course_lesson/course_lesson.json #: lms/lms/doctype/lms_assignment/lms_assignment.json @@ -3503,6 +3623,7 @@ msgstr "" #: lms/lms/doctype/lms_category/lms_category.json #: lms/lms/doctype/lms_certificate/lms_certificate.json #: 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_live_class/lms_live_class.json #: lms/lms/doctype/lms_program/lms_program.json @@ -3511,6 +3632,7 @@ msgstr "" #: lms/lms/doctype/lms_settings/lms_settings.json #: lms/lms/doctype/lms_source/lms_source.json #: lms/lms/doctype/lms_timetable_template/lms_timetable_template.json +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json msgid "Moderator" msgstr "" @@ -3533,7 +3655,7 @@ msgstr "" msgid "Monday" msgstr "" -#: frontend/src/components/AppSidebar.vue:585 +#: frontend/src/components/AppSidebar.vue:590 msgid "Monetization" msgstr "" @@ -3559,13 +3681,14 @@ msgid "Name" msgstr "" #. Option for the 'Event' (Select) field in DocType 'LMS Badge' -#: frontend/src/components/Categories.vue:27 -#: frontend/src/components/EmailTemplates.vue:17 -#: frontend/src/components/Evaluators.vue:24 -#: 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/Courses.vue:309 frontend/src/pages/Programs.vue:14 -#: lms/lms/doctype/lms_badge/lms_badge.json +#: frontend/src/components/Settings/Categories.vue:27 +#: frontend/src/components/Settings/EmailTemplates.vue:17 +#: frontend/src/components/Settings/Evaluators.vue:24 +#: frontend/src/components/Settings/Members.vue:24 +#: frontend/src/components/Settings/ZoomSettings.vue:17 +#: frontend/src/pages/Assignments.vue:19 frontend/src/pages/Batches.vue:17 +#: frontend/src/pages/Courses.vue:17 frontend/src/pages/Courses.vue:310 +#: frontend/src/pages/Programs.vue:14 lms/lms/doctype/lms_badge/lms_badge.json msgid "New" msgstr "" @@ -3573,7 +3696,7 @@ msgstr "" msgid "New Batch" msgstr "" -#: frontend/src/pages/CourseForm.vue:590 lms/www/lms.py:95 +#: frontend/src/pages/CourseForm.vue:634 lms/www/lms.py:95 msgid "New Course" msgstr "" @@ -3614,6 +3737,10 @@ msgstr "" msgid "New Sign Up" msgstr "" +#: frontend/src/components/Modals/ZoomAccountModal.vue:6 +msgid "New Zoom Account" +msgstr "" + #: lms/lms/utils.py:609 msgid "New comment in batch {0}" msgstr "" @@ -3688,7 +3815,7 @@ msgstr "" msgid "No introduction" msgstr "" -#: frontend/src/components/LiveClass.vue:71 +#: frontend/src/components/LiveClass.vue:97 msgid "No live classes scheduled" msgstr "" @@ -3736,14 +3863,14 @@ msgstr "" msgid "Not Graded" msgstr "" -#: frontend/src/components/NoPermission.vue:7 frontend/src/pages/Batch.vue:161 +#: frontend/src/components/NoPermission.vue:7 frontend/src/pages/Batch.vue:164 msgid "Not Permitted" msgstr "" #: frontend/src/components/Assignment.vue:36 -#: frontend/src/components/BrandSettings.vue:10 -#: frontend/src/components/PaymentSettings.vue:9 -#: frontend/src/components/SettingDetails.vue:10 +#: frontend/src/components/Settings/BrandSettings.vue:10 +#: frontend/src/components/Settings/PaymentSettings.vue:9 +#: frontend/src/components/Settings/SettingDetails.vue:10 #: frontend/src/pages/QuizSubmission.vue:9 msgid "Not Saved" msgstr "" @@ -3761,6 +3888,10 @@ msgstr "" msgid "Notify me when available" msgstr "" +#: frontend/src/components/BatchStudents.vue:48 +msgid "Number of Students" +msgstr "" + #: frontend/src/pages/BatchForm.vue:150 msgid "Number of seats available" msgstr "" @@ -3801,7 +3932,7 @@ msgstr "" msgid "Only files of type {0} will be accepted." msgstr "" -#: frontend/src/pages/CourseForm.vue:526 frontend/src/utils/index.js:499 +#: frontend/src/pages/CourseForm.vue:570 frontend/src/utils/index.js:500 msgid "Only image file is allowed." msgstr "" @@ -3905,7 +4036,7 @@ msgid "Pages" msgstr "" #. Label of the paid_batch (Check) field in DocType 'LMS Batch' -#: frontend/src/pages/BatchForm.vue:250 +#: frontend/src/pages/BatchForm.vue:260 #: lms/lms/doctype/lms_batch/lms_batch.json msgid "Paid Batch" msgstr "" @@ -3931,7 +4062,7 @@ msgid "Pan Number" msgstr "" #. Option for the 'Type' (Select) field in DocType 'Job Opportunity' -#: frontend/src/pages/Jobs.vue:186 +#: frontend/src/pages/Jobs.vue:188 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Part Time" msgstr "" @@ -4082,6 +4213,10 @@ msgstr "" msgid "Please add {1} for {3} to send calendar invites for evaluations." msgstr "" +#: frontend/src/components/LiveClass.vue:8 +msgid "Please add a zoom account to the batch to create live classes." +msgstr "" + #: lms/lms/user.py:75 msgid "Please ask your administrator to verify your sign-up" msgstr "" @@ -4094,12 +4229,12 @@ msgstr "" msgid "Please click on the following button to set your new password" msgstr "" -#: lms/lms/utils.py:2047 lms/lms/utils.py:2051 +#: lms/lms/utils.py:2048 lms/lms/utils.py:2052 msgid "Please complete the previous courses in the program to enroll in this course." msgstr "" -#: lms/lms/doctype/lms_batch/lms_batch.py:200 -msgid "Please enable Zoom Settings to use this feature." +#: lms/lms/doctype/lms_batch/lms_batch.py:211 +msgid "Please enable the zoom account to use this feature." msgstr "" #: frontend/src/components/CourseOutline.vue:319 @@ -4110,7 +4245,7 @@ msgstr "" msgid "Please ensure that you complete all the questions in {0} minutes." msgstr "" -#: frontend/src/components/Modals/LiveClassModal.vue:171 +#: frontend/src/components/Modals/LiveClassModal.vue:186 msgid "Please enter a title." msgstr "" @@ -4119,7 +4254,7 @@ msgstr "" msgid "Please enter a valid URL." msgstr "" -#: frontend/src/components/Modals/LiveClassModal.vue:183 +#: frontend/src/components/Modals/LiveClassModal.vue:198 msgid "Please enter a valid time in the format HH:mm." msgstr "" @@ -4147,7 +4282,7 @@ msgstr "" msgid "Please login to access the quiz." msgstr "" -#: frontend/src/components/NoPermission.vue:25 frontend/src/pages/Batch.vue:172 +#: frontend/src/components/NoPermission.vue:25 frontend/src/pages/Batch.vue:175 msgid "Please login to access this page." msgstr "" @@ -4164,23 +4299,23 @@ msgstr "" msgid "Please schedule an evaluation to get certified." msgstr "" -#: frontend/src/components/Modals/LiveClassModal.vue:174 +#: frontend/src/components/Modals/LiveClassModal.vue:189 msgid "Please select a date." msgstr "" -#: frontend/src/components/Modals/LiveClassModal.vue:198 +#: frontend/src/components/Modals/LiveClassModal.vue:213 msgid "Please select a duration." msgstr "" -#: frontend/src/components/Modals/LiveClassModal.vue:195 +#: frontend/src/components/Modals/LiveClassModal.vue:210 msgid "Please select a future date and time." msgstr "" -#: frontend/src/components/Modals/LiveClassModal.vue:177 +#: frontend/src/components/Modals/LiveClassModal.vue:192 msgid "Please select a time." msgstr "" -#: frontend/src/components/Modals/LiveClassModal.vue:180 +#: frontend/src/components/Modals/LiveClassModal.vue:195 msgid "Please select a timezone." msgstr "" @@ -4286,7 +4421,7 @@ msgid "Previous" msgstr "" #. Label of the pricing_tab (Tab Break) field in DocType 'LMS Batch' -#: frontend/src/pages/BatchForm.vue:245 +#: frontend/src/pages/BatchForm.vue:255 #: lms/lms/doctype/lms_batch/lms_batch.json msgid "Pricing" msgstr "" @@ -4363,7 +4498,6 @@ msgstr "" #. Label of the progress (Float) field in DocType 'LMS Enrollment' #. Label of the progress (Int) field in DocType 'LMS Program Member' -#: frontend/src/components/BatchStudents.vue:75 #: frontend/src/components/Modals/BatchStudentProgress.vue:94 #: lms/lms/doctype/lms_enrollment/lms_enrollment.json #: lms/lms/doctype/lms_program_member/lms_program_member.json @@ -4374,6 +4508,10 @@ msgstr "" msgid "Progress (%)" msgstr "" +#: frontend/src/components/BatchStudents.vue:41 +msgid "Progress of students in courses and assessments" +msgstr "" + #. Option for the 'Required Role' (Select) field in DocType 'Cohort Web Page' #. Option for the 'Visibility' (Select) field in DocType 'LMS Batch Old' #: lms/lms/doctype/cohort_web_page/cohort_web_page.json @@ -4523,7 +4661,7 @@ msgstr "" msgid "Quiz will appear at the bottom of the lesson." msgstr "" -#: frontend/src/components/AppSidebar.vue:569 +#: frontend/src/components/AppSidebar.vue:574 #: frontend/src/pages/QuizForm.vue:443 frontend/src/pages/Quizzes.vue:142 #: frontend/src/pages/Quizzes.vue:152 lms/www/lms.py:251 msgid "Quizzes" @@ -4603,7 +4741,7 @@ msgstr "" msgid "Related Courses" msgstr "" -#: frontend/src/pages/BatchForm.vue:226 frontend/src/pages/CourseForm.vue:127 +#: frontend/src/pages/BatchForm.vue:236 frontend/src/pages/CourseForm.vue:127 msgid "Remove" msgstr "" @@ -4676,7 +4814,7 @@ msgstr "" msgid "Role updated successfully" msgstr "" -#: frontend/src/components/AppSidebar.vue:597 +#: frontend/src/components/AppSidebar.vue:602 msgid "Roles" msgstr "" @@ -4744,6 +4882,7 @@ msgstr "" #: frontend/src/components/Modals/EmailTemplateModal.vue:12 #: frontend/src/components/Modals/Event.vue:101 #: frontend/src/components/Modals/Event.vue:129 +#: frontend/src/components/Modals/ZoomAccountModal.vue:10 #: frontend/src/pages/BatchForm.vue:8 frontend/src/pages/CourseForm.vue:17 #: frontend/src/pages/JobForm.vue:8 frontend/src/pages/LessonForm.vue:14 #: frontend/src/pages/ProgramForm.vue:7 frontend/src/pages/QuizForm.vue:34 @@ -4784,8 +4923,9 @@ msgstr "" msgid "Score Out Of" msgstr "" -#: frontend/src/components/Evaluators.vue:15 -#: frontend/src/components/Members.vue:15 frontend/src/pages/Jobs.vue:42 +#: frontend/src/components/Settings/Evaluators.vue:15 +#: frontend/src/components/Settings/Members.vue:15 +#: frontend/src/pages/Jobs.vue:43 msgid "Search" msgstr "" @@ -4860,16 +5000,16 @@ msgstr "" msgid "Set your Password" msgstr "" -#: frontend/src/components/AppSidebar.vue:545 +#: frontend/src/components/AppSidebar.vue:550 msgid "Setting up" msgstr "" -#: frontend/src/components/AppSidebar.vue:590 +#: frontend/src/components/AppSidebar.vue:595 msgid "Setting up payment gateway" msgstr "" -#: frontend/src/components/AppSidebar.vue:595 -#: frontend/src/components/Modals/Settings.vue:7 +#: frontend/src/components/AppSidebar.vue:600 +#: frontend/src/components/Settings/Settings.vue:7 #: frontend/src/pages/BatchForm.vue:46 frontend/src/pages/CourseForm.vue:143 #: frontend/src/pages/ProfileRoles.vue:4 frontend/src/pages/QuizForm.vue:79 msgid "Settings" @@ -5049,7 +5189,7 @@ msgstr "" msgid "Stage" msgstr "" -#: frontend/src/components/LiveClass.vue:50 frontend/src/components/Quiz.vue:67 +#: frontend/src/components/LiveClass.vue:70 frontend/src/components/Quiz.vue:67 #: lms/templates/quiz/quiz.html:39 msgid "Start" msgstr "" @@ -5134,6 +5274,7 @@ msgstr "" #. Label of the status (Select) field in DocType 'LMS Course Progress' #. Label of the status (Select) field in DocType 'LMS Mentor Request' #: frontend/src/components/Modals/Event.vue:91 +#: frontend/src/components/Settings/ZoomSettings.vue:182 #: frontend/src/pages/AssignmentSubmissionList.vue:19 #: frontend/src/pages/JobForm.vue:46 #: lms/job/doctype/job_opportunity/job_opportunity.json @@ -5171,13 +5312,13 @@ msgid "Student Reviews" msgstr "" #. Label of the show_students (Check) field in DocType 'LMS Settings' -#: frontend/src/components/BatchStudents.vue:20 -#: frontend/src/components/BatchStudents.vue:111 +#: frontend/src/components/BatchStudents.vue:11 +#: frontend/src/components/BatchStudents.vue:67 #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Students" msgstr "" -#: frontend/src/components/BatchStudents.vue:328 +#: frontend/src/components/BatchStudents.vue:285 msgid "Students deleted successfully" msgstr "" @@ -5263,7 +5404,7 @@ msgstr "" msgid "Sunday" msgstr "" -#: lms/lms/api.py:1063 +#: lms/lms/api.py:1079 msgid "Suspicious pattern found in {0}: {1}" msgstr "" @@ -5304,6 +5445,7 @@ msgstr "" #: lms/lms/doctype/lms_enrollment/lms_enrollment.json #: lms/lms/doctype/lms_exercise/lms_exercise.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 #: lms/lms/doctype/lms_payment/lms_payment.json #: lms/lms/doctype/lms_program/lms_program.json @@ -5313,6 +5455,7 @@ msgstr "" #: lms/lms/doctype/lms_settings/lms_settings.json #: lms/lms/doctype/lms_source/lms_source.json #: lms/lms/doctype/lms_timetable_template/lms_timetable_template.json +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/doctype/user_skill/user_skill.json #: lms/lms/doctype/zoom_settings/zoom_settings.json msgid "System Manager" @@ -5384,7 +5527,7 @@ msgstr "" msgid "Thanks and Regards" msgstr "" -#: lms/lms/utils.py:1945 +#: lms/lms/utils.py:1946 msgid "The batch is full. Please contact the Administrator." msgstr "" @@ -5420,7 +5563,7 @@ msgstr "" msgid "There are no seats available in this batch." msgstr "" -#: frontend/src/components/BatchStudents.vue:199 +#: frontend/src/components/BatchStudents.vue:155 msgid "There are no students in this batch." msgstr "" @@ -5459,7 +5602,7 @@ msgstr "" msgid "This certificate does no expire" msgstr "" -#: frontend/src/components/LiveClass.vue:64 +#: frontend/src/components/LiveClass.vue:83 msgid "This class has ended" msgstr "" @@ -5467,7 +5610,7 @@ msgstr "" msgid "This course has:" msgstr "" -#: lms/lms/utils.py:1788 +#: lms/lms/utils.py:1789 msgid "This course is free." msgstr "" @@ -5513,7 +5656,7 @@ msgstr "" #. Label of the time (Time) field in DocType 'LMS Live Class' #: frontend/src/components/Modals/Event.vue:48 -#: frontend/src/components/Modals/LiveClassModal.vue:37 +#: frontend/src/components/Modals/LiveClassModal.vue:52 #: frontend/src/components/Quiz.vue:45 #: lms/lms/doctype/lms_live_class/lms_live_class.json msgid "Time" @@ -5524,7 +5667,7 @@ msgstr "" msgid "Time Preference" msgstr "" -#: frontend/src/components/Modals/LiveClassModal.vue:29 +#: frontend/src/components/Modals/LiveClassModal.vue:44 msgid "Time must be in 24 hour format (HH:mm). Example 11:30 or 22:00" msgstr "" @@ -5552,7 +5695,7 @@ msgstr "" #. Label of the timezone (Data) field in DocType 'LMS Batch' #. Label of the timezone (Data) field in DocType 'LMS Certificate Request' #. Label of the timezone (Data) field in DocType 'LMS Live Class' -#: frontend/src/components/Modals/LiveClassModal.vue:45 +#: frontend/src/components/Modals/LiveClassModal.vue:59 #: frontend/src/pages/BatchForm.vue:107 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json @@ -5625,7 +5768,7 @@ msgstr "" msgid "To Date" msgstr "" -#: lms/lms/utils.py:1799 +#: lms/lms/utils.py:1800 msgid "To join this batch, please contact the Administrator." msgstr "" @@ -5684,7 +5827,7 @@ msgstr "" #: frontend/src/components/Modals/AssessmentModal.vue:22 #: frontend/src/components/Modals/Question.vue:44 #: frontend/src/pages/Assignments.vue:43 frontend/src/pages/Assignments.vue:170 -#: frontend/src/pages/JobForm.vue:25 frontend/src/pages/Jobs.vue:65 +#: frontend/src/pages/JobForm.vue:25 frontend/src/pages/Jobs.vue:67 #: lms/job/doctype/job_opportunity/job_opportunity.json #: lms/lms/doctype/lms_assignment/lms_assignment.json #: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json @@ -5710,6 +5853,11 @@ msgstr "" msgid "URL" msgstr "" +#. Label of the uuid (Data) field in DocType 'LMS Live Class' +#: lms/lms/doctype/lms_live_class/lms_live_class.json +msgid "UUID" +msgstr "" + #. Label of the unavailability_section (Section Break) field in DocType 'Course #. Evaluator' #: lms/lms/doctype/course_evaluator/course_evaluator.json @@ -5734,7 +5882,7 @@ msgstr "" msgid "Unlisted" msgstr "" -#: frontend/src/pages/Batches.vue:284 +#: frontend/src/pages/Batches.vue:284 frontend/src/pages/Courses.vue:322 msgid "Unpublished" msgstr "" @@ -5757,13 +5905,13 @@ msgstr "" #. 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:162 -#: frontend/src/pages/Courses.vue:312 lms/lms/doctype/cohort/cohort.json +#: 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 msgid "Upcoming" msgstr "" -#: frontend/src/pages/Batch.vue:184 +#: frontend/src/pages/Batch.vue:187 msgid "Upcoming Batches" msgstr "" @@ -5772,9 +5920,9 @@ msgstr "" msgid "Upcoming Evaluations" msgstr "" -#: frontend/src/components/BrandSettings.vue:24 -#: frontend/src/components/PaymentSettings.vue:27 -#: frontend/src/components/SettingDetails.vue:23 +#: frontend/src/components/Settings/BrandSettings.vue:24 +#: frontend/src/components/Settings/PaymentSettings.vue:27 +#: frontend/src/components/Settings/SettingDetails.vue:23 msgid "Update" msgstr "" @@ -5782,7 +5930,7 @@ msgstr "" msgid "Update Password" msgstr "" -#: frontend/src/pages/BatchForm.vue:207 frontend/src/pages/CourseForm.vue:108 +#: frontend/src/pages/BatchForm.vue:217 frontend/src/pages/CourseForm.vue:108 msgid "Upload" msgstr "" @@ -6025,7 +6173,7 @@ msgstr "" msgid "You are already enrolled for this course." msgstr "" -#: frontend/src/pages/Batch.vue:166 +#: frontend/src/pages/Batch.vue:169 msgid "You are not a member of this batch. Please checkout our upcoming batches." msgstr "" @@ -6163,7 +6311,7 @@ msgstr "" msgid "Your Account has been successfully created!" msgstr "" -#: lms/lms/doctype/lms_batch/lms_batch.py:351 +#: lms/lms/doctype/lms_batch/lms_batch.py:362 msgid "Your batch {0} is starting tomorrow" msgstr "" @@ -6171,7 +6319,7 @@ msgstr "" msgid "Your calendar is set." msgstr "" -#: lms/lms/doctype/lms_live_class/lms_live_class.py:87 +#: lms/lms/doctype/lms_live_class/lms_live_class.py:90 msgid "Your class on {0} is today" msgstr "" @@ -6208,6 +6356,22 @@ msgstr "" msgid "Zen Mode" msgstr "" +#. Label of the zoom_account (Link) field in DocType 'LMS Batch' +#. Label of the zoom_account (Link) field in DocType 'LMS Live Class' +#: frontend/src/pages/BatchForm.vue:164 +#: lms/lms/doctype/lms_batch/lms_batch.json +#: lms/lms/doctype/lms_live_class/lms_live_class.json +msgid "Zoom Account" +msgstr "" + +#: frontend/src/components/Modals/ZoomAccountModal.vue:158 +msgid "Zoom Account created successfully" +msgstr "" + +#: frontend/src/components/Modals/ZoomAccountModal.vue:195 +msgid "Zoom Account updated successfully" +msgstr "" + #. Name of a DocType #: lms/lms/doctype/zoom_settings/zoom_settings.json msgid "Zoom Settings" @@ -6229,6 +6393,10 @@ msgstr "" msgid "applicants" msgstr "" +#: frontend/src/components/Modals/LiveClassAttendance.vue:39 +msgid "attended for" +msgstr "" + #: lms/templates/emails/payment_reminder.html:4 msgid "but didn’t complete your payment" msgstr "" @@ -6277,6 +6445,10 @@ msgstr "" msgid "members" msgstr "" +#: frontend/src/components/Modals/LiveClassAttendance.vue:40 +msgid "minutes" +msgstr "" + #: lms/templates/quiz/quiz.html:106 msgid "of" msgstr "" @@ -6293,7 +6465,7 @@ msgstr "" msgid "ratings" msgstr "" -#: frontend/src/components/Categories.vue:19 +#: frontend/src/components/Settings/Categories.vue:19 msgid "saving..." msgstr "salvando ..." @@ -6325,7 +6497,7 @@ msgstr "" msgid "{0} Quizzes" msgstr "" -#: lms/lms/api.py:853 lms/lms/api.py:861 +#: lms/lms/api.py:869 lms/lms/api.py:877 msgid "{0} Settings not found" msgstr "" diff --git a/lms/locale/pt_BR.po b/lms/locale/pt_BR.po index 32d773cd..9be9fc5f 100644 --- a/lms/locale/pt_BR.po +++ b/lms/locale/pt_BR.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: frappe\n" "Report-Msgid-Bugs-To: jannat@frappe.io\n" -"POT-Creation-Date: 2025-05-23 16:04+0000\n" -"PO-Revision-Date: 2025-05-26 18:11\n" +"POT-Creation-Date: 2025-05-30 16:04+0000\n" +"PO-Revision-Date: 2025-06-02 20:30\n" "Last-Translator: jannat@frappe.io\n" "Language-Team: Portuguese, Brazilian\n" "MIME-Version: 1.0\n" @@ -83,7 +83,7 @@ msgstr "" msgid "About" msgstr "" -#: frontend/src/pages/Batch.vue:98 +#: frontend/src/pages/Batch.vue:101 msgid "About this batch" msgstr "" @@ -97,11 +97,24 @@ msgstr "" msgid "Accepted" msgstr "" +#: frontend/src/components/Settings/ZoomSettings.vue:174 +msgid "Account" +msgstr "Conta" + +#. Label of the account_id (Data) field in DocType 'LMS Zoom Settings' #. Label of the account_id (Data) field in DocType 'Zoom Settings' +#: frontend/src/components/Modals/ZoomAccountModal.vue:55 +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/doctype/zoom_settings/zoom_settings.json msgid "Account ID" msgstr "" +#. Label of the account_name (Data) field in DocType 'LMS Zoom Settings' +#: frontend/src/components/Modals/ZoomAccountModal.vue:30 +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json +msgid "Account Name" +msgstr "" + #: frontend/src/pages/ProfileAbout.vue:17 msgid "Achievements" msgstr "" @@ -117,12 +130,13 @@ msgstr "" #: frontend/src/components/Assessments.vue:11 #: frontend/src/components/BatchCourses.vue:11 -#: frontend/src/components/BatchStudents.vue:117 -#: frontend/src/components/Categories.vue:43 -#: frontend/src/components/Evaluators.vue:38 -#: frontend/src/components/LiveClass.vue:11 -#: frontend/src/components/Members.vue:44 frontend/src/pages/ProgramForm.vue:30 -#: frontend/src/pages/ProgramForm.vue:92 frontend/src/pages/ProgramForm.vue:137 +#: frontend/src/components/BatchStudents.vue:73 +#: frontend/src/components/LiveClass.vue:21 +#: frontend/src/components/Settings/Categories.vue:43 +#: frontend/src/components/Settings/Evaluators.vue:38 +#: frontend/src/components/Settings/Members.vue:44 +#: frontend/src/pages/ProgramForm.vue:30 frontend/src/pages/ProgramForm.vue:92 +#: frontend/src/pages/ProgramForm.vue:137 msgid "Add" msgstr "Adicionar" @@ -152,7 +166,7 @@ msgstr "" msgid "Add a Student" msgstr "" -#: frontend/src/components/AppSidebar.vue:553 +#: frontend/src/components/AppSidebar.vue:558 msgid "Add a chapter" msgstr "" @@ -164,7 +178,7 @@ msgstr "" msgid "Add a keyword and then press enter" msgstr "" -#: frontend/src/components/AppSidebar.vue:554 +#: frontend/src/components/AppSidebar.vue:559 msgid "Add a lesson" msgstr "" @@ -189,11 +203,11 @@ msgstr "" msgid "Add at least one possible answer for this question: {0}" msgstr "" -#: frontend/src/components/AppSidebar.vue:518 +#: frontend/src/components/AppSidebar.vue:522 msgid "Add courses to your batch" msgstr "" -#: frontend/src/components/AppSidebar.vue:498 +#: frontend/src/components/AppSidebar.vue:501 msgid "Add students to your batch" msgstr "" @@ -209,7 +223,7 @@ msgstr "" msgid "Add your first chapter" msgstr "" -#: frontend/src/components/AppSidebar.vue:449 +#: frontend/src/components/AppSidebar.vue:450 msgid "Add your first lesson" msgstr "" @@ -288,7 +302,7 @@ msgstr "" #. Label of the amount (Currency) field in DocType 'LMS Batch' #. Label of the course_price (Currency) field in DocType 'LMS Course' #. Label of the amount (Currency) field in DocType 'LMS Payment' -#: frontend/src/pages/BatchForm.vue:255 frontend/src/pages/CourseForm.vue:230 +#: frontend/src/pages/BatchForm.vue:265 frontend/src/pages/CourseForm.vue:230 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_course/lms_course.json #: lms/lms/doctype/lms_payment/lms_payment.json @@ -346,11 +360,11 @@ msgstr "" msgid "Appears on the course card in the course list" msgstr "" -#: frontend/src/pages/BatchForm.vue:230 +#: frontend/src/pages/BatchForm.vue:240 msgid "Appears when the batch URL is shared on any online platform" msgstr "" -#: frontend/src/pages/BatchForm.vue:211 +#: frontend/src/pages/BatchForm.vue:221 msgid "Appears when the batch URL is shared on socials" msgstr "" @@ -425,10 +439,9 @@ msgid "Assessment {0} has already been added to this batch." msgstr "" #. Label of the show_assessments (Check) field in DocType 'LMS Settings' -#: frontend/src/components/AppSidebar.vue:566 +#: frontend/src/components/AppSidebar.vue:571 #: frontend/src/components/Assessments.vue:5 -#: frontend/src/components/BatchStudents.vue:68 -#: frontend/src/components/BatchStudents.vue:101 +#: frontend/src/components/BatchStudents.vue:32 #: lms/lms/doctype/lms_settings/lms_settings.json #: lms/templates/assessments.html:3 msgid "Assessments" @@ -486,7 +499,7 @@ msgstr "" msgid "Assignment will appear at the bottom of the lesson." msgstr "" -#: frontend/src/components/AppSidebar.vue:570 +#: frontend/src/components/AppSidebar.vue:575 #: frontend/src/pages/Assignments.vue:211 lms/www/lms.py:273 msgid "Assignments" msgstr "" @@ -495,6 +508,15 @@ msgstr "" msgid "At least one option must be correct for this question." msgstr "" +#: frontend/src/components/Modals/LiveClassAttendance.vue:5 +msgid "Attendance for Class - {0}" +msgstr "" + +#. Label of the attendees (Int) field in DocType 'LMS Live Class' +#: lms/lms/doctype/lms_live_class/lms_live_class.json +msgid "Attendees" +msgstr "" + #. Label of the attire (Select) field in DocType 'User' #: lms/fixtures/custom_field.json msgid "Attire Preference" @@ -510,7 +532,7 @@ msgid "Auto Assign" msgstr "" #. Label of the auto_recording (Select) field in DocType 'LMS Live Class' -#: frontend/src/components/Modals/LiveClassModal.vue:77 +#: frontend/src/components/Modals/LiveClassModal.vue:73 #: lms/lms/doctype/lms_live_class/lms_live_class.json msgid "Auto Recording" msgstr "" @@ -601,6 +623,7 @@ msgstr "" #: lms/lms/doctype/lms_category/lms_category.json #: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json msgid "Batch Evaluator" msgstr "" @@ -631,6 +654,10 @@ msgstr "" msgid "Batch Start Date:" msgstr "" +#: frontend/src/components/BatchStudents.vue:40 +msgid "Batch Summary" +msgstr "" + #. Label of the batch_title (Data) field in DocType 'LMS Certificate' #. Label of the batch_title (Data) field in DocType 'LMS Certificate Request' #: lms/lms/doctype/lms_certificate/lms_certificate.json @@ -758,7 +785,7 @@ msgstr "" #. Label of the category (Link) field in DocType 'LMS Batch' #. Label of the category (Data) field in DocType 'LMS Category' #. Label of the category (Link) field in DocType 'LMS Course' -#: frontend/src/pages/BatchForm.vue:182 frontend/src/pages/Batches.vue:55 +#: frontend/src/pages/BatchForm.vue:192 frontend/src/pages/Batches.vue:55 #: frontend/src/pages/CertifiedParticipants.vue:38 #: frontend/src/pages/CourseForm.vue:36 frontend/src/pages/Courses.vue:51 #: lms/lms/doctype/lms_batch/lms_batch.json @@ -767,19 +794,19 @@ msgstr "" msgid "Category" msgstr "" -#: frontend/src/components/Categories.vue:39 +#: frontend/src/components/Settings/Categories.vue:39 msgid "Category Name" msgstr "Nome da Categoria" -#: frontend/src/components/Categories.vue:133 +#: frontend/src/components/Settings/Categories.vue:133 msgid "Category added successfully" msgstr "" -#: frontend/src/components/Categories.vue:193 +#: frontend/src/components/Settings/Categories.vue:193 msgid "Category deleted successfully" msgstr "" -#: frontend/src/components/Categories.vue:173 +#: frontend/src/components/Settings/Categories.vue:173 msgid "Category updated successfully" msgstr "" @@ -822,7 +849,7 @@ msgstr "" #. Enrollment' #. Label of a Card Break in the LMS Workspace #. Label of a Link in the LMS Workspace -#: frontend/src/components/AppSidebar.vue:574 +#: frontend/src/components/AppSidebar.vue:579 #: frontend/src/components/CourseCard.vue:115 #: frontend/src/components/Modals/Event.vue:372 #: frontend/src/pages/BatchForm.vue:62 frontend/src/pages/Batches.vue:38 @@ -846,12 +873,12 @@ msgstr "" msgid "Certification Name" msgstr "" -#: frontend/src/components/BatchStudents.vue:36 +#: frontend/src/components/BatchStudents.vue:17 msgid "Certified" msgstr "" -#: frontend/src/pages/CertifiedParticipants.vue:182 -#: frontend/src/pages/CertifiedParticipants.vue:189 +#: frontend/src/pages/CertifiedParticipants.vue:186 +#: frontend/src/pages/CertifiedParticipants.vue:193 #: frontend/src/pages/Statistics.vue:40 msgid "Certified Members" msgstr "" @@ -972,19 +999,25 @@ msgstr "" 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 "" +#. Label of the client_id (Data) field in DocType 'LMS Zoom Settings' #. Label of the client_id (Data) field in DocType 'Zoom Settings' +#: frontend/src/components/Modals/ZoomAccountModal.vue:36 +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/doctype/zoom_settings/zoom_settings.json msgid "Client ID" msgstr "ID do Cliente" +#. Label of the client_secret (Password) field in DocType 'LMS Zoom Settings' #. Label of the client_secret (Password) field in DocType 'Zoom Settings' +#: frontend/src/components/Modals/ZoomAccountModal.vue:49 +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/doctype/zoom_settings/zoom_settings.json msgid "Client Secret" msgstr "Segredo do cliente" -#: frontend/src/components/Categories.vue:27 -#: frontend/src/components/Evaluators.vue:24 -#: frontend/src/components/Members.vue:24 +#: frontend/src/components/Settings/Categories.vue:27 +#: frontend/src/components/Settings/Evaluators.vue:24 +#: frontend/src/components/Settings/Members.vue:24 msgid "Close" msgstr "Fechar" @@ -1066,6 +1099,10 @@ msgstr "" msgid "Color" msgstr "" +#: frontend/src/pages/BatchForm.vue:293 frontend/src/pages/CourseForm.vue:268 +msgid "Comma separated keywords for SEO" +msgstr "" + #. Label of the comments (Small Text) field in DocType 'Exercise Latest #. Submission' #. Label of the comments (Small Text) field in DocType 'Exercise Submission' @@ -1162,10 +1199,6 @@ msgstr "" msgid "Completed" msgstr "Concluído" -#: frontend/src/components/BatchStudents.vue:373 -msgid "Completed by Students" -msgstr "" - #. Label of the enable_certification (Check) field in DocType 'LMS Course' #: frontend/src/pages/CourseForm.vue:217 #: lms/lms/doctype/lms_course/lms_course.json @@ -1232,7 +1265,7 @@ msgid "Continue Learning" msgstr "" #. Option for the 'Type' (Select) field in DocType 'Job Opportunity' -#: frontend/src/pages/Jobs.vue:187 +#: frontend/src/pages/Jobs.vue:189 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Contract" msgstr "Contrato" @@ -1267,7 +1300,7 @@ msgstr "" #. Label of the country (Link) field in DocType 'Job Opportunity' #. Label of the country (Link) field in DocType 'Payment Country' #: frontend/src/pages/Billing.vue:92 frontend/src/pages/JobForm.vue:40 -#: frontend/src/pages/Jobs.vue:57 lms/fixtures/custom_field.json +#: frontend/src/pages/Jobs.vue:59 lms/fixtures/custom_field.json #: lms/job/doctype/job_opportunity/job_opportunity.json #: lms/lms/doctype/payment_country/payment_country.json msgid "Country" @@ -1403,7 +1436,7 @@ msgstr "" msgid "Course Name" msgstr "" -#: frontend/src/pages/CourseDetail.vue:76 frontend/src/pages/CourseForm.vue:257 +#: frontend/src/pages/CourseDetail.vue:76 frontend/src/pages/CourseForm.vue:278 msgid "Course Outline" msgstr "" @@ -1439,11 +1472,11 @@ msgstr "" msgid "Course added to program" msgstr "" -#: frontend/src/pages/CourseForm.vue:468 +#: frontend/src/pages/CourseForm.vue:496 msgid "Course created successfully" msgstr "" -#: frontend/src/pages/CourseForm.vue:489 +#: frontend/src/pages/CourseForm.vue:533 msgid "Course deleted successfully" msgstr "" @@ -1451,7 +1484,7 @@ msgstr "" msgid "Course moved successfully" msgstr "" -#: frontend/src/pages/CourseForm.vue:451 +#: frontend/src/pages/CourseForm.vue:516 msgid "Course updated successfully" msgstr "" @@ -1465,12 +1498,11 @@ msgstr "" #. Label of the courses (Check) field in DocType 'LMS Settings' #: frontend/src/components/BatchCourses.vue:5 #: frontend/src/components/BatchOverlay.vue:37 -#: frontend/src/components/BatchStudents.vue:52 -#: frontend/src/components/BatchStudents.vue:92 +#: frontend/src/components/BatchStudents.vue:25 #: frontend/src/components/Modals/BatchStudentProgress.vue:91 -#: frontend/src/pages/BatchDetail.vue:51 +#: frontend/src/pages/BatchDetail.vue:44 #: frontend/src/pages/CourseCertification.vue:127 -#: frontend/src/pages/Courses.vue:329 frontend/src/pages/Courses.vue:336 +#: frontend/src/pages/Courses.vue:331 frontend/src/pages/Courses.vue:338 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Courses" @@ -1512,15 +1544,15 @@ msgstr "" msgid "Create a Live Class" msgstr "" -#: frontend/src/components/AppSidebar.vue:561 +#: frontend/src/components/AppSidebar.vue:566 msgid "Create a batch" msgstr "" -#: frontend/src/components/AppSidebar.vue:552 +#: frontend/src/components/AppSidebar.vue:557 msgid "Create a course" msgstr "" -#: frontend/src/components/AppSidebar.vue:562 +#: frontend/src/components/AppSidebar.vue:567 msgid "Create a live class" msgstr "" @@ -1528,7 +1560,7 @@ msgstr "" msgid "Create an Assignment" msgstr "" -#: frontend/src/components/AppSidebar.vue:488 +#: frontend/src/components/AppSidebar.vue:491 msgid "Create your first batch" msgstr "" @@ -1536,26 +1568,26 @@ msgstr "" msgid "Create your first course" msgstr "" -#: frontend/src/components/AppSidebar.vue:467 +#: frontend/src/components/AppSidebar.vue:469 msgid "Create your first quiz" msgstr "" -#: frontend/src/pages/Assignments.vue:176 frontend/src/pages/Courses.vue:320 +#: frontend/src/pages/Assignments.vue:176 frontend/src/pages/Courses.vue:321 msgid "Created" msgstr "" -#: frontend/src/components/AppSidebar.vue:558 +#: frontend/src/components/AppSidebar.vue:563 msgid "Creating a batch" msgstr "" -#: frontend/src/components/AppSidebar.vue:549 +#: frontend/src/components/AppSidebar.vue:554 msgid "Creating a course" msgstr "" #. Label of the currency (Link) field in DocType 'LMS Batch' #. Label of the currency (Link) field in DocType 'LMS Course' #. Label of the currency (Link) field in DocType 'LMS Payment' -#: frontend/src/pages/BatchForm.vue:262 frontend/src/pages/CourseForm.vue:247 +#: frontend/src/pages/BatchForm.vue:272 frontend/src/pages/CourseForm.vue:247 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_course/lms_course.json #: lms/lms/doctype/lms_payment/lms_payment.json @@ -1567,7 +1599,7 @@ msgstr "Moeda" msgid "Current Lesson" msgstr "" -#: frontend/src/components/AppSidebar.vue:580 +#: frontend/src/components/AppSidebar.vue:585 msgid "Custom Certificate Templates" msgstr "" @@ -1604,7 +1636,7 @@ msgstr "" #. Label of the date (Date) field in DocType 'Scheduled Flow' #: frontend/src/components/Modals/EvaluationModal.vue:26 #: frontend/src/components/Modals/Event.vue:40 -#: frontend/src/components/Modals/LiveClassModal.vue:61 +#: frontend/src/components/Modals/LiveClassModal.vue:29 #: lms/lms/doctype/lms_batch_timetable/lms_batch_timetable.json #: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json @@ -1614,10 +1646,7 @@ msgstr "" msgid "Date" msgstr "Data" -#. Label of the section_break_glxh (Section Break) field in DocType 'LMS Live -#. Class' #: frontend/src/pages/BatchForm.vue:69 -#: lms/lms/doctype/lms_live_class/lms_live_class.json msgid "Date and Time" msgstr "" @@ -1663,7 +1692,7 @@ msgstr "" #: frontend/src/components/CourseOutline.vue:244 #: frontend/src/components/CourseOutline.vue:302 -#: frontend/src/pages/CourseForm.vue:502 +#: frontend/src/pages/CourseForm.vue:546 msgid "Delete" msgstr "Excluir" @@ -1671,7 +1700,7 @@ msgstr "Excluir" msgid "Delete Chapter" msgstr "" -#: frontend/src/pages/CourseForm.vue:496 +#: frontend/src/pages/CourseForm.vue:540 msgid "Delete Course" msgstr "" @@ -1683,7 +1712,7 @@ msgstr "" msgid "Delete this lesson?" msgstr "" -#: frontend/src/pages/CourseForm.vue:497 +#: frontend/src/pages/CourseForm.vue:541 msgid "Deleting the course will also delete all its chapters and lessons. Are you sure you want to delete this course?" msgstr "" @@ -1707,7 +1736,7 @@ msgstr "" #. Label of the description (Small Text) field in DocType 'LMS Exercise' #. Label of the description (Text) field in DocType 'LMS Live Class' #. Label of the description (Small Text) field in DocType 'Work Experience' -#: frontend/src/components/Modals/LiveClassModal.vue:84 +#: frontend/src/components/Modals/LiveClassModal.vue:80 #: frontend/src/pages/JobForm.vue:125 #: lms/job/doctype/job_opportunity/job_opportunity.json #: lms/lms/doctype/certification/certification.json @@ -1748,6 +1777,7 @@ msgid "Disable Signup" msgstr "" #. Label of the disabled (Check) field in DocType 'Job Opportunity' +#: frontend/src/components/Settings/ZoomSettings.vue:56 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Disabled" msgstr "Desativado" @@ -1758,7 +1788,7 @@ msgid "Discard" msgstr "" #. Label of the show_discussions (Check) field in DocType 'LMS Settings' -#: frontend/src/pages/Batch.vue:85 +#: frontend/src/pages/Batch.vue:88 #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Discussions" msgstr "" @@ -1788,10 +1818,12 @@ msgstr "" #. Label of the duration (Data) field in DocType 'Cohort' #. Label of the duration (Data) field in DocType 'LMS Batch Timetable' #. Label of the duration (Int) field in DocType 'LMS Live Class' -#: frontend/src/components/Modals/LiveClassModal.vue:68 +#. Label of the duration (Int) field in DocType 'LMS Live Class Participant' +#: frontend/src/components/Modals/LiveClassModal.vue:36 #: lms/lms/doctype/cohort/cohort.json #: lms/lms/doctype/lms_batch_timetable/lms_batch_timetable.json #: lms/lms/doctype/lms_live_class/lms_live_class.json +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json msgid "Duration" msgstr "Duração" @@ -1800,7 +1832,7 @@ msgstr "Duração" msgid "Duration (in minutes)" msgstr "" -#: frontend/src/components/Modals/LiveClassModal.vue:64 +#: frontend/src/components/Modals/LiveClassModal.vue:32 msgid "Duration of the live class in minutes" msgstr "" @@ -1839,6 +1871,10 @@ msgstr "" msgid "Edit Profile" msgstr "" +#: frontend/src/components/Modals/ZoomAccountModal.vue:6 +msgid "Edit Zoom Account" +msgstr "" + #: frontend/src/pages/QuizForm.vue:182 msgid "Edit the question" msgstr "" @@ -1858,8 +1894,9 @@ msgstr "" msgid "Education Details" msgstr "" -#: frontend/src/components/Evaluators.vue:33 -#: frontend/src/components/Members.vue:33 lms/templates/signup-form.html:10 +#: frontend/src/components/Settings/Evaluators.vue:33 +#: frontend/src/components/Settings/Members.vue:33 +#: lms/templates/signup-form.html:10 msgid "Email" msgstr "" @@ -1889,7 +1926,8 @@ msgstr "" msgid "Email Templates" msgstr "" -#: frontend/src/components/EmailTemplates.vue:128 +#: frontend/src/components/Settings/EmailTemplates.vue:128 +#: frontend/src/components/Settings/ZoomSettings.vue:161 msgid "Email Templates deleted successfully" msgstr "" @@ -1922,7 +1960,11 @@ msgid "Enable this only if you want to upload a SCORM package as a chapter." msgstr "" #. Label of the enabled (Check) field in DocType 'LMS Badge' +#. Label of the enabled (Check) field in DocType 'LMS Zoom Settings' +#: frontend/src/components/Modals/ZoomAccountModal.vue:23 +#: frontend/src/components/Settings/ZoomSettings.vue:53 #: lms/lms/doctype/lms_badge/lms_badge.json +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json msgid "Enabled" msgstr "" @@ -1961,11 +2003,15 @@ msgstr "" msgid "End Time" msgstr "" +#: frontend/src/components/LiveClass.vue:89 +msgid "Ended" +msgstr "" + #: frontend/src/components/BatchOverlay.vue:103 msgid "Enroll Now" msgstr "" -#: frontend/src/pages/Batches.vue:286 frontend/src/pages/Courses.vue:322 +#: frontend/src/pages/Batches.vue:286 frontend/src/pages/Courses.vue:324 msgid "Enrolled" msgstr "" @@ -1984,7 +2030,7 @@ msgstr "" msgid "Enrollment Count" msgstr "" -#: lms/lms/utils.py:1913 +#: lms/lms/utils.py:1914 msgid "Enrollment Failed" msgstr "" @@ -2011,18 +2057,27 @@ msgstr "" msgid "Enter the correct answer" msgstr "" +#: frontend/src/components/Modals/ZoomAccountModal.vue:163 +msgid "Error creating Zoom Account" +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:204 msgid "Error creating live class. Please try again. {0}" msgstr "" -#: frontend/src/components/EmailTemplates.vue:133 +#: frontend/src/components/Settings/EmailTemplates.vue:133 +#: frontend/src/components/Settings/ZoomSettings.vue:166 msgid "Error deleting email templates" msgstr "" +#: frontend/src/components/Modals/ZoomAccountModal.vue:200 +msgid "Error updating Zoom Account" +msgstr "" + #: frontend/src/components/Modals/EmailTemplateModal.vue:151 msgid "Error updating email template" msgstr "" @@ -2179,6 +2234,14 @@ msgstr "" msgid "Fail" msgstr "" +#: lms/lms/doctype/lms_live_class/lms_live_class.py:139 +msgid "Failed to fetch attendance data from Zoom for class {0}: {1}" +msgstr "" + +#: frontend/src/utils/index.js:613 +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:167 @@ -2188,7 +2251,7 @@ msgstr "" #. Label of the feedback (Small Text) field in DocType 'LMS Batch Feedback' #: frontend/src/components/BatchFeedback.vue:30 -#: frontend/src/pages/Batch.vue:143 +#: frontend/src/pages/Batch.vue:146 #: lms/lms/doctype/lms_batch_feedback/lms_batch_feedback.json msgid "Feedback" msgstr "Comentários" @@ -2212,8 +2275,8 @@ msgstr "" msgid "File Type" msgstr "" -#: frontend/src/components/Members.vue:39 #: frontend/src/components/Modals/EditProfile.vue:59 +#: frontend/src/components/Settings/Members.vue:39 msgid "First Name" msgstr "" @@ -2237,7 +2300,7 @@ msgid "Free" msgstr "" #. Option for the 'Type' (Select) field in DocType 'Job Opportunity' -#: frontend/src/pages/Jobs.vue:188 +#: frontend/src/pages/Jobs.vue:190 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Freelance" msgstr "" @@ -2281,7 +2344,7 @@ msgid "Full Name" msgstr "" #. Option for the 'Type' (Select) field in DocType 'Job Opportunity' -#: frontend/src/pages/Jobs.vue:185 +#: frontend/src/pages/Jobs.vue:187 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Full Time" msgstr "" @@ -2638,8 +2701,8 @@ msgstr "" msgid "Interest" msgstr "" -#: frontend/src/components/AppSidebar.vue:541 -#: frontend/src/components/AppSidebar.vue:544 +#: frontend/src/components/AppSidebar.vue:546 +#: frontend/src/components/AppSidebar.vue:549 msgid "Introduction" msgstr "Introdução" @@ -2677,7 +2740,7 @@ msgstr "" msgid "Invite Request" msgstr "" -#: frontend/src/components/AppSidebar.vue:477 +#: frontend/src/components/AppSidebar.vue:480 msgid "Invite your team and students" msgstr "" @@ -2709,7 +2772,7 @@ msgstr "" msgid "Issue Date" msgstr "" -#: frontend/src/components/AppSidebar.vue:577 +#: frontend/src/components/AppSidebar.vue:582 msgid "Issue a Certificate" msgstr "" @@ -2781,12 +2844,12 @@ msgstr "" #. Label of the jobs (Check) field in DocType 'LMS Settings' #: frontend/src/pages/JobDetail.vue:10 frontend/src/pages/Jobs.vue:8 -#: frontend/src/pages/Jobs.vue:194 +#: frontend/src/pages/Jobs.vue:196 #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Jobs" msgstr "" -#: frontend/src/components/LiveClass.vue:58 +#: frontend/src/components/LiveClass.vue:78 #: lms/templates/upcoming_evals.html:15 msgid "Join" msgstr "" @@ -2804,6 +2867,12 @@ msgstr "" msgid "Join URL" msgstr "" +#. Label of the joined_at (Datetime) field in DocType 'LMS Live Class +#. Participant' +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json +msgid "Joined At" +msgstr "" + #. Name of a Workspace #: lms/lms/workspace/lms/lms.json msgid "LMS" @@ -2930,6 +2999,11 @@ msgstr "" msgid "LMS Live Class" msgstr "" +#. Name of a DocType +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json +msgid "LMS Live Class Participant" +msgstr "" + #. Name of a DocType #: lms/lms/doctype/lms_mentor_request/lms_mentor_request.json msgid "LMS Mentor Request" @@ -3037,6 +3111,11 @@ msgstr "" msgid "LMS Timetable Template" msgstr "" +#. Name of a DocType +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json +msgid "LMS Zoom Settings" +msgstr "" + #. Label of the label (Data) field in DocType 'LMS Timetable Legend' #: lms/lms/doctype/lms_timetable_legend/lms_timetable_legend.json msgid "Label" @@ -3057,6 +3136,12 @@ msgstr "" msgid "Launch File" msgstr "" +#. Label of the left_at (Datetime) field in DocType 'LMS Live Class +#. Participant' +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json +msgid "Left At" +msgstr "" + #. Label of the lesson (Link) field in DocType 'Exercise Latest Submission' #. Label of the lesson (Link) field in DocType 'Exercise Submission' #. Label of the lesson (Link) field in DocType 'Lesson Reference' @@ -3088,7 +3173,7 @@ msgstr "" msgid "Lesson Title" msgstr "" -#: frontend/src/pages/LessonForm.vue:414 +#: frontend/src/pages/LessonForm.vue:416 msgid "Lesson created successfully" msgstr "" @@ -3100,7 +3185,7 @@ msgstr "" msgid "Lesson moved successfully" msgstr "" -#: frontend/src/pages/LessonForm.vue:438 +#: frontend/src/pages/LessonForm.vue:440 msgid "Lesson updated successfully" msgstr "" @@ -3154,12 +3239,14 @@ msgid "Links" msgstr "" #. Option for the 'Status' (Select) field in DocType 'Cohort' -#: frontend/src/pages/Courses.vue:306 lms/lms/doctype/cohort/cohort.json +#: frontend/src/pages/Courses.vue:307 lms/lms/doctype/cohort/cohort.json msgid "Live" msgstr "" +#. Label of the live_class (Link) field in DocType 'LMS Live Class Participant' #. Label of the show_live_class (Check) field in DocType 'LMS Settings' -#: frontend/src/components/LiveClass.vue:4 +#: frontend/src/components/LiveClass.vue:14 +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Live Class" msgstr "" @@ -3169,7 +3256,7 @@ msgstr "" msgid "LiveCode URL" msgstr "" -#: frontend/src/components/Members.vue:109 +#: frontend/src/components/Settings/Members.vue:109 #: frontend/src/pages/Assignments.vue:69 frontend/src/pages/Batches.vue:80 #: frontend/src/pages/CertifiedParticipants.vue:100 #: frontend/src/pages/Courses.vue:75 @@ -3196,7 +3283,7 @@ msgid "Location Preference" msgstr "" #: frontend/src/components/NoPermission.vue:28 -#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:193 +#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:196 #: frontend/src/pages/Lesson.vue:53 msgid "Login" msgstr "" @@ -3290,7 +3377,7 @@ msgid "Maximum Attempts" msgstr "" #. Label of the medium (Select) field in DocType 'LMS Batch' -#: frontend/src/pages/BatchForm.vue:177 +#: frontend/src/pages/BatchForm.vue:187 #: lms/lms/doctype/lms_batch/lms_batch.json msgid "Medium" msgstr "Médio" @@ -3305,6 +3392,11 @@ msgstr "" msgid "Medium:" msgstr "" +#. Label of the meeting_id (Data) field in DocType 'LMS Live Class' +#: lms/lms/doctype/lms_live_class/lms_live_class.json +msgid "Meeting ID" +msgstr "" + #. Label of the member (Link) field in DocType 'Exercise Latest Submission' #. Label of the member (Link) field in DocType 'Exercise Submission' #. Label of the member (Link) field in DocType 'LMS Assignment Submission' @@ -3317,10 +3409,14 @@ 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 Live Class Participant' #. Label of the member (Link) field in DocType 'LMS Mentor Request' #. Label of the member (Link) field in DocType 'LMS Payment' #. Label of the member (Link) field in DocType 'LMS Program Member' #. Label of the member (Link) field in DocType 'LMS Quiz Submission' +#. Label of the member (Link) field in DocType 'LMS Zoom Settings' +#: frontend/src/components/Modals/ZoomAccountModal.vue:42 +#: frontend/src/components/Settings/ZoomSettings.vue:178 #: frontend/src/pages/AssignmentSubmissionList.vue:14 #: frontend/src/pages/QuizSubmission.vue:31 #: frontend/src/pages/QuizSubmissionList.vue:91 @@ -3335,10 +3431,12 @@ 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_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 #: lms/lms/doctype/lms_program_member/lms_program_member.json #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/report/course_progress_summary/course_progress_summary.py:64 msgid "Member" msgstr "" @@ -3357,7 +3455,10 @@ msgstr "" #. Label of the member_image (Attach Image) field in DocType 'LMS Batch #. Feedback' +#. Label of the member_image (Attach Image) field in DocType 'LMS Live Class +#. Participant' #: lms/lms/doctype/lms_batch_feedback/lms_batch_feedback.json +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json msgid "Member Image" msgstr "" @@ -3371,8 +3472,11 @@ msgstr "" #. Label of the member_name (Data) field in DocType 'LMS Certificate Request' #. Label of the member_name (Data) field in DocType 'LMS Course Progress' #. Label of the member_name (Data) field in DocType 'LMS Enrollment' +#. Label of the member_name (Data) field in DocType 'LMS Live Class +#. Participant' #. Label of the member_name (Data) field in DocType 'LMS Mentor Request' #. Label of the member_name (Data) field in DocType 'LMS Quiz Submission' +#. Label of the member_name (Data) field in DocType 'LMS Zoom Settings' #: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json #: lms/lms/doctype/lms_badge_assignment/lms_badge_assignment.json #: lms/lms/doctype/lms_batch_enrollment/lms_batch_enrollment.json @@ -3382,8 +3486,10 @@ 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_live_class_participant/lms_live_class_participant.json #: lms/lms/doctype/lms_mentor_request/lms_mentor_request.json #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/report/course_progress_summary/course_progress_summary.py:71 msgid "Member Name" msgstr "" @@ -3401,8 +3507,11 @@ msgstr "" #. Label of the member_username (Data) field in DocType 'LMS Batch Enrollment' #. Label of the member_username (Data) field in DocType 'LMS Enrollment' +#. Label of the member_username (Data) field in DocType 'LMS Live Class +#. Participant' #: lms/lms/doctype/lms_batch_enrollment/lms_batch_enrollment.json #: lms/lms/doctype/lms_enrollment/lms_enrollment.json +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json msgid "Member Username" msgstr "" @@ -3466,23 +3575,33 @@ msgid "Mentor Request Status Update Template" msgstr "" #. Label of the meta_description (Small Text) field in DocType 'LMS Settings' +#: frontend/src/pages/BatchForm.vue:284 frontend/src/pages/CourseForm.vue:259 #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Meta Description" msgstr "" #. Label of the meta_image (Attach Image) field in DocType 'LMS Batch' #. Label of the meta_image (Attach Image) field in DocType 'LMS Settings' -#: frontend/src/pages/BatchForm.vue:190 +#: frontend/src/pages/BatchForm.vue:200 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Meta Image" msgstr "" #. Label of the meta_keywords (Small Text) field in DocType 'LMS Settings' +#: frontend/src/pages/BatchForm.vue:290 frontend/src/pages/CourseForm.vue:265 #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Meta Keywords" msgstr "" +#: frontend/src/pages/BatchForm.vue:279 frontend/src/pages/CourseForm.vue:254 +msgid "Meta Tags" +msgstr "" + +#: lms/lms/api.py:1457 +msgid "Meta tags should be a list." +msgstr "" + #. Label of the milestone (Check) field in DocType 'LMS Batch Timetable' #: lms/lms/doctype/lms_batch_timetable/lms_batch_timetable.json msgid "Milestone" @@ -3494,6 +3613,7 @@ msgstr "" #. Name of a role #: frontend/src/pages/ProfileRoles.vue:20 +#: lms/lms/doctype/course_chapter/course_chapter.json #: lms/lms/doctype/course_evaluator/course_evaluator.json #: lms/lms/doctype/course_lesson/course_lesson.json #: lms/lms/doctype/lms_assignment/lms_assignment.json @@ -3503,6 +3623,7 @@ msgstr "" #: lms/lms/doctype/lms_category/lms_category.json #: lms/lms/doctype/lms_certificate/lms_certificate.json #: 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_live_class/lms_live_class.json #: lms/lms/doctype/lms_program/lms_program.json @@ -3511,6 +3632,7 @@ msgstr "" #: lms/lms/doctype/lms_settings/lms_settings.json #: lms/lms/doctype/lms_source/lms_source.json #: lms/lms/doctype/lms_timetable_template/lms_timetable_template.json +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json msgid "Moderator" msgstr "" @@ -3533,7 +3655,7 @@ msgstr "" msgid "Monday" msgstr "" -#: frontend/src/components/AppSidebar.vue:585 +#: frontend/src/components/AppSidebar.vue:590 msgid "Monetization" msgstr "" @@ -3559,13 +3681,14 @@ msgid "Name" msgstr "Nome" #. Option for the 'Event' (Select) field in DocType 'LMS Badge' -#: frontend/src/components/Categories.vue:27 -#: frontend/src/components/EmailTemplates.vue:17 -#: frontend/src/components/Evaluators.vue:24 -#: 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/Courses.vue:309 frontend/src/pages/Programs.vue:14 -#: lms/lms/doctype/lms_badge/lms_badge.json +#: frontend/src/components/Settings/Categories.vue:27 +#: frontend/src/components/Settings/EmailTemplates.vue:17 +#: frontend/src/components/Settings/Evaluators.vue:24 +#: frontend/src/components/Settings/Members.vue:24 +#: frontend/src/components/Settings/ZoomSettings.vue:17 +#: frontend/src/pages/Assignments.vue:19 frontend/src/pages/Batches.vue:17 +#: frontend/src/pages/Courses.vue:17 frontend/src/pages/Courses.vue:310 +#: frontend/src/pages/Programs.vue:14 lms/lms/doctype/lms_badge/lms_badge.json msgid "New" msgstr "Novo" @@ -3573,7 +3696,7 @@ msgstr "Novo" msgid "New Batch" msgstr "" -#: frontend/src/pages/CourseForm.vue:590 lms/www/lms.py:95 +#: frontend/src/pages/CourseForm.vue:634 lms/www/lms.py:95 msgid "New Course" msgstr "" @@ -3614,6 +3737,10 @@ msgstr "" msgid "New Sign Up" msgstr "" +#: frontend/src/components/Modals/ZoomAccountModal.vue:6 +msgid "New Zoom Account" +msgstr "" + #: lms/lms/utils.py:609 msgid "New comment in batch {0}" msgstr "" @@ -3688,7 +3815,7 @@ msgstr "" msgid "No introduction" msgstr "" -#: frontend/src/components/LiveClass.vue:71 +#: frontend/src/components/LiveClass.vue:97 msgid "No live classes scheduled" msgstr "" @@ -3736,14 +3863,14 @@ msgstr "" msgid "Not Graded" msgstr "" -#: frontend/src/components/NoPermission.vue:7 frontend/src/pages/Batch.vue:161 +#: frontend/src/components/NoPermission.vue:7 frontend/src/pages/Batch.vue:164 msgid "Not Permitted" msgstr "Não Permitido" #: frontend/src/components/Assignment.vue:36 -#: frontend/src/components/BrandSettings.vue:10 -#: frontend/src/components/PaymentSettings.vue:9 -#: frontend/src/components/SettingDetails.vue:10 +#: frontend/src/components/Settings/BrandSettings.vue:10 +#: frontend/src/components/Settings/PaymentSettings.vue:9 +#: frontend/src/components/Settings/SettingDetails.vue:10 #: frontend/src/pages/QuizSubmission.vue:9 msgid "Not Saved" msgstr "" @@ -3761,6 +3888,10 @@ msgstr "" msgid "Notify me when available" msgstr "" +#: frontend/src/components/BatchStudents.vue:48 +msgid "Number of Students" +msgstr "" + #: frontend/src/pages/BatchForm.vue:150 msgid "Number of seats available" msgstr "" @@ -3801,7 +3932,7 @@ msgstr "" msgid "Only files of type {0} will be accepted." msgstr "" -#: frontend/src/pages/CourseForm.vue:526 frontend/src/utils/index.js:499 +#: frontend/src/pages/CourseForm.vue:570 frontend/src/utils/index.js:500 msgid "Only image file is allowed." msgstr "" @@ -3905,7 +4036,7 @@ msgid "Pages" msgstr "" #. Label of the paid_batch (Check) field in DocType 'LMS Batch' -#: frontend/src/pages/BatchForm.vue:250 +#: frontend/src/pages/BatchForm.vue:260 #: lms/lms/doctype/lms_batch/lms_batch.json msgid "Paid Batch" msgstr "" @@ -3931,7 +4062,7 @@ msgid "Pan Number" msgstr "" #. Option for the 'Type' (Select) field in DocType 'Job Opportunity' -#: frontend/src/pages/Jobs.vue:186 +#: frontend/src/pages/Jobs.vue:188 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Part Time" msgstr "" @@ -4082,6 +4213,10 @@ msgstr "Número de telefone" msgid "Please add {1} for {3} to send calendar invites for evaluations." msgstr "" +#: frontend/src/components/LiveClass.vue:8 +msgid "Please add a zoom account to the batch to create live classes." +msgstr "" + #: lms/lms/user.py:75 msgid "Please ask your administrator to verify your sign-up" msgstr "" @@ -4094,12 +4229,12 @@ msgstr "" msgid "Please click on the following button to set your new password" msgstr "" -#: lms/lms/utils.py:2047 lms/lms/utils.py:2051 +#: lms/lms/utils.py:2048 lms/lms/utils.py:2052 msgid "Please complete the previous courses in the program to enroll in this course." msgstr "" -#: lms/lms/doctype/lms_batch/lms_batch.py:200 -msgid "Please enable Zoom Settings to use this feature." +#: lms/lms/doctype/lms_batch/lms_batch.py:211 +msgid "Please enable the zoom account to use this feature." msgstr "" #: frontend/src/components/CourseOutline.vue:319 @@ -4110,7 +4245,7 @@ msgstr "" msgid "Please ensure that you complete all the questions in {0} minutes." msgstr "" -#: frontend/src/components/Modals/LiveClassModal.vue:171 +#: frontend/src/components/Modals/LiveClassModal.vue:186 msgid "Please enter a title." msgstr "" @@ -4119,7 +4254,7 @@ msgstr "" msgid "Please enter a valid URL." msgstr "" -#: frontend/src/components/Modals/LiveClassModal.vue:183 +#: frontend/src/components/Modals/LiveClassModal.vue:198 msgid "Please enter a valid time in the format HH:mm." msgstr "" @@ -4147,7 +4282,7 @@ msgstr "" msgid "Please login to access the quiz." msgstr "" -#: frontend/src/components/NoPermission.vue:25 frontend/src/pages/Batch.vue:172 +#: frontend/src/components/NoPermission.vue:25 frontend/src/pages/Batch.vue:175 msgid "Please login to access this page." msgstr "" @@ -4164,23 +4299,23 @@ msgstr "" msgid "Please schedule an evaluation to get certified." msgstr "" -#: frontend/src/components/Modals/LiveClassModal.vue:174 +#: frontend/src/components/Modals/LiveClassModal.vue:189 msgid "Please select a date." msgstr "" -#: frontend/src/components/Modals/LiveClassModal.vue:198 +#: frontend/src/components/Modals/LiveClassModal.vue:213 msgid "Please select a duration." msgstr "" -#: frontend/src/components/Modals/LiveClassModal.vue:195 +#: frontend/src/components/Modals/LiveClassModal.vue:210 msgid "Please select a future date and time." msgstr "" -#: frontend/src/components/Modals/LiveClassModal.vue:177 +#: frontend/src/components/Modals/LiveClassModal.vue:192 msgid "Please select a time." msgstr "" -#: frontend/src/components/Modals/LiveClassModal.vue:180 +#: frontend/src/components/Modals/LiveClassModal.vue:195 msgid "Please select a timezone." msgstr "" @@ -4286,7 +4421,7 @@ msgid "Previous" msgstr "" #. Label of the pricing_tab (Tab Break) field in DocType 'LMS Batch' -#: frontend/src/pages/BatchForm.vue:245 +#: frontend/src/pages/BatchForm.vue:255 #: lms/lms/doctype/lms_batch/lms_batch.json msgid "Pricing" msgstr "Precificação" @@ -4363,7 +4498,6 @@ msgstr "" #. Label of the progress (Float) field in DocType 'LMS Enrollment' #. Label of the progress (Int) field in DocType 'LMS Program Member' -#: frontend/src/components/BatchStudents.vue:75 #: frontend/src/components/Modals/BatchStudentProgress.vue:94 #: lms/lms/doctype/lms_enrollment/lms_enrollment.json #: lms/lms/doctype/lms_program_member/lms_program_member.json @@ -4374,6 +4508,10 @@ msgstr "" msgid "Progress (%)" msgstr "" +#: frontend/src/components/BatchStudents.vue:41 +msgid "Progress of students in courses and assessments" +msgstr "" + #. Option for the 'Required Role' (Select) field in DocType 'Cohort Web Page' #. Option for the 'Visibility' (Select) field in DocType 'LMS Batch Old' #: lms/lms/doctype/cohort_web_page/cohort_web_page.json @@ -4523,7 +4661,7 @@ msgstr "" msgid "Quiz will appear at the bottom of the lesson." msgstr "" -#: frontend/src/components/AppSidebar.vue:569 +#: frontend/src/components/AppSidebar.vue:574 #: frontend/src/pages/QuizForm.vue:443 frontend/src/pages/Quizzes.vue:142 #: frontend/src/pages/Quizzes.vue:152 lms/www/lms.py:251 msgid "Quizzes" @@ -4603,7 +4741,7 @@ msgstr "" msgid "Related Courses" msgstr "" -#: frontend/src/pages/BatchForm.vue:226 frontend/src/pages/CourseForm.vue:127 +#: frontend/src/pages/BatchForm.vue:236 frontend/src/pages/CourseForm.vue:127 msgid "Remove" msgstr "" @@ -4676,7 +4814,7 @@ msgstr "" msgid "Role updated successfully" msgstr "" -#: frontend/src/components/AppSidebar.vue:597 +#: frontend/src/components/AppSidebar.vue:602 msgid "Roles" msgstr "" @@ -4744,6 +4882,7 @@ msgstr "" #: frontend/src/components/Modals/EmailTemplateModal.vue:12 #: frontend/src/components/Modals/Event.vue:101 #: frontend/src/components/Modals/Event.vue:129 +#: frontend/src/components/Modals/ZoomAccountModal.vue:10 #: frontend/src/pages/BatchForm.vue:8 frontend/src/pages/CourseForm.vue:17 #: frontend/src/pages/JobForm.vue:8 frontend/src/pages/LessonForm.vue:14 #: frontend/src/pages/ProgramForm.vue:7 frontend/src/pages/QuizForm.vue:34 @@ -4784,8 +4923,9 @@ msgstr "" msgid "Score Out Of" msgstr "" -#: frontend/src/components/Evaluators.vue:15 -#: frontend/src/components/Members.vue:15 frontend/src/pages/Jobs.vue:42 +#: frontend/src/components/Settings/Evaluators.vue:15 +#: frontend/src/components/Settings/Members.vue:15 +#: frontend/src/pages/Jobs.vue:43 msgid "Search" msgstr "Pesquisar" @@ -4860,16 +5000,16 @@ msgstr "" msgid "Set your Password" msgstr "" -#: frontend/src/components/AppSidebar.vue:545 +#: frontend/src/components/AppSidebar.vue:550 msgid "Setting up" msgstr "" -#: frontend/src/components/AppSidebar.vue:590 +#: frontend/src/components/AppSidebar.vue:595 msgid "Setting up payment gateway" msgstr "" -#: frontend/src/components/AppSidebar.vue:595 -#: frontend/src/components/Modals/Settings.vue:7 +#: frontend/src/components/AppSidebar.vue:600 +#: frontend/src/components/Settings/Settings.vue:7 #: frontend/src/pages/BatchForm.vue:46 frontend/src/pages/CourseForm.vue:143 #: frontend/src/pages/ProfileRoles.vue:4 frontend/src/pages/QuizForm.vue:79 msgid "Settings" @@ -5049,7 +5189,7 @@ msgstr "" msgid "Stage" msgstr "" -#: frontend/src/components/LiveClass.vue:50 frontend/src/components/Quiz.vue:67 +#: frontend/src/components/LiveClass.vue:70 frontend/src/components/Quiz.vue:67 #: lms/templates/quiz/quiz.html:39 msgid "Start" msgstr "Iniciar" @@ -5134,6 +5274,7 @@ msgstr "" #. Label of the status (Select) field in DocType 'LMS Course Progress' #. Label of the status (Select) field in DocType 'LMS Mentor Request' #: frontend/src/components/Modals/Event.vue:91 +#: frontend/src/components/Settings/ZoomSettings.vue:182 #: frontend/src/pages/AssignmentSubmissionList.vue:19 #: frontend/src/pages/JobForm.vue:46 #: lms/job/doctype/job_opportunity/job_opportunity.json @@ -5171,13 +5312,13 @@ msgid "Student Reviews" msgstr "" #. Label of the show_students (Check) field in DocType 'LMS Settings' -#: frontend/src/components/BatchStudents.vue:20 -#: frontend/src/components/BatchStudents.vue:111 +#: frontend/src/components/BatchStudents.vue:11 +#: frontend/src/components/BatchStudents.vue:67 #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Students" msgstr "" -#: frontend/src/components/BatchStudents.vue:328 +#: frontend/src/components/BatchStudents.vue:285 msgid "Students deleted successfully" msgstr "" @@ -5263,7 +5404,7 @@ msgstr "" msgid "Sunday" msgstr "" -#: lms/lms/api.py:1063 +#: lms/lms/api.py:1079 msgid "Suspicious pattern found in {0}: {1}" msgstr "" @@ -5304,6 +5445,7 @@ msgstr "" #: lms/lms/doctype/lms_enrollment/lms_enrollment.json #: lms/lms/doctype/lms_exercise/lms_exercise.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 #: lms/lms/doctype/lms_payment/lms_payment.json #: lms/lms/doctype/lms_program/lms_program.json @@ -5313,6 +5455,7 @@ msgstr "" #: lms/lms/doctype/lms_settings/lms_settings.json #: lms/lms/doctype/lms_source/lms_source.json #: lms/lms/doctype/lms_timetable_template/lms_timetable_template.json +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/doctype/user_skill/user_skill.json #: lms/lms/doctype/zoom_settings/zoom_settings.json msgid "System Manager" @@ -5384,7 +5527,7 @@ msgstr "" msgid "Thanks and Regards" msgstr "" -#: lms/lms/utils.py:1945 +#: lms/lms/utils.py:1946 msgid "The batch is full. Please contact the Administrator." msgstr "" @@ -5420,7 +5563,7 @@ msgstr "" msgid "There are no seats available in this batch." msgstr "" -#: frontend/src/components/BatchStudents.vue:199 +#: frontend/src/components/BatchStudents.vue:155 msgid "There are no students in this batch." msgstr "" @@ -5459,7 +5602,7 @@ msgstr "" msgid "This certificate does no expire" msgstr "" -#: frontend/src/components/LiveClass.vue:64 +#: frontend/src/components/LiveClass.vue:83 msgid "This class has ended" msgstr "" @@ -5467,7 +5610,7 @@ msgstr "" msgid "This course has:" msgstr "" -#: lms/lms/utils.py:1788 +#: lms/lms/utils.py:1789 msgid "This course is free." msgstr "" @@ -5513,7 +5656,7 @@ msgstr "" #. Label of the time (Time) field in DocType 'LMS Live Class' #: frontend/src/components/Modals/Event.vue:48 -#: frontend/src/components/Modals/LiveClassModal.vue:37 +#: frontend/src/components/Modals/LiveClassModal.vue:52 #: frontend/src/components/Quiz.vue:45 #: lms/lms/doctype/lms_live_class/lms_live_class.json msgid "Time" @@ -5524,7 +5667,7 @@ msgstr "" msgid "Time Preference" msgstr "" -#: frontend/src/components/Modals/LiveClassModal.vue:29 +#: frontend/src/components/Modals/LiveClassModal.vue:44 msgid "Time must be in 24 hour format (HH:mm). Example 11:30 or 22:00" msgstr "" @@ -5552,7 +5695,7 @@ msgstr "" #. Label of the timezone (Data) field in DocType 'LMS Batch' #. Label of the timezone (Data) field in DocType 'LMS Certificate Request' #. Label of the timezone (Data) field in DocType 'LMS Live Class' -#: frontend/src/components/Modals/LiveClassModal.vue:45 +#: frontend/src/components/Modals/LiveClassModal.vue:59 #: frontend/src/pages/BatchForm.vue:107 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json @@ -5625,7 +5768,7 @@ msgstr "Para" msgid "To Date" msgstr "Até a Data" -#: lms/lms/utils.py:1799 +#: lms/lms/utils.py:1800 msgid "To join this batch, please contact the Administrator." msgstr "" @@ -5684,7 +5827,7 @@ msgstr "" #: frontend/src/components/Modals/AssessmentModal.vue:22 #: frontend/src/components/Modals/Question.vue:44 #: frontend/src/pages/Assignments.vue:43 frontend/src/pages/Assignments.vue:170 -#: frontend/src/pages/JobForm.vue:25 frontend/src/pages/Jobs.vue:65 +#: frontend/src/pages/JobForm.vue:25 frontend/src/pages/Jobs.vue:67 #: lms/job/doctype/job_opportunity/job_opportunity.json #: lms/lms/doctype/lms_assignment/lms_assignment.json #: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json @@ -5710,6 +5853,11 @@ msgstr "" msgid "URL" msgstr "" +#. Label of the uuid (Data) field in DocType 'LMS Live Class' +#: lms/lms/doctype/lms_live_class/lms_live_class.json +msgid "UUID" +msgstr "" + #. Label of the unavailability_section (Section Break) field in DocType 'Course #. Evaluator' #: lms/lms/doctype/course_evaluator/course_evaluator.json @@ -5734,7 +5882,7 @@ msgstr "" msgid "Unlisted" msgstr "" -#: frontend/src/pages/Batches.vue:284 +#: frontend/src/pages/Batches.vue:284 frontend/src/pages/Courses.vue:322 msgid "Unpublished" msgstr "" @@ -5757,13 +5905,13 @@ msgstr "" #. 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:162 -#: frontend/src/pages/Courses.vue:312 lms/lms/doctype/cohort/cohort.json +#: 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 msgid "Upcoming" msgstr "" -#: frontend/src/pages/Batch.vue:184 +#: frontend/src/pages/Batch.vue:187 msgid "Upcoming Batches" msgstr "" @@ -5772,9 +5920,9 @@ msgstr "" msgid "Upcoming Evaluations" msgstr "" -#: frontend/src/components/BrandSettings.vue:24 -#: frontend/src/components/PaymentSettings.vue:27 -#: frontend/src/components/SettingDetails.vue:23 +#: frontend/src/components/Settings/BrandSettings.vue:24 +#: frontend/src/components/Settings/PaymentSettings.vue:27 +#: frontend/src/components/Settings/SettingDetails.vue:23 msgid "Update" msgstr "Atualizar" @@ -5782,7 +5930,7 @@ msgstr "Atualizar" msgid "Update Password" msgstr "" -#: frontend/src/pages/BatchForm.vue:207 frontend/src/pages/CourseForm.vue:108 +#: frontend/src/pages/BatchForm.vue:217 frontend/src/pages/CourseForm.vue:108 msgid "Upload" msgstr "" @@ -6025,7 +6173,7 @@ msgstr "" msgid "You are already enrolled for this course." msgstr "" -#: frontend/src/pages/Batch.vue:166 +#: frontend/src/pages/Batch.vue:169 msgid "You are not a member of this batch. Please checkout our upcoming batches." msgstr "" @@ -6163,7 +6311,7 @@ msgstr "" msgid "Your Account has been successfully created!" msgstr "" -#: lms/lms/doctype/lms_batch/lms_batch.py:351 +#: lms/lms/doctype/lms_batch/lms_batch.py:362 msgid "Your batch {0} is starting tomorrow" msgstr "" @@ -6171,7 +6319,7 @@ msgstr "" msgid "Your calendar is set." msgstr "" -#: lms/lms/doctype/lms_live_class/lms_live_class.py:87 +#: lms/lms/doctype/lms_live_class/lms_live_class.py:90 msgid "Your class on {0} is today" msgstr "" @@ -6208,6 +6356,22 @@ msgstr "" msgid "Zen Mode" msgstr "" +#. Label of the zoom_account (Link) field in DocType 'LMS Batch' +#. Label of the zoom_account (Link) field in DocType 'LMS Live Class' +#: frontend/src/pages/BatchForm.vue:164 +#: lms/lms/doctype/lms_batch/lms_batch.json +#: lms/lms/doctype/lms_live_class/lms_live_class.json +msgid "Zoom Account" +msgstr "" + +#: frontend/src/components/Modals/ZoomAccountModal.vue:158 +msgid "Zoom Account created successfully" +msgstr "" + +#: frontend/src/components/Modals/ZoomAccountModal.vue:195 +msgid "Zoom Account updated successfully" +msgstr "" + #. Name of a DocType #: lms/lms/doctype/zoom_settings/zoom_settings.json msgid "Zoom Settings" @@ -6229,6 +6393,10 @@ msgstr "" msgid "applicants" msgstr "" +#: frontend/src/components/Modals/LiveClassAttendance.vue:39 +msgid "attended for" +msgstr "" + #: lms/templates/emails/payment_reminder.html:4 msgid "but didn’t complete your payment" msgstr "" @@ -6277,6 +6445,10 @@ msgstr "" msgid "members" msgstr "" +#: frontend/src/components/Modals/LiveClassAttendance.vue:40 +msgid "minutes" +msgstr "" + #: lms/templates/quiz/quiz.html:106 msgid "of" msgstr "" @@ -6293,7 +6465,7 @@ msgstr "" msgid "ratings" msgstr "" -#: frontend/src/components/Categories.vue:19 +#: frontend/src/components/Settings/Categories.vue:19 msgid "saving..." msgstr "salvando ..." @@ -6325,7 +6497,7 @@ msgstr "" msgid "{0} Quizzes" msgstr "" -#: lms/lms/api.py:853 lms/lms/api.py:861 +#: lms/lms/api.py:869 lms/lms/api.py:877 msgid "{0} Settings not found" msgstr "" diff --git a/lms/locale/ru.po b/lms/locale/ru.po index 991a8311..70ebae14 100644 --- a/lms/locale/ru.po +++ b/lms/locale/ru.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: frappe\n" "Report-Msgid-Bugs-To: jannat@frappe.io\n" -"POT-Creation-Date: 2025-05-23 16:04+0000\n" -"PO-Revision-Date: 2025-05-26 18:11\n" +"POT-Creation-Date: 2025-05-30 16:04+0000\n" +"PO-Revision-Date: 2025-06-02 20:30\n" "Last-Translator: jannat@frappe.io\n" "Language-Team: Russian\n" "MIME-Version: 1.0\n" @@ -83,7 +83,7 @@ msgstr "" msgid "About" msgstr "О" -#: frontend/src/pages/Batch.vue:98 +#: frontend/src/pages/Batch.vue:101 msgid "About this batch" msgstr "" @@ -97,11 +97,24 @@ msgstr "" msgid "Accepted" msgstr "Принял" +#: frontend/src/components/Settings/ZoomSettings.vue:174 +msgid "Account" +msgstr "" + +#. Label of the account_id (Data) field in DocType 'LMS Zoom Settings' #. Label of the account_id (Data) field in DocType 'Zoom Settings' +#: frontend/src/components/Modals/ZoomAccountModal.vue:55 +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/doctype/zoom_settings/zoom_settings.json msgid "Account ID" msgstr "ID аккаунта" +#. Label of the account_name (Data) field in DocType 'LMS Zoom Settings' +#: frontend/src/components/Modals/ZoomAccountModal.vue:30 +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json +msgid "Account Name" +msgstr "" + #: frontend/src/pages/ProfileAbout.vue:17 msgid "Achievements" msgstr "Достижения" @@ -117,12 +130,13 @@ msgstr "" #: frontend/src/components/Assessments.vue:11 #: frontend/src/components/BatchCourses.vue:11 -#: frontend/src/components/BatchStudents.vue:117 -#: frontend/src/components/Categories.vue:43 -#: frontend/src/components/Evaluators.vue:38 -#: frontend/src/components/LiveClass.vue:11 -#: frontend/src/components/Members.vue:44 frontend/src/pages/ProgramForm.vue:30 -#: frontend/src/pages/ProgramForm.vue:92 frontend/src/pages/ProgramForm.vue:137 +#: frontend/src/components/BatchStudents.vue:73 +#: frontend/src/components/LiveClass.vue:21 +#: frontend/src/components/Settings/Categories.vue:43 +#: frontend/src/components/Settings/Evaluators.vue:38 +#: frontend/src/components/Settings/Members.vue:44 +#: frontend/src/pages/ProgramForm.vue:30 frontend/src/pages/ProgramForm.vue:92 +#: frontend/src/pages/ProgramForm.vue:137 msgid "Add" msgstr "" @@ -152,7 +166,7 @@ msgstr "Добавить урок" msgid "Add a Student" msgstr "Добавить студента" -#: frontend/src/components/AppSidebar.vue:553 +#: frontend/src/components/AppSidebar.vue:558 msgid "Add a chapter" msgstr "" @@ -164,7 +178,7 @@ msgstr "Добавить курс" msgid "Add a keyword and then press enter" msgstr "" -#: frontend/src/components/AppSidebar.vue:554 +#: frontend/src/components/AppSidebar.vue:559 msgid "Add a lesson" msgstr "" @@ -189,11 +203,11 @@ msgstr "" msgid "Add at least one possible answer for this question: {0}" msgstr "Добавьте хотя бы один возможный ответ на этот вопрос: {0}" -#: frontend/src/components/AppSidebar.vue:518 +#: frontend/src/components/AppSidebar.vue:522 msgid "Add courses to your batch" msgstr "" -#: frontend/src/components/AppSidebar.vue:498 +#: frontend/src/components/AppSidebar.vue:501 msgid "Add students to your batch" msgstr "" @@ -209,7 +223,7 @@ msgstr "Добавьте свое задание как {0}" msgid "Add your first chapter" msgstr "" -#: frontend/src/components/AppSidebar.vue:449 +#: frontend/src/components/AppSidebar.vue:450 msgid "Add your first lesson" msgstr "" @@ -288,7 +302,7 @@ msgstr "Уже зарегистрирован" #. Label of the amount (Currency) field in DocType 'LMS Batch' #. Label of the course_price (Currency) field in DocType 'LMS Course' #. Label of the amount (Currency) field in DocType 'LMS Payment' -#: frontend/src/pages/BatchForm.vue:255 frontend/src/pages/CourseForm.vue:230 +#: frontend/src/pages/BatchForm.vue:265 frontend/src/pages/CourseForm.vue:230 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_course/lms_course.json #: lms/lms/doctype/lms_payment/lms_payment.json @@ -346,11 +360,11 @@ msgstr "Отвечать" msgid "Appears on the course card in the course list" msgstr "" -#: frontend/src/pages/BatchForm.vue:230 +#: frontend/src/pages/BatchForm.vue:240 msgid "Appears when the batch URL is shared on any online platform" msgstr "" -#: frontend/src/pages/BatchForm.vue:211 +#: frontend/src/pages/BatchForm.vue:221 msgid "Appears when the batch URL is shared on socials" msgstr "" @@ -425,10 +439,9 @@ msgid "Assessment {0} has already been added to this batch." msgstr "Оценка {0} уже добавлена в этот пакет." #. Label of the show_assessments (Check) field in DocType 'LMS Settings' -#: frontend/src/components/AppSidebar.vue:566 +#: frontend/src/components/AppSidebar.vue:571 #: frontend/src/components/Assessments.vue:5 -#: frontend/src/components/BatchStudents.vue:68 -#: frontend/src/components/BatchStudents.vue:101 +#: frontend/src/components/BatchStudents.vue:32 #: lms/lms/doctype/lms_settings/lms_settings.json #: lms/templates/assessments.html:3 msgid "Assessments" @@ -486,7 +499,7 @@ msgstr "" msgid "Assignment will appear at the bottom of the lesson." msgstr "Задание появится в конце урока." -#: frontend/src/components/AppSidebar.vue:570 +#: frontend/src/components/AppSidebar.vue:575 #: frontend/src/pages/Assignments.vue:211 lms/www/lms.py:273 msgid "Assignments" msgstr "" @@ -495,6 +508,15 @@ msgstr "" msgid "At least one option must be correct for this question." msgstr "Для этого вопроса должен быть верным хотя бы один вариант." +#: frontend/src/components/Modals/LiveClassAttendance.vue:5 +msgid "Attendance for Class - {0}" +msgstr "" + +#. Label of the attendees (Int) field in DocType 'LMS Live Class' +#: lms/lms/doctype/lms_live_class/lms_live_class.json +msgid "Attendees" +msgstr "" + #. Label of the attire (Select) field in DocType 'User' #: lms/fixtures/custom_field.json msgid "Attire Preference" @@ -510,7 +532,7 @@ msgid "Auto Assign" msgstr "Автоназначение" #. Label of the auto_recording (Select) field in DocType 'LMS Live Class' -#: frontend/src/components/Modals/LiveClassModal.vue:77 +#: frontend/src/components/Modals/LiveClassModal.vue:73 #: lms/lms/doctype/lms_live_class/lms_live_class.json msgid "Auto Recording" msgstr "Авто. запись" @@ -601,6 +623,7 @@ msgstr "" #: lms/lms/doctype/lms_category/lms_category.json #: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json msgid "Batch Evaluator" msgstr "Оценщик группы" @@ -631,6 +654,10 @@ msgstr "Настройки группы" msgid "Batch Start Date:" msgstr "Дата начала группы:" +#: frontend/src/components/BatchStudents.vue:40 +msgid "Batch Summary" +msgstr "" + #. Label of the batch_title (Data) field in DocType 'LMS Certificate' #. Label of the batch_title (Data) field in DocType 'LMS Certificate Request' #: lms/lms/doctype/lms_certificate/lms_certificate.json @@ -758,7 +785,7 @@ msgstr "" #. Label of the category (Link) field in DocType 'LMS Batch' #. Label of the category (Data) field in DocType 'LMS Category' #. Label of the category (Link) field in DocType 'LMS Course' -#: frontend/src/pages/BatchForm.vue:182 frontend/src/pages/Batches.vue:55 +#: frontend/src/pages/BatchForm.vue:192 frontend/src/pages/Batches.vue:55 #: frontend/src/pages/CertifiedParticipants.vue:38 #: frontend/src/pages/CourseForm.vue:36 frontend/src/pages/Courses.vue:51 #: lms/lms/doctype/lms_batch/lms_batch.json @@ -767,19 +794,19 @@ msgstr "" msgid "Category" msgstr "Категория" -#: frontend/src/components/Categories.vue:39 +#: frontend/src/components/Settings/Categories.vue:39 msgid "Category Name" msgstr "" -#: frontend/src/components/Categories.vue:133 +#: frontend/src/components/Settings/Categories.vue:133 msgid "Category added successfully" msgstr "" -#: frontend/src/components/Categories.vue:193 +#: frontend/src/components/Settings/Categories.vue:193 msgid "Category deleted successfully" msgstr "" -#: frontend/src/components/Categories.vue:173 +#: frontend/src/components/Settings/Categories.vue:173 msgid "Category updated successfully" msgstr "" @@ -822,7 +849,7 @@ msgstr "" #. Enrollment' #. Label of a Card Break in the LMS Workspace #. Label of a Link in the LMS Workspace -#: frontend/src/components/AppSidebar.vue:574 +#: frontend/src/components/AppSidebar.vue:579 #: frontend/src/components/CourseCard.vue:115 #: frontend/src/components/Modals/Event.vue:372 #: frontend/src/pages/BatchForm.vue:62 frontend/src/pages/Batches.vue:38 @@ -846,12 +873,12 @@ msgstr "" msgid "Certification Name" msgstr "Название сертификации" -#: frontend/src/components/BatchStudents.vue:36 +#: frontend/src/components/BatchStudents.vue:17 msgid "Certified" msgstr "" -#: frontend/src/pages/CertifiedParticipants.vue:182 -#: frontend/src/pages/CertifiedParticipants.vue:189 +#: frontend/src/pages/CertifiedParticipants.vue:186 +#: frontend/src/pages/CertifiedParticipants.vue:193 #: frontend/src/pages/Statistics.vue:40 msgid "Certified Members" msgstr "" @@ -972,19 +999,25 @@ msgstr "" 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 "" +#. Label of the client_id (Data) field in DocType 'LMS Zoom Settings' #. Label of the client_id (Data) field in DocType 'Zoom Settings' +#: frontend/src/components/Modals/ZoomAccountModal.vue:36 +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/doctype/zoom_settings/zoom_settings.json msgid "Client ID" msgstr "ID клиента" +#. Label of the client_secret (Password) field in DocType 'LMS Zoom Settings' #. Label of the client_secret (Password) field in DocType 'Zoom Settings' +#: frontend/src/components/Modals/ZoomAccountModal.vue:49 +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/doctype/zoom_settings/zoom_settings.json msgid "Client Secret" msgstr "Секретный ключ клиента" -#: frontend/src/components/Categories.vue:27 -#: frontend/src/components/Evaluators.vue:24 -#: frontend/src/components/Members.vue:24 +#: frontend/src/components/Settings/Categories.vue:27 +#: frontend/src/components/Settings/Evaluators.vue:24 +#: frontend/src/components/Settings/Members.vue:24 msgid "Close" msgstr "" @@ -1066,6 +1099,10 @@ msgstr "" msgid "Color" msgstr "Цвет" +#: frontend/src/pages/BatchForm.vue:293 frontend/src/pages/CourseForm.vue:268 +msgid "Comma separated keywords for SEO" +msgstr "" + #. Label of the comments (Small Text) field in DocType 'Exercise Latest #. Submission' #. Label of the comments (Small Text) field in DocType 'Exercise Submission' @@ -1162,10 +1199,6 @@ msgstr "" msgid "Completed" msgstr "" -#: frontend/src/components/BatchStudents.vue:373 -msgid "Completed by Students" -msgstr "" - #. Label of the enable_certification (Check) field in DocType 'LMS Course' #: frontend/src/pages/CourseForm.vue:217 #: lms/lms/doctype/lms_course/lms_course.json @@ -1232,7 +1265,7 @@ msgid "Continue Learning" msgstr "" #. Option for the 'Type' (Select) field in DocType 'Job Opportunity' -#: frontend/src/pages/Jobs.vue:187 +#: frontend/src/pages/Jobs.vue:189 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Contract" msgstr "" @@ -1267,7 +1300,7 @@ msgstr "" #. Label of the country (Link) field in DocType 'Job Opportunity' #. Label of the country (Link) field in DocType 'Payment Country' #: frontend/src/pages/Billing.vue:92 frontend/src/pages/JobForm.vue:40 -#: frontend/src/pages/Jobs.vue:57 lms/fixtures/custom_field.json +#: frontend/src/pages/Jobs.vue:59 lms/fixtures/custom_field.json #: lms/job/doctype/job_opportunity/job_opportunity.json #: lms/lms/doctype/payment_country/payment_country.json msgid "Country" @@ -1403,7 +1436,7 @@ msgstr "Список курсов" msgid "Course Name" msgstr "Название курса" -#: frontend/src/pages/CourseDetail.vue:76 frontend/src/pages/CourseForm.vue:257 +#: frontend/src/pages/CourseDetail.vue:76 frontend/src/pages/CourseForm.vue:278 msgid "Course Outline" msgstr "" @@ -1439,11 +1472,11 @@ msgstr "Заголовок курса" msgid "Course added to program" msgstr "" -#: frontend/src/pages/CourseForm.vue:468 +#: frontend/src/pages/CourseForm.vue:496 msgid "Course created successfully" msgstr "" -#: frontend/src/pages/CourseForm.vue:489 +#: frontend/src/pages/CourseForm.vue:533 msgid "Course deleted successfully" msgstr "" @@ -1451,7 +1484,7 @@ msgstr "" msgid "Course moved successfully" msgstr "" -#: frontend/src/pages/CourseForm.vue:451 +#: frontend/src/pages/CourseForm.vue:516 msgid "Course updated successfully" msgstr "" @@ -1465,12 +1498,11 @@ msgstr "Курс {0} уже добавлен в группу." #. Label of the courses (Check) field in DocType 'LMS Settings' #: frontend/src/components/BatchCourses.vue:5 #: frontend/src/components/BatchOverlay.vue:37 -#: frontend/src/components/BatchStudents.vue:52 -#: frontend/src/components/BatchStudents.vue:92 +#: frontend/src/components/BatchStudents.vue:25 #: frontend/src/components/Modals/BatchStudentProgress.vue:91 -#: frontend/src/pages/BatchDetail.vue:51 +#: frontend/src/pages/BatchDetail.vue:44 #: frontend/src/pages/CourseCertification.vue:127 -#: frontend/src/pages/Courses.vue:329 frontend/src/pages/Courses.vue:336 +#: frontend/src/pages/Courses.vue:331 frontend/src/pages/Courses.vue:338 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Courses" @@ -1512,15 +1544,15 @@ msgstr "Создать курс" msgid "Create a Live Class" msgstr "Создайте живой класс" -#: frontend/src/components/AppSidebar.vue:561 +#: frontend/src/components/AppSidebar.vue:566 msgid "Create a batch" msgstr "" -#: frontend/src/components/AppSidebar.vue:552 +#: frontend/src/components/AppSidebar.vue:557 msgid "Create a course" msgstr "" -#: frontend/src/components/AppSidebar.vue:562 +#: frontend/src/components/AppSidebar.vue:567 msgid "Create a live class" msgstr "" @@ -1528,7 +1560,7 @@ msgstr "" msgid "Create an Assignment" msgstr "" -#: frontend/src/components/AppSidebar.vue:488 +#: frontend/src/components/AppSidebar.vue:491 msgid "Create your first batch" msgstr "" @@ -1536,26 +1568,26 @@ msgstr "" msgid "Create your first course" msgstr "" -#: frontend/src/components/AppSidebar.vue:467 +#: frontend/src/components/AppSidebar.vue:469 msgid "Create your first quiz" msgstr "" -#: frontend/src/pages/Assignments.vue:176 frontend/src/pages/Courses.vue:320 +#: frontend/src/pages/Assignments.vue:176 frontend/src/pages/Courses.vue:321 msgid "Created" msgstr "" -#: frontend/src/components/AppSidebar.vue:558 +#: frontend/src/components/AppSidebar.vue:563 msgid "Creating a batch" msgstr "" -#: frontend/src/components/AppSidebar.vue:549 +#: frontend/src/components/AppSidebar.vue:554 msgid "Creating a course" msgstr "" #. Label of the currency (Link) field in DocType 'LMS Batch' #. Label of the currency (Link) field in DocType 'LMS Course' #. Label of the currency (Link) field in DocType 'LMS Payment' -#: frontend/src/pages/BatchForm.vue:262 frontend/src/pages/CourseForm.vue:247 +#: frontend/src/pages/BatchForm.vue:272 frontend/src/pages/CourseForm.vue:247 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_course/lms_course.json #: lms/lms/doctype/lms_payment/lms_payment.json @@ -1567,7 +1599,7 @@ msgstr "" msgid "Current Lesson" msgstr "Текущий урок" -#: frontend/src/components/AppSidebar.vue:580 +#: frontend/src/components/AppSidebar.vue:585 msgid "Custom Certificate Templates" msgstr "" @@ -1604,7 +1636,7 @@ msgstr "Панель" #. Label of the date (Date) field in DocType 'Scheduled Flow' #: frontend/src/components/Modals/EvaluationModal.vue:26 #: frontend/src/components/Modals/Event.vue:40 -#: frontend/src/components/Modals/LiveClassModal.vue:61 +#: frontend/src/components/Modals/LiveClassModal.vue:29 #: lms/lms/doctype/lms_batch_timetable/lms_batch_timetable.json #: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json @@ -1614,10 +1646,7 @@ msgstr "Панель" msgid "Date" msgstr "" -#. Label of the section_break_glxh (Section Break) field in DocType 'LMS Live -#. Class' #: frontend/src/pages/BatchForm.vue:69 -#: lms/lms/doctype/lms_live_class/lms_live_class.json msgid "Date and Time" msgstr "Дата и время" @@ -1663,7 +1692,7 @@ msgstr "Тип степени" #: frontend/src/components/CourseOutline.vue:244 #: frontend/src/components/CourseOutline.vue:302 -#: frontend/src/pages/CourseForm.vue:502 +#: frontend/src/pages/CourseForm.vue:546 msgid "Delete" msgstr "" @@ -1671,7 +1700,7 @@ msgstr "" msgid "Delete Chapter" msgstr "" -#: frontend/src/pages/CourseForm.vue:496 +#: frontend/src/pages/CourseForm.vue:540 msgid "Delete Course" msgstr "" @@ -1683,7 +1712,7 @@ msgstr "" msgid "Delete this lesson?" msgstr "" -#: frontend/src/pages/CourseForm.vue:497 +#: frontend/src/pages/CourseForm.vue:541 msgid "Deleting the course will also delete all its chapters and lessons. Are you sure you want to delete this course?" msgstr "" @@ -1707,7 +1736,7 @@ msgstr "" #. Label of the description (Small Text) field in DocType 'LMS Exercise' #. Label of the description (Text) field in DocType 'LMS Live Class' #. Label of the description (Small Text) field in DocType 'Work Experience' -#: frontend/src/components/Modals/LiveClassModal.vue:84 +#: frontend/src/components/Modals/LiveClassModal.vue:80 #: frontend/src/pages/JobForm.vue:125 #: lms/job/doctype/job_opportunity/job_opportunity.json #: lms/lms/doctype/certification/certification.json @@ -1748,6 +1777,7 @@ msgid "Disable Signup" msgstr "" #. Label of the disabled (Check) field in DocType 'Job Opportunity' +#: frontend/src/components/Settings/ZoomSettings.vue:56 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Disabled" msgstr "" @@ -1758,7 +1788,7 @@ msgid "Discard" msgstr "Отменить" #. Label of the show_discussions (Check) field in DocType 'LMS Settings' -#: frontend/src/pages/Batch.vue:85 +#: frontend/src/pages/Batch.vue:88 #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Discussions" msgstr "Обсуждения" @@ -1788,10 +1818,12 @@ msgstr "Для этого вопроса найдены дубликаты ва #. Label of the duration (Data) field in DocType 'Cohort' #. Label of the duration (Data) field in DocType 'LMS Batch Timetable' #. Label of the duration (Int) field in DocType 'LMS Live Class' -#: frontend/src/components/Modals/LiveClassModal.vue:68 +#. Label of the duration (Int) field in DocType 'LMS Live Class Participant' +#: frontend/src/components/Modals/LiveClassModal.vue:36 #: lms/lms/doctype/cohort/cohort.json #: lms/lms/doctype/lms_batch_timetable/lms_batch_timetable.json #: lms/lms/doctype/lms_live_class/lms_live_class.json +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json msgid "Duration" msgstr "" @@ -1800,7 +1832,7 @@ msgstr "" msgid "Duration (in minutes)" msgstr "" -#: frontend/src/components/Modals/LiveClassModal.vue:64 +#: frontend/src/components/Modals/LiveClassModal.vue:32 msgid "Duration of the live class in minutes" msgstr "Продолжительность живого занятия в минутах" @@ -1839,6 +1871,10 @@ msgstr "" msgid "Edit Profile" msgstr "Редактировать профиль" +#: frontend/src/components/Modals/ZoomAccountModal.vue:6 +msgid "Edit Zoom Account" +msgstr "" + #: frontend/src/pages/QuizForm.vue:182 msgid "Edit the question" msgstr "" @@ -1858,8 +1894,9 @@ msgstr "Детали обучения" msgid "Education Details" msgstr "" -#: frontend/src/components/Evaluators.vue:33 -#: frontend/src/components/Members.vue:33 lms/templates/signup-form.html:10 +#: frontend/src/components/Settings/Evaluators.vue:33 +#: frontend/src/components/Settings/Members.vue:33 +#: lms/templates/signup-form.html:10 msgid "Email" msgstr "" @@ -1889,7 +1926,8 @@ msgstr "" msgid "Email Templates" msgstr "Шаблоны Email" -#: frontend/src/components/EmailTemplates.vue:128 +#: frontend/src/components/Settings/EmailTemplates.vue:128 +#: frontend/src/components/Settings/ZoomSettings.vue:161 msgid "Email Templates deleted successfully" msgstr "" @@ -1922,7 +1960,11 @@ msgid "Enable this only if you want to upload a SCORM package as a chapter." msgstr "" #. Label of the enabled (Check) field in DocType 'LMS Badge' +#. Label of the enabled (Check) field in DocType 'LMS Zoom Settings' +#: frontend/src/components/Modals/ZoomAccountModal.vue:23 +#: frontend/src/components/Settings/ZoomSettings.vue:53 #: lms/lms/doctype/lms_badge/lms_badge.json +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json msgid "Enabled" msgstr "Включено" @@ -1961,11 +2003,15 @@ msgstr "Дата окончания (или ожидаемая)" msgid "End Time" msgstr "Время окончания" +#: frontend/src/components/LiveClass.vue:89 +msgid "Ended" +msgstr "" + #: frontend/src/components/BatchOverlay.vue:103 msgid "Enroll Now" msgstr "" -#: frontend/src/pages/Batches.vue:286 frontend/src/pages/Courses.vue:322 +#: frontend/src/pages/Batches.vue:286 frontend/src/pages/Courses.vue:324 msgid "Enrolled" msgstr "" @@ -1984,7 +2030,7 @@ msgstr "" msgid "Enrollment Count" msgstr "Количество регистраций" -#: lms/lms/utils.py:1913 +#: lms/lms/utils.py:1914 msgid "Enrollment Failed" msgstr "" @@ -2011,18 +2057,27 @@ msgstr "" msgid "Enter the correct answer" msgstr "Введите правильный ответ" +#: frontend/src/components/Modals/ZoomAccountModal.vue:163 +msgid "Error creating Zoom Account" +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:204 msgid "Error creating live class. Please try again. {0}" msgstr "" -#: frontend/src/components/EmailTemplates.vue:133 +#: frontend/src/components/Settings/EmailTemplates.vue:133 +#: frontend/src/components/Settings/ZoomSettings.vue:166 msgid "Error deleting email templates" msgstr "" +#: frontend/src/components/Modals/ZoomAccountModal.vue:200 +msgid "Error updating Zoom Account" +msgstr "" + #: frontend/src/components/Modals/EmailTemplateModal.vue:151 msgid "Error updating email template" msgstr "" @@ -2179,6 +2234,14 @@ msgstr "Узнать больше" msgid "Fail" msgstr "Ошибка" +#: lms/lms/doctype/lms_live_class/lms_live_class.py:139 +msgid "Failed to fetch attendance data from Zoom for class {0}: {1}" +msgstr "" + +#: frontend/src/utils/index.js:613 +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:167 @@ -2188,7 +2251,7 @@ msgstr "Популярные" #. Label of the feedback (Small Text) field in DocType 'LMS Batch Feedback' #: frontend/src/components/BatchFeedback.vue:30 -#: frontend/src/pages/Batch.vue:143 +#: frontend/src/pages/Batch.vue:146 #: lms/lms/doctype/lms_batch_feedback/lms_batch_feedback.json msgid "Feedback" msgstr "" @@ -2212,8 +2275,8 @@ msgstr "Область специальности/исследования" msgid "File Type" msgstr "Тип файла" -#: frontend/src/components/Members.vue:39 #: frontend/src/components/Modals/EditProfile.vue:59 +#: frontend/src/components/Settings/Members.vue:39 msgid "First Name" msgstr "Имя" @@ -2237,7 +2300,7 @@ msgid "Free" msgstr "" #. Option for the 'Type' (Select) field in DocType 'Job Opportunity' -#: frontend/src/pages/Jobs.vue:188 +#: frontend/src/pages/Jobs.vue:190 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Freelance" msgstr "Фриланс" @@ -2281,7 +2344,7 @@ msgid "Full Name" msgstr "Полное имя" #. Option for the 'Type' (Select) field in DocType 'Job Opportunity' -#: frontend/src/pages/Jobs.vue:185 +#: frontend/src/pages/Jobs.vue:187 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Full Time" msgstr "Полная занятость" @@ -2638,8 +2701,8 @@ msgstr "Комментарии инструкторов" msgid "Interest" msgstr "Процент" -#: frontend/src/components/AppSidebar.vue:541 -#: frontend/src/components/AppSidebar.vue:544 +#: frontend/src/components/AppSidebar.vue:546 +#: frontend/src/components/AppSidebar.vue:549 msgid "Introduction" msgstr "" @@ -2677,7 +2740,7 @@ msgstr "Только приглашение" msgid "Invite Request" msgstr "Запрос приглашения" -#: frontend/src/components/AppSidebar.vue:477 +#: frontend/src/components/AppSidebar.vue:480 msgid "Invite your team and students" msgstr "" @@ -2709,7 +2772,7 @@ msgstr "" msgid "Issue Date" msgstr "Дата" -#: frontend/src/components/AppSidebar.vue:577 +#: frontend/src/components/AppSidebar.vue:582 msgid "Issue a Certificate" msgstr "" @@ -2781,12 +2844,12 @@ msgstr "Должность" #. Label of the jobs (Check) field in DocType 'LMS Settings' #: frontend/src/pages/JobDetail.vue:10 frontend/src/pages/Jobs.vue:8 -#: frontend/src/pages/Jobs.vue:194 +#: frontend/src/pages/Jobs.vue:196 #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Jobs" msgstr "Вакансии" -#: frontend/src/components/LiveClass.vue:58 +#: frontend/src/components/LiveClass.vue:78 #: lms/templates/upcoming_evals.html:15 msgid "Join" msgstr "" @@ -2804,6 +2867,12 @@ msgstr "" msgid "Join URL" msgstr "Присоединиться URL" +#. Label of the joined_at (Datetime) field in DocType 'LMS Live Class +#. Participant' +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json +msgid "Joined At" +msgstr "" + #. Name of a Workspace #: lms/lms/workspace/lms/lms.json msgid "LMS" @@ -2930,6 +2999,11 @@ msgstr "Заявление о приеме на работу в LMS" msgid "LMS Live Class" msgstr "LMS Живой Класс" +#. Name of a DocType +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json +msgid "LMS Live Class Participant" +msgstr "" + #. Name of a DocType #: lms/lms/doctype/lms_mentor_request/lms_mentor_request.json msgid "LMS Mentor Request" @@ -3037,6 +3111,11 @@ msgstr "Легенда расписания LMS" msgid "LMS Timetable Template" msgstr "Шаблон расписания LMS" +#. Name of a DocType +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json +msgid "LMS Zoom Settings" +msgstr "" + #. Label of the label (Data) field in DocType 'LMS Timetable Legend' #: lms/lms/doctype/lms_timetable_legend/lms_timetable_legend.json msgid "Label" @@ -3057,6 +3136,12 @@ msgstr "Последняя подача" msgid "Launch File" msgstr "" +#. Label of the left_at (Datetime) field in DocType 'LMS Live Class +#. Participant' +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json +msgid "Left At" +msgstr "" + #. Label of the lesson (Link) field in DocType 'Exercise Latest Submission' #. Label of the lesson (Link) field in DocType 'Exercise Submission' #. Label of the lesson (Link) field in DocType 'Lesson Reference' @@ -3088,7 +3173,7 @@ msgstr "Ссылка на урок" msgid "Lesson Title" msgstr "Название урока" -#: frontend/src/pages/LessonForm.vue:414 +#: frontend/src/pages/LessonForm.vue:416 msgid "Lesson created successfully" msgstr "" @@ -3100,7 +3185,7 @@ msgstr "" msgid "Lesson moved successfully" msgstr "" -#: frontend/src/pages/LessonForm.vue:438 +#: frontend/src/pages/LessonForm.vue:440 msgid "Lesson updated successfully" msgstr "" @@ -3154,12 +3239,14 @@ msgid "Links" msgstr "Ссылки" #. Option for the 'Status' (Select) field in DocType 'Cohort' -#: frontend/src/pages/Courses.vue:306 lms/lms/doctype/cohort/cohort.json +#: frontend/src/pages/Courses.vue:307 lms/lms/doctype/cohort/cohort.json msgid "Live" msgstr "Live" +#. Label of the live_class (Link) field in DocType 'LMS Live Class Participant' #. Label of the show_live_class (Check) field in DocType 'LMS Settings' -#: frontend/src/components/LiveClass.vue:4 +#: frontend/src/components/LiveClass.vue:14 +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Live Class" msgstr "Онлайн-урок" @@ -3169,7 +3256,7 @@ msgstr "Онлайн-урок" msgid "LiveCode URL" msgstr "" -#: frontend/src/components/Members.vue:109 +#: frontend/src/components/Settings/Members.vue:109 #: frontend/src/pages/Assignments.vue:69 frontend/src/pages/Batches.vue:80 #: frontend/src/pages/CertifiedParticipants.vue:100 #: frontend/src/pages/Courses.vue:75 @@ -3196,7 +3283,7 @@ msgid "Location Preference" msgstr "" #: frontend/src/components/NoPermission.vue:28 -#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:193 +#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:196 #: frontend/src/pages/Lesson.vue:53 msgid "Login" msgstr "Логин" @@ -3290,7 +3377,7 @@ msgid "Maximum Attempts" msgstr "" #. Label of the medium (Select) field in DocType 'LMS Batch' -#: frontend/src/pages/BatchForm.vue:177 +#: frontend/src/pages/BatchForm.vue:187 #: lms/lms/doctype/lms_batch/lms_batch.json msgid "Medium" msgstr "" @@ -3305,6 +3392,11 @@ msgstr "" msgid "Medium:" msgstr "Средний:" +#. Label of the meeting_id (Data) field in DocType 'LMS Live Class' +#: lms/lms/doctype/lms_live_class/lms_live_class.json +msgid "Meeting ID" +msgstr "" + #. Label of the member (Link) field in DocType 'Exercise Latest Submission' #. Label of the member (Link) field in DocType 'Exercise Submission' #. Label of the member (Link) field in DocType 'LMS Assignment Submission' @@ -3317,10 +3409,14 @@ 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 Live Class Participant' #. Label of the member (Link) field in DocType 'LMS Mentor Request' #. Label of the member (Link) field in DocType 'LMS Payment' #. Label of the member (Link) field in DocType 'LMS Program Member' #. Label of the member (Link) field in DocType 'LMS Quiz Submission' +#. Label of the member (Link) field in DocType 'LMS Zoom Settings' +#: frontend/src/components/Modals/ZoomAccountModal.vue:42 +#: frontend/src/components/Settings/ZoomSettings.vue:178 #: frontend/src/pages/AssignmentSubmissionList.vue:14 #: frontend/src/pages/QuizSubmission.vue:31 #: frontend/src/pages/QuizSubmissionList.vue:91 @@ -3335,10 +3431,12 @@ 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_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 #: lms/lms/doctype/lms_program_member/lms_program_member.json #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/report/course_progress_summary/course_progress_summary.py:64 msgid "Member" msgstr "Участник" @@ -3357,7 +3455,10 @@ msgstr "Email участника" #. Label of the member_image (Attach Image) field in DocType 'LMS Batch #. Feedback' +#. Label of the member_image (Attach Image) field in DocType 'LMS Live Class +#. Participant' #: lms/lms/doctype/lms_batch_feedback/lms_batch_feedback.json +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json msgid "Member Image" msgstr "" @@ -3371,8 +3472,11 @@ msgstr "" #. Label of the member_name (Data) field in DocType 'LMS Certificate Request' #. Label of the member_name (Data) field in DocType 'LMS Course Progress' #. Label of the member_name (Data) field in DocType 'LMS Enrollment' +#. Label of the member_name (Data) field in DocType 'LMS Live Class +#. Participant' #. Label of the member_name (Data) field in DocType 'LMS Mentor Request' #. Label of the member_name (Data) field in DocType 'LMS Quiz Submission' +#. Label of the member_name (Data) field in DocType 'LMS Zoom Settings' #: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json #: lms/lms/doctype/lms_badge_assignment/lms_badge_assignment.json #: lms/lms/doctype/lms_batch_enrollment/lms_batch_enrollment.json @@ -3382,8 +3486,10 @@ 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_live_class_participant/lms_live_class_participant.json #: lms/lms/doctype/lms_mentor_request/lms_mentor_request.json #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/report/course_progress_summary/course_progress_summary.py:71 msgid "Member Name" msgstr "Имя участника" @@ -3401,8 +3507,11 @@ msgstr "Тип участника" #. Label of the member_username (Data) field in DocType 'LMS Batch Enrollment' #. Label of the member_username (Data) field in DocType 'LMS Enrollment' +#. Label of the member_username (Data) field in DocType 'LMS Live Class +#. Participant' #: lms/lms/doctype/lms_batch_enrollment/lms_batch_enrollment.json #: lms/lms/doctype/lms_enrollment/lms_enrollment.json +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json msgid "Member Username" msgstr "" @@ -3466,23 +3575,33 @@ msgid "Mentor Request Status Update Template" msgstr "Шаблон обновления статуса запроса наставника" #. Label of the meta_description (Small Text) field in DocType 'LMS Settings' +#: frontend/src/pages/BatchForm.vue:284 frontend/src/pages/CourseForm.vue:259 #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Meta Description" msgstr "" #. Label of the meta_image (Attach Image) field in DocType 'LMS Batch' #. Label of the meta_image (Attach Image) field in DocType 'LMS Settings' -#: frontend/src/pages/BatchForm.vue:190 +#: frontend/src/pages/BatchForm.vue:200 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Meta Image" msgstr "Мета изображение" #. Label of the meta_keywords (Small Text) field in DocType 'LMS Settings' +#: frontend/src/pages/BatchForm.vue:290 frontend/src/pages/CourseForm.vue:265 #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Meta Keywords" msgstr "" +#: frontend/src/pages/BatchForm.vue:279 frontend/src/pages/CourseForm.vue:254 +msgid "Meta Tags" +msgstr "" + +#: lms/lms/api.py:1457 +msgid "Meta tags should be a list." +msgstr "" + #. Label of the milestone (Check) field in DocType 'LMS Batch Timetable' #: lms/lms/doctype/lms_batch_timetable/lms_batch_timetable.json msgid "Milestone" @@ -3494,6 +3613,7 @@ msgstr "" #. Name of a role #: frontend/src/pages/ProfileRoles.vue:20 +#: lms/lms/doctype/course_chapter/course_chapter.json #: lms/lms/doctype/course_evaluator/course_evaluator.json #: lms/lms/doctype/course_lesson/course_lesson.json #: lms/lms/doctype/lms_assignment/lms_assignment.json @@ -3503,6 +3623,7 @@ msgstr "" #: lms/lms/doctype/lms_category/lms_category.json #: lms/lms/doctype/lms_certificate/lms_certificate.json #: 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_live_class/lms_live_class.json #: lms/lms/doctype/lms_program/lms_program.json @@ -3511,6 +3632,7 @@ msgstr "" #: lms/lms/doctype/lms_settings/lms_settings.json #: lms/lms/doctype/lms_source/lms_source.json #: lms/lms/doctype/lms_timetable_template/lms_timetable_template.json +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json msgid "Moderator" msgstr "Модератор" @@ -3533,7 +3655,7 @@ msgstr "Модуль неверный." msgid "Monday" msgstr "Понедельник" -#: frontend/src/components/AppSidebar.vue:585 +#: frontend/src/components/AppSidebar.vue:590 msgid "Monetization" msgstr "" @@ -3559,13 +3681,14 @@ msgid "Name" msgstr "" #. Option for the 'Event' (Select) field in DocType 'LMS Badge' -#: frontend/src/components/Categories.vue:27 -#: frontend/src/components/EmailTemplates.vue:17 -#: frontend/src/components/Evaluators.vue:24 -#: 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/Courses.vue:309 frontend/src/pages/Programs.vue:14 -#: lms/lms/doctype/lms_badge/lms_badge.json +#: frontend/src/components/Settings/Categories.vue:27 +#: frontend/src/components/Settings/EmailTemplates.vue:17 +#: frontend/src/components/Settings/Evaluators.vue:24 +#: frontend/src/components/Settings/Members.vue:24 +#: frontend/src/components/Settings/ZoomSettings.vue:17 +#: frontend/src/pages/Assignments.vue:19 frontend/src/pages/Batches.vue:17 +#: frontend/src/pages/Courses.vue:17 frontend/src/pages/Courses.vue:310 +#: frontend/src/pages/Programs.vue:14 lms/lms/doctype/lms_badge/lms_badge.json msgid "New" msgstr "" @@ -3573,7 +3696,7 @@ msgstr "" msgid "New Batch" msgstr "Новая группа" -#: frontend/src/pages/CourseForm.vue:590 lms/www/lms.py:95 +#: frontend/src/pages/CourseForm.vue:634 lms/www/lms.py:95 msgid "New Course" msgstr "Новый курс" @@ -3614,6 +3737,10 @@ msgstr "" msgid "New Sign Up" msgstr "Новая регистрация" +#: frontend/src/components/Modals/ZoomAccountModal.vue:6 +msgid "New Zoom Account" +msgstr "" + #: lms/lms/utils.py:609 msgid "New comment in batch {0}" msgstr "Новый комментарий в группе {0}" @@ -3688,7 +3815,7 @@ msgstr "" msgid "No introduction" msgstr "Без введения" -#: frontend/src/components/LiveClass.vue:71 +#: frontend/src/components/LiveClass.vue:97 msgid "No live classes scheduled" msgstr "Не запланированы онлайн-курсы" @@ -3736,14 +3863,14 @@ msgstr "Недоступно для предварительного просм msgid "Not Graded" msgstr "Нет оценки" -#: frontend/src/components/NoPermission.vue:7 frontend/src/pages/Batch.vue:161 +#: frontend/src/components/NoPermission.vue:7 frontend/src/pages/Batch.vue:164 msgid "Not Permitted" msgstr "" #: frontend/src/components/Assignment.vue:36 -#: frontend/src/components/BrandSettings.vue:10 -#: frontend/src/components/PaymentSettings.vue:9 -#: frontend/src/components/SettingDetails.vue:10 +#: frontend/src/components/Settings/BrandSettings.vue:10 +#: frontend/src/components/Settings/PaymentSettings.vue:9 +#: frontend/src/components/Settings/SettingDetails.vue:10 #: frontend/src/pages/QuizSubmission.vue:9 msgid "Not Saved" msgstr "" @@ -3761,6 +3888,10 @@ msgstr "Уведомления" msgid "Notify me when available" msgstr "Сообщите мне, когда появится" +#: frontend/src/components/BatchStudents.vue:48 +msgid "Number of Students" +msgstr "" + #: frontend/src/pages/BatchForm.vue:150 msgid "Number of seats available" msgstr "" @@ -3801,7 +3932,7 @@ msgstr "" msgid "Only files of type {0} will be accepted." msgstr "Принимаются только файлы типа {0} ." -#: frontend/src/pages/CourseForm.vue:526 frontend/src/utils/index.js:499 +#: frontend/src/pages/CourseForm.vue:570 frontend/src/utils/index.js:500 msgid "Only image file is allowed." msgstr "" @@ -3905,7 +4036,7 @@ msgid "Pages" msgstr "Страницы" #. Label of the paid_batch (Check) field in DocType 'LMS Batch' -#: frontend/src/pages/BatchForm.vue:250 +#: frontend/src/pages/BatchForm.vue:260 #: lms/lms/doctype/lms_batch/lms_batch.json msgid "Paid Batch" msgstr "Платная группа" @@ -3931,7 +4062,7 @@ msgid "Pan Number" msgstr "" #. Option for the 'Type' (Select) field in DocType 'Job Opportunity' -#: frontend/src/pages/Jobs.vue:186 +#: frontend/src/pages/Jobs.vue:188 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Part Time" msgstr "Неполная занятость" @@ -4082,6 +4213,10 @@ msgstr "" msgid "Please add {1} for {3} to send calendar invites for evaluations." msgstr "Пожалуйста, добавьте {1} для {3} , чтобы отправить приглашения в календарь для оценки." +#: frontend/src/components/LiveClass.vue:8 +msgid "Please add a zoom account to the batch to create live classes." +msgstr "" + #: lms/lms/user.py:75 msgid "Please ask your administrator to verify your sign-up" msgstr "Попросите администратора подтвердить вашу регистрацию." @@ -4094,13 +4229,13 @@ msgstr "Пожалуйста, проверьте свой email для подт msgid "Please click on the following button to set your new password" msgstr "Нажмите на следующую кнопку, чтобы установить новый пароль." -#: lms/lms/utils.py:2047 lms/lms/utils.py:2051 +#: lms/lms/utils.py:2048 lms/lms/utils.py:2052 msgid "Please complete the previous courses in the program to enroll in this course." msgstr "" -#: lms/lms/doctype/lms_batch/lms_batch.py:200 -msgid "Please enable Zoom Settings to use this feature." -msgstr "Чтобы использовать эту функцию, включите настройки Zoom." +#: lms/lms/doctype/lms_batch/lms_batch.py:211 +msgid "Please enable the zoom account to use this feature." +msgstr "" #: frontend/src/components/CourseOutline.vue:319 msgid "Please enroll for this course to view this lesson" @@ -4110,7 +4245,7 @@ msgstr "" msgid "Please ensure that you complete all the questions in {0} minutes." msgstr "" -#: frontend/src/components/Modals/LiveClassModal.vue:171 +#: frontend/src/components/Modals/LiveClassModal.vue:186 msgid "Please enter a title." msgstr "" @@ -4119,7 +4254,7 @@ msgstr "" msgid "Please enter a valid URL." msgstr "Введите действительный URL-адрес." -#: frontend/src/components/Modals/LiveClassModal.vue:183 +#: frontend/src/components/Modals/LiveClassModal.vue:198 msgid "Please enter a valid time in the format HH:mm." msgstr "" @@ -4147,7 +4282,7 @@ msgstr "" msgid "Please login to access the quiz." msgstr "Пожалуйста, войдите в систему, чтобы получить доступ к тесту." -#: frontend/src/components/NoPermission.vue:25 frontend/src/pages/Batch.vue:172 +#: frontend/src/components/NoPermission.vue:25 frontend/src/pages/Batch.vue:175 msgid "Please login to access this page." msgstr "Пожалуйста, войдите в систему, чтобы получить доступ к этой странице." @@ -4164,23 +4299,23 @@ msgstr "Пожалуйста, хорошо подготовьтесь и при msgid "Please schedule an evaluation to get certified." msgstr "" -#: frontend/src/components/Modals/LiveClassModal.vue:174 +#: frontend/src/components/Modals/LiveClassModal.vue:189 msgid "Please select a date." msgstr "Пожалуйста, выберите дату." -#: frontend/src/components/Modals/LiveClassModal.vue:198 +#: frontend/src/components/Modals/LiveClassModal.vue:213 msgid "Please select a duration." msgstr "" -#: frontend/src/components/Modals/LiveClassModal.vue:195 +#: frontend/src/components/Modals/LiveClassModal.vue:210 msgid "Please select a future date and time." msgstr "" -#: frontend/src/components/Modals/LiveClassModal.vue:177 +#: frontend/src/components/Modals/LiveClassModal.vue:192 msgid "Please select a time." msgstr "" -#: frontend/src/components/Modals/LiveClassModal.vue:180 +#: frontend/src/components/Modals/LiveClassModal.vue:195 msgid "Please select a timezone." msgstr "" @@ -4286,7 +4421,7 @@ msgid "Previous" msgstr "Предыдущие" #. Label of the pricing_tab (Tab Break) field in DocType 'LMS Batch' -#: frontend/src/pages/BatchForm.vue:245 +#: frontend/src/pages/BatchForm.vue:255 #: lms/lms/doctype/lms_batch/lms_batch.json msgid "Pricing" msgstr "" @@ -4363,7 +4498,6 @@ msgstr "" #. Label of the progress (Float) field in DocType 'LMS Enrollment' #. Label of the progress (Int) field in DocType 'LMS Program Member' -#: frontend/src/components/BatchStudents.vue:75 #: frontend/src/components/Modals/BatchStudentProgress.vue:94 #: lms/lms/doctype/lms_enrollment/lms_enrollment.json #: lms/lms/doctype/lms_program_member/lms_program_member.json @@ -4374,6 +4508,10 @@ msgstr "Прогресс" msgid "Progress (%)" msgstr "Прогресс (%)" +#: frontend/src/components/BatchStudents.vue:41 +msgid "Progress of students in courses and assessments" +msgstr "" + #. Option for the 'Required Role' (Select) field in DocType 'Cohort Web Page' #. Option for the 'Visibility' (Select) field in DocType 'LMS Batch Old' #: lms/lms/doctype/cohort_web_page/cohort_web_page.json @@ -4523,7 +4661,7 @@ msgstr "" msgid "Quiz will appear at the bottom of the lesson." msgstr "Тест появится в конце урока." -#: frontend/src/components/AppSidebar.vue:569 +#: frontend/src/components/AppSidebar.vue:574 #: frontend/src/pages/QuizForm.vue:443 frontend/src/pages/Quizzes.vue:142 #: frontend/src/pages/Quizzes.vue:152 lms/www/lms.py:251 msgid "Quizzes" @@ -4603,7 +4741,7 @@ msgstr "Отклонено" msgid "Related Courses" msgstr "Похожие курсы" -#: frontend/src/pages/BatchForm.vue:226 frontend/src/pages/CourseForm.vue:127 +#: frontend/src/pages/BatchForm.vue:236 frontend/src/pages/CourseForm.vue:127 msgid "Remove" msgstr "" @@ -4676,7 +4814,7 @@ msgstr "" msgid "Role updated successfully" msgstr "" -#: frontend/src/components/AppSidebar.vue:597 +#: frontend/src/components/AppSidebar.vue:602 msgid "Roles" msgstr "" @@ -4744,6 +4882,7 @@ msgstr "Суббота" #: frontend/src/components/Modals/EmailTemplateModal.vue:12 #: frontend/src/components/Modals/Event.vue:101 #: frontend/src/components/Modals/Event.vue:129 +#: frontend/src/components/Modals/ZoomAccountModal.vue:10 #: frontend/src/pages/BatchForm.vue:8 frontend/src/pages/CourseForm.vue:17 #: frontend/src/pages/JobForm.vue:8 frontend/src/pages/LessonForm.vue:14 #: frontend/src/pages/ProgramForm.vue:7 frontend/src/pages/QuizForm.vue:34 @@ -4784,8 +4923,9 @@ msgstr "Счет" msgid "Score Out Of" msgstr "Оценка из" -#: frontend/src/components/Evaluators.vue:15 -#: frontend/src/components/Members.vue:15 frontend/src/pages/Jobs.vue:42 +#: frontend/src/components/Settings/Evaluators.vue:15 +#: frontend/src/components/Settings/Members.vue:15 +#: frontend/src/pages/Jobs.vue:43 msgid "Search" msgstr "" @@ -4860,16 +5000,16 @@ msgstr "Сессии в днях" msgid "Set your Password" msgstr "Введите свой пароль" -#: frontend/src/components/AppSidebar.vue:545 +#: frontend/src/components/AppSidebar.vue:550 msgid "Setting up" msgstr "" -#: frontend/src/components/AppSidebar.vue:590 +#: frontend/src/components/AppSidebar.vue:595 msgid "Setting up payment gateway" msgstr "" -#: frontend/src/components/AppSidebar.vue:595 -#: frontend/src/components/Modals/Settings.vue:7 +#: frontend/src/components/AppSidebar.vue:600 +#: frontend/src/components/Settings/Settings.vue:7 #: frontend/src/pages/BatchForm.vue:46 frontend/src/pages/CourseForm.vue:143 #: frontend/src/pages/ProfileRoles.vue:4 frontend/src/pages/QuizForm.vue:79 msgid "Settings" @@ -5049,7 +5189,7 @@ msgstr "Персонал" msgid "Stage" msgstr "Состояние" -#: frontend/src/components/LiveClass.vue:50 frontend/src/components/Quiz.vue:67 +#: frontend/src/components/LiveClass.vue:70 frontend/src/components/Quiz.vue:67 #: lms/templates/quiz/quiz.html:39 msgid "Start" msgstr "" @@ -5134,6 +5274,7 @@ msgstr "Статистика" #. Label of the status (Select) field in DocType 'LMS Course Progress' #. Label of the status (Select) field in DocType 'LMS Mentor Request' #: frontend/src/components/Modals/Event.vue:91 +#: frontend/src/components/Settings/ZoomSettings.vue:182 #: frontend/src/pages/AssignmentSubmissionList.vue:19 #: frontend/src/pages/JobForm.vue:46 #: lms/job/doctype/job_opportunity/job_opportunity.json @@ -5171,13 +5312,13 @@ msgid "Student Reviews" msgstr "" #. Label of the show_students (Check) field in DocType 'LMS Settings' -#: frontend/src/components/BatchStudents.vue:20 -#: frontend/src/components/BatchStudents.vue:111 +#: frontend/src/components/BatchStudents.vue:11 +#: frontend/src/components/BatchStudents.vue:67 #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Students" msgstr "Студенты" -#: frontend/src/components/BatchStudents.vue:328 +#: frontend/src/components/BatchStudents.vue:285 msgid "Students deleted successfully" msgstr "" @@ -5263,7 +5404,7 @@ msgstr "Резюме" msgid "Sunday" msgstr "Воскресенье" -#: lms/lms/api.py:1063 +#: lms/lms/api.py:1079 msgid "Suspicious pattern found in {0}: {1}" msgstr "" @@ -5304,6 +5445,7 @@ msgstr "" #: lms/lms/doctype/lms_enrollment/lms_enrollment.json #: lms/lms/doctype/lms_exercise/lms_exercise.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 #: lms/lms/doctype/lms_payment/lms_payment.json #: lms/lms/doctype/lms_program/lms_program.json @@ -5313,6 +5455,7 @@ msgstr "" #: lms/lms/doctype/lms_settings/lms_settings.json #: lms/lms/doctype/lms_source/lms_source.json #: lms/lms/doctype/lms_timetable_template/lms_timetable_template.json +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/doctype/user_skill/user_skill.json #: lms/lms/doctype/zoom_settings/zoom_settings.json msgid "System Manager" @@ -5384,7 +5527,7 @@ msgstr "" msgid "Thanks and Regards" msgstr "Спасибо и с наилучшими пожеланиями" -#: lms/lms/utils.py:1945 +#: lms/lms/utils.py:1946 msgid "The batch is full. Please contact the Administrator." msgstr "" @@ -5420,7 +5563,7 @@ msgstr "" msgid "There are no seats available in this batch." msgstr "В этой группе нет свободных мест." -#: frontend/src/components/BatchStudents.vue:199 +#: frontend/src/components/BatchStudents.vue:155 msgid "There are no students in this batch." msgstr "В этой группе нет студентов." @@ -5459,7 +5602,7 @@ msgstr "Этот бейдж был вручен {0} {1}." msgid "This certificate does no expire" msgstr "Этот сертификат является бессрочным" -#: frontend/src/components/LiveClass.vue:64 +#: frontend/src/components/LiveClass.vue:83 msgid "This class has ended" msgstr "" @@ -5467,7 +5610,7 @@ msgstr "" msgid "This course has:" msgstr "" -#: lms/lms/utils.py:1788 +#: lms/lms/utils.py:1789 msgid "This course is free." msgstr "Этот курс бесплатный." @@ -5513,7 +5656,7 @@ msgstr "Четверг" #. Label of the time (Time) field in DocType 'LMS Live Class' #: frontend/src/components/Modals/Event.vue:48 -#: frontend/src/components/Modals/LiveClassModal.vue:37 +#: frontend/src/components/Modals/LiveClassModal.vue:52 #: frontend/src/components/Quiz.vue:45 #: lms/lms/doctype/lms_live_class/lms_live_class.json msgid "Time" @@ -5524,7 +5667,7 @@ msgstr "Время " msgid "Time Preference" msgstr "" -#: frontend/src/components/Modals/LiveClassModal.vue:29 +#: frontend/src/components/Modals/LiveClassModal.vue:44 msgid "Time must be in 24 hour format (HH:mm). Example 11:30 or 22:00" msgstr "Время должно быть в 24-часовом формате (ЧЧ:мм). Например, 11:30 или 22:00" @@ -5552,7 +5695,7 @@ msgstr "Шаблон расписания" #. Label of the timezone (Data) field in DocType 'LMS Batch' #. Label of the timezone (Data) field in DocType 'LMS Certificate Request' #. Label of the timezone (Data) field in DocType 'LMS Live Class' -#: frontend/src/components/Modals/LiveClassModal.vue:45 +#: frontend/src/components/Modals/LiveClassModal.vue:59 #: frontend/src/pages/BatchForm.vue:107 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json @@ -5625,7 +5768,7 @@ msgstr "" msgid "To Date" msgstr "" -#: lms/lms/utils.py:1799 +#: lms/lms/utils.py:1800 msgid "To join this batch, please contact the Administrator." msgstr "Чтобы присоединиться к этой группе, свяжитесь с администратором." @@ -5684,7 +5827,7 @@ msgstr "Twitter" #: frontend/src/components/Modals/AssessmentModal.vue:22 #: frontend/src/components/Modals/Question.vue:44 #: frontend/src/pages/Assignments.vue:43 frontend/src/pages/Assignments.vue:170 -#: frontend/src/pages/JobForm.vue:25 frontend/src/pages/Jobs.vue:65 +#: frontend/src/pages/JobForm.vue:25 frontend/src/pages/Jobs.vue:67 #: lms/job/doctype/job_opportunity/job_opportunity.json #: lms/lms/doctype/lms_assignment/lms_assignment.json #: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json @@ -5710,6 +5853,11 @@ msgstr "Оценка по Великобритании (например, 1-е msgid "URL" msgstr "URL" +#. Label of the uuid (Data) field in DocType 'LMS Live Class' +#: lms/lms/doctype/lms_live_class/lms_live_class.json +msgid "UUID" +msgstr "" + #. Label of the unavailability_section (Section Break) field in DocType 'Course #. Evaluator' #: lms/lms/doctype/course_evaluator/course_evaluator.json @@ -5734,7 +5882,7 @@ msgstr "На рассмотрении" msgid "Unlisted" msgstr "Не публиковать" -#: frontend/src/pages/Batches.vue:284 +#: frontend/src/pages/Batches.vue:284 frontend/src/pages/Courses.vue:322 msgid "Unpublished" msgstr "" @@ -5757,13 +5905,13 @@ msgstr "" #. 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:162 -#: frontend/src/pages/Courses.vue:312 lms/lms/doctype/cohort/cohort.json +#: 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 msgid "Upcoming" msgstr "Предстоящие" -#: frontend/src/pages/Batch.vue:184 +#: frontend/src/pages/Batch.vue:187 msgid "Upcoming Batches" msgstr "Предстоящие группы" @@ -5772,9 +5920,9 @@ msgstr "Предстоящие группы" msgid "Upcoming Evaluations" msgstr "Предстоящие оценки" -#: frontend/src/components/BrandSettings.vue:24 -#: frontend/src/components/PaymentSettings.vue:27 -#: frontend/src/components/SettingDetails.vue:23 +#: frontend/src/components/Settings/BrandSettings.vue:24 +#: frontend/src/components/Settings/PaymentSettings.vue:27 +#: frontend/src/components/Settings/SettingDetails.vue:23 msgid "Update" msgstr "" @@ -5782,7 +5930,7 @@ msgstr "" msgid "Update Password" msgstr "" -#: frontend/src/pages/BatchForm.vue:207 frontend/src/pages/CourseForm.vue:108 +#: frontend/src/pages/BatchForm.vue:217 frontend/src/pages/CourseForm.vue:108 msgid "Upload" msgstr "" @@ -6025,7 +6173,7 @@ msgstr "Вы уже зачислены в эту группу." msgid "You are already enrolled for this course." msgstr "Вы уже зачислены на этот курс." -#: frontend/src/pages/Batch.vue:166 +#: frontend/src/pages/Batch.vue:169 msgid "You are not a member of this batch. Please checkout our upcoming batches." msgstr "Вы не являетесь участником этой группы. Пожалуйста, ознакомьтесь с нашими группами." @@ -6163,7 +6311,7 @@ msgstr "Видео YouTube появится в верхней части уро msgid "Your Account has been successfully created!" msgstr "Ваш аккаунт был успешно создан!" -#: lms/lms/doctype/lms_batch/lms_batch.py:351 +#: lms/lms/doctype/lms_batch/lms_batch.py:362 msgid "Your batch {0} is starting tomorrow" msgstr "" @@ -6171,7 +6319,7 @@ msgstr "" msgid "Your calendar is set." msgstr "Ваш календарь настроен." -#: lms/lms/doctype/lms_live_class/lms_live_class.py:87 +#: lms/lms/doctype/lms_live_class/lms_live_class.py:90 msgid "Your class on {0} is today" msgstr "" @@ -6208,6 +6356,22 @@ msgstr "" msgid "Zen Mode" msgstr "" +#. Label of the zoom_account (Link) field in DocType 'LMS Batch' +#. Label of the zoom_account (Link) field in DocType 'LMS Live Class' +#: frontend/src/pages/BatchForm.vue:164 +#: lms/lms/doctype/lms_batch/lms_batch.json +#: lms/lms/doctype/lms_live_class/lms_live_class.json +msgid "Zoom Account" +msgstr "" + +#: frontend/src/components/Modals/ZoomAccountModal.vue:158 +msgid "Zoom Account created successfully" +msgstr "" + +#: frontend/src/components/Modals/ZoomAccountModal.vue:195 +msgid "Zoom Account updated successfully" +msgstr "" + #. Name of a DocType #: lms/lms/doctype/zoom_settings/zoom_settings.json msgid "Zoom Settings" @@ -6229,6 +6393,10 @@ msgstr "" msgid "applicants" msgstr "" +#: frontend/src/components/Modals/LiveClassAttendance.vue:39 +msgid "attended for" +msgstr "" + #: lms/templates/emails/payment_reminder.html:4 msgid "but didn’t complete your payment" msgstr "" @@ -6277,6 +6445,10 @@ msgstr "участник" msgid "members" msgstr "участники" +#: frontend/src/components/Modals/LiveClassAttendance.vue:40 +msgid "minutes" +msgstr "минуты" + #: lms/templates/quiz/quiz.html:106 msgid "of" msgstr "из" @@ -6293,7 +6465,7 @@ msgstr "" msgid "ratings" msgstr "рейтинг" -#: frontend/src/components/Categories.vue:19 +#: frontend/src/components/Settings/Categories.vue:19 msgid "saving..." msgstr "сохранение..." @@ -6325,7 +6497,7 @@ msgstr "" msgid "{0} Quizzes" msgstr "" -#: lms/lms/api.py:853 lms/lms/api.py:861 +#: lms/lms/api.py:869 lms/lms/api.py:877 msgid "{0} Settings not found" msgstr "" diff --git a/lms/locale/sr_CS.po b/lms/locale/sr_CS.po index e2d61c1b..d22b9e23 100644 --- a/lms/locale/sr_CS.po +++ b/lms/locale/sr_CS.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: frappe\n" "Report-Msgid-Bugs-To: jannat@frappe.io\n" -"POT-Creation-Date: 2025-05-23 16:04+0000\n" -"PO-Revision-Date: 2025-05-26 18:11\n" +"POT-Creation-Date: 2025-05-30 16:04+0000\n" +"PO-Revision-Date: 2025-06-02 20:30\n" "Last-Translator: jannat@frappe.io\n" "Language-Team: Serbian (Latin)\n" "MIME-Version: 1.0\n" @@ -83,7 +83,7 @@ msgstr "Kratak opis kursa koji se pojavljuje na kartici obuke" msgid "About" msgstr "O" -#: frontend/src/pages/Batch.vue:98 +#: frontend/src/pages/Batch.vue:101 msgid "About this batch" msgstr "O ovoj grupi" @@ -97,11 +97,24 @@ msgstr "Prihvatanje uslova i/ili pravila" msgid "Accepted" msgstr "Prihvaćeno" +#: frontend/src/components/Settings/ZoomSettings.vue:174 +msgid "Account" +msgstr "Račun" + +#. Label of the account_id (Data) field in DocType 'LMS Zoom Settings' #. Label of the account_id (Data) field in DocType 'Zoom Settings' +#: frontend/src/components/Modals/ZoomAccountModal.vue:55 +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/doctype/zoom_settings/zoom_settings.json msgid "Account ID" msgstr "ID naloga" +#. Label of the account_name (Data) field in DocType 'LMS Zoom Settings' +#: frontend/src/components/Modals/ZoomAccountModal.vue:30 +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json +msgid "Account Name" +msgstr "Naziv računa" + #: frontend/src/pages/ProfileAbout.vue:17 msgid "Achievements" msgstr "Dostignuća" @@ -117,12 +130,13 @@ msgstr "Aktivni članovi" #: frontend/src/components/Assessments.vue:11 #: frontend/src/components/BatchCourses.vue:11 -#: frontend/src/components/BatchStudents.vue:117 -#: frontend/src/components/Categories.vue:43 -#: frontend/src/components/Evaluators.vue:38 -#: frontend/src/components/LiveClass.vue:11 -#: frontend/src/components/Members.vue:44 frontend/src/pages/ProgramForm.vue:30 -#: frontend/src/pages/ProgramForm.vue:92 frontend/src/pages/ProgramForm.vue:137 +#: frontend/src/components/BatchStudents.vue:73 +#: frontend/src/components/LiveClass.vue:21 +#: frontend/src/components/Settings/Categories.vue:43 +#: frontend/src/components/Settings/Evaluators.vue:38 +#: frontend/src/components/Settings/Members.vue:44 +#: frontend/src/pages/ProgramForm.vue:30 frontend/src/pages/ProgramForm.vue:92 +#: frontend/src/pages/ProgramForm.vue:137 msgid "Add" msgstr "Dodaj" @@ -152,7 +166,7 @@ msgstr "Dodaj lekciju" msgid "Add a Student" msgstr "Dodaj studenta" -#: frontend/src/components/AppSidebar.vue:553 +#: frontend/src/components/AppSidebar.vue:558 msgid "Add a chapter" msgstr "Dodaj poglavlje" @@ -164,7 +178,7 @@ msgstr "Dodaj obuku" msgid "Add a keyword and then press enter" msgstr "Dodaj ključnu reč, a zatim pritisni enter" -#: frontend/src/components/AppSidebar.vue:554 +#: frontend/src/components/AppSidebar.vue:559 msgid "Add a lesson" msgstr "Dodaj lekciju" @@ -189,11 +203,11 @@ msgstr "Dodajte zadatak u svoju lekciju" msgid "Add at least one possible answer for this question: {0}" msgstr "Dodajte bar jedan mogući odgovor za ovo pitanje: {0}" -#: frontend/src/components/AppSidebar.vue:518 +#: frontend/src/components/AppSidebar.vue:522 msgid "Add courses to your batch" msgstr "Dodaj obuke u Vašu grupu" -#: frontend/src/components/AppSidebar.vue:498 +#: frontend/src/components/AppSidebar.vue:501 msgid "Add students to your batch" msgstr "Dodajte studente u svoju grupu" @@ -209,7 +223,7 @@ msgstr "Dodajte svoj zadatak kao {0}" msgid "Add your first chapter" msgstr "Dodajte Vaše prvo poglavlje" -#: frontend/src/components/AppSidebar.vue:449 +#: frontend/src/components/AppSidebar.vue:450 msgid "Add your first lesson" msgstr "Dodajte Vašu prvu lekciju" @@ -288,7 +302,7 @@ msgstr "Već registrovan" #. 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:255 frontend/src/pages/CourseForm.vue:230 +#: frontend/src/pages/BatchForm.vue:265 frontend/src/pages/CourseForm.vue:230 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_course/lms_course.json #: lms/lms/doctype/lms_payment/lms_payment.json @@ -346,11 +360,11 @@ msgstr "Odgovor" msgid "Appears on the course card in the course list" msgstr "Prikazuje se na kartici obuke u listi obuka" -#: frontend/src/pages/BatchForm.vue:230 +#: frontend/src/pages/BatchForm.vue:240 msgid "Appears when the batch URL is shared on any online platform" msgstr "Prikazuje se kada je URL grupe podeljen na bilo kojoj onlajn platforni" -#: frontend/src/pages/BatchForm.vue:211 +#: frontend/src/pages/BatchForm.vue:221 msgid "Appears when the batch URL is shared on socials" msgstr "Prikazuje se kada je URL grupe podeljen na društvenim mrežama" @@ -425,10 +439,9 @@ msgid "Assessment {0} has already been added to this batch." msgstr "Procena {0} je već dodata ovoj grupi." #. Label of the show_assessments (Check) field in DocType 'LMS Settings' -#: frontend/src/components/AppSidebar.vue:566 +#: frontend/src/components/AppSidebar.vue:571 #: frontend/src/components/Assessments.vue:5 -#: frontend/src/components/BatchStudents.vue:68 -#: frontend/src/components/BatchStudents.vue:101 +#: frontend/src/components/BatchStudents.vue:32 #: lms/lms/doctype/lms_settings/lms_settings.json #: lms/templates/assessments.html:3 msgid "Assessments" @@ -486,7 +499,7 @@ msgstr "Zadatak je uspešno ažuriran" msgid "Assignment will appear at the bottom of the lesson." msgstr "Zadatak će se prikazivati na dnu u okviru lekcije." -#: frontend/src/components/AppSidebar.vue:570 +#: frontend/src/components/AppSidebar.vue:575 #: frontend/src/pages/Assignments.vue:211 lms/www/lms.py:273 msgid "Assignments" msgstr "Dodeljeni zadaci" @@ -495,6 +508,15 @@ msgstr "Dodeljeni zadaci" msgid "At least one option must be correct for this question." msgstr "Bar jedna opcija mora biti tačna za ovo pitanje." +#: frontend/src/components/Modals/LiveClassAttendance.vue:5 +msgid "Attendance for Class - {0}" +msgstr "" + +#. Label of the attendees (Int) field in DocType 'LMS Live Class' +#: lms/lms/doctype/lms_live_class/lms_live_class.json +msgid "Attendees" +msgstr "" + #. Label of the attire (Select) field in DocType 'User' #: lms/fixtures/custom_field.json msgid "Attire Preference" @@ -510,7 +532,7 @@ msgid "Auto Assign" msgstr "Automatska dodela" #. Label of the auto_recording (Select) field in DocType 'LMS Live Class' -#: frontend/src/components/Modals/LiveClassModal.vue:77 +#: frontend/src/components/Modals/LiveClassModal.vue:73 #: lms/lms/doctype/lms_live_class/lms_live_class.json msgid "Auto Recording" msgstr "Automatsko snimanje" @@ -601,6 +623,7 @@ msgstr "Potvrda upisa u grupu" #: lms/lms/doctype/lms_category/lms_category.json #: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json msgid "Batch Evaluator" msgstr "Osoba za ocenjivanje grupe" @@ -631,6 +654,10 @@ msgstr "Podešavanja grupe" msgid "Batch Start Date:" msgstr "Datum početka grupe:" +#: frontend/src/components/BatchStudents.vue:40 +msgid "Batch Summary" +msgstr "" + #. Label of the batch_title (Data) field in DocType 'LMS Certificate' #. Label of the batch_title (Data) field in DocType 'LMS Certificate Request' #: lms/lms/doctype/lms_certificate/lms_certificate.json @@ -758,7 +785,7 @@ msgstr "Ležerna odeća" #. Label of the category (Link) field in DocType 'LMS Batch' #. Label of the category (Data) field in DocType 'LMS Category' #. Label of the category (Link) field in DocType 'LMS Course' -#: frontend/src/pages/BatchForm.vue:182 frontend/src/pages/Batches.vue:55 +#: frontend/src/pages/BatchForm.vue:192 frontend/src/pages/Batches.vue:55 #: frontend/src/pages/CertifiedParticipants.vue:38 #: frontend/src/pages/CourseForm.vue:36 frontend/src/pages/Courses.vue:51 #: lms/lms/doctype/lms_batch/lms_batch.json @@ -767,19 +794,19 @@ msgstr "Ležerna odeća" msgid "Category" msgstr "Kategorija" -#: frontend/src/components/Categories.vue:39 +#: frontend/src/components/Settings/Categories.vue:39 msgid "Category Name" msgstr "Naziv kategorije" -#: frontend/src/components/Categories.vue:133 +#: frontend/src/components/Settings/Categories.vue:133 msgid "Category added successfully" msgstr "Kategorija je uspešno dodata" -#: frontend/src/components/Categories.vue:193 +#: frontend/src/components/Settings/Categories.vue:193 msgid "Category deleted successfully" msgstr "Kategorija je uspešno obrisana" -#: frontend/src/components/Categories.vue:173 +#: frontend/src/components/Settings/Categories.vue:173 msgid "Category updated successfully" msgstr "Kategorija je uspešno ažurirana" @@ -822,7 +849,7 @@ msgstr "Sertifikati su uspešno generisani" #. Enrollment' #. Label of a Card Break in the LMS Workspace #. Label of a Link in the LMS Workspace -#: frontend/src/components/AppSidebar.vue:574 +#: frontend/src/components/AppSidebar.vue:579 #: frontend/src/components/CourseCard.vue:115 #: frontend/src/components/Modals/Event.vue:372 #: frontend/src/pages/BatchForm.vue:62 frontend/src/pages/Batches.vue:38 @@ -846,12 +873,12 @@ msgstr "Detalji sertifikacije" msgid "Certification Name" msgstr "Naziv sertifiakcije" -#: frontend/src/components/BatchStudents.vue:36 +#: frontend/src/components/BatchStudents.vue:17 msgid "Certified" msgstr "Sertifikovan" -#: frontend/src/pages/CertifiedParticipants.vue:182 -#: frontend/src/pages/CertifiedParticipants.vue:189 +#: frontend/src/pages/CertifiedParticipants.vue:186 +#: frontend/src/pages/CertifiedParticipants.vue:193 #: frontend/src/pages/Statistics.vue:40 msgid "Certified Members" msgstr "Sertifikovani članovi" @@ -972,19 +999,25 @@ msgstr "Kliknite ovde" 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 "Kliknite na ikonicu za dodavanje u uređivaču i izaberite kviz iz menija. Otvoriće se dijalog u kojem možete izabrati postojeći kviz sa liste ili kreirati novi. Kada izaberete opciju kreiraj novi, bićete preusmereni na stranicu za kreiranje kviza." +#. Label of the client_id (Data) field in DocType 'LMS Zoom Settings' #. Label of the client_id (Data) field in DocType 'Zoom Settings' +#: frontend/src/components/Modals/ZoomAccountModal.vue:36 +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/doctype/zoom_settings/zoom_settings.json msgid "Client ID" msgstr "ID klijenta" +#. Label of the client_secret (Password) field in DocType 'LMS Zoom Settings' #. Label of the client_secret (Password) field in DocType 'Zoom Settings' +#: frontend/src/components/Modals/ZoomAccountModal.vue:49 +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/doctype/zoom_settings/zoom_settings.json msgid "Client Secret" msgstr "Tajna klijenta" -#: frontend/src/components/Categories.vue:27 -#: frontend/src/components/Evaluators.vue:24 -#: frontend/src/components/Members.vue:24 +#: frontend/src/components/Settings/Categories.vue:27 +#: frontend/src/components/Settings/Evaluators.vue:24 +#: frontend/src/components/Settings/Members.vue:24 msgid "Close" msgstr "Zatvori" @@ -1066,6 +1099,10 @@ msgstr "Naziv fakulteta" msgid "Color" msgstr "Boja" +#: frontend/src/pages/BatchForm.vue:293 frontend/src/pages/CourseForm.vue:268 +msgid "Comma separated keywords for SEO" +msgstr "" + #. Label of the comments (Small Text) field in DocType 'Exercise Latest #. Submission' #. Label of the comments (Small Text) field in DocType 'Exercise Submission' @@ -1162,10 +1199,6 @@ msgstr "Dovršite svoj upis - Nemojte ga propustiti!" msgid "Completed" msgstr "Završeno" -#: frontend/src/components/BatchStudents.vue:373 -msgid "Completed by Students" -msgstr "Završeno od strane studenata" - #. Label of the enable_certification (Check) field in DocType 'LMS Course' #: frontend/src/pages/CourseForm.vue:217 #: lms/lms/doctype/lms_course/lms_course.json @@ -1232,7 +1265,7 @@ msgid "Continue Learning" msgstr "Nastavite sa učenjem" #. Option for the 'Type' (Select) field in DocType 'Job Opportunity' -#: frontend/src/pages/Jobs.vue:187 +#: frontend/src/pages/Jobs.vue:189 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Contract" msgstr "Ugovor" @@ -1267,7 +1300,7 @@ msgstr "Tačan odgovor" #. Label of the country (Link) field in DocType 'Job Opportunity' #. Label of the country (Link) field in DocType 'Payment Country' #: frontend/src/pages/Billing.vue:92 frontend/src/pages/JobForm.vue:40 -#: frontend/src/pages/Jobs.vue:57 lms/fixtures/custom_field.json +#: frontend/src/pages/Jobs.vue:59 lms/fixtures/custom_field.json #: lms/job/doctype/job_opportunity/job_opportunity.json #: lms/lms/doctype/payment_country/payment_country.json msgid "Country" @@ -1403,7 +1436,7 @@ msgstr "Lista obuke" msgid "Course Name" msgstr "Naziv obuke" -#: frontend/src/pages/CourseDetail.vue:76 frontend/src/pages/CourseForm.vue:257 +#: frontend/src/pages/CourseDetail.vue:76 frontend/src/pages/CourseForm.vue:278 msgid "Course Outline" msgstr "Plan obuke" @@ -1439,11 +1472,11 @@ msgstr "Naslov obuke" msgid "Course added to program" msgstr "Obuka je dodata u program" -#: frontend/src/pages/CourseForm.vue:468 +#: frontend/src/pages/CourseForm.vue:496 msgid "Course created successfully" msgstr "Obuka je uspešno kreirana" -#: frontend/src/pages/CourseForm.vue:489 +#: frontend/src/pages/CourseForm.vue:533 msgid "Course deleted successfully" msgstr "Obuka je uspešno obrisana" @@ -1451,7 +1484,7 @@ msgstr "Obuka je uspešno obrisana" msgid "Course moved successfully" msgstr "Obuka je uspešno premeštena" -#: frontend/src/pages/CourseForm.vue:451 +#: frontend/src/pages/CourseForm.vue:516 msgid "Course updated successfully" msgstr "Obuka je uspešno ažurirana" @@ -1465,12 +1498,11 @@ msgstr "Obuka {0} je već dodata u ovu grupu." #. Label of the courses (Check) field in DocType 'LMS Settings' #: frontend/src/components/BatchCourses.vue:5 #: frontend/src/components/BatchOverlay.vue:37 -#: frontend/src/components/BatchStudents.vue:52 -#: frontend/src/components/BatchStudents.vue:92 +#: frontend/src/components/BatchStudents.vue:25 #: frontend/src/components/Modals/BatchStudentProgress.vue:91 -#: frontend/src/pages/BatchDetail.vue:51 +#: frontend/src/pages/BatchDetail.vue:44 #: frontend/src/pages/CourseCertification.vue:127 -#: frontend/src/pages/Courses.vue:329 frontend/src/pages/Courses.vue:336 +#: frontend/src/pages/Courses.vue:331 frontend/src/pages/Courses.vue:338 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Courses" @@ -1512,15 +1544,15 @@ msgstr "Kreiraj obuku" msgid "Create a Live Class" msgstr "Kreiraj onlajn predavanje" -#: frontend/src/components/AppSidebar.vue:561 +#: frontend/src/components/AppSidebar.vue:566 msgid "Create a batch" msgstr "Kreiraj grupu" -#: frontend/src/components/AppSidebar.vue:552 +#: frontend/src/components/AppSidebar.vue:557 msgid "Create a course" msgstr "Kreiraj obuku" -#: frontend/src/components/AppSidebar.vue:562 +#: frontend/src/components/AppSidebar.vue:567 msgid "Create a live class" msgstr "Kreiraj onlajn predavanje" @@ -1528,7 +1560,7 @@ msgstr "Kreiraj onlajn predavanje" msgid "Create an Assignment" msgstr "Kreiraj zadatak" -#: frontend/src/components/AppSidebar.vue:488 +#: frontend/src/components/AppSidebar.vue:491 msgid "Create your first batch" msgstr "Kreirajte svoju prvu grupu" @@ -1536,26 +1568,26 @@ msgstr "Kreirajte svoju prvu grupu" msgid "Create your first course" msgstr "Kreirajte svoju prvu obuku" -#: frontend/src/components/AppSidebar.vue:467 +#: frontend/src/components/AppSidebar.vue:469 msgid "Create your first quiz" msgstr "Kreirajte svoj prvi kviz" -#: frontend/src/pages/Assignments.vue:176 frontend/src/pages/Courses.vue:320 +#: frontend/src/pages/Assignments.vue:176 frontend/src/pages/Courses.vue:321 msgid "Created" msgstr "Kreirano" -#: frontend/src/components/AppSidebar.vue:558 +#: frontend/src/components/AppSidebar.vue:563 msgid "Creating a batch" msgstr "Kreiranje grupe" -#: frontend/src/components/AppSidebar.vue:549 +#: frontend/src/components/AppSidebar.vue:554 msgid "Creating a course" msgstr "Kreiranje obuke" #. 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:262 frontend/src/pages/CourseForm.vue:247 +#: frontend/src/pages/BatchForm.vue:272 frontend/src/pages/CourseForm.vue:247 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_course/lms_course.json #: lms/lms/doctype/lms_payment/lms_payment.json @@ -1567,7 +1599,7 @@ msgstr "Valuta" msgid "Current Lesson" msgstr "Trenutna lekcija" -#: frontend/src/components/AppSidebar.vue:580 +#: frontend/src/components/AppSidebar.vue:585 msgid "Custom Certificate Templates" msgstr "Prilagođeni šablon sertifikata" @@ -1604,7 +1636,7 @@ msgstr "Kontrolna tabla" #. Label of the date (Date) field in DocType 'Scheduled Flow' #: frontend/src/components/Modals/EvaluationModal.vue:26 #: frontend/src/components/Modals/Event.vue:40 -#: frontend/src/components/Modals/LiveClassModal.vue:61 +#: frontend/src/components/Modals/LiveClassModal.vue:29 #: lms/lms/doctype/lms_batch_timetable/lms_batch_timetable.json #: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json @@ -1614,10 +1646,7 @@ msgstr "Kontrolna tabla" msgid "Date" msgstr "Datum" -#. Label of the section_break_glxh (Section Break) field in DocType 'LMS Live -#. Class' #: frontend/src/pages/BatchForm.vue:69 -#: lms/lms/doctype/lms_live_class/lms_live_class.json msgid "Date and Time" msgstr "Vreme i datum" @@ -1663,7 +1692,7 @@ msgstr "Vrsta diplome" #: frontend/src/components/CourseOutline.vue:244 #: frontend/src/components/CourseOutline.vue:302 -#: frontend/src/pages/CourseForm.vue:502 +#: frontend/src/pages/CourseForm.vue:546 msgid "Delete" msgstr "Obriši" @@ -1671,7 +1700,7 @@ msgstr "Obriši" msgid "Delete Chapter" msgstr "Obriši poglavlje" -#: frontend/src/pages/CourseForm.vue:496 +#: frontend/src/pages/CourseForm.vue:540 msgid "Delete Course" msgstr "Obriši obuku" @@ -1683,7 +1712,7 @@ msgstr "Obriši ovo poglavlje?" msgid "Delete this lesson?" msgstr "Obrišite ovu lekciju?" -#: frontend/src/pages/CourseForm.vue:497 +#: frontend/src/pages/CourseForm.vue:541 msgid "Deleting the course will also delete all its chapters and lessons. Are you sure you want to delete this course?" msgstr "Brisanjem obuke takođe će se obrisati sva poglavlja i lekcije. Da li ste sigurni da želite da obrišete ovu obuku?" @@ -1707,7 +1736,7 @@ msgstr "Brisanjem ove lekcije ona će trajno biti uklonjena iz obuke. Ova radnja #. Label of the description (Small Text) field in DocType 'LMS Exercise' #. Label of the description (Text) field in DocType 'LMS Live Class' #. Label of the description (Small Text) field in DocType 'Work Experience' -#: frontend/src/components/Modals/LiveClassModal.vue:84 +#: frontend/src/components/Modals/LiveClassModal.vue:80 #: frontend/src/pages/JobForm.vue:125 #: lms/job/doctype/job_opportunity/job_opportunity.json #: lms/lms/doctype/certification/certification.json @@ -1748,6 +1777,7 @@ msgid "Disable Signup" msgstr "Onemogući registraciju" #. Label of the disabled (Check) field in DocType 'Job Opportunity' +#: frontend/src/components/Settings/ZoomSettings.vue:56 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Disabled" msgstr "Onemogućeno" @@ -1758,7 +1788,7 @@ msgid "Discard" msgstr "Odbaci" #. Label of the show_discussions (Check) field in DocType 'LMS Settings' -#: frontend/src/pages/Batch.vue:85 +#: frontend/src/pages/Batch.vue:88 #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Discussions" msgstr "Diskusija" @@ -1788,10 +1818,12 @@ msgstr "Pronađene su duplikat opcije za ovo pitanje." #. Label of the duration (Data) field in DocType 'Cohort' #. Label of the duration (Data) field in DocType 'LMS Batch Timetable' #. Label of the duration (Int) field in DocType 'LMS Live Class' -#: frontend/src/components/Modals/LiveClassModal.vue:68 +#. Label of the duration (Int) field in DocType 'LMS Live Class Participant' +#: frontend/src/components/Modals/LiveClassModal.vue:36 #: lms/lms/doctype/cohort/cohort.json #: lms/lms/doctype/lms_batch_timetable/lms_batch_timetable.json #: lms/lms/doctype/lms_live_class/lms_live_class.json +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json msgid "Duration" msgstr "Trajanje" @@ -1800,7 +1832,7 @@ msgstr "Trajanje" msgid "Duration (in minutes)" msgstr "Trajanje (u minutima)" -#: frontend/src/components/Modals/LiveClassModal.vue:64 +#: frontend/src/components/Modals/LiveClassModal.vue:32 msgid "Duration of the live class in minutes" msgstr "Trajanje onlajn predavanja u minutima" @@ -1839,6 +1871,10 @@ msgstr "Uredi imejl šablon" msgid "Edit Profile" msgstr "Uredi profil" +#: frontend/src/components/Modals/ZoomAccountModal.vue:6 +msgid "Edit Zoom Account" +msgstr "" + #: frontend/src/pages/QuizForm.vue:182 msgid "Edit the question" msgstr "Uredi pitanje" @@ -1858,8 +1894,9 @@ msgstr "Detalji obrazovanja" msgid "Education Details" msgstr "Detalji obrazovanja" -#: frontend/src/components/Evaluators.vue:33 -#: frontend/src/components/Members.vue:33 lms/templates/signup-form.html:10 +#: frontend/src/components/Settings/Evaluators.vue:33 +#: frontend/src/components/Settings/Members.vue:33 +#: lms/templates/signup-form.html:10 msgid "Email" msgstr "Imejl" @@ -1889,7 +1926,8 @@ msgstr "Imejl šablon je uspešno ažuriran" msgid "Email Templates" msgstr "Imejl šabloni" -#: frontend/src/components/EmailTemplates.vue:128 +#: frontend/src/components/Settings/EmailTemplates.vue:128 +#: frontend/src/components/Settings/ZoomSettings.vue:161 msgid "Email Templates deleted successfully" msgstr "Imejl šablon je uspešno obrisan" @@ -1922,7 +1960,11 @@ msgid "Enable this only if you want to upload a SCORM package as a chapter." msgstr "Omogućite ovo samo ukoliko želite da otpremite SCORM paket kao poglavlje." #. Label of the enabled (Check) field in DocType 'LMS Badge' +#. Label of the enabled (Check) field in DocType 'LMS Zoom Settings' +#: frontend/src/components/Modals/ZoomAccountModal.vue:23 +#: frontend/src/components/Settings/ZoomSettings.vue:53 #: lms/lms/doctype/lms_badge/lms_badge.json +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json msgid "Enabled" msgstr "Omogućeno" @@ -1961,11 +2003,15 @@ msgstr "Datum završetka (ili očekivani)" msgid "End Time" msgstr "Vreme završetka" +#: frontend/src/components/LiveClass.vue:89 +msgid "Ended" +msgstr "" + #: frontend/src/components/BatchOverlay.vue:103 msgid "Enroll Now" msgstr "Upišite se sada" -#: frontend/src/pages/Batches.vue:286 frontend/src/pages/Courses.vue:322 +#: frontend/src/pages/Batches.vue:286 frontend/src/pages/Courses.vue:324 msgid "Enrolled" msgstr "Upisan" @@ -1984,7 +2030,7 @@ msgstr "Potvrda o upisu za {0}" msgid "Enrollment Count" msgstr "Broj upisanih" -#: lms/lms/utils.py:1913 +#: lms/lms/utils.py:1914 msgid "Enrollment Failed" msgstr "Upis je neuspešna" @@ -2011,18 +2057,27 @@ msgstr "Unesite naslov i sačuvajte kviz da biste nastavili" msgid "Enter the correct answer" msgstr "Unesite tačan odgovor" +#: frontend/src/components/Modals/ZoomAccountModal.vue:163 +msgid "Error creating Zoom Account" +msgstr "" + #: frontend/src/components/Modals/EmailTemplateModal.vue:122 msgid "Error creating email template" msgstr "Greška prilikom generisanja imejl šablona" -#: lms/lms/doctype/lms_batch/lms_batch.py:193 +#: lms/lms/doctype/lms_batch/lms_batch.py:204 msgid "Error creating live class. Please try again. {0}" msgstr "Greška prilikom kreiranja onlajn predavanja. Molimo Vas da pokušate ponovo. {0}" -#: frontend/src/components/EmailTemplates.vue:133 +#: frontend/src/components/Settings/EmailTemplates.vue:133 +#: frontend/src/components/Settings/ZoomSettings.vue:166 msgid "Error deleting email templates" msgstr "Greška prilikom brisanja imejl šablona" +#: frontend/src/components/Modals/ZoomAccountModal.vue:200 +msgid "Error updating Zoom Account" +msgstr "" + #: frontend/src/components/Modals/EmailTemplateModal.vue:151 msgid "Error updating email template" msgstr "Greška prilikom ažuriranja imejl šablona" @@ -2179,6 +2234,14 @@ msgstr "Istražite više" msgid "Fail" msgstr "Neuspeh" +#: lms/lms/doctype/lms_live_class/lms_live_class.py:139 +msgid "Failed to fetch attendance data from Zoom for class {0}: {1}" +msgstr "" + +#: frontend/src/utils/index.js:613 +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:167 @@ -2188,7 +2251,7 @@ msgstr "Istaknuto" #. Label of the feedback (Small Text) field in DocType 'LMS Batch Feedback' #: frontend/src/components/BatchFeedback.vue:30 -#: frontend/src/pages/Batch.vue:143 +#: frontend/src/pages/Batch.vue:146 #: lms/lms/doctype/lms_batch_feedback/lms_batch_feedback.json msgid "Feedback" msgstr "Povratna informacija" @@ -2212,8 +2275,8 @@ msgstr "Oblast studija" msgid "File Type" msgstr "Vrsta fajla" -#: frontend/src/components/Members.vue:39 #: frontend/src/components/Modals/EditProfile.vue:59 +#: frontend/src/components/Settings/Members.vue:39 msgid "First Name" msgstr "Ime" @@ -2237,7 +2300,7 @@ msgid "Free" msgstr "Besplatno" #. Option for the 'Type' (Select) field in DocType 'Job Opportunity' -#: frontend/src/pages/Jobs.vue:188 +#: frontend/src/pages/Jobs.vue:190 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Freelance" msgstr "Freelance" @@ -2281,7 +2344,7 @@ msgid "Full Name" msgstr "Ime i prezime" #. Option for the 'Type' (Select) field in DocType 'Job Opportunity' -#: frontend/src/pages/Jobs.vue:185 +#: frontend/src/pages/Jobs.vue:187 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Full Time" msgstr "Puno radno vreme" @@ -2638,8 +2701,8 @@ msgstr "Komentari predavača" msgid "Interest" msgstr "Interesovanje" -#: frontend/src/components/AppSidebar.vue:541 -#: frontend/src/components/AppSidebar.vue:544 +#: frontend/src/components/AppSidebar.vue:546 +#: frontend/src/components/AppSidebar.vue:549 msgid "Introduction" msgstr "Uvod" @@ -2677,7 +2740,7 @@ msgstr "Samo za pozvane" msgid "Invite Request" msgstr "Zahtev za pozivnicu" -#: frontend/src/components/AppSidebar.vue:477 +#: frontend/src/components/AppSidebar.vue:480 msgid "Invite your team and students" msgstr "Pozovite svoj tim i studente" @@ -2709,7 +2772,7 @@ msgstr "SCORM paket" msgid "Issue Date" msgstr "Datum izdavanja" -#: frontend/src/components/AppSidebar.vue:577 +#: frontend/src/components/AppSidebar.vue:582 msgid "Issue a Certificate" msgstr "Izdaj sertifikat" @@ -2781,12 +2844,12 @@ msgstr "Naziv radnog mesta" #. Label of the jobs (Check) field in DocType 'LMS Settings' #: frontend/src/pages/JobDetail.vue:10 frontend/src/pages/Jobs.vue:8 -#: frontend/src/pages/Jobs.vue:194 +#: frontend/src/pages/Jobs.vue:196 #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Jobs" msgstr "Poslovi" -#: frontend/src/components/LiveClass.vue:58 +#: frontend/src/components/LiveClass.vue:78 #: lms/templates/upcoming_evals.html:15 msgid "Join" msgstr "Pridruži se" @@ -2804,6 +2867,12 @@ msgstr "Pridruži se sastanku" msgid "Join URL" msgstr "URL za pridruživanje" +#. Label of the joined_at (Datetime) field in DocType 'LMS Live Class +#. Participant' +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json +msgid "Joined At" +msgstr "" + #. Name of a Workspace #: lms/lms/workspace/lms/lms.json msgid "LMS" @@ -2930,6 +2999,11 @@ msgstr "LMS prijava za posao" msgid "LMS Live Class" msgstr "LMS onlajn predavanje" +#. Name of a DocType +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json +msgid "LMS Live Class Participant" +msgstr "" + #. Name of a DocType #: lms/lms/doctype/lms_mentor_request/lms_mentor_request.json msgid "LMS Mentor Request" @@ -3037,6 +3111,11 @@ msgstr "LMS legenda rasporeda nastave" msgid "LMS Timetable Template" msgstr "LMS šablon rasporeda nastave" +#. Name of a DocType +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json +msgid "LMS Zoom Settings" +msgstr "" + #. Label of the label (Data) field in DocType 'LMS Timetable Legend' #: lms/lms/doctype/lms_timetable_legend/lms_timetable_legend.json msgid "Label" @@ -3057,6 +3136,12 @@ msgstr "Poslednji podnesak" msgid "Launch File" msgstr "Pokreni fajl" +#. Label of the left_at (Datetime) field in DocType 'LMS Live Class +#. Participant' +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json +msgid "Left At" +msgstr "" + #. Label of the lesson (Link) field in DocType 'Exercise Latest Submission' #. Label of the lesson (Link) field in DocType 'Exercise Submission' #. Label of the lesson (Link) field in DocType 'Lesson Reference' @@ -3088,7 +3173,7 @@ msgstr "Referenca lekcije" msgid "Lesson Title" msgstr "Naslov lekcije" -#: frontend/src/pages/LessonForm.vue:414 +#: frontend/src/pages/LessonForm.vue:416 msgid "Lesson created successfully" msgstr "Lekcija je uspešno kreirana" @@ -3100,7 +3185,7 @@ msgstr "Lekcija je uspešno obrisana" msgid "Lesson moved successfully" msgstr "Lekcija je uspešno premeštena" -#: frontend/src/pages/LessonForm.vue:438 +#: frontend/src/pages/LessonForm.vue:440 msgid "Lesson updated successfully" msgstr "Lekcija je uspešno ažurirana" @@ -3154,12 +3239,14 @@ msgid "Links" msgstr "Linkovi" #. Option for the 'Status' (Select) field in DocType 'Cohort' -#: frontend/src/pages/Courses.vue:306 lms/lms/doctype/cohort/cohort.json +#: frontend/src/pages/Courses.vue:307 lms/lms/doctype/cohort/cohort.json msgid "Live" msgstr "Aktivno" +#. Label of the live_class (Link) field in DocType 'LMS Live Class Participant' #. Label of the show_live_class (Check) field in DocType 'LMS Settings' -#: frontend/src/components/LiveClass.vue:4 +#: frontend/src/components/LiveClass.vue:14 +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Live Class" msgstr "Onlajn predavanje" @@ -3169,7 +3256,7 @@ msgstr "Onlajn predavanje" msgid "LiveCode URL" msgstr "LiveCode URL" -#: frontend/src/components/Members.vue:109 +#: frontend/src/components/Settings/Members.vue:109 #: frontend/src/pages/Assignments.vue:69 frontend/src/pages/Batches.vue:80 #: frontend/src/pages/CertifiedParticipants.vue:100 #: frontend/src/pages/Courses.vue:75 @@ -3196,7 +3283,7 @@ msgid "Location Preference" msgstr "Preferencija lokacije" #: frontend/src/components/NoPermission.vue:28 -#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:193 +#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:196 #: frontend/src/pages/Lesson.vue:53 msgid "Login" msgstr "Prijava" @@ -3290,7 +3377,7 @@ msgid "Maximum Attempts" msgstr "Maksimalan broj pokušaja" #. Label of the medium (Select) field in DocType 'LMS Batch' -#: frontend/src/pages/BatchForm.vue:177 +#: frontend/src/pages/BatchForm.vue:187 #: lms/lms/doctype/lms_batch/lms_batch.json msgid "Medium" msgstr "Sredstvo" @@ -3305,6 +3392,11 @@ msgstr "ID sredstva" msgid "Medium:" msgstr "Sredstvo:" +#. Label of the meeting_id (Data) field in DocType 'LMS Live Class' +#: lms/lms/doctype/lms_live_class/lms_live_class.json +msgid "Meeting ID" +msgstr "" + #. Label of the member (Link) field in DocType 'Exercise Latest Submission' #. Label of the member (Link) field in DocType 'Exercise Submission' #. Label of the member (Link) field in DocType 'LMS Assignment Submission' @@ -3317,10 +3409,14 @@ msgstr "Sredstvo:" #. 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 Live Class Participant' #. Label of the member (Link) field in DocType 'LMS Mentor Request' #. Label of the member (Link) field in DocType 'LMS Payment' #. Label of the member (Link) field in DocType 'LMS Program Member' #. Label of the member (Link) field in DocType 'LMS Quiz Submission' +#. Label of the member (Link) field in DocType 'LMS Zoom Settings' +#: frontend/src/components/Modals/ZoomAccountModal.vue:42 +#: frontend/src/components/Settings/ZoomSettings.vue:178 #: frontend/src/pages/AssignmentSubmissionList.vue:14 #: frontend/src/pages/QuizSubmission.vue:31 #: frontend/src/pages/QuizSubmissionList.vue:91 @@ -3335,10 +3431,12 @@ msgstr "Sredstvo:" #: 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_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 #: lms/lms/doctype/lms_program_member/lms_program_member.json #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/report/course_progress_summary/course_progress_summary.py:64 msgid "Member" msgstr "Član" @@ -3357,7 +3455,10 @@ msgstr "Imejl člana" #. Label of the member_image (Attach Image) field in DocType 'LMS Batch #. Feedback' +#. Label of the member_image (Attach Image) field in DocType 'LMS Live Class +#. Participant' #: lms/lms/doctype/lms_batch_feedback/lms_batch_feedback.json +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json msgid "Member Image" msgstr "Slika člana" @@ -3371,8 +3472,11 @@ msgstr "Slika člana" #. Label of the member_name (Data) field in DocType 'LMS Certificate Request' #. Label of the member_name (Data) field in DocType 'LMS Course Progress' #. Label of the member_name (Data) field in DocType 'LMS Enrollment' +#. Label of the member_name (Data) field in DocType 'LMS Live Class +#. Participant' #. Label of the member_name (Data) field in DocType 'LMS Mentor Request' #. Label of the member_name (Data) field in DocType 'LMS Quiz Submission' +#. Label of the member_name (Data) field in DocType 'LMS Zoom Settings' #: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json #: lms/lms/doctype/lms_badge_assignment/lms_badge_assignment.json #: lms/lms/doctype/lms_batch_enrollment/lms_batch_enrollment.json @@ -3382,8 +3486,10 @@ msgstr "Slika člana" #: 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_live_class_participant/lms_live_class_participant.json #: lms/lms/doctype/lms_mentor_request/lms_mentor_request.json #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/report/course_progress_summary/course_progress_summary.py:71 msgid "Member Name" msgstr "Ime člana" @@ -3401,8 +3507,11 @@ msgstr "Vrsta člana" #. Label of the member_username (Data) field in DocType 'LMS Batch Enrollment' #. Label of the member_username (Data) field in DocType 'LMS Enrollment' +#. Label of the member_username (Data) field in DocType 'LMS Live Class +#. Participant' #: lms/lms/doctype/lms_batch_enrollment/lms_batch_enrollment.json #: lms/lms/doctype/lms_enrollment/lms_enrollment.json +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json msgid "Member Username" msgstr "Korisničko ime člana" @@ -3466,23 +3575,33 @@ msgid "Mentor Request Status Update Template" msgstr "Šablon za ažuriranje statusa zahteva za mentora" #. Label of the meta_description (Small Text) field in DocType 'LMS Settings' +#: frontend/src/pages/BatchForm.vue:284 frontend/src/pages/CourseForm.vue:259 #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Meta Description" msgstr "Meta opis" #. Label of the meta_image (Attach Image) field in DocType 'LMS Batch' #. Label of the meta_image (Attach Image) field in DocType 'LMS Settings' -#: frontend/src/pages/BatchForm.vue:190 +#: frontend/src/pages/BatchForm.vue:200 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Meta Image" msgstr "Meta slika" #. Label of the meta_keywords (Small Text) field in DocType 'LMS Settings' +#: frontend/src/pages/BatchForm.vue:290 frontend/src/pages/CourseForm.vue:265 #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Meta Keywords" msgstr "Meta ključne reči" +#: frontend/src/pages/BatchForm.vue:279 frontend/src/pages/CourseForm.vue:254 +msgid "Meta Tags" +msgstr "Meta oznake" + +#: lms/lms/api.py:1457 +msgid "Meta tags should be a list." +msgstr "" + #. Label of the milestone (Check) field in DocType 'LMS Batch Timetable' #: lms/lms/doctype/lms_batch_timetable/lms_batch_timetable.json msgid "Milestone" @@ -3494,6 +3613,7 @@ msgstr "Neophodno su najmanje dve opcije za pitanja sa višestrukim izborom." #. Name of a role #: frontend/src/pages/ProfileRoles.vue:20 +#: lms/lms/doctype/course_chapter/course_chapter.json #: lms/lms/doctype/course_evaluator/course_evaluator.json #: lms/lms/doctype/course_lesson/course_lesson.json #: lms/lms/doctype/lms_assignment/lms_assignment.json @@ -3503,6 +3623,7 @@ msgstr "Neophodno su najmanje dve opcije za pitanja sa višestrukim izborom." #: lms/lms/doctype/lms_category/lms_category.json #: lms/lms/doctype/lms_certificate/lms_certificate.json #: 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_live_class/lms_live_class.json #: lms/lms/doctype/lms_program/lms_program.json @@ -3511,6 +3632,7 @@ msgstr "Neophodno su najmanje dve opcije za pitanja sa višestrukim izborom." #: lms/lms/doctype/lms_settings/lms_settings.json #: lms/lms/doctype/lms_source/lms_source.json #: lms/lms/doctype/lms_timetable_template/lms_timetable_template.json +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json msgid "Moderator" msgstr "Moderator" @@ -3533,7 +3655,7 @@ msgstr "Modul je neispravan." msgid "Monday" msgstr "Ponedeljak" -#: frontend/src/components/AppSidebar.vue:585 +#: frontend/src/components/AppSidebar.vue:590 msgid "Monetization" msgstr "Monetizacija" @@ -3559,13 +3681,14 @@ msgid "Name" msgstr "Ime" #. Option for the 'Event' (Select) field in DocType 'LMS Badge' -#: frontend/src/components/Categories.vue:27 -#: frontend/src/components/EmailTemplates.vue:17 -#: frontend/src/components/Evaluators.vue:24 -#: 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/Courses.vue:309 frontend/src/pages/Programs.vue:14 -#: lms/lms/doctype/lms_badge/lms_badge.json +#: frontend/src/components/Settings/Categories.vue:27 +#: frontend/src/components/Settings/EmailTemplates.vue:17 +#: frontend/src/components/Settings/Evaluators.vue:24 +#: frontend/src/components/Settings/Members.vue:24 +#: frontend/src/components/Settings/ZoomSettings.vue:17 +#: frontend/src/pages/Assignments.vue:19 frontend/src/pages/Batches.vue:17 +#: frontend/src/pages/Courses.vue:17 frontend/src/pages/Courses.vue:310 +#: frontend/src/pages/Programs.vue:14 lms/lms/doctype/lms_badge/lms_badge.json msgid "New" msgstr "Novi" @@ -3573,7 +3696,7 @@ msgstr "Novi" msgid "New Batch" msgstr "Nova grupa" -#: frontend/src/pages/CourseForm.vue:590 lms/www/lms.py:95 +#: frontend/src/pages/CourseForm.vue:634 lms/www/lms.py:95 msgid "New Course" msgstr "Nova obuka" @@ -3614,6 +3737,10 @@ msgstr "Novi kviz" msgid "New Sign Up" msgstr "Nova registracija" +#: frontend/src/components/Modals/ZoomAccountModal.vue:6 +msgid "New Zoom Account" +msgstr "" + #: lms/lms/utils.py:609 msgid "New comment in batch {0}" msgstr "Novi komentar u grupi {0}" @@ -3688,7 +3815,7 @@ msgstr "Još uvek nema primljenih povratnih informacija." msgid "No introduction" msgstr "Nema uvoda" -#: frontend/src/components/LiveClass.vue:71 +#: frontend/src/components/LiveClass.vue:97 msgid "No live classes scheduled" msgstr "Nema zakazanih onlajn predavanja" @@ -3736,14 +3863,14 @@ msgstr "Nije dostupno za pregled" msgid "Not Graded" msgstr "Nije ocenjeno" -#: frontend/src/components/NoPermission.vue:7 frontend/src/pages/Batch.vue:161 +#: frontend/src/components/NoPermission.vue:7 frontend/src/pages/Batch.vue:164 msgid "Not Permitted" msgstr "Nije dozvoljeno" #: frontend/src/components/Assignment.vue:36 -#: frontend/src/components/BrandSettings.vue:10 -#: frontend/src/components/PaymentSettings.vue:9 -#: frontend/src/components/SettingDetails.vue:10 +#: frontend/src/components/Settings/BrandSettings.vue:10 +#: frontend/src/components/Settings/PaymentSettings.vue:9 +#: frontend/src/components/Settings/SettingDetails.vue:10 #: frontend/src/pages/QuizSubmission.vue:9 msgid "Not Saved" msgstr "Nije sačuvano" @@ -3761,6 +3888,10 @@ msgstr "Obaveštenja" msgid "Notify me when available" msgstr "Obavesti me kada bude dostupno" +#: frontend/src/components/BatchStudents.vue:48 +msgid "Number of Students" +msgstr "" + #: frontend/src/pages/BatchForm.vue:150 msgid "Number of seats available" msgstr "Broj dostupnih mesta" @@ -3801,7 +3932,7 @@ msgstr "Isključivo obuke kod kojih je samostalno učenje onemogućeno mogu se d msgid "Only files of type {0} will be accepted." msgstr "Isključivo su prihvatljivi fajlovi vrste {0}." -#: frontend/src/pages/CourseForm.vue:526 frontend/src/utils/index.js:499 +#: frontend/src/pages/CourseForm.vue:570 frontend/src/utils/index.js:500 msgid "Only image file is allowed." msgstr "Dozvoljen je samo fajl slike." @@ -3905,7 +4036,7 @@ msgid "Pages" msgstr "Stranice" #. Label of the paid_batch (Check) field in DocType 'LMS Batch' -#: frontend/src/pages/BatchForm.vue:250 +#: frontend/src/pages/BatchForm.vue:260 #: lms/lms/doctype/lms_batch/lms_batch.json msgid "Paid Batch" msgstr "Plaćena grupa" @@ -3931,7 +4062,7 @@ msgid "Pan Number" msgstr "PAN broj" #. Option for the 'Type' (Select) field in DocType 'Job Opportunity' -#: frontend/src/pages/Jobs.vue:186 +#: frontend/src/pages/Jobs.vue:188 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Part Time" msgstr "Nepuno vreme" @@ -4082,6 +4213,10 @@ msgstr "Broj telefona" msgid "Please add {1} for {3} to send calendar invites for evaluations." msgstr "Molimo Vas da dodate {1} za {3} kako biste slali pozivnice za ocenjivanje u kalendar." +#: frontend/src/components/LiveClass.vue:8 +msgid "Please add a zoom account to the batch to create live classes." +msgstr "" + #: lms/lms/user.py:75 msgid "Please ask your administrator to verify your sign-up" msgstr "Molimo Vas da zatražite od administratora da verifikuje Vašu registraciju" @@ -4094,13 +4229,13 @@ msgstr "Molimo Vas da proverite svoj imejl za verifikaciju" msgid "Please click on the following button to set your new password" msgstr "Molimo Vas da kliknete na sledeće dugme da postavite novu lozinku" -#: lms/lms/utils.py:2047 lms/lms/utils.py:2051 +#: lms/lms/utils.py:2048 lms/lms/utils.py:2052 msgid "Please complete the previous courses in the program to enroll in this course." msgstr "Molimo Vas da završite prethodne obuke u programu kako biste se upisali na ovu obuku." -#: lms/lms/doctype/lms_batch/lms_batch.py:200 -msgid "Please enable Zoom Settings to use this feature." -msgstr "Molimo Vas da omogućite Zoom podešavanja da biste koristili ovu funkciju." +#: lms/lms/doctype/lms_batch/lms_batch.py:211 +msgid "Please enable the zoom account to use this feature." +msgstr "" #: frontend/src/components/CourseOutline.vue:319 msgid "Please enroll for this course to view this lesson" @@ -4110,7 +4245,7 @@ msgstr "Molimo Vas da se upišete na ovu obuku da biste pristupili lekciji" msgid "Please ensure that you complete all the questions in {0} minutes." msgstr "Molimo Vas da se uverite da su sva pitanja završena u roku od {0} minuta." -#: frontend/src/components/Modals/LiveClassModal.vue:171 +#: frontend/src/components/Modals/LiveClassModal.vue:186 msgid "Please enter a title." msgstr "Molimo Vas da unesete naslov." @@ -4119,7 +4254,7 @@ msgstr "Molimo Vas da unesete naslov." msgid "Please enter a valid URL." msgstr "Molimo Vas da uneste važeći URL." -#: frontend/src/components/Modals/LiveClassModal.vue:183 +#: frontend/src/components/Modals/LiveClassModal.vue:198 msgid "Please enter a valid time in the format HH:mm." msgstr "Molimo Vas da unesete ispravno vreme u formatu HH:mm." @@ -4147,7 +4282,7 @@ msgstr "Molimo Vas da nam kažete kako ste čuli za nas." msgid "Please login to access the quiz." msgstr "Molimo Vas da se prijavite da biste pristupili kvizu." -#: frontend/src/components/NoPermission.vue:25 frontend/src/pages/Batch.vue:172 +#: frontend/src/components/NoPermission.vue:25 frontend/src/pages/Batch.vue:175 msgid "Please login to access this page." msgstr "Molimo Vas da se prijavite da biste pristupili ovoj stranici." @@ -4164,23 +4299,23 @@ msgstr "Molimo Vas da se dobro pripremite i stignete na vreme za ocenjivanje." msgid "Please schedule an evaluation to get certified." msgstr "Molimo Vas da zakažete ocenjivanje kako biste dobili sertifikat." -#: frontend/src/components/Modals/LiveClassModal.vue:174 +#: frontend/src/components/Modals/LiveClassModal.vue:189 msgid "Please select a date." msgstr "Molimo Vas da izaberete datum." -#: frontend/src/components/Modals/LiveClassModal.vue:198 +#: frontend/src/components/Modals/LiveClassModal.vue:213 msgid "Please select a duration." msgstr "Molimo Vas da izaberete trajanje." -#: frontend/src/components/Modals/LiveClassModal.vue:195 +#: frontend/src/components/Modals/LiveClassModal.vue:210 msgid "Please select a future date and time." msgstr "Molimo Vas da izaberete budući datum i vreme." -#: frontend/src/components/Modals/LiveClassModal.vue:177 +#: frontend/src/components/Modals/LiveClassModal.vue:192 msgid "Please select a time." msgstr "Molimo Vas da izaberete vreme." -#: frontend/src/components/Modals/LiveClassModal.vue:180 +#: frontend/src/components/Modals/LiveClassModal.vue:195 msgid "Please select a timezone." msgstr "Molimo Vas da izaberete vremensku zonu." @@ -4286,7 +4421,7 @@ msgid "Previous" msgstr "Prethodni" #. Label of the pricing_tab (Tab Break) field in DocType 'LMS Batch' -#: frontend/src/pages/BatchForm.vue:245 +#: frontend/src/pages/BatchForm.vue:255 #: lms/lms/doctype/lms_batch/lms_batch.json msgid "Pricing" msgstr "Cene" @@ -4363,7 +4498,6 @@ msgstr "Programi" #. Label of the progress (Float) field in DocType 'LMS Enrollment' #. Label of the progress (Int) field in DocType 'LMS Program Member' -#: frontend/src/components/BatchStudents.vue:75 #: frontend/src/components/Modals/BatchStudentProgress.vue:94 #: lms/lms/doctype/lms_enrollment/lms_enrollment.json #: lms/lms/doctype/lms_program_member/lms_program_member.json @@ -4374,6 +4508,10 @@ msgstr "Napredak" msgid "Progress (%)" msgstr "Napredak (%)" +#: frontend/src/components/BatchStudents.vue:41 +msgid "Progress of students in courses and assessments" +msgstr "" + #. Option for the 'Required Role' (Select) field in DocType 'Cohort Web Page' #. Option for the 'Visibility' (Select) field in DocType 'LMS Batch Old' #: lms/lms/doctype/cohort_web_page/cohort_web_page.json @@ -4523,7 +4661,7 @@ msgstr "Kviz je uspešno ažuriran" msgid "Quiz will appear at the bottom of the lesson." msgstr "Kviz će biti prikazivan na dnu lekcije." -#: frontend/src/components/AppSidebar.vue:569 +#: frontend/src/components/AppSidebar.vue:574 #: frontend/src/pages/QuizForm.vue:443 frontend/src/pages/Quizzes.vue:142 #: frontend/src/pages/Quizzes.vue:152 lms/www/lms.py:251 msgid "Quizzes" @@ -4603,7 +4741,7 @@ msgstr "Odbijeno" msgid "Related Courses" msgstr "Srodne obuke" -#: frontend/src/pages/BatchForm.vue:226 frontend/src/pages/CourseForm.vue:127 +#: frontend/src/pages/BatchForm.vue:236 frontend/src/pages/CourseForm.vue:127 msgid "Remove" msgstr "Ukloni" @@ -4676,7 +4814,7 @@ msgstr "Poželjna uloga" msgid "Role updated successfully" msgstr "Uloga je uspešno ažurirana" -#: frontend/src/components/AppSidebar.vue:597 +#: frontend/src/components/AppSidebar.vue:602 msgid "Roles" msgstr "Uloge" @@ -4744,6 +4882,7 @@ msgstr "Subota" #: frontend/src/components/Modals/EmailTemplateModal.vue:12 #: frontend/src/components/Modals/Event.vue:101 #: frontend/src/components/Modals/Event.vue:129 +#: frontend/src/components/Modals/ZoomAccountModal.vue:10 #: frontend/src/pages/BatchForm.vue:8 frontend/src/pages/CourseForm.vue:17 #: frontend/src/pages/JobForm.vue:8 frontend/src/pages/LessonForm.vue:14 #: frontend/src/pages/ProgramForm.vue:7 frontend/src/pages/QuizForm.vue:34 @@ -4784,8 +4923,9 @@ msgstr "Ocena" msgid "Score Out Of" msgstr "Rezultat od" -#: frontend/src/components/Evaluators.vue:15 -#: frontend/src/components/Members.vue:15 frontend/src/pages/Jobs.vue:42 +#: frontend/src/components/Settings/Evaluators.vue:15 +#: frontend/src/components/Settings/Members.vue:15 +#: frontend/src/pages/Jobs.vue:43 msgid "Search" msgstr "Pretraga" @@ -4860,16 +5000,16 @@ msgstr "Sesije po danima" msgid "Set your Password" msgstr "Postavite svoju lozinku" -#: frontend/src/components/AppSidebar.vue:545 +#: frontend/src/components/AppSidebar.vue:550 msgid "Setting up" msgstr "Podešavanje" -#: frontend/src/components/AppSidebar.vue:590 +#: frontend/src/components/AppSidebar.vue:595 msgid "Setting up payment gateway" msgstr "Podešavanje platnog portala" -#: frontend/src/components/AppSidebar.vue:595 -#: frontend/src/components/Modals/Settings.vue:7 +#: frontend/src/components/AppSidebar.vue:600 +#: frontend/src/components/Settings/Settings.vue:7 #: frontend/src/pages/BatchForm.vue:46 frontend/src/pages/CourseForm.vue:143 #: frontend/src/pages/ProfileRoles.vue:4 frontend/src/pages/QuizForm.vue:79 msgid "Settings" @@ -5049,7 +5189,7 @@ msgstr "Osoblje" msgid "Stage" msgstr "Faza" -#: frontend/src/components/LiveClass.vue:50 frontend/src/components/Quiz.vue:67 +#: frontend/src/components/LiveClass.vue:70 frontend/src/components/Quiz.vue:67 #: lms/templates/quiz/quiz.html:39 msgid "Start" msgstr "Početak" @@ -5134,6 +5274,7 @@ msgstr "Statistika" #. Label of the status (Select) field in DocType 'LMS Course Progress' #. Label of the status (Select) field in DocType 'LMS Mentor Request' #: frontend/src/components/Modals/Event.vue:91 +#: frontend/src/components/Settings/ZoomSettings.vue:182 #: frontend/src/pages/AssignmentSubmissionList.vue:19 #: frontend/src/pages/JobForm.vue:46 #: lms/job/doctype/job_opportunity/job_opportunity.json @@ -5171,13 +5312,13 @@ msgid "Student Reviews" msgstr "Recenzije studenata" #. Label of the show_students (Check) field in DocType 'LMS Settings' -#: frontend/src/components/BatchStudents.vue:20 -#: frontend/src/components/BatchStudents.vue:111 +#: frontend/src/components/BatchStudents.vue:11 +#: frontend/src/components/BatchStudents.vue:67 #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Students" msgstr "Studenti" -#: frontend/src/components/BatchStudents.vue:328 +#: frontend/src/components/BatchStudents.vue:285 msgid "Students deleted successfully" msgstr "Studenti su uspešno obrisani" @@ -5263,7 +5404,7 @@ msgstr "Rezime" msgid "Sunday" msgstr "Nedelja" -#: lms/lms/api.py:1063 +#: lms/lms/api.py:1079 msgid "Suspicious pattern found in {0}: {1}" msgstr "Sumnjiv obrazac pronađen u {0}: {1}" @@ -5304,6 +5445,7 @@ msgstr "Sumnjiv obrazac pronađen u {0}: {1}" #: lms/lms/doctype/lms_enrollment/lms_enrollment.json #: lms/lms/doctype/lms_exercise/lms_exercise.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 #: lms/lms/doctype/lms_payment/lms_payment.json #: lms/lms/doctype/lms_program/lms_program.json @@ -5313,6 +5455,7 @@ msgstr "Sumnjiv obrazac pronađen u {0}: {1}" #: lms/lms/doctype/lms_settings/lms_settings.json #: lms/lms/doctype/lms_source/lms_source.json #: lms/lms/doctype/lms_timetable_template/lms_timetable_template.json +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/doctype/user_skill/user_skill.json #: lms/lms/doctype/zoom_settings/zoom_settings.json msgid "System Manager" @@ -5384,7 +5527,7 @@ msgstr "Hvala Vam što ste podelili svoje utiske." msgid "Thanks and Regards" msgstr "Hvala i srdačan pozdrav" -#: lms/lms/utils.py:1945 +#: lms/lms/utils.py:1946 msgid "The batch is full. Please contact the Administrator." msgstr "Grupa je popunjena. Molimo Vas da kontaktirate administratora." @@ -5420,7 +5563,7 @@ msgstr "U ovoj obuci nema poglavlja. Ovde možete kreirati i uređivati poglavlj msgid "There are no seats available in this batch." msgstr "Nema slobodnih mesta u ovoj grupi." -#: frontend/src/components/BatchStudents.vue:199 +#: frontend/src/components/BatchStudents.vue:155 msgid "There are no students in this batch." msgstr "U ovoj grupi nema studenata." @@ -5459,7 +5602,7 @@ msgstr "Ovaj bedž je dodeljen za {0} na {1}." msgid "This certificate does no expire" msgstr "Ovaj sertifikat nema rok trajanja" -#: frontend/src/components/LiveClass.vue:64 +#: frontend/src/components/LiveClass.vue:83 msgid "This class has ended" msgstr "Ovo predavanje se završilo" @@ -5467,7 +5610,7 @@ msgstr "Ovo predavanje se završilo" msgid "This course has:" msgstr "Ova obuka sadrži:" -#: lms/lms/utils.py:1788 +#: lms/lms/utils.py:1789 msgid "This course is free." msgstr "Ova obuka je besplatna." @@ -5513,7 +5656,7 @@ msgstr "Četvrtak" #. Label of the time (Time) field in DocType 'LMS Live Class' #: frontend/src/components/Modals/Event.vue:48 -#: frontend/src/components/Modals/LiveClassModal.vue:37 +#: frontend/src/components/Modals/LiveClassModal.vue:52 #: frontend/src/components/Quiz.vue:45 #: lms/lms/doctype/lms_live_class/lms_live_class.json msgid "Time" @@ -5524,7 +5667,7 @@ msgstr "Vreme" msgid "Time Preference" msgstr "Vremenska preferencija" -#: frontend/src/components/Modals/LiveClassModal.vue:29 +#: frontend/src/components/Modals/LiveClassModal.vue:44 msgid "Time must be in 24 hour format (HH:mm). Example 11:30 or 22:00" msgstr "Vreme mora biti u 24 časovnom formatu (HH:mm). Na primer 11:30 ili 22:00" @@ -5552,7 +5695,7 @@ msgstr "Šablon rasporeda nastave" #. Label of the timezone (Data) field in DocType 'LMS Batch' #. Label of the timezone (Data) field in DocType 'LMS Certificate Request' #. Label of the timezone (Data) field in DocType 'LMS Live Class' -#: frontend/src/components/Modals/LiveClassModal.vue:45 +#: frontend/src/components/Modals/LiveClassModal.vue:59 #: frontend/src/pages/BatchForm.vue:107 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json @@ -5625,7 +5768,7 @@ msgstr "Za" msgid "To Date" msgstr "Datum završetka" -#: lms/lms/utils.py:1799 +#: lms/lms/utils.py:1800 msgid "To join this batch, please contact the Administrator." msgstr "Za pridruživanje ovoj grupi, molimo Vas da kontaktirate administratora." @@ -5684,7 +5827,7 @@ msgstr "Twitter" #: frontend/src/components/Modals/AssessmentModal.vue:22 #: frontend/src/components/Modals/Question.vue:44 #: frontend/src/pages/Assignments.vue:43 frontend/src/pages/Assignments.vue:170 -#: frontend/src/pages/JobForm.vue:25 frontend/src/pages/Jobs.vue:65 +#: frontend/src/pages/JobForm.vue:25 frontend/src/pages/Jobs.vue:67 #: lms/job/doctype/job_opportunity/job_opportunity.json #: lms/lms/doctype/lms_assignment/lms_assignment.json #: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json @@ -5710,6 +5853,11 @@ msgstr "UK sistem ocenjivanja (npr. prvi, 2:2)" msgid "URL" msgstr "URL" +#. Label of the uuid (Data) field in DocType 'LMS Live Class' +#: lms/lms/doctype/lms_live_class/lms_live_class.json +msgid "UUID" +msgstr "UUID" + #. Label of the unavailability_section (Section Break) field in DocType 'Course #. Evaluator' #: lms/lms/doctype/course_evaluator/course_evaluator.json @@ -5734,7 +5882,7 @@ msgstr "Pregled u toku" msgid "Unlisted" msgstr "Nije na listi" -#: frontend/src/pages/Batches.vue:284 +#: frontend/src/pages/Batches.vue:284 frontend/src/pages/Courses.vue:322 msgid "Unpublished" msgstr "Neobjavljeno" @@ -5757,13 +5905,13 @@ msgstr "Nestrukturirana uloga" #. 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:162 -#: frontend/src/pages/Courses.vue:312 lms/lms/doctype/cohort/cohort.json +#: 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 msgid "Upcoming" msgstr "Predstojeće" -#: frontend/src/pages/Batch.vue:184 +#: frontend/src/pages/Batch.vue:187 msgid "Upcoming Batches" msgstr "Predstojeće grupe" @@ -5772,9 +5920,9 @@ msgstr "Predstojeće grupe" msgid "Upcoming Evaluations" msgstr "Predstojeća ocenjivanja" -#: frontend/src/components/BrandSettings.vue:24 -#: frontend/src/components/PaymentSettings.vue:27 -#: frontend/src/components/SettingDetails.vue:23 +#: frontend/src/components/Settings/BrandSettings.vue:24 +#: frontend/src/components/Settings/PaymentSettings.vue:27 +#: frontend/src/components/Settings/SettingDetails.vue:23 msgid "Update" msgstr "Ažuriraj" @@ -5782,7 +5930,7 @@ msgstr "Ažuriraj" msgid "Update Password" msgstr "Ažuriraj lozinku" -#: frontend/src/pages/BatchForm.vue:207 frontend/src/pages/CourseForm.vue:108 +#: frontend/src/pages/BatchForm.vue:217 frontend/src/pages/CourseForm.vue:108 msgid "Upload" msgstr "Otpremi" @@ -6025,7 +6173,7 @@ msgstr "Već ste upisani na ovu grupu." msgid "You are already enrolled for this course." msgstr "Već ste upisani na ovu obuku." -#: frontend/src/pages/Batch.vue:166 +#: frontend/src/pages/Batch.vue:169 msgid "You are not a member of this batch. Please checkout our upcoming batches." msgstr "Niste član ove grupe. Pogledajte naše predstojeće grupe." @@ -6163,7 +6311,7 @@ msgstr "YouTube video-snimak će se prikazati na vrhu lekcije." msgid "Your Account has been successfully created!" msgstr "Vaš nalog je uspešno kreiran!" -#: lms/lms/doctype/lms_batch/lms_batch.py:351 +#: lms/lms/doctype/lms_batch/lms_batch.py:362 msgid "Your batch {0} is starting tomorrow" msgstr "Vaša grupa {0} počinje sutra" @@ -6171,7 +6319,7 @@ msgstr "Vaša grupa {0} počinje sutra" msgid "Your calendar is set." msgstr "Vaš kalendar je podešen." -#: lms/lms/doctype/lms_live_class/lms_live_class.py:87 +#: lms/lms/doctype/lms_live_class/lms_live_class.py:90 msgid "Your class on {0} is today" msgstr "Vaše onlajn predavanje {0} je danas" @@ -6208,6 +6356,22 @@ msgstr "Vaš podnesak je uspešno sačuvan. Predavač će je uskoro pregledati i msgid "Zen Mode" msgstr "Zen režim" +#. Label of the zoom_account (Link) field in DocType 'LMS Batch' +#. Label of the zoom_account (Link) field in DocType 'LMS Live Class' +#: frontend/src/pages/BatchForm.vue:164 +#: lms/lms/doctype/lms_batch/lms_batch.json +#: lms/lms/doctype/lms_live_class/lms_live_class.json +msgid "Zoom Account" +msgstr "" + +#: frontend/src/components/Modals/ZoomAccountModal.vue:158 +msgid "Zoom Account created successfully" +msgstr "" + +#: frontend/src/components/Modals/ZoomAccountModal.vue:195 +msgid "Zoom Account updated successfully" +msgstr "" + #. Name of a DocType #: lms/lms/doctype/zoom_settings/zoom_settings.json msgid "Zoom Settings" @@ -6229,6 +6393,10 @@ msgstr "kandidat" msgid "applicants" msgstr "kandidati" +#: frontend/src/components/Modals/LiveClassAttendance.vue:39 +msgid "attended for" +msgstr "" + #: lms/templates/emails/payment_reminder.html:4 msgid "but didn’t complete your payment" msgstr "ali niste završili plaćanje" @@ -6277,6 +6445,10 @@ msgstr "član" msgid "members" msgstr "članovi" +#: frontend/src/components/Modals/LiveClassAttendance.vue:40 +msgid "minutes" +msgstr "minute" + #: lms/templates/quiz/quiz.html:106 msgid "of" msgstr "od" @@ -6293,7 +6465,7 @@ msgstr "question_detail" msgid "ratings" msgstr "ocene" -#: frontend/src/components/Categories.vue:19 +#: frontend/src/components/Settings/Categories.vue:19 msgid "saving..." msgstr "čuvanje..." @@ -6325,7 +6497,7 @@ msgstr "{0} otvorenih poslova" msgid "{0} Quizzes" msgstr "{0} kvizova" -#: lms/lms/api.py:853 lms/lms/api.py:861 +#: lms/lms/api.py:869 lms/lms/api.py:877 msgid "{0} Settings not found" msgstr "{0} podešavanja nisu pronađena" diff --git a/lms/locale/sv.po b/lms/locale/sv.po index 4050d681..dc78d1b1 100644 --- a/lms/locale/sv.po +++ b/lms/locale/sv.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: frappe\n" "Report-Msgid-Bugs-To: jannat@frappe.io\n" -"POT-Creation-Date: 2025-05-23 16:04+0000\n" -"PO-Revision-Date: 2025-05-26 18:11\n" +"POT-Creation-Date: 2025-05-30 16:04+0000\n" +"PO-Revision-Date: 2025-06-02 20:30\n" "Last-Translator: jannat@frappe.io\n" "Language-Team: Swedish\n" "MIME-Version: 1.0\n" @@ -83,7 +83,7 @@ msgstr "En rad introduktion till kurs som finns på kurskortet" msgid "About" msgstr "Om" -#: frontend/src/pages/Batch.vue:98 +#: frontend/src/pages/Batch.vue:101 msgid "About this batch" msgstr "Om denna grupp" @@ -97,11 +97,24 @@ msgstr "Godkännande av Villkor och/eller Principer" msgid "Accepted" msgstr "Accepterad" +#: frontend/src/components/Settings/ZoomSettings.vue:174 +msgid "Account" +msgstr "Konto" + +#. Label of the account_id (Data) field in DocType 'LMS Zoom Settings' #. Label of the account_id (Data) field in DocType 'Zoom Settings' +#: frontend/src/components/Modals/ZoomAccountModal.vue:55 +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/doctype/zoom_settings/zoom_settings.json msgid "Account ID" msgstr "Konto ID" +#. Label of the account_name (Data) field in DocType 'LMS Zoom Settings' +#: frontend/src/components/Modals/ZoomAccountModal.vue:30 +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json +msgid "Account Name" +msgstr "Konto Namn" + #: frontend/src/pages/ProfileAbout.vue:17 msgid "Achievements" msgstr "Prestationer" @@ -117,12 +130,13 @@ msgstr "Aktiva Medlemmar" #: frontend/src/components/Assessments.vue:11 #: frontend/src/components/BatchCourses.vue:11 -#: frontend/src/components/BatchStudents.vue:117 -#: frontend/src/components/Categories.vue:43 -#: frontend/src/components/Evaluators.vue:38 -#: frontend/src/components/LiveClass.vue:11 -#: frontend/src/components/Members.vue:44 frontend/src/pages/ProgramForm.vue:30 -#: frontend/src/pages/ProgramForm.vue:92 frontend/src/pages/ProgramForm.vue:137 +#: frontend/src/components/BatchStudents.vue:73 +#: frontend/src/components/LiveClass.vue:21 +#: frontend/src/components/Settings/Categories.vue:43 +#: frontend/src/components/Settings/Evaluators.vue:38 +#: frontend/src/components/Settings/Members.vue:44 +#: frontend/src/pages/ProgramForm.vue:30 frontend/src/pages/ProgramForm.vue:92 +#: frontend/src/pages/ProgramForm.vue:137 msgid "Add" msgstr "Lägg till" @@ -152,7 +166,7 @@ msgstr "Lägg till Lektion" msgid "Add a Student" msgstr "Lägga till Student" -#: frontend/src/components/AppSidebar.vue:553 +#: frontend/src/components/AppSidebar.vue:558 msgid "Add a chapter" msgstr "Lägg till Kapitel" @@ -164,7 +178,7 @@ msgstr "Lägg till kurs" msgid "Add a keyword and then press enter" msgstr "Lägg till nyckelord och tryck sedan på Enter" -#: frontend/src/components/AppSidebar.vue:554 +#: frontend/src/components/AppSidebar.vue:559 msgid "Add a lesson" msgstr "Lägg till Lektion" @@ -189,11 +203,11 @@ msgstr "Lägg till uppgift till din lektion" msgid "Add at least one possible answer for this question: {0}" msgstr "Lägg till minst ett möjligt svar för denna fråga: {0}" -#: frontend/src/components/AppSidebar.vue:518 +#: frontend/src/components/AppSidebar.vue:522 msgid "Add courses to your batch" msgstr "Lägg till kurser i din grupp" -#: frontend/src/components/AppSidebar.vue:498 +#: frontend/src/components/AppSidebar.vue:501 msgid "Add students to your batch" msgstr "Lägg till studenter i din grupp" @@ -209,7 +223,7 @@ msgstr "Lägg till din uppgift som {0}" msgid "Add your first chapter" msgstr "Lägg till ditt första kapitel" -#: frontend/src/components/AppSidebar.vue:449 +#: frontend/src/components/AppSidebar.vue:450 msgid "Add your first lesson" msgstr "Lägg till din första lektion" @@ -288,7 +302,7 @@ msgstr "Redan Registrerad" #. 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:255 frontend/src/pages/CourseForm.vue:230 +#: frontend/src/pages/BatchForm.vue:265 frontend/src/pages/CourseForm.vue:230 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_course/lms_course.json #: lms/lms/doctype/lms_payment/lms_payment.json @@ -346,11 +360,11 @@ msgstr "Svara" msgid "Appears on the course card in the course list" msgstr "Visas på kurskort i kurslista" -#: frontend/src/pages/BatchForm.vue:230 +#: frontend/src/pages/BatchForm.vue:240 msgid "Appears when the batch URL is shared on any online platform" msgstr "Visas när grupp URL delas på valfri online plattform" -#: frontend/src/pages/BatchForm.vue:211 +#: frontend/src/pages/BatchForm.vue:221 msgid "Appears when the batch URL is shared on socials" msgstr "Visas när grupp URL delas på sociala medier" @@ -425,10 +439,9 @@ msgid "Assessment {0} has already been added to this batch." msgstr "Bedömning {0} har redan lagts till i denna grupp." #. Label of the show_assessments (Check) field in DocType 'LMS Settings' -#: frontend/src/components/AppSidebar.vue:566 +#: frontend/src/components/AppSidebar.vue:571 #: frontend/src/components/Assessments.vue:5 -#: frontend/src/components/BatchStudents.vue:68 -#: frontend/src/components/BatchStudents.vue:101 +#: frontend/src/components/BatchStudents.vue:32 #: lms/lms/doctype/lms_settings/lms_settings.json #: lms/templates/assessments.html:3 msgid "Assessments" @@ -486,7 +499,7 @@ msgstr "Uppgift uppdaterad" msgid "Assignment will appear at the bottom of the lesson." msgstr "Uppgift kommer att visas längst ner i lektion." -#: frontend/src/components/AppSidebar.vue:570 +#: frontend/src/components/AppSidebar.vue:575 #: frontend/src/pages/Assignments.vue:211 lms/www/lms.py:273 msgid "Assignments" msgstr "Uppgifter" @@ -495,6 +508,15 @@ msgstr "Uppgifter" msgid "At least one option must be correct for this question." msgstr "Minst ett alternativ måste vara korrekt för denna fråga." +#: frontend/src/components/Modals/LiveClassAttendance.vue:5 +msgid "Attendance for Class - {0}" +msgstr "Närvaro för Lektion - {0}" + +#. Label of the attendees (Int) field in DocType 'LMS Live Class' +#: lms/lms/doctype/lms_live_class/lms_live_class.json +msgid "Attendees" +msgstr "Deltagare" + #. Label of the attire (Select) field in DocType 'User' #: lms/fixtures/custom_field.json msgid "Attire Preference" @@ -510,7 +532,7 @@ msgid "Auto Assign" msgstr "Automatiskt Tilldela" #. Label of the auto_recording (Select) field in DocType 'LMS Live Class' -#: frontend/src/components/Modals/LiveClassModal.vue:77 +#: frontend/src/components/Modals/LiveClassModal.vue:73 #: lms/lms/doctype/lms_live_class/lms_live_class.json msgid "Auto Recording" msgstr "Automatisk Inspelning" @@ -601,6 +623,7 @@ msgstr "Grupp Bekräftelse Inskrivning" #: lms/lms/doctype/lms_category/lms_category.json #: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json msgid "Batch Evaluator" msgstr "Grupp Utvärderare" @@ -631,6 +654,10 @@ msgstr "Grupp Inställningar" msgid "Batch Start Date:" msgstr "Grupp Start Datum:" +#: frontend/src/components/BatchStudents.vue:40 +msgid "Batch Summary" +msgstr "Gruppöversikt" + #. Label of the batch_title (Data) field in DocType 'LMS Certificate' #. Label of the batch_title (Data) field in DocType 'LMS Certificate Request' #: lms/lms/doctype/lms_certificate/lms_certificate.json @@ -758,7 +785,7 @@ msgstr "Fritidskläder" #. Label of the category (Link) field in DocType 'LMS Batch' #. Label of the category (Data) field in DocType 'LMS Category' #. Label of the category (Link) field in DocType 'LMS Course' -#: frontend/src/pages/BatchForm.vue:182 frontend/src/pages/Batches.vue:55 +#: frontend/src/pages/BatchForm.vue:192 frontend/src/pages/Batches.vue:55 #: frontend/src/pages/CertifiedParticipants.vue:38 #: frontend/src/pages/CourseForm.vue:36 frontend/src/pages/Courses.vue:51 #: lms/lms/doctype/lms_batch/lms_batch.json @@ -767,19 +794,19 @@ msgstr "Fritidskläder" msgid "Category" msgstr "Kategori" -#: frontend/src/components/Categories.vue:39 +#: frontend/src/components/Settings/Categories.vue:39 msgid "Category Name" msgstr "Kategori Namn" -#: frontend/src/components/Categories.vue:133 +#: frontend/src/components/Settings/Categories.vue:133 msgid "Category added successfully" msgstr "Kategori tillagd" -#: frontend/src/components/Categories.vue:193 +#: frontend/src/components/Settings/Categories.vue:193 msgid "Category deleted successfully" msgstr "Kategori borttagen" -#: frontend/src/components/Categories.vue:173 +#: frontend/src/components/Settings/Categories.vue:173 msgid "Category updated successfully" msgstr "Kategori uppdaterad" @@ -822,7 +849,7 @@ msgstr "Certifikat genererade" #. Enrollment' #. Label of a Card Break in the LMS Workspace #. Label of a Link in the LMS Workspace -#: frontend/src/components/AppSidebar.vue:574 +#: frontend/src/components/AppSidebar.vue:579 #: frontend/src/components/CourseCard.vue:115 #: frontend/src/components/Modals/Event.vue:372 #: frontend/src/pages/BatchForm.vue:62 frontend/src/pages/Batches.vue:38 @@ -846,12 +873,12 @@ msgstr "Certifiering Detaljer" msgid "Certification Name" msgstr "Certifiering Namn" -#: frontend/src/components/BatchStudents.vue:36 +#: frontend/src/components/BatchStudents.vue:17 msgid "Certified" msgstr "Certifierad" -#: frontend/src/pages/CertifiedParticipants.vue:182 -#: frontend/src/pages/CertifiedParticipants.vue:189 +#: frontend/src/pages/CertifiedParticipants.vue:186 +#: frontend/src/pages/CertifiedParticipants.vue:193 #: frontend/src/pages/Statistics.vue:40 msgid "Certified Members" msgstr "Certifierade Medlemmar" @@ -972,19 +999,25 @@ msgstr "Klicka här" 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 "Klicka på lägg till ikon i redigeraren och välj Frågesport från menyn. Det öppnar dialogruta där du antingen kan välja frågesport från listan eller skapa nytt frågesport. När du väljer alternativ Skapa nytt omdirigeras du till en annan sida för att skapa frågesport." +#. Label of the client_id (Data) field in DocType 'LMS Zoom Settings' #. Label of the client_id (Data) field in DocType 'Zoom Settings' +#: frontend/src/components/Modals/ZoomAccountModal.vue:36 +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/doctype/zoom_settings/zoom_settings.json msgid "Client ID" msgstr "Klient ID" +#. Label of the client_secret (Password) field in DocType 'LMS Zoom Settings' #. Label of the client_secret (Password) field in DocType 'Zoom Settings' +#: frontend/src/components/Modals/ZoomAccountModal.vue:49 +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/doctype/zoom_settings/zoom_settings.json msgid "Client Secret" msgstr "Klient Hemlighet" -#: frontend/src/components/Categories.vue:27 -#: frontend/src/components/Evaluators.vue:24 -#: frontend/src/components/Members.vue:24 +#: frontend/src/components/Settings/Categories.vue:27 +#: frontend/src/components/Settings/Evaluators.vue:24 +#: frontend/src/components/Settings/Members.vue:24 msgid "Close" msgstr "Stäng" @@ -1066,6 +1099,10 @@ msgstr "Skola Namn" msgid "Color" msgstr "Färg" +#: frontend/src/pages/BatchForm.vue:293 frontend/src/pages/CourseForm.vue:268 +msgid "Comma separated keywords for SEO" +msgstr "Kommaseparerade nyckelord för SEO" + #. Label of the comments (Small Text) field in DocType 'Exercise Latest #. Submission' #. Label of the comments (Small Text) field in DocType 'Exercise Submission' @@ -1162,10 +1199,6 @@ msgstr "Slutför din Registrering - Missa inte!" msgid "Completed" msgstr "Klar" -#: frontend/src/components/BatchStudents.vue:373 -msgid "Completed by Students" -msgstr "Klart av Studenter" - #. Label of the enable_certification (Check) field in DocType 'LMS Course' #: frontend/src/pages/CourseForm.vue:217 #: lms/lms/doctype/lms_course/lms_course.json @@ -1232,7 +1265,7 @@ msgid "Continue Learning" msgstr "Fortsätt lära dig" #. Option for the 'Type' (Select) field in DocType 'Job Opportunity' -#: frontend/src/pages/Jobs.vue:187 +#: frontend/src/pages/Jobs.vue:189 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Contract" msgstr "Avtal" @@ -1267,7 +1300,7 @@ msgstr "Rätt Svar" #. Label of the country (Link) field in DocType 'Job Opportunity' #. Label of the country (Link) field in DocType 'Payment Country' #: frontend/src/pages/Billing.vue:92 frontend/src/pages/JobForm.vue:40 -#: frontend/src/pages/Jobs.vue:57 lms/fixtures/custom_field.json +#: frontend/src/pages/Jobs.vue:59 lms/fixtures/custom_field.json #: lms/job/doctype/job_opportunity/job_opportunity.json #: lms/lms/doctype/payment_country/payment_country.json msgid "Country" @@ -1403,7 +1436,7 @@ msgstr "Kurslista" msgid "Course Name" msgstr "Kursnamn" -#: frontend/src/pages/CourseDetail.vue:76 frontend/src/pages/CourseForm.vue:257 +#: frontend/src/pages/CourseDetail.vue:76 frontend/src/pages/CourseForm.vue:278 msgid "Course Outline" msgstr "Kursöversikt" @@ -1439,11 +1472,11 @@ msgstr "Kurs Benämning" msgid "Course added to program" msgstr "Kurs tillagd till program" -#: frontend/src/pages/CourseForm.vue:468 +#: frontend/src/pages/CourseForm.vue:496 msgid "Course created successfully" msgstr "Kurs skapad" -#: frontend/src/pages/CourseForm.vue:489 +#: frontend/src/pages/CourseForm.vue:533 msgid "Course deleted successfully" msgstr "Kurs är borttagen" @@ -1451,7 +1484,7 @@ msgstr "Kurs är borttagen" msgid "Course moved successfully" msgstr "Kurs flyttad" -#: frontend/src/pages/CourseForm.vue:451 +#: frontend/src/pages/CourseForm.vue:516 msgid "Course updated successfully" msgstr "Kurs uppdaterad" @@ -1465,12 +1498,11 @@ msgstr "Kurs {0} har redan lagts till i denna omgång." #. Label of the courses (Check) field in DocType 'LMS Settings' #: frontend/src/components/BatchCourses.vue:5 #: frontend/src/components/BatchOverlay.vue:37 -#: frontend/src/components/BatchStudents.vue:52 -#: frontend/src/components/BatchStudents.vue:92 +#: frontend/src/components/BatchStudents.vue:25 #: frontend/src/components/Modals/BatchStudentProgress.vue:91 -#: frontend/src/pages/BatchDetail.vue:51 +#: frontend/src/pages/BatchDetail.vue:44 #: frontend/src/pages/CourseCertification.vue:127 -#: frontend/src/pages/Courses.vue:329 frontend/src/pages/Courses.vue:336 +#: frontend/src/pages/Courses.vue:331 frontend/src/pages/Courses.vue:338 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Courses" @@ -1512,15 +1544,15 @@ msgstr "Skapa Kurs" msgid "Create a Live Class" msgstr "Skapa live lektion" -#: frontend/src/components/AppSidebar.vue:561 +#: frontend/src/components/AppSidebar.vue:566 msgid "Create a batch" msgstr "Skapa grupp" -#: frontend/src/components/AppSidebar.vue:552 +#: frontend/src/components/AppSidebar.vue:557 msgid "Create a course" msgstr "Skapa Kurs" -#: frontend/src/components/AppSidebar.vue:562 +#: frontend/src/components/AppSidebar.vue:567 msgid "Create a live class" msgstr "Skapa live lektion" @@ -1528,7 +1560,7 @@ msgstr "Skapa live lektion" msgid "Create an Assignment" msgstr "Skapa Uppgift" -#: frontend/src/components/AppSidebar.vue:488 +#: frontend/src/components/AppSidebar.vue:491 msgid "Create your first batch" msgstr "Skapa din första grupp" @@ -1536,26 +1568,26 @@ msgstr "Skapa din första grupp" msgid "Create your first course" msgstr "Skapa din första kurs" -#: frontend/src/components/AppSidebar.vue:467 +#: frontend/src/components/AppSidebar.vue:469 msgid "Create your first quiz" msgstr "Skapa din första frågesport" -#: frontend/src/pages/Assignments.vue:176 frontend/src/pages/Courses.vue:320 +#: frontend/src/pages/Assignments.vue:176 frontend/src/pages/Courses.vue:321 msgid "Created" msgstr "Skapad" -#: frontend/src/components/AppSidebar.vue:558 +#: frontend/src/components/AppSidebar.vue:563 msgid "Creating a batch" msgstr "Skapar grupp" -#: frontend/src/components/AppSidebar.vue:549 +#: frontend/src/components/AppSidebar.vue:554 msgid "Creating a course" msgstr "Skapar kurs" #. 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:262 frontend/src/pages/CourseForm.vue:247 +#: frontend/src/pages/BatchForm.vue:272 frontend/src/pages/CourseForm.vue:247 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_course/lms_course.json #: lms/lms/doctype/lms_payment/lms_payment.json @@ -1567,7 +1599,7 @@ msgstr "Valuta" msgid "Current Lesson" msgstr "Aktuell Lektion" -#: frontend/src/components/AppSidebar.vue:580 +#: frontend/src/components/AppSidebar.vue:585 msgid "Custom Certificate Templates" msgstr "Anpassade Certifikat Mallar" @@ -1604,7 +1636,7 @@ msgstr "Översikt Panel" #. Label of the date (Date) field in DocType 'Scheduled Flow' #: frontend/src/components/Modals/EvaluationModal.vue:26 #: frontend/src/components/Modals/Event.vue:40 -#: frontend/src/components/Modals/LiveClassModal.vue:61 +#: frontend/src/components/Modals/LiveClassModal.vue:29 #: lms/lms/doctype/lms_batch_timetable/lms_batch_timetable.json #: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json @@ -1614,10 +1646,7 @@ msgstr "Översikt Panel" msgid "Date" msgstr "Datum" -#. Label of the section_break_glxh (Section Break) field in DocType 'LMS Live -#. Class' #: frontend/src/pages/BatchForm.vue:69 -#: lms/lms/doctype/lms_live_class/lms_live_class.json msgid "Date and Time" msgstr "Datum och Tid" @@ -1663,7 +1692,7 @@ msgstr "Examen Typ" #: frontend/src/components/CourseOutline.vue:244 #: frontend/src/components/CourseOutline.vue:302 -#: frontend/src/pages/CourseForm.vue:502 +#: frontend/src/pages/CourseForm.vue:546 msgid "Delete" msgstr "Ta bort" @@ -1671,7 +1700,7 @@ msgstr "Ta bort" msgid "Delete Chapter" msgstr "Ta bort Kapitel" -#: frontend/src/pages/CourseForm.vue:496 +#: frontend/src/pages/CourseForm.vue:540 msgid "Delete Course" msgstr "Ta bort kurs" @@ -1683,7 +1712,7 @@ msgstr "Ta bort detta kapitel?" msgid "Delete this lesson?" msgstr "Ta bort denna lektion?" -#: frontend/src/pages/CourseForm.vue:497 +#: frontend/src/pages/CourseForm.vue:541 msgid "Deleting the course will also delete all its chapters and lessons. Are you sure you want to delete this course?" msgstr "Om du tar bort kurs raderas också alla dess kapitel och lektioner. Är du säker på att du vill ta bort denna kurs?" @@ -1707,7 +1736,7 @@ msgstr "Borttagning av denna lektion kommer att ta bort den permanent från kurs #. Label of the description (Small Text) field in DocType 'LMS Exercise' #. Label of the description (Text) field in DocType 'LMS Live Class' #. Label of the description (Small Text) field in DocType 'Work Experience' -#: frontend/src/components/Modals/LiveClassModal.vue:84 +#: frontend/src/components/Modals/LiveClassModal.vue:80 #: frontend/src/pages/JobForm.vue:125 #: lms/job/doctype/job_opportunity/job_opportunity.json #: lms/lms/doctype/certification/certification.json @@ -1748,6 +1777,7 @@ msgid "Disable Signup" msgstr "Inaktivera Registrering" #. Label of the disabled (Check) field in DocType 'Job Opportunity' +#: frontend/src/components/Settings/ZoomSettings.vue:56 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Disabled" msgstr "Inaktiverad" @@ -1758,7 +1788,7 @@ msgid "Discard" msgstr "Ångra" #. Label of the show_discussions (Check) field in DocType 'LMS Settings' -#: frontend/src/pages/Batch.vue:85 +#: frontend/src/pages/Batch.vue:88 #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Discussions" msgstr "Diskussioner" @@ -1788,10 +1818,12 @@ msgstr "Duplicerade alternativ hittades för denna fråga." #. Label of the duration (Data) field in DocType 'Cohort' #. Label of the duration (Data) field in DocType 'LMS Batch Timetable' #. Label of the duration (Int) field in DocType 'LMS Live Class' -#: frontend/src/components/Modals/LiveClassModal.vue:68 +#. Label of the duration (Int) field in DocType 'LMS Live Class Participant' +#: frontend/src/components/Modals/LiveClassModal.vue:36 #: lms/lms/doctype/cohort/cohort.json #: lms/lms/doctype/lms_batch_timetable/lms_batch_timetable.json #: lms/lms/doctype/lms_live_class/lms_live_class.json +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json msgid "Duration" msgstr "Varaktighet" @@ -1800,7 +1832,7 @@ msgstr "Varaktighet" msgid "Duration (in minutes)" msgstr "Varaktighet (i minuter)" -#: frontend/src/components/Modals/LiveClassModal.vue:64 +#: frontend/src/components/Modals/LiveClassModal.vue:32 msgid "Duration of the live class in minutes" msgstr "Livelektion varaktighet i minuter" @@ -1839,6 +1871,10 @@ msgstr "Redigera e-post mall" msgid "Edit Profile" msgstr "Redigera Profil" +#: frontend/src/components/Modals/ZoomAccountModal.vue:6 +msgid "Edit Zoom Account" +msgstr "Redigera Zoom konto" + #: frontend/src/pages/QuizForm.vue:182 msgid "Edit the question" msgstr "Redigera fråga" @@ -1858,8 +1894,9 @@ msgstr "Utbildning Detalj" msgid "Education Details" msgstr "Utbildning Detaljer" -#: frontend/src/components/Evaluators.vue:33 -#: frontend/src/components/Members.vue:33 lms/templates/signup-form.html:10 +#: frontend/src/components/Settings/Evaluators.vue:33 +#: frontend/src/components/Settings/Members.vue:33 +#: lms/templates/signup-form.html:10 msgid "Email" msgstr "E-post" @@ -1889,7 +1926,8 @@ msgstr "E-post mall uppdaterad" msgid "Email Templates" msgstr "E-Post Mallar" -#: frontend/src/components/EmailTemplates.vue:128 +#: frontend/src/components/Settings/EmailTemplates.vue:128 +#: frontend/src/components/Settings/ZoomSettings.vue:161 msgid "Email Templates deleted successfully" msgstr "E-post mallar raderade" @@ -1922,7 +1960,11 @@ msgid "Enable this only if you want to upload a SCORM package as a chapter." msgstr "Aktivera detta endast om du vill ladda upp SCORM paket som kapitel." #. Label of the enabled (Check) field in DocType 'LMS Badge' +#. Label of the enabled (Check) field in DocType 'LMS Zoom Settings' +#: frontend/src/components/Modals/ZoomAccountModal.vue:23 +#: frontend/src/components/Settings/ZoomSettings.vue:53 #: lms/lms/doctype/lms_badge/lms_badge.json +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json msgid "Enabled" msgstr "Aktiverad" @@ -1961,11 +2003,15 @@ msgstr "Slutdatum (eller förväntat)" msgid "End Time" msgstr "Slut Tid" +#: frontend/src/components/LiveClass.vue:89 +msgid "Ended" +msgstr "Avslutad" + #: frontend/src/components/BatchOverlay.vue:103 msgid "Enroll Now" msgstr "Registrera Nu" -#: frontend/src/pages/Batches.vue:286 frontend/src/pages/Courses.vue:322 +#: frontend/src/pages/Batches.vue:286 frontend/src/pages/Courses.vue:324 msgid "Enrolled" msgstr "Inskriven" @@ -1984,7 +2030,7 @@ msgstr "Registreringsbekräftelse för {0}" msgid "Enrollment Count" msgstr "Antal Inskrivna" -#: lms/lms/utils.py:1913 +#: lms/lms/utils.py:1914 msgid "Enrollment Failed" msgstr "Registrering Misslyckad" @@ -2011,18 +2057,27 @@ msgstr "Ange benämning och spara frågesport för att fortsätta" msgid "Enter the correct answer" msgstr "Ange korrekt svar" +#: frontend/src/components/Modals/ZoomAccountModal.vue:163 +msgid "Error creating Zoom Account" +msgstr "Fel vid skapande av Zoom-konto" + #: frontend/src/components/Modals/EmailTemplateModal.vue:122 msgid "Error creating email template" msgstr "Fel vid skapande av e-post mall" -#: lms/lms/doctype/lms_batch/lms_batch.py:193 +#: lms/lms/doctype/lms_batch/lms_batch.py:204 msgid "Error creating live class. Please try again. {0}" msgstr "Fel vid skapande av liveklass. Vänligen försök igen. {0}" -#: frontend/src/components/EmailTemplates.vue:133 +#: frontend/src/components/Settings/EmailTemplates.vue:133 +#: frontend/src/components/Settings/ZoomSettings.vue:166 msgid "Error deleting email templates" msgstr "Fel vid borttagning av e-post mallar" +#: frontend/src/components/Modals/ZoomAccountModal.vue:200 +msgid "Error updating Zoom Account" +msgstr "Fel vid uppdatering av Zoom konto" + #: frontend/src/components/Modals/EmailTemplateModal.vue:151 msgid "Error updating email template" msgstr "Fel vid uppdatering av e-post mall" @@ -2179,6 +2234,14 @@ msgstr "Utforska mer" msgid "Fail" msgstr "Misslyckad " +#: lms/lms/doctype/lms_live_class/lms_live_class.py:139 +msgid "Failed to fetch attendance data from Zoom for class {0}: {1}" +msgstr "Misslyckades med att hämta närvarodata från Zoom för lektion {0}: {1}" + +#: frontend/src/utils/index.js:613 +msgid "Failed to update meta tags {0}" +msgstr "Misslyckades med att uppdatera metataggar {0}" + #. Label of the featured (Check) field in DocType 'LMS Course' #: frontend/src/components/CourseCard.vue:20 #: frontend/src/pages/CourseForm.vue:167 @@ -2188,7 +2251,7 @@ msgstr "Utvald" #. Label of the feedback (Small Text) field in DocType 'LMS Batch Feedback' #: frontend/src/components/BatchFeedback.vue:30 -#: frontend/src/pages/Batch.vue:143 +#: frontend/src/pages/Batch.vue:146 #: lms/lms/doctype/lms_batch_feedback/lms_batch_feedback.json msgid "Feedback" msgstr "Återkoppling" @@ -2212,8 +2275,8 @@ msgstr "Huvudämne/Studieinriktning" msgid "File Type" msgstr "Fil Typ" -#: frontend/src/components/Members.vue:39 #: frontend/src/components/Modals/EditProfile.vue:59 +#: frontend/src/components/Settings/Members.vue:39 msgid "First Name" msgstr "Förnamn" @@ -2237,7 +2300,7 @@ msgid "Free" msgstr "Gratis" #. Option for the 'Type' (Select) field in DocType 'Job Opportunity' -#: frontend/src/pages/Jobs.vue:188 +#: frontend/src/pages/Jobs.vue:190 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Freelance" msgstr "Frilansare" @@ -2281,7 +2344,7 @@ msgid "Full Name" msgstr "Fullständig Namn" #. Option for the 'Type' (Select) field in DocType 'Job Opportunity' -#: frontend/src/pages/Jobs.vue:185 +#: frontend/src/pages/Jobs.vue:187 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Full Time" msgstr "Heltid" @@ -2638,8 +2701,8 @@ msgstr "Lärare Kommentarer" msgid "Interest" msgstr "Intresse" -#: frontend/src/components/AppSidebar.vue:541 -#: frontend/src/components/AppSidebar.vue:544 +#: frontend/src/components/AppSidebar.vue:546 +#: frontend/src/components/AppSidebar.vue:549 msgid "Introduction" msgstr "Introduktion" @@ -2677,7 +2740,7 @@ msgstr "Endast inbjudan" msgid "Invite Request" msgstr "Inbjudan Begäran" -#: frontend/src/components/AppSidebar.vue:477 +#: frontend/src/components/AppSidebar.vue:480 msgid "Invite your team and students" msgstr "Bjud in ditt team och dina studenter" @@ -2709,7 +2772,7 @@ msgstr "Är SCORM App" msgid "Issue Date" msgstr "Utfärdande Datum" -#: frontend/src/components/AppSidebar.vue:577 +#: frontend/src/components/AppSidebar.vue:582 msgid "Issue a Certificate" msgstr "Utfärda Certifikat" @@ -2781,12 +2844,12 @@ msgstr "Jobb Benämning" #. Label of the jobs (Check) field in DocType 'LMS Settings' #: frontend/src/pages/JobDetail.vue:10 frontend/src/pages/Jobs.vue:8 -#: frontend/src/pages/Jobs.vue:194 +#: frontend/src/pages/Jobs.vue:196 #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Jobs" msgstr "Jobb" -#: frontend/src/components/LiveClass.vue:58 +#: frontend/src/components/LiveClass.vue:78 #: lms/templates/upcoming_evals.html:15 msgid "Join" msgstr "Anslut" @@ -2804,6 +2867,12 @@ msgstr "Delta i Möte" msgid "Join URL" msgstr "Gå med URL" +#. Label of the joined_at (Datetime) field in DocType 'LMS Live Class +#. Participant' +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json +msgid "Joined At" +msgstr "Ansluten" + #. Name of a Workspace #: lms/lms/workspace/lms/lms.json msgid "LMS" @@ -2930,6 +2999,11 @@ msgstr "Jobb Ansökan" msgid "LMS Live Class" msgstr "Live Klass" +#. Name of a DocType +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json +msgid "LMS Live Class Participant" +msgstr "Deltagare i Live Lektion" + #. Name of a DocType #: lms/lms/doctype/lms_mentor_request/lms_mentor_request.json msgid "LMS Mentor Request" @@ -3037,6 +3111,11 @@ msgstr "Tidtabell Legend" msgid "LMS Timetable Template" msgstr "Tidtabell Mall" +#. Name of a DocType +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json +msgid "LMS Zoom Settings" +msgstr "Zoom Inställningar" + #. Label of the label (Data) field in DocType 'LMS Timetable Legend' #: lms/lms/doctype/lms_timetable_legend/lms_timetable_legend.json msgid "Label" @@ -3057,6 +3136,12 @@ msgstr "Senaste Inlämning" msgid "Launch File" msgstr "Startfil" +#. Label of the left_at (Datetime) field in DocType 'LMS Live Class +#. Participant' +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json +msgid "Left At" +msgstr "Lämnade" + #. Label of the lesson (Link) field in DocType 'Exercise Latest Submission' #. Label of the lesson (Link) field in DocType 'Exercise Submission' #. Label of the lesson (Link) field in DocType 'Lesson Reference' @@ -3088,7 +3173,7 @@ msgstr "Lektion Referens" msgid "Lesson Title" msgstr "Lektion Benämning" -#: frontend/src/pages/LessonForm.vue:414 +#: frontend/src/pages/LessonForm.vue:416 msgid "Lesson created successfully" msgstr "Lektion skapad" @@ -3100,7 +3185,7 @@ msgstr "Lektion raderad" msgid "Lesson moved successfully" msgstr "Lektion flyttad" -#: frontend/src/pages/LessonForm.vue:438 +#: frontend/src/pages/LessonForm.vue:440 msgid "Lesson updated successfully" msgstr "Lektion uppdaterad" @@ -3154,12 +3239,14 @@ msgid "Links" msgstr "Länkar" #. Option for the 'Status' (Select) field in DocType 'Cohort' -#: frontend/src/pages/Courses.vue:306 lms/lms/doctype/cohort/cohort.json +#: frontend/src/pages/Courses.vue:307 lms/lms/doctype/cohort/cohort.json msgid "Live" msgstr "Live" +#. Label of the live_class (Link) field in DocType 'LMS Live Class Participant' #. Label of the show_live_class (Check) field in DocType 'LMS Settings' -#: frontend/src/components/LiveClass.vue:4 +#: frontend/src/components/LiveClass.vue:14 +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Live Class" msgstr "Live Klass" @@ -3169,7 +3256,7 @@ msgstr "Live Klass" msgid "LiveCode URL" msgstr "LiveCode URL" -#: frontend/src/components/Members.vue:109 +#: frontend/src/components/Settings/Members.vue:109 #: frontend/src/pages/Assignments.vue:69 frontend/src/pages/Batches.vue:80 #: frontend/src/pages/CertifiedParticipants.vue:100 #: frontend/src/pages/Courses.vue:75 @@ -3196,7 +3283,7 @@ msgid "Location Preference" msgstr "Platspreferens" #: frontend/src/components/NoPermission.vue:28 -#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:193 +#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:196 #: frontend/src/pages/Lesson.vue:53 msgid "Login" msgstr "Logga In" @@ -3290,7 +3377,7 @@ msgid "Maximum Attempts" msgstr "Maximalt Antal Försök" #. Label of the medium (Select) field in DocType 'LMS Batch' -#: frontend/src/pages/BatchForm.vue:177 +#: frontend/src/pages/BatchForm.vue:187 #: lms/lms/doctype/lms_batch/lms_batch.json msgid "Medium" msgstr "Medium" @@ -3305,6 +3392,11 @@ msgstr "Medium ID" msgid "Medium:" msgstr "Medium:" +#. Label of the meeting_id (Data) field in DocType 'LMS Live Class' +#: lms/lms/doctype/lms_live_class/lms_live_class.json +msgid "Meeting ID" +msgstr "Mötes ID" + #. Label of the member (Link) field in DocType 'Exercise Latest Submission' #. Label of the member (Link) field in DocType 'Exercise Submission' #. Label of the member (Link) field in DocType 'LMS Assignment Submission' @@ -3317,10 +3409,14 @@ msgstr "Medium:" #. 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 Live Class Participant' #. Label of the member (Link) field in DocType 'LMS Mentor Request' #. Label of the member (Link) field in DocType 'LMS Payment' #. Label of the member (Link) field in DocType 'LMS Program Member' #. Label of the member (Link) field in DocType 'LMS Quiz Submission' +#. Label of the member (Link) field in DocType 'LMS Zoom Settings' +#: frontend/src/components/Modals/ZoomAccountModal.vue:42 +#: frontend/src/components/Settings/ZoomSettings.vue:178 #: frontend/src/pages/AssignmentSubmissionList.vue:14 #: frontend/src/pages/QuizSubmission.vue:31 #: frontend/src/pages/QuizSubmissionList.vue:91 @@ -3335,10 +3431,12 @@ msgstr "Medium:" #: 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_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 #: lms/lms/doctype/lms_program_member/lms_program_member.json #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/report/course_progress_summary/course_progress_summary.py:64 msgid "Member" msgstr "Medlem" @@ -3357,7 +3455,10 @@ msgstr "Medlem E-post" #. Label of the member_image (Attach Image) field in DocType 'LMS Batch #. Feedback' +#. Label of the member_image (Attach Image) field in DocType 'LMS Live Class +#. Participant' #: lms/lms/doctype/lms_batch_feedback/lms_batch_feedback.json +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json msgid "Member Image" msgstr "Medlemsbild" @@ -3371,8 +3472,11 @@ msgstr "Medlemsbild" #. Label of the member_name (Data) field in DocType 'LMS Certificate Request' #. Label of the member_name (Data) field in DocType 'LMS Course Progress' #. Label of the member_name (Data) field in DocType 'LMS Enrollment' +#. Label of the member_name (Data) field in DocType 'LMS Live Class +#. Participant' #. Label of the member_name (Data) field in DocType 'LMS Mentor Request' #. Label of the member_name (Data) field in DocType 'LMS Quiz Submission' +#. Label of the member_name (Data) field in DocType 'LMS Zoom Settings' #: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json #: lms/lms/doctype/lms_badge_assignment/lms_badge_assignment.json #: lms/lms/doctype/lms_batch_enrollment/lms_batch_enrollment.json @@ -3382,8 +3486,10 @@ msgstr "Medlemsbild" #: 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_live_class_participant/lms_live_class_participant.json #: lms/lms/doctype/lms_mentor_request/lms_mentor_request.json #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/report/course_progress_summary/course_progress_summary.py:71 msgid "Member Name" msgstr "Medlems Namn" @@ -3401,8 +3507,11 @@ msgstr "Medlem Typ" #. Label of the member_username (Data) field in DocType 'LMS Batch Enrollment' #. Label of the member_username (Data) field in DocType 'LMS Enrollment' +#. Label of the member_username (Data) field in DocType 'LMS Live Class +#. Participant' #: lms/lms/doctype/lms_batch_enrollment/lms_batch_enrollment.json #: lms/lms/doctype/lms_enrollment/lms_enrollment.json +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json msgid "Member Username" msgstr "Medlem Användarnamn" @@ -3466,23 +3575,33 @@ msgid "Mentor Request Status Update Template" msgstr "Mentor Begäran Status Uppdatering Mall" #. Label of the meta_description (Small Text) field in DocType 'LMS Settings' +#: frontend/src/pages/BatchForm.vue:284 frontend/src/pages/CourseForm.vue:259 #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Meta Description" msgstr "Meta Beskrivning" #. Label of the meta_image (Attach Image) field in DocType 'LMS Batch' #. Label of the meta_image (Attach Image) field in DocType 'LMS Settings' -#: frontend/src/pages/BatchForm.vue:190 +#: frontend/src/pages/BatchForm.vue:200 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Meta Image" msgstr "Meta Bild" #. Label of the meta_keywords (Small Text) field in DocType 'LMS Settings' +#: frontend/src/pages/BatchForm.vue:290 frontend/src/pages/CourseForm.vue:265 #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Meta Keywords" msgstr "Meta Nyckelord" +#: frontend/src/pages/BatchForm.vue:279 frontend/src/pages/CourseForm.vue:254 +msgid "Meta Tags" +msgstr "Meta Taggar" + +#: lms/lms/api.py:1457 +msgid "Meta tags should be a list." +msgstr "Metataggar bör vara en lista." + #. Label of the milestone (Check) field in DocType 'LMS Batch Timetable' #: lms/lms/doctype/lms_batch_timetable/lms_batch_timetable.json msgid "Milestone" @@ -3494,6 +3613,7 @@ msgstr "Minst två alternativ erfordras för flervalsfrågor." #. Name of a role #: frontend/src/pages/ProfileRoles.vue:20 +#: lms/lms/doctype/course_chapter/course_chapter.json #: lms/lms/doctype/course_evaluator/course_evaluator.json #: lms/lms/doctype/course_lesson/course_lesson.json #: lms/lms/doctype/lms_assignment/lms_assignment.json @@ -3503,6 +3623,7 @@ msgstr "Minst två alternativ erfordras för flervalsfrågor." #: lms/lms/doctype/lms_category/lms_category.json #: lms/lms/doctype/lms_certificate/lms_certificate.json #: 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_live_class/lms_live_class.json #: lms/lms/doctype/lms_program/lms_program.json @@ -3511,6 +3632,7 @@ msgstr "Minst två alternativ erfordras för flervalsfrågor." #: lms/lms/doctype/lms_settings/lms_settings.json #: lms/lms/doctype/lms_source/lms_source.json #: lms/lms/doctype/lms_timetable_template/lms_timetable_template.json +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json msgid "Moderator" msgstr "Moderator" @@ -3533,7 +3655,7 @@ msgstr "Modul är felaktig." msgid "Monday" msgstr "Måndag" -#: frontend/src/components/AppSidebar.vue:585 +#: frontend/src/components/AppSidebar.vue:590 msgid "Monetization" msgstr "Intäktsgenerering" @@ -3559,13 +3681,14 @@ msgid "Name" msgstr "Namn" #. Option for the 'Event' (Select) field in DocType 'LMS Badge' -#: frontend/src/components/Categories.vue:27 -#: frontend/src/components/EmailTemplates.vue:17 -#: frontend/src/components/Evaluators.vue:24 -#: 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/Courses.vue:309 frontend/src/pages/Programs.vue:14 -#: lms/lms/doctype/lms_badge/lms_badge.json +#: frontend/src/components/Settings/Categories.vue:27 +#: frontend/src/components/Settings/EmailTemplates.vue:17 +#: frontend/src/components/Settings/Evaluators.vue:24 +#: frontend/src/components/Settings/Members.vue:24 +#: frontend/src/components/Settings/ZoomSettings.vue:17 +#: frontend/src/pages/Assignments.vue:19 frontend/src/pages/Batches.vue:17 +#: frontend/src/pages/Courses.vue:17 frontend/src/pages/Courses.vue:310 +#: frontend/src/pages/Programs.vue:14 lms/lms/doctype/lms_badge/lms_badge.json msgid "New" msgstr "Ny" @@ -3573,7 +3696,7 @@ msgstr "Ny" msgid "New Batch" msgstr "Ny Grupp" -#: frontend/src/pages/CourseForm.vue:590 lms/www/lms.py:95 +#: frontend/src/pages/CourseForm.vue:634 lms/www/lms.py:95 msgid "New Course" msgstr "Ny Kurs" @@ -3614,6 +3737,10 @@ msgstr "Nytt Frågesport" msgid "New Sign Up" msgstr "Ny Registrering" +#: frontend/src/components/Modals/ZoomAccountModal.vue:6 +msgid "New Zoom Account" +msgstr "Ny Zoom konto" + #: lms/lms/utils.py:609 msgid "New comment in batch {0}" msgstr "Ny kommentar i grupp {0}" @@ -3688,7 +3815,7 @@ msgstr "Ingen återkoppling mottagen ännu." msgid "No introduction" msgstr "Ingen introduktion" -#: frontend/src/components/LiveClass.vue:71 +#: frontend/src/components/LiveClass.vue:97 msgid "No live classes scheduled" msgstr "Inga live lektioner schemalagda" @@ -3736,14 +3863,14 @@ msgstr "Inte tillgänglig för förhandsgranskning" msgid "Not Graded" msgstr "Ej Betygsatt" -#: frontend/src/components/NoPermission.vue:7 frontend/src/pages/Batch.vue:161 +#: frontend/src/components/NoPermission.vue:7 frontend/src/pages/Batch.vue:164 msgid "Not Permitted" msgstr "Ej Tillåtet" #: frontend/src/components/Assignment.vue:36 -#: frontend/src/components/BrandSettings.vue:10 -#: frontend/src/components/PaymentSettings.vue:9 -#: frontend/src/components/SettingDetails.vue:10 +#: frontend/src/components/Settings/BrandSettings.vue:10 +#: frontend/src/components/Settings/PaymentSettings.vue:9 +#: frontend/src/components/Settings/SettingDetails.vue:10 #: frontend/src/pages/QuizSubmission.vue:9 msgid "Not Saved" msgstr "Ej Sparad" @@ -3761,6 +3888,10 @@ msgstr "Aviseringar" msgid "Notify me when available" msgstr "Meddela mig när den är tillgänglig" +#: frontend/src/components/BatchStudents.vue:48 +msgid "Number of Students" +msgstr "Antal Studerande" + #: frontend/src/pages/BatchForm.vue:150 msgid "Number of seats available" msgstr "Antal platser tillgängliga" @@ -3801,7 +3932,7 @@ msgstr "Endast kurser för vilka självinlärning är inaktiverat kan läggas ti msgid "Only files of type {0} will be accepted." msgstr "Endast filer av typ {0} kommer att accepteras." -#: frontend/src/pages/CourseForm.vue:526 frontend/src/utils/index.js:499 +#: frontend/src/pages/CourseForm.vue:570 frontend/src/utils/index.js:500 msgid "Only image file is allowed." msgstr "Endast bildfiler är tillåtna." @@ -3905,7 +4036,7 @@ msgid "Pages" msgstr "Sidor" #. Label of the paid_batch (Check) field in DocType 'LMS Batch' -#: frontend/src/pages/BatchForm.vue:250 +#: frontend/src/pages/BatchForm.vue:260 #: lms/lms/doctype/lms_batch/lms_batch.json msgid "Paid Batch" msgstr "Betald Parti" @@ -3931,7 +4062,7 @@ msgid "Pan Number" msgstr "Pan Nummer" #. Option for the 'Type' (Select) field in DocType 'Job Opportunity' -#: frontend/src/pages/Jobs.vue:186 +#: frontend/src/pages/Jobs.vue:188 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Part Time" msgstr "Deltid" @@ -4082,6 +4213,10 @@ msgstr "Telefon Nummer" msgid "Please add {1} for {3} to send calendar invites for evaluations." msgstr "Lägg till {1} för {3} för att skicka kalender inbjudningar för utvärderingar." +#: frontend/src/components/LiveClass.vue:8 +msgid "Please add a zoom account to the batch to create live classes." +msgstr "Lägg till Zoom konto i gruppen för att skapa live lektioner." + #: lms/lms/user.py:75 msgid "Please ask your administrator to verify your sign-up" msgstr "Be Administratör att verifiera din registrering" @@ -4094,13 +4229,13 @@ msgstr "Kontrollera din E-post för verifiering" msgid "Please click on the following button to set your new password" msgstr "Klicka på följande knapp för att ange ditt nya lösenord" -#: lms/lms/utils.py:2047 lms/lms/utils.py:2051 +#: lms/lms/utils.py:2048 lms/lms/utils.py:2052 msgid "Please complete the previous courses in the program to enroll in this course." msgstr "Slutför tidigare kurser i program för att anmäla dig till denna kurs." -#: lms/lms/doctype/lms_batch/lms_batch.py:200 -msgid "Please enable Zoom Settings to use this feature." -msgstr "Aktivera Zoom Inställningar för att använda denna funktion." +#: lms/lms/doctype/lms_batch/lms_batch.py:211 +msgid "Please enable the zoom account to use this feature." +msgstr "Aktivera zoom konto för att använda denna funktion." #: frontend/src/components/CourseOutline.vue:319 msgid "Please enroll for this course to view this lesson" @@ -4110,7 +4245,7 @@ msgstr "Anmäl dig till denna kurs för att se denna lektion" msgid "Please ensure that you complete all the questions in {0} minutes." msgstr "Se till att besvara alla frågor på {0} minuter." -#: frontend/src/components/Modals/LiveClassModal.vue:171 +#: frontend/src/components/Modals/LiveClassModal.vue:186 msgid "Please enter a title." msgstr "Ange benämning." @@ -4119,7 +4254,7 @@ msgstr "Ange benämning." msgid "Please enter a valid URL." msgstr "Ange giltig URL." -#: frontend/src/components/Modals/LiveClassModal.vue:183 +#: frontend/src/components/Modals/LiveClassModal.vue:198 msgid "Please enter a valid time in the format HH:mm." msgstr "Ange giltig tid i format HH:mm." @@ -4147,7 +4282,7 @@ msgstr "Låt oss veta varifrån du hörde talas om oss." msgid "Please login to access the quiz." msgstr "Logga in för att komma åt frågesport." -#: frontend/src/components/NoPermission.vue:25 frontend/src/pages/Batch.vue:172 +#: frontend/src/components/NoPermission.vue:25 frontend/src/pages/Batch.vue:175 msgid "Please login to access this page." msgstr "Logga in för att komma till denna sida." @@ -4164,23 +4299,23 @@ msgstr "Förbered dig väl och kom i tid till utvärderingarna." msgid "Please schedule an evaluation to get certified." msgstr "Boka gärna utvärdering för att bli certifierad." -#: frontend/src/components/Modals/LiveClassModal.vue:174 +#: frontend/src/components/Modals/LiveClassModal.vue:189 msgid "Please select a date." msgstr "Välj Datum" -#: frontend/src/components/Modals/LiveClassModal.vue:198 +#: frontend/src/components/Modals/LiveClassModal.vue:213 msgid "Please select a duration." msgstr "Välj varaktighet." -#: frontend/src/components/Modals/LiveClassModal.vue:195 +#: frontend/src/components/Modals/LiveClassModal.vue:210 msgid "Please select a future date and time." msgstr "Välj framtida datum och tid." -#: frontend/src/components/Modals/LiveClassModal.vue:177 +#: frontend/src/components/Modals/LiveClassModal.vue:192 msgid "Please select a time." msgstr "Välj tid." -#: frontend/src/components/Modals/LiveClassModal.vue:180 +#: frontend/src/components/Modals/LiveClassModal.vue:195 msgid "Please select a timezone." msgstr "Välj tidszon." @@ -4286,7 +4421,7 @@ msgid "Previous" msgstr "Föregående" #. Label of the pricing_tab (Tab Break) field in DocType 'LMS Batch' -#: frontend/src/pages/BatchForm.vue:245 +#: frontend/src/pages/BatchForm.vue:255 #: lms/lms/doctype/lms_batch/lms_batch.json msgid "Pricing" msgstr "Prissättning" @@ -4363,7 +4498,6 @@ msgstr "Program" #. Label of the progress (Float) field in DocType 'LMS Enrollment' #. Label of the progress (Int) field in DocType 'LMS Program Member' -#: frontend/src/components/BatchStudents.vue:75 #: frontend/src/components/Modals/BatchStudentProgress.vue:94 #: lms/lms/doctype/lms_enrollment/lms_enrollment.json #: lms/lms/doctype/lms_program_member/lms_program_member.json @@ -4374,6 +4508,10 @@ msgstr "Framsteg" msgid "Progress (%)" msgstr "Framsteg(%)" +#: frontend/src/components/BatchStudents.vue:41 +msgid "Progress of students in courses and assessments" +msgstr "Studenters framsteg i kurser och bedömningar" + #. Option for the 'Required Role' (Select) field in DocType 'Cohort Web Page' #. Option for the 'Visibility' (Select) field in DocType 'LMS Batch Old' #: lms/lms/doctype/cohort_web_page/cohort_web_page.json @@ -4523,7 +4661,7 @@ msgstr "Frågesport uppdaterad" msgid "Quiz will appear at the bottom of the lesson." msgstr "Frågesport kommer att visas längst ner i lektionen." -#: frontend/src/components/AppSidebar.vue:569 +#: frontend/src/components/AppSidebar.vue:574 #: frontend/src/pages/QuizForm.vue:443 frontend/src/pages/Quizzes.vue:142 #: frontend/src/pages/Quizzes.vue:152 lms/www/lms.py:251 msgid "Quizzes" @@ -4603,7 +4741,7 @@ msgstr "Avvisad" msgid "Related Courses" msgstr "Relaterade Kurser" -#: frontend/src/pages/BatchForm.vue:226 frontend/src/pages/CourseForm.vue:127 +#: frontend/src/pages/BatchForm.vue:236 frontend/src/pages/CourseForm.vue:127 msgid "Remove" msgstr "Ta bort" @@ -4676,7 +4814,7 @@ msgstr "Rollpreferens" msgid "Role updated successfully" msgstr "Roll uppdaterad" -#: frontend/src/components/AppSidebar.vue:597 +#: frontend/src/components/AppSidebar.vue:602 msgid "Roles" msgstr "Roller" @@ -4744,6 +4882,7 @@ msgstr "Lördag" #: frontend/src/components/Modals/EmailTemplateModal.vue:12 #: frontend/src/components/Modals/Event.vue:101 #: frontend/src/components/Modals/Event.vue:129 +#: frontend/src/components/Modals/ZoomAccountModal.vue:10 #: frontend/src/pages/BatchForm.vue:8 frontend/src/pages/CourseForm.vue:17 #: frontend/src/pages/JobForm.vue:8 frontend/src/pages/LessonForm.vue:14 #: frontend/src/pages/ProgramForm.vue:7 frontend/src/pages/QuizForm.vue:34 @@ -4784,8 +4923,9 @@ msgstr "Resultat" msgid "Score Out Of" msgstr "Resultat av" -#: frontend/src/components/Evaluators.vue:15 -#: frontend/src/components/Members.vue:15 frontend/src/pages/Jobs.vue:42 +#: frontend/src/components/Settings/Evaluators.vue:15 +#: frontend/src/components/Settings/Members.vue:15 +#: frontend/src/pages/Jobs.vue:43 msgid "Search" msgstr "Sök" @@ -4860,16 +5000,16 @@ msgstr "Sessioner på dagar" msgid "Set your Password" msgstr "Ange Lösenord" -#: frontend/src/components/AppSidebar.vue:545 +#: frontend/src/components/AppSidebar.vue:550 msgid "Setting up" msgstr "Konfigurera" -#: frontend/src/components/AppSidebar.vue:590 +#: frontend/src/components/AppSidebar.vue:595 msgid "Setting up payment gateway" msgstr "Konfigurerar Betalningsport" -#: frontend/src/components/AppSidebar.vue:595 -#: frontend/src/components/Modals/Settings.vue:7 +#: frontend/src/components/AppSidebar.vue:600 +#: frontend/src/components/Settings/Settings.vue:7 #: frontend/src/pages/BatchForm.vue:46 frontend/src/pages/CourseForm.vue:143 #: frontend/src/pages/ProfileRoles.vue:4 frontend/src/pages/QuizForm.vue:79 msgid "Settings" @@ -5049,7 +5189,7 @@ msgstr "Personal" msgid "Stage" msgstr "Fas" -#: frontend/src/components/LiveClass.vue:50 frontend/src/components/Quiz.vue:67 +#: frontend/src/components/LiveClass.vue:70 frontend/src/components/Quiz.vue:67 #: lms/templates/quiz/quiz.html:39 msgid "Start" msgstr "Start" @@ -5134,6 +5274,7 @@ msgstr "Statistik" #. Label of the status (Select) field in DocType 'LMS Course Progress' #. Label of the status (Select) field in DocType 'LMS Mentor Request' #: frontend/src/components/Modals/Event.vue:91 +#: frontend/src/components/Settings/ZoomSettings.vue:182 #: frontend/src/pages/AssignmentSubmissionList.vue:19 #: frontend/src/pages/JobForm.vue:46 #: lms/job/doctype/job_opportunity/job_opportunity.json @@ -5171,13 +5312,13 @@ msgid "Student Reviews" msgstr "Student Recensioner" #. Label of the show_students (Check) field in DocType 'LMS Settings' -#: frontend/src/components/BatchStudents.vue:20 -#: frontend/src/components/BatchStudents.vue:111 +#: frontend/src/components/BatchStudents.vue:11 +#: frontend/src/components/BatchStudents.vue:67 #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Students" msgstr "Studenter" -#: frontend/src/components/BatchStudents.vue:328 +#: frontend/src/components/BatchStudents.vue:285 msgid "Students deleted successfully" msgstr "Studenter borttagna" @@ -5263,7 +5404,7 @@ msgstr "Översikt" msgid "Sunday" msgstr "Söndag" -#: lms/lms/api.py:1063 +#: lms/lms/api.py:1079 msgid "Suspicious pattern found in {0}: {1}" msgstr "Misstänkt mönster hittat i {0}: {1}" @@ -5304,6 +5445,7 @@ msgstr "Misstänkt mönster hittat i {0}: {1}" #: lms/lms/doctype/lms_enrollment/lms_enrollment.json #: lms/lms/doctype/lms_exercise/lms_exercise.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 #: lms/lms/doctype/lms_payment/lms_payment.json #: lms/lms/doctype/lms_program/lms_program.json @@ -5313,6 +5455,7 @@ msgstr "Misstänkt mönster hittat i {0}: {1}" #: lms/lms/doctype/lms_settings/lms_settings.json #: lms/lms/doctype/lms_source/lms_source.json #: lms/lms/doctype/lms_timetable_template/lms_timetable_template.json +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/doctype/user_skill/user_skill.json #: lms/lms/doctype/zoom_settings/zoom_settings.json msgid "System Manager" @@ -5384,7 +5527,7 @@ msgstr "Tack för återkoppling." msgid "Thanks and Regards" msgstr "Tack och Hälsningar" -#: lms/lms/utils.py:1945 +#: lms/lms/utils.py:1946 msgid "The batch is full. Please contact the Administrator." msgstr "Gruppen är full. Kontakta administratör." @@ -5420,7 +5563,7 @@ msgstr "Det finns inga kapitel i denna kurs. Skapa och hantera kapitel härifrå msgid "There are no seats available in this batch." msgstr "Det finns inga platser tillgängliga i denna grupp." -#: frontend/src/components/BatchStudents.vue:199 +#: frontend/src/components/BatchStudents.vue:155 msgid "There are no students in this batch." msgstr "Det finns inga studenter i denna grupp." @@ -5459,7 +5602,7 @@ msgstr "Detta emblem är tilldelad {0} {1}." msgid "This certificate does no expire" msgstr "Detta certifikat upphör inte att gälla" -#: frontend/src/components/LiveClass.vue:64 +#: frontend/src/components/LiveClass.vue:83 msgid "This class has ended" msgstr "Denna klass har avslutats" @@ -5467,7 +5610,7 @@ msgstr "Denna klass har avslutats" msgid "This course has:" msgstr "Denna kurs har:" -#: lms/lms/utils.py:1788 +#: lms/lms/utils.py:1789 msgid "This course is free." msgstr "Denna kurs är gratis." @@ -5513,7 +5656,7 @@ msgstr "Torsdag" #. Label of the time (Time) field in DocType 'LMS Live Class' #: frontend/src/components/Modals/Event.vue:48 -#: frontend/src/components/Modals/LiveClassModal.vue:37 +#: frontend/src/components/Modals/LiveClassModal.vue:52 #: frontend/src/components/Quiz.vue:45 #: lms/lms/doctype/lms_live_class/lms_live_class.json msgid "Time" @@ -5524,7 +5667,7 @@ msgstr "Tid" msgid "Time Preference" msgstr "Tidspreferens" -#: frontend/src/components/Modals/LiveClassModal.vue:29 +#: frontend/src/components/Modals/LiveClassModal.vue:44 msgid "Time must be in 24 hour format (HH:mm). Example 11:30 or 22:00" msgstr "Tid måste vara i 24 timmars format (HH:mm). Exempel 11:30 eller 22:00" @@ -5552,7 +5695,7 @@ msgstr "Tidtabell Mall" #. Label of the timezone (Data) field in DocType 'LMS Batch' #. Label of the timezone (Data) field in DocType 'LMS Certificate Request' #. Label of the timezone (Data) field in DocType 'LMS Live Class' -#: frontend/src/components/Modals/LiveClassModal.vue:45 +#: frontend/src/components/Modals/LiveClassModal.vue:59 #: frontend/src/pages/BatchForm.vue:107 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json @@ -5625,7 +5768,7 @@ msgstr "Till" msgid "To Date" msgstr "Till Datum" -#: lms/lms/utils.py:1799 +#: lms/lms/utils.py:1800 msgid "To join this batch, please contact the Administrator." msgstr "För att gå med i denna grupp, kontakta Administratör." @@ -5684,7 +5827,7 @@ msgstr "Twitter" #: frontend/src/components/Modals/AssessmentModal.vue:22 #: frontend/src/components/Modals/Question.vue:44 #: frontend/src/pages/Assignments.vue:43 frontend/src/pages/Assignments.vue:170 -#: frontend/src/pages/JobForm.vue:25 frontend/src/pages/Jobs.vue:65 +#: frontend/src/pages/JobForm.vue:25 frontend/src/pages/Jobs.vue:67 #: lms/job/doctype/job_opportunity/job_opportunity.json #: lms/lms/doctype/lms_assignment/lms_assignment.json #: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json @@ -5710,6 +5853,11 @@ msgstr "UK Betyg (t.ex. 1:a, 2:2)" msgid "URL" msgstr "URL" +#. Label of the uuid (Data) field in DocType 'LMS Live Class' +#: lms/lms/doctype/lms_live_class/lms_live_class.json +msgid "UUID" +msgstr "UUID" + #. Label of the unavailability_section (Section Break) field in DocType 'Course #. Evaluator' #: lms/lms/doctype/course_evaluator/course_evaluator.json @@ -5734,7 +5882,7 @@ msgstr "Under Recension" msgid "Unlisted" msgstr "Ej Listad" -#: frontend/src/pages/Batches.vue:284 +#: frontend/src/pages/Batches.vue:284 frontend/src/pages/Courses.vue:322 msgid "Unpublished" msgstr "Opublicerad" @@ -5757,13 +5905,13 @@ msgstr "Ostrukturerad Roll" #. 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:162 -#: frontend/src/pages/Courses.vue:312 lms/lms/doctype/cohort/cohort.json +#: 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 msgid "Upcoming" msgstr "Kommande" -#: frontend/src/pages/Batch.vue:184 +#: frontend/src/pages/Batch.vue:187 msgid "Upcoming Batches" msgstr "Kommande grupper" @@ -5772,9 +5920,9 @@ msgstr "Kommande grupper" msgid "Upcoming Evaluations" msgstr "Kommande utvärderingar" -#: frontend/src/components/BrandSettings.vue:24 -#: frontend/src/components/PaymentSettings.vue:27 -#: frontend/src/components/SettingDetails.vue:23 +#: frontend/src/components/Settings/BrandSettings.vue:24 +#: frontend/src/components/Settings/PaymentSettings.vue:27 +#: frontend/src/components/Settings/SettingDetails.vue:23 msgid "Update" msgstr "Uppdatera" @@ -5782,7 +5930,7 @@ msgstr "Uppdatera" msgid "Update Password" msgstr "Uppdatera lösenord" -#: frontend/src/pages/BatchForm.vue:207 frontend/src/pages/CourseForm.vue:108 +#: frontend/src/pages/BatchForm.vue:217 frontend/src/pages/CourseForm.vue:108 msgid "Upload" msgstr "Ladda upp" @@ -6025,7 +6173,7 @@ msgstr "Du är redan inskriven för denna grupp." msgid "You are already enrolled for this course." msgstr "Du är redan inskriven på denna kurs." -#: frontend/src/pages/Batch.vue:166 +#: frontend/src/pages/Batch.vue:169 msgid "You are not a member of this batch. Please checkout our upcoming batches." msgstr "Du är inte i denna omgång. Kolla in våra kommande omgångar." @@ -6163,7 +6311,7 @@ msgstr "YouTube Video visas överst i lektion." msgid "Your Account has been successfully created!" msgstr "Ditt konto är skapad!" -#: lms/lms/doctype/lms_batch/lms_batch.py:351 +#: lms/lms/doctype/lms_batch/lms_batch.py:362 msgid "Your batch {0} is starting tomorrow" msgstr "Din grupp {0} börjar imorgon" @@ -6171,7 +6319,7 @@ msgstr "Din grupp {0} börjar imorgon" msgid "Your calendar is set." msgstr "Din kalender är konfigurerad." -#: lms/lms/doctype/lms_live_class/lms_live_class.py:87 +#: lms/lms/doctype/lms_live_class/lms_live_class.py:90 msgid "Your class on {0} is today" msgstr "Din lektion {0} är idag" @@ -6208,6 +6356,22 @@ msgstr "Din inlämning är sparad. Lärare kommer att granska och betygsätta de msgid "Zen Mode" msgstr "Zen Läge" +#. Label of the zoom_account (Link) field in DocType 'LMS Batch' +#. Label of the zoom_account (Link) field in DocType 'LMS Live Class' +#: frontend/src/pages/BatchForm.vue:164 +#: lms/lms/doctype/lms_batch/lms_batch.json +#: lms/lms/doctype/lms_live_class/lms_live_class.json +msgid "Zoom Account" +msgstr "Zoom Konto" + +#: frontend/src/components/Modals/ZoomAccountModal.vue:158 +msgid "Zoom Account created successfully" +msgstr "Zooma konto skapad" + +#: frontend/src/components/Modals/ZoomAccountModal.vue:195 +msgid "Zoom Account updated successfully" +msgstr "Zoom konto uppdaterad" + #. Name of a DocType #: lms/lms/doctype/zoom_settings/zoom_settings.json msgid "Zoom Settings" @@ -6229,6 +6393,10 @@ msgstr "sökande" msgid "applicants" msgstr "sökande" +#: frontend/src/components/Modals/LiveClassAttendance.vue:39 +msgid "attended for" +msgstr "deltog i" + #: lms/templates/emails/payment_reminder.html:4 msgid "but didn’t complete your payment" msgstr "men slutförde inte din betalning" @@ -6277,6 +6445,10 @@ msgstr "medlem" msgid "members" msgstr "medlemmar" +#: frontend/src/components/Modals/LiveClassAttendance.vue:40 +msgid "minutes" +msgstr "minuter" + #: lms/templates/quiz/quiz.html:106 msgid "of" msgstr "av " @@ -6293,7 +6465,7 @@ msgstr "fråga_detalj" msgid "ratings" msgstr "Bedömningar" -#: frontend/src/components/Categories.vue:19 +#: frontend/src/components/Settings/Categories.vue:19 msgid "saving..." msgstr "sparar..." @@ -6325,7 +6497,7 @@ msgstr "{0} Lediga Jobb" msgid "{0} Quizzes" msgstr "{0} Frågesporter" -#: lms/lms/api.py:853 lms/lms/api.py:861 +#: lms/lms/api.py:869 lms/lms/api.py:877 msgid "{0} Settings not found" msgstr "{0} Inställningar hittades inte" diff --git a/lms/locale/th.po b/lms/locale/th.po index 143fa233..e8148030 100644 --- a/lms/locale/th.po +++ b/lms/locale/th.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: frappe\n" "Report-Msgid-Bugs-To: jannat@frappe.io\n" -"POT-Creation-Date: 2025-05-23 16:04+0000\n" -"PO-Revision-Date: 2025-05-26 18:11\n" +"POT-Creation-Date: 2025-05-30 16:04+0000\n" +"PO-Revision-Date: 2025-06-02 20:30\n" "Last-Translator: jannat@frappe.io\n" "Language-Team: Thai\n" "MIME-Version: 1.0\n" @@ -83,7 +83,7 @@ msgstr "" msgid "About" msgstr "" -#: frontend/src/pages/Batch.vue:98 +#: frontend/src/pages/Batch.vue:101 msgid "About this batch" msgstr "" @@ -97,11 +97,24 @@ msgstr "" msgid "Accepted" msgstr "" +#: frontend/src/components/Settings/ZoomSettings.vue:174 +msgid "Account" +msgstr "บัญชี" + +#. Label of the account_id (Data) field in DocType 'LMS Zoom Settings' #. Label of the account_id (Data) field in DocType 'Zoom Settings' +#: frontend/src/components/Modals/ZoomAccountModal.vue:55 +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/doctype/zoom_settings/zoom_settings.json msgid "Account ID" msgstr "" +#. Label of the account_name (Data) field in DocType 'LMS Zoom Settings' +#: frontend/src/components/Modals/ZoomAccountModal.vue:30 +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json +msgid "Account Name" +msgstr "" + #: frontend/src/pages/ProfileAbout.vue:17 msgid "Achievements" msgstr "" @@ -117,12 +130,13 @@ msgstr "" #: frontend/src/components/Assessments.vue:11 #: frontend/src/components/BatchCourses.vue:11 -#: frontend/src/components/BatchStudents.vue:117 -#: frontend/src/components/Categories.vue:43 -#: frontend/src/components/Evaluators.vue:38 -#: frontend/src/components/LiveClass.vue:11 -#: frontend/src/components/Members.vue:44 frontend/src/pages/ProgramForm.vue:30 -#: frontend/src/pages/ProgramForm.vue:92 frontend/src/pages/ProgramForm.vue:137 +#: frontend/src/components/BatchStudents.vue:73 +#: frontend/src/components/LiveClass.vue:21 +#: frontend/src/components/Settings/Categories.vue:43 +#: frontend/src/components/Settings/Evaluators.vue:38 +#: frontend/src/components/Settings/Members.vue:44 +#: frontend/src/pages/ProgramForm.vue:30 frontend/src/pages/ProgramForm.vue:92 +#: frontend/src/pages/ProgramForm.vue:137 msgid "Add" msgstr "" @@ -152,7 +166,7 @@ msgstr "" msgid "Add a Student" msgstr "" -#: frontend/src/components/AppSidebar.vue:553 +#: frontend/src/components/AppSidebar.vue:558 msgid "Add a chapter" msgstr "" @@ -164,7 +178,7 @@ msgstr "" msgid "Add a keyword and then press enter" msgstr "" -#: frontend/src/components/AppSidebar.vue:554 +#: frontend/src/components/AppSidebar.vue:559 msgid "Add a lesson" msgstr "" @@ -189,11 +203,11 @@ msgstr "" msgid "Add at least one possible answer for this question: {0}" msgstr "" -#: frontend/src/components/AppSidebar.vue:518 +#: frontend/src/components/AppSidebar.vue:522 msgid "Add courses to your batch" msgstr "" -#: frontend/src/components/AppSidebar.vue:498 +#: frontend/src/components/AppSidebar.vue:501 msgid "Add students to your batch" msgstr "" @@ -209,7 +223,7 @@ msgstr "" msgid "Add your first chapter" msgstr "" -#: frontend/src/components/AppSidebar.vue:449 +#: frontend/src/components/AppSidebar.vue:450 msgid "Add your first lesson" msgstr "" @@ -288,7 +302,7 @@ msgstr "" #. Label of the amount (Currency) field in DocType 'LMS Batch' #. Label of the course_price (Currency) field in DocType 'LMS Course' #. Label of the amount (Currency) field in DocType 'LMS Payment' -#: frontend/src/pages/BatchForm.vue:255 frontend/src/pages/CourseForm.vue:230 +#: frontend/src/pages/BatchForm.vue:265 frontend/src/pages/CourseForm.vue:230 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_course/lms_course.json #: lms/lms/doctype/lms_payment/lms_payment.json @@ -346,11 +360,11 @@ msgstr "" msgid "Appears on the course card in the course list" msgstr "" -#: frontend/src/pages/BatchForm.vue:230 +#: frontend/src/pages/BatchForm.vue:240 msgid "Appears when the batch URL is shared on any online platform" msgstr "" -#: frontend/src/pages/BatchForm.vue:211 +#: frontend/src/pages/BatchForm.vue:221 msgid "Appears when the batch URL is shared on socials" msgstr "" @@ -425,10 +439,9 @@ msgid "Assessment {0} has already been added to this batch." msgstr "" #. Label of the show_assessments (Check) field in DocType 'LMS Settings' -#: frontend/src/components/AppSidebar.vue:566 +#: frontend/src/components/AppSidebar.vue:571 #: frontend/src/components/Assessments.vue:5 -#: frontend/src/components/BatchStudents.vue:68 -#: frontend/src/components/BatchStudents.vue:101 +#: frontend/src/components/BatchStudents.vue:32 #: lms/lms/doctype/lms_settings/lms_settings.json #: lms/templates/assessments.html:3 msgid "Assessments" @@ -486,7 +499,7 @@ msgstr "" msgid "Assignment will appear at the bottom of the lesson." msgstr "" -#: frontend/src/components/AppSidebar.vue:570 +#: frontend/src/components/AppSidebar.vue:575 #: frontend/src/pages/Assignments.vue:211 lms/www/lms.py:273 msgid "Assignments" msgstr "" @@ -495,6 +508,15 @@ msgstr "" msgid "At least one option must be correct for this question." msgstr "" +#: frontend/src/components/Modals/LiveClassAttendance.vue:5 +msgid "Attendance for Class - {0}" +msgstr "" + +#. Label of the attendees (Int) field in DocType 'LMS Live Class' +#: lms/lms/doctype/lms_live_class/lms_live_class.json +msgid "Attendees" +msgstr "" + #. Label of the attire (Select) field in DocType 'User' #: lms/fixtures/custom_field.json msgid "Attire Preference" @@ -510,7 +532,7 @@ msgid "Auto Assign" msgstr "" #. Label of the auto_recording (Select) field in DocType 'LMS Live Class' -#: frontend/src/components/Modals/LiveClassModal.vue:77 +#: frontend/src/components/Modals/LiveClassModal.vue:73 #: lms/lms/doctype/lms_live_class/lms_live_class.json msgid "Auto Recording" msgstr "" @@ -601,6 +623,7 @@ msgstr "" #: lms/lms/doctype/lms_category/lms_category.json #: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json msgid "Batch Evaluator" msgstr "" @@ -631,6 +654,10 @@ msgstr "" msgid "Batch Start Date:" msgstr "" +#: frontend/src/components/BatchStudents.vue:40 +msgid "Batch Summary" +msgstr "" + #. Label of the batch_title (Data) field in DocType 'LMS Certificate' #. Label of the batch_title (Data) field in DocType 'LMS Certificate Request' #: lms/lms/doctype/lms_certificate/lms_certificate.json @@ -758,7 +785,7 @@ msgstr "" #. Label of the category (Link) field in DocType 'LMS Batch' #. Label of the category (Data) field in DocType 'LMS Category' #. Label of the category (Link) field in DocType 'LMS Course' -#: frontend/src/pages/BatchForm.vue:182 frontend/src/pages/Batches.vue:55 +#: frontend/src/pages/BatchForm.vue:192 frontend/src/pages/Batches.vue:55 #: frontend/src/pages/CertifiedParticipants.vue:38 #: frontend/src/pages/CourseForm.vue:36 frontend/src/pages/Courses.vue:51 #: lms/lms/doctype/lms_batch/lms_batch.json @@ -767,19 +794,19 @@ msgstr "" msgid "Category" msgstr "" -#: frontend/src/components/Categories.vue:39 +#: frontend/src/components/Settings/Categories.vue:39 msgid "Category Name" msgstr "" -#: frontend/src/components/Categories.vue:133 +#: frontend/src/components/Settings/Categories.vue:133 msgid "Category added successfully" msgstr "" -#: frontend/src/components/Categories.vue:193 +#: frontend/src/components/Settings/Categories.vue:193 msgid "Category deleted successfully" msgstr "" -#: frontend/src/components/Categories.vue:173 +#: frontend/src/components/Settings/Categories.vue:173 msgid "Category updated successfully" msgstr "" @@ -822,7 +849,7 @@ msgstr "" #. Enrollment' #. Label of a Card Break in the LMS Workspace #. Label of a Link in the LMS Workspace -#: frontend/src/components/AppSidebar.vue:574 +#: frontend/src/components/AppSidebar.vue:579 #: frontend/src/components/CourseCard.vue:115 #: frontend/src/components/Modals/Event.vue:372 #: frontend/src/pages/BatchForm.vue:62 frontend/src/pages/Batches.vue:38 @@ -846,12 +873,12 @@ msgstr "" msgid "Certification Name" msgstr "" -#: frontend/src/components/BatchStudents.vue:36 +#: frontend/src/components/BatchStudents.vue:17 msgid "Certified" msgstr "" -#: frontend/src/pages/CertifiedParticipants.vue:182 -#: frontend/src/pages/CertifiedParticipants.vue:189 +#: frontend/src/pages/CertifiedParticipants.vue:186 +#: frontend/src/pages/CertifiedParticipants.vue:193 #: frontend/src/pages/Statistics.vue:40 msgid "Certified Members" msgstr "" @@ -972,19 +999,25 @@ msgstr "" 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 "" +#. Label of the client_id (Data) field in DocType 'LMS Zoom Settings' #. Label of the client_id (Data) field in DocType 'Zoom Settings' +#: frontend/src/components/Modals/ZoomAccountModal.vue:36 +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/doctype/zoom_settings/zoom_settings.json msgid "Client ID" msgstr "" +#. Label of the client_secret (Password) field in DocType 'LMS Zoom Settings' #. Label of the client_secret (Password) field in DocType 'Zoom Settings' +#: frontend/src/components/Modals/ZoomAccountModal.vue:49 +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/doctype/zoom_settings/zoom_settings.json msgid "Client Secret" msgstr "" -#: frontend/src/components/Categories.vue:27 -#: frontend/src/components/Evaluators.vue:24 -#: frontend/src/components/Members.vue:24 +#: frontend/src/components/Settings/Categories.vue:27 +#: frontend/src/components/Settings/Evaluators.vue:24 +#: frontend/src/components/Settings/Members.vue:24 msgid "Close" msgstr "" @@ -1066,6 +1099,10 @@ msgstr "" msgid "Color" msgstr "" +#: frontend/src/pages/BatchForm.vue:293 frontend/src/pages/CourseForm.vue:268 +msgid "Comma separated keywords for SEO" +msgstr "" + #. Label of the comments (Small Text) field in DocType 'Exercise Latest #. Submission' #. Label of the comments (Small Text) field in DocType 'Exercise Submission' @@ -1162,10 +1199,6 @@ msgstr "" msgid "Completed" msgstr "" -#: frontend/src/components/BatchStudents.vue:373 -msgid "Completed by Students" -msgstr "" - #. Label of the enable_certification (Check) field in DocType 'LMS Course' #: frontend/src/pages/CourseForm.vue:217 #: lms/lms/doctype/lms_course/lms_course.json @@ -1232,7 +1265,7 @@ msgid "Continue Learning" msgstr "" #. Option for the 'Type' (Select) field in DocType 'Job Opportunity' -#: frontend/src/pages/Jobs.vue:187 +#: frontend/src/pages/Jobs.vue:189 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Contract" msgstr "" @@ -1267,7 +1300,7 @@ msgstr "" #. Label of the country (Link) field in DocType 'Job Opportunity' #. Label of the country (Link) field in DocType 'Payment Country' #: frontend/src/pages/Billing.vue:92 frontend/src/pages/JobForm.vue:40 -#: frontend/src/pages/Jobs.vue:57 lms/fixtures/custom_field.json +#: frontend/src/pages/Jobs.vue:59 lms/fixtures/custom_field.json #: lms/job/doctype/job_opportunity/job_opportunity.json #: lms/lms/doctype/payment_country/payment_country.json msgid "Country" @@ -1403,7 +1436,7 @@ msgstr "" msgid "Course Name" msgstr "" -#: frontend/src/pages/CourseDetail.vue:76 frontend/src/pages/CourseForm.vue:257 +#: frontend/src/pages/CourseDetail.vue:76 frontend/src/pages/CourseForm.vue:278 msgid "Course Outline" msgstr "" @@ -1439,11 +1472,11 @@ msgstr "" msgid "Course added to program" msgstr "" -#: frontend/src/pages/CourseForm.vue:468 +#: frontend/src/pages/CourseForm.vue:496 msgid "Course created successfully" msgstr "" -#: frontend/src/pages/CourseForm.vue:489 +#: frontend/src/pages/CourseForm.vue:533 msgid "Course deleted successfully" msgstr "" @@ -1451,7 +1484,7 @@ msgstr "" msgid "Course moved successfully" msgstr "" -#: frontend/src/pages/CourseForm.vue:451 +#: frontend/src/pages/CourseForm.vue:516 msgid "Course updated successfully" msgstr "" @@ -1465,12 +1498,11 @@ msgstr "" #. Label of the courses (Check) field in DocType 'LMS Settings' #: frontend/src/components/BatchCourses.vue:5 #: frontend/src/components/BatchOverlay.vue:37 -#: frontend/src/components/BatchStudents.vue:52 -#: frontend/src/components/BatchStudents.vue:92 +#: frontend/src/components/BatchStudents.vue:25 #: frontend/src/components/Modals/BatchStudentProgress.vue:91 -#: frontend/src/pages/BatchDetail.vue:51 +#: frontend/src/pages/BatchDetail.vue:44 #: frontend/src/pages/CourseCertification.vue:127 -#: frontend/src/pages/Courses.vue:329 frontend/src/pages/Courses.vue:336 +#: frontend/src/pages/Courses.vue:331 frontend/src/pages/Courses.vue:338 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Courses" @@ -1512,15 +1544,15 @@ msgstr "" msgid "Create a Live Class" msgstr "" -#: frontend/src/components/AppSidebar.vue:561 +#: frontend/src/components/AppSidebar.vue:566 msgid "Create a batch" msgstr "" -#: frontend/src/components/AppSidebar.vue:552 +#: frontend/src/components/AppSidebar.vue:557 msgid "Create a course" msgstr "" -#: frontend/src/components/AppSidebar.vue:562 +#: frontend/src/components/AppSidebar.vue:567 msgid "Create a live class" msgstr "" @@ -1528,7 +1560,7 @@ msgstr "" msgid "Create an Assignment" msgstr "" -#: frontend/src/components/AppSidebar.vue:488 +#: frontend/src/components/AppSidebar.vue:491 msgid "Create your first batch" msgstr "" @@ -1536,26 +1568,26 @@ msgstr "" msgid "Create your first course" msgstr "" -#: frontend/src/components/AppSidebar.vue:467 +#: frontend/src/components/AppSidebar.vue:469 msgid "Create your first quiz" msgstr "" -#: frontend/src/pages/Assignments.vue:176 frontend/src/pages/Courses.vue:320 +#: frontend/src/pages/Assignments.vue:176 frontend/src/pages/Courses.vue:321 msgid "Created" msgstr "" -#: frontend/src/components/AppSidebar.vue:558 +#: frontend/src/components/AppSidebar.vue:563 msgid "Creating a batch" msgstr "" -#: frontend/src/components/AppSidebar.vue:549 +#: frontend/src/components/AppSidebar.vue:554 msgid "Creating a course" msgstr "" #. Label of the currency (Link) field in DocType 'LMS Batch' #. Label of the currency (Link) field in DocType 'LMS Course' #. Label of the currency (Link) field in DocType 'LMS Payment' -#: frontend/src/pages/BatchForm.vue:262 frontend/src/pages/CourseForm.vue:247 +#: frontend/src/pages/BatchForm.vue:272 frontend/src/pages/CourseForm.vue:247 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_course/lms_course.json #: lms/lms/doctype/lms_payment/lms_payment.json @@ -1567,7 +1599,7 @@ msgstr "" msgid "Current Lesson" msgstr "" -#: frontend/src/components/AppSidebar.vue:580 +#: frontend/src/components/AppSidebar.vue:585 msgid "Custom Certificate Templates" msgstr "" @@ -1604,7 +1636,7 @@ msgstr "" #. Label of the date (Date) field in DocType 'Scheduled Flow' #: frontend/src/components/Modals/EvaluationModal.vue:26 #: frontend/src/components/Modals/Event.vue:40 -#: frontend/src/components/Modals/LiveClassModal.vue:61 +#: frontend/src/components/Modals/LiveClassModal.vue:29 #: lms/lms/doctype/lms_batch_timetable/lms_batch_timetable.json #: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json @@ -1614,10 +1646,7 @@ msgstr "" msgid "Date" msgstr "" -#. Label of the section_break_glxh (Section Break) field in DocType 'LMS Live -#. Class' #: frontend/src/pages/BatchForm.vue:69 -#: lms/lms/doctype/lms_live_class/lms_live_class.json msgid "Date and Time" msgstr "" @@ -1663,7 +1692,7 @@ msgstr "" #: frontend/src/components/CourseOutline.vue:244 #: frontend/src/components/CourseOutline.vue:302 -#: frontend/src/pages/CourseForm.vue:502 +#: frontend/src/pages/CourseForm.vue:546 msgid "Delete" msgstr "" @@ -1671,7 +1700,7 @@ msgstr "" msgid "Delete Chapter" msgstr "" -#: frontend/src/pages/CourseForm.vue:496 +#: frontend/src/pages/CourseForm.vue:540 msgid "Delete Course" msgstr "" @@ -1683,7 +1712,7 @@ msgstr "" msgid "Delete this lesson?" msgstr "" -#: frontend/src/pages/CourseForm.vue:497 +#: frontend/src/pages/CourseForm.vue:541 msgid "Deleting the course will also delete all its chapters and lessons. Are you sure you want to delete this course?" msgstr "" @@ -1707,7 +1736,7 @@ msgstr "" #. Label of the description (Small Text) field in DocType 'LMS Exercise' #. Label of the description (Text) field in DocType 'LMS Live Class' #. Label of the description (Small Text) field in DocType 'Work Experience' -#: frontend/src/components/Modals/LiveClassModal.vue:84 +#: frontend/src/components/Modals/LiveClassModal.vue:80 #: frontend/src/pages/JobForm.vue:125 #: lms/job/doctype/job_opportunity/job_opportunity.json #: lms/lms/doctype/certification/certification.json @@ -1748,6 +1777,7 @@ msgid "Disable Signup" msgstr "" #. Label of the disabled (Check) field in DocType 'Job Opportunity' +#: frontend/src/components/Settings/ZoomSettings.vue:56 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Disabled" msgstr "" @@ -1758,7 +1788,7 @@ msgid "Discard" msgstr "" #. Label of the show_discussions (Check) field in DocType 'LMS Settings' -#: frontend/src/pages/Batch.vue:85 +#: frontend/src/pages/Batch.vue:88 #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Discussions" msgstr "" @@ -1788,10 +1818,12 @@ msgstr "" #. Label of the duration (Data) field in DocType 'Cohort' #. Label of the duration (Data) field in DocType 'LMS Batch Timetable' #. Label of the duration (Int) field in DocType 'LMS Live Class' -#: frontend/src/components/Modals/LiveClassModal.vue:68 +#. Label of the duration (Int) field in DocType 'LMS Live Class Participant' +#: frontend/src/components/Modals/LiveClassModal.vue:36 #: lms/lms/doctype/cohort/cohort.json #: lms/lms/doctype/lms_batch_timetable/lms_batch_timetable.json #: lms/lms/doctype/lms_live_class/lms_live_class.json +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json msgid "Duration" msgstr "" @@ -1800,7 +1832,7 @@ msgstr "" msgid "Duration (in minutes)" msgstr "" -#: frontend/src/components/Modals/LiveClassModal.vue:64 +#: frontend/src/components/Modals/LiveClassModal.vue:32 msgid "Duration of the live class in minutes" msgstr "" @@ -1839,6 +1871,10 @@ msgstr "" msgid "Edit Profile" msgstr "" +#: frontend/src/components/Modals/ZoomAccountModal.vue:6 +msgid "Edit Zoom Account" +msgstr "" + #: frontend/src/pages/QuizForm.vue:182 msgid "Edit the question" msgstr "" @@ -1858,8 +1894,9 @@ msgstr "" msgid "Education Details" msgstr "" -#: frontend/src/components/Evaluators.vue:33 -#: frontend/src/components/Members.vue:33 lms/templates/signup-form.html:10 +#: frontend/src/components/Settings/Evaluators.vue:33 +#: frontend/src/components/Settings/Members.vue:33 +#: lms/templates/signup-form.html:10 msgid "Email" msgstr "" @@ -1889,7 +1926,8 @@ msgstr "" msgid "Email Templates" msgstr "" -#: frontend/src/components/EmailTemplates.vue:128 +#: frontend/src/components/Settings/EmailTemplates.vue:128 +#: frontend/src/components/Settings/ZoomSettings.vue:161 msgid "Email Templates deleted successfully" msgstr "" @@ -1922,7 +1960,11 @@ msgid "Enable this only if you want to upload a SCORM package as a chapter." msgstr "" #. Label of the enabled (Check) field in DocType 'LMS Badge' +#. Label of the enabled (Check) field in DocType 'LMS Zoom Settings' +#: frontend/src/components/Modals/ZoomAccountModal.vue:23 +#: frontend/src/components/Settings/ZoomSettings.vue:53 #: lms/lms/doctype/lms_badge/lms_badge.json +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json msgid "Enabled" msgstr "" @@ -1961,11 +2003,15 @@ msgstr "" msgid "End Time" msgstr "" +#: frontend/src/components/LiveClass.vue:89 +msgid "Ended" +msgstr "" + #: frontend/src/components/BatchOverlay.vue:103 msgid "Enroll Now" msgstr "" -#: frontend/src/pages/Batches.vue:286 frontend/src/pages/Courses.vue:322 +#: frontend/src/pages/Batches.vue:286 frontend/src/pages/Courses.vue:324 msgid "Enrolled" msgstr "" @@ -1984,7 +2030,7 @@ msgstr "" msgid "Enrollment Count" msgstr "" -#: lms/lms/utils.py:1913 +#: lms/lms/utils.py:1914 msgid "Enrollment Failed" msgstr "" @@ -2011,18 +2057,27 @@ msgstr "" msgid "Enter the correct answer" msgstr "" +#: frontend/src/components/Modals/ZoomAccountModal.vue:163 +msgid "Error creating Zoom Account" +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:204 msgid "Error creating live class. Please try again. {0}" msgstr "" -#: frontend/src/components/EmailTemplates.vue:133 +#: frontend/src/components/Settings/EmailTemplates.vue:133 +#: frontend/src/components/Settings/ZoomSettings.vue:166 msgid "Error deleting email templates" msgstr "" +#: frontend/src/components/Modals/ZoomAccountModal.vue:200 +msgid "Error updating Zoom Account" +msgstr "" + #: frontend/src/components/Modals/EmailTemplateModal.vue:151 msgid "Error updating email template" msgstr "" @@ -2179,6 +2234,14 @@ msgstr "" msgid "Fail" msgstr "" +#: lms/lms/doctype/lms_live_class/lms_live_class.py:139 +msgid "Failed to fetch attendance data from Zoom for class {0}: {1}" +msgstr "" + +#: frontend/src/utils/index.js:613 +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:167 @@ -2188,7 +2251,7 @@ msgstr "" #. Label of the feedback (Small Text) field in DocType 'LMS Batch Feedback' #: frontend/src/components/BatchFeedback.vue:30 -#: frontend/src/pages/Batch.vue:143 +#: frontend/src/pages/Batch.vue:146 #: lms/lms/doctype/lms_batch_feedback/lms_batch_feedback.json msgid "Feedback" msgstr "" @@ -2212,8 +2275,8 @@ msgstr "" msgid "File Type" msgstr "" -#: frontend/src/components/Members.vue:39 #: frontend/src/components/Modals/EditProfile.vue:59 +#: frontend/src/components/Settings/Members.vue:39 msgid "First Name" msgstr "" @@ -2237,7 +2300,7 @@ msgid "Free" msgstr "" #. Option for the 'Type' (Select) field in DocType 'Job Opportunity' -#: frontend/src/pages/Jobs.vue:188 +#: frontend/src/pages/Jobs.vue:190 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Freelance" msgstr "" @@ -2281,7 +2344,7 @@ msgid "Full Name" msgstr "" #. Option for the 'Type' (Select) field in DocType 'Job Opportunity' -#: frontend/src/pages/Jobs.vue:185 +#: frontend/src/pages/Jobs.vue:187 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Full Time" msgstr "" @@ -2638,8 +2701,8 @@ msgstr "" msgid "Interest" msgstr "" -#: frontend/src/components/AppSidebar.vue:541 -#: frontend/src/components/AppSidebar.vue:544 +#: frontend/src/components/AppSidebar.vue:546 +#: frontend/src/components/AppSidebar.vue:549 msgid "Introduction" msgstr "" @@ -2677,7 +2740,7 @@ msgstr "" msgid "Invite Request" msgstr "" -#: frontend/src/components/AppSidebar.vue:477 +#: frontend/src/components/AppSidebar.vue:480 msgid "Invite your team and students" msgstr "" @@ -2709,7 +2772,7 @@ msgstr "" msgid "Issue Date" msgstr "" -#: frontend/src/components/AppSidebar.vue:577 +#: frontend/src/components/AppSidebar.vue:582 msgid "Issue a Certificate" msgstr "" @@ -2781,12 +2844,12 @@ msgstr "" #. Label of the jobs (Check) field in DocType 'LMS Settings' #: frontend/src/pages/JobDetail.vue:10 frontend/src/pages/Jobs.vue:8 -#: frontend/src/pages/Jobs.vue:194 +#: frontend/src/pages/Jobs.vue:196 #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Jobs" msgstr "" -#: frontend/src/components/LiveClass.vue:58 +#: frontend/src/components/LiveClass.vue:78 #: lms/templates/upcoming_evals.html:15 msgid "Join" msgstr "" @@ -2804,6 +2867,12 @@ msgstr "" msgid "Join URL" msgstr "" +#. Label of the joined_at (Datetime) field in DocType 'LMS Live Class +#. Participant' +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json +msgid "Joined At" +msgstr "" + #. Name of a Workspace #: lms/lms/workspace/lms/lms.json msgid "LMS" @@ -2930,6 +2999,11 @@ msgstr "" msgid "LMS Live Class" msgstr "" +#. Name of a DocType +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json +msgid "LMS Live Class Participant" +msgstr "" + #. Name of a DocType #: lms/lms/doctype/lms_mentor_request/lms_mentor_request.json msgid "LMS Mentor Request" @@ -3037,6 +3111,11 @@ msgstr "" msgid "LMS Timetable Template" msgstr "" +#. Name of a DocType +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json +msgid "LMS Zoom Settings" +msgstr "" + #. Label of the label (Data) field in DocType 'LMS Timetable Legend' #: lms/lms/doctype/lms_timetable_legend/lms_timetable_legend.json msgid "Label" @@ -3057,6 +3136,12 @@ msgstr "" msgid "Launch File" msgstr "" +#. Label of the left_at (Datetime) field in DocType 'LMS Live Class +#. Participant' +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json +msgid "Left At" +msgstr "" + #. Label of the lesson (Link) field in DocType 'Exercise Latest Submission' #. Label of the lesson (Link) field in DocType 'Exercise Submission' #. Label of the lesson (Link) field in DocType 'Lesson Reference' @@ -3088,7 +3173,7 @@ msgstr "" msgid "Lesson Title" msgstr "" -#: frontend/src/pages/LessonForm.vue:414 +#: frontend/src/pages/LessonForm.vue:416 msgid "Lesson created successfully" msgstr "" @@ -3100,7 +3185,7 @@ msgstr "" msgid "Lesson moved successfully" msgstr "" -#: frontend/src/pages/LessonForm.vue:438 +#: frontend/src/pages/LessonForm.vue:440 msgid "Lesson updated successfully" msgstr "" @@ -3154,12 +3239,14 @@ msgid "Links" msgstr "" #. Option for the 'Status' (Select) field in DocType 'Cohort' -#: frontend/src/pages/Courses.vue:306 lms/lms/doctype/cohort/cohort.json +#: frontend/src/pages/Courses.vue:307 lms/lms/doctype/cohort/cohort.json msgid "Live" msgstr "" +#. Label of the live_class (Link) field in DocType 'LMS Live Class Participant' #. Label of the show_live_class (Check) field in DocType 'LMS Settings' -#: frontend/src/components/LiveClass.vue:4 +#: frontend/src/components/LiveClass.vue:14 +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Live Class" msgstr "" @@ -3169,7 +3256,7 @@ msgstr "" msgid "LiveCode URL" msgstr "" -#: frontend/src/components/Members.vue:109 +#: frontend/src/components/Settings/Members.vue:109 #: frontend/src/pages/Assignments.vue:69 frontend/src/pages/Batches.vue:80 #: frontend/src/pages/CertifiedParticipants.vue:100 #: frontend/src/pages/Courses.vue:75 @@ -3196,7 +3283,7 @@ msgid "Location Preference" msgstr "" #: frontend/src/components/NoPermission.vue:28 -#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:193 +#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:196 #: frontend/src/pages/Lesson.vue:53 msgid "Login" msgstr "" @@ -3290,7 +3377,7 @@ msgid "Maximum Attempts" msgstr "" #. Label of the medium (Select) field in DocType 'LMS Batch' -#: frontend/src/pages/BatchForm.vue:177 +#: frontend/src/pages/BatchForm.vue:187 #: lms/lms/doctype/lms_batch/lms_batch.json msgid "Medium" msgstr "" @@ -3305,6 +3392,11 @@ msgstr "" msgid "Medium:" msgstr "" +#. Label of the meeting_id (Data) field in DocType 'LMS Live Class' +#: lms/lms/doctype/lms_live_class/lms_live_class.json +msgid "Meeting ID" +msgstr "" + #. Label of the member (Link) field in DocType 'Exercise Latest Submission' #. Label of the member (Link) field in DocType 'Exercise Submission' #. Label of the member (Link) field in DocType 'LMS Assignment Submission' @@ -3317,10 +3409,14 @@ 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 Live Class Participant' #. Label of the member (Link) field in DocType 'LMS Mentor Request' #. Label of the member (Link) field in DocType 'LMS Payment' #. Label of the member (Link) field in DocType 'LMS Program Member' #. Label of the member (Link) field in DocType 'LMS Quiz Submission' +#. Label of the member (Link) field in DocType 'LMS Zoom Settings' +#: frontend/src/components/Modals/ZoomAccountModal.vue:42 +#: frontend/src/components/Settings/ZoomSettings.vue:178 #: frontend/src/pages/AssignmentSubmissionList.vue:14 #: frontend/src/pages/QuizSubmission.vue:31 #: frontend/src/pages/QuizSubmissionList.vue:91 @@ -3335,10 +3431,12 @@ 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_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 #: lms/lms/doctype/lms_program_member/lms_program_member.json #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/report/course_progress_summary/course_progress_summary.py:64 msgid "Member" msgstr "" @@ -3357,7 +3455,10 @@ msgstr "" #. Label of the member_image (Attach Image) field in DocType 'LMS Batch #. Feedback' +#. Label of the member_image (Attach Image) field in DocType 'LMS Live Class +#. Participant' #: lms/lms/doctype/lms_batch_feedback/lms_batch_feedback.json +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json msgid "Member Image" msgstr "" @@ -3371,8 +3472,11 @@ msgstr "" #. Label of the member_name (Data) field in DocType 'LMS Certificate Request' #. Label of the member_name (Data) field in DocType 'LMS Course Progress' #. Label of the member_name (Data) field in DocType 'LMS Enrollment' +#. Label of the member_name (Data) field in DocType 'LMS Live Class +#. Participant' #. Label of the member_name (Data) field in DocType 'LMS Mentor Request' #. Label of the member_name (Data) field in DocType 'LMS Quiz Submission' +#. Label of the member_name (Data) field in DocType 'LMS Zoom Settings' #: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json #: lms/lms/doctype/lms_badge_assignment/lms_badge_assignment.json #: lms/lms/doctype/lms_batch_enrollment/lms_batch_enrollment.json @@ -3382,8 +3486,10 @@ 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_live_class_participant/lms_live_class_participant.json #: lms/lms/doctype/lms_mentor_request/lms_mentor_request.json #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/report/course_progress_summary/course_progress_summary.py:71 msgid "Member Name" msgstr "" @@ -3401,8 +3507,11 @@ msgstr "" #. Label of the member_username (Data) field in DocType 'LMS Batch Enrollment' #. Label of the member_username (Data) field in DocType 'LMS Enrollment' +#. Label of the member_username (Data) field in DocType 'LMS Live Class +#. Participant' #: lms/lms/doctype/lms_batch_enrollment/lms_batch_enrollment.json #: lms/lms/doctype/lms_enrollment/lms_enrollment.json +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json msgid "Member Username" msgstr "" @@ -3466,23 +3575,33 @@ msgid "Mentor Request Status Update Template" msgstr "" #. Label of the meta_description (Small Text) field in DocType 'LMS Settings' +#: frontend/src/pages/BatchForm.vue:284 frontend/src/pages/CourseForm.vue:259 #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Meta Description" msgstr "" #. Label of the meta_image (Attach Image) field in DocType 'LMS Batch' #. Label of the meta_image (Attach Image) field in DocType 'LMS Settings' -#: frontend/src/pages/BatchForm.vue:190 +#: frontend/src/pages/BatchForm.vue:200 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Meta Image" msgstr "" #. Label of the meta_keywords (Small Text) field in DocType 'LMS Settings' +#: frontend/src/pages/BatchForm.vue:290 frontend/src/pages/CourseForm.vue:265 #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Meta Keywords" msgstr "" +#: frontend/src/pages/BatchForm.vue:279 frontend/src/pages/CourseForm.vue:254 +msgid "Meta Tags" +msgstr "" + +#: lms/lms/api.py:1457 +msgid "Meta tags should be a list." +msgstr "" + #. Label of the milestone (Check) field in DocType 'LMS Batch Timetable' #: lms/lms/doctype/lms_batch_timetable/lms_batch_timetable.json msgid "Milestone" @@ -3494,6 +3613,7 @@ msgstr "" #. Name of a role #: frontend/src/pages/ProfileRoles.vue:20 +#: lms/lms/doctype/course_chapter/course_chapter.json #: lms/lms/doctype/course_evaluator/course_evaluator.json #: lms/lms/doctype/course_lesson/course_lesson.json #: lms/lms/doctype/lms_assignment/lms_assignment.json @@ -3503,6 +3623,7 @@ msgstr "" #: lms/lms/doctype/lms_category/lms_category.json #: lms/lms/doctype/lms_certificate/lms_certificate.json #: 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_live_class/lms_live_class.json #: lms/lms/doctype/lms_program/lms_program.json @@ -3511,6 +3632,7 @@ msgstr "" #: lms/lms/doctype/lms_settings/lms_settings.json #: lms/lms/doctype/lms_source/lms_source.json #: lms/lms/doctype/lms_timetable_template/lms_timetable_template.json +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json msgid "Moderator" msgstr "" @@ -3533,7 +3655,7 @@ msgstr "" msgid "Monday" msgstr "" -#: frontend/src/components/AppSidebar.vue:585 +#: frontend/src/components/AppSidebar.vue:590 msgid "Monetization" msgstr "" @@ -3559,13 +3681,14 @@ msgid "Name" msgstr "ชื่อ" #. Option for the 'Event' (Select) field in DocType 'LMS Badge' -#: frontend/src/components/Categories.vue:27 -#: frontend/src/components/EmailTemplates.vue:17 -#: frontend/src/components/Evaluators.vue:24 -#: 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/Courses.vue:309 frontend/src/pages/Programs.vue:14 -#: lms/lms/doctype/lms_badge/lms_badge.json +#: frontend/src/components/Settings/Categories.vue:27 +#: frontend/src/components/Settings/EmailTemplates.vue:17 +#: frontend/src/components/Settings/Evaluators.vue:24 +#: frontend/src/components/Settings/Members.vue:24 +#: frontend/src/components/Settings/ZoomSettings.vue:17 +#: frontend/src/pages/Assignments.vue:19 frontend/src/pages/Batches.vue:17 +#: frontend/src/pages/Courses.vue:17 frontend/src/pages/Courses.vue:310 +#: frontend/src/pages/Programs.vue:14 lms/lms/doctype/lms_badge/lms_badge.json msgid "New" msgstr "" @@ -3573,7 +3696,7 @@ msgstr "" msgid "New Batch" msgstr "" -#: frontend/src/pages/CourseForm.vue:590 lms/www/lms.py:95 +#: frontend/src/pages/CourseForm.vue:634 lms/www/lms.py:95 msgid "New Course" msgstr "" @@ -3614,6 +3737,10 @@ msgstr "" msgid "New Sign Up" msgstr "" +#: frontend/src/components/Modals/ZoomAccountModal.vue:6 +msgid "New Zoom Account" +msgstr "" + #: lms/lms/utils.py:609 msgid "New comment in batch {0}" msgstr "" @@ -3688,7 +3815,7 @@ msgstr "" msgid "No introduction" msgstr "" -#: frontend/src/components/LiveClass.vue:71 +#: frontend/src/components/LiveClass.vue:97 msgid "No live classes scheduled" msgstr "" @@ -3736,14 +3863,14 @@ msgstr "" msgid "Not Graded" msgstr "" -#: frontend/src/components/NoPermission.vue:7 frontend/src/pages/Batch.vue:161 +#: frontend/src/components/NoPermission.vue:7 frontend/src/pages/Batch.vue:164 msgid "Not Permitted" msgstr "" #: frontend/src/components/Assignment.vue:36 -#: frontend/src/components/BrandSettings.vue:10 -#: frontend/src/components/PaymentSettings.vue:9 -#: frontend/src/components/SettingDetails.vue:10 +#: frontend/src/components/Settings/BrandSettings.vue:10 +#: frontend/src/components/Settings/PaymentSettings.vue:9 +#: frontend/src/components/Settings/SettingDetails.vue:10 #: frontend/src/pages/QuizSubmission.vue:9 msgid "Not Saved" msgstr "" @@ -3761,6 +3888,10 @@ msgstr "" msgid "Notify me when available" msgstr "" +#: frontend/src/components/BatchStudents.vue:48 +msgid "Number of Students" +msgstr "" + #: frontend/src/pages/BatchForm.vue:150 msgid "Number of seats available" msgstr "" @@ -3801,7 +3932,7 @@ msgstr "" msgid "Only files of type {0} will be accepted." msgstr "" -#: frontend/src/pages/CourseForm.vue:526 frontend/src/utils/index.js:499 +#: frontend/src/pages/CourseForm.vue:570 frontend/src/utils/index.js:500 msgid "Only image file is allowed." msgstr "" @@ -3905,7 +4036,7 @@ msgid "Pages" msgstr "" #. Label of the paid_batch (Check) field in DocType 'LMS Batch' -#: frontend/src/pages/BatchForm.vue:250 +#: frontend/src/pages/BatchForm.vue:260 #: lms/lms/doctype/lms_batch/lms_batch.json msgid "Paid Batch" msgstr "" @@ -3931,7 +4062,7 @@ msgid "Pan Number" msgstr "" #. Option for the 'Type' (Select) field in DocType 'Job Opportunity' -#: frontend/src/pages/Jobs.vue:186 +#: frontend/src/pages/Jobs.vue:188 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Part Time" msgstr "" @@ -4082,6 +4213,10 @@ msgstr "" msgid "Please add {1} for {3} to send calendar invites for evaluations." msgstr "" +#: frontend/src/components/LiveClass.vue:8 +msgid "Please add a zoom account to the batch to create live classes." +msgstr "" + #: lms/lms/user.py:75 msgid "Please ask your administrator to verify your sign-up" msgstr "" @@ -4094,12 +4229,12 @@ msgstr "" msgid "Please click on the following button to set your new password" msgstr "" -#: lms/lms/utils.py:2047 lms/lms/utils.py:2051 +#: lms/lms/utils.py:2048 lms/lms/utils.py:2052 msgid "Please complete the previous courses in the program to enroll in this course." msgstr "" -#: lms/lms/doctype/lms_batch/lms_batch.py:200 -msgid "Please enable Zoom Settings to use this feature." +#: lms/lms/doctype/lms_batch/lms_batch.py:211 +msgid "Please enable the zoom account to use this feature." msgstr "" #: frontend/src/components/CourseOutline.vue:319 @@ -4110,7 +4245,7 @@ msgstr "" msgid "Please ensure that you complete all the questions in {0} minutes." msgstr "" -#: frontend/src/components/Modals/LiveClassModal.vue:171 +#: frontend/src/components/Modals/LiveClassModal.vue:186 msgid "Please enter a title." msgstr "" @@ -4119,7 +4254,7 @@ msgstr "" msgid "Please enter a valid URL." msgstr "" -#: frontend/src/components/Modals/LiveClassModal.vue:183 +#: frontend/src/components/Modals/LiveClassModal.vue:198 msgid "Please enter a valid time in the format HH:mm." msgstr "" @@ -4147,7 +4282,7 @@ msgstr "" msgid "Please login to access the quiz." msgstr "" -#: frontend/src/components/NoPermission.vue:25 frontend/src/pages/Batch.vue:172 +#: frontend/src/components/NoPermission.vue:25 frontend/src/pages/Batch.vue:175 msgid "Please login to access this page." msgstr "" @@ -4164,23 +4299,23 @@ msgstr "" msgid "Please schedule an evaluation to get certified." msgstr "" -#: frontend/src/components/Modals/LiveClassModal.vue:174 +#: frontend/src/components/Modals/LiveClassModal.vue:189 msgid "Please select a date." msgstr "" -#: frontend/src/components/Modals/LiveClassModal.vue:198 +#: frontend/src/components/Modals/LiveClassModal.vue:213 msgid "Please select a duration." msgstr "" -#: frontend/src/components/Modals/LiveClassModal.vue:195 +#: frontend/src/components/Modals/LiveClassModal.vue:210 msgid "Please select a future date and time." msgstr "" -#: frontend/src/components/Modals/LiveClassModal.vue:177 +#: frontend/src/components/Modals/LiveClassModal.vue:192 msgid "Please select a time." msgstr "" -#: frontend/src/components/Modals/LiveClassModal.vue:180 +#: frontend/src/components/Modals/LiveClassModal.vue:195 msgid "Please select a timezone." msgstr "" @@ -4286,7 +4421,7 @@ msgid "Previous" msgstr "" #. Label of the pricing_tab (Tab Break) field in DocType 'LMS Batch' -#: frontend/src/pages/BatchForm.vue:245 +#: frontend/src/pages/BatchForm.vue:255 #: lms/lms/doctype/lms_batch/lms_batch.json msgid "Pricing" msgstr "" @@ -4363,7 +4498,6 @@ msgstr "" #. Label of the progress (Float) field in DocType 'LMS Enrollment' #. Label of the progress (Int) field in DocType 'LMS Program Member' -#: frontend/src/components/BatchStudents.vue:75 #: frontend/src/components/Modals/BatchStudentProgress.vue:94 #: lms/lms/doctype/lms_enrollment/lms_enrollment.json #: lms/lms/doctype/lms_program_member/lms_program_member.json @@ -4374,6 +4508,10 @@ msgstr "" msgid "Progress (%)" msgstr "" +#: frontend/src/components/BatchStudents.vue:41 +msgid "Progress of students in courses and assessments" +msgstr "" + #. Option for the 'Required Role' (Select) field in DocType 'Cohort Web Page' #. Option for the 'Visibility' (Select) field in DocType 'LMS Batch Old' #: lms/lms/doctype/cohort_web_page/cohort_web_page.json @@ -4523,7 +4661,7 @@ msgstr "" msgid "Quiz will appear at the bottom of the lesson." msgstr "" -#: frontend/src/components/AppSidebar.vue:569 +#: frontend/src/components/AppSidebar.vue:574 #: frontend/src/pages/QuizForm.vue:443 frontend/src/pages/Quizzes.vue:142 #: frontend/src/pages/Quizzes.vue:152 lms/www/lms.py:251 msgid "Quizzes" @@ -4603,7 +4741,7 @@ msgstr "" msgid "Related Courses" msgstr "" -#: frontend/src/pages/BatchForm.vue:226 frontend/src/pages/CourseForm.vue:127 +#: frontend/src/pages/BatchForm.vue:236 frontend/src/pages/CourseForm.vue:127 msgid "Remove" msgstr "" @@ -4676,7 +4814,7 @@ msgstr "" msgid "Role updated successfully" msgstr "" -#: frontend/src/components/AppSidebar.vue:597 +#: frontend/src/components/AppSidebar.vue:602 msgid "Roles" msgstr "" @@ -4744,6 +4882,7 @@ msgstr "" #: frontend/src/components/Modals/EmailTemplateModal.vue:12 #: frontend/src/components/Modals/Event.vue:101 #: frontend/src/components/Modals/Event.vue:129 +#: frontend/src/components/Modals/ZoomAccountModal.vue:10 #: frontend/src/pages/BatchForm.vue:8 frontend/src/pages/CourseForm.vue:17 #: frontend/src/pages/JobForm.vue:8 frontend/src/pages/LessonForm.vue:14 #: frontend/src/pages/ProgramForm.vue:7 frontend/src/pages/QuizForm.vue:34 @@ -4784,8 +4923,9 @@ msgstr "" msgid "Score Out Of" msgstr "" -#: frontend/src/components/Evaluators.vue:15 -#: frontend/src/components/Members.vue:15 frontend/src/pages/Jobs.vue:42 +#: frontend/src/components/Settings/Evaluators.vue:15 +#: frontend/src/components/Settings/Members.vue:15 +#: frontend/src/pages/Jobs.vue:43 msgid "Search" msgstr "" @@ -4860,16 +5000,16 @@ msgstr "" msgid "Set your Password" msgstr "" -#: frontend/src/components/AppSidebar.vue:545 +#: frontend/src/components/AppSidebar.vue:550 msgid "Setting up" msgstr "" -#: frontend/src/components/AppSidebar.vue:590 +#: frontend/src/components/AppSidebar.vue:595 msgid "Setting up payment gateway" msgstr "" -#: frontend/src/components/AppSidebar.vue:595 -#: frontend/src/components/Modals/Settings.vue:7 +#: frontend/src/components/AppSidebar.vue:600 +#: frontend/src/components/Settings/Settings.vue:7 #: frontend/src/pages/BatchForm.vue:46 frontend/src/pages/CourseForm.vue:143 #: frontend/src/pages/ProfileRoles.vue:4 frontend/src/pages/QuizForm.vue:79 msgid "Settings" @@ -5049,7 +5189,7 @@ msgstr "" msgid "Stage" msgstr "" -#: frontend/src/components/LiveClass.vue:50 frontend/src/components/Quiz.vue:67 +#: frontend/src/components/LiveClass.vue:70 frontend/src/components/Quiz.vue:67 #: lms/templates/quiz/quiz.html:39 msgid "Start" msgstr "" @@ -5134,6 +5274,7 @@ msgstr "" #. Label of the status (Select) field in DocType 'LMS Course Progress' #. Label of the status (Select) field in DocType 'LMS Mentor Request' #: frontend/src/components/Modals/Event.vue:91 +#: frontend/src/components/Settings/ZoomSettings.vue:182 #: frontend/src/pages/AssignmentSubmissionList.vue:19 #: frontend/src/pages/JobForm.vue:46 #: lms/job/doctype/job_opportunity/job_opportunity.json @@ -5171,13 +5312,13 @@ msgid "Student Reviews" msgstr "" #. Label of the show_students (Check) field in DocType 'LMS Settings' -#: frontend/src/components/BatchStudents.vue:20 -#: frontend/src/components/BatchStudents.vue:111 +#: frontend/src/components/BatchStudents.vue:11 +#: frontend/src/components/BatchStudents.vue:67 #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Students" msgstr "" -#: frontend/src/components/BatchStudents.vue:328 +#: frontend/src/components/BatchStudents.vue:285 msgid "Students deleted successfully" msgstr "" @@ -5263,7 +5404,7 @@ msgstr "" msgid "Sunday" msgstr "" -#: lms/lms/api.py:1063 +#: lms/lms/api.py:1079 msgid "Suspicious pattern found in {0}: {1}" msgstr "" @@ -5304,6 +5445,7 @@ msgstr "" #: lms/lms/doctype/lms_enrollment/lms_enrollment.json #: lms/lms/doctype/lms_exercise/lms_exercise.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 #: lms/lms/doctype/lms_payment/lms_payment.json #: lms/lms/doctype/lms_program/lms_program.json @@ -5313,6 +5455,7 @@ msgstr "" #: lms/lms/doctype/lms_settings/lms_settings.json #: lms/lms/doctype/lms_source/lms_source.json #: lms/lms/doctype/lms_timetable_template/lms_timetable_template.json +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/doctype/user_skill/user_skill.json #: lms/lms/doctype/zoom_settings/zoom_settings.json msgid "System Manager" @@ -5384,7 +5527,7 @@ msgstr "" msgid "Thanks and Regards" msgstr "" -#: lms/lms/utils.py:1945 +#: lms/lms/utils.py:1946 msgid "The batch is full. Please contact the Administrator." msgstr "" @@ -5420,7 +5563,7 @@ msgstr "" msgid "There are no seats available in this batch." msgstr "" -#: frontend/src/components/BatchStudents.vue:199 +#: frontend/src/components/BatchStudents.vue:155 msgid "There are no students in this batch." msgstr "" @@ -5459,7 +5602,7 @@ msgstr "" msgid "This certificate does no expire" msgstr "" -#: frontend/src/components/LiveClass.vue:64 +#: frontend/src/components/LiveClass.vue:83 msgid "This class has ended" msgstr "" @@ -5467,7 +5610,7 @@ msgstr "" msgid "This course has:" msgstr "" -#: lms/lms/utils.py:1788 +#: lms/lms/utils.py:1789 msgid "This course is free." msgstr "" @@ -5513,7 +5656,7 @@ msgstr "" #. Label of the time (Time) field in DocType 'LMS Live Class' #: frontend/src/components/Modals/Event.vue:48 -#: frontend/src/components/Modals/LiveClassModal.vue:37 +#: frontend/src/components/Modals/LiveClassModal.vue:52 #: frontend/src/components/Quiz.vue:45 #: lms/lms/doctype/lms_live_class/lms_live_class.json msgid "Time" @@ -5524,7 +5667,7 @@ msgstr "" msgid "Time Preference" msgstr "" -#: frontend/src/components/Modals/LiveClassModal.vue:29 +#: frontend/src/components/Modals/LiveClassModal.vue:44 msgid "Time must be in 24 hour format (HH:mm). Example 11:30 or 22:00" msgstr "" @@ -5552,7 +5695,7 @@ msgstr "" #. Label of the timezone (Data) field in DocType 'LMS Batch' #. Label of the timezone (Data) field in DocType 'LMS Certificate Request' #. Label of the timezone (Data) field in DocType 'LMS Live Class' -#: frontend/src/components/Modals/LiveClassModal.vue:45 +#: frontend/src/components/Modals/LiveClassModal.vue:59 #: frontend/src/pages/BatchForm.vue:107 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json @@ -5625,7 +5768,7 @@ msgstr "" msgid "To Date" msgstr "" -#: lms/lms/utils.py:1799 +#: lms/lms/utils.py:1800 msgid "To join this batch, please contact the Administrator." msgstr "" @@ -5684,7 +5827,7 @@ msgstr "" #: frontend/src/components/Modals/AssessmentModal.vue:22 #: frontend/src/components/Modals/Question.vue:44 #: frontend/src/pages/Assignments.vue:43 frontend/src/pages/Assignments.vue:170 -#: frontend/src/pages/JobForm.vue:25 frontend/src/pages/Jobs.vue:65 +#: frontend/src/pages/JobForm.vue:25 frontend/src/pages/Jobs.vue:67 #: lms/job/doctype/job_opportunity/job_opportunity.json #: lms/lms/doctype/lms_assignment/lms_assignment.json #: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json @@ -5710,6 +5853,11 @@ msgstr "" msgid "URL" msgstr "" +#. Label of the uuid (Data) field in DocType 'LMS Live Class' +#: lms/lms/doctype/lms_live_class/lms_live_class.json +msgid "UUID" +msgstr "" + #. Label of the unavailability_section (Section Break) field in DocType 'Course #. Evaluator' #: lms/lms/doctype/course_evaluator/course_evaluator.json @@ -5734,7 +5882,7 @@ msgstr "" msgid "Unlisted" msgstr "" -#: frontend/src/pages/Batches.vue:284 +#: frontend/src/pages/Batches.vue:284 frontend/src/pages/Courses.vue:322 msgid "Unpublished" msgstr "" @@ -5757,13 +5905,13 @@ msgstr "" #. 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:162 -#: frontend/src/pages/Courses.vue:312 lms/lms/doctype/cohort/cohort.json +#: 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 msgid "Upcoming" msgstr "" -#: frontend/src/pages/Batch.vue:184 +#: frontend/src/pages/Batch.vue:187 msgid "Upcoming Batches" msgstr "" @@ -5772,9 +5920,9 @@ msgstr "" msgid "Upcoming Evaluations" msgstr "" -#: frontend/src/components/BrandSettings.vue:24 -#: frontend/src/components/PaymentSettings.vue:27 -#: frontend/src/components/SettingDetails.vue:23 +#: frontend/src/components/Settings/BrandSettings.vue:24 +#: frontend/src/components/Settings/PaymentSettings.vue:27 +#: frontend/src/components/Settings/SettingDetails.vue:23 msgid "Update" msgstr "" @@ -5782,7 +5930,7 @@ msgstr "" msgid "Update Password" msgstr "" -#: frontend/src/pages/BatchForm.vue:207 frontend/src/pages/CourseForm.vue:108 +#: frontend/src/pages/BatchForm.vue:217 frontend/src/pages/CourseForm.vue:108 msgid "Upload" msgstr "" @@ -6025,7 +6173,7 @@ msgstr "" msgid "You are already enrolled for this course." msgstr "" -#: frontend/src/pages/Batch.vue:166 +#: frontend/src/pages/Batch.vue:169 msgid "You are not a member of this batch. Please checkout our upcoming batches." msgstr "" @@ -6163,7 +6311,7 @@ msgstr "" msgid "Your Account has been successfully created!" msgstr "" -#: lms/lms/doctype/lms_batch/lms_batch.py:351 +#: lms/lms/doctype/lms_batch/lms_batch.py:362 msgid "Your batch {0} is starting tomorrow" msgstr "" @@ -6171,7 +6319,7 @@ msgstr "" msgid "Your calendar is set." msgstr "" -#: lms/lms/doctype/lms_live_class/lms_live_class.py:87 +#: lms/lms/doctype/lms_live_class/lms_live_class.py:90 msgid "Your class on {0} is today" msgstr "" @@ -6208,6 +6356,22 @@ msgstr "" msgid "Zen Mode" msgstr "" +#. Label of the zoom_account (Link) field in DocType 'LMS Batch' +#. Label of the zoom_account (Link) field in DocType 'LMS Live Class' +#: frontend/src/pages/BatchForm.vue:164 +#: lms/lms/doctype/lms_batch/lms_batch.json +#: lms/lms/doctype/lms_live_class/lms_live_class.json +msgid "Zoom Account" +msgstr "" + +#: frontend/src/components/Modals/ZoomAccountModal.vue:158 +msgid "Zoom Account created successfully" +msgstr "" + +#: frontend/src/components/Modals/ZoomAccountModal.vue:195 +msgid "Zoom Account updated successfully" +msgstr "" + #. Name of a DocType #: lms/lms/doctype/zoom_settings/zoom_settings.json msgid "Zoom Settings" @@ -6229,6 +6393,10 @@ msgstr "" msgid "applicants" msgstr "" +#: frontend/src/components/Modals/LiveClassAttendance.vue:39 +msgid "attended for" +msgstr "" + #: lms/templates/emails/payment_reminder.html:4 msgid "but didn’t complete your payment" msgstr "" @@ -6277,6 +6445,10 @@ msgstr "" msgid "members" msgstr "" +#: frontend/src/components/Modals/LiveClassAttendance.vue:40 +msgid "minutes" +msgstr "" + #: lms/templates/quiz/quiz.html:106 msgid "of" msgstr "" @@ -6293,7 +6465,7 @@ msgstr "" msgid "ratings" msgstr "" -#: frontend/src/components/Categories.vue:19 +#: frontend/src/components/Settings/Categories.vue:19 msgid "saving..." msgstr "" @@ -6325,7 +6497,7 @@ msgstr "" msgid "{0} Quizzes" msgstr "" -#: lms/lms/api.py:853 lms/lms/api.py:861 +#: lms/lms/api.py:869 lms/lms/api.py:877 msgid "{0} Settings not found" msgstr "" diff --git a/lms/locale/tr.po b/lms/locale/tr.po index 0bdade8b..6e039023 100644 --- a/lms/locale/tr.po +++ b/lms/locale/tr.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: frappe\n" "Report-Msgid-Bugs-To: jannat@frappe.io\n" -"POT-Creation-Date: 2025-05-23 16:04+0000\n" -"PO-Revision-Date: 2025-05-26 18:11\n" +"POT-Creation-Date: 2025-05-30 16:04+0000\n" +"PO-Revision-Date: 2025-06-02 20:30\n" "Last-Translator: jannat@frappe.io\n" "Language-Team: Turkish\n" "MIME-Version: 1.0\n" @@ -83,7 +83,7 @@ msgstr "" msgid "About" msgstr "Hakkında" -#: frontend/src/pages/Batch.vue:98 +#: frontend/src/pages/Batch.vue:101 msgid "About this batch" msgstr "" @@ -97,11 +97,24 @@ msgstr "Şartlar ve/veya Politikaların Kabulü" msgid "Accepted" msgstr "Kabul Edildi" +#: frontend/src/components/Settings/ZoomSettings.vue:174 +msgid "Account" +msgstr "Hesap" + +#. Label of the account_id (Data) field in DocType 'LMS Zoom Settings' #. Label of the account_id (Data) field in DocType 'Zoom Settings' +#: frontend/src/components/Modals/ZoomAccountModal.vue:55 +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/doctype/zoom_settings/zoom_settings.json msgid "Account ID" msgstr "Hesap Kimliği" +#. Label of the account_name (Data) field in DocType 'LMS Zoom Settings' +#: frontend/src/components/Modals/ZoomAccountModal.vue:30 +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json +msgid "Account Name" +msgstr "Hesap İsmi" + #: frontend/src/pages/ProfileAbout.vue:17 msgid "Achievements" msgstr "Başarılar" @@ -117,12 +130,13 @@ msgstr "" #: frontend/src/components/Assessments.vue:11 #: frontend/src/components/BatchCourses.vue:11 -#: frontend/src/components/BatchStudents.vue:117 -#: frontend/src/components/Categories.vue:43 -#: frontend/src/components/Evaluators.vue:38 -#: frontend/src/components/LiveClass.vue:11 -#: frontend/src/components/Members.vue:44 frontend/src/pages/ProgramForm.vue:30 -#: frontend/src/pages/ProgramForm.vue:92 frontend/src/pages/ProgramForm.vue:137 +#: frontend/src/components/BatchStudents.vue:73 +#: frontend/src/components/LiveClass.vue:21 +#: frontend/src/components/Settings/Categories.vue:43 +#: frontend/src/components/Settings/Evaluators.vue:38 +#: frontend/src/components/Settings/Members.vue:44 +#: frontend/src/pages/ProgramForm.vue:30 frontend/src/pages/ProgramForm.vue:92 +#: frontend/src/pages/ProgramForm.vue:137 msgid "Add" msgstr "Ekle" @@ -152,7 +166,7 @@ msgstr "Ders Ekle" msgid "Add a Student" msgstr "Öğrenci Ekle" -#: frontend/src/components/AppSidebar.vue:553 +#: frontend/src/components/AppSidebar.vue:558 msgid "Add a chapter" msgstr "" @@ -164,7 +178,7 @@ msgstr "Kurs Ekle" msgid "Add a keyword and then press enter" msgstr "" -#: frontend/src/components/AppSidebar.vue:554 +#: frontend/src/components/AppSidebar.vue:559 msgid "Add a lesson" msgstr "Bir ders ekle" @@ -189,11 +203,11 @@ msgstr "" msgid "Add at least one possible answer for this question: {0}" msgstr "Bu soru için en azından bir olası cevap ekleyin: {0}" -#: frontend/src/components/AppSidebar.vue:518 +#: frontend/src/components/AppSidebar.vue:522 msgid "Add courses to your batch" msgstr "" -#: frontend/src/components/AppSidebar.vue:498 +#: frontend/src/components/AppSidebar.vue:501 msgid "Add students to your batch" msgstr "" @@ -209,7 +223,7 @@ msgstr "Ödevinizi {0} olarak ekleyin" msgid "Add your first chapter" msgstr "" -#: frontend/src/components/AppSidebar.vue:449 +#: frontend/src/components/AppSidebar.vue:450 msgid "Add your first lesson" msgstr "" @@ -288,7 +302,7 @@ msgstr "Zaten kayıltı" #. 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:255 frontend/src/pages/CourseForm.vue:230 +#: frontend/src/pages/BatchForm.vue:265 frontend/src/pages/CourseForm.vue:230 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_course/lms_course.json #: lms/lms/doctype/lms_payment/lms_payment.json @@ -346,11 +360,11 @@ msgstr "Cevap" msgid "Appears on the course card in the course list" msgstr "" -#: frontend/src/pages/BatchForm.vue:230 +#: frontend/src/pages/BatchForm.vue:240 msgid "Appears when the batch URL is shared on any online platform" msgstr "Parti URL’si herhangi bir çevrimiçi platformda paylaşıldığında görünür." -#: frontend/src/pages/BatchForm.vue:211 +#: frontend/src/pages/BatchForm.vue:221 msgid "Appears when the batch URL is shared on socials" msgstr "" @@ -425,10 +439,9 @@ msgid "Assessment {0} has already been added to this batch." msgstr "Değerlendirme {0} bu gruba zaten eklendi." #. Label of the show_assessments (Check) field in DocType 'LMS Settings' -#: frontend/src/components/AppSidebar.vue:566 +#: frontend/src/components/AppSidebar.vue:571 #: frontend/src/components/Assessments.vue:5 -#: frontend/src/components/BatchStudents.vue:68 -#: frontend/src/components/BatchStudents.vue:101 +#: frontend/src/components/BatchStudents.vue:32 #: lms/lms/doctype/lms_settings/lms_settings.json #: lms/templates/assessments.html:3 msgid "Assessments" @@ -486,7 +499,7 @@ msgstr "" msgid "Assignment will appear at the bottom of the lesson." msgstr "Ödev dersin alt kısmında görünecektir." -#: frontend/src/components/AppSidebar.vue:570 +#: frontend/src/components/AppSidebar.vue:575 #: frontend/src/pages/Assignments.vue:211 lms/www/lms.py:273 msgid "Assignments" msgstr "Atamalar" @@ -495,6 +508,15 @@ msgstr "Atamalar" msgid "At least one option must be correct for this question." msgstr "Bu soruda en az bir seçeneğin doğru olması gerekmektedir." +#: frontend/src/components/Modals/LiveClassAttendance.vue:5 +msgid "Attendance for Class - {0}" +msgstr "" + +#. Label of the attendees (Int) field in DocType 'LMS Live Class' +#: lms/lms/doctype/lms_live_class/lms_live_class.json +msgid "Attendees" +msgstr "Katılımcılar" + #. Label of the attire (Select) field in DocType 'User' #: lms/fixtures/custom_field.json msgid "Attire Preference" @@ -510,7 +532,7 @@ msgid "Auto Assign" msgstr "Otomatik Atama" #. Label of the auto_recording (Select) field in DocType 'LMS Live Class' -#: frontend/src/components/Modals/LiveClassModal.vue:77 +#: frontend/src/components/Modals/LiveClassModal.vue:73 #: lms/lms/doctype/lms_live_class/lms_live_class.json msgid "Auto Recording" msgstr "Otomatik Kayıt" @@ -601,6 +623,7 @@ msgstr "" #: lms/lms/doctype/lms_category/lms_category.json #: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json msgid "Batch Evaluator" msgstr "" @@ -631,6 +654,10 @@ msgstr "" msgid "Batch Start Date:" msgstr "" +#: frontend/src/components/BatchStudents.vue:40 +msgid "Batch Summary" +msgstr "" + #. Label of the batch_title (Data) field in DocType 'LMS Certificate' #. Label of the batch_title (Data) field in DocType 'LMS Certificate Request' #: lms/lms/doctype/lms_certificate/lms_certificate.json @@ -758,7 +785,7 @@ msgstr "Günlük Giyim" #. Label of the category (Link) field in DocType 'LMS Batch' #. Label of the category (Data) field in DocType 'LMS Category' #. Label of the category (Link) field in DocType 'LMS Course' -#: frontend/src/pages/BatchForm.vue:182 frontend/src/pages/Batches.vue:55 +#: frontend/src/pages/BatchForm.vue:192 frontend/src/pages/Batches.vue:55 #: frontend/src/pages/CertifiedParticipants.vue:38 #: frontend/src/pages/CourseForm.vue:36 frontend/src/pages/Courses.vue:51 #: lms/lms/doctype/lms_batch/lms_batch.json @@ -767,19 +794,19 @@ msgstr "Günlük Giyim" msgid "Category" msgstr "Kategori" -#: frontend/src/components/Categories.vue:39 +#: frontend/src/components/Settings/Categories.vue:39 msgid "Category Name" msgstr "Kategori Adı" -#: frontend/src/components/Categories.vue:133 +#: frontend/src/components/Settings/Categories.vue:133 msgid "Category added successfully" msgstr "" -#: frontend/src/components/Categories.vue:193 +#: frontend/src/components/Settings/Categories.vue:193 msgid "Category deleted successfully" msgstr "" -#: frontend/src/components/Categories.vue:173 +#: frontend/src/components/Settings/Categories.vue:173 msgid "Category updated successfully" msgstr "" @@ -822,7 +849,7 @@ msgstr "" #. Enrollment' #. Label of a Card Break in the LMS Workspace #. Label of a Link in the LMS Workspace -#: frontend/src/components/AppSidebar.vue:574 +#: frontend/src/components/AppSidebar.vue:579 #: frontend/src/components/CourseCard.vue:115 #: frontend/src/components/Modals/Event.vue:372 #: frontend/src/pages/BatchForm.vue:62 frontend/src/pages/Batches.vue:38 @@ -846,12 +873,12 @@ msgstr "Sertifikalar" msgid "Certification Name" msgstr "Sertifika Adı" -#: frontend/src/components/BatchStudents.vue:36 +#: frontend/src/components/BatchStudents.vue:17 msgid "Certified" msgstr "" -#: frontend/src/pages/CertifiedParticipants.vue:182 -#: frontend/src/pages/CertifiedParticipants.vue:189 +#: frontend/src/pages/CertifiedParticipants.vue:186 +#: frontend/src/pages/CertifiedParticipants.vue:193 #: frontend/src/pages/Statistics.vue:40 msgid "Certified Members" msgstr "" @@ -972,19 +999,25 @@ msgstr "Buraya tıklayın" 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 "" +#. Label of the client_id (Data) field in DocType 'LMS Zoom Settings' #. Label of the client_id (Data) field in DocType 'Zoom Settings' +#: frontend/src/components/Modals/ZoomAccountModal.vue:36 +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/doctype/zoom_settings/zoom_settings.json msgid "Client ID" msgstr "Client ID" +#. Label of the client_secret (Password) field in DocType 'LMS Zoom Settings' #. Label of the client_secret (Password) field in DocType 'Zoom Settings' +#: frontend/src/components/Modals/ZoomAccountModal.vue:49 +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/doctype/zoom_settings/zoom_settings.json msgid "Client Secret" msgstr "Client Secret" -#: frontend/src/components/Categories.vue:27 -#: frontend/src/components/Evaluators.vue:24 -#: frontend/src/components/Members.vue:24 +#: frontend/src/components/Settings/Categories.vue:27 +#: frontend/src/components/Settings/Evaluators.vue:24 +#: frontend/src/components/Settings/Members.vue:24 msgid "Close" msgstr "Kapat" @@ -1066,6 +1099,10 @@ msgstr "" msgid "Color" msgstr "Renk" +#: frontend/src/pages/BatchForm.vue:293 frontend/src/pages/CourseForm.vue:268 +msgid "Comma separated keywords for SEO" +msgstr "" + #. Label of the comments (Small Text) field in DocType 'Exercise Latest #. Submission' #. Label of the comments (Small Text) field in DocType 'Exercise Submission' @@ -1162,10 +1199,6 @@ msgstr "" msgid "Completed" msgstr "Tamamlandı" -#: frontend/src/components/BatchStudents.vue:373 -msgid "Completed by Students" -msgstr "" - #. Label of the enable_certification (Check) field in DocType 'LMS Course' #: frontend/src/pages/CourseForm.vue:217 #: lms/lms/doctype/lms_course/lms_course.json @@ -1232,7 +1265,7 @@ msgid "Continue Learning" msgstr "Öğrenmeye Devam Et" #. Option for the 'Type' (Select) field in DocType 'Job Opportunity' -#: frontend/src/pages/Jobs.vue:187 +#: frontend/src/pages/Jobs.vue:189 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Contract" msgstr "Sözleşme" @@ -1267,7 +1300,7 @@ msgstr "Doğru Cevap" #. Label of the country (Link) field in DocType 'Job Opportunity' #. Label of the country (Link) field in DocType 'Payment Country' #: frontend/src/pages/Billing.vue:92 frontend/src/pages/JobForm.vue:40 -#: frontend/src/pages/Jobs.vue:57 lms/fixtures/custom_field.json +#: frontend/src/pages/Jobs.vue:59 lms/fixtures/custom_field.json #: lms/job/doctype/job_opportunity/job_opportunity.json #: lms/lms/doctype/payment_country/payment_country.json msgid "Country" @@ -1403,7 +1436,7 @@ msgstr "Kurs Listesi" msgid "Course Name" msgstr "Kurs Adı" -#: frontend/src/pages/CourseDetail.vue:76 frontend/src/pages/CourseForm.vue:257 +#: frontend/src/pages/CourseDetail.vue:76 frontend/src/pages/CourseForm.vue:278 msgid "Course Outline" msgstr "" @@ -1439,11 +1472,11 @@ msgstr "Kurs Başlığı" msgid "Course added to program" msgstr "" -#: frontend/src/pages/CourseForm.vue:468 +#: frontend/src/pages/CourseForm.vue:496 msgid "Course created successfully" msgstr "" -#: frontend/src/pages/CourseForm.vue:489 +#: frontend/src/pages/CourseForm.vue:533 msgid "Course deleted successfully" msgstr "Kurs başarıyla silindi" @@ -1451,7 +1484,7 @@ msgstr "Kurs başarıyla silindi" msgid "Course moved successfully" msgstr "Kurs başarıyla taşındı" -#: frontend/src/pages/CourseForm.vue:451 +#: frontend/src/pages/CourseForm.vue:516 msgid "Course updated successfully" msgstr "" @@ -1465,12 +1498,11 @@ msgstr "Kurs {0} bu gruba zaten eklenmiştir." #. Label of the courses (Check) field in DocType 'LMS Settings' #: frontend/src/components/BatchCourses.vue:5 #: frontend/src/components/BatchOverlay.vue:37 -#: frontend/src/components/BatchStudents.vue:52 -#: frontend/src/components/BatchStudents.vue:92 +#: frontend/src/components/BatchStudents.vue:25 #: frontend/src/components/Modals/BatchStudentProgress.vue:91 -#: frontend/src/pages/BatchDetail.vue:51 +#: frontend/src/pages/BatchDetail.vue:44 #: frontend/src/pages/CourseCertification.vue:127 -#: frontend/src/pages/Courses.vue:329 frontend/src/pages/Courses.vue:336 +#: frontend/src/pages/Courses.vue:331 frontend/src/pages/Courses.vue:338 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Courses" @@ -1512,15 +1544,15 @@ msgstr "Kurs Oluştur" msgid "Create a Live Class" msgstr "Canlı Sınıf Oluştur" -#: frontend/src/components/AppSidebar.vue:561 +#: frontend/src/components/AppSidebar.vue:566 msgid "Create a batch" msgstr "" -#: frontend/src/components/AppSidebar.vue:552 +#: frontend/src/components/AppSidebar.vue:557 msgid "Create a course" msgstr "Bir Kurs Oluştur" -#: frontend/src/components/AppSidebar.vue:562 +#: frontend/src/components/AppSidebar.vue:567 msgid "Create a live class" msgstr "" @@ -1528,7 +1560,7 @@ msgstr "" msgid "Create an Assignment" msgstr "" -#: frontend/src/components/AppSidebar.vue:488 +#: frontend/src/components/AppSidebar.vue:491 msgid "Create your first batch" msgstr "" @@ -1536,26 +1568,26 @@ msgstr "" msgid "Create your first course" msgstr "" -#: frontend/src/components/AppSidebar.vue:467 +#: frontend/src/components/AppSidebar.vue:469 msgid "Create your first quiz" msgstr "" -#: frontend/src/pages/Assignments.vue:176 frontend/src/pages/Courses.vue:320 +#: frontend/src/pages/Assignments.vue:176 frontend/src/pages/Courses.vue:321 msgid "Created" msgstr "Oluşturdu" -#: frontend/src/components/AppSidebar.vue:558 +#: frontend/src/components/AppSidebar.vue:563 msgid "Creating a batch" msgstr "" -#: frontend/src/components/AppSidebar.vue:549 +#: frontend/src/components/AppSidebar.vue:554 msgid "Creating a course" msgstr "" #. Label of the currency (Link) field in DocType 'LMS Batch' #. Label of the currency (Link) field in DocType 'LMS Course' #. Label of the currency (Link) field in DocType 'LMS Payment' -#: frontend/src/pages/BatchForm.vue:262 frontend/src/pages/CourseForm.vue:247 +#: frontend/src/pages/BatchForm.vue:272 frontend/src/pages/CourseForm.vue:247 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_course/lms_course.json #: lms/lms/doctype/lms_payment/lms_payment.json @@ -1567,7 +1599,7 @@ msgstr "Para Birimi" msgid "Current Lesson" msgstr "Güncel Ders" -#: frontend/src/components/AppSidebar.vue:580 +#: frontend/src/components/AppSidebar.vue:585 msgid "Custom Certificate Templates" msgstr "" @@ -1604,7 +1636,7 @@ msgstr "Gösterge Paneli" #. Label of the date (Date) field in DocType 'Scheduled Flow' #: frontend/src/components/Modals/EvaluationModal.vue:26 #: frontend/src/components/Modals/Event.vue:40 -#: frontend/src/components/Modals/LiveClassModal.vue:61 +#: frontend/src/components/Modals/LiveClassModal.vue:29 #: lms/lms/doctype/lms_batch_timetable/lms_batch_timetable.json #: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json @@ -1614,10 +1646,7 @@ msgstr "Gösterge Paneli" msgid "Date" msgstr "Tarih" -#. Label of the section_break_glxh (Section Break) field in DocType 'LMS Live -#. Class' #: frontend/src/pages/BatchForm.vue:69 -#: lms/lms/doctype/lms_live_class/lms_live_class.json msgid "Date and Time" msgstr "Tarih ve Saat" @@ -1663,7 +1692,7 @@ msgstr "Derece Türü" #: frontend/src/components/CourseOutline.vue:244 #: frontend/src/components/CourseOutline.vue:302 -#: frontend/src/pages/CourseForm.vue:502 +#: frontend/src/pages/CourseForm.vue:546 msgid "Delete" msgstr "Sil" @@ -1671,7 +1700,7 @@ msgstr "Sil" msgid "Delete Chapter" msgstr "Bölümü Sil" -#: frontend/src/pages/CourseForm.vue:496 +#: frontend/src/pages/CourseForm.vue:540 msgid "Delete Course" msgstr "Kursu Sil" @@ -1683,7 +1712,7 @@ msgstr "Bu bölümü silmek istiyor musunuz?" msgid "Delete this lesson?" msgstr "Bu dersi silmek istiyor musunuz?" -#: frontend/src/pages/CourseForm.vue:497 +#: frontend/src/pages/CourseForm.vue:541 msgid "Deleting the course will also delete all its chapters and lessons. Are you sure you want to delete this course?" msgstr "Kursu silmek, tüm bölümlerini ve derslerini de silecektir. Bu kursu silmek istediğinizden emin misiniz?" @@ -1707,7 +1736,7 @@ msgstr "Bu dersi silmek onu kurstan kalıcı olarak kaldıracaktır. Bu eylem ge #. Label of the description (Small Text) field in DocType 'LMS Exercise' #. Label of the description (Text) field in DocType 'LMS Live Class' #. Label of the description (Small Text) field in DocType 'Work Experience' -#: frontend/src/components/Modals/LiveClassModal.vue:84 +#: frontend/src/components/Modals/LiveClassModal.vue:80 #: frontend/src/pages/JobForm.vue:125 #: lms/job/doctype/job_opportunity/job_opportunity.json #: lms/lms/doctype/certification/certification.json @@ -1748,6 +1777,7 @@ msgid "Disable Signup" msgstr "" #. Label of the disabled (Check) field in DocType 'Job Opportunity' +#: frontend/src/components/Settings/ZoomSettings.vue:56 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Disabled" msgstr "Kapalı" @@ -1758,7 +1788,7 @@ msgid "Discard" msgstr "Vazgeç" #. Label of the show_discussions (Check) field in DocType 'LMS Settings' -#: frontend/src/pages/Batch.vue:85 +#: frontend/src/pages/Batch.vue:88 #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Discussions" msgstr "Tartışma" @@ -1788,10 +1818,12 @@ msgstr "Bu soru için yinelenen seçenekler bulundu." #. Label of the duration (Data) field in DocType 'Cohort' #. Label of the duration (Data) field in DocType 'LMS Batch Timetable' #. Label of the duration (Int) field in DocType 'LMS Live Class' -#: frontend/src/components/Modals/LiveClassModal.vue:68 +#. Label of the duration (Int) field in DocType 'LMS Live Class Participant' +#: frontend/src/components/Modals/LiveClassModal.vue:36 #: lms/lms/doctype/cohort/cohort.json #: lms/lms/doctype/lms_batch_timetable/lms_batch_timetable.json #: lms/lms/doctype/lms_live_class/lms_live_class.json +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json msgid "Duration" msgstr "Süre" @@ -1800,7 +1832,7 @@ msgstr "Süre" msgid "Duration (in minutes)" msgstr "Süre (dk)" -#: frontend/src/components/Modals/LiveClassModal.vue:64 +#: frontend/src/components/Modals/LiveClassModal.vue:32 msgid "Duration of the live class in minutes" msgstr "Canlı dersin dakika cinsinden süresi" @@ -1839,6 +1871,10 @@ msgstr "" msgid "Edit Profile" msgstr "Profili Düzenle" +#: frontend/src/components/Modals/ZoomAccountModal.vue:6 +msgid "Edit Zoom Account" +msgstr "" + #: frontend/src/pages/QuizForm.vue:182 msgid "Edit the question" msgstr "Soruyu düzenle" @@ -1858,8 +1894,9 @@ msgstr "Eğitim Detayı" msgid "Education Details" msgstr "Eğitim Geçmişi" -#: frontend/src/components/Evaluators.vue:33 -#: frontend/src/components/Members.vue:33 lms/templates/signup-form.html:10 +#: frontend/src/components/Settings/Evaluators.vue:33 +#: frontend/src/components/Settings/Members.vue:33 +#: lms/templates/signup-form.html:10 msgid "Email" msgstr "E-posta" @@ -1889,7 +1926,8 @@ msgstr "" msgid "Email Templates" msgstr "E-Posta Şablonları" -#: frontend/src/components/EmailTemplates.vue:128 +#: frontend/src/components/Settings/EmailTemplates.vue:128 +#: frontend/src/components/Settings/ZoomSettings.vue:161 msgid "Email Templates deleted successfully" msgstr "" @@ -1922,7 +1960,11 @@ msgid "Enable this only if you want to upload a SCORM package as a chapter." msgstr "Bunu yalnızca bir SCORM paketini bölüm olarak yüklemek istiyorsanız etkinleştirin." #. Label of the enabled (Check) field in DocType 'LMS Badge' +#. Label of the enabled (Check) field in DocType 'LMS Zoom Settings' +#: frontend/src/components/Modals/ZoomAccountModal.vue:23 +#: frontend/src/components/Settings/ZoomSettings.vue:53 #: lms/lms/doctype/lms_badge/lms_badge.json +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json msgid "Enabled" msgstr "Etkin" @@ -1961,11 +2003,15 @@ msgstr "Bitiş Tarihi (veya beklenen)" msgid "End Time" msgstr "Bitiş Zamanı" +#: frontend/src/components/LiveClass.vue:89 +msgid "Ended" +msgstr "" + #: frontend/src/components/BatchOverlay.vue:103 msgid "Enroll Now" msgstr "Hemen Kaydol" -#: frontend/src/pages/Batches.vue:286 frontend/src/pages/Courses.vue:322 +#: frontend/src/pages/Batches.vue:286 frontend/src/pages/Courses.vue:324 msgid "Enrolled" msgstr "Kayıtlı" @@ -1984,7 +2030,7 @@ msgstr "" msgid "Enrollment Count" msgstr "Kayıt Sayısı" -#: lms/lms/utils.py:1913 +#: lms/lms/utils.py:1914 msgid "Enrollment Failed" msgstr "Kayıt Başarısız" @@ -2011,18 +2057,27 @@ msgstr "" msgid "Enter the correct answer" msgstr "Doğru cevabı girin" +#: frontend/src/components/Modals/ZoomAccountModal.vue:163 +msgid "Error creating Zoom Account" +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:204 msgid "Error creating live class. Please try again. {0}" msgstr "" -#: frontend/src/components/EmailTemplates.vue:133 +#: frontend/src/components/Settings/EmailTemplates.vue:133 +#: frontend/src/components/Settings/ZoomSettings.vue:166 msgid "Error deleting email templates" msgstr "" +#: frontend/src/components/Modals/ZoomAccountModal.vue:200 +msgid "Error updating Zoom Account" +msgstr "" + #: frontend/src/components/Modals/EmailTemplateModal.vue:151 msgid "Error updating email template" msgstr "" @@ -2179,6 +2234,14 @@ msgstr "Daha Fazlasını Keşfedin" msgid "Fail" msgstr "Başarısız" +#: lms/lms/doctype/lms_live_class/lms_live_class.py:139 +msgid "Failed to fetch attendance data from Zoom for class {0}: {1}" +msgstr "" + +#: frontend/src/utils/index.js:613 +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:167 @@ -2188,7 +2251,7 @@ msgstr "Öne Çıkan" #. Label of the feedback (Small Text) field in DocType 'LMS Batch Feedback' #: frontend/src/components/BatchFeedback.vue:30 -#: frontend/src/pages/Batch.vue:143 +#: frontend/src/pages/Batch.vue:146 #: lms/lms/doctype/lms_batch_feedback/lms_batch_feedback.json msgid "Feedback" msgstr "Geri Bildirim" @@ -2212,8 +2275,8 @@ msgstr "" msgid "File Type" msgstr "Dosya Türü" -#: frontend/src/components/Members.vue:39 #: frontend/src/components/Modals/EditProfile.vue:59 +#: frontend/src/components/Settings/Members.vue:39 msgid "First Name" msgstr "Adı" @@ -2237,7 +2300,7 @@ msgid "Free" msgstr "Serbest" #. Option for the 'Type' (Select) field in DocType 'Job Opportunity' -#: frontend/src/pages/Jobs.vue:188 +#: frontend/src/pages/Jobs.vue:190 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Freelance" msgstr "Serbest çalışan" @@ -2281,7 +2344,7 @@ msgid "Full Name" msgstr "Tam Adı" #. Option for the 'Type' (Select) field in DocType 'Job Opportunity' -#: frontend/src/pages/Jobs.vue:185 +#: frontend/src/pages/Jobs.vue:187 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Full Time" msgstr "Tam Zamanlı" @@ -2638,8 +2701,8 @@ msgstr "Eğitmen Yorumları" msgid "Interest" msgstr "İlgi Alanı" -#: frontend/src/components/AppSidebar.vue:541 -#: frontend/src/components/AppSidebar.vue:544 +#: frontend/src/components/AppSidebar.vue:546 +#: frontend/src/components/AppSidebar.vue:549 msgid "Introduction" msgstr "Tanıtım/Giriş" @@ -2677,7 +2740,7 @@ msgstr "Sadece Davetliler" msgid "Invite Request" msgstr "Davetiye Talebi" -#: frontend/src/components/AppSidebar.vue:477 +#: frontend/src/components/AppSidebar.vue:480 msgid "Invite your team and students" msgstr "" @@ -2709,7 +2772,7 @@ msgstr "" msgid "Issue Date" msgstr "Veriliş tarihi" -#: frontend/src/components/AppSidebar.vue:577 +#: frontend/src/components/AppSidebar.vue:582 msgid "Issue a Certificate" msgstr "" @@ -2781,12 +2844,12 @@ msgstr "İş İlanı Başlığı" #. Label of the jobs (Check) field in DocType 'LMS Settings' #: frontend/src/pages/JobDetail.vue:10 frontend/src/pages/Jobs.vue:8 -#: frontend/src/pages/Jobs.vue:194 +#: frontend/src/pages/Jobs.vue:196 #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Jobs" msgstr "İşler" -#: frontend/src/components/LiveClass.vue:58 +#: frontend/src/components/LiveClass.vue:78 #: lms/templates/upcoming_evals.html:15 msgid "Join" msgstr "Katıl" @@ -2804,6 +2867,12 @@ msgstr "Görüşmeye Katıl" msgid "Join URL" msgstr "Katılma Bağlantısı" +#. Label of the joined_at (Datetime) field in DocType 'LMS Live Class +#. Participant' +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json +msgid "Joined At" +msgstr "" + #. Name of a Workspace #: lms/lms/workspace/lms/lms.json msgid "LMS" @@ -2930,6 +2999,11 @@ msgstr "" msgid "LMS Live Class" msgstr "ÖYS Canlı Sınıf" +#. Name of a DocType +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json +msgid "LMS Live Class Participant" +msgstr "" + #. Name of a DocType #: lms/lms/doctype/lms_mentor_request/lms_mentor_request.json msgid "LMS Mentor Request" @@ -3037,6 +3111,11 @@ msgstr "" msgid "LMS Timetable Template" msgstr "" +#. Name of a DocType +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json +msgid "LMS Zoom Settings" +msgstr "" + #. Label of the label (Data) field in DocType 'LMS Timetable Legend' #: lms/lms/doctype/lms_timetable_legend/lms_timetable_legend.json msgid "Label" @@ -3057,6 +3136,12 @@ msgstr "" msgid "Launch File" msgstr "" +#. Label of the left_at (Datetime) field in DocType 'LMS Live Class +#. Participant' +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json +msgid "Left At" +msgstr "" + #. Label of the lesson (Link) field in DocType 'Exercise Latest Submission' #. Label of the lesson (Link) field in DocType 'Exercise Submission' #. Label of the lesson (Link) field in DocType 'Lesson Reference' @@ -3088,7 +3173,7 @@ msgstr "Ders Referansı" msgid "Lesson Title" msgstr "Ders Başlığı" -#: frontend/src/pages/LessonForm.vue:414 +#: frontend/src/pages/LessonForm.vue:416 msgid "Lesson created successfully" msgstr "" @@ -3100,7 +3185,7 @@ msgstr "" msgid "Lesson moved successfully" msgstr "" -#: frontend/src/pages/LessonForm.vue:438 +#: frontend/src/pages/LessonForm.vue:440 msgid "Lesson updated successfully" msgstr "" @@ -3154,12 +3239,14 @@ msgid "Links" msgstr "Bağlantılar" #. Option for the 'Status' (Select) field in DocType 'Cohort' -#: frontend/src/pages/Courses.vue:306 lms/lms/doctype/cohort/cohort.json +#: frontend/src/pages/Courses.vue:307 lms/lms/doctype/cohort/cohort.json msgid "Live" msgstr "Canlı" +#. Label of the live_class (Link) field in DocType 'LMS Live Class Participant' #. Label of the show_live_class (Check) field in DocType 'LMS Settings' -#: frontend/src/components/LiveClass.vue:4 +#: frontend/src/components/LiveClass.vue:14 +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Live Class" msgstr "Canlı Sınıf" @@ -3169,7 +3256,7 @@ msgstr "Canlı Sınıf" msgid "LiveCode URL" msgstr "" -#: frontend/src/components/Members.vue:109 +#: frontend/src/components/Settings/Members.vue:109 #: frontend/src/pages/Assignments.vue:69 frontend/src/pages/Batches.vue:80 #: frontend/src/pages/CertifiedParticipants.vue:100 #: frontend/src/pages/Courses.vue:75 @@ -3196,7 +3283,7 @@ msgid "Location Preference" msgstr "Konum Tercihi" #: frontend/src/components/NoPermission.vue:28 -#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:193 +#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:196 #: frontend/src/pages/Lesson.vue:53 msgid "Login" msgstr "Giriş" @@ -3290,7 +3377,7 @@ msgid "Maximum Attempts" msgstr "" #. Label of the medium (Select) field in DocType 'LMS Batch' -#: frontend/src/pages/BatchForm.vue:177 +#: frontend/src/pages/BatchForm.vue:187 #: lms/lms/doctype/lms_batch/lms_batch.json msgid "Medium" msgstr "Orta" @@ -3305,6 +3392,11 @@ msgstr "Medium" msgid "Medium:" msgstr "Orta:" +#. Label of the meeting_id (Data) field in DocType 'LMS Live Class' +#: lms/lms/doctype/lms_live_class/lms_live_class.json +msgid "Meeting ID" +msgstr "" + #. Label of the member (Link) field in DocType 'Exercise Latest Submission' #. Label of the member (Link) field in DocType 'Exercise Submission' #. Label of the member (Link) field in DocType 'LMS Assignment Submission' @@ -3317,10 +3409,14 @@ msgstr "Orta:" #. 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 Live Class Participant' #. Label of the member (Link) field in DocType 'LMS Mentor Request' #. Label of the member (Link) field in DocType 'LMS Payment' #. Label of the member (Link) field in DocType 'LMS Program Member' #. Label of the member (Link) field in DocType 'LMS Quiz Submission' +#. Label of the member (Link) field in DocType 'LMS Zoom Settings' +#: frontend/src/components/Modals/ZoomAccountModal.vue:42 +#: frontend/src/components/Settings/ZoomSettings.vue:178 #: frontend/src/pages/AssignmentSubmissionList.vue:14 #: frontend/src/pages/QuizSubmission.vue:31 #: frontend/src/pages/QuizSubmissionList.vue:91 @@ -3335,10 +3431,12 @@ msgstr "Orta:" #: 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_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 #: lms/lms/doctype/lms_program_member/lms_program_member.json #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/report/course_progress_summary/course_progress_summary.py:64 msgid "Member" msgstr "Üyeler" @@ -3357,7 +3455,10 @@ msgstr "Üye E-postası" #. Label of the member_image (Attach Image) field in DocType 'LMS Batch #. Feedback' +#. Label of the member_image (Attach Image) field in DocType 'LMS Live Class +#. Participant' #: lms/lms/doctype/lms_batch_feedback/lms_batch_feedback.json +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json msgid "Member Image" msgstr "" @@ -3371,8 +3472,11 @@ msgstr "" #. Label of the member_name (Data) field in DocType 'LMS Certificate Request' #. Label of the member_name (Data) field in DocType 'LMS Course Progress' #. Label of the member_name (Data) field in DocType 'LMS Enrollment' +#. Label of the member_name (Data) field in DocType 'LMS Live Class +#. Participant' #. Label of the member_name (Data) field in DocType 'LMS Mentor Request' #. Label of the member_name (Data) field in DocType 'LMS Quiz Submission' +#. Label of the member_name (Data) field in DocType 'LMS Zoom Settings' #: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json #: lms/lms/doctype/lms_badge_assignment/lms_badge_assignment.json #: lms/lms/doctype/lms_batch_enrollment/lms_batch_enrollment.json @@ -3382,8 +3486,10 @@ 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_live_class_participant/lms_live_class_participant.json #: lms/lms/doctype/lms_mentor_request/lms_mentor_request.json #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/report/course_progress_summary/course_progress_summary.py:71 msgid "Member Name" msgstr "Üye Adı" @@ -3401,8 +3507,11 @@ msgstr "Üye Türü" #. Label of the member_username (Data) field in DocType 'LMS Batch Enrollment' #. Label of the member_username (Data) field in DocType 'LMS Enrollment' +#. Label of the member_username (Data) field in DocType 'LMS Live Class +#. Participant' #: lms/lms/doctype/lms_batch_enrollment/lms_batch_enrollment.json #: lms/lms/doctype/lms_enrollment/lms_enrollment.json +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json msgid "Member Username" msgstr "" @@ -3466,23 +3575,33 @@ msgid "Mentor Request Status Update Template" msgstr "Mentor Talebi Durum Güncelleme Şablonu" #. Label of the meta_description (Small Text) field in DocType 'LMS Settings' +#: frontend/src/pages/BatchForm.vue:284 frontend/src/pages/CourseForm.vue:259 #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Meta Description" msgstr "Meta Açıklaması" #. Label of the meta_image (Attach Image) field in DocType 'LMS Batch' #. Label of the meta_image (Attach Image) field in DocType 'LMS Settings' -#: frontend/src/pages/BatchForm.vue:190 +#: frontend/src/pages/BatchForm.vue:200 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Meta Image" msgstr "" #. Label of the meta_keywords (Small Text) field in DocType 'LMS Settings' +#: frontend/src/pages/BatchForm.vue:290 frontend/src/pages/CourseForm.vue:265 #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Meta Keywords" msgstr "" +#: frontend/src/pages/BatchForm.vue:279 frontend/src/pages/CourseForm.vue:254 +msgid "Meta Tags" +msgstr "Meta Etiketleri" + +#: lms/lms/api.py:1457 +msgid "Meta tags should be a list." +msgstr "" + #. Label of the milestone (Check) field in DocType 'LMS Batch Timetable' #: lms/lms/doctype/lms_batch_timetable/lms_batch_timetable.json msgid "Milestone" @@ -3494,6 +3613,7 @@ msgstr "" #. Name of a role #: frontend/src/pages/ProfileRoles.vue:20 +#: lms/lms/doctype/course_chapter/course_chapter.json #: lms/lms/doctype/course_evaluator/course_evaluator.json #: lms/lms/doctype/course_lesson/course_lesson.json #: lms/lms/doctype/lms_assignment/lms_assignment.json @@ -3503,6 +3623,7 @@ msgstr "" #: lms/lms/doctype/lms_category/lms_category.json #: lms/lms/doctype/lms_certificate/lms_certificate.json #: 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_live_class/lms_live_class.json #: lms/lms/doctype/lms_program/lms_program.json @@ -3511,6 +3632,7 @@ msgstr "" #: lms/lms/doctype/lms_settings/lms_settings.json #: lms/lms/doctype/lms_source/lms_source.json #: lms/lms/doctype/lms_timetable_template/lms_timetable_template.json +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json msgid "Moderator" msgstr "Moderatör" @@ -3533,7 +3655,7 @@ msgstr "Modül hatalı." msgid "Monday" msgstr "Pazartesi" -#: frontend/src/components/AppSidebar.vue:585 +#: frontend/src/components/AppSidebar.vue:590 msgid "Monetization" msgstr "" @@ -3559,13 +3681,14 @@ msgid "Name" msgstr "Adı" #. Option for the 'Event' (Select) field in DocType 'LMS Badge' -#: frontend/src/components/Categories.vue:27 -#: frontend/src/components/EmailTemplates.vue:17 -#: frontend/src/components/Evaluators.vue:24 -#: 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/Courses.vue:309 frontend/src/pages/Programs.vue:14 -#: lms/lms/doctype/lms_badge/lms_badge.json +#: frontend/src/components/Settings/Categories.vue:27 +#: frontend/src/components/Settings/EmailTemplates.vue:17 +#: frontend/src/components/Settings/Evaluators.vue:24 +#: frontend/src/components/Settings/Members.vue:24 +#: frontend/src/components/Settings/ZoomSettings.vue:17 +#: frontend/src/pages/Assignments.vue:19 frontend/src/pages/Batches.vue:17 +#: frontend/src/pages/Courses.vue:17 frontend/src/pages/Courses.vue:310 +#: frontend/src/pages/Programs.vue:14 lms/lms/doctype/lms_badge/lms_badge.json msgid "New" msgstr "Yeni" @@ -3573,7 +3696,7 @@ msgstr "Yeni" msgid "New Batch" msgstr "Yeni Parti" -#: frontend/src/pages/CourseForm.vue:590 lms/www/lms.py:95 +#: frontend/src/pages/CourseForm.vue:634 lms/www/lms.py:95 msgid "New Course" msgstr "Yeni Kurs" @@ -3614,6 +3737,10 @@ msgstr "Yeni Test" msgid "New Sign Up" msgstr "Yeni Kayıt" +#: frontend/src/components/Modals/ZoomAccountModal.vue:6 +msgid "New Zoom Account" +msgstr "" + #: lms/lms/utils.py:609 msgid "New comment in batch {0}" msgstr "Toplu işlerde yeni yorum {0}" @@ -3688,7 +3815,7 @@ msgstr "" msgid "No introduction" msgstr "Tanıtım yok" -#: frontend/src/components/LiveClass.vue:71 +#: frontend/src/components/LiveClass.vue:97 msgid "No live classes scheduled" msgstr "Planlanmış canlı ders yok" @@ -3736,14 +3863,14 @@ msgstr "Önizleme için uygun değil" msgid "Not Graded" msgstr "Not Verilmedi" -#: frontend/src/components/NoPermission.vue:7 frontend/src/pages/Batch.vue:161 +#: frontend/src/components/NoPermission.vue:7 frontend/src/pages/Batch.vue:164 msgid "Not Permitted" msgstr "İzin Verilmedi" #: frontend/src/components/Assignment.vue:36 -#: frontend/src/components/BrandSettings.vue:10 -#: frontend/src/components/PaymentSettings.vue:9 -#: frontend/src/components/SettingDetails.vue:10 +#: frontend/src/components/Settings/BrandSettings.vue:10 +#: frontend/src/components/Settings/PaymentSettings.vue:9 +#: frontend/src/components/Settings/SettingDetails.vue:10 #: frontend/src/pages/QuizSubmission.vue:9 msgid "Not Saved" msgstr "Kaydedilmedi" @@ -3761,6 +3888,10 @@ msgstr "Bildirimler" msgid "Notify me when available" msgstr "Kullanılabilir olduğundan bana bildir" +#: frontend/src/components/BatchStudents.vue:48 +msgid "Number of Students" +msgstr "" + #: frontend/src/pages/BatchForm.vue:150 msgid "Number of seats available" msgstr "" @@ -3801,7 +3932,7 @@ msgstr "" msgid "Only files of type {0} will be accepted." msgstr "Sadece {0} türündeki dosyalar kabul edilecektir." -#: frontend/src/pages/CourseForm.vue:526 frontend/src/utils/index.js:499 +#: frontend/src/pages/CourseForm.vue:570 frontend/src/utils/index.js:500 msgid "Only image file is allowed." msgstr "Sadece resim dosyasına izin verilir." @@ -3905,7 +4036,7 @@ msgid "Pages" msgstr "Sayfalar" #. Label of the paid_batch (Check) field in DocType 'LMS Batch' -#: frontend/src/pages/BatchForm.vue:250 +#: frontend/src/pages/BatchForm.vue:260 #: lms/lms/doctype/lms_batch/lms_batch.json msgid "Paid Batch" msgstr "" @@ -3931,7 +4062,7 @@ msgid "Pan Number" msgstr "" #. Option for the 'Type' (Select) field in DocType 'Job Opportunity' -#: frontend/src/pages/Jobs.vue:186 +#: frontend/src/pages/Jobs.vue:188 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Part Time" msgstr "Yarı Zamanlı" @@ -4082,6 +4213,10 @@ msgstr "Telefon Numarası" msgid "Please add {1} for {3} to send calendar invites for evaluations." msgstr "" +#: frontend/src/components/LiveClass.vue:8 +msgid "Please add a zoom account to the batch to create live classes." +msgstr "" + #: lms/lms/user.py:75 msgid "Please ask your administrator to verify your sign-up" msgstr "Lütfen yöneticinizden kayıt işleminizin doğrulamasını isteyin" @@ -4094,13 +4229,13 @@ msgstr "Doğrulama için lütfen e-postanızı kontrol edin" msgid "Please click on the following button to set your new password" msgstr "Yeni şifrenizi belirlemek için lütfen aşağıdaki linke tıklayınız" -#: lms/lms/utils.py:2047 lms/lms/utils.py:2051 +#: lms/lms/utils.py:2048 lms/lms/utils.py:2052 msgid "Please complete the previous courses in the program to enroll in this course." msgstr "" -#: lms/lms/doctype/lms_batch/lms_batch.py:200 -msgid "Please enable Zoom Settings to use this feature." -msgstr "Bu özelliği kullanmak için lütfen Zoom Ayarlarını etkinleştirin." +#: lms/lms/doctype/lms_batch/lms_batch.py:211 +msgid "Please enable the zoom account to use this feature." +msgstr "" #: frontend/src/components/CourseOutline.vue:319 msgid "Please enroll for this course to view this lesson" @@ -4110,7 +4245,7 @@ msgstr "" msgid "Please ensure that you complete all the questions in {0} minutes." msgstr "Lütfen tüm soruları {0} dakika içinde yanıtladığınızdan emin olun." -#: frontend/src/components/Modals/LiveClassModal.vue:171 +#: frontend/src/components/Modals/LiveClassModal.vue:186 msgid "Please enter a title." msgstr "" @@ -4119,7 +4254,7 @@ msgstr "" msgid "Please enter a valid URL." msgstr "Lütfen geçerli bir URL girin." -#: frontend/src/components/Modals/LiveClassModal.vue:183 +#: frontend/src/components/Modals/LiveClassModal.vue:198 msgid "Please enter a valid time in the format HH:mm." msgstr "" @@ -4147,7 +4282,7 @@ msgstr "Lütfen bizi nereden duyduğunuzu belirtin." msgid "Please login to access the quiz." msgstr "Teste erişmek için lütfen giriş yapın." -#: frontend/src/components/NoPermission.vue:25 frontend/src/pages/Batch.vue:172 +#: frontend/src/components/NoPermission.vue:25 frontend/src/pages/Batch.vue:175 msgid "Please login to access this page." msgstr "Bu sayfaya erişebilmek için lütfen giriş yapın." @@ -4164,23 +4299,23 @@ msgstr "Lütfen iyi hazırlanın ve değerlendirmelere zamanında katılın." msgid "Please schedule an evaluation to get certified." msgstr "" -#: frontend/src/components/Modals/LiveClassModal.vue:174 +#: frontend/src/components/Modals/LiveClassModal.vue:189 msgid "Please select a date." msgstr "Lütfen bir tarih seçin." -#: frontend/src/components/Modals/LiveClassModal.vue:198 +#: frontend/src/components/Modals/LiveClassModal.vue:213 msgid "Please select a duration." msgstr "" -#: frontend/src/components/Modals/LiveClassModal.vue:195 +#: frontend/src/components/Modals/LiveClassModal.vue:210 msgid "Please select a future date and time." msgstr "" -#: frontend/src/components/Modals/LiveClassModal.vue:177 +#: frontend/src/components/Modals/LiveClassModal.vue:192 msgid "Please select a time." msgstr "" -#: frontend/src/components/Modals/LiveClassModal.vue:180 +#: frontend/src/components/Modals/LiveClassModal.vue:195 msgid "Please select a timezone." msgstr "" @@ -4286,7 +4421,7 @@ msgid "Previous" msgstr "Önceki" #. Label of the pricing_tab (Tab Break) field in DocType 'LMS Batch' -#: frontend/src/pages/BatchForm.vue:245 +#: frontend/src/pages/BatchForm.vue:255 #: lms/lms/doctype/lms_batch/lms_batch.json msgid "Pricing" msgstr "Fiyatlandırma" @@ -4363,7 +4498,6 @@ msgstr "" #. Label of the progress (Float) field in DocType 'LMS Enrollment' #. Label of the progress (Int) field in DocType 'LMS Program Member' -#: frontend/src/components/BatchStudents.vue:75 #: frontend/src/components/Modals/BatchStudentProgress.vue:94 #: lms/lms/doctype/lms_enrollment/lms_enrollment.json #: lms/lms/doctype/lms_program_member/lms_program_member.json @@ -4374,6 +4508,10 @@ msgstr "İlerleme" msgid "Progress (%)" msgstr "İlerleme (%)" +#: frontend/src/components/BatchStudents.vue:41 +msgid "Progress of students in courses and assessments" +msgstr "" + #. Option for the 'Required Role' (Select) field in DocType 'Cohort Web Page' #. Option for the 'Visibility' (Select) field in DocType 'LMS Batch Old' #: lms/lms/doctype/cohort_web_page/cohort_web_page.json @@ -4523,7 +4661,7 @@ msgstr "Sınav başarıyla güncellendi" msgid "Quiz will appear at the bottom of the lesson." msgstr "" -#: frontend/src/components/AppSidebar.vue:569 +#: frontend/src/components/AppSidebar.vue:574 #: frontend/src/pages/QuizForm.vue:443 frontend/src/pages/Quizzes.vue:142 #: frontend/src/pages/Quizzes.vue:152 lms/www/lms.py:251 msgid "Quizzes" @@ -4603,7 +4741,7 @@ msgstr "Reddedildi" msgid "Related Courses" msgstr "İlgili Kurslar" -#: frontend/src/pages/BatchForm.vue:226 frontend/src/pages/CourseForm.vue:127 +#: frontend/src/pages/BatchForm.vue:236 frontend/src/pages/CourseForm.vue:127 msgid "Remove" msgstr "Kaldır" @@ -4676,7 +4814,7 @@ msgstr "Rol Tercihi" msgid "Role updated successfully" msgstr "" -#: frontend/src/components/AppSidebar.vue:597 +#: frontend/src/components/AppSidebar.vue:602 msgid "Roles" msgstr "Roller" @@ -4744,6 +4882,7 @@ msgstr "Cumartesi" #: frontend/src/components/Modals/EmailTemplateModal.vue:12 #: frontend/src/components/Modals/Event.vue:101 #: frontend/src/components/Modals/Event.vue:129 +#: frontend/src/components/Modals/ZoomAccountModal.vue:10 #: frontend/src/pages/BatchForm.vue:8 frontend/src/pages/CourseForm.vue:17 #: frontend/src/pages/JobForm.vue:8 frontend/src/pages/LessonForm.vue:14 #: frontend/src/pages/ProgramForm.vue:7 frontend/src/pages/QuizForm.vue:34 @@ -4784,8 +4923,9 @@ msgstr "Puan" msgid "Score Out Of" msgstr "" -#: frontend/src/components/Evaluators.vue:15 -#: frontend/src/components/Members.vue:15 frontend/src/pages/Jobs.vue:42 +#: frontend/src/components/Settings/Evaluators.vue:15 +#: frontend/src/components/Settings/Members.vue:15 +#: frontend/src/pages/Jobs.vue:43 msgid "Search" msgstr "Arama" @@ -4860,16 +5000,16 @@ msgstr "" msgid "Set your Password" msgstr "Şifrenizi Ayarlayın" -#: frontend/src/components/AppSidebar.vue:545 +#: frontend/src/components/AppSidebar.vue:550 msgid "Setting up" msgstr "" -#: frontend/src/components/AppSidebar.vue:590 +#: frontend/src/components/AppSidebar.vue:595 msgid "Setting up payment gateway" msgstr "" -#: frontend/src/components/AppSidebar.vue:595 -#: frontend/src/components/Modals/Settings.vue:7 +#: frontend/src/components/AppSidebar.vue:600 +#: frontend/src/components/Settings/Settings.vue:7 #: frontend/src/pages/BatchForm.vue:46 frontend/src/pages/CourseForm.vue:143 #: frontend/src/pages/ProfileRoles.vue:4 frontend/src/pages/QuizForm.vue:79 msgid "Settings" @@ -5049,7 +5189,7 @@ msgstr "Ekip" msgid "Stage" msgstr "Aşama" -#: frontend/src/components/LiveClass.vue:50 frontend/src/components/Quiz.vue:67 +#: frontend/src/components/LiveClass.vue:70 frontend/src/components/Quiz.vue:67 #: lms/templates/quiz/quiz.html:39 msgid "Start" msgstr "Başlangıç" @@ -5134,6 +5274,7 @@ msgstr "İstatistik" #. Label of the status (Select) field in DocType 'LMS Course Progress' #. Label of the status (Select) field in DocType 'LMS Mentor Request' #: frontend/src/components/Modals/Event.vue:91 +#: frontend/src/components/Settings/ZoomSettings.vue:182 #: frontend/src/pages/AssignmentSubmissionList.vue:19 #: frontend/src/pages/JobForm.vue:46 #: lms/job/doctype/job_opportunity/job_opportunity.json @@ -5171,13 +5312,13 @@ msgid "Student Reviews" msgstr "Öğrenci İncelemeleri" #. Label of the show_students (Check) field in DocType 'LMS Settings' -#: frontend/src/components/BatchStudents.vue:20 -#: frontend/src/components/BatchStudents.vue:111 +#: frontend/src/components/BatchStudents.vue:11 +#: frontend/src/components/BatchStudents.vue:67 #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Students" msgstr "Öğrenciler" -#: frontend/src/components/BatchStudents.vue:328 +#: frontend/src/components/BatchStudents.vue:285 msgid "Students deleted successfully" msgstr "Öğrenciler başarıyla silindi" @@ -5263,7 +5404,7 @@ msgstr "Özet" msgid "Sunday" msgstr "Pazar" -#: lms/lms/api.py:1063 +#: lms/lms/api.py:1079 msgid "Suspicious pattern found in {0}: {1}" msgstr "" @@ -5304,6 +5445,7 @@ msgstr "" #: lms/lms/doctype/lms_enrollment/lms_enrollment.json #: lms/lms/doctype/lms_exercise/lms_exercise.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 #: lms/lms/doctype/lms_payment/lms_payment.json #: lms/lms/doctype/lms_program/lms_program.json @@ -5313,6 +5455,7 @@ msgstr "" #: lms/lms/doctype/lms_settings/lms_settings.json #: lms/lms/doctype/lms_source/lms_source.json #: lms/lms/doctype/lms_timetable_template/lms_timetable_template.json +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/doctype/user_skill/user_skill.json #: lms/lms/doctype/zoom_settings/zoom_settings.json msgid "System Manager" @@ -5384,7 +5527,7 @@ msgstr "Geri bildiriminiz için teşekkür ederiz." msgid "Thanks and Regards" msgstr "Teşekkürler ve Saygılar" -#: lms/lms/utils.py:1945 +#: lms/lms/utils.py:1946 msgid "The batch is full. Please contact the Administrator." msgstr "" @@ -5420,7 +5563,7 @@ msgstr "Bu kursta bölüm bulunmamaktadır. Bölümleri buradan oluşturun ve y msgid "There are no seats available in this batch." msgstr "Bu grupta boş yer bulunmamaktadır." -#: frontend/src/components/BatchStudents.vue:199 +#: frontend/src/components/BatchStudents.vue:155 msgid "There are no students in this batch." msgstr "Bu grupta hiç öğrenci bulunmamaktadır." @@ -5459,7 +5602,7 @@ msgstr "" msgid "This certificate does no expire" msgstr "" -#: frontend/src/components/LiveClass.vue:64 +#: frontend/src/components/LiveClass.vue:83 msgid "This class has ended" msgstr "" @@ -5467,7 +5610,7 @@ msgstr "" msgid "This course has:" msgstr "Bu kursta:" -#: lms/lms/utils.py:1788 +#: lms/lms/utils.py:1789 msgid "This course is free." msgstr "Bu kurs ücretsizdir." @@ -5513,7 +5656,7 @@ msgstr "Perşembe" #. Label of the time (Time) field in DocType 'LMS Live Class' #: frontend/src/components/Modals/Event.vue:48 -#: frontend/src/components/Modals/LiveClassModal.vue:37 +#: frontend/src/components/Modals/LiveClassModal.vue:52 #: frontend/src/components/Quiz.vue:45 #: lms/lms/doctype/lms_live_class/lms_live_class.json msgid "Time" @@ -5524,7 +5667,7 @@ msgstr "Zaman" msgid "Time Preference" msgstr "Zaman Tercihi" -#: frontend/src/components/Modals/LiveClassModal.vue:29 +#: frontend/src/components/Modals/LiveClassModal.vue:44 msgid "Time must be in 24 hour format (HH:mm). Example 11:30 or 22:00" msgstr "Saat 24 saat formatında (HH:mm) olmalıdır. Örnek 11:30 veya 22:00" @@ -5552,7 +5695,7 @@ msgstr "" #. Label of the timezone (Data) field in DocType 'LMS Batch' #. Label of the timezone (Data) field in DocType 'LMS Certificate Request' #. Label of the timezone (Data) field in DocType 'LMS Live Class' -#: frontend/src/components/Modals/LiveClassModal.vue:45 +#: frontend/src/components/Modals/LiveClassModal.vue:59 #: frontend/src/pages/BatchForm.vue:107 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json @@ -5625,7 +5768,7 @@ msgstr "Alıcı" msgid "To Date" msgstr "Bitiş Tarihi" -#: lms/lms/utils.py:1799 +#: lms/lms/utils.py:1800 msgid "To join this batch, please contact the Administrator." msgstr "" @@ -5684,7 +5827,7 @@ msgstr "X" #: frontend/src/components/Modals/AssessmentModal.vue:22 #: frontend/src/components/Modals/Question.vue:44 #: frontend/src/pages/Assignments.vue:43 frontend/src/pages/Assignments.vue:170 -#: frontend/src/pages/JobForm.vue:25 frontend/src/pages/Jobs.vue:65 +#: frontend/src/pages/JobForm.vue:25 frontend/src/pages/Jobs.vue:67 #: lms/job/doctype/job_opportunity/job_opportunity.json #: lms/lms/doctype/lms_assignment/lms_assignment.json #: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json @@ -5710,6 +5853,11 @@ msgstr "Birleşik Krallık Derecelendirmesi (örn. 1, 2:2)" msgid "URL" msgstr "URL" +#. Label of the uuid (Data) field in DocType 'LMS Live Class' +#: lms/lms/doctype/lms_live_class/lms_live_class.json +msgid "UUID" +msgstr "" + #. Label of the unavailability_section (Section Break) field in DocType 'Course #. Evaluator' #: lms/lms/doctype/course_evaluator/course_evaluator.json @@ -5734,7 +5882,7 @@ msgstr "İnceleniyor" msgid "Unlisted" msgstr "Listelenmemiş" -#: frontend/src/pages/Batches.vue:284 +#: frontend/src/pages/Batches.vue:284 frontend/src/pages/Courses.vue:322 msgid "Unpublished" msgstr "" @@ -5757,13 +5905,13 @@ msgstr "Ayarlanmamış Rol" #. 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:162 -#: frontend/src/pages/Courses.vue:312 lms/lms/doctype/cohort/cohort.json +#: 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 msgid "Upcoming" msgstr "Yaklaşanlar" -#: frontend/src/pages/Batch.vue:184 +#: frontend/src/pages/Batch.vue:187 msgid "Upcoming Batches" msgstr "Yaklaşan Sınıflar" @@ -5772,9 +5920,9 @@ msgstr "Yaklaşan Sınıflar" msgid "Upcoming Evaluations" msgstr "Yaklaşan Değerlendirmeler" -#: frontend/src/components/BrandSettings.vue:24 -#: frontend/src/components/PaymentSettings.vue:27 -#: frontend/src/components/SettingDetails.vue:23 +#: frontend/src/components/Settings/BrandSettings.vue:24 +#: frontend/src/components/Settings/PaymentSettings.vue:27 +#: frontend/src/components/Settings/SettingDetails.vue:23 msgid "Update" msgstr "Güncelle" @@ -5782,7 +5930,7 @@ msgstr "Güncelle" msgid "Update Password" msgstr "Şifreyi Güncelle" -#: frontend/src/pages/BatchForm.vue:207 frontend/src/pages/CourseForm.vue:108 +#: frontend/src/pages/BatchForm.vue:217 frontend/src/pages/CourseForm.vue:108 msgid "Upload" msgstr "Yükle" @@ -6025,7 +6173,7 @@ msgstr "Bu gruba zaten kayıtlısınız." msgid "You are already enrolled for this course." msgstr "Bu kursa zaten kayıtlısınız." -#: frontend/src/pages/Batch.vue:166 +#: frontend/src/pages/Batch.vue:169 msgid "You are not a member of this batch. Please checkout our upcoming batches." msgstr "Bu sınıfın üyesi değilsiniz. Lütfen yaklaşan sınıflara göz atın." @@ -6163,7 +6311,7 @@ msgstr "YouTube Videosu dersin en üstünde görünecektir." msgid "Your Account has been successfully created!" msgstr "Hesabınız başarıyla oluşturuldu!" -#: lms/lms/doctype/lms_batch/lms_batch.py:351 +#: lms/lms/doctype/lms_batch/lms_batch.py:362 msgid "Your batch {0} is starting tomorrow" msgstr "" @@ -6171,7 +6319,7 @@ msgstr "" msgid "Your calendar is set." msgstr "Takviminiz hazır." -#: lms/lms/doctype/lms_live_class/lms_live_class.py:87 +#: lms/lms/doctype/lms_live_class/lms_live_class.py:90 msgid "Your class on {0} is today" msgstr "" @@ -6208,6 +6356,22 @@ msgstr "" msgid "Zen Mode" msgstr "" +#. Label of the zoom_account (Link) field in DocType 'LMS Batch' +#. Label of the zoom_account (Link) field in DocType 'LMS Live Class' +#: frontend/src/pages/BatchForm.vue:164 +#: lms/lms/doctype/lms_batch/lms_batch.json +#: lms/lms/doctype/lms_live_class/lms_live_class.json +msgid "Zoom Account" +msgstr "" + +#: frontend/src/components/Modals/ZoomAccountModal.vue:158 +msgid "Zoom Account created successfully" +msgstr "" + +#: frontend/src/components/Modals/ZoomAccountModal.vue:195 +msgid "Zoom Account updated successfully" +msgstr "" + #. Name of a DocType #: lms/lms/doctype/zoom_settings/zoom_settings.json msgid "Zoom Settings" @@ -6229,6 +6393,10 @@ msgstr "" msgid "applicants" msgstr "" +#: frontend/src/components/Modals/LiveClassAttendance.vue:39 +msgid "attended for" +msgstr "" + #: lms/templates/emails/payment_reminder.html:4 msgid "but didn’t complete your payment" msgstr "" @@ -6277,6 +6445,10 @@ msgstr "üyeler" msgid "members" msgstr "üyeler" +#: frontend/src/components/Modals/LiveClassAttendance.vue:40 +msgid "minutes" +msgstr "süreler" + #: lms/templates/quiz/quiz.html:106 msgid "of" msgstr "/" @@ -6293,7 +6465,7 @@ msgstr "" msgid "ratings" msgstr "değerlendirme" -#: frontend/src/components/Categories.vue:19 +#: frontend/src/components/Settings/Categories.vue:19 msgid "saving..." msgstr "kaydediliyor..." @@ -6325,7 +6497,7 @@ msgstr "" msgid "{0} Quizzes" msgstr "" -#: lms/lms/api.py:853 lms/lms/api.py:861 +#: lms/lms/api.py:869 lms/lms/api.py:877 msgid "{0} Settings not found" msgstr "{0} Ayarları bulunamadı" diff --git a/lms/locale/zh.po b/lms/locale/zh.po index eb49d76e..db5c9eae 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-05-23 16:04+0000\n" -"PO-Revision-Date: 2025-05-26 18:11\n" +"POT-Creation-Date: 2025-05-30 16:04+0000\n" +"PO-Revision-Date: 2025-06-02 20:30\n" "Last-Translator: jannat@frappe.io\n" "Language-Team: Chinese Simplified\n" "MIME-Version: 1.0\n" @@ -83,7 +83,7 @@ msgstr "课程卡片显示的课程简介(单行)" msgid "About" msgstr "关于" -#: frontend/src/pages/Batch.vue:98 +#: frontend/src/pages/Batch.vue:101 msgid "About this batch" msgstr "本批次说明" @@ -97,11 +97,24 @@ msgstr "条款及政策接受声明" msgid "Accepted" msgstr "已接受" +#: frontend/src/components/Settings/ZoomSettings.vue:174 +msgid "Account" +msgstr "会计科目" + +#. Label of the account_id (Data) field in DocType 'LMS Zoom Settings' #. Label of the account_id (Data) field in DocType 'Zoom Settings' +#: frontend/src/components/Modals/ZoomAccountModal.vue:55 +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/doctype/zoom_settings/zoom_settings.json msgid "Account ID" msgstr "账户ID" +#. Label of the account_name (Data) field in DocType 'LMS Zoom Settings' +#: frontend/src/components/Modals/ZoomAccountModal.vue:30 +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json +msgid "Account Name" +msgstr "账户名称" + #: frontend/src/pages/ProfileAbout.vue:17 msgid "Achievements" msgstr "成就" @@ -117,12 +130,13 @@ msgstr "活跃成员" #: frontend/src/components/Assessments.vue:11 #: frontend/src/components/BatchCourses.vue:11 -#: frontend/src/components/BatchStudents.vue:117 -#: frontend/src/components/Categories.vue:43 -#: frontend/src/components/Evaluators.vue:38 -#: frontend/src/components/LiveClass.vue:11 -#: frontend/src/components/Members.vue:44 frontend/src/pages/ProgramForm.vue:30 -#: frontend/src/pages/ProgramForm.vue:92 frontend/src/pages/ProgramForm.vue:137 +#: frontend/src/components/BatchStudents.vue:73 +#: frontend/src/components/LiveClass.vue:21 +#: frontend/src/components/Settings/Categories.vue:43 +#: frontend/src/components/Settings/Evaluators.vue:38 +#: frontend/src/components/Settings/Members.vue:44 +#: frontend/src/pages/ProgramForm.vue:30 frontend/src/pages/ProgramForm.vue:92 +#: frontend/src/pages/ProgramForm.vue:137 msgid "Add" msgstr "添加" @@ -152,7 +166,7 @@ msgstr "新增课时" msgid "Add a Student" msgstr "添加学员" -#: frontend/src/components/AppSidebar.vue:553 +#: frontend/src/components/AppSidebar.vue:558 msgid "Add a chapter" msgstr "添加章节" @@ -164,7 +178,7 @@ msgstr "创建课程" msgid "Add a keyword and then press enter" msgstr "输入关键词后按回车键添加" -#: frontend/src/components/AppSidebar.vue:554 +#: frontend/src/components/AppSidebar.vue:559 msgid "Add a lesson" msgstr "添加课时" @@ -189,11 +203,11 @@ msgstr "为本课时添加作业" msgid "Add at least one possible answer for this question: {0}" msgstr "请为该问题添加至少一个备选答案:{0}" -#: frontend/src/components/AppSidebar.vue:518 +#: frontend/src/components/AppSidebar.vue:522 msgid "Add courses to your batch" msgstr "为班级添加课程" -#: frontend/src/components/AppSidebar.vue:498 +#: frontend/src/components/AppSidebar.vue:501 msgid "Add students to your batch" msgstr "为班级添加学员" @@ -209,7 +223,7 @@ msgstr "以{0}格式添加作业" msgid "Add your first chapter" msgstr "添加首个章节" -#: frontend/src/components/AppSidebar.vue:449 +#: frontend/src/components/AppSidebar.vue:450 msgid "Add your first lesson" msgstr "添加首节课时" @@ -288,7 +302,7 @@ msgstr "已注册" #. Label of the amount (Currency) field in DocType 'LMS Batch' #. Label of the course_price (Currency) field in DocType 'LMS Course' #. Label of the amount (Currency) field in DocType 'LMS Payment' -#: frontend/src/pages/BatchForm.vue:255 frontend/src/pages/CourseForm.vue:230 +#: frontend/src/pages/BatchForm.vue:265 frontend/src/pages/CourseForm.vue:230 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_course/lms_course.json #: lms/lms/doctype/lms_payment/lms_payment.json @@ -346,11 +360,11 @@ msgstr "答案" msgid "Appears on the course card in the course list" msgstr "显示在课程列表的课程卡片上" -#: frontend/src/pages/BatchForm.vue:230 +#: frontend/src/pages/BatchForm.vue:240 msgid "Appears when the batch URL is shared on any online platform" msgstr "在分享批次链接至网络平台时显示" -#: frontend/src/pages/BatchForm.vue:211 +#: frontend/src/pages/BatchForm.vue:221 msgid "Appears when the batch URL is shared on socials" msgstr "当班级URL在社交平台分享时显示" @@ -425,10 +439,9 @@ msgid "Assessment {0} has already been added to this batch." msgstr "考核{0}已添加至本批次。" #. Label of the show_assessments (Check) field in DocType 'LMS Settings' -#: frontend/src/components/AppSidebar.vue:566 +#: frontend/src/components/AppSidebar.vue:571 #: frontend/src/components/Assessments.vue:5 -#: frontend/src/components/BatchStudents.vue:68 -#: frontend/src/components/BatchStudents.vue:101 +#: frontend/src/components/BatchStudents.vue:32 #: lms/lms/doctype/lms_settings/lms_settings.json #: lms/templates/assessments.html:3 msgid "Assessments" @@ -486,7 +499,7 @@ msgstr "作业更新成功" msgid "Assignment will appear at the bottom of the lesson." msgstr "作业将显示在课时末尾。" -#: frontend/src/components/AppSidebar.vue:570 +#: frontend/src/components/AppSidebar.vue:575 #: frontend/src/pages/Assignments.vue:211 lms/www/lms.py:273 msgid "Assignments" msgstr "作业" @@ -495,6 +508,15 @@ msgstr "作业" msgid "At least one option must be correct for this question." msgstr "本题至少需设置一个正确选项。" +#: frontend/src/components/Modals/LiveClassAttendance.vue:5 +msgid "Attendance for Class - {0}" +msgstr "" + +#. Label of the attendees (Int) field in DocType 'LMS Live Class' +#: lms/lms/doctype/lms_live_class/lms_live_class.json +msgid "Attendees" +msgstr "参会人员" + #. Label of the attire (Select) field in DocType 'User' #: lms/fixtures/custom_field.json msgid "Attire Preference" @@ -510,7 +532,7 @@ msgid "Auto Assign" msgstr "自动分配" #. Label of the auto_recording (Select) field in DocType 'LMS Live Class' -#: frontend/src/components/Modals/LiveClassModal.vue:77 +#: frontend/src/components/Modals/LiveClassModal.vue:73 #: lms/lms/doctype/lms_live_class/lms_live_class.json msgid "Auto Recording" msgstr "自动录制" @@ -601,6 +623,7 @@ msgstr "" #: lms/lms/doctype/lms_category/lms_category.json #: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json msgid "Batch Evaluator" msgstr "批次评估人" @@ -631,6 +654,10 @@ msgstr "批次设置" msgid "Batch Start Date:" msgstr "批次开始日期:" +#: frontend/src/components/BatchStudents.vue:40 +msgid "Batch Summary" +msgstr "" + #. Label of the batch_title (Data) field in DocType 'LMS Certificate' #. Label of the batch_title (Data) field in DocType 'LMS Certificate Request' #: lms/lms/doctype/lms_certificate/lms_certificate.json @@ -758,7 +785,7 @@ msgstr "便装" #. Label of the category (Link) field in DocType 'LMS Batch' #. Label of the category (Data) field in DocType 'LMS Category' #. Label of the category (Link) field in DocType 'LMS Course' -#: frontend/src/pages/BatchForm.vue:182 frontend/src/pages/Batches.vue:55 +#: frontend/src/pages/BatchForm.vue:192 frontend/src/pages/Batches.vue:55 #: frontend/src/pages/CertifiedParticipants.vue:38 #: frontend/src/pages/CourseForm.vue:36 frontend/src/pages/Courses.vue:51 #: lms/lms/doctype/lms_batch/lms_batch.json @@ -767,19 +794,19 @@ msgstr "便装" msgid "Category" msgstr "类别" -#: frontend/src/components/Categories.vue:39 +#: frontend/src/components/Settings/Categories.vue:39 msgid "Category Name" msgstr "类别名称" -#: frontend/src/components/Categories.vue:133 +#: frontend/src/components/Settings/Categories.vue:133 msgid "Category added successfully" msgstr "" -#: frontend/src/components/Categories.vue:193 +#: frontend/src/components/Settings/Categories.vue:193 msgid "Category deleted successfully" msgstr "" -#: frontend/src/components/Categories.vue:173 +#: frontend/src/components/Settings/Categories.vue:173 msgid "Category updated successfully" msgstr "" @@ -822,7 +849,7 @@ msgstr "证书生成成功" #. Enrollment' #. Label of a Card Break in the LMS Workspace #. Label of a Link in the LMS Workspace -#: frontend/src/components/AppSidebar.vue:574 +#: frontend/src/components/AppSidebar.vue:579 #: frontend/src/components/CourseCard.vue:115 #: frontend/src/components/Modals/Event.vue:372 #: frontend/src/pages/BatchForm.vue:62 frontend/src/pages/Batches.vue:38 @@ -846,12 +873,12 @@ msgstr "认证详情" msgid "Certification Name" msgstr "认证名称" -#: frontend/src/components/BatchStudents.vue:36 +#: frontend/src/components/BatchStudents.vue:17 msgid "Certified" msgstr "已认证" -#: frontend/src/pages/CertifiedParticipants.vue:182 -#: frontend/src/pages/CertifiedParticipants.vue:189 +#: frontend/src/pages/CertifiedParticipants.vue:186 +#: frontend/src/pages/CertifiedParticipants.vue:193 #: frontend/src/pages/Statistics.vue:40 msgid "Certified Members" msgstr "认证成员" @@ -972,19 +999,25 @@ msgstr "点击此处" 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 "点击编辑器添加图标,选择'测验'菜单项。在弹出的对话框中,可选择现有测验或新建测验。选择'新建'选项将跳转至测验创建页面。" +#. Label of the client_id (Data) field in DocType 'LMS Zoom Settings' #. Label of the client_id (Data) field in DocType 'Zoom Settings' +#: frontend/src/components/Modals/ZoomAccountModal.vue:36 +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/doctype/zoom_settings/zoom_settings.json msgid "Client ID" msgstr "客户端ID" +#. Label of the client_secret (Password) field in DocType 'LMS Zoom Settings' #. Label of the client_secret (Password) field in DocType 'Zoom Settings' +#: frontend/src/components/Modals/ZoomAccountModal.vue:49 +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/doctype/zoom_settings/zoom_settings.json msgid "Client Secret" msgstr "客户端密钥" -#: frontend/src/components/Categories.vue:27 -#: frontend/src/components/Evaluators.vue:24 -#: frontend/src/components/Members.vue:24 +#: frontend/src/components/Settings/Categories.vue:27 +#: frontend/src/components/Settings/Evaluators.vue:24 +#: frontend/src/components/Settings/Members.vue:24 msgid "Close" msgstr "关闭" @@ -1066,6 +1099,10 @@ msgstr "院校名称" msgid "Color" msgstr "颜色" +#: frontend/src/pages/BatchForm.vue:293 frontend/src/pages/CourseForm.vue:268 +msgid "Comma separated keywords for SEO" +msgstr "" + #. Label of the comments (Small Text) field in DocType 'Exercise Latest #. Submission' #. Label of the comments (Small Text) field in DocType 'Exercise Submission' @@ -1162,10 +1199,6 @@ msgstr "完成注册——切勿错过!" msgid "Completed" msgstr "已完成" -#: frontend/src/components/BatchStudents.vue:373 -msgid "Completed by Students" -msgstr "学员完成情况" - #. Label of the enable_certification (Check) field in DocType 'LMS Course' #: frontend/src/pages/CourseForm.vue:217 #: lms/lms/doctype/lms_course/lms_course.json @@ -1232,7 +1265,7 @@ msgid "Continue Learning" msgstr "继续学习" #. Option for the 'Type' (Select) field in DocType 'Job Opportunity' -#: frontend/src/pages/Jobs.vue:187 +#: frontend/src/pages/Jobs.vue:189 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Contract" msgstr "合同" @@ -1267,7 +1300,7 @@ msgstr "正确答案" #. Label of the country (Link) field in DocType 'Job Opportunity' #. Label of the country (Link) field in DocType 'Payment Country' #: frontend/src/pages/Billing.vue:92 frontend/src/pages/JobForm.vue:40 -#: frontend/src/pages/Jobs.vue:57 lms/fixtures/custom_field.json +#: frontend/src/pages/Jobs.vue:59 lms/fixtures/custom_field.json #: lms/job/doctype/job_opportunity/job_opportunity.json #: lms/lms/doctype/payment_country/payment_country.json msgid "Country" @@ -1403,7 +1436,7 @@ msgstr "课程列表" msgid "Course Name" msgstr "课程名称" -#: frontend/src/pages/CourseDetail.vue:76 frontend/src/pages/CourseForm.vue:257 +#: frontend/src/pages/CourseDetail.vue:76 frontend/src/pages/CourseForm.vue:278 msgid "Course Outline" msgstr "课程大纲" @@ -1439,11 +1472,11 @@ msgstr "课程标题" msgid "Course added to program" msgstr "课程已添加至项目" -#: frontend/src/pages/CourseForm.vue:468 +#: frontend/src/pages/CourseForm.vue:496 msgid "Course created successfully" msgstr "课程创建成功。" -#: frontend/src/pages/CourseForm.vue:489 +#: frontend/src/pages/CourseForm.vue:533 msgid "Course deleted successfully" msgstr "课程删除成功" @@ -1451,7 +1484,7 @@ msgstr "课程删除成功" msgid "Course moved successfully" msgstr "课程移动成功" -#: frontend/src/pages/CourseForm.vue:451 +#: frontend/src/pages/CourseForm.vue:516 msgid "Course updated successfully" msgstr "课程更新成功。" @@ -1465,12 +1498,11 @@ msgstr "课程{0}已添加至本批次" #. Label of the courses (Check) field in DocType 'LMS Settings' #: frontend/src/components/BatchCourses.vue:5 #: frontend/src/components/BatchOverlay.vue:37 -#: frontend/src/components/BatchStudents.vue:52 -#: frontend/src/components/BatchStudents.vue:92 +#: frontend/src/components/BatchStudents.vue:25 #: frontend/src/components/Modals/BatchStudentProgress.vue:91 -#: frontend/src/pages/BatchDetail.vue:51 +#: frontend/src/pages/BatchDetail.vue:44 #: frontend/src/pages/CourseCertification.vue:127 -#: frontend/src/pages/Courses.vue:329 frontend/src/pages/Courses.vue:336 +#: frontend/src/pages/Courses.vue:331 frontend/src/pages/Courses.vue:338 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Courses" @@ -1512,15 +1544,15 @@ msgstr "创建课程" msgid "Create a Live Class" msgstr "创建直播课程" -#: frontend/src/components/AppSidebar.vue:561 +#: frontend/src/components/AppSidebar.vue:566 msgid "Create a batch" msgstr "创建班级" -#: frontend/src/components/AppSidebar.vue:552 +#: frontend/src/components/AppSidebar.vue:557 msgid "Create a course" msgstr "创建课程" -#: frontend/src/components/AppSidebar.vue:562 +#: frontend/src/components/AppSidebar.vue:567 msgid "Create a live class" msgstr "创建直播课程" @@ -1528,7 +1560,7 @@ msgstr "创建直播课程" msgid "Create an Assignment" msgstr "创建作业" -#: frontend/src/components/AppSidebar.vue:488 +#: frontend/src/components/AppSidebar.vue:491 msgid "Create your first batch" msgstr "创建首个班级" @@ -1536,26 +1568,26 @@ msgstr "创建首个班级" msgid "Create your first course" msgstr "创建首门课程" -#: frontend/src/components/AppSidebar.vue:467 +#: frontend/src/components/AppSidebar.vue:469 msgid "Create your first quiz" msgstr "创建首项测验" -#: frontend/src/pages/Assignments.vue:176 frontend/src/pages/Courses.vue:320 +#: frontend/src/pages/Assignments.vue:176 frontend/src/pages/Courses.vue:321 msgid "Created" msgstr "已创建" -#: frontend/src/components/AppSidebar.vue:558 +#: frontend/src/components/AppSidebar.vue:563 msgid "Creating a batch" msgstr "正在创建班级" -#: frontend/src/components/AppSidebar.vue:549 +#: frontend/src/components/AppSidebar.vue:554 msgid "Creating a course" msgstr "正在创建课程" #. Label of the currency (Link) field in DocType 'LMS Batch' #. Label of the currency (Link) field in DocType 'LMS Course' #. Label of the currency (Link) field in DocType 'LMS Payment' -#: frontend/src/pages/BatchForm.vue:262 frontend/src/pages/CourseForm.vue:247 +#: frontend/src/pages/BatchForm.vue:272 frontend/src/pages/CourseForm.vue:247 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_course/lms_course.json #: lms/lms/doctype/lms_payment/lms_payment.json @@ -1567,7 +1599,7 @@ msgstr "币种" msgid "Current Lesson" msgstr "当前课时" -#: frontend/src/components/AppSidebar.vue:580 +#: frontend/src/components/AppSidebar.vue:585 msgid "Custom Certificate Templates" msgstr "自定义证书模板" @@ -1604,7 +1636,7 @@ msgstr "仪表盘" #. Label of the date (Date) field in DocType 'Scheduled Flow' #: frontend/src/components/Modals/EvaluationModal.vue:26 #: frontend/src/components/Modals/Event.vue:40 -#: frontend/src/components/Modals/LiveClassModal.vue:61 +#: frontend/src/components/Modals/LiveClassModal.vue:29 #: lms/lms/doctype/lms_batch_timetable/lms_batch_timetable.json #: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json @@ -1614,10 +1646,7 @@ msgstr "仪表盘" msgid "Date" msgstr "日期" -#. Label of the section_break_glxh (Section Break) field in DocType 'LMS Live -#. Class' #: frontend/src/pages/BatchForm.vue:69 -#: lms/lms/doctype/lms_live_class/lms_live_class.json msgid "Date and Time" msgstr "日期与时间" @@ -1663,7 +1692,7 @@ msgstr "学位类型" #: frontend/src/components/CourseOutline.vue:244 #: frontend/src/components/CourseOutline.vue:302 -#: frontend/src/pages/CourseForm.vue:502 +#: frontend/src/pages/CourseForm.vue:546 msgid "Delete" msgstr "删除" @@ -1671,7 +1700,7 @@ msgstr "删除" msgid "Delete Chapter" msgstr "删除章节" -#: frontend/src/pages/CourseForm.vue:496 +#: frontend/src/pages/CourseForm.vue:540 msgid "Delete Course" msgstr "删除课程" @@ -1683,7 +1712,7 @@ msgstr "确认删除此章节?" msgid "Delete this lesson?" msgstr "确认删除此课时?" -#: frontend/src/pages/CourseForm.vue:497 +#: frontend/src/pages/CourseForm.vue:541 msgid "Deleting the course will also delete all its chapters and lessons. Are you sure you want to delete this course?" msgstr "删除本课程将同时删除其所有章节和课时。此操作不可逆。确认继续吗?" @@ -1707,7 +1736,7 @@ msgstr "删除本课时将永久移除。此操作不可撤销。确认继续吗 #. Label of the description (Small Text) field in DocType 'LMS Exercise' #. Label of the description (Text) field in DocType 'LMS Live Class' #. Label of the description (Small Text) field in DocType 'Work Experience' -#: frontend/src/components/Modals/LiveClassModal.vue:84 +#: frontend/src/components/Modals/LiveClassModal.vue:80 #: frontend/src/pages/JobForm.vue:125 #: lms/job/doctype/job_opportunity/job_opportunity.json #: lms/lms/doctype/certification/certification.json @@ -1748,6 +1777,7 @@ msgid "Disable Signup" msgstr "禁用注册功能" #. Label of the disabled (Check) field in DocType 'Job Opportunity' +#: frontend/src/components/Settings/ZoomSettings.vue:56 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Disabled" msgstr "已禁用" @@ -1758,7 +1788,7 @@ msgid "Discard" msgstr "放弃" #. Label of the show_discussions (Check) field in DocType 'LMS Settings' -#: frontend/src/pages/Batch.vue:85 +#: frontend/src/pages/Batch.vue:88 #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Discussions" msgstr "讨论区" @@ -1788,10 +1818,12 @@ msgstr "发现重复选项" #. Label of the duration (Data) field in DocType 'Cohort' #. Label of the duration (Data) field in DocType 'LMS Batch Timetable' #. Label of the duration (Int) field in DocType 'LMS Live Class' -#: frontend/src/components/Modals/LiveClassModal.vue:68 +#. Label of the duration (Int) field in DocType 'LMS Live Class Participant' +#: frontend/src/components/Modals/LiveClassModal.vue:36 #: lms/lms/doctype/cohort/cohort.json #: lms/lms/doctype/lms_batch_timetable/lms_batch_timetable.json #: lms/lms/doctype/lms_live_class/lms_live_class.json +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json msgid "Duration" msgstr "时长" @@ -1800,7 +1832,7 @@ msgstr "时长" msgid "Duration (in minutes)" msgstr "时长(分钟)" -#: frontend/src/components/Modals/LiveClassModal.vue:64 +#: frontend/src/components/Modals/LiveClassModal.vue:32 msgid "Duration of the live class in minutes" msgstr "直播课程时长(单位:分钟)" @@ -1839,6 +1871,10 @@ msgstr "" msgid "Edit Profile" msgstr "编辑个人资料" +#: frontend/src/components/Modals/ZoomAccountModal.vue:6 +msgid "Edit Zoom Account" +msgstr "" + #: frontend/src/pages/QuizForm.vue:182 msgid "Edit the question" msgstr "编辑试题" @@ -1858,8 +1894,9 @@ msgstr "教育详情" msgid "Education Details" msgstr "教育背景详情" -#: frontend/src/components/Evaluators.vue:33 -#: frontend/src/components/Members.vue:33 lms/templates/signup-form.html:10 +#: frontend/src/components/Settings/Evaluators.vue:33 +#: frontend/src/components/Settings/Members.vue:33 +#: lms/templates/signup-form.html:10 msgid "Email" msgstr "电子邮件" @@ -1889,7 +1926,8 @@ msgstr "" msgid "Email Templates" msgstr "邮件模板" -#: frontend/src/components/EmailTemplates.vue:128 +#: frontend/src/components/Settings/EmailTemplates.vue:128 +#: frontend/src/components/Settings/ZoomSettings.vue:161 msgid "Email Templates deleted successfully" msgstr "" @@ -1922,7 +1960,11 @@ msgid "Enable this only if you want to upload a SCORM package as a chapter." msgstr "仅在上传SCORM包作为章节时启用" #. Label of the enabled (Check) field in DocType 'LMS Badge' +#. Label of the enabled (Check) field in DocType 'LMS Zoom Settings' +#: frontend/src/components/Modals/ZoomAccountModal.vue:23 +#: frontend/src/components/Settings/ZoomSettings.vue:53 #: lms/lms/doctype/lms_badge/lms_badge.json +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json msgid "Enabled" msgstr "已启用" @@ -1961,11 +2003,15 @@ msgstr "结束日期(或预期)" msgid "End Time" msgstr "结束时间" +#: frontend/src/components/LiveClass.vue:89 +msgid "Ended" +msgstr "" + #: frontend/src/components/BatchOverlay.vue:103 msgid "Enroll Now" msgstr "立即报名" -#: frontend/src/pages/Batches.vue:286 frontend/src/pages/Courses.vue:322 +#: frontend/src/pages/Batches.vue:286 frontend/src/pages/Courses.vue:324 msgid "Enrolled" msgstr "已注册" @@ -1984,7 +2030,7 @@ msgstr "{0}的注册确认" msgid "Enrollment Count" msgstr "注册人数" -#: lms/lms/utils.py:1913 +#: lms/lms/utils.py:1914 msgid "Enrollment Failed" msgstr "注册失败" @@ -2011,18 +2057,27 @@ msgstr "输入标题并保存测验以继续" msgid "Enter the correct answer" msgstr "输入正确答案" +#: frontend/src/components/Modals/ZoomAccountModal.vue:163 +msgid "Error creating Zoom Account" +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:204 msgid "Error creating live class. Please try again. {0}" msgstr "创建直播课程失败,请重试。错误:{0}" -#: frontend/src/components/EmailTemplates.vue:133 +#: frontend/src/components/Settings/EmailTemplates.vue:133 +#: frontend/src/components/Settings/ZoomSettings.vue:166 msgid "Error deleting email templates" msgstr "" +#: frontend/src/components/Modals/ZoomAccountModal.vue:200 +msgid "Error updating Zoom Account" +msgstr "" + #: frontend/src/components/Modals/EmailTemplateModal.vue:151 msgid "Error updating email template" msgstr "" @@ -2179,6 +2234,14 @@ msgstr "查看更多" msgid "Fail" msgstr "未通过" +#: lms/lms/doctype/lms_live_class/lms_live_class.py:139 +msgid "Failed to fetch attendance data from Zoom for class {0}: {1}" +msgstr "" + +#: frontend/src/utils/index.js:613 +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:167 @@ -2188,7 +2251,7 @@ msgstr "精选" #. Label of the feedback (Small Text) field in DocType 'LMS Batch Feedback' #: frontend/src/components/BatchFeedback.vue:30 -#: frontend/src/pages/Batch.vue:143 +#: frontend/src/pages/Batch.vue:146 #: lms/lms/doctype/lms_batch_feedback/lms_batch_feedback.json msgid "Feedback" msgstr "反馈" @@ -2212,8 +2275,8 @@ msgstr "专业/研究领域" msgid "File Type" msgstr "文件类型" -#: frontend/src/components/Members.vue:39 #: frontend/src/components/Modals/EditProfile.vue:59 +#: frontend/src/components/Settings/Members.vue:39 msgid "First Name" msgstr "名字" @@ -2237,7 +2300,7 @@ msgid "Free" msgstr "免费" #. Option for the 'Type' (Select) field in DocType 'Job Opportunity' -#: frontend/src/pages/Jobs.vue:188 +#: frontend/src/pages/Jobs.vue:190 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Freelance" msgstr "自由职业" @@ -2281,7 +2344,7 @@ msgid "Full Name" msgstr "全名" #. Option for the 'Type' (Select) field in DocType 'Job Opportunity' -#: frontend/src/pages/Jobs.vue:185 +#: frontend/src/pages/Jobs.vue:187 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Full Time" msgstr "全职" @@ -2638,8 +2701,8 @@ msgstr "讲师评语" msgid "Interest" msgstr "兴趣" -#: frontend/src/components/AppSidebar.vue:541 -#: frontend/src/components/AppSidebar.vue:544 +#: frontend/src/components/AppSidebar.vue:546 +#: frontend/src/components/AppSidebar.vue:549 msgid "Introduction" msgstr "简介" @@ -2677,7 +2740,7 @@ msgstr "仅限邀请" msgid "Invite Request" msgstr "邀请请求" -#: frontend/src/components/AppSidebar.vue:477 +#: frontend/src/components/AppSidebar.vue:480 msgid "Invite your team and students" msgstr "邀请团队成员及学员" @@ -2709,7 +2772,7 @@ msgstr "是否为SCORM包" msgid "Issue Date" msgstr "签发日期" -#: frontend/src/components/AppSidebar.vue:577 +#: frontend/src/components/AppSidebar.vue:582 msgid "Issue a Certificate" msgstr "颁发证书" @@ -2781,12 +2844,12 @@ msgstr "职位名称" #. Label of the jobs (Check) field in DocType 'LMS Settings' #: frontend/src/pages/JobDetail.vue:10 frontend/src/pages/Jobs.vue:8 -#: frontend/src/pages/Jobs.vue:194 +#: frontend/src/pages/Jobs.vue:196 #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Jobs" msgstr "职位" -#: frontend/src/components/LiveClass.vue:58 +#: frontend/src/components/LiveClass.vue:78 #: lms/templates/upcoming_evals.html:15 msgid "Join" msgstr "加入" @@ -2804,6 +2867,12 @@ msgstr "加入会议" msgid "Join URL" msgstr "加入链接" +#. Label of the joined_at (Datetime) field in DocType 'LMS Live Class +#. Participant' +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json +msgid "Joined At" +msgstr "" + #. Name of a Workspace #: lms/lms/workspace/lms/lms.json msgid "LMS" @@ -2930,6 +2999,11 @@ msgstr "学习管理系统职位申请" msgid "LMS Live Class" msgstr "学习管理系统直播课程" +#. Name of a DocType +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json +msgid "LMS Live Class Participant" +msgstr "" + #. Name of a DocType #: lms/lms/doctype/lms_mentor_request/lms_mentor_request.json msgid "LMS Mentor Request" @@ -3037,6 +3111,11 @@ msgstr "学习管理系统课表图例" msgid "LMS Timetable Template" msgstr "学习管理系统课表模板" +#. Name of a DocType +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json +msgid "LMS Zoom Settings" +msgstr "" + #. Label of the label (Data) field in DocType 'LMS Timetable Legend' #: lms/lms/doctype/lms_timetable_legend/lms_timetable_legend.json msgid "Label" @@ -3057,6 +3136,12 @@ msgstr "最新提交" msgid "Launch File" msgstr "启动文件" +#. Label of the left_at (Datetime) field in DocType 'LMS Live Class +#. Participant' +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json +msgid "Left At" +msgstr "" + #. Label of the lesson (Link) field in DocType 'Exercise Latest Submission' #. Label of the lesson (Link) field in DocType 'Exercise Submission' #. Label of the lesson (Link) field in DocType 'Lesson Reference' @@ -3088,7 +3173,7 @@ msgstr "课时引用" msgid "Lesson Title" msgstr "课时标题" -#: frontend/src/pages/LessonForm.vue:414 +#: frontend/src/pages/LessonForm.vue:416 msgid "Lesson created successfully" msgstr "课时创建成功。" @@ -3100,7 +3185,7 @@ msgstr "课时删除成功。" msgid "Lesson moved successfully" msgstr "课时移动成功。" -#: frontend/src/pages/LessonForm.vue:438 +#: frontend/src/pages/LessonForm.vue:440 msgid "Lesson updated successfully" msgstr "课时更新成功。" @@ -3154,12 +3239,14 @@ msgid "Links" msgstr "链接" #. Option for the 'Status' (Select) field in DocType 'Cohort' -#: frontend/src/pages/Courses.vue:306 lms/lms/doctype/cohort/cohort.json +#: frontend/src/pages/Courses.vue:307 lms/lms/doctype/cohort/cohort.json msgid "Live" msgstr "直播" +#. Label of the live_class (Link) field in DocType 'LMS Live Class Participant' #. Label of the show_live_class (Check) field in DocType 'LMS Settings' -#: frontend/src/components/LiveClass.vue:4 +#: frontend/src/components/LiveClass.vue:14 +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Live Class" msgstr "直播课程" @@ -3169,7 +3256,7 @@ msgstr "直播课程" msgid "LiveCode URL" msgstr "实时编码链接" -#: frontend/src/components/Members.vue:109 +#: frontend/src/components/Settings/Members.vue:109 #: frontend/src/pages/Assignments.vue:69 frontend/src/pages/Batches.vue:80 #: frontend/src/pages/CertifiedParticipants.vue:100 #: frontend/src/pages/Courses.vue:75 @@ -3196,7 +3283,7 @@ msgid "Location Preference" msgstr "地点偏好" #: frontend/src/components/NoPermission.vue:28 -#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:193 +#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:196 #: frontend/src/pages/Lesson.vue:53 msgid "Login" msgstr "登录" @@ -3290,7 +3377,7 @@ msgid "Maximum Attempts" msgstr "最大尝试次数" #. Label of the medium (Select) field in DocType 'LMS Batch' -#: frontend/src/pages/BatchForm.vue:177 +#: frontend/src/pages/BatchForm.vue:187 #: lms/lms/doctype/lms_batch/lms_batch.json msgid "Medium" msgstr "媒介" @@ -3305,6 +3392,11 @@ msgstr "媒介ID" msgid "Medium:" msgstr "媒介:" +#. Label of the meeting_id (Data) field in DocType 'LMS Live Class' +#: lms/lms/doctype/lms_live_class/lms_live_class.json +msgid "Meeting ID" +msgstr "" + #. Label of the member (Link) field in DocType 'Exercise Latest Submission' #. Label of the member (Link) field in DocType 'Exercise Submission' #. Label of the member (Link) field in DocType 'LMS Assignment Submission' @@ -3317,10 +3409,14 @@ 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 Live Class Participant' #. Label of the member (Link) field in DocType 'LMS Mentor Request' #. Label of the member (Link) field in DocType 'LMS Payment' #. Label of the member (Link) field in DocType 'LMS Program Member' #. Label of the member (Link) field in DocType 'LMS Quiz Submission' +#. Label of the member (Link) field in DocType 'LMS Zoom Settings' +#: frontend/src/components/Modals/ZoomAccountModal.vue:42 +#: frontend/src/components/Settings/ZoomSettings.vue:178 #: frontend/src/pages/AssignmentSubmissionList.vue:14 #: frontend/src/pages/QuizSubmission.vue:31 #: frontend/src/pages/QuizSubmissionList.vue:91 @@ -3335,10 +3431,12 @@ 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_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 #: lms/lms/doctype/lms_program_member/lms_program_member.json #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/report/course_progress_summary/course_progress_summary.py:64 msgid "Member" msgstr "成员" @@ -3357,7 +3455,10 @@ msgstr "成员邮箱" #. Label of the member_image (Attach Image) field in DocType 'LMS Batch #. Feedback' +#. Label of the member_image (Attach Image) field in DocType 'LMS Live Class +#. Participant' #: lms/lms/doctype/lms_batch_feedback/lms_batch_feedback.json +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json msgid "Member Image" msgstr "成员头像" @@ -3371,8 +3472,11 @@ msgstr "成员头像" #. Label of the member_name (Data) field in DocType 'LMS Certificate Request' #. Label of the member_name (Data) field in DocType 'LMS Course Progress' #. Label of the member_name (Data) field in DocType 'LMS Enrollment' +#. Label of the member_name (Data) field in DocType 'LMS Live Class +#. Participant' #. Label of the member_name (Data) field in DocType 'LMS Mentor Request' #. Label of the member_name (Data) field in DocType 'LMS Quiz Submission' +#. Label of the member_name (Data) field in DocType 'LMS Zoom Settings' #: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json #: lms/lms/doctype/lms_badge_assignment/lms_badge_assignment.json #: lms/lms/doctype/lms_batch_enrollment/lms_batch_enrollment.json @@ -3382,8 +3486,10 @@ 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_live_class_participant/lms_live_class_participant.json #: lms/lms/doctype/lms_mentor_request/lms_mentor_request.json #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/report/course_progress_summary/course_progress_summary.py:71 msgid "Member Name" msgstr "成员姓名" @@ -3401,8 +3507,11 @@ msgstr "成员类型" #. Label of the member_username (Data) field in DocType 'LMS Batch Enrollment' #. Label of the member_username (Data) field in DocType 'LMS Enrollment' +#. Label of the member_username (Data) field in DocType 'LMS Live Class +#. Participant' #: lms/lms/doctype/lms_batch_enrollment/lms_batch_enrollment.json #: lms/lms/doctype/lms_enrollment/lms_enrollment.json +#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json msgid "Member Username" msgstr "成员用户名" @@ -3466,23 +3575,33 @@ msgid "Mentor Request Status Update Template" msgstr "导师请求状态更新模板" #. Label of the meta_description (Small Text) field in DocType 'LMS Settings' +#: frontend/src/pages/BatchForm.vue:284 frontend/src/pages/CourseForm.vue:259 #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Meta Description" msgstr "元描述" #. Label of the meta_image (Attach Image) field in DocType 'LMS Batch' #. Label of the meta_image (Attach Image) field in DocType 'LMS Settings' -#: frontend/src/pages/BatchForm.vue:190 +#: frontend/src/pages/BatchForm.vue:200 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Meta Image" msgstr "元图片" #. Label of the meta_keywords (Small Text) field in DocType 'LMS Settings' +#: frontend/src/pages/BatchForm.vue:290 frontend/src/pages/CourseForm.vue:265 #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Meta Keywords" msgstr "元关键词" +#: frontend/src/pages/BatchForm.vue:279 frontend/src/pages/CourseForm.vue:254 +msgid "Meta Tags" +msgstr "元标签" + +#: lms/lms/api.py:1457 +msgid "Meta tags should be a list." +msgstr "" + #. Label of the milestone (Check) field in DocType 'LMS Batch Timetable' #: lms/lms/doctype/lms_batch_timetable/lms_batch_timetable.json msgid "Milestone" @@ -3494,6 +3613,7 @@ msgstr "多选题至少需要两个选项" #. Name of a role #: frontend/src/pages/ProfileRoles.vue:20 +#: lms/lms/doctype/course_chapter/course_chapter.json #: lms/lms/doctype/course_evaluator/course_evaluator.json #: lms/lms/doctype/course_lesson/course_lesson.json #: lms/lms/doctype/lms_assignment/lms_assignment.json @@ -3503,6 +3623,7 @@ msgstr "多选题至少需要两个选项" #: lms/lms/doctype/lms_category/lms_category.json #: lms/lms/doctype/lms_certificate/lms_certificate.json #: 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_live_class/lms_live_class.json #: lms/lms/doctype/lms_program/lms_program.json @@ -3511,6 +3632,7 @@ msgstr "多选题至少需要两个选项" #: lms/lms/doctype/lms_settings/lms_settings.json #: lms/lms/doctype/lms_source/lms_source.json #: lms/lms/doctype/lms_timetable_template/lms_timetable_template.json +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json msgid "Moderator" msgstr "主持人" @@ -3533,7 +3655,7 @@ msgstr "模块错误" msgid "Monday" msgstr "星期一" -#: frontend/src/components/AppSidebar.vue:585 +#: frontend/src/components/AppSidebar.vue:590 msgid "Monetization" msgstr "课程变现功能" @@ -3559,13 +3681,14 @@ msgid "Name" msgstr "名称" #. Option for the 'Event' (Select) field in DocType 'LMS Badge' -#: frontend/src/components/Categories.vue:27 -#: frontend/src/components/EmailTemplates.vue:17 -#: frontend/src/components/Evaluators.vue:24 -#: 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/Courses.vue:309 frontend/src/pages/Programs.vue:14 -#: lms/lms/doctype/lms_badge/lms_badge.json +#: frontend/src/components/Settings/Categories.vue:27 +#: frontend/src/components/Settings/EmailTemplates.vue:17 +#: frontend/src/components/Settings/Evaluators.vue:24 +#: frontend/src/components/Settings/Members.vue:24 +#: frontend/src/components/Settings/ZoomSettings.vue:17 +#: frontend/src/pages/Assignments.vue:19 frontend/src/pages/Batches.vue:17 +#: frontend/src/pages/Courses.vue:17 frontend/src/pages/Courses.vue:310 +#: frontend/src/pages/Programs.vue:14 lms/lms/doctype/lms_badge/lms_badge.json msgid "New" msgstr "新建" @@ -3573,7 +3696,7 @@ msgstr "新建" msgid "New Batch" msgstr "新建批次" -#: frontend/src/pages/CourseForm.vue:590 lms/www/lms.py:95 +#: frontend/src/pages/CourseForm.vue:634 lms/www/lms.py:95 msgid "New Course" msgstr "新建课程" @@ -3614,6 +3737,10 @@ msgstr "新建测验" msgid "New Sign Up" msgstr "新用户注册" +#: frontend/src/components/Modals/ZoomAccountModal.vue:6 +msgid "New Zoom Account" +msgstr "" + #: lms/lms/utils.py:609 msgid "New comment in batch {0}" msgstr "批次{0}的新评论" @@ -3688,7 +3815,7 @@ msgstr "尚未收到反馈" msgid "No introduction" msgstr "无简介" -#: frontend/src/components/LiveClass.vue:71 +#: frontend/src/components/LiveClass.vue:97 msgid "No live classes scheduled" msgstr "未安排直播课程" @@ -3736,14 +3863,14 @@ msgstr "不可预览" msgid "Not Graded" msgstr "未评分" -#: frontend/src/components/NoPermission.vue:7 frontend/src/pages/Batch.vue:161 +#: frontend/src/components/NoPermission.vue:7 frontend/src/pages/Batch.vue:164 msgid "Not Permitted" msgstr "未授权" #: frontend/src/components/Assignment.vue:36 -#: frontend/src/components/BrandSettings.vue:10 -#: frontend/src/components/PaymentSettings.vue:9 -#: frontend/src/components/SettingDetails.vue:10 +#: frontend/src/components/Settings/BrandSettings.vue:10 +#: frontend/src/components/Settings/PaymentSettings.vue:9 +#: frontend/src/components/Settings/SettingDetails.vue:10 #: frontend/src/pages/QuizSubmission.vue:9 msgid "Not Saved" msgstr "未保存" @@ -3761,6 +3888,10 @@ msgstr "通知" msgid "Notify me when available" msgstr "可用时通知我" +#: frontend/src/components/BatchStudents.vue:48 +msgid "Number of Students" +msgstr "" + #: frontend/src/pages/BatchForm.vue:150 msgid "Number of seats available" msgstr "可用席位数量" @@ -3801,7 +3932,7 @@ msgstr "仅允许添加已禁用自主学习的课程至项目" msgid "Only files of type {0} will be accepted." msgstr "仅接受{0}类型文件" -#: frontend/src/pages/CourseForm.vue:526 frontend/src/utils/index.js:499 +#: frontend/src/pages/CourseForm.vue:570 frontend/src/utils/index.js:500 msgid "Only image file is allowed." msgstr "仅允许图片文件" @@ -3905,7 +4036,7 @@ msgid "Pages" msgstr "页面" #. Label of the paid_batch (Check) field in DocType 'LMS Batch' -#: frontend/src/pages/BatchForm.vue:250 +#: frontend/src/pages/BatchForm.vue:260 #: lms/lms/doctype/lms_batch/lms_batch.json msgid "Paid Batch" msgstr "付费批次" @@ -3931,7 +4062,7 @@ msgid "Pan Number" msgstr "PAN号码" #. Option for the 'Type' (Select) field in DocType 'Job Opportunity' -#: frontend/src/pages/Jobs.vue:186 +#: frontend/src/pages/Jobs.vue:188 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Part Time" msgstr "兼职" @@ -4082,6 +4213,10 @@ msgstr "电话号码" msgid "Please add {1} for {3} to send calendar invites for evaluations." msgstr "请为{3}添加{1}以发送评估日历邀请" +#: frontend/src/components/LiveClass.vue:8 +msgid "Please add a zoom account to the batch to create live classes." +msgstr "" + #: lms/lms/user.py:75 msgid "Please ask your administrator to verify your sign-up" msgstr "请联系管理员审核您的注册" @@ -4094,13 +4229,13 @@ msgstr "请查看邮箱进行验证" msgid "Please click on the following button to set your new password" msgstr "点击下方按钮设置新密码" -#: lms/lms/utils.py:2047 lms/lms/utils.py:2051 +#: lms/lms/utils.py:2048 lms/lms/utils.py:2052 msgid "Please complete the previous courses in the program to enroll in this course." msgstr "请先完成项目前置课程以报名本课程" -#: lms/lms/doctype/lms_batch/lms_batch.py:200 -msgid "Please enable Zoom Settings to use this feature." -msgstr "请启用Zoom设置以使用此功能" +#: lms/lms/doctype/lms_batch/lms_batch.py:211 +msgid "Please enable the zoom account to use this feature." +msgstr "" #: frontend/src/components/CourseOutline.vue:319 msgid "Please enroll for this course to view this lesson" @@ -4110,7 +4245,7 @@ msgstr "请报名本课程以查看此课时" msgid "Please ensure that you complete all the questions in {0} minutes." msgstr "请确保在{0}分钟内完成所有试题" -#: frontend/src/components/Modals/LiveClassModal.vue:171 +#: frontend/src/components/Modals/LiveClassModal.vue:186 msgid "Please enter a title." msgstr "请输入标题" @@ -4119,7 +4254,7 @@ msgstr "请输入标题" msgid "Please enter a valid URL." msgstr "请输入有效URL" -#: frontend/src/components/Modals/LiveClassModal.vue:183 +#: frontend/src/components/Modals/LiveClassModal.vue:198 msgid "Please enter a valid time in the format HH:mm." msgstr "请输入HH:mm格式的有效时间" @@ -4147,7 +4282,7 @@ msgstr "请告知您通过何种渠道了解到我们" msgid "Please login to access the quiz." msgstr "请登录以访问测验" -#: frontend/src/components/NoPermission.vue:25 frontend/src/pages/Batch.vue:172 +#: frontend/src/components/NoPermission.vue:25 frontend/src/pages/Batch.vue:175 msgid "Please login to access this page." msgstr "请登录以访问此页面" @@ -4164,23 +4299,23 @@ msgstr "请充分准备并准时参加评估" msgid "Please schedule an evaluation to get certified." msgstr "请安排评估以获取认证" -#: frontend/src/components/Modals/LiveClassModal.vue:174 +#: frontend/src/components/Modals/LiveClassModal.vue:189 msgid "Please select a date." msgstr "请选择日期" -#: frontend/src/components/Modals/LiveClassModal.vue:198 +#: frontend/src/components/Modals/LiveClassModal.vue:213 msgid "Please select a duration." msgstr "请选择时长" -#: frontend/src/components/Modals/LiveClassModal.vue:195 +#: frontend/src/components/Modals/LiveClassModal.vue:210 msgid "Please select a future date and time." msgstr "请选择未来的日期和时间" -#: frontend/src/components/Modals/LiveClassModal.vue:177 +#: frontend/src/components/Modals/LiveClassModal.vue:192 msgid "Please select a time." msgstr "请选择时间" -#: frontend/src/components/Modals/LiveClassModal.vue:180 +#: frontend/src/components/Modals/LiveClassModal.vue:195 msgid "Please select a timezone." msgstr "请选择时区" @@ -4286,7 +4421,7 @@ msgid "Previous" msgstr "上一项" #. Label of the pricing_tab (Tab Break) field in DocType 'LMS Batch' -#: frontend/src/pages/BatchForm.vue:245 +#: frontend/src/pages/BatchForm.vue:255 #: lms/lms/doctype/lms_batch/lms_batch.json msgid "Pricing" msgstr "定价" @@ -4363,7 +4498,6 @@ msgstr "课程项目" #. Label of the progress (Float) field in DocType 'LMS Enrollment' #. Label of the progress (Int) field in DocType 'LMS Program Member' -#: frontend/src/components/BatchStudents.vue:75 #: frontend/src/components/Modals/BatchStudentProgress.vue:94 #: lms/lms/doctype/lms_enrollment/lms_enrollment.json #: lms/lms/doctype/lms_program_member/lms_program_member.json @@ -4374,6 +4508,10 @@ msgstr "进度" msgid "Progress (%)" msgstr "进度百分比" +#: frontend/src/components/BatchStudents.vue:41 +msgid "Progress of students in courses and assessments" +msgstr "" + #. Option for the 'Required Role' (Select) field in DocType 'Cohort Web Page' #. Option for the 'Visibility' (Select) field in DocType 'LMS Batch Old' #: lms/lms/doctype/cohort_web_page/cohort_web_page.json @@ -4523,7 +4661,7 @@ msgstr "测验更新成功" msgid "Quiz will appear at the bottom of the lesson." msgstr "测验将显示在课时末尾" -#: frontend/src/components/AppSidebar.vue:569 +#: frontend/src/components/AppSidebar.vue:574 #: frontend/src/pages/QuizForm.vue:443 frontend/src/pages/Quizzes.vue:142 #: frontend/src/pages/Quizzes.vue:152 lms/www/lms.py:251 msgid "Quizzes" @@ -4603,7 +4741,7 @@ msgstr "已拒绝" msgid "Related Courses" msgstr "相关课程" -#: frontend/src/pages/BatchForm.vue:226 frontend/src/pages/CourseForm.vue:127 +#: frontend/src/pages/BatchForm.vue:236 frontend/src/pages/CourseForm.vue:127 msgid "Remove" msgstr "移除" @@ -4676,7 +4814,7 @@ msgstr "角色偏好" msgid "Role updated successfully" msgstr "角色更新成功。" -#: frontend/src/components/AppSidebar.vue:597 +#: frontend/src/components/AppSidebar.vue:602 msgid "Roles" msgstr "角色" @@ -4744,6 +4882,7 @@ msgstr "星期六" #: frontend/src/components/Modals/EmailTemplateModal.vue:12 #: frontend/src/components/Modals/Event.vue:101 #: frontend/src/components/Modals/Event.vue:129 +#: frontend/src/components/Modals/ZoomAccountModal.vue:10 #: frontend/src/pages/BatchForm.vue:8 frontend/src/pages/CourseForm.vue:17 #: frontend/src/pages/JobForm.vue:8 frontend/src/pages/LessonForm.vue:14 #: frontend/src/pages/ProgramForm.vue:7 frontend/src/pages/QuizForm.vue:34 @@ -4784,8 +4923,9 @@ msgstr "得分" msgid "Score Out Of" msgstr "总分值" -#: frontend/src/components/Evaluators.vue:15 -#: frontend/src/components/Members.vue:15 frontend/src/pages/Jobs.vue:42 +#: frontend/src/components/Settings/Evaluators.vue:15 +#: frontend/src/components/Settings/Members.vue:15 +#: frontend/src/pages/Jobs.vue:43 msgid "Search" msgstr "搜索" @@ -4860,16 +5000,16 @@ msgstr "上课日" msgid "Set your Password" msgstr "设置密码" -#: frontend/src/components/AppSidebar.vue:545 +#: frontend/src/components/AppSidebar.vue:550 msgid "Setting up" msgstr "系统配置中" -#: frontend/src/components/AppSidebar.vue:590 +#: frontend/src/components/AppSidebar.vue:595 msgid "Setting up payment gateway" msgstr "设置支付网关" -#: frontend/src/components/AppSidebar.vue:595 -#: frontend/src/components/Modals/Settings.vue:7 +#: frontend/src/components/AppSidebar.vue:600 +#: frontend/src/components/Settings/Settings.vue:7 #: frontend/src/pages/BatchForm.vue:46 frontend/src/pages/CourseForm.vue:143 #: frontend/src/pages/ProfileRoles.vue:4 frontend/src/pages/QuizForm.vue:79 msgid "Settings" @@ -5049,7 +5189,7 @@ msgstr "工作人员" msgid "Stage" msgstr "阶段" -#: frontend/src/components/LiveClass.vue:50 frontend/src/components/Quiz.vue:67 +#: frontend/src/components/LiveClass.vue:70 frontend/src/components/Quiz.vue:67 #: lms/templates/quiz/quiz.html:39 msgid "Start" msgstr "开始" @@ -5134,6 +5274,7 @@ msgstr "统计" #. Label of the status (Select) field in DocType 'LMS Course Progress' #. Label of the status (Select) field in DocType 'LMS Mentor Request' #: frontend/src/components/Modals/Event.vue:91 +#: frontend/src/components/Settings/ZoomSettings.vue:182 #: frontend/src/pages/AssignmentSubmissionList.vue:19 #: frontend/src/pages/JobForm.vue:46 #: lms/job/doctype/job_opportunity/job_opportunity.json @@ -5171,13 +5312,13 @@ msgid "Student Reviews" msgstr "学员评价" #. Label of the show_students (Check) field in DocType 'LMS Settings' -#: frontend/src/components/BatchStudents.vue:20 -#: frontend/src/components/BatchStudents.vue:111 +#: frontend/src/components/BatchStudents.vue:11 +#: frontend/src/components/BatchStudents.vue:67 #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Students" msgstr "学员" -#: frontend/src/components/BatchStudents.vue:328 +#: frontend/src/components/BatchStudents.vue:285 msgid "Students deleted successfully" msgstr "学员删除成功" @@ -5263,7 +5404,7 @@ msgstr "摘要" msgid "Sunday" msgstr "星期日" -#: lms/lms/api.py:1063 +#: lms/lms/api.py:1079 msgid "Suspicious pattern found in {0}: {1}" msgstr "在{0}中发现可疑模式:{1}" @@ -5304,6 +5445,7 @@ msgstr "在{0}中发现可疑模式:{1}" #: lms/lms/doctype/lms_enrollment/lms_enrollment.json #: lms/lms/doctype/lms_exercise/lms_exercise.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 #: lms/lms/doctype/lms_payment/lms_payment.json #: lms/lms/doctype/lms_program/lms_program.json @@ -5313,6 +5455,7 @@ msgstr "在{0}中发现可疑模式:{1}" #: lms/lms/doctype/lms_settings/lms_settings.json #: lms/lms/doctype/lms_source/lms_source.json #: lms/lms/doctype/lms_timetable_template/lms_timetable_template.json +#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/doctype/user_skill/user_skill.json #: lms/lms/doctype/zoom_settings/zoom_settings.json msgid "System Manager" @@ -5384,7 +5527,7 @@ msgstr "" msgid "Thanks and Regards" msgstr "此致敬礼" -#: lms/lms/utils.py:1945 +#: lms/lms/utils.py:1946 msgid "The batch is full. Please contact the Administrator." msgstr "该批次已满。请联系管理员" @@ -5420,7 +5563,7 @@ msgstr "本课程暂无章节,请在此创建和管理章节" msgid "There are no seats available in this batch." msgstr "本批次无可用席位" -#: frontend/src/components/BatchStudents.vue:199 +#: frontend/src/components/BatchStudents.vue:155 msgid "There are no students in this batch." msgstr "本批次暂无学员" @@ -5459,7 +5602,7 @@ msgstr "此徽章已于{1}授予{0}" msgid "This certificate does no expire" msgstr "本证书永久有效" -#: frontend/src/components/LiveClass.vue:64 +#: frontend/src/components/LiveClass.vue:83 msgid "This class has ended" msgstr "本课程已结束" @@ -5467,7 +5610,7 @@ msgstr "本课程已结束" msgid "This course has:" msgstr "本课程包含:" -#: lms/lms/utils.py:1788 +#: lms/lms/utils.py:1789 msgid "This course is free." msgstr "本课程免费" @@ -5513,7 +5656,7 @@ msgstr "星期四" #. Label of the time (Time) field in DocType 'LMS Live Class' #: frontend/src/components/Modals/Event.vue:48 -#: frontend/src/components/Modals/LiveClassModal.vue:37 +#: frontend/src/components/Modals/LiveClassModal.vue:52 #: frontend/src/components/Quiz.vue:45 #: lms/lms/doctype/lms_live_class/lms_live_class.json msgid "Time" @@ -5524,7 +5667,7 @@ msgstr "时间" msgid "Time Preference" msgstr "时间偏好" -#: frontend/src/components/Modals/LiveClassModal.vue:29 +#: frontend/src/components/Modals/LiveClassModal.vue:44 msgid "Time must be in 24 hour format (HH:mm). Example 11:30 or 22:00" msgstr "时间须为24小时制(HH:mm),例如11:30或22:00" @@ -5552,7 +5695,7 @@ msgstr "课表模板" #. Label of the timezone (Data) field in DocType 'LMS Batch' #. Label of the timezone (Data) field in DocType 'LMS Certificate Request' #. Label of the timezone (Data) field in DocType 'LMS Live Class' -#: frontend/src/components/Modals/LiveClassModal.vue:45 +#: frontend/src/components/Modals/LiveClassModal.vue:59 #: frontend/src/pages/BatchForm.vue:107 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json @@ -5625,7 +5768,7 @@ msgstr "至" msgid "To Date" msgstr "截止日期" -#: lms/lms/utils.py:1799 +#: lms/lms/utils.py:1800 msgid "To join this batch, please contact the Administrator." msgstr "加入本批次请联系管理员" @@ -5684,7 +5827,7 @@ msgstr "推特" #: frontend/src/components/Modals/AssessmentModal.vue:22 #: frontend/src/components/Modals/Question.vue:44 #: frontend/src/pages/Assignments.vue:43 frontend/src/pages/Assignments.vue:170 -#: frontend/src/pages/JobForm.vue:25 frontend/src/pages/Jobs.vue:65 +#: frontend/src/pages/JobForm.vue:25 frontend/src/pages/Jobs.vue:67 #: lms/job/doctype/job_opportunity/job_opportunity.json #: lms/lms/doctype/lms_assignment/lms_assignment.json #: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json @@ -5710,6 +5853,11 @@ msgstr "英国评分制(如一等、二等一级)" msgid "URL" msgstr "链接" +#. Label of the uuid (Data) field in DocType 'LMS Live Class' +#: lms/lms/doctype/lms_live_class/lms_live_class.json +msgid "UUID" +msgstr "通用唯一标识符" + #. Label of the unavailability_section (Section Break) field in DocType 'Course #. Evaluator' #: lms/lms/doctype/course_evaluator/course_evaluator.json @@ -5734,7 +5882,7 @@ msgstr "审核中" msgid "Unlisted" msgstr "未列出" -#: frontend/src/pages/Batches.vue:284 +#: frontend/src/pages/Batches.vue:284 frontend/src/pages/Courses.vue:322 msgid "Unpublished" msgstr "未发布" @@ -5757,13 +5905,13 @@ msgstr "非结构化角色" #. 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:162 -#: frontend/src/pages/Courses.vue:312 lms/lms/doctype/cohort/cohort.json +#: 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 msgid "Upcoming" msgstr "即将到来" -#: frontend/src/pages/Batch.vue:184 +#: frontend/src/pages/Batch.vue:187 msgid "Upcoming Batches" msgstr "即将开课批次" @@ -5772,9 +5920,9 @@ msgstr "即将开课批次" msgid "Upcoming Evaluations" msgstr "即将进行的评估" -#: frontend/src/components/BrandSettings.vue:24 -#: frontend/src/components/PaymentSettings.vue:27 -#: frontend/src/components/SettingDetails.vue:23 +#: frontend/src/components/Settings/BrandSettings.vue:24 +#: frontend/src/components/Settings/PaymentSettings.vue:27 +#: frontend/src/components/Settings/SettingDetails.vue:23 msgid "Update" msgstr "更新" @@ -5782,7 +5930,7 @@ msgstr "更新" msgid "Update Password" msgstr "更新密码" -#: frontend/src/pages/BatchForm.vue:207 frontend/src/pages/CourseForm.vue:108 +#: frontend/src/pages/BatchForm.vue:217 frontend/src/pages/CourseForm.vue:108 msgid "Upload" msgstr "上传" @@ -6025,7 +6173,7 @@ msgstr "您已注册本批次" msgid "You are already enrolled for this course." msgstr "您已注册本课程" -#: frontend/src/pages/Batch.vue:166 +#: frontend/src/pages/Batch.vue:169 msgid "You are not a member of this batch. Please checkout our upcoming batches." msgstr "您不属于本批次成员,请查看即将开课批次" @@ -6163,7 +6311,7 @@ msgstr "YouTube视频将显示在课时顶部" msgid "Your Account has been successfully created!" msgstr "账户创建成功!" -#: lms/lms/doctype/lms_batch/lms_batch.py:351 +#: lms/lms/doctype/lms_batch/lms_batch.py:362 msgid "Your batch {0} is starting tomorrow" msgstr "您的批次{0}将于明日开始" @@ -6171,7 +6319,7 @@ msgstr "您的批次{0}将于明日开始" msgid "Your calendar is set." msgstr "日历已设置" -#: lms/lms/doctype/lms_live_class/lms_live_class.py:87 +#: lms/lms/doctype/lms_live_class/lms_live_class.py:90 msgid "Your class on {0} is today" msgstr "您的{0}课程今天开始" @@ -6208,6 +6356,22 @@ msgstr "提交内容已保存,讲师将尽快评阅并通知最终结果" msgid "Zen Mode" msgstr "禅模式" +#. Label of the zoom_account (Link) field in DocType 'LMS Batch' +#. Label of the zoom_account (Link) field in DocType 'LMS Live Class' +#: frontend/src/pages/BatchForm.vue:164 +#: lms/lms/doctype/lms_batch/lms_batch.json +#: lms/lms/doctype/lms_live_class/lms_live_class.json +msgid "Zoom Account" +msgstr "" + +#: frontend/src/components/Modals/ZoomAccountModal.vue:158 +msgid "Zoom Account created successfully" +msgstr "" + +#: frontend/src/components/Modals/ZoomAccountModal.vue:195 +msgid "Zoom Account updated successfully" +msgstr "" + #. Name of a DocType #: lms/lms/doctype/zoom_settings/zoom_settings.json msgid "Zoom Settings" @@ -6229,6 +6393,10 @@ msgstr "申请人" msgid "applicants" msgstr "申请人列表" +#: frontend/src/components/Modals/LiveClassAttendance.vue:39 +msgid "attended for" +msgstr "" + #: lms/templates/emails/payment_reminder.html:4 msgid "but didn’t complete your payment" msgstr "但未完成支付" @@ -6277,6 +6445,10 @@ msgstr "成员" msgid "members" msgstr "成员" +#: frontend/src/components/Modals/LiveClassAttendance.vue:40 +msgid "minutes" +msgstr "分钟数" + #: lms/templates/quiz/quiz.html:106 msgid "of" msgstr "/" @@ -6293,7 +6465,7 @@ msgstr "问题详情" msgid "ratings" msgstr "评分" -#: frontend/src/components/Categories.vue:19 +#: frontend/src/components/Settings/Categories.vue:19 msgid "saving..." msgstr "保存中..." @@ -6325,7 +6497,7 @@ msgstr "{0}个开放职位" msgid "{0} Quizzes" msgstr "{0}项测验" -#: lms/lms/api.py:853 lms/lms/api.py:861 +#: lms/lms/api.py:869 lms/lms/api.py:877 msgid "{0} Settings not found" msgstr "未找到{0}设置"