diff --git a/lms/locale/sv.po b/lms/locale/sv.po index 4e378f4c..df4b83e4 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-04-11 16:04+0000\n" -"PO-Revision-Date: 2025-04-15 06:20\n" +"POT-Creation-Date: 2025-04-18 16:04+0000\n" +"PO-Revision-Date: 2025-04-21 06:38\n" "Last-Translator: jannat@frappe.io\n" "Language-Team: Swedish\n" "MIME-Version: 1.0\n" @@ -67,7 +67,7 @@ msgstr "Inställningar" msgid "Statistics" msgstr "Statistik" -#: lms/lms/doctype/lms_course/lms_course.py:58 +#: lms/lms/doctype/lms_course/lms_course.py:63 msgid "A course cannot have both paid certificate and certificate of completion." msgstr "Kurs kan inte ha både betalt certifikat och certifikat för genomförande." @@ -144,7 +144,7 @@ msgstr "Lägg till Lektion" msgid "Add a Student" msgstr "Lägga till Student" -#: frontend/src/components/AppSidebar.vue:514 +#: frontend/src/components/AppSidebar.vue:525 msgid "Add a chapter" msgstr "Lägg till Kapitel" @@ -156,7 +156,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:515 +#: frontend/src/components/AppSidebar.vue:526 msgid "Add a lesson" msgstr "Lägg till Lektion" @@ -185,11 +185,11 @@ msgstr "Lägg till befintlig fråga" 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:479 +#: frontend/src/components/AppSidebar.vue:490 msgid "Add courses to your batch" msgstr "Lägg till kurser i din grupp" -#: frontend/src/components/AppSidebar.vue:459 +#: frontend/src/components/AppSidebar.vue:470 msgid "Add students to your batch" msgstr "Lägg till studenter i din grupp" @@ -201,11 +201,11 @@ msgstr "Lägg till webbsida i sidofältet" msgid "Add your assignment as {0}" msgstr "Lägg till din uppgift som {0}" -#: frontend/src/components/AppSidebar.vue:395 +#: frontend/src/components/AppSidebar.vue:406 msgid "Add your first chapter" msgstr "Lägg till ditt första kapitel" -#: frontend/src/components/AppSidebar.vue:410 +#: frontend/src/components/AppSidebar.vue:421 msgid "Add your first lesson" msgstr "Lägg till din första lektion" @@ -241,10 +241,6 @@ msgstr "Alla" msgid "All Batches" msgstr "Alla Grupper" -#: frontend/src/pages/CertifiedParticipants.vue:20 -msgid "All Certified Participants" -msgstr "Alla Certifierade Deltagare" - #: frontend/src/pages/Courses.vue:26 lms/lms/widgets/BreadCrumb.html:3 msgid "All Courses" msgstr "Alla Kurser" @@ -281,7 +277,7 @@ msgstr "Tillåt självregistrering" msgid "Allow accessing future dates" msgstr "Tillåt åtkomst till framtida datum" -#: frontend/src/pages/BatchForm.vue:32 +#: frontend/src/pages/BatchForm.vue:43 msgid "Allow self enrollment" msgstr "Tillåt självregistrering" @@ -292,7 +288,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:209 frontend/src/pages/CourseForm.vue:217 +#: frontend/src/pages/BatchForm.vue:224 frontend/src/pages/CourseForm.vue:217 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_course/lms_course.json #: lms/lms/doctype/lms_payment/lms_payment.json @@ -308,15 +304,15 @@ msgstr "Belopp" msgid "Amount (USD)" msgstr "Belopp (USD)" -#: lms/lms/doctype/lms_batch/lms_batch.py:60 +#: lms/lms/doctype/lms_batch/lms_batch.py:65 msgid "Amount and currency are required for paid batches." msgstr "Belopp och valuta erfordras för betalda grupper." -#: lms/lms/doctype/lms_course/lms_course.py:69 +#: lms/lms/doctype/lms_course/lms_course.py:74 msgid "Amount and currency are required for paid certificates." msgstr "Belopp och valuta är obligatoriska för betalda certifikat." -#: lms/lms/doctype/lms_course/lms_course.py:66 +#: lms/lms/doctype/lms_course/lms_course.py:71 msgid "Amount and currency are required for paid courses." msgstr "Belopp och valuta erfordras för betalda kurser." @@ -348,7 +344,7 @@ msgstr "Svara" msgid "Appears on the course card in the course list" msgstr "Visas på kurskort i kurslista" -#: frontend/src/pages/BatchForm.vue:63 frontend/src/pages/BatchForm.vue:81 +#: frontend/src/pages/BatchForm.vue:75 frontend/src/pages/BatchForm.vue:96 msgid "Appears when the batch URL is shared on any online platform" msgstr "Visas när grupp URL delas på valfri online plattform" @@ -422,12 +418,12 @@ msgstr "Bedömning Typ" msgid "Assessment added successfully" msgstr "Bedömning tillagd" -#: lms/lms/doctype/lms_batch/lms_batch.py:70 +#: lms/lms/doctype/lms_batch/lms_batch.py:75 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:527 +#: frontend/src/components/AppSidebar.vue:538 #: frontend/src/components/Assessments.vue:5 #: frontend/src/components/BatchStudents.vue:68 #: frontend/src/components/BatchStudents.vue:101 @@ -457,12 +453,6 @@ msgstr "Tilldelning" msgid "Assignment Attachment" msgstr "Uppgift Bilaga" -#. Label of the assignment_submission_template (Link) field in DocType 'LMS -#. Settings' -#: lms/lms/doctype/lms_settings/lms_settings.json -msgid "Assignment Submission Template" -msgstr "Uppgift Inlämning Mall" - #: frontend/src/pages/AssignmentSubmissionList.vue:223 msgid "Assignment Submissions" msgstr "Uppgift Inlämningar" @@ -473,22 +463,25 @@ msgstr "Uppgift Inlämningar" msgid "Assignment Title" msgstr "Uppgift Benämning" -#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.py:33 +#: frontend/src/components/Modals/AssignmentForm.vue:112 +msgid "Assignment created successfully" +msgstr "Uppgift skapad" + +#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.py:24 msgid "Assignment for Lesson {0} by {1} already exists." msgstr "Uppgift för Lektion {0} av {1} finns redan." -#: frontend/src/pages/AssignmentForm.vue:158 -msgid "Assignment saved successfully" -msgstr "Uppgift sparad" +#: frontend/src/components/Modals/AssignmentForm.vue:129 +msgid "Assignment updated successfully" +msgstr "Uppgift uppdaterad" #. Description of the 'Question' (Small Text) field in DocType 'Course Lesson' #: lms/lms/doctype/course_lesson/course_lesson.json 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:531 -#: frontend/src/pages/AssignmentForm.vue:177 -#: frontend/src/pages/Assignments.vue:193 lms/www/lms.py:251 +#: frontend/src/components/AppSidebar.vue:542 +#: frontend/src/pages/Assignments.vue:198 lms/www/lms.py:261 msgid "Assignments" msgstr "Uppgifter" @@ -581,7 +574,7 @@ msgid "Batch Description" msgstr "Parti Beskrivning" #. Label of the batch_details (Text Editor) field in DocType 'LMS Batch' -#: frontend/src/pages/BatchForm.vue:236 +#: frontend/src/pages/BatchForm.vue:250 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/public/js/common_functions.js:349 #: lms/templates/emails/batch_confirmation.html:24 @@ -645,7 +638,7 @@ msgstr "Grupp Uppdaterad" msgid "Batch end date cannot be before the batch start date" msgstr "Grupp slutdatum får inte vara före grupp startdatum" -#: lms/lms/api.py:238 +#: lms/lms/api.py:240 msgid "Batch is sold out." msgstr "Gruppen är slutsåld." @@ -655,7 +648,7 @@ msgstr "Parti:" #. Label of the batches (Check) field in DocType 'LMS Settings' #: frontend/src/pages/Batches.vue:304 frontend/src/pages/Batches.vue:311 -#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:105 +#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:110 msgid "Batches" msgstr "Grupper" @@ -753,8 +746,8 @@ 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:190 frontend/src/pages/Batches.vue:55 -#: frontend/src/pages/CertifiedParticipants.vue:37 +#: frontend/src/pages/BatchForm.vue:198 frontend/src/pages/Batches.vue:55 +#: frontend/src/pages/CertifiedParticipants.vue:38 #: frontend/src/pages/CourseForm.vue:144 frontend/src/pages/Courses.vue:51 #: frontend/src/pages/JobDetail.vue:103 #: lms/lms/doctype/lms_batch/lms_batch.json @@ -807,10 +800,10 @@ 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:535 +#: frontend/src/components/AppSidebar.vue:546 #: frontend/src/components/CourseCard.vue:111 #: frontend/src/components/Modals/Event.vue:371 -#: frontend/src/pages/BatchForm.vue:37 frontend/src/pages/Batches.vue:38 +#: frontend/src/pages/BatchForm.vue:48 frontend/src/pages/Batches.vue:38 #: frontend/src/pages/CourseCertification.vue:10 #: frontend/src/pages/CourseCertification.vue:135 #: frontend/src/pages/Courses.vue:34 lms/fixtures/custom_field.json @@ -835,10 +828,13 @@ msgstr "Certifiering Namn" msgid "Certified" msgstr "Certifierad" +#: frontend/src/pages/CertifiedParticipants.vue:196 +#: frontend/src/pages/CertifiedParticipants.vue:203 +msgid "Certified Members" +msgstr "Certifierade Medlemmar" + #. Label of the certified_participants (Check) field in DocType 'LMS Settings' -#: frontend/src/pages/CertifiedParticipants.vue:164 -#: frontend/src/pages/CertifiedParticipants.vue:171 -#: lms/lms/doctype/lms_settings/lms_settings.json +#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:290 msgid "Certified Participants" msgstr "Certifierade Deltagare" @@ -1008,6 +1004,10 @@ msgstr "Grupp Webbsida" msgid "Collaboration Preference" msgstr "Samarbetspreferens" +#: frontend/src/components/AppSidebar.vue:112 +msgid "Collapse" +msgstr "Fäll In" + #: frontend/src/components/CourseOutline.vue:21 msgid "Collapse all chapters" msgstr "Fäll ihop alla kapitel" @@ -1184,7 +1184,7 @@ msgstr "Fortsätt lära dig" msgid "Contract" msgstr "Avtal" -#: lms/lms/utils.py:438 +#: lms/lms/utils.py:436 msgid "Cookie Policy" msgstr "Princip för Kakor" @@ -1331,7 +1331,7 @@ msgstr "Kurslärare" msgid "Course Lesson" msgstr "Kurslektion" -#: lms/www/lms.py:70 +#: lms/www/lms.py:75 msgid "Course List" msgstr "Kurslista" @@ -1375,7 +1375,7 @@ msgstr "Kurs Benämning" msgid "Course added to program" msgstr "Kurs tillagd till program" -#: lms/lms/doctype/lms_batch/lms_batch.py:265 +#: lms/lms/doctype/lms_batch/lms_batch.py:270 msgid "Course already added to the batch." msgstr "Kurs har redan lagts till grupp." @@ -1440,15 +1440,15 @@ msgstr "Skapa Kurs" msgid "Create a Live Class" msgstr "Skapa live lektion" -#: frontend/src/components/AppSidebar.vue:522 +#: frontend/src/components/AppSidebar.vue:533 msgid "Create a batch" msgstr "Skapa grupp" -#: frontend/src/components/AppSidebar.vue:513 +#: frontend/src/components/AppSidebar.vue:524 msgid "Create a course" msgstr "Skapa Kurs" -#: frontend/src/components/AppSidebar.vue:523 +#: frontend/src/components/AppSidebar.vue:534 msgid "Create a live class" msgstr "Skapa live lektion" @@ -1456,34 +1456,38 @@ msgstr "Skapa live lektion" msgid "Create a new question" msgstr "Skapa ny fråga" -#: frontend/src/components/AppSidebar.vue:449 +#: frontend/src/components/Modals/AssignmentForm.vue:7 +msgid "Create an Assignment" +msgstr "Skapa Uppgift" + +#: frontend/src/components/AppSidebar.vue:460 msgid "Create your first batch" msgstr "Skapa din första grupp" -#: frontend/src/components/AppSidebar.vue:383 +#: frontend/src/components/AppSidebar.vue:394 msgid "Create your first course" msgstr "Skapa din första kurs" -#: frontend/src/components/AppSidebar.vue:428 +#: frontend/src/components/AppSidebar.vue:439 msgid "Create your first quiz" msgstr "Skapa din första frågesport" -#: frontend/src/pages/Assignments.vue:166 frontend/src/pages/Courses.vue:295 +#: frontend/src/pages/Assignments.vue:171 frontend/src/pages/Courses.vue:295 msgid "Created" msgstr "Skapad" -#: frontend/src/components/AppSidebar.vue:519 +#: frontend/src/components/AppSidebar.vue:530 msgid "Creating a batch" msgstr "Skapar grupp" -#: frontend/src/components/AppSidebar.vue:510 +#: frontend/src/components/AppSidebar.vue:521 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:217 frontend/src/pages/CourseForm.vue:222 +#: frontend/src/pages/BatchForm.vue:231 frontend/src/pages/CourseForm.vue:222 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_course/lms_course.json #: lms/lms/doctype/lms_payment/lms_payment.json @@ -1496,7 +1500,7 @@ msgstr "Valuta" msgid "Current Lesson" msgstr "Aktuell Lektion" -#: frontend/src/components/AppSidebar.vue:541 +#: frontend/src/components/AppSidebar.vue:552 msgid "Custom Certificate Templates" msgstr "Anpassade Certifikat Mallar" @@ -1545,7 +1549,7 @@ msgstr "Datum" #. Label of the section_break_glxh (Section Break) field in DocType 'LMS Live #. Class' -#: frontend/src/pages/BatchForm.vue:100 +#: frontend/src/pages/BatchForm.vue:111 #: lms/lms/doctype/lms_live_class/lms_live_class.json msgid "Date and Time" msgstr "Datum och Tid" @@ -1633,7 +1637,7 @@ msgstr "Borttagning av denna lektion kommer att ta bort den permanent från kurs #. 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/pages/BatchForm.vue:224 frontend/src/pages/JobCreation.vue:50 +#: frontend/src/pages/BatchForm.vue:238 frontend/src/pages/JobCreation.vue:50 #: lms/job/doctype/job_opportunity/job_opportunity.json #: lms/lms/doctype/certification/certification.json #: lms/lms/doctype/cohort/cohort.json @@ -1654,8 +1658,8 @@ msgid "Desk" msgstr "Skrivbord" #: frontend/src/components/Modals/DiscussionModal.vue:22 -#: frontend/src/pages/AssignmentForm.vue:27 frontend/src/pages/BatchForm.vue:14 -#: frontend/src/pages/CourseForm.vue:25 frontend/src/pages/QuizForm.vue:42 +#: frontend/src/pages/BatchForm.vue:14 frontend/src/pages/CourseForm.vue:25 +#: frontend/src/pages/QuizForm.vue:42 msgid "Details" msgstr "Detaljer" @@ -1748,6 +1752,10 @@ msgstr "E-post" msgid "Edit" msgstr "Redigera" +#: frontend/src/components/Modals/AssignmentForm.vue:8 +msgid "Edit Assignment" +msgstr "Redigera Uppgift" + #: frontend/src/components/CourseOutline.vue:52 #: frontend/src/components/Modals/ChapterModal.vue:5 msgid "Edit Chapter" @@ -1790,7 +1798,7 @@ msgstr "E-post" msgid "Email Sent" msgstr "E-post Skickad" -#: frontend/src/pages/BatchForm.vue:167 +#: frontend/src/pages/BatchForm.vue:205 msgid "Email Template" msgstr "E-post Mall" @@ -1838,7 +1846,7 @@ msgstr "Om du aktiverar detta kommer certifikatet att publiceras på sidan för #. Label of the end_date (Date) field in DocType 'Cohort' #. Label of the end_date (Date) field in DocType 'LMS Batch' -#: frontend/src/pages/BatchForm.vue:113 lms/lms/doctype/cohort/cohort.json +#: frontend/src/pages/BatchForm.vue:124 lms/lms/doctype/cohort/cohort.json #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/public/js/common_functions.js:282 msgid "End Date" @@ -1856,7 +1864,7 @@ msgstr "Slutdatum (eller förväntat)" #. Label of the end_time (Time) field in DocType 'LMS Certificate Evaluation' #. Label of the end_time (Time) field in DocType 'LMS Certificate Request' #. Label of the end_time (Time) field in DocType 'Scheduled Flow' -#: frontend/src/pages/BatchForm.vue:137 +#: frontend/src/pages/BatchForm.vue:140 #: frontend/src/pages/ProfileEvaluator.vue:18 #: lms/lms/doctype/evaluator_schedule/evaluator_schedule.json #: lms/lms/doctype/lms_batch/lms_batch.json @@ -1896,7 +1904,7 @@ msgstr "Registreringsbekräftelse för {0}" msgid "Enrollment Count" msgstr "Antal Inskrivna" -#: lms/lms/utils.py:1898 +#: lms/lms/utils.py:1903 msgid "Enrollment Failed" msgstr "Registrering Misslyckad" @@ -1936,14 +1944,13 @@ msgstr "Ange korrekt svar" #: frontend/src/components/Modals/StudentModal.vue:73 #: frontend/src/components/Quiz.vue:592 #: frontend/src/components/SettingDetails.vue:62 -#: frontend/src/pages/AssignmentForm.vue:142 -#: frontend/src/pages/AssignmentForm.vue:162 frontend/src/pages/Billing.vue:262 -#: frontend/src/pages/QuizForm.vue:349 frontend/src/pages/QuizForm.vue:364 +#: frontend/src/pages/Billing.vue:262 frontend/src/pages/QuizForm.vue:349 +#: frontend/src/pages/QuizForm.vue:364 #: frontend/src/pages/QuizSubmission.vue:150 msgid "Error" msgstr "Fel" -#: lms/lms/doctype/lms_batch/lms_batch.py:180 +#: lms/lms/doctype/lms_batch/lms_batch.py:185 msgid "Error creating live class. Please try again. {0}" msgstr "Fel vid skapande av liveklass. Vänligen försök igen. {0}" @@ -1960,7 +1967,7 @@ msgid "Evaluation Details" msgstr "Utvärdering Detaljer" #. Label of the evaluation_end_date (Date) field in DocType 'LMS Batch' -#: frontend/src/pages/BatchForm.vue:161 +#: frontend/src/pages/BatchForm.vue:174 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/public/js/common_functions.js:333 msgid "Evaluation End Date" @@ -1971,7 +1978,7 @@ msgstr "Utvärdering Slutdatum" msgid "Evaluation Request" msgstr "Utvärdering Begäran" -#: lms/lms/doctype/lms_batch/lms_batch.py:77 +#: lms/lms/doctype/lms_batch/lms_batch.py:82 msgid "Evaluation end date cannot be less than the batch end date." msgstr "Utvärdering slutdatum får inte vara tidigare än grupp slutdatum." @@ -2020,7 +2027,7 @@ msgstr "Utvärderare Schema" msgid "Evaluator is Unavailable" msgstr "Utvärderare är inte tillgänglig" -#: lms/lms/doctype/lms_course/lms_course.py:62 +#: lms/lms/doctype/lms_course/lms_course.py:67 msgid "Evaluator is required for paid certificates." msgstr "Utvärderare erfordras för betalda certifikat." @@ -2031,7 +2038,7 @@ msgstr "Utvärderare erfordras för betalda certifikat." msgid "Event" msgstr "Händelse" -#: frontend/src/pages/BatchForm.vue:122 +#: frontend/src/pages/BatchForm.vue:151 msgid "Example: IST (+5:30)" msgstr "Exempel: IST (+5:30)" @@ -2060,6 +2067,10 @@ msgstr "Övning inlämning" msgid "Exercise Title" msgstr "Övning Benämning" +#: frontend/src/components/AppSidebar.vue:112 +msgid "Expand" +msgstr "Expandera" + #: frontend/src/components/CourseOutline.vue:21 msgid "Expand all chapters" msgstr "Expandera alla kapitel" @@ -2313,7 +2324,7 @@ msgstr "Huvudrubrik" msgid "Hello" msgstr "Hej" -#: frontend/src/components/AppSidebar.vue:80 +#: frontend/src/components/AppSidebar.vue:98 msgid "Help" msgstr "Hjälp" @@ -2547,7 +2558,7 @@ msgstr "Lärare Anteckningar" #. Label of the instructors (Table MultiSelect) field in DocType 'LMS Batch' #. Label of the instructors (Rating) field in DocType 'LMS Batch Feedback' #. Label of the instructors (Table MultiSelect) field in DocType 'LMS Course' -#: frontend/src/pages/BatchForm.vue:93 frontend/src/pages/CourseForm.vue:151 +#: frontend/src/pages/BatchForm.vue:27 frontend/src/pages/CourseForm.vue:151 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_batch_feedback/lms_batch_feedback.json #: lms/lms/doctype/lms_course/lms_course.json @@ -2563,8 +2574,8 @@ msgstr "Lärare Kommentarer" msgid "Interest" msgstr "Intresse" -#: frontend/src/components/AppSidebar.vue:502 -#: frontend/src/components/AppSidebar.vue:505 +#: frontend/src/components/AppSidebar.vue:513 +#: frontend/src/components/AppSidebar.vue:516 msgid "Introduction" msgstr "Introduktion" @@ -2602,7 +2613,7 @@ msgstr "Endast inbjudan" msgid "Invite Request" msgstr "Inbjudan Begäran" -#: frontend/src/components/AppSidebar.vue:438 +#: frontend/src/components/AppSidebar.vue:449 msgid "Invite your team and students" msgstr "Bjud in ditt team och dina studenter" @@ -2634,7 +2645,7 @@ msgstr "Är SCORM App" msgid "Issue Date" msgstr "Utfärdande Datum" -#: frontend/src/components/AppSidebar.vue:538 +#: frontend/src/components/AppSidebar.vue:549 msgid "Issue a Certificate" msgstr "Utfärda Certifikat" @@ -2683,7 +2694,7 @@ msgstr "Jobb Styrelse Benämning" msgid "Job Details" msgstr "Jobb Detaljer" -#: lms/www/lms.py:159 +#: lms/www/lms.py:164 msgid "Job Openings" msgstr "Jobb Erbjudande" @@ -3078,8 +3089,8 @@ msgid "LiveCode URL" msgstr "LiveCode URL" #: frontend/src/components/Members.vue:108 -#: frontend/src/pages/Assignments.vue:71 frontend/src/pages/Batches.vue:94 -#: frontend/src/pages/CertifiedParticipants.vue:79 +#: frontend/src/pages/Assignments.vue:68 frontend/src/pages/Batches.vue:94 +#: frontend/src/pages/CertifiedParticipants.vue:100 #: frontend/src/pages/Courses.vue:90 #: frontend/src/pages/QuizSubmissionList.vue:39 #: frontend/src/pages/Quizzes.vue:51 @@ -3201,7 +3212,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:185 +#: frontend/src/pages/BatchForm.vue:193 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/public/js/common_functions.js:309 msgid "Medium" @@ -3386,7 +3397,7 @@ msgid "Meta Description" msgstr "Meta Beskrivning" #. Label of the meta_image (Attach Image) field in DocType 'LMS Batch' -#: frontend/src/pages/BatchForm.vue:44 lms/lms/doctype/lms_batch/lms_batch.json +#: frontend/src/pages/BatchForm.vue:54 lms/lms/doctype/lms_batch/lms_batch.json #: lms/public/js/common_functions.js:362 msgid "Meta Image" msgstr "Meta Bild" @@ -3429,11 +3440,11 @@ msgstr "Moderator" msgid "Modified By" msgstr "Modifierad Av" -#: lms/lms/api.py:216 +#: lms/lms/api.py:218 msgid "Module Name is incorrect or does not exist." msgstr "Modul Namn är felaktigt eller existerar inte." -#: lms/lms/api.py:212 +#: lms/lms/api.py:214 msgid "Module is incorrect." msgstr "Modul är felaktig." @@ -3444,7 +3455,7 @@ msgstr "Modul är felaktig." msgid "Monday" msgstr "Måndag" -#: frontend/src/components/AppSidebar.vue:546 +#: frontend/src/components/AppSidebar.vue:557 msgid "Monetization" msgstr "Intäktsgenerering" @@ -3472,20 +3483,11 @@ msgstr "Min kalender" msgid "New" msgstr "Ny" -#: frontend/src/pages/AssignmentForm.vue:181 -#: frontend/src/pages/AssignmentForm.vue:197 -msgid "New Assignment" -msgstr "Ny Uppgift" - -#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.py:43 -msgid "New Assignment Submission" -msgstr "Ny Uppgift Inlämning" - -#: lms/public/js/common_functions.js:255 lms/www/lms.py:134 +#: lms/public/js/common_functions.js:255 lms/www/lms.py:139 msgid "New Batch" msgstr "Ny Grupp" -#: frontend/src/pages/CourseForm.vue:577 lms/www/lms.py:78 +#: frontend/src/pages/CourseForm.vue:577 lms/www/lms.py:83 msgid "New Course" msgstr "Ny Kurs" @@ -3522,11 +3524,11 @@ msgstr "Nytt Frågesport" msgid "New Sign Up" msgstr "Ny Registrering" -#: lms/lms/utils.py:606 +#: lms/lms/utils.py:604 msgid "New comment in batch {0}" msgstr "Ny kommentar i grupp {0}" -#: lms/lms/utils.py:599 +#: lms/lms/utils.py:597 msgid "New reply on the topic {0} in course {1}" msgstr "Nytt svar i ämne {0} i kurs {1}" @@ -3568,7 +3570,7 @@ msgstr "Inga Kommande Utvärderingar" msgid "No announcements" msgstr "Inga tillkännagivanden" -#: frontend/src/pages/Assignments.vue:56 +#: frontend/src/pages/Assignments.vue:53 msgid "No assignments found" msgstr "Inga uppgifter hittades" @@ -3580,6 +3582,14 @@ msgstr "Inga grupper hittades" msgid "No certificates" msgstr "Inga certifikat" +#: frontend/src/pages/CertifiedParticipants.vue:110 +msgid "No certified members" +msgstr "Inga certifierade medlemmar" + +#: frontend/src/pages/CertifiedParticipants.vue:114 +msgid "No certified members found. Please check again later or get certified yourself." +msgstr "Inga certifierade medlemmar hittades. Kontrollera igen senare eller bli certifierad själv." + #: frontend/src/components/BatchCourses.vue:67 msgid "No courses added" msgstr "Inga kurser tillagda" @@ -3616,10 +3626,6 @@ msgstr "Inga jobb hittades" msgid "No live classes scheduled" msgstr "Inga live lektioner schemalagda" -#: frontend/src/pages/CertifiedParticipants.vue:89 -msgid "No participants found" -msgstr "Inga deltagare hittades" - #: frontend/src/pages/Programs.vue:91 msgid "No programs found" msgstr "Inga program hittades" @@ -3698,7 +3704,7 @@ msgstr "Aviseringar" msgid "Notify me when available" msgstr "Meddela mig när den är tillgänglig" -#: frontend/src/pages/BatchForm.vue:157 +#: frontend/src/pages/BatchForm.vue:170 msgid "Number of seats available" msgstr "Antal platser tillgängliga" @@ -3842,7 +3848,7 @@ msgid "Pages" msgstr "Sidor" #. Label of the paid_batch (Check) field in DocType 'LMS Batch' -#: frontend/src/pages/BatchForm.vue:205 +#: frontend/src/pages/BatchForm.vue:219 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/public/js/common_functions.js:373 msgid "Paid Batch" @@ -3908,7 +3914,7 @@ msgstr "Klistra in youtube länk i kort video för kursintroduktion" #. Label of the payment (Link) field in DocType 'LMS Batch Enrollment' #. Label of the payment (Link) field in DocType 'LMS Enrollment' -#: frontend/src/pages/BatchForm.vue:199 +#: frontend/src/pages/BatchForm.vue:214 #: lms/lms/doctype/lms_batch_enrollment/lms_batch_enrollment.json #: lms/lms/doctype/lms_enrollment/lms_enrollment.json msgid "Payment" @@ -4032,11 +4038,11 @@ 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:2032 lms/lms/utils.py:2036 +#: lms/lms/utils.py:2037 lms/lms/utils.py:2041 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:187 +#: lms/lms/doctype/lms_batch/lms_batch.py:192 msgid "Please enable Zoom Settings to use this feature." msgstr "Aktivera Zoom Inställningar för att använda denna funktion." @@ -4052,8 +4058,8 @@ msgstr "Se till att besvara alla frågor på {0} minuter." msgid "Please enter a title." msgstr "Ange benämning." -#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.py:40 -#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.py:125 +#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.py:31 +#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.py:84 msgid "Please enter a valid URL." msgstr "Ange giltig URL." @@ -4061,7 +4067,7 @@ msgstr "Ange giltig URL." msgid "Please enter a valid time in the format HH:mm." msgstr "Ange giltig tid i format HH:mm." -#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.py:119 +#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.py:78 msgid "Please enter the URL for assignment submission." msgstr "Ange URL för uppgift inlämning." @@ -4069,13 +4075,13 @@ msgstr "Ange URL för uppgift inlämning." msgid "Please enter your answer" msgstr "Ange ditt svar" -#: lms/lms/doctype/lms_batch/lms_batch.py:56 -msgid "Please install the Payments app to create a paid batches." -msgstr "Installera Betalning app för att skapa betalda grupper." +#: lms/lms/doctype/lms_batch/lms_batch.py:58 +msgid "Please install the Payments App to create a paid batch. Refer to the documentation for more details. {0}" +msgstr "Installera betalning app för att skapa betald grupp. Se dokumentation för mer information. {0}" -#: lms/lms/doctype/lms_course/lms_course.py:53 -msgid "Please install the Payments app to create a paid courses." -msgstr "Installera Betalning App för att skapa betalda kurser." +#: lms/lms/doctype/lms_course/lms_course.py:55 +msgid "Please install the Payments App to create a paid course. Refer to the documentation for more details. {0}" +msgstr "Installera betalning app för att skapa betald kurs. Se dokumentation för mer information. {0}" #: frontend/src/pages/Billing.vue:254 msgid "Please let us know where you heard about us from." @@ -4089,7 +4095,7 @@ msgstr "Logga in för att komma åt frågesport." msgid "Please login to access this page." msgstr "Logga in för att komma till denna sida." -#: lms/lms/api.py:208 +#: lms/lms/api.py:210 msgid "Please login to continue with payment." msgstr "Logga in för att fortsätta med betalning." @@ -4130,7 +4136,7 @@ msgstr "Vidta lämpliga åtgärder {0}" msgid "Please upload a SCORM package" msgstr "Ladda upp SCORM App" -#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.py:122 +#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.py:81 msgid "Please upload the assignment file." msgstr "Ladda upp tilldelning fil." @@ -4176,6 +4182,10 @@ msgstr "Postnummer" msgid "Posted on" msgstr "Postad" +#: frontend/src/components/AppSidebar.vue:92 +msgid "Powered by Learning" +msgstr "Drivs av Lärande" + #. Name of a DocType #: lms/lms/doctype/preferred_function/preferred_function.json msgid "Preferred Function" @@ -4238,7 +4248,7 @@ msgstr "Primära Länder" msgid "Primary Subgroup" msgstr "Primär Undergrupp" -#: lms/lms/utils.py:437 +#: lms/lms/utils.py:435 msgid "Privacy Policy" msgstr "Integritet Princip" @@ -4286,7 +4296,7 @@ msgstr "Program Medlem" msgid "Program Members" msgstr "Program Medlemmar" -#: frontend/src/pages/Programs.vue:219 lms/www/lms.py:273 +#: frontend/src/pages/Programs.vue:219 lms/www/lms.py:283 msgid "Programs" msgstr "Program" @@ -4319,7 +4329,7 @@ msgstr "Publicera på deltagarsidan" #. Label of the published (Check) field in DocType 'LMS Course' #: frontend/src/components/Modals/BulkCertificates.vue:51 #: frontend/src/components/Modals/Event.vue:108 -#: frontend/src/pages/BatchForm.vue:27 frontend/src/pages/CourseForm.vue:168 +#: frontend/src/pages/BatchForm.vue:38 frontend/src/pages/CourseForm.vue:168 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_course/lms_course.json #: lms/public/js/common_functions.js:266 @@ -4350,8 +4360,9 @@ msgstr "Förvärvad Certifikat" #. Label of the question (Link) field in DocType 'LMS Quiz Question' #. Label of the question (Text) field in DocType 'LMS Quiz Result' #: frontend/src/components/Assignment.vue:20 +#: frontend/src/components/Modals/AssignmentForm.vue:35 #: frontend/src/components/Modals/Question.vue:38 -#: frontend/src/pages/AssignmentForm.vue:45 frontend/src/pages/QuizForm.vue:388 +#: frontend/src/pages/QuizForm.vue:388 #: lms/lms/doctype/course_lesson/course_lesson.json #: lms/lms/doctype/lms_assignment/lms_assignment.json #: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json @@ -4451,9 +4462,9 @@ 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:530 +#: frontend/src/components/AppSidebar.vue:541 #: frontend/src/pages/QuizForm.vue:441 frontend/src/pages/Quizzes.vue:140 -#: frontend/src/pages/Quizzes.vue:150 lms/www/lms.py:229 +#: frontend/src/pages/Quizzes.vue:150 lms/www/lms.py:239 msgid "Quizzes" msgstr "Frågesporter" @@ -4531,7 +4542,7 @@ msgstr "Avvisad" msgid "Related Courses" msgstr "Relaterade Kurser" -#: frontend/src/pages/BatchForm.vue:77 frontend/src/pages/CourseForm.vue:96 +#: frontend/src/pages/BatchForm.vue:92 frontend/src/pages/CourseForm.vue:96 msgid "Remove" msgstr "Ta bort" @@ -4600,7 +4611,7 @@ msgstr "Roll" msgid "Role Preference" msgstr "Rollpreferens" -#: frontend/src/components/AppSidebar.vue:558 +#: frontend/src/components/AppSidebar.vue:569 msgid "Roles" msgstr "Roller" @@ -4609,19 +4620,19 @@ msgstr "Roller" msgid "Route" msgstr "Sökväg" -#: lms/lms/doctype/lms_batch/lms_batch.py:126 +#: lms/lms/doctype/lms_batch/lms_batch.py:131 msgid "Row #{0} Date cannot be outside the batch duration." msgstr "Rad #{0} Datum kan inte vara utanför grupp varaktighet." -#: lms/lms/doctype/lms_batch/lms_batch.py:121 +#: lms/lms/doctype/lms_batch/lms_batch.py:126 msgid "Row #{0} End time cannot be outside the batch duration." msgstr "Rad #{0} Sluttid kan inte vara utanför grupp varaktighet." -#: lms/lms/doctype/lms_batch/lms_batch.py:103 +#: lms/lms/doctype/lms_batch/lms_batch.py:108 msgid "Row #{0} Start time cannot be greater than or equal to end time." msgstr "Rad #{0} Starttid kan inte vara senare än eller lika med sluttid." -#: lms/lms/doctype/lms_batch/lms_batch.py:112 +#: lms/lms/doctype/lms_batch/lms_batch.py:117 msgid "Row #{0} Start time cannot be outside the batch duration." msgstr "Rad #{0} Starttid kan inte vara utanför grupp varaktighet." @@ -4664,12 +4675,13 @@ msgstr "Lördag" #: frontend/src/components/AssessmentPlugin.vue:34 #: frontend/src/components/Assignment.vue:46 #: frontend/src/components/Controls/CodeEditor.vue:25 +#: frontend/src/components/Modals/AssignmentForm.vue:12 #: frontend/src/components/Modals/Event.vue:101 #: frontend/src/components/Modals/Event.vue:129 -#: frontend/src/pages/AssignmentForm.vue:21 frontend/src/pages/BatchForm.vue:8 -#: frontend/src/pages/CourseForm.vue:17 frontend/src/pages/JobCreation.vue:8 -#: frontend/src/pages/LessonForm.vue:14 frontend/src/pages/ProgramForm.vue:7 -#: frontend/src/pages/QuizForm.vue:34 frontend/src/pages/QuizSubmission.vue:14 +#: frontend/src/pages/BatchForm.vue:8 frontend/src/pages/CourseForm.vue:17 +#: frontend/src/pages/JobCreation.vue:8 frontend/src/pages/LessonForm.vue:14 +#: frontend/src/pages/ProgramForm.vue:7 frontend/src/pages/QuizForm.vue:34 +#: frontend/src/pages/QuizSubmission.vue:14 #: lms/public/js/common_functions.js:405 msgid "Save" msgstr "Spara" @@ -4712,7 +4724,7 @@ msgstr "Resultat av" msgid "Search" msgstr "Sök" -#: frontend/src/pages/CertifiedParticipants.vue:25 +#: frontend/src/pages/CertifiedParticipants.vue:26 msgid "Search by Name" msgstr "Sök efter Namn" @@ -4720,7 +4732,7 @@ msgstr "Sök efter Namn" msgid "Search by Title" msgstr "Sök efter Benämning" -#: frontend/src/pages/Assignments.vue:25 +#: frontend/src/pages/Assignments.vue:24 msgid "Search by title" msgstr "Sök efter benämning" @@ -4729,7 +4741,7 @@ msgid "Search for an icon" msgstr "Sök efter ikon" #. Label of the seat_count (Int) field in DocType 'LMS Batch' -#: frontend/src/pages/BatchForm.vue:154 +#: frontend/src/pages/BatchForm.vue:167 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/public/js/common_functions.js:327 msgid "Seat Count" @@ -4780,17 +4792,17 @@ msgstr "Sessioner på dagar" msgid "Set your Password" msgstr "Ange Lösenord" -#: frontend/src/components/AppSidebar.vue:506 +#: frontend/src/components/AppSidebar.vue:517 msgid "Setting up" msgstr "Konfigurera" -#: frontend/src/components/AppSidebar.vue:551 +#: frontend/src/components/AppSidebar.vue:562 msgid "Setting up payment gateway" msgstr "Konfigurerar Betalningsport" -#: frontend/src/components/AppSidebar.vue:556 +#: frontend/src/components/AppSidebar.vue:567 #: frontend/src/components/Modals/Settings.vue:7 -#: frontend/src/pages/BatchForm.vue:148 frontend/src/pages/CourseForm.vue:158 +#: frontend/src/pages/BatchForm.vue:161 frontend/src/pages/CourseForm.vue:158 #: frontend/src/pages/ProfileRoles.vue:4 frontend/src/pages/QuizForm.vue:79 msgid "Settings" msgstr "Inställningar" @@ -4799,7 +4811,7 @@ msgstr "Inställningar" msgid "Share on" msgstr "Dela på" -#: frontend/src/pages/BatchForm.vue:228 +#: frontend/src/pages/BatchForm.vue:242 msgid "Short Description" msgstr "Kort Beskrivning" @@ -4809,7 +4821,7 @@ msgstr "Kort Beskrivning" msgid "Short Introduction" msgstr "Kort Introduktion" -#: frontend/src/pages/BatchForm.vue:231 +#: frontend/src/pages/BatchForm.vue:245 msgid "Short description of the batch" msgstr "Kort beskrivning av grupp" @@ -4969,7 +4981,7 @@ msgstr "Start" #. Label of the start_date (Date) field in DocType 'Education Detail' #. Label of the start_date (Date) field in DocType 'LMS Batch' #. Label of the start_date (Date) field in DocType 'LMS Batch Old' -#: frontend/src/pages/BatchForm.vue:106 +#: frontend/src/pages/BatchForm.vue:117 #: lms/lms/doctype/education_detail/education_detail.json #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_batch_old/lms_batch_old.json @@ -4994,7 +5006,7 @@ msgstr "Börja lära dig" #. Label of the start_time (Time) field in DocType 'LMS Certificate Evaluation' #. Label of the start_time (Time) field in DocType 'LMS Certificate Request' #. Label of the start_time (Time) field in DocType 'Scheduled Flow' -#: frontend/src/pages/BatchForm.vue:130 +#: frontend/src/pages/BatchForm.vue:133 #: frontend/src/pages/ProfileEvaluator.vue:15 #: lms/lms/doctype/evaluator_schedule/evaluator_schedule.json #: lms/lms/doctype/lms_batch/lms_batch.json @@ -5030,7 +5042,7 @@ msgstr "Län" #: frontend/src/components/BatchStudents.vue:5 #: frontend/src/pages/Statistics.vue:322 #: lms/lms/doctype/lms_course/lms_course.json -#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:182 +#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:192 msgid "Statistics" msgstr "Statistik" @@ -5117,10 +5129,14 @@ msgstr "Ämne" msgid "Submission" msgstr "Inlämning" -#: frontend/src/pages/AssignmentForm.vue:17 frontend/src/pages/QuizForm.vue:30 +#: frontend/src/pages/QuizForm.vue:30 msgid "Submission List" msgstr "Inlämning Lista" +#: frontend/src/components/Modals/AssignmentForm.vue:30 +msgid "Submission Type" +msgstr "Inlämningstyp" + #: frontend/src/components/Assignment.vue:13 #: frontend/src/components/Assignment.vue:16 msgid "Submission by" @@ -5154,6 +5170,8 @@ msgstr "Inskickad {0}" #: frontend/src/components/CourseCardOverlay.vue:189 #: frontend/src/components/Modals/AnnouncementModal.vue:99 #: frontend/src/components/Modals/AssessmentModal.vue:73 +#: frontend/src/components/Modals/AssignmentForm.vue:111 +#: frontend/src/components/Modals/AssignmentForm.vue:128 #: frontend/src/components/Modals/BulkCertificates.vue:121 #: frontend/src/components/Modals/ChapterModal.vue:154 #: frontend/src/components/Modals/ChapterModal.vue:199 @@ -5161,7 +5179,6 @@ msgstr "Inskickad {0}" #: frontend/src/components/Modals/Event.vue:310 #: frontend/src/components/Modals/Question.vue:270 #: frontend/src/components/Modals/Question.vue:321 -#: frontend/src/pages/AssignmentForm.vue:158 #: frontend/src/pages/CourseForm.vue:470 frontend/src/pages/ProgramForm.vue:232 #: frontend/src/pages/ProgramForm.vue:254 #: frontend/src/pages/ProgramForm.vue:275 @@ -5184,7 +5201,7 @@ msgstr "Översikt" msgid "Sunday" msgstr "Söndag" -#: lms/lms/api.py:1027 +#: lms/lms/api.py:1050 msgid "Suspicious pattern found in {0}: {1}" msgstr "Misstänkt mönster hittat i {0}: {1}" @@ -5269,7 +5286,7 @@ msgstr "Mall" msgid "Temporarily Disabled" msgstr "Tillfälligt Inaktiverad" -#: lms/lms/utils.py:436 +#: lms/lms/utils.py:434 msgid "Terms of Use" msgstr "Villkor" @@ -5305,7 +5322,7 @@ msgstr "Tack för återkoppling!" msgid "Thanks and Regards" msgstr "Tack och Hälsningar" -#: lms/lms/utils.py:1930 +#: lms/lms/utils.py:1935 msgid "The batch is full. Please contact the Administrator." msgstr "Gruppen är full. Kontakta administratör." @@ -5349,15 +5366,11 @@ msgstr "Det finns inga kurser som stämmer med kriterierna. Håll utkik, nya inl msgid "There are no jobs available at the moment. Open a job opportunity or check here again later." msgstr "Det finns inga lediga jobb för tillfället. Öppna jobbmöjlighet eller titta in här igen senare." -#: frontend/src/pages/CertifiedParticipants.vue:92 -msgid "There are no participants matching this criteria." -msgstr "Det finns inga deltagare som stämmer med dessa kriterier." - #: frontend/src/pages/Programs.vue:95 msgid "There are no programs available at the moment. Keep an eye out, fresh learning experiences are on the way soon!" msgstr "Det finns inga program tillgängliga för tillfället. Håll utkik, nya inlärningsupplevelser är på väg snart!" -#: lms/lms/doctype/lms_batch/lms_batch.py:94 +#: lms/lms/doctype/lms_batch/lms_batch.py:99 msgid "There are no seats available in this batch." msgstr "Det finns inga platser tillgängliga i denna grupp." @@ -5373,7 +5386,7 @@ msgstr "Det finns inga inlämningar för denna uppgift." msgid "There are no {0} on this site." msgstr "Det finns ingen {0} på denna webbplats." -#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.py:85 +#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.py:44 msgid "There has been an update on your submission for assignment {0}" msgstr "Det har skett uppdatering av din inlämning för uppgift {0}" @@ -5404,7 +5417,7 @@ msgstr "Denna klass har avslutats" msgid "This course has:" msgstr "Denna kurs har:" -#: lms/lms/utils.py:1773 +#: lms/lms/utils.py:1778 msgid "This course is free." msgstr "Denna kurs är gratis." @@ -5475,7 +5488,7 @@ msgstr "Tidtabell Mall" #. 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/pages/BatchForm.vue:120 +#: frontend/src/pages/BatchForm.vue:149 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json #: lms/lms/doctype/lms_live_class/lms_live_class.json @@ -5505,10 +5518,10 @@ msgstr "Tidpunkter:" #. Label of the title (Data) field in DocType 'LMS Sidebar Item' #. Label of the title (Data) field in DocType 'LMS Timetable Template' #. Label of the title (Data) field in DocType 'Work Experience' +#: frontend/src/components/Modals/AssignmentForm.vue:23 #: frontend/src/components/Modals/DiscussionModal.vue:18 #: frontend/src/components/Modals/LiveClassModal.vue:23 -#: frontend/src/pages/AssignmentForm.vue:32 -#: frontend/src/pages/Assignments.vue:155 frontend/src/pages/BatchForm.vue:19 +#: frontend/src/pages/Assignments.vue:160 frontend/src/pages/BatchForm.vue:20 #: frontend/src/pages/CourseForm.vue:29 frontend/src/pages/JobCreation.vue:20 #: frontend/src/pages/ProgramForm.vue:11 frontend/src/pages/Programs.vue:116 #: frontend/src/pages/QuizForm.vue:48 frontend/src/pages/Quizzes.vue:118 @@ -5548,7 +5561,7 @@ msgstr "Till" msgid "To Date" msgstr "Till Datum" -#: lms/lms/utils.py:1784 +#: lms/lms/utils.py:1789 msgid "To join this batch, please contact the Administrator." msgstr "För att gå med i denna grupp, kontakta Administratör." @@ -5602,8 +5615,7 @@ msgstr "Twitter" #. Label of the type (Select) field in DocType 'LMS Quiz Question' #: frontend/src/components/Modals/AssessmentModal.vue:22 #: frontend/src/components/Modals/Question.vue:54 -#: frontend/src/pages/AssignmentForm.vue:39 -#: frontend/src/pages/Assignments.vue:30 frontend/src/pages/Assignments.vue:160 +#: frontend/src/pages/Assignments.vue:29 frontend/src/pages/Assignments.vue:165 #: frontend/src/pages/JobCreation.vue:33 frontend/src/pages/Jobs.vue:55 #: lms/job/doctype/job_opportunity/job_opportunity.json #: lms/lms/doctype/lms_assignment/lms_assignment.json @@ -5698,7 +5710,7 @@ msgstr "Uppdatera" msgid "Update Password" msgstr "Uppdatera lösenord" -#: frontend/src/pages/BatchForm.vue:59 frontend/src/pages/CourseForm.vue:77 +#: frontend/src/pages/BatchForm.vue:71 frontend/src/pages/CourseForm.vue:77 msgid "Upload" msgstr "Ladda upp" @@ -5913,11 +5925,11 @@ msgstr "Du har redan utvärdering {0} kl. {1} för kurs {2}." msgid "You are already certified for this course. Click on the card below to open your certificate." msgstr "Du är redan certifierad för denna kurs. Klicka på kort nedan för att öppna ditt certifikat." -#: lms/lms/api.py:232 +#: lms/lms/api.py:234 msgid "You are already enrolled for this batch." msgstr "Du är redan inskriven för denna grupp." -#: lms/lms/api.py:224 +#: lms/lms/api.py:226 msgid "You are already enrolled for this course." msgstr "Du är redan inskriven på denna kurs." @@ -5991,7 +6003,7 @@ msgstr "Du har redan sökt detta jobb." msgid "You have already exceeded the maximum number of attempts allowed for this quiz." msgstr "Du har redan överskridit maximal antalet försök som tillåts för denna frågesport." -#: lms/lms/api.py:251 +#: lms/lms/api.py:253 msgid "You have already purchased the certificate for this course." msgstr "Du har redan köpt certifikat för denna kurs." @@ -6015,7 +6027,7 @@ msgstr "Du har överskridit det maximala antalet försök ({0}) för denna fråg msgid "You have got a score of {0} for the quiz {1}" msgstr "Du har fått resultat av {0} för frågesport {1}" -#: frontend/src/pages/Assignments.vue:60 +#: frontend/src/pages/Assignments.vue:57 msgid "You have not created any assignments yet. To create a new assignment, click on the \"New\" button above." msgstr "Du har inte skapat några uppgifter ännu. För att skapa ny uppgift, klicka på knapp \"Ny\" ovan." @@ -6059,7 +6071,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:418 +#: lms/lms/doctype/lms_batch/lms_batch.py:423 msgid "Your batch {0} is starting tomorrow" msgstr "Din grupp {0} börjar imorgon" @@ -6117,6 +6129,18 @@ msgstr "men slutförde inte din betalning" msgid "cancel your application" msgstr "avbryt din ansökan" +#: frontend/src/pages/CertifiedParticipants.vue:82 +msgid "certificate" +msgstr "certifikat" + +#: frontend/src/pages/CertifiedParticipants.vue:81 +msgid "certificates" +msgstr "certifikat" + +#: frontend/src/pages/CertifiedParticipants.vue:21 +msgid "certified members" +msgstr "certifierade medlemmar" + #: frontend/src/pages/Lesson.vue:178 msgid "completed" msgstr "klar" @@ -6173,7 +6197,7 @@ msgstr "veckor" msgid "you can" msgstr "du kan" -#: lms/lms/api.py:817 lms/lms/api.py:825 +#: lms/lms/api.py:840 lms/lms/api.py:848 msgid "{0} Settings not found" msgstr "{0} Inställningar hittades inte" @@ -6213,7 +6237,7 @@ msgstr "{0} är redan certifierad för kurs {1}" msgid "{0} is your evaluator" msgstr "{0} är din utvärderare" -#: lms/lms/utils.py:683 +#: lms/lms/utils.py:681 msgid "{0} mentioned you in a comment" msgstr "{0} nämnde dig i en kommentar" @@ -6221,11 +6245,11 @@ msgstr "{0} nämnde dig i en kommentar" msgid "{0} mentioned you in a comment in your batch." msgstr "{0} nämnde dig i en kommentar i din grupp." -#: lms/lms/utils.py:636 lms/lms/utils.py:642 +#: lms/lms/utils.py:634 lms/lms/utils.py:640 msgid "{0} mentioned you in a comment in {1}" msgstr "{0} hänvisade dig i kommentar i {1}" -#: lms/lms/utils.py:458 +#: lms/lms/utils.py:456 msgid "{0}k" msgstr "{0}k"