From 9d03a52bf9d6387dd3aa87947c8f4346e0c706cf Mon Sep 17 00:00:00 2001 From: Jannat Patel <31363128+pateljannat@users.noreply.github.com> Date: Sat, 21 Dec 2024 07:21:24 +0530 Subject: [PATCH 01/12] chore: Swedish translations --- lms/locale/sv.po | 29 +++++++++++++++-------------- 1 file changed, 15 insertions(+), 14 deletions(-) diff --git a/lms/locale/sv.po b/lms/locale/sv.po index dc432d88..a854daad 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: 2024-12-06 16:04+0000\n" -"PO-Revision-Date: 2024-12-09 23:31\n" +"POT-Creation-Date: 2024-12-13 16:04+0000\n" +"PO-Revision-Date: 2024-12-21 01:51\n" "Last-Translator: jannat@frappe.io\n" "Language-Team: Swedish\n" "MIME-Version: 1.0\n" @@ -101,7 +101,7 @@ msgstr "Aktiv" #: frontend/src/components/Assessments.vue:11 #: frontend/src/components/BatchCourses.vue:11 -#: frontend/src/components/BatchStudents.vue:6 +#: frontend/src/components/BatchStudents.vue:10 #: frontend/src/components/Categories.vue:26 #: frontend/src/components/LiveClass.vue:11 #: frontend/src/components/Members.vue:43 frontend/src/pages/ProgramForm.vue:30 @@ -1134,7 +1134,7 @@ msgstr "Kurs Kapitel" #. Label of a shortcut in the LMS Workspace #: lms/lms/workspace/lms/lms.json msgid "Course Completed" -msgstr "Klara Kurs" +msgstr "Klara Kurser" #: lms/lms/widgets/CourseOutline.html:9 msgid "Course Content" @@ -1702,7 +1702,7 @@ msgstr "Inskrivning bekräftelse för nästa grupp utbildning" msgid "Enrollment Count" msgstr "Antal Inskrivna" -#: lms/lms/utils.py:1702 +#: lms/lms/utils.py:1715 msgid "Enrollment Failed" msgstr "Registrering Misslyckad" @@ -1738,6 +1738,7 @@ msgstr "Ange korrekt svar" #: frontend/src/components/Modals/Question.vue:249 #: frontend/src/components/Modals/Question.vue:269 #: frontend/src/components/Modals/Question.vue:326 +#: frontend/src/components/Modals/StudentModal.vue:69 #: frontend/src/components/SettingDetails.vue:62 #: frontend/src/pages/Billing.vue:264 frontend/src/pages/QuizForm.vue:350 #: frontend/src/pages/QuizForm.vue:365 @@ -2812,7 +2813,7 @@ msgstr "Live Klass" msgid "LiveCode URL" msgstr "LiveCode URL" -#: frontend/src/components/Members.vue:95 +#: frontend/src/components/Members.vue:106 msgid "Load More" msgstr "Ladda Mer" @@ -3230,7 +3231,7 @@ msgstr "Nästa" msgid "Next Question" msgstr "Nästa Fråga" -#: frontend/src/components/Assessments.vue:63 lms/templates/assessments.html:58 +#: frontend/src/components/Assessments.vue:66 lms/templates/assessments.html:58 msgid "No Assessments" msgstr "Inga Bedömningar" @@ -3687,7 +3688,7 @@ 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:1824 lms/lms/utils.py:1828 +#: lms/lms/utils.py:1837 lms/lms/utils.py:1841 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." @@ -4700,13 +4701,13 @@ msgstr "Student {0} har redan lagts till denna grupp." #. Label of the students (Table) field in DocType 'LMS Batch' #. Label of the show_students (Check) field in DocType 'LMS Settings' -#: frontend/src/components/BatchStudents.vue:9 +#: frontend/src/components/BatchStudents.vue:4 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Students" msgstr "Studenter" -#: frontend/src/components/BatchStudents.vue:157 +#: frontend/src/components/BatchStudents.vue:191 msgid "Students deleted successfully" msgstr "Studenter borttagna" @@ -4758,7 +4759,7 @@ msgstr "Inskickad {0}" #: frontend/src/components/BatchCourses.vue:150 #: frontend/src/components/BatchOverlay.vue:135 -#: frontend/src/components/BatchStudents.vue:157 +#: frontend/src/components/BatchStudents.vue:191 #: frontend/src/components/CourseCardOverlay.vue:161 #: frontend/src/components/Modals/AnnouncementModal.vue:99 #: frontend/src/components/Modals/AssessmentModal.vue:73 @@ -4946,7 +4947,7 @@ msgstr "Det finns inga program tillgängliga för tillfället. Håll utkik, nya msgid "There are no seats available in this batch." msgstr "Det finns inga platser tillgängliga i denna grupp." -#: frontend/src/components/BatchStudents.vue:67 +#: frontend/src/components/BatchStudents.vue:86 msgid "There are no students in this batch." msgstr "Det finns inga studenter i denna grupp." @@ -4977,7 +4978,7 @@ msgstr "Detta certifikat upphör inte att gälla" msgid "This course has:" msgstr "Denna kurs har:" -#: lms/lms/utils.py:1582 +#: lms/lms/utils.py:1595 msgid "This course is free." msgstr "Denna kurs är gratis." @@ -5119,7 +5120,7 @@ msgstr "Till" msgid "To Date" msgstr "Till Datum" -#: lms/lms/utils.py:1593 +#: lms/lms/utils.py:1606 msgid "To join this batch, please contact the Administrator." msgstr "För att gå med i denna grupp, kontakta Administratör." From 65b2199065552d47a244fc5db30594fb62a233a4 Mon Sep 17 00:00:00 2001 From: Jannat Patel <31363128+pateljannat@users.noreply.github.com> Date: Mon, 23 Dec 2024 07:45:19 +0530 Subject: [PATCH 02/12] chore: French translations --- lms/locale/fr.po | 27 ++++++++++++++------------- 1 file changed, 14 insertions(+), 13 deletions(-) diff --git a/lms/locale/fr.po b/lms/locale/fr.po index 166636f3..7b3d6dac 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: 2024-12-06 16:04+0000\n" -"PO-Revision-Date: 2024-12-09 23:30\n" +"POT-Creation-Date: 2024-12-13 16:04+0000\n" +"PO-Revision-Date: 2024-12-23 02:15\n" "Last-Translator: jannat@frappe.io\n" "Language-Team: French\n" "MIME-Version: 1.0\n" @@ -101,7 +101,7 @@ msgstr "actif" #: frontend/src/components/Assessments.vue:11 #: frontend/src/components/BatchCourses.vue:11 -#: frontend/src/components/BatchStudents.vue:6 +#: frontend/src/components/BatchStudents.vue:10 #: frontend/src/components/Categories.vue:26 #: frontend/src/components/LiveClass.vue:11 #: frontend/src/components/Members.vue:43 frontend/src/pages/ProgramForm.vue:30 @@ -1702,7 +1702,7 @@ msgstr "" msgid "Enrollment Count" msgstr "" -#: lms/lms/utils.py:1702 +#: lms/lms/utils.py:1715 msgid "Enrollment Failed" msgstr "" @@ -1738,6 +1738,7 @@ msgstr "" #: frontend/src/components/Modals/Question.vue:249 #: frontend/src/components/Modals/Question.vue:269 #: frontend/src/components/Modals/Question.vue:326 +#: frontend/src/components/Modals/StudentModal.vue:69 #: frontend/src/components/SettingDetails.vue:62 #: frontend/src/pages/Billing.vue:264 frontend/src/pages/QuizForm.vue:350 #: frontend/src/pages/QuizForm.vue:365 @@ -2812,7 +2813,7 @@ msgstr "" msgid "LiveCode URL" msgstr "" -#: frontend/src/components/Members.vue:95 +#: frontend/src/components/Members.vue:106 msgid "Load More" msgstr "Charger plus" @@ -3230,7 +3231,7 @@ msgstr "Suivant" msgid "Next Question" msgstr "" -#: frontend/src/components/Assessments.vue:63 lms/templates/assessments.html:58 +#: frontend/src/components/Assessments.vue:66 lms/templates/assessments.html:58 msgid "No Assessments" msgstr "" @@ -3687,7 +3688,7 @@ 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:1824 lms/lms/utils.py:1828 +#: lms/lms/utils.py:1837 lms/lms/utils.py:1841 msgid "Please complete the previous courses in the program to enroll in this course." msgstr "" @@ -4700,13 +4701,13 @@ msgstr "" #. Label of the students (Table) field in DocType 'LMS Batch' #. Label of the show_students (Check) field in DocType 'LMS Settings' -#: frontend/src/components/BatchStudents.vue:9 +#: frontend/src/components/BatchStudents.vue:4 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Students" msgstr "" -#: frontend/src/components/BatchStudents.vue:157 +#: frontend/src/components/BatchStudents.vue:191 msgid "Students deleted successfully" msgstr "" @@ -4758,7 +4759,7 @@ msgstr "" #: frontend/src/components/BatchCourses.vue:150 #: frontend/src/components/BatchOverlay.vue:135 -#: frontend/src/components/BatchStudents.vue:157 +#: frontend/src/components/BatchStudents.vue:191 #: frontend/src/components/CourseCardOverlay.vue:161 #: frontend/src/components/Modals/AnnouncementModal.vue:99 #: frontend/src/components/Modals/AssessmentModal.vue:73 @@ -4946,7 +4947,7 @@ msgstr "" msgid "There are no seats available in this batch." msgstr "" -#: frontend/src/components/BatchStudents.vue:67 +#: frontend/src/components/BatchStudents.vue:86 msgid "There are no students in this batch." msgstr "" @@ -4977,7 +4978,7 @@ msgstr "" msgid "This course has:" msgstr "" -#: lms/lms/utils.py:1582 +#: lms/lms/utils.py:1595 msgid "This course is free." msgstr "" @@ -5119,7 +5120,7 @@ msgstr "À" msgid "To Date" msgstr "Jusqu'au" -#: lms/lms/utils.py:1593 +#: lms/lms/utils.py:1606 msgid "To join this batch, please contact the Administrator." msgstr "" From fca206120eaf960c91ba4e06af17a4508248030d Mon Sep 17 00:00:00 2001 From: Jannat Patel <31363128+pateljannat@users.noreply.github.com> Date: Mon, 23 Dec 2024 07:45:21 +0530 Subject: [PATCH 03/12] chore: Spanish translations --- lms/locale/es.po | 27 ++++++++++++++------------- 1 file changed, 14 insertions(+), 13 deletions(-) diff --git a/lms/locale/es.po b/lms/locale/es.po index 05cc795a..19592aad 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: 2024-12-06 16:04+0000\n" -"PO-Revision-Date: 2024-12-09 23:30\n" +"POT-Creation-Date: 2024-12-13 16:04+0000\n" +"PO-Revision-Date: 2024-12-23 02:15\n" "Last-Translator: jannat@frappe.io\n" "Language-Team: Spanish\n" "MIME-Version: 1.0\n" @@ -101,7 +101,7 @@ msgstr "Activo" #: frontend/src/components/Assessments.vue:11 #: frontend/src/components/BatchCourses.vue:11 -#: frontend/src/components/BatchStudents.vue:6 +#: frontend/src/components/BatchStudents.vue:10 #: frontend/src/components/Categories.vue:26 #: frontend/src/components/LiveClass.vue:11 #: frontend/src/components/Members.vue:43 frontend/src/pages/ProgramForm.vue:30 @@ -1702,7 +1702,7 @@ msgstr "Confirmación de inscripción para el próximo Lote de Entrenamiento" msgid "Enrollment Count" msgstr "Recuento de inscripciones" -#: lms/lms/utils.py:1702 +#: lms/lms/utils.py:1715 msgid "Enrollment Failed" msgstr "Error al inscribirse" @@ -1738,6 +1738,7 @@ msgstr "Ingrese la respuesta correcta" #: frontend/src/components/Modals/Question.vue:249 #: frontend/src/components/Modals/Question.vue:269 #: frontend/src/components/Modals/Question.vue:326 +#: frontend/src/components/Modals/StudentModal.vue:69 #: frontend/src/components/SettingDetails.vue:62 #: frontend/src/pages/Billing.vue:264 frontend/src/pages/QuizForm.vue:350 #: frontend/src/pages/QuizForm.vue:365 @@ -2812,7 +2813,7 @@ msgstr "Clase en vivo" msgid "LiveCode URL" msgstr "URL LiveCode" -#: frontend/src/components/Members.vue:95 +#: frontend/src/components/Members.vue:106 msgid "Load More" msgstr "Carga más" @@ -3230,7 +3231,7 @@ msgstr "Siguiente" msgid "Next Question" msgstr "Siguiente pregunta" -#: frontend/src/components/Assessments.vue:63 lms/templates/assessments.html:58 +#: frontend/src/components/Assessments.vue:66 lms/templates/assessments.html:58 msgid "No Assessments" msgstr "Sin evaluaciones" @@ -3687,7 +3688,7 @@ 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:1824 lms/lms/utils.py:1828 +#: lms/lms/utils.py:1837 lms/lms/utils.py:1841 msgid "Please complete the previous courses in the program to enroll in this course." msgstr "" @@ -4700,13 +4701,13 @@ msgstr "El estudiante {0} ya ha sido añadido a este lote." #. Label of the students (Table) field in DocType 'LMS Batch' #. Label of the show_students (Check) field in DocType 'LMS Settings' -#: frontend/src/components/BatchStudents.vue:9 +#: frontend/src/components/BatchStudents.vue:4 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Students" msgstr "Estudiantes" -#: frontend/src/components/BatchStudents.vue:157 +#: frontend/src/components/BatchStudents.vue:191 msgid "Students deleted successfully" msgstr "Estudiantes eliminados correctamente" @@ -4758,7 +4759,7 @@ msgstr "Enviado {0}" #: frontend/src/components/BatchCourses.vue:150 #: frontend/src/components/BatchOverlay.vue:135 -#: frontend/src/components/BatchStudents.vue:157 +#: frontend/src/components/BatchStudents.vue:191 #: frontend/src/components/CourseCardOverlay.vue:161 #: frontend/src/components/Modals/AnnouncementModal.vue:99 #: frontend/src/components/Modals/AssessmentModal.vue:73 @@ -4946,7 +4947,7 @@ msgstr "" msgid "There are no seats available in this batch." msgstr "No hay asientos disponibles en este lote." -#: frontend/src/components/BatchStudents.vue:67 +#: frontend/src/components/BatchStudents.vue:86 msgid "There are no students in this batch." msgstr "No hay estudiantes en este lote." @@ -4977,7 +4978,7 @@ msgstr "Este certificado no caduca" msgid "This course has:" msgstr "Este curso tiene:" -#: lms/lms/utils.py:1582 +#: lms/lms/utils.py:1595 msgid "This course is free." msgstr "Este curso es gratuito." @@ -5119,7 +5120,7 @@ msgstr "A" msgid "To Date" msgstr "Hasta la fecha" -#: lms/lms/utils.py:1593 +#: lms/lms/utils.py:1606 msgid "To join this batch, please contact the Administrator." msgstr "Para unirse a este lote, comuníquese con el Administrador." From 4a2fae023cce101333b0469ce8deada5596f4c3b Mon Sep 17 00:00:00 2001 From: Jannat Patel <31363128+pateljannat@users.noreply.github.com> Date: Mon, 23 Dec 2024 07:45:22 +0530 Subject: [PATCH 04/12] chore: Arabic translations --- lms/locale/ar.po | 27 ++++++++++++++------------- 1 file changed, 14 insertions(+), 13 deletions(-) diff --git a/lms/locale/ar.po b/lms/locale/ar.po index 32488d51..46a370b8 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: 2024-12-06 16:04+0000\n" -"PO-Revision-Date: 2024-12-09 23:30\n" +"POT-Creation-Date: 2024-12-13 16:04+0000\n" +"PO-Revision-Date: 2024-12-23 02:15\n" "Last-Translator: jannat@frappe.io\n" "Language-Team: Arabic\n" "MIME-Version: 1.0\n" @@ -101,7 +101,7 @@ msgstr "نشط" #: frontend/src/components/Assessments.vue:11 #: frontend/src/components/BatchCourses.vue:11 -#: frontend/src/components/BatchStudents.vue:6 +#: frontend/src/components/BatchStudents.vue:10 #: frontend/src/components/Categories.vue:26 #: frontend/src/components/LiveClass.vue:11 #: frontend/src/components/Members.vue:43 frontend/src/pages/ProgramForm.vue:30 @@ -1702,7 +1702,7 @@ msgstr "" msgid "Enrollment Count" msgstr "" -#: lms/lms/utils.py:1702 +#: lms/lms/utils.py:1715 msgid "Enrollment Failed" msgstr "" @@ -1738,6 +1738,7 @@ msgstr "" #: frontend/src/components/Modals/Question.vue:249 #: frontend/src/components/Modals/Question.vue:269 #: frontend/src/components/Modals/Question.vue:326 +#: frontend/src/components/Modals/StudentModal.vue:69 #: frontend/src/components/SettingDetails.vue:62 #: frontend/src/pages/Billing.vue:264 frontend/src/pages/QuizForm.vue:350 #: frontend/src/pages/QuizForm.vue:365 @@ -2812,7 +2813,7 @@ msgstr "" msgid "LiveCode URL" msgstr "" -#: frontend/src/components/Members.vue:95 +#: frontend/src/components/Members.vue:106 msgid "Load More" msgstr "تحميل المزيد" @@ -3230,7 +3231,7 @@ msgstr "التالي" msgid "Next Question" msgstr "" -#: frontend/src/components/Assessments.vue:63 lms/templates/assessments.html:58 +#: frontend/src/components/Assessments.vue:66 lms/templates/assessments.html:58 msgid "No Assessments" msgstr "" @@ -3687,7 +3688,7 @@ msgstr "يرجى التحقق من بريدك الالكتروني للتحقق" msgid "Please click on the following button to set your new password" msgstr "" -#: lms/lms/utils.py:1824 lms/lms/utils.py:1828 +#: lms/lms/utils.py:1837 lms/lms/utils.py:1841 msgid "Please complete the previous courses in the program to enroll in this course." msgstr "" @@ -4700,13 +4701,13 @@ msgstr "" #. Label of the students (Table) field in DocType 'LMS Batch' #. Label of the show_students (Check) field in DocType 'LMS Settings' -#: frontend/src/components/BatchStudents.vue:9 +#: frontend/src/components/BatchStudents.vue:4 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Students" msgstr "" -#: frontend/src/components/BatchStudents.vue:157 +#: frontend/src/components/BatchStudents.vue:191 msgid "Students deleted successfully" msgstr "" @@ -4758,7 +4759,7 @@ msgstr "" #: frontend/src/components/BatchCourses.vue:150 #: frontend/src/components/BatchOverlay.vue:135 -#: frontend/src/components/BatchStudents.vue:157 +#: frontend/src/components/BatchStudents.vue:191 #: frontend/src/components/CourseCardOverlay.vue:161 #: frontend/src/components/Modals/AnnouncementModal.vue:99 #: frontend/src/components/Modals/AssessmentModal.vue:73 @@ -4946,7 +4947,7 @@ msgstr "" msgid "There are no seats available in this batch." msgstr "" -#: frontend/src/components/BatchStudents.vue:67 +#: frontend/src/components/BatchStudents.vue:86 msgid "There are no students in this batch." msgstr "" @@ -4977,7 +4978,7 @@ msgstr "" msgid "This course has:" msgstr "" -#: lms/lms/utils.py:1582 +#: lms/lms/utils.py:1595 msgid "This course is free." msgstr "" @@ -5119,7 +5120,7 @@ msgstr "إلى" msgid "To Date" msgstr "إلى تاريخ" -#: lms/lms/utils.py:1593 +#: lms/lms/utils.py:1606 msgid "To join this batch, please contact the Administrator." msgstr "" From 551703364a8ba3415d4958711297ba712d1b0f3d Mon Sep 17 00:00:00 2001 From: Jannat Patel <31363128+pateljannat@users.noreply.github.com> Date: Mon, 23 Dec 2024 07:45:23 +0530 Subject: [PATCH 05/12] chore: German translations --- lms/locale/de.po | 27 ++++++++++++++------------- 1 file changed, 14 insertions(+), 13 deletions(-) diff --git a/lms/locale/de.po b/lms/locale/de.po index 654522cc..045a803b 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: 2024-12-06 16:04+0000\n" -"PO-Revision-Date: 2024-12-09 23:31\n" +"POT-Creation-Date: 2024-12-13 16:04+0000\n" +"PO-Revision-Date: 2024-12-23 02:15\n" "Last-Translator: jannat@frappe.io\n" "Language-Team: German\n" "MIME-Version: 1.0\n" @@ -101,7 +101,7 @@ msgstr "Aktiv" #: frontend/src/components/Assessments.vue:11 #: frontend/src/components/BatchCourses.vue:11 -#: frontend/src/components/BatchStudents.vue:6 +#: frontend/src/components/BatchStudents.vue:10 #: frontend/src/components/Categories.vue:26 #: frontend/src/components/LiveClass.vue:11 #: frontend/src/components/Members.vue:43 frontend/src/pages/ProgramForm.vue:30 @@ -1702,7 +1702,7 @@ msgstr "" msgid "Enrollment Count" msgstr "Anzahl der Einschreibungen" -#: lms/lms/utils.py:1702 +#: lms/lms/utils.py:1715 msgid "Enrollment Failed" msgstr "" @@ -1738,6 +1738,7 @@ msgstr "Geben Sie die richtige Antwort ein" #: frontend/src/components/Modals/Question.vue:249 #: frontend/src/components/Modals/Question.vue:269 #: frontend/src/components/Modals/Question.vue:326 +#: frontend/src/components/Modals/StudentModal.vue:69 #: frontend/src/components/SettingDetails.vue:62 #: frontend/src/pages/Billing.vue:264 frontend/src/pages/QuizForm.vue:350 #: frontend/src/pages/QuizForm.vue:365 @@ -2812,7 +2813,7 @@ msgstr "" msgid "LiveCode URL" msgstr "" -#: frontend/src/components/Members.vue:95 +#: frontend/src/components/Members.vue:106 msgid "Load More" msgstr "Mehr laden" @@ -3230,7 +3231,7 @@ msgstr "Weiter" msgid "Next Question" msgstr "Nächste Frage" -#: frontend/src/components/Assessments.vue:63 lms/templates/assessments.html:58 +#: frontend/src/components/Assessments.vue:66 lms/templates/assessments.html:58 msgid "No Assessments" msgstr "" @@ -3687,7 +3688,7 @@ 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:1824 lms/lms/utils.py:1828 +#: lms/lms/utils.py:1837 lms/lms/utils.py:1841 msgid "Please complete the previous courses in the program to enroll in this course." msgstr "" @@ -4700,13 +4701,13 @@ msgstr "" #. Label of the students (Table) field in DocType 'LMS Batch' #. Label of the show_students (Check) field in DocType 'LMS Settings' -#: frontend/src/components/BatchStudents.vue:9 +#: frontend/src/components/BatchStudents.vue:4 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Students" msgstr "Schüler" -#: frontend/src/components/BatchStudents.vue:157 +#: frontend/src/components/BatchStudents.vue:191 msgid "Students deleted successfully" msgstr "" @@ -4758,7 +4759,7 @@ msgstr "" #: frontend/src/components/BatchCourses.vue:150 #: frontend/src/components/BatchOverlay.vue:135 -#: frontend/src/components/BatchStudents.vue:157 +#: frontend/src/components/BatchStudents.vue:191 #: frontend/src/components/CourseCardOverlay.vue:161 #: frontend/src/components/Modals/AnnouncementModal.vue:99 #: frontend/src/components/Modals/AssessmentModal.vue:73 @@ -4946,7 +4947,7 @@ msgstr "" msgid "There are no seats available in this batch." msgstr "" -#: frontend/src/components/BatchStudents.vue:67 +#: frontend/src/components/BatchStudents.vue:86 msgid "There are no students in this batch." msgstr "" @@ -4977,7 +4978,7 @@ msgstr "Dieses Zertifikat läuft nicht ab" msgid "This course has:" msgstr "" -#: lms/lms/utils.py:1582 +#: lms/lms/utils.py:1595 msgid "This course is free." msgstr "Dieser Kurs ist kostenlos." @@ -5119,7 +5120,7 @@ msgstr "An" msgid "To Date" msgstr "Bis-Datum" -#: lms/lms/utils.py:1593 +#: lms/lms/utils.py:1606 msgid "To join this batch, please contact the Administrator." msgstr "Um dieser Gruppe beizutreten, wenden Sie sich bitte an den Administrator." From 40959169911f9ebca964cd72afe6ce92d2b37be5 Mon Sep 17 00:00:00 2001 From: Jannat Patel <31363128+pateljannat@users.noreply.github.com> Date: Mon, 23 Dec 2024 07:45:25 +0530 Subject: [PATCH 06/12] chore: Hungarian translations --- lms/locale/hu.po | 27 ++++++++++++++------------- 1 file changed, 14 insertions(+), 13 deletions(-) diff --git a/lms/locale/hu.po b/lms/locale/hu.po index 0aca1f1e..70561011 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: 2024-12-06 16:04+0000\n" -"PO-Revision-Date: 2024-12-09 23:31\n" +"POT-Creation-Date: 2024-12-13 16:04+0000\n" +"PO-Revision-Date: 2024-12-23 02:15\n" "Last-Translator: jannat@frappe.io\n" "Language-Team: Hungarian\n" "MIME-Version: 1.0\n" @@ -101,7 +101,7 @@ msgstr "" #: frontend/src/components/Assessments.vue:11 #: frontend/src/components/BatchCourses.vue:11 -#: frontend/src/components/BatchStudents.vue:6 +#: frontend/src/components/BatchStudents.vue:10 #: frontend/src/components/Categories.vue:26 #: frontend/src/components/LiveClass.vue:11 #: frontend/src/components/Members.vue:43 frontend/src/pages/ProgramForm.vue:30 @@ -1702,7 +1702,7 @@ msgstr "" msgid "Enrollment Count" msgstr "" -#: lms/lms/utils.py:1702 +#: lms/lms/utils.py:1715 msgid "Enrollment Failed" msgstr "" @@ -1738,6 +1738,7 @@ msgstr "" #: frontend/src/components/Modals/Question.vue:249 #: frontend/src/components/Modals/Question.vue:269 #: frontend/src/components/Modals/Question.vue:326 +#: frontend/src/components/Modals/StudentModal.vue:69 #: frontend/src/components/SettingDetails.vue:62 #: frontend/src/pages/Billing.vue:264 frontend/src/pages/QuizForm.vue:350 #: frontend/src/pages/QuizForm.vue:365 @@ -2812,7 +2813,7 @@ msgstr "" msgid "LiveCode URL" msgstr "" -#: frontend/src/components/Members.vue:95 +#: frontend/src/components/Members.vue:106 msgid "Load More" msgstr "Töltsön be többet" @@ -3230,7 +3231,7 @@ msgstr "" msgid "Next Question" msgstr "" -#: frontend/src/components/Assessments.vue:63 lms/templates/assessments.html:58 +#: frontend/src/components/Assessments.vue:66 lms/templates/assessments.html:58 msgid "No Assessments" msgstr "" @@ -3687,7 +3688,7 @@ 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:1824 lms/lms/utils.py:1828 +#: lms/lms/utils.py:1837 lms/lms/utils.py:1841 msgid "Please complete the previous courses in the program to enroll in this course." msgstr "" @@ -4700,13 +4701,13 @@ msgstr "" #. Label of the students (Table) field in DocType 'LMS Batch' #. Label of the show_students (Check) field in DocType 'LMS Settings' -#: frontend/src/components/BatchStudents.vue:9 +#: frontend/src/components/BatchStudents.vue:4 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Students" msgstr "" -#: frontend/src/components/BatchStudents.vue:157 +#: frontend/src/components/BatchStudents.vue:191 msgid "Students deleted successfully" msgstr "" @@ -4758,7 +4759,7 @@ msgstr "" #: frontend/src/components/BatchCourses.vue:150 #: frontend/src/components/BatchOverlay.vue:135 -#: frontend/src/components/BatchStudents.vue:157 +#: frontend/src/components/BatchStudents.vue:191 #: frontend/src/components/CourseCardOverlay.vue:161 #: frontend/src/components/Modals/AnnouncementModal.vue:99 #: frontend/src/components/Modals/AssessmentModal.vue:73 @@ -4946,7 +4947,7 @@ msgstr "" msgid "There are no seats available in this batch." msgstr "" -#: frontend/src/components/BatchStudents.vue:67 +#: frontend/src/components/BatchStudents.vue:86 msgid "There are no students in this batch." msgstr "" @@ -4977,7 +4978,7 @@ msgstr "" msgid "This course has:" msgstr "" -#: lms/lms/utils.py:1582 +#: lms/lms/utils.py:1595 msgid "This course is free." msgstr "" @@ -5119,7 +5120,7 @@ msgstr "" msgid "To Date" msgstr "" -#: lms/lms/utils.py:1593 +#: lms/lms/utils.py:1606 msgid "To join this batch, please contact the Administrator." msgstr "" From f2c28eb695e41cf9a9c08630b819997381103ad8 Mon Sep 17 00:00:00 2001 From: Jannat Patel <31363128+pateljannat@users.noreply.github.com> Date: Mon, 23 Dec 2024 07:45:26 +0530 Subject: [PATCH 07/12] chore: Polish translations --- lms/locale/pl.po | 27 ++++++++++++++------------- 1 file changed, 14 insertions(+), 13 deletions(-) diff --git a/lms/locale/pl.po b/lms/locale/pl.po index f9dcb4ea..8e58b1e0 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: 2024-12-06 16:04+0000\n" -"PO-Revision-Date: 2024-12-09 23:31\n" +"POT-Creation-Date: 2024-12-13 16:04+0000\n" +"PO-Revision-Date: 2024-12-23 02:15\n" "Last-Translator: jannat@frappe.io\n" "Language-Team: Polish\n" "MIME-Version: 1.0\n" @@ -101,7 +101,7 @@ msgstr "" #: frontend/src/components/Assessments.vue:11 #: frontend/src/components/BatchCourses.vue:11 -#: frontend/src/components/BatchStudents.vue:6 +#: frontend/src/components/BatchStudents.vue:10 #: frontend/src/components/Categories.vue:26 #: frontend/src/components/LiveClass.vue:11 #: frontend/src/components/Members.vue:43 frontend/src/pages/ProgramForm.vue:30 @@ -1702,7 +1702,7 @@ msgstr "" msgid "Enrollment Count" msgstr "" -#: lms/lms/utils.py:1702 +#: lms/lms/utils.py:1715 msgid "Enrollment Failed" msgstr "" @@ -1738,6 +1738,7 @@ msgstr "" #: frontend/src/components/Modals/Question.vue:249 #: frontend/src/components/Modals/Question.vue:269 #: frontend/src/components/Modals/Question.vue:326 +#: frontend/src/components/Modals/StudentModal.vue:69 #: frontend/src/components/SettingDetails.vue:62 #: frontend/src/pages/Billing.vue:264 frontend/src/pages/QuizForm.vue:350 #: frontend/src/pages/QuizForm.vue:365 @@ -2812,7 +2813,7 @@ msgstr "" msgid "LiveCode URL" msgstr "" -#: frontend/src/components/Members.vue:95 +#: frontend/src/components/Members.vue:106 msgid "Load More" msgstr "" @@ -3230,7 +3231,7 @@ msgstr "" msgid "Next Question" msgstr "" -#: frontend/src/components/Assessments.vue:63 lms/templates/assessments.html:58 +#: frontend/src/components/Assessments.vue:66 lms/templates/assessments.html:58 msgid "No Assessments" msgstr "" @@ -3687,7 +3688,7 @@ msgstr "" msgid "Please click on the following button to set your new password" msgstr "" -#: lms/lms/utils.py:1824 lms/lms/utils.py:1828 +#: lms/lms/utils.py:1837 lms/lms/utils.py:1841 msgid "Please complete the previous courses in the program to enroll in this course." msgstr "" @@ -4700,13 +4701,13 @@ msgstr "" #. Label of the students (Table) field in DocType 'LMS Batch' #. Label of the show_students (Check) field in DocType 'LMS Settings' -#: frontend/src/components/BatchStudents.vue:9 +#: frontend/src/components/BatchStudents.vue:4 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Students" msgstr "" -#: frontend/src/components/BatchStudents.vue:157 +#: frontend/src/components/BatchStudents.vue:191 msgid "Students deleted successfully" msgstr "" @@ -4758,7 +4759,7 @@ msgstr "" #: frontend/src/components/BatchCourses.vue:150 #: frontend/src/components/BatchOverlay.vue:135 -#: frontend/src/components/BatchStudents.vue:157 +#: frontend/src/components/BatchStudents.vue:191 #: frontend/src/components/CourseCardOverlay.vue:161 #: frontend/src/components/Modals/AnnouncementModal.vue:99 #: frontend/src/components/Modals/AssessmentModal.vue:73 @@ -4946,7 +4947,7 @@ msgstr "" msgid "There are no seats available in this batch." msgstr "" -#: frontend/src/components/BatchStudents.vue:67 +#: frontend/src/components/BatchStudents.vue:86 msgid "There are no students in this batch." msgstr "" @@ -4977,7 +4978,7 @@ msgstr "" msgid "This course has:" msgstr "" -#: lms/lms/utils.py:1582 +#: lms/lms/utils.py:1595 msgid "This course is free." msgstr "" @@ -5119,7 +5120,7 @@ msgstr "" msgid "To Date" msgstr "" -#: lms/lms/utils.py:1593 +#: lms/lms/utils.py:1606 msgid "To join this batch, please contact the Administrator." msgstr "" From fdc0befcee2868e62ff56cef5eb3cd8306a48527 Mon Sep 17 00:00:00 2001 From: Jannat Patel <31363128+pateljannat@users.noreply.github.com> Date: Mon, 23 Dec 2024 07:45:27 +0530 Subject: [PATCH 08/12] chore: Russian translations --- lms/locale/ru.po | 27 ++++++++++++++------------- 1 file changed, 14 insertions(+), 13 deletions(-) diff --git a/lms/locale/ru.po b/lms/locale/ru.po index dbe048ae..c82c618f 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: 2024-12-06 16:04+0000\n" -"PO-Revision-Date: 2024-12-09 23:31\n" +"POT-Creation-Date: 2024-12-13 16:04+0000\n" +"PO-Revision-Date: 2024-12-23 02:15\n" "Last-Translator: jannat@frappe.io\n" "Language-Team: Russian\n" "MIME-Version: 1.0\n" @@ -101,7 +101,7 @@ msgstr "" #: frontend/src/components/Assessments.vue:11 #: frontend/src/components/BatchCourses.vue:11 -#: frontend/src/components/BatchStudents.vue:6 +#: frontend/src/components/BatchStudents.vue:10 #: frontend/src/components/Categories.vue:26 #: frontend/src/components/LiveClass.vue:11 #: frontend/src/components/Members.vue:43 frontend/src/pages/ProgramForm.vue:30 @@ -1702,7 +1702,7 @@ msgstr "Подтверждение регистрации на следующу msgid "Enrollment Count" msgstr "Количество регистраций" -#: lms/lms/utils.py:1702 +#: lms/lms/utils.py:1715 msgid "Enrollment Failed" msgstr "" @@ -1738,6 +1738,7 @@ msgstr "Введите правильный ответ" #: frontend/src/components/Modals/Question.vue:249 #: frontend/src/components/Modals/Question.vue:269 #: frontend/src/components/Modals/Question.vue:326 +#: frontend/src/components/Modals/StudentModal.vue:69 #: frontend/src/components/SettingDetails.vue:62 #: frontend/src/pages/Billing.vue:264 frontend/src/pages/QuizForm.vue:350 #: frontend/src/pages/QuizForm.vue:365 @@ -2812,7 +2813,7 @@ msgstr "Онлайн-урок" msgid "LiveCode URL" msgstr "" -#: frontend/src/components/Members.vue:95 +#: frontend/src/components/Members.vue:106 msgid "Load More" msgstr "" @@ -3230,7 +3231,7 @@ msgstr "" msgid "Next Question" msgstr "Следующий вопрос" -#: frontend/src/components/Assessments.vue:63 lms/templates/assessments.html:58 +#: frontend/src/components/Assessments.vue:66 lms/templates/assessments.html:58 msgid "No Assessments" msgstr "Нет оценок" @@ -3687,7 +3688,7 @@ msgstr "Пожалуйста, проверьте свой email для подт msgid "Please click on the following button to set your new password" msgstr "Нажмите на следующую кнопку, чтобы установить новый пароль." -#: lms/lms/utils.py:1824 lms/lms/utils.py:1828 +#: lms/lms/utils.py:1837 lms/lms/utils.py:1841 msgid "Please complete the previous courses in the program to enroll in this course." msgstr "" @@ -4700,13 +4701,13 @@ msgstr "Курс {0} уже добавлен в группу." #. Label of the students (Table) field in DocType 'LMS Batch' #. Label of the show_students (Check) field in DocType 'LMS Settings' -#: frontend/src/components/BatchStudents.vue:9 +#: frontend/src/components/BatchStudents.vue:4 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Students" msgstr "Студенты" -#: frontend/src/components/BatchStudents.vue:157 +#: frontend/src/components/BatchStudents.vue:191 msgid "Students deleted successfully" msgstr "" @@ -4758,7 +4759,7 @@ msgstr "Отправлено {0}" #: frontend/src/components/BatchCourses.vue:150 #: frontend/src/components/BatchOverlay.vue:135 -#: frontend/src/components/BatchStudents.vue:157 +#: frontend/src/components/BatchStudents.vue:191 #: frontend/src/components/CourseCardOverlay.vue:161 #: frontend/src/components/Modals/AnnouncementModal.vue:99 #: frontend/src/components/Modals/AssessmentModal.vue:73 @@ -4946,7 +4947,7 @@ msgstr "" msgid "There are no seats available in this batch." msgstr "В этой группе нет свободных мест." -#: frontend/src/components/BatchStudents.vue:67 +#: frontend/src/components/BatchStudents.vue:86 msgid "There are no students in this batch." msgstr "В этой группе нет студентов." @@ -4977,7 +4978,7 @@ msgstr "Этот сертификат является бессрочным" msgid "This course has:" msgstr "" -#: lms/lms/utils.py:1582 +#: lms/lms/utils.py:1595 msgid "This course is free." msgstr "Этот курс бесплатный." @@ -5119,7 +5120,7 @@ msgstr "" msgid "To Date" msgstr "" -#: lms/lms/utils.py:1593 +#: lms/lms/utils.py:1606 msgid "To join this batch, please contact the Administrator." msgstr "Чтобы присоединиться к этой группе, свяжитесь с администратором." From 6384eeaa1318e893beeb7f810f92102cb0b63fa6 Mon Sep 17 00:00:00 2001 From: Jannat Patel <31363128+pateljannat@users.noreply.github.com> Date: Mon, 23 Dec 2024 07:45:30 +0530 Subject: [PATCH 09/12] chore: Turkish translations --- lms/locale/tr.po | 27 ++++++++++++++------------- 1 file changed, 14 insertions(+), 13 deletions(-) diff --git a/lms/locale/tr.po b/lms/locale/tr.po index 355cc617..15b19c98 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: 2024-12-06 16:04+0000\n" -"PO-Revision-Date: 2024-12-09 23:31\n" +"POT-Creation-Date: 2024-12-13 16:04+0000\n" +"PO-Revision-Date: 2024-12-23 02:15\n" "Last-Translator: jannat@frappe.io\n" "Language-Team: Turkish\n" "MIME-Version: 1.0\n" @@ -101,7 +101,7 @@ msgstr "Aktif" #: frontend/src/components/Assessments.vue:11 #: frontend/src/components/BatchCourses.vue:11 -#: frontend/src/components/BatchStudents.vue:6 +#: frontend/src/components/BatchStudents.vue:10 #: frontend/src/components/Categories.vue:26 #: frontend/src/components/LiveClass.vue:11 #: frontend/src/components/Members.vue:43 frontend/src/pages/ProgramForm.vue:30 @@ -1702,7 +1702,7 @@ msgstr "Sonraki Eğitim Grubu için Kayıt Onayı" msgid "Enrollment Count" msgstr "Kayıt Sayısı" -#: lms/lms/utils.py:1702 +#: lms/lms/utils.py:1715 msgid "Enrollment Failed" msgstr "Kayıt Başarısız" @@ -1738,6 +1738,7 @@ msgstr "Doğru cevabı girin" #: frontend/src/components/Modals/Question.vue:249 #: frontend/src/components/Modals/Question.vue:269 #: frontend/src/components/Modals/Question.vue:326 +#: frontend/src/components/Modals/StudentModal.vue:69 #: frontend/src/components/SettingDetails.vue:62 #: frontend/src/pages/Billing.vue:264 frontend/src/pages/QuizForm.vue:350 #: frontend/src/pages/QuizForm.vue:365 @@ -2812,7 +2813,7 @@ msgstr "Canlı Sınıf" msgid "LiveCode URL" msgstr "" -#: frontend/src/components/Members.vue:95 +#: frontend/src/components/Members.vue:106 msgid "Load More" msgstr "Daha Fazla Yükle" @@ -3230,7 +3231,7 @@ msgstr "Sonraki" msgid "Next Question" msgstr "Sonraki Soru" -#: frontend/src/components/Assessments.vue:63 lms/templates/assessments.html:58 +#: frontend/src/components/Assessments.vue:66 lms/templates/assessments.html:58 msgid "No Assessments" msgstr "Değerlendirme Yok" @@ -3687,7 +3688,7 @@ 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:1824 lms/lms/utils.py:1828 +#: lms/lms/utils.py:1837 lms/lms/utils.py:1841 msgid "Please complete the previous courses in the program to enroll in this course." msgstr "" @@ -4700,13 +4701,13 @@ msgstr "Öğrenci {0} zaten bu gruba eklendi." #. Label of the students (Table) field in DocType 'LMS Batch' #. Label of the show_students (Check) field in DocType 'LMS Settings' -#: frontend/src/components/BatchStudents.vue:9 +#: frontend/src/components/BatchStudents.vue:4 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Students" msgstr "Öğrenciler" -#: frontend/src/components/BatchStudents.vue:157 +#: frontend/src/components/BatchStudents.vue:191 msgid "Students deleted successfully" msgstr "" @@ -4758,7 +4759,7 @@ msgstr "Kaydedildi {0}" #: frontend/src/components/BatchCourses.vue:150 #: frontend/src/components/BatchOverlay.vue:135 -#: frontend/src/components/BatchStudents.vue:157 +#: frontend/src/components/BatchStudents.vue:191 #: frontend/src/components/CourseCardOverlay.vue:161 #: frontend/src/components/Modals/AnnouncementModal.vue:99 #: frontend/src/components/Modals/AssessmentModal.vue:73 @@ -4946,7 +4947,7 @@ msgstr "" msgid "There are no seats available in this batch." msgstr "Bu grupta boş yer bulunmamaktadır." -#: frontend/src/components/BatchStudents.vue:67 +#: frontend/src/components/BatchStudents.vue:86 msgid "There are no students in this batch." msgstr "Bu grupta hiç öğrenci bulunmamaktadır." @@ -4977,7 +4978,7 @@ msgstr "" msgid "This course has:" msgstr "Bu kursta:" -#: lms/lms/utils.py:1582 +#: lms/lms/utils.py:1595 msgid "This course is free." msgstr "Bu kurs ücretsizdir." @@ -5119,7 +5120,7 @@ msgstr "Alıcı" msgid "To Date" msgstr "Bitiş Tarihi" -#: lms/lms/utils.py:1593 +#: lms/lms/utils.py:1606 msgid "To join this batch, please contact the Administrator." msgstr "" From 776d46f5a291d6321facc30aa244a6053d755990 Mon Sep 17 00:00:00 2001 From: Jannat Patel <31363128+pateljannat@users.noreply.github.com> Date: Mon, 23 Dec 2024 07:45:32 +0530 Subject: [PATCH 10/12] chore: Chinese Simplified translations --- lms/locale/zh.po | 27 ++++++++++++++------------- 1 file changed, 14 insertions(+), 13 deletions(-) diff --git a/lms/locale/zh.po b/lms/locale/zh.po index ed495b07..973151ab 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: 2024-12-06 16:04+0000\n" -"PO-Revision-Date: 2024-12-09 23:31\n" +"POT-Creation-Date: 2024-12-13 16:04+0000\n" +"PO-Revision-Date: 2024-12-23 02:15\n" "Last-Translator: jannat@frappe.io\n" "Language-Team: Chinese Simplified\n" "MIME-Version: 1.0\n" @@ -101,7 +101,7 @@ msgstr "活动" #: frontend/src/components/Assessments.vue:11 #: frontend/src/components/BatchCourses.vue:11 -#: frontend/src/components/BatchStudents.vue:6 +#: frontend/src/components/BatchStudents.vue:10 #: frontend/src/components/Categories.vue:26 #: frontend/src/components/LiveClass.vue:11 #: frontend/src/components/Members.vue:43 frontend/src/pages/ProgramForm.vue:30 @@ -1702,7 +1702,7 @@ msgstr "" msgid "Enrollment Count" msgstr "" -#: lms/lms/utils.py:1702 +#: lms/lms/utils.py:1715 msgid "Enrollment Failed" msgstr "" @@ -1738,6 +1738,7 @@ msgstr "" #: frontend/src/components/Modals/Question.vue:249 #: frontend/src/components/Modals/Question.vue:269 #: frontend/src/components/Modals/Question.vue:326 +#: frontend/src/components/Modals/StudentModal.vue:69 #: frontend/src/components/SettingDetails.vue:62 #: frontend/src/pages/Billing.vue:264 frontend/src/pages/QuizForm.vue:350 #: frontend/src/pages/QuizForm.vue:365 @@ -2812,7 +2813,7 @@ msgstr "" msgid "LiveCode URL" msgstr "" -#: frontend/src/components/Members.vue:95 +#: frontend/src/components/Members.vue:106 msgid "Load More" msgstr "装载更多" @@ -3230,7 +3231,7 @@ msgstr "下一个" msgid "Next Question" msgstr "" -#: frontend/src/components/Assessments.vue:63 lms/templates/assessments.html:58 +#: frontend/src/components/Assessments.vue:66 lms/templates/assessments.html:58 msgid "No Assessments" msgstr "" @@ -3687,7 +3688,7 @@ msgstr "请检查您的电子邮件验证" msgid "Please click on the following button to set your new password" msgstr "" -#: lms/lms/utils.py:1824 lms/lms/utils.py:1828 +#: lms/lms/utils.py:1837 lms/lms/utils.py:1841 msgid "Please complete the previous courses in the program to enroll in this course." msgstr "" @@ -4700,13 +4701,13 @@ msgstr "" #. Label of the students (Table) field in DocType 'LMS Batch' #. Label of the show_students (Check) field in DocType 'LMS Settings' -#: frontend/src/components/BatchStudents.vue:9 +#: frontend/src/components/BatchStudents.vue:4 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Students" msgstr "" -#: frontend/src/components/BatchStudents.vue:157 +#: frontend/src/components/BatchStudents.vue:191 msgid "Students deleted successfully" msgstr "" @@ -4758,7 +4759,7 @@ msgstr "" #: frontend/src/components/BatchCourses.vue:150 #: frontend/src/components/BatchOverlay.vue:135 -#: frontend/src/components/BatchStudents.vue:157 +#: frontend/src/components/BatchStudents.vue:191 #: frontend/src/components/CourseCardOverlay.vue:161 #: frontend/src/components/Modals/AnnouncementModal.vue:99 #: frontend/src/components/Modals/AssessmentModal.vue:73 @@ -4946,7 +4947,7 @@ msgstr "" msgid "There are no seats available in this batch." msgstr "" -#: frontend/src/components/BatchStudents.vue:67 +#: frontend/src/components/BatchStudents.vue:86 msgid "There are no students in this batch." msgstr "" @@ -4977,7 +4978,7 @@ msgstr "" msgid "This course has:" msgstr "" -#: lms/lms/utils.py:1582 +#: lms/lms/utils.py:1595 msgid "This course is free." msgstr "" @@ -5119,7 +5120,7 @@ msgstr "至" msgid "To Date" msgstr "至今" -#: lms/lms/utils.py:1593 +#: lms/lms/utils.py:1606 msgid "To join this batch, please contact the Administrator." msgstr "" From 1677a4a32b1c66f73ea288e1f1306d5222d81094 Mon Sep 17 00:00:00 2001 From: Jannat Patel <31363128+pateljannat@users.noreply.github.com> Date: Mon, 23 Dec 2024 07:45:33 +0530 Subject: [PATCH 11/12] chore: Persian translations --- lms/locale/fa.po | 27 ++++++++++++++------------- 1 file changed, 14 insertions(+), 13 deletions(-) diff --git a/lms/locale/fa.po b/lms/locale/fa.po index 4a8a271c..287003ca 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: 2024-12-06 16:04+0000\n" -"PO-Revision-Date: 2024-12-17 00:07\n" +"POT-Creation-Date: 2024-12-13 16:04+0000\n" +"PO-Revision-Date: 2024-12-23 02:15\n" "Last-Translator: jannat@frappe.io\n" "Language-Team: Persian\n" "MIME-Version: 1.0\n" @@ -101,7 +101,7 @@ msgstr "فعال" #: frontend/src/components/Assessments.vue:11 #: frontend/src/components/BatchCourses.vue:11 -#: frontend/src/components/BatchStudents.vue:6 +#: frontend/src/components/BatchStudents.vue:10 #: frontend/src/components/Categories.vue:26 #: frontend/src/components/LiveClass.vue:11 #: frontend/src/components/Members.vue:43 frontend/src/pages/ProgramForm.vue:30 @@ -1702,7 +1702,7 @@ msgstr "" msgid "Enrollment Count" msgstr "" -#: lms/lms/utils.py:1702 +#: lms/lms/utils.py:1715 msgid "Enrollment Failed" msgstr "" @@ -1738,6 +1738,7 @@ msgstr "پاسخ صحیح را وارد کنید" #: frontend/src/components/Modals/Question.vue:249 #: frontend/src/components/Modals/Question.vue:269 #: frontend/src/components/Modals/Question.vue:326 +#: frontend/src/components/Modals/StudentModal.vue:69 #: frontend/src/components/SettingDetails.vue:62 #: frontend/src/pages/Billing.vue:264 frontend/src/pages/QuizForm.vue:350 #: frontend/src/pages/QuizForm.vue:365 @@ -2812,7 +2813,7 @@ msgstr "کلاس زنده" msgid "LiveCode URL" msgstr "" -#: frontend/src/components/Members.vue:95 +#: frontend/src/components/Members.vue:106 msgid "Load More" msgstr "بارگذاری بیشتر" @@ -3230,7 +3231,7 @@ msgstr "بعد" msgid "Next Question" msgstr "سؤال بعدی" -#: frontend/src/components/Assessments.vue:63 lms/templates/assessments.html:58 +#: frontend/src/components/Assessments.vue:66 lms/templates/assessments.html:58 msgid "No Assessments" msgstr "" @@ -3687,7 +3688,7 @@ msgstr "لطفا ایمیل خود را برای تایید بررسی کنید" msgid "Please click on the following button to set your new password" msgstr "" -#: lms/lms/utils.py:1824 lms/lms/utils.py:1828 +#: lms/lms/utils.py:1837 lms/lms/utils.py:1841 msgid "Please complete the previous courses in the program to enroll in this course." msgstr "" @@ -4700,13 +4701,13 @@ msgstr "دانش‌آموز {0} قبلاً به این دسته اضافه شد #. Label of the students (Table) field in DocType 'LMS Batch' #. Label of the show_students (Check) field in DocType 'LMS Settings' -#: frontend/src/components/BatchStudents.vue:9 +#: frontend/src/components/BatchStudents.vue:4 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Students" msgstr "دانش‌آموزان" -#: frontend/src/components/BatchStudents.vue:157 +#: frontend/src/components/BatchStudents.vue:191 msgid "Students deleted successfully" msgstr "" @@ -4758,7 +4759,7 @@ msgstr "" #: frontend/src/components/BatchCourses.vue:150 #: frontend/src/components/BatchOverlay.vue:135 -#: frontend/src/components/BatchStudents.vue:157 +#: frontend/src/components/BatchStudents.vue:191 #: frontend/src/components/CourseCardOverlay.vue:161 #: frontend/src/components/Modals/AnnouncementModal.vue:99 #: frontend/src/components/Modals/AssessmentModal.vue:73 @@ -4946,7 +4947,7 @@ msgstr "" msgid "There are no seats available in this batch." msgstr "" -#: frontend/src/components/BatchStudents.vue:67 +#: frontend/src/components/BatchStudents.vue:86 msgid "There are no students in this batch." msgstr "هیچ دانش‌آموزی در این گروه وجود ندارد." @@ -4977,7 +4978,7 @@ msgstr "" msgid "This course has:" msgstr "" -#: lms/lms/utils.py:1582 +#: lms/lms/utils.py:1595 msgid "This course is free." msgstr "" @@ -5119,7 +5120,7 @@ msgstr "به" msgid "To Date" msgstr "تا تاریخ" -#: lms/lms/utils.py:1593 +#: lms/lms/utils.py:1606 msgid "To join this batch, please contact the Administrator." msgstr "" From a85c81a4b44b91ec1b2b24d12ada8f26e74a4549 Mon Sep 17 00:00:00 2001 From: Jannat Patel <31363128+pateljannat@users.noreply.github.com> Date: Mon, 23 Dec 2024 07:45:35 +0530 Subject: [PATCH 12/12] chore: Bosnian translations --- lms/locale/bs.po | 27 ++++++++++++++------------- 1 file changed, 14 insertions(+), 13 deletions(-) diff --git a/lms/locale/bs.po b/lms/locale/bs.po index 92a8c843..28426c12 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: 2024-12-06 16:04+0000\n" -"PO-Revision-Date: 2024-12-09 23:31\n" +"POT-Creation-Date: 2024-12-13 16:04+0000\n" +"PO-Revision-Date: 2024-12-23 02:15\n" "Last-Translator: jannat@frappe.io\n" "Language-Team: Bosnian\n" "MIME-Version: 1.0\n" @@ -101,7 +101,7 @@ msgstr "Aktivan" #: frontend/src/components/Assessments.vue:11 #: frontend/src/components/BatchCourses.vue:11 -#: frontend/src/components/BatchStudents.vue:6 +#: frontend/src/components/BatchStudents.vue:10 #: frontend/src/components/Categories.vue:26 #: frontend/src/components/LiveClass.vue:11 #: frontend/src/components/Members.vue:43 frontend/src/pages/ProgramForm.vue:30 @@ -1702,7 +1702,7 @@ msgstr "" msgid "Enrollment Count" msgstr "" -#: lms/lms/utils.py:1702 +#: lms/lms/utils.py:1715 msgid "Enrollment Failed" msgstr "" @@ -1738,6 +1738,7 @@ msgstr "" #: frontend/src/components/Modals/Question.vue:249 #: frontend/src/components/Modals/Question.vue:269 #: frontend/src/components/Modals/Question.vue:326 +#: frontend/src/components/Modals/StudentModal.vue:69 #: frontend/src/components/SettingDetails.vue:62 #: frontend/src/pages/Billing.vue:264 frontend/src/pages/QuizForm.vue:350 #: frontend/src/pages/QuizForm.vue:365 @@ -2812,7 +2813,7 @@ msgstr "" msgid "LiveCode URL" msgstr "" -#: frontend/src/components/Members.vue:95 +#: frontend/src/components/Members.vue:106 msgid "Load More" msgstr "Učitaj još" @@ -3230,7 +3231,7 @@ msgstr "Sljedeći" msgid "Next Question" msgstr "" -#: frontend/src/components/Assessments.vue:63 lms/templates/assessments.html:58 +#: frontend/src/components/Assessments.vue:66 lms/templates/assessments.html:58 msgid "No Assessments" msgstr "" @@ -3687,7 +3688,7 @@ msgstr "Molimo provjerite svoju e-poštu za potvrdu" msgid "Please click on the following button to set your new password" msgstr "" -#: lms/lms/utils.py:1824 lms/lms/utils.py:1828 +#: lms/lms/utils.py:1837 lms/lms/utils.py:1841 msgid "Please complete the previous courses in the program to enroll in this course." msgstr "" @@ -4700,13 +4701,13 @@ msgstr "" #. Label of the students (Table) field in DocType 'LMS Batch' #. Label of the show_students (Check) field in DocType 'LMS Settings' -#: frontend/src/components/BatchStudents.vue:9 +#: frontend/src/components/BatchStudents.vue:4 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Students" msgstr "" -#: frontend/src/components/BatchStudents.vue:157 +#: frontend/src/components/BatchStudents.vue:191 msgid "Students deleted successfully" msgstr "" @@ -4758,7 +4759,7 @@ msgstr "" #: frontend/src/components/BatchCourses.vue:150 #: frontend/src/components/BatchOverlay.vue:135 -#: frontend/src/components/BatchStudents.vue:157 +#: frontend/src/components/BatchStudents.vue:191 #: frontend/src/components/CourseCardOverlay.vue:161 #: frontend/src/components/Modals/AnnouncementModal.vue:99 #: frontend/src/components/Modals/AssessmentModal.vue:73 @@ -4946,7 +4947,7 @@ msgstr "" msgid "There are no seats available in this batch." msgstr "" -#: frontend/src/components/BatchStudents.vue:67 +#: frontend/src/components/BatchStudents.vue:86 msgid "There are no students in this batch." msgstr "" @@ -4977,7 +4978,7 @@ msgstr "" msgid "This course has:" msgstr "" -#: lms/lms/utils.py:1582 +#: lms/lms/utils.py:1595 msgid "This course is free." msgstr "" @@ -5119,7 +5120,7 @@ msgstr "" msgid "To Date" msgstr "" -#: lms/lms/utils.py:1593 +#: lms/lms/utils.py:1606 msgid "To join this batch, please contact the Administrator." msgstr ""