chore: Russian translations

This commit is contained in:
Jannat Patel
2025-06-10 03:35:42 +05:30
parent 34981b4765
commit 17ce20355a

View File

@@ -2,8 +2,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: frappe\n" "Project-Id-Version: frappe\n"
"Report-Msgid-Bugs-To: jannat@frappe.io\n" "Report-Msgid-Bugs-To: jannat@frappe.io\n"
"POT-Creation-Date: 2025-05-30 16:04+0000\n" "POT-Creation-Date: 2025-06-06 16:04+0000\n"
"PO-Revision-Date: 2025-06-02 20:30\n" "PO-Revision-Date: 2025-06-09 22:05\n"
"Last-Translator: jannat@frappe.io\n" "Last-Translator: jannat@frappe.io\n"
"Language-Team: Russian\n" "Language-Team: Russian\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@@ -132,8 +132,9 @@ msgstr ""
#: frontend/src/components/BatchCourses.vue:11 #: frontend/src/components/BatchCourses.vue:11
#: frontend/src/components/BatchStudents.vue:73 #: frontend/src/components/BatchStudents.vue:73
#: frontend/src/components/LiveClass.vue:21 #: frontend/src/components/LiveClass.vue:21
#: frontend/src/components/Modals/QuizInVideo.vue:29
#: frontend/src/components/Settings/Categories.vue:43 #: frontend/src/components/Settings/Categories.vue:43
#: frontend/src/components/Settings/Evaluators.vue:38 #: frontend/src/components/Settings/Evaluators.vue:39
#: frontend/src/components/Settings/Members.vue:44 #: frontend/src/components/Settings/Members.vue:44
#: frontend/src/pages/ProgramForm.vue:30 frontend/src/pages/ProgramForm.vue:92 #: frontend/src/pages/ProgramForm.vue:30 frontend/src/pages/ProgramForm.vue:92
#: frontend/src/pages/ProgramForm.vue:137 #: frontend/src/pages/ProgramForm.vue:137
@@ -150,6 +151,10 @@ msgstr "Добавить главу"
msgid "Add Lesson" msgid "Add Lesson"
msgstr "Добавить урок" msgstr "Добавить урок"
#: frontend/src/components/VideoBlock.vue:109
msgid "Add Quiz to Video"
msgstr ""
#: frontend/src/pages/ProfileEvaluator.vue:89 #: frontend/src/pages/ProfileEvaluator.vue:89
msgid "Add Slot" msgid "Add Slot"
msgstr "Добавить слот" msgstr "Добавить слот"
@@ -166,7 +171,7 @@ msgstr "Добавить урок"
msgid "Add a Student" msgid "Add a Student"
msgstr "Добавить студента" msgstr "Добавить студента"
#: frontend/src/components/AppSidebar.vue:558 #: frontend/src/components/AppSidebar.vue:567
msgid "Add a chapter" msgid "Add a chapter"
msgstr "" msgstr ""
@@ -178,7 +183,7 @@ msgstr "Добавить курс"
msgid "Add a keyword and then press enter" msgid "Add a keyword and then press enter"
msgstr "" msgstr ""
#: frontend/src/components/AppSidebar.vue:559 #: frontend/src/components/AppSidebar.vue:568
msgid "Add a lesson" msgid "Add a lesson"
msgstr "" msgstr ""
@@ -203,11 +208,15 @@ msgstr ""
msgid "Add at least one possible answer for this question: {0}" msgid "Add at least one possible answer for this question: {0}"
msgstr "Добавьте хотя бы один возможный ответ на этот вопрос: {0}" msgstr "Добавьте хотя бы один возможный ответ на этот вопрос: {0}"
#: frontend/src/components/AppSidebar.vue:522 #: frontend/src/components/AppSidebar.vue:531
msgid "Add courses to your batch" msgid "Add courses to your batch"
msgstr "" msgstr ""
#: frontend/src/components/AppSidebar.vue:501 #: frontend/src/components/Modals/QuizInVideo.vue:5
msgid "Add quiz to this video"
msgstr ""
#: frontend/src/components/AppSidebar.vue:510
msgid "Add students to your batch" msgid "Add students to your batch"
msgstr "" msgstr ""
@@ -219,11 +228,11 @@ msgstr "Добавить веб страницу на боковую панел
msgid "Add your assignment as {0}" msgid "Add your assignment as {0}"
msgstr "Добавьте свое задание как {0}" msgstr "Добавьте свое задание как {0}"
#: frontend/src/components/AppSidebar.vue:434 #: frontend/src/components/AppSidebar.vue:443
msgid "Add your first chapter" msgid "Add your first chapter"
msgstr "" msgstr ""
#: frontend/src/components/AppSidebar.vue:450 #: frontend/src/components/AppSidebar.vue:459
msgid "Add your first lesson" msgid "Add your first lesson"
msgstr "" msgstr ""
@@ -439,7 +448,7 @@ msgid "Assessment {0} has already been added to this batch."
msgstr "Оценка {0} уже добавлена в этот пакет." msgstr "Оценка {0} уже добавлена в этот пакет."
#. Label of the show_assessments (Check) field in DocType 'LMS Settings' #. Label of the show_assessments (Check) field in DocType 'LMS Settings'
#: frontend/src/components/AppSidebar.vue:571 #: frontend/src/components/AppSidebar.vue:580
#: frontend/src/components/Assessments.vue:5 #: frontend/src/components/Assessments.vue:5
#: frontend/src/components/BatchStudents.vue:32 #: frontend/src/components/BatchStudents.vue:32
#: lms/lms/doctype/lms_settings/lms_settings.json #: lms/lms/doctype/lms_settings/lms_settings.json
@@ -499,7 +508,7 @@ msgstr ""
msgid "Assignment will appear at the bottom of the lesson." msgid "Assignment will appear at the bottom of the lesson."
msgstr "Задание появится в конце урока." msgstr "Задание появится в конце урока."
#: frontend/src/components/AppSidebar.vue:575 #: frontend/src/components/AppSidebar.vue:584
#: frontend/src/pages/Assignments.vue:211 lms/www/lms.py:273 #: frontend/src/pages/Assignments.vue:211 lms/www/lms.py:273
msgid "Assignments" msgid "Assignments"
msgstr "" msgstr ""
@@ -669,11 +678,11 @@ msgstr ""
msgid "Batch end date cannot be before the batch start date" msgid "Batch end date cannot be before the batch start date"
msgstr "" msgstr ""
#: lms/lms/api.py:246 #: lms/lms/api.py:245
msgid "Batch has already started." msgid "Batch has already started."
msgstr "" msgstr ""
#: lms/lms/api.py:241 #: lms/lms/api.py:240
msgid "Batch is sold out." msgid "Batch is sold out."
msgstr "" msgstr ""
@@ -786,7 +795,7 @@ msgstr ""
#. Label of the category (Data) field in DocType 'LMS Category' #. Label of the category (Data) field in DocType 'LMS Category'
#. Label of the category (Link) field in DocType 'LMS Course' #. Label of the category (Link) field in DocType 'LMS Course'
#: frontend/src/pages/BatchForm.vue:192 frontend/src/pages/Batches.vue:55 #: frontend/src/pages/BatchForm.vue:192 frontend/src/pages/Batches.vue:55
#: frontend/src/pages/CertifiedParticipants.vue:38 #: frontend/src/pages/CertifiedParticipants.vue:35
#: frontend/src/pages/CourseForm.vue:36 frontend/src/pages/Courses.vue:51 #: frontend/src/pages/CourseForm.vue:36 frontend/src/pages/Courses.vue:51
#: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_batch/lms_batch.json
#: lms/lms/doctype/lms_category/lms_category.json #: lms/lms/doctype/lms_category/lms_category.json
@@ -849,7 +858,7 @@ msgstr ""
#. Enrollment' #. Enrollment'
#. Label of a Card Break in the LMS Workspace #. Label of a Card Break in the LMS Workspace
#. Label of a Link in the LMS Workspace #. Label of a Link in the LMS Workspace
#: frontend/src/components/AppSidebar.vue:579 #: frontend/src/components/AppSidebar.vue:588
#: frontend/src/components/CourseCard.vue:115 #: frontend/src/components/CourseCard.vue:115
#: frontend/src/components/Modals/Event.vue:372 #: frontend/src/components/Modals/Event.vue:372
#: frontend/src/pages/BatchForm.vue:62 frontend/src/pages/Batches.vue:38 #: frontend/src/pages/BatchForm.vue:62 frontend/src/pages/Batches.vue:38
@@ -877,9 +886,11 @@ msgstr "Название сертификации"
msgid "Certified" msgid "Certified"
msgstr "" msgstr ""
#: frontend/src/pages/CertifiedParticipants.vue:186 #. Label of the certified_members (Check) field in DocType 'LMS Settings'
#: frontend/src/pages/CertifiedParticipants.vue:193 #: frontend/src/pages/CertifiedParticipants.vue:182
#: frontend/src/pages/CertifiedParticipants.vue:189
#: frontend/src/pages/Statistics.vue:40 #: frontend/src/pages/Statistics.vue:40
#: lms/lms/doctype/lms_settings/lms_settings.json
msgid "Certified Members" msgid "Certified Members"
msgstr "" msgstr ""
@@ -927,7 +938,7 @@ msgstr ""
msgid "Chapters" msgid "Chapters"
msgstr "Главы" msgstr "Главы"
#: frontend/src/components/Quiz.vue:205 lms/templates/quiz/quiz.html:120 #: frontend/src/components/Quiz.vue:219 lms/templates/quiz/quiz.html:120
msgid "Check" msgid "Check"
msgstr "Проверка" msgstr "Проверка"
@@ -954,7 +965,7 @@ msgstr "Оформить заказ на Курсы"
msgid "Choices" msgid "Choices"
msgstr "Варианты ответов" msgstr "Варианты ответов"
#: frontend/src/components/Quiz.vue:608 lms/templates/quiz/quiz.html:53 #: frontend/src/components/Quiz.vue:634 lms/templates/quiz/quiz.html:53
msgid "Choose all answers that apply" msgid "Choose all answers that apply"
msgstr "Выберите все подходящие ответы" msgstr "Выберите все подходящие ответы"
@@ -966,7 +977,7 @@ msgstr ""
msgid "Choose an icon" msgid "Choose an icon"
msgstr "Выберите иконку" msgstr "Выберите иконку"
#: frontend/src/components/Quiz.vue:609 lms/templates/quiz/quiz.html:53 #: frontend/src/components/Quiz.vue:635 lms/templates/quiz/quiz.html:53
msgid "Choose one answer" msgid "Choose one answer"
msgstr "Выберите один ответ" msgstr "Выберите один ответ"
@@ -1265,7 +1276,7 @@ msgid "Continue Learning"
msgstr "" msgstr ""
#. Option for the 'Type' (Select) field in DocType 'Job Opportunity' #. Option for the 'Type' (Select) field in DocType 'Job Opportunity'
#: frontend/src/pages/Jobs.vue:189 #: frontend/src/pages/Jobs.vue:177
#: lms/job/doctype/job_opportunity/job_opportunity.json #: lms/job/doctype/job_opportunity/job_opportunity.json
msgid "Contract" msgid "Contract"
msgstr "" msgstr ""
@@ -1286,7 +1297,7 @@ msgstr ""
#. Option for the 'Status' (Select) field in DocType 'Exercise Latest #. Option for the 'Status' (Select) field in DocType 'Exercise Latest
#. Submission' #. Submission'
#. Option for the 'Status' (Select) field in DocType 'Exercise Submission' #. Option for the 'Status' (Select) field in DocType 'Exercise Submission'
#: frontend/src/components/Quiz.vue:165 #: frontend/src/components/Quiz.vue:179
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json #: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
#: lms/lms/doctype/exercise_submission/exercise_submission.json #: lms/lms/doctype/exercise_submission/exercise_submission.json
msgid "Correct" msgid "Correct"
@@ -1300,7 +1311,7 @@ msgstr ""
#. Label of the country (Link) field in DocType 'Job Opportunity' #. Label of the country (Link) field in DocType 'Job Opportunity'
#. Label of the country (Link) field in DocType 'Payment Country' #. Label of the country (Link) field in DocType 'Payment Country'
#: frontend/src/pages/Billing.vue:92 frontend/src/pages/JobForm.vue:40 #: frontend/src/pages/Billing.vue:92 frontend/src/pages/JobForm.vue:40
#: frontend/src/pages/Jobs.vue:59 lms/fixtures/custom_field.json #: frontend/src/pages/Jobs.vue:57 lms/fixtures/custom_field.json
#: lms/job/doctype/job_opportunity/job_opportunity.json #: lms/job/doctype/job_opportunity/job_opportunity.json
#: lms/lms/doctype/payment_country/payment_country.json #: lms/lms/doctype/payment_country/payment_country.json
msgid "Country" msgid "Country"
@@ -1513,7 +1524,7 @@ msgstr "Курсы"
msgid "Courses Completed" msgid "Courses Completed"
msgstr "Курсов завершено" msgstr "Курсов завершено"
#: frontend/src/components/BatchCourses.vue:155 #: frontend/src/components/BatchCourses.vue:154
msgid "Courses deleted successfully" msgid "Courses deleted successfully"
msgstr "" msgstr ""
@@ -1532,7 +1543,7 @@ msgid "Create Certificate"
msgstr "" msgstr ""
#: frontend/src/components/Controls/Link.vue:37 #: frontend/src/components/Controls/Link.vue:37
#: frontend/src/components/Controls/MultiSelect.vue:65 #: frontend/src/components/Controls/MultiSelect.vue:66
msgid "Create New" msgid "Create New"
msgstr "" msgstr ""
@@ -1544,15 +1555,15 @@ msgstr "Создать курс"
msgid "Create a Live Class" msgid "Create a Live Class"
msgstr "Создайте живой класс" msgstr "Создайте живой класс"
#: frontend/src/components/AppSidebar.vue:566 #: frontend/src/components/AppSidebar.vue:575
msgid "Create a batch" msgid "Create a batch"
msgstr "" msgstr ""
#: frontend/src/components/AppSidebar.vue:557 #: frontend/src/components/AppSidebar.vue:566
msgid "Create a course" msgid "Create a course"
msgstr "" msgstr ""
#: frontend/src/components/AppSidebar.vue:567 #: frontend/src/components/AppSidebar.vue:576
msgid "Create a live class" msgid "Create a live class"
msgstr "" msgstr ""
@@ -1560,15 +1571,15 @@ msgstr ""
msgid "Create an Assignment" msgid "Create an Assignment"
msgstr "" msgstr ""
#: frontend/src/components/AppSidebar.vue:491 #: frontend/src/components/AppSidebar.vue:500
msgid "Create your first batch" msgid "Create your first batch"
msgstr "" msgstr ""
#: frontend/src/components/AppSidebar.vue:422 #: frontend/src/components/AppSidebar.vue:431
msgid "Create your first course" msgid "Create your first course"
msgstr "" msgstr ""
#: frontend/src/components/AppSidebar.vue:469 #: frontend/src/components/AppSidebar.vue:478
msgid "Create your first quiz" msgid "Create your first quiz"
msgstr "" msgstr ""
@@ -1576,11 +1587,11 @@ msgstr ""
msgid "Created" msgid "Created"
msgstr "" msgstr ""
#: frontend/src/components/AppSidebar.vue:563 #: frontend/src/components/AppSidebar.vue:572
msgid "Creating a batch" msgid "Creating a batch"
msgstr "" msgstr ""
#: frontend/src/components/AppSidebar.vue:554 #: frontend/src/components/AppSidebar.vue:563
msgid "Creating a course" msgid "Creating a course"
msgstr "" msgstr ""
@@ -1599,7 +1610,7 @@ msgstr ""
msgid "Current Lesson" msgid "Current Lesson"
msgstr "Текущий урок" msgstr "Текущий урок"
#: frontend/src/components/AppSidebar.vue:585 #: frontend/src/components/AppSidebar.vue:594
msgid "Custom Certificate Templates" msgid "Custom Certificate Templates"
msgstr "" msgstr ""
@@ -2030,7 +2041,7 @@ msgstr ""
msgid "Enrollment Count" msgid "Enrollment Count"
msgstr "Количество регистраций" msgstr "Количество регистраций"
#: lms/lms/utils.py:1914 #: lms/lms/utils.py:1905
msgid "Enrollment Failed" msgid "Enrollment Failed"
msgstr "" msgstr ""
@@ -2238,7 +2249,7 @@ msgstr "Ошибка"
msgid "Failed to fetch attendance data from Zoom for class {0}: {1}" msgid "Failed to fetch attendance data from Zoom for class {0}: {1}"
msgstr "" msgstr ""
#: frontend/src/utils/index.js:613 #: frontend/src/utils/index.js:614
msgid "Failed to update meta tags {0}" msgid "Failed to update meta tags {0}"
msgstr "" msgstr ""
@@ -2300,7 +2311,7 @@ msgid "Free"
msgstr "" msgstr ""
#. Option for the 'Type' (Select) field in DocType 'Job Opportunity' #. Option for the 'Type' (Select) field in DocType 'Job Opportunity'
#: frontend/src/pages/Jobs.vue:190 #: frontend/src/pages/Jobs.vue:178
#: lms/job/doctype/job_opportunity/job_opportunity.json #: lms/job/doctype/job_opportunity/job_opportunity.json
msgid "Freelance" msgid "Freelance"
msgstr "Фриланс" msgstr "Фриланс"
@@ -2344,7 +2355,7 @@ msgid "Full Name"
msgstr "Полное имя" msgstr "Полное имя"
#. Option for the 'Type' (Select) field in DocType 'Job Opportunity' #. Option for the 'Type' (Select) field in DocType 'Job Opportunity'
#: frontend/src/pages/Jobs.vue:187 #: frontend/src/pages/Jobs.vue:175
#: lms/job/doctype/job_opportunity/job_opportunity.json #: lms/job/doctype/job_opportunity/job_opportunity.json
msgid "Full Time" msgid "Full Time"
msgstr "Полная занятость" msgstr "Полная занятость"
@@ -2549,7 +2560,7 @@ msgstr ""
msgid "If you are not any more interested to mentor the course" msgid "If you are not any more interested to mentor the course"
msgstr "Если вы больше не заинтересованы в руководстве курсом" msgstr "Если вы больше не заинтересованы в руководстве курсом"
#: frontend/src/components/Quiz.vue:20 #: frontend/src/components/Quiz.vue:23
msgid "If you fail to do so, the quiz will be automatically submitted when the timer ends." msgid "If you fail to do so, the quiz will be automatically submitted when the timer ends."
msgstr "" msgstr ""
@@ -2629,7 +2640,7 @@ msgstr "Не выполнено"
#. Option for the 'Status' (Select) field in DocType 'Exercise Latest #. Option for the 'Status' (Select) field in DocType 'Exercise Latest
#. Submission' #. Submission'
#. Option for the 'Status' (Select) field in DocType 'Exercise Submission' #. Option for the 'Status' (Select) field in DocType 'Exercise Submission'
#: frontend/src/components/Quiz.vue:170 #: frontend/src/components/Quiz.vue:184
#: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json #: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json
#: lms/lms/doctype/exercise_submission/exercise_submission.json #: lms/lms/doctype/exercise_submission/exercise_submission.json
msgid "Incorrect" msgid "Incorrect"
@@ -2701,8 +2712,8 @@ msgstr "Комментарии инструкторов"
msgid "Interest" msgid "Interest"
msgstr "Процент" msgstr "Процент"
#: frontend/src/components/AppSidebar.vue:546 #: frontend/src/components/AppSidebar.vue:555
#: frontend/src/components/AppSidebar.vue:549 #: frontend/src/components/AppSidebar.vue:558
msgid "Introduction" msgid "Introduction"
msgstr "" msgstr ""
@@ -2710,11 +2721,11 @@ msgstr ""
msgid "Invalid Invite Code." msgid "Invalid Invite Code."
msgstr "Неверный код приглашения." msgstr "Неверный код приглашения."
#: lms/lms/doctype/course_lesson/course_lesson.py:19 #: lms/lms/doctype/course_lesson/course_lesson.py:20
msgid "Invalid Quiz ID" msgid "Invalid Quiz ID"
msgstr "Неверный идентификатор теста" msgstr "Неверный идентификатор теста"
#: lms/lms/doctype/course_lesson/course_lesson.py:33 #: lms/lms/doctype/course_lesson/course_lesson.py:34
msgid "Invalid Quiz ID in content" msgid "Invalid Quiz ID in content"
msgstr "" msgstr ""
@@ -2740,7 +2751,7 @@ msgstr "Только приглашение"
msgid "Invite Request" msgid "Invite Request"
msgstr "Запрос приглашения" msgstr "Запрос приглашения"
#: frontend/src/components/AppSidebar.vue:480 #: frontend/src/components/AppSidebar.vue:489
msgid "Invite your team and students" msgid "Invite your team and students"
msgstr "" msgstr ""
@@ -2772,7 +2783,7 @@ msgstr ""
msgid "Issue Date" msgid "Issue Date"
msgstr "Дата" msgstr "Дата"
#: frontend/src/components/AppSidebar.vue:582 #: frontend/src/components/AppSidebar.vue:591
msgid "Issue a Certificate" msgid "Issue a Certificate"
msgstr "" msgstr ""
@@ -2844,7 +2855,7 @@ msgstr "Должность"
#. Label of the jobs (Check) field in DocType 'LMS Settings' #. 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/JobDetail.vue:10 frontend/src/pages/Jobs.vue:8
#: frontend/src/pages/Jobs.vue:196 #: frontend/src/pages/Jobs.vue:184
#: lms/lms/doctype/lms_settings/lms_settings.json #: lms/lms/doctype/lms_settings/lms_settings.json
msgid "Jobs" msgid "Jobs"
msgstr "Вакансии" msgstr "Вакансии"
@@ -3258,7 +3269,7 @@ msgstr ""
#: frontend/src/components/Settings/Members.vue:109 #: frontend/src/components/Settings/Members.vue:109
#: frontend/src/pages/Assignments.vue:69 frontend/src/pages/Batches.vue:80 #: frontend/src/pages/Assignments.vue:69 frontend/src/pages/Batches.vue:80
#: frontend/src/pages/CertifiedParticipants.vue:100 #: frontend/src/pages/CertifiedParticipants.vue:98
#: frontend/src/pages/Courses.vue:75 #: frontend/src/pages/Courses.vue:75
#: frontend/src/pages/QuizSubmissionList.vue:39 #: frontend/src/pages/QuizSubmissionList.vue:39
#: frontend/src/pages/Quizzes.vue:55 #: frontend/src/pages/Quizzes.vue:55
@@ -3333,7 +3344,7 @@ msgstr "Менеджер (продажи/маркетинг/работа с кл
msgid "Manifest File" msgid "Manifest File"
msgstr "" msgstr ""
#: frontend/src/components/Quiz.vue:96 #: frontend/src/components/Quiz.vue:110
msgid "Mark" msgid "Mark"
msgstr "Отметка" msgstr "Отметка"
@@ -3349,7 +3360,7 @@ msgstr "Отметить как прочитанное"
#. Label of the marks (Int) field in DocType 'LMS Quiz Result' #. Label of the marks (Int) field in DocType 'LMS Quiz Result'
#: frontend/src/components/Modals/Question.vue:40 #: frontend/src/components/Modals/Question.vue:40
#: frontend/src/components/Modals/Question.vue:103 #: frontend/src/components/Modals/Question.vue:103
#: frontend/src/components/Quiz.vue:96 frontend/src/pages/QuizForm.vue:395 #: frontend/src/components/Quiz.vue:110 frontend/src/pages/QuizForm.vue:395
#: frontend/src/pages/QuizSubmission.vue:64 #: frontend/src/pages/QuizSubmission.vue:64
#: lms/lms/doctype/lms_quiz_question/lms_quiz_question.json #: lms/lms/doctype/lms_quiz_question/lms_quiz_question.json
#: lms/lms/doctype/lms_quiz_result/lms_quiz_result.json #: lms/lms/doctype/lms_quiz_result/lms_quiz_result.json
@@ -3598,7 +3609,7 @@ msgstr ""
msgid "Meta Tags" msgid "Meta Tags"
msgstr "" msgstr ""
#: lms/lms/api.py:1457 #: lms/lms/api.py:1454
msgid "Meta tags should be a list." msgid "Meta tags should be a list."
msgstr "" msgstr ""
@@ -3640,11 +3651,11 @@ msgstr "Модератор"
msgid "Modified By" msgid "Modified By"
msgstr "Изменено" msgstr "Изменено"
#: lms/lms/api.py:219 #: lms/lms/api.py:218
msgid "Module Name is incorrect or does not exist." msgid "Module Name is incorrect or does not exist."
msgstr "Имя модуля неверно или не существует." msgstr "Имя модуля неверно или не существует."
#: lms/lms/api.py:215 #: lms/lms/api.py:214
msgid "Module is incorrect." msgid "Module is incorrect."
msgstr "Модуль неверный." msgstr "Модуль неверный."
@@ -3655,7 +3666,7 @@ msgstr "Модуль неверный."
msgid "Monday" msgid "Monday"
msgstr "Понедельник" msgstr "Понедельник"
#: frontend/src/components/AppSidebar.vue:590 #: frontend/src/components/AppSidebar.vue:599
msgid "Monetization" msgid "Monetization"
msgstr "" msgstr ""
@@ -3754,7 +3765,7 @@ msgstr "Новый ответ по теме {0} в курсе {1}"
msgid "New {0}" msgid "New {0}"
msgstr "Новый {0}" msgstr "Новый {0}"
#: frontend/src/components/Quiz.vue:213 frontend/src/pages/Lesson.vue:154 #: frontend/src/components/Quiz.vue:227 frontend/src/pages/Lesson.vue:154
msgid "Next" msgid "Next"
msgstr "" msgstr ""
@@ -3770,7 +3781,7 @@ msgstr "Нет оценок"
msgid "No Notifications" msgid "No Notifications"
msgstr "Нет Уведомлений" msgstr "Нет Уведомлений"
#: frontend/src/components/Quiz.vue:278 #: frontend/src/components/Quiz.vue:297
msgid "No Quiz submissions found" msgid "No Quiz submissions found"
msgstr "" msgstr ""
@@ -3819,6 +3830,10 @@ msgstr "Без введения"
msgid "No live classes scheduled" msgid "No live classes scheduled"
msgstr "Не запланированы онлайн-курсы" msgstr "Не запланированы онлайн-курсы"
#: frontend/src/components/Modals/QuizInVideo.vue:93
msgid "No quizzes added yet."
msgstr ""
#: frontend/src/components/Modals/EvaluationModal.vue:62 #: frontend/src/components/Modals/EvaluationModal.vue:62
msgid "No slots available for this date." msgid "No slots available for this date."
msgstr "На эту дату свободных мест нет." msgstr "На эту дату свободных мест нет."
@@ -3932,7 +3947,7 @@ msgstr ""
msgid "Only files of type {0} will be accepted." msgid "Only files of type {0} will be accepted."
msgstr "Принимаются только файлы типа {0} ." msgstr "Принимаются только файлы типа {0} ."
#: frontend/src/pages/CourseForm.vue:570 frontend/src/utils/index.js:500 #: frontend/src/pages/CourseForm.vue:570 frontend/src/utils/index.js:501
msgid "Only image file is allowed." msgid "Only image file is allowed."
msgstr "" msgstr ""
@@ -4062,7 +4077,7 @@ msgid "Pan Number"
msgstr "" msgstr ""
#. Option for the 'Type' (Select) field in DocType 'Job Opportunity' #. Option for the 'Type' (Select) field in DocType 'Job Opportunity'
#: frontend/src/pages/Jobs.vue:188 #: frontend/src/pages/Jobs.vue:176
#: lms/job/doctype/job_opportunity/job_opportunity.json #: lms/job/doctype/job_opportunity/job_opportunity.json
msgid "Part Time" msgid "Part Time"
msgstr "Неполная занятость" msgstr "Неполная занятость"
@@ -4229,7 +4244,7 @@ msgstr "Пожалуйста, проверьте свой email для подт
msgid "Please click on the following button to set your new password" msgid "Please click on the following button to set your new password"
msgstr "Нажмите на следующую кнопку, чтобы установить новый пароль." msgstr "Нажмите на следующую кнопку, чтобы установить новый пароль."
#: lms/lms/utils.py:2048 lms/lms/utils.py:2052 #: lms/lms/utils.py:2039 lms/lms/utils.py:2043
msgid "Please complete the previous courses in the program to enroll in this course." msgid "Please complete the previous courses in the program to enroll in this course."
msgstr "" msgstr ""
@@ -4241,7 +4256,7 @@ msgstr ""
msgid "Please enroll for this course to view this lesson" msgid "Please enroll for this course to view this lesson"
msgstr "" msgstr ""
#: frontend/src/components/Quiz.vue:13 #: frontend/src/components/Quiz.vue:16
msgid "Please ensure that you complete all the questions in {0} minutes." msgid "Please ensure that you complete all the questions in {0} minutes."
msgstr "" msgstr ""
@@ -4258,6 +4273,10 @@ msgstr "Введите действительный URL-адрес."
msgid "Please enter a valid time in the format HH:mm." msgid "Please enter a valid time in the format HH:mm."
msgstr "" msgstr ""
#: frontend/src/components/Modals/QuizInVideo.vue:181
msgid "Please enter a valid timestamp"
msgstr ""
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.py:78 #: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.py:78
msgid "Please enter the URL for assignment submission." msgid "Please enter the URL for assignment submission."
msgstr "Введите URL для отправки задания." msgstr "Введите URL для отправки задания."
@@ -4286,7 +4305,7 @@ msgstr "Пожалуйста, войдите в систему, чтобы по
msgid "Please login to access this page." msgid "Please login to access this page."
msgstr "Пожалуйста, войдите в систему, чтобы получить доступ к этой странице." msgstr "Пожалуйста, войдите в систему, чтобы получить доступ к этой странице."
#: lms/lms/api.py:211 #: lms/lms/api.py:210
msgid "Please login to continue with payment." msgid "Please login to continue with payment."
msgstr "Пожалуйста, войдите в систему, чтобы продолжить оплату." msgstr "Пожалуйста, войдите в систему, чтобы продолжить оплату."
@@ -4311,6 +4330,10 @@ msgstr ""
msgid "Please select a future date and time." msgid "Please select a future date and time."
msgstr "" msgstr ""
#: frontend/src/components/Modals/QuizInVideo.vue:186
msgid "Please select a quiz"
msgstr ""
#: frontend/src/components/Modals/LiveClassModal.vue:192 #: frontend/src/components/Modals/LiveClassModal.vue:192
msgid "Please select a time." msgid "Please select a time."
msgstr "" msgstr ""
@@ -4319,7 +4342,7 @@ msgstr ""
msgid "Please select a timezone." msgid "Please select a timezone."
msgstr "" msgstr ""
#: frontend/src/components/Quiz.vue:497 #: frontend/src/components/Quiz.vue:523
msgid "Please select an option" msgid "Please select an option"
msgstr "" msgstr ""
@@ -4594,11 +4617,11 @@ msgstr ""
msgid "Question updated successfully" msgid "Question updated successfully"
msgstr "" msgstr ""
#: frontend/src/components/Quiz.vue:88 #: frontend/src/components/Quiz.vue:102
msgid "Question {0}" msgid "Question {0}"
msgstr "Вопрос {0}:" msgstr "Вопрос {0}:"
#: frontend/src/components/Quiz.vue:190 #: frontend/src/components/Quiz.vue:204
msgid "Question {0} of {1}" msgid "Question {0} of {1}"
msgstr "Вопрос {0} из {1}" msgstr "Вопрос {0} из {1}"
@@ -4613,6 +4636,8 @@ msgstr ""
#. Label of the quiz (Link) field in DocType 'LMS Quiz Submission' #. Label of the quiz (Link) field in DocType 'LMS Quiz Submission'
#. Label of a Link in the LMS Workspace #. Label of a Link in the LMS Workspace
#: frontend/src/components/Modals/QuizInVideo.vue:21
#: frontend/src/components/Modals/QuizInVideo.vue:216
#: frontend/src/pages/QuizSubmission.vue:26 frontend/src/utils/quiz.js:25 #: frontend/src/pages/QuizSubmission.vue:26 frontend/src/utils/quiz.js:25
#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json
#: lms/lms/workspace/lms/lms.json #: lms/lms/workspace/lms/lms.json
@@ -4635,7 +4660,7 @@ msgstr "Подача теста"
msgid "Quiz Submissions" msgid "Quiz Submissions"
msgstr "" msgstr ""
#: frontend/src/components/Quiz.vue:227 #: frontend/src/components/Quiz.vue:241
msgid "Quiz Summary" msgid "Quiz Summary"
msgstr "Краткое содержание теста" msgstr "Краткое содержание теста"
@@ -4661,12 +4686,16 @@ msgstr ""
msgid "Quiz will appear at the bottom of the lesson." msgid "Quiz will appear at the bottom of the lesson."
msgstr "Тест появится в конце урока." msgstr "Тест появится в конце урока."
#: frontend/src/components/AppSidebar.vue:574 #: frontend/src/components/AppSidebar.vue:583
#: frontend/src/pages/QuizForm.vue:443 frontend/src/pages/Quizzes.vue:142 #: frontend/src/pages/QuizForm.vue:443 frontend/src/pages/Quizzes.vue:142
#: frontend/src/pages/Quizzes.vue:152 lms/www/lms.py:251 #: frontend/src/pages/Quizzes.vue:152 lms/www/lms.py:251
msgid "Quizzes" msgid "Quizzes"
msgstr "" msgstr ""
#: frontend/src/components/Modals/QuizInVideo.vue:35
msgid "Quizzes in this video"
msgstr ""
#. Label of the rating (Rating) field in DocType 'LMS Certificate Evaluation' #. Label of the rating (Rating) field in DocType 'LMS Certificate Evaluation'
#. Label of the rating (Data) field in DocType 'LMS Course' #. Label of the rating (Data) field in DocType 'LMS Course'
#. Label of the rating (Rating) field in DocType 'LMS Course Review' #. Label of the rating (Rating) field in DocType 'LMS Course Review'
@@ -4777,6 +4806,10 @@ msgstr "Результат"
msgid "Resume" msgid "Resume"
msgstr "" msgstr ""
#: frontend/src/components/Quiz.vue:75 frontend/src/components/Quiz.vue:278
msgid "Resume Video"
msgstr ""
#. Label of the review (Small Text) field in DocType 'LMS Course Review' #. Label of the review (Small Text) field in DocType 'LMS Course Review'
#. Label of a Link in the LMS Workspace #. Label of a Link in the LMS Workspace
#: frontend/src/components/Modals/ReviewModal.vue:20 #: frontend/src/components/Modals/ReviewModal.vue:20
@@ -4814,7 +4847,7 @@ msgstr ""
msgid "Role updated successfully" msgid "Role updated successfully"
msgstr "" msgstr ""
#: frontend/src/components/AppSidebar.vue:602 #: frontend/src/components/AppSidebar.vue:611
msgid "Roles" msgid "Roles"
msgstr "" msgstr ""
@@ -4925,11 +4958,11 @@ msgstr "Оценка из"
#: frontend/src/components/Settings/Evaluators.vue:15 #: frontend/src/components/Settings/Evaluators.vue:15
#: frontend/src/components/Settings/Members.vue:15 #: frontend/src/components/Settings/Members.vue:15
#: frontend/src/pages/Jobs.vue:43 #: frontend/src/pages/Jobs.vue:41
msgid "Search" msgid "Search"
msgstr "" msgstr ""
#: frontend/src/pages/CertifiedParticipants.vue:26 #: frontend/src/pages/CertifiedParticipants.vue:23
msgid "Search by Name" msgid "Search by Name"
msgstr "" msgstr ""
@@ -5000,15 +5033,15 @@ msgstr "Сессии в днях"
msgid "Set your Password" msgid "Set your Password"
msgstr "Введите свой пароль" msgstr "Введите свой пароль"
#: frontend/src/components/AppSidebar.vue:550 #: frontend/src/components/AppSidebar.vue:559
msgid "Setting up" msgid "Setting up"
msgstr "" msgstr ""
#: frontend/src/components/AppSidebar.vue:595 #: frontend/src/components/AppSidebar.vue:604
msgid "Setting up payment gateway" msgid "Setting up payment gateway"
msgstr "" msgstr ""
#: frontend/src/components/AppSidebar.vue:600 #: frontend/src/components/AppSidebar.vue:609
#: frontend/src/components/Settings/Settings.vue:7 #: frontend/src/components/Settings/Settings.vue:7
#: frontend/src/pages/BatchForm.vue:46 frontend/src/pages/CourseForm.vue:143 #: frontend/src/pages/BatchForm.vue:46 frontend/src/pages/CourseForm.vue:143
#: frontend/src/pages/ProfileRoles.vue:4 frontend/src/pages/QuizForm.vue:79 #: frontend/src/pages/ProfileRoles.vue:4 frontend/src/pages/QuizForm.vue:79
@@ -5189,7 +5222,7 @@ msgstr "Персонал"
msgid "Stage" msgid "Stage"
msgstr "Состояние" msgstr "Состояние"
#: frontend/src/components/LiveClass.vue:70 frontend/src/components/Quiz.vue:67 #: frontend/src/components/LiveClass.vue:70 frontend/src/components/Quiz.vue:71
#: lms/templates/quiz/quiz.html:39 #: lms/templates/quiz/quiz.html:39
msgid "Start" msgid "Start"
msgstr "" msgstr ""
@@ -5242,6 +5275,10 @@ msgstr "Время начала не может быть позже времен
msgid "Start URL" msgid "Start URL"
msgstr "Стартовый URL" msgstr "Стартовый URL"
#: frontend/src/components/Quiz.vue:71
msgid "Start the Quiz"
msgstr ""
#. Option for the 'Company Type' (Select) field in DocType 'User' #. Option for the 'Company Type' (Select) field in DocType 'User'
#: lms/fixtures/custom_field.json #: lms/fixtures/custom_field.json
msgid "Startup Organization" msgid "Startup Organization"
@@ -5366,7 +5403,7 @@ msgstr ""
#: frontend/src/components/Modals/BatchCourseModal.vue:9 #: frontend/src/components/Modals/BatchCourseModal.vue:9
#: frontend/src/components/Modals/EvaluationModal.vue:9 #: frontend/src/components/Modals/EvaluationModal.vue:9
#: frontend/src/components/Modals/Question.vue:109 #: frontend/src/components/Modals/Question.vue:109
#: frontend/src/components/Quiz.vue:218 lms/templates/assignment.html:9 #: frontend/src/components/Quiz.vue:232 lms/templates/assignment.html:9
#: lms/templates/livecode/extension_footer.html:25 #: lms/templates/livecode/extension_footer.html:25
#: lms/templates/quiz/quiz.html:128 lms/templates/reviews.html:163 #: lms/templates/quiz/quiz.html:128 lms/templates/reviews.html:163
#: lms/www/new-sign-up.html:32 #: lms/www/new-sign-up.html:32
@@ -5404,7 +5441,7 @@ msgstr "Резюме"
msgid "Sunday" msgid "Sunday"
msgstr "Воскресенье" msgstr "Воскресенье"
#: lms/lms/api.py:1079 #: lms/lms/api.py:1076
msgid "Suspicious pattern found in {0}: {1}" msgid "Suspicious pattern found in {0}: {1}"
msgstr "" msgstr ""
@@ -5527,7 +5564,7 @@ msgstr ""
msgid "Thanks and Regards" msgid "Thanks and Regards"
msgstr "Спасибо и с наилучшими пожеланиями" msgstr "Спасибо и с наилучшими пожеланиями"
#: lms/lms/utils.py:1946 #: lms/lms/utils.py:1937
msgid "The batch is full. Please contact the Administrator." msgid "The batch is full. Please contact the Administrator."
msgstr "" msgstr ""
@@ -5610,7 +5647,7 @@ msgstr ""
msgid "This course has:" msgid "This course has:"
msgstr "" msgstr ""
#: lms/lms/utils.py:1789 #: lms/lms/utils.py:1780
msgid "This course is free." msgid "This course is free."
msgstr "Этот курс бесплатный." msgstr "Этот курс бесплатный."
@@ -5638,7 +5675,7 @@ msgstr "Этот урок недоступен для предварительн
msgid "This lesson is not available for preview. Please join the course to access it." msgid "This lesson is not available for preview. Please join the course to access it."
msgstr "Этот урок недоступен для предварительного просмотра. Пожалуйста, присоединитесь к курсу, чтобы получить к нему доступ." msgstr "Этот урок недоступен для предварительного просмотра. Пожалуйста, присоединитесь к курсу, чтобы получить к нему доступ."
#: frontend/src/components/Quiz.vue:8 lms/templates/quiz/quiz.html:6 #: frontend/src/components/Quiz.vue:11 lms/templates/quiz/quiz.html:6
msgid "This quiz consists of {0} questions." msgid "This quiz consists of {0} questions."
msgstr "Этот тест состоит из {0} вопросов." msgstr "Этот тест состоит из {0} вопросов."
@@ -5647,6 +5684,10 @@ msgstr "Этот тест состоит из {0} вопросов."
msgid "This site is being updated. You will not be able to make any changes. Full access will be restored shortly." 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:8
msgid "This video contains {0} {1}:"
msgstr ""
#. Option for the 'Day' (Select) field in DocType 'Evaluator Schedule' #. Option for the 'Day' (Select) field in DocType 'Evaluator Schedule'
#. Option for the 'Day' (Select) field in DocType 'LMS Certificate Request' #. Option for the 'Day' (Select) field in DocType 'LMS Certificate Request'
#: lms/lms/doctype/evaluator_schedule/evaluator_schedule.json #: lms/lms/doctype/evaluator_schedule/evaluator_schedule.json
@@ -5657,7 +5698,7 @@ msgstr "Четверг"
#. Label of the time (Time) field in DocType 'LMS Live Class' #. Label of the time (Time) field in DocType 'LMS Live Class'
#: frontend/src/components/Modals/Event.vue:48 #: frontend/src/components/Modals/Event.vue:48
#: frontend/src/components/Modals/LiveClassModal.vue:52 #: frontend/src/components/Modals/LiveClassModal.vue:52
#: frontend/src/components/Quiz.vue:45 #: frontend/src/components/Quiz.vue:48
#: lms/lms/doctype/lms_live_class/lms_live_class.json #: lms/lms/doctype/lms_live_class/lms_live_class.json
msgid "Time" msgid "Time"
msgstr "Время " msgstr "Время "
@@ -5667,6 +5708,18 @@ msgstr "Время "
msgid "Time Preference" msgid "Time Preference"
msgstr "" msgstr ""
#: frontend/src/components/Modals/QuizInVideo.vue:13
msgid "Time in Video"
msgstr ""
#: frontend/src/components/Modals/QuizInVideo.vue:220
msgid "Time in Video (minutes)"
msgstr ""
#: frontend/src/components/Modals/QuizInVideo.vue:173
msgid "Time in video exceeds the total duration of the video."
msgstr ""
#: frontend/src/components/Modals/LiveClassModal.vue:44 #: frontend/src/components/Modals/LiveClassModal.vue:44
msgid "Time must be in 24 hour format (HH:mm). Example 11:30 or 22:00" msgid "Time must be in 24 hour format (HH:mm). Example 11:30 or 22:00"
msgstr "Время должно быть в 24-часовом формате (ЧЧ:мм). Например, 11:30 или 22:00" msgstr "Время должно быть в 24-часовом формате (ЧЧ:мм). Например, 11:30 или 22:00"
@@ -5768,7 +5821,7 @@ msgstr ""
msgid "To Date" msgid "To Date"
msgstr "" msgstr ""
#: lms/lms/utils.py:1800 #: lms/lms/utils.py:1791
msgid "To join this batch, please contact the Administrator." msgid "To join this batch, please contact the Administrator."
msgstr "Чтобы присоединиться к этой группе, свяжитесь с администратором." msgstr "Чтобы присоединиться к этой группе, свяжитесь с администратором."
@@ -5804,7 +5857,7 @@ msgstr ""
msgid "Travel" msgid "Travel"
msgstr "" msgstr ""
#: frontend/src/components/Quiz.vue:259 lms/templates/quiz/quiz.html:131 #: frontend/src/components/Quiz.vue:274 lms/templates/quiz/quiz.html:131
msgid "Try Again" msgid "Try Again"
msgstr "Попробовать снова" msgstr "Попробовать снова"
@@ -5827,7 +5880,7 @@ msgstr "Twitter"
#: frontend/src/components/Modals/AssessmentModal.vue:22 #: frontend/src/components/Modals/AssessmentModal.vue:22
#: frontend/src/components/Modals/Question.vue:44 #: frontend/src/components/Modals/Question.vue:44
#: frontend/src/pages/Assignments.vue:43 frontend/src/pages/Assignments.vue:170 #: frontend/src/pages/Assignments.vue:43 frontend/src/pages/Assignments.vue:170
#: frontend/src/pages/JobForm.vue:25 frontend/src/pages/Jobs.vue:67 #: frontend/src/pages/JobForm.vue:25 frontend/src/pages/Jobs.vue:65
#: lms/job/doctype/job_opportunity/job_opportunity.json #: lms/job/doctype/job_opportunity/job_opportunity.json
#: lms/lms/doctype/lms_assignment/lms_assignment.json #: lms/lms/doctype/lms_assignment/lms_assignment.json
#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json #: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json
@@ -5837,7 +5890,7 @@ msgstr "Twitter"
msgid "Type" msgid "Type"
msgstr "" msgstr ""
#: frontend/src/components/Quiz.vue:610 #: frontend/src/components/Quiz.vue:636
msgid "Type your answer" msgid "Type your answer"
msgstr "" msgstr ""
@@ -6165,11 +6218,11 @@ msgstr "У вас уже есть оценка {0} в {1} для курса {2}.
msgid "You are already certified for this course. Click on the card below to open your certificate." msgid "You are already certified for this course. Click on the card below to open your certificate."
msgstr "" msgstr ""
#: lms/lms/api.py:235 #: lms/lms/api.py:234
msgid "You are already enrolled for this batch." msgid "You are already enrolled for this batch."
msgstr "Вы уже зачислены в эту группу." msgstr "Вы уже зачислены в эту группу."
#: lms/lms/api.py:227 #: lms/lms/api.py:226
msgid "You are already enrolled for this course." msgid "You are already enrolled for this course."
msgstr "Вы уже зачислены на этот курс." msgstr "Вы уже зачислены на этот курс."
@@ -6194,7 +6247,7 @@ msgstr "Вы также можете скопировать и вставить
msgid "You can attempt this quiz only {0} {1}" msgid "You can attempt this quiz only {0} {1}"
msgstr "Вы можете попробовать пройти этот тест только {0} {1}" msgstr "Вы можете попробовать пройти этот тест только {0} {1}"
#: frontend/src/components/Quiz.vue:34 #: frontend/src/components/Quiz.vue:37
msgid "You can attempt this quiz {0}." msgid "You can attempt this quiz {0}."
msgstr "Вы можете попробовать пройти этот тест {0}." msgstr "Вы можете попробовать пройти этот тест {0}."
@@ -6230,7 +6283,7 @@ msgstr "У вас нет уведомлений."
msgid "You got" msgid "You got"
msgstr "Вы получили" msgstr "Вы получили"
#: frontend/src/components/Quiz.vue:241 #: frontend/src/components/Quiz.vue:255
#, python-format #, python-format
msgid "You got {0}% correct answers with a score of {1} out of {2}" msgid "You got {0}% correct answers with a score of {1} out of {2}"
msgstr "Вы получили {0}% правильных ответов с оценкой {1} из {2}" msgstr "Вы получили {0}% правильных ответов с оценкой {1} из {2}"
@@ -6243,11 +6296,11 @@ msgstr ""
msgid "You have already applied for this job." msgid "You have already applied for this job."
msgstr "Вы уже подали заявку на эту вакансию." msgstr "Вы уже подали заявку на эту вакансию."
#: frontend/src/components/Quiz.vue:72 lms/templates/quiz/quiz.html:43 #: 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." msgid "You have already exceeded the maximum number of attempts allowed for this quiz."
msgstr "Вы уже превысили максимально допустимое количество попыток для этого теста." msgstr "Вы уже превысили максимально допустимое количество попыток для этого теста."
#: lms/lms/api.py:259 #: lms/lms/api.py:258
msgid "You have already purchased the certificate for this course." msgid "You have already purchased the certificate for this course."
msgstr "" msgstr ""
@@ -6263,7 +6316,7 @@ msgstr ""
msgid "You have been enrolled in this batch" msgid "You have been enrolled in this batch"
msgstr "" msgstr ""
#: frontend/src/components/CourseCardOverlay.vue:191 #: frontend/src/components/CourseCardOverlay.vue:187
msgid "You have been enrolled in this course" msgid "You have been enrolled in this course"
msgstr "" msgstr ""
@@ -6283,7 +6336,11 @@ msgstr "Вы выбрали получение уведомлений об эт
msgid "You need to login first to enroll for this course" msgid "You need to login first to enroll for this course"
msgstr "" msgstr ""
#: frontend/src/components/Quiz.vue:27 lms/templates/quiz/quiz.html:11 #: frontend/src/components/Quiz.vue:7
msgid "You will have to complete the quiz to continue the video"
msgstr ""
#: frontend/src/components/Quiz.vue:30 lms/templates/quiz/quiz.html:11
#, python-format #, python-format
msgid "You will have to get {0}% correct answers in order to pass the quiz." msgid "You will have to get {0}% correct answers in order to pass the quiz."
msgstr "Чтобы пройти тест, вам нужно будет дать {0}% правильных ответов." msgstr "Чтобы пройти тест, вам нужно будет дать {0}% правильных ответов."
@@ -6348,7 +6405,7 @@ msgstr "Ваш запрос на присоединение к нам в кач
msgid "Your score is" msgid "Your score is"
msgstr "Ваш результат:" msgstr "Ваш результат:"
#: frontend/src/components/Quiz.vue:234 #: 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." 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 ""
@@ -6393,6 +6450,10 @@ msgstr ""
msgid "applicants" msgid "applicants"
msgstr "" msgstr ""
#: frontend/src/components/VideoBlock.vue:16
msgid "at {0}"
msgstr ""
#: frontend/src/components/Modals/LiveClassAttendance.vue:39 #: frontend/src/components/Modals/LiveClassAttendance.vue:39
msgid "attended for" msgid "attended for"
msgstr "" msgstr ""
@@ -6405,15 +6466,15 @@ msgstr ""
msgid "cancel your application" msgid "cancel your application"
msgstr "отменить заявку" msgstr "отменить заявку"
#: frontend/src/pages/CertifiedParticipants.vue:82 #: frontend/src/pages/CertifiedParticipants.vue:79
msgid "certificate" msgid "certificate"
msgstr "сертификат" msgstr "сертификат"
#: frontend/src/pages/CertifiedParticipants.vue:81 #: frontend/src/pages/CertifiedParticipants.vue:78
msgid "certificates" msgid "certificates"
msgstr "сертификаты" msgstr "сертификаты"
#: frontend/src/pages/CertifiedParticipants.vue:21 #: frontend/src/pages/CertifiedParticipants.vue:18
msgid "certified members" msgid "certified members"
msgstr "" msgstr ""
@@ -6489,7 +6550,7 @@ msgstr "вы можете"
msgid "{0} Assignments" msgid "{0} Assignments"
msgstr "" msgstr ""
#: frontend/src/pages/Jobs.vue:33 #: frontend/src/pages/Jobs.vue:32
msgid "{0} Open Jobs" msgid "{0} Open Jobs"
msgstr "" msgstr ""
@@ -6497,7 +6558,7 @@ msgstr ""
msgid "{0} Quizzes" msgid "{0} Quizzes"
msgstr "" msgstr ""
#: lms/lms/api.py:869 lms/lms/api.py:877 #: lms/lms/api.py:866 lms/lms/api.py:874
msgid "{0} Settings not found" msgid "{0} Settings not found"
msgstr "" msgstr ""