diff --git a/lms/locale/de.po b/lms/locale/de.po index a82ab486..de6fed48 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-10-18 16:04+0000\n" -"PO-Revision-Date: 2024-10-26 11:24\n" +"POT-Creation-Date: 2024-11-01 16:04+0000\n" +"PO-Revision-Date: 2024-11-05 14:33\n" "Last-Translator: jannat@frappe.io\n" "Language-Team: German\n" "MIME-Version: 1.0\n" @@ -62,6 +62,10 @@ msgstr "" msgid "Statistics" msgstr "" +#: frontend/src/pages/CourseForm.vue:32 +msgid "A one line introduction to the course that appears on the course card" +msgstr "" + #: frontend/src/pages/ProfileAbout.vue:4 msgid "About" msgstr "Über" @@ -102,7 +106,6 @@ msgstr "Hinzufügen" #: frontend/src/components/CourseOutline.vue:11 #: frontend/src/components/CreateOutline.vue:18 #: frontend/src/components/Modals/ChapterModal.vue:5 -#: frontend/src/components/Modals/ChapterModal.vue:9 msgid "Add Chapter" msgstr "Kapitel hinzufügen" @@ -133,15 +136,15 @@ msgstr "Kurs hinzufügen" #: frontend/src/components/Modals/Question.vue:141 #: frontend/src/pages/QuizForm.vue:181 msgid "Add a new question" -msgstr "Eine neue Frage hinzufügen" +msgstr "" #: frontend/src/components/QuizPlugin.vue:11 msgid "Add a quiz to your lesson" -msgstr "Ein Quiz deiner Lektion hinzufügen" +msgstr "" #: frontend/src/components/Modals/AssessmentModal.vue:5 msgid "Add an assessment" -msgstr "Eine Aufgabe hinzufügen" +msgstr "" #: frontend/src/components/Modals/Question.vue:18 msgid "Add an existing question" @@ -225,7 +228,7 @@ msgstr "Bereits registriert" #. Label of the amount (Currency) field in DocType 'Web Form' #. Label of the amount (Currency) field in DocType 'LMS Batch' #. Label of the amount (Currency) field in DocType 'LMS Payment' -#: frontend/src/pages/BatchForm.vue:198 lms/fixtures/custom_field.json +#: frontend/src/pages/BatchForm.vue:208 lms/fixtures/custom_field.json #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_payment/lms_payment.json #: lms/public/js/common_functions.js:379 @@ -243,12 +246,12 @@ msgstr "Betrag (USD)" #. Label of the amount_based_on_field (Check) field in DocType 'Web Form' #: lms/fixtures/custom_field.json msgid "Amount Based On Field" -msgstr "Betrag basierend auf Feld" +msgstr "" #. Label of the amount_field (Select) field in DocType 'Web Form' #: lms/fixtures/custom_field.json msgid "Amount Field" -msgstr "Betrag Feld" +msgstr "" #. Label of the amount_with_gst (Currency) field in DocType 'LMS Payment' #: lms/lms/doctype/lms_payment/lms_payment.json @@ -269,6 +272,14 @@ msgstr "Ankündigung" msgid "Answer" msgstr "Antwort" +#: frontend/src/pages/CourseForm.vue:76 frontend/src/pages/CourseForm.vue:94 +msgid "Appears on the course card in the course list" +msgstr "" + +#: frontend/src/pages/BatchForm.vue:55 frontend/src/pages/BatchForm.vue:73 +msgid "Appears when the batch URL is shared on any online platform" +msgstr "" + #: frontend/src/pages/JobDetail.vue:131 msgid "Applications Received" msgstr "Empfangene Anwendungen" @@ -306,7 +317,7 @@ msgstr "Apps" #: frontend/src/components/CourseOutline.vue:209 msgid "Are you sure you want to delete this lesson?" -msgstr "Bist du sicher, dass du diese Lektion löschen willst?" +msgstr "" #. Label of the user_category (Check) field in DocType 'LMS Settings' #: lms/lms/doctype/lms_settings/lms_settings.json @@ -333,7 +344,7 @@ msgstr "Prüfungstyp" #: frontend/src/components/Modals/AssessmentModal.vue:73 msgid "Assessment added successfully" -msgstr "Prüfung erfolgreich hinzugefügt" +msgstr "" #: lms/lms/doctype/lms_batch/lms_batch.py:74 msgid "Assessment {0} has already been added to this batch." @@ -417,7 +428,7 @@ msgstr "Durchschnittliche Bewertung" #: frontend/src/pages/Lesson.vue:101 msgid "Back to Course" -msgstr "Zurück zum Kurs" +msgstr "" #. Label of the badge (Link) field in DocType 'LMS Badge Assignment' #: lms/lms/doctype/lms_badge_assignment/lms_badge_assignment.json @@ -467,7 +478,7 @@ msgid "Batch Description" msgstr "Chargenbeschreibung" #. Label of the batch_details (Text Editor) field in DocType 'LMS Batch' -#: frontend/src/pages/BatchForm.vue:89 lms/lms/doctype/lms_batch/lms_batch.json +#: frontend/src/pages/BatchForm.vue:97 lms/lms/doctype/lms_batch/lms_batch.json #: lms/public/js/common_functions.js:349 #: lms/templates/emails/batch_confirmation.html:30 msgid "Batch Details" @@ -602,7 +613,7 @@ msgstr "" #: frontend/src/components/CourseCardOverlay.vue:45 msgid "Buy this course" -msgstr "Diesen Kurs kaufen" +msgstr "" #: lms/templates/emails/lms_message.html:11 msgid "By" @@ -624,7 +635,7 @@ msgstr "Abgesagt" #. 'User' #: lms/fixtures/custom_field.json msgid "Career Preference Details" -msgstr "Karrieeinstellungsdetails" +msgstr "" #. Option for the 'Attire Preference' (Select) field in DocType 'User' #: lms/fixtures/custom_field.json @@ -634,8 +645,8 @@ msgstr "" #. Label of the category (Link) field in DocType 'LMS Batch' #. Label of the category (Data) field in DocType 'LMS Category' #. Label of the category (Link) field in DocType 'LMS Course' -#: frontend/src/pages/BatchForm.vue:179 frontend/src/pages/Batches.vue:16 -#: frontend/src/pages/CourseForm.vue:116 frontend/src/pages/Courses.vue:17 +#: frontend/src/pages/BatchForm.vue:189 frontend/src/pages/Batches.vue:16 +#: frontend/src/pages/CourseForm.vue:139 frontend/src/pages/Courses.vue:17 #: frontend/src/pages/JobDetail.vue:102 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_category/lms_category.json @@ -664,7 +675,7 @@ msgstr "Zertifikatslink" #: frontend/src/components/Modals/Event.vue:310 msgid "Certificate saved successfully" -msgstr "Zertifkat erfolgreich gespeichert" +msgstr "" #: frontend/src/pages/ProfileCertificates.vue:4 msgid "Certificates" @@ -684,7 +695,7 @@ msgstr "Zertifizierung" #. Label of the certification_details (Section Break) field in DocType 'User' #: lms/fixtures/custom_field.json msgid "Certification Details" -msgstr "Zertifizierungsdetails" +msgstr "" #. Label of the expiry (Int) field in DocType 'LMS Course' #: lms/lms/doctype/lms_course/lms_course.json @@ -768,7 +779,7 @@ msgstr "Ort" #. Option for the 'Role Preference' (Select) field in DocType 'User' #: lms/fixtures/custom_field.json msgid "Clearly Defined Role" -msgstr "Klar definierte Rolle" +msgstr "" #: frontend/src/components/LessonHelp.vue:15 msgid "Click on the add icon in the editor and select Quiz from the menu. It opens up a dialog, where you can either select a quiz from the list or create a new quiz. When you select the Create New option it redirects you to the quiz creation page." @@ -850,7 +861,7 @@ msgstr "" #: frontend/src/components/CourseOutline.vue:14 msgid "Collapse all chapters" -msgstr "Alle Kapitel zusammenklappen" +msgstr "" #. Label of the college (Data) field in DocType 'User' #: lms/fixtures/custom_field.json @@ -910,7 +921,7 @@ msgstr "Firma" #. Label of the company_type (Select) field in DocType 'User' #: lms/fixtures/custom_field.json msgid "Company Type" -msgstr "Typ der Firma" +msgstr "" #. Label of the company_website (Data) field in DocType 'Job Opportunity' #: frontend/src/pages/JobCreation.vue:67 @@ -926,7 +937,7 @@ msgstr "Komplett" #: lms/templates/emails/lms_invite_request_approved.html:7 msgid "Complete Sign Up" -msgstr "Registrierung abschließen" +msgstr "" #. Option for the 'Status' (Select) field in DocType 'Cohort' #. Option for the 'Stage' (Select) field in DocType 'LMS Batch Old' @@ -936,13 +947,13 @@ msgstr "Registrierung abschließen" msgid "Completed" msgstr "Abgeschlossen" -#: frontend/src/pages/CourseForm.vue:168 +#: frontend/src/pages/CourseForm.vue:192 msgid "Completion Certificate" -msgstr "Abschlusszertifikat" +msgstr "" #: frontend/src/pages/Statistics.vue:58 msgid "Completions" -msgstr "Abschlüsse" +msgstr "" #. Label of the condition (Code) field in DocType 'LMS Badge' #: lms/lms/doctype/lms_badge/lms_badge.json @@ -951,11 +962,11 @@ msgstr "Bedingung" #: lms/lms/doctype/lms_badge/lms_badge.py:16 msgid "Condition must be in valid JSON format." -msgstr "Bedingung muss dem validen JSON Format entsprechen." +msgstr "" #: lms/lms/doctype/lms_badge/lms_badge.py:21 msgid "Condition must be valid python code." -msgstr "Bedingung muss valider Python Code sein." +msgstr "" #. Label of the confirmation_email_sent (Check) field in DocType 'Batch #. Student' @@ -979,14 +990,14 @@ msgstr "Inhalt" #: frontend/src/components/CourseCardOverlay.vue:29 msgid "Continue Learning" -msgstr "Lernen fortsetzen" +msgstr "" #. Option for the 'Type' (Select) field in DocType 'Job Opportunity' #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Contract" msgstr "Vertrag" -#: lms/lms/utils.py:423 +#: lms/lms/utils.py:442 msgid "Cookie Policy" msgstr "Cookie-Richtlinie" @@ -1010,7 +1021,7 @@ msgstr "Richtig" #: frontend/src/components/Modals/Question.vue:71 msgid "Correct Answer" -msgstr "Richtige Antwort" +msgstr "" #. Label of the country (Link) field in DocType 'User' #. Label of the country (Link) field in DocType 'Payment Country' @@ -1107,7 +1118,7 @@ msgstr "Kursersteller" msgid "Course Data" msgstr "Kursdaten" -#: frontend/src/pages/CourseForm.vue:34 +#: frontend/src/pages/CourseForm.vue:41 msgid "Course Description" msgstr "Kursbeschreibung" @@ -1116,7 +1127,7 @@ msgstr "Kursbeschreibung" msgid "Course Evaluator" msgstr "Kursbewerter" -#: frontend/src/pages/CourseForm.vue:64 +#: frontend/src/pages/CourseForm.vue:54 msgid "Course Image" msgstr "Kursbild" @@ -1139,7 +1150,7 @@ msgid "Course Name" msgstr "Kursname" #. Label of the course_price (Currency) field in DocType 'LMS Course' -#: frontend/src/pages/CourseForm.vue:186 +#: frontend/src/pages/CourseForm.vue:210 #: lms/lms/doctype/lms_course/lms_course.json msgid "Course Price" msgstr "Kurspreis" @@ -1172,7 +1183,7 @@ msgstr "Kurstitel" msgid "Course already added to the batch." msgstr "" -#: frontend/src/pages/CourseForm.vue:433 +#: frontend/src/pages/CourseForm.vue:457 msgid "Course price and currency are mandatory for paid courses" msgstr "" @@ -1210,6 +1221,10 @@ msgstr "" msgid "Cover Image" msgstr "" +#: frontend/src/components/Modals/ChapterModal.vue:9 +msgid "Create" +msgstr "Erstellen" + #: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.js:7 msgid "Create LMS Certificate" msgstr "" @@ -1218,7 +1233,11 @@ msgstr "" msgid "Create LMS Certificate Evaluation" msgstr "" -#: lms/templates/onboarding_header.html:19 +#: frontend/src/pages/Batches.vue:110 +msgid "Create a Batch" +msgstr "" + +#: frontend/src/pages/Courses.vue:131 lms/templates/onboarding_header.html:19 msgid "Create a Course" msgstr "Einen Kurs erstellen" @@ -1234,7 +1253,7 @@ msgstr "" #. Label of the currency (Link) field in DocType 'LMS Batch' #. Label of the currency (Link) field in DocType 'LMS Course' #. Label of the currency (Link) field in DocType 'LMS Payment' -#: frontend/src/pages/BatchForm.vue:206 frontend/src/pages/CourseForm.vue:193 +#: frontend/src/pages/BatchForm.vue:216 frontend/src/pages/CourseForm.vue:217 #: lms/fixtures/custom_field.json lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_course/lms_course.json #: lms/lms/doctype/lms_payment/lms_payment.json @@ -1292,7 +1311,7 @@ msgstr "Datum" #. Label of the section_break_glxh (Section Break) field in DocType 'LMS Live #. Class' -#: frontend/src/pages/BatchForm.vue:102 +#: frontend/src/pages/BatchForm.vue:110 #: lms/lms/doctype/lms_live_class/lms_live_class.json msgid "Date and Time" msgstr "Datum und Uhrzeit" @@ -1340,7 +1359,6 @@ msgstr "" #. Label of the description (Markdown Editor) field in DocType 'Cohort' #. Label of the description (Markdown Editor) field in DocType 'Cohort #. Subgroup' -#. Label of the description (Small Text) field in DocType 'Course Chapter' #. Label of the description (Small Text) field in DocType 'LMS Badge' #. Label of the description (Small Text) field in DocType 'LMS Batch' #. Label of the description (Markdown Editor) field in DocType 'LMS Batch Old' @@ -1349,12 +1367,11 @@ msgstr "" #. 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:73 -#: frontend/src/pages/BatchForm.vue:83 frontend/src/pages/JobCreation.vue:43 +#: frontend/src/pages/BatchForm.vue:90 frontend/src/pages/JobCreation.vue:43 #: lms/job/doctype/job_opportunity/job_opportunity.json #: lms/lms/doctype/certification/certification.json #: lms/lms/doctype/cohort/cohort.json #: lms/lms/doctype/cohort_subgroup/cohort_subgroup.json -#: lms/lms/doctype/course_chapter/course_chapter.json #: lms/lms/doctype/lms_badge/lms_badge.json #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_batch_old/lms_batch_old.json @@ -1376,7 +1393,7 @@ msgstr "" msgid "Details" msgstr "Details" -#: frontend/src/pages/CourseForm.vue:163 +#: frontend/src/pages/CourseForm.vue:187 msgid "Disable Self Enrollment" msgstr "Selbstregistrierung deaktivieren" @@ -1451,13 +1468,14 @@ msgstr "E-Mail" #: frontend/src/components/BatchOverlay.vue:93 #: frontend/src/components/CourseCardOverlay.vue:86 +#: frontend/src/components/Modals/ChapterModal.vue:9 #: frontend/src/pages/JobDetail.vue:31 frontend/src/pages/Lesson.vue:70 #: frontend/src/pages/Profile.vue:32 msgid "Edit" msgstr "Bearbeiten" #: frontend/src/components/CourseOutline.vue:106 -#: frontend/src/components/Modals/ChapterModal.vue:9 +#: frontend/src/components/Modals/ChapterModal.vue:5 msgid "Edit Chapter" msgstr "Kapitel bearbeiten" @@ -1533,7 +1551,7 @@ msgstr "Aktiviert" #. 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:114 lms/lms/doctype/cohort/cohort.json +#: frontend/src/pages/BatchForm.vue:122 lms/lms/doctype/cohort/cohort.json #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/public/js/common_functions.js:282 msgid "End Date" @@ -1551,7 +1569,7 @@ msgstr "Enddatum (oder voraussichtlich)" #. 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:128 +#: frontend/src/pages/BatchForm.vue:136 #: frontend/src/pages/ProfileEvaluator.vue:18 #: lms/lms/doctype/evaluator_schedule/evaluator_schedule.json #: lms/lms/doctype/lms_batch/lms_batch.json @@ -1587,13 +1605,15 @@ msgstr "" msgid "Enrollment Count" msgstr "Anzahl der Einschreibungen" -#: lms/lms/utils.py:1683 +#: lms/lms/utils.py:1692 msgid "Enrollment Failed" msgstr "" +#. Label of the enrollments (Data) field in DocType 'LMS Course' #. Label of a chart in the LMS Workspace #. Label of a shortcut in the LMS Workspace -#: frontend/src/pages/Statistics.vue:45 lms/lms/workspace/lms/lms.json +#: frontend/src/pages/Statistics.vue:45 +#: lms/lms/doctype/lms_course/lms_course.json lms/lms/workspace/lms/lms.json msgid "Enrollments" msgstr "Einschreibungen" @@ -1635,7 +1655,7 @@ msgid "Evaluation Details" msgstr "" #. Label of the evaluation_end_date (Date) field in DocType 'LMS Batch' -#: frontend/src/pages/BatchForm.vue:155 +#: frontend/src/pages/BatchForm.vue:165 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/public/js/common_functions.js:333 msgid "Evaluation End Date" @@ -1697,6 +1717,10 @@ msgstr "" msgid "Event" msgstr "Ereignis" +#: frontend/src/pages/BatchForm.vue:144 +msgid "Example: IST (+5:30)" +msgstr "" + #. Label of the exercise (Link) field in DocType 'Exercise Latest Submission' #. Label of the exercise (Link) field in DocType 'Exercise Submission' #: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json @@ -1767,7 +1791,7 @@ msgstr "Fehler" #. Label of the featured (Check) field in DocType 'LMS Course' #: frontend/src/components/CourseCard.vue:16 -#: frontend/src/pages/CourseForm.vue:156 +#: frontend/src/pages/CourseForm.vue:180 #: lms/lms/doctype/lms_course/lms_course.json msgid "Featured" msgstr "Vorgestellt" @@ -2030,6 +2054,10 @@ msgstr "ID" msgid "Icon" msgstr "Symbol" +#: frontend/src/components/LessonHelp.vue:68 +msgid "If Include in Preview is enabled for a lesson then the lesson will also be accessible to non logged in users." +msgstr "" + #: lms/templates/emails/mentor_request_creation_email.html:5 msgid "If you are not any more interested to mentor the course" msgstr "Wenn Sie nicht mehr daran interessiert sind, den Kurs zu betreuen" @@ -2166,7 +2194,7 @@ msgstr "" #. Label of the instructors (Table MultiSelect) field in DocType 'LMS Batch' #. Label of the instructors (Table MultiSelect) field in DocType 'LMS Course' -#: frontend/src/pages/BatchForm.vue:77 frontend/src/pages/CourseForm.vue:123 +#: frontend/src/pages/BatchForm.vue:85 frontend/src/pages/CourseForm.vue:146 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_course/lms_course.json msgid "Instructors" @@ -2311,7 +2339,7 @@ msgstr "Stellenbezeichnung" msgid "Jobs" msgstr "freie Stellen" -#: frontend/src/components/LiveClass.vue:53 +#: frontend/src/components/LiveClass.vue:54 #: lms/templates/upcoming_evals.html:15 msgid "Join" msgstr "Beitreten" @@ -2325,6 +2353,10 @@ msgstr "" msgid "Join URL" msgstr "" +#: frontend/src/pages/CourseForm.vue:128 +msgid "Keywords for the course" +msgstr "" + #. Name of a Workspace #: lms/lms/workspace/lms/lms.json msgid "LMS" @@ -2578,9 +2610,11 @@ msgstr "Titel der Unterrichtseinheit" #. Label of the lessons (Table) field in DocType 'Course Chapter' #. Group in Course Chapter's connections +#. Label of the lessons (Data) field in DocType 'LMS Course' #: frontend/src/components/CourseCard.vue:34 #: frontend/src/components/CourseCardOverlay.vue:96 #: lms/lms/doctype/course_chapter/course_chapter.json +#: lms/lms/doctype/lms_course/lms_course.json msgid "Lessons" msgstr "Unterrichtseinheiten" @@ -2753,7 +2787,7 @@ msgid "Maximun Attempts" msgstr "" #. Label of the medium (Select) field in DocType 'LMS Batch' -#: frontend/src/pages/BatchForm.vue:174 +#: frontend/src/pages/BatchForm.vue:184 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/public/js/common_functions.js:309 msgid "Medium" @@ -2901,7 +2935,7 @@ msgid "Mentors" msgstr "" #. Label of the meta_image (Attach Image) field in DocType 'LMS Batch' -#: frontend/src/pages/BatchForm.vue:53 lms/lms/doctype/lms_batch/lms_batch.json +#: frontend/src/pages/BatchForm.vue:36 lms/lms/doctype/lms_batch/lms_batch.json #: lms/public/js/common_functions.js:362 msgid "Meta Image" msgstr "Meta-Bild" @@ -2937,11 +2971,11 @@ msgstr "" msgid "Modified By" msgstr "Geändert von" -#: lms/lms/api.py:190 +#: lms/lms/api.py:191 msgid "Module Name is incorrect or does not exist." msgstr "" -#: lms/lms/api.py:186 +#: lms/lms/api.py:187 msgid "Module is incorrect." msgstr "" @@ -3008,11 +3042,11 @@ msgstr "" msgid "New Sign Up" msgstr "" -#: lms/lms/utils.py:613 +#: lms/lms/utils.py:632 msgid "New comment in batch {0}" msgstr "" -#: lms/lms/utils.py:606 +#: lms/lms/utils.py:625 msgid "New reply on the topic {0} in course {1}" msgstr "" @@ -3050,6 +3084,10 @@ msgstr "Keine bevorstehenden Bewertungen" msgid "No announcements" msgstr "Keine Ankündigungen" +#: frontend/src/pages/Batches.vue:125 +msgid "No batches found" +msgstr "" + #: lms/templates/certificates_section.html:23 msgid "No certificates" msgstr "Keine Zertifikate" @@ -3058,6 +3096,10 @@ msgstr "Keine Zertifikate" msgid "No courses created" msgstr "Keine Kurse erstellt" +#: frontend/src/pages/Courses.vue:146 +msgid "No courses found" +msgstr "" + #: lms/templates/courses_under_review.html:14 msgid "No courses under review" msgstr "Keine Kurse in Überprüfung" @@ -3070,7 +3112,7 @@ msgstr "Keine Einführung" msgid "No jobs posted" msgstr "Keine Stellen ausgeschrieben" -#: frontend/src/components/LiveClass.vue:59 +#: frontend/src/components/LiveClass.vue:60 msgid "No live classes scheduled" msgstr "Keine Live-Kurse geplant" @@ -3086,12 +3128,12 @@ msgstr "Keine bevorstehenden Bewertungen." msgid "No {0}" msgstr "Keine {0}" -#: frontend/src/pages/Batches.vue:88 -msgid "No {0} batches found" +#: frontend/src/pages/Batches.vue:84 +msgid "No {0} batches" msgstr "" -#: frontend/src/pages/Courses.vue:110 -msgid "No {0} courses found" +#: frontend/src/pages/Courses.vue:106 +msgid "No {0} courses" msgstr "" #: lms/templates/quiz/quiz.html:147 @@ -3146,6 +3188,10 @@ msgstr "Benachrichtigungen" msgid "Notify me when available" msgstr "Benachrichtige mich, wenn verfügbar" +#: frontend/src/pages/BatchForm.vue:161 +msgid "Number of seats available" +msgstr "" + #. Label of the sb_00 (Section Break) field in DocType 'Zoom Settings' #: lms/lms/doctype/zoom_settings/zoom_settings.json msgid "OAuth Client ID" @@ -3178,7 +3224,7 @@ msgstr "Online" msgid "Only files of type {0} will be accepted." msgstr "Es werden nur Dateien vom Typ {0} akzeptiert." -#: frontend/src/pages/CourseForm.vue:449 frontend/src/utils/index.js:509 +#: frontend/src/pages/CourseForm.vue:473 frontend/src/utils/index.js:518 msgid "Only image file is allowed." msgstr "" @@ -3286,14 +3332,14 @@ msgid "Pages" msgstr "Seiten" #. Label of the paid_batch (Check) field in DocType 'LMS Batch' -#: frontend/src/pages/BatchForm.vue:194 +#: frontend/src/pages/BatchForm.vue:204 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/public/js/common_functions.js:373 msgid "Paid Batch" msgstr "Bezahlte Charge" #. Label of the paid_course (Check) field in DocType 'LMS Course' -#: frontend/src/pages/CourseForm.vue:181 +#: frontend/src/pages/CourseForm.vue:205 #: lms/lms/doctype/lms_course/lms_course.json msgid "Paid Course" msgstr "Kostenpflichtiger Kurs" @@ -3335,9 +3381,13 @@ msgstr "Bestehensquote" msgid "Password" msgstr "Passwort" +#: frontend/src/pages/CourseForm.vue:104 +msgid "Paste the youtube link of a short video introducing the course" +msgstr "" + #. Label of the payment (Link) field in DocType 'Batch Student' #. Label of the payment (Link) field in DocType 'LMS Enrollment' -#: frontend/src/pages/BatchForm.vue:188 +#: frontend/src/pages/BatchForm.vue:198 #: lms/lms/doctype/batch_student/batch_student.json #: lms/lms/doctype/lms_enrollment/lms_enrollment.json msgid "Payment" @@ -3429,7 +3479,7 @@ msgstr "Prozentsatz (z. B. 70 %)" msgid "Phone Number" msgstr "Telefonnummer" -#: frontend/src/components/CourseCardOverlay.vue:143 +#: frontend/src/components/CourseCardOverlay.vue:141 msgid "Please Login" msgstr "" @@ -3490,7 +3540,7 @@ msgstr "Bitte melden Sie sich an, um auf das Quiz zuzugreifen." msgid "Please login to access this page." msgstr "Bitte melden Sie sich an, um auf diese Seite zuzugreifen." -#: lms/lms/api.py:182 +#: lms/lms/api.py:183 msgid "Please login to continue with payment." msgstr "Bitte loggen Sie sich ein, um mit der Zahlung fortzufahren." @@ -3580,7 +3630,7 @@ msgstr "" msgid "Preview Image" msgstr "Vorschaubild" -#: frontend/src/pages/CourseForm.vue:86 +#: frontend/src/pages/CourseForm.vue:102 msgid "Preview Video" msgstr "Videovorschau" @@ -3590,7 +3640,7 @@ msgstr "Vorhergehende" #. Label of the pricing_tab (Tab Break) field in DocType 'LMS Batch' #. Label of the pricing_tab (Tab Break) field in DocType 'LMS Course' -#: frontend/src/pages/CourseForm.vue:175 +#: frontend/src/pages/CourseForm.vue:199 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_course/lms_course.json #: lms/public/js/common_functions.js:368 @@ -3608,7 +3658,7 @@ msgstr "" msgid "Primary Subgroup" msgstr "Primäre Untergruppe" -#: lms/lms/utils.py:422 +#: lms/lms/utils.py:441 msgid "Privacy Policy" msgstr "Datenschutzerklärung" @@ -3660,7 +3710,7 @@ msgstr "Auf der Teilnehmerseite veröffentlichen" #. Label of the published (Check) field in DocType 'LMS Batch' #. Label of the published (Check) field in DocType 'LMS Course' #: frontend/src/components/Modals/Event.vue:108 -#: frontend/src/pages/BatchForm.vue:24 frontend/src/pages/CourseForm.vue:138 +#: frontend/src/pages/BatchForm.vue:24 frontend/src/pages/CourseForm.vue:162 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_course/lms_course.json #: lms/public/js/common_functions.js:266 @@ -3673,7 +3723,7 @@ msgid "Published Courses" msgstr "Veröffentlichte Kurse" #. Label of the published_on (Date) field in DocType 'LMS Course' -#: frontend/src/pages/CourseForm.vue:142 +#: frontend/src/pages/CourseForm.vue:166 #: lms/lms/doctype/lms_course/lms_course.json msgid "Published On" msgstr "Veröffentlicht am" @@ -3794,11 +3844,13 @@ msgid "Quizzes" msgstr "" #. Label of the rating (Rating) field in DocType 'LMS Certificate Evaluation' +#. Label of the rating (Data) field in DocType 'LMS Course' #. Label of the rating (Rating) field in DocType 'LMS Course Review' -#: frontend/src/components/CourseCardOverlay.vue:109 +#: frontend/src/components/CourseCardOverlay.vue:108 #: frontend/src/components/Modals/Event.vue:86 #: frontend/src/components/Modals/ReviewModal.vue:20 #: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json +#: lms/lms/doctype/lms_course/lms_course.json #: lms/lms/doctype/lms_course_review/lms_course_review.json #: lms/templates/reviews.html:125 msgid "Rating" @@ -3869,6 +3921,10 @@ msgstr "Abgelehnt" msgid "Related Courses" msgstr "Ähnliche Kurse" +#: frontend/src/pages/BatchForm.vue:69 frontend/src/pages/CourseForm.vue:91 +msgid "Remove" +msgstr "Entfernen" + #: frontend/src/components/Modals/AnnouncementModal.vue:26 msgid "Reply To" msgstr "Antworten auf" @@ -4024,7 +4080,7 @@ msgid "Search for an icon" msgstr "" #. Label of the seat_count (Int) field in DocType 'LMS Batch' -#: frontend/src/pages/BatchForm.vue:149 +#: frontend/src/pages/BatchForm.vue:158 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/public/js/common_functions.js:327 msgid "Seat Count" @@ -4068,7 +4124,7 @@ msgid "Set your Password" msgstr "" #: frontend/src/components/Modals/Settings.vue:7 -#: frontend/src/pages/BatchForm.vue:143 frontend/src/pages/CourseForm.vue:128 +#: frontend/src/pages/BatchForm.vue:152 frontend/src/pages/CourseForm.vue:152 #: frontend/src/pages/ProfileRoles.vue:4 frontend/src/pages/QuizForm.vue:78 msgid "Settings" msgstr "Einstellungen" @@ -4078,11 +4134,15 @@ msgid "Share on" msgstr "" #. Label of the short_introduction (Small Text) field in DocType 'LMS Course' -#: frontend/src/pages/CourseForm.vue:29 +#: frontend/src/pages/CourseForm.vue:30 #: lms/lms/doctype/lms_course/lms_course.json msgid "Short Introduction" msgstr "" +#: frontend/src/pages/BatchForm.vue:93 +msgid "Short description of the batch" +msgstr "" + #. Label of the show_answer (Check) field in DocType 'LMS Assignment' #: lms/lms/doctype/lms_assignment/lms_assignment.json msgid "Show Answer" @@ -4235,7 +4295,7 @@ msgstr "Mitarbeiter" msgid "Stage" msgstr "Stufe" -#: frontend/src/components/LiveClass.vue:45 frontend/src/components/Quiz.vue:65 +#: frontend/src/components/LiveClass.vue:46 frontend/src/components/Quiz.vue:65 #: lms/templates/quiz/quiz.html:39 msgid "Start" msgstr "Starten" @@ -4243,7 +4303,7 @@ msgstr "Starten" #. 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:108 +#: frontend/src/pages/BatchForm.vue:116 #: 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 @@ -4264,7 +4324,7 @@ msgstr "Mit dem Lernen beginnen" #. 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:122 +#: frontend/src/pages/BatchForm.vue:130 #: frontend/src/pages/ProfileEvaluator.vue:15 #: lms/lms/doctype/evaluator_schedule/evaluator_schedule.json #: lms/lms/doctype/lms_batch/lms_batch.json @@ -4303,7 +4363,9 @@ msgstr "" msgid "State" msgstr "Bundesland" +#. Label of the tab_4_tab (Tab Break) field in DocType 'LMS Course' #. Label of the statistics (Check) field in DocType 'LMS Settings' +#: lms/lms/doctype/lms_course/lms_course.json #: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:133 msgid "Statistics" msgstr "Statistiken" @@ -4433,7 +4495,7 @@ msgstr "" #: frontend/src/components/BatchCourses.vue:150 #: frontend/src/components/BatchOverlay.vue:135 #: frontend/src/components/BatchStudents.vue:157 -#: frontend/src/components/CourseCardOverlay.vue:163 +#: frontend/src/components/CourseCardOverlay.vue:161 #: frontend/src/components/Modals/AssessmentModal.vue:73 #: frontend/src/components/Modals/Event.vue:255 #: frontend/src/components/Modals/Event.vue:310 @@ -4507,7 +4569,7 @@ msgid "System Manager" msgstr "System-Manager" #. Label of the tags (Data) field in DocType 'LMS Course' -#: frontend/src/pages/CourseForm.vue:91 +#: frontend/src/pages/CourseForm.vue:112 #: lms/lms/doctype/lms_course/lms_course.json msgid "Tags" msgstr "Schlagworte" @@ -4535,7 +4597,7 @@ msgstr "Vorlage" msgid "Temporarily Disabled" msgstr "Zeitweise nicht verfügbar" -#: lms/lms/utils.py:421 +#: lms/lms/utils.py:440 msgid "Terms of Use" msgstr "Nutzungsbedingungen" @@ -4587,10 +4649,18 @@ msgstr "Der Platz ist bereits von einem anderen Teilnehmer gebucht." msgid "The status of your application has changed." msgstr "Der Status Ihrer Bewerbung hat sich geändert." +#: frontend/src/pages/Batches.vue:129 +msgid "There are no batches available at the moment. Keep an eye out, fresh learning experiences are on the way soon!" +msgstr "" + #: frontend/src/components/CreateOutline.vue:12 msgid "There are no chapters in this course. Create and manage chapters from here." msgstr "" +#: frontend/src/pages/Courses.vue:150 +msgid "There are no courses available at the moment. Keep an eye out, fresh learning experiences are on the way soon!" +msgstr "" + #: lms/lms/doctype/lms_batch/lms_batch.py:140 msgid "There are no seats available in this batch." msgstr "" @@ -4622,7 +4692,7 @@ msgstr "Dieses Zertifikat läuft nicht ab" msgid "This course has:" msgstr "" -#: lms/lms/utils.py:1563 +#: lms/lms/utils.py:1572 msgid "This course is free." msgstr "Dieser Kurs ist kostenlos." @@ -4691,7 +4761,7 @@ msgstr "Stundenplan-Vorlage" #. 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:44 -#: frontend/src/pages/BatchForm.vue:134 +#: frontend/src/pages/BatchForm.vue:142 #: 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 @@ -4757,7 +4827,7 @@ msgstr "Bis-Datum" msgid "To Date is mandatory in Work Experience." msgstr "" -#: lms/lms/utils.py:1574 +#: lms/lms/utils.py:1583 msgid "To join this batch, please contact the Administrator." msgstr "Um dieser Gruppe beizutreten, wenden Sie sich bitte an den Administrator." @@ -4874,7 +4944,7 @@ msgstr "" #. Option for the 'Status' (Select) field in DocType 'Cohort' #. Label of the upcoming (Check) field in DocType 'LMS Course' -#: frontend/src/pages/CourseForm.vue:151 lms/lms/doctype/cohort/cohort.json +#: frontend/src/pages/CourseForm.vue:175 lms/lms/doctype/cohort/cohort.json #: lms/lms/doctype/lms_course/lms_course.json msgid "Upcoming" msgstr "" @@ -4898,6 +4968,10 @@ msgstr "Aktualisieren" msgid "Update Password" msgstr "Passwort ändern" +#: frontend/src/pages/BatchForm.vue:51 frontend/src/pages/CourseForm.vue:72 +msgid "Upload" +msgstr "Hochladen" + #: frontend/src/pages/AssignmentSubmission.vue:69 msgid "Upload File" msgstr "Datei hochladen" @@ -5020,6 +5094,10 @@ msgstr "Mittwoch" msgid "Welcome to {0}!" msgstr "Willkommen auf {0}!" +#: frontend/src/components/LessonHelp.vue:63 +msgid "What does include in preview mean?" +msgstr "" + #: lms/templates/courses_under_review.html:15 msgid "When a course gets submitted for review, it will be listed here." msgstr "" @@ -5073,11 +5151,11 @@ msgstr "Schreiben Sie hier Ihre Antwort" msgid "You already have an evaluation on {0} at {1} for the course {2}." msgstr "" -#: lms/lms/api.py:206 +#: lms/lms/api.py:207 msgid "You are already enrolled for this batch." msgstr "" -#: lms/lms/api.py:198 +#: lms/lms/api.py:199 msgid "You are already enrolled for this course." msgstr "Sie sind bereits in diesem Kurs eingeschrieben." @@ -5089,6 +5167,10 @@ msgstr "" msgid "You are not a mentor of the course {0}" msgstr "Sie sind kein Mentor des Kurses {0}" +#: frontend/src/pages/Courses.vue:134 +msgid "You can add chapters and lessons to it." +msgstr "" + #: lms/templates/emails/lms_course_interest.html:13 #: lms/templates/emails/lms_invite_request_approved.html:11 msgid "You can also copy-paste following link in your browser" @@ -5106,6 +5188,10 @@ msgstr "" msgid "You can find their resume attached to this email." msgstr "" +#: frontend/src/pages/Batches.vue:113 +msgid "You can link courses and assessments to it." +msgstr "" + #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.py:115 msgid "You cannot schedule evaluations after {0}." msgstr "" @@ -5147,7 +5233,7 @@ msgstr "Sie haben diesen Kurs bereits bewertet" msgid "You have been enrolled in this batch" msgstr "" -#: frontend/src/components/CourseCardOverlay.vue:164 +#: frontend/src/components/CourseCardOverlay.vue:162 msgid "You have been enrolled in this course" msgstr "" @@ -5159,7 +5245,7 @@ msgstr "Sie haben sich für eine Benachrichtigung zu diesem Kurs entschieden. Si msgid "You haven't enrolled for any courses" msgstr "Sie haben sich für keinen Kurs angemeldet" -#: frontend/src/components/CourseCardOverlay.vue:144 +#: frontend/src/components/CourseCardOverlay.vue:142 msgid "You need to login first to enroll for this course" msgstr "" @@ -5277,7 +5363,7 @@ msgstr "" msgid "you can" msgstr "Sie können" -#: lms/lms/api.py:731 lms/lms/api.py:739 +#: lms/lms/api.py:732 lms/lms/api.py:740 msgid "{0} Settings not found" msgstr "" @@ -5313,7 +5399,7 @@ msgstr "" msgid "{0} is your evaluator" msgstr "" -#: lms/lms/utils.py:690 +#: lms/lms/utils.py:709 msgid "{0} mentioned you in a comment" msgstr "{0} hat Sie in einem Kommentar erwähnt" @@ -5321,11 +5407,11 @@ msgstr "{0} hat Sie in einem Kommentar erwähnt" msgid "{0} mentioned you in a comment in your batch." msgstr "" -#: lms/lms/utils.py:643 lms/lms/utils.py:649 +#: lms/lms/utils.py:662 lms/lms/utils.py:668 msgid "{0} mentioned you in a comment in {1}" msgstr "{0} erwähnte Sie in einem Kommentar in {1}" -#: lms/lms/utils.py:461 +#: lms/lms/utils.py:480 msgid "{0}k" msgstr ""