diff --git a/lms/locale/bs.po b/lms/locale/bs.po index 175bec6f..fd57e629 100644 --- a/lms/locale/bs.po +++ b/lms/locale/bs.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: frappe\n" "Report-Msgid-Bugs-To: jannat@frappe.io\n" -"POT-Creation-Date: 2025-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: Bosnian\n" "MIME-Version: 1.0\n" @@ -67,7 +67,7 @@ msgstr "Postavke" msgid "Statistics" msgstr "Statistika" -#: 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 ne može imati i plaćeni certifikat i certifikat o završenom kursu." @@ -144,7 +144,7 @@ msgstr "Dodaj Lekciju" msgid "Add a Student" msgstr "Dodaj Studenta" -#: frontend/src/components/AppSidebar.vue:514 +#: frontend/src/components/AppSidebar.vue:525 msgid "Add a chapter" msgstr "Dodaj Poglavlje" @@ -156,7 +156,7 @@ msgstr "Dodaj Kurs" msgid "Add a keyword and then press enter" msgstr "Dodaj ključnu riječ, a zatim pritisnite enter" -#: frontend/src/components/AppSidebar.vue:515 +#: frontend/src/components/AppSidebar.vue:526 msgid "Add a lesson" msgstr "Dodaj Lekciju" @@ -185,11 +185,11 @@ msgstr "Dodaj postojeće pitanje" msgid "Add at least one possible answer for this question: {0}" msgstr "Dodaj barem jedan mogući odgovor na ovo pitanje: {0}" -#: frontend/src/components/AppSidebar.vue:479 +#: frontend/src/components/AppSidebar.vue:490 msgid "Add courses to your batch" msgstr "Dodaj kurseve u vašu grupu" -#: frontend/src/components/AppSidebar.vue:459 +#: frontend/src/components/AppSidebar.vue:470 msgid "Add students to your batch" msgstr "Dodaj učenike u vašu grupu" @@ -201,11 +201,11 @@ msgstr "Dodaj web stranicu na bočnu traku" msgid "Add your assignment as {0}" msgstr "Dodaj zadatak kao {0}" -#: frontend/src/components/AppSidebar.vue:395 +#: frontend/src/components/AppSidebar.vue:406 msgid "Add your first chapter" msgstr "Dodaj vaše prvo poglavlje" -#: frontend/src/components/AppSidebar.vue:410 +#: frontend/src/components/AppSidebar.vue:421 msgid "Add your first lesson" msgstr "Dodaj vašu prvu lekciju" @@ -241,10 +241,6 @@ msgstr "Sve" msgid "All Batches" msgstr "Sve Grupe" -#: frontend/src/pages/CertifiedParticipants.vue:20 -msgid "All Certified Participants" -msgstr "Svi Certificirani Učesnici" - #: frontend/src/pages/Courses.vue:26 lms/lms/widgets/BreadCrumb.html:3 msgid "All Courses" msgstr "Svi Kursevi" @@ -281,7 +277,7 @@ msgstr "Dozvoli Samostalnu Registraciju" msgid "Allow accessing future dates" msgstr "Dozvoli Pristup Budućim Datumima" -#: frontend/src/pages/BatchForm.vue:32 +#: frontend/src/pages/BatchForm.vue:43 msgid "Allow self enrollment" msgstr "Dozvoli Samostalnu Registraciju" @@ -292,7 +288,7 @@ msgstr "Već Registrovan" #. Label of the amount (Currency) field in DocType 'LMS Batch' #. Label of the course_price (Currency) field in DocType 'LMS Course' #. Label of the amount (Currency) field in DocType 'LMS Payment' -#: frontend/src/pages/BatchForm.vue: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 "Iznos" msgid "Amount (USD)" msgstr "Iznos (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 "Iznos i Valuta su obavezni za plaćene grupe." -#: 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 "Iznos i valuta su obevezni za plaćene certifikate." -#: 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 "Iznos i valuta su potrebni za plaćene kurseve." @@ -348,7 +344,7 @@ msgstr "Odgovori" msgid "Appears on the course card in the course list" msgstr "Pojavljuje se na kartici kursa u listi kurseva" -#: frontend/src/pages/BatchForm.vue: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 "Pojavljuje se kada se grupni URL dijeli na bilo kojoj online platformi" @@ -422,12 +418,12 @@ msgstr "Tip Procjene" msgid "Assessment added successfully" msgstr "Procjena je uspješno dodana" -#: 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 "Procjena {0} je već dodana ovoj grupi." #. 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 "Dodjela" msgid "Assignment Attachment" msgstr "Prilog Zadatku" -#. 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 "Šablon Podnošenja Zadatka" - #: frontend/src/pages/AssignmentSubmissionList.vue:223 msgid "Assignment Submissions" msgstr "Podnošenje Zadataka" @@ -473,22 +463,25 @@ msgstr "Podnošenje Zadataka" msgid "Assignment Title" msgstr "Naziv Zadatka" -#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.py:33 +#: frontend/src/components/Modals/AssignmentForm.vue:112 +msgid "Assignment created successfully" +msgstr "Zadatak je uspješno kreiran" + +#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.py:24 msgid "Assignment for Lesson {0} by {1} already exists." msgstr "Zadatak za Lekciju {0} od {1} već postoji." -#: frontend/src/pages/AssignmentForm.vue:158 -msgid "Assignment saved successfully" -msgstr "Zadatak je uspješno sačuvan" +#: frontend/src/components/Modals/AssignmentForm.vue:129 +msgid "Assignment updated successfully" +msgstr "Zadatak je uspješno ažuriran" #. 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 "Zadatak će se pojaviti na dnu lekcije." -#: 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 "Dodjele" @@ -581,7 +574,7 @@ msgid "Batch Description" msgstr "Opis Grupe" #. 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 "Grupa Ažurirana" msgid "Batch end date cannot be before the batch start date" msgstr "Datum završetka grupe ne može biti prije datuma početka grupe" -#: lms/lms/api.py:238 +#: lms/lms/api.py:240 msgid "Batch is sold out." msgstr "Grupa je rasprodata." @@ -655,7 +648,7 @@ msgstr "Grupa:" #. 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 "Grupe" @@ -753,8 +746,8 @@ msgstr "Ležerna Odjeća" #. Label of the category (Link) field in DocType 'LMS Batch' #. Label of the category (Data) field in DocType 'LMS Category' #. Label of the category (Link) field in DocType 'LMS Course' -#: frontend/src/pages/BatchForm.vue: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 "Certifikati su uspješno generirani" #. Enrollment' #. Label of a Card Break in the LMS Workspace #. Label of a Link in the LMS Workspace -#: frontend/src/components/AppSidebar.vue: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 "Naziv Certifikacije" msgid "Certified" msgstr "Certificirano" +#: frontend/src/pages/CertifiedParticipants.vue:196 +#: frontend/src/pages/CertifiedParticipants.vue:203 +msgid "Certified Members" +msgstr "Certificirani Članovi" + #. 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 "Certificirani Učesnici" @@ -1008,6 +1004,10 @@ msgstr "Web stranica Grupe" msgid "Collaboration Preference" msgstr "Preference Saradnje" +#: frontend/src/components/AppSidebar.vue:112 +msgid "Collapse" +msgstr "Sklopi" + #: frontend/src/components/CourseOutline.vue:21 msgid "Collapse all chapters" msgstr "Sažmi sva poglavlja" @@ -1184,7 +1184,7 @@ msgstr "Nastavi sa Učenjem" msgid "Contract" msgstr "Ugovor" -#: lms/lms/utils.py:438 +#: lms/lms/utils.py:436 msgid "Cookie Policy" msgstr "Politika Kolačića" @@ -1331,7 +1331,7 @@ msgstr "Instruktor Kursa" msgid "Course Lesson" msgstr "Lekcija Kursa" -#: lms/www/lms.py:70 +#: lms/www/lms.py:75 msgid "Course List" msgstr "Lista Kurseva" @@ -1375,7 +1375,7 @@ msgstr "Naziv Kursa" msgid "Course added to program" msgstr "Kurs dodat programu" -#: 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 je već dodan u grupu." @@ -1440,15 +1440,15 @@ msgstr "Kreiraj Kurs" msgid "Create a Live Class" msgstr "Kreiraj Razred Uživo" -#: frontend/src/components/AppSidebar.vue:522 +#: frontend/src/components/AppSidebar.vue:533 msgid "Create a batch" msgstr "Kreiraj grupu" -#: frontend/src/components/AppSidebar.vue:513 +#: frontend/src/components/AppSidebar.vue:524 msgid "Create a course" msgstr "Kreiraj kurs" -#: frontend/src/components/AppSidebar.vue:523 +#: frontend/src/components/AppSidebar.vue:534 msgid "Create a live class" msgstr "Kreiraj čas uživo" @@ -1456,34 +1456,38 @@ msgstr "Kreiraj čas uživo" msgid "Create a new question" msgstr "Kreiraj novo pitanje" -#: frontend/src/components/AppSidebar.vue:449 +#: frontend/src/components/Modals/AssignmentForm.vue:7 +msgid "Create an Assignment" +msgstr "Kreiraj Zadatak" + +#: frontend/src/components/AppSidebar.vue:460 msgid "Create your first batch" msgstr "Kreiraj vašu prvu seriju" -#: frontend/src/components/AppSidebar.vue:383 +#: frontend/src/components/AppSidebar.vue:394 msgid "Create your first course" msgstr "Kreiraj vaš prvi kurs" -#: frontend/src/components/AppSidebar.vue:428 +#: frontend/src/components/AppSidebar.vue:439 msgid "Create your first quiz" msgstr "Kreiraj vašj prvi kviz" -#: 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 "Kreirano" -#: frontend/src/components/AppSidebar.vue:519 +#: frontend/src/components/AppSidebar.vue:530 msgid "Creating a batch" msgstr "Kreiranje grupe u toku" -#: frontend/src/components/AppSidebar.vue:510 +#: frontend/src/components/AppSidebar.vue:521 msgid "Creating a course" msgstr "Kreiranje kursa u toku" #. Label of the currency (Link) field in DocType 'LMS Batch' #. Label of the currency (Link) field in DocType 'LMS Course' #. Label of the currency (Link) field in DocType 'LMS Payment' -#: frontend/src/pages/BatchForm.vue: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 "Trenutna Lekcija" -#: frontend/src/components/AppSidebar.vue:541 +#: frontend/src/components/AppSidebar.vue:552 msgid "Custom Certificate Templates" msgstr "Prilagođeni Šabloni Certifikata" @@ -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 i Vrijeme" @@ -1633,7 +1637,7 @@ msgstr "Brisanjem ove lekcije trajno će se ukloniti iz kursa. Ova radnja se ne #. 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 "Radni Prostor" #: 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 "Detalji" @@ -1748,6 +1752,10 @@ msgstr "E-pošta" msgid "Edit" msgstr "Uredi" +#: frontend/src/components/Modals/AssignmentForm.vue:8 +msgid "Edit Assignment" +msgstr "Uredi Zadatak" + #: frontend/src/components/CourseOutline.vue:52 #: frontend/src/components/Modals/ChapterModal.vue:5 msgid "Edit Chapter" @@ -1790,7 +1798,7 @@ msgstr "ID e-pošte" msgid "Email Sent" msgstr "E-pošta poslana" -#: frontend/src/pages/BatchForm.vue:167 +#: frontend/src/pages/BatchForm.vue:205 msgid "Email Template" msgstr "Šablon e-pošte" @@ -1838,7 +1846,7 @@ msgstr "Ako ovo omogućite, certifikat će biti objavljen na stranici sa certifi #. 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 "Datum Završetka (ili očekivani)" #. 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 "Potvrda upisa za {0}" msgid "Enrollment Count" msgstr "Broj Upisa" -#: lms/lms/utils.py:1898 +#: lms/lms/utils.py:1903 msgid "Enrollment Failed" msgstr "Upis nije uspio" @@ -1936,14 +1944,13 @@ msgstr "Unesite tačan odgovor" #: 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 "Grеška" -#: 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 "Greška pri kreiranju časa uživo. Pokušaj ponovo. {0}" @@ -1960,7 +1967,7 @@ msgid "Evaluation Details" msgstr "Detalji Ocjenjivanja" #. 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 "Datum Yavršetka Ocjenjivanja" msgid "Evaluation Request" msgstr "Zahtjev za Ocjenu" -#: 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 "Datum završetka ocjenjivanja ne može biti prije od datuma završetka grupe." @@ -2020,7 +2027,7 @@ msgstr "Raspored Ocjenjivača" msgid "Evaluator is Unavailable" msgstr "Ocjenjivač je Nedostupan" -#: 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 "Ocjenjivač je obavezan za plaćene certifikate." @@ -2031,7 +2038,7 @@ msgstr "Ocjenjivač je obavezan za plaćene certifikate." msgid "Event" msgstr "Događaj" -#: frontend/src/pages/BatchForm.vue:122 +#: frontend/src/pages/BatchForm.vue:151 msgid "Example: IST (+5:30)" msgstr "Primjer: IST (+5:30)" @@ -2060,6 +2067,10 @@ msgstr "Prijava Vježbe" msgid "Exercise Title" msgstr "Naziv Vježbe" +#: frontend/src/components/AppSidebar.vue:112 +msgid "Expand" +msgstr "Proširi" + #: frontend/src/components/CourseOutline.vue:21 msgid "Expand all chapters" msgstr "Raširi sva Poglavlja" @@ -2313,7 +2324,7 @@ msgstr "Naslov" msgid "Hello" msgstr "Zdravo" -#: frontend/src/components/AppSidebar.vue:80 +#: frontend/src/components/AppSidebar.vue:98 msgid "Help" msgstr "Pomoć" @@ -2547,7 +2558,7 @@ msgstr "Instruktor Napomene" #. 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 "Komentari Instruktora" msgid "Interest" msgstr "Kamata" -#: 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 "Uvod" @@ -2602,7 +2613,7 @@ msgstr "Samo po Pozivu" msgid "Invite Request" msgstr "Pozivni Zahtjev" -#: frontend/src/components/AppSidebar.vue:438 +#: frontend/src/components/AppSidebar.vue:449 msgid "Invite your team and students" msgstr "Pozovi vaš tim i učenike" @@ -2634,7 +2645,7 @@ msgstr "SCORM Paket" msgid "Issue Date" msgstr "Datum Izdavanja" -#: frontend/src/components/AppSidebar.vue:538 +#: frontend/src/components/AppSidebar.vue:549 msgid "Issue a Certificate" msgstr "Izdaj Certifikat" @@ -2683,7 +2694,7 @@ msgstr "Naziv Table za Posao" msgid "Job Details" msgstr "Detalji Posla" -#: lms/www/lms.py:159 +#: lms/www/lms.py:164 msgid "Job Openings" msgstr "Otvorena Radna Mjesta" @@ -3078,8 +3089,8 @@ msgid "LiveCode URL" msgstr "URL LiveCode" #: 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 "Maksimalnih Pokušaja" #. 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 Opis" #. 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 Slika" @@ -3429,11 +3440,11 @@ msgstr "Moderator" msgid "Modified By" msgstr "Izmijenio" -#: lms/lms/api.py:216 +#: lms/lms/api.py:218 msgid "Module Name is incorrect or does not exist." msgstr "Naziv modula je netačan ili ne postoji." -#: lms/lms/api.py:212 +#: lms/lms/api.py:214 msgid "Module is incorrect." msgstr "Modul je netačan." @@ -3444,7 +3455,7 @@ msgstr "Modul je netačan." msgid "Monday" msgstr "Ponedjeljak" -#: frontend/src/components/AppSidebar.vue:546 +#: frontend/src/components/AppSidebar.vue:557 msgid "Monetization" msgstr "Monetizacija" @@ -3472,20 +3483,11 @@ msgstr "Moj Kalendar" msgid "New" msgstr "Novi" -#: frontend/src/pages/AssignmentForm.vue:181 -#: frontend/src/pages/AssignmentForm.vue:197 -msgid "New Assignment" -msgstr "Novi Zadatak" - -#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.py:43 -msgid "New Assignment Submission" -msgstr "Prijava Novog Zadatka" - -#: 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 "Nova Grupa" -#: 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 "Novi Kurs" @@ -3522,11 +3524,11 @@ msgstr "Novi Kviz" msgid "New Sign Up" msgstr "Nova Registracija" -#: lms/lms/utils.py:606 +#: lms/lms/utils.py:604 msgid "New comment in batch {0}" msgstr "Novi komentar u grupi {0}" -#: lms/lms/utils.py:599 +#: lms/lms/utils.py:597 msgid "New reply on the topic {0} in course {1}" msgstr "Novi odgovor na temu {0} na kursu {1}" @@ -3568,7 +3570,7 @@ msgstr "Nema Predstojećih Ocjenjivanja" msgid "No announcements" msgstr "Nema Objava" -#: frontend/src/pages/Assignments.vue:56 +#: frontend/src/pages/Assignments.vue:53 msgid "No assignments found" msgstr "Nije pronađen nijedan zadatak" @@ -3580,6 +3582,14 @@ msgstr "Nijedna grupa nije pronađena" msgid "No certificates" msgstr "Bez Certifikata" +#: frontend/src/pages/CertifiedParticipants.vue:110 +msgid "No certified members" +msgstr "Nema certificiranih članova" + +#: frontend/src/pages/CertifiedParticipants.vue:114 +msgid "No certified members found. Please check again later or get certified yourself." +msgstr "Nisu pronađeni certificirani članovi. Provjeri kasnije ili se sami certificirajte." + #: frontend/src/components/BatchCourses.vue:67 msgid "No courses added" msgstr "Nema dodanih kurseva" @@ -3616,10 +3626,6 @@ msgstr "Nema pronađenih poslova" msgid "No live classes scheduled" msgstr "Nema zakazanih časova uživo" -#: frontend/src/pages/CertifiedParticipants.vue:89 -msgid "No participants found" -msgstr "Nije pronađen nijedan učesnik" - #: frontend/src/pages/Programs.vue:91 msgid "No programs found" msgstr "Nije pronađen nijedan program" @@ -3698,7 +3704,7 @@ msgstr "Obavještenja" msgid "Notify me when available" msgstr "Obavijesti me kada bude dostupno" -#: frontend/src/pages/BatchForm.vue:157 +#: frontend/src/pages/BatchForm.vue:170 msgid "Number of seats available" msgstr "Broj slobodnih mjesta" @@ -3842,7 +3848,7 @@ msgid "Pages" msgstr "Stranice" #. 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 "Zalijepite youtube vezu kratkog videa koji predstavlja kurs" #. 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 "Provjeri e-poštu za potvrdu" msgid "Please click on the following button to set your new password" msgstr "Klikni na sljedeće dugme da postavite novu lozinku" -#: lms/lms/utils.py: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 "Završite prethodne kurseve u programu da biste se upisali na ovaj 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 "Omogućite Zoom Postavke da koristite ovu funkciju." @@ -4052,8 +4058,8 @@ msgstr "Popuni sva pitanja za {0} minuta." msgid "Please enter a title." msgstr "Unesi Naziv" -#: 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 "Unesi važeći URL." @@ -4061,7 +4067,7 @@ msgstr "Unesi važeći URL." msgid "Please enter a valid time in the format HH:mm." msgstr "Unesi važeće vrijeme u formatu 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 "Unesi URL za podnošenje zadatka." @@ -4069,13 +4075,13 @@ msgstr "Unesi URL za podnošenje zadatka." msgid "Please enter your answer" msgstr "Unesi svoj odgovor" -#: lms/lms/doctype/lms_batch/lms_batch.py:56 -msgid "Please install the Payments app to create a paid batches." -msgstr "Instaliraj aplikaciju Payments da kreirate plaćene grupe." +#: 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 "Instaliraj aplikaciju plaćanja da kreirate plaćenu grupu. Za više detalja pogledajte dokumentaciju. {0}" -#: lms/lms/doctype/lms_course/lms_course.py:53 -msgid "Please install the Payments app to create a paid courses." -msgstr "Instaliraj aplikaciju plaćanja da kreirate plaćene kurseve." +#: 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 "Instaliraj aplikaciju plaćanja da kreirate plaćeni kurs. Za više detalja pogledajte dokumentaciju. {0}" #: frontend/src/pages/Billing.vue:254 msgid "Please let us know where you heard about us from." @@ -4089,7 +4095,7 @@ msgstr "Prijavi se da pristupiš kvizu." msgid "Please login to access this page." msgstr "Prijavi se da pristupiš ovoj stranici." -#: lms/lms/api.py:208 +#: lms/lms/api.py:210 msgid "Please login to continue with payment." msgstr "Prijavi se da nastaviš s plaćanjem." @@ -4130,7 +4136,7 @@ msgstr "Poduzmi odgovarajuće mjere na {0}" msgid "Please upload a SCORM package" msgstr "Učitaj SCORM Paket" -#: 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 "Učitaj datoteku zadatka." @@ -4176,6 +4182,10 @@ msgstr "Poštanski Broj" msgid "Posted on" msgstr "Objavljeno" +#: frontend/src/components/AppSidebar.vue:92 +msgid "Powered by Learning" +msgstr "Pokreće se od Učenje" + #. Name of a DocType #: lms/lms/doctype/preferred_function/preferred_function.json msgid "Preferred Function" @@ -4238,7 +4248,7 @@ msgstr "Primarne Zemlje" msgid "Primary Subgroup" msgstr "Primarna Podgrupa" -#: lms/lms/utils.py:437 +#: lms/lms/utils.py:435 msgid "Privacy Policy" msgstr "Pravila Privatnosti" @@ -4286,7 +4296,7 @@ msgstr "Član Programa" msgid "Program Members" msgstr "Članovi Programa" -#: 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 "Programi" @@ -4319,7 +4329,7 @@ msgstr "Objavi na Stranici Učesnika" #. 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 "Kupljeni 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 "Kviz je uspješno ažuriran" msgid "Quiz will appear at the bottom of the lesson." msgstr "Kviz će se pojaviti na dnu lekcije." -#: frontend/src/components/AppSidebar.vue: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 "Kvizovi" @@ -4531,7 +4542,7 @@ msgstr "Odbijeno" msgid "Related Courses" msgstr "Povezani Kursevi" -#: 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 "Ukloni" @@ -4600,7 +4611,7 @@ msgstr "Uloga" msgid "Role Preference" msgstr "Preferenca Uloge" -#: frontend/src/components/AppSidebar.vue:558 +#: frontend/src/components/AppSidebar.vue:569 msgid "Roles" msgstr "Uloge" @@ -4609,19 +4620,19 @@ msgstr "Uloge" msgid "Route" msgstr "Ruta" -#: 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 "Red #{0} Datum ne može biti izvan trajanja grupe." -#: 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 "Red #{0} Vrijeme završetka ne može biti izvan trajanja grupe." -#: 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 "Red #{0} Vrijeme početka ne može biti kasnije ili isto vremenu završetka." -#: 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 "Red #{0} Vrijeme početka ne može biti izvan trajanja grupe." @@ -4664,12 +4675,13 @@ msgstr "Subota" #: 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 "Spremi" @@ -4712,7 +4724,7 @@ msgstr "Rezultat Od Mogućih" msgid "Search" msgstr "Traži" -#: frontend/src/pages/CertifiedParticipants.vue:25 +#: frontend/src/pages/CertifiedParticipants.vue:26 msgid "Search by Name" msgstr "Traži po Imenu" @@ -4720,7 +4732,7 @@ msgstr "Traži po Imenu" msgid "Search by Title" msgstr "Traži po Nazivu" -#: frontend/src/pages/Assignments.vue:25 +#: frontend/src/pages/Assignments.vue:24 msgid "Search by title" msgstr "Traži po Nazivu" @@ -4729,7 +4741,7 @@ msgid "Search for an icon" msgstr "Traži Ikonu" #. 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 "Časovi na Dane" msgid "Set your Password" msgstr "Postavite svoju Lozinku" -#: frontend/src/components/AppSidebar.vue:506 +#: frontend/src/components/AppSidebar.vue:517 msgid "Setting up" msgstr "Postavljanje" -#: frontend/src/components/AppSidebar.vue:551 +#: frontend/src/components/AppSidebar.vue:562 msgid "Setting up payment gateway" msgstr "Postavljanje Platnog Prolaza" -#: 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 "Postavke" @@ -4799,7 +4811,7 @@ msgstr "Postavke" msgid "Share on" msgstr "Dijeli" -#: frontend/src/pages/BatchForm.vue:228 +#: frontend/src/pages/BatchForm.vue:242 msgid "Short Description" msgstr "Kratki Opis" @@ -4809,7 +4821,7 @@ msgstr "Kratki Opis" msgid "Short Introduction" msgstr "Kratki Uvod" -#: frontend/src/pages/BatchForm.vue:231 +#: frontend/src/pages/BatchForm.vue:245 msgid "Short description of the batch" msgstr "Kratak opis Grupe" @@ -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 "Počni Učiti" #. 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 "Zemlja" #: 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 "Statistika" @@ -5117,10 +5129,14 @@ msgstr "Predmet" msgid "Submission" msgstr "Predaja" -#: frontend/src/pages/AssignmentForm.vue:17 frontend/src/pages/QuizForm.vue:30 +#: frontend/src/pages/QuizForm.vue:30 msgid "Submission List" msgstr "List Predaje" +#: frontend/src/components/Modals/AssignmentForm.vue:30 +msgid "Submission Type" +msgstr "Tip Podnošenja" + #: frontend/src/components/Assignment.vue:13 #: frontend/src/components/Assignment.vue:16 msgid "Submission by" @@ -5154,6 +5170,8 @@ msgstr "Predano {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 "Predano {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 "Sažetak" msgid "Sunday" msgstr "Nedjelja" -#: lms/lms/api.py:1027 +#: lms/lms/api.py:1050 msgid "Suspicious pattern found in {0}: {1}" msgstr "Sumnjiva mustra pronađena u {0}: {1}" @@ -5269,7 +5286,7 @@ msgstr "Šablon" msgid "Temporarily Disabled" msgstr "Privremeno Onemogućeno" -#: lms/lms/utils.py:436 +#: lms/lms/utils.py:434 msgid "Terms of Use" msgstr "Uslovi Korišćenja" @@ -5305,7 +5322,7 @@ msgstr "Hvala vam na povratnim informacijama!" msgid "Thanks and Regards" msgstr "Hvala i Pozdrav" -#: lms/lms/utils.py:1930 +#: lms/lms/utils.py:1935 msgid "The batch is full. Please contact the Administrator." msgstr "Grupa je popunjena. Kontaktiraj Administratora." @@ -5349,15 +5366,11 @@ msgstr "Nema kurseva koji odgovaraju kriterijumima. Pazite, nova iskustva učenj msgid "There are no jobs available at the moment. Open a job opportunity or check here again later." msgstr "Trenutno nema slobodnih poslova. Otvori priliku za posao ili provjeri ovdje ponovo kasnije." -#: frontend/src/pages/CertifiedParticipants.vue:92 -msgid "There are no participants matching this criteria." -msgstr "Nema učesnika koji zadovoljavaju ovaj kriterijum." - #: 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 "Trenutno nema dostupnih programa. Pazite, nova iskustva učenja su uskoro na putu!" -#: 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 "Nema slobodnih mjesta u ovoj grupi." @@ -5373,7 +5386,7 @@ msgstr "Ne postoje prijave za ovaj zadatak." msgid "There are no {0} on this site." msgstr "Na ovoj stranici nema {0}." -#: 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 "Došlo je do ažuriranja vaše prijave za zadatak {0}" @@ -5404,7 +5417,7 @@ msgstr "Ovaj čas je završen" msgid "This course has:" msgstr "Ovaj kurs ima:" -#: lms/lms/utils.py:1773 +#: lms/lms/utils.py:1778 msgid "This course is free." msgstr "Ovaj kurs je besplatan." @@ -5475,7 +5488,7 @@ msgstr "Vremenski Šablon" #. 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 "Vremena:" #. 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 "Do" msgid "To Date" msgstr "Do Datuma" -#: lms/lms/utils.py:1784 +#: lms/lms/utils.py:1789 msgid "To join this batch, please contact the Administrator." msgstr "Da biste se pridružili ovoj grupi, kontaktirajte administratora." @@ -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 "Ažuriraj" msgid "Update Password" msgstr "Ažuriraj Lozinku" -#: 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 "Učitaj" @@ -5913,11 +5925,11 @@ msgstr "Već imate ocjenjivanje na {0} na {1} za kurs {2}." msgid "You are already certified for this course. Click on the card below to open your certificate." msgstr "Već ste certificirani za ovaj kurs. Klikni na karticu ispod da otvorite svoj certifikat." -#: lms/lms/api.py:232 +#: lms/lms/api.py:234 msgid "You are already enrolled for this batch." msgstr "Već ste upisani za ovu grupu." -#: lms/lms/api.py:224 +#: lms/lms/api.py:226 msgid "You are already enrolled for this course." msgstr "Već ste upisani za ovaj kurs." @@ -5991,7 +6003,7 @@ msgstr "Već ste se prijavili za ovaj posao." msgid "You have already exceeded the maximum number of attempts allowed for this quiz." msgstr "Već ste premašili maksimalan broj pokušaja dozvoljen za ovaj kviz." -#: lms/lms/api.py:251 +#: lms/lms/api.py:253 msgid "You have already purchased the certificate for this course." msgstr "Već ste kupili sertifikat za ovaj kurs." @@ -6015,7 +6027,7 @@ msgstr "Premašili ste maksimalan broj pokušaja ({0}) za ovaj kviz" msgid "You have got a score of {0} for the quiz {1}" msgstr "Imate ocjenu {0} za kviz {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 "Još niste kreirali nijedan zadatak. Da kreiraš novi zadatak, klikni na dugme \"Novi\" iznad." @@ -6059,7 +6071,7 @@ msgstr "YouTube video će se pojaviti na vrhu lekcije." msgid "Your Account has been successfully created!" msgstr "Vaš račun je uspješno kreiran!" -#: lms/lms/doctype/lms_batch/lms_batch.py:418 +#: lms/lms/doctype/lms_batch/lms_batch.py:423 msgid "Your batch {0} is starting tomorrow" msgstr "Vaša grupa {0} počinje sutra" @@ -6117,6 +6129,18 @@ msgstr "ali niste izvršili uplatu" msgid "cancel your application" msgstr "otkaži svoju prijavu" +#: frontend/src/pages/CertifiedParticipants.vue:82 +msgid "certificate" +msgstr "certifikat" + +#: frontend/src/pages/CertifiedParticipants.vue:81 +msgid "certificates" +msgstr "certifikati" + +#: frontend/src/pages/CertifiedParticipants.vue:21 +msgid "certified members" +msgstr "certificirani članovi" + #: frontend/src/pages/Lesson.vue:178 msgid "completed" msgstr "završeno" @@ -6173,7 +6197,7 @@ msgstr "sedmice" msgid "you can" msgstr "možeš" -#: 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} Postavke nisu pronađene" @@ -6213,7 +6237,7 @@ msgstr "{0} je već certificiran za kurs {1}" msgid "{0} is your evaluator" msgstr "{0} je vaš ocjenjivač" -#: lms/lms/utils.py:683 +#: lms/lms/utils.py:681 msgid "{0} mentioned you in a comment" msgstr "{0} vas je spomenuo u komentaru" @@ -6221,11 +6245,11 @@ msgstr "{0} vas je spomenuo u komentaru" msgid "{0} mentioned you in a comment in your batch." msgstr "{0} vas je spomenuo u komentaru u vašoj grupi." -#: 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} vas je spomenuo u komentaru u {1}" -#: lms/lms/utils.py:458 +#: lms/lms/utils.py:456 msgid "{0}k" msgstr "{0}k"