From c80a900277e3ffe2d5dab02a6719df788a95b8f4 Mon Sep 17 00:00:00 2001 From: Jannat Patel <31363128+pateljannat@users.noreply.github.com> Date: Mon, 23 Jun 2025 22:25:02 +0530 Subject: [PATCH 1/2] chore: Serbian (Latin) translations --- lms/locale/sr_CS.po | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lms/locale/sr_CS.po b/lms/locale/sr_CS.po index 7d410fa4..aab51d98 100644 --- a/lms/locale/sr_CS.po +++ b/lms/locale/sr_CS.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: frappe\n" "Report-Msgid-Bugs-To: jannat@frappe.io\n" "POT-Creation-Date: 2025-06-20 16:04+0000\n" -"PO-Revision-Date: 2025-06-22 16:44\n" +"PO-Revision-Date: 2025-06-23 16:55\n" "Last-Translator: jannat@frappe.io\n" "Language-Team: Serbian (Latin)\n" "MIME-Version: 1.0\n" @@ -4442,7 +4442,7 @@ msgstr "Pregled video-snimka" #: frontend/src/pages/Lesson.vue:119 msgid "Previous" -msgstr "Prethodni" +msgstr "Prethodno" #. Label of the pricing_tab (Tab Break) field in DocType 'LMS Batch' #: frontend/src/pages/BatchForm.vue:255 @@ -4877,7 +4877,7 @@ 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 "Redovi #{0} sadrže duplikate pitanja." +msgstr "Redovi {0} sadrže duplikate pitanja." #: lms/templates/livecode/extension_footer.html:21 msgid "Run" @@ -6293,7 +6293,7 @@ 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 "Imate onlajn predavanje zakazano za sutra. Molimo Vas se pripremite da se pridružite na vreme." +msgstr "Imate onlajn predavanje zakazano za sutra. Molimo Vas da se pripremite i pridružite na vreme." #: lms/job/doctype/lms_job_application/lms_job_application.py:22 msgid "You have already applied for this job." From 4a4a0653ef1cb231b9285a5e16758979b9736b5c Mon Sep 17 00:00:00 2001 From: Jannat Patel <31363128+pateljannat@users.noreply.github.com> Date: Mon, 23 Jun 2025 22:25:04 +0530 Subject: [PATCH 2/2] chore: Serbian (Cyrillic) translations --- lms/locale/sr.po | 2462 +++++++++++++++++++++++----------------------- 1 file changed, 1231 insertions(+), 1231 deletions(-) diff --git a/lms/locale/sr.po b/lms/locale/sr.po index 2ad24201..498534d1 100644 --- a/lms/locale/sr.po +++ b/lms/locale/sr.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: frappe\n" "Report-Msgid-Bugs-To: jannat@frappe.io\n" "POT-Creation-Date: 2025-06-20 16:04+0000\n" -"PO-Revision-Date: 2025-06-21 16:38\n" +"PO-Revision-Date: 2025-06-23 16:55\n" "Last-Translator: jannat@frappe.io\n" "Language-Team: Serbian (Cyrillic)\n" "MIME-Version: 1.0\n" @@ -20,86 +20,86 @@ msgstr "" #: lms/templates/emails/assignment_submission.html:5 msgid " Please evaluate and grade it." -msgstr "" +msgstr " Молимо Вас да прегледате и оцените." #: frontend/src/pages/Programs.vue:39 #, python-format msgid "% completed" -msgstr "" +msgstr "% завршено" #. Paragraph text in the LMS Workspace #: lms/lms/workspace/lms/lms.json msgid "LMS Settings" -msgstr "" +msgstr "LMS подешавања" #. Paragraph text in the LMS Workspace #: lms/lms/workspace/lms/lms.json msgid "Setup a Home Page" -msgstr "" +msgstr "Поставите почетну страницу" #. Paragraph text in the LMS Workspace #: lms/lms/workspace/lms/lms.json msgid "Visit LMS Portal" -msgstr "" +msgstr "Посетите LMS портал" #. Paragraph text in the LMS Workspace #: lms/lms/workspace/lms/lms.json msgid "Create a Course" -msgstr "" +msgstr "Креирај обуку" #. Paragraph text in the LMS Workspace #: lms/lms/workspace/lms/lms.json msgid "Documentation" -msgstr "" +msgstr "Документација" #: 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 "" +msgstr "Здраво {{ member_name }},
\\n\\nУписани сте у нашу предстојећу групу {{ batch_name }}.
\\n\\nХвала Вам,,
\\nFrappe Learning
" #. Header text in the LMS Workspace #: lms/lms/workspace/lms/lms.json msgid "Get Started" -msgstr "" +msgstr "Започните" #. Header text in the LMS Workspace #: lms/lms/workspace/lms/lms.json msgid "Master" -msgstr "" +msgstr "Мастер подаци" #. Header text in the LMS Workspace #: lms/lms/workspace/lms/lms.json msgid "Statistics" -msgstr "" +msgstr "Статистика" #: lms/lms/doctype/lms_course/lms_course.py:63 msgid "A course cannot have both paid certificate and certificate of completion." -msgstr "" +msgstr "Обука не може имати истовремено плаћени сертификат и сертификат о похађању." #: frontend/src/pages/CourseForm.vue:82 msgid "A one line introduction to the course that appears on the course card" -msgstr "" +msgstr "Кратак опис курса који се појављује на картици обуке" #: frontend/src/pages/ProfileAbout.vue:4 msgid "About" -msgstr "" +msgstr "О" #: frontend/src/pages/Batch.vue:101 msgid "About this batch" -msgstr "" +msgstr "О овој групи" #. Label of the verify_terms (Check) field in DocType 'User' #: lms/fixtures/custom_field.json msgid "Acceptance for Terms and/or Policies" -msgstr "" +msgstr "Прихватање услова и/или правила" #. 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 "Прихваћено" #: frontend/src/components/Settings/ZoomSettings.vue:174 msgid "Account" -msgstr "" +msgstr "Рачун" #. Label of the account_id (Data) field in DocType 'LMS Zoom Settings' #. Label of the account_id (Data) field in DocType 'Zoom Settings' @@ -107,26 +107,26 @@ msgstr "" #: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/doctype/zoom_settings/zoom_settings.json msgid "Account ID" -msgstr "" +msgstr "ИД налога" #. Label of the account_name (Data) field in DocType 'LMS Zoom Settings' #: frontend/src/components/Modals/ZoomAccountModal.vue:30 #: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json msgid "Account Name" -msgstr "" +msgstr "Назив рачуна" #: frontend/src/pages/ProfileAbout.vue:17 msgid "Achievements" -msgstr "" +msgstr "Достигнућа" #. Option for the 'Status' (Select) field in DocType 'LMS Batch Old' #: lms/lms/doctype/lms_batch_old/lms_batch_old.json msgid "Active" -msgstr "" +msgstr "Активан" #: frontend/src/pages/Statistics.vue:16 msgid "Active Members" -msgstr "" +msgstr "Активни чланови" #: frontend/src/components/Assessments.vue:11 #: frontend/src/components/BatchCourses.vue:11 @@ -139,116 +139,116 @@ msgstr "" #: frontend/src/pages/ProgramForm.vue:30 frontend/src/pages/ProgramForm.vue:92 #: frontend/src/pages/ProgramForm.vue:137 msgid "Add" -msgstr "" +msgstr "Додај" #: frontend/src/components/CourseOutline.vue:18 #: frontend/src/components/CreateOutline.vue:18 #: frontend/src/components/Modals/ChapterModal.vue:5 msgid "Add Chapter" -msgstr "" +msgstr "Додај поглавље" #: frontend/src/components/CourseOutline.vue:133 msgid "Add Lesson" -msgstr "" +msgstr "Додај лекцију" #: frontend/src/components/VideoBlock.vue:121 msgid "Add Quiz to Video" -msgstr "" +msgstr "Додај квиз у видео-снимак" #: frontend/src/pages/ProfileEvaluator.vue:89 msgid "Add Slot" -msgstr "" +msgstr "Додај термин" #: lms/templates/onboarding_header.html:26 msgid "Add a Chapter" -msgstr "" +msgstr "Додај поглавље" #: lms/templates/onboarding_header.html:33 msgid "Add a Lesson" -msgstr "" +msgstr "Додај лекцију" #: frontend/src/components/Modals/StudentModal.vue:5 msgid "Add a Student" -msgstr "" +msgstr "Додај студента" #: frontend/src/components/AppSidebar.vue:567 msgid "Add a chapter" -msgstr "" +msgstr "Додај поглавље" #: frontend/src/components/Modals/BatchCourseModal.vue:5 msgid "Add a course" -msgstr "" +msgstr "Додај обуку" #: frontend/src/pages/CourseForm.vue:67 msgid "Add a keyword and then press enter" -msgstr "" +msgstr "Додај кључну реч, а затим притисни ентер" #: frontend/src/components/AppSidebar.vue:568 msgid "Add a lesson" -msgstr "" +msgstr "Додај лекцију" #: frontend/src/components/Modals/Question.vue:163 #: frontend/src/pages/QuizForm.vue:183 msgid "Add a new question" -msgstr "" +msgstr "Додај ново питање" #: frontend/src/components/AssessmentPlugin.vue:11 msgid "Add a quiz to your lesson" -msgstr "" +msgstr "Додајте квиз у своју лекцију" #: frontend/src/components/Modals/AssessmentModal.vue:5 msgid "Add an assessment" -msgstr "" +msgstr "Додај процену" #: frontend/src/components/AssessmentPlugin.vue:14 msgid "Add an assignment to your lesson" -msgstr "" +msgstr "Додајте задатак у своју лекцију" #: lms/lms/doctype/lms_question/lms_question.py:66 msgid "Add at least one possible answer for this question: {0}" -msgstr "" +msgstr "Додајте бар један могући одговор за ово питање: {0}" #: frontend/src/components/AppSidebar.vue:531 msgid "Add courses to your batch" -msgstr "" +msgstr "Додајте обуке у Вашу групу" #: frontend/src/components/Modals/QuizInVideo.vue:5 msgid "Add quiz to this video" -msgstr "" +msgstr "Додај квиз у овај видео-снимак" #: frontend/src/components/AppSidebar.vue:510 msgid "Add students to your batch" -msgstr "" +msgstr "Додајте студенте у своју групу" #: frontend/src/components/Modals/PageModal.vue:6 msgid "Add web page to sidebar" -msgstr "" +msgstr "Додајте веб-страницу у бочну траку" #: frontend/src/components/Assignment.vue:68 msgid "Add your assignment as {0}" -msgstr "" +msgstr "Додајте свој задатак као {0}" #: frontend/src/components/AppSidebar.vue:443 msgid "Add your first chapter" -msgstr "" +msgstr "Додајте Ваше прво поглавље" #: frontend/src/components/AppSidebar.vue:459 msgid "Add your first lesson" -msgstr "" +msgstr "Додајте Вашу прву лекцију" #. Label of the address (Link) field in DocType 'LMS Payment' #: frontend/src/pages/Billing.vue:64 #: lms/lms/doctype/lms_payment/lms_payment.json msgid "Address" -msgstr "" +msgstr "Адреса" #: frontend/src/pages/Billing.vue:74 msgid "Address Line 1" -msgstr "" +msgstr "Адреса, ред 1" #: frontend/src/pages/Billing.vue:78 msgid "Address Line 2" -msgstr "" +msgstr "Адреса, ред 2" #. Option for the 'Role' (Select) field in DocType 'Cohort Staff' #. Option for the 'Required Role' (Select) field in DocType 'Cohort Web Page' @@ -257,56 +257,56 @@ msgstr "" #: lms/lms/doctype/cohort_web_page/cohort_web_page.json #: lms/lms/doctype/lms_enrollment/lms_enrollment.json msgid "Admin" -msgstr "" +msgstr "Администратор" #. Name of a role #: frontend/src/pages/Batches.vue:273 lms/lms/doctype/lms_badge/lms_badge.json msgid "All" -msgstr "" +msgstr "Све" #: frontend/src/pages/Batches.vue:26 msgid "All Batches" -msgstr "" +msgstr "Све групе" #: frontend/src/pages/Courses.vue:26 lms/lms/widgets/BreadCrumb.html:3 msgid "All Courses" -msgstr "" +msgstr "Додај обуке" #: lms/templates/quiz/quiz.html:141 msgid "All Submissions" -msgstr "" +msgstr "Све поднесено" #: lms/lms/doctype/lms_quiz/lms_quiz.py:44 msgid "All questions should have the same marks if the limit is set." -msgstr "" +msgstr "Сва питања треба да имају исте оцене уколико је постављено ограничење." #. 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 "Дозволи приступ гостима" #. 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 "Дозволи огласе за посао са веб-сајта" #. 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 "Дозволи самостални упис" #. 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 "Дозволи приступ будућим датумима" #: frontend/src/pages/BatchForm.vue:57 msgid "Allow self enrollment" -msgstr "" +msgstr "Дозволи самостални упис" #: lms/lms/user.py:34 msgid "Already Registered" -msgstr "" +msgstr "Већ регистрован" #. Label of the amount (Currency) field in DocType 'LMS Batch' #. Label of the course_price (Currency) field in DocType 'LMS Course' @@ -316,43 +316,43 @@ msgstr "" #: lms/lms/doctype/lms_course/lms_course.json #: lms/lms/doctype/lms_payment/lms_payment.json msgid "Amount" -msgstr "" +msgstr "Износ" #. Label of the amount_usd (Currency) field in DocType 'LMS Batch' #. Label 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 "Amount (USD)" -msgstr "" +msgstr "Износ (USD)" #: lms/lms/doctype/lms_batch/lms_batch.py:70 msgid "Amount and currency are required for paid batches." -msgstr "" +msgstr "Износ и валута су неопходни за плаћене групе." #: lms/lms/doctype/lms_course/lms_course.py:74 msgid "Amount and currency are required for paid certificates." -msgstr "" +msgstr "Износ и валута су неопходни за плаћене сертификате." #: lms/lms/doctype/lms_course/lms_course.py:71 msgid "Amount and currency are required for paid courses." -msgstr "" +msgstr "Износ и валута су неопходни за плаћене обуке." #. 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 "Износ са GST" #: frontend/src/components/Modals/AnnouncementModal.vue:33 msgid "Announcement" -msgstr "" +msgstr "Саопштење" #: frontend/src/components/Modals/AnnouncementModal.vue:101 msgid "Announcement has been sent successfully" -msgstr "" +msgstr "Саопштење је успешно послато" #: frontend/src/components/Modals/AnnouncementModal.vue:96 msgid "Announcement is required" -msgstr "" +msgstr "Саопштење је неопходно" #. Label of the answer (Text Editor) field in DocType 'LMS Assignment' #. Label of the answer (Text Editor) field in DocType 'LMS Assignment @@ -363,37 +363,37 @@ msgstr "" #: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json #: lms/lms/doctype/lms_exercise/lms_exercise.json msgid "Answer" -msgstr "" +msgstr "Одговор" #: frontend/src/pages/CourseForm.vue:112 frontend/src/pages/CourseForm.vue:131 msgid "Appears on the course card in the course list" -msgstr "" +msgstr "Приказује се на картици обуке у листи обука" #: frontend/src/pages/BatchForm.vue:240 msgid "Appears when the batch URL is shared on any online platform" -msgstr "" +msgstr "Приказује се када је URL групе подељен на било којој онлајн платфорни" #: frontend/src/pages/BatchForm.vue:221 msgid "Appears when the batch URL is shared on socials" -msgstr "" +msgstr "Приказује се када је URL групе подељен на друштвеним мрежама" #: frontend/src/pages/JobDetail.vue:51 msgid "Apply" -msgstr "" +msgstr "Примени" #. 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 "Примени GST за Индију" #. 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 "Примени заокруживање на еквивалент" #: frontend/src/components/Modals/JobApplicationModal.vue:6 msgid "Apply for this job" -msgstr "" +msgstr "Пријавите се за овај посао" #. Option for the 'Status' (Select) field in DocType 'Invite Request' #. Option for the 'Status' (Select) field in DocType 'LMS Course' @@ -402,23 +402,23 @@ msgstr "" #: lms/lms/doctype/lms_course/lms_course.json #: lms/lms/doctype/lms_mentor_request/lms_mentor_request.json msgid "Approved" -msgstr "" +msgstr "Одобрено" #: frontend/src/components/Apps.vue:13 msgid "Apps" -msgstr "" +msgstr "Апликације" #: frontend/src/pages/Batches.vue:283 msgid "Archived" -msgstr "" +msgstr "Архивирано" #: frontend/src/components/UpcomingEvaluations.vue:172 msgid "Are you sure you want to cancel this evaluation? This action cannot be undone." -msgstr "" +msgstr "Да ли сте сигурни да желите да откажете ово оцењивање? Ова радња се не може поништити." #: frontend/src/components/UserDropdown.vue:175 msgid "Are you sure you want to login to your Frappe Cloud dashboard?" -msgstr "" +msgstr "Да ли сте сигурни да желите да се пријавите на своју Frappe Cloud контролну таблу?" #. Label of the assessment_tab (Tab Break) field in DocType 'LMS Batch' #. Label of the assessment (Table) field in DocType 'LMS Batch' @@ -426,26 +426,26 @@ 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 "Процена" #. 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 "Назив процене" #. Label of the assessment_type (Link) field in DocType 'LMS Assessment' #: lms/lms/doctype/lms_assessment/lms_assessment.json msgid "Assessment Type" -msgstr "" +msgstr "Врста процене" #: frontend/src/components/Modals/AssessmentModal.vue:91 msgid "Assessment added successfully" -msgstr "" +msgstr "Процена је успешно додата" #: lms/lms/doctype/lms_batch/lms_batch.py:80 msgid "Assessment {0} has already been added to this batch." -msgstr "" +msgstr "Процена {0} је већ додата овој групи." #. Label of the show_assessments (Check) field in DocType 'LMS Settings' #: frontend/src/components/AppSidebar.vue:580 @@ -454,11 +454,11 @@ msgstr "" #: lms/lms/doctype/lms_settings/lms_settings.json #: lms/templates/assessments.html:3 msgid "Assessments" -msgstr "" +msgstr "Процене" #: lms/lms/doctype/lms_badge/lms_badge.js:50 msgid "Assign" -msgstr "" +msgstr "Додели" #. Label of the section_break_16 (Section Break) field in DocType 'Course #. Lesson' @@ -469,119 +469,119 @@ msgstr "" #: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json #: lms/templates/assignment.html:3 msgid "Assignment" -msgstr "" +msgstr "Задатак" #. Label of the assignment_attachment (Attach) field in DocType 'LMS Assignment #. Submission' #: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json msgid "Assignment Attachment" -msgstr "" +msgstr "Прилог задатка" #: frontend/src/pages/AssignmentSubmissionList.vue:223 msgid "Assignment Submissions" -msgstr "" +msgstr "Подношења задатака" #. 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 "Наслов задатка" #: frontend/src/components/Modals/AssignmentForm.vue:125 msgid "Assignment created successfully" -msgstr "" +msgstr "Задатак је успешно креиран" #: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.py:24 msgid "Assignment for Lesson {0} by {1} already exists." -msgstr "" +msgstr "Задаци за лекцију {0} од стране {1} већ постоје." #: frontend/src/components/Assignment.vue:356 msgid "Assignment submitted successfully" -msgstr "" +msgstr "Задатак је успешно поднет" #: frontend/src/components/Modals/AssignmentForm.vue:138 msgid "Assignment updated successfully" -msgstr "" +msgstr "Задатак је успешно ажуриран" #. 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 "Задатак ће се приказивати на дну у оквиру лекције." #: frontend/src/components/AppSidebar.vue:584 #: frontend/src/pages/Assignments.vue:211 lms/www/lms.py:273 msgid "Assignments" -msgstr "" +msgstr "Додељени задаци" #: lms/lms/doctype/lms_question/lms_question.py:43 msgid "At least one option must be correct for this question." -msgstr "" +msgstr "Бар једна опција мора бити тачна за ово питање." #: frontend/src/components/Modals/LiveClassAttendance.vue:5 msgid "Attendance for Class - {0}" -msgstr "" +msgstr "Присуство на предавању - {0}" #: frontend/src/components/Modals/LiveClassAttendance.vue:24 msgid "Attended for" -msgstr "" +msgstr "Присуствовано у трајању од" #. Label of the attendees (Int) field in DocType 'LMS Live Class' #: lms/lms/doctype/lms_live_class/lms_live_class.json msgid "Attendees" -msgstr "" +msgstr "Присутни" #. Label of the attire (Select) field in DocType 'User' #: lms/fixtures/custom_field.json msgid "Attire Preference" -msgstr "" +msgstr "Преференција одевања" #: frontend/src/pages/ProfileEvaluator.vue:137 msgid "Authorize Google Calendar Access" -msgstr "" +msgstr "Одобри приступ Гоогле Цалендар-у" #. Option for the 'Event' (Select) field in DocType 'LMS Badge' #: lms/lms/doctype/lms_badge/lms_badge.json msgid "Auto Assign" -msgstr "" +msgstr "Аутоматска додела" #. Label of the auto_recording (Select) field in DocType 'LMS Live Class' #: frontend/src/components/Modals/LiveClassModal.vue:73 #: lms/lms/doctype/lms_live_class/lms_live_class.json msgid "Auto Recording" -msgstr "" +msgstr "Аутоматско снимање" #: frontend/src/pages/ProfileEvaluator.vue:224 msgid "Availability updated successfully" -msgstr "" +msgstr "Доступност је успешно ажурирана" #: frontend/src/components/BatchFeedback.vue:43 msgid "Average Feedback Received" -msgstr "" +msgstr "Просечна оцена повратних информација" #: frontend/src/components/CourseCard.vue:55 #: frontend/src/pages/CourseDetail.vue:20 msgid "Average Rating" -msgstr "" +msgstr "Просечна оцена" #: frontend/src/pages/Lesson.vue:166 msgid "Back to Course" -msgstr "" +msgstr "Назад на обуку" #. 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 "Беџ" #. 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 "Опис беџа" #. 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 "Слика беџа" #. Label of the batch (Link) field in DocType 'LMS Batch Enrollment' #. Label of the batch (Link) field in DocType 'LMS Batch Feedback' @@ -595,40 +595,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 "" +msgstr "Група" #. 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 "Шаблон потврде групе" #. Name of a DocType #: lms/lms/doctype/batch_course/batch_course.json msgid "Batch Course" -msgstr "" +msgstr "Групна обука" #. 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 "" +msgstr "Опис групе" #. 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 "" +msgstr "Детаљи групе" #. 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 "Необрађени детаљи групе" #: frontend/src/components/Modals/EmailTemplateModal.vue:28 msgid "Batch Enrollment Confirmation" -msgstr "" +msgstr "Потврда уписа у групу" #. Name of a role #: lms/lms/doctype/course_evaluator/course_evaluator.json @@ -638,12 +638,12 @@ msgstr "" #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json #: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json msgid "Batch Evaluator" -msgstr "" +msgstr "Особа за оцењивање групе" #. 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 "Назив групе" #. Label of the batch_old (Link) field in DocType 'Exercise Latest Submission' #. Label of the batch_old (Link) field in DocType 'Exercise Submission' @@ -652,7 +652,7 @@ msgstr "" #: lms/lms/doctype/exercise_submission/exercise_submission.json #: lms/lms/doctype/lms_enrollment/lms_enrollment.json msgid "Batch Old" -msgstr "" +msgstr "Стара група" #. Label of the section_break_7 (Section Break) field in DocType 'LMS Batch #. Old' @@ -661,119 +661,119 @@ msgstr "" #: lms/lms/doctype/lms_batch_old/lms_batch_old.json #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Batch Settings" -msgstr "" +msgstr "Подешавања групе" #: lms/templates/emails/batch_confirmation.html:11 msgid "Batch Start Date:" -msgstr "" +msgstr "Датум почетка групе:" #: frontend/src/components/BatchStudents.vue:40 msgid "Batch Summary" -msgstr "" +msgstr "Резиме групе" #. 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 "Наслов групе" #: lms/lms/doctype/lms_batch/lms_batch.py:41 msgid "Batch end date cannot be before the batch start date" -msgstr "" +msgstr "Датум завршетка групе не може бити пре датума почетка групе" #: lms/lms/api.py:245 msgid "Batch has already started." -msgstr "" +msgstr "Група је већ започела." #: lms/lms/api.py:240 msgid "Batch is sold out." -msgstr "" +msgstr "Група је распродата." #: lms/lms/doctype/lms_batch/lms_batch.py:46 msgid "Batch start time cannot be greater than or equal to end time." -msgstr "" +msgstr "Време почетка групе не може бити веће или једнако времену завршетка групе." #: lms/templates/emails/batch_start_reminder.html:10 msgid "Batch:" -msgstr "" +msgstr "Група:" #. Label of the batches (Check) field in DocType 'LMS Settings' #: 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 "Групе" #. Label of the begin_date (Date) field in DocType 'Cohort' #: lms/lms/doctype/cohort/cohort.json msgid "Begin Date" -msgstr "" +msgstr "Датум почетка" #: 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 "Срдачан поздрав" #. Label of the billing_details_section (Section Break) field in DocType 'LMS #. Payment' #: frontend/src/pages/Billing.vue:8 frontend/src/pages/Billing.vue:357 #: lms/lms/doctype/lms_payment/lms_payment.json msgid "Billing Details" -msgstr "" +msgstr "Детаљи фактурисања" #. Label of the billing_name (Data) field in DocType 'LMS Payment' #: frontend/src/pages/Billing.vue:70 #: lms/lms/doctype/lms_payment/lms_payment.json msgid "Billing Name" -msgstr "" +msgstr "Назив за фактурисање" #: frontend/src/components/Modals/EditProfile.vue:75 msgid "Bio" -msgstr "" +msgstr "Биографија" #. Label of the body (Markdown Editor) field in DocType 'Course Lesson' #: lms/lms/doctype/course_lesson/course_lesson.json msgid "Body" -msgstr "" +msgstr "Садржај" #. Option for the 'Collaboration Preference' (Select) field in DocType 'User' #: lms/fixtures/custom_field.json msgid "Both Individual and Team Work" -msgstr "" +msgstr "И самосталан и тимски рад" #. Label of the branch (Data) field in DocType 'User' #: lms/fixtures/custom_field.json msgid "Branch" -msgstr "" +msgstr "Организациона јединица" #. 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 "Власник бизниса" #: frontend/src/components/CourseCardOverlay.vue:48 msgid "Buy this course" -msgstr "" +msgstr "Купите ову обуку" #: lms/templates/emails/lms_message.html:11 msgid "By" -msgstr "" +msgstr "Од стране" #. 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:57 #: frontend/src/components/UpcomingEvaluations.vue:177 msgid "Cancel" -msgstr "" +msgstr "Откажи" #: frontend/src/components/UpcomingEvaluations.vue:171 msgid "Cancel this evaluation?" -msgstr "" +msgstr "Откажите оцењивање?" #. Option for the 'Status' (Select) field in DocType 'Cohort' #. Option for the 'Stage' (Select) field in DocType 'LMS Batch Old' @@ -782,18 +782,18 @@ msgstr "" #: lms/lms/doctype/lms_batch_old/lms_batch_old.json #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json msgid "Cancelled" -msgstr "" +msgstr "Отказано" #. Label of the carrer_preference_details (Section Break) field in DocType #. 'User' #: lms/fixtures/custom_field.json msgid "Career Preference Details" -msgstr "" +msgstr "Детаљи о каријерним преференцијама" #. Option for the 'Attire Preference' (Select) field in DocType 'User' #: lms/fixtures/custom_field.json msgid "Casual Wear" -msgstr "" +msgstr "Лежерна одећа" #. Label of the category (Link) field in DocType 'LMS Batch' #. Label of the category (Data) field in DocType 'LMS Category' @@ -805,55 +805,55 @@ msgstr "" #: 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 "" +msgstr "Категорија" #: frontend/src/components/Settings/Categories.vue:39 msgid "Category Name" -msgstr "" +msgstr "Назив категорије" #: frontend/src/components/Settings/Categories.vue:133 msgid "Category added successfully" -msgstr "" +msgstr "Категорија је успешно додата" #: frontend/src/components/Settings/Categories.vue:193 msgid "Category deleted successfully" -msgstr "" +msgstr "Категорија је успешно обрисана" #: frontend/src/components/Settings/Categories.vue:173 msgid "Category updated successfully" -msgstr "" +msgstr "Категорија је успешно ажурирана" #. 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 #: lms/lms/workspace/lms/lms.json msgid "Certificate" -msgstr "" +msgstr "Сертификат" #. 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 "Шаблон имејла за сертификат" #: lms/templates/emails/certification.html:13 msgid "Certificate Link" -msgstr "" +msgstr "Линк сертификата" #: frontend/src/components/CourseCardOverlay.vue:130 msgid "Certificate of Completion" -msgstr "" +msgstr "Сертификат о похађању" #: frontend/src/components/Modals/Event.vue:311 msgid "Certificate saved successfully" -msgstr "" +msgstr "Сертификат је успешно сачуван" #: frontend/src/pages/ProfileCertificates.vue:4 msgid "Certificates" -msgstr "" +msgstr "Сертификати" #: frontend/src/components/Modals/BulkCertificates.vue:120 msgid "Certificates generated successfully" -msgstr "" +msgstr "Сертификати су успешно генерисани" #. Label of the certification (Table) field in DocType 'User' #. Name of a DocType @@ -874,21 +874,21 @@ msgstr "" #: lms/lms/doctype/lms_enrollment/lms_enrollment.json #: lms/lms/workspace/lms/lms.json msgid "Certification" -msgstr "" +msgstr "Сертификација" #. Label of the certification_details (Section Break) field in DocType 'User' #: lms/fixtures/custom_field.json msgid "Certification Details" -msgstr "" +msgstr "Детаљи сертификације" #. Label of the certification_name (Data) field in DocType 'Certification' #: lms/lms/doctype/certification/certification.json msgid "Certification Name" -msgstr "" +msgstr "Назив сертифиакције" #: frontend/src/components/BatchStudents.vue:17 msgid "Certified" -msgstr "" +msgstr "Сертификован" #. Label of the certified_members (Check) field in DocType 'LMS Settings' #: frontend/src/pages/CertifiedParticipants.vue:182 @@ -896,20 +896,20 @@ msgstr "" #: frontend/src/pages/Statistics.vue:40 #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Certified Members" -msgstr "" +msgstr "Сертификовани чланови" #. 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 "Сертификовани учесници" #: lms/templates/assignment.html:13 msgid "Change" -msgstr "" +msgstr "Промена" #: frontend/src/components/Assignment.vue:342 msgid "Changes saved successfully" -msgstr "" +msgstr "Промене су успешно сачуване" #. Label of the chapter (Link) field in DocType 'Chapter Reference' #. Label of the chapter (Link) field in DocType 'LMS Course Progress' @@ -918,72 +918,72 @@ msgstr "" #: lms/lms/doctype/lms_course_progress/lms_course_progress.json #: lms/lms/workspace/lms/lms.json msgid "Chapter" -msgstr "" +msgstr "Поглавље" #. Name of a DocType #: lms/lms/doctype/chapter_reference/chapter_reference.json msgid "Chapter Reference" -msgstr "" +msgstr "Референца поглавља" #: frontend/src/components/Modals/ChapterModal.vue:154 msgid "Chapter added successfully" -msgstr "" +msgstr "Поглавље је успешно додато" #: frontend/src/components/CourseOutline.vue:299 msgid "Chapter deleted successfully" -msgstr "" +msgstr "Поглавље је успешно обрисано" #: frontend/src/components/Modals/ChapterModal.vue:196 msgid "Chapter updated successfully" -msgstr "" +msgstr "Поглавље је успешно ажурирано" #. Label of the chapters (Table) field in DocType 'LMS Course' #: lms/lms/doctype/lms_course/lms_course.json msgid "Chapters" -msgstr "" +msgstr "Поглавља" #: frontend/src/components/Quiz.vue:219 lms/templates/quiz/quiz.html:120 msgid "Check" -msgstr "" +msgstr "Означи" #: lms/templates/emails/mention_template.html:10 msgid "Check Discussion" -msgstr "" +msgstr "Провери дискусију" #: frontend/src/components/Modals/AssignmentForm.vue:55 msgid "Check Submissions" -msgstr "" +msgstr "Провери поднеске" #: lms/templates/certificates_section.html:24 msgid "Check out the {0} to know more about certification." -msgstr "" +msgstr "Погледај {0} за више информација о сертификацији." #: frontend/src/components/NoPermission.vue:19 msgid "Checkout Courses" -msgstr "" +msgstr "Заврши куповину курсева" #. 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 "Избори" #: frontend/src/components/Quiz.vue:634 lms/templates/quiz/quiz.html:53 msgid "Choose all answers that apply" -msgstr "" +msgstr "Изабери све тачне одговоре" #: frontend/src/components/Modals/Question.vue:19 msgid "Choose an existing question" -msgstr "" +msgstr "Изабери постојеће питање" #: frontend/src/components/Controls/IconPicker.vue:27 msgid "Choose an icon" -msgstr "" +msgstr "Изабери иконицу" #: frontend/src/components/Quiz.vue:635 lms/templates/quiz/quiz.html:53 msgid "Choose one answer" -msgstr "" +msgstr "Изаберите један одговор" #. Label of the city (Data) field in DocType 'User' #. Label of the location (Data) field in DocType 'Job Opportunity' @@ -991,24 +991,24 @@ msgstr "" #: lms/fixtures/custom_field.json #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "City" -msgstr "" +msgstr "Град" #: lms/templates/emails/live_class_reminder.html:10 msgid "Class:" -msgstr "" +msgstr "Предавање:" #: frontend/src/components/Controls/Link.vue:49 msgid "Clear" -msgstr "" +msgstr "Очисти" #. Option for the 'Role Preference' (Select) field in DocType 'User' #: lms/fixtures/custom_field.json msgid "Clearly Defined Role" -msgstr "" +msgstr "Јасно дефинисана улога" #: frontend/src/components/BatchFeedback.vue:10 msgid "Click here" -msgstr "" +msgstr "Кликните овде" #. Label of the client_id (Data) field in DocType 'LMS Zoom Settings' #. Label of the client_id (Data) field in DocType 'Zoom Settings' @@ -1016,7 +1016,7 @@ msgstr "" #: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/doctype/zoom_settings/zoom_settings.json msgid "Client ID" -msgstr "" +msgstr "ИД клијента" #. Label of the client_secret (Password) field in DocType 'LMS Zoom Settings' #. Label of the client_secret (Password) field in DocType 'Zoom Settings' @@ -1024,30 +1024,30 @@ msgstr "" #: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/doctype/zoom_settings/zoom_settings.json msgid "Client Secret" -msgstr "" +msgstr "Тајна клијента" #: frontend/src/components/Settings/Categories.vue:27 #: frontend/src/components/Settings/Evaluators.vue:24 #: frontend/src/components/Settings/Members.vue:24 msgid "Close" -msgstr "" +msgstr "Затвори" #. Option for the 'Status' (Select) field in DocType 'Job Opportunity' #. Option for the 'Membership' (Select) field in DocType 'LMS Batch Old' #: lms/job/doctype/job_opportunity/job_opportunity.json #: lms/lms/doctype/lms_batch_old/lms_batch_old.json msgid "Closed" -msgstr "" +msgstr "Затворено" #. 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 "Облак" #. Label of the code (Code) field in DocType 'LMS Exercise' #: lms/lms/doctype/lms_exercise/lms_exercise.json msgid "Code" -msgstr "" +msgstr "Код" #. Name of a DocType #. Label of the cohort (Link) field in DocType 'Cohort Join Request' @@ -1064,55 +1064,55 @@ msgstr "" #: lms/lms/doctype/cohort_web_page/cohort_web_page.json #: lms/lms/doctype/lms_enrollment/lms_enrollment.json msgid "Cohort" -msgstr "" +msgstr "Образовна група" #. Name of a DocType #: lms/lms/doctype/cohort_join_request/cohort_join_request.json msgid "Cohort Join Request" -msgstr "" +msgstr "Захтев за придруживањем образовној групи" #. Name of a DocType #: lms/lms/doctype/cohort_mentor/cohort_mentor.json msgid "Cohort Mentor" -msgstr "" +msgstr "Члан образовне групе" #. Name of a DocType #: lms/lms/doctype/cohort_staff/cohort_staff.json msgid "Cohort Staff" -msgstr "" +msgstr "Особље образовне групе" #. Name of a DocType #: lms/lms/doctype/cohort_subgroup/cohort_subgroup.json msgid "Cohort Subgroup" -msgstr "" +msgstr "Подгрупа образовне групе" #. Name of a DocType #: lms/lms/doctype/cohort_web_page/cohort_web_page.json msgid "Cohort Web Page" -msgstr "" +msgstr "Веб-страница образовне групе" #. Label of the collaboration (Select) field in DocType 'User' #: lms/fixtures/custom_field.json msgid "Collaboration Preference" -msgstr "" +msgstr "Преференције за сарадњу" #: frontend/src/components/AppSidebar.vue:142 msgid "Collapse" -msgstr "" +msgstr "Сажми" #. Label of the college (Data) field in DocType 'User' #: lms/fixtures/custom_field.json msgid "College Name" -msgstr "" +msgstr "Назив факултета" #. Label of the color (Color) field in DocType 'LMS Timetable Legend' #: lms/lms/doctype/lms_timetable_legend/lms_timetable_legend.json msgid "Color" -msgstr "" +msgstr "Боја" #: frontend/src/pages/BatchForm.vue:293 frontend/src/pages/CourseForm.vue:283 msgid "Comma separated keywords for SEO" -msgstr "" +msgstr "Кључне речи, одвојене зарезом, за SEO" #. Label of the comments (Small Text) field in DocType 'Exercise Latest #. Submission' @@ -1126,83 +1126,83 @@ msgstr "" #: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json #: lms/lms/doctype/lms_mentor_request/lms_mentor_request.json msgid "Comments" -msgstr "" +msgstr "Коментари" #: frontend/src/components/Assignment.vue:142 msgid "Comments by Evaluator" -msgstr "" +msgstr "Коментари од особе за оцењивање" #. 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 "Заједничке кључне речи које ће се користити за све странице" #. Label of the company (Data) field in DocType 'LMS Job Application' #. Label of the company (Data) field in DocType 'Work Experience' #: lms/job/doctype/lms_job_application/lms_job_application.json #: lms/lms/doctype/work_experience/work_experience.json msgid "Company" -msgstr "" +msgstr "Компанија" #. Label of the section_break_6 (Section Break) field in DocType 'Job #. Opportunity' #: frontend/src/pages/JobForm.vue:56 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Company Details" -msgstr "" +msgstr "Детаљи компаније" #. 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 "Имејл адреса компаније" #. Label of the company_logo (Attach Image) field in DocType 'Job Opportunity' #: frontend/src/pages/JobForm.vue:80 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Company Logo" -msgstr "" +msgstr "Лого компаније" #. Label of the company_name (Data) field in DocType 'Job Opportunity' #: frontend/src/pages/JobForm.vue:62 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Company Name" -msgstr "" +msgstr "Назив компаније" #. Label of the company_type (Select) field in DocType 'User' #: lms/fixtures/custom_field.json msgid "Company Type" -msgstr "" +msgstr "Врста компаније" #. 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 "Веб-сајт компаније" #. Option for the 'Status' (Select) field in DocType 'LMS Course Progress' #: frontend/src/components/Modals/BatchStudentProgress.vue:24 #: lms/lms/doctype/lms_course_progress/lms_course_progress.json #: lms/lms/widgets/CourseCard.html:75 lms/templates/reviews.html:48 msgid "Complete" -msgstr "" +msgstr "Завршено" #: lms/templates/emails/lms_invite_request_approved.html:7 msgid "Complete Sign Up" -msgstr "" +msgstr "Завршите регистрацију" #: lms/templates/emails/payment_reminder.html:15 msgid "Complete Your Enrollment" -msgstr "" +msgstr "Довршите свој упис" #: lms/lms/doctype/lms_payment/lms_payment.py:73 msgid "Complete Your Enrollment - Don't miss out!" -msgstr "" +msgstr "Довршите свој упис - Немојте га пропустити!" #: frontend/src/components/VideoBlock.vue:140 msgid "Complete the upcoming quiz to continue watching the video. The quiz will open in {0} {1}." -msgstr "" +msgstr "Завршите предстојећи квиз да бисте наставили гледање видео-снимка. Квиз ће бити доступан за {0} {1}." #. Option for the 'Status' (Select) field in DocType 'Cohort' #. Option for the 'Stage' (Select) field in DocType 'LMS Batch Old' @@ -1212,58 +1212,58 @@ msgstr "" #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json #: lms/lms/widgets/CourseCard.html:78 msgid "Completed" -msgstr "" +msgstr "Завршено" #. Label of the enable_certification (Check) field in DocType 'LMS Course' #: frontend/src/pages/CourseForm.vue:232 #: lms/lms/doctype/lms_course/lms_course.json msgid "Completion Certificate" -msgstr "" +msgstr "Сертификат о завршетку" #. Label of the condition (Code) field in DocType 'LMS Badge' #: lms/lms/doctype/lms_badge/lms_badge.json msgid "Condition" -msgstr "" +msgstr "Услов" #: lms/lms/doctype/lms_badge/lms_badge.py:16 msgid "Condition must be in valid JSON format." -msgstr "" +msgstr "Услов мора бити у важећем JSON формату." #: lms/lms/doctype/lms_badge/lms_badge.py:21 msgid "Condition must be valid python code." -msgstr "" +msgstr "Услов мора бити важећи python код." #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.js:7 msgid "Conduct Evaluation" -msgstr "" +msgstr "Спровести оцењивање" #: frontend/src/pages/BatchForm.vue:141 msgid "Configurations" -msgstr "" +msgstr "Конфигурације" #: frontend/src/components/UserDropdown.vue:180 msgid "Confirm" -msgstr "" +msgstr "Потврди" #. Label of the confirmation_email_sent (Check) field in DocType 'LMS Batch #. Enrollment' #: lms/lms/doctype/lms_batch_enrollment/lms_batch_enrollment.json msgid "Confirmation Email Sent" -msgstr "" +msgstr "Потврдни имејл је послат" #. Label of the confirmation_email_template (Link) field in DocType 'LMS Batch' #: lms/lms/doctype/lms_batch/lms_batch.json msgid "Confirmation Email Template" -msgstr "" +msgstr "Шаблон имејла за потврду" #: lms/lms/doctype/lms_certificate/lms_certificate.py:29 msgid "Congratulations on getting certified!" -msgstr "" +msgstr "Честитамо на добијању сертификата!" #: frontend/src/components/CourseCardOverlay.vue:57 #: frontend/src/pages/Lesson.vue:47 msgid "Contact the Administrator to enroll for this course." -msgstr "" +msgstr "Контактирајте администратора да бисте се уписали на ову обуку." #. Label of the content (Text) field in DocType 'Course Lesson' #. Label of the content (Rating) field in DocType 'LMS Batch Feedback' @@ -1273,26 +1273,26 @@ msgstr "" #: lms/lms/doctype/course_lesson/course_lesson.json #: lms/lms/doctype/lms_batch_feedback/lms_batch_feedback.json msgid "Content" -msgstr "" +msgstr "Садржај" #: frontend/src/components/CourseCardOverlay.vue:30 msgid "Continue Learning" -msgstr "" +msgstr "Наставите са учењем" #. Option for the 'Type' (Select) field in DocType 'Job Opportunity' #: frontend/src/pages/Jobs.vue:178 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Contract" -msgstr "" +msgstr "Уговор" #: lms/lms/utils.py:442 msgid "Cookie Policy" -msgstr "" +msgstr "Политика колачића" #. Option for the 'Company Type' (Select) field in DocType 'User' #: lms/fixtures/custom_field.json msgid "Corporate Organization" -msgstr "" +msgstr "Корпоративна организација" #. Option for the 'Status' (Select) field in DocType 'Exercise Latest #. Submission' @@ -1301,11 +1301,11 @@ msgstr "" #: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json #: lms/lms/doctype/exercise_submission/exercise_submission.json msgid "Correct" -msgstr "" +msgstr "Тачно" #: frontend/src/components/Modals/Question.vue:76 msgid "Correct Answer" -msgstr "" +msgstr "Тачан одговор" #. Label of the country (Link) field in DocType 'User' #. Label of the country (Link) field in DocType 'Job Opportunity' @@ -1315,7 +1315,7 @@ msgstr "" #: lms/job/doctype/job_opportunity/job_opportunity.json #: lms/lms/doctype/payment_country/payment_country.json msgid "Country" -msgstr "" +msgstr "Држава" #. Label of the course (Link) field in DocType 'Batch Course' #. Label of the course (Link) field in DocType 'Cohort' @@ -1377,23 +1377,23 @@ msgstr "" #: lms/lms/report/course_progress_summary/course_progress_summary.py:51 #: lms/lms/workspace/lms/lms.json msgid "Course" -msgstr "" +msgstr "Обука" #. 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 "Поглавље обуке" #. Label of a shortcut in the LMS Workspace #: lms/lms/workspace/lms/lms.json msgid "Course Completed" -msgstr "" +msgstr "Обука је завршена" #: frontend/src/pages/Statistics.vue:31 msgid "Course Completions" -msgstr "" +msgstr "Завршене обуке" #. Name of a role #: frontend/src/pages/ProfileRoles.vue:26 @@ -1405,66 +1405,66 @@ msgstr "" #: lms/lms/doctype/lms_question/lms_question.json #: lms/lms/doctype/lms_quiz/lms_quiz.json msgid "Course Creator" -msgstr "" +msgstr "Аутор обуке" #. Label of a Card Break in the LMS Workspace #: lms/lms/workspace/lms/lms.json msgid "Course Data" -msgstr "" +msgstr "Подаци о обуци" #: frontend/src/pages/CourseForm.vue:181 msgid "Course Description" -msgstr "" +msgstr "Опис обуке" #: frontend/src/pages/Statistics.vue:22 msgid "Course Enrollments" -msgstr "" +msgstr "Упис на обуку" #. Name of a DocType #: lms/lms/doctype/course_evaluator/course_evaluator.json msgid "Course Evaluator" -msgstr "" +msgstr "Особа за оцењивање обуке" #: frontend/src/pages/CourseForm.vue:90 msgid "Course Image" -msgstr "" +msgstr "Слика обуке" #. Name of a DocType #: lms/lms/doctype/course_instructor/course_instructor.json msgid "Course Instructor" -msgstr "" +msgstr "Предавач на обуци" #. Name of a DocType #: lms/lms/doctype/course_lesson/course_lesson.json msgid "Course Lesson" -msgstr "" +msgstr "Лекција обуке" #: lms/www/lms.py:87 msgid "Course List" -msgstr "" +msgstr "Листа обуке" #: lms/lms/report/course_progress_summary/course_progress_summary.py:58 msgid "Course Name" -msgstr "" +msgstr "Назив обуке" #: frontend/src/pages/CourseDetail.vue:76 frontend/src/pages/CourseForm.vue:293 msgid "Course Outline" -msgstr "" +msgstr "План обуке" #. Name of a report #: lms/lms/report/course_progress_summary/course_progress_summary.json msgid "Course Progress Summary" -msgstr "" +msgstr "Сажетак о напретку обуке" #. 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 "Подешавање обуке" #. Label of a Card Break in the LMS Workspace #: lms/lms/workspace/lms/lms.json msgid "Course Stats" -msgstr "" +msgstr "Статистика обуке" #. Label of the title (Data) field in DocType 'Batch Course' #. Label of the course_title (Data) field in DocType 'Course Chapter' @@ -1477,32 +1477,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 "Наслов обуке" #: frontend/src/pages/ProgramForm.vue:234 msgid "Course added to program" -msgstr "" +msgstr "Обука је додата у програм" #: frontend/src/pages/CourseForm.vue:523 msgid "Course created successfully" -msgstr "" +msgstr "Обука је успешно креирана" #: frontend/src/pages/CourseForm.vue:560 msgid "Course deleted successfully" -msgstr "" +msgstr "Обука је успешно обрисана" #: frontend/src/pages/ProgramForm.vue:303 msgid "Course moved successfully" -msgstr "" +msgstr "Обука је успешно премештена" #: frontend/src/pages/CourseForm.vue:543 msgid "Course updated successfully" -msgstr "" +msgstr "Обука је успешно ажурирана" #: 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 "Обука {0} је већ додата у ову групу." #. Label of the courses (Table) field in DocType 'LMS Batch' #. Label of the show_courses (Check) field in DocType 'LMS Settings' @@ -1517,83 +1517,83 @@ msgstr "" #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Courses" -msgstr "" +msgstr "Обуке" #: lms/lms/web_template/lms_statistics/lms_statistics.html:14 #: lms/templates/statistics.html:28 msgid "Courses Completed" -msgstr "" +msgstr "Завршене обуке" #: frontend/src/components/BatchCourses.vue:154 msgid "Courses deleted successfully" -msgstr "" +msgstr "Обуке су успешно обрисане" #. Label of the cover_image (Attach Image) field in DocType 'User' #: lms/fixtures/custom_field.json msgid "Cover Image" -msgstr "" +msgstr "Насловна слика" #: frontend/src/components/Modals/ChapterModal.vue:9 #: frontend/src/pages/Programs.vue:93 msgid "Create" -msgstr "" +msgstr "Креирај" #: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.js:7 msgid "Create Certificate" -msgstr "" +msgstr "Креирај сертификат" #: frontend/src/components/Controls/Link.vue:37 #: frontend/src/components/Controls/MultiSelect.vue:66 msgid "Create New" -msgstr "" +msgstr "Креирај нови" #: lms/templates/onboarding_header.html:19 msgid "Create a Course" -msgstr "" +msgstr "Креирај обуку" #: frontend/src/components/Modals/LiveClassModal.vue:5 msgid "Create a Live Class" -msgstr "" +msgstr "Креирај онлајн предавање" #: frontend/src/components/AppSidebar.vue:575 msgid "Create a batch" -msgstr "" +msgstr "Креирај групу" #: frontend/src/components/AppSidebar.vue:566 msgid "Create a course" -msgstr "" +msgstr "Креирај обуку" #: frontend/src/components/AppSidebar.vue:576 msgid "Create a live class" -msgstr "" +msgstr "Креирај онлајн предавање" #: frontend/src/components/Modals/AssignmentForm.vue:13 msgid "Create an Assignment" -msgstr "" +msgstr "Креирај задатак" #: frontend/src/components/AppSidebar.vue:500 msgid "Create your first batch" -msgstr "" +msgstr "Креирајте своју прву групу" #: frontend/src/components/AppSidebar.vue:431 msgid "Create your first course" -msgstr "" +msgstr "Креирајте своју прву обуку" #: frontend/src/components/AppSidebar.vue:478 msgid "Create your first quiz" -msgstr "" +msgstr "Креирајте свој први квиз" #: frontend/src/pages/Assignments.vue:176 frontend/src/pages/Courses.vue:321 msgid "Created" -msgstr "" +msgstr "Креирано" #: frontend/src/components/AppSidebar.vue:572 msgid "Creating a batch" -msgstr "" +msgstr "Креирање групе" #: frontend/src/components/AppSidebar.vue:563 msgid "Creating a course" -msgstr "" +msgstr "Креирање обуке" #. Label of the currency (Link) field in DocType 'LMS Batch' #. Label of the currency (Link) field in DocType 'LMS Course' @@ -1603,42 +1603,42 @@ msgstr "" #: lms/lms/doctype/lms_course/lms_course.json #: lms/lms/doctype/lms_payment/lms_payment.json msgid "Currency" -msgstr "" +msgstr "Валута" #. Label of the current_lesson (Link) field in DocType 'LMS Enrollment' #: lms/lms/doctype/lms_enrollment/lms_enrollment.json msgid "Current Lesson" -msgstr "" +msgstr "Тренутна лекција" #: frontend/src/components/AppSidebar.vue:594 msgid "Custom Certificate Templates" -msgstr "" +msgstr "Прилагођени шаблон сертификата" #. Label of the custom_component (Code) field in DocType 'LMS Batch' #: lms/lms/doctype/lms_batch/lms_batch.json msgid "Custom HTML" -msgstr "" +msgstr "Прилагођени 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 "Прилагођена скрипта (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 "Прилагођени садржај за пријаву" #. Label of the customisations_tab (Tab Break) field in DocType 'LMS Batch' #: lms/lms/doctype/lms_batch/lms_batch.json msgid "Customisations" -msgstr "" +msgstr "Прилагођавања" #. Label of the show_dashboard (Check) field in DocType 'LMS Settings' #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Dashboard" -msgstr "" +msgstr "Контролна табла" #. Label of the date (Date) field in DocType 'LMS Batch Timetable' #. Label of the date (Date) field in DocType 'LMS Certificate Evaluation' @@ -1655,15 +1655,15 @@ msgstr "" #: lms/lms/doctype/scheduled_flow/scheduled_flow.json #: lms/templates/quiz/quiz.html:149 msgid "Date" -msgstr "" +msgstr "Датум" #: frontend/src/pages/BatchForm.vue:69 msgid "Date and Time" -msgstr "" +msgstr "Време и датум" #: lms/templates/emails/live_class_reminder.html:13 msgid "Date:" -msgstr "" +msgstr "Датум:" #. Label of the day (Select) field in DocType 'Evaluator Schedule' #. Label of the day (Int) field in DocType 'LMS Batch Timetable' @@ -1673,67 +1673,67 @@ msgstr "" #: lms/lms/doctype/lms_batch_timetable/lms_batch_timetable.json #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json msgid "Day" -msgstr "" +msgstr "Дан" #: lms/templates/emails/mentor_request_creation_email.html:2 #: lms/templates/emails/mentor_request_status_update_email.html:2 msgid "Dear" -msgstr "" +msgstr "Здраво" #: 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 "Здраво " #: 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 "" +msgstr "Здраво {{ member_name }},\\n\\nУписани сте у нашу предстојећу групу {{ batch_name }}.\\n\\nХвала Вам,\\nFrappe Learning" #. Label of the default_currency (Link) field in DocType 'LMS Settings' #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Default Currency" -msgstr "" +msgstr "Подразумевана валута" #. Label of the degree_type (Data) field in DocType 'Education Detail' #: lms/lms/doctype/education_detail/education_detail.json msgid "Degree Type" -msgstr "" +msgstr "Врста дипломе" #: frontend/src/components/CourseOutline.vue:253 #: frontend/src/components/CourseOutline.vue:311 #: frontend/src/pages/CourseForm.vue:573 msgid "Delete" -msgstr "" +msgstr "Обриши" #: frontend/src/components/CourseOutline.vue:56 msgid "Delete Chapter" -msgstr "" +msgstr "Обриши поглавље" #: frontend/src/pages/CourseForm.vue:567 msgid "Delete Course" -msgstr "" +msgstr "Обриши обуку" #: frontend/src/components/CourseOutline.vue:305 msgid "Delete this chapter?" -msgstr "" +msgstr "Обриши ово поглавље?" #: frontend/src/components/CourseOutline.vue:247 msgid "Delete this lesson?" -msgstr "" +msgstr "Обришите ову лекцију?" #: frontend/src/pages/CourseForm.vue:568 msgid "Deleting the course will also delete all its chapters and lessons. Are you sure you want to delete this course?" -msgstr "" +msgstr "Брисањем обуке такође ће се обрисати сва поглавља и лекције. Да ли сте сигурни да желите да обришете ову обуку?" #: frontend/src/components/CourseOutline.vue:306 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 "Брисањем овог поглавља такође ће се обрисати све лекције, а поглавље ће трајно бити уклоњено из обуке. Ова радња се не може поништити. Да ли сте сигурни да желите да наставите?" #: frontend/src/components/CourseOutline.vue:248 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 "Брисањем ове лекције она ће трајно бити уклоњена из обуке. Ова радња се не може поништити. Да ли сте сигурни да желите да наставите?" #. Label of the description (Text Editor) field in DocType 'Job Opportunity' #. Label of the description (Small Text) field in DocType 'Certification' @@ -1761,48 +1761,48 @@ msgstr "" #: lms/lms/doctype/lms_live_class/lms_live_class.json #: lms/lms/doctype/work_experience/work_experience.json msgid "Description" -msgstr "" +msgstr "Опис" #: frontend/src/components/Apps.vue:51 msgid "Desk" -msgstr "" +msgstr "Радна површина" #: frontend/src/components/Modals/DiscussionModal.vue:22 #: frontend/src/pages/BatchForm.vue:14 frontend/src/pages/CourseForm.vue:25 #: frontend/src/pages/QuizForm.vue:42 msgid "Details" -msgstr "" +msgstr "Детаљи" #: frontend/src/pages/CourseForm.vue:172 msgid "Disable Self Enrollment" -msgstr "" +msgstr "Онемогући самостални упис" #. 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 "Онемогући самостално учење" #. Label of the disable_signup (Check) field in DocType 'LMS Settings' #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Disable Signup" -msgstr "" +msgstr "Онемогући регистрацију" #. Label of the disabled (Check) field in DocType 'Job Opportunity' #: frontend/src/components/Settings/ZoomSettings.vue:56 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Disabled" -msgstr "" +msgstr "Онемогућено" #: frontend/src/components/DiscussionReplies.vue:57 #: lms/lms/widgets/NoPreviewModal.html:25 lms/templates/reviews.html:159 msgid "Discard" -msgstr "" +msgstr "Одбаци" #. Label of the show_discussions (Check) field in DocType 'LMS Settings' #: frontend/src/pages/Batch.vue:88 #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Discussions" -msgstr "" +msgstr "Дискусија" #. Option for the 'File Type' (Select) field in DocType 'Course Lesson' #. Option for the 'Type' (Select) field in DocType 'LMS Assignment' @@ -1811,20 +1811,20 @@ msgstr "" #: lms/lms/doctype/lms_assignment/lms_assignment.json #: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json msgid "Document" -msgstr "" +msgstr "Документ" #: 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 "Немојте пропустити прилику да унапредите своје знање. Кликните испод да бисте завршили свој упис" #. Label of the dream_companies (Data) field in DocType 'User' #: lms/fixtures/custom_field.json msgid "Dream Companies" -msgstr "" +msgstr "Пожељне компаније" #: lms/lms/doctype/lms_question/lms_question.py:33 msgid "Duplicate options found for this question." -msgstr "" +msgstr "Пронађене су дупликат опције за ово питање." #. Label of the duration (Data) field in DocType 'Cohort' #. Label of the duration (Data) field in DocType 'LMS Batch Timetable' @@ -1836,26 +1836,26 @@ msgstr "" #: lms/lms/doctype/lms_live_class/lms_live_class.json #: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json msgid "Duration" -msgstr "" +msgstr "Трајање" #. 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 "Трајање (у минутима)" #: frontend/src/components/Modals/LiveClassModal.vue:32 msgid "Duration of the live class in minutes" -msgstr "" +msgstr "Трајање онлајн предавања у минутима" #. 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 "Имејл" #. Label of the email (Link) field in DocType 'Cohort Mentor' #: lms/lms/doctype/cohort_mentor/cohort_mentor.json msgid "E-mail" -msgstr "" +msgstr "Имејл" #: frontend/src/components/BatchOverlay.vue:116 #: frontend/src/components/CourseCardOverlay.vue:90 @@ -1863,112 +1863,112 @@ msgstr "" #: frontend/src/pages/JobDetail.vue:34 frontend/src/pages/Lesson.vue:135 #: frontend/src/pages/Profile.vue:36 frontend/src/pages/Programs.vue:53 msgid "Edit" -msgstr "" +msgstr "Уреди" #: frontend/src/components/Modals/AssignmentForm.vue:14 msgid "Edit Assignment" -msgstr "" +msgstr "Уреди задатак" #: frontend/src/components/CourseOutline.vue:49 #: frontend/src/components/Modals/ChapterModal.vue:5 msgid "Edit Chapter" -msgstr "" +msgstr "Уреди поглавље" #: frontend/src/components/Modals/EmailTemplateModal.vue:8 msgid "Edit Email Template" -msgstr "" +msgstr "Уреди имејл шаблон" #: frontend/src/pages/Profile.vue:72 msgid "Edit Profile" -msgstr "" +msgstr "Уреди профил" #: frontend/src/components/Modals/ZoomAccountModal.vue:6 msgid "Edit Zoom Account" -msgstr "" +msgstr "Уреди Zoom налог" #: frontend/src/pages/QuizForm.vue:182 msgid "Edit the question" -msgstr "" +msgstr "Уреди питање" #. Label of the education (Table) field in DocType 'User' #: lms/fixtures/custom_field.json msgid "Education" -msgstr "" +msgstr "Образовање" #. Name of a DocType #: lms/lms/doctype/education_detail/education_detail.json msgid "Education Detail" -msgstr "" +msgstr "Детаљи образовања" #. Label of the education_details (Section Break) field in DocType 'User' #: lms/fixtures/custom_field.json msgid "Education Details" -msgstr "" +msgstr "Детаљи образовања" #: frontend/src/components/Settings/Evaluators.vue:33 #: frontend/src/components/Settings/Members.vue:33 #: lms/templates/signup-form.html:10 msgid "Email" -msgstr "" +msgstr "Имејл" #: frontend/src/components/Modals/Event.vue:16 msgid "Email ID" -msgstr "" +msgstr "ИД имејла" #. Label of the email_sent (Check) field in DocType 'LMS Course Interest' #: lms/lms/doctype/lms_course_interest/lms_course_interest.json msgid "Email Sent" -msgstr "" +msgstr "Имејл послат" #: frontend/src/pages/BatchForm.vue:154 msgid "Email Template" -msgstr "" +msgstr "Имејл шаблон" #: frontend/src/components/Modals/EmailTemplateModal.vue:117 msgid "Email Template created successfully" -msgstr "" +msgstr "Имејл шаблон је успешно креиран" #: frontend/src/components/Modals/EmailTemplateModal.vue:146 msgid "Email Template updated successfully" -msgstr "" +msgstr "Имејл шаблон је успешно ажуриран" #. 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 "Имејл шаблони" #: frontend/src/components/Settings/EmailTemplates.vue:128 #: frontend/src/components/Settings/ZoomSettings.vue:161 msgid "Email Templates deleted successfully" -msgstr "" +msgstr "Имејл шаблон је успешно обрисан" #. Label of the show_emails (Check) field in DocType 'LMS Settings' #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Emails" -msgstr "" +msgstr "Имејлови" #. Option for the 'User Category' (Select) field in DocType 'User' #: lms/fixtures/custom_field.json lms/templates/signup-form.html:25 msgid "Employee" -msgstr "" +msgstr "Запослено лице" #. Label of the enable (Check) field in DocType 'Zoom Settings' #: lms/lms/doctype/zoom_settings/zoom_settings.json msgid "Enable" -msgstr "" +msgstr "Омогући" #: lms/lms/doctype/lms_settings/lms_settings.py:21 msgid "Enable Google API in Google Settings to send calendar invites for evaluations." -msgstr "" +msgstr "Омогућите Google API у Google подешавањима за слање позивница за оцењивање у календар." #. 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 "Омогући путању учења" #: frontend/src/components/Modals/ChapterModal.vue:24 msgid "Enable this only if you want to upload a SCORM package as a chapter." -msgstr "" +msgstr "Омогућите ово само уколико желите да отпремите SCORM пакет као поглавље." #. Label of the enabled (Check) field in DocType 'LMS Badge' #. Label of the enabled (Check) field in DocType 'LMS Zoom Settings' @@ -1977,23 +1977,23 @@ msgstr "" #: lms/lms/doctype/lms_badge/lms_badge.json #: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json msgid "Enabled" -msgstr "" +msgstr "Омогућено" #: frontend/src/components/Modals/BulkCertificates.vue:53 msgid "Enabling this will publish the certificate on the certified participants page." -msgstr "" +msgstr "Омогућавањем овога сертификат ће бити објављен на страници са сертификованим учесницима." #. Label of the end_date (Date) field in DocType 'Cohort' #. Label of the end_date (Date) field in DocType 'LMS Batch' #: frontend/src/pages/BatchForm.vue:82 lms/lms/doctype/cohort/cohort.json #: lms/lms/doctype/lms_batch/lms_batch.json msgid "End Date" -msgstr "" +msgstr "Датум завршетка" #. 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 "Датум завршетка (или очекивани)" #. Label of the end_time (Time) field in DocType 'Evaluator Schedule' #. Label of the end_time (Time) field in DocType 'LMS Batch' @@ -2012,117 +2012,117 @@ msgstr "" #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json #: lms/lms/doctype/scheduled_flow/scheduled_flow.json msgid "End Time" -msgstr "" +msgstr "Време завршетка" #: frontend/src/components/LiveClass.vue:89 msgid "Ended" -msgstr "" +msgstr "Завршено" #: frontend/src/components/BatchOverlay.vue:103 msgid "Enroll Now" -msgstr "" +msgstr "Упишите се сада" #: frontend/src/pages/Batches.vue:286 frontend/src/pages/Courses.vue:324 msgid "Enrolled" -msgstr "" +msgstr "Уписан" #: frontend/src/components/CourseCard.vue:46 #: frontend/src/components/CourseCardOverlay.vue:112 #: frontend/src/pages/CourseDetail.vue:33 msgid "Enrolled Students" -msgstr "" +msgstr "Уписани студенти" #: lms/lms/doctype/lms_batch_enrollment/lms_batch_enrollment.py:93 msgid "Enrollment Confirmation for {0}" -msgstr "" +msgstr "Потврда о упису за {0}" #: lms/lms/web_template/lms_statistics/lms_statistics.html:14 #: lms/templates/statistics.html:20 msgid "Enrollment Count" -msgstr "" +msgstr "Број уписаних" #: lms/lms/utils.py:1906 msgid "Enrollment Failed" -msgstr "" +msgstr "Упис је неуспешан" #. 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 "Уписи" #: 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 "Унесите ИД клијента и клијентску тајну у Google подешавањима да бисте слали позивнице за оцењивање у календар." #: frontend/src/components/Assignment.vue:113 msgid "Enter a URL" -msgstr "" +msgstr "Унесите URL" #: frontend/src/pages/QuizForm.vue:49 msgid "Enter a title and save the quiz to proceed" -msgstr "" +msgstr "Унесите наслов и сачувајте квиз да бисте наставили" #: lms/templates/quiz/quiz.html:53 msgid "Enter the correct answer" -msgstr "" +msgstr "Унесите тачан одговор" #: frontend/src/components/Modals/ZoomAccountModal.vue:163 msgid "Error creating Zoom Account" -msgstr "" +msgstr "Грешка приликом креирања Zoom налога" #: frontend/src/components/Modals/EmailTemplateModal.vue:122 msgid "Error creating email template" -msgstr "" +msgstr "Грешка приликом генерисања имејл шаблона" #: lms/lms/doctype/lms_batch/lms_batch.py:204 msgid "Error creating live class. Please try again. {0}" -msgstr "" +msgstr "Грешка приликом креирања онлајн предавања. Молимо Вас да покушате поново. {0}" #: frontend/src/components/Settings/EmailTemplates.vue:133 #: frontend/src/components/Settings/ZoomSettings.vue:166 msgid "Error deleting email templates" -msgstr "" +msgstr "Грешка приликом брисања имејл шаблона" #: frontend/src/components/Modals/ZoomAccountModal.vue:200 msgid "Error updating Zoom Account" -msgstr "" +msgstr "Грешка приликом ажурирања Zoom налога" #: frontend/src/components/Modals/EmailTemplateModal.vue:151 msgid "Error updating email template" -msgstr "" +msgstr "Грешка приликом ажурирања имејл шаблона" #. 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 "Оцењивање" #. 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 "Детаљи оцењивања" #. 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 "Датум завршетка оцењивања" #. Label of a Link in the LMS Workspace #: lms/lms/workspace/lms/lms.json msgid "Evaluation Request" -msgstr "" +msgstr "Захтев за оцењивање" #: lms/lms/doctype/lms_batch/lms_batch.py:87 msgid "Evaluation end date cannot be less than the batch end date." -msgstr "" +msgstr "Датум завршетка оцењивање не може бити мањи од датума завршетка групе." #: frontend/src/components/Modals/Event.vue:256 msgid "Evaluation saved successfully" -msgstr "" +msgstr "Оцењивање је успешно сачувано" #. Label of the evaluator (Link) field in DocType 'Batch Course' #. Label of the evaluator (Link) field in DocType 'Course Evaluator' @@ -2143,7 +2143,7 @@ msgstr "" #: lms/lms/doctype/lms_course/lms_course.json #: lms/templates/upcoming_evals.html:33 msgid "Evaluator" -msgstr "" +msgstr "Особа за оцењивање" #. Label of the evaluator_name (Data) field in DocType 'LMS Certificate' #. Label of the evaluator_name (Data) field in DocType 'LMS Certificate @@ -2154,44 +2154,44 @@ 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 "Име особе за оцењивање" #. Name of a DocType #: lms/lms/doctype/evaluator_schedule/evaluator_schedule.json msgid "Evaluator Schedule" -msgstr "" +msgstr "Распоред особе за оцењивање" #: lms/lms/doctype/lms_course/lms_course.py:67 msgid "Evaluator is required for paid certificates." -msgstr "" +msgstr "Особа за оцењивање је обавезна за плаћене сертификате." #. Label of the event (Select) field in DocType 'LMS Badge' #. Label of the event (Link) field in DocType 'LMS Live Class' #: lms/lms/doctype/lms_badge/lms_badge.json #: lms/lms/doctype/lms_live_class/lms_live_class.json msgid "Event" -msgstr "" +msgstr "Догађај" #: frontend/src/pages/BatchForm.vue:109 msgid "Example: IST (+5:30)" -msgstr "" +msgstr "Пример: 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 "Вежба" #. Name of a DocType #: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json msgid "Exercise Latest Submission" -msgstr "" +msgstr "Најновији рад на вежби" #. Name of a DocType #: lms/lms/doctype/exercise_submission/exercise_submission.json msgid "Exercise Submission" -msgstr "" +msgstr "Подношење вежбе" #. Label of the exercise_title (Data) field in DocType 'Exercise Latest #. Submission' @@ -2199,23 +2199,23 @@ msgstr "" #: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json #: lms/lms/doctype/exercise_submission/exercise_submission.json msgid "Exercise Title" -msgstr "" +msgstr "Наслов вежбе" #: frontend/src/components/AppSidebar.vue:142 msgid "Expand" -msgstr "" +msgstr "Прошири" #. Label of the expiration_date (Data) field in DocType 'Certification' #: lms/lms/doctype/certification/certification.json msgid "Expiration Date" -msgstr "" +msgstr "Датум истека" #. Label of the expiry_date (Date) field in DocType 'LMS Certificate' #: frontend/src/components/Modals/BulkCertificates.vue:33 #: frontend/src/components/Modals/Event.vue:126 #: lms/lms/doctype/lms_certificate/lms_certificate.json msgid "Expiry Date" -msgstr "" +msgstr "Датум истека" #. Label of the explanation_1 (Small Text) field in DocType 'LMS Question' #. Label of the explanation_3 (Small Text) field in DocType 'LMS Question' @@ -2223,17 +2223,17 @@ msgstr "" #: frontend/src/components/Modals/Question.vue:72 #: lms/lms/doctype/lms_question/lms_question.json msgid "Explanation" -msgstr "" +msgstr "Објашњење" #. Label of the explanation_2 (Small Text) field in DocType 'LMS Question' #: lms/lms/doctype/lms_question/lms_question.json msgid "Explanation " -msgstr "" +msgstr "Објашњење " #: 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 "Истражите више" #. Option for the 'Status' (Select) field in DocType 'LMS Assignment #. Submission' @@ -2243,106 +2243,106 @@ msgstr "" #: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json #: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json msgid "Fail" -msgstr "" +msgstr "Неуспех" #: lms/lms/doctype/lms_live_class/lms_live_class.py:139 msgid "Failed to fetch attendance data from Zoom for class {0}: {1}" -msgstr "" +msgstr "Неуспешно преузимање података о присуству за Zoom за предавање {0}: {1}" #: frontend/src/utils/index.js:622 msgid "Failed to update meta tags {0}" -msgstr "" +msgstr "Неуспешно ажурирање мета ознака {0}" #. Label of the featured (Check) field in DocType 'LMS Course' #: frontend/src/components/CourseCard.vue:20 #: frontend/src/pages/CourseForm.vue:167 #: lms/lms/doctype/lms_course/lms_course.json msgid "Featured" -msgstr "" +msgstr "Истакнуто" #. Label of the feedback (Small Text) field in DocType 'LMS Batch Feedback' #: frontend/src/components/BatchFeedback.vue:30 #: frontend/src/pages/Batch.vue:146 #: lms/lms/doctype/lms_batch_feedback/lms_batch_feedback.json msgid "Feedback" -msgstr "" +msgstr "Повратна информација" #: frontend/src/components/Assignment.vue:64 msgid "Feel free to make edits to your submission if needed." -msgstr "" +msgstr "Будите слободни да измените свој унос уколико је то неопходно." #. 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 "" +msgstr "Поља за проверу" #. 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 "Област студија" #. Label of the file_type (Select) field in DocType 'Course Lesson' #: lms/lms/doctype/course_lesson/course_lesson.json msgid "File Type" -msgstr "" +msgstr "Врста фајла" #: frontend/src/components/Modals/EditProfile.vue:59 #: frontend/src/components/Settings/Members.vue:39 msgid "First Name" -msgstr "" +msgstr "Име" #. Option for the 'Time Preference' (Select) field in DocType 'User' #: lms/fixtures/custom_field.json msgid "Fixed 9-5" -msgstr "" +msgstr "Фиксно време од 9,00 до 17,00" #. Option for the 'Time Preference' (Select) field in DocType 'User' #: lms/fixtures/custom_field.json msgid "Flexible Time" -msgstr "" +msgstr "Флексибилно време" #. Option for the 'Attire Preference' (Select) field in DocType 'User' #: lms/fixtures/custom_field.json msgid "Formal Wear" -msgstr "" +msgstr "Формална одећа" #: lms/lms/widgets/CourseCard.html:114 msgid "Free" -msgstr "" +msgstr "Бесплатно" #. Option for the 'Type' (Select) field in DocType 'Job Opportunity' #: frontend/src/pages/Jobs.vue:179 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Freelance" -msgstr "" +msgstr "Фриленс" #. 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 "Фриленсе / Само разгледам" #. 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 "Француски систем (нпр. Изузетно)" #. 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 "Петак" #. Label of the unavailable_from (Date) field in DocType 'Course Evaluator' #: frontend/src/pages/ProfileEvaluator.vue:99 #: lms/lms/doctype/course_evaluator/course_evaluator.json msgid "From" -msgstr "" +msgstr "Од" #. Label of the from_date (Date) field in DocType 'Work Experience' #: lms/lms/doctype/work_experience/work_experience.json msgid "From Date" -msgstr "" +msgstr "Датум почетка" #. Label of the full_name (Data) field in DocType 'Course Evaluator' #. Label of the full_name (Data) field in DocType 'Invite Request' @@ -2352,13 +2352,13 @@ msgstr "" #: lms/lms/doctype/lms_program_member/lms_program_member.json #: lms/templates/signup-form.html:5 msgid "Full Name" -msgstr "" +msgstr "Име и презиме" #. Option for the 'Type' (Select) field in DocType 'Job Opportunity' #: frontend/src/pages/Jobs.vue:176 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Full Time" -msgstr "" +msgstr "Пуно радно време" #. Name of a DocType #. Label of the function (Data) field in DocType 'Function' @@ -2366,220 +2366,220 @@ msgstr "" #: lms/lms/doctype/function/function.json #: lms/lms/doctype/preferred_function/preferred_function.json msgid "Function" -msgstr "" +msgstr "Функција" #: frontend/src/pages/Billing.vue:43 msgid "GST Amount" -msgstr "" +msgstr "GST износ" #: frontend/src/pages/Billing.vue:110 msgid "GST Number" -msgstr "" +msgstr "GST број" #. 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 msgid "General" -msgstr "" +msgstr "Опште" #: frontend/src/components/Modals/BulkCertificates.vue:5 #: frontend/src/pages/Batch.vue:12 msgid "Generate Certificates" -msgstr "" +msgstr "Генериши сертификате" #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.js:15 msgid "Generate Google Meet Link" -msgstr "" +msgstr "Генериши Google Meet линк" #: frontend/src/components/CourseCardOverlay.vue:77 msgid "Get Certificate" -msgstr "" +msgstr "Преузми сертификат" #: frontend/src/components/CertificationLinks.vue:34 #: frontend/src/components/CertificationLinks.vue:50 #: frontend/src/pages/CertifiedParticipants.vue:11 msgid "Get Certified" -msgstr "" +msgstr "Стекни сертификат" #: lms/templates/onboarding_header.html:8 msgid "Get Started" -msgstr "" +msgstr "Започни" #. 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' #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json msgid "Google Meet Link" -msgstr "" +msgstr "Google Meet линк" #. Label of the grade (Data) field in DocType 'Education Detail' #: frontend/src/components/Assignment.vue:158 #: lms/lms/doctype/education_detail/education_detail.json msgid "Grade" -msgstr "" +msgstr "Оцена" #. Label of the grade_assignment (Check) field in DocType 'LMS Assignment' #: lms/lms/doctype/lms_assignment/lms_assignment.json msgid "Grade Assignment" -msgstr "" +msgstr "Оцена задатка" #. Label of the grade_type (Select) field in DocType 'Education Detail' #: lms/lms/doctype/education_detail/education_detail.json msgid "Grade Type" -msgstr "" +msgstr "Врста оцене" #: frontend/src/components/Assignment.vue:153 msgid "Grading" -msgstr "" +msgstr "Оцењивање" #. 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 "Додели само једном" #: lms/templates/signup-form.html:56 msgid "Have an account? Login" -msgstr "" +msgstr "Имате налог? Пријавите се" #. Label of the headline (Data) field in DocType 'User' #: frontend/src/components/Modals/EditProfile.vue:69 #: lms/fixtures/custom_field.json msgid "Headline" -msgstr "" +msgstr "Наслов" #: lms/lms/widgets/HelloWorld.html:13 msgid "Hello" -msgstr "" +msgstr "Здраво" #: frontend/src/components/AppSidebar.vue:128 msgid "Help" -msgstr "" +msgstr "Помоћ" #: lms/templates/courses_created.html:15 msgid "Help others learn something new by creating a course." -msgstr "" +msgstr "Помозите другима да науче нешто ново креирањем обуке." #: frontend/src/components/BatchFeedback.vue:15 msgid "Help us improve by providing your feedback." -msgstr "" +msgstr "Помозите нам да се побољшамо дајући нам своје утиске." #: lms/templates/reviews.html:101 msgid "Help us improve our course material." -msgstr "" +msgstr "Помозите нам да унапредимо материјале за обуку." #: frontend/src/pages/PersonaForm.vue:16 msgid "Help us understand your needs" -msgstr "" +msgstr "Помозите нам да разумемо Ваше потребе" #: lms/lms/notification/certificate_request_reminder/certificate_request_reminder.html:1 #: lms/templates/emails/certificate_request_notification.html:1 msgid "Hey {0}" -msgstr "" +msgstr "Здраво {0}" #: lms/templates/emails/job_report.html:3 msgid "Hey," -msgstr "" +msgstr "Здраво," #: lms/templates/emails/payment_reminder.html:2 msgid "Hi" -msgstr "" +msgstr "Здраво" #: lms/templates/emails/lms_course_interest.html:3 msgid "Hi {0}," -msgstr "" +msgstr "Здраво {0}," #: lms/templates/emails/lms_invite_request_approved.html:3 msgid "Hi," -msgstr "" +msgstr "Здраво," #. Label of the hide_private (Check) field in DocType 'User' #: lms/fixtures/custom_field.json msgid "Hide my Private Information from others" -msgstr "" +msgstr "Сакриј моје приватне информације од других" #. Label of the hints (Small Text) field in DocType 'LMS Exercise' #: lms/lms/doctype/lms_exercise/lms_exercise.json msgid "Hints" -msgstr "" +msgstr "Савети" #. 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 "Домаћин" #. 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 "Тренутно радим овде" #: 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 "Са задовољством Вас обавештавамо да сте успешно стекли сертификат за обуку {0}. Честитамо!" #. 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 "Тренутно сам у потрази за послом" #: frontend/src/pages/ProfileEvaluator.vue:94 msgid "I am unavailable" -msgstr "" +msgstr "Нисам доступан" #: frontend/src/pages/QuizForm.vue:385 msgid "ID" -msgstr "" +msgstr "ИД" #. Label of the icon (Data) field in DocType 'LMS Sidebar Item' #: frontend/src/components/Modals/PageModal.vue:28 #: lms/lms/doctype/lms_sidebar_item/lms_sidebar_item.json msgid "Icon" -msgstr "" +msgstr "Иконица" #. 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 "Одреди категорију корисника" #: 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 "Уколико је опција укључи у преглед омогућена за лекцију, тада ће лекција бити доступна и корисницима који нису пријављени." #: lms/templates/emails/mentor_request_creation_email.html:5 msgid "If you are not any more interested to mentor the course" -msgstr "" +msgstr "Уколико више нисте заинтересовани да будете ментор обуке" #: frontend/src/components/Quiz.vue:23 msgid "If you fail to do so, the quiz will be automatically submitted when the timer ends." -msgstr "" +msgstr "Уколико то не учините самостално, квиз ће бити аутоматски поднет када истекне време." #: 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 "Уколико имате питања или Вам је потребна помоћ, слободно контактирајте наш тим подршке." #: 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 "Уколико имате питања или Вам је потребна помоћ, слободно нас контактирајте." #. 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 "Уколико овде унесете износ, подешавање еквивалента у америчким доларима (USD) неће бити примењено." #: 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 "Уколико желите питања са отвореним одговорима, проверите да ли је свако питање у квизу врсте отворени одговор." #. Option for the 'File Type' (Select) field in DocType 'Course Lesson' #. Label of the image (Code) field in DocType 'Exercise Latest Submission' @@ -2596,16 +2596,16 @@ msgstr "" #: lms/lms/doctype/lms_badge/lms_badge.json #: lms/lms/doctype/lms_exercise/lms_exercise.json msgid "Image" -msgstr "" +msgstr "Слика" #: frontend/src/components/Modals/EditCoverImage.vue:58 #: frontend/src/components/UnsplashImageBrowser.vue:52 msgid "Image search powered by" -msgstr "" +msgstr "Претрага слика омогућена уз подршку" #: lms/lms/doctype/lms_quiz/lms_quiz.py:215 msgid "Image: Corrupted Data Stream" -msgstr "" +msgstr "Слика: Оштећен ток података" #. Option for the 'Stage' (Select) field in DocType 'LMS Batch Old' #. Option for the 'Status' (Select) field in DocType 'LMS Certificate @@ -2616,22 +2616,22 @@ msgstr "" #: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json #: lms/lms/doctype/lms_course/lms_course.json msgid "In Progress" -msgstr "" +msgstr "У току" #. Option for the 'Status' (Select) field in DocType 'LMS Batch Old' #: lms/lms/doctype/lms_batch_old/lms_batch_old.json msgid "Inactive" -msgstr "" +msgstr "Неактиван" #. 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 "Укључи у преглед" #. 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 "Непотпуно" #. Option for the 'Status' (Select) field in DocType 'Exercise Latest #. Submission' @@ -2640,22 +2640,22 @@ msgstr "" #: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json #: lms/lms/doctype/exercise_submission/exercise_submission.json msgid "Incorrect" -msgstr "" +msgstr "Нетачно" #. Label of the index_ (Int) field in DocType 'LMS Exercise' #: lms/lms/doctype/lms_exercise/lms_exercise.json msgid "Index" -msgstr "" +msgstr "Индекс" #. Label of the index_label (Data) field in DocType 'LMS Exercise' #: lms/lms/doctype/lms_exercise/lms_exercise.json msgid "Index Label" -msgstr "" +msgstr "Ознака индекса" #. Option for the 'Collaboration Preference' (Select) field in DocType 'User' #: lms/fixtures/custom_field.json msgid "Individual Work" -msgstr "" +msgstr "Самостални рад" #. Name of a DocType #. Label of the industry (Data) field in DocType 'Industry' @@ -2663,31 +2663,31 @@ msgstr "" #: lms/lms/doctype/industry/industry.json #: lms/lms/doctype/preferred_industry/preferred_industry.json msgid "Industry" -msgstr "" +msgstr "Индустрија" #. Label of the institution_name (Data) field in DocType 'Education Detail' #: lms/lms/doctype/education_detail/education_detail.json msgid "Institution Name" -msgstr "" +msgstr "Назив институције" #. 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 "Предавач" #. Label of the instructor_content (Text) field in DocType 'Course Lesson' #: lms/lms/doctype/course_lesson/course_lesson.json msgid "Instructor Content" -msgstr "" +msgstr "Садржај предавача" #. 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 "Белешке предавача" #. Label of the instructors (Table MultiSelect) field in DocType 'LMS Batch' #. Label of the instructors (Rating) field in DocType 'LMS Batch Feedback' @@ -2697,59 +2697,59 @@ msgstr "" #: lms/lms/doctype/lms_batch_feedback/lms_batch_feedback.json #: lms/lms/doctype/lms_course/lms_course.json msgid "Instructors" -msgstr "" +msgstr "Предавачи" #: lms/templates/assignment.html:17 msgid "Instructors Comments" -msgstr "" +msgstr "Коментари предавача" #. Label of a Link in the LMS Workspace #: lms/lms/workspace/lms/lms.json msgid "Interest" -msgstr "" +msgstr "Интересовање" #: frontend/src/components/AppSidebar.vue:555 #: frontend/src/components/AppSidebar.vue:558 msgid "Introduction" -msgstr "" +msgstr "Увод" #: lms/lms/doctype/invite_request/invite_request.py:83 msgid "Invalid Invite Code." -msgstr "" +msgstr "Неисправан код за позив." #: lms/lms/doctype/course_lesson/course_lesson.py:20 msgid "Invalid Quiz ID" -msgstr "" +msgstr "Неважећи ИД квиза" #: lms/lms/doctype/course_lesson/course_lesson.py:34 msgid "Invalid Quiz ID in content" -msgstr "" +msgstr "Неважећи ИД квиза у садржају" #. 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 "Шифра позивнице" #. Label of the invite_email (Data) field in DocType 'Invite Request' #: lms/lms/doctype/invite_request/invite_request.json msgid "Invite Email" -msgstr "" +msgstr "Имејл позивница" #. 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 "Само за позване" #. Name of a DocType #: lms/lms/doctype/invite_request/invite_request.json msgid "Invite Request" -msgstr "" +msgstr "Захтев за позивницу" #: frontend/src/components/AppSidebar.vue:489 msgid "Invite your team and students" -msgstr "" +msgstr "Позовите свој тим и студенте" #. Label of the is_correct (Check) field in DocType 'LMS Option' #. Label of the is_correct_1 (Check) field in DocType 'LMS Question' @@ -2761,14 +2761,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 "Тачно" #. 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 пакет" #. Label of the issue_date (Date) field in DocType 'Certification' #. Label of the issue_date (Date) field in DocType 'LMS Certificate' @@ -2777,142 +2777,142 @@ msgstr "" #: lms/lms/doctype/certification/certification.json #: lms/lms/doctype/lms_certificate/lms_certificate.json msgid "Issue Date" -msgstr "" +msgstr "Датум издавања" #: frontend/src/components/AppSidebar.vue:591 msgid "Issue a Certificate" -msgstr "" +msgstr "Издај сертификат" #. 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 "Издато" #: frontend/src/pages/ProfileAbout.vue:56 #: frontend/src/pages/ProfileCertificates.vue:17 #: lms/templates/certificates_section.html:11 msgid "Issued on" -msgstr "" +msgstr "Издато" #. 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 "Ставке у бочној траци" #: frontend/src/pages/ProgramForm.vue:277 msgid "Items removed successfully" -msgstr "" +msgstr "Ставке су успешно уклоњене" #: lms/templates/signup-form.html:6 msgid "Jane Doe" -msgstr "" +msgstr "Петар Петровић" #. 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 "Посао" #. Label of the subtitle (Data) field in DocType 'Job Settings' #: lms/job/doctype/job_settings/job_settings.json msgid "Job Board Subtitle" -msgstr "" +msgstr "Поднаслов табле огласа за посао" #. Label of the title (Data) field in DocType 'Job Settings' #: lms/job/doctype/job_settings/job_settings.json msgid "Job Board Title" -msgstr "" +msgstr "Наслов табле огласа за посао" #: frontend/src/pages/JobForm.vue:14 msgid "Job Details" -msgstr "" +msgstr "Детаљи посла" #: lms/www/lms.py:176 msgid "Job Openings" -msgstr "" +msgstr "Огласи за посао" #. Name of a DocType #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Job Opportunity" -msgstr "" +msgstr "Прилика за посао" #. Name of a DocType #: lms/job/doctype/job_settings/job_settings.json msgid "Job Settings" -msgstr "" +msgstr "Подешавање посла" #. 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 "Назив радног места" #. 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:185 #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Jobs" -msgstr "" +msgstr "Послови" #: frontend/src/components/LiveClass.vue:78 #: lms/templates/upcoming_evals.html:15 msgid "Join" -msgstr "" +msgstr "Придружи се" #: frontend/src/components/UpcomingEvaluations.vue:90 msgid "Join Call" -msgstr "" +msgstr "Придржи се позиву" #: frontend/src/components/Modals/Event.vue:74 msgid "Join Meeting" -msgstr "" +msgstr "Придружи се састанку" #. 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 за придруживање" #. Label of the joined_at (Datetime) field in DocType 'LMS Live Class #. Participant' #: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json msgid "Joined At" -msgstr "" +msgstr "Приступ у" #: frontend/src/components/Modals/LiveClassAttendance.vue:18 msgid "Joined at" -msgstr "" +msgstr "Приступ остварен у" #. 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 процена" #. Name of a DocType #: lms/lms/doctype/lms_assignment/lms_assignment.json msgid "LMS Assignment" -msgstr "" +msgstr "LMS задатак" #. Name of a DocType #: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json msgid "LMS Assignment Submission" -msgstr "" +msgstr "LMS подношење задатка" #. Name of a DocType #: lms/lms/doctype/lms_badge/lms_badge.json msgid "LMS Badge" -msgstr "" +msgstr "LMS беџ" #. Name of a DocType #: lms/lms/doctype/lms_badge_assignment/lms_badge_assignment.json msgid "LMS Badge Assignment" -msgstr "" +msgstr "LMS додела беџа" #. Name of a DocType #. Option for the 'Payment for Document Type' (Select) field in DocType 'LMS @@ -2920,47 +2920,47 @@ msgstr "" #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_payment/lms_payment.json msgid "LMS Batch" -msgstr "" +msgstr "LMS група" #. Name of a DocType #: lms/lms/doctype/lms_batch_enrollment/lms_batch_enrollment.json msgid "LMS Batch Enrollment" -msgstr "" +msgstr "LMS упис у групу" #. Name of a DocType #: lms/lms/doctype/lms_batch_feedback/lms_batch_feedback.json msgid "LMS Batch Feedback" -msgstr "" +msgstr "LMS повратна информација групе" #. Name of a DocType #: lms/lms/doctype/lms_batch_old/lms_batch_old.json msgid "LMS Batch Old" -msgstr "" +msgstr "LMS стара група" #. Name of a DocType #: lms/lms/doctype/lms_batch_timetable/lms_batch_timetable.json msgid "LMS Batch Timetable" -msgstr "" +msgstr "LMS распоред наставе групе" #. Name of a DocType #: lms/lms/doctype/lms_category/lms_category.json msgid "LMS Category" -msgstr "" +msgstr "LMS категорија" #. Name of a DocType #: lms/lms/doctype/lms_certificate/lms_certificate.json msgid "LMS Certificate" -msgstr "" +msgstr "LMS сертификат" #. Name of a DocType #: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json msgid "LMS Certificate Evaluation" -msgstr "" +msgstr "LMS оцењивање сертификата" #. Name of a DocType #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json msgid "LMS Certificate Request" -msgstr "" +msgstr "LMS захтев за сертификатом" #. Name of a DocType #. Option for the 'Payment for Document Type' (Select) field in DocType 'LMS @@ -2968,122 +2968,122 @@ msgstr "" #: lms/lms/doctype/lms_course/lms_course.json #: lms/lms/doctype/lms_payment/lms_payment.json msgid "LMS Course" -msgstr "" +msgstr "LMS обука" #. Name of a DocType #: lms/lms/doctype/lms_course_interest/lms_course_interest.json msgid "LMS Course Interest" -msgstr "" +msgstr "LMS интересовање за обуку" #. Name of a DocType #: lms/lms/doctype/lms_course_mentor_mapping/lms_course_mentor_mapping.json msgid "LMS Course Mentor Mapping" -msgstr "" +msgstr "LMS повезивање ментора на обуку" #. Name of a DocType #: lms/lms/doctype/lms_course_progress/lms_course_progress.json msgid "LMS Course Progress" -msgstr "" +msgstr "LMS напредак на обуци" #. Name of a DocType #: lms/lms/doctype/lms_course_review/lms_course_review.json msgid "LMS Course Review" -msgstr "" +msgstr "LMS рецензија обуке" #. Name of a DocType #: lms/lms/doctype/lms_enrollment/lms_enrollment.json msgid "LMS Enrollment" -msgstr "" +msgstr "LMS упис" #. Name of a DocType #: lms/lms/doctype/lms_exercise/lms_exercise.json msgid "LMS Exercise" -msgstr "" +msgstr "LMS вежба" #. Name of a DocType #: lms/job/doctype/lms_job_application/lms_job_application.json msgid "LMS Job Application" -msgstr "" +msgstr "LMS пријава за посао" #. Name of a DocType #: lms/lms/doctype/lms_live_class/lms_live_class.json msgid "LMS Live Class" -msgstr "" +msgstr "LMS онлајн предавање" #. Name of a DocType #: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json msgid "LMS Live Class Participant" -msgstr "" +msgstr "LMS учесник онлајн предавања" #. Name of a DocType #: lms/lms/doctype/lms_mentor_request/lms_mentor_request.json msgid "LMS Mentor Request" -msgstr "" +msgstr "LMS захтев за ментора" #. Name of a DocType #: lms/lms/doctype/lms_option/lms_option.json msgid "LMS Option" -msgstr "" +msgstr "LMS опција" #. Name of a DocType #: lms/lms/doctype/lms_payment/lms_payment.json msgid "LMS Payment" -msgstr "" +msgstr "LMS уплата" #. Name of a DocType #: lms/lms/doctype/lms_program/lms_program.json msgid "LMS Program" -msgstr "" +msgstr "LMS програм" #. Name of a DocType #: lms/lms/doctype/lms_program_course/lms_program_course.json msgid "LMS Program Course" -msgstr "" +msgstr "LMS програм обуке" #. Name of a DocType #: lms/lms/doctype/lms_program_member/lms_program_member.json msgid "LMS Program Member" -msgstr "" +msgstr "LMS члан програма" #. Name of a DocType #: lms/lms/doctype/lms_question/lms_question.json msgid "LMS Question" -msgstr "" +msgstr "LMS питање" #. Name of a DocType #: lms/lms/doctype/lms_quiz/lms_quiz.json msgid "LMS Quiz" -msgstr "" +msgstr "LMS квиз" #. Name of a DocType #: lms/lms/doctype/lms_quiz_question/lms_quiz_question.json msgid "LMS Quiz Question" -msgstr "" +msgstr "LMS питање у квизу" #. Name of a DocType #: lms/lms/doctype/lms_quiz_result/lms_quiz_result.json msgid "LMS Quiz Result" -msgstr "" +msgstr "LMS резултати квиза" #. Name of a DocType #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json msgid "LMS Quiz Submission" -msgstr "" +msgstr "LMS подношење квиза" #. Name of a DocType #: lms/lms/doctype/lms_settings/lms_settings.json msgid "LMS Settings" -msgstr "" +msgstr "LMS подешавања" #. Name of a DocType #: lms/lms/doctype/lms_sidebar_item/lms_sidebar_item.json msgid "LMS Sidebar Item" -msgstr "" +msgstr "LMS ставка бочне траке" #. Name of a DocType #: lms/lms/doctype/lms_source/lms_source.json msgid "LMS Source" -msgstr "" +msgstr "LMS извор" #. Name of a role #: lms/job/doctype/job_opportunity/job_opportunity.json @@ -3110,52 +3110,52 @@ msgstr "" #: lms/lms/doctype/lms_source/lms_source.json #: lms/lms/doctype/user_skill/user_skill.json msgid "LMS Student" -msgstr "" +msgstr "LMS студент" #. Name of a DocType #: lms/lms/doctype/lms_timetable_legend/lms_timetable_legend.json msgid "LMS Timetable Legend" -msgstr "" +msgstr "LMS легенда распореда наставе" #. Name of a DocType #: lms/lms/doctype/lms_timetable_template/lms_timetable_template.json msgid "LMS Timetable Template" -msgstr "" +msgstr "LMS шаблон распореда наставе" #. Name of a DocType #: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json msgid "LMS Zoom Settings" -msgstr "" +msgstr "LMS Zoom подешавања" #. Label of the label (Data) field in DocType 'LMS Timetable Legend' #: lms/lms/doctype/lms_timetable_legend/lms_timetable_legend.json msgid "Label" -msgstr "" +msgstr "Ознака" #: frontend/src/components/Modals/EditProfile.vue:64 msgid "Last Name" -msgstr "" +msgstr "Презиме" #. Label of the latest_submission (Link) field in DocType 'Exercise Latest #. Submission' #: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json msgid "Latest Submission" -msgstr "" +msgstr "Последњи поднесак" #. Label of the launch_file (Code) field in DocType 'Course Chapter' #: lms/lms/doctype/course_chapter/course_chapter.json msgid "Launch File" -msgstr "" +msgstr "Покрени фајл" #. Label of the left_at (Datetime) field in DocType 'LMS Live Class #. Participant' #: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json msgid "Left At" -msgstr "" +msgstr "Напуштено у" #: frontend/src/components/Modals/LiveClassAttendance.vue:21 msgid "Left at" -msgstr "" +msgstr "Одлазак у" #. Label of the lesson (Link) field in DocType 'Exercise Latest Submission' #. Label of the lesson (Link) field in DocType 'Exercise Submission' @@ -3176,33 +3176,33 @@ msgstr "" #: lms/lms/doctype/scheduled_flow/scheduled_flow.json #: lms/lms/workspace/lms/lms.json msgid "Lesson" -msgstr "" +msgstr "Лекција" #. Name of a DocType #: lms/lms/doctype/lesson_reference/lesson_reference.json msgid "Lesson Reference" -msgstr "" +msgstr "Референца лекције" #. Label of the lesson_title (Data) field in DocType 'Scheduled Flow' #: lms/lms/doctype/scheduled_flow/scheduled_flow.json msgid "Lesson Title" -msgstr "" +msgstr "Наслов лекције" #: frontend/src/pages/LessonForm.vue:416 msgid "Lesson created successfully" -msgstr "" +msgstr "Лекција је успешно креирана" #: frontend/src/components/CourseOutline.vue:226 msgid "Lesson deleted successfully" -msgstr "" +msgstr "Лекција је успешно обрисана" #: frontend/src/components/CourseOutline.vue:241 msgid "Lesson moved successfully" -msgstr "" +msgstr "Лекција је успешно премештена" #: frontend/src/pages/LessonForm.vue:440 msgid "Lesson updated successfully" -msgstr "" +msgstr "Лекција је успешно ажурирана" #. Label of the lessons (Table) field in DocType 'Course Chapter' #. Group in Course Chapter's connections @@ -3212,51 +3212,51 @@ msgstr "" #: lms/lms/doctype/course_chapter/course_chapter.json #: lms/lms/doctype/lms_course/lms_course.json msgid "Lessons" -msgstr "" +msgstr "Лекције" #: lms/lms/web_template/lms_statistics/lms_statistics.html:14 #: lms/templates/statistics.html:36 msgid "Lessons Completed" -msgstr "" +msgstr "Лекције завршене" #: 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 "Почнимо са подешавањем садржаја на LMS-у како бисте уштедели време и фокусирали се на раст." #. 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 "Словна оцена (нпр. А, Б-)" #. 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 "Ограничи питања на" #: 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 "Ограничење не може бити веће или једнако броју питања у квизу." #: 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 ИД" #. Group in Cohort's connections #. Group in Cohort Subgroup's connections #: lms/lms/doctype/cohort/cohort.json #: lms/lms/doctype/cohort_subgroup/cohort_subgroup.json msgid "Links" -msgstr "" +msgstr "Линкови" #. Option for the 'Status' (Select) field in DocType 'Cohort' #: frontend/src/pages/Courses.vue:307 lms/lms/doctype/cohort/cohort.json msgid "Live" -msgstr "" +msgstr "Активно" #. Label of the live_class (Link) field in DocType 'LMS Live Class Participant' #. Label of the show_live_class (Check) field in DocType 'LMS Settings' @@ -3264,12 +3264,12 @@ msgstr "" #: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Live Class" -msgstr "" +msgstr "Онлајн предавање" #. 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/Settings/Members.vue:109 #: frontend/src/pages/Assignments.vue:69 frontend/src/pages/Batches.vue:80 @@ -3278,83 +3278,83 @@ msgstr "" #: frontend/src/pages/QuizSubmissionList.vue:39 #: frontend/src/pages/Quizzes.vue:55 msgid "Load More" -msgstr "" +msgstr "Учитај више" #. Option for the 'Auto Recording' (Select) field in DocType 'LMS Live Class' #: lms/lms/doctype/lms_live_class/lms_live_class.json msgid "Local" -msgstr "" +msgstr "Локално" #. Label of the location (Data) field in DocType 'Education Detail' #. Label of the location (Data) field in DocType 'Work Experience' #: lms/lms/doctype/education_detail/education_detail.json #: lms/lms/doctype/work_experience/work_experience.json msgid "Location" -msgstr "" +msgstr "Локација" #. Label of the location_preference (Select) field in DocType 'User' #: lms/fixtures/custom_field.json msgid "Location Preference" -msgstr "" +msgstr "Преференција локације" #: frontend/src/components/NoPermission.vue:28 #: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:196 #: frontend/src/pages/Lesson.vue:53 msgid "Login" -msgstr "" +msgstr "Пријава" #: frontend/src/components/UserDropdown.vue:174 msgid "Login to Frappe Cloud?" -msgstr "" +msgstr "Пријава на Frappe Cloud?" #: frontend/src/pages/JobDetail.vue:63 msgid "Login to apply" -msgstr "" +msgstr "Пријавите се да бисте наставили" #: lms/templates/emails/payment_reminder.html:23 msgid "Looking forward to seeing you enrolled!" -msgstr "" +msgstr "Радујемо се Вашем упису!" #. 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 "Постави LMS као подразумевану почетну страницу" #: frontend/src/components/Modals/AnnouncementModal.vue:5 #: frontend/src/pages/Batch.vue:16 msgid "Make an Announcement" -msgstr "" +msgstr "Направи саопштење" #: 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 "Унесите тачан назив за фактурисање јер ће бити коришћено на Вашој фактури." #: frontend/src/components/BatchOverlay.vue:69 msgid "Manage Batch" -msgstr "" +msgstr "Управљај групом" #. Option for the 'Role' (Select) field in DocType 'Cohort Staff' #: lms/lms/doctype/cohort_staff/cohort_staff.json msgid "Manager" -msgstr "" +msgstr "Менаџер" #. 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 "Менаџер (продаја/маркетинг/корисници)" #. Label of the manifest_file (Code) field in DocType 'Course Chapter' #: lms/lms/doctype/course_chapter/course_chapter.json msgid "Manifest File" -msgstr "" +msgstr "Манифест фајл" #: frontend/src/components/Quiz.vue:110 msgid "Mark" -msgstr "" +msgstr "Поен" #: frontend/src/pages/Notifications.vue:12 msgid "Mark all as read" -msgstr "" +msgstr "Означи све као прочитано" #. Label of the marks (Int) field in DocType 'LMS Quiz Question' #. Label of the marks (Int) field in DocType 'LMS Quiz Result' @@ -3366,47 +3366,47 @@ msgstr "" #: lms/lms/doctype/lms_quiz_result/lms_quiz_result.json #: lms/templates/quiz/quiz.html:59 msgid "Marks" -msgstr "" +msgstr "Поени" #: 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 "Број поена за питање број {0} не може бити већи од поена додељених за то питање." #. 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 "Поени од укупно" #. Label of the max_attempts (Int) field in DocType 'LMS Quiz' #: lms/lms/doctype/lms_quiz/lms_quiz.json msgid "Max Attempts" -msgstr "" +msgstr "Максималан број покушаја" #: frontend/src/pages/QuizForm.vue:58 msgid "Maximum Attempts" -msgstr "" +msgstr "Максималан број покушаја" #. Label of the medium (Select) field in DocType 'LMS Batch' #: frontend/src/pages/BatchForm.vue:187 #: lms/lms/doctype/lms_batch/lms_batch.json msgid "Medium" -msgstr "" +msgstr "Средство" #. Label of the medium (Data) field in DocType 'User' #: lms/fixtures/custom_field.json msgid "Medium ID" -msgstr "" +msgstr "ИД средства" #: lms/templates/emails/batch_confirmation.html:16 #: lms/templates/emails/batch_start_reminder.html:19 msgid "Medium:" -msgstr "" +msgstr "Средство:" #. Label of the meeting_id (Data) field in DocType 'LMS Live Class' #: lms/lms/doctype/lms_live_class/lms_live_class.json msgid "Meeting ID" -msgstr "" +msgstr "ИД састанка" #. Label of the member (Link) field in DocType 'Exercise Latest Submission' #. Label of the member (Link) field in DocType 'Exercise Submission' @@ -3451,19 +3451,19 @@ msgstr "" #: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/report/course_progress_summary/course_progress_summary.py:64 msgid "Member" -msgstr "" +msgstr "Члан" #. 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 "Члан образовне групе" #. 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 "Имејл члана" #. Label of the member_image (Attach Image) field in DocType 'LMS Batch #. Feedback' @@ -3472,7 +3472,7 @@ msgstr "" #: lms/lms/doctype/lms_batch_feedback/lms_batch_feedback.json #: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json msgid "Member Image" -msgstr "" +msgstr "Слика члана" #. Label of the member_name (Data) field in DocType 'LMS Assignment Submission' #. Label of the member_name (Data) field in DocType 'LMS Badge Assignment' @@ -3504,18 +3504,18 @@ msgstr "" #: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/report/course_progress_summary/course_progress_summary.py:71 msgid "Member Name" -msgstr "" +msgstr "Име члана" #. 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 "Подгрупа члана" #. Label of the member_type (Select) field in DocType 'LMS Enrollment' #: lms/lms/doctype/lms_enrollment/lms_enrollment.json msgid "Member Type" -msgstr "" +msgstr "Врста члана" #. Label of the member_username (Data) field in DocType 'LMS Batch Enrollment' #. Label of the member_username (Data) field in DocType 'LMS Enrollment' @@ -3525,29 +3525,29 @@ msgstr "" #: lms/lms/doctype/lms_enrollment/lms_enrollment.json #: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json msgid "Member Username" -msgstr "" +msgstr "Корисничко име члана" #: frontend/src/pages/ProgramForm.vue:256 msgid "Member added to program" -msgstr "" +msgstr "Члан је додата у програм" #: lms/lms/doctype/lms_batch_enrollment/lms_batch_enrollment.py:25 msgid "Member already enrolled in this batch" -msgstr "" +msgstr "Члан се већ уписао у ову групу" #: lms/lms/doctype/lms_program/lms_program.py:29 msgid "Member {0} has already been added to this batch." -msgstr "" +msgstr "Члан {0} је већ додат у ову групу." #. Group in LMS Batch Old's connections #: lms/lms/doctype/lms_batch_old/lms_batch_old.json msgid "Members" -msgstr "" +msgstr "Чланови" #. 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 "Чланство" #. Option for the 'Required Role' (Select) field in DocType 'Cohort Web Page' #. Label of the mentor (Link) field in DocType 'LMS Course Mentor Mapping' @@ -3556,18 +3556,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 "Ментор" #. 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 "Име ментора" #. 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 "Захтев за ментора" #. Label of the mentor_request_creation (Link) field in DocType 'LMS Settings' #: lms/lms/doctype/lms_settings/lms_settings.json @@ -3575,7 +3575,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 "Шаблон за креирање захтева за ментора" #. Label of the mentor_request_status_update (Link) field in DocType 'LMS #. Settings' @@ -3584,13 +3584,13 @@ 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 "Шаблон за ажурирање статуса захтева за ментора" #. Label of the meta_description (Small Text) field in DocType 'LMS Settings' #: frontend/src/pages/BatchForm.vue:284 frontend/src/pages/CourseForm.vue:274 #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Meta Description" -msgstr "" +msgstr "Мета опис" #. Label of the meta_image (Attach Image) field in DocType 'LMS Batch' #. Label of the meta_image (Attach Image) field in DocType 'LMS Settings' @@ -3598,30 +3598,30 @@ msgstr "" #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Meta Image" -msgstr "" +msgstr "Мета слика" #. Label of the meta_keywords (Small Text) field in DocType 'LMS Settings' #: frontend/src/pages/BatchForm.vue:290 frontend/src/pages/CourseForm.vue:280 #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Meta Keywords" -msgstr "" +msgstr "Мета кључне речи" #: frontend/src/pages/BatchForm.vue:279 frontend/src/pages/CourseForm.vue:269 msgid "Meta Tags" -msgstr "" +msgstr "Мета ознаке" #: lms/lms/api.py:1454 msgid "Meta tags should be a list." -msgstr "" +msgstr "Мета ознаке треба да буду листа." #. Label of the milestone (Check) field in DocType 'LMS Batch Timetable' #: lms/lms/doctype/lms_batch_timetable/lms_batch_timetable.json msgid "Milestone" -msgstr "" +msgstr "Кључна тачка" #: lms/lms/doctype/lms_question/lms_question.py:48 msgid "Minimum two options are required for multiple choice questions." -msgstr "" +msgstr "Неопходно су најмање две опције за питања са вишеструким избором." #. Name of a role #: frontend/src/pages/ProfileRoles.vue:20 @@ -3646,51 +3646,51 @@ msgstr "" #: lms/lms/doctype/lms_timetable_template/lms_timetable_template.json #: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json msgid "Moderator" -msgstr "" +msgstr "Модератор" #: lms/lms/doctype/lms_badge/lms_badge.js:40 msgid "Modified By" -msgstr "" +msgstr "Измењено од стране" #: lms/lms/api.py:218 msgid "Module Name is incorrect or does not exist." -msgstr "" +msgstr "Назив модула је нетачан или не постоји." #: lms/lms/api.py:214 msgid "Module is incorrect." -msgstr "" +msgstr "Модул је неисправан." #. 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 "Понедељак" #: frontend/src/components/AppSidebar.vue:599 msgid "Monetization" -msgstr "" +msgstr "Монетизација" #: frontend/src/components/AppSidebar.vue:39 msgid "More" -msgstr "" +msgstr "Више" #. Label of the multiple (Check) field in DocType 'LMS Question' #: lms/lms/doctype/lms_question/lms_question.json msgid "Multiple Correct Answers" -msgstr "" +msgstr "Више тачних одговора" #: frontend/src/pages/ProfileEvaluator.vue:4 msgid "My availability" -msgstr "" +msgstr "Моја доступност" #: frontend/src/pages/ProfileEvaluator.vue:127 msgid "My calendar" -msgstr "" +msgstr "Мој календар" #: frontend/src/components/Modals/EmailTemplateModal.vue:24 msgid "Name" -msgstr "" +msgstr "Име" #. Option for the 'Event' (Select) field in DocType 'LMS Badge' #: frontend/src/components/Settings/Categories.vue:27 @@ -3702,186 +3702,186 @@ msgstr "" #: frontend/src/pages/Courses.vue:17 frontend/src/pages/Courses.vue:310 #: frontend/src/pages/Programs.vue:14 lms/lms/doctype/lms_badge/lms_badge.json msgid "New" -msgstr "" +msgstr "Нови" #: lms/www/lms.py:151 msgid "New Batch" -msgstr "" +msgstr "Нова група" #: frontend/src/pages/CourseForm.vue:661 lms/www/lms.py:95 msgid "New Course" -msgstr "" +msgstr "Нова обука" #: frontend/src/components/Modals/EmailTemplateModal.vue:7 msgid "New Email Template" -msgstr "" +msgstr "Нови имејл шаблон" #: frontend/src/pages/Jobs.vue:23 msgid "New Job" -msgstr "" +msgstr "Нови посао" #: lms/job/doctype/lms_job_application/lms_job_application.py:27 msgid "New Job Applicant" -msgstr "" +msgstr "Нови кандидат за посао" #: frontend/src/pages/Programs.vue:90 msgid "New Program" -msgstr "" +msgstr "Нови програм" #: frontend/src/pages/ProgramForm.vue:133 msgid "New Program Course" -msgstr "" +msgstr "Нова обука у оквиру програма" #: frontend/src/pages/ProgramForm.vue:134 msgid "New Program Member" -msgstr "" +msgstr "Нови члан програма" #: frontend/src/pages/QuizForm.vue:123 msgid "New Question" -msgstr "" +msgstr "Ново питање" #: frontend/src/pages/QuizForm.vue:451 frontend/src/pages/QuizForm.vue:459 #: frontend/src/pages/Quizzes.vue:19 msgid "New Quiz" -msgstr "" +msgstr "Нови квиз" #: lms/www/new-sign-up.html:3 msgid "New Sign Up" -msgstr "" +msgstr "Нова регистрација" #: frontend/src/components/Modals/ZoomAccountModal.vue:6 msgid "New Zoom Account" -msgstr "" +msgstr "Нови Zoom налог" #: lms/lms/utils.py:610 msgid "New comment in batch {0}" -msgstr "" +msgstr "Нови коментар у групи {0}" #: lms/lms/utils.py:603 msgid "New reply on the topic {0} in course {1}" -msgstr "" +msgstr "Нова порука на тему {0} у обуци {1}" #: frontend/src/components/Discussions.vue:8 #: frontend/src/components/Discussions.vue:63 msgid "New {0}" -msgstr "" +msgstr "Нови {0}" #: frontend/src/components/Quiz.vue:227 frontend/src/pages/Lesson.vue:154 msgid "Next" -msgstr "" +msgstr "Следеће" #: lms/templates/quiz/quiz.html:125 msgid "Next Question" -msgstr "" +msgstr "Следеће питање" #: frontend/src/components/Assessments.vue:75 lms/templates/assessments.html:58 msgid "No Assessments" -msgstr "" +msgstr "Нема процена" #: lms/templates/notifications.html:26 msgid "No Notifications" -msgstr "" +msgstr "Нема обавештења" #: frontend/src/components/Quiz.vue:297 msgid "No Quiz submissions found" -msgstr "" +msgstr "Нема пронађених поднетих квизова" #. 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 "Нема снимка" #: lms/templates/upcoming_evals.html:43 msgid "No Upcoming Evaluations" -msgstr "" +msgstr "Нема предстојећих оцењивања" #: frontend/src/components/Annoucements.vue:24 msgid "No announcements" -msgstr "" +msgstr "Нема саопштења" #: lms/templates/certificates_section.html:23 msgid "No certificates" -msgstr "" +msgstr "Нема сертификата" #: frontend/src/components/BatchCourses.vue:67 msgid "No courses added" -msgstr "" +msgstr "Нема додатих обука" #: lms/templates/courses_created.html:14 msgid "No courses created" -msgstr "" +msgstr "Нема креираних обука" #: frontend/src/pages/Programs.vue:81 msgid "No courses in this program" -msgstr "" +msgstr "Нема обука у овом програму" #: lms/templates/courses_under_review.html:14 msgid "No courses under review" -msgstr "" +msgstr "Нема обука у фази прегледа" #: frontend/src/components/BatchFeedback.vue:60 msgid "No feedback received yet." -msgstr "" +msgstr "Још увек нема примљених повратних информација." #: frontend/src/pages/ProfileAbout.vue:12 msgid "No introduction" -msgstr "" +msgstr "Нема увода" #: frontend/src/components/LiveClass.vue:97 msgid "No live classes scheduled" -msgstr "" +msgstr "Нема заказаних онлајн предавања" #: frontend/src/components/Modals/QuizInVideo.vue:93 msgid "No quizzes added yet." -msgstr "" +msgstr "Још увек нису додати квизови." #: frontend/src/components/Modals/EvaluationModal.vue:62 msgid "No slots available for this date." -msgstr "" +msgstr "Нема доступних термина за овај датум." #: frontend/src/components/Modals/AnnouncementModal.vue:90 msgid "No students in this batch" -msgstr "" +msgstr "Нема студената у овој групи" #: frontend/src/pages/AssignmentSubmissionList.vue:67 msgid "No submissions" -msgstr "" +msgstr "Нема поднесака" #: frontend/src/components/EmptyState.vue:5 lms/templates/course_list.html:13 msgid "No {0}" -msgstr "" +msgstr "Нема {0}" #: lms/templates/quiz/quiz.html:147 msgid "No." -msgstr "" +msgstr "Бр." #: lms/lms/user.py:29 msgid "Not Allowed" -msgstr "" +msgstr "Није дозвољено" #. Option for the 'Status' (Select) field in DocType 'LMS Assignment #. Submission' #: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json msgid "Not Applicable" -msgstr "" +msgstr "Није примењиво" #: lms/templates/assessments.html:48 msgid "Not Attempted" -msgstr "" +msgstr "Није покушано" #: lms/lms/widgets/NoPreviewModal.html:6 msgid "Not Available for Preview" -msgstr "" +msgstr "Није доступно за преглед" #. 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 "Није оцењено" #: frontend/src/components/NoPermission.vue:7 frontend/src/pages/Batch.vue:164 msgid "Not Permitted" -msgstr "" +msgstr "Није дозвољено" #: frontend/src/components/Assignment.vue:36 #: frontend/src/components/Settings/BrandSettings.vue:10 @@ -3889,72 +3889,72 @@ msgstr "" #: frontend/src/components/Settings/SettingDetails.vue:10 #: frontend/src/pages/QuizSubmission.vue:9 msgid "Not Saved" -msgstr "" +msgstr "Није сачувано" #: frontend/src/pages/Notifications.vue:53 msgid "Nothing to see here." -msgstr "" +msgstr "Овде нема ничега за преглед." #. Label of the notifications (Check) field in DocType 'LMS Settings' #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Notifications" -msgstr "" +msgstr "Обавештења" #: lms/lms/widgets/NoPreviewModal.html:30 msgid "Notify me when available" -msgstr "" +msgstr "Обавести ме када буде доступно" #: frontend/src/components/BatchStudents.vue:48 msgid "Number of Students" -msgstr "" +msgstr "Број студената" #: frontend/src/pages/BatchForm.vue:150 msgid "Number of seats available" -msgstr "" +msgstr "Број доступних места" #. Label of the sb_00 (Section Break) field in DocType 'Zoom Settings' #: lms/lms/doctype/zoom_settings/zoom_settings.json msgid "OAuth Client ID" -msgstr "" +msgstr "OAuth ID клијента" #. Option for the 'Location Preference' (Select) field in DocType 'User' #: lms/fixtures/custom_field.json msgid "Office close to Home" -msgstr "" +msgstr "Канцеларија близу куће" #. Option for the 'Medium' (Select) field in DocType 'LMS Batch' #: lms/lms/doctype/lms_batch/lms_batch.json msgid "Offline" -msgstr "" +msgstr "Уживо" #: lms/templates/emails/certification.html:16 msgid "Once again, congratulations on this significant accomplishment." -msgstr "" +msgstr "Још једном, честитамо на овом значајном успеху." #: frontend/src/components/Assignment.vue:60 msgid "Once the moderator grades your submission, you'll find the details here." -msgstr "" +msgstr "Након што модератор оцени Ваш поднесак, овде ћете пронаћи детаље." #. Option for the 'Medium' (Select) field in DocType 'LMS Batch' #: lms/lms/doctype/lms_batch/lms_batch.json msgid "Online" -msgstr "" +msgstr "Онлајн" #: frontend/src/pages/ProgramForm.vue:157 msgid "Only courses for which self learning is disabled can be added to program." -msgstr "" +msgstr "Искључиво обуке код којих је самостално учење онемогућено могу се додати у програм." #: lms/templates/assignment.html:6 msgid "Only files of type {0} will be accepted." -msgstr "" +msgstr "Искључиво су прихватљиви фајлови врсте {0}." #: frontend/src/pages/CourseForm.vue:597 frontend/src/utils/index.js:509 msgid "Only image file is allowed." -msgstr "" +msgstr "Дозвољен је само фајл слике." #: frontend/src/components/Modals/ChapterModal.vue:218 msgid "Only zip files are allowed" -msgstr "" +msgstr "Дозвољени су само зип фајлови" #. Option for the 'Status' (Select) field in DocType 'Job Opportunity' #. Option for the 'Membership' (Select) field in DocType 'LMS Batch Old' @@ -3962,80 +3962,80 @@ msgstr "" #: lms/job/doctype/job_opportunity/job_opportunity.json #: lms/lms/doctype/lms_batch_old/lms_batch_old.json msgid "Open" -msgstr "" +msgstr "Отворено" #: lms/templates/emails/assignment_submission.html:8 msgid "Open Assignment" -msgstr "" +msgstr "Отворени задатак" #: lms/templates/emails/lms_message.html:13 msgid "Open Course" -msgstr "" +msgstr "Отворена обука" #. 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 "Отворено питање" #. 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 "Опција" #. Label of the option_1 (Small Text) field in DocType 'LMS Question' #: lms/lms/doctype/lms_question/lms_question.json msgid "Option 1" -msgstr "" +msgstr "Опција 1" #. Label of the option_2 (Small Text) field in DocType 'LMS Question' #: lms/lms/doctype/lms_question/lms_question.json msgid "Option 2" -msgstr "" +msgstr "Опција 2" #. Label of the option_3 (Small Text) field in DocType 'LMS Question' #: lms/lms/doctype/lms_question/lms_question.json msgid "Option 3" -msgstr "" +msgstr "Опција 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 "Опција 4" #: frontend/src/components/Modals/Question.vue:56 msgid "Options" -msgstr "" +msgstr "Опције" #. Label of the order_id (Data) field in DocType 'LMS Payment' #: lms/lms/doctype/lms_payment/lms_payment.json msgid "Order ID" -msgstr "" +msgstr "ИД наруџбине" #. Label of the organization (Data) field in DocType 'Certification' #: lms/lms/doctype/certification/certification.json msgid "Organization" -msgstr "" +msgstr "Организација" #: frontend/src/pages/Billing.vue:32 msgid "Original Amount" -msgstr "" +msgstr "Оригинални износ" #. 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 "Остали" #: lms/lms/doctype/lms_badge/lms_badge.js:39 msgid "Owner" -msgstr "" +msgstr "Власник" #. 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' @@ -4044,49 +4044,49 @@ msgstr "" #: lms/lms/doctype/lms_assignment/lms_assignment.json #: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json msgid "PDF" -msgstr "" +msgstr "PDF" #. Label of the pages (Table) field in DocType 'Cohort' #: lms/lms/doctype/cohort/cohort.json msgid "Pages" -msgstr "" +msgstr "Странице" #. Label of the paid_batch (Check) field in DocType 'LMS Batch' #: frontend/src/pages/BatchForm.vue:260 #: lms/lms/doctype/lms_batch/lms_batch.json msgid "Paid Batch" -msgstr "" +msgstr "Плаћена група" #. Label of the paid_certificate (Check) field in DocType 'LMS Course' #: frontend/src/pages/CourseForm.vue:237 #: lms/lms/doctype/lms_course/lms_course.json msgid "Paid Certificate" -msgstr "" +msgstr "Плаћени сертификат" #: frontend/src/components/CourseCardOverlay.vue:139 msgid "Paid Certificate after Evaluation" -msgstr "" +msgstr "Плаћени сертификат након оцењивања" #. Label of the paid_course (Check) field in DocType 'LMS Course' #: frontend/src/pages/CourseForm.vue:227 #: lms/lms/doctype/lms_course/lms_course.json msgid "Paid Course" -msgstr "" +msgstr "Плаћена обука" #: frontend/src/pages/Billing.vue:115 msgid "Pan Number" -msgstr "" +msgstr "PAN број" #. Option for the 'Type' (Select) field in DocType 'Job Opportunity' #: frontend/src/pages/Jobs.vue:177 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Part Time" -msgstr "" +msgstr "Непуно време" #. 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 "Делимично завршено" #. Option for the 'Status' (Select) field in DocType 'LMS Assignment #. Submission' @@ -4096,7 +4096,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 "" +msgstr "Положено" #. Label of the passing_percentage (Int) field in DocType 'LMS Quiz' #. Label of the passing_percentage (Int) field in DocType 'LMS Quiz Submission' @@ -4104,88 +4104,88 @@ msgstr "" #: lms/lms/doctype/lms_quiz/lms_quiz.json #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json msgid "Passing Percentage" -msgstr "" +msgstr "Минимални проценат за пролаз" #. Label of the password (Password) field in DocType 'LMS Live Class' #: lms/lms/doctype/lms_live_class/lms_live_class.json msgid "Password" -msgstr "" +msgstr "Лозинка" #: frontend/src/pages/CourseForm.vue:197 msgid "Paste the youtube link of a short video introducing the course" -msgstr "" +msgstr "Налепите YouTube линк кратког видео-записа који представља обуку" #. Label of the payment (Link) field in DocType 'LMS Batch Enrollment' #. Label of the payment (Link) field in DocType 'LMS Enrollment' #: lms/lms/doctype/lms_batch_enrollment/lms_batch_enrollment.json #: lms/lms/doctype/lms_enrollment/lms_enrollment.json msgid "Payment" -msgstr "" +msgstr "Плаћање" #. Name of a DocType #: lms/lms/doctype/payment_country/payment_country.json msgid "Payment Country" -msgstr "" +msgstr "Држава плаћања" #. 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 "Детаљи плаћања" #. Label of the payment_gateway (Data) field in DocType 'LMS Settings' #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Payment Gateway" -msgstr "" +msgstr "Платни портал" #. Label of the payment_id (Data) field in DocType 'LMS Payment' #: lms/lms/doctype/lms_payment/lms_payment.json msgid "Payment ID" -msgstr "" +msgstr "ИД плаћања" #. Label of the payment_received (Check) field in DocType 'LMS Payment' #: lms/lms/doctype/lms_payment/lms_payment.json msgid "Payment Received" -msgstr "" +msgstr "Плаћање примљено" #. Label of the payment_reminder_template (Link) field in DocType 'LMS #. Settings' #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Payment Reminder Template" -msgstr "" +msgstr "Шаблон за подсетник за плаћање" #. 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 "Подешавање плаћања" #: frontend/src/pages/Billing.vue:21 msgid "Payment for " -msgstr "" +msgstr "Плаћање за " #. 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 "Плаћање за сертификат" #. 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 "Плаћање за документ" #. 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 "Плаћање за врсту документа" #. 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 "Апликација за обраду плаћања није инсталирана" #. Option for the 'Status' (Select) field in DocType 'Cohort Join Request' #. Option for the 'Status' (Select) field in DocType 'Invite Request' @@ -4198,327 +4198,327 @@ msgstr "" #: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json #: lms/lms/doctype/lms_mentor_request/lms_mentor_request.json msgid "Pending" -msgstr "" +msgstr "На чекању" #. Label of the percentage (Int) field in DocType 'LMS Quiz Submission' #: frontend/src/pages/QuizSubmission.vue:44 #: frontend/src/pages/QuizSubmissionList.vue:102 #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json msgid "Percentage" -msgstr "" +msgstr "Проценат" #. 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 "Проценат (нпр. 70%)" #: frontend/src/components/Modals/BatchStudentProgress.vue:44 msgid "Percentage/Status" -msgstr "" +msgstr "Проценат/Статус" #. Label of the persona_captured (Check) field in DocType 'LMS Settings' #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Persona Captured" -msgstr "" +msgstr "Забележен кориснички профил" #: frontend/src/pages/Billing.vue:99 msgid "Phone Number" -msgstr "" +msgstr "Број телефона" #: lms/lms/doctype/lms_settings/lms_settings.py:34 msgid "Please add {1} for {3} to send calendar invites for evaluations." -msgstr "" +msgstr "Молимо Вас да додате {1} за {3} како бисте слали позивнице за оцењивање у календар." #: frontend/src/components/LiveClass.vue:8 msgid "Please add a zoom account to the batch to create live classes." -msgstr "" +msgstr "Молимо Вас да додате Zoom налог да у групи да бисте могли да креирате онлајн предавања." #: lms/lms/user.py:75 msgid "Please ask your administrator to verify your sign-up" -msgstr "" +msgstr "Молимо Вас да затражите од администратора да верификује Вашу регистрацију" #: lms/lms/user.py:73 msgid "Please check your email for verification" -msgstr "" +msgstr "Молимо Вас да проверите свој имејл за верификацију" #: lms/templates/emails/community_course_membership.html:7 msgid "Please click on the following button to set your new password" -msgstr "" +msgstr "Молимо Вас да кликнете на следеће дугме да поставите нову лозинку" #: lms/lms/utils.py:2040 lms/lms/utils.py:2044 msgid "Please complete the previous courses in the program to enroll in this course." -msgstr "" +msgstr "Молимо Вас да завршите претходне обуке у програму како бисте се уписали на ову обуку." #: lms/lms/doctype/lms_batch/lms_batch.py:211 msgid "Please enable the zoom account to use this feature." -msgstr "" +msgstr "Молимо Вас да омогућите Zoom налог како бисте користили ову могућност." #: frontend/src/components/CourseOutline.vue:328 msgid "Please enroll for this course to view this lesson" -msgstr "" +msgstr "Молимо Вас да се упишете на ову обуку да бисте приступили лекцији" #: frontend/src/components/Quiz.vue:16 msgid "Please ensure that you complete all the questions in {0} minutes." -msgstr "" +msgstr "Молимо Вас да се уверите да су сва питања завршена у року од {0} минута." #: frontend/src/components/Modals/LiveClassModal.vue:186 msgid "Please enter a title." -msgstr "" +msgstr "Молимо Вас да унесете наслов." #: 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 "Молимо Вас да унесте важећи URL." #: frontend/src/components/Modals/LiveClassModal.vue:198 msgid "Please enter a valid time in the format HH:mm." -msgstr "" +msgstr "Молимо Вас да унесете исправно време у формату HH:mm." #: frontend/src/components/Modals/QuizInVideo.vue:181 msgid "Please enter a valid timestamp" -msgstr "" +msgstr "Молимо Вас да унесете важећи временски жиг" #: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.py:78 msgid "Please enter the URL for assignment submission." -msgstr "" +msgstr "Молимо Вас да унесете URL за подношење задатка." #: lms/templates/quiz/quiz.js:176 msgid "Please enter your answer" -msgstr "" +msgstr "Молимо Вас да унесете одговор" #: 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 "Молимо Вас да инсталирате апликацију за обраду плаћања да бисте креирали плаћену групу. За више детаља погледајте документацију. {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 "Молимо Вас да инсталирате апликације за обраду плаћања да бисте креирали плаћену обуку. За више детаља погледајте документацију. {0}" #: frontend/src/pages/Billing.vue:254 msgid "Please let us know where you heard about us from." -msgstr "" +msgstr "Молимо Вас да нам кажете како сте чули за нас." #: frontend/src/components/QuizBlock.vue:5 msgid "Please login to access the quiz." -msgstr "" +msgstr "Молимо Вас да се пријавите да бисте приступили квизу." #: frontend/src/components/NoPermission.vue:25 frontend/src/pages/Batch.vue:175 msgid "Please login to access this page." -msgstr "" +msgstr "Молимо Вас да се пријавите да бисте приступили овој страници." #: lms/lms/api.py:210 msgid "Please login to continue with payment." -msgstr "" +msgstr "Молимо Вас да се пријавите да бисте наставили са плаћањем." #: 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 "Молимо Вас да се добро припремите и стигнете на време за оцењивање." #: frontend/src/components/UpcomingEvaluations.vue:98 msgid "Please schedule an evaluation to get certified." -msgstr "" +msgstr "Молимо Вас да закажете оцењивање како бисте добили сертификат." #: frontend/src/components/Modals/LiveClassModal.vue:189 msgid "Please select a date." -msgstr "" +msgstr "Молимо Вас да изаберете датум." #: frontend/src/components/Modals/LiveClassModal.vue:213 msgid "Please select a duration." -msgstr "" +msgstr "Молимо Вас да изаберете трајање." #: frontend/src/components/Modals/LiveClassModal.vue:210 msgid "Please select a future date and time." -msgstr "" +msgstr "Молимо Вас да изаберете будући датум и време." #: frontend/src/components/Modals/QuizInVideo.vue:186 msgid "Please select a quiz" -msgstr "" +msgstr "Молимо Вас да изаберете квиз" #: frontend/src/components/Modals/LiveClassModal.vue:192 msgid "Please select a time." -msgstr "" +msgstr "Молимо Вас да изаберете време." #: frontend/src/components/Modals/LiveClassModal.vue:195 msgid "Please select a timezone." -msgstr "" +msgstr "Молимо Вас да изаберете временску зону." #: frontend/src/components/Quiz.vue:523 msgid "Please select an option" -msgstr "" +msgstr "Молимо Вас да изаберете опцију" #: lms/templates/emails/job_report.html:6 msgid "Please take appropriate action at {0}" -msgstr "" +msgstr "Молимо Вас да предузмете одговарајућу радњу на {0}" #: frontend/src/components/Modals/ChapterModal.vue:175 msgid "Please upload a SCORM package" -msgstr "" +msgstr "Молимо Вас да отпремнице SCORM пакет" #: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.py:81 msgid "Please upload the assignment file." -msgstr "" +msgstr "Молимо Вас да отпремите фајл задатка." #. 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 "Нумерички приказ оцене (нпр. 70)" #: frontend/src/components/Modals/Question.vue:62 msgid "Possibilities" -msgstr "" +msgstr "Могућности" #: frontend/src/components/Modals/Question.vue:88 msgid "Possibility" -msgstr "" +msgstr "Могућност" #. 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 "Могући одговор 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 "Могући одговор 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 "Могући одговор 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 "Могући одговор 4" #: frontend/src/components/DiscussionReplies.vue:54 #: frontend/src/components/DiscussionReplies.vue:89 msgid "Post" -msgstr "" +msgstr "Објави" #: frontend/src/pages/Billing.vue:95 msgid "Postal Code" -msgstr "" +msgstr "Поштански број" #: 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 "Пожељна функција" #. Label of the preferred_functions (Table MultiSelect) field in DocType 'User' #: lms/fixtures/custom_field.json msgid "Preferred Functions" -msgstr "" +msgstr "Пожељне функције" #. Label of the preferred_industries (Table MultiSelect) field in DocType #. 'User' #: lms/fixtures/custom_field.json msgid "Preferred Industries" -msgstr "" +msgstr "Пожељне индустрије" #. Name of a DocType #: lms/lms/doctype/preferred_industry/preferred_industry.json msgid "Preferred Industry" -msgstr "" +msgstr "Пожељна индустрија" #. Label of the preferred_location (Data) field in DocType 'User' #: lms/fixtures/custom_field.json msgid "Preferred Location" -msgstr "" +msgstr "Пожељна локација" #. Label of the image (Attach Image) field in DocType 'LMS Course' #: lms/lms/doctype/lms_course/lms_course.json msgid "Preview Image" -msgstr "" +msgstr "Преглед слике" #: frontend/src/pages/CourseForm.vue:195 msgid "Preview Video" -msgstr "" +msgstr "Преглед видео-снимка" #: frontend/src/pages/Lesson.vue:119 msgid "Previous" -msgstr "" +msgstr "Претходно" #. Label of the pricing_tab (Tab Break) field in DocType 'LMS Batch' #: frontend/src/pages/BatchForm.vue:255 #: lms/lms/doctype/lms_batch/lms_batch.json msgid "Pricing" -msgstr "" +msgstr "Цене" #. Label of the pricing_tab (Tab Break) field in DocType 'LMS Course' #: frontend/src/pages/CourseForm.vue:221 #: lms/lms/doctype/lms_course/lms_course.json msgid "Pricing and Certification" -msgstr "" +msgstr "Ценовник и сертификација" #. 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 "Примарне државе" #. Label of the subgroup (Link) field in DocType 'Cohort Mentor' #: lms/lms/doctype/cohort_mentor/cohort_mentor.json msgid "Primary Subgroup" -msgstr "" +msgstr "Примарна подгрупа" #: lms/lms/utils.py:441 msgid "Privacy Policy" -msgstr "" +msgstr "Политика приватности" #. Option for the 'Visibility' (Select) field in DocType 'LMS Batch Old' #: lms/lms/doctype/lms_batch_old/lms_batch_old.json msgid "Private" -msgstr "" +msgstr "Приватно" #. Description of the 'Hide my Private Information from others' (Check) field #. in DocType 'User' #: lms/fixtures/custom_field.json msgid "Private Information includes your Grade and Work Environment Preferences" -msgstr "" +msgstr "Приватне информације укључују Вашу оцену и жеље везане за радно окружење" #: frontend/src/pages/Billing.vue:129 msgid "Proceed to Payment" -msgstr "" +msgstr "Настави на плаћање" #. Label of the profession (Data) field in DocType 'User' #: lms/fixtures/custom_field.json msgid "Profession" -msgstr "" +msgstr "Занимање" #: frontend/src/components/Modals/EditProfile.vue:37 msgid "Profile Image" -msgstr "" +msgstr "Профилна слика" #: frontend/src/pages/ProgramForm.vue:155 msgid "Program Course" -msgstr "" +msgstr "Обука у програму" #. 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 "Обуке у програму" #: frontend/src/pages/ProgramForm.vue:170 msgid "Program Member" -msgstr "" +msgstr "Члан програма" #. 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 "Чланови програма" #: frontend/src/pages/Programs.vue:206 frontend/src/pages/Programs.vue:212 #: lms/www/lms.py:295 msgid "Programs" -msgstr "" +msgstr "Програми" #. Label of the progress (Float) field in DocType 'LMS Enrollment' #. Label of the progress (Int) field in DocType 'LMS Program Member' @@ -4526,27 +4526,27 @@ msgstr "" #: lms/lms/doctype/lms_enrollment/lms_enrollment.json #: lms/lms/doctype/lms_program_member/lms_program_member.json msgid "Progress" -msgstr "" +msgstr "Напредак" #: lms/lms/report/course_progress_summary/course_progress_summary.py:77 msgid "Progress (%)" -msgstr "" +msgstr "Напредак (%)" #: frontend/src/components/BatchStudents.vue:41 msgid "Progress of students in courses and assessments" -msgstr "" +msgstr "Напредак студената на обукама и у проценама" #. Option for the 'Required Role' (Select) field in DocType 'Cohort Web Page' #. Option for the 'Visibility' (Select) field in DocType 'LMS Batch Old' #: lms/lms/doctype/cohort_web_page/cohort_web_page.json #: lms/lms/doctype/lms_batch_old/lms_batch_old.json msgid "Public" -msgstr "" +msgstr "Јавни" #. 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 "Објави на страници учесника" #. Label of the published (Check) field in DocType 'LMS Batch' #. Label of the published (Check) field in DocType 'LMS Course' @@ -4556,24 +4556,24 @@ msgstr "" #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_course/lms_course.json msgid "Published" -msgstr "" +msgstr "Објављено" #: frontend/src/pages/Statistics.vue:10 #: lms/lms/web_template/lms_statistics/lms_statistics.html:14 #: lms/templates/statistics.html:4 msgid "Published Courses" -msgstr "" +msgstr "Објављене обуке" #. Label of the published_on (Date) field in DocType 'LMS Course' #: frontend/src/pages/CourseForm.vue:154 #: lms/lms/doctype/lms_course/lms_course.json msgid "Published On" -msgstr "" +msgstr "Објављено на" #. Label of the purchased_certificate (Check) field in DocType 'LMS Enrollment' #: lms/lms/doctype/lms_enrollment/lms_enrollment.json msgid "Purchased Certificate" -msgstr "" +msgstr "Купљени сертификат" #. Label of the question (Small Text) field in DocType 'Course Lesson' #. Label of the question (Text Editor) field in DocType 'LMS Assignment' @@ -4594,46 +4594,46 @@ msgstr "" #: lms/lms/doctype/lms_quiz_result/lms_quiz_result.json #: lms/templates/quiz/quiz.html:104 msgid "Question" -msgstr "" +msgstr "Питање" #: lms/templates/quiz/quiz.html:62 msgid "Question " -msgstr "" +msgstr "Питање " #. 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 "Детаљи питања" #. 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 "Назив питања" #: frontend/src/components/Modals/Question.vue:281 msgid "Question added successfully" -msgstr "" +msgstr "Питање је успешно додато" #: frontend/src/components/Modals/Question.vue:331 msgid "Question updated successfully" -msgstr "" +msgstr "Питање је успешно ажурирано" #: frontend/src/components/Quiz.vue:102 msgid "Question {0}" -msgstr "" +msgstr "Питање {0}" #: frontend/src/components/Quiz.vue:204 msgid "Question {0} of {1}" -msgstr "" +msgstr "Питање {0} од {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 "Питања" #: frontend/src/pages/QuizForm.vue:432 msgid "Questions deleted successfully" -msgstr "" +msgstr "Питања су успешно обрисана" #. Label of the quiz (Link) field in DocType 'LMS Quiz Submission' #. Label of a Link in the LMS Workspace @@ -4643,59 +4643,59 @@ msgstr "" #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json #: lms/lms/workspace/lms/lms.json msgid "Quiz" -msgstr "" +msgstr "Квиз" #. Label of the quiz_id (Data) field in DocType 'Course Lesson' #: lms/lms/doctype/course_lesson/course_lesson.json msgid "Quiz ID" -msgstr "" +msgstr "ИД квиза" #. 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 "Подношење квиза" #: frontend/src/pages/QuizSubmission.vue:131 #: frontend/src/pages/QuizSubmissionList.vue:111 #: frontend/src/pages/QuizSubmissionList.vue:116 msgid "Quiz Submissions" -msgstr "" +msgstr "Подношења квиза" #: frontend/src/components/Quiz.vue:241 msgid "Quiz Summary" -msgstr "" +msgstr "Резиме квиза" #. 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 "Наслов квиза" #: frontend/src/pages/QuizForm.vue:344 msgid "Quiz created successfully" -msgstr "" +msgstr "Квиз је успешно креиран" #: lms/plugins.py:96 msgid "Quiz is not available to Guest users. Please login to continue." -msgstr "" +msgstr "Квиз није доступан гостујућим корисницима. Молимо Вас да се пријавите да бисте наставили." #: frontend/src/pages/QuizForm.vue:363 msgid "Quiz updated successfully" -msgstr "" +msgstr "Квиз је успешно ажуриран" #. 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 "Квиз ће бити приказиван на дну лекције." #: frontend/src/components/AppSidebar.vue:583 #: 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 "Квизови" #: frontend/src/components/Modals/QuizInVideo.vue:35 msgid "Quizzes in this video" -msgstr "" +msgstr "Квизови у овом видео-снимку" #. Label of the rating (Rating) field in DocType 'LMS Certificate Evaluation' #. Label of the rating (Data) field in DocType 'LMS Course' @@ -4708,22 +4708,22 @@ msgstr "" #: lms/lms/doctype/lms_course_review/lms_course_review.json #: lms/templates/reviews.html:125 msgid "Rating" -msgstr "" +msgstr "Оцена" #: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.py:17 msgid "Rating cannot be 0" -msgstr "" +msgstr "Оцена не може бити 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 "Спремно" #. Label of the reference_docname (Dynamic Link) field in DocType 'LMS Batch #. Timetable' #: lms/lms/doctype/lms_batch_timetable/lms_batch_timetable.json msgid "Reference DocName" -msgstr "" +msgstr "Назив референтног документа" #. Label of the reference_doctype (Link) field in DocType 'LMS Batch Timetable' #. Label of the reference_doctype (Link) field in DocType 'LMS Timetable @@ -4731,29 +4731,29 @@ msgstr "" #: lms/lms/doctype/lms_batch_timetable/lms_batch_timetable.json #: lms/lms/doctype/lms_timetable_legend/lms_timetable_legend.json msgid "Reference DocType" -msgstr "" +msgstr "DocType референца" #. Label of the reference_doctype (Link) field in DocType 'LMS Badge' #: lms/lms/doctype/lms_badge/lms_badge.json msgid "Reference Document Type" -msgstr "" +msgstr "Врста референтног документа" #: lms/templates/emails/community_course_membership.html:17 msgid "Regards" -msgstr "" +msgstr "Поздрав" #: frontend/src/components/BatchOverlay.vue:89 msgid "Register Now" -msgstr "" +msgstr "Региструјте се сада" #. Option for the 'Status' (Select) field in DocType 'Invite Request' #: lms/lms/doctype/invite_request/invite_request.json msgid "Registered" -msgstr "" +msgstr "Регистрован" #: lms/lms/user.py:36 msgid "Registered but disabled" -msgstr "" +msgstr "Регистровано, али онемогућено" #. Option for the 'Status' (Select) field in DocType 'Cohort Join Request' #. Option for the 'Status' (Select) field in DocType 'Invite Request' @@ -4762,7 +4762,7 @@ msgstr "" #: lms/lms/doctype/invite_request/invite_request.json #: lms/lms/doctype/lms_mentor_request/lms_mentor_request.json msgid "Rejected" -msgstr "" +msgstr "Одбијено" #. Label of the related_courses (Table) field in DocType 'LMS Course' #. Name of a DocType @@ -4771,47 +4771,47 @@ msgstr "" #: lms/lms/doctype/lms_course/lms_course.json #: lms/lms/doctype/related_courses/related_courses.json msgid "Related Courses" -msgstr "" +msgstr "Сродне обуке" #: frontend/src/pages/BatchForm.vue:236 frontend/src/pages/CourseForm.vue:127 msgid "Remove" -msgstr "" +msgstr "Уклони" #: frontend/src/components/Modals/AnnouncementModal.vue:27 msgid "Reply To" -msgstr "" +msgstr "Одговори" #: lms/lms/widgets/RequestInvite.html:7 msgid "Request Invite" -msgstr "" +msgstr "Затражи позивницу" #: lms/patches/create_mentor_request_email_templates.py:20 msgid "Request for Mentorship" -msgstr "" +msgstr "Захтев за менторство" #. 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 "Неопходна улога" #. 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 "Ограничено" #. Label of the result (Table) field in DocType 'LMS Quiz Submission' #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json msgid "Result" -msgstr "" +msgstr "Резултат" #. Label of the resume (Attach) field in DocType 'LMS Job Application' #: lms/job/doctype/lms_job_application/lms_job_application.json msgid "Resume" -msgstr "" +msgstr "CV" #: frontend/src/components/Quiz.vue:75 frontend/src/components/Quiz.vue:278 msgid "Resume Video" -msgstr "" +msgstr "Настави видео-снимак" #. Label of the review (Small Text) field in DocType 'LMS Course Review' #. Label of a Link in the LMS Workspace @@ -4819,97 +4819,97 @@ msgstr "" #: lms/lms/doctype/lms_course_review/lms_course_review.json #: lms/lms/workspace/lms/lms.json lms/templates/reviews.html:143 msgid "Review" -msgstr "" +msgstr "Преглед" #: lms/templates/reviews.html:100 msgid "Review the course" -msgstr "" +msgstr "Оцените ову обуку" #. 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 "Прегледао" #: lms/templates/reviews.html:4 msgid "Reviews" -msgstr "" +msgstr "Прегледи" #. Label of the role (Select) field in DocType 'Cohort Staff' #. Label of the role (Select) field in DocType 'LMS Enrollment' #: lms/lms/doctype/cohort_staff/cohort_staff.json #: lms/lms/doctype/lms_enrollment/lms_enrollment.json msgid "Role" -msgstr "" +msgstr "Улога" #. Label of the role (Select) field in DocType 'User' #: lms/fixtures/custom_field.json msgid "Role Preference" -msgstr "" +msgstr "Пожељна улога" #: frontend/src/pages/ProfileRoles.vue:105 msgid "Role updated successfully" -msgstr "" +msgstr "Улога је успешно ажурирана" #: frontend/src/components/AppSidebar.vue:611 msgid "Roles" -msgstr "" +msgstr "Улоге" #. 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 "Путања" #: lms/lms/doctype/lms_batch/lms_batch.py:139 msgid "Row #{0} Date cannot be outside the batch duration." -msgstr "" +msgstr "Ред #{0} садржи датум ван трајања групе." #: lms/lms/doctype/lms_batch/lms_batch.py:134 msgid "Row #{0} End time cannot be outside the batch duration." -msgstr "" +msgstr "Ред #{0} садржи време завршетка ван трајања групе." #: 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 "Ред #{0} садржи време почетка које је веће или једнако времену завршетка" #: lms/lms/doctype/lms_batch/lms_batch.py:125 msgid "Row #{0} Start time cannot be outside the batch duration." -msgstr "" +msgstr "Ред #{0} садржи време почетка ван трајања групе." #: lms/lms/doctype/lms_quiz/lms_quiz.py:32 msgid "Rows {0} have the duplicate questions." -msgstr "" +msgstr "Редови {0} садрже дупликате питања." #: lms/templates/livecode/extension_footer.html:21 msgid "Run" -msgstr "" +msgstr "Покрени" #. 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 пакет" #. 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 путања пакета" #. 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 "Субота" #: frontend/src/components/AssessmentPlugin.vue:34 #: frontend/src/components/Assignment.vue:46 @@ -4924,27 +4924,27 @@ msgstr "" #: frontend/src/pages/ProgramForm.vue:7 frontend/src/pages/QuizForm.vue:34 #: frontend/src/pages/QuizSubmission.vue:14 msgid "Save" -msgstr "" +msgstr "Сачувај" #. Label of the schedule (Table) field in DocType 'Course Evaluator' #: lms/lms/doctype/course_evaluator/course_evaluator.json msgid "Schedule" -msgstr "" +msgstr "Распоред" #: frontend/src/components/Modals/EvaluationModal.vue:5 #: frontend/src/components/UpcomingEvaluations.vue:11 msgid "Schedule Evaluation" -msgstr "" +msgstr "Закажи оцењивање" #. Name of a DocType #: lms/lms/doctype/scheduled_flow/scheduled_flow.json msgid "Scheduled Flow" -msgstr "" +msgstr "Планирани ток" #. Label of the scope (Select) field in DocType 'Cohort Web Page' #: lms/lms/doctype/cohort_web_page/cohort_web_page.json msgid "Scope" -msgstr "" +msgstr "Опсег" #. Label of the score (Int) field in DocType 'LMS Quiz Submission' #: frontend/src/pages/QuizSubmission.vue:39 @@ -4952,236 +4952,236 @@ msgstr "" #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json #: lms/templates/quiz/quiz.html:148 msgid "Score" -msgstr "" +msgstr "Оцена" #. 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 "Резултат од" #: frontend/src/components/Settings/Evaluators.vue:15 #: frontend/src/components/Settings/Members.vue:15 #: frontend/src/pages/Jobs.vue:41 msgid "Search" -msgstr "" +msgstr "Претрага" #: frontend/src/pages/CertifiedParticipants.vue:23 msgid "Search by Name" -msgstr "" +msgstr "Претрага по називу" #: frontend/src/pages/Batches.vue:45 frontend/src/pages/Courses.vue:41 msgid "Search by Title" -msgstr "" +msgstr "Претрага по наслову" #: frontend/src/pages/Assignments.vue:37 msgid "Search by title" -msgstr "" +msgstr "Претрага по наслову" #: frontend/src/components/Controls/IconPicker.vue:36 msgid "Search for an icon" -msgstr "" +msgstr "Претражи иконицу" #. 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 "Број места" #: frontend/src/components/BatchCard.vue:18 #: frontend/src/components/BatchOverlay.vue:17 msgid "Seat Left" -msgstr "" +msgstr "Преостало место" #: lms/lms/doctype/lms_batch/lms_batch.py:103 msgid "Seat count cannot be negative." -msgstr "" +msgstr "Број места не може бити негативан." #: frontend/src/components/BatchCard.vue:15 #: frontend/src/components/BatchOverlay.vue:14 msgid "Seats Left" -msgstr "" +msgstr "Преостала места" #: frontend/src/components/Modals/Question.vue:98 msgid "Select a question" -msgstr "" +msgstr "Изаберите питање" #: frontend/src/components/AssessmentPlugin.vue:21 msgid "Select a quiz" -msgstr "" +msgstr "Изаберите квиз" #: frontend/src/components/Modals/EvaluationModal.vue:40 msgid "Select a slot" -msgstr "" +msgstr "Изаберите термин" #: frontend/src/components/AssessmentPlugin.vue:28 msgid "Select an assignment" -msgstr "" +msgstr "Изаберите задатак" #: lms/lms/doctype/lms_batch_enrollment/lms_batch_enrollment.js:7 msgid "Send Confirmation Email" -msgstr "" +msgstr "Пошаљи имејл потврде" #. 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 "Пошаљи календарску позивницу за оцењивање" #. 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 "Сесије по данима" #: lms/templates/emails/community_course_membership.html:1 msgid "Set your Password" -msgstr "" +msgstr "Поставите своју лозинку" #: frontend/src/components/AppSidebar.vue:559 msgid "Setting up" -msgstr "" +msgstr "Подешавање" #: frontend/src/components/AppSidebar.vue:604 msgid "Setting up payment gateway" -msgstr "" +msgstr "Подешавање платног портала" #: frontend/src/components/AppSidebar.vue:609 #: frontend/src/components/Settings/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 msgid "Settings" -msgstr "" +msgstr "Подешавања" #: frontend/src/pages/ProfileAbout.vue:62 msgid "Share on" -msgstr "" +msgstr "Подели на" #: frontend/src/pages/BatchForm.vue:35 msgid "Short Description" -msgstr "" +msgstr "Кратак опис" #. 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 "Кратак увод" #: frontend/src/pages/BatchForm.vue:38 msgid "Short description of the batch" -msgstr "" +msgstr "Кратак опис групе" #. Label of the show_answer (Check) field in DocType 'LMS Assignment' #: lms/lms/doctype/lms_assignment/lms_assignment.json msgid "Show Answer" -msgstr "" +msgstr "Прикажи одговор" #. 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 "Прикажи одговоре" #. 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 "Прикажи историју поднесака" #. 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 "Прикажи картицу у групи" #. 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 "Прикажи еквивалент америчког долара (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 "Прикажи дневни приказ у распореду наставе" #. 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 "Прикажи онлајн предавања" #. 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 "Промешај питања" #: frontend/src/pages/QuizForm.vue:97 msgid "Shuffle Settings" -msgstr "" +msgstr "Подешавање мешања" #. Label of the sidebar_tab (Tab Break) field in DocType 'LMS Settings' #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Sidebar" -msgstr "" +msgstr "Бочна трака" #. Label of the sidebar_items (Table) field in DocType 'LMS Settings' #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Sidebar Items" -msgstr "" +msgstr "Ставке бочне траке" #: lms/lms/user.py:29 msgid "Sign Up is disabled" -msgstr "" +msgstr "Регистрација је онемогућена" #: lms/templates/signup-form.html:53 msgid "Sign up" -msgstr "" +msgstr "Региструј се" #. Label of the signup_email (Data) field in DocType 'Invite Request' #: lms/lms/doctype/invite_request/invite_request.json msgid "Signup Email" -msgstr "" +msgstr "Имејл за регистрацију" #. 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 "Подешавање регистрације" #. Label of a chart in the LMS Workspace #: lms/lms/workspace/lms/lms.json msgid "Signups" -msgstr "" +msgstr "Регистрације" #. 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 "Вештина" #. Label of the skill_details (Section Break) field in DocType 'User' #: lms/fixtures/custom_field.json msgid "Skill Details" -msgstr "" +msgstr "Детаљи вештине" #. Label of the skill_name (Link) field in DocType 'Skills' #: lms/lms/doctype/skills/skills.json msgid "Skill Name" -msgstr "" +msgstr "Назив вештине" #. Name of a DocType #: lms/lms/doctype/skills/skills.json msgid "Skills" -msgstr "" +msgstr "Вештине" #: frontend/src/pages/PersonaForm.vue:51 lms/templates/onboarding_header.html:6 msgid "Skip" -msgstr "" +msgstr "Прескочи" #: lms/lms/doctype/course_evaluator/course_evaluator.py:63 msgid "Slot Times are overlapping for some schedules." -msgstr "" +msgstr "Временски термини се преклапају за неке распореде." #: frontend/src/pages/ProfileEvaluator.vue:201 msgid "Slot added successfully" -msgstr "" +msgstr "Термин је успешно додат" #: frontend/src/pages/ProfileEvaluator.vue:240 msgid "Slot deleted successfully" -msgstr "" +msgstr "Термин је успешно обрисан" #. Label of the slug (Data) field in DocType 'Cohort' #. Label of the slug (Data) field in DocType 'Cohort Subgroup' @@ -5190,19 +5190,19 @@ msgstr "" #: lms/lms/doctype/cohort_subgroup/cohort_subgroup.json #: lms/lms/doctype/cohort_web_page/cohort_web_page.json msgid "Slug" -msgstr "" +msgstr "Slug" #: frontend/src/components/BatchCard.vue:25 #: frontend/src/components/BatchOverlay.vue:24 msgid "Sold Out" -msgstr "" +msgstr "Распродато" #. 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 "Решење" #. Label of the source (Link) field in DocType 'LMS Batch Enrollment' #. Label of the source (Link) field in DocType 'LMS Payment' @@ -5211,24 +5211,24 @@ msgstr "" #: lms/lms/doctype/lms_payment/lms_payment.json #: lms/lms/doctype/lms_source/lms_source.json msgid "Source" -msgstr "" +msgstr "Извор" #. Option for the 'Role' (Select) field in DocType 'Cohort Staff' #. Option for the 'Member Type' (Select) field in DocType 'LMS Enrollment' #: lms/lms/doctype/cohort_staff/cohort_staff.json #: lms/lms/doctype/lms_enrollment/lms_enrollment.json msgid "Staff" -msgstr "" +msgstr "Особље" #. Label of the stage (Select) field in DocType 'LMS Batch Old' #: lms/lms/doctype/lms_batch_old/lms_batch_old.json msgid "Stage" -msgstr "" +msgstr "Фаза" #: frontend/src/components/LiveClass.vue:70 frontend/src/components/Quiz.vue:71 #: lms/templates/quiz/quiz.html:39 msgid "Start" -msgstr "" +msgstr "Почетак" #. Label of the start_date (Date) field in DocType 'Education Detail' #. Label of the start_date (Date) field in DocType 'LMS Batch' @@ -5238,17 +5238,17 @@ msgstr "" #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_batch_old/lms_batch_old.json msgid "Start Date" -msgstr "" +msgstr "Датум почетка" #: lms/templates/emails/batch_start_reminder.html:13 msgid "Start Date:" -msgstr "" +msgstr "Датум почетка:" #: 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 "Започни учење" #. Label of the start_time (Time) field in DocType 'Evaluator Schedule' #. Label of the start_time (Time) field in DocType 'LMS Batch' @@ -5267,29 +5267,29 @@ msgstr "" #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json #: lms/lms/doctype/scheduled_flow/scheduled_flow.json msgid "Start Time" -msgstr "" +msgstr "Време почетка" #: lms/lms/doctype/course_evaluator/course_evaluator.py:34 msgid "Start Time cannot be greater than End Time" -msgstr "" +msgstr "Време почетка не може бити веће од времена завршетка" #. 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 "Почетни URL" #: frontend/src/components/Quiz.vue:71 msgid "Start the Quiz" -msgstr "" +msgstr "Започни квиз" #. Option for the 'Company Type' (Select) field in DocType 'User' #: lms/fixtures/custom_field.json msgid "Startup Organization" -msgstr "" +msgstr "Стартуп организација" #: frontend/src/pages/Billing.vue:83 msgid "State" -msgstr "" +msgstr "Стање" #. Label of the tab_4_tab (Tab Break) field in DocType 'LMS Course' #. Label of the statistics (Check) field in DocType 'LMS Settings' @@ -5298,7 +5298,7 @@ msgstr "" #: lms/lms/doctype/lms_course/lms_course.json #: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:204 msgid "Statistics" -msgstr "" +msgstr "Статистика" #. Label of the status (Select) field in DocType 'Job Opportunity' #. Label of the status (Select) field in DocType 'Cohort' @@ -5331,11 +5331,11 @@ msgstr "" #: lms/lms/doctype/lms_course_progress/lms_course_progress.json #: lms/lms/doctype/lms_mentor_request/lms_mentor_request.json msgid "Status" -msgstr "" +msgstr "Статус" #: lms/templates/assessments.html:17 msgid "Status/Score" -msgstr "" +msgstr "Статус/Резултат" #. Option for the 'User Category' (Select) field in DocType 'User' #. Option for the 'Required Role' (Select) field in DocType 'Cohort Web Page' @@ -5345,27 +5345,27 @@ msgstr "" #: lms/lms/doctype/lms_enrollment/lms_enrollment.json #: lms/templates/signup-form.html:26 msgid "Student" -msgstr "" +msgstr "Студент" #: frontend/src/components/CourseReviews.vue:11 msgid "Student Reviews" -msgstr "" +msgstr "Рецензије студената" #. Label of the show_students (Check) field in DocType 'LMS Settings' #: frontend/src/components/BatchStudents.vue:11 #: frontend/src/components/BatchStudents.vue:67 #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Students" -msgstr "" +msgstr "Студенти" #: frontend/src/components/BatchStudents.vue:285 msgid "Students deleted successfully" -msgstr "" +msgstr "Студенти су успешно обрисани" #. 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 "Студенти ће бити уписани у плаћену групу након што изврше уплату" #. Label of the subgroup (Link) field in DocType 'Cohort Join Request' #. Option for the 'Scope' (Select) field in DocType 'Cohort Web Page' @@ -5374,33 +5374,33 @@ msgstr "" #: lms/lms/doctype/cohort_web_page/cohort_web_page.json #: lms/lms/doctype/lms_enrollment/lms_enrollment.json msgid "Subgroup" -msgstr "" +msgstr "Подгрупа" #: frontend/src/components/Modals/AnnouncementModal.vue:20 #: frontend/src/components/Modals/EmailTemplateModal.vue:31 msgid "Subject" -msgstr "" +msgstr "Наслов" #: frontend/src/components/Modals/AnnouncementModal.vue:93 msgid "Subject is required" -msgstr "" +msgstr "Наслов је неопходан" #: frontend/src/components/Assignment.vue:32 msgid "Submission" -msgstr "" +msgstr "Поднесак" #: frontend/src/pages/QuizForm.vue:30 msgid "Submission List" -msgstr "" +msgstr "Листа поднесака" #: frontend/src/components/Modals/AssignmentForm.vue:27 msgid "Submission Type" -msgstr "" +msgstr "Врста поднесака" #: frontend/src/components/Assignment.vue:13 #: frontend/src/components/Assignment.vue:16 msgid "Submission by" -msgstr "" +msgstr "Поднето од стране" #: frontend/src/components/Modals/AssessmentModal.vue:9 #: frontend/src/components/Modals/BatchCourseModal.vue:9 @@ -5411,42 +5411,42 @@ msgstr "" #: lms/templates/quiz/quiz.html:128 lms/templates/reviews.html:163 #: lms/www/new-sign-up.html:32 msgid "Submit" -msgstr "" +msgstr "Поднеси" #: frontend/src/components/BatchFeedback.vue:35 msgid "Submit Feedback" -msgstr "" +msgstr "Поднеси повратну информацију" #: frontend/src/pages/PersonaForm.vue:43 msgid "Submit and Continue" -msgstr "" +msgstr "Поднеси и настави" #: 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 "Поднесите свој CV да бисте наставили са пријавом на ову позицију. Након предаје, Ваш CV ће бити прослеђен оглашивачу посла." #: lms/templates/livecode/extension_footer.html:85 #: lms/templates/livecode/extension_footer.html:115 msgid "Submitted {0}" -msgstr "" +msgstr "Поднето {0}" #. Label of the summary (Small Text) field in DocType 'LMS Certificate #. Evaluation' #: frontend/src/components/Modals/Event.vue:97 #: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json msgid "Summary" -msgstr "" +msgstr "Резиме" #. 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 "Sunday" -msgstr "" +msgstr "Недеља" #: lms/lms/api.py:1076 msgid "Suspicious pattern found in {0}: {1}" -msgstr "" +msgstr "Сумњив образац пронађен у {0}: {1}" #. Name of a role #: lms/job/doctype/job_opportunity/job_opportunity.json @@ -5499,24 +5499,24 @@ msgstr "" #: lms/lms/doctype/user_skill/user_skill.json #: lms/lms/doctype/zoom_settings/zoom_settings.json msgid "System Manager" -msgstr "" +msgstr "Систем менаџер" #. Label of the tags (Data) field in DocType 'LMS Course' #: frontend/src/pages/CourseForm.vue:51 #: lms/lms/doctype/lms_course/lms_course.json msgid "Tags" -msgstr "" +msgstr "Ознаке" #: lms/templates/emails/community_course_membership.html:18 #: lms/templates/emails/mentor_request_creation_email.html:8 #: lms/templates/emails/mentor_request_status_update_email.html:7 msgid "Team School" -msgstr "" +msgstr "Тим школе" #. Option for the 'Collaboration Preference' (Select) field in DocType 'User' #: lms/fixtures/custom_field.json msgid "Team Work" -msgstr "" +msgstr "Тимски рад" #. Label of the template (Link) field in DocType 'Cohort Web Page' #. Label of the template (Link) field in DocType 'LMS Certificate' @@ -5525,15 +5525,15 @@ msgstr "" #: lms/lms/doctype/cohort_web_page/cohort_web_page.json #: lms/lms/doctype/lms_certificate/lms_certificate.json msgid "Template" -msgstr "" +msgstr "Шаблон" #: lms/lms/user.py:40 msgid "Temporarily Disabled" -msgstr "" +msgstr "Привремено онемогућено" #: lms/lms/utils.py:440 msgid "Terms of Use" -msgstr "" +msgstr "Услови коришћења" #. Label of the test_results (Small Text) field in DocType 'Exercise Latest #. Submission' @@ -5542,161 +5542,161 @@ msgstr "" #: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json #: lms/lms/doctype/exercise_submission/exercise_submission.json msgid "Test Results" -msgstr "" +msgstr "Резултати теста" #. Label of the tests (Code) field in DocType 'LMS Exercise' #: lms/lms/doctype/lms_exercise/lms_exercise.json msgid "Tests" -msgstr "" +msgstr "Тестови" #. Option for the 'Type' (Select) field in DocType 'LMS Assignment' #. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission' #: lms/lms/doctype/lms_assignment/lms_assignment.json #: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json msgid "Text" -msgstr "" +msgstr "Текст" #: frontend/src/components/BatchFeedback.vue:6 msgid "Thank you for providing your feedback." -msgstr "" +msgstr "Хвала Вам што сте поделили своје утиске." #: 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 "Хвала и срдачан поздрав" #: lms/lms/utils.py:1938 msgid "The batch is full. Please contact the Administrator." -msgstr "" +msgstr "Група је попуњена. Молимо Вас да контактирате администратора." #: 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 "Група у коју сте се уписали почиње сутра. Молимо Вас да будете спремни и тачни за сесију." #: lms/templates/emails/lms_course_interest.html:5 msgid "The course {0} is now available on {1}." -msgstr "" +msgstr "Обука {0} је сада доступна на {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 "Особа која оцењује ову обуку није доступна у периоду од {0} до {1}. Молимо Вас да изаберете датум након {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 "Квиз је временски ограничен. За свако питање биће Вам додељено {0} секунди." #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.py:71 msgid "The slot is already booked by another participant." -msgstr "" +msgstr "Термин је већ резервисан од стране другог учесника." #: lms/patches/create_mentor_request_email_templates.py:40 msgid "The status of your application has changed." -msgstr "" +msgstr "Статус Ваше пријаве је промењен." #: frontend/src/components/CreateOutline.vue:12 msgid "There are no chapters in this course. Create and manage chapters from here." -msgstr "" +msgstr "У овој обуци нема поглавља. Овде можете креирати и уређивати поглавља." #: lms/lms/doctype/lms_batch/lms_batch.py:107 msgid "There are no seats available in this batch." -msgstr "" +msgstr "Нема слободних места у овој групи." #: frontend/src/components/BatchStudents.vue:155 msgid "There are no students in this batch." -msgstr "" +msgstr "У овој групи нема студената." #: frontend/src/pages/AssignmentSubmissionList.vue:70 msgid "There are no submissions for this assignment." -msgstr "" +msgstr "Нема поднесака за овај задатак." #: 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 "Тренутно нема {0}. Пратите нас, ускоро стижу нова искуства учења!" #: lms/templates/course_list.html:14 msgid "There are no {0} on this site." -msgstr "" +msgstr "На овој сајту нема {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 "Дошло је до измене у Вашем поднеску за задатак {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 "Дошло је до измене Вашег поднеска. Имали сте резултат од {0} поена на квизу {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 "Ова прилагођавања ће радити на главној страници групе." #: frontend/src/pages/Badge.vue:14 msgid "This badge has been awarded to {0} on {1}." -msgstr "" +msgstr "Овај беџ је додељен за {0} на {1}." #. Label of the expire (Check) field in DocType 'Certification' #: lms/lms/doctype/certification/certification.json msgid "This certificate does no expire" -msgstr "" +msgstr "Овај сертификат нема рок трајања" #: frontend/src/components/LiveClass.vue:83 msgid "This class has ended" -msgstr "" +msgstr "Ово предавање се завршило" #: frontend/src/components/CourseCardOverlay.vue:100 msgid "This course has:" -msgstr "" +msgstr "Ова обука садржи:" #: lms/lms/utils.py:1781 msgid "This course is free." -msgstr "" +msgstr "Ова обука је бесплатна." #. 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 "Овај опис ће се приказивати на листама и страницама које немају мета опис" #. 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 "Ова слика ће се приказивати на листама и страницама које немају подразумевану слику" #: frontend/src/pages/Lesson.vue:24 msgid "This lesson is locked" -msgstr "" +msgstr "Лекција је закључана" #: frontend/src/pages/Lesson.vue:29 msgid "This lesson is not available for preview. Please enroll in the course to access it." -msgstr "" +msgstr "Ова лекција није доступна за преглед. Молимо Вас да се упишете на обуку да бисте јој приступили." #: lms/lms/widgets/NoPreviewModal.html:16 msgid "This lesson is not available for preview. Please join the course to access it." -msgstr "" +msgstr "Ова лекција није доступна за преглед. Молимо Вас да се придружите обуци да бисте јој приступили." #: frontend/src/components/Quiz.vue:11 lms/templates/quiz/quiz.html:6 msgid "This quiz consists of {0} questions." -msgstr "" +msgstr "Квиз се састоји од {0} питања." #: 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 "Сајт се ажурира. Тренутно нису могуће измене. Пун приступ ће ускоро бити враћен." #: frontend/src/components/VideoBlock.vue:5 msgid "This video contains {0} {1}:" -msgstr "" +msgstr "Овај видео-снимак садржи {0} {1}:" #. 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 "Четвртак" #. Label of the time (Time) field in DocType 'LMS Live Class' #: frontend/src/components/Modals/Event.vue:48 @@ -5704,28 +5704,28 @@ msgstr "" #: frontend/src/components/Quiz.vue:48 #: lms/lms/doctype/lms_live_class/lms_live_class.json msgid "Time" -msgstr "" +msgstr "Време" #. Label of the time (Select) field in DocType 'User' #: lms/fixtures/custom_field.json msgid "Time Preference" -msgstr "" +msgstr "Временска преференција" #: frontend/src/components/Modals/QuizInVideo.vue:13 msgid "Time in Video" -msgstr "" +msgstr "Време у видео-снимку" #: frontend/src/components/Modals/QuizInVideo.vue:220 msgid "Time in Video (minutes)" -msgstr "" +msgstr "Време у видео-снимку (у минутима)" #: frontend/src/components/Modals/QuizInVideo.vue:173 msgid "Time in video exceeds the total duration of the video." -msgstr "" +msgstr "Време у видео-снимку прелази укупно трајање видео-снимка." #: frontend/src/components/Modals/LiveClassModal.vue:44 msgid "Time must be in 24 hour format (HH:mm). Example 11:30 or 22:00" -msgstr "" +msgstr "Време мора бити у 24 часовном формату (HH:mm). На пример 11:30 или 22:00" #. Label of the schedule_tab (Tab Break) field in DocType 'LMS Batch' #. Label of the timetable (Table) field in DocType 'LMS Batch' @@ -5733,7 +5733,7 @@ msgstr "" #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_timetable_template/lms_timetable_template.json msgid "Timetable" -msgstr "" +msgstr "Распоред наставе" #. Label of the timetable_legends (Table) field in DocType 'LMS Batch' #. Label of the timetable_legends (Table) field in DocType 'LMS Timetable @@ -5741,12 +5741,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 "Легенде распореда наставе" #. Label of the timetable_template (Link) field in DocType 'LMS Batch' #: lms/lms/doctype/lms_batch/lms_batch.json msgid "Timetable Template" -msgstr "" +msgstr "Шаблон распореда наставе" #. Label of the timezone (Data) field in DocType 'LMS Batch' #. Label of the timezone (Data) field in DocType 'LMS Certificate Request' @@ -5757,13 +5757,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 "Временска зона" #: 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 "Временски термини:" #. Label of the title (Data) field in DocType 'Cohort' #. Label of the title (Data) field in DocType 'Cohort Subgroup' @@ -5807,69 +5807,69 @@ msgstr "" #: lms/lms/doctype/lms_timetable_template/lms_timetable_template.json #: lms/lms/doctype/work_experience/work_experience.json msgid "Title" -msgstr "" +msgstr "Наслов" #: frontend/src/components/Modals/ChapterModal.vue:172 msgid "Title is required" -msgstr "" +msgstr "Наслов је неопходан" #. Label of the unavailable_to (Date) field in DocType 'Course Evaluator' #: frontend/src/pages/ProfileEvaluator.vue:112 #: lms/lms/doctype/course_evaluator/course_evaluator.json msgid "To" -msgstr "" +msgstr "За" #. Label of the to_date (Date) field in DocType 'Work Experience' #: lms/lms/doctype/work_experience/work_experience.json msgid "To Date" -msgstr "" +msgstr "Датум завршетка" #: lms/lms/utils.py:1792 msgid "To join this batch, please contact the Administrator." -msgstr "" +msgstr "За придруживање овој групи, молимо Вас да контактирате администратора." #: lms/lms/user.py:41 msgid "Too many users signed up recently, so the registration is disabled. Please try back in an hour" -msgstr "" +msgstr "Превише корисника се регистровало у последње време, стога је регистрација привремено онемогућена. Покушајте поново за сат времена" #: frontend/src/pages/Billing.vue:53 msgid "Total" -msgstr "" +msgstr "Укупно" #. Label of the total_marks (Int) field in DocType 'LMS Quiz' #: 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 "Укупан број поена" #: lms/lms/web_template/lms_statistics/lms_statistics.html:14 #: lms/templates/statistics.html:12 msgid "Total Signups" -msgstr "" +msgstr "Укупно регистрација" #: frontend/src/components/Modals/FeedbackModal.vue:11 msgid "Training Feedback" -msgstr "" +msgstr "Повратне информације о тренингу" #. Option for the 'Location Preference' (Select) field in DocType 'User' #: lms/fixtures/custom_field.json msgid "Travel" -msgstr "" +msgstr "Путовање" #: frontend/src/components/Quiz.vue:274 lms/templates/quiz/quiz.html:131 msgid "Try Again" -msgstr "" +msgstr "Покушајте поново" #. 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 "Tuesday" -msgstr "" +msgstr "Уторак" #: 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' @@ -5887,75 +5887,75 @@ msgstr "" #: lms/lms/doctype/lms_quiz_question/lms_quiz_question.json #: lms/templates/assessments.html:14 msgid "Type" -msgstr "" +msgstr "Врста" #: frontend/src/utils/markdownParser.js:11 msgid "Type '/' for commands or select text to format" -msgstr "" +msgstr "Укуцајте '/' за команде или означите текст за форматирање" #: frontend/src/components/Quiz.vue:636 msgid "Type your answer" -msgstr "" +msgstr "Унесите свој одговор" #. 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 систем оцењивања (нпр. први, 2:2)" #. Option for the 'Type' (Select) field in DocType 'LMS Assignment' #. Option for the 'Type' (Select) field in DocType 'LMS Assignment Submission' #: lms/lms/doctype/lms_assignment/lms_assignment.json #: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json msgid "URL" -msgstr "" +msgstr "URL" #. Label of the uuid (Data) field in DocType 'LMS Live Class' #: lms/lms/doctype/lms_live_class/lms_live_class.json msgid "UUID" -msgstr "" +msgstr "UUID" #. Label of the unavailability_section (Section Break) field in DocType 'Course #. Evaluator' #: lms/lms/doctype/course_evaluator/course_evaluator.json msgid "Unavailability" -msgstr "" +msgstr "Недоступност" #: frontend/src/pages/ProfileEvaluator.vue:259 msgid "Unavailability updated successfully" -msgstr "" +msgstr "Недоступност је успешно ажурирана" #: lms/lms/doctype/course_evaluator/course_evaluator.py:29 msgid "Unavailable From Date cannot be greater than Unavailable To Date" -msgstr "" +msgstr "Датум почетка недоступности не може бити након датума завршетка недоступности" #. Option for the 'Status' (Select) field in DocType 'LMS Course' #: lms/lms/doctype/lms_course/lms_course.json msgid "Under Review" -msgstr "" +msgstr "Преглед у току" #. 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 "Није на листи" #: frontend/src/pages/Batches.vue:284 frontend/src/pages/Courses.vue:322 msgid "Unpublished" -msgstr "" +msgstr "Необјављено" #: 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 приступни кључ" #. Option for the 'Role Preference' (Select) field in DocType 'User' #: lms/fixtures/custom_field.json msgid "Unstructured Role" -msgstr "" +msgstr "Неструктурирана улога" #. Option for the 'Status' (Select) field in DocType 'Cohort' #. Option for the 'Status' (Select) field in DocType 'LMS Certificate Request' @@ -5965,42 +5965,42 @@ msgstr "" #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json #: lms/lms/doctype/lms_course/lms_course.json msgid "Upcoming" -msgstr "" +msgstr "Предстојеће" #: frontend/src/pages/Batch.vue:187 msgid "Upcoming Batches" -msgstr "" +msgstr "Предстојеће групе" #: frontend/src/components/UpcomingEvaluations.vue:5 #: lms/templates/upcoming_evals.html:3 msgid "Upcoming Evaluations" -msgstr "" +msgstr "Предстојећа оцењивања" #: frontend/src/components/Settings/BrandSettings.vue:24 #: frontend/src/components/Settings/PaymentSettings.vue:27 #: frontend/src/components/Settings/SettingDetails.vue:23 msgid "Update" -msgstr "" +msgstr "Ажурирај" #: lms/templates/emails/community_course_membership.html:11 msgid "Update Password" -msgstr "" +msgstr "Ажурирај лозинку" #: frontend/src/pages/BatchForm.vue:217 frontend/src/pages/CourseForm.vue:108 msgid "Upload" -msgstr "" +msgstr "Отпреми" #: frontend/src/components/Assignment.vue:81 msgid "Upload File" -msgstr "" +msgstr "Отпреми фајл" #: frontend/src/components/Assignment.vue:80 msgid "Uploading {0}%" -msgstr "" +msgstr "Отпремање {0}%" #: frontend/src/components/Modals/EmailTemplateModal.vue:38 msgid "Use HTML" -msgstr "" +msgstr "Користите HTML" #. Label of the user (Link) field in DocType 'LMS Job Application' #. Label of the email (Link) field in DocType 'Cohort Staff' @@ -6009,412 +6009,412 @@ msgstr "" #: lms/lms/doctype/cohort_staff/cohort_staff.json #: lms/lms/doctype/lms_course_interest/lms_course_interest.json msgid "User" -msgstr "" +msgstr "Корисник" #. 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 "Категорија корисника" #. Label of the user_field (Select) field in DocType 'LMS Badge' #: lms/lms/doctype/lms_badge/lms_badge.json msgid "User Field" -msgstr "" +msgstr "Корисничко поље" #. Label of the user_image (Attach Image) field in DocType 'Course Evaluator' #: lms/lms/doctype/course_evaluator/course_evaluator.json msgid "User Image" -msgstr "" +msgstr "Слика корисника" #. 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 "User Input" -msgstr "" +msgstr "Кориснички унос" #. Name of a DocType #: lms/lms/doctype/user_skill/user_skill.json msgid "User Skill" -msgstr "" +msgstr "Вештина корисника" #: lms/job/doctype/job_opportunity/job_opportunity.py:40 msgid "User {0} has reported the job post {1}" -msgstr "" +msgstr "Корисник {0} је пријавио оглас за посао {1}" #. Label of the username (Data) field in DocType 'Course Evaluator' #. Label of the username (Data) field in DocType 'Invite Request' #: lms/lms/doctype/course_evaluator/course_evaluator.json #: lms/lms/doctype/invite_request/invite_request.json msgid "Username" -msgstr "" +msgstr "Корисничко име" #. Label of a shortcut in the LMS Workspace #: lms/lms/workspace/lms/lms.json msgid "Users" -msgstr "" +msgstr "Корисници" #. 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 "Одговор корисника" #: lms/templates/signup-form.html:83 msgid "Valid email and name required" -msgstr "" +msgstr "Неопходни су важећи имејл и назив" #. Label of the value (Rating) field in DocType 'LMS Batch Feedback' #: lms/lms/doctype/lms_batch_feedback/lms_batch_feedback.json msgid "Value" -msgstr "" +msgstr "Вредност" #. Option for the 'Event' (Select) field in DocType 'LMS Badge' #: lms/lms/doctype/lms_badge/lms_badge.json msgid "Value Change" -msgstr "" +msgstr "Промена вредности" #. 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 "Линк за уметање видео-снимка" #: frontend/src/pages/Notifications.vue:39 msgid "View" -msgstr "" +msgstr "Приказ" #: frontend/src/components/CertificationLinks.vue:10 #: frontend/src/components/Modals/Event.vue:67 msgid "View Certificate" -msgstr "" +msgstr "Приказ сертификата" #: frontend/src/components/BatchFeedback.vue:56 msgid "View all feedback" -msgstr "" +msgstr "Погледај све повратне информације" #. Label of the visibility (Select) field in DocType 'LMS Batch Old' #: lms/lms/doctype/lms_batch_old/lms_batch_old.json msgid "Visibility" -msgstr "" +msgstr "Видљивост" #: frontend/src/components/BatchOverlay.vue:69 msgid "Visit Batch" -msgstr "" +msgstr "Посети групу" #: frontend/src/pages/JobDetail.vue:41 msgid "Visit Website" -msgstr "" +msgstr "Посети веб-сајт" #: lms/templates/emails/batch_confirmation.html:25 msgid "Visit the following link to view your " -msgstr "" +msgstr "Посетите следећи линк да бисте погледали свој " #: lms/templates/emails/batch_start_reminder.html:23 #: lms/templates/emails/live_class_reminder.html:20 msgid "Visit your batch" -msgstr "" +msgstr "Посетите своју групу" #. Label of the internship (Table) field in DocType 'User' #: lms/fixtures/custom_field.json msgid "Volunteering or Internship" -msgstr "" +msgstr "Волонтирање или пракса" #: 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 "Драго нам је да Вас обавестимо да сте уписани у нашу предстојећу групу. Честитамо!" #: 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 "Имамо ограничен број места, која ће брзо бити попуњена!" #: lms/templates/emails/payment_reminder.html:4 msgid "We noticed that you started enrolling in the" -msgstr "" +msgstr "Приметили смо да сте започели упис за" #. Label of the web_page (Link) field in DocType 'LMS Sidebar Item' #: frontend/src/components/Modals/PageModal.vue:23 #: lms/lms/doctype/lms_sidebar_item/lms_sidebar_item.json msgid "Web Page" -msgstr "" +msgstr "Веб-страница" #: frontend/src/components/Modals/PageModal.vue:80 msgid "Web page added to sidebar" -msgstr "" +msgstr "Веб-страница је додата у бочну траку" #. 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 "Среда" #: lms/lms/doctype/invite_request/invite_request.py:40 #: lms/templates/emails/lms_invite_request_approved.html:4 msgid "Welcome to {0}!" -msgstr "" +msgstr "Добро дошли у {0}!" #: frontend/src/pages/PersonaForm.vue:32 msgid "What best describes your role?" -msgstr "" +msgstr "Шта најбоље описује Вашу улогу?" #: frontend/src/components/LessonHelp.vue:6 msgid "What does include in preview mean?" -msgstr "" +msgstr "Шта значи укључи у преглед?" #: frontend/src/pages/PersonaForm.vue:21 msgid "What is your use case for Frappe Learning?" -msgstr "" +msgstr "Која је Ваша намена за Frappe Learning?" #: lms/templates/courses_under_review.html:15 msgid "When a course gets submitted for review, it will be listed here." -msgstr "" +msgstr "Када се обука поднесе на преглед, биће приказана овде." #: frontend/src/pages/Billing.vue:106 msgid "Where did you hear about us?" -msgstr "" +msgstr "Где сте чули о нама?" #: 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 "Уз ову сертификацију сада можете показати своја унапређена знања и поделити своје постигнуће са колегама и на LinkedIn-у. Да бисте приступили сертификату, кликните на линк испод. Уверите се да сте пријављени на портал." #. 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 "Повучено" #. Label of the work_environment (Section Break) field in DocType 'User' #: lms/fixtures/custom_field.json msgid "Work Environment" -msgstr "" +msgstr "Радно окружење" #. 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 "Радно искуство" #. Label of the work_experience_details (Section Break) field in DocType 'User' #: lms/fixtures/custom_field.json msgid "Work Experience Details" -msgstr "" +msgstr "Детаљи радног искуства" #: frontend/src/components/CourseReviews.vue:8 #: frontend/src/components/Modals/ReviewModal.vue:5 #: lms/templates/reviews.html:117 msgid "Write a Review" -msgstr "" +msgstr "Напишите рецензију" #: 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 "Напишите рецензију" #: frontend/src/components/Assignment.vue:123 msgid "Write your answer here" -msgstr "" +msgstr "Овде упишите Ваш одговор" #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.py:95 msgid "You already have an evaluation on {0} at {1} for the course {2}." -msgstr "" +msgstr "Већ постоји оцена на {0} у {1} за обуку {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 "Већ имате сертификат за ову обуку. Кликните на картицу испод да отворите свој сертификат." #: lms/lms/api.py:234 msgid "You are already enrolled for this batch." -msgstr "" +msgstr "Већ сте уписани на ову групу." #: lms/lms/api.py:226 msgid "You are already enrolled for this course." -msgstr "" +msgstr "Већ сте уписани на ову обуку." #: frontend/src/pages/Batch.vue:169 msgid "You are not a member of this batch. Please checkout our upcoming batches." -msgstr "" +msgstr "Нисте члан ове групе. Погледајте наше предстојеће групе." #: lms/lms/doctype/lms_batch_old/lms_batch_old.py:20 msgid "You are not a mentor of the course {0}" -msgstr "" +msgstr "Нисте ментор обуке {0}" #: frontend/src/pages/SCORMChapter.vue:22 msgid "You are not enrolled in this course. Please enroll to access this lesson." -msgstr "" +msgstr "Нисте уписани у ову обуку. Молимо Вас да се упишете да бисте приступили овој лекцији." #: lms/templates/emails/lms_course_interest.html:13 #: lms/templates/emails/lms_invite_request_approved.html:11 msgid "You can also copy-paste following link in your browser" -msgstr "" +msgstr "Такође можете копирати и налепити следећи линк у Вашем интернет претраживачу" #: lms/templates/quiz/quiz.html:18 msgid "You can attempt this quiz only {0} {1}" -msgstr "" +msgstr "Овај квиз можете покушати да урадите само {0} {1}" #: frontend/src/components/Quiz.vue:37 msgid "You can attempt this quiz {0}." -msgstr "" +msgstr "Овај квиз можете покушати да урадите само {0}." #: lms/templates/emails/job_application.html:6 msgid "You can find their resume attached to this email." -msgstr "" +msgstr "Можете пронаћи њихов CV који је приложен у овом имејлу." #: frontend/src/pages/ProfileEvaluator.vue:14 msgid "You cannot change the availability when the site is being updated." -msgstr "" +msgstr "Не можете мењати доступност док се сајт ажурира." #: frontend/src/pages/ProfileRoles.vue:12 msgid "You cannot change the roles in read-only mode." -msgstr "" +msgstr "Не можете мењати улоге у режиму само за читање." #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.py:115 msgid "You cannot schedule evaluations after {0}." -msgstr "" +msgstr "Не можете заказати оцењивање након {0}." #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.py:104 msgid "You cannot schedule evaluations for past slots." -msgstr "" +msgstr "Оцењивање није могуће заказати за термине који су већ прошли." #: frontend/src/components/NoPermission.vue:11 msgid "You do not have permission to access this page." -msgstr "" +msgstr "Немате дозволу за приступ овој страници." #: lms/templates/notifications.html:27 msgid "You don't have any notifications." -msgstr "" +msgstr "Немате ниједно обавештење." #: lms/templates/quiz/quiz.js:137 msgid "You got" -msgstr "" +msgstr "Остварили сте" #: frontend/src/components/Quiz.vue:255 #, python-format msgid "You got {0}% correct answers with a score of {1} out of {2}" -msgstr "" +msgstr "Имате {0}% тачних одговора са резултатом од {1} од могућих {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 "Имате онлајн предавање заказано за сутра. Молимо Вас да се припремите и придружите на време." #: lms/job/doctype/lms_job_application/lms_job_application.py:22 msgid "You have already applied for this job." -msgstr "" +msgstr "Већ сте се пријавили за овај посао." #: frontend/src/components/Quiz.vue:86 lms/templates/quiz/quiz.html:43 msgid "You have already exceeded the maximum number of attempts allowed for this quiz." -msgstr "" +msgstr "Већ сте премашили максималан дозвољени број покушаја за овај квиз." #: lms/lms/api.py:258 msgid "You have already purchased the certificate for this course." -msgstr "" +msgstr "Већ сте купили сертификат за ову обуку." #: lms/lms/doctype/lms_course_review/lms_course_review.py:17 msgid "You have already reviewed this course" -msgstr "" +msgstr "Већ сте оценили ову обуку" #: frontend/src/pages/JobDetail.vue:57 msgid "You have applied" -msgstr "" +msgstr "Пријавили сте се" #: frontend/src/components/BatchOverlay.vue:159 msgid "You have been enrolled in this batch" -msgstr "" +msgstr "Уписани сте у ову групу" #: frontend/src/components/CourseCardOverlay.vue:187 msgid "You have been enrolled in this course" -msgstr "" +msgstr "Уписани сте на ову обуку" #: 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 "Премашили сте максималан дозвољени број покушаја ({0}) за овај квиз" #: 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 "Добили сте резултат од {0} на квизу {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 "Изабрали сте да будете обавештени о овој обуци. Добићете имејл када обука постане доступна." #: frontend/src/components/CourseCardOverlay.vue:175 msgid "You need to login first to enroll for this course" -msgstr "" +msgstr "Неопходно је да се прво пријавите да бисте се уписали на ову обуку" #: frontend/src/components/Quiz.vue:7 msgid "You will have to complete the quiz to continue the video" -msgstr "" +msgstr "Неопходно је да завршите квиз како бисте наставили видео-снимак" #: frontend/src/components/Quiz.vue:30 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 "Да бисте прошли квиз, морате имати најмање {0}% тачних одговора." #: 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 "Пријавили сте се да будете ментор за ову обуку. Ваш захтев је тренутно на разматрању." #: frontend/src/components/Assignment.vue:58 msgid "You've successfully submitted the assignment." -msgstr "" +msgstr "Успешно сте поднели задатак." #. 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 видео 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 видео-снимак ће се приказати на врху лекције." #: lms/www/new-sign-up.html:56 msgid "Your Account has been successfully created!" -msgstr "" +msgstr "Ваш налог је успешно креиран!" #: lms/lms/doctype/lms_batch/lms_batch.py:362 msgid "Your batch {0} is starting tomorrow" -msgstr "" +msgstr "Ваша група {0} почиње сутра" #: frontend/src/pages/ProfileEvaluator.vue:134 msgid "Your calendar is set." -msgstr "" +msgstr "Ваш календар је подешен." #: lms/lms/doctype/lms_live_class/lms_live_class.py:90 msgid "Your class on {0} is today" -msgstr "" +msgstr "Ваше онлајн предавање {0} је данас" #: frontend/src/components/Modals/EmailTemplateModal.vue:35 msgid "Your enrollment in {{ batch_name }} is confirmed" -msgstr "" +msgstr "Ваш упис у {{ batch_name }} је потврђен" #: 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 "Ваше оцењивање за обуку {0} је заказано за {1} у {2} {3}." #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.py:125 msgid "Your evaluation slot has been booked" -msgstr "" +msgstr "Ваш термин за оцењивање је резервисан" #: lms/templates/emails/certificate_request_notification.html:5 msgid "Your evaluator is {0}" -msgstr "" +msgstr "Особа која ће Вас оцењивати је {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 "Ваш захтев за придруживањем као ментор за обуку" #: lms/templates/quiz/quiz.js:140 msgid "Your score is" -msgstr "" +msgstr "Ваш резултат је" #: frontend/src/components/Quiz.vue:248 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 "Ваш поднесак је успешно сачуван. Предавач ће је ускоро прегледати и оценити, а Ви ћете бити обавештени о коначном резултату." #: frontend/src/pages/Lesson.vue:8 msgid "Zen Mode" -msgstr "" +msgstr "Зен режим" #. Label of the zoom_account (Link) field in DocType 'LMS Batch' #. Label of the zoom_account (Link) field in DocType 'LMS Live Class' @@ -6422,224 +6422,224 @@ msgstr "" #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_live_class/lms_live_class.json msgid "Zoom Account" -msgstr "" +msgstr "Zoom налог" #: frontend/src/components/Modals/ZoomAccountModal.vue:158 msgid "Zoom Account created successfully" -msgstr "" +msgstr "Zoom налог је успешно креиран" #: frontend/src/components/Modals/ZoomAccountModal.vue:195 msgid "Zoom Account updated successfully" -msgstr "" +msgstr "Zoom налог је успешно ажуриран" #. Name of a DocType #: lms/lms/doctype/zoom_settings/zoom_settings.json msgid "Zoom Settings" -msgstr "" +msgstr "Zoom подешавање" #: frontend/src/components/StudentHeatmap.vue:6 msgid "activities" -msgstr "" +msgstr "активности" #: frontend/src/components/StudentHeatmap.vue:6 msgid "activity" -msgstr "" +msgstr "активност" #: frontend/src/components/JobCard.vue:26 frontend/src/pages/JobDetail.vue:108 msgid "applicant" -msgstr "" +msgstr "кандидат" #: frontend/src/components/JobCard.vue:26 frontend/src/pages/JobDetail.vue:108 msgid "applicants" -msgstr "" +msgstr "кандидати" #: frontend/src/components/VideoBlock.vue:15 msgid "at {0} minutes" -msgstr "" +msgstr "на {0} минута" #: lms/templates/emails/payment_reminder.html:4 msgid "but didn’t complete your payment" -msgstr "" +msgstr "али нисте завршили плаћање" #: lms/templates/emails/mentor_request_creation_email.html:5 msgid "cancel your application" -msgstr "" +msgstr "откажите своју пријаву" #: frontend/src/pages/CertifiedParticipants.vue:79 msgid "certificate" -msgstr "" +msgstr "сертификат" #: frontend/src/pages/CertifiedParticipants.vue:78 msgid "certificates" -msgstr "" +msgstr "сертификати" #: frontend/src/pages/CertifiedParticipants.vue:18 msgid "certified members" -msgstr "" +msgstr "сертификовани чланови" #: frontend/src/pages/Lesson.vue:92 frontend/src/pages/Lesson.vue:249 msgid "completed" -msgstr "" +msgstr "завршено" #: lms/templates/quiz/quiz.js:137 msgid "correct answers" -msgstr "" +msgstr "тачних одговора" #: lms/templates/emails/mentor_request_status_update_email.html:4 msgid "has been" -msgstr "" +msgstr "је" #: frontend/src/components/StudentHeatmap.vue:8 msgid "in the last" -msgstr "" +msgstr "у последњих" #: lms/templates/signup-form.html:12 msgid "jane@example.com" -msgstr "" +msgstr "petar@primer.com" #: frontend/src/pages/Programs.vue:31 msgid "member" -msgstr "" +msgstr "члан" #: frontend/src/pages/Programs.vue:31 msgid "members" -msgstr "" +msgstr "чланови" #: frontend/src/components/Modals/LiveClassAttendance.vue:57 msgid "minutes" -msgstr "" +msgstr "минуте" #: lms/templates/quiz/quiz.html:106 msgid "of" -msgstr "" +msgstr "од" #: lms/templates/quiz/quiz.js:141 msgid "out of" -msgstr "" +msgstr "од укупно" #: frontend/src/pages/QuizForm.vue:391 msgid "question_detail" -msgstr "" +msgstr "question_detail" #: lms/templates/reviews.html:25 msgid "ratings" -msgstr "" +msgstr "оцене" #: frontend/src/components/Settings/Categories.vue:19 msgid "saving..." -msgstr "" +msgstr "чување..." #: lms/templates/reviews.html:43 msgid "stars" -msgstr "" +msgstr "звезде" #: frontend/src/components/BatchFeedback.vue:12 msgid "to view your feedback." -msgstr "" +msgstr "да бисте погледали своје повратне информације." #: frontend/src/components/StudentHeatmap.vue:10 msgid "weeks" -msgstr "" +msgstr "недеље" #: lms/templates/emails/mentor_request_creation_email.html:5 msgid "you can" -msgstr "" +msgstr "можете" #: frontend/src/pages/Assignments.vue:29 msgid "{0} Assignments" -msgstr "" +msgstr "{0} задатака" #: frontend/src/pages/Jobs.vue:32 msgid "{0} Open Jobs" -msgstr "" +msgstr "{0} отворених послова" #: frontend/src/pages/Quizzes.vue:25 msgid "{0} Quizzes" -msgstr "" +msgstr "{0} квизова" #: lms/lms/api.py:866 lms/lms/api.py:874 msgid "{0} Settings not found" -msgstr "" +msgstr "{0} подешавања нису пронађена" #: lms/templates/emails/job_application.html:2 msgid "{0} has applied for the job position {1}" -msgstr "" +msgstr "Пријава за радно место {1} је поднета од стране {0}" #: lms/templates/emails/job_report.html:4 msgid "{0} has reported a job post for the following reason." -msgstr "" +msgstr "{0} је пријавио оглас за посао из следећег разлога." #: lms/templates/emails/assignment_submission.html:2 msgid "{0} has submitted the assignment {1}" -msgstr "" +msgstr "Задатак {1} је поднет од стране {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} је већ студент обуке {1} у оквиру групе {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} је већ ментор за обуку {1}" #: lms/lms/doctype/lms_enrollment/lms_enrollment.py:30 msgid "{0} is already a {1} of the course {2}" -msgstr "" +msgstr "{0} је већ {1} за обуку {2}" #: lms/lms/doctype/lms_certificate/lms_certificate.py:91 msgid "{0} is already certified for the batch {1}" -msgstr "" +msgstr "Сертификат за групу {1} је већ додељен кориснику {0}" #: lms/lms/doctype/lms_certificate/lms_certificate.py:72 msgid "{0} is already certified for the course {1}" -msgstr "" +msgstr "{0} већ поседује сертификат за обуку {1}" #: lms/lms/notification/certificate_request_reminder/certificate_request_reminder.html:5 msgid "{0} is your evaluator" -msgstr "" +msgstr "{0} је Ваша особа за оцењивање" #: lms/lms/utils.py:687 msgid "{0} mentioned you in a comment" -msgstr "" +msgstr "поменути сте у коментару од стране {0}" #: lms/templates/emails/mention_template.html:2 msgid "{0} mentioned you in a comment in your batch." -msgstr "" +msgstr "поменути сте у коментару у својој групи од стране {0}" #: lms/lms/utils.py:640 lms/lms/utils.py:646 msgid "{0} mentioned you in a comment in {1}" -msgstr "" +msgstr "поменути сте у коментару у оквиру {1} од стране {0}" #: lms/lms/utils.py:462 msgid "{0}k" -msgstr "" +msgstr "{0}к" #. Count format of shortcut in the LMS Workspace #: lms/lms/workspace/lms/lms.json msgid "{} Active" -msgstr "" +msgstr "{} активних" #. Count format of shortcut in the LMS Workspace #: lms/lms/workspace/lms/lms.json msgid "{} Completed" -msgstr "" +msgstr "{} завршено" #. Count format of shortcut in the LMS Workspace #: lms/lms/workspace/lms/lms.json msgid "{} Enrolled" -msgstr "" +msgstr "{} уписан" #. Count format of shortcut in the LMS Workspace #: lms/lms/workspace/lms/lms.json msgid "{} Granted" -msgstr "" +msgstr "{} одобрено" #. Count format of shortcut in the LMS Workspace #: lms/lms/workspace/lms/lms.json msgid "{} Passed" -msgstr "" +msgstr "{} положено" #. Count format of shortcut in the LMS Workspace #: lms/lms/workspace/lms/lms.json msgid "{} Published" -msgstr "" +msgstr "{} објављено"