From 161276b58a852acfd48e5a73f796d77acfb88719 Mon Sep 17 00:00:00 2001 From: Jannat Patel <31363128+pateljannat@users.noreply.github.com> Date: Mon, 26 May 2025 23:41:13 +0530 Subject: [PATCH] chore: Serbian (Latin) translations --- lms/locale/sr_CS.po | 2160 ++++++++++++++++++++++--------------------- 1 file changed, 1125 insertions(+), 1035 deletions(-) diff --git a/lms/locale/sr_CS.po b/lms/locale/sr_CS.po index 30f8fa7c..e2d61c1b 100644 --- a/lms/locale/sr_CS.po +++ b/lms/locale/sr_CS.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: frappe\n" "Report-Msgid-Bugs-To: jannat@frappe.io\n" -"POT-Creation-Date: 2025-05-16 16:04+0000\n" -"PO-Revision-Date: 2025-05-24 17:46\n" +"POT-Creation-Date: 2025-05-23 16:04+0000\n" +"PO-Revision-Date: 2025-05-26 18:11\n" "Last-Translator: jannat@frappe.io\n" "Language-Team: Serbian (Latin)\n" "MIME-Version: 1.0\n" @@ -20,87 +20,91 @@ msgstr "" #: lms/templates/emails/assignment_submission.html:5 msgid " Please evaluate and grade it." -msgstr "" +msgstr " Molimo Vas da pregledate i ocenite." #: frontend/src/pages/Programs.vue:39 #, python-format msgid "% completed" -msgstr "" +msgstr "% završeno" #. Paragraph text in the LMS Workspace #: lms/lms/workspace/lms/lms.json msgid "LMS Settings" -msgstr "" +msgstr "LMS podešavanja" #. Paragraph text in the LMS Workspace #: lms/lms/workspace/lms/lms.json msgid "Setup a Home Page" -msgstr "" +msgstr "Postavite početnu stranicu" #. Paragraph text in the LMS Workspace #: lms/lms/workspace/lms/lms.json msgid "Visit LMS Portal" -msgstr "" +msgstr "Posetite LMS portal" #. Paragraph text in the LMS Workspace #: lms/lms/workspace/lms/lms.json msgid "Create a Course" -msgstr "" +msgstr "Kreiraj obuku" #. Paragraph text in the LMS Workspace #: lms/lms/workspace/lms/lms.json msgid "Documentation" -msgstr "" +msgstr "Dokumentacija" + +#: frontend/src/components/Modals/EmailTemplateModal.vue:50 +msgid "
Dear {{ member_name }},
\\n\\nYou have been enrolled in our upcoming batch {{ batch_name }}.
\\n\\nThanks,
\\nFrappe Learning
" +msgstr "Zdravo {{ member_name }},
\\n\\nUpisani ste u našu predstojeću grupu {{ batch_name }}.
\\n\\nHvala Vam,
\\nFrappe Learning
" #. Header text in the LMS Workspace #: lms/lms/workspace/lms/lms.json msgid "Get Started" -msgstr "" +msgstr "Započnite" #. Header text in the LMS Workspace #: lms/lms/workspace/lms/lms.json msgid "Master" -msgstr "" +msgstr "Master podaci" #. Header text in the LMS Workspace #: lms/lms/workspace/lms/lms.json msgid "Statistics" -msgstr "" +msgstr "Statistika" #: lms/lms/doctype/lms_course/lms_course.py:63 msgid "A course cannot have both paid certificate and certificate of completion." -msgstr "" +msgstr "Obuka ne može imati istovremeno plaćeni sertifikat i sertifikat o pohađanju." #: frontend/src/pages/CourseForm.vue:82 msgid "A one line introduction to the course that appears on the course card" -msgstr "" +msgstr "Kratak opis kursa koji se pojavljuje na kartici obuke" #: frontend/src/pages/ProfileAbout.vue:4 msgid "About" msgstr "O" -#: frontend/src/pages/Batch.vue:100 +#: frontend/src/pages/Batch.vue:98 msgid "About this batch" -msgstr "" +msgstr "O ovoj grupi" #. Label of the verify_terms (Check) field in DocType 'User' #: lms/fixtures/custom_field.json msgid "Acceptance for Terms and/or Policies" -msgstr "" +msgstr "Prihvatanje uslova i/ili pravila" #. Option for the 'Status' (Select) field in DocType 'Cohort Join Request' #: lms/lms/doctype/cohort_join_request/cohort_join_request.json msgid "Accepted" -msgstr "" +msgstr "Prihvaćeno" #. Label of the account_id (Data) field in DocType 'Zoom Settings' #: lms/lms/doctype/zoom_settings/zoom_settings.json msgid "Account ID" -msgstr "" +msgstr "ID naloga" #: frontend/src/pages/ProfileAbout.vue:17 msgid "Achievements" -msgstr "" +msgstr "Dostignuća" #. Option for the 'Status' (Select) field in DocType 'LMS Batch Old' #: lms/lms/doctype/lms_batch_old/lms_batch_old.json @@ -109,12 +113,12 @@ msgstr "Aktivan" #: frontend/src/pages/Statistics.vue:16 msgid "Active Members" -msgstr "" +msgstr "Aktivni članovi" #: frontend/src/components/Assessments.vue:11 #: frontend/src/components/BatchCourses.vue:11 #: frontend/src/components/BatchStudents.vue:117 -#: frontend/src/components/Categories.vue:27 +#: frontend/src/components/Categories.vue:43 #: frontend/src/components/Evaluators.vue:38 #: frontend/src/components/LiveClass.vue:11 #: frontend/src/components/Members.vue:44 frontend/src/pages/ProgramForm.vue:30 @@ -126,88 +130,88 @@ msgstr "Dodaj" #: frontend/src/components/CreateOutline.vue:18 #: frontend/src/components/Modals/ChapterModal.vue:5 msgid "Add Chapter" -msgstr "" +msgstr "Dodaj poglavlje" #: frontend/src/components/CourseOutline.vue:133 msgid "Add Lesson" -msgstr "" +msgstr "Dodaj lekciju" #: frontend/src/pages/ProfileEvaluator.vue:89 msgid "Add Slot" -msgstr "" +msgstr "Dodaj termin" #: lms/templates/onboarding_header.html:26 msgid "Add a Chapter" -msgstr "" +msgstr "Dodaj poglavlje" #: lms/templates/onboarding_header.html:33 msgid "Add a Lesson" -msgstr "" +msgstr "Dodaj lekciju" #: frontend/src/components/Modals/StudentModal.vue:5 msgid "Add a Student" -msgstr "" +msgstr "Dodaj studenta" -#: frontend/src/components/AppSidebar.vue:557 +#: frontend/src/components/AppSidebar.vue:553 msgid "Add a chapter" -msgstr "" +msgstr "Dodaj poglavlje" #: frontend/src/components/Modals/BatchCourseModal.vue:5 msgid "Add a course" -msgstr "" +msgstr "Dodaj obuku" #: frontend/src/pages/CourseForm.vue:67 msgid "Add a keyword and then press enter" -msgstr "" +msgstr "Dodaj ključnu reč, a zatim pritisni enter" -#: frontend/src/components/AppSidebar.vue:558 +#: frontend/src/components/AppSidebar.vue:554 msgid "Add a lesson" -msgstr "" +msgstr "Dodaj lekciju" #: frontend/src/components/Modals/Question.vue:163 #: frontend/src/pages/QuizForm.vue:183 msgid "Add a new question" -msgstr "" +msgstr "Dodaj novo pitanje" #: frontend/src/components/AssessmentPlugin.vue:11 msgid "Add a quiz to your lesson" -msgstr "" +msgstr "Dodajte kviz u svoju lekciju" #: frontend/src/components/Modals/AssessmentModal.vue:5 msgid "Add an assessment" -msgstr "" +msgstr "Dodaj procenu" #: frontend/src/components/AssessmentPlugin.vue:14 msgid "Add an assignment to your lesson" -msgstr "" +msgstr "Dodajte zadatak u svoju lekciju" #: lms/lms/doctype/lms_question/lms_question.py:66 msgid "Add at least one possible answer for this question: {0}" -msgstr "" +msgstr "Dodajte bar jedan mogući odgovor za ovo pitanje: {0}" -#: frontend/src/components/AppSidebar.vue:522 +#: frontend/src/components/AppSidebar.vue:518 msgid "Add courses to your batch" -msgstr "" +msgstr "Dodaj obuke u Vašu grupu" -#: frontend/src/components/AppSidebar.vue:502 +#: frontend/src/components/AppSidebar.vue:498 msgid "Add students to your batch" -msgstr "" +msgstr "Dodajte studente u svoju grupu" #: frontend/src/components/Modals/PageModal.vue:6 msgid "Add web page to sidebar" -msgstr "" +msgstr "Dodajte veb-stranicu u bočnu traku" #: frontend/src/components/Assignment.vue:68 msgid "Add your assignment as {0}" -msgstr "" +msgstr "Dodajte svoj zadatak kao {0}" -#: frontend/src/components/AppSidebar.vue:438 +#: frontend/src/components/AppSidebar.vue:434 msgid "Add your first chapter" -msgstr "" +msgstr "Dodajte Vaše prvo poglavlje" -#: frontend/src/components/AppSidebar.vue:453 +#: frontend/src/components/AppSidebar.vue:449 msgid "Add your first lesson" -msgstr "" +msgstr "Dodajte Vašu prvu lekciju" #. Label of the address (Link) field in DocType 'LMS Payment' #: frontend/src/pages/Billing.vue:64 @@ -230,24 +234,20 @@ msgstr "Adresa, red 2" #: lms/lms/doctype/cohort_web_page/cohort_web_page.json #: lms/lms/doctype/lms_enrollment/lms_enrollment.json msgid "Admin" -msgstr "" +msgstr "Administrator" #. Name of a role -#: frontend/src/pages/Batches.vue:277 lms/lms/doctype/lms_badge/lms_badge.json +#: frontend/src/pages/Batches.vue:273 lms/lms/doctype/lms_badge/lms_badge.json msgid "All" msgstr "Sve" -#: frontend/src/pages/Batches.vue:27 +#: frontend/src/pages/Batches.vue:26 msgid "All Batches" -msgstr "" +msgstr "Sve grupe" -#: frontend/src/pages/Courses.vue:27 lms/lms/widgets/BreadCrumb.html:3 +#: frontend/src/pages/Courses.vue:26 lms/lms/widgets/BreadCrumb.html:3 msgid "All Courses" -msgstr "" - -#: frontend/src/components/BatchFeedback.vue:51 -msgid "All Feedback" -msgstr "" +msgstr "Dodaj obuke" #: lms/templates/quiz/quiz.html:141 msgid "All Submissions" @@ -255,31 +255,31 @@ msgstr "Sve podneseno" #: lms/lms/doctype/lms_quiz/lms_quiz.py:44 msgid "All questions should have the same marks if the limit is set." -msgstr "" +msgstr "Sva pitanja treba da imaju iste ocene ukoliko je postavljeno ograničenje." #. Label of the allow_guest_access (Check) field in DocType 'LMS Settings' #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Allow Guest Access" -msgstr "" +msgstr "Dozvoli pristup gostima" #. Label of the allow_posting (Check) field in DocType 'Job Settings' #: lms/job/doctype/job_settings/job_settings.json msgid "Allow Job Posting From Website" -msgstr "" +msgstr "Dozvoli oglase za posao sa veb-sajta" #. Label of the allow_self_enrollment (Check) field in DocType 'LMS Batch' #: lms/lms/doctype/lms_batch/lms_batch.json msgid "Allow Self Enrollment" -msgstr "" +msgstr "Dozvoli samostalni upis" #. Label of the allow_future (Check) field in DocType 'LMS Batch' #: lms/lms/doctype/lms_batch/lms_batch.json msgid "Allow accessing future dates" -msgstr "" +msgstr "Dozvoli pristup budućim datumima" #: frontend/src/pages/BatchForm.vue:57 msgid "Allow self enrollment" -msgstr "" +msgstr "Dozvoli samostalni upis" #: lms/lms/user.py:34 msgid "Already Registered" @@ -288,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:250 frontend/src/pages/CourseForm.vue:230 +#: frontend/src/pages/BatchForm.vue:255 frontend/src/pages/CourseForm.vue:230 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_course/lms_course.json #: lms/lms/doctype/lms_payment/lms_payment.json @@ -300,36 +300,36 @@ msgstr "Iznos" #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_course/lms_course.json msgid "Amount (USD)" -msgstr "" +msgstr "Iznos (USD)" #: lms/lms/doctype/lms_batch/lms_batch.py:70 msgid "Amount and currency are required for paid batches." -msgstr "" +msgstr "Iznos i valuta su neophodni za plaćene grupe." #: lms/lms/doctype/lms_course/lms_course.py:74 msgid "Amount and currency are required for paid certificates." -msgstr "" +msgstr "Iznos i valuta su neophodni za plaćene sertifikate." #: lms/lms/doctype/lms_course/lms_course.py:71 msgid "Amount and currency are required for paid courses." -msgstr "" +msgstr "Iznos i valuta su neophodni za plaćene obuke." #. Label of the amount_with_gst (Currency) field in DocType 'LMS Payment' #: lms/lms/doctype/lms_payment/lms_payment.json msgid "Amount with GST" -msgstr "" +msgstr "Iznos sa GST" #: frontend/src/components/Modals/AnnouncementModal.vue:33 msgid "Announcement" -msgstr "" +msgstr "Saopštenje" #: frontend/src/components/Modals/AnnouncementModal.vue:101 msgid "Announcement has been sent successfully" -msgstr "" +msgstr "Saopštenje je uspešno poslato" #: frontend/src/components/Modals/AnnouncementModal.vue:96 msgid "Announcement is required" -msgstr "" +msgstr "Saopštenje je neophodno" #. Label of the answer (Text Editor) field in DocType 'LMS Assignment' #. Label of the answer (Text Editor) field in DocType 'LMS Assignment @@ -340,37 +340,37 @@ msgstr "" #: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json #: lms/lms/doctype/lms_exercise/lms_exercise.json msgid "Answer" -msgstr "" +msgstr "Odgovor" #: frontend/src/pages/CourseForm.vue:112 frontend/src/pages/CourseForm.vue:131 msgid "Appears on the course card in the course list" -msgstr "" +msgstr "Prikazuje se na kartici obuke u listi obuka" -#: frontend/src/pages/BatchForm.vue:225 +#: frontend/src/pages/BatchForm.vue:230 msgid "Appears when the batch URL is shared on any online platform" -msgstr "" +msgstr "Prikazuje se kada je URL grupe podeljen na bilo kojoj onlajn platforni" -#: frontend/src/pages/BatchForm.vue:206 +#: frontend/src/pages/BatchForm.vue:211 msgid "Appears when the batch URL is shared on socials" -msgstr "" +msgstr "Prikazuje se kada je URL grupe podeljen na društvenim mrežama" #: frontend/src/pages/JobDetail.vue:51 msgid "Apply" -msgstr "" +msgstr "Primeni" #. Label of the apply_gst (Check) field in DocType 'LMS Settings' #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Apply GST for India" -msgstr "" +msgstr "Primeni GST za Indiju" #. Label of the apply_rounding (Check) field in DocType 'LMS Settings' #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Apply Rounding on Equivalent" -msgstr "" +msgstr "Primeni zaokruživanje na ekvivalent" #: frontend/src/components/Modals/JobApplicationModal.vue:6 msgid "Apply for this job" -msgstr "" +msgstr "Prijavite se za ovaj posao" #. Option for the 'Status' (Select) field in DocType 'Invite Request' #. Option for the 'Status' (Select) field in DocType 'LMS Course' @@ -379,23 +379,23 @@ msgstr "" #: lms/lms/doctype/lms_course/lms_course.json #: lms/lms/doctype/lms_mentor_request/lms_mentor_request.json msgid "Approved" -msgstr "" +msgstr "Odobreno" #: frontend/src/components/Apps.vue:13 msgid "Apps" msgstr "Aplikacije" -#: frontend/src/pages/Batches.vue:287 +#: frontend/src/pages/Batches.vue:283 msgid "Archived" -msgstr "" +msgstr "Arhivirano" #: frontend/src/components/UpcomingEvaluations.vue:169 msgid "Are you sure you want to cancel this evaluation? This action cannot be undone." -msgstr "" +msgstr "Da li ste sigurni da želite da otkažete ovo ocenjivanje? Ova radnja se ne može poništiti." #: frontend/src/components/UserDropdown.vue:175 msgid "Are you sure you want to login to your Frappe Cloud dashboard?" -msgstr "" +msgstr "Da li ste sigurni da želite da se prijavite na svoju Frappe Cloud kontrolnu tablu?" #. Label of the assessment_tab (Tab Break) field in DocType 'LMS Batch' #. Label of the assessment (Table) field in DocType 'LMS Batch' @@ -403,40 +403,40 @@ msgstr "" #: frontend/src/components/Modals/BatchStudentProgress.vue:41 #: lms/lms/doctype/lms_batch/lms_batch.json lms/templates/assessments.html:11 msgid "Assessment" -msgstr "" +msgstr "Procena" #. Label of the assessment_name (Dynamic Link) field in DocType 'LMS #. Assessment' #: lms/lms/doctype/lms_assessment/lms_assessment.json msgid "Assessment Name" -msgstr "" +msgstr "Naziv procene" #. Label of the assessment_type (Link) field in DocType 'LMS Assessment' #: lms/lms/doctype/lms_assessment/lms_assessment.json msgid "Assessment Type" -msgstr "" +msgstr "Vrsta procene" #: frontend/src/components/Modals/AssessmentModal.vue:91 msgid "Assessment added successfully" -msgstr "" +msgstr "Procena je uspešno dodata" #: lms/lms/doctype/lms_batch/lms_batch.py:80 msgid "Assessment {0} has already been added to this batch." -msgstr "" +msgstr "Procena {0} je već dodata ovoj grupi." #. Label of the show_assessments (Check) field in DocType 'LMS Settings' -#: frontend/src/components/AppSidebar.vue:570 +#: frontend/src/components/AppSidebar.vue:566 #: frontend/src/components/Assessments.vue:5 #: frontend/src/components/BatchStudents.vue:68 #: frontend/src/components/BatchStudents.vue:101 #: lms/lms/doctype/lms_settings/lms_settings.json #: lms/templates/assessments.html:3 msgid "Assessments" -msgstr "" +msgstr "Procene" #: lms/lms/doctype/lms_badge/lms_badge.js:50 msgid "Assign" -msgstr "" +msgstr "Dodeli" #. Label of the section_break_16 (Section Break) field in DocType 'Course #. Lesson' @@ -453,52 +453,52 @@ msgstr "Zadatak" #. Submission' #: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json msgid "Assignment Attachment" -msgstr "" +msgstr "Prilog zadatka" #: frontend/src/pages/AssignmentSubmissionList.vue:223 msgid "Assignment Submissions" -msgstr "" +msgstr "Podnošenja zadataka" #. Label of the assignment_title (Data) field in DocType 'LMS Assignment #. Submission' #: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json msgid "Assignment Title" -msgstr "" +msgstr "Naslov zadatka" #: frontend/src/components/Modals/AssignmentForm.vue:125 msgid "Assignment created successfully" -msgstr "" +msgstr "Zadatak je uspešno kreiran" #: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.py:24 msgid "Assignment for Lesson {0} by {1} already exists." -msgstr "" +msgstr "Zadaci za lekciju {0} od strane {1} već postoje." #: frontend/src/components/Assignment.vue:356 msgid "Assignment submitted successfully" -msgstr "" +msgstr "Zadatak je uspešno podnet" #: frontend/src/components/Modals/AssignmentForm.vue:138 msgid "Assignment updated successfully" -msgstr "" +msgstr "Zadatak je uspeš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 "" +msgstr "Zadatak će se prikazivati na dnu u okviru lekcije." -#: frontend/src/components/AppSidebar.vue:574 +#: frontend/src/components/AppSidebar.vue:570 #: frontend/src/pages/Assignments.vue:211 lms/www/lms.py:273 msgid "Assignments" msgstr "Dodeljeni zadaci" #: lms/lms/doctype/lms_question/lms_question.py:43 msgid "At least one option must be correct for this question." -msgstr "" +msgstr "Bar jedna opcija mora biti tačna za ovo pitanje." #. Label of the attire (Select) field in DocType 'User' #: lms/fixtures/custom_field.json msgid "Attire Preference" -msgstr "" +msgstr "Preferencija odevanja" #: frontend/src/pages/ProfileEvaluator.vue:137 msgid "Authorize Google Calendar Access" @@ -507,46 +507,46 @@ msgstr "Odobri pristup Google Calendar-u" #. Option for the 'Event' (Select) field in DocType 'LMS Badge' #: lms/lms/doctype/lms_badge/lms_badge.json msgid "Auto Assign" -msgstr "" +msgstr "Automatska dodela" #. Label of the auto_recording (Select) field in DocType 'LMS Live Class' #: frontend/src/components/Modals/LiveClassModal.vue:77 #: lms/lms/doctype/lms_live_class/lms_live_class.json msgid "Auto Recording" -msgstr "" +msgstr "Automatsko snimanje" #: frontend/src/pages/ProfileEvaluator.vue:224 msgid "Availability updated successfully" -msgstr "" +msgstr "Dostupnost je uspešno ažurirana" + +#: frontend/src/components/BatchFeedback.vue:43 +msgid "Average Feedback Received" +msgstr "Prosečna ocena povratnih informacija" #: frontend/src/components/CourseCard.vue:55 #: frontend/src/pages/CourseDetail.vue:20 msgid "Average Rating" -msgstr "" - -#: frontend/src/components/BatchFeedback.vue:38 -msgid "Average of Feedback Received" -msgstr "" +msgstr "Prosečna ocena" #: frontend/src/pages/Lesson.vue:166 msgid "Back to Course" -msgstr "" +msgstr "Nazad na obuku" #. Label of the badge (Link) field in DocType 'LMS Badge Assignment' #: lms/lms/doctype/lms_badge_assignment/lms_badge_assignment.json msgid "Badge" -msgstr "" +msgstr "Bedž" #. Label of the badge_description (Small Text) field in DocType 'LMS Badge #. Assignment' #: lms/lms/doctype/lms_badge_assignment/lms_badge_assignment.json msgid "Badge Description" -msgstr "" +msgstr "Opis bedža" #. Label of the badge_image (Attach) field in DocType 'LMS Badge Assignment' #: lms/lms/doctype/lms_badge_assignment/lms_badge_assignment.json msgid "Badge Image" -msgstr "" +msgstr "Slika bedža" #. Label of the batch (Link) field in DocType 'LMS Batch Enrollment' #. Label of the batch (Link) field in DocType 'LMS Batch Feedback' @@ -560,36 +560,40 @@ msgstr "" #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json #: lms/lms/doctype/lms_live_class/lms_live_class.json msgid "Batch" -msgstr "Šarža" +msgstr "Grupa" #. Label of the batch_confirmation_template (Link) field in DocType 'LMS #. Settings' #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Batch Confirmation Template" -msgstr "" +msgstr "Šablon potvrde grupe" #. Name of a DocType #: lms/lms/doctype/batch_course/batch_course.json msgid "Batch Course" -msgstr "" +msgstr "Grupna obuka" #. Label of the section_break_5 (Section Break) field in DocType 'LMS Batch #. Old' #: lms/lms/doctype/lms_batch_old/lms_batch_old.json msgid "Batch Description" -msgstr "Opis šarže" +msgstr "Opis grupe" #. Label of the batch_details (Text Editor) field in DocType 'LMS Batch' #: frontend/src/pages/BatchForm.vue:126 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/templates/emails/batch_confirmation.html:26 msgid "Batch Details" -msgstr "Detalji šarže" +msgstr "Detalji grupe" #. Label of the batch_details_raw (HTML Editor) field in DocType 'LMS Batch' #: lms/lms/doctype/lms_batch/lms_batch.json msgid "Batch Details Raw" -msgstr "" +msgstr "Neobrađeni detalji grupe" + +#: frontend/src/components/Modals/EmailTemplateModal.vue:28 +msgid "Batch Enrollment Confirmation" +msgstr "Potvrda upisa u grupu" #. Name of a role #: lms/lms/doctype/course_evaluator/course_evaluator.json @@ -598,12 +602,12 @@ msgstr "" #: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json msgid "Batch Evaluator" -msgstr "" +msgstr "Osoba za ocenjivanje grupe" #. Label of the batch_name (Link) field in DocType 'LMS Certificate Evaluation' #: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json msgid "Batch Name" -msgstr "" +msgstr "Naziv grupe" #. Label of the batch_old (Link) field in DocType 'Exercise Latest Submission' #. Label of the batch_old (Link) field in DocType 'Exercise Submission' @@ -612,7 +616,7 @@ msgstr "" #: lms/lms/doctype/exercise_submission/exercise_submission.json #: lms/lms/doctype/lms_enrollment/lms_enrollment.json msgid "Batch Old" -msgstr "" +msgstr "Stara grupa" #. Label of the section_break_7 (Section Break) field in DocType 'LMS Batch #. Old' @@ -621,56 +625,56 @@ msgstr "" #: lms/lms/doctype/lms_batch_old/lms_batch_old.json #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Batch Settings" -msgstr "" +msgstr "Podešavanja grupe" #: lms/templates/emails/batch_confirmation.html:11 msgid "Batch Start Date:" -msgstr "" +msgstr "Datum početka grupe:" #. Label of the batch_title (Data) field in DocType 'LMS Certificate' #. Label of the batch_title (Data) field in DocType 'LMS Certificate Request' #: lms/lms/doctype/lms_certificate/lms_certificate.json #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json msgid "Batch Title" -msgstr "" +msgstr "Naslov grupe" #: lms/lms/doctype/lms_batch/lms_batch.py:41 msgid "Batch end date cannot be before the batch start date" -msgstr "" +msgstr "Datum završetka grupe ne može biti pre datuma početka grupe" #: lms/lms/api.py:246 msgid "Batch has already started." -msgstr "" +msgstr "Grupa je već započela." #: lms/lms/api.py:241 msgid "Batch is sold out." -msgstr "" +msgstr "Grupa je rasprodata." #: lms/lms/doctype/lms_batch/lms_batch.py:46 msgid "Batch start time cannot be greater than or equal to end time." -msgstr "" +msgstr "Vreme početka grupe ne može biti veće ili jednako vremenu završetka grupe." #: lms/templates/emails/batch_start_reminder.html:10 msgid "Batch:" -msgstr "" +msgstr "Grupa:" #. Label of the batches (Check) field in DocType 'LMS Settings' -#: frontend/src/pages/Batches.vue:311 frontend/src/pages/Batches.vue:318 +#: frontend/src/pages/Batches.vue:299 frontend/src/pages/Batches.vue:306 #: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:122 msgid "Batches" -msgstr "" +msgstr "Grupe" #. Label of the begin_date (Date) field in DocType 'Cohort' #: lms/lms/doctype/cohort/cohort.json msgid "Begin Date" -msgstr "" +msgstr "Datum početka" #: lms/templates/emails/batch_confirmation.html:33 #: lms/templates/emails/batch_start_reminder.html:31 #: lms/templates/emails/certification.html:20 #: lms/templates/emails/live_class_reminder.html:28 msgid "Best Regards" -msgstr "" +msgstr "Srdačan pozdrav" #. Label of the billing_details_section (Section Break) field in DocType 'LMS #. Payment' @@ -683,7 +687,7 @@ msgstr "Detalji fakturisanja" #: frontend/src/pages/Billing.vue:70 #: lms/lms/doctype/lms_payment/lms_payment.json msgid "Billing Name" -msgstr "" +msgstr "Naziv za fakturisanje" #: frontend/src/components/Modals/EditProfile.vue:75 msgid "Bio" @@ -692,35 +696,35 @@ msgstr "Biografija" #. Label of the body (Markdown Editor) field in DocType 'Course Lesson' #: lms/lms/doctype/course_lesson/course_lesson.json msgid "Body" -msgstr "" +msgstr "Sadržaj" #. Option for the 'Collaboration Preference' (Select) field in DocType 'User' #: lms/fixtures/custom_field.json msgid "Both Individual and Team Work" -msgstr "" +msgstr "I samostalan i timski rad" #. Label of the branch (Data) field in DocType 'User' #: lms/fixtures/custom_field.json msgid "Branch" -msgstr "Filijala" +msgstr "Organizaciona jedinica" #. Option for the 'User Category' (Select) field in DocType 'User' #: lms/fixtures/custom_field.json lms/templates/signup-form.html:23 msgid "Business Owner" -msgstr "" +msgstr "Vlasnik biznisa" #: frontend/src/components/CourseCardOverlay.vue:48 msgid "Buy this course" -msgstr "" +msgstr "Kupite ovu obuku" #: lms/templates/emails/lms_message.html:11 msgid "By" -msgstr "" +msgstr "Od strane" #. Option for the 'Grade Type' (Select) field in DocType 'Education Detail' #: lms/lms/doctype/education_detail/education_detail.json msgid "CGPA/4" -msgstr "" +msgstr "CGPA/4" #: frontend/src/components/UpcomingEvaluations.vue:60 #: frontend/src/components/UpcomingEvaluations.vue:174 @@ -729,7 +733,7 @@ msgstr "Otkaži" #: frontend/src/components/UpcomingEvaluations.vue:168 msgid "Cancel this evaluation?" -msgstr "" +msgstr "Otkažite ocenjivanje?" #. Option for the 'Status' (Select) field in DocType 'Cohort' #. Option for the 'Stage' (Select) field in DocType 'LMS Batch Old' @@ -744,29 +748,41 @@ msgstr "Otkazano" #. 'User' #: lms/fixtures/custom_field.json msgid "Career Preference Details" -msgstr "" +msgstr "Detalji o karijernim preferencijama" #. Option for the 'Attire Preference' (Select) field in DocType 'User' #: lms/fixtures/custom_field.json msgid "Casual Wear" -msgstr "" +msgstr "Ležerna odeć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:177 frontend/src/pages/Batches.vue:57 +#: frontend/src/pages/BatchForm.vue:182 frontend/src/pages/Batches.vue:55 #: frontend/src/pages/CertifiedParticipants.vue:38 -#: frontend/src/pages/CourseForm.vue:36 frontend/src/pages/Courses.vue:53 +#: frontend/src/pages/CourseForm.vue:36 frontend/src/pages/Courses.vue:51 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_category/lms_category.json #: lms/lms/doctype/lms_course/lms_course.json lms/templates/signup-form.html:22 msgid "Category" msgstr "Kategorija" -#: frontend/src/components/Categories.vue:23 +#: frontend/src/components/Categories.vue:39 msgid "Category Name" msgstr "Naziv kategorije" +#: frontend/src/components/Categories.vue:133 +msgid "Category added successfully" +msgstr "Kategorija je uspešno dodata" + +#: frontend/src/components/Categories.vue:193 +msgid "Category deleted successfully" +msgstr "Kategorija je uspešno obrisana" + +#: frontend/src/components/Categories.vue:173 +msgid "Category updated successfully" +msgstr "Kategorija je uspešno ažurirana" + #. Label of the certificate (Link) field in DocType 'LMS Enrollment' #. Label of a shortcut in the LMS Workspace #: lms/lms/doctype/lms_enrollment/lms_enrollment.json @@ -777,27 +793,27 @@ msgstr "Sertifikat" #. Label of the certification_template (Link) field in DocType 'LMS Settings' #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Certificate Email Template" -msgstr "" +msgstr "Šablon imejla za sertifikat" #: lms/templates/emails/certification.html:13 msgid "Certificate Link" -msgstr "" +msgstr "Link sertifikata" #: frontend/src/components/CourseCardOverlay.vue:130 msgid "Certificate of Completion" -msgstr "" +msgstr "Sertifikat o pohađanju" #: frontend/src/components/Modals/Event.vue:311 msgid "Certificate saved successfully" -msgstr "" +msgstr "Sertifikat je uspešno sačuvan" #: frontend/src/pages/ProfileCertificates.vue:4 msgid "Certificates" -msgstr "" +msgstr "Sertifikati" #: frontend/src/components/Modals/BulkCertificates.vue:120 msgid "Certificates generated successfully" -msgstr "" +msgstr "Sertifikati su uspešno generisani" #. Label of the certification (Table) field in DocType 'User' #. Name of a DocType @@ -806,44 +822,44 @@ msgstr "" #. Enrollment' #. Label of a Card Break in the LMS Workspace #. Label of a Link in the LMS Workspace -#: frontend/src/components/AppSidebar.vue:578 +#: frontend/src/components/AppSidebar.vue:574 #: frontend/src/components/CourseCard.vue:115 #: frontend/src/components/Modals/Event.vue:372 -#: frontend/src/pages/BatchForm.vue:62 frontend/src/pages/Batches.vue:40 +#: frontend/src/pages/BatchForm.vue:62 frontend/src/pages/Batches.vue:38 #: frontend/src/pages/CourseCertification.vue:10 #: frontend/src/pages/CourseCertification.vue:135 -#: frontend/src/pages/Courses.vue:36 lms/fixtures/custom_field.json +#: frontend/src/pages/Courses.vue:34 lms/fixtures/custom_field.json #: lms/lms/doctype/certification/certification.json #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_enrollment/lms_enrollment.json #: lms/lms/workspace/lms/lms.json msgid "Certification" -msgstr "" +msgstr "Sertifikacija" #. Label of the certification_details (Section Break) field in DocType 'User' #: lms/fixtures/custom_field.json msgid "Certification Details" -msgstr "" +msgstr "Detalji sertifikacije" #. Label of the certification_name (Data) field in DocType 'Certification' #: lms/lms/doctype/certification/certification.json msgid "Certification Name" -msgstr "" +msgstr "Naziv sertifiakcije" #: frontend/src/components/BatchStudents.vue:36 msgid "Certified" -msgstr "" +msgstr "Sertifikovan" #: frontend/src/pages/CertifiedParticipants.vue:182 #: frontend/src/pages/CertifiedParticipants.vue:189 #: frontend/src/pages/Statistics.vue:40 msgid "Certified Members" -msgstr "" +msgstr "Sertifikovani članovi" #. Label of the certified_participants (Check) field in DocType 'LMS Settings' #: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:302 msgid "Certified Participants" -msgstr "" +msgstr "Sertifikovani učesnici" #: lms/templates/assignment.html:13 msgid "Change" @@ -851,7 +867,7 @@ msgstr "Promena" #: frontend/src/components/Assignment.vue:342 msgid "Changes saved successfully" -msgstr "" +msgstr "Promene su uspešno sačuvane" #. Label of the chapter (Link) field in DocType 'Chapter Reference' #. Label of the chapter (Link) field in DocType 'LMS Course Progress' @@ -860,29 +876,29 @@ msgstr "" #: lms/lms/doctype/lms_course_progress/lms_course_progress.json #: lms/lms/workspace/lms/lms.json msgid "Chapter" -msgstr "" +msgstr "Poglavlje" #. Name of a DocType #: lms/lms/doctype/chapter_reference/chapter_reference.json msgid "Chapter Reference" -msgstr "" +msgstr "Referenca poglavlja" #: frontend/src/components/Modals/ChapterModal.vue:154 msgid "Chapter added successfully" -msgstr "" +msgstr "Poglavlje je uspešno dodato" #: frontend/src/components/CourseOutline.vue:290 msgid "Chapter deleted successfully" -msgstr "" +msgstr "Poglavlje je uspešno obrisano" #: frontend/src/components/Modals/ChapterModal.vue:196 msgid "Chapter updated successfully" -msgstr "" +msgstr "Poglavlje je uspešno ažurirano" #. Label of the chapters (Table) field in DocType 'LMS Course' #: lms/lms/doctype/lms_course/lms_course.json msgid "Chapters" -msgstr "" +msgstr "Poglavlja" #: frontend/src/components/Quiz.vue:205 lms/templates/quiz/quiz.html:120 msgid "Check" @@ -890,34 +906,34 @@ msgstr "Označi" #: lms/templates/emails/mention_template.html:10 msgid "Check Discussion" -msgstr "" +msgstr "Proveri diskusiju" #: frontend/src/components/Modals/AssignmentForm.vue:55 msgid "Check Submissions" -msgstr "" +msgstr "Proveri podneske" #: lms/templates/certificates_section.html:24 msgid "Check out the {0} to know more about certification." -msgstr "" +msgstr "Pogledaj {0} za više informacija o sertifikaciji." #: frontend/src/components/NoPermission.vue:19 msgid "Checkout Courses" -msgstr "" +msgstr "Završi kupovinu kurseva" #. Option for the 'Type' (Select) field in DocType 'LMS Question' #. Option for the 'Type' (Select) field in DocType 'LMS Quiz Question' #: lms/lms/doctype/lms_question/lms_question.json #: lms/lms/doctype/lms_quiz_question/lms_quiz_question.json msgid "Choices" -msgstr "" +msgstr "Izbori" #: frontend/src/components/Quiz.vue:608 lms/templates/quiz/quiz.html:53 msgid "Choose all answers that apply" -msgstr "" +msgstr "Izaberi sve tačne odgovore" #: frontend/src/components/Modals/Question.vue:19 msgid "Choose an existing question" -msgstr "" +msgstr "Izaberi postojeće pitanje" #: frontend/src/components/Controls/IconPicker.vue:27 msgid "Choose an icon" @@ -925,7 +941,7 @@ msgstr "Izaberi ikonicu" #: frontend/src/components/Quiz.vue:609 lms/templates/quiz/quiz.html:53 msgid "Choose one answer" -msgstr "" +msgstr "Izaberite jedan odgovor" #. Label of the city (Data) field in DocType 'User' #. Label of the location (Data) field in DocType 'Job Opportunity' @@ -937,7 +953,7 @@ msgstr "Grad" #: lms/templates/emails/live_class_reminder.html:10 msgid "Class:" -msgstr "" +msgstr "Predavanje:" #: frontend/src/components/Controls/Link.vue:49 msgid "Clear" @@ -946,11 +962,15 @@ msgstr "Očisti" #. Option for the 'Role Preference' (Select) field in DocType 'User' #: lms/fixtures/custom_field.json msgid "Clearly Defined Role" -msgstr "" +msgstr "Jasno definisana uloga" + +#: frontend/src/components/BatchFeedback.vue:10 +msgid "Click here" +msgstr "Kliknite ovde" #: frontend/src/components/LessonHelp.vue:30 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." -msgstr "" +msgstr "Kliknite na ikonicu za dodavanje u uređivaču i izaberite kviz iz menija. Otvoriće se dijalog u kojem možete izabrati postojeći kviz sa liste ili kreirati novi. Kada izaberete opciju kreiraj novi, bićete preusmereni na stranicu za kreiranje kviza." #. Label of the client_id (Data) field in DocType 'Zoom Settings' #: lms/lms/doctype/zoom_settings/zoom_settings.json @@ -962,7 +982,7 @@ msgstr "ID klijenta" msgid "Client Secret" msgstr "Tajna klijenta" -#: frontend/src/components/Categories.vue:12 +#: frontend/src/components/Categories.vue:27 #: frontend/src/components/Evaluators.vue:24 #: frontend/src/components/Members.vue:24 msgid "Close" @@ -978,12 +998,12 @@ msgstr "Zatvoreno" #. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class' #: lms/lms/doctype/lms_live_class/lms_live_class.json msgid "Cloud" -msgstr "" +msgstr "Oblak" #. Label of the code (Code) field in DocType 'LMS Exercise' #: lms/lms/doctype/lms_exercise/lms_exercise.json msgid "Code" -msgstr "Šifra" +msgstr "Kod" #. Name of a DocType #. Label of the cohort (Link) field in DocType 'Cohort Join Request' @@ -1000,37 +1020,37 @@ msgstr "Šifra" #: lms/lms/doctype/cohort_web_page/cohort_web_page.json #: lms/lms/doctype/lms_enrollment/lms_enrollment.json msgid "Cohort" -msgstr "" +msgstr "Obrazovna grupa" #. Name of a DocType #: lms/lms/doctype/cohort_join_request/cohort_join_request.json msgid "Cohort Join Request" -msgstr "" +msgstr "Zahtev za pridruživanjem obrazovnoj grupi" #. Name of a DocType #: lms/lms/doctype/cohort_mentor/cohort_mentor.json msgid "Cohort Mentor" -msgstr "" +msgstr "Član obrazovne grupe" #. Name of a DocType #: lms/lms/doctype/cohort_staff/cohort_staff.json msgid "Cohort Staff" -msgstr "" +msgstr "Osoblje obrazovne grupe" #. Name of a DocType #: lms/lms/doctype/cohort_subgroup/cohort_subgroup.json msgid "Cohort Subgroup" -msgstr "" +msgstr "Podgrupa obrazovne grupe" #. Name of a DocType #: lms/lms/doctype/cohort_web_page/cohort_web_page.json msgid "Cohort Web Page" -msgstr "" +msgstr "Veb-stranica obrazovne grupe" #. Label of the collaboration (Select) field in DocType 'User' #: lms/fixtures/custom_field.json msgid "Collaboration Preference" -msgstr "" +msgstr "Preferencije za saradnju" #: frontend/src/components/AppSidebar.vue:142 msgid "Collapse" @@ -1039,7 +1059,7 @@ msgstr "Sažmi" #. Label of the college (Data) field in DocType 'User' #: lms/fixtures/custom_field.json msgid "College Name" -msgstr "" +msgstr "Naziv fakulteta" #. Label of the color (Color) field in DocType 'LMS Timetable Legend' #: lms/lms/doctype/lms_timetable_legend/lms_timetable_legend.json @@ -1062,13 +1082,13 @@ msgstr "Komentari" #: frontend/src/components/Assignment.vue:142 msgid "Comments by Evaluator" -msgstr "" +msgstr "Komentari od osobe za ocenjivanje" #. Description of the 'Meta Keywords' (Small Text) field in DocType 'LMS #. Settings' #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Common keywords that will be used for all pages" -msgstr "" +msgstr "Zajedničke ključne reči koje će se koristiti za sve stranice" #. Label of the company (Data) field in DocType 'LMS Job Application' #. Label of the company (Data) field in DocType 'Work Experience' @@ -1082,13 +1102,13 @@ msgstr "Kompanija" #: frontend/src/pages/JobForm.vue:56 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Company Details" -msgstr "" +msgstr "Detalji kompanije" #. Label of the company_email_address (Data) field in DocType 'Job Opportunity' #: frontend/src/pages/JobForm.vue:75 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Company Email Address" -msgstr "" +msgstr "Imejl adresa kompanije" #. Label of the company_logo (Attach Image) field in DocType 'Job Opportunity' #: frontend/src/pages/JobForm.vue:80 @@ -1105,13 +1125,13 @@ msgstr "Naziv kompanije" #. Label of the company_type (Select) field in DocType 'User' #: lms/fixtures/custom_field.json msgid "Company Type" -msgstr "" +msgstr "Vrsta kompanije" #. Label of the company_website (Data) field in DocType 'Job Opportunity' #: frontend/src/pages/JobForm.vue:68 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Company Website" -msgstr "" +msgstr "Veb-sajt kompanije" #. Option for the 'Status' (Select) field in DocType 'LMS Course Progress' #: frontend/src/components/Modals/BatchStudentProgress.vue:24 @@ -1122,15 +1142,15 @@ msgstr "Završeno" #: lms/templates/emails/lms_invite_request_approved.html:7 msgid "Complete Sign Up" -msgstr "" +msgstr "Završite registraciju" #: lms/templates/emails/payment_reminder.html:15 msgid "Complete Your Enrollment" -msgstr "" +msgstr "Dovršite svoj upis" #: lms/lms/doctype/lms_payment/lms_payment.py:73 msgid "Complete Your Enrollment - Don't miss out!" -msgstr "" +msgstr "Dovršite svoj upis - Nemojte ga propustiti!" #. Option for the 'Status' (Select) field in DocType 'Cohort' #. Option for the 'Stage' (Select) field in DocType 'LMS Batch Old' @@ -1144,34 +1164,34 @@ msgstr "Završeno" #: frontend/src/components/BatchStudents.vue:373 msgid "Completed by Students" -msgstr "" +msgstr "Završeno od strane studenata" #. Label of the enable_certification (Check) field in DocType 'LMS Course' #: frontend/src/pages/CourseForm.vue:217 #: lms/lms/doctype/lms_course/lms_course.json msgid "Completion Certificate" -msgstr "" +msgstr "Sertifikat o završetku" #. Label of the condition (Code) field in DocType 'LMS Badge' #: lms/lms/doctype/lms_badge/lms_badge.json msgid "Condition" -msgstr "" +msgstr "Uslov" #: lms/lms/doctype/lms_badge/lms_badge.py:16 msgid "Condition must be in valid JSON format." -msgstr "" +msgstr "Uslov mora biti u važećem JSON formatu." #: lms/lms/doctype/lms_badge/lms_badge.py:21 msgid "Condition must be valid python code." -msgstr "" +msgstr "Uslov mora biti važeći python kod." #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.js:7 msgid "Conduct Evaluation" -msgstr "" +msgstr "Sprovesti ocenjivanje" #: frontend/src/pages/BatchForm.vue:141 msgid "Configurations" -msgstr "" +msgstr "Konfiguracije" #: frontend/src/components/UserDropdown.vue:180 msgid "Confirm" @@ -1181,7 +1201,7 @@ msgstr "Potvrdi" #. Enrollment' #: lms/lms/doctype/lms_batch_enrollment/lms_batch_enrollment.json msgid "Confirmation Email Sent" -msgstr "" +msgstr "Potvrdni imejl je poslat" #. Label of the confirmation_email_template (Link) field in DocType 'LMS Batch' #: lms/lms/doctype/lms_batch/lms_batch.json @@ -1190,15 +1210,17 @@ msgstr "Šablon imejla za potvrdu" #: lms/lms/doctype/lms_certificate/lms_certificate.py:29 msgid "Congratulations on getting certified!" -msgstr "" +msgstr "Čestitamo na dobijanju sertifikata!" #: frontend/src/components/CourseCardOverlay.vue:57 #: frontend/src/pages/Lesson.vue:47 msgid "Contact the Administrator to enroll for this course." -msgstr "" +msgstr "Kontaktirajte administratora da biste se upisali na ovu obuku." #. Label of the content (Text) field in DocType 'Course Lesson' #. Label of the content (Rating) field in DocType 'LMS Batch Feedback' +#: frontend/src/components/Modals/EmailTemplateModal.vue:44 +#: frontend/src/components/Modals/EmailTemplateModal.vue:57 #: frontend/src/pages/LessonForm.vue:62 #: lms/lms/doctype/course_lesson/course_lesson.json #: lms/lms/doctype/lms_batch_feedback/lms_batch_feedback.json @@ -1207,7 +1229,7 @@ msgstr "Sadržaj" #: frontend/src/components/CourseCardOverlay.vue:30 msgid "Continue Learning" -msgstr "" +msgstr "Nastavite sa učenjem" #. Option for the 'Type' (Select) field in DocType 'Job Opportunity' #: frontend/src/pages/Jobs.vue:187 @@ -1217,16 +1239,16 @@ msgstr "Ugovor" #: lms/lms/utils.py:441 msgid "Cookie Policy" -msgstr "" +msgstr "Politika kolačića" #: frontend/src/components/LessonHelp.vue:68 msgid "Copy the URL of the video from YouTube and paste it in the editor." -msgstr "" +msgstr "Kopiraj URL video-zapisa sa YouTube i nalepi ga u uređivač." #. Option for the 'Company Type' (Select) field in DocType 'User' #: lms/fixtures/custom_field.json msgid "Corporate Organization" -msgstr "" +msgstr "Korporativna organizacija" #. Option for the 'Status' (Select) field in DocType 'Exercise Latest #. Submission' @@ -1235,11 +1257,11 @@ msgstr "" #: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json #: lms/lms/doctype/exercise_submission/exercise_submission.json msgid "Correct" -msgstr "" +msgstr "Tačno" #: frontend/src/components/Modals/Question.vue:76 msgid "Correct Answer" -msgstr "" +msgstr "Tačan odgovor" #. Label of the country (Link) field in DocType 'User' #. Label of the country (Link) field in DocType 'Job Opportunity' @@ -1311,23 +1333,23 @@ msgstr "Država" #: lms/lms/report/course_progress_summary/course_progress_summary.py:51 #: lms/lms/workspace/lms/lms.json msgid "Course" -msgstr "" +msgstr "Obuka" #. Name of a DocType #. Label of the chapter (Link) field in DocType 'Course Lesson' #: lms/lms/doctype/course_chapter/course_chapter.json #: lms/lms/doctype/course_lesson/course_lesson.json msgid "Course Chapter" -msgstr "" +msgstr "Poglavlje obuke" #. Label of a shortcut in the LMS Workspace #: lms/lms/workspace/lms/lms.json msgid "Course Completed" -msgstr "" +msgstr "Obuka je završena" #: frontend/src/pages/Statistics.vue:31 msgid "Course Completions" -msgstr "" +msgstr "Završene obuke" #. Name of a role #: frontend/src/pages/ProfileRoles.vue:26 @@ -1339,66 +1361,66 @@ msgstr "" #: lms/lms/doctype/lms_question/lms_question.json #: lms/lms/doctype/lms_quiz/lms_quiz.json msgid "Course Creator" -msgstr "" +msgstr "Autor obuke" #. Label of a Card Break in the LMS Workspace #: lms/lms/workspace/lms/lms.json msgid "Course Data" -msgstr "" +msgstr "Podaci o obuci" #: frontend/src/pages/CourseForm.vue:181 msgid "Course Description" -msgstr "" +msgstr "Opis obuke" #: frontend/src/pages/Statistics.vue:22 msgid "Course Enrollments" -msgstr "" +msgstr "Upis na obuku" #. Name of a DocType #: lms/lms/doctype/course_evaluator/course_evaluator.json msgid "Course Evaluator" -msgstr "" +msgstr "Osoba za ocenjivanje obuke" #: frontend/src/pages/CourseForm.vue:90 msgid "Course Image" -msgstr "" +msgstr "Slika obuke" #. Name of a DocType #: lms/lms/doctype/course_instructor/course_instructor.json msgid "Course Instructor" -msgstr "" +msgstr "Predavač na obuci" #. Name of a DocType #: lms/lms/doctype/course_lesson/course_lesson.json msgid "Course Lesson" -msgstr "" +msgstr "Lekcija obuke" #: lms/www/lms.py:87 msgid "Course List" -msgstr "" +msgstr "Lista obuke" #: lms/lms/report/course_progress_summary/course_progress_summary.py:58 msgid "Course Name" -msgstr "" +msgstr "Naziv obuke" #: frontend/src/pages/CourseDetail.vue:76 frontend/src/pages/CourseForm.vue:257 msgid "Course Outline" -msgstr "" +msgstr "Plan obuke" #. Name of a report #: lms/lms/report/course_progress_summary/course_progress_summary.json msgid "Course Progress Summary" -msgstr "" +msgstr "Sažetak o napretku obuke" #. Label of the section_break_7 (Section Break) field in DocType 'LMS Course' #: lms/lms/doctype/lms_course/lms_course.json msgid "Course Settings" -msgstr "" +msgstr "Podešavanje obuke" #. Label of a Card Break in the LMS Workspace #: lms/lms/workspace/lms/lms.json msgid "Course Stats" -msgstr "" +msgstr "Statistika obuke" #. Label of the title (Data) field in DocType 'Batch Course' #. Label of the course_title (Data) field in DocType 'Course Chapter' @@ -1411,32 +1433,32 @@ msgstr "" #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json #: lms/lms/doctype/lms_program_course/lms_program_course.json msgid "Course Title" -msgstr "" +msgstr "Naslov obuke" #: frontend/src/pages/ProgramForm.vue:234 msgid "Course added to program" -msgstr "" +msgstr "Obuka je dodata u program" #: frontend/src/pages/CourseForm.vue:468 msgid "Course created successfully" -msgstr "" +msgstr "Obuka je uspešno kreirana" #: frontend/src/pages/CourseForm.vue:489 msgid "Course deleted successfully" -msgstr "" +msgstr "Obuka je uspešno obrisana" #: frontend/src/pages/ProgramForm.vue:303 msgid "Course moved successfully" -msgstr "" +msgstr "Obuka je uspešno premeštena" #: frontend/src/pages/CourseForm.vue:451 msgid "Course updated successfully" -msgstr "" +msgstr "Obuka je uspešno ažurirana" #: lms/lms/doctype/lms_batch/lms_batch.py:54 #: lms/lms/doctype/lms_program/lms_program.py:19 msgid "Course {0} has already been added to this batch." -msgstr "" +msgstr "Obuka {0} je već dodata u ovu grupu." #. Label of the courses (Table) field in DocType 'LMS Batch' #. Label of the show_courses (Check) field in DocType 'LMS Settings' @@ -1452,21 +1474,21 @@ msgstr "" #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Courses" -msgstr "" +msgstr "Obuke" #: lms/lms/web_template/lms_statistics/lms_statistics.html:14 #: lms/templates/statistics.html:28 msgid "Courses Completed" -msgstr "" +msgstr "Završene obuke" #: frontend/src/components/BatchCourses.vue:155 msgid "Courses deleted successfully" -msgstr "" +msgstr "Obuke su uspešno obrisane" #. Label of the cover_image (Attach Image) field in DocType 'User' #: lms/fixtures/custom_field.json msgid "Cover Image" -msgstr "" +msgstr "Naslovna slika" #: frontend/src/components/Modals/ChapterModal.vue:9 #: frontend/src/pages/Programs.vue:93 @@ -1475,7 +1497,7 @@ msgstr "Kreiraj" #: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.js:7 msgid "Create Certificate" -msgstr "" +msgstr "Kreiraj sertifikat" #: frontend/src/components/Controls/Link.vue:37 #: frontend/src/components/Controls/MultiSelect.vue:65 @@ -1484,56 +1506,56 @@ msgstr "Kreiraj novi" #: lms/templates/onboarding_header.html:19 msgid "Create a Course" -msgstr "" +msgstr "Kreiraj obuku" #: frontend/src/components/Modals/LiveClassModal.vue:5 msgid "Create a Live Class" -msgstr "" +msgstr "Kreiraj onlajn predavanje" -#: frontend/src/components/AppSidebar.vue:565 +#: frontend/src/components/AppSidebar.vue:561 msgid "Create a batch" -msgstr "" +msgstr "Kreiraj grupu" -#: frontend/src/components/AppSidebar.vue:556 +#: frontend/src/components/AppSidebar.vue:552 msgid "Create a course" -msgstr "" +msgstr "Kreiraj obuku" -#: frontend/src/components/AppSidebar.vue:566 +#: frontend/src/components/AppSidebar.vue:562 msgid "Create a live class" -msgstr "" +msgstr "Kreiraj onlajn predavanje" #: frontend/src/components/Modals/AssignmentForm.vue:13 msgid "Create an Assignment" -msgstr "" +msgstr "Kreiraj zadatak" -#: frontend/src/components/AppSidebar.vue:492 +#: frontend/src/components/AppSidebar.vue:488 msgid "Create your first batch" -msgstr "" +msgstr "Kreirajte svoju prvu grupu" -#: frontend/src/components/AppSidebar.vue:426 +#: frontend/src/components/AppSidebar.vue:422 msgid "Create your first course" -msgstr "" +msgstr "Kreirajte svoju prvu obuku" -#: frontend/src/components/AppSidebar.vue:471 +#: frontend/src/components/AppSidebar.vue:467 msgid "Create your first quiz" -msgstr "" +msgstr "Kreirajte svoj prvi kviz" #: frontend/src/pages/Assignments.vue:176 frontend/src/pages/Courses.vue:320 msgid "Created" msgstr "Kreirano" -#: frontend/src/components/AppSidebar.vue:562 +#: frontend/src/components/AppSidebar.vue:558 msgid "Creating a batch" -msgstr "" +msgstr "Kreiranje grupe" -#: frontend/src/components/AppSidebar.vue:553 +#: frontend/src/components/AppSidebar.vue:549 msgid "Creating a course" -msgstr "" +msgstr "Kreiranje obuke" #. 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:257 frontend/src/pages/CourseForm.vue:247 +#: frontend/src/pages/BatchForm.vue:262 frontend/src/pages/CourseForm.vue:247 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_course/lms_course.json #: lms/lms/doctype/lms_payment/lms_payment.json @@ -1543,11 +1565,11 @@ msgstr "Valuta" #. Label of the current_lesson (Link) field in DocType 'LMS Enrollment' #: lms/lms/doctype/lms_enrollment/lms_enrollment.json msgid "Current Lesson" -msgstr "" +msgstr "Trenutna lekcija" -#: frontend/src/components/AppSidebar.vue:584 +#: frontend/src/components/AppSidebar.vue:580 msgid "Custom Certificate Templates" -msgstr "" +msgstr "Prilagođeni šablon sertifikata" #. Label of the custom_component (Code) field in DocType 'LMS Batch' #: lms/lms/doctype/lms_batch/lms_batch.json @@ -1557,18 +1579,18 @@ msgstr "Prilagođeni HTML" #. Label of the custom_script (Code) field in DocType 'LMS Batch' #: lms/lms/doctype/lms_batch/lms_batch.json msgid "Custom Script (JavaScript)" -msgstr "" +msgstr "Prilagođena skripta (JavaScript)" #. Label of the custom_signup_content (HTML Editor) field in DocType 'LMS #. Settings' #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Custom Signup Content" -msgstr "" +msgstr "Prilagođeni sadržaj za prijavu" #. Label of the customisations_tab (Tab Break) field in DocType 'LMS Batch' #: lms/lms/doctype/lms_batch/lms_batch.json msgid "Customisations" -msgstr "" +msgstr "Prilagođavanja" #. Label of the show_dashboard (Check) field in DocType 'LMS Settings' #: lms/lms/doctype/lms_settings/lms_settings.json @@ -1597,11 +1619,11 @@ msgstr "Datum" #: frontend/src/pages/BatchForm.vue:69 #: lms/lms/doctype/lms_live_class/lms_live_class.json msgid "Date and Time" -msgstr "" +msgstr "Vreme i datum" #: lms/templates/emails/live_class_reminder.html:13 msgid "Date:" -msgstr "" +msgstr "Datum:" #. Label of the day (Select) field in DocType 'Evaluator Schedule' #. Label of the day (Int) field in DocType 'LMS Batch Timetable' @@ -1616,14 +1638,18 @@ msgstr "Dan" #: lms/templates/emails/mentor_request_creation_email.html:2 #: lms/templates/emails/mentor_request_status_update_email.html:2 msgid "Dear" -msgstr "Poštovani/na" +msgstr "Zdravo" #: lms/templates/emails/batch_confirmation.html:2 #: lms/templates/emails/batch_start_reminder.html:2 #: lms/templates/emails/certification.html:2 #: lms/templates/emails/live_class_reminder.html:2 msgid "Dear " -msgstr "" +msgstr "Zdravo " + +#: frontend/src/components/Modals/EmailTemplateModal.vue:66 +msgid "Dear {{ member_name }},\\n\\nYou have been enrolled in our upcoming batch {{ batch_name }}.\\n\\nThanks,\\nFrappe Learning" +msgstr "Zdravo {{ member_name }},\\n\\nUpisani ste u našu predstojeću grupu {{ batch_name }}.\\n\\nHvala Vam,\\nFrappe Learning" #. Label of the default_currency (Link) field in DocType 'LMS Settings' #: lms/lms/doctype/lms_settings/lms_settings.json @@ -1633,7 +1659,7 @@ msgstr "Podrazumevana valuta" #. Label of the degree_type (Data) field in DocType 'Education Detail' #: lms/lms/doctype/education_detail/education_detail.json msgid "Degree Type" -msgstr "" +msgstr "Vrsta diplome" #: frontend/src/components/CourseOutline.vue:244 #: frontend/src/components/CourseOutline.vue:302 @@ -1643,31 +1669,31 @@ msgstr "Obriši" #: frontend/src/components/CourseOutline.vue:56 msgid "Delete Chapter" -msgstr "" +msgstr "Obriši poglavlje" #: frontend/src/pages/CourseForm.vue:496 msgid "Delete Course" -msgstr "" +msgstr "Obriši obuku" #: frontend/src/components/CourseOutline.vue:296 msgid "Delete this chapter?" -msgstr "" +msgstr "Obriši ovo poglavlje?" #: frontend/src/components/CourseOutline.vue:238 msgid "Delete this lesson?" -msgstr "" +msgstr "Obrišite ovu lekciju?" #: frontend/src/pages/CourseForm.vue:497 msgid "Deleting the course will also delete all its chapters and lessons. Are you sure you want to delete this course?" -msgstr "" +msgstr "Brisanjem obuke takođe će se obrisati sva poglavlja i lekcije. Da li ste sigurni da želite da obrišete ovu obuku?" #: frontend/src/components/CourseOutline.vue:297 msgid "Deleting this chapter will also delete all its lessons and permanently remove it from the course. This action cannot be undone. Are you sure you want to continue?" -msgstr "" +msgstr "Brisanjem ovog poglavlja takođe će se obrisati sve lekcije, a poglavlje će trajno biti uklonjeno iz obuke. Ova radnja se ne može poništiti. Da li ste sigurni da želite da nastavite?" #: frontend/src/components/CourseOutline.vue:239 msgid "Deleting this lesson will permanently remove it from the course. This action cannot be undone. Are you sure you want to continue?" -msgstr "" +msgstr "Brisanjem ove lekcije ona će trajno biti uklonjena iz obuke. Ova radnja se ne može poništiti. Da li ste sigurni da želite da nastavite?" #. Label of the description (Text Editor) field in DocType 'Job Opportunity' #. Label of the description (Small Text) field in DocType 'Certification' @@ -1699,7 +1725,7 @@ msgstr "Opis" #: frontend/src/components/Apps.vue:51 msgid "Desk" -msgstr "" +msgstr "Radna površina" #: frontend/src/components/Modals/DiscussionModal.vue:22 #: frontend/src/pages/BatchForm.vue:14 frontend/src/pages/CourseForm.vue:25 @@ -1709,17 +1735,17 @@ msgstr "Detalji" #: frontend/src/pages/CourseForm.vue:172 msgid "Disable Self Enrollment" -msgstr "" +msgstr "Onemogući samostalni upis" #. Label of the disable_self_learning (Check) field in DocType 'LMS Course' #: lms/lms/doctype/lms_course/lms_course.json msgid "Disable Self Learning" -msgstr "" +msgstr "Onemogući samostalno učenje" #. Label of the disable_signup (Check) field in DocType 'LMS Settings' #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Disable Signup" -msgstr "" +msgstr "Onemogući registraciju" #. Label of the disabled (Check) field in DocType 'Job Opportunity' #: lms/job/doctype/job_opportunity/job_opportunity.json @@ -1735,7 +1761,7 @@ msgstr "Odbaci" #: frontend/src/pages/Batch.vue:85 #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Discussions" -msgstr "" +msgstr "Diskusija" #. Option for the 'File Type' (Select) field in DocType 'Course Lesson' #. Option for the 'Type' (Select) field in DocType 'LMS Assignment' @@ -1748,16 +1774,16 @@ msgstr "Dokument" #: lms/templates/emails/payment_reminder.html:11 msgid "Don’t miss this opportunity to enhance your skills. Click below to complete your enrollment" -msgstr "" +msgstr "Nemojte propustiti priliku da unapredite svoje znanje. Kliknite ispod da biste završili svoj upis" #. Label of the dream_companies (Data) field in DocType 'User' #: lms/fixtures/custom_field.json msgid "Dream Companies" -msgstr "" +msgstr "Poželjne kompanije" #: lms/lms/doctype/lms_question/lms_question.py:33 msgid "Duplicate options found for this question." -msgstr "" +msgstr "Pronađene su duplikat opcije za ovo pitanje." #. Label of the duration (Data) field in DocType 'Cohort' #. Label of the duration (Data) field in DocType 'LMS Batch Timetable' @@ -1772,21 +1798,21 @@ msgstr "Trajanje" #. Label of the duration (Data) field in DocType 'LMS Quiz' #: frontend/src/pages/QuizForm.vue:63 lms/lms/doctype/lms_quiz/lms_quiz.json msgid "Duration (in minutes)" -msgstr "" +msgstr "Trajanje (u minutima)" #: frontend/src/components/Modals/LiveClassModal.vue:64 msgid "Duration of the live class in minutes" -msgstr "" +msgstr "Trajanje onlajn predavanja u minutima" #. Label of the email (Link) field in DocType 'Cohort Join Request' #: lms/lms/doctype/cohort_join_request/cohort_join_request.json msgid "E-Mail" -msgstr "" +msgstr "Imejl" #. Label of the email (Link) field in DocType 'Cohort Mentor' #: lms/lms/doctype/cohort_mentor/cohort_mentor.json msgid "E-mail" -msgstr "" +msgstr "Imejl" #: frontend/src/components/BatchOverlay.vue:116 #: frontend/src/components/CourseCardOverlay.vue:90 @@ -1798,12 +1824,16 @@ msgstr "Uredi" #: frontend/src/components/Modals/AssignmentForm.vue:14 msgid "Edit Assignment" -msgstr "" +msgstr "Uredi zadatak" #: frontend/src/components/CourseOutline.vue:49 #: frontend/src/components/Modals/ChapterModal.vue:5 msgid "Edit Chapter" -msgstr "" +msgstr "Uredi poglavlje" + +#: frontend/src/components/Modals/EmailTemplateModal.vue:8 +msgid "Edit Email Template" +msgstr "Uredi imejl šablon" #: frontend/src/pages/Profile.vue:72 msgid "Edit Profile" @@ -1811,7 +1841,7 @@ msgstr "Uredi profil" #: frontend/src/pages/QuizForm.vue:182 msgid "Edit the question" -msgstr "" +msgstr "Uredi pitanje" #. Label of the education (Table) field in DocType 'User' #: lms/fixtures/custom_field.json @@ -1821,12 +1851,12 @@ msgstr "Obrazovanje" #. Name of a DocType #: lms/lms/doctype/education_detail/education_detail.json msgid "Education Detail" -msgstr "" +msgstr "Detalji obrazovanja" #. Label of the education_details (Section Break) field in DocType 'User' #: lms/fixtures/custom_field.json msgid "Education Details" -msgstr "" +msgstr "Detalji obrazovanja" #: frontend/src/components/Evaluators.vue:33 #: frontend/src/components/Members.vue:33 lms/templates/signup-form.html:10 @@ -1835,7 +1865,7 @@ msgstr "Imejl" #: frontend/src/components/Modals/Event.vue:16 msgid "Email ID" -msgstr "" +msgstr "ID imejla" #. Label of the email_sent (Check) field in DocType 'LMS Course Interest' #: lms/lms/doctype/lms_course_interest/lms_course_interest.json @@ -1846,10 +1876,22 @@ msgstr "Imejl poslat" msgid "Email Template" msgstr "Imejl šablon" +#: frontend/src/components/Modals/EmailTemplateModal.vue:117 +msgid "Email Template created successfully" +msgstr "Imejl šablon je uspešno kreiran" + +#: frontend/src/components/Modals/EmailTemplateModal.vue:146 +msgid "Email Template updated successfully" +msgstr "Imejl šablon je uspešno ažuriran" + #. Label of the email_templates_tab (Tab Break) field in DocType 'LMS Settings' #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Email Templates" -msgstr "" +msgstr "Imejl šabloni" + +#: frontend/src/components/EmailTemplates.vue:128 +msgid "Email Templates deleted successfully" +msgstr "Imejl šablon je uspešno obrisan" #. Label of the show_emails (Check) field in DocType 'LMS Settings' #: lms/lms/doctype/lms_settings/lms_settings.json @@ -1868,16 +1910,16 @@ msgstr "Omogući" #: lms/lms/doctype/lms_settings/lms_settings.py:21 msgid "Enable Google API in Google Settings to send calendar invites for evaluations." -msgstr "" +msgstr "Omogućite Google API u Google podešavanjima za slanje pozivnica za ocenjivanje u kalendar." #. Label of the enable_learning_paths (Check) field in DocType 'LMS Settings' #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Enable Learning Paths" -msgstr "" +msgstr "Omogući putanju učenja" #: frontend/src/components/Modals/ChapterModal.vue:24 msgid "Enable this only if you want to upload a SCORM package as a chapter." -msgstr "" +msgstr "Omogućite ovo samo ukoliko želite da otpremite SCORM paket kao poglavlje." #. Label of the enabled (Check) field in DocType 'LMS Badge' #: lms/lms/doctype/lms_badge/lms_badge.json @@ -1886,7 +1928,7 @@ msgstr "Omogućeno" #: frontend/src/components/Modals/BulkCertificates.vue:53 msgid "Enabling this will publish the certificate on the certified participants page." -msgstr "" +msgstr "Omogućavanjem ovoga sertifikat će biti objavljen na stranici sa sertifikovanim učesnicima." #. Label of the end_date (Date) field in DocType 'Cohort' #. Label of the end_date (Date) field in DocType 'LMS Batch' @@ -1898,7 +1940,7 @@ msgstr "Datum završetka" #. Label of the end_date (Date) field in DocType 'Education Detail' #: lms/lms/doctype/education_detail/education_detail.json msgid "End Date (or expected)" -msgstr "" +msgstr "Datum završetka (ili očekivani)" #. Label of the end_time (Time) field in DocType 'Evaluator Schedule' #. Label of the end_time (Time) field in DocType 'LMS Batch' @@ -1917,92 +1959,104 @@ msgstr "" #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json #: lms/lms/doctype/scheduled_flow/scheduled_flow.json msgid "End Time" -msgstr "" +msgstr "Vreme završetka" #: frontend/src/components/BatchOverlay.vue:103 msgid "Enroll Now" -msgstr "" +msgstr "Upišite se sada" -#: frontend/src/pages/Batches.vue:290 frontend/src/pages/Courses.vue:322 +#: frontend/src/pages/Batches.vue:286 frontend/src/pages/Courses.vue:322 msgid "Enrolled" -msgstr "" +msgstr "Upisan" #: frontend/src/components/CourseCard.vue:46 #: frontend/src/components/CourseCardOverlay.vue:112 #: frontend/src/pages/CourseDetail.vue:33 msgid "Enrolled Students" -msgstr "" +msgstr "Upisani studenti" #: lms/lms/doctype/lms_batch_enrollment/lms_batch_enrollment.py:93 msgid "Enrollment Confirmation for {0}" -msgstr "" +msgstr "Potvrda o upisu za {0}" #: lms/lms/web_template/lms_statistics/lms_statistics.html:14 #: lms/templates/statistics.html:20 msgid "Enrollment Count" -msgstr "" +msgstr "Broj upisanih" #: lms/lms/utils.py:1913 msgid "Enrollment Failed" -msgstr "" +msgstr "Upis je neuspešna" #. Label of the enrollments (Int) field in DocType 'LMS Course' #. Label of a chart in the LMS Workspace #. Label of a shortcut in the LMS Workspace #: lms/lms/doctype/lms_course/lms_course.json lms/lms/workspace/lms/lms.json msgid "Enrollments" -msgstr "" +msgstr "Upisi" #: lms/lms/doctype/lms_settings/lms_settings.py:26 msgid "Enter Client Id and Client Secret in Google Settings to send calendar invites for evaluations." -msgstr "" +msgstr "Unesite ID klijenta i klijentsku tajnu u Google podešavanjima da biste slali pozivnice za ocenjivanje u kalendar." #: frontend/src/components/Assignment.vue:113 msgid "Enter a URL" -msgstr "" +msgstr "Unesite URL" #: frontend/src/pages/QuizForm.vue:49 msgid "Enter a title and save the quiz to proceed" -msgstr "" +msgstr "Unesite naslov i sačuvajte kviz da biste nastavili" #: lms/templates/quiz/quiz.html:53 msgid "Enter the correct answer" -msgstr "" +msgstr "Unesite tačan odgovor" + +#: frontend/src/components/Modals/EmailTemplateModal.vue:122 +msgid "Error creating email template" +msgstr "Greška prilikom generisanja imejl šablona" #: lms/lms/doctype/lms_batch/lms_batch.py:193 msgid "Error creating live class. Please try again. {0}" -msgstr "" +msgstr "Greška prilikom kreiranja onlajn predavanja. Molimo Vas da pokušate ponovo. {0}" + +#: frontend/src/components/EmailTemplates.vue:133 +msgid "Error deleting email templates" +msgstr "Greška prilikom brisanja imejl šablona" + +#: frontend/src/components/Modals/EmailTemplateModal.vue:151 +msgid "Error updating email template" +msgstr "Greška prilikom ažuriranja imejl šablona" #. Label of a Link in the LMS Workspace #. Label of a shortcut in the LMS Workspace #: frontend/src/components/Modals/Event.vue:365 lms/lms/workspace/lms/lms.json msgid "Evaluation" -msgstr "" +msgstr "Ocenjivanje" #. Label of the section_break_6 (Section Break) field in DocType 'LMS #. Certificate Evaluation' #: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json msgid "Evaluation Details" -msgstr "" +msgstr "Detalji ocenjivanja" #. Label of the evaluation_end_date (Date) field in DocType 'LMS Batch' #: frontend/src/pages/BatchForm.vue:115 #: lms/lms/doctype/lms_batch/lms_batch.json msgid "Evaluation End Date" -msgstr "" +msgstr "Datum završetka ocenjivanja" #. Label of a Link in the LMS Workspace #: lms/lms/workspace/lms/lms.json msgid "Evaluation Request" -msgstr "" +msgstr "Zahtev za ocenjivanje" #: lms/lms/doctype/lms_batch/lms_batch.py:87 msgid "Evaluation end date cannot be less than the batch end date." -msgstr "" +msgstr "Datum završetka ocenjivanje ne može biti manji od datuma završetka grupe." #: frontend/src/components/Modals/Event.vue:256 msgid "Evaluation saved successfully" -msgstr "" +msgstr "Ocenjivanje je uspešno sačuvano" #. Label of the evaluator (Link) field in DocType 'Batch Course' #. Label of the evaluator (Link) field in DocType 'Course Evaluator' @@ -2023,7 +2077,7 @@ msgstr "" #: lms/lms/doctype/lms_course/lms_course.json #: lms/templates/upcoming_evals.html:33 msgid "Evaluator" -msgstr "" +msgstr "Osoba za ocenjivanje" #. Label of the evaluator_name (Data) field in DocType 'LMS Certificate' #. Label of the evaluator_name (Data) field in DocType 'LMS Certificate @@ -2034,20 +2088,16 @@ msgstr "" #: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json msgid "Evaluator Name" -msgstr "" +msgstr "Ime osobe za ocenjivanje" #. Name of a DocType #: lms/lms/doctype/evaluator_schedule/evaluator_schedule.json msgid "Evaluator Schedule" -msgstr "" +msgstr "Raspored osobe za ocenjivanje" #: lms/lms/doctype/lms_course/lms_course.py:67 msgid "Evaluator is required for paid certificates." -msgstr "" - -#: frontend/src/components/Modals/EvaluationModal.vue:151 -msgid "Evaluator is unavailable" -msgstr "" +msgstr "Osoba za ocenjivanje je obavezna za plaćene sertifikate." #. Label of the event (Select) field in DocType 'LMS Badge' #. Label of the event (Link) field in DocType 'LMS Live Class' @@ -2058,24 +2108,24 @@ msgstr "Događaj" #: frontend/src/pages/BatchForm.vue:109 msgid "Example: IST (+5:30)" -msgstr "" +msgstr "Primer: IST (+5:30)" #. 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 #: lms/lms/doctype/exercise_submission/exercise_submission.json msgid "Exercise" -msgstr "" +msgstr "Vežba" #. Name of a DocType #: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json msgid "Exercise Latest Submission" -msgstr "" +msgstr "Najnoviji rad na vežbi" #. Name of a DocType #: lms/lms/doctype/exercise_submission/exercise_submission.json msgid "Exercise Submission" -msgstr "" +msgstr "Podnošenje vežbe" #. Label of the exercise_title (Data) field in DocType 'Exercise Latest #. Submission' @@ -2083,7 +2133,7 @@ msgstr "" #: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json #: lms/lms/doctype/exercise_submission/exercise_submission.json msgid "Exercise Title" -msgstr "" +msgstr "Naslov vežbe" #: frontend/src/components/AppSidebar.vue:142 msgid "Expand" @@ -2092,7 +2142,7 @@ msgstr "Proširi" #. Label of the expiration_date (Data) field in DocType 'Certification' #: lms/lms/doctype/certification/certification.json msgid "Expiration Date" -msgstr "" +msgstr "Datum isteka" #. Label of the expiry_date (Date) field in DocType 'LMS Certificate' #: frontend/src/components/Modals/BulkCertificates.vue:33 @@ -2107,17 +2157,17 @@ msgstr "Datum isteka" #: frontend/src/components/Modals/Question.vue:72 #: lms/lms/doctype/lms_question/lms_question.json msgid "Explanation" -msgstr "" +msgstr "Objašnjenje" #. Label of the explanation_2 (Small Text) field in DocType 'LMS Question' #: lms/lms/doctype/lms_question/lms_question.json msgid "Explanation " -msgstr "" +msgstr "Objašnjenje " #: lms/lms/web_template/course_cards/course_cards.html:15 #: lms/lms/web_template/recently_published_courses/recently_published_courses.html:16 msgid "Explore More" -msgstr "" +msgstr "Istražite više" #. Option for the 'Status' (Select) field in DocType 'LMS Assignment #. Submission' @@ -2137,24 +2187,25 @@ msgid "Featured" msgstr "Istaknuto" #. Label of the feedback (Small Text) field in DocType 'LMS Batch Feedback' -#: frontend/src/components/BatchFeedback.vue:29 +#: frontend/src/components/BatchFeedback.vue:30 +#: frontend/src/pages/Batch.vue:143 #: lms/lms/doctype/lms_batch_feedback/lms_batch_feedback.json msgid "Feedback" msgstr "Povratna informacija" #: frontend/src/components/Assignment.vue:64 msgid "Feel free to make edits to your submission if needed." -msgstr "" +msgstr "Budite slobodni da izmenite svoj unos ukoliko je to neophodno." #. Label of the field_to_check (Select) field in DocType 'LMS Badge' #: lms/lms/doctype/lms_badge/lms_badge.json msgid "Field To Check" -msgstr "Polje za proveru" +msgstr "Polja za proveru" #. Label of the major (Data) field in DocType 'Education Detail' #: lms/lms/doctype/education_detail/education_detail.json msgid "Field of Major/Study" -msgstr "" +msgstr "Oblast studija" #. Label of the file_type (Select) field in DocType 'Course Lesson' #: lms/lms/doctype/course_lesson/course_lesson.json @@ -2169,17 +2220,17 @@ msgstr "Ime" #. Option for the 'Time Preference' (Select) field in DocType 'User' #: lms/fixtures/custom_field.json msgid "Fixed 9-5" -msgstr "" +msgstr "Fiksno vreme od 9,00 do 17,00" #. Option for the 'Time Preference' (Select) field in DocType 'User' #: lms/fixtures/custom_field.json msgid "Flexible Time" -msgstr "" +msgstr "Fleksibilno vreme" #. Option for the 'Attire Preference' (Select) field in DocType 'User' #: lms/fixtures/custom_field.json msgid "Formal Wear" -msgstr "" +msgstr "Formalna odeća" #: lms/lms/widgets/CourseCard.html:114 msgid "Free" @@ -2189,24 +2240,24 @@ msgstr "Besplatno" #: frontend/src/pages/Jobs.vue:188 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Freelance" -msgstr "" +msgstr "Freelance" #. Option for the 'User Category' (Select) field in DocType 'User' #: lms/fixtures/custom_field.json lms/templates/signup-form.html:27 msgid "Freelancer/Just looking" -msgstr "" +msgstr "Freelance / Samo razgledam" #. Option for the 'Grade Type' (Select) field in DocType 'Education Detail' #: lms/lms/doctype/education_detail/education_detail.json msgid "French (e.g. Distinction)" -msgstr "" +msgstr "Francuski sistem (npr. Izuzetno)" #. Option for the 'Day' (Select) field in DocType 'Evaluator Schedule' #. Option for the 'Day' (Select) field in DocType 'LMS Certificate Request' #: lms/lms/doctype/evaluator_schedule/evaluator_schedule.json #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json msgid "Friday" -msgstr "" +msgstr "Petak" #. Label of the unavailable_from (Date) field in DocType 'Course Evaluator' #: frontend/src/pages/ProfileEvaluator.vue:99 @@ -2233,7 +2284,7 @@ msgstr "Ime i prezime" #: frontend/src/pages/Jobs.vue:185 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Full Time" -msgstr "" +msgstr "Puno radno vreme" #. Name of a DocType #. Label of the function (Data) field in DocType 'Function' @@ -2245,16 +2296,16 @@ msgstr "Funkcija" #: frontend/src/pages/Billing.vue:43 msgid "GST Amount" -msgstr "" +msgstr "GST iznos" #: frontend/src/pages/Billing.vue:110 msgid "GST Number" -msgstr "" +msgstr "GST broj" #. Label of the gstin (Data) field in DocType 'LMS Payment' #: lms/lms/doctype/lms_payment/lms_payment.json msgid "GSTIN" -msgstr "" +msgstr "GSTIN" #. Label of the general_tab (Tab Break) field in DocType 'LMS Settings' #: lms/lms/doctype/lms_settings/lms_settings.json @@ -2264,30 +2315,30 @@ msgstr "Opšte" #: frontend/src/components/Modals/BulkCertificates.vue:5 #: frontend/src/pages/Batch.vue:12 msgid "Generate Certificates" -msgstr "" +msgstr "Generiši sertifikate" #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.js:15 msgid "Generate Google Meet Link" -msgstr "" +msgstr "Generiši Google Meet Link" #: frontend/src/components/CourseCardOverlay.vue:77 msgid "Get Certificate" -msgstr "" +msgstr "Preuzmi sertifikat" #: frontend/src/components/CertificationLinks.vue:34 #: frontend/src/components/CertificationLinks.vue:50 #: frontend/src/pages/CertifiedParticipants.vue:11 msgid "Get Certified" -msgstr "" +msgstr "Stekni sertifikat" #: lms/templates/onboarding_header.html:8 msgid "Get Started" -msgstr "" +msgstr "Započni" #. Label of the github (Data) field in DocType 'User' #: lms/fixtures/custom_field.json msgid "Github ID" -msgstr "" +msgstr "GitHub ID" #. Label of the google_meet_link (Data) field in DocType 'LMS Certificate #. Request' @@ -2299,26 +2350,26 @@ msgstr "Google Meet Link" #: frontend/src/components/Assignment.vue:158 #: lms/lms/doctype/education_detail/education_detail.json msgid "Grade" -msgstr "" +msgstr "Ocena" #. Label of the grade_assignment (Check) field in DocType 'LMS Assignment' #: lms/lms/doctype/lms_assignment/lms_assignment.json msgid "Grade Assignment" -msgstr "" +msgstr "Ocena zadatka" #. Label of the grade_type (Select) field in DocType 'Education Detail' #: lms/lms/doctype/education_detail/education_detail.json msgid "Grade Type" -msgstr "" +msgstr "Vrsta ocene" #: frontend/src/components/Assignment.vue:153 msgid "Grading" -msgstr "" +msgstr "Ocenjivanje" #. Label of the grant_only_once (Check) field in DocType 'LMS Badge' #: lms/lms/doctype/lms_badge/lms_badge.json msgid "Grant only once" -msgstr "" +msgstr "Dodeli samo jednom" #: lms/templates/signup-form.html:56 msgid "Have an account? Login" @@ -2328,7 +2379,7 @@ msgstr "Imate nalog? Prijavite se" #: frontend/src/components/Modals/EditProfile.vue:69 #: lms/fixtures/custom_field.json msgid "Headline" -msgstr "" +msgstr "Naslov" #: lms/lms/widgets/HelloWorld.html:13 msgid "Hello" @@ -2338,38 +2389,38 @@ msgstr "Zdravo" msgid "Help" msgstr "Pomoć" -#: frontend/src/components/BatchFeedback.vue:11 -msgid "Help Us Improve" -msgstr "" - #: lms/templates/courses_created.html:15 msgid "Help others learn something new by creating a course." -msgstr "" +msgstr "Pomozite drugima da nauče nešto novo kreiranjem obuke." + +#: frontend/src/components/BatchFeedback.vue:15 +msgid "Help us improve by providing your feedback." +msgstr "Pomozite nam da se poboljšamo dajući nam svoje utiske." #: lms/templates/reviews.html:101 msgid "Help us improve our course material." -msgstr "" +msgstr "Pomozite nam da unapredimo materijale za obuku." #: frontend/src/pages/PersonaForm.vue:16 msgid "Help us understand your needs" -msgstr "" +msgstr "Pomozite nam da razumemo Vaše potrebe" #: lms/lms/notification/certificate_request_reminder/certificate_request_reminder.html:1 #: lms/templates/emails/certificate_request_notification.html:1 msgid "Hey {0}" -msgstr "" +msgstr "Zdravo {0}" #: lms/templates/emails/job_report.html:3 msgid "Hey," -msgstr "" +msgstr "Zdravo," #: lms/templates/emails/payment_reminder.html:2 msgid "Hi" -msgstr "" +msgstr "Zdravo" #: lms/templates/emails/lms_course_interest.html:3 msgid "Hi {0}," -msgstr "" +msgstr "Zdravo {0}," #: lms/templates/emails/lms_invite_request_approved.html:3 msgid "Hi," @@ -2378,39 +2429,39 @@ msgstr "Zdravo," #. Label of the hide_private (Check) field in DocType 'User' #: lms/fixtures/custom_field.json msgid "Hide my Private Information from others" -msgstr "" +msgstr "Sakrij moje privatne informacije od drugih" #. Label of the hints (Small Text) field in DocType 'LMS Exercise' #: lms/lms/doctype/lms_exercise/lms_exercise.json msgid "Hints" -msgstr "" +msgstr "Saveti" #. Label of the host (Link) field in DocType 'LMS Live Class' #: lms/lms/doctype/lms_live_class/lms_live_class.json msgid "Host" -msgstr "" +msgstr "Domaćin" #: frontend/src/components/LessonHelp.vue:24 msgid "How to add a Quiz?" -msgstr "" +msgstr "Kako se dodaje kviz?" #. Label of the current (Check) field in DocType 'Work Experience' #: lms/lms/doctype/work_experience/work_experience.json msgid "I am currently working here" -msgstr "" +msgstr "Trenutno radim ovde" #: lms/templates/emails/certification.html:6 msgid "I am delighted to inform you that you have successfully earned your certification for the {0} course. Congratulations!" -msgstr "" +msgstr "Sa zadovoljstvom Vas obaveštavamo da ste uspešno stekli sertifikat za obuku {0}. Čestitamo!" #. Label of the looking_for_job (Check) field in DocType 'User' #: lms/fixtures/custom_field.json msgid "I am looking for a job" -msgstr "" +msgstr "Trenutno sam u potrazi za poslom" #: frontend/src/pages/ProfileEvaluator.vue:94 msgid "I am unavailable" -msgstr "" +msgstr "Nisam dostupan" #: frontend/src/pages/QuizForm.vue:385 msgid "ID" @@ -2425,40 +2476,40 @@ msgstr "Ikonica" #. Label of the user_category (Check) field in DocType 'LMS Settings' #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Identify User Category" -msgstr "" +msgstr "Odredi kategoriju korisnika" #: frontend/src/components/LessonHelp.vue:11 msgid "If Include in Preview is enabled for a lesson then the lesson will also be accessible to non logged in users." -msgstr "" +msgstr "Ukoliko je opcija uključi u pregled omogućena za lekciju, tada će lekcija biti dostupna i korisnicima koji nisu prijavljeni." #: lms/templates/emails/mentor_request_creation_email.html:5 msgid "If you are not any more interested to mentor the course" -msgstr "" +msgstr "Ukoliko više niste zainteresovani da budete mentor obuke" #: frontend/src/components/Quiz.vue:20 msgid "If you fail to do so, the quiz will be automatically submitted when the timer ends." -msgstr "" +msgstr "Ukoliko to ne učinite samostalno, kviz će biti automatski podnet kada istekne vreme." #: lms/templates/emails/payment_reminder.html:19 msgid "If you have any questions or need assistance, feel free to reach out to our support team." -msgstr "" +msgstr "Ukoliko imate pitanja ili Vam je potrebna pomoć, slobodno kontaktirajte naš tim podrške." #: lms/templates/emails/batch_confirmation.html:29 #: lms/templates/emails/batch_start_reminder.html:27 #: lms/templates/emails/live_class_reminder.html:24 msgid "If you have any questions or require assistance, feel free to contact us." -msgstr "" +msgstr "Ukoliko imate pitanja ili Vam je potrebna pomoć, slobodno nas kontaktirajte." #. Description of the 'Amount (USD)' (Currency) field in DocType 'LMS Batch' #. Description of the 'Amount (USD)' (Currency) field in DocType 'LMS Course' #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_course/lms_course.json msgid "If you set an amount here, then the USD equivalent setting will not get applied." -msgstr "" +msgstr "Ukoliko ovde unesete iznos, podešavanje ekvivalenta u američkim dolarima (USD) neće biti primenjeno." #: lms/lms/doctype/lms_quiz/lms_quiz.py:61 msgid "If you want open ended questions then make sure each question in the quiz is of open ended type." -msgstr "" +msgstr "Ukoliko želite pitanja sa otvorenim odgovorima, proverite da li je svako pitanje u kvizu vrste otvoreni odgovor." #. Option for the 'File Type' (Select) field in DocType 'Course Lesson' #. Label of the image (Code) field in DocType 'Exercise Latest Submission' @@ -2480,7 +2531,7 @@ msgstr "Slika" #: frontend/src/components/Modals/EditCoverImage.vue:58 #: frontend/src/components/UnsplashImageBrowser.vue:52 msgid "Image search powered by" -msgstr "" +msgstr "Pretraga slika omogućena uz podršku" #: lms/lms/doctype/lms_quiz/lms_quiz.py:215 msgid "Image: Corrupted Data Stream" @@ -2505,12 +2556,12 @@ msgstr "Neaktivan" #. Label of the include_in_preview (Check) field in DocType 'Course Lesson' #: lms/lms/doctype/course_lesson/course_lesson.json msgid "Include In Preview" -msgstr "" +msgstr "Uključi u pregled" #. Option for the 'Status' (Select) field in DocType 'LMS Course Progress' #: lms/lms/doctype/lms_course_progress/lms_course_progress.json msgid "Incomplete" -msgstr "" +msgstr "Nepotpuno" #. Option for the 'Status' (Select) field in DocType 'Exercise Latest #. Submission' @@ -2519,7 +2570,7 @@ msgstr "" #: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json #: lms/lms/doctype/exercise_submission/exercise_submission.json msgid "Incorrect" -msgstr "" +msgstr "Netačno" #. Label of the index_ (Int) field in DocType 'LMS Exercise' #: lms/lms/doctype/lms_exercise/lms_exercise.json @@ -2529,12 +2580,12 @@ msgstr "Indeks" #. Label of the index_label (Data) field in DocType 'LMS Exercise' #: lms/lms/doctype/lms_exercise/lms_exercise.json msgid "Index Label" -msgstr "" +msgstr "Oznaka indeksa" #. Option for the 'Collaboration Preference' (Select) field in DocType 'User' #: lms/fixtures/custom_field.json msgid "Individual Work" -msgstr "" +msgstr "Samostalni rad" #. Name of a DocType #. Label of the industry (Data) field in DocType 'Industry' @@ -2547,26 +2598,26 @@ msgstr "Industrija" #. Label of the institution_name (Data) field in DocType 'Education Detail' #: lms/lms/doctype/education_detail/education_detail.json msgid "Institution Name" -msgstr "" +msgstr "Naziv institucije" #. Label of the instructor (Link) field in DocType 'Cohort' #. Label of the instructor (Link) field in DocType 'Course Instructor' #: lms/lms/doctype/cohort/cohort.json #: lms/lms/doctype/course_instructor/course_instructor.json msgid "Instructor" -msgstr "" +msgstr "Predavač" #. Label of the instructor_content (Text) field in DocType 'Course Lesson' #: lms/lms/doctype/course_lesson/course_lesson.json msgid "Instructor Content" -msgstr "" +msgstr "Sadržaj predavača" #. Label of the instructor_notes (Markdown Editor) field in DocType 'Course #. Lesson' #: frontend/src/pages/Lesson.vue:199 frontend/src/pages/LessonForm.vue:42 #: lms/lms/doctype/course_lesson/course_lesson.json msgid "Instructor Notes" -msgstr "" +msgstr "Beleške predavača" #. Label of the instructors (Table MultiSelect) field in DocType 'LMS Batch' #. Label of the instructors (Rating) field in DocType 'LMS Batch Feedback' @@ -2576,59 +2627,59 @@ msgstr "" #: lms/lms/doctype/lms_batch_feedback/lms_batch_feedback.json #: lms/lms/doctype/lms_course/lms_course.json msgid "Instructors" -msgstr "" +msgstr "Predavači" #: lms/templates/assignment.html:17 msgid "Instructors Comments" -msgstr "" +msgstr "Komentari predavača" #. Label of a Link in the LMS Workspace #: lms/lms/workspace/lms/lms.json msgid "Interest" -msgstr "" +msgstr "Interesovanje" -#: frontend/src/components/AppSidebar.vue:545 -#: frontend/src/components/AppSidebar.vue:548 +#: frontend/src/components/AppSidebar.vue:541 +#: frontend/src/components/AppSidebar.vue:544 msgid "Introduction" -msgstr "" +msgstr "Uvod" #: lms/lms/doctype/invite_request/invite_request.py:83 msgid "Invalid Invite Code." -msgstr "" +msgstr "Neispravan kod za poziv." #: lms/lms/doctype/course_lesson/course_lesson.py:19 msgid "Invalid Quiz ID" -msgstr "" +msgstr "Nevažeći ID kviza" #: lms/lms/doctype/course_lesson/course_lesson.py:33 msgid "Invalid Quiz ID in content" -msgstr "" +msgstr "Nevažeći ID kviza u sadržaju" #. Label of the invite_code (Data) field in DocType 'Cohort Subgroup' #. Label of the invite_code (Data) field in DocType 'Invite Request' #: lms/lms/doctype/cohort_subgroup/cohort_subgroup.json #: lms/lms/doctype/invite_request/invite_request.json msgid "Invite Code" -msgstr "" +msgstr "Šifra pozivnice" #. Label of the invite_email (Data) field in DocType 'Invite Request' #: lms/lms/doctype/invite_request/invite_request.json msgid "Invite Email" -msgstr "" +msgstr "Imejl pozivnica" #. Option for the 'Membership' (Select) field in DocType 'LMS Batch Old' #: lms/lms/doctype/lms_batch_old/lms_batch_old.json msgid "Invite Only" -msgstr "" +msgstr "Samo za pozvane" #. Name of a DocType #: lms/lms/doctype/invite_request/invite_request.json msgid "Invite Request" -msgstr "" +msgstr "Zahtev za pozivnicu" -#: frontend/src/components/AppSidebar.vue:481 +#: frontend/src/components/AppSidebar.vue:477 msgid "Invite your team and students" -msgstr "" +msgstr "Pozovite svoj tim i studente" #. Label of the is_correct (Check) field in DocType 'LMS Option' #. Label of the is_correct_1 (Check) field in DocType 'LMS Question' @@ -2640,14 +2691,14 @@ msgstr "" #: lms/lms/doctype/lms_question/lms_question.json #: lms/lms/doctype/lms_quiz_result/lms_quiz_result.json msgid "Is Correct" -msgstr "" +msgstr "Tačno" #. Label of the is_scorm_package (Check) field in DocType 'Course Chapter' #. Label of the is_scorm_package (Check) field in DocType 'Course Lesson' #: lms/lms/doctype/course_chapter/course_chapter.json #: lms/lms/doctype/course_lesson/course_lesson.json msgid "Is SCORM Package" -msgstr "" +msgstr "SCORM paket" #. Label of the issue_date (Date) field in DocType 'Certification' #. Label of the issue_date (Date) field in DocType 'LMS Certificate' @@ -2658,31 +2709,31 @@ msgstr "" msgid "Issue Date" msgstr "Datum izdavanja" -#: frontend/src/components/AppSidebar.vue:581 +#: frontend/src/components/AppSidebar.vue:577 msgid "Issue a Certificate" -msgstr "" +msgstr "Izdaj sertifikat" #. Label of the issued_on (Date) field in DocType 'LMS Badge Assignment' #: frontend/src/pages/CourseCertification.vue:27 #: lms/lms/doctype/lms_badge_assignment/lms_badge_assignment.json msgid "Issued On" -msgstr "" +msgstr "Izdato" #: frontend/src/pages/ProfileAbout.vue:56 #: frontend/src/pages/ProfileCertificates.vue:17 #: lms/templates/certificates_section.html:11 msgid "Issued on" -msgstr "" +msgstr "Izdato" #. Label of the items_in_sidebar_section (Section Break) field in DocType 'LMS #. Settings' #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Items in Sidebar" -msgstr "" +msgstr "Stavke u bočnoj traci" #: frontend/src/pages/ProgramForm.vue:277 msgid "Items removed successfully" -msgstr "" +msgstr "Stavke su uspešno uklonjene" #: lms/templates/signup-form.html:6 msgid "Jane Doe" @@ -2691,97 +2742,97 @@ msgstr "Petar Petrović" #. Label of the job (Link) field in DocType 'LMS Job Application' #: lms/job/doctype/lms_job_application/lms_job_application.json msgid "Job" -msgstr "" +msgstr "Posao" #. Label of the subtitle (Data) field in DocType 'Job Settings' #: lms/job/doctype/job_settings/job_settings.json msgid "Job Board Subtitle" -msgstr "" +msgstr "Podnaslov table oglasa za posao" #. Label of the title (Data) field in DocType 'Job Settings' #: lms/job/doctype/job_settings/job_settings.json msgid "Job Board Title" -msgstr "" +msgstr "Naslov table oglasa za posao" #: frontend/src/pages/JobForm.vue:14 msgid "Job Details" -msgstr "" +msgstr "Detalji posla" #: lms/www/lms.py:176 msgid "Job Openings" -msgstr "" +msgstr "Oglasi za posao" #. Name of a DocType #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Job Opportunity" -msgstr "" +msgstr "Prilika za posao" #. Name of a DocType #: lms/job/doctype/job_settings/job_settings.json msgid "Job Settings" -msgstr "" +msgstr "Podešavanje posla" #. Label of the job_title (Data) field in DocType 'Job Opportunity' #. Label of the job_title (Data) field in DocType 'LMS Job Application' #: lms/job/doctype/job_opportunity/job_opportunity.json #: lms/job/doctype/lms_job_application/lms_job_application.json msgid "Job Title" -msgstr "" +msgstr "Naziv radnog mesta" #. Label of the jobs (Check) field in DocType 'LMS Settings' #: frontend/src/pages/JobDetail.vue:10 frontend/src/pages/Jobs.vue:8 #: frontend/src/pages/Jobs.vue:194 #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Jobs" -msgstr "" +msgstr "Poslovi" #: frontend/src/components/LiveClass.vue:58 #: lms/templates/upcoming_evals.html:15 msgid "Join" -msgstr "" +msgstr "Pridruži se" #: frontend/src/components/UpcomingEvaluations.vue:93 msgid "Join Call" -msgstr "" +msgstr "Pridrži se pozivu" #: frontend/src/components/Modals/Event.vue:74 msgid "Join Meeting" -msgstr "" +msgstr "Pridruži se sastanku" #. Label of the join_url (Small Text) field in DocType 'LMS Live Class' #: lms/lms/doctype/lms_live_class/lms_live_class.json msgid "Join URL" -msgstr "" +msgstr "URL za pridruživanje" #. Name of a Workspace #: lms/lms/workspace/lms/lms.json msgid "LMS" -msgstr "" +msgstr "LMS" #. Name of a DocType #: lms/lms/doctype/lms_assessment/lms_assessment.json msgid "LMS Assessment" -msgstr "" +msgstr "LMS procena" #. Name of a DocType #: lms/lms/doctype/lms_assignment/lms_assignment.json msgid "LMS Assignment" -msgstr "" +msgstr "LMS zadatak" #. Name of a DocType #: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json msgid "LMS Assignment Submission" -msgstr "" +msgstr "LMS podnošenje zadatka" #. Name of a DocType #: lms/lms/doctype/lms_badge/lms_badge.json msgid "LMS Badge" -msgstr "" +msgstr "LMS bedž" #. Name of a DocType #: lms/lms/doctype/lms_badge_assignment/lms_badge_assignment.json msgid "LMS Badge Assignment" -msgstr "" +msgstr "LMS dodela bedža" #. Name of a DocType #. Option for the 'Payment for Document Type' (Select) field in DocType 'LMS @@ -2789,47 +2840,47 @@ msgstr "" #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_payment/lms_payment.json msgid "LMS Batch" -msgstr "" +msgstr "LMS grupa" #. Name of a DocType #: lms/lms/doctype/lms_batch_enrollment/lms_batch_enrollment.json msgid "LMS Batch Enrollment" -msgstr "" +msgstr "LMS upis u grupu" #. Name of a DocType #: lms/lms/doctype/lms_batch_feedback/lms_batch_feedback.json msgid "LMS Batch Feedback" -msgstr "" +msgstr "LMS povratna informacija grupe" #. Name of a DocType #: lms/lms/doctype/lms_batch_old/lms_batch_old.json msgid "LMS Batch Old" -msgstr "" +msgstr "LMS stara grupa" #. Name of a DocType #: lms/lms/doctype/lms_batch_timetable/lms_batch_timetable.json msgid "LMS Batch Timetable" -msgstr "" +msgstr "LMS raspored nastave grupe" #. Name of a DocType #: lms/lms/doctype/lms_category/lms_category.json msgid "LMS Category" -msgstr "" +msgstr "LMS kategorija" #. Name of a DocType #: lms/lms/doctype/lms_certificate/lms_certificate.json msgid "LMS Certificate" -msgstr "" +msgstr "LMS sertifikat" #. Name of a DocType #: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json msgid "LMS Certificate Evaluation" -msgstr "" +msgstr "LMS ocenjivanje sertifikata" #. Name of a DocType #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json msgid "LMS Certificate Request" -msgstr "" +msgstr "LMS zahtev za sertifikatom" #. Name of a DocType #. Option for the 'Payment for Document Type' (Select) field in DocType 'LMS @@ -2837,117 +2888,117 @@ msgstr "" #: lms/lms/doctype/lms_course/lms_course.json #: lms/lms/doctype/lms_payment/lms_payment.json msgid "LMS Course" -msgstr "" +msgstr "LMS obuka" #. Name of a DocType #: lms/lms/doctype/lms_course_interest/lms_course_interest.json msgid "LMS Course Interest" -msgstr "" +msgstr "LMS interesovanje za obuku" #. Name of a DocType #: lms/lms/doctype/lms_course_mentor_mapping/lms_course_mentor_mapping.json msgid "LMS Course Mentor Mapping" -msgstr "" +msgstr "LMS povezivanje mentora na obuku" #. Name of a DocType #: lms/lms/doctype/lms_course_progress/lms_course_progress.json msgid "LMS Course Progress" -msgstr "" +msgstr "LMS napredak na obuci" #. Name of a DocType #: lms/lms/doctype/lms_course_review/lms_course_review.json msgid "LMS Course Review" -msgstr "" +msgstr "LMS recenzija obuke" #. Name of a DocType #: lms/lms/doctype/lms_enrollment/lms_enrollment.json msgid "LMS Enrollment" -msgstr "" +msgstr "LMS upis" #. Name of a DocType #: lms/lms/doctype/lms_exercise/lms_exercise.json msgid "LMS Exercise" -msgstr "" +msgstr "LMS vežba" #. Name of a DocType #: lms/job/doctype/lms_job_application/lms_job_application.json msgid "LMS Job Application" -msgstr "" +msgstr "LMS prijava za posao" #. Name of a DocType #: lms/lms/doctype/lms_live_class/lms_live_class.json msgid "LMS Live Class" -msgstr "" +msgstr "LMS onlajn predavanje" #. Name of a DocType #: lms/lms/doctype/lms_mentor_request/lms_mentor_request.json msgid "LMS Mentor Request" -msgstr "" +msgstr "LMS zahtev za mentora" #. Name of a DocType #: lms/lms/doctype/lms_option/lms_option.json msgid "LMS Option" -msgstr "" +msgstr "LMS opcija" #. Name of a DocType #: lms/lms/doctype/lms_payment/lms_payment.json msgid "LMS Payment" -msgstr "" +msgstr "LMS uplata" #. Name of a DocType #: lms/lms/doctype/lms_program/lms_program.json msgid "LMS Program" -msgstr "" +msgstr "LMS program" #. Name of a DocType #: lms/lms/doctype/lms_program_course/lms_program_course.json msgid "LMS Program Course" -msgstr "" +msgstr "LMS program obuke" #. Name of a DocType #: lms/lms/doctype/lms_program_member/lms_program_member.json msgid "LMS Program Member" -msgstr "" +msgstr "LMS član programa" #. Name of a DocType #: lms/lms/doctype/lms_question/lms_question.json msgid "LMS Question" -msgstr "" +msgstr "LMS pitanje" #. Name of a DocType #: lms/lms/doctype/lms_quiz/lms_quiz.json msgid "LMS Quiz" -msgstr "" +msgstr "LMS kviz" #. Name of a DocType #: lms/lms/doctype/lms_quiz_question/lms_quiz_question.json msgid "LMS Quiz Question" -msgstr "" +msgstr "LMS pitanje u kvizu" #. Name of a DocType #: lms/lms/doctype/lms_quiz_result/lms_quiz_result.json msgid "LMS Quiz Result" -msgstr "" +msgstr "LMS rezultati kviza" #. Name of a DocType #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json msgid "LMS Quiz Submission" -msgstr "" +msgstr "LMS podnošenje kviza" #. Name of a DocType #: lms/lms/doctype/lms_settings/lms_settings.json msgid "LMS Settings" -msgstr "" +msgstr "LMS podešavanja" #. Name of a DocType #: lms/lms/doctype/lms_sidebar_item/lms_sidebar_item.json msgid "LMS Sidebar Item" -msgstr "" +msgstr "LMS stavka bočne trake" #. Name of a DocType #: lms/lms/doctype/lms_source/lms_source.json msgid "LMS Source" -msgstr "" +msgstr "LMS izvor" #. Name of a role #: lms/job/doctype/job_opportunity/job_opportunity.json @@ -2959,6 +3010,7 @@ msgstr "" #: lms/lms/doctype/lms_assignment/lms_assignment.json #: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json #: lms/lms/doctype/lms_badge_assignment/lms_badge_assignment.json +#: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_batch_enrollment/lms_batch_enrollment.json #: lms/lms/doctype/lms_batch_feedback/lms_batch_feedback.json #: lms/lms/doctype/lms_certificate/lms_certificate.json @@ -2973,17 +3025,17 @@ msgstr "" #: lms/lms/doctype/lms_source/lms_source.json #: lms/lms/doctype/user_skill/user_skill.json msgid "LMS Student" -msgstr "" +msgstr "LMS student" #. Name of a DocType #: lms/lms/doctype/lms_timetable_legend/lms_timetable_legend.json msgid "LMS Timetable Legend" -msgstr "" +msgstr "LMS legenda rasporeda nastave" #. Name of a DocType #: lms/lms/doctype/lms_timetable_template/lms_timetable_template.json msgid "LMS Timetable Template" -msgstr "" +msgstr "LMS šablon rasporeda nastave" #. Label of the label (Data) field in DocType 'LMS Timetable Legend' #: lms/lms/doctype/lms_timetable_legend/lms_timetable_legend.json @@ -2998,12 +3050,12 @@ msgstr "Prezime" #. Submission' #: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json msgid "Latest Submission" -msgstr "" +msgstr "Poslednji podnesak" #. Label of the launch_file (Code) field in DocType 'Course Chapter' #: lms/lms/doctype/course_chapter/course_chapter.json msgid "Launch File" -msgstr "" +msgstr "Pokreni fajl" #. Label of the lesson (Link) field in DocType 'Exercise Latest Submission' #. Label of the lesson (Link) field in DocType 'Exercise Submission' @@ -3024,33 +3076,33 @@ msgstr "" #: lms/lms/doctype/scheduled_flow/scheduled_flow.json #: lms/lms/workspace/lms/lms.json msgid "Lesson" -msgstr "" +msgstr "Lekcija" #. Name of a DocType #: lms/lms/doctype/lesson_reference/lesson_reference.json msgid "Lesson Reference" -msgstr "" +msgstr "Referenca lekcije" #. Label of the lesson_title (Data) field in DocType 'Scheduled Flow' #: lms/lms/doctype/scheduled_flow/scheduled_flow.json msgid "Lesson Title" -msgstr "" +msgstr "Naslov lekcije" #: frontend/src/pages/LessonForm.vue:414 msgid "Lesson created successfully" -msgstr "" +msgstr "Lekcija je uspešno kreirana" #: frontend/src/components/CourseOutline.vue:217 msgid "Lesson deleted successfully" -msgstr "" +msgstr "Lekcija je uspešno obrisana" #: frontend/src/components/CourseOutline.vue:232 msgid "Lesson moved successfully" -msgstr "" +msgstr "Lekcija je uspešno premeštena" #: frontend/src/pages/LessonForm.vue:438 msgid "Lesson updated successfully" -msgstr "" +msgstr "Lekcija je uspešno ažurirana" #. Label of the lessons (Table) field in DocType 'Course Chapter' #. Group in Course Chapter's connections @@ -3060,39 +3112,39 @@ msgstr "" #: lms/lms/doctype/course_chapter/course_chapter.json #: lms/lms/doctype/lms_course/lms_course.json msgid "Lessons" -msgstr "" +msgstr "Lekcije" #: lms/lms/web_template/lms_statistics/lms_statistics.html:14 #: lms/templates/statistics.html:36 msgid "Lessons Completed" -msgstr "" +msgstr "Lekcije završene" #: lms/templates/onboarding_header.html:11 msgid "Lets start setting up your content on the LMS so that you can reclaim time and focus on growth." -msgstr "" +msgstr "Počnimo sa podešavanjem sadržaja na LMS-u kako biste uštedeli vreme i fokusirali se na rast." #. Option for the 'Grade Type' (Select) field in DocType 'Education Detail' #: lms/lms/doctype/education_detail/education_detail.json msgid "Letter Grade (e.g. A, B-)" -msgstr "" +msgstr "Slovna ocena (npr. A, B-)" #. Label of the limit_questions_to (Int) field in DocType 'LMS Quiz' #: frontend/src/pages/QuizForm.vue:108 lms/lms/doctype/lms_quiz/lms_quiz.json msgid "Limit Questions To" -msgstr "" +msgstr "Ograniči pitanja na" #: lms/lms/doctype/lms_quiz/lms_quiz.py:38 msgid "Limit cannot be greater than or equal to the number of questions in the quiz." -msgstr "" +msgstr "Ograničenje ne može biti veće ili jednako broju pitanja u kvizu." #: frontend/src/pages/ProfileAbout.vue:74 msgid "LinkedIn" -msgstr "" +msgstr "LinkedIn" #. Label of the linkedin (Data) field in DocType 'User' #: lms/fixtures/custom_field.json msgid "LinkedIn ID" -msgstr "" +msgstr "LinkedIn ID" #. Group in Cohort's connections #. Group in Cohort Subgroup's connections @@ -3104,23 +3156,23 @@ msgstr "Linkovi" #. Option for the 'Status' (Select) field in DocType 'Cohort' #: frontend/src/pages/Courses.vue:306 lms/lms/doctype/cohort/cohort.json msgid "Live" -msgstr "" +msgstr "Aktivno" #. Label of the show_live_class (Check) field in DocType 'LMS Settings' #: frontend/src/components/LiveClass.vue:4 #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Live Class" -msgstr "" +msgstr "Onlajn predavanje" #. Label of the livecode_url (Data) field in DocType 'LMS Settings' #: lms/lms/doctype/lms_settings/lms_settings.json msgid "LiveCode URL" -msgstr "" +msgstr "LiveCode URL" #: frontend/src/components/Members.vue:109 -#: frontend/src/pages/Assignments.vue:69 frontend/src/pages/Batches.vue:82 +#: frontend/src/pages/Assignments.vue:69 frontend/src/pages/Batches.vue:80 #: frontend/src/pages/CertifiedParticipants.vue:100 -#: frontend/src/pages/Courses.vue:77 +#: frontend/src/pages/Courses.vue:75 #: frontend/src/pages/QuizSubmissionList.vue:39 #: frontend/src/pages/Quizzes.vue:55 msgid "Load More" @@ -3141,43 +3193,43 @@ msgstr "Lokacija" #. Label of the location_preference (Select) field in DocType 'User' #: lms/fixtures/custom_field.json msgid "Location Preference" -msgstr "" +msgstr "Preferencija lokacije" #: frontend/src/components/NoPermission.vue:28 -#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:188 +#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:193 #: frontend/src/pages/Lesson.vue:53 msgid "Login" msgstr "Prijava" #: frontend/src/components/UserDropdown.vue:174 msgid "Login to Frappe Cloud?" -msgstr "" +msgstr "Prijava na Frappe Cloud?" #: frontend/src/pages/JobDetail.vue:63 msgid "Login to apply" -msgstr "" +msgstr "Prijavite se da biste nastavili" #: lms/templates/emails/payment_reminder.html:23 msgid "Looking forward to seeing you enrolled!" -msgstr "" +msgstr "Radujemo se Vašem upisu!" #. Label of the default_home (Check) field in DocType 'LMS Settings' #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Make LMS the default home" -msgstr "" +msgstr "Postavi LMS kao podrazumevanu početnu stranicu" #: frontend/src/components/Modals/AnnouncementModal.vue:5 #: frontend/src/pages/Batch.vue:16 msgid "Make an Announcement" -msgstr "" +msgstr "Napravi saopštenje" #: frontend/src/pages/Billing.vue:123 msgid "Make sure to enter the correct billing name as the same will be used in your invoice." -msgstr "" +msgstr "Unesite tačan naziv za fakturisanje jer će biti korišćeno na Vašoj fakturi." #: frontend/src/components/BatchOverlay.vue:69 msgid "Manage Batch" -msgstr "" +msgstr "Upravljaj grupom" #. Option for the 'Role' (Select) field in DocType 'Cohort Staff' #: lms/lms/doctype/cohort_staff/cohort_staff.json @@ -3187,16 +3239,16 @@ msgstr "Menadžer" #. Option for the 'User Category' (Select) field in DocType 'User' #: lms/fixtures/custom_field.json lms/templates/signup-form.html:24 msgid "Manager (Sales/Marketing/Customer)" -msgstr "" +msgstr "Menadžer (prodaja/marketing/korisnici)" #. Label of the manifest_file (Code) field in DocType 'Course Chapter' #: lms/lms/doctype/course_chapter/course_chapter.json msgid "Manifest File" -msgstr "" +msgstr "Manifest fajl" #: frontend/src/components/Quiz.vue:96 msgid "Mark" -msgstr "" +msgstr "Poen" #: frontend/src/pages/Notifications.vue:12 msgid "Mark all as read" @@ -3204,7 +3256,7 @@ msgstr "Označi sve kao pročitano" #: frontend/src/pages/Notifications.vue:40 msgid "Mark as read" -msgstr "" +msgstr "Označi kao pročitano" #. Label of the marks (Int) field in DocType 'LMS Quiz Question' #. Label of the marks (Int) field in DocType 'LMS Quiz Result' @@ -3216,42 +3268,42 @@ msgstr "" #: lms/lms/doctype/lms_quiz_result/lms_quiz_result.json #: lms/templates/quiz/quiz.html:59 msgid "Marks" -msgstr "" +msgstr "Poeni" #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.py:41 msgid "Marks for question number {0} cannot be greater than the marks allotted for that question." -msgstr "" +msgstr "Broj poena za pitanje broj {0} ne može biti veći od poena dodeljenih za to pitanje." #. Label of the marks_out_of (Int) field in DocType 'LMS Quiz Result' #: frontend/src/pages/QuizSubmission.vue:67 #: lms/lms/doctype/lms_quiz_result/lms_quiz_result.json msgid "Marks out of" -msgstr "" +msgstr "Poeni od ukupno" #. Label of the max_attempts (Int) field in DocType 'LMS Quiz' #: lms/lms/doctype/lms_quiz/lms_quiz.json msgid "Max Attempts" -msgstr "" +msgstr "Maksimalan broj pokušaja" #: frontend/src/pages/QuizForm.vue:58 msgid "Maximum Attempts" -msgstr "" +msgstr "Maksimalan broj pokušaja" #. Label of the medium (Select) field in DocType 'LMS Batch' -#: frontend/src/pages/BatchForm.vue:172 +#: frontend/src/pages/BatchForm.vue:177 #: lms/lms/doctype/lms_batch/lms_batch.json msgid "Medium" -msgstr "Srednje" +msgstr "Sredstvo" #. Label of the medium (Data) field in DocType 'User' #: lms/fixtures/custom_field.json msgid "Medium ID" -msgstr "" +msgstr "ID sredstva" #: lms/templates/emails/batch_confirmation.html:16 #: lms/templates/emails/batch_start_reminder.html:19 msgid "Medium:" -msgstr "" +msgstr "Sredstvo:" #. Label of the member (Link) field in DocType 'Exercise Latest Submission' #. Label of the member (Link) field in DocType 'Exercise Submission' @@ -3289,25 +3341,25 @@ msgstr "" #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json #: lms/lms/report/course_progress_summary/course_progress_summary.py:64 msgid "Member" -msgstr "" +msgstr "Član" #. Label of the member_cohort (Link) field in DocType 'Exercise Latest #. Submission' #: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json msgid "Member Cohort" -msgstr "" +msgstr "Član obrazovne grupe" #. Label of the member_email (Link) field in DocType 'Exercise Latest #. Submission' #: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json msgid "Member Email" -msgstr "" +msgstr "Imejl člana" #. Label of the member_image (Attach Image) field in DocType 'LMS Batch #. Feedback' #: lms/lms/doctype/lms_batch_feedback/lms_batch_feedback.json msgid "Member Image" -msgstr "" +msgstr "Slika člana" #. Label of the member_name (Data) field in DocType 'LMS Assignment Submission' #. Label of the member_name (Data) field in DocType 'LMS Badge Assignment' @@ -3334,37 +3386,37 @@ msgstr "" #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json #: lms/lms/report/course_progress_summary/course_progress_summary.py:71 msgid "Member Name" -msgstr "" +msgstr "Ime člana" #. Label of the member_subgroup (Link) field in DocType 'Exercise Latest #. Submission' #: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json msgid "Member Subgroup" -msgstr "" +msgstr "Podgrupa člana" #. Label of the member_type (Select) field in DocType 'LMS Enrollment' #: lms/lms/doctype/lms_enrollment/lms_enrollment.json msgid "Member Type" -msgstr "" +msgstr "Vrsta člana" #. Label of the member_username (Data) field in DocType 'LMS Batch Enrollment' #. Label of the member_username (Data) field in DocType 'LMS Enrollment' #: lms/lms/doctype/lms_batch_enrollment/lms_batch_enrollment.json #: lms/lms/doctype/lms_enrollment/lms_enrollment.json msgid "Member Username" -msgstr "" +msgstr "Korisničko ime člana" #: frontend/src/pages/ProgramForm.vue:256 msgid "Member added to program" -msgstr "" +msgstr "Član je dodata u program" #: lms/lms/doctype/lms_batch_enrollment/lms_batch_enrollment.py:25 msgid "Member already enrolled in this batch" -msgstr "" +msgstr "Član se već upisao u ovu grupu" #: lms/lms/doctype/lms_program/lms_program.py:29 msgid "Member {0} has already been added to this batch." -msgstr "" +msgstr "Član {0} je već dodat u ovu grupu." #. Group in LMS Batch Old's connections #: lms/lms/doctype/lms_batch_old/lms_batch_old.json @@ -3374,7 +3426,7 @@ msgstr "Članovi" #. Label of the membership (Select) field in DocType 'LMS Batch Old' #: lms/lms/doctype/lms_batch_old/lms_batch_old.json msgid "Membership" -msgstr "" +msgstr "Članstvo" #. Option for the 'Required Role' (Select) field in DocType 'Cohort Web Page' #. Label of the mentor (Link) field in DocType 'LMS Course Mentor Mapping' @@ -3383,18 +3435,18 @@ msgstr "" #: lms/lms/doctype/lms_course_mentor_mapping/lms_course_mentor_mapping.json #: lms/lms/doctype/lms_enrollment/lms_enrollment.json msgid "Mentor" -msgstr "" +msgstr "Mentor" #. Label of the mentor_name (Data) field in DocType 'LMS Course Mentor Mapping' #: lms/lms/doctype/lms_course_mentor_mapping/lms_course_mentor_mapping.json msgid "Mentor Name" -msgstr "" +msgstr "Ime mentora" #. Label of the mentor_request_section (Section Break) field in DocType 'LMS #. Settings' #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Mentor Request" -msgstr "" +msgstr "Zahtev za mentora" #. Label of the mentor_request_creation (Link) field in DocType 'LMS Settings' #: lms/lms/doctype/lms_settings/lms_settings.json @@ -3402,7 +3454,7 @@ msgstr "" #: lms/patches/create_mentor_request_email_templates.py:18 #: lms/patches/create_mentor_request_email_templates.py:28 msgid "Mentor Request Creation Template" -msgstr "" +msgstr "Šablon za kreiranje zahteva za mentora" #. Label of the mentor_request_status_update (Link) field in DocType 'LMS #. Settings' @@ -3411,7 +3463,7 @@ msgstr "" #: lms/patches/create_mentor_request_email_templates.py:38 #: lms/patches/create_mentor_request_email_templates.py:48 msgid "Mentor Request Status Update Template" -msgstr "" +msgstr "Šablon za ažuriranje statusa zahteva za mentora" #. Label of the meta_description (Small Text) field in DocType 'LMS Settings' #: lms/lms/doctype/lms_settings/lms_settings.json @@ -3420,7 +3472,7 @@ msgstr "Meta opis" #. Label of the meta_image (Attach Image) field in DocType 'LMS Batch' #. Label of the meta_image (Attach Image) field in DocType 'LMS Settings' -#: frontend/src/pages/BatchForm.vue:185 +#: frontend/src/pages/BatchForm.vue:190 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Meta Image" @@ -3429,7 +3481,7 @@ msgstr "Meta slika" #. Label of the meta_keywords (Small Text) field in DocType 'LMS Settings' #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Meta Keywords" -msgstr "" +msgstr "Meta ključne reči" #. Label of the milestone (Check) field in DocType 'LMS Batch Timetable' #: lms/lms/doctype/lms_batch_timetable/lms_batch_timetable.json @@ -3438,7 +3490,7 @@ msgstr "Ključna tačka" #: lms/lms/doctype/lms_question/lms_question.py:48 msgid "Minimum two options are required for multiple choice questions." -msgstr "" +msgstr "Neophodno su najmanje dve opcije za pitanja sa višestrukim izborom." #. Name of a role #: frontend/src/pages/ProfileRoles.vue:20 @@ -3460,7 +3512,7 @@ msgstr "" #: lms/lms/doctype/lms_source/lms_source.json #: lms/lms/doctype/lms_timetable_template/lms_timetable_template.json msgid "Moderator" -msgstr "" +msgstr "Moderator" #: lms/lms/doctype/lms_badge/lms_badge.js:40 msgid "Modified By" @@ -3468,22 +3520,22 @@ msgstr "Izmenjeno od strane" #: lms/lms/api.py:219 msgid "Module Name is incorrect or does not exist." -msgstr "" +msgstr "Naziv modula je netačan ili ne postoji." #: lms/lms/api.py:215 msgid "Module is incorrect." -msgstr "" +msgstr "Modul je neispravan." #. Option for the 'Day' (Select) field in DocType 'Evaluator Schedule' #. Option for the 'Day' (Select) field in DocType 'LMS Certificate Request' #: lms/lms/doctype/evaluator_schedule/evaluator_schedule.json #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json msgid "Monday" -msgstr "" +msgstr "Ponedeljak" -#: frontend/src/components/AppSidebar.vue:589 +#: frontend/src/components/AppSidebar.vue:585 msgid "Monetization" -msgstr "" +msgstr "Monetizacija" #: frontend/src/components/AppSidebar.vue:39 msgid "More" @@ -3492,18 +3544,23 @@ msgstr "Više" #. Label of the multiple (Check) field in DocType 'LMS Question' #: lms/lms/doctype/lms_question/lms_question.json msgid "Multiple Correct Answers" -msgstr "" +msgstr "Više tačnih odgovora" #: frontend/src/pages/ProfileEvaluator.vue:4 msgid "My availability" -msgstr "" +msgstr "Moja dostupnost" #: frontend/src/pages/ProfileEvaluator.vue:127 msgid "My calendar" -msgstr "" +msgstr "Moj kalendar" + +#: frontend/src/components/Modals/EmailTemplateModal.vue:24 +msgid "Name" +msgstr "Ime" #. Option for the 'Event' (Select) field in DocType 'LMS Badge' -#: frontend/src/components/Categories.vue:12 +#: frontend/src/components/Categories.vue:27 +#: frontend/src/components/EmailTemplates.vue:17 #: frontend/src/components/Evaluators.vue:24 #: frontend/src/components/Members.vue:24 frontend/src/pages/Assignments.vue:19 #: frontend/src/pages/Batches.vue:17 frontend/src/pages/Courses.vue:17 @@ -3514,52 +3571,56 @@ msgstr "Novi" #: lms/www/lms.py:151 msgid "New Batch" -msgstr "" +msgstr "Nova grupa" #: frontend/src/pages/CourseForm.vue:590 lms/www/lms.py:95 msgid "New Course" -msgstr "" +msgstr "Nova obuka" + +#: frontend/src/components/Modals/EmailTemplateModal.vue:7 +msgid "New Email Template" +msgstr "Novi imejl šablon" #: frontend/src/pages/Jobs.vue:23 msgid "New Job" -msgstr "" +msgstr "Novi posao" #: lms/job/doctype/lms_job_application/lms_job_application.py:27 msgid "New Job Applicant" -msgstr "" +msgstr "Novi kandidat za posao" #: frontend/src/pages/Programs.vue:90 msgid "New Program" -msgstr "" +msgstr "Novi program" #: frontend/src/pages/ProgramForm.vue:133 msgid "New Program Course" -msgstr "" +msgstr "Nova obuka u okviru programa" #: frontend/src/pages/ProgramForm.vue:134 msgid "New Program Member" -msgstr "" +msgstr "Novi član programa" #: frontend/src/pages/QuizForm.vue:123 msgid "New Question" -msgstr "" +msgstr "Novo pitanje" #: frontend/src/pages/QuizForm.vue:451 frontend/src/pages/QuizForm.vue:459 #: frontend/src/pages/Quizzes.vue:19 msgid "New Quiz" -msgstr "" +msgstr "Novi kviz" #: lms/www/new-sign-up.html:3 msgid "New Sign Up" -msgstr "" +msgstr "Nova registracija" #: lms/lms/utils.py:609 msgid "New comment in batch {0}" -msgstr "" +msgstr "Novi komentar u grupi {0}" #: lms/lms/utils.py:602 msgid "New reply on the topic {0} in course {1}" -msgstr "" +msgstr "Nova poruka na temu {0} u obuci {1}" #: frontend/src/components/Discussions.vue:8 #: frontend/src/components/Discussions.vue:63 @@ -3572,76 +3633,76 @@ msgstr "Sledeće" #: lms/templates/quiz/quiz.html:125 msgid "Next Question" -msgstr "" +msgstr "Sledeće pitanje" #: frontend/src/components/Assessments.vue:75 lms/templates/assessments.html:58 msgid "No Assessments" -msgstr "" +msgstr "Nema procena" #: lms/templates/notifications.html:26 msgid "No Notifications" -msgstr "" +msgstr "Nema obaveštenja" #: frontend/src/components/Quiz.vue:278 msgid "No Quiz submissions found" -msgstr "" +msgstr "Nema pronađenih podnetih kvizova" #. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class' #: lms/lms/doctype/lms_live_class/lms_live_class.json msgid "No Recording" -msgstr "" +msgstr "Nema snimka" #: lms/templates/upcoming_evals.html:43 msgid "No Upcoming Evaluations" -msgstr "" +msgstr "Nema predstojećih ocenjivanja" #: frontend/src/components/Annoucements.vue:24 msgid "No announcements" -msgstr "" +msgstr "Nema saopštenja" #: lms/templates/certificates_section.html:23 msgid "No certificates" -msgstr "" +msgstr "Nema sertifikata" #: frontend/src/components/BatchCourses.vue:67 msgid "No courses added" -msgstr "" +msgstr "Nema dodatih obuka" #: lms/templates/courses_created.html:14 msgid "No courses created" -msgstr "" +msgstr "Nema kreiranih obuka" #: frontend/src/pages/Programs.vue:81 msgid "No courses in this program" -msgstr "" +msgstr "Nema obuka u ovom programu" #: lms/templates/courses_under_review.html:14 msgid "No courses under review" -msgstr "" +msgstr "Nema obuka u fazi pregleda" -#: frontend/src/components/BatchFeedback.vue:101 +#: frontend/src/components/BatchFeedback.vue:60 msgid "No feedback received yet." -msgstr "" +msgstr "Još uvek nema primljenih povratnih informacija." #: frontend/src/pages/ProfileAbout.vue:12 msgid "No introduction" -msgstr "" +msgstr "Nema uvoda" #: frontend/src/components/LiveClass.vue:71 msgid "No live classes scheduled" -msgstr "" +msgstr "Nema zakazanih onlajn predavanja" #: frontend/src/components/Modals/EvaluationModal.vue:62 msgid "No slots available for this date." -msgstr "" +msgstr "Nema dostupnih termina za ovaj datum." #: frontend/src/components/Modals/AnnouncementModal.vue:90 msgid "No students in this batch" -msgstr "" +msgstr "Nema studenata u ovoj grupi" #: frontend/src/pages/AssignmentSubmissionList.vue:67 msgid "No submissions" -msgstr "" +msgstr "Nema podnesaka" #: frontend/src/components/EmptyState.vue:5 lms/templates/course_list.html:13 msgid "No {0}" @@ -3663,19 +3724,19 @@ msgstr "Nije primenjivo" #: lms/templates/assessments.html:48 msgid "Not Attempted" -msgstr "" +msgstr "Nije pokušano" #: lms/lms/widgets/NoPreviewModal.html:6 msgid "Not Available for Preview" -msgstr "" +msgstr "Nije dostupno za pregled" #. Option for the 'Status' (Select) field in DocType 'LMS Assignment #. Submission' #: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json msgid "Not Graded" -msgstr "" +msgstr "Nije ocenjeno" -#: frontend/src/components/NoPermission.vue:7 frontend/src/pages/Batch.vue:156 +#: frontend/src/components/NoPermission.vue:7 frontend/src/pages/Batch.vue:161 msgid "Not Permitted" msgstr "Nije dozvoljeno" @@ -3689,7 +3750,7 @@ msgstr "Nije sačuvano" #: frontend/src/pages/Notifications.vue:54 msgid "Nothing to see here." -msgstr "" +msgstr "Ovde nema ničega za pregled." #. Label of the notifications (Check) field in DocType 'LMS Settings' #: lms/lms/doctype/lms_settings/lms_settings.json @@ -3698,11 +3759,11 @@ msgstr "Obaveštenja" #: lms/lms/widgets/NoPreviewModal.html:30 msgid "Notify me when available" -msgstr "" +msgstr "Obavesti me kada bude dostupno" #: frontend/src/pages/BatchForm.vue:150 msgid "Number of seats available" -msgstr "" +msgstr "Broj dostupnih mesta" #. Label of the sb_00 (Section Break) field in DocType 'Zoom Settings' #: lms/lms/doctype/zoom_settings/zoom_settings.json @@ -3712,41 +3773,41 @@ msgstr "OAuth ID klijenta" #. Option for the 'Location Preference' (Select) field in DocType 'User' #: lms/fixtures/custom_field.json msgid "Office close to Home" -msgstr "" +msgstr "Kancelarija blizu kuće" #. Option for the 'Medium' (Select) field in DocType 'LMS Batch' #: lms/lms/doctype/lms_batch/lms_batch.json msgid "Offline" -msgstr "" +msgstr "Uživo" #: lms/templates/emails/certification.html:16 msgid "Once again, congratulations on this significant accomplishment." -msgstr "" +msgstr "Još jednom, čestitamo na ovom značajnom uspehu." #: frontend/src/components/Assignment.vue:60 msgid "Once the moderator grades your submission, you'll find the details here." -msgstr "" +msgstr "Nakon što moderator oceni Vaš podnesak, ovde ćete pronaći detalje." #. Option for the 'Medium' (Select) field in DocType 'LMS Batch' #: lms/lms/doctype/lms_batch/lms_batch.json msgid "Online" -msgstr "" +msgstr "Onlajn" #: frontend/src/pages/ProgramForm.vue:157 msgid "Only courses for which self learning is disabled can be added to program." -msgstr "" +msgstr "Isključivo obuke kod kojih je samostalno učenje onemogućeno mogu se dodati u program." #: lms/templates/assignment.html:6 msgid "Only files of type {0} will be accepted." -msgstr "" +msgstr "Isključivo su prihvatljivi fajlovi vrste {0}." #: frontend/src/pages/CourseForm.vue:526 frontend/src/utils/index.js:499 msgid "Only image file is allowed." -msgstr "" +msgstr "Dozvoljen je samo fajl slike." #: frontend/src/components/Modals/ChapterModal.vue:218 msgid "Only zip files are allowed" -msgstr "" +msgstr "Dozvoljeni su samo zip fajlovi" #. Option for the 'Status' (Select) field in DocType 'Job Opportunity' #. Option for the 'Membership' (Select) field in DocType 'LMS Batch Old' @@ -3758,24 +3819,24 @@ msgstr "Otvoreno" #: lms/templates/emails/assignment_submission.html:8 msgid "Open Assignment" -msgstr "" +msgstr "Otvoreni zadatak" #: lms/templates/emails/lms_message.html:13 msgid "Open Course" -msgstr "" +msgstr "Otvorena obuka" #. Option for the 'Type' (Select) field in DocType 'LMS Question' #. Option for the 'Type' (Select) field in DocType 'LMS Quiz Question' #: lms/lms/doctype/lms_question/lms_question.json #: lms/lms/doctype/lms_quiz_question/lms_quiz_question.json msgid "Open Ended" -msgstr "" +msgstr "Otvoreno pitanje" #. Label of the option (Data) field in DocType 'LMS Option' #: frontend/src/components/Modals/Question.vue:67 #: lms/lms/doctype/lms_option/lms_option.json msgid "Option" -msgstr "" +msgstr "Opcija" #. Label of the option_1 (Small Text) field in DocType 'LMS Question' #: lms/lms/doctype/lms_question/lms_question.json @@ -3795,7 +3856,7 @@ msgstr "Opcija 3" #. Label of the option_4 (Small Text) field in DocType 'LMS Question' #: lms/lms/doctype/lms_question/lms_question.json msgid "Option 4" -msgstr "" +msgstr "Opcija 4" #: frontend/src/components/Modals/Question.vue:56 msgid "Options" @@ -3804,7 +3865,7 @@ msgstr "Opcije" #. Label of the order_id (Data) field in DocType 'LMS Payment' #: lms/lms/doctype/lms_payment/lms_payment.json msgid "Order ID" -msgstr "" +msgstr "ID narudžbine" #. Label of the organization (Data) field in DocType 'Certification' #: lms/lms/doctype/certification/certification.json @@ -3813,12 +3874,12 @@ msgstr "Organizacija" #: frontend/src/pages/Billing.vue:32 msgid "Original Amount" -msgstr "" +msgstr "Originalni iznos" #. Option for the 'User Category' (Select) field in DocType 'User' #: lms/fixtures/custom_field.json lms/templates/signup-form.html:28 msgid "Others" -msgstr "" +msgstr "Ostali" #: lms/lms/doctype/lms_badge/lms_badge.js:39 msgid "Owner" @@ -3827,7 +3888,7 @@ msgstr "Vlasnik" #. Label of the pan (Data) field in DocType 'LMS Payment' #: lms/lms/doctype/lms_payment/lms_payment.json msgid "PAN" -msgstr "" +msgstr "PAN" #. Option for the 'File Type' (Select) field in DocType 'Course Lesson' #. Option for the 'Type' (Select) field in DocType 'LMS Assignment' @@ -3841,44 +3902,44 @@ msgstr "PDF" #. Label of the pages (Table) field in DocType 'Cohort' #: lms/lms/doctype/cohort/cohort.json msgid "Pages" -msgstr "" +msgstr "Stranice" #. Label of the paid_batch (Check) field in DocType 'LMS Batch' -#: frontend/src/pages/BatchForm.vue:245 +#: frontend/src/pages/BatchForm.vue:250 #: lms/lms/doctype/lms_batch/lms_batch.json msgid "Paid Batch" -msgstr "" +msgstr "Plaćena grupa" #. Label of the paid_certificate (Check) field in DocType 'LMS Course' #: frontend/src/pages/CourseForm.vue:222 #: lms/lms/doctype/lms_course/lms_course.json msgid "Paid Certificate" -msgstr "" +msgstr "Plaćeni sertifikat" #: frontend/src/components/CourseCardOverlay.vue:139 msgid "Paid Certificate after Evaluation" -msgstr "" +msgstr "Plaćeni sertifikat nakon ocenjivanja" #. Label of the paid_course (Check) field in DocType 'LMS Course' #: frontend/src/pages/CourseForm.vue:212 #: lms/lms/doctype/lms_course/lms_course.json msgid "Paid Course" -msgstr "" +msgstr "Plaćena obuka" #: frontend/src/pages/Billing.vue:115 msgid "Pan Number" -msgstr "" +msgstr "PAN broj" #. Option for the 'Type' (Select) field in DocType 'Job Opportunity' #: frontend/src/pages/Jobs.vue:186 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Part Time" -msgstr "" +msgstr "Nepuno vreme" #. Option for the 'Status' (Select) field in DocType 'LMS Course Progress' #: lms/lms/doctype/lms_course_progress/lms_course_progress.json msgid "Partially Complete" -msgstr "" +msgstr "Delimično završeno" #. Option for the 'Status' (Select) field in DocType 'LMS Assignment #. Submission' @@ -3888,7 +3949,7 @@ msgstr "" #: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json #: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json msgid "Pass" -msgstr "Prošlo" +msgstr "Položeno" #. Label of the passing_percentage (Int) field in DocType 'LMS Quiz' #. Label of the passing_percentage (Int) field in DocType 'LMS Quiz Submission' @@ -3896,7 +3957,7 @@ msgstr "Prošlo" #: lms/lms/doctype/lms_quiz/lms_quiz.json #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json msgid "Passing Percentage" -msgstr "" +msgstr "Minimalni procenat za prolaz" #. Label of the password (Password) field in DocType 'LMS Live Class' #: lms/lms/doctype/lms_live_class/lms_live_class.json @@ -3905,7 +3966,7 @@ msgstr "Lozinka" #: frontend/src/pages/CourseForm.vue:197 msgid "Paste the youtube link of a short video introducing the course" -msgstr "" +msgstr "Nalepite YouTube link kratkog video-zapisa koji predstavlja obuku" #. Label of the payment (Link) field in DocType 'LMS Batch Enrollment' #. Label of the payment (Link) field in DocType 'LMS Enrollment' @@ -3917,13 +3978,13 @@ msgstr "Plaćanje" #. Name of a DocType #: lms/lms/doctype/payment_country/payment_country.json msgid "Payment Country" -msgstr "" +msgstr "Država plaćanja" #. Label of the payment_details_section (Section Break) field in DocType 'LMS #. Payment' #: lms/lms/doctype/lms_payment/lms_payment.json msgid "Payment Details" -msgstr "" +msgstr "Detalji plaćanja" #. Label of the payment_gateway (Data) field in DocType 'LMS Settings' #: lms/lms/doctype/lms_settings/lms_settings.json @@ -3933,7 +3994,7 @@ msgstr "Platni portal" #. Label of the payment_id (Data) field in DocType 'LMS Payment' #: lms/lms/doctype/lms_payment/lms_payment.json msgid "Payment ID" -msgstr "" +msgstr "ID plaćanja" #. Label of the payment_received (Check) field in DocType 'LMS Payment' #: lms/lms/doctype/lms_payment/lms_payment.json @@ -3944,40 +4005,40 @@ msgstr "Plaćanje primljeno" #. Settings' #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Payment Reminder Template" -msgstr "" +msgstr "Šablon za podsetnik za plaćanje" #. Label of the payment_settings_tab (Tab Break) field in DocType 'LMS #. Settings' #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Payment Settings" -msgstr "" +msgstr "Podešavanje plaćanja" #: frontend/src/pages/Billing.vue:21 msgid "Payment for " -msgstr "" +msgstr "Plaćanje za " #. Label of the payment_for_certificate (Check) field in DocType 'LMS Payment' #: lms/lms/doctype/lms_payment/lms_payment.json msgid "Payment for Certificate" -msgstr "" +msgstr "Plaćanje za sertifikat" #. Label of the payment_for_document (Dynamic Link) field in DocType 'LMS #. Payment' #: lms/lms/doctype/lms_payment/lms_payment.json msgid "Payment for Document" -msgstr "" +msgstr "Plaćanje za dokument" #. Label of the payment_for_document_type (Select) field in DocType 'LMS #. Payment' #: lms/lms/doctype/lms_payment/lms_payment.json msgid "Payment for Document Type" -msgstr "" +msgstr "Plaćanje za vrstu dokumenta" #. Label of the payments_app_is_not_installed (HTML) field in DocType 'LMS #. Settings' #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Payments app is not installed" -msgstr "" +msgstr "Aplikacija za obradu plaćanja nije instalirana" #. Option for the 'Status' (Select) field in DocType 'Cohort Join Request' #. Option for the 'Status' (Select) field in DocType 'Invite Request' @@ -4002,16 +4063,16 @@ msgstr "Procenat" #. Option for the 'Grade Type' (Select) field in DocType 'Education Detail' #: lms/lms/doctype/education_detail/education_detail.json msgid "Percentage (e.g. 70%)" -msgstr "" +msgstr "Procenat (npr. 70%)" #: frontend/src/components/Modals/BatchStudentProgress.vue:44 msgid "Percentage/Status" -msgstr "" +msgstr "Procenat/Status" #. Label of the persona_captured (Check) field in DocType 'LMS Settings' #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Persona Captured" -msgstr "" +msgstr "Zabeležen korisnički profil" #: frontend/src/pages/Billing.vue:99 msgid "Phone Number" @@ -4019,7 +4080,7 @@ msgstr "Broj telefona" #: lms/lms/doctype/lms_settings/lms_settings.py:34 msgid "Please add {1} for {3} to send calendar invites for evaluations." -msgstr "" +msgstr "Molimo Vas da dodate {1} za {3} kako biste slali pozivnice za ocenjivanje u kalendar." #: lms/lms/user.py:75 msgid "Please ask your administrator to verify your sign-up" @@ -4031,146 +4092,146 @@ msgstr "Molimo Vas da proverite svoj imejl za verifikaciju" #: lms/templates/emails/community_course_membership.html:7 msgid "Please click on the following button to set your new password" -msgstr "" +msgstr "Molimo Vas da kliknete na sledeće dugme da postavite novu lozinku" #: lms/lms/utils.py:2047 lms/lms/utils.py:2051 msgid "Please complete the previous courses in the program to enroll in this course." -msgstr "" +msgstr "Molimo Vas da završite prethodne obuke u programu kako biste se upisali na ovu obuku." #: lms/lms/doctype/lms_batch/lms_batch.py:200 msgid "Please enable Zoom Settings to use this feature." -msgstr "" +msgstr "Molimo Vas da omogućite Zoom podešavanja da biste koristili ovu funkciju." #: frontend/src/components/CourseOutline.vue:319 msgid "Please enroll for this course to view this lesson" -msgstr "" +msgstr "Molimo Vas da se upišete na ovu obuku da biste pristupili lekciji" #: frontend/src/components/Quiz.vue:13 msgid "Please ensure that you complete all the questions in {0} minutes." -msgstr "" +msgstr "Molimo Vas da se uverite da su sva pitanja završena u roku od {0} minuta." #: frontend/src/components/Modals/LiveClassModal.vue:171 msgid "Please enter a title." -msgstr "" +msgstr "Molimo Vas da unesete naslov." #: 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 "" +msgstr "Molimo Vas da uneste važeći URL." #: frontend/src/components/Modals/LiveClassModal.vue:183 msgid "Please enter a valid time in the format HH:mm." -msgstr "" +msgstr "Molimo Vas da unesete ispravno vreme u formatu HH:mm." #: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.py:78 msgid "Please enter the URL for assignment submission." -msgstr "" +msgstr "Molimo Vas da unesete URL za podnošenje zadatka." #: lms/templates/quiz/quiz.js:176 msgid "Please enter your answer" -msgstr "" +msgstr "Molimo Vas da unesete odgovor" #: lms/lms/doctype/lms_batch/lms_batch.py:63 msgid "Please install the Payments App to create a paid batch. Refer to the documentation for more details. {0}" -msgstr "" +msgstr "Molimo Vas da instalirate aplikaciju za obradu plaćanja da biste kreirali plaćenu grupu. Za više detalja pogledajte dokumentaciju. {0}" #: 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 "" +msgstr "Molimo Vas da instalirate aplikacije za obradu plaćanja da biste kreirali plaćenu obuku. Za više detalja pogledajte dokumentaciju. {0}" #: frontend/src/pages/Billing.vue:254 msgid "Please let us know where you heard about us from." -msgstr "" +msgstr "Molimo Vas da nam kažete kako ste čuli za nas." #: frontend/src/components/QuizBlock.vue:5 msgid "Please login to access the quiz." -msgstr "" +msgstr "Molimo Vas da se prijavite da biste pristupili kvizu." -#: frontend/src/components/NoPermission.vue:25 frontend/src/pages/Batch.vue:167 +#: frontend/src/components/NoPermission.vue:25 frontend/src/pages/Batch.vue:172 msgid "Please login to access this page." -msgstr "" +msgstr "Molimo Vas da se prijavite da biste pristupili ovoj stranici." #: lms/lms/api.py:211 msgid "Please login to continue with payment." -msgstr "" +msgstr "Molimo Vas da se prijavite da biste nastavili sa plaćanjem." #: lms/lms/notification/certificate_request_reminder/certificate_request_reminder.html:7 #: lms/templates/emails/certificate_request_notification.html:7 msgid "Please prepare well and be on time for the evaluations." -msgstr "" +msgstr "Molimo Vas da se dobro pripremite i stignete na vreme za ocenjivanje." #: frontend/src/components/UpcomingEvaluations.vue:101 msgid "Please schedule an evaluation to get certified." -msgstr "" +msgstr "Molimo Vas da zakažete ocenjivanje kako biste dobili sertifikat." #: frontend/src/components/Modals/LiveClassModal.vue:174 msgid "Please select a date." -msgstr "" +msgstr "Molimo Vas da izaberete datum." #: frontend/src/components/Modals/LiveClassModal.vue:198 msgid "Please select a duration." -msgstr "" +msgstr "Molimo Vas da izaberete trajanje." #: frontend/src/components/Modals/LiveClassModal.vue:195 msgid "Please select a future date and time." -msgstr "" +msgstr "Molimo Vas da izaberete budući datum i vreme." #: frontend/src/components/Modals/LiveClassModal.vue:177 msgid "Please select a time." -msgstr "" +msgstr "Molimo Vas da izaberete vreme." #: frontend/src/components/Modals/LiveClassModal.vue:180 msgid "Please select a timezone." -msgstr "" +msgstr "Molimo Vas da izaberete vremensku zonu." #: frontend/src/components/Quiz.vue:497 msgid "Please select an option" -msgstr "" +msgstr "Molimo Vas da izaberete opciju" #: lms/templates/emails/job_report.html:6 msgid "Please take appropriate action at {0}" -msgstr "" +msgstr "Molimo Vas da preduzmete odgovarajuću radnju na {0}" #: frontend/src/components/Modals/ChapterModal.vue:175 msgid "Please upload a SCORM package" -msgstr "" +msgstr "Molimo Vas da otpremnice SCORM paket" #: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.py:81 msgid "Please upload the assignment file." -msgstr "" +msgstr "Molimo Vas da otpremite fajl zadatka." #. Option for the 'Grade Type' (Select) field in DocType 'Education Detail' #: lms/lms/doctype/education_detail/education_detail.json msgid "Point of Score (e.g. 70)" -msgstr "" +msgstr "Numerički prikaz ocene (npr. 70)" #: frontend/src/components/Modals/Question.vue:62 msgid "Possibilities" -msgstr "" +msgstr "Mogućnosti" #: frontend/src/components/Modals/Question.vue:88 msgid "Possibility" -msgstr "" +msgstr "Mogućnost" #. Label of the possibility_1 (Small Text) field in DocType 'LMS Question' #: lms/lms/doctype/lms_question/lms_question.json msgid "Possible Answer 1" -msgstr "" +msgstr "Mogući odgovor 1" #. Label of the possibility_2 (Small Text) field in DocType 'LMS Question' #: lms/lms/doctype/lms_question/lms_question.json msgid "Possible Answer 2" -msgstr "" +msgstr "Mogući odgovor 2" #. Label of the possibility_3 (Small Text) field in DocType 'LMS Question' #: lms/lms/doctype/lms_question/lms_question.json msgid "Possible Answer 3" -msgstr "" +msgstr "Mogući odgovor 3" #. Label of the possibility_4 (Small Text) field in DocType 'LMS Question' #: lms/lms/doctype/lms_question/lms_question.json msgid "Possible Answer 4" -msgstr "" +msgstr "Mogući odgovor 4" #: frontend/src/components/DiscussionReplies.vue:54 #: frontend/src/components/DiscussionReplies.vue:89 @@ -4183,33 +4244,33 @@ msgstr "Poštanski broj" #: frontend/src/components/AppSidebar.vue:122 msgid "Powered by Learning" -msgstr "" +msgstr "Powered by Learning" #. Name of a DocType #: lms/lms/doctype/preferred_function/preferred_function.json msgid "Preferred Function" -msgstr "" +msgstr "Poželjna funkcija" #. Label of the preferred_functions (Table MultiSelect) field in DocType 'User' #: lms/fixtures/custom_field.json msgid "Preferred Functions" -msgstr "" +msgstr "Poželjne funkcije" #. Label of the preferred_industries (Table MultiSelect) field in DocType #. 'User' #: lms/fixtures/custom_field.json msgid "Preferred Industries" -msgstr "" +msgstr "Poželjne industrije" #. Name of a DocType #: lms/lms/doctype/preferred_industry/preferred_industry.json msgid "Preferred Industry" -msgstr "" +msgstr "Poželjna industrija" #. Label of the preferred_location (Data) field in DocType 'User' #: lms/fixtures/custom_field.json msgid "Preferred Location" -msgstr "" +msgstr "Poželjna lokacija" #. Label of the image (Attach Image) field in DocType 'LMS Course' #: lms/lms/doctype/lms_course/lms_course.json @@ -4218,14 +4279,14 @@ msgstr "Pregled slike" #: frontend/src/pages/CourseForm.vue:195 msgid "Preview Video" -msgstr "" +msgstr "Pregled video snimka" #: frontend/src/pages/Lesson.vue:119 msgid "Previous" msgstr "Prethodni" #. Label of the pricing_tab (Tab Break) field in DocType 'LMS Batch' -#: frontend/src/pages/BatchForm.vue:240 +#: frontend/src/pages/BatchForm.vue:245 #: lms/lms/doctype/lms_batch/lms_batch.json msgid "Pricing" msgstr "Cene" @@ -4234,22 +4295,22 @@ msgstr "Cene" #: frontend/src/pages/CourseForm.vue:206 #: lms/lms/doctype/lms_course/lms_course.json msgid "Pricing and Certification" -msgstr "" +msgstr "Cenovnik i sertifikacija" #. Label of the exception_country (Table MultiSelect) field in DocType 'LMS #. Settings' #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Primary Countries" -msgstr "" +msgstr "Primarne države" #. Label of the subgroup (Link) field in DocType 'Cohort Mentor' #: lms/lms/doctype/cohort_mentor/cohort_mentor.json msgid "Primary Subgroup" -msgstr "" +msgstr "Primarna podgrupa" #: lms/lms/utils.py:440 msgid "Privacy Policy" -msgstr "" +msgstr "Politika privatnosti" #. Option for the 'Visibility' (Select) field in DocType 'LMS Batch Old' #: lms/lms/doctype/lms_batch_old/lms_batch_old.json @@ -4260,45 +4321,45 @@ msgstr "Privatno" #. in DocType 'User' #: lms/fixtures/custom_field.json msgid "Private Information includes your Grade and Work Environment Preferences" -msgstr "" +msgstr "Privatne informacije uključuju Vašu ocenu i želje vezane za radno okruženje" #: frontend/src/pages/Billing.vue:129 msgid "Proceed to Payment" -msgstr "" +msgstr "Nastavi na plaćanje" #. Label of the profession (Data) field in DocType 'User' #: lms/fixtures/custom_field.json msgid "Profession" -msgstr "" +msgstr "Zanimanje" #: frontend/src/components/Modals/EditProfile.vue:37 msgid "Profile Image" -msgstr "" +msgstr "Profilna slika" #: frontend/src/pages/ProgramForm.vue:155 msgid "Program Course" -msgstr "" +msgstr "Obuka u programu" #. Label of the program_courses (Table) field in DocType 'LMS Program' #: frontend/src/pages/ProgramForm.vue:17 #: lms/lms/doctype/lms_program/lms_program.json msgid "Program Courses" -msgstr "" +msgstr "Obuke u programu" #: frontend/src/pages/ProgramForm.vue:170 msgid "Program Member" -msgstr "" +msgstr "Član programa" #. Label of the program_members (Table) field in DocType 'LMS Program' #: frontend/src/pages/ProgramForm.vue:79 #: lms/lms/doctype/lms_program/lms_program.json msgid "Program Members" -msgstr "" +msgstr "Članovi programa" #: frontend/src/pages/Programs.vue:206 frontend/src/pages/Programs.vue:212 #: lms/www/lms.py:295 msgid "Programs" -msgstr "" +msgstr "Programi" #. Label of the progress (Float) field in DocType 'LMS Enrollment' #. Label of the progress (Int) field in DocType 'LMS Program Member' @@ -4323,7 +4384,7 @@ msgstr "Javni" #. Label of the published (Check) field in DocType 'LMS Certificate' #: lms/lms/doctype/lms_certificate/lms_certificate.json msgid "Publish on Participant Page" -msgstr "" +msgstr "Objavi na stranici učesnika" #. Label of the published (Check) field in DocType 'LMS Batch' #. Label of the published (Check) field in DocType 'LMS Course' @@ -4339,7 +4400,7 @@ msgstr "Objavljeno" #: lms/lms/web_template/lms_statistics/lms_statistics.html:14 #: lms/templates/statistics.html:4 msgid "Published Courses" -msgstr "" +msgstr "Objavljene obuke" #. Label of the published_on (Date) field in DocType 'LMS Course' #: frontend/src/pages/CourseForm.vue:154 @@ -4350,7 +4411,7 @@ msgstr "Objavljeno na" #. Label of the purchased_certificate (Check) field in DocType 'LMS Enrollment' #: lms/lms/doctype/lms_enrollment/lms_enrollment.json msgid "Purchased Certificate" -msgstr "" +msgstr "Kupljeni sertifikat" #. Label of the question (Small Text) field in DocType 'Course Lesson' #. Label of the question (Text Editor) field in DocType 'LMS Assignment' @@ -4371,46 +4432,46 @@ msgstr "" #: lms/lms/doctype/lms_quiz_result/lms_quiz_result.json #: lms/templates/quiz/quiz.html:104 msgid "Question" -msgstr "" +msgstr "Pitanje" #: lms/templates/quiz/quiz.html:62 msgid "Question " -msgstr "" +msgstr "Pitanje " #. Label of the question_detail (Text) field in DocType 'LMS Quiz Question' #: lms/lms/doctype/lms_quiz_question/lms_quiz_question.json msgid "Question Detail" -msgstr "" +msgstr "Detalji pitanja" #. Label of the question_name (Link) field in DocType 'LMS Quiz Result' #: lms/lms/doctype/lms_quiz_result/lms_quiz_result.json msgid "Question Name" -msgstr "" +msgstr "Naziv pitanja" #: frontend/src/components/Modals/Question.vue:281 msgid "Question added successfully" -msgstr "" +msgstr "Pitanje je uspešno dodato" #: frontend/src/components/Modals/Question.vue:331 msgid "Question updated successfully" -msgstr "" +msgstr "Pitanje je uspešno ažurirano" #: frontend/src/components/Quiz.vue:88 msgid "Question {0}" -msgstr "" +msgstr "Pitanje {0}" #: frontend/src/components/Quiz.vue:190 msgid "Question {0} of {1}" -msgstr "" +msgstr "Pitanje {0} od {1}" #. Label of the questions (Table) field in DocType 'LMS Quiz' #: frontend/src/pages/QuizForm.vue:117 lms/lms/doctype/lms_quiz/lms_quiz.json msgid "Questions" -msgstr "" +msgstr "Pitanja" #: frontend/src/pages/QuizForm.vue:432 msgid "Questions deleted successfully" -msgstr "" +msgstr "Pitanja su uspešno obrisana" #. Label of the quiz (Link) field in DocType 'LMS Quiz Submission' #. Label of a Link in the LMS Workspace @@ -4418,77 +4479,77 @@ msgstr "" #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json #: lms/lms/workspace/lms/lms.json msgid "Quiz" -msgstr "" +msgstr "Kviz" #. Label of the quiz_id (Data) field in DocType 'Course Lesson' #: lms/lms/doctype/course_lesson/course_lesson.json msgid "Quiz ID" -msgstr "" +msgstr "ID kviza" #. Label of a Link in the LMS Workspace #: frontend/src/pages/QuizPage.vue:57 lms/lms/workspace/lms/lms.json msgid "Quiz Submission" -msgstr "" +msgstr "Podnošenje kviza" #: frontend/src/pages/QuizSubmission.vue:131 #: frontend/src/pages/QuizSubmissionList.vue:111 #: frontend/src/pages/QuizSubmissionList.vue:116 msgid "Quiz Submissions" -msgstr "" +msgstr "Podnošenja kviza" #: frontend/src/components/Quiz.vue:227 msgid "Quiz Summary" -msgstr "" +msgstr "Rezime kviza" #. Label of the quiz_title (Data) field in DocType 'LMS Quiz Submission' #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json msgid "Quiz Title" -msgstr "" +msgstr "Naslov kviza" #: frontend/src/pages/QuizForm.vue:344 msgid "Quiz created successfully" -msgstr "" +msgstr "Kviz je uspešno kreiran" #: lms/plugins.py:96 msgid "Quiz is not available to Guest users. Please login to continue." -msgstr "" +msgstr "Kviz nije dostupan gostujućim korisnicima. Molimo Vas da se prijavite da biste nastavili." #: frontend/src/pages/QuizForm.vue:363 msgid "Quiz updated successfully" -msgstr "" +msgstr "Kviz je uspešno ažuriran" #. Description of the 'Quiz ID' (Data) field in DocType 'Course Lesson' #: lms/lms/doctype/course_lesson/course_lesson.json msgid "Quiz will appear at the bottom of the lesson." -msgstr "" +msgstr "Kviz će biti prikazivan na dnu lekcije." -#: frontend/src/components/AppSidebar.vue:573 +#: frontend/src/components/AppSidebar.vue:569 #: frontend/src/pages/QuizForm.vue:443 frontend/src/pages/Quizzes.vue:142 #: frontend/src/pages/Quizzes.vue:152 lms/www/lms.py:251 msgid "Quizzes" -msgstr "" +msgstr "Kvizovi" #. 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:121 #: frontend/src/components/Modals/Event.vue:86 -#: frontend/src/components/Modals/ReviewModal.vue:20 +#: frontend/src/components/Modals/ReviewModal.vue:18 #: 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" -msgstr "" +msgstr "Ocena" #: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.py:17 msgid "Rating cannot be 0" -msgstr "" +msgstr "Ocena ne može biti 0" #. Option for the 'Stage' (Select) field in DocType 'LMS Batch Old' #: lms/lms/doctype/lms_batch_old/lms_batch_old.json msgid "Ready" -msgstr "" +msgstr "Spremno" #. Label of the reference_docname (Dynamic Link) field in DocType 'LMS Batch #. Timetable' @@ -4511,16 +4572,16 @@ msgstr "Vrsta referentnog dokumenta" #: lms/templates/emails/community_course_membership.html:17 msgid "Regards" -msgstr "" +msgstr "Pozdrav" #: frontend/src/components/BatchOverlay.vue:89 msgid "Register Now" -msgstr "" +msgstr "Registrujte se sada" #. Option for the 'Status' (Select) field in DocType 'Invite Request' #: lms/lms/doctype/invite_request/invite_request.json msgid "Registered" -msgstr "" +msgstr "Registrovan" #: lms/lms/user.py:36 msgid "Registered but disabled" @@ -4533,40 +4594,40 @@ msgstr "Registrovano, ali onemogućeno" #: lms/lms/doctype/invite_request/invite_request.json #: lms/lms/doctype/lms_mentor_request/lms_mentor_request.json msgid "Rejected" -msgstr "" +msgstr "Odbijeno" #. Label of the related_courses (Table) field in DocType 'LMS Course' #. Name of a DocType #: lms/lms/doctype/lms_course/lms_course.json #: lms/lms/doctype/related_courses/related_courses.json msgid "Related Courses" -msgstr "" +msgstr "Srodne obuke" -#: frontend/src/pages/BatchForm.vue:221 frontend/src/pages/CourseForm.vue:127 +#: frontend/src/pages/BatchForm.vue:226 frontend/src/pages/CourseForm.vue:127 msgid "Remove" msgstr "Ukloni" #: frontend/src/components/Modals/AnnouncementModal.vue:27 msgid "Reply To" -msgstr "" +msgstr "Odgovori" #: lms/lms/widgets/RequestInvite.html:7 msgid "Request Invite" -msgstr "" +msgstr "Zatraži pozivnicu" #: lms/patches/create_mentor_request_email_templates.py:20 msgid "Request for Mentorship" -msgstr "" +msgstr "Zahtev za mentorstvo" #. Label of the required_role (Select) field in DocType 'Cohort Web Page' #: lms/lms/doctype/cohort_web_page/cohort_web_page.json msgid "Required Role" -msgstr "" +msgstr "Neophodna uloga" #. Option for the 'Membership' (Select) field in DocType 'LMS Batch Old' #: lms/lms/doctype/lms_batch_old/lms_batch_old.json msgid "Restricted" -msgstr "" +msgstr "Ograničeno" #. Label of the result (Table) field in DocType 'LMS Quiz Submission' #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json @@ -4576,11 +4637,11 @@ msgstr "Rezultat" #. Label of the resume (Attach) field in DocType 'LMS Job Application' #: lms/job/doctype/lms_job_application/lms_job_application.json msgid "Resume" -msgstr "Biografija" +msgstr "CV" #. Label of the review (Small Text) field in DocType 'LMS Course Review' #. Label of a Link in the LMS Workspace -#: frontend/src/components/Modals/ReviewModal.vue:26 +#: frontend/src/components/Modals/ReviewModal.vue:20 #: lms/lms/doctype/lms_course_review/lms_course_review.json #: lms/lms/workspace/lms/lms.json lms/templates/reviews.html:143 msgid "Review" @@ -4588,12 +4649,12 @@ msgstr "Pregled" #: lms/templates/reviews.html:100 msgid "Review the course" -msgstr "" +msgstr "Ocenite ovu obuku" #. Label of the reviewed_by (Link) field in DocType 'LMS Mentor Request' #: lms/lms/doctype/lms_mentor_request/lms_mentor_request.json msgid "Reviewed By" -msgstr "" +msgstr "Pregledao" #: lms/templates/reviews.html:4 msgid "Reviews" @@ -4609,77 +4670,78 @@ msgstr "Uloga" #. Label of the role (Select) field in DocType 'User' #: lms/fixtures/custom_field.json msgid "Role Preference" -msgstr "" +msgstr "Poželjna uloga" #: frontend/src/pages/ProfileRoles.vue:105 msgid "Role updated successfully" -msgstr "" +msgstr "Uloga je uspešno ažurirana" -#: frontend/src/components/AppSidebar.vue:601 +#: frontend/src/components/AppSidebar.vue:597 msgid "Roles" msgstr "Uloge" #. Label of the route (Data) field in DocType 'LMS Sidebar Item' #: lms/lms/doctype/lms_sidebar_item/lms_sidebar_item.json msgid "Route" -msgstr "" +msgstr "Putanja" #: lms/lms/doctype/lms_batch/lms_batch.py:139 msgid "Row #{0} Date cannot be outside the batch duration." -msgstr "" +msgstr "Red #{0} sadrži datum van trajanja grupe." #: lms/lms/doctype/lms_batch/lms_batch.py:134 msgid "Row #{0} End time cannot be outside the batch duration." -msgstr "" +msgstr "Red #{0} sadrži vreme završetka van trajanja grupe." #: lms/lms/doctype/lms_batch/lms_batch.py:116 msgid "Row #{0} Start time cannot be greater than or equal to end time." -msgstr "" +msgstr "Red #{0} sadrži vreme početka koje je veće ili jednako vremenu završetka." #: lms/lms/doctype/lms_batch/lms_batch.py:125 msgid "Row #{0} Start time cannot be outside the batch duration." -msgstr "" +msgstr "Red #{0} sadrži vreme početka van trajanja grupe." #: lms/lms/doctype/lms_quiz/lms_quiz.py:32 msgid "Rows {0} have the duplicate questions." -msgstr "" +msgstr "Redovi #{0} sadrže duplikate pitanja." #: lms/templates/livecode/extension_footer.html:21 msgid "Run" -msgstr "" +msgstr "Pokreni" #. Label of the scorm_section (Section Break) field in DocType 'Course Chapter' #: lms/lms/doctype/course_chapter/course_chapter.json msgid "SCORM" -msgstr "" +msgstr "SCORM" #. Label of the scorm_package (Link) field in DocType 'Course Chapter' #: frontend/src/components/Modals/ChapterModal.vue:22 #: lms/lms/doctype/course_chapter/course_chapter.json msgid "SCORM Package" -msgstr "" +msgstr "SCORM paket" #. Label of the scorm_package_path (Code) field in DocType 'Course Chapter' #: lms/lms/doctype/course_chapter/course_chapter.json msgid "SCORM Package Path" -msgstr "" +msgstr "SCORM putanja paketa" #. Label of the seo_tab (Tab Break) field in DocType 'LMS Settings' #: lms/lms/doctype/lms_settings/lms_settings.json msgid "SEO" -msgstr "" +msgstr "SEO" #. Option for the 'Day' (Select) field in DocType 'Evaluator Schedule' #. Option for the 'Day' (Select) field in DocType 'LMS Certificate Request' #: lms/lms/doctype/evaluator_schedule/evaluator_schedule.json #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json msgid "Saturday" -msgstr "" +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:59 +#: frontend/src/components/Modals/EmailTemplateModal.vue:12 #: frontend/src/components/Modals/Event.vue:101 #: frontend/src/components/Modals/Event.vue:129 #: frontend/src/pages/BatchForm.vue:8 frontend/src/pages/CourseForm.vue:17 @@ -4697,12 +4759,12 @@ msgstr "Raspored" #: frontend/src/components/Modals/EvaluationModal.vue:5 #: frontend/src/components/UpcomingEvaluations.vue:14 msgid "Schedule Evaluation" -msgstr "" +msgstr "Zakaži ocenjivanje" #. Name of a DocType #: lms/lms/doctype/scheduled_flow/scheduled_flow.json msgid "Scheduled Flow" -msgstr "" +msgstr "Planirani tok" #. Label of the scope (Select) field in DocType 'Cohort Web Page' #: lms/lms/doctype/cohort_web_page/cohort_web_page.json @@ -4720,7 +4782,7 @@ msgstr "Ocena" #. Label of the score_out_of (Int) field in DocType 'LMS Quiz Submission' #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json msgid "Score Out Of" -msgstr "" +msgstr "Rezultat od" #: frontend/src/components/Evaluators.vue:15 #: frontend/src/components/Members.vue:15 frontend/src/pages/Jobs.vue:42 @@ -4729,84 +4791,84 @@ msgstr "Pretraga" #: frontend/src/pages/CertifiedParticipants.vue:26 msgid "Search by Name" -msgstr "" +msgstr "Pretraga po nazivu" -#: frontend/src/pages/Batches.vue:47 frontend/src/pages/Courses.vue:43 +#: frontend/src/pages/Batches.vue:45 frontend/src/pages/Courses.vue:41 msgid "Search by Title" -msgstr "" +msgstr "Pretraga po naslovu" #: frontend/src/pages/Assignments.vue:37 msgid "Search by title" -msgstr "" +msgstr "Pretraga po naslovu" #: frontend/src/components/Controls/IconPicker.vue:36 msgid "Search for an icon" -msgstr "" +msgstr "Pretraži ikonicu" #. Label of the seat_count (Int) field in DocType 'LMS Batch' #: frontend/src/pages/BatchForm.vue:147 #: lms/lms/doctype/lms_batch/lms_batch.json msgid "Seat Count" -msgstr "" +msgstr "Broj mesta" #: frontend/src/components/BatchCard.vue:18 #: frontend/src/components/BatchOverlay.vue:17 msgid "Seat Left" -msgstr "" +msgstr "Preostalo mesto" #: lms/lms/doctype/lms_batch/lms_batch.py:103 msgid "Seat count cannot be negative." -msgstr "" +msgstr "Broj mesta ne može biti negativan." #: frontend/src/components/BatchCard.vue:15 #: frontend/src/components/BatchOverlay.vue:14 msgid "Seats Left" -msgstr "" +msgstr "Preostala mesta" #: frontend/src/components/Modals/Question.vue:98 msgid "Select a question" -msgstr "" +msgstr "Izaberite pitanje" #: frontend/src/components/AssessmentPlugin.vue:21 msgid "Select a quiz" -msgstr "" +msgstr "Izaberite kviz" #: frontend/src/components/Modals/EvaluationModal.vue:40 msgid "Select a slot" -msgstr "" +msgstr "Izaberite termin" #: frontend/src/components/AssessmentPlugin.vue:28 msgid "Select an assignment" -msgstr "" +msgstr "Izaberite zadatak" #: lms/lms/doctype/lms_batch_enrollment/lms_batch_enrollment.js:7 msgid "Send Confirmation Email" -msgstr "" +msgstr "Pošalji imejl potvrde" #. Label of the send_calendar_invite_for_evaluations (Check) field in DocType #. 'LMS Settings' #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Send calendar invite for evaluations" -msgstr "" +msgstr "Pošalji kalendarsku pozivnicu za ocenjivanje" #. Label of the sessions_on (Data) field in DocType 'LMS Batch Old' #: lms/lms/doctype/lms_batch_old/lms_batch_old.json msgid "Sessions On Days" -msgstr "" +msgstr "Sesije po danima" #: lms/templates/emails/community_course_membership.html:1 msgid "Set your Password" -msgstr "" +msgstr "Postavite svoju lozinku" -#: frontend/src/components/AppSidebar.vue:549 +#: frontend/src/components/AppSidebar.vue:545 msgid "Setting up" -msgstr "" +msgstr "Podešavanje" -#: frontend/src/components/AppSidebar.vue:594 +#: frontend/src/components/AppSidebar.vue:590 msgid "Setting up payment gateway" -msgstr "" +msgstr "Podešavanje platnog portala" -#: frontend/src/components/AppSidebar.vue:599 +#: frontend/src/components/AppSidebar.vue:595 #: frontend/src/components/Modals/Settings.vue:7 #: frontend/src/pages/BatchForm.vue:46 frontend/src/pages/CourseForm.vue:143 #: frontend/src/pages/ProfileRoles.vue:4 frontend/src/pages/QuizForm.vue:79 @@ -4815,65 +4877,65 @@ msgstr "Podešavanja" #: frontend/src/pages/ProfileAbout.vue:62 msgid "Share on" -msgstr "" +msgstr "Podeli na" #: frontend/src/pages/BatchForm.vue:35 msgid "Short Description" -msgstr "" +msgstr "Kratak opis" #. Label of the short_introduction (Small Text) field in DocType 'LMS Course' #: frontend/src/pages/CourseForm.vue:80 #: lms/lms/doctype/lms_course/lms_course.json msgid "Short Introduction" -msgstr "" +msgstr "Kratak uvod" #: frontend/src/pages/BatchForm.vue:38 msgid "Short description of the batch" -msgstr "" +msgstr "Kratak opis grupe" #. Label of the show_answer (Check) field in DocType 'LMS Assignment' #: lms/lms/doctype/lms_assignment/lms_assignment.json msgid "Show Answer" -msgstr "" +msgstr "Prikaži odgovor" #. Label of the show_answers (Check) field in DocType 'LMS Quiz' #: frontend/src/pages/QuizForm.vue:85 lms/lms/doctype/lms_quiz/lms_quiz.json msgid "Show Answers" -msgstr "" +msgstr "Prikaži odgovore" #. Label of the show_submission_history (Check) field in DocType 'LMS Quiz' #: frontend/src/pages/QuizForm.vue:90 lms/lms/doctype/lms_quiz/lms_quiz.json msgid "Show Submission History" -msgstr "" +msgstr "Prikaži istoriju podnesaka" #. Label of the column_break_2 (Column Break) field in DocType 'LMS Settings' #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Show Tab in Batch" -msgstr "" +msgstr "Prikaži karticu u grupi" #. Label of the show_usd_equivalent (Check) field in DocType 'LMS Settings' #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Show USD Equivalent" -msgstr "" +msgstr "Prikaži ekvivalent američkog dolara (USD)" #. Label of the show_day_view (Check) field in DocType 'LMS Settings' #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Show day view in timetable" -msgstr "" +msgstr "Prikaži dnevni prikaz u rasporedu nastave" #. Label of the show_live_class (Check) field in DocType 'LMS Batch' #: lms/lms/doctype/lms_batch/lms_batch.json msgid "Show live class" -msgstr "" +msgstr "Prikaži onlajn predavanja" #. Label of the shuffle_questions (Check) field in DocType 'LMS Quiz' #: frontend/src/pages/QuizForm.vue:103 lms/lms/doctype/lms_quiz/lms_quiz.json msgid "Shuffle Questions" -msgstr "" +msgstr "Promešaj pitanja" #: frontend/src/pages/QuizForm.vue:97 msgid "Shuffle Settings" -msgstr "" +msgstr "Podešavanje mešanja" #. Label of the sidebar_tab (Tab Break) field in DocType 'LMS Settings' #: lms/lms/doctype/lms_settings/lms_settings.json @@ -4896,38 +4958,38 @@ msgstr "Registruj se" #. Label of the signup_email (Data) field in DocType 'Invite Request' #: lms/lms/doctype/invite_request/invite_request.json msgid "Signup Email" -msgstr "" +msgstr "Imejl za registraciju" #. Label of the signup_settings_tab (Tab Break) field in DocType 'LMS Settings' #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Signup Settings" -msgstr "" +msgstr "Podešavanje registracije" #. Label of a chart in the LMS Workspace #: lms/lms/workspace/lms/lms.json msgid "Signups" -msgstr "" +msgstr "Registracije" #. Label of the skill (Table MultiSelect) field in DocType 'User' #. Label of the skill (Data) field in DocType 'User Skill' #: lms/fixtures/custom_field.json lms/lms/doctype/user_skill/user_skill.json msgid "Skill" -msgstr "" +msgstr "Veština" #. Label of the skill_details (Section Break) field in DocType 'User' #: lms/fixtures/custom_field.json msgid "Skill Details" -msgstr "" +msgstr "Detalji veštine" #. Label of the skill_name (Link) field in DocType 'Skills' #: lms/lms/doctype/skills/skills.json msgid "Skill Name" -msgstr "" +msgstr "Naziv veštine" #. Name of a DocType #: lms/lms/doctype/skills/skills.json msgid "Skills" -msgstr "" +msgstr "Veštine" #: frontend/src/pages/PersonaForm.vue:51 lms/templates/onboarding_header.html:6 msgid "Skip" @@ -4935,15 +4997,15 @@ msgstr "Preskoči" #: lms/lms/doctype/course_evaluator/course_evaluator.py:63 msgid "Slot Times are overlapping for some schedules." -msgstr "" +msgstr "Vremenski termini se preklapaju za neke rasporede." #: frontend/src/pages/ProfileEvaluator.vue:201 msgid "Slot added successfully" -msgstr "" +msgstr "Termin je uspešno dodat" #: frontend/src/pages/ProfileEvaluator.vue:240 msgid "Slot deleted successfully" -msgstr "" +msgstr "Termin je uspešno obrisan" #. Label of the slug (Data) field in DocType 'Cohort' #. Label of the slug (Data) field in DocType 'Cohort Subgroup' @@ -4957,14 +5019,14 @@ msgstr "Slug" #: frontend/src/components/BatchCard.vue:25 #: frontend/src/components/BatchOverlay.vue:24 msgid "Sold Out" -msgstr "" +msgstr "Rasprodato" #. Label of the solution (Code) field in DocType 'Exercise Latest Submission' #. Label of the solution (Code) field in DocType 'Exercise Submission' #: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json #: lms/lms/doctype/exercise_submission/exercise_submission.json msgid "Solution" -msgstr "" +msgstr "Rešenje" #. Label of the source (Link) field in DocType 'LMS Batch Enrollment' #. Label of the source (Link) field in DocType 'LMS Payment' @@ -4980,7 +5042,7 @@ msgstr "Izvor" #: lms/lms/doctype/cohort_staff/cohort_staff.json #: lms/lms/doctype/lms_enrollment/lms_enrollment.json msgid "Staff" -msgstr "" +msgstr "Osoblje" #. Label of the stage (Select) field in DocType 'LMS Batch Old' #: lms/lms/doctype/lms_batch_old/lms_batch_old.json @@ -5004,13 +5066,13 @@ msgstr "Datum početka" #: lms/templates/emails/batch_start_reminder.html:13 msgid "Start Date:" -msgstr "" +msgstr "Datum početka:" #: frontend/src/components/CourseCardOverlay.vue:67 #: frontend/src/pages/Lesson.vue:39 frontend/src/pages/SCORMChapter.vue:28 #: lms/templates/emails/lms_course_interest.html:9 msgid "Start Learning" -msgstr "" +msgstr "Započni učenje" #. Label of the start_time (Time) field in DocType 'Evaluator Schedule' #. Label of the start_time (Time) field in DocType 'LMS Batch' @@ -5029,21 +5091,21 @@ msgstr "" #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json #: lms/lms/doctype/scheduled_flow/scheduled_flow.json msgid "Start Time" -msgstr "" +msgstr "Vreme početka" #: lms/lms/doctype/course_evaluator/course_evaluator.py:34 msgid "Start Time cannot be greater than End Time" -msgstr "" +msgstr "Vreme početka ne može biti veće od vremena završetka" #. Label of the start_url (Small Text) field in DocType 'LMS Live Class' #: lms/lms/doctype/lms_live_class/lms_live_class.json msgid "Start URL" -msgstr "" +msgstr "Početni URL" #. Option for the 'Company Type' (Select) field in DocType 'User' #: lms/fixtures/custom_field.json msgid "Startup Organization" -msgstr "" +msgstr "Startup organizacija" #: frontend/src/pages/Billing.vue:83 msgid "State" @@ -5092,7 +5154,7 @@ msgstr "Status" #: lms/templates/assessments.html:17 msgid "Status/Score" -msgstr "" +msgstr "Status/Rezultat" #. Option for the 'User Category' (Select) field in DocType 'User' #. Option for the 'Required Role' (Select) field in DocType 'Cohort Web Page' @@ -5102,27 +5164,27 @@ msgstr "" #: lms/lms/doctype/lms_enrollment/lms_enrollment.json #: lms/templates/signup-form.html:26 msgid "Student" -msgstr "" +msgstr "Student" #: frontend/src/components/CourseReviews.vue:11 msgid "Student Reviews" -msgstr "" +msgstr "Recenzije studenata" #. Label of the show_students (Check) field in DocType 'LMS Settings' #: frontend/src/components/BatchStudents.vue:20 #: frontend/src/components/BatchStudents.vue:111 #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Students" -msgstr "" +msgstr "Studenti" #: frontend/src/components/BatchStudents.vue:328 msgid "Students deleted successfully" -msgstr "" +msgstr "Studenti su uspešno obrisani" #. Description of the 'Paid Batch' (Check) field in DocType 'LMS Batch' #: lms/lms/doctype/lms_batch/lms_batch.json msgid "Students will be enrolled in a paid batch once they complete the payment" -msgstr "" +msgstr "Studenti će biti upisani u plaćenu grupu nakon što izvrše uplatu" #. Label of the subgroup (Link) field in DocType 'Cohort Join Request' #. Option for the 'Scope' (Select) field in DocType 'Cohort Web Page' @@ -5131,34 +5193,34 @@ msgstr "" #: lms/lms/doctype/cohort_web_page/cohort_web_page.json #: lms/lms/doctype/lms_enrollment/lms_enrollment.json msgid "Subgroup" -msgstr "" +msgstr "Podgrupa" #: frontend/src/components/Modals/AnnouncementModal.vue:20 +#: frontend/src/components/Modals/EmailTemplateModal.vue:31 msgid "Subject" msgstr "Naslov" #: frontend/src/components/Modals/AnnouncementModal.vue:93 msgid "Subject is required" -msgstr "" +msgstr "Naslov je neophodan" #: frontend/src/components/Assignment.vue:32 msgid "Submission" -msgstr "" +msgstr "Podnesak" #: frontend/src/pages/QuizForm.vue:30 msgid "Submission List" -msgstr "" +msgstr "Lista podnesaka" #: frontend/src/components/Modals/AssignmentForm.vue:27 msgid "Submission Type" -msgstr "" +msgstr "Vrsta podnesaka" #: frontend/src/components/Assignment.vue:13 #: frontend/src/components/Assignment.vue:16 msgid "Submission by" -msgstr "" +msgstr "Podneto od strane" -#: frontend/src/components/BatchFeedback.vue:14 #: frontend/src/components/Modals/AssessmentModal.vue:9 #: frontend/src/components/Modals/BatchCourseModal.vue:9 #: frontend/src/components/Modals/EvaluationModal.vue:9 @@ -5170,18 +5232,22 @@ msgstr "" msgid "Submit" msgstr "Podnesi" +#: frontend/src/components/BatchFeedback.vue:35 +msgid "Submit Feedback" +msgstr "Podnesi povratnu informaciju" + #: frontend/src/pages/PersonaForm.vue:43 msgid "Submit and Continue" -msgstr "" +msgstr "Podnesi i nastavi" #: frontend/src/components/Modals/JobApplicationModal.vue:23 msgid "Submit your resume to proceed with your application for this position. Upon submission, it will be shared with the job poster." -msgstr "" +msgstr "Podnesite svoj CV da biste nastavili sa prijavom na ovu poziciju. Nakon predaje, Vaš CV će biti prosleđen oglašivaču posla." #: lms/templates/livecode/extension_footer.html:85 #: lms/templates/livecode/extension_footer.html:115 msgid "Submitted {0}" -msgstr "" +msgstr "Podneto {0}" #. Label of the summary (Small Text) field in DocType 'LMS Certificate #. Evaluation' @@ -5195,11 +5261,11 @@ msgstr "Rezime" #: lms/lms/doctype/evaluator_schedule/evaluator_schedule.json #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json msgid "Sunday" -msgstr "" +msgstr "Nedelja" #: lms/lms/api.py:1063 msgid "Suspicious pattern found in {0}: {1}" -msgstr "" +msgstr "Sumnjiv obrazac pronađen u {0}: {1}" #. Name of a role #: lms/job/doctype/job_opportunity/job_opportunity.json @@ -5262,12 +5328,12 @@ msgstr "Oznake" #: lms/templates/emails/mentor_request_creation_email.html:8 #: lms/templates/emails/mentor_request_status_update_email.html:7 msgid "Team School" -msgstr "" +msgstr "Tim škole" #. Option for the 'Collaboration Preference' (Select) field in DocType 'User' #: lms/fixtures/custom_field.json msgid "Team Work" -msgstr "" +msgstr "Timski rad" #. Label of the template (Link) field in DocType 'Cohort Web Page' #. Label of the template (Link) field in DocType 'LMS Certificate' @@ -5284,7 +5350,7 @@ msgstr "Privremeno onemogućeno" #: lms/lms/utils.py:439 msgid "Terms of Use" -msgstr "" +msgstr "Uslovi korišćenja" #. Label of the test_results (Small Text) field in DocType 'Exercise Latest #. Submission' @@ -5293,12 +5359,12 @@ msgstr "" #: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json #: lms/lms/doctype/exercise_submission/exercise_submission.json msgid "Test Results" -msgstr "" +msgstr "Rezultati testa" #. Label of the tests (Code) field in DocType 'LMS Exercise' #: lms/lms/doctype/lms_exercise/lms_exercise.json msgid "Tests" -msgstr "" +msgstr "Testovi" #. Option for the 'Type' (Select) field in DocType 'LMS Assignment' #. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission' @@ -5307,143 +5373,143 @@ msgstr "" msgid "Text" msgstr "Tekst" -#: frontend/src/components/BatchFeedback.vue:7 -msgid "Thank you for providing your feedback!" -msgstr "" +#: frontend/src/components/BatchFeedback.vue:6 +msgid "Thank you for providing your feedback." +msgstr "Hvala Vam što ste podelili svoje utiske." #: lms/templates/emails/lms_course_interest.html:17 #: lms/templates/emails/lms_invite_request_approved.html:15 #: lms/templates/emails/mentor_request_creation_email.html:7 #: lms/templates/emails/mentor_request_status_update_email.html:6 msgid "Thanks and Regards" -msgstr "" +msgstr "Hvala i srdačan pozdrav" #: lms/lms/utils.py:1945 msgid "The batch is full. Please contact the Administrator." -msgstr "" +msgstr "Grupa je popunjena. Molimo Vas da kontaktirate administratora." #: lms/templates/emails/batch_start_reminder.html:6 msgid "The batch you have enrolled for is starting tomorrow. Please be prepared and be on time for the session." -msgstr "" +msgstr "Grupa u koju ste se upisali počinje sutra. Molimo Vas da budete spremni i tačni za sesiju." #: lms/templates/emails/lms_course_interest.html:5 msgid "The course {0} is now available on {1}." -msgstr "" +msgstr "Obuka {0} je sada dostupna na {1}." #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.py:53 msgid "The evaluator of this course is unavailable from {0} to {1}. Please select a date after {1}" -msgstr "" +msgstr "Osoba koja ocenjuje ovu obuku nije dostupna u periodu od {0} do {1}. Molimo Vas da izaberete datum nakon {1}" #: lms/templates/quiz/quiz.html:24 msgid "The quiz has a time limit. For each question you will be given {0} seconds." -msgstr "" +msgstr "Kviz je vremenski ograničen. Za svako pitanje biće Vam dodeljeno {0} sekundi." #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.py:71 msgid "The slot is already booked by another participant." -msgstr "" +msgstr "Termin je već rezervisan od strane drugog učesnika." #: lms/patches/create_mentor_request_email_templates.py:40 msgid "The status of your application has changed." -msgstr "" +msgstr "Status Vaše prijave je promenjen." #: frontend/src/components/CreateOutline.vue:12 msgid "There are no chapters in this course. Create and manage chapters from here." -msgstr "" +msgstr "U ovoj obuci nema poglavlja. Ovde možete kreirati i uređivati poglavlja." #: lms/lms/doctype/lms_batch/lms_batch.py:107 msgid "There are no seats available in this batch." -msgstr "" +msgstr "Nema slobodnih mesta u ovoj grupi." #: frontend/src/components/BatchStudents.vue:199 msgid "There are no students in this batch." -msgstr "" +msgstr "U ovoj grupi nema studenata." #: frontend/src/pages/AssignmentSubmissionList.vue:70 msgid "There are no submissions for this assignment." -msgstr "" +msgstr "Nema podnesaka za ovaj zadatak." #: frontend/src/components/EmptyState.vue:11 msgid "There are no {0} currently. Keep an eye out, fresh learning experiences are on the way!" -msgstr "" +msgstr "Trenutno nema {0}. Pratite nas, uskoro stižu nova iskustva učenja!" #: lms/templates/course_list.html:14 msgid "There are no {0} on this site." -msgstr "" +msgstr "Na ovoj sajtu nema {0}." #: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.py:44 msgid "There has been an update on your submission for assignment {0}" -msgstr "" +msgstr "Došlo je do izmene u Vašem podnesku za zadatak {0}" #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.py:59 msgid "There has been an update on your submission. You have got a score of {0} for the quiz {1}" -msgstr "" +msgstr "Došlo je do izmene Vašeg podneska. Imali ste rezultat od {0} poena na kvizu {1}" #. Description of the 'section_break_ubxi' (Section Break) field in DocType #. 'LMS Batch' #: lms/lms/doctype/lms_batch/lms_batch.json msgid "These customisations will work on the main batch page." -msgstr "" +msgstr "Ova prilagođavanja će raditi na glavnoj stranici grupe." #: frontend/src/pages/Badge.vue:14 msgid "This badge has been awarded to {0} on {1}." -msgstr "" +msgstr "Ovaj bedž je dodeljen za {0} na {1}." #. Label of the expire (Check) field in DocType 'Certification' #: lms/lms/doctype/certification/certification.json msgid "This certificate does no expire" -msgstr "" +msgstr "Ovaj sertifikat nema rok trajanja" #: frontend/src/components/LiveClass.vue:64 msgid "This class has ended" -msgstr "" +msgstr "Ovo predavanje se završilo" #: frontend/src/components/CourseCardOverlay.vue:100 msgid "This course has:" -msgstr "" +msgstr "Ova obuka sadrži:" #: lms/lms/utils.py:1788 msgid "This course is free." -msgstr "" +msgstr "Ova obuka je besplatna." #. Description of the 'Meta Description' (Small Text) field in DocType 'LMS #. Settings' #: lms/lms/doctype/lms_settings/lms_settings.json msgid "This description will be shown on lists and pages without meta description" -msgstr "" +msgstr "Ovaj opis će se prikazivati na listama i stranicama koje nemaju meta opis" #. Description of the 'Meta Image' (Attach Image) field in DocType 'LMS #. Settings' #: lms/lms/doctype/lms_settings/lms_settings.json msgid "This image will be shown on lists and pages that don't have an image by default" -msgstr "" +msgstr "Ova slika će se prikazivati na listama i stranicama koje nemaju podrazumevanu sliku" #: frontend/src/pages/Lesson.vue:24 msgid "This lesson is locked" -msgstr "" +msgstr "Lekcija je zaključana" #: frontend/src/pages/Lesson.vue:29 msgid "This lesson is not available for preview. Please enroll in the course to access it." -msgstr "" +msgstr "Ova lekcija nije dostupna za pregled. Molimo Vas da se upišete na obuku da biste joj pristupili." #: lms/lms/widgets/NoPreviewModal.html:16 msgid "This lesson is not available for preview. Please join the course to access it." -msgstr "" +msgstr "Ova lekcija nije dostupna za pregled. Molimo Vas da se pridružite obuci da biste joj pristupili." #: frontend/src/components/Quiz.vue:8 lms/templates/quiz/quiz.html:6 msgid "This quiz consists of {0} questions." -msgstr "" +msgstr "Kviz se sastoji od {0} pitanja." #: frontend/src/components/AppSidebar.vue:75 #: frontend/src/components/AppSidebar.vue:115 msgid "This site is being updated. You will not be able to make any changes. Full access will be restored shortly." -msgstr "" +msgstr "Sajt se ažurira. Trenutno nisu moguće izmene. Pun pristup će uskoro biti vraćen." #. Option for the 'Day' (Select) field in DocType 'Evaluator Schedule' #. Option for the 'Day' (Select) field in DocType 'LMS Certificate Request' #: lms/lms/doctype/evaluator_schedule/evaluator_schedule.json #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json msgid "Thursday" -msgstr "" +msgstr "Četvrtak" #. Label of the time (Time) field in DocType 'LMS Live Class' #: frontend/src/components/Modals/Event.vue:48 @@ -5456,11 +5522,11 @@ msgstr "Vreme" #. Label of the time (Select) field in DocType 'User' #: lms/fixtures/custom_field.json msgid "Time Preference" -msgstr "" +msgstr "Vremenska preferencija" #: frontend/src/components/Modals/LiveClassModal.vue:29 msgid "Time must be in 24 hour format (HH:mm). Example 11:30 or 22:00" -msgstr "" +msgstr "Vreme mora biti u 24 časovnom formatu (HH:mm). Na primer 11:30 ili 22:00" #. Label of the schedule_tab (Tab Break) field in DocType 'LMS Batch' #. Label of the timetable (Table) field in DocType 'LMS Batch' @@ -5468,7 +5534,7 @@ msgstr "" #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_timetable_template/lms_timetable_template.json msgid "Timetable" -msgstr "" +msgstr "Raspored nastave" #. Label of the timetable_legends (Table) field in DocType 'LMS Batch' #. Label of the timetable_legends (Table) field in DocType 'LMS Timetable @@ -5476,12 +5542,12 @@ msgstr "" #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_timetable_template/lms_timetable_template.json msgid "Timetable Legends" -msgstr "" +msgstr "Legende rasporeda nastave" #. Label of the timetable_template (Link) field in DocType 'LMS Batch' #: lms/lms/doctype/lms_batch/lms_batch.json msgid "Timetable Template" -msgstr "" +msgstr "Šablon rasporeda nastave" #. Label of the timezone (Data) field in DocType 'LMS Batch' #. Label of the timezone (Data) field in DocType 'LMS Certificate Request' @@ -5492,13 +5558,13 @@ msgstr "" #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json #: lms/lms/doctype/lms_live_class/lms_live_class.json msgid "Timezone" -msgstr "" +msgstr "Vremenska zona" #: lms/templates/emails/batch_confirmation.html:21 #: lms/templates/emails/batch_start_reminder.html:16 #: lms/templates/emails/live_class_reminder.html:16 msgid "Timings:" -msgstr "" +msgstr "Vremenski termini:" #. Label of the title (Data) field in DocType 'Cohort' #. Label of the title (Data) field in DocType 'Cohort Subgroup' @@ -5546,7 +5612,7 @@ msgstr "Naslov" #: frontend/src/components/Modals/ChapterModal.vue:172 msgid "Title is required" -msgstr "" +msgstr "Naslov je neophodan" #. Label of the unavailable_to (Date) field in DocType 'Course Evaluator' #: frontend/src/pages/ProfileEvaluator.vue:112 @@ -5561,11 +5627,11 @@ msgstr "Datum završetka" #: lms/lms/utils.py:1799 msgid "To join this batch, please contact the Administrator." -msgstr "" +msgstr "Za pridruživanje ovoj grupi, molimo Vas da kontaktirate administratora." #: frontend/src/components/LessonHelp.vue:49 msgid "To upload Image, Video, Audio or PDF from your system, click on the add icon and select upload from the menu. Then choose the file you want to add to the lesson and it gets added to your lesson." -msgstr "" +msgstr "Da biste otpremili sliku, video-snimak, audio-snimak ili PDF sa svog uređaja kliknite na ikonicu za dodavanje i izaberite opciju otpremi iz menija. Zatim odaberite fajl koji želite da dodate u lekciju i on će biti dodat u lekciju." #: lms/lms/user.py:41 msgid "Too many users signed up recently, so the registration is disabled. Please try back in an hour" @@ -5579,17 +5645,21 @@ msgstr "Ukupno" #: frontend/src/pages/QuizForm.vue:67 frontend/src/pages/Quizzes.vue:125 #: lms/lms/doctype/lms_quiz/lms_quiz.json msgid "Total Marks" -msgstr "" +msgstr "Ukupan broj poena" #: lms/lms/web_template/lms_statistics/lms_statistics.html:14 #: lms/templates/statistics.html:12 msgid "Total Signups" -msgstr "" +msgstr "Ukupno registracija" + +#: frontend/src/components/Modals/FeedbackModal.vue:11 +msgid "Training Feedback" +msgstr "Povratne informacije o treningu" #. Option for the 'Location Preference' (Select) field in DocType 'User' #: lms/fixtures/custom_field.json msgid "Travel" -msgstr "" +msgstr "Putovanje" #: frontend/src/components/Quiz.vue:259 lms/templates/quiz/quiz.html:131 msgid "Try Again" @@ -5600,11 +5670,11 @@ msgstr "Pokušajte ponovo" #: lms/lms/doctype/evaluator_schedule/evaluator_schedule.json #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json msgid "Tuesday" -msgstr "" +msgstr "Utorak" #: frontend/src/pages/ProfileAbout.vue:86 msgid "Twitter" -msgstr "" +msgstr "Twitter" #. Label of the type (Select) field in DocType 'Job Opportunity' #. Label of the type (Select) field in DocType 'LMS Assignment' @@ -5626,12 +5696,12 @@ msgstr "Vrsta" #: frontend/src/components/Quiz.vue:610 msgid "Type your answer" -msgstr "" +msgstr "Unesite svoj odgovor" #. Option for the 'Grade Type' (Select) field in DocType 'Education Detail' #: lms/lms/doctype/education_detail/education_detail.json msgid "UK Grading (e.g. 1st, 2:2)" -msgstr "" +msgstr "UK sistem ocenjivanja (npr. prvi, 2:2)" #. Option for the 'Type' (Select) field in DocType 'LMS Assignment' #. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission' @@ -5644,65 +5714,65 @@ msgstr "URL" #. Evaluator' #: lms/lms/doctype/course_evaluator/course_evaluator.json msgid "Unavailability" -msgstr "" +msgstr "Nedostupnost" #: frontend/src/pages/ProfileEvaluator.vue:259 msgid "Unavailability updated successfully" -msgstr "" +msgstr "Nedostupnost je uspešno ažurirana" #: lms/lms/doctype/course_evaluator/course_evaluator.py:29 msgid "Unavailable From Date cannot be greater than Unavailable To Date" -msgstr "" +msgstr "Datum početka nedostupnosti ne može biti nakon datuma završetka nedostupnosti" #. Option for the 'Status' (Select) field in DocType 'LMS Course' #: lms/lms/doctype/lms_course/lms_course.json msgid "Under Review" -msgstr "" +msgstr "Pregled u toku" #. Option for the 'Visibility' (Select) field in DocType 'LMS Batch Old' #: lms/lms/doctype/lms_batch_old/lms_batch_old.json msgid "Unlisted" -msgstr "" +msgstr "Nije na listi" -#: frontend/src/pages/Batches.vue:288 +#: frontend/src/pages/Batches.vue:284 msgid "Unpublished" -msgstr "" +msgstr "Neobjavljeno" #: frontend/src/components/Modals/EditCoverImage.vue:60 #: frontend/src/components/UnsplashImageBrowser.vue:54 msgid "Unsplash" -msgstr "" +msgstr "Unsplash" #. Label of the unsplash_access_key (Data) field in DocType 'LMS Settings' #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Unsplash Access Key" -msgstr "" +msgstr "Unsplash pristupni ključ" #. Option for the 'Role Preference' (Select) field in DocType 'User' #: lms/fixtures/custom_field.json msgid "Unstructured Role" -msgstr "" +msgstr "Nestrukturirana uloga" #. Option for the 'Status' (Select) field in DocType 'Cohort' #. Option for the 'Status' (Select) field in DocType 'LMS Certificate Request' #. Label of the upcoming (Check) field in DocType 'LMS Course' -#: frontend/src/pages/Batches.vue:286 frontend/src/pages/CourseForm.vue:162 +#: frontend/src/pages/Batches.vue:282 frontend/src/pages/CourseForm.vue:162 #: frontend/src/pages/Courses.vue:312 lms/lms/doctype/cohort/cohort.json #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json #: lms/lms/doctype/lms_course/lms_course.json msgid "Upcoming" -msgstr "" +msgstr "Predstojeće" -#: frontend/src/pages/Batch.vue:179 +#: frontend/src/pages/Batch.vue:184 msgid "Upcoming Batches" -msgstr "" +msgstr "Predstojeće grupe" #: frontend/src/components/UpcomingEvaluations.vue:5 #: lms/templates/upcoming_evals.html:3 msgid "Upcoming Evaluations" -msgstr "" +msgstr "Predstojeća ocenjivanja" -#: frontend/src/components/BrandSettings.vue:23 +#: frontend/src/components/BrandSettings.vue:24 #: frontend/src/components/PaymentSettings.vue:27 #: frontend/src/components/SettingDetails.vue:23 msgid "Update" @@ -5712,17 +5782,21 @@ msgstr "Ažuriraj" msgid "Update Password" msgstr "Ažuriraj lozinku" -#: frontend/src/pages/BatchForm.vue:202 frontend/src/pages/CourseForm.vue:108 +#: frontend/src/pages/BatchForm.vue:207 frontend/src/pages/CourseForm.vue:108 msgid "Upload" msgstr "Otpremi" #: frontend/src/components/Assignment.vue:81 msgid "Upload File" -msgstr "" +msgstr "Otpremi fajl" #: frontend/src/components/Assignment.vue:80 msgid "Uploading {0}%" -msgstr "" +msgstr "Otpremanje {0}%" + +#: frontend/src/components/Modals/EmailTemplateModal.vue:38 +msgid "Use HTML" +msgstr "Koristite HTML" #. Label of the user (Link) field in DocType 'LMS Job Application' #. Label of the email (Link) field in DocType 'Cohort Staff' @@ -5736,7 +5810,7 @@ msgstr "Korisnik" #. Label of the user_category (Select) field in DocType 'User' #: lms/fixtures/custom_field.json lms/templates/signup-form.html:17 msgid "User Category" -msgstr "" +msgstr "Kategorija korisnika" #. Label of the user_field (Select) field in DocType 'LMS Badge' #: lms/lms/doctype/lms_badge/lms_badge.json @@ -5753,16 +5827,16 @@ msgstr "Slika korisnika" #: lms/lms/doctype/lms_question/lms_question.json #: lms/lms/doctype/lms_quiz_question/lms_quiz_question.json msgid "User Input" -msgstr "" +msgstr "Korisnički unos" #. Name of a DocType #: lms/lms/doctype/user_skill/user_skill.json msgid "User Skill" -msgstr "" +msgstr "Veština korisnika" #: lms/job/doctype/job_opportunity/job_opportunity.py:40 msgid "User {0} has reported the job post {1}" -msgstr "" +msgstr "Korisnik {0} je prijavio oglas za posao {1}" #. Label of the username (Data) field in DocType 'Course Evaluator' #. Label of the username (Data) field in DocType 'Invite Request' @@ -5779,7 +5853,7 @@ msgstr "Korisnici" #. Label of the answer (Small Text) field in DocType 'LMS Quiz Result' #: lms/lms/doctype/lms_quiz_result/lms_quiz_result.json msgid "Users Response" -msgstr "" +msgstr "Odgovor korisnika" #: lms/templates/signup-form.html:83 msgid "Valid email and name required" @@ -5798,7 +5872,7 @@ msgstr "Promena vrednosti" #. Label of the video_link (Data) field in DocType 'LMS Course' #: lms/lms/doctype/lms_course/lms_course.json msgid "Video Embed Link" -msgstr "" +msgstr "Link za umetanje video-snimka" #: frontend/src/pages/Notifications.vue:38 msgid "View" @@ -5807,7 +5881,11 @@ msgstr "Prikaz" #: frontend/src/components/CertificationLinks.vue:10 #: frontend/src/components/Modals/Event.vue:67 msgid "View Certificate" -msgstr "" +msgstr "Prikaz sertifikata" + +#: frontend/src/components/BatchFeedback.vue:56 +msgid "View all feedback" +msgstr "Pogledaj sve povratne informacije" #. Label of the visibility (Select) field in DocType 'LMS Batch Old' #: lms/lms/doctype/lms_batch_old/lms_batch_old.json @@ -5816,37 +5894,37 @@ msgstr "Vidljivost" #: frontend/src/components/BatchOverlay.vue:69 msgid "Visit Batch" -msgstr "" +msgstr "Poseti grupu" #: frontend/src/pages/JobDetail.vue:41 msgid "Visit Website" -msgstr "" +msgstr "Poseti veb-sajt" #: lms/templates/emails/batch_confirmation.html:25 msgid "Visit the following link to view your " -msgstr "" +msgstr "Posetite sledeći link da biste pogledali svoj " #: lms/templates/emails/batch_start_reminder.html:23 #: lms/templates/emails/live_class_reminder.html:20 msgid "Visit your batch" -msgstr "" +msgstr "Posetite svoju grupu" #. Label of the internship (Table) field in DocType 'User' #: lms/fixtures/custom_field.json msgid "Volunteering or Internship" -msgstr "" +msgstr "Volontiranje ili praksa" #: lms/templates/emails/batch_confirmation.html:6 msgid "We are pleased to inform you that you have been enrolled in our upcoming batch. Congratulations!" -msgstr "" +msgstr "Drago nam je da Vas obavestimo da ste upisani u našu predstojeću grupu. Čestitamo!" #: lms/templates/emails/payment_reminder.html:7 msgid "We have a limited number of seats, and they won't be available for long!" -msgstr "" +msgstr "Imamo ograničen broj mesta, koja će brzo biti popunjena!" #: lms/templates/emails/payment_reminder.html:4 msgid "We noticed that you started enrolling in the" -msgstr "" +msgstr "Primetili smo da ste započeli upis za" #. Label of the web_page (Link) field in DocType 'LMS Sidebar Item' #: frontend/src/components/Modals/PageModal.vue:23 @@ -5856,108 +5934,108 @@ msgstr "Veb-stranica" #: frontend/src/components/Modals/PageModal.vue:80 msgid "Web page added to sidebar" -msgstr "" +msgstr "Veb-stranica je dodata u bočnu traku" #. Option for the 'Day' (Select) field in DocType 'Evaluator Schedule' #. Option for the 'Day' (Select) field in DocType 'LMS Certificate Request' #: lms/lms/doctype/evaluator_schedule/evaluator_schedule.json #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json msgid "Wednesday" -msgstr "" +msgstr "Sreda" #: lms/lms/doctype/invite_request/invite_request.py:40 #: lms/templates/emails/lms_invite_request_approved.html:4 msgid "Welcome to {0}!" -msgstr "" +msgstr "Dobro došli u {0}!" #: frontend/src/pages/PersonaForm.vue:32 msgid "What best describes your role?" -msgstr "" +msgstr "Šta najbolje opisuje Vašu ulogu?" #: frontend/src/components/LessonHelp.vue:6 msgid "What does include in preview mean?" -msgstr "" +msgstr "Šta znači uključi u pregled?" #: frontend/src/pages/PersonaForm.vue:21 msgid "What is your use case for Frappe Learning?" -msgstr "" +msgstr "Koja je Vaša namena za Frappe Learning?" #: lms/templates/courses_under_review.html:15 msgid "When a course gets submitted for review, it will be listed here." -msgstr "" +msgstr "Kada se obuka podnese na pregled, biće prikazana ovde." #: frontend/src/pages/Billing.vue:106 msgid "Where did you hear about us?" -msgstr "" +msgstr "Gde ste čuli o nama?" #: lms/templates/emails/certification.html:10 msgid "With this certification, you can now showcase your updated skills and share your achievement with your colleagues and on LinkedIn. To access your certificate, please click on the link provided below. Make sure you are logged in to the portal." -msgstr "" +msgstr "Uz ovu sertifikaciju sada možete pokazati svoja unapređena znanja i podeliti svoje postignuće sa kolegama i na LinkedIn-u. Da biste pristupili sertifikatu, kliknite na link ispod. Uverite se da ste prijavljeni na portal." #. Option for the 'Status' (Select) field in DocType 'LMS Mentor Request' #: lms/lms/doctype/lms_mentor_request/lms_mentor_request.json msgid "Withdrawn" -msgstr "" +msgstr "Povučeno" #. Label of the work_environment (Section Break) field in DocType 'User' #: lms/fixtures/custom_field.json msgid "Work Environment" -msgstr "" +msgstr "Radno okruženje" #. Label of the work_experience (Table) field in DocType 'User' #. Name of a DocType #: lms/fixtures/custom_field.json #: lms/lms/doctype/work_experience/work_experience.json msgid "Work Experience" -msgstr "" +msgstr "Radno iskustvo" #. Label of the work_experience_details (Section Break) field in DocType 'User' #: lms/fixtures/custom_field.json msgid "Work Experience Details" -msgstr "" +msgstr "Detalji radnog iskustva" #: frontend/src/components/CourseReviews.vue:8 #: frontend/src/components/Modals/ReviewModal.vue:5 #: lms/templates/reviews.html:117 msgid "Write a Review" -msgstr "" +msgstr "Napišite recenziju" #: lms/templates/reviews.html:31 lms/templates/reviews.html:103 #: lms/templates/reviews_cta.html:3 lms/templates/reviews_cta.html:7 msgid "Write a review" -msgstr "" +msgstr "Napišite recenziju" #: frontend/src/components/Assignment.vue:123 msgid "Write your answer here" -msgstr "" +msgstr "Ovde upišite Vaš odgovor" #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.py:96 msgid "You already have an evaluation on {0} at {1} for the course {2}." -msgstr "" +msgstr "Već postoji ocena na {0} u {1} za obuku {2}." #: frontend/src/pages/CourseCertification.vue:14 msgid "You are already certified for this course. Click on the card below to open your certificate." -msgstr "" +msgstr "Već imate sertifikat za ovu obuku. Kliknite na karticu ispod da otvorite svoj sertifikat." #: lms/lms/api.py:235 msgid "You are already enrolled for this batch." -msgstr "" +msgstr "Već ste upisani na ovu grupu." #: lms/lms/api.py:227 msgid "You are already enrolled for this course." -msgstr "" +msgstr "Već ste upisani na ovu obuku." -#: frontend/src/pages/Batch.vue:161 +#: frontend/src/pages/Batch.vue:166 msgid "You are not a member of this batch. Please checkout our upcoming batches." -msgstr "" +msgstr "Niste član ove grupe. Pogledajte naše predstojeće grupe." #: lms/lms/doctype/lms_batch_old/lms_batch_old.py:20 msgid "You are not a mentor of the course {0}" -msgstr "" +msgstr "Niste mentor obuke {0}" #: frontend/src/pages/SCORMChapter.vue:22 msgid "You are not enrolled in this course. Please enroll to access this lesson." -msgstr "" +msgstr "Niste upisani u ovu obuku. Molimo Vas da se upišete da biste pristupili ovoj lekciji." #: lms/templates/emails/lms_course_interest.html:13 #: lms/templates/emails/lms_invite_request_approved.html:11 @@ -5966,194 +6044,198 @@ msgstr "Takođe možete kopirati i nalepiti sledeći link u Vašem internet pret #: lms/templates/quiz/quiz.html:18 msgid "You can attempt this quiz only {0} {1}" -msgstr "" +msgstr "Ovaj kviz možete pokušati da uradite samo {0} {1}" #: frontend/src/components/Quiz.vue:34 msgid "You can attempt this quiz {0}." -msgstr "" +msgstr "Ovaj kviz možete pokušati da uradite samo {0}." #: lms/templates/emails/job_application.html:6 msgid "You can find their resume attached to this email." -msgstr "" +msgstr "Možete pronaći njihov CV koji je priložen u ovom imejlu." #: frontend/src/pages/ProfileEvaluator.vue:14 msgid "You cannot change the availability when the site is being updated." -msgstr "" +msgstr "Ne možete menjati dostupnost dok se sajt ažurira." #: frontend/src/pages/ProfileRoles.vue:12 msgid "You cannot change the roles in read-only mode." -msgstr "" +msgstr "Ne možete menjati uloge u režimu samo za čitanje." #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.py:116 msgid "You cannot schedule evaluations after {0}." -msgstr "" +msgstr "Ne možete zakazati ocenjivanje nakon {0}." #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.py:105 msgid "You cannot schedule evaluations for past slots." -msgstr "" +msgstr "Ocenjivanje nije moguće zakazati za termine koji su već prošli." #: frontend/src/components/NoPermission.vue:11 msgid "You do not have permission to access this page." -msgstr "" +msgstr "Nemate dozvolu za pristup ovoj stranici." #: lms/templates/notifications.html:27 msgid "You don't have any notifications." -msgstr "" +msgstr "Nemate nijedno obaveštenje." #: lms/templates/quiz/quiz.js:137 msgid "You got" -msgstr "" +msgstr "Ostvarili ste" #: frontend/src/components/Quiz.vue:241 #, python-format msgid "You got {0}% correct answers with a score of {1} out of {2}" -msgstr "" +msgstr "Imate {0}% tačnih odgovora sa rezultatom od {1} od mogućih {2}" #: lms/templates/emails/live_class_reminder.html:6 msgid "You have a live class scheduled tomorrow. Please be prepared and be on time for the session." -msgstr "" +msgstr "Imate onlajn predavanje zakazano za sutra. Molimo Vas se pripremite da se pridružite na vreme." #: lms/job/doctype/lms_job_application/lms_job_application.py:22 msgid "You have already applied for this job." -msgstr "" +msgstr "Već ste se prijavili za ovaj posao." #: frontend/src/components/Quiz.vue:72 lms/templates/quiz/quiz.html:43 msgid "You have already exceeded the maximum number of attempts allowed for this quiz." -msgstr "" +msgstr "Već ste premašili maksimalan dozvoljeni broj pokušaja za ovaj kviz." #: lms/lms/api.py:259 msgid "You have already purchased the certificate for this course." -msgstr "" +msgstr "Već ste kupili sertifikat za ovu obuku." #: lms/lms/doctype/lms_course_review/lms_course_review.py:17 msgid "You have already reviewed this course" -msgstr "" +msgstr "Već ste ocenili ovu obuku" #: frontend/src/pages/JobDetail.vue:57 msgid "You have applied" -msgstr "" +msgstr "Prijavili ste se" #: frontend/src/components/BatchOverlay.vue:159 msgid "You have been enrolled in this batch" -msgstr "" +msgstr "Upisani ste u ovu grupu" #: frontend/src/components/CourseCardOverlay.vue:191 msgid "You have been enrolled in this course" -msgstr "" +msgstr "Upisani ste na ovu obuku" #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.py:30 msgid "You have exceeded the maximum number of attempts ({0}) for this quiz" -msgstr "" +msgstr "Premašili ste maksimalan dozvoljeni broj pokušaja ({0}) za ovaj kviz" #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.py:56 msgid "You have got a score of {0} for the quiz {1}" -msgstr "" +msgstr "Dobili ste rezultat od {0} na kvizu {1}" #: lms/lms/widgets/NoPreviewModal.html:12 msgid "You have opted to be notified for this course. You will receive an email when the course becomes available." -msgstr "" +msgstr "Izabrali ste da budete obavešteni o ovoj obuci. Dobićete imejl kada obuka postane dostupna." #: frontend/src/components/CourseCardOverlay.vue:175 msgid "You need to login first to enroll for this course" -msgstr "" +msgstr "Neophodno je da se prvo prijavite da biste se upisali na ovu obuku" #: frontend/src/components/Quiz.vue:27 lms/templates/quiz/quiz.html:11 #, python-format msgid "You will have to get {0}% correct answers in order to pass the quiz." -msgstr "" +msgstr "Da biste prošli kviz, morate imati najmanje {0}% tačnih odgovora." #: lms/templates/emails/mentor_request_creation_email.html:4 msgid "You've applied to become a mentor for this course. Your request is currently under review." -msgstr "" +msgstr "Prijavili ste se da budete mentor za ovu obuku. Vaš zahtev je trenutno na razmatranju." #: frontend/src/components/Assignment.vue:58 msgid "You've successfully submitted the assignment." -msgstr "" +msgstr "Uspešno ste podneli zadatak." #. Label of the youtube (Data) field in DocType 'Course Lesson' #: lms/lms/doctype/course_lesson/course_lesson.json msgid "YouTube Video URL" -msgstr "" +msgstr "YouTube Video URL" #. Description of the 'YouTube Video URL' (Data) field in DocType 'Course #. Lesson' #: lms/lms/doctype/course_lesson/course_lesson.json msgid "YouTube Video will appear at the top of the lesson." -msgstr "" +msgstr "YouTube video-snimak će se prikazati na vrhu lekcije." #: lms/www/new-sign-up.html:56 msgid "Your Account has been successfully created!" -msgstr "" +msgstr "Vaš nalog je uspešno kreiran!" #: lms/lms/doctype/lms_batch/lms_batch.py:351 msgid "Your batch {0} is starting tomorrow" -msgstr "" +msgstr "Vaša grupa {0} počinje sutra" #: frontend/src/pages/ProfileEvaluator.vue:134 msgid "Your calendar is set." -msgstr "" +msgstr "Vaš kalendar je podešen." #: lms/lms/doctype/lms_live_class/lms_live_class.py:87 msgid "Your class on {0} is today" -msgstr "" +msgstr "Vaše onlajn predavanje {0} je danas" + +#: frontend/src/components/Modals/EmailTemplateModal.vue:35 +msgid "Your enrollment in {{ batch_name }} is confirmed" +msgstr "Vaš upis u {{ batch_name }} je potvrđen" #: lms/lms/notification/certificate_request_reminder/certificate_request_reminder.html:3 #: lms/templates/emails/certificate_request_notification.html:3 msgid "Your evaluation for the course {0} has been scheduled on {1} at {2} {3}." -msgstr "" +msgstr "Vaše ocenjivanje za obuku {0} je zakazano za {1} u {2} {3}." #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.py:126 msgid "Your evaluation slot has been booked" -msgstr "" +msgstr "Vaš termin za ocenjivanje je rezervisan" #: lms/templates/emails/certificate_request_notification.html:5 msgid "Your evaluator is {0}" -msgstr "" +msgstr "Osoba koja će Vas ocenjivati je {0}" #: lms/templates/emails/mentor_request_status_update_email.html:4 msgid "Your request to join us as a mentor for the course" -msgstr "" +msgstr "Vaš zahtev za pridruživanjem kao mentor za obuku" #: lms/templates/quiz/quiz.js:140 msgid "Your score is" -msgstr "" +msgstr "Vaš rezultat je" #: frontend/src/components/Quiz.vue:234 msgid "Your submission has been successfully saved. The instructor will review and grade it shortly, and you'll be notified of your final result." -msgstr "" +msgstr "Vaš podnesak je uspešno sačuvan. Predavač će je uskoro pregledati i oceniti, a Vi ćete biti obavešteni o konačnom rezultatu." #: frontend/src/pages/Lesson.vue:8 msgid "Zen Mode" -msgstr "" +msgstr "Zen režim" #. Name of a DocType #: lms/lms/doctype/zoom_settings/zoom_settings.json msgid "Zoom Settings" -msgstr "" +msgstr "Zoom podešavanje" #: frontend/src/components/StudentHeatmap.vue:6 msgid "activities" -msgstr "" +msgstr "aktivnosti" #: frontend/src/components/StudentHeatmap.vue:6 msgid "activity" -msgstr "" +msgstr "aktivnost" #: frontend/src/components/JobCard.vue:26 frontend/src/pages/JobDetail.vue:108 msgid "applicant" -msgstr "" +msgstr "kandidat" #: frontend/src/components/JobCard.vue:26 frontend/src/pages/JobDetail.vue:108 msgid "applicants" -msgstr "" +msgstr "kandidati" #: lms/templates/emails/payment_reminder.html:4 msgid "but didn’t complete your payment" -msgstr "" +msgstr "ali niste završili plaćanje" #: lms/templates/emails/mentor_request_creation_email.html:5 msgid "cancel your application" -msgstr "" +msgstr "otkažite svoju prijavu" #: frontend/src/pages/CertifiedParticipants.vue:82 msgid "certificate" @@ -6161,39 +6243,39 @@ msgstr "sertifikat" #: frontend/src/pages/CertifiedParticipants.vue:81 msgid "certificates" -msgstr "" +msgstr "sertifikati" #: frontend/src/pages/CertifiedParticipants.vue:21 msgid "certified members" -msgstr "" +msgstr "sertifikovani članovi" #: frontend/src/pages/Lesson.vue:92 frontend/src/pages/Lesson.vue:249 msgid "completed" -msgstr "" +msgstr "završeno" #: lms/templates/quiz/quiz.js:137 msgid "correct answers" -msgstr "" +msgstr "tačnih odgovora" #: lms/templates/emails/mentor_request_status_update_email.html:4 msgid "has been" -msgstr "" +msgstr "je" #: frontend/src/components/StudentHeatmap.vue:8 msgid "in the last" -msgstr "" +msgstr "u poslednjih" #: lms/templates/signup-form.html:12 msgid "jane@example.com" -msgstr "jane@example.com" +msgstr "petar@primer.com" #: frontend/src/pages/Programs.vue:31 msgid "member" -msgstr "" +msgstr "član" #: frontend/src/pages/Programs.vue:31 msgid "members" -msgstr "" +msgstr "članovi" #: lms/templates/quiz/quiz.html:106 msgid "of" @@ -6201,120 +6283,128 @@ msgstr "od" #: lms/templates/quiz/quiz.js:141 msgid "out of" -msgstr "" +msgstr "od ukupno" #: frontend/src/pages/QuizForm.vue:391 msgid "question_detail" -msgstr "" +msgstr "question_detail" #: lms/templates/reviews.html:25 msgid "ratings" msgstr "ocene" +#: frontend/src/components/Categories.vue:19 +msgid "saving..." +msgstr "čuvanje..." + #: lms/templates/reviews.html:43 msgid "stars" -msgstr "" +msgstr "zvezde" + +#: frontend/src/components/BatchFeedback.vue:12 +msgid "to view your feedback." +msgstr "da biste pogledali svoje povratne informacije." #: frontend/src/components/StudentHeatmap.vue:10 msgid "weeks" -msgstr "" +msgstr "nedelje" #: lms/templates/emails/mentor_request_creation_email.html:5 msgid "you can" -msgstr "" +msgstr "možete" #: frontend/src/pages/Assignments.vue:29 msgid "{0} Assignments" -msgstr "" +msgstr "{0} zadataka" #: frontend/src/pages/Jobs.vue:33 msgid "{0} Open Jobs" -msgstr "" +msgstr "{0} otvorenih poslova" #: frontend/src/pages/Quizzes.vue:25 msgid "{0} Quizzes" -msgstr "" +msgstr "{0} kvizova" #: lms/lms/api.py:853 lms/lms/api.py:861 msgid "{0} Settings not found" -msgstr "" +msgstr "{0} podešavanja nisu pronađena" #: lms/templates/emails/job_application.html:2 msgid "{0} has applied for the job position {1}" -msgstr "" +msgstr "Prijava za radno mesto {1} je podneta od strane {0}" #: lms/templates/emails/job_report.html:4 msgid "{0} has reported a job post for the following reason." -msgstr "" +msgstr "{0} je prijavio oglas za posao iz sledećeg razloga." #: lms/templates/emails/assignment_submission.html:2 msgid "{0} has submitted the assignment {1}" -msgstr "" +msgstr "Zadatak {1} je podnet od strane {0}" #: lms/lms/doctype/lms_enrollment/lms_enrollment.py:57 msgid "{0} is already a Student of {1} course through {2} batch" -msgstr "" +msgstr "{0} je već student obuke {1} u okviru grupe {2}" #: lms/lms/doctype/lms_course_mentor_mapping/lms_course_mentor_mapping.py:16 msgid "{0} is already a mentor for course {1}" -msgstr "" +msgstr "{0} je već mentor za obuku {1}" #: lms/lms/doctype/lms_enrollment/lms_enrollment.py:30 msgid "{0} is already a {1} of the course {2}" -msgstr "" +msgstr "{0} je već {1} za obuku {2}" #: lms/lms/doctype/lms_certificate/lms_certificate.py:91 msgid "{0} is already certified for the batch {1}" -msgstr "" +msgstr "Sertifikat za grupu {1} je već dodeljen korisniku {0}" #: lms/lms/doctype/lms_certificate/lms_certificate.py:72 msgid "{0} is already certified for the course {1}" -msgstr "" +msgstr "{0} već poseduje sertifikat za obuku {1}" #: lms/lms/notification/certificate_request_reminder/certificate_request_reminder.html:5 msgid "{0} is your evaluator" -msgstr "" +msgstr "{0} je Vaša osoba za ocenjivanje" #: lms/lms/utils.py:686 msgid "{0} mentioned you in a comment" -msgstr "" +msgstr "pomenuti ste u komentaru od strane {0}" #: lms/templates/emails/mention_template.html:2 msgid "{0} mentioned you in a comment in your batch." -msgstr "" +msgstr "pomenuti ste u komentaru u svojoj grupi od strane {0}" #: lms/lms/utils.py:639 lms/lms/utils.py:645 msgid "{0} mentioned you in a comment in {1}" -msgstr "" +msgstr "pomenuti ste u komentaru u okviru {1} od strane {0}" #: lms/lms/utils.py:461 msgid "{0}k" -msgstr "" +msgstr "{0}k" #. Count format of shortcut in the LMS Workspace #: lms/lms/workspace/lms/lms.json msgid "{} Active" -msgstr "" +msgstr "{} aktivnih" #. Count format of shortcut in the LMS Workspace #: lms/lms/workspace/lms/lms.json msgid "{} Completed" -msgstr "" +msgstr "{} završeno" #. Count format of shortcut in the LMS Workspace #: lms/lms/workspace/lms/lms.json msgid "{} Enrolled" -msgstr "" +msgstr "{} upisan" #. Count format of shortcut in the LMS Workspace #: lms/lms/workspace/lms/lms.json msgid "{} Granted" -msgstr "" +msgstr "{} odobreno" #. Count format of shortcut in the LMS Workspace #: lms/lms/workspace/lms/lms.json msgid "{} Passed" -msgstr "" +msgstr "{} položeno" #. Count format of shortcut in the LMS Workspace #: lms/lms/workspace/lms/lms.json