chore: Thai translations

This commit is contained in:
Jannat Patel
2025-12-01 21:28:30 +05:30
parent 7bbfb85b0e
commit 41dde09a6a

View File

@@ -2,8 +2,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: frappe\n" "Project-Id-Version: frappe\n"
"Report-Msgid-Bugs-To: jannat@frappe.io\n" "Report-Msgid-Bugs-To: jannat@frappe.io\n"
"POT-Creation-Date: 2025-11-14 16:04+0000\n" "POT-Creation-Date: 2025-11-28 16:04+0000\n"
"PO-Revision-Date: 2025-11-18 12:34\n" "PO-Revision-Date: 2025-12-01 15:58\n"
"Last-Translator: jannat@frappe.io\n" "Last-Translator: jannat@frappe.io\n"
"Language-Team: Thai\n" "Language-Team: Thai\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@@ -197,7 +197,7 @@ msgstr ""
msgid "Add a Student" msgid "Add a Student"
msgstr "" msgstr ""
#: frontend/src/components/AppSidebar.vue:624 #: frontend/src/components/Sidebar/AppSidebar.vue:624
msgid "Add a chapter" msgid "Add a chapter"
msgstr "" msgstr ""
@@ -209,7 +209,7 @@ msgstr ""
msgid "Add a keyword and then press enter" msgid "Add a keyword and then press enter"
msgstr "" msgstr ""
#: frontend/src/components/AppSidebar.vue:625 #: frontend/src/components/Sidebar/AppSidebar.vue:625
msgid "Add a lesson" msgid "Add a lesson"
msgstr "" msgstr ""
@@ -222,7 +222,7 @@ msgstr ""
msgid "Add a new question" msgid "Add a new question"
msgstr "" msgstr ""
#: frontend/src/components/AppSidebar.vue:639 #: frontend/src/components/Sidebar/AppSidebar.vue:639
msgid "Add a program" msgid "Add a program"
msgstr "" msgstr ""
@@ -246,7 +246,7 @@ msgstr ""
msgid "Add at least one possible answer for this question: {0}" msgid "Add at least one possible answer for this question: {0}"
msgstr "" msgstr ""
#: frontend/src/components/AppSidebar.vue:588 #: frontend/src/components/Sidebar/AppSidebar.vue:588
msgid "Add courses to your batch" msgid "Add courses to your batch"
msgstr "" msgstr ""
@@ -254,7 +254,7 @@ msgstr ""
msgid "Add quiz to this video" msgid "Add quiz to this video"
msgstr "" msgstr ""
#: frontend/src/components/AppSidebar.vue:567 #: frontend/src/components/Sidebar/AppSidebar.vue:567
msgid "Add students to your batch" msgid "Add students to your batch"
msgstr "" msgstr ""
@@ -270,11 +270,11 @@ msgstr ""
msgid "Add your assignment as {0}" msgid "Add your assignment as {0}"
msgstr "" msgstr ""
#: frontend/src/components/AppSidebar.vue:500 #: frontend/src/components/Sidebar/AppSidebar.vue:500
msgid "Add your first chapter" msgid "Add your first chapter"
msgstr "" msgstr ""
#: frontend/src/components/AppSidebar.vue:516 #: frontend/src/components/Sidebar/AppSidebar.vue:516
msgid "Add your first lesson" msgid "Add your first lesson"
msgstr "" msgstr ""
@@ -308,15 +308,15 @@ msgid "Administrator"
msgstr "" msgstr ""
#. Name of a role #. Name of a role
#: frontend/src/pages/Batches.vue:274 lms/lms/doctype/lms_badge/lms_badge.json #: frontend/src/pages/Batches.vue:319 lms/lms/doctype/lms_badge/lms_badge.json
msgid "All" msgid "All"
msgstr "" msgstr ""
#: frontend/src/pages/Batches.vue:26 #: frontend/src/pages/Batches.vue:68
msgid "All Batches" msgid "All Batches"
msgstr "" msgstr ""
#: frontend/src/pages/Courses.vue:26 lms/lms/widgets/BreadCrumb.html:3 #: frontend/src/pages/Courses.vue:57 lms/lms/widgets/BreadCrumb.html:3
msgid "All Courses" msgid "All Courses"
msgstr "" msgstr ""
@@ -485,11 +485,11 @@ msgstr ""
msgid "Approved" msgid "Approved"
msgstr "" msgstr ""
#: frontend/src/components/Apps.vue:13 #: frontend/src/components/Sidebar/Apps.vue:12
msgid "Apps" msgid "Apps"
msgstr "" msgstr ""
#: frontend/src/pages/Batches.vue:284 #: frontend/src/pages/Batches.vue:329
msgid "Archived" msgid "Archived"
msgstr "" msgstr ""
@@ -497,11 +497,15 @@ msgstr ""
msgid "Are you sure you want to cancel this evaluation? This action cannot be undone." msgid "Are you sure you want to cancel this evaluation? This action cannot be undone."
msgstr "" msgstr ""
#: frontend/src/pages/Programs/ProgramForm.vue:562
msgid "Are you sure you want to delete this program? This action cannot be undone."
msgstr ""
#: frontend/src/pages/Programs/ProgramEnrollment.vue:38 #: frontend/src/pages/Programs/ProgramEnrollment.vue:38
msgid "Are you sure you want to enroll?" msgid "Are you sure you want to enroll?"
msgstr "" msgstr ""
#: frontend/src/components/UserDropdown.vue:177 #: frontend/src/components/Sidebar/UserDropdown.vue:184
msgid "Are you sure you want to login to your Frappe Cloud dashboard?" msgid "Are you sure you want to login to your Frappe Cloud dashboard?"
msgstr "" msgstr ""
@@ -538,8 +542,8 @@ msgstr ""
#. Label of the show_assessments (Check) field in DocType 'LMS Settings' #. Label of the show_assessments (Check) field in DocType 'LMS Settings'
#: frontend/src/components/AdminBatchDashboard.vue:32 #: frontend/src/components/AdminBatchDashboard.vue:32
#: frontend/src/components/AppSidebar.vue:642
#: frontend/src/components/Assessments.vue:5 #: frontend/src/components/Assessments.vue:5
#: frontend/src/components/Sidebar/AppSidebar.vue:642
#: lms/lms/doctype/lms_settings/lms_settings.json #: lms/lms/doctype/lms_settings/lms_settings.json
#: lms/templates/assessments.html:3 #: lms/templates/assessments.html:3
msgid "Assessments" msgid "Assessments"
@@ -619,9 +623,9 @@ msgstr ""
msgid "Assignment will appear at the bottom of the lesson." msgid "Assignment will appear at the bottom of the lesson."
msgstr "" msgstr ""
#: frontend/src/components/AppSidebar.vue:646
#: frontend/src/components/Settings/Badges.vue:163 #: frontend/src/components/Settings/Badges.vue:163
#: frontend/src/pages/Assignments.vue:208 lms/www/lms.py:271 #: frontend/src/components/Sidebar/AppSidebar.vue:646
#: frontend/src/pages/Assignments.vue:208 lms/www/lms.py:272
msgid "Assignments" msgid "Assignments"
msgstr "" msgstr ""
@@ -880,8 +884,8 @@ msgid "Batch:"
msgstr "" msgstr ""
#. Label of the batches (Check) field in DocType 'LMS Settings' #. Label of the batches (Check) field in DocType 'LMS Settings'
#: frontend/src/pages/Batches.vue:305 frontend/src/pages/Batches.vue:312 #: frontend/src/pages/Batches.vue:350 frontend/src/pages/Batches.vue:357
#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:120 #: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:121
msgid "Batches" msgid "Batches"
msgstr "" msgstr ""
@@ -989,9 +993,9 @@ msgstr ""
#. Label of the category (Link) field in DocType 'LMS Batch' #. Label of the category (Link) field in DocType 'LMS Batch'
#. Label of the category (Data) field in DocType 'LMS Category' #. Label of the category (Data) field in DocType 'LMS Category'
#. Label of the category (Link) field in DocType 'LMS Course' #. Label of the category (Link) field in DocType 'LMS Course'
#: frontend/src/pages/BatchForm.vue:199 frontend/src/pages/Batches.vue:50 #: frontend/src/pages/BatchForm.vue:199 frontend/src/pages/Batches.vue:92
#: frontend/src/pages/CertifiedParticipants.vue:35 #: frontend/src/pages/CertifiedParticipants.vue:35
#: frontend/src/pages/CourseForm.vue:36 frontend/src/pages/Courses.vue:46 #: frontend/src/pages/CourseForm.vue:36 frontend/src/pages/Courses.vue:77
#: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_batch/lms_batch.json
#: lms/lms/doctype/lms_category/lms_category.json #: lms/lms/doctype/lms_category/lms_category.json
#: lms/lms/doctype/lms_course/lms_course.json lms/templates/signup-form.html:22 #: lms/lms/doctype/lms_course/lms_course.json lms/templates/signup-form.html:22
@@ -1053,12 +1057,12 @@ msgstr ""
#. Enrollment' #. Enrollment'
#. Label of a Card Break in the LMS Workspace #. Label of a Card Break in the LMS Workspace
#. Label of a Link in the LMS Workspace #. Label of a Link in the LMS Workspace
#: frontend/src/components/AppSidebar.vue:650
#: frontend/src/components/Modals/Event.vue:411 #: frontend/src/components/Modals/Event.vue:411
#: frontend/src/pages/BatchForm.vue:69 frontend/src/pages/Batches.vue:58 #: frontend/src/components/Sidebar/AppSidebar.vue:650
#: frontend/src/pages/BatchForm.vue:69 frontend/src/pages/Batches.vue:100
#: frontend/src/pages/CourseCertification.vue:10 #: frontend/src/pages/CourseCertification.vue:10
#: frontend/src/pages/CourseCertification.vue:135 #: frontend/src/pages/CourseCertification.vue:135
#: frontend/src/pages/Courses.vue:54 lms/fixtures/custom_field.json #: frontend/src/pages/Courses.vue:85 lms/fixtures/custom_field.json
#: lms/lms/doctype/certification/certification.json #: lms/lms/doctype/certification/certification.json
#: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_batch/lms_batch.json
#: lms/lms/doctype/lms_enrollment/lms_enrollment.json #: lms/lms/doctype/lms_enrollment/lms_enrollment.json
@@ -1093,7 +1097,7 @@ msgstr ""
msgid "Certified Members" msgid "Certified Members"
msgstr "" msgstr ""
#: lms/www/lms.py:300 #: lms/www/lms.py:301
msgid "Certified Participants" msgid "Certified Participants"
msgstr "" msgstr ""
@@ -1315,7 +1319,7 @@ msgstr ""
msgid "Collaboration Preference" msgid "Collaboration Preference"
msgstr "" msgstr ""
#: frontend/src/components/AppSidebar.vue:145 #: frontend/src/components/Sidebar/AppSidebar.vue:145
msgid "Collapse" msgid "Collapse"
msgstr "ยุบ" msgstr "ยุบ"
@@ -1476,11 +1480,15 @@ msgstr ""
msgid "Conduct Evaluation" msgid "Conduct Evaluation"
msgstr "" msgstr ""
#: frontend/src/components/Sidebar/Configuration.vue:12
msgid "Configuration"
msgstr "การกำหนดค่า"
#: frontend/src/pages/BatchForm.vue:148 #: frontend/src/pages/BatchForm.vue:148
msgid "Configurations" msgid "Configurations"
msgstr "" msgstr ""
#: frontend/src/components/UserDropdown.vue:182 #: frontend/src/components/Sidebar/UserDropdown.vue:189
msgid "Confirm" msgid "Confirm"
msgstr "" msgstr ""
@@ -1759,7 +1767,7 @@ msgstr ""
msgid "Course Lesson" msgid "Course Lesson"
msgstr "" msgstr ""
#: lms/www/lms.py:85 #: lms/www/lms.py:86
msgid "Course List" msgid "Course List"
msgstr "" msgstr ""
@@ -1800,10 +1808,14 @@ msgstr ""
msgid "Course Title" msgid "Course Title"
msgstr "" msgstr ""
#: frontend/src/pages/Programs/ProgramForm.vue:442 #: frontend/src/pages/Programs/ProgramForm.vue:444
msgid "Course added to program successfully" msgid "Course added to program successfully"
msgstr "" msgstr ""
#: frontend/src/pages/Programs/ProgramForm.vue:446
msgid "Course already added to program"
msgstr ""
#: frontend/src/pages/CourseForm.vue:569 #: frontend/src/pages/CourseForm.vue:569
msgid "Course created successfully" msgid "Course created successfully"
msgstr "" msgstr ""
@@ -1817,10 +1829,13 @@ msgid "Course updated successfully"
msgstr "" msgstr ""
#: lms/lms/doctype/lms_batch/lms_batch.py:55 #: lms/lms/doctype/lms_batch/lms_batch.py:55
#: lms/lms/doctype/lms_program/lms_program.py:20
msgid "Course {0} has already been added to this batch." msgid "Course {0} has already been added to this batch."
msgstr "" msgstr ""
#: lms/lms/doctype/lms_program/lms_program.py:20
msgid "Course {0} has already been added to this program."
msgstr ""
#. Label of the courses (Table) field in DocType 'LMS Batch' #. Label of the courses (Table) field in DocType 'LMS Batch'
#. Label of the show_courses (Check) field in DocType 'LMS Settings' #. Label of the show_courses (Check) field in DocType 'LMS Settings'
#. Label of the courses (Check) field in DocType 'LMS Settings' #. Label of the courses (Check) field in DocType 'LMS Settings'
@@ -1830,7 +1845,7 @@ msgstr ""
#: frontend/src/components/Modals/BatchStudentProgress.vue:95 #: frontend/src/components/Modals/BatchStudentProgress.vue:95
#: frontend/src/pages/BatchDetail.vue:44 #: frontend/src/pages/BatchDetail.vue:44
#: frontend/src/pages/CourseCertification.vue:127 #: frontend/src/pages/CourseCertification.vue:127
#: frontend/src/pages/Courses.vue:333 frontend/src/pages/Courses.vue:340 #: frontend/src/pages/Courses.vue:365 frontend/src/pages/Courses.vue:372
#: frontend/src/pages/Programs/ProgramForm.vue:49 #: frontend/src/pages/Programs/ProgramForm.vue:49
#: frontend/src/pages/Programs/Programs.vue:35 #: frontend/src/pages/Programs/Programs.vue:35
#: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_batch/lms_batch.json
@@ -1865,8 +1880,8 @@ msgid "Cover Image"
msgstr "" msgstr ""
#: frontend/src/components/Modals/ChapterModal.vue:9 #: frontend/src/components/Modals/ChapterModal.vue:9
#: frontend/src/pages/Assignments.vue:19 frontend/src/pages/Batches.vue:17 #: frontend/src/pages/Assignments.vue:19 frontend/src/pages/Batches.vue:36
#: frontend/src/pages/Courses.vue:17 #: frontend/src/pages/Batches.vue:59 frontend/src/pages/Courses.vue:39
#: frontend/src/pages/ProgrammingExercises/ProgrammingExercises.vue:32 #: frontend/src/pages/ProgrammingExercises/ProgrammingExercises.vue:32
#: frontend/src/pages/Quizzes.vue:10 #: frontend/src/pages/Quizzes.vue:10
msgid "Create" msgid "Create"
@@ -1905,15 +1920,15 @@ msgstr ""
msgid "Create a Quiz" msgid "Create a Quiz"
msgstr "" msgstr ""
#: frontend/src/components/AppSidebar.vue:632 #: frontend/src/components/Sidebar/AppSidebar.vue:632
msgid "Create a batch" msgid "Create a batch"
msgstr "" msgstr ""
#: frontend/src/components/AppSidebar.vue:623 #: frontend/src/components/Sidebar/AppSidebar.vue:623
msgid "Create a course" msgid "Create a course"
msgstr "" msgstr ""
#: frontend/src/components/AppSidebar.vue:633 #: frontend/src/components/Sidebar/AppSidebar.vue:633
msgid "Create a live class" msgid "Create a live class"
msgstr "" msgstr ""
@@ -1925,27 +1940,27 @@ msgstr ""
msgid "Create an Assignment" msgid "Create an Assignment"
msgstr "" msgstr ""
#: frontend/src/components/AppSidebar.vue:557 #: frontend/src/components/Sidebar/AppSidebar.vue:557
msgid "Create your first batch" msgid "Create your first batch"
msgstr "" msgstr ""
#: frontend/src/components/AppSidebar.vue:488 #: frontend/src/components/Sidebar/AppSidebar.vue:488
msgid "Create your first course" msgid "Create your first course"
msgstr "" msgstr ""
#: frontend/src/components/AppSidebar.vue:535 #: frontend/src/components/Sidebar/AppSidebar.vue:535
msgid "Create your first quiz" msgid "Create your first quiz"
msgstr "" msgstr ""
#: frontend/src/pages/Assignments.vue:173 frontend/src/pages/Courses.vue:323 #: frontend/src/pages/Assignments.vue:173 frontend/src/pages/Courses.vue:355
msgid "Created" msgid "Created"
msgstr "" msgstr ""
#: frontend/src/components/AppSidebar.vue:629 #: frontend/src/components/Sidebar/AppSidebar.vue:629
msgid "Creating a batch" msgid "Creating a batch"
msgstr "" msgstr ""
#: frontend/src/components/AppSidebar.vue:620 #: frontend/src/components/Sidebar/AppSidebar.vue:620
msgid "Creating a course" msgid "Creating a course"
msgstr "" msgstr ""
@@ -1969,7 +1984,7 @@ msgstr ""
msgid "Current Streak" msgid "Current Streak"
msgstr "" msgstr ""
#: frontend/src/components/AppSidebar.vue:656 #: frontend/src/components/Sidebar/AppSidebar.vue:656
msgid "Custom Certificate Templates" msgid "Custom Certificate Templates"
msgstr "" msgstr ""
@@ -2004,6 +2019,11 @@ msgstr "สีฟ้า"
msgid "Dashboard" msgid "Dashboard"
msgstr "แดชบอร์ด" msgstr "แดชบอร์ด"
#: frontend/src/components/Sidebar/Configuration.vue:33
#: frontend/src/pages/DataImport.vue:35
msgid "Data Import"
msgstr "การนำเข้าข้อมูล"
#. Label of the date (Date) field in DocType 'LMS Batch Timetable' #. Label of the date (Date) field in DocType 'LMS Batch Timetable'
#. Label of the date (Date) field in DocType 'LMS Certificate Evaluation' #. Label of the date (Date) field in DocType 'LMS Certificate Evaluation'
#. Label of the date (Date) field in DocType 'LMS Certificate Request' #. Label of the date (Date) field in DocType 'LMS Certificate Request'
@@ -2075,7 +2095,8 @@ msgstr ""
#: frontend/src/components/Settings/Coupons/CouponList.vue:133 #: frontend/src/components/Settings/Coupons/CouponList.vue:133
#: frontend/src/pages/BatchForm.vue:578 frontend/src/pages/CourseForm.vue:619 #: frontend/src/pages/BatchForm.vue:578 frontend/src/pages/CourseForm.vue:619
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseForm.vue:67 #: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseForm.vue:67
#: frontend/src/pages/Programs/ProgramForm.vue:231 #: frontend/src/pages/Programs/ProgramForm.vue:230
#: frontend/src/pages/Programs/ProgramForm.vue:567
msgid "Delete" msgid "Delete"
msgstr "ลบ" msgstr "ลบ"
@@ -2087,6 +2108,10 @@ msgstr ""
msgid "Delete Course" msgid "Delete Course"
msgstr "" msgstr ""
#: frontend/src/pages/Programs/ProgramForm.vue:561
msgid "Delete Program"
msgstr ""
#: frontend/src/components/CourseOutline.vue:354 #: frontend/src/components/CourseOutline.vue:354
msgid "Delete this chapter?" msgid "Delete this chapter?"
msgstr "" msgstr ""
@@ -2146,7 +2171,7 @@ msgstr ""
msgid "Description" msgid "Description"
msgstr "" msgstr ""
#: frontend/src/components/Apps.vue:51 #: frontend/src/components/Sidebar/Apps.vue:50
msgid "Desk" msgid "Desk"
msgstr "" msgstr ""
@@ -2487,7 +2512,7 @@ msgstr ""
msgid "Enroll Now" msgid "Enroll Now"
msgstr "" msgstr ""
#: frontend/src/pages/Batches.vue:287 frontend/src/pages/Courses.vue:326 #: frontend/src/pages/Batches.vue:332 frontend/src/pages/Courses.vue:358
#: frontend/src/pages/Programs/StudentPrograms.vue:96 #: frontend/src/pages/Programs/StudentPrograms.vue:96
msgid "Enrolled" msgid "Enrolled"
msgstr "" msgstr ""
@@ -2541,7 +2566,7 @@ msgstr ""
msgid "Enter reply to email" msgid "Enter reply to email"
msgstr "" msgstr ""
#: frontend/src/components/Modals/ZoomAccountModal.vue:169 #: frontend/src/components/Modals/ZoomAccountModal.vue:164
msgid "Error creating Zoom Account" msgid "Error creating Zoom Account"
msgstr "" msgstr ""
@@ -2570,7 +2595,7 @@ msgstr ""
msgid "Error deleting email templates" msgid "Error deleting email templates"
msgstr "" msgstr ""
#: frontend/src/components/Modals/ZoomAccountModal.vue:207 #: frontend/src/components/Modals/ZoomAccountModal.vue:202
msgid "Error updating Zoom Account" msgid "Error updating Zoom Account"
msgstr "" msgstr ""
@@ -2706,7 +2731,7 @@ msgstr ""
msgid "Exercise Title" msgid "Exercise Title"
msgstr "" msgstr ""
#: frontend/src/components/AppSidebar.vue:145 #: frontend/src/components/Sidebar/AppSidebar.vue:145
msgid "Expand" msgid "Expand"
msgstr "ขยาย" msgstr "ขยาย"
@@ -3075,7 +3100,7 @@ msgstr ""
msgid "Hello" msgid "Hello"
msgstr "สวัสดี" msgstr "สวัสดี"
#: frontend/src/components/AppSidebar.vue:131 #: frontend/src/components/Sidebar/AppSidebar.vue:131
msgid "Help" msgid "Help"
msgstr "ช่วยเหลือ" msgstr "ช่วยเหลือ"
@@ -3250,6 +3275,14 @@ msgstr ""
msgid "Image: Corrupted Data Stream" msgid "Image: Corrupted Data Stream"
msgstr "ภาพ: สตรีมข้อมูลเสียหาย" msgstr "ภาพ: สตรีมข้อมูลเสียหาย"
#: frontend/src/pages/Batches.vue:20
msgid "Import Batch"
msgstr ""
#: frontend/src/pages/Courses.vue:23
msgid "Import Course"
msgstr ""
#. Option for the 'Stage' (Select) field in DocType 'LMS Batch Old' #. Option for the 'Stage' (Select) field in DocType 'LMS Batch Old'
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate #. Option for the 'Status' (Select) field in DocType 'LMS Certificate
#. Evaluation' #. Evaluation'
@@ -3368,8 +3401,8 @@ msgstr ""
msgid "Interest" msgid "Interest"
msgstr "ดอกเบี้ย" msgstr "ดอกเบี้ย"
#: frontend/src/components/AppSidebar.vue:612 #: frontend/src/components/Sidebar/AppSidebar.vue:612
#: frontend/src/components/AppSidebar.vue:615 #: frontend/src/components/Sidebar/AppSidebar.vue:615
msgid "Introduction" msgid "Introduction"
msgstr "การแนะนำ" msgstr "การแนะนำ"
@@ -3391,7 +3424,7 @@ msgstr ""
msgid "Invite Only" msgid "Invite Only"
msgstr "" msgstr ""
#: frontend/src/components/AppSidebar.vue:546 #: frontend/src/components/Sidebar/AppSidebar.vue:546
msgid "Invite your team and students" msgid "Invite your team and students"
msgstr "" msgstr ""
@@ -3428,7 +3461,7 @@ msgstr ""
msgid "Issue Date" msgid "Issue Date"
msgstr "วันที่ออก" msgstr "วันที่ออก"
#: frontend/src/components/AppSidebar.vue:653 #: frontend/src/components/Sidebar/AppSidebar.vue:653
msgid "Issue a Certificate" msgid "Issue a Certificate"
msgstr "" msgstr ""
@@ -3481,7 +3514,7 @@ msgstr ""
msgid "Job Details" msgid "Job Details"
msgstr "" msgstr ""
#: lms/www/lms.py:174 #: lms/www/lms.py:175
msgid "Job Openings" msgid "Job Openings"
msgstr "" msgstr ""
@@ -3872,7 +3905,7 @@ msgstr ""
msgid "Learning Consistency" msgid "Learning Consistency"
msgstr "" msgstr ""
#: frontend/src/components/AppSidebar.vue:637 #: frontend/src/components/Sidebar/AppSidebar.vue:637
msgid "Learning Paths" msgid "Learning Paths"
msgstr "" msgstr ""
@@ -3988,7 +4021,7 @@ msgid "Links"
msgstr "ลิงก์" msgstr "ลิงก์"
#. Option for the 'Status' (Select) field in DocType 'Cohort' #. Option for the 'Status' (Select) field in DocType 'Cohort'
#: frontend/src/pages/Courses.vue:309 lms/lms/doctype/cohort/cohort.json #: frontend/src/pages/Courses.vue:341 lms/lms/doctype/cohort/cohort.json
msgid "Live" msgid "Live"
msgstr "" msgstr ""
@@ -4009,9 +4042,9 @@ msgstr ""
#: frontend/src/components/Settings/Evaluators.vue:81 #: frontend/src/components/Settings/Evaluators.vue:81
#: frontend/src/components/Settings/Members.vue:79 #: frontend/src/components/Settings/Members.vue:79
#: frontend/src/components/Settings/Transactions/TransactionList.vue:94 #: frontend/src/components/Settings/Transactions/TransactionList.vue:94
#: frontend/src/pages/Assignments.vue:66 frontend/src/pages/Batches.vue:82 #: frontend/src/pages/Assignments.vue:66 frontend/src/pages/Batches.vue:124
#: frontend/src/pages/CertifiedParticipants.vue:98 #: frontend/src/pages/CertifiedParticipants.vue:98
#: frontend/src/pages/Courses.vue:77 #: frontend/src/pages/Courses.vue:108
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:129 #: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:129
#: frontend/src/pages/ProgrammingExercises/ProgrammingExercises.vue:87 #: frontend/src/pages/ProgrammingExercises/ProgrammingExercises.vue:87
#: frontend/src/pages/QuizSubmissionList.vue:39 #: frontend/src/pages/QuizSubmissionList.vue:39
@@ -4044,7 +4077,7 @@ msgstr ""
msgid "Login" msgid "Login"
msgstr "เข้าสู่ระบบ" msgstr "เข้าสู่ระบบ"
#: frontend/src/components/UserDropdown.vue:176 #: frontend/src/components/Sidebar/UserDropdown.vue:183
msgid "Login to Frappe Cloud?" msgid "Login to Frappe Cloud?"
msgstr "" msgstr ""
@@ -4332,16 +4365,20 @@ msgstr ""
msgid "Member Username" msgid "Member Username"
msgstr "" msgstr ""
#: frontend/src/pages/Programs/ProgramForm.vue:468 #: frontend/src/pages/Programs/ProgramForm.vue:467
msgid "Member added to program successfully" msgid "Member added to program successfully"
msgstr "" msgstr ""
#: frontend/src/pages/Programs/ProgramForm.vue:469
msgid "Member already added to program"
msgstr ""
#: lms/lms/doctype/lms_batch_enrollment/lms_batch_enrollment.py:26 #: lms/lms/doctype/lms_batch_enrollment/lms_batch_enrollment.py:26
msgid "Member already enrolled in this batch" msgid "Member already enrolled in this batch"
msgstr "" msgstr ""
#: lms/lms/doctype/lms_program/lms_program.py:30 #: lms/lms/doctype/lms_program/lms_program.py:30
msgid "Member {0} has already been added to this batch." msgid "Member {0} has already been added to this program."
msgstr "" msgstr ""
#. Group in LMS Batch Old's connections #. Group in LMS Batch Old's connections
@@ -4493,11 +4530,11 @@ msgstr ""
msgid "Monday" msgid "Monday"
msgstr "วันจันทร์" msgstr "วันจันทร์"
#: frontend/src/components/AppSidebar.vue:661 #: frontend/src/components/Sidebar/AppSidebar.vue:661
msgid "Monetization" msgid "Monetization"
msgstr "" msgstr ""
#: frontend/src/components/AppSidebar.vue:39 #: frontend/src/components/Sidebar/AppSidebar.vue:39
msgid "More" msgid "More"
msgstr "เพิ่มเติม" msgstr "เพิ่มเติม"
@@ -4540,13 +4577,13 @@ msgstr "ชื่อ"
#: frontend/src/components/Settings/Members.vue:17 #: frontend/src/components/Settings/Members.vue:17
#: frontend/src/components/Settings/PaymentGateways.vue:16 #: frontend/src/components/Settings/PaymentGateways.vue:16
#: frontend/src/components/Settings/ZoomSettings.vue:17 #: frontend/src/components/Settings/ZoomSettings.vue:17
#: frontend/src/pages/Courses.vue:312 #: frontend/src/pages/Courses.vue:344
#: frontend/src/pages/Programs/Programs.vue:10 #: frontend/src/pages/Programs/Programs.vue:10
#: lms/lms/doctype/lms_badge/lms_badge.json #: lms/lms/doctype/lms_badge/lms_badge.json
msgid "New" msgid "New"
msgstr "ใหม่" msgstr "ใหม่"
#: lms/www/lms.py:149 #: frontend/src/pages/Batches.vue:10 lms/www/lms.py:150
msgid "New Batch" msgid "New Batch"
msgstr "" msgstr ""
@@ -4554,7 +4591,8 @@ msgstr ""
msgid "New Coupon" msgid "New Coupon"
msgstr "" msgstr ""
#: frontend/src/pages/CourseForm.vue:700 lms/www/lms.py:93 #: frontend/src/pages/CourseForm.vue:700 frontend/src/pages/Courses.vue:13
#: lms/www/lms.py:94
msgid "New Course" msgid "New Course"
msgstr "" msgstr ""
@@ -5282,7 +5320,7 @@ msgstr ""
msgid "Please run the code to execute the test cases." msgid "Please run the code to execute the test cases."
msgstr "" msgstr ""
#: frontend/src/pages/Programs/ProgramForm.vue:426 #: frontend/src/pages/Programs/ProgramForm.vue:428
msgid "Please select a course" msgid "Please select a course"
msgstr "" msgstr ""
@@ -5298,7 +5336,7 @@ msgstr ""
msgid "Please select a future date and time." msgid "Please select a future date and time."
msgstr "" msgstr ""
#: frontend/src/pages/Programs/ProgramForm.vue:453 #: frontend/src/pages/Programs/ProgramForm.vue:452
msgid "Please select a member" msgid "Please select a member"
msgstr "" msgstr ""
@@ -5372,7 +5410,7 @@ msgstr "โพสต์"
msgid "Postal Code" msgid "Postal Code"
msgstr "รหัสไปรษณีย์" msgstr "รหัสไปรษณีย์"
#: frontend/src/components/AppSidebar.vue:125 #: frontend/src/components/Sidebar/AppSidebar.vue:125
msgid "Powered by Learning" msgid "Powered by Learning"
msgstr "" msgstr ""
@@ -5497,15 +5535,15 @@ msgstr ""
msgid "Program Members" msgid "Program Members"
msgstr "" msgstr ""
#: frontend/src/pages/Programs/ProgramForm.vue:386 #: frontend/src/pages/Programs/ProgramForm.vue:388
msgid "Program created successfully" msgid "Program created successfully"
msgstr "" msgstr ""
#: frontend/src/pages/Programs/ProgramForm.vue:557 #: frontend/src/pages/Programs/ProgramForm.vue:573
msgid "Program deleted successfully" msgid "Program deleted successfully"
msgstr "" msgstr ""
#: frontend/src/pages/Programs/ProgramForm.vue:405 #: frontend/src/pages/Programs/ProgramForm.vue:407
msgid "Program updated successfully" msgid "Program updated successfully"
msgstr "" msgstr ""
@@ -5547,7 +5585,7 @@ msgstr ""
#: frontend/src/pages/Programs/ProgramDetail.vue:123 #: frontend/src/pages/Programs/ProgramDetail.vue:123
#: frontend/src/pages/Programs/Programs.vue:18 #: frontend/src/pages/Programs/Programs.vue:18
#: frontend/src/pages/Programs/Programs.vue:113 #: frontend/src/pages/Programs/Programs.vue:113
#: frontend/src/pages/Programs/Programs.vue:119 lms/www/lms.py:293 #: frontend/src/pages/Programs/Programs.vue:119 lms/www/lms.py:294
msgid "Programs" msgid "Programs"
msgstr "" msgstr ""
@@ -5749,9 +5787,9 @@ msgstr ""
msgid "Quiz will appear at the bottom of the lesson." msgid "Quiz will appear at the bottom of the lesson."
msgstr "" msgstr ""
#: frontend/src/components/AppSidebar.vue:645 #: frontend/src/components/Sidebar/AppSidebar.vue:645
#: frontend/src/pages/QuizForm.vue:398 frontend/src/pages/Quizzes.vue:281 #: frontend/src/pages/QuizForm.vue:398 frontend/src/pages/Quizzes.vue:281
#: frontend/src/pages/Quizzes.vue:291 lms/www/lms.py:249 #: frontend/src/pages/Quizzes.vue:291 lms/www/lms.py:250
msgid "Quizzes" msgid "Quizzes"
msgstr "" msgstr ""
@@ -5953,7 +5991,7 @@ msgstr ""
msgid "Role updated successfully" msgid "Role updated successfully"
msgstr "" msgstr ""
#: frontend/src/components/AppSidebar.vue:673 #: frontend/src/components/Sidebar/AppSidebar.vue:673
msgid "Roles" msgid "Roles"
msgstr "บทบาท" msgstr "บทบาท"
@@ -6045,7 +6083,7 @@ msgstr "วันเสาร์"
#: frontend/src/pages/JobForm.vue:8 frontend/src/pages/LessonForm.vue:14 #: frontend/src/pages/JobForm.vue:8 frontend/src/pages/LessonForm.vue:14
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseForm.vue:101 #: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseForm.vue:101
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseModal.vue:9 #: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseModal.vue:9
#: frontend/src/pages/Programs/ProgramForm.vue:234 #: frontend/src/pages/Programs/ProgramForm.vue:233
#: frontend/src/pages/QuizForm.vue:43 frontend/src/pages/QuizSubmission.vue:14 #: frontend/src/pages/QuizForm.vue:43 frontend/src/pages/QuizSubmission.vue:14
#: frontend/src/pages/Quizzes.vue:105 #: frontend/src/pages/Quizzes.vue:105
#: lms/job/web_form/job_opportunity/job_opportunity.json #: lms/job/web_form/job_opportunity/job_opportunity.json
@@ -6104,7 +6142,7 @@ msgstr ""
msgid "Search by Name" msgid "Search by Name"
msgstr "" msgstr ""
#: frontend/src/pages/Batches.vue:40 frontend/src/pages/Courses.vue:36 #: frontend/src/pages/Batches.vue:82 frontend/src/pages/Courses.vue:67
msgid "Search by Title" msgid "Search by Title"
msgstr "" msgstr ""
@@ -6216,16 +6254,16 @@ msgstr ""
msgid "Set your Password" msgid "Set your Password"
msgstr "" msgstr ""
#: frontend/src/components/AppSidebar.vue:616 #: frontend/src/components/Sidebar/AppSidebar.vue:616
msgid "Setting up" msgid "Setting up"
msgstr "" msgstr ""
#: frontend/src/components/AppSidebar.vue:666 #: frontend/src/components/Sidebar/AppSidebar.vue:666
msgid "Setting up payment gateway" msgid "Setting up payment gateway"
msgstr "" msgstr ""
#: frontend/src/components/AppSidebar.vue:671
#: frontend/src/components/Settings/Settings.vue:9 #: frontend/src/components/Settings/Settings.vue:9
#: frontend/src/components/Sidebar/AppSidebar.vue:671
#: frontend/src/pages/BatchForm.vue:53 frontend/src/pages/CourseForm.vue:142 #: frontend/src/pages/BatchForm.vue:53 frontend/src/pages/CourseForm.vue:142
#: frontend/src/pages/ProfileRoles.vue:4 #: frontend/src/pages/ProfileRoles.vue:4
#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmission.vue:19 #: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmission.vue:19
@@ -6472,7 +6510,7 @@ msgstr ""
#: frontend/src/components/AdminBatchDashboard.vue:5 #: frontend/src/components/AdminBatchDashboard.vue:5
#: frontend/src/pages/Statistics.vue:225 #: frontend/src/pages/Statistics.vue:225
#: lms/lms/doctype/lms_course/lms_course.json #: lms/lms/doctype/lms_course/lms_course.json
#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:202 #: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:203
msgid "Statistics" msgid "Statistics"
msgstr "" msgstr ""
@@ -6940,8 +6978,8 @@ msgstr ""
msgid "This quiz consists of {0} questions." msgid "This quiz consists of {0} questions."
msgstr "" msgstr ""
#: frontend/src/components/AppSidebar.vue:78 #: frontend/src/components/Sidebar/AppSidebar.vue:78
#: frontend/src/components/AppSidebar.vue:118 #: frontend/src/components/Sidebar/AppSidebar.vue:118
msgid "This site is being updated. You will not be able to make any changes. Full access will be restored shortly." msgid "This site is being updated. You will not be able to make any changes. Full access will be restored shortly."
msgstr "" msgstr ""
@@ -7221,7 +7259,7 @@ msgstr ""
msgid "Unlisted" msgid "Unlisted"
msgstr "" msgstr ""
#: frontend/src/pages/Batches.vue:285 frontend/src/pages/Courses.vue:324 #: frontend/src/pages/Batches.vue:330 frontend/src/pages/Courses.vue:356
msgid "Unpublished" msgid "Unpublished"
msgstr "" msgstr ""
@@ -7243,8 +7281,8 @@ msgstr ""
#. Option for the 'Status' (Select) field in DocType 'Cohort' #. Option for the 'Status' (Select) field in DocType 'Cohort'
#. Option for the 'Status' (Select) field in DocType 'LMS Certificate Request' #. Option for the 'Status' (Select) field in DocType 'LMS Certificate Request'
#. Label of the upcoming (Check) field in DocType 'LMS Course' #. Label of the upcoming (Check) field in DocType 'LMS Course'
#: frontend/src/pages/Batches.vue:283 frontend/src/pages/CourseForm.vue:164 #: frontend/src/pages/Batches.vue:328 frontend/src/pages/CourseForm.vue:164
#: frontend/src/pages/Courses.vue:315 lms/lms/doctype/cohort/cohort.json #: frontend/src/pages/Courses.vue:347 lms/lms/doctype/cohort/cohort.json
#: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json
#: lms/lms/doctype/lms_course/lms_course.json #: lms/lms/doctype/lms_course/lms_course.json
msgid "Upcoming" msgid "Upcoming"
@@ -7777,11 +7815,11 @@ msgstr ""
msgid "Zoom Account" msgid "Zoom Account"
msgstr "" msgstr ""
#: frontend/src/components/Modals/ZoomAccountModal.vue:164 #: frontend/src/components/Modals/ZoomAccountModal.vue:159
msgid "Zoom Account created successfully" msgid "Zoom Account created successfully"
msgstr "" msgstr ""
#: frontend/src/components/Modals/ZoomAccountModal.vue:202 #: frontend/src/components/Modals/ZoomAccountModal.vue:197
msgid "Zoom Account updated successfully" msgid "Zoom Account updated successfully"
msgstr "" msgstr ""