From c4d185f2d6bb60c0da6fb9017bc94eab9cee1edf Mon Sep 17 00:00:00 2001 From: Alexandrina-Kuzeleva Date: Thu, 20 Nov 2025 12:44:53 +0300 Subject: [PATCH] UPD 6 - add locale file, ru - AI in Quizes, now it is off - bug of translation in Courses - fronted of tags in Course Detail in Mobile ver - another locale bugs --- frontend/src/components/LessonHelp.vue | 4 +- .../src/components/Modals/EditProfile.vue | 4 +- frontend/src/pages/CourseDetail.vue | 2 +- frontend/src/pages/Courses.vue | 13 +- frontend/src/pages/LessonForm.vue | 18 +- frontend/src/pages/Profile.vue | 2 +- frontend/src/pages/QuizPage.vue | 326 + lms/locale/ru.po | 5625 ++++++++--------- 8 files changed, 3015 insertions(+), 2979 deletions(-) diff --git a/frontend/src/components/LessonHelp.vue b/frontend/src/components/LessonHelp.vue index ad1d7a91..1d85cf5f 100644 --- a/frontend/src/components/LessonHelp.vue +++ b/frontend/src/components/LessonHelp.vue @@ -52,9 +52,9 @@ const contentMap = { 'To upload Image, Video, Audio or PDF from your system, click on the add icon and select upload from the menu. Then choose the file you want to add to the lesson and it gets added to your lesson.', }, youtube: { - title: 'How to add a YouTube Video?', + title: 'How to add a YouTube Video/RuTube?', description: - 'Copy the URL of the video from YouTube and paste it in the editor.', + 'Copy the URL of the video from YouTube/RuTube and paste it in the editor.', }, remove: { title: 'How to remove an embed?', diff --git a/frontend/src/components/Modals/EditProfile.vue b/frontend/src/components/Modals/EditProfile.vue index f6564d49..404cbc33 100644 --- a/frontend/src/components/Modals/EditProfile.vue +++ b/frontend/src/components/Modals/EditProfile.vue @@ -1,11 +1,11 @@ + + diff --git a/lms/locale/ru.po b/lms/locale/ru.po index 19db87ef..bf1bc5aa 100644 --- a/lms/locale/ru.po +++ b/lms/locale/ru.po @@ -2,14 +2,14 @@ msgid "" msgstr "" "Project-Id-Version: frappe\n" "Report-Msgid-Bugs-To: jannat@frappe.io\n" -"POT-Creation-Date: 2025-10-31 16:04+0000\n" -"PO-Revision-Date: 2025-11-02 19:07\n" +"POT-Creation-Date: 2025-03-21 16:04+0000\n" +"PO-Revision-Date: 2025-03-23 01:31\n" "Last-Translator: jannat@frappe.io\n" "Language-Team: Russian\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Generated-By: Babel 2.16.0\n" +"Generated-By: Babel 2.13.1\n" "Plural-Forms: nplurals=4; plural=((n%10==1 && n%100!=11) ? 0 : ((n%10 >= 2 && n%10 <=4 && (n%100 < 12 || n%100 > 14)) ? 1 : ((n%10 == 0 || (n%10 >= 5 && n%10 <=9)) || (n%100 >= 11 && n%100 <= 14)) ? 2 : 3));\n" "X-Crowdin-Project: frappe\n" "X-Crowdin-Project-ID: 639578\n" @@ -22,168 +22,115 @@ msgstr "" msgid " Please evaluate and grade it." msgstr " Пожалуйста, оцените и поставьте оценку." -#: frontend/src/pages/Programs/ProgramEnrollment.vue:32 -msgid " designed as a learning path to guide your progress. You may take the courses in any order that suits you. " -msgstr "" - -#: frontend/src/pages/Programs/ProgramEnrollment.vue:25 -msgid " designed as a structured learning path to guide your progress. Courses in this program must be taken in order, and each course will unlock as you complete the previous one. " -msgstr "" - -#: frontend/src/pages/Home/Streak.vue:21 -msgid " you are on a" -msgstr "" +#: frontend/src/pages/Programs.vue:39 +#, python-format +msgid "% completed" +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 "" - -#: frontend/src/components/Modals/EmailTemplateModal.vue:50 -msgid "

Dear {{ member_name }},

\\n\\n

You have been enrolled in our upcoming batch {{ batch_name }}.

\\n\\n

Thanks,

\\n

Frappe Learning

" -msgstr "" +msgstr "Документация" #. 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:66 +#: lms/lms/doctype/lms_course/lms_course.py:58 msgid "A course cannot have both paid certificate and certificate of completion." -msgstr "" +msgstr "У курса не может быть как оплаченного сертификата, так и свидетельства об окончании." -#: frontend/src/pages/CourseForm.vue:190 +#: frontend/src/pages/CourseForm.vue:40 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/CourseForm.vue:182 -msgid "About the Course" -msgstr "" - -#: frontend/src/pages/Batch.vue:101 +#: frontend/src/pages/Batch.vue:100 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 "Принял" -#. Label of the account_id (Data) field in DocType 'LMS Zoom Settings' #. Label of the account_id (Data) field in DocType 'Zoom Settings' -#: frontend/src/components/Modals/ZoomAccountModal.vue:55 -#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/doctype/zoom_settings/zoom_settings.json msgid "Account ID" msgstr "ID аккаунта" -#. Label of the account_name (Data) field in DocType 'LMS Zoom Settings' -#: frontend/src/components/Modals/ZoomAccountModal.vue:30 -#: frontend/src/components/Settings/ZoomSettings.vue:192 -#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json -msgid "Account Name" -msgstr "" - -#: frontend/src/pages/ProfileAbout.vue:34 +#: frontend/src/pages/ProfileAbout.vue:17 msgid "Achievements" 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 "" - -#: frontend/src/pages/Statistics.vue:16 -msgid "Active Members" -msgstr "" +msgstr "Активный" #: frontend/src/components/Assessments.vue:11 #: frontend/src/components/BatchCourses.vue:11 -#: frontend/src/components/BatchStudents.vue:73 -#: frontend/src/components/LiveClass.vue:21 -#: frontend/src/components/Modals/QuizInVideo.vue:29 -#: frontend/src/components/Settings/Categories.vue:43 -#: frontend/src/components/Settings/Evaluators.vue:93 -#: frontend/src/components/Settings/Members.vue:91 -#: frontend/src/pages/Programs/ProgramForm.vue:56 -#: frontend/src/pages/Programs/ProgramForm.vue:131 -#: frontend/src/pages/Programs/ProgramForm.vue:180 +#: frontend/src/components/BatchStudents.vue:117 +#: frontend/src/components/Categories.vue:26 +#: frontend/src/components/LiveClass.vue:11 +#: frontend/src/components/Members.vue:43 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/CourseOutline.vue:11 #: frontend/src/components/CreateOutline.vue:18 #: frontend/src/components/Modals/ChapterModal.vue:5 msgid "Add Chapter" msgstr "Добавить главу" -#: frontend/src/pages/Programs/ProgramForm.vue:176 -msgid "Add Course to Program" -msgstr "" - -#: frontend/src/components/Settings/Evaluators.vue:91 -msgid "Add Evaluator" -msgstr "" - -#: frontend/src/components/CourseOutline.vue:146 +#: frontend/src/components/CourseOutline.vue:129 msgid "Add Lesson" msgstr "Добавить урок" -#: frontend/src/components/VideoBlock.vue:121 -msgid "Add Quiz to Video" -msgstr "" - -#: frontend/src/components/Controls/ChildTable.vue:69 -msgid "Add Row" -msgstr "" - -#: frontend/src/pages/ProfileEvaluator.vue:89 +#: frontend/src/pages/ProfileEvaluator.vue:75 msgid "Add Slot" msgstr "Добавить слот" -#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseForm.vue:35 -msgid "Add Test Case" -msgstr "" - #: lms/templates/onboarding_header.html:26 msgid "Add a Chapter" msgstr "Добавить главу" @@ -196,101 +143,68 @@ msgstr "Добавить урок" msgid "Add a Student" msgstr "Добавить студента" -#: frontend/src/components/AppSidebar.vue:600 +#: frontend/src/components/OnboardingBanner.vue:56 msgid "Add a chapter" -msgstr "" +msgstr "Добавить главу" #: frontend/src/components/Modals/BatchCourseModal.vue:5 msgid "Add a course" msgstr "Добавить курс" -#: frontend/src/pages/CourseForm.vue:55 +#: frontend/src/pages/CourseForm.vue:136 msgid "Add a keyword and then press enter" -msgstr "" +msgstr Добавьте ключевое слово и нажать клавишу enter" -#: frontend/src/components/AppSidebar.vue:601 +#: frontend/src/components/OnboardingBanner.vue:81 msgid "Add a lesson" -msgstr "" +msgstr "Добавить урок" -#: frontend/src/components/Settings/Members.vue:88 -msgid "Add a new member" -msgstr "" - -#: frontend/src/components/Modals/Question.vue:167 -#: frontend/src/pages/QuizForm.vue:200 +#: frontend/src/components/Modals/Question.vue:144 +#: frontend/src/pages/QuizForm.vue:183 msgid "Add a new question" -msgstr "" +msgstr "Добавить новый вопрос" -#: frontend/src/components/AppSidebar.vue:615 -msgid "Add a program" -msgstr "" - -#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseModal.vue:5 -msgid "Add a programming exercise to your lesson" -msgstr "" - -#: frontend/src/components/AssessmentPlugin.vue:7 +#: 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:8 +#: frontend/src/components/AssessmentPlugin.vue:14 msgid "Add an assignment to your lesson" -msgstr "" +msgstr "Добавить задание к вашему уроку" -#: lms/lms/doctype/lms_question/lms_question.py:67 +#: frontend/src/components/Modals/Question.vue:18 +msgid "Add an existing question" +msgstr "Добавить существующмй вопрос" + +#: lms/lms/doctype/lms_question/lms_question.py:66 msgid "Add at least one possible answer for this question: {0}" msgstr "Добавьте хотя бы один возможный ответ на этот вопрос: {0}" -#: frontend/src/components/AppSidebar.vue:564 -msgid "Add courses to your batch" -msgstr "" - -#: frontend/src/components/Modals/QuizInVideo.vue:5 -msgid "Add quiz to this video" -msgstr "" - -#: frontend/src/components/AppSidebar.vue:543 -msgid "Add students to your batch" -msgstr "" - -#: frontend/src/components/Notes/InlineLessonMenu.vue:39 -msgid "Add to Notes" -msgstr "" - #: frontend/src/components/Modals/PageModal.vue:6 msgid "Add web page to sidebar" msgstr "Добавить веб страницу на боковую панель" -#: frontend/src/components/Assignment.vue:68 +#: frontend/src/components/Assignment.vue:65 msgid "Add your assignment as {0}" msgstr "Добавьте свое задание как {0}" -#: frontend/src/components/AppSidebar.vue:476 -msgid "Add your first chapter" -msgstr "" - -#: frontend/src/components/AppSidebar.vue:492 -msgid "Add your first lesson" -msgstr "" - #. Label of the address (Link) field in DocType 'LMS Payment' -#: frontend/src/components/Settings/TransactionDetails.vue:56 #: 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' @@ -302,30 +216,38 @@ msgid "Admin" msgstr "Админ" #. Name of a role -#: frontend/src/pages/Batches.vue:275 lms/lms/doctype/lms_badge/lms_badge.json +#: frontend/src/pages/Batches.vue:285 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/CertifiedParticipants.vue:20 +msgid "All Certified Participants" +msgstr "Все сертифицированные участники" #: frontend/src/pages/Courses.vue:26 lms/lms/widgets/BreadCrumb.html:3 msgid "All Courses" msgstr "Все курсы" -#: frontend/src/pages/Programs/StudentPrograms.vue:5 -msgid "All Programs" -msgstr "" +#: frontend/src/components/BatchFeedback.vue:51 +msgid "All Feedback" +msgstr "Вся обратная связь" -#: lms/lms/doctype/lms_quiz/lms_quiz.py:42 +#: lms/templates/quiz/quiz.html:141 +msgid "All Submissions" +msgstr "Все сданные тесты" + +#: lms/lms/doctype/lms_quiz/lms_quiz.py:46 msgid "All questions should have the same marks if the limit is set." 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 @@ -342,7 +264,7 @@ msgstr "Разрешить самостоятельную регистрацию msgid "Allow accessing future dates" msgstr "Разрешить доступ к будущим датам" -#: frontend/src/pages/BatchForm.vue:64 +#: frontend/src/pages/BatchForm.vue:32 msgid "Allow self enrollment" msgstr "Разрешить самостоятельную регистрацию" @@ -350,90 +272,76 @@ msgstr "Разрешить самостоятельную регистрацию msgid "Already Registered" msgstr "Уже зарегистрирован" -#. Option for the 'Color' (Select) field in DocType 'LMS Course' -#: lms/lms/doctype/lms_course/lms_course.json -msgid "Amber" -msgstr "" - #. Label of the amount (Currency) field in DocType 'LMS Batch' #. Label of the course_price (Currency) field in DocType 'LMS Course' #. Label of the amount (Currency) field in DocType 'LMS Payment' -#: frontend/src/components/Settings/TransactionDetails.vue:68 -#: frontend/src/components/Settings/Transactions.vue:219 -#: frontend/src/pages/BatchForm.vue:278 frontend/src/pages/CourseForm.vue:262 +#: frontend/src/pages/BatchForm.vue:209 frontend/src/pages/CourseForm.vue:220 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_course/lms_course.json #: lms/lms/doctype/lms_payment/lms_payment.json +#: lms/public/js/common_functions.js:379 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 +#: lms/public/js/common_functions.js:397 msgid "Amount (USD)" msgstr "Сумма" -#: lms/lms/doctype/lms_batch/lms_batch.py:70 +#: lms/lms/doctype/lms_batch/lms_batch.py:60 msgid "Amount and currency are required for paid batches." -msgstr "" +msgstr "Для оплачиваемой группы следует указать сумму и валюту." -#: lms/lms/doctype/lms_course/lms_course.py:79 +#: lms/lms/doctype/lms_course/lms_course.py:69 msgid "Amount and currency are required for paid certificates." -msgstr "" +msgstr "Для получения оплаченных сертификатов требуются сумма и валюта." -#: lms/lms/doctype/lms_course/lms_course.py:76 +#: lms/lms/doctype/lms_course/lms_course.py:66 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 "Сумма с НДС" -#: frontend/src/components/Modals/AnnouncementModal.vue:34 +#: frontend/src/components/Modals/AnnouncementModal.vue:33 msgid "Announcement" msgstr "Объявление" -#: frontend/src/components/Modals/AnnouncementModal.vue:105 +#: frontend/src/components/Modals/AnnouncementModal.vue:100 msgid "Announcement has been sent successfully" -msgstr "" - -#: frontend/src/components/Modals/AnnouncementModal.vue:97 -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 #. Submission' #. Label of the answer (Code) field in DocType 'LMS Exercise' -#: frontend/src/pages/QuizSubmission.vue:60 +#: frontend/src/pages/QuizSubmission.vue:61 #: lms/lms/doctype/lms_assignment/lms_assignment.json #: 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:104 frontend/src/pages/CourseForm.vue:123 +#: frontend/src/pages/CourseForm.vue:84 frontend/src/pages/CourseForm.vue:102 msgid "Appears on the course card in the course list" -msgstr "" +msgstr "Отображается на карточке курса в списке курсов" -#: frontend/src/pages/BatchForm.vue:250 +#: frontend/src/pages/BatchForm.vue:63 frontend/src/pages/BatchForm.vue:81 msgid "Appears when the batch URL is shared on any online platform" -msgstr "" +msgstr "Отображается, когда URL-адрес пакета публикуется на любой онлайн-платформе" -#: frontend/src/pages/BatchForm.vue:231 -msgid "Appears when the batch URL is shared on socials" -msgstr "" +#: frontend/src/pages/JobDetail.vue:121 +msgid "Applications Received" +msgstr "Заявки получены" -#. Label of a field in the job-opportunity Web Form -#: lms/job/web_form/job_opportunity/job_opportunity.json -msgid "Application Form Link" -msgstr "" - -#: frontend/src/pages/JobDetail.vue:51 +#: frontend/src/pages/JobDetail.vue:42 msgid "Apply" -msgstr "" +msgstr "Применить" #. Label of the apply_gst (Check) field in DocType 'LMS Settings' #: lms/lms/doctype/lms_settings/lms_settings.json @@ -449,8 +357,10 @@ msgstr "Применяйте округление для эквивалента" msgid "Apply for this job" msgstr "Подать заявку на эту работу" +#. Option for the 'Status' (Select) field in DocType 'Invite Request' #. Option for the 'Status' (Select) field in DocType 'LMS Course' #. Option for the 'Status' (Select) field in DocType 'LMS Mentor Request' +#: lms/lms/doctype/invite_request/invite_request.json #: lms/lms/doctype/lms_course/lms_course.json #: lms/lms/doctype/lms_mentor_request/lms_mentor_request.json msgid "Approved" @@ -458,32 +368,29 @@ msgstr "Утвержден" #: frontend/src/components/Apps.vue:13 msgid "Apps" -msgstr "" +msgstr "Приложения" -#: frontend/src/pages/Batches.vue:285 +#: frontend/src/pages/Batches.vue:292 msgid "Archived" -msgstr "" +msgstr "Заархивированный" -#: frontend/src/components/UpcomingEvaluations.vue:176 +#: frontend/src/components/UpcomingEvaluations.vue:170 msgid "Are you sure you want to cancel this evaluation? This action cannot be undone." -msgstr "" +msgstr "Вы уверены, что хотите отменить эту оценку? Это действие невозможно отменить." -#: frontend/src/pages/Programs/ProgramEnrollment.vue:38 -msgid "Are you sure you want to enroll?" -msgstr "" - -#: frontend/src/components/UserDropdown.vue:177 +#: frontend/src/components/UserDropdown.vue:175 msgid "Are you sure you want to login to your Frappe Cloud dashboard?" -msgstr "" +msgstr "Вы уверены, что хотите войти в свой личный кабинет Frappe Cloud?" -#: frontend/src/pages/Lesson.vue:289 -msgid "Ask a question to get help from the community." -msgstr "" +#. Label of the user_category (Check) field in DocType 'LMS Settings' +#: lms/lms/doctype/lms_settings/lms_settings.json +msgid "Ask User Category during Signup" +msgstr "Спрашивать категорию пользователя при регистрации" #. Label of the assessment_tab (Tab Break) field in DocType 'LMS Batch' #. Label of the assessment (Table) field in DocType 'LMS Batch' #: frontend/src/components/Modals/AssessmentModal.vue:27 -#: frontend/src/components/Modals/BatchStudentProgress.vue:41 +#: frontend/src/components/Modals/BatchStudentProgress.vue:32 #: lms/lms/doctype/lms_batch/lms_batch.json lms/templates/assessments.html:11 msgid "Assessment" msgstr "Оценка" @@ -499,18 +406,18 @@ msgstr "Название оценки" msgid "Assessment Type" msgstr "Тип оценки" -#: frontend/src/components/Modals/AssessmentModal.vue:91 +#: frontend/src/components/Modals/AssessmentModal.vue:73 msgid "Assessment added successfully" -msgstr "" +msgstr "Оценка успешно добавлена" -#: lms/lms/doctype/lms_batch/lms_batch.py:78 +#: lms/lms/doctype/lms_batch/lms_batch.py:70 msgid "Assessment {0} has already been added to this batch." msgstr "Оценка {0} уже добавлена в этот пакет." #. Label of the show_assessments (Check) field in DocType 'LMS Settings' -#: frontend/src/components/AppSidebar.vue:618 #: frontend/src/components/Assessments.vue:5 -#: frontend/src/components/BatchStudents.vue:32 +#: frontend/src/components/BatchStudents.vue:68 +#: frontend/src/components/BatchStudents.vue:101 #: lms/lms/doctype/lms_settings/lms_settings.json #: lms/templates/assessments.html:3 msgid "Assessments" @@ -520,28 +427,11 @@ msgstr "Оценки" msgid "Assign" msgstr "Назначать" -#: frontend/src/components/Settings/BadgeForm.vue:28 -msgid "Assign For" -msgstr "" - -#: frontend/src/components/Settings/BadgeForm.vue:58 -msgid "Assign To" -msgstr "" - -#: frontend/src/components/Settings/BadgeAssignmentForm.vue:7 -msgid "Assign a Badge" -msgstr "" - -#: frontend/src/components/Settings/Badges.vue:221 -msgid "Assigned For" -msgstr "" - #. Label of the section_break_16 (Section Break) field in DocType 'Course #. Lesson' #. Label of the assignment (Link) field in DocType 'LMS Assignment Submission' -#: frontend/src/components/Assessments.vue:245 #: frontend/src/pages/AssignmentSubmissionList.vue:12 -#: frontend/src/utils/assignment.js:24 +#: frontend/src/utils/assignment.js:26 #: lms/lms/doctype/course_lesson/course_lesson.json #: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json #: lms/templates/assignment.html:3 @@ -554,14 +444,11 @@ msgstr "Назначение" msgid "Assignment Attachment" msgstr "Прикрепленное задание" -#: frontend/src/components/Settings/BadgeForm.vue:198 -#: frontend/src/components/Settings/Badges.vue:204 -msgid "Assignment Submission" -msgstr "" - -#: frontend/src/pages/AssignmentSubmissionList.vue:222 -msgid "Assignment Submissions" -msgstr "" +#. Label of the assignment_submission_template (Link) field in DocType 'LMS +#. Settings' +#: lms/lms/doctype/lms_settings/lms_settings.json +msgid "Assignment Submission Template" +msgstr "Шаблон Отправленного Задания" #. Label of the assignment_title (Data) field in DocType 'LMS Assignment #. Submission' @@ -569,60 +456,33 @@ msgstr "" msgid "Assignment Title" msgstr "Название задания" -#: frontend/src/components/Modals/AssignmentForm.vue:125 -msgid "Assignment created successfully" -msgstr "" - -#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.py:27 +#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.py:33 msgid "Assignment for Lesson {0} by {1} already exists." msgstr "Задание для урока {0} от {1} уже существует." -#: frontend/src/components/Assignment.vue:362 -msgid "Assignment submitted successfully" -msgstr "" - -#: frontend/src/components/Modals/AssignmentForm.vue:138 -msgid "Assignment updated successfully" -msgstr "" +#: frontend/src/pages/AssignmentForm.vue:155 +msgid "Assignment saved successfully" +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 "Задание появится в конце урока." -#: frontend/src/components/AppSidebar.vue:622 -#: frontend/src/components/Settings/Badges.vue:163 -#: frontend/src/pages/Assignments.vue:208 lms/www/lms.py:271 +#: frontend/src/pages/AssignmentForm.vue:174 msgid "Assignments" -msgstr "" +msgstr "Задания" -#: lms/lms/doctype/lms_question/lms_question.py:44 +#: lms/lms/doctype/lms_question/lms_question.py:43 msgid "At least one option must be correct for this question." msgstr "Для этого вопроса должен быть верным хотя бы один вариант." -#: lms/lms/doctype/lms_programming_exercise/lms_programming_exercise.py:15 -msgid "At least one test case is required for the programming exercise." -msgstr "" - -#: frontend/src/components/Modals/LiveClassAttendance.vue:5 -msgid "Attendance for Class - {0}" -msgstr "" - -#: frontend/src/components/Modals/LiveClassAttendance.vue:24 -msgid "Attended for" -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 "" - #. 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 +#: frontend/src/pages/ProfileEvaluator.vue:123 msgid "Authorize Google Calendar Access" msgstr "Разрешить доступ к Google Календарю" @@ -632,41 +492,25 @@ msgid "Auto Assign" msgstr "Автоназначение" #. Label of the auto_recording (Select) field in DocType 'LMS Live Class' -#: frontend/src/components/Modals/LiveClassModal.vue:73 +#: frontend/src/components/Modals/LiveClassModal.vue:77 #: lms/lms/doctype/lms_live_class/lms_live_class.json msgid "Auto Recording" msgstr "Авто. запись" -#: frontend/src/pages/ProfileEvaluator.vue:224 -msgid "Availability updated successfully" -msgstr "" - -#: frontend/src/components/BatchFeedback.vue:43 -msgid "Average Feedback Received" -msgstr "" - -#: frontend/src/components/Modals/CourseProgressSummary.vue:105 -#: frontend/src/pages/Programs/ProgramProgressSummary.vue:22 -msgid "Average Progress %" -msgstr "" - -#: frontend/src/components/CourseCard.vue:71 +#: frontend/src/components/CourseCard.vue:51 #: frontend/src/pages/CourseDetail.vue:20 -#: frontend/src/pages/Programs/ProgramEnrollment.vue:76 msgid "Average Rating" msgstr "Средняя оценка" -#: frontend/src/components/Modals/VideoStatistics.vue:74 -msgid "Average Watch Time" -msgstr "" +#: frontend/src/components/BatchFeedback.vue:38 +msgid "Average of Feedback Received" +msgstr "Среднее количество полученных отзывов" -#: frontend/src/pages/Lesson.vue:63 frontend/src/pages/Lesson.vue:199 +#: frontend/src/pages/Lesson.vue:97 msgid "Back to Course" -msgstr "" +msgstr "Вернуться к курсу" #. Label of the badge (Link) field in DocType 'LMS Badge Assignment' -#: frontend/src/components/Settings/BadgeAssignmentForm.vue:32 -#: frontend/src/components/Settings/Badges.vue:214 #: lms/lms/doctype/lms_badge_assignment/lms_badge_assignment.json msgid "Badge" msgstr "Бейдж" @@ -682,46 +526,19 @@ msgstr "Описание бейджа" msgid "Badge Image" msgstr "Изображение бейджа" -#: frontend/src/components/Settings/BadgeAssignmentForm.vue:131 -msgid "Badge assignment created successfully" -msgstr "" - -#: frontend/src/components/Settings/BadgeAssignmentForm.vue:112 -msgid "Badge assignment updated successfully" -msgstr "" - -#: frontend/src/components/Settings/BadgeAssignments.vue:173 -msgid "Badge assignments deleted successfully" -msgstr "" - -#: frontend/src/components/Settings/BadgeForm.vue:182 -msgid "Badge created successfully" -msgstr "" - -#: frontend/src/components/Settings/Badges.vue:190 -msgid "Badge deleted successfully" -msgstr "" - -#: frontend/src/components/Settings/BadgeForm.vue:162 -msgid "Badge updated successfully" -msgstr "" - #. Label of the batch (Link) field in DocType 'LMS Batch Enrollment' #. Label of the batch (Link) field in DocType 'LMS Batch Feedback' #. Label of the batch_name (Link) field in DocType 'LMS Certificate' #. Label of the batch_name (Link) field in DocType 'LMS Certificate Request' #. Label of the batch_name (Link) field in DocType 'LMS Live Class' #: frontend/src/components/Modals/Event.vue:32 -#: frontend/src/components/Settings/BadgeForm.vue:195 -#: frontend/src/components/Settings/Badges.vue:200 -#: frontend/src/components/Settings/TransactionDetails.vue:92 #: lms/lms/doctype/lms_batch_enrollment/lms_batch_enrollment.json #: lms/lms/doctype/lms_batch_feedback/lms_batch_feedback.json #: lms/lms/doctype/lms_certificate/lms_certificate.json #: 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' @@ -734,6 +551,10 @@ msgstr "Шаблон подтверждения группы" msgid "Batch Course" msgstr "Группа курса" +#: lms/public/js/common_functions.js:428 +msgid "Batch Created" +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 @@ -741,40 +562,25 @@ msgid "Batch Description" msgstr "Описание группы" #. Label of the batch_details (Text Editor) field in DocType 'LMS Batch' -#: frontend/src/pages/BatchForm.vue:133 +#: frontend/src/pages/BatchForm.vue:236 #: lms/lms/doctype/lms_batch/lms_batch.json -#: lms/templates/emails/batch_confirmation.html:26 +#: lms/public/js/common_functions.js:349 +#: lms/templates/emails/batch_confirmation.html:24 msgid "Batch Details" msgstr "Подробности группы" #. Label of the batch_details_raw (HTML Editor) field in DocType 'LMS Batch' #: lms/lms/doctype/lms_batch/lms_batch.json +#: lms/public/js/common_functions.js:356 msgid "Batch Details Raw" msgstr "Подробности группы Необработанные" -#: frontend/src/pages/BatchForm.vue:89 -msgid "Batch End Date" -msgstr "" - -#: frontend/src/components/Settings/BadgeForm.vue:204 -#: frontend/src/components/Settings/Badges.vue:202 -msgid "Batch Enrollment" -msgstr "" - -#: frontend/src/components/Modals/EmailTemplateModal.vue:28 -msgid "Batch Enrollment Confirmation" -msgstr "" - #. Name of a role #: lms/lms/doctype/course_evaluator/course_evaluator.json -#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_category/lms_category.json #: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json -#: lms/lms/doctype/lms_programming_exercise/lms_programming_exercise.json -#: lms/lms/doctype/lms_programming_exercise_submission/lms_programming_exercise_submission.json -#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json msgid "Batch Evaluator" msgstr "Оценщик группы" @@ -801,52 +607,36 @@ msgstr "Старая группа" msgid "Batch Settings" msgstr "Настройки группы" -#: frontend/src/pages/BatchForm.vue:82 -msgid "Batch Start Date" -msgstr "Дата начала группы" - #: lms/templates/emails/batch_confirmation.html:11 msgid "Batch Start Date:" msgstr "Дата начала группы:" -#: frontend/src/components/BatchStudents.vue:40 -msgid "Batch Summary" -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 "Название группы" -#: frontend/src/pages/BatchForm.vue:581 -msgid "Batch deleted successfully" -msgstr "" +#: lms/public/js/common_functions.js:427 +msgid "Batch Updated" +msgstr "Группа обновлена" -#: lms/lms/doctype/lms_batch/lms_batch.py:43 +#: 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:211 -msgid "Batch has already started." -msgstr "" - -#: lms/lms/api.py:206 +#: lms/lms/api.py:236 msgid "Batch is sold out." -msgstr "" - -#: lms/lms/doctype/lms_batch/lms_batch.py:48 -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 "Партия:" #. Label of the batches (Check) field in DocType 'LMS Settings' -#: frontend/src/pages/Batches.vue:306 frontend/src/pages/Batches.vue:313 -#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:120 +#: frontend/src/pages/Batches.vue:300 +#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:63 msgid "Batches" msgstr "Группы" @@ -855,7 +645,7 @@ msgstr "Группы" msgid "Begin Date" msgstr "Дата начала" -#: lms/templates/emails/batch_confirmation.html:33 +#: lms/templates/emails/batch_confirmation.html:31 #: lms/templates/emails/batch_start_reminder.html:31 #: lms/templates/emails/certification.html:20 #: lms/templates/emails/live_class_reminder.html:28 @@ -864,30 +654,21 @@ 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 +#: frontend/src/pages/Billing.vue:8 #: lms/lms/doctype/lms_payment/lms_payment.json msgid "Billing Details" msgstr "Платёжные реквизиты" #. Label of the billing_name (Data) field in DocType 'LMS Payment' -#: frontend/src/components/Settings/TransactionDetails.vue:31 -#: frontend/src/components/Settings/Transactions.vue:213 #: frontend/src/pages/Billing.vue:70 #: lms/lms/doctype/lms_payment/lms_payment.json msgid "Billing Name" msgstr "Имя плательщика" -#: frontend/src/components/Modals/EditProfile.vue:81 +#: frontend/src/components/Modals/EditProfile.vue:75 msgid "Bio" msgstr "О себе" -#. Option for the 'Color' (Select) field in DocType 'LMS Course' -#. Option for the 'Color' (Select) field in DocType 'LMS Lesson Note' -#: lms/lms/doctype/lms_course/lms_course.json -#: lms/lms/doctype/lms_lesson_note/lms_lesson_note.json -msgid "Blue" -msgstr "" - #. Label of the body (Markdown Editor) field in DocType 'Course Lesson' #: lms/lms/doctype/course_lesson/course_lesson.json msgid "Body" @@ -896,21 +677,21 @@ 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 "Владелец бизнеса" -#: frontend/src/components/CourseCardOverlay.vue:54 +#: frontend/src/components/CourseCardOverlay.vue:47 msgid "Buy this course" -msgstr "" +msgstr "Купить этот курс" #: lms/templates/emails/lms_message.html:11 msgid "By" @@ -921,14 +702,14 @@ msgstr "От" msgid "CGPA/4" msgstr "CGPA/4" -#: frontend/src/components/UpcomingEvaluations.vue:59 -#: frontend/src/components/UpcomingEvaluations.vue:181 +#: frontend/src/components/UpcomingEvaluations.vue:60 +#: frontend/src/components/UpcomingEvaluations.vue:175 msgid "Cancel" msgstr "Отмена" -#: frontend/src/components/UpcomingEvaluations.vue:175 +#: frontend/src/components/UpcomingEvaluations.vue:169 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' @@ -937,46 +718,35 @@ 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' #. Label of the category (Link) field in DocType 'LMS Course' -#: frontend/src/pages/BatchForm.vue:199 frontend/src/pages/Batches.vue:50 -#: frontend/src/pages/CertifiedParticipants.vue:35 -#: frontend/src/pages/CourseForm.vue:36 frontend/src/pages/Courses.vue:46 -#: lms/lms/doctype/lms_batch/lms_batch.json +#: frontend/src/pages/BatchForm.vue:190 frontend/src/pages/Batches.vue:55 +#: frontend/src/pages/CertifiedParticipants.vue:37 +#: frontend/src/pages/CourseForm.vue:147 frontend/src/pages/Courses.vue:51 +#: frontend/src/pages/JobDetail.vue:96 lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_category/lms_category.json -#: lms/lms/doctype/lms_course/lms_course.json lms/templates/signup-form.html:22 +#: lms/lms/doctype/lms_course/lms_course.json +#: lms/public/js/common_functions.js:316 lms/templates/signup-form.html:22 msgid "Category" msgstr "Категория" -#: frontend/src/components/Settings/Categories.vue:39 +#: frontend/src/components/Categories.vue:22 msgid "Category Name" -msgstr "" - -#: frontend/src/components/Settings/Categories.vue:133 -msgid "Category added successfully" -msgstr "" - -#: frontend/src/components/Settings/Categories.vue:193 -msgid "Category deleted successfully" -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 @@ -994,21 +764,21 @@ msgstr "Шаблон письма с сертификатом" msgid "Certificate Link" msgstr "Ссылка на сертификат" -#: frontend/src/components/CourseCardOverlay.vue:156 +#: frontend/src/components/CourseCardOverlay.vue:124 msgid "Certificate of Completion" -msgstr "" +msgstr "Сертификат об окончании" -#: frontend/src/components/Modals/Event.vue:317 +#: frontend/src/components/Modals/Event.vue:310 msgid "Certificate saved successfully" -msgstr "" +msgstr "Сертификат успешно сохранён" #: frontend/src/pages/ProfileCertificates.vue:4 msgid "Certificates" msgstr "Сертификаты" -#: frontend/src/components/Modals/BulkCertificates.vue:120 +#: frontend/src/components/Modals/BulkCertificates.vue:121 msgid "Certificates generated successfully" -msgstr "" +msgstr "Сертификат успешно сгенерирован" #. Label of the certification (Table) field in DocType 'User' #. Name of a DocType @@ -1017,12 +787,12 @@ msgstr "" #. Enrollment' #. Label of a Card Break in the LMS Workspace #. Label of a Link in the LMS Workspace -#: frontend/src/components/AppSidebar.vue:626 -#: frontend/src/components/Modals/Event.vue:381 -#: frontend/src/pages/BatchForm.vue:69 frontend/src/pages/Batches.vue:58 +#: frontend/src/components/CourseCard.vue:111 +#: frontend/src/components/Modals/Event.vue:371 +#: frontend/src/pages/BatchForm.vue:37 frontend/src/pages/Batches.vue:38 #: frontend/src/pages/CourseCertification.vue:10 -#: frontend/src/pages/CourseCertification.vue:135 -#: frontend/src/pages/Courses.vue:54 lms/fixtures/custom_field.json +#: frontend/src/pages/CourseCertification.vue:133 +#: frontend/src/pages/Courses.vue:34 lms/fixtures/custom_field.json #: lms/lms/doctype/certification/certification.json #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_enrollment/lms_enrollment.json @@ -1033,49 +803,36 @@ 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 "Название сертификации" -#. Label of the certifications (Check) field in DocType 'LMS Settings' -#: lms/lms/doctype/lms_settings/lms_settings.json -msgid "Certifications" -msgstr "" - -#: frontend/src/components/BatchStudents.vue:17 +#: frontend/src/components/BatchStudents.vue:36 msgid "Certified" -msgstr "" +msgstr "Сертифицированно" -#. Label of the certified_members (Check) field in DocType 'LMS Settings' -#: frontend/src/pages/CertifiedParticipants.vue:183 -#: frontend/src/pages/CertifiedParticipants.vue:190 -#: frontend/src/pages/Statistics.vue:40 +#. Label of the certified_participants (Check) field in DocType 'LMS Settings' +#: frontend/src/pages/CertifiedParticipants.vue:161 #: lms/lms/doctype/lms_settings/lms_settings.json -msgid "Certified Members" -msgstr "" - -#: lms/www/lms.py:300 msgid "Certified Participants" msgstr "Сертифицированные участники" #: lms/templates/assignment.html:13 msgid "Change" -msgstr "" +msgstr "Изменение" -#: frontend/src/components/Assignment.vue:348 +#: frontend/src/components/Assignment.vue:340 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' -#. Label of the chapter (Link) field in DocType 'LMS Video Watch Duration' #. Label of a Link in the LMS Workspace #: lms/lms/doctype/chapter_reference/chapter_reference.json #: lms/lms/doctype/lms_course_progress/lms_course_progress.json -#: lms/lms/doctype/lms_video_watch_duration/lms_video_watch_duration.json #: lms/lms/workspace/lms/lms.json msgid "Chapter" msgstr "Глава" @@ -1087,46 +844,25 @@ msgstr "Ссылка на главу" #: frontend/src/components/Modals/ChapterModal.vue:154 msgid "Chapter added successfully" -msgstr "" +msgstr "Глава успешно добавлена" -#: frontend/src/components/CourseOutline.vue:348 -msgid "Chapter deleted successfully" -msgstr "" - -#: frontend/src/components/CourseOutline.vue:282 -msgid "Chapter moved successfully" -msgstr "" - -#: frontend/src/components/Modals/ChapterModal.vue:196 +#: frontend/src/components/Modals/ChapterModal.vue:198 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 "Главы" -#: frontend/src/components/Quiz.vue:229 +#: frontend/src/components/Quiz.vue:205 lms/templates/quiz/quiz.html:120 msgid "Check" msgstr "Проверка" -#: frontend/src/pages/ProgrammingExercises/ProgrammingExercises.vue:16 -msgid "Check All Submissions" -msgstr "" - #: lms/templates/emails/mention_template.html:10 msgid "Check Discussion" msgstr "Проверить дискуссию" -#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseForm.vue:97 -msgid "Check Submission" -msgstr "" - -#: frontend/src/components/Modals/AssignmentForm.vue:55 -#: frontend/src/pages/QuizForm.vue:39 -msgid "Check Submissions" -msgstr "" - #: lms/templates/certificates_section.html:24 msgid "Check out the {0} to know more about certification." msgstr "Посмотрите {0} чтобы узнать больше о сертификации." @@ -1142,79 +878,56 @@ msgstr "Оформить заказ на Курсы" msgid "Choices" msgstr "Варианты ответов" -#: frontend/src/pages/CourseForm.vue:134 -msgid "Choose a color for the course card" -msgstr "" - -#: frontend/src/components/Quiz.vue:654 +#: frontend/src/components/Quiz.vue:610 lms/templates/quiz/quiz.html:53 msgid "Choose all answers that apply" msgstr "Выберите все подходящие ответы" -#: frontend/src/components/Modals/Question.vue:19 -msgid "Choose an existing question" -msgstr "" - #: frontend/src/components/Controls/IconPicker.vue:27 msgid "Choose an icon" msgstr "Выберите иконку" -#: frontend/src/components/Quiz.vue:655 +#: frontend/src/components/Quiz.vue:611 lms/templates/quiz/quiz.html:53 msgid "Choose one answer" msgstr "Выберите один ответ" #. Label of the city (Data) field in DocType 'User' -#. Label of the location (Data) field in DocType 'Job Opportunity' -#: frontend/src/pages/Billing.vue:81 frontend/src/pages/JobForm.vue:41 -#: lms/fixtures/custom_field.json -#: lms/job/doctype/job_opportunity/job_opportunity.json +#: frontend/src/pages/Billing.vue:81 lms/fixtures/custom_field.json msgid "City" -msgstr "" +msgstr "Город" #: lms/templates/emails/live_class_reminder.html:10 msgid "Class:" -msgstr "" +msgstr "Класс" -#: frontend/src/components/Controls/Link.vue:50 +#: 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 "" +#: frontend/src/components/LessonHelp.vue:30 +msgid "Click on the add icon in the editor and select Quiz from the menu. It opens up a dialog, where you can either select a quiz from the list or create a new quiz. When you select the Create New option it redirects you to the quiz creation page." +msgstr "Нажмите на значок добавления в редакторе и выберите Тест в меню. Это открывает диалоговое окно, в котором вы можете выбрать тест из списка или создать новый тест. При выборе опции Создать новый он перенаправляет вас на страницу создания теста." -#. Label of the client_id (Data) field in DocType 'LMS Zoom Settings' #. Label of the client_id (Data) field in DocType 'Zoom Settings' -#: frontend/src/components/Modals/ZoomAccountModal.vue:36 -#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/doctype/zoom_settings/zoom_settings.json msgid "Client ID" msgstr "ID клиента" -#. Label of the client_secret (Password) field in DocType 'LMS Zoom Settings' #. Label of the client_secret (Password) field in DocType 'Zoom Settings' -#: frontend/src/components/Modals/ZoomAccountModal.vue:49 -#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/doctype/zoom_settings/zoom_settings.json msgid "Client Secret" msgstr "Секретный ключ клиента" -#: frontend/src/components/Settings/Categories.vue:27 -msgid "Close" -msgstr "" - #. Option for the 'Status' (Select) field in DocType 'Job Opportunity' -#. Option in a Select field in the job-opportunity Web Form #. Option for the 'Membership' (Select) field in DocType 'LMS Batch Old' #: lms/job/doctype/job_opportunity/job_opportunity.json -#: lms/job/web_form/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 @@ -1222,10 +935,7 @@ msgid "Cloud" msgstr "Облако" #. Label of the code (Code) field in DocType 'LMS Exercise' -#. Label of the code (Code) field in DocType 'LMS Programming Exercise -#. Submission' #: lms/lms/doctype/lms_exercise/lms_exercise.json -#: lms/lms/doctype/lms_programming_exercise_submission/lms_programming_exercise_submission.json msgid "Code" msgstr "Код" @@ -1274,118 +984,89 @@ 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:145 -msgid "Collapse" -msgstr "" +#: frontend/src/components/CourseOutline.vue:14 +msgid "Collapse all chapters" +msgstr "Свернуть все главы" #. Label of the college (Data) field in DocType 'User' #: lms/fixtures/custom_field.json msgid "College Name" -msgstr "" +msgstr "Название колледжа" -#. Label of the card_gradient (Select) field in DocType 'LMS Course' -#. Label of the color (Select) field in DocType 'LMS Lesson Note' #. Label of the color (Color) field in DocType 'LMS Timetable Legend' -#: frontend/src/pages/CourseForm.vue:133 -#: lms/lms/doctype/lms_course/lms_course.json -#: lms/lms/doctype/lms_lesson_note/lms_lesson_note.json #: lms/lms/doctype/lms_timetable_legend/lms_timetable_legend.json msgid "Color" msgstr "Цвет" -#: frontend/src/pages/BatchForm.vue:306 frontend/src/pages/CourseForm.vue:312 -msgid "Comma separated keywords for SEO" -msgstr "" - #. Label of the comments (Small Text) field in DocType 'Exercise Latest #. Submission' #. Label of the comments (Small Text) field in DocType 'Exercise Submission' #. Label of the comments (Text Editor) field in DocType 'LMS Assignment #. Submission' #. Label of the comments (Small Text) field in DocType 'LMS Mentor Request' -#: frontend/src/components/Assignment.vue:170 +#: frontend/src/components/Assignment.vue:166 #: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json #: lms/lms/doctype/exercise_submission/exercise_submission.json #: 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:148 +#: frontend/src/components/Assignment.vue:145 msgid "Comments by Evaluator" -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 "" - -#: frontend/src/pages/Lesson.vue:884 -msgid "Community" -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 +#. Label of the company_details_section (Section Break) field in DocType 'Job #. Opportunity' -#: frontend/src/pages/JobForm.vue:63 +#: frontend/src/pages/JobCreation.vue:64 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Company Details" msgstr "Информация о компании" #. Label of the company_email_address (Data) field in DocType 'Job Opportunity' -#: frontend/src/pages/JobForm.vue:82 +#: frontend/src/pages/JobCreation.vue:83 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Company Email Address" msgstr "Email Компании" #. Label of the company_logo (Attach Image) field in DocType 'Job Opportunity' -#. Label of a field in the job-opportunity Web Form -#: frontend/src/pages/JobForm.vue:87 +#: frontend/src/pages/JobCreation.vue:88 #: lms/job/doctype/job_opportunity/job_opportunity.json -#: lms/job/web_form/job_opportunity/job_opportunity.json msgid "Company Logo" msgstr "Логотип Компании" #. Label of the company_name (Data) field in DocType 'Job Opportunity' -#. Label of a field in the job-opportunity Web Form -#: frontend/src/pages/JobForm.vue:69 +#: frontend/src/pages/JobCreation.vue:70 #: lms/job/doctype/job_opportunity/job_opportunity.json -#: lms/job/web_form/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' -#. Label of a field in the job-opportunity Web Form -#: frontend/src/pages/JobForm.vue:75 +#: frontend/src/pages/JobCreation.vue:76 #: lms/job/doctype/job_opportunity/job_opportunity.json -#: lms/job/web_form/job_opportunity/job_opportunity.json msgid "Company Website" msgstr "Вебсайт Компании" -#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmission.vue:69 -msgid "Compiler Message" -msgstr "" - #. Option for the 'Status' (Select) field in DocType 'LMS Course Progress' -#: frontend/src/components/Modals/BatchStudentProgress.vue:24 +#: frontend/src/components/Modals/BatchStudentProgress.vue:18 #: 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" @@ -1393,15 +1074,11 @@ msgstr "Завершить регистрацию" #: lms/templates/emails/payment_reminder.html:15 msgid "Complete Your Enrollment" -msgstr "" +msgstr "Завершите свою регистрацию" -#: lms/lms/doctype/lms_payment/lms_payment.py:69 +#: lms/lms/doctype/lms_payment/lms_payment.py:73 msgid "Complete Your Enrollment - Don't miss out!" -msgstr "" - -#: frontend/src/components/VideoBlock.vue:144 -msgid "Complete the upcoming quiz to continue watching the video. The quiz will open in {0} {1}." -msgstr "" +msgstr "Завершите регистрацию - Не пропустите!" #. Option for the 'Status' (Select) field in DocType 'Cohort' #. Option for the 'Stage' (Select) field in DocType 'LMS Batch Old' @@ -1411,48 +1088,43 @@ msgstr "" #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json #: lms/lms/widgets/CourseCard.html:78 msgid "Completed" -msgstr "" +msgstr "Завершено" + +#: frontend/src/components/BatchStudents.vue:369 +msgid "Completed by Students" +msgstr "Завершено студентами" #. Label of the enable_certification (Check) field in DocType 'LMS Course' -#: frontend/src/pages/CourseForm.vue:249 +#: frontend/src/pages/CourseForm.vue:212 #: lms/lms/doctype/lms_course/lms_course.json msgid "Completion Certificate" -msgstr "" +msgstr "Свидетельство об окончании обучения" + +#: frontend/src/pages/Statistics.vue:66 +msgid "Completions" +msgstr "Прогресс" #. Label of the condition (Code) field in DocType 'LMS Badge' -#: frontend/src/components/Settings/BadgeForm.vue:65 #: lms/lms/doctype/lms_badge/lms_badge.json msgid "Condition" msgstr "Условия" -#: lms/lms/doctype/lms_badge/lms_badge.py:17 +#: 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:22 +#: 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:148 -msgid "Configurations" -msgstr "" - -#: frontend/src/components/UserDropdown.vue:182 +#: frontend/src/components/UserDropdown.vue:180 msgid "Confirm" msgstr "Подтвердить" -#: frontend/src/pages/Programs/ProgramEnrollment.vue:100 -msgid "Confirm Enrollment" -msgstr "" - -#: frontend/src/pages/BatchForm.vue:559 -msgid "Confirm your action to delete" -msgstr "" - #. Label of the confirmation_email_sent (Check) field in DocType 'LMS Batch #. Enrollment' #: lms/lms/doctype/lms_batch_enrollment/lms_batch_enrollment.json @@ -1462,86 +1134,66 @@ 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:30 +#: lms/lms/doctype/lms_certificate/lms_certificate.py:29 msgid "Congratulations on getting certified!" msgstr "Поздравляем с получением сертификата!" -#. Label of the contact_us_tab (Tab Break) field in DocType 'LMS Settings' -#: frontend/src/components/ContactUsEmail.vue:5 -#: lms/lms/doctype/lms_settings/lms_settings.json -msgid "Contact Us" -msgstr "" - -#. Label of the contact_us_email (Data) field in DocType 'LMS Settings' -#: lms/lms/doctype/lms_settings/lms_settings.json -msgid "Contact Us Email" -msgstr "" - -#. Label of the contact_us_url (Data) field in DocType 'LMS Settings' -#: lms/lms/doctype/lms_settings/lms_settings.json -msgid "Contact Us URL" -msgstr "" - -#: frontend/src/components/CourseCardOverlay.vue:63 -#: frontend/src/pages/Lesson.vue:97 +#: frontend/src/components/CourseCardOverlay.vue:55 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' -#: frontend/src/components/Modals/EmailTemplateModal.vue:44 -#: frontend/src/components/Modals/EmailTemplateModal.vue:57 #: frontend/src/pages/LessonForm.vue:62 #: lms/lms/doctype/course_lesson/course_lesson.json #: lms/lms/doctype/lms_batch_feedback/lms_batch_feedback.json msgid "Content" msgstr "Содержание" -#: frontend/src/components/CourseCardOverlay.vue:33 +#: frontend/src/components/CourseCardOverlay.vue:29 msgid "Continue Learning" -msgstr "" +msgstr "Продолжить обучение" #. Option for the 'Type' (Select) field in DocType 'Job Opportunity' -#. Option in a Select field in the job-opportunity Web Form -#: frontend/src/pages/Jobs.vue:196 +#: frontend/src/pages/Jobs.vue:146 #: lms/job/doctype/job_opportunity/job_opportunity.json -#: lms/job/web_form/job_opportunity/job_opportunity.json msgid "Contract" -msgstr "" +msgstr "Договор" -#: lms/lms/utils.py:430 +#: lms/lms/utils.py:438 msgid "Cookie Policy" msgstr "Политика cookies" +#: frontend/src/components/LessonHelp.vue:68 +msgid "Copy the URL of the video from YouTube and paste it in the editor." +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' #. Option for the 'Status' (Select) field in DocType 'Exercise Submission' -#: frontend/src/components/Quiz.vue:189 +#: frontend/src/components/Quiz.vue:165 #: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json #: lms/lms/doctype/exercise_submission/exercise_submission.json msgid "Correct" msgstr "Правильный" -#: frontend/src/components/Modals/Question.vue:79 +#: frontend/src/components/Modals/Question.vue:73 msgid "Correct Answer" -msgstr "" +msgstr "Правильный ответ" #. Label of the country (Link) field in DocType 'User' -#. Label of the country (Link) field in DocType 'Job Opportunity' #. Label of the country (Link) field in DocType 'Payment Country' -#: frontend/src/pages/Billing.vue:92 frontend/src/pages/JobForm.vue:47 -#: frontend/src/pages/Jobs.vue:57 lms/fixtures/custom_field.json -#: lms/job/doctype/job_opportunity/job_opportunity.json +#: frontend/src/pages/Billing.vue:92 lms/fixtures/custom_field.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' @@ -1563,12 +1215,10 @@ msgstr "" #. Label of the course (Link) field in DocType 'LMS Course Review' #. Label of the course (Link) field in DocType 'LMS Enrollment' #. Label of the course (Link) field in DocType 'LMS Exercise' -#. Label of the course (Link) field in DocType 'LMS Lesson Note' #. Label of the course (Link) field in DocType 'LMS Mentor Request' #. Label of the course (Link) field in DocType 'LMS Program Course' #. Label of the course (Link) field in DocType 'LMS Quiz' #. Label of the course (Link) field in DocType 'LMS Quiz Submission' -#. Label of the course (Link) field in DocType 'LMS Video Watch Duration' #. Label of the course (Link) field in DocType 'Related Courses' #. Label of a Link in the LMS Workspace #. Label of a shortcut in the LMS Workspace @@ -1576,11 +1226,6 @@ msgstr "" #: frontend/src/components/Modals/BulkCertificates.vue:38 #: frontend/src/components/Modals/EvaluationModal.vue:20 #: frontend/src/components/Modals/Event.vue:24 -#: frontend/src/components/Settings/BadgeForm.vue:194 -#: frontend/src/components/Settings/Badges.vue:199 -#: frontend/src/components/Settings/TransactionDetails.vue:91 -#: frontend/src/pages/Programs/ProgramForm.vue:196 -#: frontend/src/pages/Programs/Programs.vue:35 #: lms/lms/doctype/batch_course/batch_course.json #: lms/lms/doctype/cohort/cohort.json #: lms/lms/doctype/cohort_mentor/cohort_mentor.json @@ -1601,12 +1246,10 @@ msgstr "" #: lms/lms/doctype/lms_course_review/lms_course_review.json #: lms/lms/doctype/lms_enrollment/lms_enrollment.json #: lms/lms/doctype/lms_exercise/lms_exercise.json -#: lms/lms/doctype/lms_lesson_note/lms_lesson_note.json #: lms/lms/doctype/lms_mentor_request/lms_mentor_request.json #: lms/lms/doctype/lms_program_course/lms_program_course.json #: lms/lms/doctype/lms_quiz/lms_quiz.json #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json -#: lms/lms/doctype/lms_video_watch_duration/lms_video_watch_duration.json #: lms/lms/doctype/related_courses/related_courses.json #: lms/lms/report/course_progress_summary/course_progress_summary.js:9 #: lms/lms/report/course_progress_summary/course_progress_summary.py:51 @@ -1626,56 +1269,32 @@ msgstr "Глава курса" msgid "Course Completed" msgstr "Курс завершен" -#: frontend/src/pages/Statistics.vue:31 -msgid "Course Completions" -msgstr "" - -#. Label of the course_count (Int) field in DocType 'LMS Program' -#: lms/lms/doctype/lms_program/lms_program.json -msgid "Course Count" -msgstr "" - #. Name of a role -#: frontend/src/pages/ProfileRoles.vue:26 +#: frontend/src/pages/ProfileRoles.vue:16 #: lms/lms/doctype/course_chapter/course_chapter.json -#: lms/lms/doctype/course_lesson/course_lesson.json -#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json #: lms/lms/doctype/lms_category/lms_category.json #: lms/lms/doctype/lms_course/lms_course.json -#: lms/lms/doctype/lms_lesson_note/lms_lesson_note.json #: lms/lms/doctype/lms_program/lms_program.json -#: lms/lms/doctype/lms_programming_exercise/lms_programming_exercise.json -#: lms/lms/doctype/lms_programming_exercise_submission/lms_programming_exercise_submission.json #: lms/lms/doctype/lms_question/lms_question.json #: lms/lms/doctype/lms_quiz/lms_quiz.json -#: lms/lms/doctype/lms_video_watch_duration/lms_video_watch_duration.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 "Данные курса" -#: frontend/src/pages/CourseForm.vue:198 +#: frontend/src/pages/CourseForm.vue:49 msgid "Course Description" msgstr "Описание курса" -#: frontend/src/components/Settings/BadgeForm.vue:203 -#: frontend/src/components/Settings/Badges.vue:201 -msgid "Course Enrollment" -msgstr "" - -#: frontend/src/pages/Statistics.vue:22 -msgid "Course Enrollments" -msgstr "" - #. Name of a DocType #: lms/lms/doctype/course_evaluator/course_evaluator.json msgid "Course Evaluator" msgstr "Оценщик курса" -#: frontend/src/pages/CourseForm.vue:80 +#: frontend/src/pages/CourseForm.vue:62 msgid "Course Image" msgstr "Изображение курса" @@ -1689,7 +1308,7 @@ msgstr "Преподаватель курса" msgid "Course Lesson" msgstr "Урок курса" -#: lms/www/lms.py:85 +#: lms/www/lms.py:30 msgid "Course List" msgstr "Список курсов" @@ -1697,12 +1316,11 @@ msgstr "Список курсов" msgid "Course Name" msgstr "Название курса" -#: frontend/src/pages/CourseDetail.vue:78 frontend/src/pages/CourseForm.vue:322 +#: frontend/src/pages/CourseDetail.vue:76 msgid "Course Outline" -msgstr "" +msgstr "План курса" #. Name of a report -#: frontend/src/components/Modals/CourseProgressSummary.vue:5 #: lms/lms/report/course_progress_summary/course_progress_summary.json msgid "Course Progress Summary" msgstr "Сводка успеваемости по курсу" @@ -1730,24 +1348,24 @@ msgstr "Статистика курса" msgid "Course Title" msgstr "Заголовок курса" -#: frontend/src/pages/Programs/ProgramForm.vue:437 -msgid "Course added to program successfully" -msgstr "" +#: frontend/src/pages/ProgramForm.vue:229 +msgid "Course added to program" +msgstr "Курс добавлен в программу" -#: frontend/src/pages/CourseForm.vue:559 -msgid "Course created successfully" -msgstr "" +#: lms/lms/doctype/lms_batch/lms_batch.py:265 +msgid "Course already added to the batch." +msgstr "Курс уже добавлен в группу." -#: frontend/src/pages/CourseForm.vue:596 +#: frontend/src/pages/CourseForm.vue:469 msgid "Course deleted successfully" -msgstr "" +msgstr "Курс успешно удалён" -#: frontend/src/pages/CourseForm.vue:579 -msgid "Course updated successfully" -msgstr "" +#: frontend/src/pages/ProgramForm.vue:298 +msgid "Course moved successfully" +msgstr "Курс продвигается успешно" -#: lms/lms/doctype/lms_batch/lms_batch.py:55 -#: lms/lms/doctype/lms_program/lms_program.py:20 +#: lms/lms/doctype/lms_batch/lms_batch.py:49 +#: lms/lms/doctype/lms_program/lms_program.py:19 msgid "Course {0} has already been added to this batch." msgstr "Курс {0} уже добавлен в группу." @@ -1755,14 +1373,13 @@ msgstr "Курс {0} уже добавлен в группу." #. Label of the show_courses (Check) field in DocType 'LMS Settings' #. Label of the courses (Check) field in DocType 'LMS Settings' #: frontend/src/components/BatchCourses.vue:5 -#: frontend/src/components/BatchOverlay.vue:37 -#: frontend/src/components/BatchStudents.vue:25 -#: frontend/src/components/Modals/BatchStudentProgress.vue:91 -#: frontend/src/pages/BatchDetail.vue:44 -#: frontend/src/pages/CourseCertification.vue:127 -#: frontend/src/pages/Courses.vue:333 frontend/src/pages/Courses.vue:340 -#: frontend/src/pages/Programs/ProgramForm.vue:49 -#: frontend/src/pages/Programs/Programs.vue:35 +#: frontend/src/components/BatchOverlay.vue:29 +#: frontend/src/components/BatchStudents.vue:52 +#: frontend/src/components/BatchStudents.vue:92 +#: frontend/src/components/Modals/BatchStudentProgress.vue:79 +#: frontend/src/pages/BatchDetail.vue:21 frontend/src/pages/BatchDetail.vue:70 +#: frontend/src/pages/CourseCertification.vue:125 +#: frontend/src/pages/Courses.vue:298 frontend/src/pages/Statistics.vue:21 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Courses" @@ -1773,55 +1390,23 @@ msgstr "Курсы" msgid "Courses Completed" msgstr "Курсов завершено" -#: frontend/src/pages/Home/AdminHome.vue:6 -msgid "Courses Created" -msgstr "" - -#: frontend/src/components/BatchCourses.vue:154 +#: frontend/src/components/BatchCourses.vue:151 msgid "Courses deleted successfully" -msgstr "" - -#: frontend/src/pages/Programs/ProgramEnrollment.vue:44 -msgid "Courses in this Program" -msgstr "" - -#: frontend/src/pages/Programs/ProgramDetail.vue:21 -msgid "Courses must be completed in order. You can only start the next course after completing the previous one." -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/Assignments.vue:19 frontend/src/pages/Batches.vue:17 -#: frontend/src/pages/Courses.vue:17 -#: frontend/src/pages/ProgrammingExercises/ProgrammingExercises.vue:32 -#: frontend/src/pages/Quizzes.vue:10 +#: frontend/src/pages/Programs.vue:108 msgid "Create" -msgstr "" +msgstr "Создать" #: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.js:7 msgid "Create Certificate" -msgstr "" - -#: frontend/src/pages/Home/AdminHome.vue:84 -msgid "Create Course" -msgstr "" - -#: frontend/src/components/Controls/Link.vue:38 -#: frontend/src/components/Controls/MultiSelect.vue:66 -msgid "Create New" -msgstr "" - -#: frontend/src/pages/Programs/ProgramForm.vue:12 -msgid "Create Program" -msgstr "" - -#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseForm.vue:7 -msgid "Create Programming Exercise" -msgstr "" +msgstr "Создать сертификат" #: lms/templates/onboarding_header.html:19 msgid "Create a Course" @@ -1831,78 +1416,34 @@ msgstr "Создать курс" msgid "Create a Live Class" msgstr "Создайте живой класс" -#: frontend/src/pages/Quizzes.vue:101 -msgid "Create a Quiz" -msgstr "" - -#: frontend/src/components/AppSidebar.vue:608 -msgid "Create a batch" -msgstr "" - -#: frontend/src/components/AppSidebar.vue:599 +#: frontend/src/components/OnboardingBanner.vue:30 msgid "Create a course" -msgstr "" +msgstr "Создать курс" -#: frontend/src/components/AppSidebar.vue:609 -msgid "Create a live class" -msgstr "" +#: frontend/src/components/Modals/Question.vue:31 +msgid "Create a new question" +msgstr "Создать новый вопрос" -#: frontend/src/components/Settings/BadgeForm.vue:5 -msgid "Create a new Badge" -msgstr "" - -#: frontend/src/components/Modals/AssignmentForm.vue:13 -msgid "Create an Assignment" -msgstr "" - -#: frontend/src/components/AppSidebar.vue:533 -msgid "Create your first batch" -msgstr "" - -#: frontend/src/components/AppSidebar.vue:464 -msgid "Create your first course" -msgstr "" - -#: frontend/src/components/AppSidebar.vue:511 -msgid "Create your first quiz" -msgstr "" - -#: frontend/src/pages/Assignments.vue:173 frontend/src/pages/Courses.vue:323 +#: frontend/src/pages/Assignments.vue:163 frontend/src/pages/Courses.vue:291 msgid "Created" -msgstr "" - -#: frontend/src/components/AppSidebar.vue:605 -msgid "Creating a batch" -msgstr "" - -#: frontend/src/components/AppSidebar.vue:596 -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' #. Label of the currency (Link) field in DocType 'LMS Payment' -#: frontend/src/components/Settings/TransactionDetails.vue:64 -#: frontend/src/pages/BatchForm.vue:285 frontend/src/pages/CourseForm.vue:282 +#: frontend/src/pages/BatchForm.vue:217 frontend/src/pages/CourseForm.vue:225 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_course/lms_course.json #: lms/lms/doctype/lms_payment/lms_payment.json +#: lms/public/js/common_functions.js:387 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 "Текущий урок" -#: frontend/src/pages/Home/Streak.vue:34 -msgid "Current Streak" -msgstr "" - -#: frontend/src/components/AppSidebar.vue:632 -msgid "Custom Certificate Templates" -msgstr "" - #. Label of the custom_component (Code) field in DocType 'LMS Batch' #: lms/lms/doctype/lms_batch/lms_batch.json msgid "Custom HTML" @@ -1917,18 +1458,13 @@ msgstr "Пользовательский скрипт (JavaScript)" #. 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 "Персонализация" -#. Option for the 'Color' (Select) field in DocType 'LMS Course' -#: lms/lms/doctype/lms_course/lms_course.json -msgid "Cyan" -msgstr "" - #. Label of the show_dashboard (Check) field in DocType 'LMS Settings' #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Dashboard" @@ -1941,16 +1477,20 @@ msgstr "Панель" #. Label of the date (Date) field in DocType 'Scheduled Flow' #: frontend/src/components/Modals/EvaluationModal.vue:26 #: frontend/src/components/Modals/Event.vue:40 -#: frontend/src/components/Modals/LiveClassModal.vue:29 +#: frontend/src/components/Modals/LiveClassModal.vue:61 #: lms/lms/doctype/lms_batch_timetable/lms_batch_timetable.json #: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json #: lms/lms/doctype/lms_live_class/lms_live_class.json #: lms/lms/doctype/scheduled_flow/scheduled_flow.json +#: lms/templates/quiz/quiz.html:149 msgid "Date" -msgstr "" +msgstr "Дата" -#: frontend/src/pages/BatchForm.vue:76 +#. Label of the section_break_glxh (Section Break) field in DocType 'LMS Live +#. Class' +#: frontend/src/pages/BatchForm.vue:100 +#: lms/lms/doctype/lms_live_class/lms_live_class.json msgid "Date and Time" msgstr "Дата и время" @@ -1961,7 +1501,7 @@ msgstr "Дата:" #. Label of the day (Select) field in DocType 'Evaluator Schedule' #. Label of the day (Int) field in DocType 'LMS Batch Timetable' #. Label of the day (Select) field in DocType 'LMS Certificate Request' -#: frontend/src/pages/ProfileEvaluator.vue:26 +#: frontend/src/pages/ProfileEvaluator.vue:12 #: lms/lms/doctype/evaluator_schedule/evaluator_schedule.json #: lms/lms/doctype/lms_batch_timetable/lms_batch_timetable.json #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json @@ -1971,7 +1511,7 @@ 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 @@ -1980,10 +1520,6 @@ msgstr "" msgid "Dear " 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 "" - #. Label of the default_currency (Link) field in DocType 'LMS Settings' #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Default Currency" @@ -1994,51 +1530,41 @@ msgstr "Валюта по умолчания" msgid "Degree Type" msgstr "Тип степени" -#: frontend/src/components/Controls/ChildTable.vue:56 -#: frontend/src/components/CourseOutline.vue:294 -#: frontend/src/components/CourseOutline.vue:360 -#: frontend/src/components/DiscussionReplies.vue:41 -#: frontend/src/components/Settings/Badges.vue:171 -#: frontend/src/pages/BatchForm.vue:565 frontend/src/pages/CourseForm.vue:609 -#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseForm.vue:67 -#: frontend/src/pages/Programs/ProgramForm.vue:231 +#: frontend/src/components/CourseOutline.vue:240 +#: frontend/src/components/CourseOutline.vue:298 +#: frontend/src/pages/CourseForm.vue:15 frontend/src/pages/CourseForm.vue:482 msgid "Delete" -msgstr "" +msgstr "Удалить" -#: frontend/src/components/CourseOutline.vue:67 +#: frontend/src/components/CourseOutline.vue:52 msgid "Delete Chapter" -msgstr "" +msgstr "Удалить главу" -#: frontend/src/pages/CourseForm.vue:603 +#: frontend/src/pages/CourseForm.vue:476 msgid "Delete Course" -msgstr "" +msgstr "Удалить главу" -#: frontend/src/components/CourseOutline.vue:354 +#: frontend/src/components/CourseOutline.vue:292 msgid "Delete this chapter?" -msgstr "" +msgstr "Удалить эту главу?" -#: frontend/src/components/CourseOutline.vue:288 +#: frontend/src/components/CourseOutline.vue:234 msgid "Delete this lesson?" -msgstr "" +msgstr "Удалить этот урок?" -#: frontend/src/pages/CourseForm.vue:604 +#: frontend/src/pages/CourseForm.vue:477 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/pages/BatchForm.vue:560 -msgid "Deleting this batch will also delete all its data including enrolled students, linked courses, assessments, feedback and discussions. Are you sure you want to continue?" -msgstr "" - -#: frontend/src/components/CourseOutline.vue:355 +#: frontend/src/components/CourseOutline.vue:293 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:289 +#: frontend/src/components/CourseOutline.vue:235 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 a field in the job-opportunity Web Form #. Label of the description (Small Text) field in DocType 'Certification' #. Label of the description (Markdown Editor) field in DocType 'Cohort' #. Label of the description (Markdown Editor) field in DocType 'Cohort @@ -2050,11 +1576,9 @@ msgstr "" #. Label of the description (Small Text) field in DocType 'LMS Exercise' #. Label of the description (Text) field in DocType 'LMS Live Class' #. Label of the description (Small Text) field in DocType 'Work Experience' -#: frontend/src/components/Modals/LiveClassModal.vue:80 -#: frontend/src/components/Settings/BadgeForm.vue:32 -#: frontend/src/pages/JobForm.vue:132 +#: frontend/src/components/Modals/LiveClassModal.vue:84 +#: frontend/src/pages/BatchForm.vue:224 frontend/src/pages/JobCreation.vue:50 #: lms/job/doctype/job_opportunity/job_opportunity.json -#: lms/job/web_form/job_opportunity/job_opportunity.json #: lms/lms/doctype/certification/certification.json #: lms/lms/doctype/cohort/cohort.json #: lms/lms/doctype/cohort_subgroup/cohort_subgroup.json @@ -2065,20 +1589,21 @@ msgstr "" #: lms/lms/doctype/lms_exercise/lms_exercise.json #: lms/lms/doctype/lms_live_class/lms_live_class.json #: lms/lms/doctype/work_experience/work_experience.json +#: lms/public/js/common_functions.js:342 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:21 frontend/src/pages/CourseForm.vue:25 -#: frontend/src/pages/QuizForm.vue:50 +#: frontend/src/pages/AssignmentForm.vue:27 frontend/src/pages/BatchForm.vue:14 +#: frontend/src/pages/CourseForm.vue:28 frontend/src/pages/QuizForm.vue:42 msgid "Details" msgstr "Детали" -#: frontend/src/pages/CourseForm.vue:174 +#: frontend/src/pages/CourseForm.vue:194 msgid "Disable Self Enrollment" msgstr "Отключить самостоятельную регистрацию" @@ -2087,26 +1612,18 @@ msgstr "Отключить самостоятельную регистрацию msgid "Disable Self Learning" msgstr "Отключить самообучение" -#. Label of the disable_signup (Check) field in DocType 'LMS Settings' -#: lms/lms/doctype/lms_settings/lms_settings.json -msgid "Disable Signup" -msgstr "" - #. Label of the disabled (Check) field in DocType 'Job Opportunity' -#: frontend/src/components/Settings/Badges.vue:56 -#: frontend/src/components/Settings/PaymentGateways.vue:55 -#: frontend/src/components/Settings/ZoomSettings.vue:66 #: lms/job/doctype/job_opportunity/job_opportunity.json msgid "Disabled" -msgstr "" +msgstr "Отключён" -#: frontend/src/components/DiscussionReplies.vue:57 +#: frontend/src/components/DiscussionReplies.vue:55 #: lms/lms/widgets/NoPreviewModal.html:25 lms/templates/reviews.html:159 msgid "Discard" msgstr "Отменить" #. Label of the show_discussions (Check) field in DocType 'LMS Settings' -#: frontend/src/pages/Batch.vue:88 +#: frontend/src/pages/Batch.vue:85 #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Discussions" msgstr "Обсуждения" @@ -2122,35 +1639,33 @@ 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:34 +#: lms/lms/doctype/lms_question/lms_question.py:33 msgid "Duplicate options found for this question." msgstr "Для этого вопроса найдены дубликаты вариантов." #. Label of the duration (Data) field in DocType 'Cohort' #. Label of the duration (Data) field in DocType 'LMS Batch Timetable' #. Label of the duration (Int) field in DocType 'LMS Live Class' -#. Label of the duration (Int) field in DocType 'LMS Live Class Participant' -#: frontend/src/components/Modals/LiveClassModal.vue:36 +#: frontend/src/components/Modals/LiveClassModal.vue:68 #: lms/lms/doctype/cohort/cohort.json #: lms/lms/doctype/lms_batch_timetable/lms_batch_timetable.json #: 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:67 lms/lms/doctype/lms_quiz/lms_quiz.json +#: 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 +#: frontend/src/components/Modals/LiveClassModal.vue:64 msgid "Duration of the live class in minutes" msgstr "Продолжительность живого занятия в минутах" @@ -2164,65 +1679,31 @@ msgstr "E-Mail" msgid "E-mail" msgstr "E-mail" -#: frontend/src/components/BatchOverlay.vue:129 -#: frontend/src/components/CourseCardOverlay.vue:116 -#: frontend/src/components/DiscussionReplies.vue:35 +#: frontend/src/components/BatchOverlay.vue:107 +#: frontend/src/components/CourseCardOverlay.vue:88 #: frontend/src/components/Modals/ChapterModal.vue:9 -#: frontend/src/components/Settings/Badges.vue:156 -#: frontend/src/pages/JobDetail.vue:34 frontend/src/pages/Lesson.vue:42 -#: frontend/src/pages/Lesson.vue:178 frontend/src/pages/Profile.vue:36 +#: frontend/src/pages/JobDetail.vue:31 frontend/src/pages/Lesson.vue:66 +#: frontend/src/pages/Profile.vue:32 frontend/src/pages/Programs.vue:53 msgid "Edit" -msgstr "" +msgstr "Редактировать" -#: frontend/src/components/Modals/AssignmentForm.vue:14 -msgid "Edit Assignment" -msgstr "" - -#: frontend/src/components/Settings/BadgeForm.vue:5 -msgid "Edit Badge" -msgstr "" - -#: frontend/src/components/Settings/BadgeAssignmentForm.vue:8 -msgid "Edit Badge Assignment" -msgstr "" - -#: frontend/src/components/CourseOutline.vue:60 +#: frontend/src/components/CourseOutline.vue:45 #: frontend/src/components/Modals/ChapterModal.vue:5 msgid "Edit Chapter" msgstr "Редактировать главу" -#: frontend/src/components/Modals/EmailTemplateModal.vue:8 -msgid "Edit Email Template" -msgstr "" - -#: frontend/src/components/Settings/PaymentGatewayDetails.vue:8 -msgid "Edit Payment Gateway" -msgstr "" - -#: frontend/src/pages/Profile.vue:72 +#: frontend/src/pages/Profile.vue:68 msgid "Edit Profile" msgstr "Редактировать профиль" -#: frontend/src/pages/Programs/ProgramForm.vue:12 -msgid "Edit Program" -msgstr "" - -#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseForm.vue:8 -msgid "Edit Programming Exercise" -msgstr "" - -#: frontend/src/components/Modals/ZoomAccountModal.vue:6 -msgid "Edit Zoom Account" -msgstr "" - -#: frontend/src/pages/QuizForm.vue:199 +#: 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 @@ -2232,49 +1713,30 @@ 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:105 -#: frontend/src/components/Settings/Members.vue:103 -#: lms/templates/signup-form.html:10 +#: frontend/src/components/Members.vue:32 lms/templates/signup-form.html:10 msgid "Email" -msgstr "" +msgstr "Email" #: frontend/src/components/Modals/Event.vue:16 msgid "Email ID" -msgstr "" +msgstr "Email ID" #. 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 "Email отправлен" -#: frontend/src/pages/BatchForm.vue:161 +#: frontend/src/pages/BatchForm.vue:167 msgid "Email Template" msgstr "Шаблон электронного письма" -#: frontend/src/components/Modals/EmailTemplateModal.vue:117 -msgid "Email Template created successfully" -msgstr "" - -#: frontend/src/components/Modals/EmailTemplateModal.vue:146 -msgid "Email Template updated successfully" -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 "Шаблоны Email" -#: frontend/src/components/Settings/EmailTemplates.vue:128 -#: frontend/src/components/Settings/ZoomSettings.vue:174 -msgid "Email Templates deleted successfully" -msgstr "" - -#: frontend/src/components/ContactUsEmail.vue:57 -msgid "Email sent successfully" -msgstr "РџРёСЃСЊРјРѕ успешно отправлено" - #. Label of the show_emails (Check) field in DocType 'LMS Settings' #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Emails" @@ -2283,47 +1745,42 @@ 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 "Включить" -#: lms/lms/doctype/lms_settings/lms_settings.py:22 +#: lms/lms/doctype/lms_settings/lms_settings.py:20 msgid "Enable Google API in Google Settings to send calendar invites for evaluations." msgstr "Включите Google API в настройках Google, чтобы отправлять приглашения в календарь для оценки." -#. Label of the enable_negative_marking (Check) field in DocType 'LMS Quiz' -#: frontend/src/pages/QuizForm.vue:117 lms/lms/doctype/lms_quiz/lms_quiz.json -msgid "Enable Negative Marking" -msgstr "" +#. 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 "Включить пути обучения" #: 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' -#: frontend/src/components/Modals/ZoomAccountModal.vue:23 -#: frontend/src/components/Settings/BadgeForm.vue:14 -#: frontend/src/components/Settings/Badges.vue:53 -#: frontend/src/components/Settings/PaymentGateways.vue:52 -#: frontend/src/components/Settings/ZoomSettings.vue:63 #: lms/lms/doctype/lms_badge/lms_badge.json -#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json msgid "Enabled" 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' -#: lms/lms/doctype/cohort/cohort.json lms/lms/doctype/lms_batch/lms_batch.json +#: frontend/src/pages/BatchForm.vue:113 lms/lms/doctype/cohort/cohort.json +#: lms/lms/doctype/lms_batch/lms_batch.json +#: lms/public/js/common_functions.js:282 msgid "End Date" -msgstr "" +msgstr "Дата окончания" #. Label of the end_date (Date) field in DocType 'Education Detail' #: lms/lms/doctype/education_detail/education_detail.json @@ -2337,7 +1794,8 @@ msgstr "Дата окончания (или ожидаемая)" #. Label of the end_time (Time) field in DocType 'LMS Certificate Evaluation' #. Label of the end_time (Time) field in DocType 'LMS Certificate Request' #. Label of the end_time (Time) field in DocType 'Scheduled Flow' -#: frontend/src/pages/ProfileEvaluator.vue:32 +#: frontend/src/pages/BatchForm.vue:137 +#: frontend/src/pages/ProfileEvaluator.vue:18 #: lms/lms/doctype/evaluator_schedule/evaluator_schedule.json #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_batch_old/lms_batch_old.json @@ -2345,115 +1803,91 @@ msgstr "Дата окончания (или ожидаемая)" #: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json #: lms/lms/doctype/scheduled_flow/scheduled_flow.json +#: lms/public/js/common_functions.js:299 msgid "End Time" msgstr "Время окончания" -#: frontend/src/components/LiveClass.vue:92 -#: frontend/src/pages/Home/AdminHome.vue:183 -#: frontend/src/pages/Home/StudentHome.vue:126 -msgid "Ended" -msgstr "" - -#. Label of the enforce_course_order (Check) field in DocType 'LMS Program' -#: frontend/src/pages/Programs/ProgramForm.vue:39 -#: lms/lms/doctype/lms_program/lms_program.json -msgid "Enforce Course Order" -msgstr "" - -#: frontend/src/pages/Programs/ProgramForm.vue:177 -msgid "Enroll Member to Program" -msgstr "" - -#: frontend/src/components/BatchOverlay.vue:113 +#: frontend/src/components/BatchOverlay.vue:94 msgid "Enroll Now" -msgstr "" +msgstr "Зачислиться сейчас" -#: frontend/src/pages/Batches.vue:288 frontend/src/pages/Courses.vue:326 -#: frontend/src/pages/Programs/StudentPrograms.vue:96 +#: frontend/src/pages/Batches.vue:289 frontend/src/pages/Courses.vue:289 msgid "Enrolled" -msgstr "" +msgstr "Зачислен" -#: frontend/src/components/CourseCard.vue:62 -#: frontend/src/components/CourseCardOverlay.vue:138 +#: frontend/src/components/CourseCard.vue:42 +#: frontend/src/components/CourseCardOverlay.vue:106 #: frontend/src/pages/CourseDetail.vue:33 -#: frontend/src/pages/Programs/ProgramEnrollment.vue:69 msgid "Enrolled Students" msgstr "Зачисленные студенты" -#: lms/lms/doctype/lms_batch_enrollment/lms_batch_enrollment.py:88 +#: lms/public/js/common_functions.js:96 +msgid "Enrolled successfully" +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 "Количество регистраций" -#: lms/lms/utils.py:1888 -msgid "Enrollment Failed, {0}" -msgstr "" - -#: frontend/src/pages/Programs/ProgramEnrollment.vue:10 -msgid "Enrollment for Program {0}" -msgstr "" +#: lms/lms/utils.py:1897 +msgid "Enrollment Failed" +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 -#: frontend/src/components/Modals/CourseProgressSummary.vue:98 -#: frontend/src/pages/Programs/ProgramProgressSummary.vue:15 +#: frontend/src/pages/Statistics.vue:51 #: lms/lms/doctype/lms_course/lms_course.json lms/lms/workspace/lms/lms.json msgid "Enrollments" msgstr "Зачисления" -#: lms/lms/doctype/lms_settings/lms_settings.py:27 +#: lms/lms/doctype/lms_settings/lms_settings.py:25 msgid "Enter Client Id and Client Secret in Google Settings to send calendar invites for evaluations." msgstr "Введите идентификатор клиента и секретный код клиента в настройках Google, чтобы отправлять приглашения в календарь для оценки." -#: frontend/src/components/Assignment.vue:116 +#: frontend/src/components/Assignment.vue:110 msgid "Enter a URL" msgstr "Введите ссылку" -#: frontend/src/components/Modals/ZoomAccountModal.vue:169 -msgid "Error creating Zoom Account" -msgstr "" +#: frontend/src/pages/QuizForm.vue:49 +msgid "Enter a title and save the quiz to proceed" +msgstr "Введите название и сохраните тест, чтобы продолжить" -#: frontend/src/components/Settings/BadgeForm.vue:186 -msgid "Error creating badge" -msgstr "" +#: lms/templates/quiz/quiz.html:53 +msgid "Enter the correct answer" +msgstr "Введите правильный ответ" -#: frontend/src/components/Modals/EmailTemplateModal.vue:122 -msgid "Error creating email template" -msgstr "" +#: frontend/src/components/Assignment.vue:286 +#: frontend/src/components/Modals/AnnouncementModal.vue:105 +#: frontend/src/components/Modals/BulkCertificates.vue:115 +#: frontend/src/components/Modals/ChapterModal.vue:159 +#: frontend/src/components/Modals/ChapterModal.vue:166 +#: frontend/src/components/Modals/ChapterModal.vue:202 +#: frontend/src/components/Modals/Question.vue:249 +#: frontend/src/components/Modals/Question.vue:269 +#: frontend/src/components/Modals/Question.vue:326 +#: frontend/src/components/Modals/StudentModal.vue:67 +#: frontend/src/components/Quiz.vue:589 +#: frontend/src/components/SettingDetails.vue:62 +#: frontend/src/pages/AssignmentForm.vue:139 +#: frontend/src/pages/AssignmentForm.vue:159 frontend/src/pages/Billing.vue:261 +#: frontend/src/pages/QuizForm.vue:346 frontend/src/pages/QuizForm.vue:361 +#: frontend/src/pages/QuizSubmission.vue:147 +msgid "Error" +msgstr "Ошибка" -#: lms/lms/doctype/lms_batch/lms_batch.py:190 +#: lms/lms/doctype/lms_batch/lms_batch.py:180 msgid "Error creating live class. Please try again. {0}" -msgstr "" - -#: frontend/src/pages/Quizzes.vue:212 -msgid "Error creating quiz: {0}" -msgstr "" - -#: frontend/src/components/Settings/Badges.vue:193 -msgid "Error deleting badge" -msgstr "" - -#: frontend/src/components/Settings/EmailTemplates.vue:133 -#: frontend/src/components/Settings/ZoomSettings.vue:179 -msgid "Error deleting email templates" -msgstr "" - -#: frontend/src/components/Modals/ZoomAccountModal.vue:207 -msgid "Error updating Zoom Account" -msgstr "" - -#: frontend/src/components/Modals/EmailTemplateModal.vue:151 -msgid "Error updating email template" -msgstr "" +msgstr "Ошибка при создании живого класса. Пожалуйста, попробуйте снова. {0}" #. Label of a Link in the LMS Workspace #. Label of a shortcut in the LMS Workspace -#: frontend/src/components/Modals/Event.vue:374 lms/lms/workspace/lms/lms.json +#: frontend/src/components/Modals/Event.vue:364 lms/lms/workspace/lms/lms.json msgid "Evaluation" msgstr "Оценка" @@ -2464,8 +1898,9 @@ msgid "Evaluation Details" msgstr "Подробности оценки" #. Label of the evaluation_end_date (Date) field in DocType 'LMS Batch' -#: frontend/src/pages/BatchForm.vue:122 +#: frontend/src/pages/BatchForm.vue:161 #: lms/lms/doctype/lms_batch/lms_batch.json +#: lms/public/js/common_functions.js:333 msgid "Evaluation End Date" msgstr "Дата окончания оценки" @@ -2474,13 +1909,13 @@ msgstr "Дата окончания оценки" msgid "Evaluation Request" msgstr "Запрос на оценку" -#: lms/lms/doctype/lms_batch/lms_batch.py:83 +#: lms/lms/doctype/lms_batch/lms_batch.py:77 msgid "Evaluation end date cannot be less than the batch end date." msgstr "Дата окончания оценки не может быть меньше даты окончания группы." -#: frontend/src/components/Modals/Event.vue:256 +#: frontend/src/components/Modals/Event.vue:255 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' @@ -2489,9 +1924,9 @@ msgstr "" #. Label of the evaluator (Link) field in DocType 'LMS Certificate Evaluation' #. Label of the evaluator (Link) field in DocType 'LMS Certificate Request' #. Label of the evaluator (Link) field in DocType 'LMS Course' -#: frontend/src/components/Modals/BatchCourseModal.vue:37 +#: frontend/src/components/Modals/BatchCourseModal.vue:26 #: frontend/src/components/Modals/BulkCertificates.vue:22 -#: frontend/src/pages/CourseForm.vue:269 frontend/src/pages/ProfileRoles.vue:32 +#: frontend/src/pages/CourseForm.vue:231 frontend/src/pages/ProfileRoles.vue:22 #: lms/lms/doctype/batch_course/batch_course.json #: lms/lms/doctype/course_evaluator/course_evaluator.json #: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json @@ -2512,49 +1947,36 @@ 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 "График оценки" -#: frontend/src/components/Settings/Evaluators.vue:160 -msgid "Evaluator added successfully" -msgstr "" +#: frontend/src/components/Modals/EvaluationModal.vue:151 +msgid "Evaluator is Unavailable" +msgstr "Оценщик недоступен" -#: frontend/src/components/Settings/Evaluators.vue:193 -msgid "Evaluator deleted successfully" -msgstr "" - -#: lms/lms/api.py:1416 -msgid "Evaluator does not exist." -msgstr "" - -#: lms/lms/doctype/lms_course/lms_course.py:69 +#: lms/lms/doctype/lms_course/lms_course.py:62 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' -#: frontend/src/components/Settings/BadgeForm.vue:51 #: lms/lms/doctype/lms_badge/lms_badge.json #: lms/lms/doctype/lms_live_class/lms_live_class.json msgid "Event" msgstr "Событие" -#: frontend/src/pages/BatchForm.vue:116 +#: frontend/src/pages/BatchForm.vue:122 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' -#. Label of the exercise (Link) field in DocType 'LMS Programming Exercise -#. Submission' -#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:274 #: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json #: lms/lms/doctype/exercise_submission/exercise_submission.json -#: lms/lms/doctype/lms_programming_exercise_submission/lms_programming_exercise_submission.json msgid "Exercise" msgstr "Упражнения" @@ -2571,26 +1993,14 @@ msgstr "Представление упражнений" #. Label of the exercise_title (Data) field in DocType 'Exercise Latest #. Submission' #. Label of the exercise_title (Data) field in DocType 'Exercise Submission' -#. Label of the exercise_title (Data) field in DocType 'LMS Programming -#. Exercise Submission' #: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json #: lms/lms/doctype/exercise_submission/exercise_submission.json -#: lms/lms/doctype/lms_programming_exercise_submission/lms_programming_exercise_submission.json msgid "Exercise Title" msgstr "Название упражнения" -#: frontend/src/components/AppSidebar.vue:145 -msgid "Expand" -msgstr "" - -#. Label of the expected_output (Data) field in DocType 'LMS Test Case' -#. Label of the expected_output (Data) field in DocType 'LMS Test Case -#. Submission' -#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmission.vue:127 -#: lms/lms/doctype/lms_test_case/lms_test_case.json -#: lms/lms/doctype/lms_test_case_submission/lms_test_case_submission.json -msgid "Expected Output" -msgstr "" +#: frontend/src/components/CourseOutline.vue:14 +msgid "Expand all chapters" +msgstr "Раскрыть все главы" #. Label of the expiration_date (Data) field in DocType 'Certification' #: lms/lms/doctype/certification/certification.json @@ -2607,7 +2017,7 @@ 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' #. Label of the explanation_4 (Small Text) field in DocType 'LMS Question' -#: frontend/src/components/Modals/Question.vue:75 +#: frontend/src/components/Modals/Question.vue:69 #: lms/lms/doctype/lms_question/lms_question.json msgid "Explanation" msgstr "Объяснение" @@ -2626,65 +2036,26 @@ msgstr "Узнать больше" #. Submission' #. Option for the 'Status' (Select) field in DocType 'LMS Certificate #. Evaluation' -#: frontend/src/components/Modals/Event.vue:366 +#: frontend/src/components/Modals/Event.vue:356 #: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json #: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json msgid "Fail" msgstr "Ошибка" -#. Option for the 'Status' (Select) field in DocType 'LMS Programming Exercise -#. Submission' -#. Option for the 'Status' (Select) field in DocType 'LMS Test Case Submission' -#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:37 -#: lms/lms/doctype/lms_programming_exercise_submission/lms_programming_exercise_submission.json -#: lms/lms/doctype/lms_test_case_submission/lms_test_case_submission.json -msgid "Failed" -msgstr "" - -#: frontend/src/components/Settings/BadgeAssignmentForm.vue:136 -msgid "Failed to create badge assignment: " -msgstr "" - -#: frontend/src/pages/Programs/ProgramEnrollment.vue:153 -msgid "Failed to enroll in program: {0}" -msgstr "" - -#: lms/lms/doctype/lms_live_class/lms_live_class.py:144 -msgid "Failed to fetch attendance data from Zoom for class {0}: {1}" -msgstr "" - -#: frontend/src/components/ContactUsEmail.vue:63 -msgid "Failed to send email" -msgstr "" - -#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmission.vue:358 -msgid "Failed to submit. Please try again. {0}" -msgstr "" - -#: frontend/src/components/Settings/BadgeAssignmentForm.vue:117 -msgid "Failed to update badge assignment: " -msgstr "" - -#: frontend/src/utils/index.js:685 -msgid "Failed to update meta tags {0}" -msgstr "" - #. Label of the featured (Check) field in DocType 'LMS Course' -#: frontend/src/components/CourseCard.vue:25 -#: frontend/src/components/CourseCard.vue:79 -#: frontend/src/pages/CourseForm.vue:169 +#: frontend/src/components/CourseCard.vue:16 +#: frontend/src/pages/CourseForm.vue:189 #: lms/lms/doctype/lms_course/lms_course.json msgid "Featured" 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 +#: frontend/src/components/BatchFeedback.vue:29 #: lms/lms/doctype/lms_batch_feedback/lms_batch_feedback.json msgid "Feedback" -msgstr "" +msgstr "Обратная связь" -#: frontend/src/components/Assignment.vue:64 +#: frontend/src/components/Assignment.vue:61 msgid "Feel free to make edits to your submission if needed." msgstr "При необходимости вы можете вносить изменения в свою заявку." @@ -2703,52 +2074,41 @@ msgstr "Область специальности/исследования" msgid "File Type" msgstr "Тип файла" -#: frontend/src/components/Settings/Transactions.vue:15 -msgid "Filter by Billing Name" -msgstr "" +#: frontend/src/pages/Jobs.vue:33 +msgid "Find the perfect job for you" +msgstr "Найдите идеальную для вас работу" -#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:23 -msgid "Filter by Exercise" -msgstr "" - -#: frontend/src/components/Settings/Transactions.vue:20 -#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:28 -msgid "Filter by Member" -msgstr "" - -#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:39 -msgid "Filter by Status" -msgstr "" - -#: frontend/src/components/Modals/EditProfile.vue:69 -#: frontend/src/components/Settings/Members.vue:110 +#: frontend/src/components/Members.vue:38 +#: frontend/src/components/Modals/EditProfile.vue:59 msgid "First Name" msgstr "Имя" #. Option for the 'Time Preference' (Select) field in DocType 'User' #: lms/fixtures/custom_field.json msgid "Fixed 9-5" -msgstr "" +msgstr "Исправлено 9-5" #. Option for the 'Time Preference' (Select) field in DocType 'User' #: lms/fixtures/custom_field.json msgid "Flexible Time" -msgstr "" +msgstr "Гибкий график" + +#: frontend/src/pages/QuizForm.vue:459 +msgid "Form to create and edit quizzes" +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' -#. Option in a Select field in the job-opportunity Web Form -#: frontend/src/pages/Jobs.vue:197 +#: frontend/src/pages/Jobs.vue:147 #: lms/job/doctype/job_opportunity/job_opportunity.json -#: lms/job/web_form/job_opportunity/job_opportunity.json msgid "Freelance" msgstr "Фриланс" @@ -2770,29 +2130,27 @@ msgid "Friday" msgstr "Пятница" #. Label of the unavailable_from (Date) field in DocType 'Course Evaluator' -#: frontend/src/pages/ProfileEvaluator.vue:99 +#: frontend/src/pages/ProfileEvaluator.vue:85 #: 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' #. Label of the full_name (Data) field in DocType 'LMS Program Member' -#: lms/lms/doctype/course_evaluator/course_evaluator.json +#: lms/lms/doctype/invite_request/invite_request.json #: lms/lms/doctype/lms_program_member/lms_program_member.json #: lms/templates/signup-form.html:5 msgid "Full Name" msgstr "Полное имя" #. Option for the 'Type' (Select) field in DocType 'Job Opportunity' -#. Option in a Select field in the job-opportunity Web Form -#: frontend/src/pages/Jobs.vue:194 +#: frontend/src/pages/Jobs.vue:144 #: lms/job/doctype/job_opportunity/job_opportunity.json -#: lms/job/web_form/job_opportunity/job_opportunity.json msgid "Full Time" msgstr "Полная занятость" @@ -2806,22 +2164,17 @@ msgstr "Функция" #: frontend/src/pages/Billing.vue:43 msgid "GST Amount" -msgstr "" +msgstr "Сумма НДС" #: frontend/src/pages/Billing.vue:110 msgid "GST Number" -msgstr "" +msgstr "Номер НДС" #. Label of the gstin (Data) field in DocType 'LMS Payment' -#: frontend/src/components/Settings/TransactionDetails.vue:76 #: lms/lms/doctype/lms_payment/lms_payment.json msgid "GSTIN" msgstr "GSTIN" -#: frontend/src/components/Settings/PaymentGateways.vue:134 -msgid "Gateway" -msgstr "" - #. Label of the general_tab (Tab Break) field in DocType 'LMS Settings' #: lms/lms/doctype/lms_settings/lms_settings.json msgid "General" @@ -2830,39 +2183,30 @@ 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 "Сгенерировать ссылку Google Meet" -#: frontend/src/components/CourseCardOverlay.vue:89 +#: frontend/src/components/CourseCardOverlay.vue:75 msgid "Get Certificate" -msgstr "" +msgstr "Получить сертификат" #: frontend/src/components/CertificationLinks.vue:34 #: frontend/src/components/CertificationLinks.vue:50 -#: frontend/src/components/CourseCard.vue:126 #: frontend/src/pages/CertifiedParticipants.vue:11 msgid "Get Certified" -msgstr "" +msgstr "Получить сертификат" #: lms/templates/onboarding_header.html:8 msgid "Get Started" msgstr "Приступить к работе" -#: frontend/src/components/InstallPrompt.vue:9 -msgid "Get the app on your device for easy access & a better experience!" -msgstr "" - -#: frontend/src/components/InstallPrompt.vue:46 -msgid "Get the app on your iPhone for easy access & a better experience" -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' @@ -2871,7 +2215,7 @@ msgid "Google Meet Link" msgstr "Ссылка на Google Meet" #. Label of the grade (Data) field in DocType 'Education Detail' -#: frontend/src/components/Assignment.vue:164 +#: frontend/src/components/Assignment.vue:160 #: lms/lms/doctype/education_detail/education_detail.json msgid "Grade" msgstr "Уровень" @@ -2886,38 +2230,21 @@ msgstr "Оценить Задание" msgid "Grade Type" msgstr "Шкала оценок" -#: frontend/src/components/Assignment.vue:159 +#: frontend/src/components/Assignment.vue:155 msgid "Grading" -msgstr "" - -#: frontend/src/components/Settings/BadgeForm.vue:46 -#: frontend/src/components/Settings/Badges.vue:235 -msgid "Grant Only Once" -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 "Предоставить только один раз" -#. Option for the 'Color' (Select) field in DocType 'LMS Course' -#: lms/lms/doctype/lms_course/lms_course.json -msgid "Gray" -msgstr "" - -#. Option for the 'Color' (Select) field in DocType 'LMS Course' -#. Option for the 'Color' (Select) field in DocType 'LMS Lesson Note' -#: lms/lms/doctype/lms_course/lms_course.json -#: lms/lms/doctype/lms_lesson_note/lms_lesson_note.json -msgid "Green" -msgstr "" - #: lms/templates/signup-form.html:56 msgid "Have an account? Login" msgstr "Уже зарегистрированы? Войти" #. Label of the headline (Data) field in DocType 'User' -#: frontend/src/components/Modals/EditProfile.vue:71 +#: frontend/src/components/Modals/EditProfile.vue:69 #: lms/fixtures/custom_field.json msgid "Headline" msgstr "Заголовок" @@ -2926,30 +2253,18 @@ msgstr "Заголовок" msgid "Hello" msgstr "Привет" -#: frontend/src/components/AppSidebar.vue:131 -msgid "Help" -msgstr "" +#: frontend/src/components/BatchFeedback.vue:11 +msgid "Help Us Improve" +msgstr "Помогите нам совершенствоваться" #: lms/templates/courses_created.html:15 msgid "Help others learn something new by creating a course." msgstr "Помогите другим узнать что-то новое, создав курс." -#: frontend/src/components/BatchFeedback.vue:15 -msgid "Help us improve by providing your feedback." -msgstr "" - #: lms/templates/reviews.html:101 msgid "Help us improve our course material." msgstr "Помогите нам улучшить наш учебный материал." -#: frontend/src/pages/PersonaForm.vue:16 -msgid "Help us understand your needs" -msgstr "" - -#: frontend/src/pages/Home/Home.vue:11 -msgid "Hey" -msgstr "Привет" - #: lms/lms/notification/certificate_request_reminder/certificate_request_reminder.html:1 #: lms/templates/emails/certificate_request_notification.html:1 msgid "Hey {0}" @@ -2974,36 +2289,21 @@ msgstr "Привет," #. Label of the hide_private (Check) field in DocType 'User' #: lms/fixtures/custom_field.json msgid "Hide my Private Information from others" -msgstr "" - -#: frontend/src/components/Notes/InlineLessonMenu.vue:12 -msgid "Highlight" -msgstr "" - -#. Label of the highlighted_text (Small Text) field in DocType 'LMS Lesson -#. Note' -#: lms/lms/doctype/lms_lesson_note/lms_lesson_note.json -msgid "Highlighted Text" -msgstr "" +msgstr "Скрыть мою личную информацию от других" #. Label of the hints (Small Text) field in DocType 'LMS Exercise' #: lms/lms/doctype/lms_exercise/lms_exercise.json msgid "Hints" msgstr "Подсказки" -#: frontend/src/pages/Home/Home.vue:5 frontend/src/pages/Home/Home.vue:154 -msgid "Home" -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 "Сервер" -#. Option for the 'Work Mode' (Select) field in DocType 'Job Opportunity' -#: lms/job/doctype/job_opportunity/job_opportunity.json -msgid "Hybrid" -msgstr "" +#: frontend/src/components/LessonHelp.vue:24 +msgid "How to add a Quiz?" +msgstr "Как добавить тест?" #. Label of the current (Check) field in DocType 'Work Experience' #: lms/lms/doctype/work_experience/work_experience.json @@ -3017,15 +2317,15 @@ msgstr "Я рад сообщить вам, что вы успешно получ #. 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 +#: frontend/src/pages/ProfileEvaluator.vue:80 msgid "I am unavailable" msgstr "Я недоступен" -#: frontend/src/pages/QuizForm.vue:334 +#: frontend/src/pages/QuizForm.vue:380 msgid "ID" -msgstr "" +msgstr "ID" #. Label of the icon (Data) field in DocType 'LMS Sidebar Item' #: frontend/src/components/Modals/PageModal.vue:28 @@ -3033,32 +2333,19 @@ msgstr "" msgid "Icon" 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 "" - -#: 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 "" - -#: frontend/src/components/Quiz.vue:46 -msgid "If you answer incorrectly, {0} {1} will be deducted from your score for each incorrect answer." -msgstr "" - #: lms/templates/emails/mentor_request_creation_email.html:5 msgid "If you are not any more interested to mentor the course" msgstr "Если вы больше не заинтересованы в руководстве курсом" -#: frontend/src/components/Quiz.vue:23 +#: frontend/src/components/Quiz.vue:20 msgid "If you fail to do so, the quiz will be automatically submitted when the timer ends." -msgstr "" +msgstr "Если вы этого не сделаете, тест будет автоматически отправлен по истечении таймера." #: 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_confirmation.html:27 #: 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." @@ -3068,12 +2355,13 @@ msgstr "Если у вас возникнут какие-либо вопросы #. 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 +#: lms/public/js/common_functions.js:400 msgid "If you set an amount here, then the USD equivalent setting will not get applied." msgstr "Если вы укажете здесь сумму, то настройка эквивалента в долларах США применена не будет." -#: lms/lms/doctype/lms_quiz/lms_quiz.py:64 +#: lms/lms/doctype/lms_quiz/lms_quiz.py:63 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' @@ -3097,20 +2385,20 @@ msgstr "Изображение" msgid "Image search powered by" msgstr "Поиск изображений с помощью" -#: lms/lms/doctype/lms_quiz/lms_quiz.py:228 +#: lms/lms/doctype/lms_quiz/lms_quiz.py:221 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 #. Evaluation' #. Option for the 'Status' (Select) field in DocType 'LMS Course' -#: frontend/src/components/Modals/Event.vue:358 +#: frontend/src/components/Modals/Event.vue:348 #: lms/lms/doctype/lms_batch_old/lms_batch_old.json #: 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 @@ -3130,7 +2418,7 @@ msgstr "Не выполнено" #. Option for the 'Status' (Select) field in DocType 'Exercise Latest #. Submission' #. Option for the 'Status' (Select) field in DocType 'Exercise Submission' -#: frontend/src/components/Quiz.vue:194 +#: frontend/src/components/Quiz.vue:170 #: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json #: lms/lms/doctype/exercise_submission/exercise_submission.json msgid "Incorrect" @@ -3149,7 +2437,7 @@ 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' @@ -3159,23 +2447,6 @@ msgstr "" msgid "Industry" msgstr "Отрасль" -#. Label of the input (Data) field in DocType 'LMS Test Case' -#. Label of the input (Data) field in DocType 'LMS Test Case Submission' -#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmission.vue:113 -#: lms/lms/doctype/lms_test_case/lms_test_case.json -#: lms/lms/doctype/lms_test_case_submission/lms_test_case_submission.json -msgid "Input" -msgstr "" - -#: frontend/src/components/InstallPrompt.vue:18 -msgid "Install" -msgstr "" - -#: frontend/src/components/InstallPrompt.vue:4 -#: frontend/src/components/InstallPrompt.vue:32 -msgid "Install Frappe Learning" -msgstr "" - #. Label of the institution_name (Data) field in DocType 'Education Detail' #: lms/lms/doctype/education_detail/education_detail.json msgid "Institution Name" @@ -3183,7 +2454,7 @@ msgstr "Название учебного заведения" #. Label of the instructor (Link) field in DocType 'Cohort' #. Label of the instructor (Link) field in DocType 'Course Instructor' -#: frontend/src/pages/Home/Home.vue:149 lms/lms/doctype/cohort/cohort.json +#: lms/lms/doctype/cohort/cohort.json #: lms/lms/doctype/course_instructor/course_instructor.json msgid "Instructor" msgstr "Инструктор" @@ -3195,7 +2466,7 @@ msgstr "Содержание инструктора" #. Label of the instructor_notes (Markdown Editor) field in DocType 'Course #. Lesson' -#: frontend/src/pages/Lesson.vue:233 frontend/src/pages/LessonForm.vue:42 +#: frontend/src/pages/Lesson.vue:129 frontend/src/pages/LessonForm.vue:42 #: lms/lms/doctype/course_lesson/course_lesson.json msgid "Instructor Notes" msgstr "Заметки инструктора" @@ -3203,7 +2474,7 @@ msgstr "Заметки инструктора" #. Label of the instructors (Table MultiSelect) field in DocType 'LMS Batch' #. Label of the instructors (Rating) field in DocType 'LMS Batch Feedback' #. Label of the instructors (Table MultiSelect) field in DocType 'LMS Course' -#: frontend/src/pages/BatchForm.vue:34 frontend/src/pages/CourseForm.vue:44 +#: frontend/src/pages/BatchForm.vue:93 frontend/src/pages/CourseForm.vue:154 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_batch_feedback/lms_batch_feedback.json #: lms/lms/doctype/lms_course/lms_course.json @@ -3219,32 +2490,35 @@ msgstr "Комментарии инструкторов" msgid "Interest" msgstr "Процент" -#: frontend/src/components/AppSidebar.vue:588 -#: frontend/src/components/AppSidebar.vue:591 -msgid "Introduction" -msgstr "" +#: lms/lms/doctype/invite_request/invite_request.py:83 +msgid "Invalid Invite Code." +msgstr "Неверный код приглашения." -#: lms/lms/doctype/course_lesson/course_lesson.py:23 +#: lms/lms/doctype/course_lesson/course_lesson.py:20 msgid "Invalid Quiz ID" msgstr "Неверный идентификатор теста" -#: lms/lms/doctype/course_lesson/course_lesson.py:37 -msgid "Invalid Quiz ID in content" -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 "Код приглашения" +#. Label of the invite_email (Data) field in DocType 'Invite Request' +#: lms/lms/doctype/invite_request/invite_request.json +msgid "Invite Email" +msgstr "Приглашение по email" + #. 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 "Только приглашение" -#: frontend/src/components/AppSidebar.vue:522 -msgid "Invite your team and students" -msgstr "" +#. Name of a DocType +#: lms/lms/doctype/invite_request/invite_request.json +msgid "Invite Request" +msgstr "Запрос приглашения" #. Label of the is_correct (Check) field in DocType 'LMS Option' #. Label of the is_correct_1 (Check) field in DocType 'LMS Question' @@ -3258,17 +2532,17 @@ msgstr "" msgid "Is Correct" msgstr "Правильно" -#. Label of the is_scorm_chapter (Check) field in DocType 'LMS Course Progress' -#: lms/lms/doctype/lms_course_progress/lms_course_progress.json -msgid "Is SCORM Chapter" -msgstr "" +#. Label of the is_onboarding_complete (Check) field in DocType 'LMS Settings' +#: lms/lms/doctype/lms_settings/lms_settings.json +msgid "Is Onboarding Complete" +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' @@ -3279,20 +2553,14 @@ msgstr "" msgid "Issue Date" msgstr "Дата" -#: frontend/src/components/AppSidebar.vue:629 -msgid "Issue a Certificate" -msgstr "" - #. Label of the issued_on (Date) field in DocType 'LMS Badge Assignment' -#: frontend/src/components/Settings/BadgeAssignmentForm.vue:37 -#: frontend/src/components/Settings/BadgeAssignments.vue:185 #: frontend/src/pages/CourseCertification.vue:27 #: lms/lms/doctype/lms_badge_assignment/lms_badge_assignment.json msgid "Issued On" msgstr "Выдано" -#: frontend/src/pages/ProfileAbout.vue:73 -#: frontend/src/pages/ProfileCertificates.vue:20 +#: frontend/src/pages/ProfileAbout.vue:56 +#: frontend/src/pages/ProfileCertificates.vue:17 #: lms/templates/certificates_section.html:11 msgid "Issued on" msgstr "Дата выпуска:" @@ -3303,16 +2571,14 @@ msgstr "Дата выпуска:" msgid "Items in Sidebar" msgstr "Элементы боковой панели" +#: frontend/src/pages/ProgramForm.vue:272 +msgid "Items removed successfully" +msgstr "Элементы успешно удалены" + #: lms/templates/signup-form.html:6 msgid "Jane Doe" msgstr "Иван Иванов" -#. Option for the 'Language' (Select) field in DocType 'LMS Programming -#. Exercise' -#: lms/lms/doctype/lms_programming_exercise/lms_programming_exercise.json -msgid "JavaScript" -msgstr "" - #. Label of the job (Link) field in DocType 'LMS Job Application' #: lms/job/doctype/lms_job_application/lms_job_application.json msgid "Job" @@ -3328,18 +2594,16 @@ msgstr "Подзаголовок доски объявлений" msgid "Job Board Title" msgstr "Название доски объявлений" -#: frontend/src/pages/JobForm.vue:14 +#: frontend/src/pages/JobCreation.vue:14 msgid "Job Details" msgstr "Подробности вакансии" -#: lms/www/lms.py:174 +#: lms/www/lms.py:111 msgid "Job Openings" msgstr "Открытые вакансии" #. Name of a DocType -#. Title of the job-opportunity Web Form #: lms/job/doctype/job_opportunity/job_opportunity.json -#: lms/job/web_form/job_opportunity/job_opportunity.json msgid "Job Opportunity" msgstr "Возможность трудоустройства" @@ -3350,54 +2614,35 @@ msgstr "Настройки Вакансии" #. Label of the job_title (Data) field in DocType 'Job Opportunity' #. Label of the job_title (Data) field in DocType 'LMS Job Application' -#. Label of a field in the job-opportunity Web Form #: lms/job/doctype/job_opportunity/job_opportunity.json #: lms/job/doctype/lms_job_application/lms_job_application.json -#: lms/job/web_form/job_opportunity/job_opportunity.json msgid "Job Title" 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:212 #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Jobs" msgstr "Вакансии" -#: frontend/src/components/LiveClass.vue:81 -#: frontend/src/pages/Home/AdminHome.vue:172 -#: frontend/src/pages/Home/StudentHome.vue:115 +#: frontend/src/components/LiveClass.vue:58 #: lms/templates/upcoming_evals.html:15 msgid "Join" -msgstr "" +msgstr "Присоединиться" -#: frontend/src/components/UpcomingEvaluations.vue:92 +#: frontend/src/components/UpcomingEvaluations.vue:94 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 "Присоединиться 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 "" - -#: frontend/src/components/Modals/LiveClassAttendance.vue:18 -msgid "Joined at" -msgstr "" - -#: frontend/src/pages/Home/Streak.vue:18 -msgid "Keep going," -msgstr "" - #. Name of a Workspace #: lms/lms/workspace/lms/lms.json msgid "LMS" @@ -3439,12 +2684,12 @@ 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 @@ -3519,21 +2764,11 @@ msgstr "Упражнение LMS" msgid "LMS Job Application" msgstr "Заявление о приеме на работу в LMS" -#. Name of a DocType -#: lms/lms/doctype/lms_lesson_note/lms_lesson_note.json -msgid "LMS Lesson Note" -msgstr "" - #. Name of a DocType #: lms/lms/doctype/lms_live_class/lms_live_class.json msgid "LMS Live Class" msgstr "LMS Живой Класс" -#. Name of a DocType -#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json -msgid "LMS Live Class Participant" -msgstr "" - #. Name of a DocType #: lms/lms/doctype/lms_mentor_request/lms_mentor_request.json msgid "LMS Mentor Request" @@ -3552,27 +2787,17 @@ 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 "" - -#. Name of a DocType -#: lms/lms/doctype/lms_programming_exercise/lms_programming_exercise.json -msgid "LMS Programming Exercise" -msgstr "" - -#. Name of a DocType -#: lms/lms/doctype/lms_programming_exercise_submission/lms_programming_exercise_submission.json -msgid "LMS Programming Exercise Submission" -msgstr "" +msgstr "Участник программы LMS" #. Name of a DocType #: lms/lms/doctype/lms_question/lms_question.json @@ -3619,12 +2844,12 @@ msgstr "Источник LMS" #: lms/job/doctype/lms_job_application/lms_job_application.json #: lms/lms/doctype/cohort_join_request/cohort_join_request.json #: lms/lms/doctype/course_chapter/course_chapter.json +#: lms/lms/doctype/course_lesson/course_lesson.json #: lms/lms/doctype/function/function.json #: lms/lms/doctype/industry/industry.json #: lms/lms/doctype/lms_assignment/lms_assignment.json #: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json #: lms/lms/doctype/lms_badge_assignment/lms_badge_assignment.json -#: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_batch_enrollment/lms_batch_enrollment.json #: lms/lms/doctype/lms_batch_feedback/lms_batch_feedback.json #: lms/lms/doctype/lms_certificate/lms_certificate.json @@ -3632,30 +2857,15 @@ msgstr "Источник LMS" #: lms/lms/doctype/lms_course_progress/lms_course_progress.json #: lms/lms/doctype/lms_course_review/lms_course_review.json #: lms/lms/doctype/lms_enrollment/lms_enrollment.json -#: lms/lms/doctype/lms_lesson_note/lms_lesson_note.json #: lms/lms/doctype/lms_live_class/lms_live_class.json -#: lms/lms/doctype/lms_program/lms_program.json -#: lms/lms/doctype/lms_programming_exercise/lms_programming_exercise.json -#: lms/lms/doctype/lms_programming_exercise_submission/lms_programming_exercise_submission.json #: lms/lms/doctype/lms_quiz/lms_quiz.json #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json #: lms/lms/doctype/lms_settings/lms_settings.json #: lms/lms/doctype/lms_source/lms_source.json -#: lms/lms/doctype/lms_video_watch_duration/lms_video_watch_duration.json #: lms/lms/doctype/user_skill/user_skill.json msgid "LMS Student" msgstr "Студент LMS" -#. Name of a DocType -#: lms/lms/doctype/lms_test_case/lms_test_case.json -msgid "LMS Test Case" -msgstr "" - -#. Name of a DocType -#: lms/lms/doctype/lms_test_case_submission/lms_test_case_submission.json -msgid "LMS Test Case Submission" -msgstr "" - #. Name of a DocType #: lms/lms/doctype/lms_timetable_legend/lms_timetable_legend.json msgid "LMS Timetable Legend" @@ -3666,29 +2876,12 @@ msgstr "Легенда расписания LMS" msgid "LMS Timetable Template" msgstr "Шаблон расписания LMS" -#. Name of a DocType -#: lms/lms/doctype/lms_video_watch_duration/lms_video_watch_duration.json -msgid "LMS Video Watch Duration" -msgstr "" - -#. Name of a DocType -#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json -msgid "LMS Zoom Settings" -msgstr "" - #. Label of the label (Data) field in DocType 'LMS Timetable Legend' #: lms/lms/doctype/lms_timetable_legend/lms_timetable_legend.json msgid "Label" msgstr "Заголовок" -#. Label of the language (Select) field in DocType 'LMS Programming Exercise' -#: frontend/src/components/Modals/EditProfile.vue:73 -#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseForm.vue:22 -#: lms/lms/doctype/lms_programming_exercise/lms_programming_exercise.json -msgid "Language" -msgstr "" - -#: frontend/src/components/Modals/EditProfile.vue:70 +#: frontend/src/components/Modals/EditProfile.vue:64 msgid "Last Name" msgstr "Фамилия" @@ -3701,25 +2894,7 @@ msgstr "Последняя подача" #. Label of the launch_file (Code) field in DocType 'Course Chapter' #: lms/lms/doctype/course_chapter/course_chapter.json msgid "Launch File" -msgstr "" - -#: frontend/src/pages/Home/Streak.vue:5 -msgid "Learning Consistency" -msgstr "" - -#: frontend/src/components/AppSidebar.vue:613 -msgid "Learning Paths" -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 "" - -#: 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' @@ -3727,9 +2902,7 @@ msgstr "" #. Label of the lesson (Link) field in DocType 'LMS Assignment Submission' #. Label of the lesson (Link) field in DocType 'LMS Course Progress' #. Label of the lesson (Link) field in DocType 'LMS Exercise' -#. Label of the lesson (Link) field in DocType 'LMS Lesson Note' #. Label of the lesson (Link) field in DocType 'LMS Quiz' -#. Label of the lesson (Link) field in DocType 'LMS Video Watch Duration' #. Label of the lesson (Link) field in DocType 'Scheduled Flow' #. Label of a Link in the LMS Workspace #: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json @@ -3738,9 +2911,7 @@ msgstr "" #: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json #: lms/lms/doctype/lms_course_progress/lms_course_progress.json #: lms/lms/doctype/lms_exercise/lms_exercise.json -#: lms/lms/doctype/lms_lesson_note/lms_lesson_note.json #: lms/lms/doctype/lms_quiz/lms_quiz.json -#: lms/lms/doctype/lms_video_watch_duration/lms_video_watch_duration.json #: lms/lms/doctype/scheduled_flow/scheduled_flow.json #: lms/lms/workspace/lms/lms.json msgid "Lesson" @@ -3756,28 +2927,11 @@ msgstr "Ссылка на урок" msgid "Lesson Title" msgstr "Название урока" -#: frontend/src/pages/LessonForm.vue:425 -msgid "Lesson created successfully" -msgstr "" - -#: frontend/src/components/CourseOutline.vue:253 -msgid "Lesson deleted successfully" -msgstr "" - -#: frontend/src/components/CourseOutline.vue:268 -msgid "Lesson moved successfully" -msgstr "" - -#: frontend/src/pages/LessonForm.vue:449 -msgid "Lesson updated successfully" -msgstr "" - #. Label of the lessons (Table) field in DocType 'Course Chapter' #. Group in Course Chapter's connections #. Label of the lessons (Int) field in DocType 'LMS Course' -#: frontend/src/components/CourseCard.vue:53 -#: frontend/src/components/CourseCardOverlay.vue:131 -#: frontend/src/pages/Programs/ProgramEnrollment.vue:62 +#: frontend/src/components/CourseCard.vue:33 +#: frontend/src/components/CourseCardOverlay.vue:99 #: lms/lms/doctype/course_chapter/course_chapter.json #: lms/lms/doctype/lms_course/lms_course.json msgid "Lessons" @@ -3798,22 +2952,22 @@ msgid "Letter Grade (e.g. A, B-)" msgstr "Буквенная оценка (например, A, B-)" #. Label of the limit_questions_to (Int) field in DocType 'LMS Quiz' -#: frontend/src/pages/QuizForm.vue:110 lms/lms/doctype/lms_quiz/lms_quiz.json +#: frontend/src/pages/QuizForm.vue:108 lms/lms/doctype/lms_quiz/lms_quiz.json msgid "Limit Questions To" msgstr "Ограничить вопросы" -#: lms/lms/doctype/lms_quiz/lms_quiz.py:37 +#: lms/lms/doctype/lms_quiz/lms_quiz.py:40 msgid "Limit cannot be greater than or equal to the number of questions in the quiz." msgstr "Лимит не может быть больше или равен количеству вопросов в тесте." -#: frontend/src/pages/ProfileAbout.vue:91 +#: frontend/src/pages/ProfileAbout.vue:74 msgid "LinkedIn" msgstr "LinkedIn" #. Label of the linkedin (Data) field in DocType 'User' #: lms/fixtures/custom_field.json msgid "LinkedIn ID" -msgstr "" +msgstr "LinkedIn ID" #. Group in Cohort's connections #. Group in Cohort Subgroup's connections @@ -3822,15 +2976,17 @@ msgstr "" msgid "Links" msgstr "Ссылки" +#: frontend/src/pages/Quizzes.vue:149 +msgid "List of quizzes" +msgstr "Список тестов" + #. Option for the 'Status' (Select) field in DocType 'Cohort' -#: frontend/src/pages/Courses.vue:309 lms/lms/doctype/cohort/cohort.json +#: frontend/src/pages/Courses.vue:279 lms/lms/doctype/cohort/cohort.json msgid "Live" msgstr "Live" -#. 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' -#: frontend/src/components/LiveClass.vue:14 -#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json +#: frontend/src/components/LiveClass.vue:4 #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Live Class" msgstr "Онлайн-урок" @@ -3838,62 +2994,55 @@ 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 "URL-адрес LiveCode" -#: frontend/src/components/Modals/CourseProgressSummary.vue:86 -#: frontend/src/components/Settings/Evaluators.vue:81 -#: frontend/src/components/Settings/Members.vue:79 -#: frontend/src/components/Settings/Transactions.vue:94 -#: frontend/src/pages/Assignments.vue:66 frontend/src/pages/Batches.vue:82 -#: frontend/src/pages/CertifiedParticipants.vue:98 -#: frontend/src/pages/Courses.vue:77 -#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:129 -#: frontend/src/pages/ProgrammingExercises/ProgrammingExercises.vue:87 +#: frontend/src/components/Members.vue:108 +#: frontend/src/pages/Assignments.vue:71 frontend/src/pages/Batches.vue:94 +#: frontend/src/pages/CertifiedParticipants.vue:79 +#: frontend/src/pages/Courses.vue:90 #: frontend/src/pages/QuizSubmissionList.vue:39 -#: frontend/src/pages/Quizzes.vue:94 +#: frontend/src/pages/Quizzes.vue:51 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 a field in the job-opportunity Web Form +#. Label of the location (Data) field in DocType 'Job Opportunity' #. Label of the location (Data) field in DocType 'Education Detail' #. Label of the location (Data) field in DocType 'Work Experience' -#: lms/job/web_form/job_opportunity/job_opportunity.json +#: frontend/src/pages/JobCreation.vue:26 frontend/src/pages/JobDetail.vue:85 +#: lms/job/doctype/job_opportunity/job_opportunity.json #: 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/AssignmentBlock.vue:13 #: frontend/src/components/NoPermission.vue:28 -#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:196 -#: frontend/src/pages/Lesson.vue:103 +#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:188 +#: frontend/src/pages/Lesson.vue:25 msgid "Login" msgstr "Логин" -#: frontend/src/components/UserDropdown.vue:176 +#: frontend/src/components/UserDropdown.vue:174 msgid "Login to Frappe Cloud?" -msgstr "" +msgstr "Войдите в Frappe Cloud?" -#: frontend/src/pages/JobDetail.vue:63 +#: frontend/src/pages/JobDetail.vue:48 msgid "Login to apply" -msgstr "" - -#: frontend/src/pages/Home/Streak.vue:42 -msgid "Longest Streak" -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 @@ -3905,26 +3054,18 @@ msgstr "Сделать LMS домашней системой по умолчан msgid "Make an Announcement" msgstr "Разместить объявление" -#: frontend/src/components/Notes/Notes.vue:7 -msgid "Make notes for quick revision. Press / for menu." -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:73 +#: frontend/src/components/BatchOverlay.vue:60 msgid "Manage Batch" -msgstr "" - -#: frontend/src/pages/Home/Home.vue:120 -msgid "Manage your courses and batches at a glance" -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 @@ -3934,9 +3075,9 @@ 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:120 +#: frontend/src/components/Quiz.vue:96 msgid "Mark" msgstr "Отметка" @@ -3944,66 +3085,58 @@ msgstr "Отметка" msgid "Mark all as read" msgstr "Отметить все как прочитанное" +#: frontend/src/pages/Notifications.vue:40 +msgid "Mark as read" +msgstr "Отметить как прочитанное" + #. Label of the marks (Int) field in DocType 'LMS Quiz Question' #. Label of the marks (Int) field in DocType 'LMS Quiz Result' -#: frontend/src/components/Modals/Question.vue:40 -#: frontend/src/components/Modals/Question.vue:106 -#: frontend/src/components/Quiz.vue:120 frontend/src/pages/QuizForm.vue:344 -#: frontend/src/pages/QuizSubmission.vue:64 +#: frontend/src/components/Modals/Question.vue:50 +#: frontend/src/components/Modals/Question.vue:99 +#: frontend/src/components/Quiz.vue:96 frontend/src/pages/QuizForm.vue:390 +#: frontend/src/pages/QuizSubmission.vue:65 #: lms/lms/doctype/lms_quiz_question/lms_quiz_question.json #: lms/lms/doctype/lms_quiz_result/lms_quiz_result.json +#: lms/templates/quiz/quiz.html:59 msgid "Marks" msgstr "Отметки" -#. Label of the marks_to_cut (Int) field in DocType 'LMS Quiz' -#: lms/lms/doctype/lms_quiz/lms_quiz.json -msgid "Marks To Cut" -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 +#: frontend/src/pages/QuizSubmission.vue:68 #: lms/lms/doctype/lms_quiz_result/lms_quiz_result.json msgid "Marks out of" -msgstr "" - -#: frontend/src/pages/QuizForm.vue:122 -msgid "Marks to Deduct" -msgstr "" +msgstr "Отметок из" #. Label of the max_attempts (Int) field in DocType 'LMS Quiz' -#: frontend/src/pages/Quizzes.vue:249 lms/lms/doctype/lms_quiz/lms_quiz.json +#: lms/lms/doctype/lms_quiz/lms_quiz.json msgid "Max Attempts" msgstr "Максимум попыток" -#: frontend/src/pages/QuizForm.vue:62 +#: 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:194 +#: frontend/src/pages/BatchForm.vue:185 #: lms/lms/doctype/lms_batch/lms_batch.json +#: lms/public/js/common_functions.js:309 msgid "Medium" -msgstr "" +msgstr "Средний" #. Label of the medium (Data) field in DocType 'User' #: lms/fixtures/custom_field.json msgid "Medium ID" -msgstr "" +msgstr "ID носителя" -#: lms/templates/emails/batch_confirmation.html:16 +#: lms/templates/emails/batch_confirmation.html:15 #: lms/templates/emails/batch_start_reminder.html:19 msgid "Medium:" 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 "" - #. Label of the member (Link) field in DocType 'Exercise Latest Submission' #. Label of the member (Link) field in DocType 'Exercise Submission' #. Label of the member (Link) field in DocType 'LMS Assignment Submission' @@ -4016,30 +3149,13 @@ msgstr "" #. Label of the member (Link) field in DocType 'LMS Course Progress' #. Label of the member (Link) field in DocType 'LMS Enrollment' #. Option for the 'Role' (Select) field in DocType 'LMS Enrollment' -#. Label of the member (Link) field in DocType 'LMS Lesson Note' -#. Label of the member (Link) field in DocType 'LMS Live Class Participant' #. Label of the member (Link) field in DocType 'LMS Mentor Request' #. Label of the member (Link) field in DocType 'LMS Payment' #. Label of the member (Link) field in DocType 'LMS Program Member' -#. Label of the member (Link) field in DocType 'LMS Programming Exercise -#. Submission' #. Label of the member (Link) field in DocType 'LMS Quiz Submission' -#. Label of the member (Link) field in DocType 'LMS Video Watch Duration' -#. Label of the member (Link) field in DocType 'LMS Zoom Settings' -#: frontend/src/components/Modals/CourseProgressSummary.vue:218 -#: frontend/src/components/Modals/LiveClassAttendance.vue:14 -#: frontend/src/components/Modals/VideoStatistics.vue:31 -#: frontend/src/components/Modals/ZoomAccountModal.vue:42 -#: frontend/src/components/Settings/BadgeAssignmentForm.vue:26 -#: frontend/src/components/Settings/BadgeAssignments.vue:179 -#: frontend/src/components/Settings/BadgeForm.vue:215 -#: frontend/src/components/Settings/TransactionDetails.vue:26 -#: frontend/src/components/Settings/ZoomSettings.vue:187 #: frontend/src/pages/AssignmentSubmissionList.vue:14 -#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:268 -#: frontend/src/pages/Programs/ProgramProgressSummary.vue:126 #: frontend/src/pages/QuizSubmission.vue:31 -#: frontend/src/pages/QuizSubmissionList.vue:91 +#: frontend/src/pages/QuizSubmissionList.vue:86 #: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json #: lms/lms/doctype/exercise_submission/exercise_submission.json #: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json @@ -4051,15 +3167,10 @@ msgstr "" #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json #: lms/lms/doctype/lms_course_progress/lms_course_progress.json #: lms/lms/doctype/lms_enrollment/lms_enrollment.json -#: lms/lms/doctype/lms_lesson_note/lms_lesson_note.json -#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json #: lms/lms/doctype/lms_mentor_request/lms_mentor_request.json #: lms/lms/doctype/lms_payment/lms_payment.json #: lms/lms/doctype/lms_program_member/lms_program_member.json -#: lms/lms/doctype/lms_programming_exercise_submission/lms_programming_exercise_submission.json #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json -#: lms/lms/doctype/lms_video_watch_duration/lms_video_watch_duration.json -#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: lms/lms/report/course_progress_summary/course_progress_summary.py:64 msgid "Member" msgstr "Участник" @@ -4070,39 +3181,17 @@ msgstr "Участник" msgid "Member Cohort" msgstr "Участник группы" -#. Label of the member_count (Int) field in DocType 'LMS Program' -#: lms/lms/doctype/lms_program/lms_program.json -msgid "Member Count" -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 "Email участника" -#. Label of the member_image (Attach Image) field in DocType 'LMS Badge -#. Assignment' #. Label of the member_image (Attach Image) field in DocType 'LMS Batch #. Feedback' -#. Label of the member_image (Attach Image) field in DocType 'LMS Enrollment' -#. Label of the member_image (Attach Image) field in DocType 'LMS Live Class -#. Participant' -#. Label of the member_image (Attach) field in DocType 'LMS Programming -#. Exercise Submission' -#. Label of the member_image (Attach Image) field in DocType 'LMS Video Watch -#. Duration' -#. Label of the member_image (Attach Image) field in DocType 'LMS Zoom -#. Settings' -#: lms/lms/doctype/lms_badge_assignment/lms_badge_assignment.json #: lms/lms/doctype/lms_batch_feedback/lms_batch_feedback.json -#: lms/lms/doctype/lms_enrollment/lms_enrollment.json -#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json -#: lms/lms/doctype/lms_programming_exercise_submission/lms_programming_exercise_submission.json -#: lms/lms/doctype/lms_video_watch_duration/lms_video_watch_duration.json -#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.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' @@ -4114,14 +3203,8 @@ msgstr "" #. Label of the member_name (Data) field in DocType 'LMS Certificate Request' #. Label of the member_name (Data) field in DocType 'LMS Course Progress' #. Label of the member_name (Data) field in DocType 'LMS Enrollment' -#. Label of the member_name (Data) field in DocType 'LMS Live Class -#. Participant' #. Label of the member_name (Data) field in DocType 'LMS Mentor Request' -#. Label of the member_name (Data) field in DocType 'LMS Programming Exercise -#. Submission' #. Label of the member_name (Data) field in DocType 'LMS Quiz Submission' -#. Label of the member_name (Data) field in DocType 'LMS Video Watch Duration' -#. Label of the member_name (Data) field in DocType 'LMS Zoom Settings' #: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json #: lms/lms/doctype/lms_badge_assignment/lms_badge_assignment.json #: lms/lms/doctype/lms_batch_enrollment/lms_batch_enrollment.json @@ -4131,12 +3214,8 @@ msgstr "" #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json #: lms/lms/doctype/lms_course_progress/lms_course_progress.json #: lms/lms/doctype/lms_enrollment/lms_enrollment.json -#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json #: lms/lms/doctype/lms_mentor_request/lms_mentor_request.json -#: lms/lms/doctype/lms_programming_exercise_submission/lms_programming_exercise_submission.json #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json -#: lms/lms/doctype/lms_video_watch_duration/lms_video_watch_duration.json -#: 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 "Имя участника" @@ -4152,35 +3231,24 @@ msgstr "Подгруппа участников" msgid "Member Type" msgstr "Тип участника" -#. Label of the member_username (Data) field in DocType 'LMS Badge Assignment' #. Label of the member_username (Data) field in DocType 'LMS Batch Enrollment' -#. Label of the member_username (Data) field in DocType 'LMS Enrollment' -#. Label of the member_username (Data) field in DocType 'LMS Live Class -#. Participant' -#. Label of the member_username (Data) field in DocType 'LMS Video Watch -#. Duration' -#: lms/lms/doctype/lms_badge_assignment/lms_badge_assignment.json #: lms/lms/doctype/lms_batch_enrollment/lms_batch_enrollment.json -#: lms/lms/doctype/lms_enrollment/lms_enrollment.json -#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json -#: lms/lms/doctype/lms_video_watch_duration/lms_video_watch_duration.json msgid "Member Username" -msgstr "" +msgstr "Имя участника" -#: frontend/src/pages/Programs/ProgramForm.vue:463 -msgid "Member added to program successfully" -msgstr "" +#: frontend/src/pages/ProgramForm.vue:251 +msgid "Member added to program" +msgstr "Участник добавлен в программу" -#: lms/lms/doctype/lms_batch_enrollment/lms_batch_enrollment.py:26 +#: 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:30 +#: 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 -#: frontend/src/pages/Programs/ProgramForm.vue:110 #: lms/lms/doctype/lms_batch_old/lms_batch_old.json msgid "Members" msgstr "Участники" @@ -4190,6 +3258,11 @@ msgstr "Участники" msgid "Membership" msgstr "Членство" +#. Label of the member_username (Data) field in DocType 'LMS Enrollment' +#: lms/lms/doctype/lms_enrollment/lms_enrollment.json +msgid "Memeber Username" +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' #. Option for the 'Member Type' (Select) field in DocType 'LMS Enrollment' @@ -4213,105 +3286,68 @@ msgstr "Запрос наставника" #. Label of the mentor_request_creation (Link) field in DocType 'LMS Settings' #: lms/lms/doctype/lms_settings/lms_settings.json #: lms/patches/create_mentor_request_email_templates.py:11 -#: lms/patches/create_mentor_request_email_templates.py:16 -#: lms/patches/create_mentor_request_email_templates.py:26 +#: lms/patches/create_mentor_request_email_templates.py:18 +#: lms/patches/create_mentor_request_email_templates.py:28 msgid "Mentor Request Creation Template" msgstr "Шаблон создания запроса на наставничество" #. Label of the mentor_request_status_update (Link) field in DocType 'LMS #. Settings' #: lms/lms/doctype/lms_settings/lms_settings.json -#: lms/patches/create_mentor_request_email_templates.py:29 -#: lms/patches/create_mentor_request_email_templates.py:34 -#: lms/patches/create_mentor_request_email_templates.py:44 +#: lms/patches/create_mentor_request_email_templates.py:31 +#: 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 "Шаблон обновления статуса запроса наставника" -#: frontend/src/components/ContactUsEmail.vue:19 -msgid "Message" -msgstr "Сообщение" - -#. Label of the meta_description (Small Text) field in DocType 'LMS Settings' -#: frontend/src/pages/BatchForm.vue:297 frontend/src/pages/CourseForm.vue:303 -#: lms/lms/doctype/lms_settings/lms_settings.json -msgid "Meta Description" -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' -#: frontend/src/pages/BatchForm.vue:207 -#: lms/lms/doctype/lms_batch/lms_batch.json -#: lms/lms/doctype/lms_settings/lms_settings.json +#: frontend/src/pages/BatchForm.vue:44 lms/lms/doctype/lms_batch/lms_batch.json +#: lms/public/js/common_functions.js:362 msgid "Meta Image" msgstr "Мета изображение" -#. Label of the meta_keywords (Small Text) field in DocType 'LMS Settings' -#: frontend/src/pages/BatchForm.vue:303 frontend/src/pages/CourseForm.vue:309 -#: lms/lms/doctype/lms_settings/lms_settings.json -msgid "Meta Keywords" -msgstr "" - -#: frontend/src/pages/BatchForm.vue:292 frontend/src/pages/CourseForm.vue:298 -msgid "Meta Tags" -msgstr "" - -#: lms/lms/api.py:1456 -msgid "Meta tags should be a list." -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 "Этап" -#: lms/lms/doctype/lms_question/lms_question.py:49 +#: frontend/src/pages/Statistics.vue:81 +msgid "Milestones" +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 -#: lms/lms/doctype/course_chapter/course_chapter.json +#: frontend/src/pages/ProfileRoles.vue:10 #: lms/lms/doctype/course_evaluator/course_evaluator.json -#: lms/lms/doctype/course_lesson/course_lesson.json #: lms/lms/doctype/lms_assignment/lms_assignment.json -#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json #: lms/lms/doctype/lms_badge_assignment/lms_badge_assignment.json #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_batch_enrollment/lms_batch_enrollment.json #: lms/lms/doctype/lms_category/lms_category.json #: lms/lms/doctype/lms_certificate/lms_certificate.json #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json -#: lms/lms/doctype/lms_course/lms_course.json #: lms/lms/doctype/lms_enrollment/lms_enrollment.json -#: lms/lms/doctype/lms_lesson_note/lms_lesson_note.json #: lms/lms/doctype/lms_live_class/lms_live_class.json #: lms/lms/doctype/lms_program/lms_program.json -#: lms/lms/doctype/lms_programming_exercise/lms_programming_exercise.json -#: lms/lms/doctype/lms_programming_exercise_submission/lms_programming_exercise_submission.json #: lms/lms/doctype/lms_question/lms_question.json #: lms/lms/doctype/lms_quiz/lms_quiz.json -#: lms/lms/doctype/lms_settings/lms_settings.json #: lms/lms/doctype/lms_source/lms_source.json #: lms/lms/doctype/lms_timetable_template/lms_timetable_template.json -#: lms/lms/doctype/lms_video_watch_duration/lms_video_watch_duration.json -#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json msgid "Moderator" msgstr "Модератор" -#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:286 -#: frontend/src/pages/Quizzes.vue:263 -msgid "Modified" -msgstr "" - #: lms/lms/doctype/lms_badge/lms_badge.js:40 msgid "Modified By" msgstr "Изменено" -#: lms/lms/api.py:188 +#: lms/lms/api.py:214 msgid "Module Name is incorrect or does not exist." msgstr "Имя модуля неверно или не существует." -#: lms/lms/api.py:184 +#: lms/lms/api.py:210 msgid "Module is incorrect." msgstr "Модуль неверный." @@ -4322,70 +3358,74 @@ msgstr "Модуль неверный." msgid "Monday" msgstr "Понедельник" -#: frontend/src/components/AppSidebar.vue:637 -msgid "Monetization" -msgstr "" - #: frontend/src/components/AppSidebar.vue:39 msgid "More" -msgstr "" +msgstr "Больше" + +#: frontend/src/components/AppSidebar.vue:611 +msgid "Leader Board" +msgstr "Таблица лидеров" + +#: frontend/src/components/AppSidebar.vue:623 +msgid "Forms" +msgstr "Формы" + +#: frontend/src/components/AppSidebar.vue:254 +msgid "My points" +msgstr "Мои баллы" + +#: frontend/src/components/AppSidebar.vue:269 +msgid "ChatGPT for Schoolers" +msgstr "ChatGPT для школьников" + +#: frontend/src/components/AppSidebar.vue:272 +msgid "ChatGPT for Students" +msgstr "ChatGPT для студентов" + +#: frontend/src/components/AppSidebar.vue:275 +msgid "ChatGPT for Teachers" +msgstr "ChatGPT для преподавателей" + +#: frontend/src/components/AppSidebar.vue:354 +msgid "Programs" +msgstr "Программы" #. Label of the multiple (Check) field in DocType 'LMS Question' #: lms/lms/doctype/lms_question/lms_question.json msgid "Multiple Correct Answers" msgstr "Несколько правильных ответов" -#: frontend/src/pages/Home/StudentHome.vue:40 -msgid "My Batches" -msgstr "" - -#: frontend/src/pages/Home/StudentHome.vue:8 -msgid "My Courses" -msgstr "" - -#: frontend/src/components/Notes/Notes.vue:3 -msgid "My Notes" -msgstr "" - #: frontend/src/pages/ProfileEvaluator.vue:4 msgid "My availability" msgstr "Моя доступность" -#: frontend/src/pages/ProfileEvaluator.vue:127 +#: frontend/src/pages/ProfileEvaluator.vue:113 msgid "My calendar" msgstr "Мой календарь" -#: frontend/src/components/Modals/EmailTemplateModal.vue:24 -msgid "Name" -msgstr "" - #. Option for the 'Event' (Select) field in DocType 'LMS Badge' -#: frontend/src/components/Settings/BadgeAssignments.vue:21 -#: frontend/src/components/Settings/Badges.vue:21 -#: frontend/src/components/Settings/Categories.vue:27 -#: frontend/src/components/Settings/EmailTemplates.vue:17 -#: frontend/src/components/Settings/Evaluators.vue:17 -#: frontend/src/components/Settings/Members.vue:17 -#: frontend/src/components/Settings/PaymentGateways.vue:16 -#: frontend/src/components/Settings/ZoomSettings.vue:17 -#: frontend/src/pages/Courses.vue:312 -#: frontend/src/pages/Programs/Programs.vue:10 -#: lms/lms/doctype/lms_badge/lms_badge.json +#: frontend/src/pages/Assignments.vue:18 frontend/src/pages/Batches.vue:17 +#: frontend/src/pages/Courses.vue:17 frontend/src/pages/Courses.vue:282 +#: frontend/src/pages/Programs.vue:14 lms/lms/doctype/lms_badge/lms_badge.json msgid "New" -msgstr "" +msgstr "Новый" -#: lms/www/lms.py:149 +#: frontend/src/pages/AssignmentForm.vue:178 +msgid "New Assignment" +msgstr "Новое задание" + +#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.py:43 +msgid "New Assignment Submission" +msgstr "Подача нового задания" + +#: lms/public/js/common_functions.js:255 lms/www/lms.py:89 msgid "New Batch" msgstr "Новая группа" -#: frontend/src/pages/CourseForm.vue:690 lms/www/lms.py:93 +#: lms/www/lms.py:40 msgid "New Course" msgstr "Новый курс" -#: frontend/src/components/Modals/EmailTemplateModal.vue:7 -msgid "New Email Template" -msgstr "" - #: frontend/src/pages/Jobs.vue:23 msgid "New Job" msgstr "Новая Вакансия" @@ -4394,73 +3434,69 @@ msgstr "Новая Вакансия" msgid "New Job Applicant" msgstr "Новый соискатель работы" -#: frontend/src/components/Settings/PaymentGatewayDetails.vue:7 -msgid "New Payment Gateway" -msgstr "" +#: frontend/src/pages/Programs.vue:105 +msgid "New Program" +msgstr "Новая программа" -#: frontend/src/pages/QuizForm.vue:137 +#: frontend/src/pages/ProgramForm.vue:133 +msgid "New Program Course" +msgstr "Новая программа курса" + +#: frontend/src/pages/ProgramForm.vue:134 +msgid "New Program Member" +msgstr "Новый участник программы" + +#: frontend/src/pages/QuizForm.vue:123 msgid "New Question" -msgstr "" +msgstr "Новый вопрос" -#: frontend/src/pages/QuizForm.vue:400 frontend/src/pages/QuizForm.vue:408 +#: frontend/src/pages/QuizForm.vue:450 frontend/src/pages/QuizForm.vue:458 +#: frontend/src/pages/Quizzes.vue:18 msgid "New Quiz" -msgstr "" +msgstr "Новый тест" #: lms/www/new-sign-up.html:3 msgid "New Sign Up" msgstr "Новая регистрация" -#: frontend/src/components/Modals/ZoomAccountModal.vue:6 -msgid "New Zoom Account" -msgstr "" - -#: lms/lms/utils.py:592 +#: lms/lms/utils.py:605 msgid "New comment in batch {0}" msgstr "Новый комментарий в группе {0}" -#: lms/lms/utils.py:587 +#: lms/lms/utils.py:598 msgid "New reply on the topic {0} in course {1}" msgstr "Новый ответ по теме {0} в курсе {1}" -#: frontend/src/components/Discussions.vue:11 -#: frontend/src/components/Discussions.vue:66 +#: frontend/src/components/Discussions.vue:4 +#: frontend/src/components/Discussions.vue:59 msgid "New {0}" msgstr "Новый {0}" -#: frontend/src/components/Quiz.vue:237 frontend/src/pages/Lesson.vue:51 -#: frontend/src/pages/Lesson.vue:187 +#: frontend/src/components/Quiz.vue:213 frontend/src/pages/Lesson.vue:85 msgid "Next" -msgstr "" +msgstr "Следующий" + +#: lms/templates/quiz/quiz.html:125 +msgid "Next Question" +msgstr "Следующий вопрос" #: frontend/src/components/Assessments.vue:75 lms/templates/assessments.html:58 msgid "No Assessments" msgstr "Нет оценок" -#: frontend/src/components/Settings/BadgeAssignments.vue:87 -msgid "No Assignments" -msgstr "" - #: lms/templates/notifications.html:26 msgid "No Notifications" msgstr "Нет Уведомлений" -#: frontend/src/components/Quiz.vue:307 +#: frontend/src/components/Quiz.vue:275 msgid "No Quiz submissions found" -msgstr "" - -#: frontend/src/pages/Quizzes.vue:19 -msgid "No Quizzes" -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 "Нет записей" -#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:13 -msgid "No Submissions" -msgstr "" - #: lms/templates/upcoming_evals.html:43 msgid "No Upcoming Evaluations" msgstr "Нет предстоящих оценок" @@ -4469,82 +3505,81 @@ msgstr "Нет предстоящих оценок" msgid "No announcements" msgstr "Нет объявлений" +#: frontend/src/pages/Assignments.vue:56 +msgid "No assignments found" +msgstr "Задания не найдены" + +#: frontend/src/pages/Batches.vue:79 +msgid "No batches found" +msgstr "Группы не найдены" + #: lms/templates/certificates_section.html:23 msgid "No certificates" msgstr "Нет сертификатов" -#: frontend/src/components/BatchCourses.vue:67 -msgid "No courses added" -msgstr "" - -#: frontend/src/pages/Programs/ProgramForm.vue:103 -msgid "No courses added yet." -msgstr "" - -#: frontend/src/pages/Home/AdminHome.vue:65 #: lms/templates/courses_created.html:14 msgid "No courses created" msgstr "Курсы не созданы" +#: frontend/src/pages/Courses.vue:75 +msgid "No courses found" +msgstr "Курсы не найдены" + +#: frontend/src/pages/Programs.vue:81 +msgid "No courses in this program" +msgstr "В этой программе нет курсов" + #: lms/templates/courses_under_review.html:14 msgid "No courses under review" msgstr "Нет рассматриваемых курсов" -#: frontend/src/components/BatchFeedback.vue:60 +#: frontend/src/components/BatchFeedback.vue:101 msgid "No feedback received yet." -msgstr "" +msgstr "Отзывов пока не поступало." -#: frontend/src/pages/ProfileAbout.vue:29 +#: frontend/src/pages/ProfileAbout.vue:12 msgid "No introduction" msgstr "Без введения" -#: frontend/src/components/LiveClass.vue:100 +#: frontend/src/pages/Jobs.vue:77 +msgid "No jobs posted" +msgstr "Вакансии не опубликованы" + +#: frontend/src/components/LiveClass.vue:71 msgid "No live classes scheduled" msgstr "Не запланированы онлайн-курсы" -#: frontend/src/pages/Programs/ProgramForm.vue:167 -msgid "No members added yet." -msgstr "" +#: frontend/src/pages/CertifiedParticipants.vue:89 +msgid "No participants found" +msgstr "Участники не найдены" -#: frontend/src/pages/Programs/ProgramProgressSummary.vue:60 -msgid "No members found." -msgstr "" +#: frontend/src/pages/Programs.vue:91 +msgid "No programs found" +msgstr "Программы не найдены" -#: frontend/src/pages/Programs/StudentPrograms.vue:51 -msgid "No programs found in this category." -msgstr "" +#: frontend/src/pages/Quizzes.vue:61 +msgid "No quizzes found" +msgstr "Тесты не найдены" -#: frontend/src/pages/QuizForm.vue:188 -msgid "No questions added yet" -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:61 msgid "No slots available for this date." msgstr "На эту дату свободных мест нет." -#: frontend/src/components/Modals/VideoStatistics.vue:86 -msgid "No statistics available for this video." -msgstr "" - -#: frontend/src/components/Modals/AnnouncementModal.vue:91 -msgid "No students in this batch" -msgstr "" - #: frontend/src/pages/AssignmentSubmissionList.vue:67 msgid "No submissions" -msgstr "" +msgstr "Нет заявок" -#: frontend/src/components/EmptyState.vue:5 lms/templates/course_list.html:13 +#: lms/templates/course_list.html:13 msgid "No {0}" msgstr "Нет {0}" +#: lms/templates/quiz/quiz.html:147 +msgid "No." +msgstr "Нет." + #: lms/lms/user.py:29 msgid "Not Allowed" -msgstr "" +msgstr "Не допускается" #. Option for the 'Status' (Select) field in DocType 'LMS Assignment #. Submission' @@ -4566,29 +3601,19 @@ msgstr "Недоступно для предварительного просм msgid "Not Graded" msgstr "Нет оценки" -#: frontend/src/components/NoPermission.vue:7 frontend/src/pages/Batch.vue:164 +#: frontend/src/components/NoPermission.vue:7 frontend/src/pages/Batch.vue:156 msgid "Not Permitted" -msgstr "" +msgstr "Неразрешено" -#: frontend/src/components/Assignment.vue:36 -#: frontend/src/components/Settings/BrandSettings.vue:10 -#: frontend/src/components/Settings/SettingDetails.vue:10 -#: frontend/src/pages/Programs/ProgramForm.vue:16 -#: frontend/src/pages/QuizForm.vue:8 frontend/src/pages/QuizSubmission.vue:9 +#: frontend/src/components/Assignment.vue:33 +#: frontend/src/components/BrandSettings.vue:10 +#: frontend/src/components/PaymentSettings.vue:9 +#: frontend/src/components/SettingDetails.vue:10 +#: frontend/src/pages/QuizSubmission.vue:9 msgid "Not Saved" -msgstr "" +msgstr "Несохранено" -#. Label of the note (Text Editor) field in DocType 'LMS Lesson Note' -#: lms/lms/doctype/lms_lesson_note/lms_lesson_note.json -msgid "Note" -msgstr "" - -#: frontend/src/pages/Lesson.vue:404 frontend/src/pages/Lesson.vue:880 -#: frontend/src/pages/Lesson.vue:891 -msgid "Notes" -msgstr "" - -#: frontend/src/pages/Notifications.vue:53 +#: frontend/src/pages/Notifications.vue:54 msgid "Nothing to see here." msgstr "Здесь нечего смотреть." @@ -4601,13 +3626,9 @@ msgstr "Уведомления" msgid "Notify me when available" msgstr "Сообщите мне, когда появится" -#: frontend/src/components/BatchStudents.vue:48 -msgid "Number of Students" -msgstr "" - #: frontend/src/pages/BatchForm.vue:157 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 @@ -4617,23 +3638,18 @@ msgstr "Идентификатор клиента OAuth" #. 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 "Offline" -#. Option for the 'Work Mode' (Select) field in DocType 'Job Opportunity' -#: lms/job/doctype/job_opportunity/job_opportunity.json -msgid "On-site" -msgstr "" - #: lms/templates/emails/certification.html:16 msgid "Once again, congratulations on this significant accomplishment." msgstr "Еще раз поздравляю с этим значительным достижением." -#: frontend/src/components/Assignment.vue:60 +#: frontend/src/components/Assignment.vue:57 msgid "Once the moderator grades your submission, you'll find the details here." msgstr "Как только модератор оценит вашу заявку, вы найдете подробную информацию здесь." @@ -4642,26 +3658,29 @@ msgstr "Как только модератор оценит вашу заявк msgid "Online" msgstr "Online" +#: frontend/src/pages/ProgramForm.vue:157 +msgid "Only courses for which self learning is disabled can be added to program." +msgstr "В программу можно добавлять только те курсы, для которых отключено самостоятельное обучение." + #: lms/templates/assignment.html:6 msgid "Only files of type {0} will be accepted." msgstr "Принимаются только файлы типа {0} ." -#: frontend/src/utils/index.js:498 +#: frontend/src/pages/CourseForm.vue:506 frontend/src/utils/index.js:549 msgid "Only image file is allowed." -msgstr "" +msgstr "Разрешены только файлы в формате image." -#: frontend/src/components/Modals/ChapterModal.vue:218 +#: frontend/src/components/Modals/ChapterModal.vue:220 msgid "Only zip files are allowed" -msgstr "" +msgstr "Разрешены только файл в формате zip" #. Option for the 'Status' (Select) field in DocType 'Job Opportunity' -#. Option in a Select field in the job-opportunity Web Form #. Option for the 'Membership' (Select) field in DocType 'LMS Batch Old' +#: frontend/src/pages/QuizForm.vue:17 #: lms/job/doctype/job_opportunity/job_opportunity.json -#: lms/job/web_form/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" @@ -4676,14 +3695,10 @@ msgstr "Открытый курс" #: lms/lms/doctype/lms_question/lms_question.json #: lms/lms/doctype/lms_quiz_question/lms_quiz_question.json msgid "Open Ended" -msgstr "" - -#: frontend/src/components/Settings/TransactionDetails.vue:88 -msgid "Open the " -msgstr "" +msgstr "Открытый конец" #. Label of the option (Data) field in DocType 'LMS Option' -#: frontend/src/components/Modals/Question.vue:70 +#: frontend/src/components/Modals/Question.vue:64 #: lms/lms/doctype/lms_option/lms_option.json msgid "Option" msgstr "Вариант" @@ -4708,55 +3723,34 @@ msgstr "Вариант 3" msgid "Option 4" msgstr "Вариант 4" -#: frontend/src/components/Modals/Question.vue:56 -msgid "Options" -msgstr "Параметры" - -#. Option for the 'Color' (Select) field in DocType 'LMS Course' -#: lms/lms/doctype/lms_course/lms_course.json -msgid "Orange" -msgstr "" - #. Label of the order_id (Data) field in DocType 'LMS Payment' -#: frontend/src/components/Settings/TransactionDetails.vue:70 #: lms/lms/doctype/lms_payment/lms_payment.json msgid "Order ID" msgstr "ID Заказа" +#: frontend/src/pages/JobDetail.vue:74 +msgid "Organisation" +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 "Другие" -#: frontend/src/pages/Home/StudentHome.vue:9 -msgid "Our Popular Courses" -msgstr "" - -#: frontend/src/pages/Home/StudentHome.vue:41 -msgid "Our Upcoming Batches" -msgstr "" - -#. Label of the output (Data) field in DocType 'LMS Test Case Submission' -#: lms/lms/doctype/lms_test_case_submission/lms_test_case_submission.json -msgid "Output" -msgstr "" - -#: frontend/src/components/Settings/BadgeForm.vue:216 #: lms/lms/doctype/lms_badge/lms_badge.js:39 msgid "Owner" -msgstr "" +msgstr "Владелец" #. Label of the pan (Data) field in DocType 'LMS Payment' -#: frontend/src/components/Settings/TransactionDetails.vue:77 #: lms/lms/doctype/lms_payment/lms_payment.json msgid "PAN" msgstr "PAN" @@ -4776,36 +3770,35 @@ msgid "Pages" msgstr "Страницы" #. Label of the paid_batch (Check) field in DocType 'LMS Batch' -#: frontend/src/pages/BatchForm.vue:270 +#: frontend/src/pages/BatchForm.vue:205 #: lms/lms/doctype/lms_batch/lms_batch.json +#: lms/public/js/common_functions.js:373 msgid "Paid Batch" msgstr "Платная группа" #. Label of the paid_certificate (Check) field in DocType 'LMS Course' -#: frontend/src/pages/CourseForm.vue:254 +#: frontend/src/pages/CourseForm.vue:217 #: lms/lms/doctype/lms_course/lms_course.json msgid "Paid Certificate" -msgstr "" +msgstr "Оплаченный сертификат" -#: frontend/src/components/CourseCardOverlay.vue:165 +#: frontend/src/components/CourseCardOverlay.vue:133 msgid "Paid Certificate after Evaluation" -msgstr "" +msgstr "Оплаченный сертификат после оценки" #. Label of the paid_course (Check) field in DocType 'LMS Course' -#: frontend/src/pages/CourseForm.vue:244 +#: frontend/src/pages/CourseForm.vue:207 #: lms/lms/doctype/lms_course/lms_course.json msgid "Paid Course" msgstr "Платный курс" #: frontend/src/pages/Billing.vue:115 msgid "Pan Number" -msgstr "" +msgstr "Номер Pan" #. Option for the 'Type' (Select) field in DocType 'Job Opportunity' -#. Option in a Select field in the job-opportunity Web Form -#: frontend/src/pages/Jobs.vue:195 +#: frontend/src/pages/Jobs.vue:145 #: lms/job/doctype/job_opportunity/job_opportunity.json -#: lms/job/web_form/job_opportunity/job_opportunity.json msgid "Part Time" msgstr "Неполная занятость" @@ -4818,24 +3811,15 @@ msgstr "Частично завершено" #. Submission' #. Option for the 'Status' (Select) field in DocType 'LMS Certificate #. Evaluation' -#: frontend/src/components/Modals/Event.vue:362 +#: frontend/src/components/Modals/Event.vue:352 #: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json #: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json msgid "Pass" msgstr "Пропустить" -#. Option for the 'Status' (Select) field in DocType 'LMS Programming Exercise -#. Submission' -#. Option for the 'Status' (Select) field in DocType 'LMS Test Case Submission' -#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:36 -#: lms/lms/doctype/lms_programming_exercise_submission/lms_programming_exercise_submission.json -#: lms/lms/doctype/lms_test_case_submission/lms_test_case_submission.json -msgid "Passed" -msgstr "" - #. Label of the passing_percentage (Int) field in DocType 'LMS Quiz' #. Label of the passing_percentage (Int) field in DocType 'LMS Quiz Submission' -#: frontend/src/pages/QuizForm.vue:78 frontend/src/pages/Quizzes.vue:242 +#: frontend/src/pages/QuizForm.vue:72 frontend/src/pages/Quizzes.vue:127 #: lms/lms/doctype/lms_quiz/lms_quiz.json #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json msgid "Passing Percentage" @@ -4846,16 +3830,17 @@ msgstr "Процент сдачи экзамена" msgid "Password" msgstr "Пароль" -#: frontend/src/pages/CourseForm.vue:214 +#: frontend/src/pages/CourseForm.vue:112 msgid "Paste the youtube link of a short video introducing the course" -msgstr "" +msgstr "Вставьте ссылку на короткое видео c youtube, знакомящее с курсом" #. Label of the payment (Link) field in DocType 'LMS Batch Enrollment' #. Label of the payment (Link) field in DocType 'LMS Enrollment' +#: frontend/src/pages/BatchForm.vue:199 #: 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 @@ -4864,47 +3849,30 @@ msgstr "Страна платежа" #. Label of the payment_details_section (Section Break) field in DocType 'LMS #. Payment' -#: frontend/src/components/Settings/TransactionDetails.vue:42 #: lms/lms/doctype/lms_payment/lms_payment.json msgid "Payment Details" msgstr "Платежные данные" -#: frontend/src/components/Settings/TransactionDetails.vue:18 -msgid "Payment For Certificate" -msgstr "" - -#: frontend/src/components/Settings/TransactionDetails.vue:51 -msgid "Payment For Document" -msgstr "" - -#: frontend/src/components/Settings/TransactionDetails.vue:46 -msgid "Payment For Document Type" -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' -#: frontend/src/components/Settings/TransactionDetails.vue:79 #: lms/lms/doctype/lms_payment/lms_payment.json msgid "Payment ID" msgstr "ID Платежа" #. Label of the payment_received (Check) field in DocType 'LMS Payment' -#: frontend/src/components/Settings/TransactionDetails.vue:13 -#: frontend/src/components/Settings/Transactions.vue:25 -#: frontend/src/components/Settings/Transactions.vue:226 #: 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' @@ -4914,14 +3882,12 @@ msgstr "Настройки Платежей" #: frontend/src/pages/Billing.vue:21 msgid "Payment for " -msgstr "" +msgstr "Оплата за " #. Label of the payment_for_certificate (Check) field in DocType 'LMS Payment' -#: frontend/src/components/Settings/Transactions.vue:30 -#: frontend/src/components/Settings/Transactions.vue:233 #: 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' @@ -4939,22 +3905,24 @@ msgstr "Тип платежного документа" #. 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' #. Option for the 'Status' (Select) field in DocType 'LMS Certificate #. Evaluation' #. Option for the 'Status' (Select) field in DocType 'LMS Mentor Request' -#: frontend/src/components/Modals/Event.vue:354 +#: frontend/src/components/Modals/Event.vue:344 #: lms/lms/doctype/cohort_join_request/cohort_join_request.json +#: lms/lms/doctype/invite_request/invite_request.json #: 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 +#: frontend/src/pages/QuizSubmissionList.vue:97 #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json msgid "Percentage" msgstr "Проценты" @@ -4964,32 +3932,22 @@ msgstr "Проценты" msgid "Percentage (e.g. 70%)" msgstr "Процент (например, 70%)" -#: frontend/src/components/Modals/BatchStudentProgress.vue:44 +#: frontend/src/components/Modals/BatchStudentProgress.vue:35 msgid "Percentage/Status" -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 "Номер телефона" -#. Option for the 'Color' (Select) field in DocType 'LMS Course' -#: lms/lms/doctype/lms_course/lms_course.json -msgid "Pink" -msgstr "" +#: frontend/src/components/CourseCardOverlay.vue:169 +msgid "Please Login" +msgstr "Пожалуйста, войдите в систему" -#: lms/lms/doctype/lms_settings/lms_settings.py:35 +#: lms/lms/doctype/lms_settings/lms_settings.py:33 msgid "Please add {1} for {3} to send calendar invites for evaluations." msgstr "Пожалуйста, добавьте {1} для {3} , чтобы отправить приглашения в календарь для оценки." -#: frontend/src/components/LiveClass.vue:8 -msgid "Please add a zoom account to the batch to create live classes." -msgstr "" - #: lms/lms/user.py:75 msgid "Please ask your administrator to verify your sign-up" msgstr "Попросите администратора подтвердить вашу регистрацию." @@ -5002,133 +3960,109 @@ msgstr "Пожалуйста, проверьте свой email для подт msgid "Please click on the following button to set your new password" msgstr "Нажмите на следующую кнопку, чтобы установить новый пароль." -#: frontend/src/pages/Programs/ProgramDetail.vue:54 -msgid "Please complete the previous course to unlock this one." -msgstr "" +#: lms/lms/utils.py:2031 lms/lms/utils.py:2035 +msgid "Please complete the previous courses in the program to enroll in this course." +msgstr "Чтобы записаться на этот курс, пожалуйста, пройдите предыдущие курсы программы." -#: lms/lms/doctype/lms_batch/lms_batch.py:196 -msgid "Please enable the zoom account to use this feature." -msgstr "" +#: lms/lms/doctype/lms_batch/lms_batch.py:187 +msgid "Please enable Zoom Settings to use this feature." +msgstr "Чтобы использовать эту функцию, включите настройки Zoom." -#: frontend/src/components/CourseOutline.vue:377 +#: frontend/src/components/CourseOutline.vue:317 msgid "Please enroll for this course to view this lesson" -msgstr "" +msgstr "Пожалуйста, зарегистрируйтесь на этот курс, чтобы просмотреть этот урок." -#: frontend/src/components/Quiz.vue:16 +#: frontend/src/components/Quiz.vue:13 msgid "Please ensure that you complete all the questions in {0} minutes." -msgstr "" +msgstr "Пожалуйста, обязательно ответьте на все вопросы в течение {0} минут." -#: frontend/src/components/Modals/LiveClassModal.vue:186 +#: frontend/src/components/Modals/LiveClassModal.vue:170 msgid "Please enter a title." -msgstr "" +msgstr "Пожалуйста, введите заголовок." -#: lms/lms/doctype/lms_settings/lms_settings.py:51 -msgid "Please enter a valid Contact Us Email." -msgstr "" - -#: lms/lms/doctype/lms_settings/lms_settings.py:53 -msgid "Please enter a valid Contact Us URL." -msgstr "" - -#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.py:32 -#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.py:107 +#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.py:40 +#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.py:125 msgid "Please enter a valid URL." msgstr "Введите действительный URL-адрес." -#: frontend/src/components/Modals/LiveClassModal.vue:198 +#: frontend/src/components/Modals/LiveClassModal.vue:182 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:101 +#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.py:119 msgid "Please enter the URL for assignment submission." msgstr "Введите URL для отправки задания." -#: 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 "" +#: lms/templates/quiz/quiz.js:176 +msgid "Please enter your answer" +msgstr "Пожалуйста, введите ваш ответ" -#: lms/lms/doctype/lms_course/lms_course.py:59 -msgid "Please install the Payments App to create a paid course. Refer to the documentation for more details. {0}" -msgstr "" +#: lms/lms/doctype/lms_batch/lms_batch.py:56 +msgid "Please install the Payments app to create a paid batches." +msgstr "Для создания платных пакетов, пожалуйста, установите платежное приложение." -#: frontend/src/pages/Billing.vue:254 +#: lms/lms/doctype/lms_course/lms_course.py:53 +msgid "Please install the Payments app to create a paid courses." +msgstr "Пожалуйста, установите платежное приложение для создания платных курсов." + +#: frontend/src/pages/Billing.vue:253 msgid "Please let us know where you heard about us from." -msgstr "" +msgstr "Пожалуйста, дайте нам знать, откуда вы узнали о нас." + +#: frontend/src/components/AssignmentBlock.vue:9 +msgid "Please login to access the assignment." +msgstr "Пожалуйста, войдите в систему, чтобы получить доступ к заданию." #: frontend/src/components/QuizBlock.vue:5 msgid "Please login to access the quiz." msgstr "Пожалуйста, войдите в систему, чтобы получить доступ к тесту." -#: frontend/src/components/NoPermission.vue:25 frontend/src/pages/Batch.vue:175 +#: frontend/src/components/NoPermission.vue:25 frontend/src/pages/Batch.vue:167 msgid "Please login to access this page." msgstr "Пожалуйста, войдите в систему, чтобы получить доступ к этой странице." -#: lms/lms/api.py:180 +#: lms/lms/api.py:206 msgid "Please login to continue with payment." msgstr "Пожалуйста, войдите в систему, чтобы продолжить оплату." -#: lms/lms/utils.py:2020 -msgid "Please login to enroll in the program." -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 "Пожалуйста, хорошо подготовьтесь и приходите на оценку вовремя." -#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmission.vue:135 -msgid "Please run the code to execute the test cases." -msgstr "" +#: frontend/src/components/UpcomingEvaluations.vue:102 +msgid "Please schedule an evaluation to get certified." +msgstr "Пожалуйста, запишитесь на оценку, чтобы получить сертификат" -#: frontend/src/pages/Programs/ProgramForm.vue:421 -msgid "Please select a course" -msgstr "" - -#: frontend/src/components/Modals/LiveClassModal.vue:189 +#: frontend/src/components/Modals/LiveClassModal.vue:173 msgid "Please select a date." msgstr "Пожалуйста, выберите дату." -#: frontend/src/components/Modals/LiveClassModal.vue:213 +#: frontend/src/components/Modals/LiveClassModal.vue:197 msgid "Please select a duration." -msgstr "" +msgstr "Пожалуйста, выберите продолжительность." -#: frontend/src/components/Modals/LiveClassModal.vue:210 +#: frontend/src/components/Modals/LiveClassModal.vue:194 msgid "Please select a future date and time." -msgstr "" +msgstr "Пожалуйста, выберите будущую дату и время." -#: frontend/src/pages/Programs/ProgramForm.vue:448 -msgid "Please select a member" -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:176 msgid "Please select a time." -msgstr "" +msgstr "Пожалуйста, выберите время." -#: frontend/src/components/Modals/LiveClassModal.vue:195 +#: frontend/src/components/Modals/LiveClassModal.vue:179 msgid "Please select a timezone." -msgstr "" - -#: frontend/src/components/Quiz.vue:533 -msgid "Please select an option" -msgstr "" +msgstr "Пожалуйста, выберите часовой пояс." #: lms/templates/emails/job_report.html:6 msgid "Please take appropriate action at {0}" msgstr "Пожалуйста, примите соответствующие меры в {0}" -#: frontend/src/components/Modals/ChapterModal.vue:175 +#: frontend/src/components/Modals/ChapterModal.vue:177 msgid "Please upload a SCORM package" -msgstr "" +msgstr "Пожалуйста, загрузите пакет SCORM" -#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.py:104 +#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.py:122 msgid "Please upload the assignment file." msgstr "Пожалуйста, загрузите файл задания." @@ -5137,13 +4071,9 @@ msgstr "Пожалуйста, загрузите файл задания." msgid "Point of Score (e.g. 70)" msgstr "Балл (например, 70)" -#: frontend/src/components/Modals/Question.vue:62 -msgid "Possibilities" -msgstr "" - -#: frontend/src/components/Modals/Question.vue:91 +#: frontend/src/components/Modals/Question.vue:85 msgid "Possibility" -msgstr "" +msgstr "Возможность" #. Label of the possibility_1 (Small Text) field in DocType 'LMS Question' #: lms/lms/doctype/lms_question/lms_question.json @@ -5165,18 +4095,18 @@ msgstr "Возможный ответ 3" msgid "Possible Answer 4" msgstr "Возможный ответ 4" -#: frontend/src/components/DiscussionReplies.vue:54 -#: frontend/src/components/DiscussionReplies.vue:89 +#: frontend/src/components/DiscussionReplies.vue:52 +#: frontend/src/components/DiscussionReplies.vue:87 msgid "Post" msgstr "Пост" #: frontend/src/pages/Billing.vue:95 msgid "Postal Code" -msgstr "" +msgstr "Почтовый индекс" -#: frontend/src/components/AppSidebar.vue:125 -msgid "Powered by Learning" -msgstr "" +#: frontend/src/pages/JobDetail.vue:107 +msgid "Posted on" +msgstr "Почтовы код" #. Name of a DocType #: lms/lms/doctype/preferred_function/preferred_function.json @@ -5186,13 +4116,13 @@ 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 @@ -5202,50 +4132,45 @@ msgstr "Предпочтительная отрасль" #. Label of the preferred_location (Data) field in DocType 'User' #: lms/fixtures/custom_field.json msgid "Preferred Location" -msgstr "" - -#. Label of the prevent_skipping_videos (Check) field in DocType 'LMS Settings' -#: lms/lms/doctype/lms_settings/lms_settings.json -msgid "Prevent Skipping Videos" -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 "Просмотр изображения" -#: frontend/src/pages/CourseForm.vue:212 +#: frontend/src/pages/CourseForm.vue:110 msgid "Preview Video" msgstr "Предварительный просмотр видео" -#: frontend/src/pages/Lesson.vue:26 frontend/src/pages/Lesson.vue:162 +#: frontend/src/pages/Lesson.vue:50 msgid "Previous" msgstr "Предыдущие" #. Label of the pricing_tab (Tab Break) field in DocType 'LMS Batch' -#: frontend/src/pages/BatchForm.vue:265 #: lms/lms/doctype/lms_batch/lms_batch.json +#: lms/public/js/common_functions.js:368 msgid "Pricing" -msgstr "" +msgstr "Ценообразование" #. Label of the pricing_tab (Tab Break) field in DocType 'LMS Course' -#: frontend/src/pages/CourseForm.vue:238 +#: frontend/src/pages/CourseForm.vue:201 #: 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 "Первичная подгруппа" -#: lms/lms/utils.py:429 +#: lms/lms/utils.py:437 msgid "Privacy Policy" msgstr "Политика приватности" @@ -5258,133 +4183,54 @@ msgstr "Личный" #. in DocType 'User' #: lms/fixtures/custom_field.json msgid "Private Information includes your Grade and Work Environment Preferences" -msgstr "" - -#. Label of the problem_statement (Text Editor) field in DocType 'LMS -#. Programming Exercise' -#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseForm.vue:41 -#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmission.vue:25 -#: lms/lms/doctype/lms_programming_exercise/lms_programming_exercise.json -msgid "Problem Statement" -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:25 +#: frontend/src/components/Modals/EditProfile.vue:37 msgid "Profile Image" msgstr "Изображение профиля" -#: frontend/src/pages/Programs/Programs.vue:18 -msgid "Program" -msgstr "" +#: frontend/src/pages/ProgramForm.vue:155 +msgid "Program Course" +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/Programs/ProgramForm.vue:206 +#: 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 "" - -#: frontend/src/pages/Programs/ProgramForm.vue:381 -msgid "Program created successfully" -msgstr "" - -#: frontend/src/pages/Programs/ProgramForm.vue:552 -msgid "Program deleted successfully" -msgstr "" - -#: frontend/src/pages/Programs/ProgramForm.vue:400 -msgid "Program updated successfully" -msgstr "" - -#: frontend/src/components/Assessments.vue:249 -msgid "Programming Exercise" -msgstr "" - -#: frontend/src/components/Settings/BadgeForm.vue:200 -#: frontend/src/components/Settings/Badges.vue:205 -#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmission.vue:420 -msgid "Programming Exercise Submission" -msgstr "" - -#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmission.vue:411 -#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:298 -msgid "Programming Exercise Submissions" -msgstr "" - -#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseForm.vue:211 -msgid "Programming Exercise created successfully" -msgstr "" - -#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseForm.vue:247 -msgid "Programming Exercise deleted successfully" -msgstr "" - -#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseForm.vue:230 -msgid "Programming Exercise updated successfully" -msgstr "" - -#. Label of the programming_exercises (Check) field in DocType 'LMS Settings' -#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:308 -#: frontend/src/pages/ProgrammingExercises/ProgrammingExercises.vue:158 -#: frontend/src/pages/ProgrammingExercises/ProgrammingExercises.vue:166 -#: lms/lms/doctype/lms_settings/lms_settings.json -msgid "Programming Exercises" -msgstr "" - -#: frontend/src/pages/Programs/ProgramDetail.vue:123 -#: frontend/src/pages/Programs/Programs.vue:18 -#: frontend/src/pages/Programs/Programs.vue:113 -#: frontend/src/pages/Programs/Programs.vue:119 lms/www/lms.py:293 -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' -#: frontend/src/components/Modals/BatchStudentProgress.vue:94 -#: frontend/src/components/Modals/CourseProgressSummary.vue:224 +#: frontend/src/components/BatchStudents.vue:75 +#: frontend/src/components/Modals/BatchStudentProgress.vue:82 #: lms/lms/doctype/lms_enrollment/lms_enrollment.json #: lms/lms/doctype/lms_program_member/lms_program_member.json msgid "Progress" msgstr "Прогресс" -#: frontend/src/pages/Programs/ProgramProgressSummary.vue:131 #: lms/lms/report/course_progress_summary/course_progress_summary.py:77 msgid "Progress (%)" msgstr "Прогресс (%)" -#: frontend/src/components/Modals/CourseProgressSummary.vue:113 -#: frontend/src/pages/Programs/ProgramProgressSummary.vue:30 -msgid "Progress Distribution" -msgstr "" - -#: frontend/src/components/CourseCardOverlay.vue:99 -#: frontend/src/pages/Programs/ProgramForm.vue:125 -msgid "Progress Summary" -msgstr "" - -#: frontend/src/pages/Programs/ProgramProgressSummary.vue:5 -msgid "Progress Summary for {0}" -msgstr "" - -#: frontend/src/components/BatchStudents.vue:41 -msgid "Progress of students in courses and assessments" -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 @@ -5399,26 +4245,22 @@ msgstr "Опубликовать на странице участника" #. Label of the published (Check) field in DocType 'LMS Batch' #. Label of the published (Check) field in DocType 'LMS Course' -#. Label of the published (Check) field in DocType 'LMS Program' #: frontend/src/components/Modals/BulkCertificates.vue:51 #: frontend/src/components/Modals/Event.vue:108 -#: frontend/src/pages/BatchForm.vue:59 frontend/src/pages/CourseForm.vue:152 -#: frontend/src/pages/Programs/ProgramForm.vue:33 -#: frontend/src/pages/Programs/StudentPrograms.vue:100 +#: frontend/src/pages/BatchForm.vue:27 frontend/src/pages/CourseForm.vue:171 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_course/lms_course.json -#: lms/lms/doctype/lms_program/lms_program.json +#: lms/public/js/common_functions.js:266 msgid "Published" 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 "Опубликованные курсы" #. Label of the published_on (Date) field in DocType 'LMS Course' -#: frontend/src/pages/CourseForm.vue:156 +#: frontend/src/pages/CourseForm.vue:175 #: lms/lms/doctype/lms_course/lms_course.json msgid "Published On" msgstr "Опубликована" @@ -5426,20 +4268,7 @@ msgstr "Опубликована" #. Label of the purchased_certificate (Check) field in DocType 'LMS Enrollment' #: lms/lms/doctype/lms_enrollment/lms_enrollment.json msgid "Purchased Certificate" -msgstr "" - -#. Option for the 'Color' (Select) field in DocType 'LMS Course' -#. Option for the 'Color' (Select) field in DocType 'LMS Lesson Note' -#: lms/lms/doctype/lms_course/lms_course.json -#: lms/lms/doctype/lms_lesson_note/lms_lesson_note.json -msgid "Purple" -msgstr "" - -#. Option for the 'Language' (Select) field in DocType 'LMS Programming -#. Exercise' -#: lms/lms/doctype/lms_programming_exercise/lms_programming_exercise.json -msgid "Python" -msgstr "" +msgstr "Приобретенный сертификат" #. Label of the question (Small Text) field in DocType 'Course Lesson' #. Label of the question (Text Editor) field in DocType 'LMS Assignment' @@ -5448,60 +4277,61 @@ msgstr "" #. Label of the question (Text Editor) field in DocType 'LMS Question' #. Label of the question (Link) field in DocType 'LMS Quiz Question' #. Label of the question (Text) field in DocType 'LMS Quiz Result' -#: frontend/src/components/Assignment.vue:20 -#: frontend/src/components/Modals/AssignmentForm.vue:32 -#: frontend/src/components/Modals/Question.vue:27 -#: frontend/src/pages/QuizForm.vue:339 frontend/src/pages/QuizSubmission.vue:56 +#: frontend/src/components/Assignment.vue:17 +#: frontend/src/components/Modals/Question.vue:38 +#: frontend/src/pages/AssignmentForm.vue:45 frontend/src/pages/QuizForm.vue:385 #: lms/lms/doctype/course_lesson/course_lesson.json #: lms/lms/doctype/lms_assignment/lms_assignment.json #: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json #: lms/lms/doctype/lms_question/lms_question.json #: lms/lms/doctype/lms_quiz_question/lms_quiz_question.json #: lms/lms/doctype/lms_quiz_result/lms_quiz_result.json +#: lms/templates/quiz/quiz.html:104 msgid "Question" msgstr "Вопрос" +#: lms/templates/quiz/quiz.html:62 +msgid "Question " +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 "Название вопроса" -#: frontend/src/components/Modals/Question.vue:285 +#: frontend/src/components/Modals/Question.vue:264 msgid "Question added successfully" -msgstr "" +msgstr "Вопрос успешно добавлен" -#: frontend/src/components/Modals/Question.vue:335 +#: frontend/src/components/Modals/Question.vue:316 msgid "Question updated successfully" -msgstr "" +msgstr "Вопрос успешно обновлен" -#: frontend/src/components/Quiz.vue:112 +#: frontend/src/components/Quiz.vue:88 msgid "Question {0}" msgstr "Вопрос {0}:" -#: frontend/src/components/Quiz.vue:214 +#: frontend/src/components/Quiz.vue:190 msgid "Question {0} of {1}" msgstr "Вопрос {0} из {1}" #. Label of the questions (Table) field in DocType 'LMS Quiz' -#: frontend/src/pages/QuizForm.vue:131 lms/lms/doctype/lms_quiz/lms_quiz.json +#: frontend/src/pages/QuizForm.vue:117 lms/lms/doctype/lms_quiz/lms_quiz.json msgid "Questions" msgstr "Вопросы" -#: frontend/src/pages/QuizForm.vue:381 +#: frontend/src/pages/QuizForm.vue:427 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 -#: frontend/src/components/Assessments.vue:247 -#: 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:24 +#: frontend/src/pages/QuizSubmission.vue:26 frontend/src/utils/quiz.js:25 #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json #: lms/lms/workspace/lms/lms.json msgid "Quiz" @@ -5513,64 +4343,53 @@ msgid "Quiz ID" msgstr "ID теста" #. Label of a Link in the LMS Workspace -#: frontend/src/components/Settings/BadgeForm.vue:197 -#: frontend/src/components/Settings/Badges.vue:203 -#: frontend/src/pages/QuizPage.vue:57 lms/lms/workspace/lms/lms.json +#: frontend/src/pages/QuizPage.vue:47 frontend/src/pages/QuizPage.vue:53 +#: lms/lms/workspace/lms/lms.json msgid "Quiz Submission" msgstr "Подача теста" -#: frontend/src/pages/QuizSubmission.vue:131 -#: frontend/src/pages/QuizSubmissionList.vue:111 -#: frontend/src/pages/QuizSubmissionList.vue:116 +#: frontend/src/pages/QuizSubmission.vue:128 +#: frontend/src/pages/QuizSubmissionList.vue:106 msgid "Quiz Submissions" -msgstr "" +msgstr "Заявки на участие в тесте" -#: frontend/src/components/Quiz.vue:251 +#: frontend/src/components/Quiz.vue:227 msgid "Quiz Summary" 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/Quizzes.vue:201 +#: frontend/src/pages/QuizForm.vue:339 msgid "Quiz created successfully" -msgstr "" +msgstr "Тест успешно создан" -#: lms/plugins.py:97 +#: lms/plugins.py:96 msgid "Quiz is not available to Guest users. Please login to continue." msgstr "Тест недоступен для гостевых пользователей. Пожалуйста, войдите, чтобы продолжить." -#: frontend/src/pages/QuizForm.vue:306 +#: frontend/src/pages/QuizForm.vue:358 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 "Тест появится в конце урока." -#: frontend/src/components/AppSidebar.vue:621 -#: frontend/src/pages/QuizForm.vue:392 frontend/src/pages/Quizzes.vue:275 -#: frontend/src/pages/Quizzes.vue:285 lms/www/lms.py:249 +#: frontend/src/pages/QuizForm.vue:438 frontend/src/pages/Quizzes.vue:138 +#: frontend/src/pages/Quizzes.vue:148 msgid "Quizzes" -msgstr "" - -#: frontend/src/pages/Quizzes.vue:223 -msgid "Quizzes deleted successfully" -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' #. Label of the rating (Rating) field in DocType 'LMS Course Review' -#: frontend/src/components/CourseCardOverlay.vue:147 +#: frontend/src/components/CourseCardOverlay.vue:115 #: frontend/src/components/Modals/Event.vue:86 -#: frontend/src/components/Modals/ReviewModal.vue:18 +#: frontend/src/components/Modals/ReviewModal.vue:20 #: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json #: lms/lms/doctype/lms_course/lms_course.json #: lms/lms/doctype/lms_course_review/lms_course_review.json @@ -5578,7 +4397,7 @@ msgstr "" msgid "Rating" msgstr "Рейтинг" -#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.py:18 +#: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.py:17 msgid "Rating cannot be 0" msgstr "Рейтинг не может быть 0" @@ -5587,13 +4406,6 @@ msgstr "Рейтинг не может быть 0" msgid "Ready" msgstr "Готов" -#. Option for the 'Color' (Select) field in DocType 'LMS Course' -#. Option for the 'Color' (Select) field in DocType 'LMS Lesson Note' -#: lms/lms/doctype/lms_course/lms_course.json -#: lms/lms/doctype/lms_lesson_note/lms_lesson_note.json -msgid "Red" -msgstr "" - #. Label of the reference_docname (Dynamic Link) field in DocType 'LMS Batch #. Timetable' #: lms/lms/doctype/lms_batch_timetable/lms_batch_timetable.json @@ -5611,63 +4423,54 @@ 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 "Ссылка Document Type" #: lms/templates/emails/community_course_membership.html:17 msgid "Regards" msgstr "С уважением " -#: frontend/src/components/BatchOverlay.vue:96 +#: frontend/src/components/BatchOverlay.vue:80 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 "Зарегистрирован" #: lms/lms/user.py:36 msgid "Registered but disabled" msgstr "Зарегистрирован, но отключен" #. Option for the 'Status' (Select) field in DocType 'Cohort Join Request' +#. Option for the 'Status' (Select) field in DocType 'Invite Request' #. Option for the 'Status' (Select) field in DocType 'LMS Mentor Request' #: lms/lms/doctype/cohort_join_request/cohort_join_request.json +#: lms/lms/doctype/invite_request/invite_request.json #: lms/lms/doctype/lms_mentor_request/lms_mentor_request.json msgid "Rejected" msgstr "Отклонено" #. Label of the related_courses (Table) field in DocType 'LMS Course' #. Name of a DocType -#: frontend/src/components/RelatedCourses.vue:5 -#: frontend/src/pages/CourseForm.vue:223 #: lms/lms/doctype/lms_course/lms_course.json #: lms/lms/doctype/related_courses/related_courses.json msgid "Related Courses" msgstr "Похожие курсы" -#. Option for the 'Work Mode' (Select) field in DocType 'Job Opportunity' -#: lms/job/doctype/job_opportunity/job_opportunity.json -msgid "Remote" -msgstr "" - -#: frontend/src/components/Controls/Uploader.vue:34 -#: frontend/src/pages/BatchForm.vue:246 frontend/src/pages/CourseForm.vue:119 +#: frontend/src/pages/BatchForm.vue:77 frontend/src/pages/CourseForm.vue:99 msgid "Remove" -msgstr "" - -#: frontend/src/components/Notes/InlineLessonMenu.vue:49 -msgid "Remove Highlight" -msgstr "" +msgstr "Удалить" #: frontend/src/components/Modals/AnnouncementModal.vue:27 msgid "Reply To" msgstr "Ответить" -#: frontend/src/components/Modals/AnnouncementModal.vue:100 -msgid "Reply To is required" -msgstr "" - #: lms/lms/widgets/RequestInvite.html:7 msgid "Request Invite" msgstr "Запросить приглашение" -#: lms/patches/create_mentor_request_email_templates.py:18 +#: lms/patches/create_mentor_request_email_templates.py:20 msgid "Request for Mentorship" msgstr "Запрос на наставничество" @@ -5689,23 +4492,15 @@ 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 "" - -#: frontend/src/components/Quiz.vue:85 frontend/src/components/Quiz.vue:288 -msgid "Resume Video" -msgstr "" - -#: frontend/src/pages/Home/Home.vue:143 -msgid "Resume where you left off" -msgstr "" +msgstr "Возобновить" #. Label of the review (Small Text) field in DocType 'LMS Course Review' #. Label of a Link in the LMS Workspace -#: frontend/src/components/Modals/ReviewModal.vue:20 +#: frontend/src/components/Modals/ReviewModal.vue:26 #: 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" @@ -5730,42 +4525,33 @@ msgstr "Роль" #. Label of the role (Select) field in DocType 'User' #: lms/fixtures/custom_field.json msgid "Role Preference" -msgstr "" - -#: frontend/src/pages/ProfileRoles.vue:117 -msgid "Role updated successfully" -msgstr "" - -#: frontend/src/components/AppSidebar.vue:649 -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 "Маршрут" -#: lms/lms/doctype/lms_batch/lms_batch.py:130 +#: lms/lms/doctype/lms_batch/lms_batch.py:126 msgid "Row #{0} Date cannot be outside the batch duration." msgstr "Строка #{0} Дата не может выходить за пределы длительности партии." -#: lms/lms/doctype/lms_batch/lms_batch.py:126 +#: lms/lms/doctype/lms_batch/lms_batch.py:121 msgid "Row #{0} End time cannot be outside the batch duration." msgstr "Строка #{0} Время окончания не может выходить за рамки длительности партии." -#: lms/lms/doctype/lms_batch/lms_batch.py:110 +#: lms/lms/doctype/lms_batch/lms_batch.py:103 msgid "Row #{0} Start time cannot be greater than or equal to end time." msgstr "Строка #{0} Время начала не может быть больше или равно времени окончания." -#: lms/lms/doctype/lms_batch/lms_batch.py:119 +#: lms/lms/doctype/lms_batch/lms_batch.py:112 msgid "Row #{0} Start time cannot be outside the batch duration." msgstr "Строка #{0} Время начала не может выходить за рамки длительности партии." -#: lms/lms/doctype/lms_quiz/lms_quiz.py:33 +#: lms/lms/doctype/lms_quiz/lms_quiz.py:34 msgid "Rows {0} have the duplicate questions." msgstr "В строках {0} есть повторяющиеся вопросы." -#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmission.vue:56 #: lms/templates/livecode/extension_footer.html:21 msgid "Run" msgstr "Запуск" @@ -5773,33 +4559,18 @@ msgstr "Запуск" #. Label of the scorm_section (Section Break) field in DocType 'Course Chapter' #: lms/lms/doctype/course_chapter/course_chapter.json msgid "SCORM" -msgstr "" - -#. Label of the scorm_content (Long Text) field in DocType 'LMS Course -#. Progress' -#: lms/lms/doctype/lms_course_progress/lms_course_progress.json -msgid "SCORM Content" -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 "" - -#. Label of the seo_tab (Tab Break) field in DocType 'LMS Settings' -#: lms/lms/doctype/lms_settings/lms_settings.json -msgid "SEO" -msgstr "" - -#: frontend/src/utils/index.js:517 -msgid "SVG contains potentially unsafe content." -msgstr "" +msgstr "Путь к пакету SCORM" #. Option for the 'Day' (Select) field in DocType 'Evaluator Schedule' #. Option for the 'Day' (Select) field in DocType 'LMS Certificate Request' @@ -5808,31 +4579,18 @@ msgstr "" msgid "Saturday" msgstr "Суббота" -#. Button label of the job-opportunity Web Form -#: frontend/src/components/AssessmentPlugin.vue:12 -#: frontend/src/components/Assignment.vue:46 -#: frontend/src/components/Controls/Code.vue:24 +#: frontend/src/components/AssessmentPlugin.vue:34 +#: frontend/src/components/Assignment.vue:43 #: frontend/src/components/Controls/CodeEditor.vue:25 -#: frontend/src/components/Modals/AssignmentForm.vue:59 -#: frontend/src/components/Modals/EmailTemplateModal.vue:12 #: frontend/src/components/Modals/Event.vue:101 #: frontend/src/components/Modals/Event.vue:129 -#: frontend/src/components/Modals/Question.vue:112 -#: frontend/src/components/Modals/ZoomAccountModal.vue:10 -#: frontend/src/components/Settings/BadgeAssignmentForm.vue:12 -#: frontend/src/components/Settings/BadgeForm.vue:78 -#: frontend/src/components/Settings/PaymentGatewayDetails.vue:38 -#: frontend/src/components/Settings/TransactionDetails.vue:96 -#: frontend/src/pages/BatchForm.vue:14 frontend/src/pages/CourseForm.vue:17 -#: frontend/src/pages/JobForm.vue:8 frontend/src/pages/LessonForm.vue:14 -#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseForm.vue:101 -#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseModal.vue:9 -#: frontend/src/pages/Programs/ProgramForm.vue:234 -#: frontend/src/pages/QuizForm.vue:43 frontend/src/pages/QuizSubmission.vue:14 -#: frontend/src/pages/Quizzes.vue:105 -#: lms/job/web_form/job_opportunity/job_opportunity.json +#: frontend/src/pages/AssignmentForm.vue:21 frontend/src/pages/BatchForm.vue:8 +#: frontend/src/pages/CourseForm.vue:20 frontend/src/pages/JobCreation.vue:8 +#: frontend/src/pages/LessonForm.vue:14 frontend/src/pages/ProgramForm.vue:7 +#: frontend/src/pages/QuizForm.vue:34 frontend/src/pages/QuizSubmission.vue:14 +#: lms/public/js/common_functions.js:405 msgid "Save" -msgstr "" +msgstr "Сохранить" #. Label of the schedule (Table) field in DocType 'Course Evaluator' #: lms/lms/doctype/course_evaluator/course_evaluator.json @@ -5840,14 +4598,10 @@ msgid "Schedule" msgstr "Расписание" #: frontend/src/components/Modals/EvaluationModal.vue:5 -#: frontend/src/components/UpcomingEvaluations.vue:13 +#: frontend/src/components/UpcomingEvaluations.vue:14 msgid "Schedule Evaluation" msgstr "Оценка графика" -#: frontend/src/components/UpcomingEvaluations.vue:100 -msgid "Schedule an evaluation to get certified." -msgstr "" - #. Name of a DocType #: lms/lms/doctype/scheduled_flow/scheduled_flow.json msgid "Scheduled Flow" @@ -5860,8 +4614,9 @@ msgstr "Объем" #. Label of the score (Int) field in DocType 'LMS Quiz Submission' #: frontend/src/pages/QuizSubmission.vue:39 -#: frontend/src/pages/QuizSubmissionList.vue:96 +#: frontend/src/pages/QuizSubmissionList.vue:91 #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json +#: lms/templates/quiz/quiz.html:148 msgid "Score" msgstr "Счет" @@ -5870,30 +4625,21 @@ msgstr "Счет" msgid "Score Out Of" msgstr "Оценка из" -#: frontend/src/components/Settings/Evaluators.vue:25 -#: frontend/src/components/Settings/Members.vue:25 -#: frontend/src/pages/Jobs.vue:41 +#: frontend/src/components/Members.vue:15 frontend/src/pages/Jobs.vue:38 msgid "Search" -msgstr "" +msgstr "Найти" -#: frontend/src/components/Modals/CourseProgressSummary.vue:17 -#: frontend/src/components/Modals/VideoStatistics.vue:20 -#: frontend/src/pages/Programs/ProgramProgressSummary.vue:46 -msgid "Search by Member" -msgstr "" - -#: frontend/src/pages/CertifiedParticipants.vue:23 +#: frontend/src/pages/CertifiedParticipants.vue:25 msgid "Search by Name" -msgstr "" +msgstr "Найти по имени" -#: frontend/src/pages/Batches.vue:40 frontend/src/pages/Courses.vue:36 +#: frontend/src/pages/Batches.vue:45 frontend/src/pages/Courses.vue:41 msgid "Search by Title" -msgstr "" +msgstr "Найти по названию" -#: frontend/src/pages/Assignments.vue:34 -#: frontend/src/pages/ProgrammingExercises/ProgrammingExercises.vue:47 +#: frontend/src/pages/Assignments.vue:25 msgid "Search by title" -msgstr "" +msgstr "Найти по названию" #: frontend/src/components/Controls/IconPicker.vue:36 msgid "Search for an icon" @@ -5902,65 +4648,39 @@ msgstr "Поиск значка" #. Label of the seat_count (Int) field in DocType 'LMS Batch' #: frontend/src/pages/BatchForm.vue:154 #: lms/lms/doctype/lms_batch/lms_batch.json +#: lms/public/js/common_functions.js:327 msgid "Seat Count" msgstr "Количество мест" #: frontend/src/components/BatchCard.vue:18 -#: frontend/src/components/BatchOverlay.vue:17 +#: frontend/src/components/BatchOverlay.vue:12 msgid "Seat Left" msgstr "Сиденье слева" -#: lms/lms/doctype/lms_batch/lms_batch.py:97 -msgid "Seat count cannot be negative." -msgstr "" - #: frontend/src/components/BatchCard.vue:15 -#: frontend/src/components/BatchOverlay.vue:14 +#: frontend/src/components/BatchOverlay.vue:9 msgid "Seats Left" msgstr "Осталось мест" -#: frontend/src/pages/Home/AdminHome.vue:15 -#: frontend/src/pages/Home/AdminHome.vue:43 -#: frontend/src/pages/Home/StudentHome.vue:19 -#: frontend/src/pages/Home/StudentHome.vue:51 -msgid "See all" -msgstr "" - -#: frontend/src/components/Settings/BadgeAssignmentForm.vue:42 -msgid "Select Date" -msgstr "" - -#: frontend/src/components/Settings/PaymentGatewayDetails.vue:22 -msgid "Select Payment Gateway" -msgstr "" - -#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseModal.vue:23 -msgid "Select a Programming Exercise" -msgstr "" - -#: frontend/src/components/Modals/Question.vue:101 +#: frontend/src/components/Modals/Question.vue:94 msgid "Select a question" -msgstr "" +msgstr "Выбрать вопрос" -#: frontend/src/components/AssessmentPlugin.vue:28 +#: 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:35 +#: frontend/src/components/AssessmentPlugin.vue:28 msgid "Select an assignment" -msgstr "" - -#: frontend/src/components/ContactUsEmail.vue:33 -msgid "Send" -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' @@ -5968,61 +4688,38 @@ msgstr "" msgid "Send calendar invite for evaluations" msgstr "Отправить приглашение в календарь для оценки" -#: frontend/src/pages/BatchForm.vue:105 -msgid "Session End Time" -msgstr "" - -#: frontend/src/pages/BatchForm.vue:98 -msgid "Session Start Time" -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 "Сессии в днях" -#: frontend/src/components/Controls/ColorSwatches.vue:13 -msgid "Set Color" -msgstr "Выбрать цвет" - #: lms/templates/emails/community_course_membership.html:1 msgid "Set your Password" msgstr "Введите свой пароль" -#: frontend/src/components/AppSidebar.vue:592 -msgid "Setting up" -msgstr "" - -#: frontend/src/components/AppSidebar.vue:642 -msgid "Setting up payment gateway" -msgstr "" - -#: frontend/src/components/AppSidebar.vue:647 -#: frontend/src/components/Settings/Settings.vue:9 -#: frontend/src/pages/BatchForm.vue:53 frontend/src/pages/CourseForm.vue:142 -#: frontend/src/pages/ProfileRoles.vue:4 -#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmission.vue:19 -#: frontend/src/pages/QuizForm.vue:86 +#: frontend/src/components/Modals/Settings.vue:7 +#: frontend/src/pages/BatchForm.vue:148 frontend/src/pages/CourseForm.vue:161 +#: frontend/src/pages/ProfileRoles.vue:4 frontend/src/pages/QuizForm.vue:79 msgid "Settings" -msgstr "" +msgstr "Настройки" -#: frontend/src/pages/ProfileAbout.vue:79 +#: frontend/src/pages/ProfileAbout.vue:62 msgid "Share on" msgstr "Поделиться" -#: frontend/src/pages/BatchForm.vue:42 +#: frontend/src/pages/BatchForm.vue:228 msgid "Short Description" -msgstr "" +msgstr "Краткое описание" #. Label of the short_introduction (Small Text) field in DocType 'LMS Course' -#: frontend/src/pages/CourseForm.vue:188 +#: frontend/src/pages/CourseForm.vue:38 #: lms/lms/doctype/lms_course/lms_course.json msgid "Short Introduction" msgstr "Краткое введение" -#: frontend/src/pages/BatchForm.vue:45 +#: frontend/src/pages/BatchForm.vue:231 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 @@ -6030,13 +4727,12 @@ msgid "Show Answer" msgstr "Показать ответ" #. Label of the show_answers (Check) field in DocType 'LMS Quiz' -#: frontend/src/pages/QuizForm.vue:93 frontend/src/pages/Quizzes.vue:256 -#: lms/lms/doctype/lms_quiz/lms_quiz.json +#: frontend/src/pages/QuizForm.vue:85 lms/lms/doctype/lms_quiz/lms_quiz.json msgid "Show Answers" msgstr "Показать ответы" #. Label of the show_submission_history (Check) field in DocType 'LMS Quiz' -#: frontend/src/pages/QuizForm.vue:98 lms/lms/doctype/lms_quiz/lms_quiz.json +#: frontend/src/pages/QuizForm.vue:90 lms/lms/doctype/lms_quiz/lms_quiz.json msgid "Show Submission History" msgstr "Показать историю" @@ -6061,10 +4757,14 @@ msgid "Show live class" msgstr "Показать онлайн урок" #. Label of the shuffle_questions (Check) field in DocType 'LMS Quiz' -#: frontend/src/pages/QuizForm.vue:105 lms/lms/doctype/lms_quiz/lms_quiz.json +#: frontend/src/pages/QuizForm.vue:103 lms/lms/doctype/lms_quiz/lms_quiz.json msgid "Shuffle Questions" msgstr "Перемешать вопросы" +#: frontend/src/pages/QuizForm.vue:97 +msgid "Shuffle Settings" +msgstr "Перемешать настройки" + #. Label of the sidebar_tab (Tab Break) field in DocType 'LMS Settings' #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Sidebar" @@ -6083,13 +4783,18 @@ msgstr "Регистрация отключена" msgid "Sign up" msgstr "Войти" +#. Label of the signup_email (Data) field in DocType 'Invite Request' +#: lms/lms/doctype/invite_request/invite_request.json +msgid "Signup Email" +msgstr "Email для регистрации" + #. 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 "Настройки регистрации" #. Label of a chart in the LMS Workspace -#: lms/lms/workspace/lms/lms.json +#: frontend/src/pages/Statistics.vue:36 lms/lms/workspace/lms/lms.json msgid "Signups" msgstr "Регистрация" @@ -6102,7 +4807,7 @@ 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 @@ -6114,22 +4819,18 @@ msgstr "Название навыка" msgid "Skills" msgstr "Навыки" -#: frontend/src/pages/PersonaForm.vue:51 lms/templates/onboarding_header.html:6 +#: lms/templates/onboarding_header.html:6 msgid "Skip" msgstr "Пропустить" +#: frontend/src/components/OnboardingBanner.vue:3 +msgid "Skip Onboarding" +msgstr "Пропустить регистрацию" + #: lms/lms/doctype/course_evaluator/course_evaluator.py:57 msgid "Slot Times are overlapping for some schedules." msgstr "В некоторых расписаниях интервалы времени пересекаются." -#: frontend/src/pages/ProfileEvaluator.vue:201 -msgid "Slot added successfully" -msgstr "" - -#: frontend/src/pages/ProfileEvaluator.vue:240 -msgid "Slot deleted successfully" -msgstr "" - #. Label of the slug (Data) field in DocType 'Cohort' #. Label of the slug (Data) field in DocType 'Cohort Subgroup' #. Label of the slug (Data) field in DocType 'Cohort Web Page' @@ -6140,9 +4841,9 @@ msgid "Slug" msgstr "Метка" #: frontend/src/components/BatchCard.vue:25 -#: frontend/src/components/BatchOverlay.vue:24 +#: frontend/src/components/BatchOverlay.vue:19 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' @@ -6154,14 +4855,11 @@ msgstr "Решение" #. Label of the source (Link) field in DocType 'LMS Batch Enrollment' #. Label of the source (Link) field in DocType 'LMS Payment' #. Label of the source (Data) field in DocType 'LMS Source' -#. Label of the source (Data) field in DocType 'LMS Video Watch Duration' -#: frontend/src/components/Settings/TransactionDetails.vue:35 #: lms/lms/doctype/lms_batch_enrollment/lms_batch_enrollment.json #: lms/lms/doctype/lms_payment/lms_payment.json #: lms/lms/doctype/lms_source/lms_source.json -#: lms/lms/doctype/lms_video_watch_duration/lms_video_watch_duration.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' @@ -6175,27 +4873,28 @@ msgstr "Персонал" msgid "Stage" msgstr "Состояние" -#: frontend/src/components/LiveClass.vue:73 frontend/src/components/Quiz.vue:81 -#: frontend/src/pages/Home/AdminHome.vue:164 -#: frontend/src/pages/Home/StudentHome.vue:107 +#: frontend/src/components/LiveClass.vue:50 frontend/src/components/Quiz.vue:67 +#: 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' #. Label of the start_date (Date) field in DocType 'LMS Batch Old' +#: frontend/src/pages/BatchForm.vue:106 #: lms/lms/doctype/education_detail/education_detail.json #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_batch_old/lms_batch_old.json +#: lms/public/js/common_functions.js:275 msgid "Start Date" -msgstr "" +msgstr "Дата начала" #: lms/templates/emails/batch_start_reminder.html:13 msgid "Start Date:" msgstr "Дата начала:" -#: frontend/src/components/CourseCardOverlay.vue:76 -#: frontend/src/pages/Lesson.vue:89 frontend/src/pages/SCORMChapter.vue:31 +#: frontend/src/components/CourseCardOverlay.vue:65 +#: frontend/src/pages/Lesson.vue:22 frontend/src/pages/SCORMChapter.vue:28 #: lms/templates/emails/lms_course_interest.html:9 msgid "Start Learning" msgstr "Начать изучение" @@ -6207,7 +4906,8 @@ msgstr "Начать изучение" #. Label of the start_time (Time) field in DocType 'LMS Certificate Evaluation' #. Label of the start_time (Time) field in DocType 'LMS Certificate Request' #. Label of the start_time (Time) field in DocType 'Scheduled Flow' -#: frontend/src/pages/ProfileEvaluator.vue:29 +#: frontend/src/pages/BatchForm.vue:130 +#: frontend/src/pages/ProfileEvaluator.vue:15 #: lms/lms/doctype/evaluator_schedule/evaluator_schedule.json #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_batch_old/lms_batch_old.json @@ -6215,10 +4915,11 @@ msgstr "Начать изучение" #: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json #: lms/lms/doctype/scheduled_flow/scheduled_flow.json +#: lms/public/js/common_functions.js:292 msgid "Start Time" msgstr "Время начала" -#: lms/lms/doctype/course_evaluator/course_evaluator.py:36 +#: lms/lms/doctype/course_evaluator/course_evaluator.py:28 msgid "Start Time cannot be greater than End Time" msgstr "Время начала не может быть позже времени окончания" @@ -6227,34 +4928,29 @@ msgstr "Время начала не может быть позже времен msgid "Start URL" msgstr "Стартовый URL" -#: frontend/src/components/Quiz.vue:81 -msgid "Start the Quiz" -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/Province" -msgstr "" +msgid "State" +msgstr "Состояние" #. Label of the tab_4_tab (Tab Break) field in DocType 'LMS Course' #. Label of the statistics (Check) field in DocType 'LMS Settings' #: frontend/src/components/BatchStudents.vue:5 -#: frontend/src/pages/Statistics.vue:225 #: lms/lms/doctype/lms_course/lms_course.json -#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:202 +#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:136 msgid "Statistics" msgstr "Статистика" #. Label of the status (Select) field in DocType 'Job Opportunity' -#. Label of a field in the job-opportunity Web Form #. Label of the status (Select) field in DocType 'Cohort' #. Label of the status (Select) field in DocType 'Cohort Join Request' #. Label of the status (Select) field in DocType 'Exercise Latest Submission' #. Label of the status (Select) field in DocType 'Exercise Submission' +#. Label of the status (Select) field in DocType 'Invite Request' #. Label of the status (Select) field in DocType 'LMS Assignment Submission' #. Label of the status (Select) field in DocType 'LMS Batch Old' #. Label of the status (Select) field in DocType 'LMS Certificate Evaluation' @@ -6262,21 +4958,15 @@ msgstr "Статистика" #. Label of the status (Select) field in DocType 'LMS Course' #. Label of the status (Select) field in DocType 'LMS Course Progress' #. Label of the status (Select) field in DocType 'LMS Mentor Request' -#. Label of the status (Select) field in DocType 'LMS Programming Exercise -#. Submission' -#. Label of the status (Select) field in DocType 'LMS Test Case Submission' #: frontend/src/components/Modals/Event.vue:91 -#: frontend/src/components/Settings/Badges.vue:228 -#: frontend/src/components/Settings/ZoomSettings.vue:197 #: frontend/src/pages/AssignmentSubmissionList.vue:19 -#: frontend/src/pages/JobForm.vue:53 -#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:280 +#: frontend/src/pages/JobCreation.vue:41 #: lms/job/doctype/job_opportunity/job_opportunity.json -#: lms/job/web_form/job_opportunity/job_opportunity.json #: lms/lms/doctype/cohort/cohort.json #: lms/lms/doctype/cohort_join_request/cohort_join_request.json #: lms/lms/doctype/exercise_latest_submission/exercise_latest_submission.json #: lms/lms/doctype/exercise_submission/exercise_submission.json +#: lms/lms/doctype/invite_request/invite_request.json #: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json #: lms/lms/doctype/lms_batch_old/lms_batch_old.json #: lms/lms/doctype/lms_certificate_evaluation/lms_certificate_evaluation.json @@ -6284,10 +4974,8 @@ msgstr "Статистика" #: lms/lms/doctype/lms_course/lms_course.json #: lms/lms/doctype/lms_course_progress/lms_course_progress.json #: lms/lms/doctype/lms_mentor_request/lms_mentor_request.json -#: lms/lms/doctype/lms_programming_exercise_submission/lms_programming_exercise_submission.json -#: lms/lms/doctype/lms_test_case_submission/lms_test_case_submission.json msgid "Status" -msgstr "" +msgstr "Статус" #: lms/templates/assessments.html:17 msgid "Status/Score" @@ -6296,8 +4984,7 @@ msgstr "Статус/Оценка" #. Option for the 'User Category' (Select) field in DocType 'User' #. Option for the 'Required Role' (Select) field in DocType 'Cohort Web Page' #. Option for the 'Member Type' (Select) field in DocType 'LMS Enrollment' -#: frontend/src/pages/Home/Home.vue:148 frontend/src/pages/ProfileRoles.vue:38 -#: lms/fixtures/custom_field.json +#: frontend/src/pages/ProfileRoles.vue:28 lms/fixtures/custom_field.json #: lms/lms/doctype/cohort_web_page/cohort_web_page.json #: lms/lms/doctype/lms_enrollment/lms_enrollment.json #: lms/templates/signup-form.html:26 @@ -6306,18 +4993,18 @@ 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 +#: frontend/src/components/BatchStudents.vue:20 +#: frontend/src/components/BatchStudents.vue:111 #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Students" msgstr "Студенты" -#: frontend/src/components/BatchStudents.vue:285 +#: frontend/src/components/BatchStudents.vue:324 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 @@ -6333,53 +5020,34 @@ msgstr "Студенты будут зачислены в платную гру msgid "Subgroup" msgstr "Подруппа" -#: frontend/src/components/ContactUsEmail.vue:13 #: frontend/src/components/Modals/AnnouncementModal.vue:20 -#: frontend/src/components/Modals/EmailTemplateModal.vue:31 msgid "Subject" -msgstr "" +msgstr "Предмет" -#: frontend/src/components/Modals/AnnouncementModal.vue:94 -msgid "Subject is required" -msgstr "" - -#: frontend/src/components/Assignment.vue:32 +#: frontend/src/components/Assignment.vue:29 msgid "Submission" msgstr "Сданные" -#: frontend/src/components/Modals/AssignmentForm.vue:27 -msgid "Submission Type" -msgstr "" +#: frontend/src/pages/AssignmentForm.vue:17 frontend/src/pages/QuizForm.vue:30 +msgid "Submission List" +msgstr "Список заявок" +#: frontend/src/components/Assignment.vue:10 #: frontend/src/components/Assignment.vue:13 -#: frontend/src/components/Assignment.vue:16 msgid "Submission by" -msgstr "" - -#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmission.vue:353 -msgid "Submission saved!" -msgstr "" - -#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:254 -msgid "Submissions deleted successfully" -msgstr "" +msgstr "Заявка от" +#: frontend/src/components/BatchFeedback.vue:14 #: frontend/src/components/Modals/AssessmentModal.vue:9 #: frontend/src/components/Modals/BatchCourseModal.vue:9 #: frontend/src/components/Modals/EvaluationModal.vue:9 -#: frontend/src/components/Quiz.vue:242 lms/templates/assignment.html:9 +#: frontend/src/components/Modals/Question.vue:338 +#: frontend/src/components/Quiz.vue:218 lms/templates/assignment.html:9 #: lms/templates/livecode/extension_footer.html:25 -#: lms/templates/reviews.html:163 lms/www/new-sign-up.html:32 +#: lms/templates/quiz/quiz.html:128 lms/templates/reviews.html:163 +#: lms/www/new-sign-up.html:32 msgid "Submit" -msgstr "" - -#: frontend/src/components/BatchFeedback.vue:35 -msgid "Submit Feedback" -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." @@ -6390,9 +5058,28 @@ msgstr "Отправьте свое резюме, чтобы продолжит msgid "Submitted {0}" msgstr "Отправлено {0}" -#: frontend/src/pages/Programs/ProgramEnrollment.vue:145 -msgid "Successfully enrolled in program" -msgstr "" +#: frontend/src/components/Assignment.vue:340 +#: frontend/src/components/BatchCourses.vue:151 +#: frontend/src/components/BatchOverlay.vue:150 +#: frontend/src/components/BatchStudents.vue:324 +#: frontend/src/components/CourseCardOverlay.vue:189 +#: frontend/src/components/Modals/AnnouncementModal.vue:99 +#: frontend/src/components/Modals/AssessmentModal.vue:73 +#: frontend/src/components/Modals/BulkCertificates.vue:121 +#: frontend/src/components/Modals/ChapterModal.vue:153 +#: frontend/src/components/Modals/ChapterModal.vue:198 +#: frontend/src/components/Modals/Event.vue:255 +#: frontend/src/components/Modals/Event.vue:310 +#: frontend/src/components/Modals/Question.vue:264 +#: frontend/src/components/Modals/Question.vue:315 +#: frontend/src/pages/AssignmentForm.vue:155 +#: frontend/src/pages/CourseForm.vue:469 frontend/src/pages/ProgramForm.vue:229 +#: frontend/src/pages/ProgramForm.vue:251 +#: frontend/src/pages/ProgramForm.vue:272 +#: frontend/src/pages/ProgramForm.vue:298 frontend/src/pages/QuizForm.vue:339 +#: frontend/src/pages/QuizForm.vue:358 frontend/src/pages/QuizForm.vue:427 +msgid "Success" +msgstr "Успех" #. Label of the summary (Small Text) field in DocType 'LMS Certificate #. Evaluation' @@ -6408,13 +5095,9 @@ msgstr "Резюме" msgid "Sunday" msgstr "Воскресенье" -#: lms/lms/api.py:1081 +#: lms/lms/api.py:1024 msgid "Suspicious pattern found in {0}: {1}" -msgstr "" - -#: frontend/src/components/Controls/ColorSwatches.vue:50 -msgid "Swatches" -msgstr "" +msgstr "Подозрительный шаблон найден в {0}: {1}" #. Name of a role #: lms/job/doctype/job_opportunity/job_opportunity.json @@ -6432,6 +5115,7 @@ msgstr "" #: lms/lms/doctype/exercise_submission/exercise_submission.json #: lms/lms/doctype/function/function.json #: lms/lms/doctype/industry/industry.json +#: lms/lms/doctype/invite_request/invite_request.json #: lms/lms/doctype/lms_assignment/lms_assignment.json #: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json #: lms/lms/doctype/lms_badge/lms_badge.json @@ -6451,42 +5135,27 @@ msgstr "" #: lms/lms/doctype/lms_course_review/lms_course_review.json #: lms/lms/doctype/lms_enrollment/lms_enrollment.json #: lms/lms/doctype/lms_exercise/lms_exercise.json -#: lms/lms/doctype/lms_lesson_note/lms_lesson_note.json #: lms/lms/doctype/lms_live_class/lms_live_class.json -#: lms/lms/doctype/lms_live_class_participant/lms_live_class_participant.json #: lms/lms/doctype/lms_mentor_request/lms_mentor_request.json #: lms/lms/doctype/lms_payment/lms_payment.json #: lms/lms/doctype/lms_program/lms_program.json -#: lms/lms/doctype/lms_programming_exercise/lms_programming_exercise.json -#: lms/lms/doctype/lms_programming_exercise_submission/lms_programming_exercise_submission.json #: lms/lms/doctype/lms_question/lms_question.json #: lms/lms/doctype/lms_quiz/lms_quiz.json #: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.json #: lms/lms/doctype/lms_settings/lms_settings.json #: lms/lms/doctype/lms_source/lms_source.json #: lms/lms/doctype/lms_timetable_template/lms_timetable_template.json -#: lms/lms/doctype/lms_video_watch_duration/lms_video_watch_duration.json -#: lms/lms/doctype/lms_zoom_settings/lms_zoom_settings.json #: 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 +#: frontend/src/pages/CourseForm.vue:120 #: lms/lms/doctype/lms_course/lms_course.json msgid "Tags" msgstr "Теги" -#: frontend/src/components/InstallPrompt.vue:52 -msgid "Tap" -msgstr "" - -#. Option for the 'Color' (Select) field in DocType 'LMS Course' -#: lms/lms/doctype/lms_course/lms_course.json -msgid "Teal" -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 @@ -6496,7 +5165,7 @@ 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' @@ -6505,30 +5174,16 @@ 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 "Временно отключен" -#: lms/lms/utils.py:428 +#: lms/lms/utils.py:436 msgid "Terms of Use" msgstr "Условия использования" -#. Label of the test_cases (Table) field in DocType 'LMS Programming Exercise' -#. Label of the test_cases (Table) field in DocType 'LMS Programming Exercise -#. Submission' -#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseForm.vue:29 -#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmission.vue:83 -#: lms/lms/doctype/lms_programming_exercise/lms_programming_exercise.json -#: lms/lms/doctype/lms_programming_exercise_submission/lms_programming_exercise_submission.json -msgid "Test Cases" -msgstr "" - -#: frontend/src/pages/QuizForm.vue:23 -msgid "Test Quiz" -msgstr "" - #. Label of the test_results (Small Text) field in DocType 'Exercise Latest #. Submission' #. Label of the test_results (Small Text) field in DocType 'Exercise @@ -6538,14 +5193,6 @@ msgstr "" msgid "Test Results" msgstr "Результаты тестирования" -#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseForm.vue:82 -msgid "Test this Exercise" -msgstr "" - -#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmission.vue:92 -msgid "Test {0}" -msgstr "" - #. Label of the tests (Code) field in DocType 'LMS Exercise' #: lms/lms/doctype/lms_exercise/lms_exercise.json msgid "Tests" @@ -6558,9 +5205,9 @@ msgstr "Тесты" msgid "Text" msgstr "Текст" -#: frontend/src/components/BatchFeedback.vue:6 -msgid "Thank you for providing your feedback." -msgstr "" +#: frontend/src/components/BatchFeedback.vue:7 +msgid "Thank you for providing your feedback!" +msgstr "Спасибо вам за предоставленный отзыв!" #: lms/templates/emails/lms_course_interest.html:17 #: lms/templates/emails/lms_invite_request_approved.html:15 @@ -6569,65 +5216,77 @@ msgstr "" msgid "Thanks and Regards" msgstr "Спасибо и с наилучшими пожеланиями" -#: lms/lms/utils.py:1912 +#: lms/lms/utils.py:1929 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 "Курс {0} теперь доступен на {1}." -#: lms/lms/doctype/lms_certificate_request/lms_certificate_request.py:56 +#: 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/lms/doctype/lms_certificate_request/lms_certificate_request.py:74 +#: lms/templates/quiz/quiz.html:24 +msgid "The quiz has a time limit. For each question you will be given {0} seconds." +msgstr "Тест имеет ограничение по времени. На каждый вопрос вам будет дано {0} секунд." + +#: lms/lms/doctype/lms_certificate_request/lms_certificate_request.py:71 msgid "The slot is already booked by another participant." msgstr "Слот уже забронирован другим участником." -#: lms/patches/create_mentor_request_email_templates.py:36 +#: lms/patches/create_mentor_request_email_templates.py:40 msgid "The status of your application has changed." msgstr "Статус вашей заявки изменился." +#: frontend/src/pages/Batches.vue:83 +msgid "There are no batches matching the criteria. Keep an eye out, fresh learning experiences are on the way soon!" +msgstr "Нет ни одной партии, соответствующей критериям. Следите за новостями, скоро мы получим новые возможности для обучения!" + #: frontend/src/components/CreateOutline.vue:12 msgid "There are no chapters in this course. Create and manage chapters from here." -msgstr "" +msgstr "В этом курсе нет глав. Создавайте главы и управляйте ими отсюда." -#: frontend/src/pages/Home/AdminHome.vue:71 -msgid "There are no courses currently. Create your first course to get started!" -msgstr "" +#: frontend/src/pages/Courses.vue:79 +msgid "There are no courses matching the criteria. Keep an eye out, fresh learning experiences are on the way soon!" +msgstr "Курсов, соответствующих критериям, нет. Следите за новостями, скоро появятся новые возможности для обучения!" -#: lms/lms/doctype/lms_batch/lms_batch.py:101 +#: frontend/src/pages/CertifiedParticipants.vue:92 +msgid "There are no participants matching this criteria." +msgstr "Участников, соответствующих этим критериям, нет" + +#: frontend/src/pages/Programs.vue:95 +msgid "There are no programs available at the moment. Keep an eye out, fresh learning experiences are on the way soon!" +msgstr "На данный момент доступных программ нет. Следите за новостями, скоро вас ждут новые возможности для обучения!" + +#: lms/lms/doctype/lms_batch/lms_batch.py:94 msgid "There are no seats available in this batch." msgstr "В этой группе нет свободных мест." -#: frontend/src/components/BatchStudents.vue:155 +#: frontend/src/components/BatchStudents.vue:199 msgid "There are no students in this batch." msgstr "В этой группе нет студентов." #: frontend/src/pages/AssignmentSubmissionList.vue:70 msgid "There are no submissions for this assignment." -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 "Для этого задания нет заявок." #: lms/templates/course_list.html:14 msgid "There are no {0} on this site." msgstr "На этом сайте нет {0} ." -#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.py:67 +#: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.py:85 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' @@ -6639,46 +5298,28 @@ msgstr "Эти настройки будут работать на главно msgid "This badge has been awarded to {0} on {1}." msgstr "Этот бейдж был вручен {0} {1}." -#: frontend/src/components/Settings/BadgeAssignments.vue:92 -msgid "This badge has not been assigned to any students yet" -msgstr "" - #. Label of the expire (Check) field in DocType 'Certification' #: lms/lms/doctype/certification/certification.json msgid "This certificate does no expire" msgstr "Этот сертификат является бессрочным" -#: frontend/src/components/LiveClass.vue:86 -#: frontend/src/pages/Home/AdminHome.vue:177 -#: frontend/src/pages/Home/StudentHome.vue:120 +#: frontend/src/components/LiveClass.vue:64 msgid "This class has ended" -msgstr "" +msgstr "Это занятие окончено" -#: frontend/src/components/CourseCardOverlay.vue:126 +#: frontend/src/components/CourseCardOverlay.vue:94 msgid "This course has:" -msgstr "" +msgstr "В этом курсе есть:" -#: lms/lms/utils.py:1773 +#: lms/lms/utils.py:1772 msgid "This course is free." 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 "" +#: frontend/src/pages/SCORMChapter.vue:201 +msgid "This is a chapter in the course {0}" +msgstr "Это глава курса {0}" -#. 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 "" - -#: frontend/src/pages/Lesson.vue:74 -msgid "This lesson is locked" -msgstr "" - -#: frontend/src/pages/Lesson.vue:79 +#: frontend/src/pages/Lesson.vue:16 msgid "This lesson is not available for preview. Please enroll in the course to access it." msgstr "Этот урок недоступен для предварительного просмотра. Пожалуйста, присоединитесь к курсу, чтобы получить к нему доступ." @@ -6686,23 +5327,10 @@ msgstr "Этот урок недоступен для предварительн msgid "This lesson is not available for preview. Please join the course to access it." msgstr "Этот урок недоступен для предварительного просмотра. Пожалуйста, присоединитесь к курсу, чтобы получить к нему доступ." -#: frontend/src/pages/Programs/ProgramEnrollment.vue:18 -msgid "This program consists of {0} courses" -msgstr "" - -#: frontend/src/components/Quiz.vue:11 +#: frontend/src/components/Quiz.vue:8 lms/templates/quiz/quiz.html:6 msgid "This quiz consists of {0} questions." msgstr "Этот тест состоит из {0} вопросов." -#: frontend/src/components/AppSidebar.vue:78 -#: frontend/src/components/AppSidebar.vue:118 -msgid "This site is being updated. You will not be able to make any changes. Full access will be restored shortly." -msgstr "" - -#: frontend/src/components/VideoBlock.vue:5 -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 'LMS Certificate Request' #: lms/lms/doctype/evaluator_schedule/evaluator_schedule.json @@ -6712,8 +5340,8 @@ msgstr "Четверг" #. Label of the time (Time) field in DocType 'LMS Live Class' #: frontend/src/components/Modals/Event.vue:48 -#: frontend/src/components/Modals/LiveClassModal.vue:52 -#: frontend/src/components/Quiz.vue:58 +#: frontend/src/components/Modals/LiveClassModal.vue:37 +#: frontend/src/components/Quiz.vue:45 #: lms/lms/doctype/lms_live_class/lms_live_class.json msgid "Time" msgstr "Время " @@ -6721,25 +5349,9 @@ msgstr "Время " #. Label of the time (Select) field in DocType 'User' #: lms/fixtures/custom_field.json msgid "Time Preference" -msgstr "" +msgstr "Предпочтительное время" -#: frontend/src/components/VideoBlock.vue:140 -msgid "Time for a Quiz" -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:29 msgid "Time must be in 24 hour format (HH:mm). Example 11:30 or 22:00" msgstr "Время должно быть в 24-часовом формате (ЧЧ:мм). Например, 11:30 или 22:00" @@ -6766,22 +5378,16 @@ msgstr "Шаблон расписания" #. Label of the timezone (Data) field in DocType 'LMS Batch' #. Label of the timezone (Data) field in DocType 'LMS Certificate Request' -#. Label of the timezone (Data) field in DocType 'LMS Course' #. Label of the timezone (Data) field in DocType 'LMS Live Class' -#: frontend/src/components/Modals/LiveClassModal.vue:59 -#: frontend/src/pages/BatchForm.vue:114 frontend/src/pages/CourseForm.vue:288 +#: frontend/src/components/Modals/LiveClassModal.vue:45 +#: frontend/src/pages/BatchForm.vue:120 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json -#: lms/lms/doctype/lms_course/lms_course.json #: lms/lms/doctype/lms_live_class/lms_live_class.json msgid "Timezone" msgstr "Часовой пояс" -#: lms/lms/doctype/lms_course/lms_course.py:72 -msgid "Timezone is required for paid certificates." -msgstr "" - -#: lms/templates/emails/batch_confirmation.html:21 +#: lms/templates/emails/batch_confirmation.html:19 #: lms/templates/emails/batch_start_reminder.html:16 #: lms/templates/emails/live_class_reminder.html:16 msgid "Timings:" @@ -6800,21 +5406,18 @@ msgstr "Сроки:" #. Label of the title (Data) field in DocType 'LMS Exercise' #. Label of the title (Data) field in DocType 'LMS Live Class' #. Label of the title (Data) field in DocType 'LMS Program' -#. Label of the title (Data) field in DocType 'LMS Programming Exercise' #. Label of the title (Data) field in DocType 'LMS Quiz' #. Label of the title (Data) field in DocType 'LMS Sidebar Item' #. Label of the title (Data) field in DocType 'LMS Timetable Template' #. Label of the title (Data) field in DocType 'Work Experience' -#: frontend/src/components/Modals/AssignmentForm.vue:20 #: frontend/src/components/Modals/DiscussionModal.vue:18 #: frontend/src/components/Modals/LiveClassModal.vue:23 -#: frontend/src/components/Settings/BadgeForm.vue:19 -#: frontend/src/pages/Assignments.vue:162 frontend/src/pages/BatchForm.vue:27 -#: frontend/src/pages/CourseForm.vue:30 frontend/src/pages/JobForm.vue:20 -#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseForm.vue:17 -#: frontend/src/pages/Programs/ProgramForm.vue:25 -#: frontend/src/pages/QuizForm.vue:56 frontend/src/pages/Quizzes.vue:115 -#: frontend/src/pages/Quizzes.vue:229 lms/lms/doctype/cohort/cohort.json +#: frontend/src/pages/AssignmentForm.vue:32 +#: frontend/src/pages/Assignments.vue:152 frontend/src/pages/BatchForm.vue:19 +#: frontend/src/pages/CourseForm.vue:32 frontend/src/pages/JobCreation.vue:20 +#: frontend/src/pages/ProgramForm.vue:11 frontend/src/pages/Programs.vue:116 +#: frontend/src/pages/QuizForm.vue:48 frontend/src/pages/Quizzes.vue:116 +#: lms/lms/doctype/cohort/cohort.json #: lms/lms/doctype/cohort_subgroup/cohort_subgroup.json #: lms/lms/doctype/cohort_web_page/cohort_web_page.json #: lms/lms/doctype/course_chapter/course_chapter.json @@ -6827,43 +5430,47 @@ msgstr "Сроки:" #: lms/lms/doctype/lms_exercise/lms_exercise.json #: lms/lms/doctype/lms_live_class/lms_live_class.json #: lms/lms/doctype/lms_program/lms_program.json -#: lms/lms/doctype/lms_programming_exercise/lms_programming_exercise.json #: lms/lms/doctype/lms_quiz/lms_quiz.json #: lms/lms/doctype/lms_sidebar_item/lms_sidebar_item.json #: lms/lms/doctype/lms_timetable_template/lms_timetable_template.json #: lms/lms/doctype/work_experience/work_experience.json +#: lms/public/js/common_functions.js:259 msgid "Title" -msgstr "" +msgstr "Название" -#: frontend/src/components/Modals/ChapterModal.vue:172 +#: frontend/src/components/Modals/ChapterModal.vue:174 msgid "Title is required" -msgstr "" +msgstr "Название обязательно" #. Label of the unavailable_to (Date) field in DocType 'Course Evaluator' -#: frontend/src/pages/ProfileEvaluator.vue:112 +#: frontend/src/pages/ProfileEvaluator.vue:98 #: 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:1784 +#: lms/lms/utils.py:1783 msgid "To join this batch, please contact the Administrator." msgstr "Чтобы присоединиться к этой группе, свяжитесь с администратором." +#: frontend/src/components/LessonHelp.vue:49 +msgid "To upload Image, Video, Audio or PDF from your system, click on the add icon and select upload from the menu. Then choose the file you want to add to the lesson and it gets added to your lesson." +msgstr "Чтобы загрузить изображение, видео, аудио или PDF из вашей системы, нажмите на значок добавления и выберите загрузку в меню. Затем выберите файл, который вы хотите добавить в урок, и он будет добавлен в ваш урок." + #: lms/lms/user.py:41 msgid "Too many users signed up recently, so the registration is disabled. Please try back in an hour" 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:73 frontend/src/pages/Quizzes.vue:235 +#: frontend/src/pages/QuizForm.vue:67 frontend/src/pages/Quizzes.vue:121 #: lms/lms/doctype/lms_quiz/lms_quiz.json msgid "Total Marks" msgstr "Всего задач" @@ -6873,20 +5480,12 @@ msgstr "Всего задач" msgid "Total Signups" msgstr "Всего регистраций" -#: frontend/src/components/Modals/FeedbackModal.vue:11 -msgid "Training Feedback" -msgstr "" - -#: frontend/src/components/Settings/TransactionDetails.vue:5 -msgid "Transaction Details" -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:284 +#: frontend/src/components/Quiz.vue:256 lms/templates/quiz/quiz.html:131 msgid "Try Again" msgstr "Попробовать снова" @@ -6897,38 +5496,32 @@ msgstr "Попробовать снова" msgid "Tuesday" msgstr "Вторник" -#: frontend/src/pages/ProfileAbout.vue:103 +#: frontend/src/pages/ProfileAbout.vue:86 msgid "Twitter" msgstr "Twitter" #. Label of the type (Select) field in DocType 'Job Opportunity' -#. Label of a field in the job-opportunity Web Form #. Label of the type (Select) field in DocType 'LMS Assignment' #. Label of the type (Select) field in DocType 'LMS Assignment Submission' #. Label of the type (Select) field in DocType 'LMS Question' #. Label of the type (Select) field in DocType 'LMS Quiz Question' #: frontend/src/components/Modals/AssessmentModal.vue:22 -#: frontend/src/components/Modals/Question.vue:44 -#: frontend/src/pages/Assignments.vue:40 frontend/src/pages/Assignments.vue:167 -#: frontend/src/pages/JobForm.vue:25 frontend/src/pages/Jobs.vue:65 -#: frontend/src/pages/ProgrammingExercises/ProgrammingExercises.vue:53 +#: frontend/src/components/Modals/Question.vue:54 +#: frontend/src/pages/AssignmentForm.vue:39 +#: frontend/src/pages/Assignments.vue:30 frontend/src/pages/Assignments.vue:157 +#: frontend/src/pages/JobCreation.vue:33 frontend/src/pages/Jobs.vue:55 #: lms/job/doctype/job_opportunity/job_opportunity.json -#: lms/job/web_form/job_opportunity/job_opportunity.json #: lms/lms/doctype/lms_assignment/lms_assignment.json #: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json #: lms/lms/doctype/lms_question/lms_question.json #: 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 "" - -#: frontend/src/components/Quiz.vue:656 +#: frontend/src/components/Quiz.vue:612 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 @@ -6942,22 +5535,13 @@ msgstr "Оценка по Великобритании (например, 1-е msgid "URL" 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 "" - #. Label of the unavailability_section (Section Break) field in DocType 'Course #. Evaluator' #: lms/lms/doctype/course_evaluator/course_evaluator.json msgid "Unavailability" msgstr "Недоступность" -#: frontend/src/pages/ProfileEvaluator.vue:259 -msgid "Unavailability updated successfully" -msgstr "" - -#: lms/lms/doctype/course_evaluator/course_evaluator.py:31 +#: lms/lms/doctype/course_evaluator/course_evaluator.py:23 msgid "Unavailable From Date cannot be greater than Unavailable To Date" msgstr "Недоступно с даты не может быть больше, чем Недоступно по дату" @@ -6971,9 +5555,9 @@ msgstr "На рассмотрении" msgid "Unlisted" msgstr "Не публиковать" -#: frontend/src/pages/Batches.vue:286 frontend/src/pages/Courses.vue:324 +#: frontend/src/pages/Batches.vue:293 msgid "Unpublished" -msgstr "" +msgstr "Неопубликованное" #: frontend/src/components/Modals/EditCoverImage.vue:60 #: frontend/src/components/UnsplashImageBrowser.vue:54 @@ -6988,67 +5572,57 @@ 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' #. Label of the upcoming (Check) field in DocType 'LMS Course' -#: frontend/src/pages/Batches.vue:284 frontend/src/pages/CourseForm.vue:164 -#: frontend/src/pages/Courses.vue:315 lms/lms/doctype/cohort/cohort.json +#: frontend/src/pages/Batches.vue:291 frontend/src/pages/CourseForm.vue:184 +#: frontend/src/pages/Courses.vue:285 lms/lms/doctype/cohort/cohort.json #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json #: lms/lms/doctype/lms_course/lms_course.json msgid "Upcoming" msgstr "Предстоящие" -#: frontend/src/pages/Batch.vue:187 frontend/src/pages/Home/AdminHome.vue:34 +#: frontend/src/pages/Batch.vue:179 msgid "Upcoming Batches" msgstr "Предстоящие группы" #: frontend/src/components/UpcomingEvaluations.vue:5 -#: frontend/src/pages/Home/AdminHome.vue:92 lms/templates/upcoming_evals.html:3 +#: lms/templates/upcoming_evals.html:3 msgid "Upcoming Evaluations" msgstr "Предстоящие оценки" -#: frontend/src/pages/Home/AdminHome.vue:128 -#: frontend/src/pages/Home/StudentHome.vue:71 -msgid "Upcoming Live Classes" -msgstr "" - -#: frontend/src/components/Settings/BrandSettings.vue:24 -#: frontend/src/components/Settings/SettingDetails.vue:23 +#: frontend/src/components/BrandSettings.vue:23 +#: frontend/src/components/PaymentSettings.vue:27 +#: frontend/src/components/SettingDetails.vue:23 msgid "Update" -msgstr "" +msgstr "Обновить" #: lms/templates/emails/community_course_membership.html:11 msgid "Update Password" -msgstr "" +msgstr "Обновить пароль" -#: frontend/src/components/Controls/Uploader.vue:20 -#: frontend/src/pages/BatchForm.vue:227 frontend/src/pages/CourseForm.vue:100 +#: frontend/src/pages/BatchForm.vue:59 frontend/src/pages/CourseForm.vue:80 msgid "Upload" -msgstr "" +msgstr "Загрузить" -#: frontend/src/components/Assignment.vue:84 +#: frontend/src/components/Assignment.vue:78 msgid "Upload File" msgstr "Загрузить файл" -#: frontend/src/components/Assignment.vue:83 +#: frontend/src/components/Assignment.vue:77 msgid "Uploading {0}%" msgstr "Загрузка {0}%" -#: frontend/src/components/Modals/EmailTemplateModal.vue:38 -msgid "Use HTML" -msgstr "" - #. Label of the user (Link) field in DocType 'LMS Job Application' #. Label of the email (Link) field in DocType 'Cohort Staff' #. Label of the user (Link) field in DocType 'LMS Course Interest' -#: frontend/src/components/Settings/BadgeForm.vue:196 #: lms/job/doctype/lms_job_application/lms_job_application.json #: 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 @@ -7060,11 +5634,6 @@ msgstr "Категория пользователя" msgid "User Field" 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 "" - #. 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 @@ -7077,12 +5646,12 @@ msgstr "Ввод пользователем" msgid "User Skill" msgstr "Навыки пользователя" -#: lms/job/doctype/job_opportunity/job_opportunity.py:41 +#: lms/job/doctype/job_opportunity/job_opportunity.py:40 msgid "User {0} has reported the job post {1}" msgstr "Пользователь {0} сообщил о вакансии {1}" -#. Label of the username (Data) field in DocType 'Course Evaluator' -#: lms/lms/doctype/course_evaluator/course_evaluator.json +#. Label of the username (Data) field in DocType 'Invite Request' +#: lms/lms/doctype/invite_request/invite_request.json msgid "Username" msgstr "Имя пользователя" @@ -7103,7 +5672,7 @@ msgstr "Требуется действительный email и имя" #. 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 @@ -7115,60 +5684,37 @@ msgstr "Значения изменено" msgid "Video Embed Link" msgstr "Ссылка для вставки видео" -#: frontend/src/components/Modals/VideoStatistics.vue:6 -msgid "Video Statistics for {0}" -msgstr "" - -#: frontend/src/pages/Notifications.vue:39 +#: frontend/src/pages/Notifications.vue:38 msgid "View" -msgstr "" +msgstr "Просмотреть" #: frontend/src/components/CertificationLinks.vue:10 #: frontend/src/components/Modals/Event.vue:67 msgid "View Certificate" -msgstr "" - -#: frontend/src/components/BatchFeedback.vue:56 -msgid "View all feedback" -msgstr "" - -#. Option for the 'Color' (Select) field in DocType 'LMS Course' -#: lms/lms/doctype/lms_course/lms_course.json -msgid "Violet" -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 "Доступность" -#: frontend/src/components/BatchOverlay.vue:73 +#: frontend/src/components/BatchOverlay.vue:60 msgid "Visit Batch" -msgstr "" +msgstr "Перейти в группу" -#: frontend/src/pages/JobDetail.vue:41 -msgid "Visit Website" -msgstr "" - -#: lms/templates/emails/batch_confirmation.html:25 +#: lms/templates/emails/batch_confirmation.html:23 msgid "Visit the following link to view your " 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 "" - -#. Label of the watch_time (Data) field in DocType 'LMS Video Watch Duration' -#: frontend/src/components/Modals/VideoStatistics.vue:34 -#: lms/lms/doctype/lms_video_watch_duration/lms_video_watch_duration.json -msgid "Watch Time" -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!" @@ -7176,11 +5722,11 @@ 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 @@ -7188,10 +5734,6 @@ msgstr "" msgid "Web Page" msgstr "Веб-страница" -#: frontend/src/components/Modals/PageModal.vue:80 -msgid "Web page added to sidebar" -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 @@ -7199,21 +5741,14 @@ msgstr "" msgid "Wednesday" msgstr "Среда" +#: lms/lms/doctype/invite_request/invite_request.py:40 #: lms/templates/emails/lms_invite_request_approved.html:4 msgid "Welcome to {0}!" msgstr "Добро пожаловать в {0}!" -#: frontend/src/pages/PersonaForm.vue:32 -msgid "What best describes your role?" -msgstr "" - #: frontend/src/components/LessonHelp.vue:6 msgid "What does include in preview mean?" -msgstr "" - -#: frontend/src/pages/PersonaForm.vue:21 -msgid "What is your use case for Frappe Learning?" -msgstr "" +msgstr "Что означает включить в предварительный просмотр?" #: lms/templates/courses_under_review.html:15 msgid "When a course gets submitted for review, it will be listed here." @@ -7221,7 +5756,7 @@ 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." @@ -7235,7 +5770,7 @@ 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 @@ -7247,13 +5782,7 @@ msgstr "Опыт работы" #. Label of the work_experience_details (Section Break) field in DocType 'User' #: lms/fixtures/custom_field.json msgid "Work Experience Details" -msgstr "" - -#. Label of the work_mode (Select) field in DocType 'Job Opportunity' -#: frontend/src/pages/JobForm.vue:32 frontend/src/pages/Jobs.vue:73 -#: lms/job/doctype/job_opportunity/job_opportunity.json -msgid "Work Mode" -msgstr "" +msgstr "Детали опыта работы" #: frontend/src/components/CourseReviews.vue:8 #: frontend/src/components/Modals/ReviewModal.vue:5 @@ -7266,34 +5795,28 @@ msgstr "Написать отзыв" msgid "Write a review" msgstr "Написать отзыв" +#: frontend/src/components/Assignment.vue:120 #: frontend/src/components/Assignment.vue:126 msgid "Write your answer here" msgstr "Напишите свой ответ здесь" -#. Option for the 'Color' (Select) field in DocType 'LMS Course' -#. Option for the 'Color' (Select) field in DocType 'LMS Lesson Note' -#: lms/lms/doctype/lms_course/lms_course.json -#: lms/lms/doctype/lms_lesson_note/lms_lesson_note.json -msgid "Yellow" -msgstr "" - #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.py:96 msgid "You already have an evaluation on {0} at {1} for the course {2}." msgstr "У вас уже есть оценка {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:200 +#: lms/lms/api.py:230 msgid "You are already enrolled for this batch." msgstr "Вы уже зачислены в эту группу." -#: lms/lms/api.py:194 +#: lms/lms/api.py:222 msgid "You are already enrolled for this course." msgstr "Вы уже зачислены на этот курс." -#: frontend/src/pages/Batch.vue:169 +#: frontend/src/pages/Batch.vue:161 msgid "You are not a member of this batch. Please checkout our upcoming batches." msgstr "Вы не являетесь участником этой группы. Пожалуйста, ознакомьтесь с нашими группами." @@ -7301,40 +5824,36 @@ msgstr "Вы не являетесь участником этой группы. msgid "You are not a mentor of the course {0}" msgstr "Вы не являетесь наставником курса {0}" -#: frontend/src/pages/SCORMChapter.vue:25 +#: frontend/src/components/CourseOutline.vue:316 +msgid "You are not enrolled" +msgstr "Вы не зачислены" + +#: 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 "Вы также можете скопировать и вставить следующую ссылку в свой браузер" -#: frontend/src/components/Quiz.vue:37 +#: lms/templates/quiz/quiz.html:18 +msgid "You can attempt this quiz only {0} {1}" +msgstr "Вы можете попробовать пройти этот тест только {0} {1}" + +#: frontend/src/components/Quiz.vue:34 msgid "You can attempt this quiz {0}." msgstr "Вы можете попробовать пройти этот тест {0}." -#: frontend/src/pages/Home/Streak.vue:16 -msgid "You can do better," -msgstr "" - #: lms/templates/emails/job_application.html:6 msgid "You can find their resume attached to this email." msgstr "Их резюме вы найдете в приложении к этому электронному письму." -#: frontend/src/pages/ProfileEvaluator.vue:14 -msgid "You cannot change the availability when the site is being updated." -msgstr "" - -#: frontend/src/pages/ProfileRoles.vue:12 -msgid "You cannot change the roles in read-only mode." -msgstr "" - -#: lms/lms/doctype/lms_certificate_request/lms_certificate_request.py:112 +#: lms/lms/doctype/lms_certificate_request/lms_certificate_request.py:116 msgid "You cannot schedule evaluations after {0}." msgstr "Вы не можете запланировать оценки после {0}." -#: lms/lms/doctype/lms_certificate_request/lms_certificate_request.py:103 +#: lms/lms/doctype/lms_certificate_request/lms_certificate_request.py:105 msgid "You cannot schedule evaluations for past slots." msgstr "Вы не можете планировать оценки для прошедших слотов." @@ -7346,84 +5865,68 @@ msgstr "У вас нет доступа к этой странице." msgid "You don't have any notifications." msgstr "У вас нет уведомлений." -#: frontend/src/components/Quiz.vue:265 +#: lms/templates/quiz/quiz.js:137 +msgid "You got" +msgstr "Вы получили" + +#: frontend/src/components/Quiz.vue:238 #, python-format msgid "You got {0}% correct answers with a score of {1} out of {2}" 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 "Вы уже подали заявку на эту вакансию." -#: frontend/src/components/Quiz.vue:96 +#: frontend/src/components/Quiz.vue:72 lms/templates/quiz/quiz.html:43 msgid "You have already exceeded the maximum number of attempts allowed for this quiz." msgstr "Вы уже превысили максимально допустимое количество попыток для этого теста." -#: lms/lms/api.py:224 +#: lms/lms/api.py:249 msgid "You have already purchased the certificate for this course." -msgstr "" +msgstr "Вы уже приобрели сертификат на этот курс" -#: lms/lms/doctype/lms_course_review/lms_course_review.py:15 +#: lms/lms/doctype/lms_course_review/lms_course_review.py:17 msgid "You have already reviewed this course" msgstr "Вы уже просмотрели этот курс" -#: frontend/src/pages/JobDetail.vue:57 -msgid "You have applied" -msgstr "" - -#: frontend/src/components/BatchOverlay.vue:181 +#: frontend/src/components/BatchOverlay.vue:151 msgid "You have been enrolled in this batch" -msgstr "" +msgstr "Вы были зачислены в эту группу" -#: frontend/src/components/CourseCardOverlay.vue:230 +#: frontend/src/components/CourseCardOverlay.vue:190 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}" -#: frontend/src/pages/ProfileCertificates.vue:26 -msgid "You have not received any certificates yet." -msgstr "" +#: frontend/src/pages/Assignments.vue:60 +msgid "You have not created any assignments yet. To create a new assignment, click on the \"New\" button above." +msgstr "Вы пока не создали ни одного задания. Чтобы создать новое задание, нажмите кнопку \"New\" выше." -#: lms/lms/widgets/NoPreviewModal.html:12 +#: frontend/src/pages/Quizzes.vue:65 +msgid "You have not created any quizzes yet. To create a new quiz, click on the \"New Quiz\" button above." +msgstr "Вы еще не создали ни одного теста. Чтобы создать новый тест, нажмите кнопку \"Нew Quiz\" выше." + +#: lms/lms/widgets/NoPreviewModal.html:12 lms/public/js/common_functions.js:126 msgid "You have opted to be notified for this course. You will receive an email when the course becomes available." msgstr "Вы выбрали получение уведомлений об этом курсе. Вы получите электронное письмо, когда курс станет доступен." -#: frontend/src/pages/Home/Home.vue:103 frontend/src/pages/Home/Home.vue:126 -msgid "You have {0} upcoming {1} and {2} {3} scheduled." -msgstr "" - -#: frontend/src/pages/Home/Home.vue:110 frontend/src/pages/Home/Home.vue:133 -msgid "You have {0} upcoming {1}." -msgstr "" - -#: frontend/src/pages/Home/Home.vue:115 frontend/src/pages/Home/Home.vue:138 -msgid "You have {0} {1} scheduled." -msgstr "" - -#: frontend/src/components/CourseCardOverlay.vue:218 +#: frontend/src/components/CourseCardOverlay.vue:170 msgid "You need to login first to enroll for this course" -msgstr "" +msgstr "Для зачисления на этот курс вам необходимо сначала войти в систему." -#: frontend/src/pages/Home/Streak.vue:19 -msgid "You rock," -msgstr "" - -#: 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 +#: frontend/src/components/Quiz.vue:27 lms/templates/quiz/quiz.html:11 #, python-format msgid "You will have to get {0}% correct answers in order to pass the quiz." msgstr "Чтобы пройти тест, вам нужно будет дать {0}% правильных ответов." @@ -7432,7 +5935,7 @@ msgstr "Чтобы пройти тест, вам нужно будет дать msgid "You've applied to become a mentor for this course. Your request is currently under review." msgstr "Вы подали заявку на должность наставника этого курса. Ваш запрос в настоящее время находится на рассмотрении." -#: frontend/src/components/Assignment.vue:58 +#: frontend/src/components/Assignment.vue:55 msgid "You've successfully submitted the assignment." msgstr "Вы успешно отправили задание." @@ -7451,70 +5954,42 @@ msgstr "Видео YouTube появится в верхней части уро msgid "Your Account has been successfully created!" msgstr "Ваш аккаунт был успешно создан!" -#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmission.vue:119 -msgid "Your Output" -msgstr "" - -#: lms/lms/doctype/lms_batch/lms_batch.py:308 +#: lms/lms/doctype/lms_batch/lms_batch.py:418 msgid "Your batch {0} is starting tomorrow" -msgstr "" +msgstr "Ваша партия {0} начинается завтра" -#: frontend/src/pages/ProfileEvaluator.vue:134 +#: frontend/src/pages/ProfileEvaluator.vue:120 msgid "Your calendar is set." msgstr "Ваш календарь настроен." -#: lms/lms/doctype/lms_live_class/lms_live_class.py:95 +#: lms/lms/doctype/lms_live_class/lms_live_class.py:87 msgid "Your class on {0} is today" -msgstr "" - -#: frontend/src/components/Modals/EmailTemplateModal.vue:35 -msgid "Your enrollment in {{ batch_name }} is confirmed" -msgstr "" +msgstr "Ваше занятие на {0} сегодня" #: 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 "Ваша оценка курса {0} запланирована на {1} в {2} {3}." -#: lms/lms/doctype/lms_certificate_request/lms_certificate_request.py:136 +#: lms/lms/doctype/lms_certificate_request/lms_certificate_request.py:126 msgid "Your evaluation slot has been booked" -msgstr "" +msgstr "Ваш слот оценки забронирован" #: lms/templates/emails/certificate_request_notification.html:5 msgid "Your evaluator is {0}" -msgstr "" - -#: frontend/src/pages/Home/Streak.vue:54 -msgid "Your learning streak counts the number of days in a row you’ve kept up your learning, whether it’s a lesson, quiz, or assignment. Don’t worry, weekends don’t break your streak." -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 "Ваш запрос на присоединение к нам в качестве наставника курса" -#: frontend/src/components/Quiz.vue:258 +#: lms/templates/quiz/quiz.js:140 +msgid "Your score is" +msgstr "Ваш результат:" + +#: frontend/src/components/Quiz.vue:231 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 "" - -#: frontend/src/pages/Lesson.vue:8 -msgid "Zen Mode" -msgstr "" - -#. Label of the zoom_account (Link) field in DocType 'LMS Batch' -#. Label of the zoom_account (Link) field in DocType 'LMS Live Class' -#: frontend/src/pages/BatchForm.vue:171 -#: lms/lms/doctype/lms_batch/lms_batch.json -#: lms/lms/doctype/lms_live_class/lms_live_class.json -msgid "Zoom Account" -msgstr "" - -#: frontend/src/components/Modals/ZoomAccountModal.vue:164 -msgid "Zoom Account created successfully" -msgstr "" - -#: frontend/src/components/Modals/ZoomAccountModal.vue:202 -msgid "Zoom Account updated successfully" -msgstr "" +msgstr "Ваша работа успешно сохранена. Преподаватель вскоре ее рассмотрит и оценит, а вы будете уведомлены о своем окончательном результате." #. Name of a DocType #: lms/lms/doctype/zoom_settings/zoom_settings.json @@ -7529,81 +6004,21 @@ msgstr "действия" msgid "activity" msgstr "активность" -#: frontend/src/components/CourseInstructors.vue:24 -#: frontend/src/components/CourseInstructors.vue:45 -msgid "and" -msgstr "" - -#: frontend/src/components/InstallPrompt.vue:54 -msgid "and then 'Add to Home Screen'" -msgstr "" - -#: frontend/src/components/JobCard.vue:26 frontend/src/pages/JobDetail.vue:114 -msgid "applicant" -msgstr "" - -#: frontend/src/components/JobCard.vue:26 frontend/src/pages/JobDetail.vue:114 -msgid "applicants" -msgstr "" - -#: frontend/src/components/VideoBlock.vue:15 -msgid "at {0} minutes" -msgstr "" - #: 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 "отменить заявку" -#: frontend/src/pages/CertifiedParticipants.vue:79 -msgid "certificate" -msgstr "сертификат" - -#: frontend/src/pages/CertifiedParticipants.vue:78 -msgid "certificates" -msgstr "сертификаты" - -#: frontend/src/pages/CertifiedParticipants.vue:18 -msgid "certified members" -msgstr "" - -#: frontend/src/components/CourseCard.vue:102 frontend/src/pages/Lesson.vue:143 -#: frontend/src/pages/Lesson.vue:304 -#: frontend/src/pages/Programs/ProgramDetail.vue:14 -#: frontend/src/pages/Programs/StudentPrograms.vue:44 +#: frontend/src/pages/Lesson.vue:178 msgid "completed" msgstr "завершенно" -#: frontend/src/pages/Programs/StudentPrograms.vue:29 -msgid "course" -msgstr "курс" - -#: frontend/src/pages/Programs/StudentPrograms.vue:29 -msgid "courses" -msgstr "курсы" - -#: frontend/src/pages/Home/Streak.vue:24 -msgid "day streak" -msgstr "" - -#: frontend/src/pages/Home/Streak.vue:37 frontend/src/pages/Home/Streak.vue:45 -msgid "days" -msgstr "дни" - -#: frontend/src/pages/CourseForm.vue:290 -msgid "e.g. IST, UTC, GMT..." -msgstr "" - -#: frontend/src/pages/Home/Home.vue:101 frontend/src/pages/Home/Home.vue:124 -msgid "evaluation" -msgstr "оценка" - -#: frontend/src/pages/Home/Home.vue:101 frontend/src/pages/Home/Home.vue:124 -msgid "evaluations" -msgstr "" +#: lms/templates/quiz/quiz.js:137 +msgid "correct answers" +msgstr "Правильные ответы" #: lms/templates/emails/mentor_request_status_update_email.html:4 msgid "has been" @@ -7611,101 +6026,55 @@ msgstr "был" #: frontend/src/components/StudentHeatmap.vue:8 msgid "in the last" -msgstr "" +msgstr "в последнем" #: lms/templates/signup-form.html:12 msgid "jane@example.com" msgstr "ivan@example.com" -#: frontend/src/pages/Programs/ProgramEnrollment.vue:65 -msgid "lessons" -msgstr "уроки" - -#: frontend/src/pages/Home/Home.vue:99 frontend/src/pages/Home/Home.vue:123 -msgid "live class" -msgstr "" - -#: frontend/src/pages/Home/Home.vue:99 frontend/src/pages/Home/Home.vue:123 -msgid "live classes" -msgstr "" - -#: frontend/src/pages/Programs/Programs.vue:42 -#: frontend/src/pages/Programs/StudentPrograms.vue:36 +#: frontend/src/pages/Programs.vue:31 msgid "member" msgstr "участник" -#: frontend/src/pages/Programs/Programs.vue:42 -#: frontend/src/pages/Programs/StudentPrograms.vue:36 +#: frontend/src/pages/Programs.vue:31 msgid "members" msgstr "участники" -#: frontend/src/components/Modals/LiveClassAttendance.vue:57 -msgid "minutes" -msgstr "минуты" +#: lms/templates/quiz/quiz.html:106 +msgid "of" +msgstr "из" -#: frontend/src/components/CourseInstructors.vue:45 -msgid "others" -msgstr "другие" +#: lms/templates/quiz/quiz.js:141 +msgid "out of" +msgstr "из" -#: frontend/src/pages/QuizForm.vue:340 +#: frontend/src/components/JobCard.vue:30 +msgid "posted" +msgstr "опубликовано" + +#: frontend/src/pages/QuizForm.vue:386 msgid "question_detail" -msgstr "" - -#: frontend/src/pages/Programs/ProgramEnrollment.vue:80 -msgid "rating" -msgstr "рейтинг" +msgstr "вопрос_подробно" #: lms/templates/reviews.html:25 msgid "ratings" msgstr "рейтинг" -#: frontend/src/components/Settings/Categories.vue:19 -msgid "saving..." -msgstr "сохранение..." - #: lms/templates/reviews.html:43 msgid "stars" msgstr "звезды" -#: frontend/src/pages/Programs/ProgramEnrollment.vue:72 -msgid "students" -msgstr "студенты" - -#: frontend/src/components/BatchFeedback.vue:12 -msgid "to view your feedback." -msgstr "" - #: frontend/src/components/StudentHeatmap.vue:10 msgid "weeks" -msgstr "" +msgstr "недели" #: lms/templates/emails/mentor_request_creation_email.html:5 msgid "you can" msgstr "вы можете" -#: frontend/src/pages/Assignments.vue:26 -msgid "{0} Assignments" -msgstr "" - -#: frontend/src/pages/ProgrammingExercises/ProgrammingExercises.vue:39 -msgid "{0} Exercises" -msgstr "" - -#: frontend/src/pages/Jobs.vue:32 -msgid "{0} Open Jobs" -msgstr "" - -#: frontend/src/pages/Quizzes.vue:18 -msgid "{0} Quizzes" -msgstr "" - -#: lms/lms/api.py:838 lms/lms/api.py:846 +#: lms/lms/api.py:814 lms/lms/api.py:822 msgid "{0} Settings not found" -msgstr "" - -#: frontend/src/pages/ProgrammingExercises/ProgrammingExerciseSubmissions.vue:12 -msgid "{0} Submissions" -msgstr "" +msgstr "{0} Настройки не найдены" #: lms/templates/emails/job_application.html:2 msgid "{0} has applied for the job position {1}" @@ -7723,7 +6092,7 @@ msgstr "{0} отправил(а) задание {1}" msgid "{0} is already a Student of {1} course through {2} batch" msgstr "{0} уже является студентом курса {1} по {2} группу" -#: lms/lms/doctype/lms_course_mentor_mapping/lms_course_mentor_mapping.py:15 +#: lms/lms/doctype/lms_course_mentor_mapping/lms_course_mentor_mapping.py:16 msgid "{0} is already a mentor for course {1}" msgstr "{0} уже является наставником курса {1}" @@ -7731,19 +6100,19 @@ msgstr "{0} уже является наставником курса {1}" msgid "{0} is already a {1} of the course {2}" msgstr "{0} уже является {1} курса {2}" -#: lms/lms/doctype/lms_certificate/lms_certificate.py:92 +#: lms/lms/doctype/lms_certificate/lms_certificate.py:91 msgid "{0} is already certified for the batch {1}" -msgstr "" +msgstr "{0} уже сертифицирован для партии {1}" -#: lms/lms/doctype/lms_certificate/lms_certificate.py:73 +#: lms/lms/doctype/lms_certificate/lms_certificate.py:72 msgid "{0} is already certified for the course {1}" 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:665 +#: lms/lms/utils.py:682 msgid "{0} mentioned you in a comment" msgstr "{0} упомянул вас в комментарии" @@ -7751,22 +6120,18 @@ msgstr "{0} упомянул вас в комментарии" msgid "{0} mentioned you in a comment in your batch." msgstr "{0} упомянул вас в комментарии в вашей группе." -#: lms/lms/utils.py:622 lms/lms/utils.py:626 +#: lms/lms/utils.py:635 lms/lms/utils.py:641 msgid "{0} mentioned you in a comment in {1}" msgstr "{0} упомянул вас в комментарии в {1}" -#: lms/lms/api.py:887 -msgid "{0} not found" -msgstr "" - -#: lms/lms/utils.py:450 +#: lms/lms/utils.py:458 msgid "{0}k" msgstr "{0}k" #. 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 @@ -7793,3 +6158,1347 @@ msgstr "{} Прошел" msgid "{} Published" msgstr "{} Опубликовано" +#: frontend/src/pages/ProfileAbout.vue:30 +msgid "Points" +msgstr "Баллы" + +#: frontend/src/pages/ProfileAbout.vue:33 +msgid "The last 10 score records have been uploaded" +msgstr "Загружены 10 последних записей о баллах" + +#: frontend/src/pages/ProfileAbout.vue:42 +msgid "Reason" +msgstr "Причина" + +#: frontend/src/pages/ProfileAbout.vue:48 +msgid "Total Points" +msgstr "Всего баллов" + +#: frontend/src/pages/ProfileAbout.vue:51 +msgid "Additional Points for MPGU Admission" +msgstr "Дополнительные баллы для поступления в МПГУ" + +#: frontend/src/pages/ProfileAbout.vue:56 +msgid "No points yet" +msgstr "Нет баллов" + +#: frontend/src/pages/ProfileAbout.vue:62 +msgid "Completed Courses" +msgstr "Пройденные курсы" + +#: frontend/src/pages/ProfileAbout.vue:73 +msgid "Completed on" +msgstr "Завершенно" + +#: frontend/src/pages/ProfileAbout.vue:79 +msgid "No completed courses yet" +msgstr "Нет пройденных курсов" + +#: frontend/src/pages/LessonForm.vue:429 +msgid "Урок успешно создан" +msgstr "Нет пройденных курсов" + +#: frontend/src/pages/LessonForm.vue:453 +msgid "Create Lesson" +msgstr "Создать урок" + +#: frontend/src/pages/LessonForm.vue:453 +msgid "Edit Lesson" +msgstr "Редактировать урок" + +#: frontend/src/pages/LessonForm.vue:28 +msgid "Include in Preview" +msgstr "Включить в предварительный просмотр" + +#: frontend/src/pages/LessonForm.vue:21 +msgid "Title" +msgstr "Название" + +#: frontend/src/pages/LessonForm.vue:453 +msgid "Lesson updated successfully" +msgstr "Урок успешно обновлён" + +#: frontend/src/pages/CourseForm.vue:448 +msgid "Course created successfully" +msgstr "Курс успешно создан" + +#: frontend/src/pages/CourseForm.vue:437 +msgid "Course updated successfully" +msgstr "Курс успешно обновлён" + +#: frontend/src/components/LessonHelp.vue:12 +msgid "If Include in Preview is enabled for a lesson then the lesson will also be accessible to non logged in users." +msgstr "Если для урока включено включение в предварительный просмотр, то урок также будет доступен для пользователей, не вошедших в систему." + +#: frontend/src/components/LessonHelp.vue:43 +msgid "How to upload content from your system?" +msgstr "Как загрузить контент из вашей системы?" + +#: frontend/src/components/LessonHelp.vue:62 +msgid "How to add a YouTube Video/RuTube?" +msgstr "Как добавить видео с YouTube/RuTube?" + +#: frontend/src/components/LessonHelp.vue:69 +msgid "Copy the URL of the video from YouTube/RuTube and paste it in the editor." +msgstr "Скопируйте URL-адрес видео с YouTube/RuTube и вставьте его в редактор." + +#: frontend/src/components/CourseCard.vue:69 +msgid "more" +msgstr "ещё" + +#: frontend/src/components/Modals/EditProfile.vue:4 +msgid "Edit your profile" +msgstr "Измените свой профиль" + +#: frontend/src/components/Modals/EditProfile.vue:8 +msgid "Save" +msgstr "Сохранить" + +#: frontend/src/pages/ProfileAbout.vue:203 +msgid "People" +msgstr "Люди" + +#: frontend/src/pages/Profile.vue:149 +msgid "Schedule" +msgstr "Расписание" + +#: frontend/src/pages/Profile.vue:149 +msgid "Slots" +msgstr "Слоты" + +#: frontend/src/pages/Profile.vue:149 +msgid "Roles" +msgstr "Роли" + +#: frontend/src/pages/Profile.vue:149 +msgid "Certificates" +msgstr "Сертификаты" + + +msgid " designed as a learning path to guide your progress. You may take the courses in any order that suits you. " +msgstr " — это путь обучения, который поможет вам двигаться вперёд. Вы можете проходить курсы в любом удобном вам порядке." + +msgid " designed as a structured learning path to guide your progress. Courses in this program must be taken in order, and each course will unlock as you complete the previous one. " +msgstr " — это структурированный путь обучения. Курсы в этой программе нужно проходить последовательно: каждый следующий курс откроется только после завершения предыдущего." + +msgid " you are on a" +msgstr " вы находитесь на" + +msgid "

Dear {{ member_name }},

\\n\\n

You have been enrolled in our upcoming batch {{ batch_name }}.

\\n\\n

Thanks,

\\n

Frappe Learning

" +msgstr "

Здравствуйте, {{ member_name }}!

\\n\\n

Вы записаны в предстоящую группу «{{ batch_name }}».

\\n\\n

Спасибо!

\\n

Команда Frappe Learning

" + +msgid "About the Course" +msgstr "О курсе" + +msgid "Account Name" +msgstr "Название аккаунта" + +msgid "Active Members" +msgstr "Активные участники" + +msgid "Add Course to Program" +msgstr "Добавить курс в программу" + +msgid "Add Evaluator" +msgstr "Добавить проверяющего" + +msgid "Add Quiz to Video" +msgstr "Добавить тест к видео" + +msgid "Add Row" +msgstr "Добавить строку" + +msgid "Add Test Case" +msgstr "Добавить тестовый случай" + +msgid "Add a new member" +msgstr "Добавить нового участника" + +msgid "Add a program" +msgstr "Добавить программу" + +msgid "Add a programming exercise to your lesson" +msgstr "Добавить задание на программирование к уроку" + +msgid "Add courses to your batch" +msgstr "Добавить курсы в группу" + +msgid "Add quiz to this video" +msgstr "Добавить тест к этому видео" + +msgid "Add students to your batch" +msgstr "Добавить студентов в группу" + +msgid "Add to Notes" +msgstr "Добавить в заметки" + +msgid "Add your first chapter" +msgstr "Добавьте первую главу" + +msgid "Add your first lesson" +msgstr "Добавьте первый урок" + +msgid "All Programs" +msgstr "Все программы" + +msgid "Amber" +msgstr "Янтарный" + +msgid "Announcement is required" +msgstr "Объявление обязательно" + +msgid "Appears when the batch URL is shared on socials" +msgstr "Отображается при публикации ссылки на группу в соцсетях" + +msgid "Application Form Link" +msgstr "Ссылка на форму заявки" + +msgid "Are you sure you want to enroll?" +msgstr "Вы уверены, что хотите записаться?" + +msgid "Ask a question to get help from the community." +msgstr "Задайте вопрос — вам поможет сообщество." + +msgid "Assign For" +msgstr "Назначить на" + +msgid "Assign To" +msgstr "Назначить" + +msgid "Assign a Badge" +msgstr "Выдать значок" + +msgid "Assigned For" +msgstr "Назначено на" + +msgid "Assignment Submission" +msgstr "Сдача задания" + +msgid "Assignment Submissions" +msgstr "Сданные задания" + +msgid "Assignment created successfully" +msgstr "Задание успешно создано" + +msgid "Assignment submitted successfully" +msgstr "Задание успешно сдано" + +msgid "Assignment updated successfully" +msgstr "Задание успешно обновлено" + +msgid "At least one test case is required for the programming exercise." +msgstr "Для задания на программирование нужен хотя бы один тестовый случай." + +msgid "Attendance for Class - {0}" +msgstr "Посещаемость занятия — {0}" + +msgid "Attended for" +msgstr "Отмечено как присутствующий" + +msgid "Attendees" +msgstr "Участники" + +msgid "Availability updated successfully" +msgstr "Доступность успешно обновлена" + +msgid "Average Feedback Received" +msgstr "Средняя оценка отзывов" + +msgid "Average Progress %" +msgstr "Средний прогресс %" + +msgid "Average Watch Time" +msgstr "Среднее время просмотра" + +msgid "Badge assignment created successfully" +msgstr "Назначение значка успешно создано" + +msgid "Badge assignment updated successfully" +msgstr "Назначение значка успешно обновлено" + +msgid "Badge assignments deleted successfully" +msgstr "Назначения значков успешно удалены" + +msgid "Badge created successfully" +msgstr "Значок успешно создан" + +msgid "Badge deleted successfully" +msgstr "Значок успешно удалён" + +msgid "Badge updated successfully" +msgstr "Значок успешно обновлён" + +msgid "Batch End Date" +msgstr "Дата окончания группы" + +msgid "Batch Enrollment" +msgstr "Запись в группу" + +msgid "Batch Enrollment Confirmation" +msgstr "Подтверждение записи в группу" + +msgid "Batch Summary" +msgstr "Сводка по группе" + +msgid "Batch deleted successfully" +msgstr "Группа успешно удалена" + +msgid "Batch has already started." +msgstr "Группа уже началась." + +msgid "Batch start time cannot be greater than or equal to end time." +msgstr "Время начала группы не может быть позже или равно времени окончания." + +msgid "Blue" +msgstr "Синий" + +msgid "Category added successfully" +msgstr "Категория успешно добавлена" + +msgid "Category deleted successfully" +msgstr "Категория успешно удалена" + +msgid "Category updated successfully" +msgstr "Категория успешно обновлена" + +msgid "Certifications" +msgstr "Сертификаты" + +msgid "Certified Members" +msgstr "Сертифицированные участники" + +msgid "Chapter deleted successfully" +msgstr "Глава успешно удалена" + +msgid "Chapter moved successfully" +msgstr "Глава успешно перемещена" + +msgid "Check All Submissions" +msgstr "Проверить все работы" + +msgid "Check Submission" +msgstr "Проверить работу" + +msgid "Check Submissions" +msgstr "Проверить работы" + +msgid "Choose a color for the course card" +msgstr "Выберите цвет карточки курса" + +msgid "Choose an existing question" +msgstr "Выбрать существующий вопрос" + +msgid "Click here" +msgstr "Нажмите сюда" + +msgid "Close" +msgstr "Закрыть" + +msgid "Collapse" +msgstr "Свернуть" + +msgid "Comma separated keywords for SEO" +msgstr "Ключевые слова через запятую (для SEO)" + +msgid "Common keywords that will be used for all pages" +msgstr "Общие ключевые слова, которые будут использоваться на всех страницах" + +msgid "Community" +msgstr "Сообщество" + +msgid "Compiler Message" +msgstr "Сообщение компилятора" + +msgid "Complete the upcoming quiz to continue watching the video. The quiz will open in {0} {1}." +msgstr "Пройдите предстоящий тест, чтобы продолжить просмотр видео. Тест откроется через {0} {1}." + +msgid "Configurations" +msgstr "Настройки" + +msgid "Confirm Enrollment" +msgstr "Подтвердить запись" + +msgid "Confirm your action to delete" +msgstr "Подтвердите удаление" + +msgid "Contact Us" +msgstr "Связаться с нами" + +msgid "Contact Us Email" +msgstr "Email для связи" + +msgid "Contact Us URL" +msgstr "Ссылка «Связаться с нами»" + +msgid "Course Completions" +msgstr "Завершённые курсы" + +msgid "Course Count" +msgstr "Количество курсов" + +msgid "Course Enrollment" +msgstr "Запись на курс" + +msgid "Course Enrollments" +msgstr "Записи на курсы" + +msgid "Course added to program successfully" +msgstr "Курс успешно добавлен в программу" + +msgid "Courses Created" +msgstr "Созданные курсы" + +msgid "Courses in this Program" +msgstr "Курсы в этой программе" + +msgid "Courses must be completed in order. You can only start the next course after completing the previous one." +msgstr "Курсы нужно проходить последовательно. Следующий курс откроется только после завершения предыдущего." + +msgid "Create Course" +msgstr "Создать курс" + +msgid "Create New" +msgstr "Создать новый" + +msgid "Create Program" +msgstr "Создать программу" + +msgid "Create Programming Exercise" +msgstr "Создать задание на программирование" + +msgid "Create a Quiz" +msgstr "Создать тест" + +msgid "Create a batch" +msgstr "Создать группу" + +msgid "Create a live class" +msgstr "Создать онлайн-занятие" + +msgid "Create a new Badge" +msgstr "Создать новый значок" + +msgid "Create an Assignment" +msgstr "Создать задание" + +msgid "Create your first batch" +msgstr "Создайте свою первую группу" + +msgid "Create your first course" +msgstr "Создайте свой первый курс" + +msgid "Create your first quiz" +msgstr "Создайте свой первый тест" + +msgid "Creating a batch" +msgstr "Создание группы" + +msgid "Creating a course" +msgstr "Создание курса" + +msgid "Current Streak" +msgstr "Текущая серия" + +msgid "Custom Certificate Templates" +msgstr "Пользовательские шаблоны сертификатов" + +msgid "Cyan" +msgstr "Голубой" + +msgid "Dear {{ member_name }},\\n\\nYou have been enrolled in our upcoming batch {{ batch_name }}.\\n\\nThanks,\\nFrappe Learning" +msgstr "Здравствуйте, {{ member_name }}!\\n\\nВы записаны в предстоящую группу «{{ batch_name }}».\\n\\nСпасибо!\\nКоманда Frappe Learning" + +msgid "Deleting this batch will also delete all its data including enrolled students, linked courses, assessments, feedback and discussions. Are you sure you want to continue?" +msgstr "Удаление группы также удалит все связанные данные: студентов, курсы, оценки, отзывы и обсуждения. Продолжить?" + +msgid "Disable Signup" +msgstr "Отключить самостоятельную регистрацию" + +msgid "Edit Assignment" +msgstr "Редактировать задание" + +msgid "Edit Badge" +msgstr "Редактировать значок" + +msgid "Edit Badge Assignment" +msgstr "Редактировать выдачу значка" + +msgid "Edit Email Template" +msgstr "Редактировать email-шаблон" + +msgid "Edit Payment Gateway" +msgstr "Редактировать платёжный шлюз" + +msgid "Edit Program" +msgstr "Редактировать программу" + +msgid "Edit Programming Exercise" +msgstr "Редактировать задание на программирование" + +msgid "Edit Zoom Account" +msgstr "Редактировать аккаунт Zoom" + +msgid "Email Template created successfully" +msgstr "Email-шаблон успешно создан" + +msgid "Email Template updated successfully" +msgstr "Email-шаблон успешно обновлён" + +msgid "Email Templates deleted successfully" +msgstr "Email-шаблоны успешно удалены" + +msgid "Email sent successfully" +msgstr "Письмо успешно отправлено" + +msgid "Enable Negative Marking" +msgstr "Включить штраф за неверные ответы" + +msgid "Ended" +msgstr "Завершено" + +msgid "Enforce Course Order" +msgstr "Обязательный порядок курсов" + +msgid "Enroll Member to Program" +msgstr "Записать участника в программу" + +msgid "Enrollment Failed, {0}" +msgstr "Не удалось записаться: {0}" + +msgid "Enrollment for Program {0}" +msgstr "Запись в программу «{0}»" + +msgid "Error creating Zoom Account" +msgstr "Ошибка при создании аккаунта Zoom" + +msgid "Error creating badge" +msgstr "Ошибка при создании значка" + +msgid "Error creating email template" +msgstr "Ошибка при создании email-шаблона" + +msgid "Error creating quiz: {0}" +msgstr "Ошибка при создании теста: {0}" + +msgid "Error deleting badge" +msgstr "Ошибка при удалении значка" + +msgid "Error deleting email templates" +msgstr "Ошибка при удалении email-шаблонов" + +msgid "Error updating Zoom Account" +msgstr "Ошибка при обновлении аккаунта Zoom" + +msgid "Error updating email template" +msgstr "Ошибка при обновлении email-шаблона" + +msgid "Evaluator added successfully" +msgstr "Проверяющий успешно добавлен" + +msgid "Evaluator deleted successfully" +msgstr "Проверяющий успешно удалён" + +msgid "Evaluator does not exist." +msgstr "Проверяющий не найден." + +msgid "Expand" +msgstr "Развернуть" + +msgid "Expected Output" +msgstr "Ожидаемый результат" + +msgid "Failed" +msgstr "Провалено" + +msgid "Failed to create badge assignment: " +msgstr "Не удалось создать выдачу значка: " + +msgid "Failed to enroll in program: {0}" +msgstr "Не удалось записаться в программу: {0}" + +msgid "Failed to fetch attendance data from Zoom for class {0}: {1}" +msgstr "Не удалось получить данные посещаемости из Zoom для занятия {0}: {1}" + +msgid "Failed to send email" +msgstr "Не удалось отправить письмо" + +msgid "Failed to submit. Please try again. {0}" +msgstr "Не удалось отправить. Попробуйте ещё раз. {0}" + +msgid "Failed to update badge assignment: " +msgstr "Не удалось обновить выдачу значка: " + +msgid "Failed to update meta tags {0}" +msgstr "Не удалось обновить мета-теги: {0}" + +msgid "Filter by Billing Name" +msgstr "Фильтр по имени плательщика" + +msgid "Filter by Exercise" +msgstr "Фильтр по заданию" + +msgid "Filter by Member" +msgstr "Фильтр по участнику" + +msgid "Filter by Status" +msgstr "Фильтр по статусу" + +msgid "Gateway" +msgstr "Шлюз" + +msgid "Get the app on your device for easy access & a better experience!" +msgstr "Установите приложение — удобный доступ и лучший опыт!" + +msgid "Get the app on your iPhone for easy access & a better experience" +msgstr "Установите приложение на iPhone — быстрый доступ и лучший опыт" + +msgid "Grant Only Once" +msgstr "Выдать только один раз" + +msgid "Gray" +msgstr "Серый" + +msgid "Green" +msgstr "Зелёный" + +msgid "Help" +msgstr "Помощь" + +msgid "Help us improve by providing your feedback." +msgstr "Помогите нам стать лучше — оставьте отзыв!" + +msgid "Help us understand your needs" +msgstr "Помогите нам лучше понять ваши потребности" + +msgid "Hey" +msgstr "Привет" + +msgid "Highlight" +msgstr "Выделить" + +msgid "Highlighted Text" +msgstr "Выделенный текст" + +msgid "Home" +msgstr "Главная" + +msgid "Hybrid" +msgstr "Гибридный" + +msgid "Identify User Category" +msgstr "Определить категорию пользователя" + +msgid "If you answer incorrectly, {0} {1} will be deducted from your score for each incorrect answer." +msgstr "За каждый неверный ответ будет снято {0} {1}." + +msgid "Input" +msgstr "Ввод" + +msgid "Install" +msgstr "Установить" + +msgid "Install Frappe Learning" +msgstr "Установить Frappe Learning" + +msgid "Introduction" +msgstr "Введение" + +msgid "Invalid Quiz ID in content" +msgstr "Некорректный ID теста в содержимом" + +msgid "Invite your team and students" +msgstr "Пригласите свою команду и студентов" + +msgid "Is SCORM Chapter" +msgstr "Это SCORM-глава" + +msgid "Issue a Certificate" +msgstr "Выдать сертификат" + +msgid "JavaScript" +msgstr "JavaScript" + +msgid "Joined At" +msgstr "Присоединился" + +msgid "Joined at" +msgstr "Присоединился" + +msgid "Keep going," +msgstr "Продолжайте," + +msgid "LMS Lesson Note" +msgstr "Заметка к уроку" + +msgid "LMS Live Class Participant" +msgstr "Участник онлайн-занятия" + +msgid "LMS Programming Exercise" +msgstr "Задание на программирование" + +msgid "LMS Programming Exercise Submission" +msgstr "Решение задания на программирование" + +msgid "LMS Test Case" +msgstr "Тестовый случай" + +msgid "LMS Test Case Submission" +msgstr "Результат тестового случая" + +msgid "LMS Video Watch Duration" +msgstr "Время просмотра видео" + +msgid "LMS Zoom Settings" +msgstr "Настройки Zoom" + +msgid "Language" +msgstr "Язык" + +msgid "Learning Consistency" +msgstr "Регулярность обучения" + +msgid "Learning Paths" +msgstr "Пути обучения" + +msgid "Left At" +msgstr "Покинул в" + +msgid "Left at" +msgstr "Покинул в" + +msgid "Lesson created successfully" +msgstr "Урок успешно создан" + +msgid "Lesson deleted successfully" +msgstr "Урок успешно удалён" + +msgid "Lesson moved successfully" +msgstr "Урок успешно перемещён" + +msgid "Longest Streak" +msgstr "Самая длинная серия" + +msgid "Make notes for quick revision. Press / for menu." +msgstr "Делайте заметки для быстрого повторения. Нажмите / для меню." + +msgid "Manage your courses and batches at a glance" +msgstr "Управляйте курсами и группами в одном месте" + +msgid "Marks To Cut" +msgstr "Снимать баллов" + +msgid "Marks to Deduct" +msgstr "Снимать за неверный ответ" + +msgid "Meeting ID" +msgstr "ID встречи" + +msgid "Member Count" +msgstr "Количество участников" + +msgid "Member added to program successfully" +msgstr "Участник успешно добавлен в программу" + +msgid "Message" +msgstr "Сообщение" + +msgid "Meta Description" +msgstr "Мета-описание" + +msgid "Meta Keywords" +msgstr "Мета-ключевые слова" + +msgid "Meta Tags" +msgstr "Мета-теги" + +msgid "Meta tags should be a list." +msgstr "Мета-теги должны быть списком." + +msgid "Modified" +msgstr "Изменён" + +msgid "Monetization" +msgstr "Монетизация" + +msgid "My Batches" +msgstr "Мои группы" + +msgid "My Courses" +msgstr "Мои курсы" + +msgid "My Notes" +msgstr "Мои заметки" + +msgid "Name" +msgstr "Название" + +msgid "New Email Template" +msgstr "Новый email-шаблон" + +msgid "New Payment Gateway" +msgstr "Новый платёжный шлюз" + +msgid "New Zoom Account" +msgstr "Новый аккаунт Zoom" + +msgid "No Assignments" +msgstr "Нет заданий" + +msgid "No Quizzes" +msgstr "Нет тестов" + +msgid "No Submissions" +msgstr "Нет сданных работ" + +msgid "No courses added" +msgstr "Курсы не добавлены" + +msgid "No courses added yet." +msgstr "Пока нет добавленных курсов." + +msgid "No members added yet." +msgstr "Участники ещё не добавлены." + +msgid "No members found." +msgstr "Участники не найдены." + +msgid "No programs found in this category." +msgstr "В этой категории нет программ." + +msgid "No questions added yet" +msgstr "Вопросы ещё не добавлены" + +msgid "No quizzes added yet." +msgstr "Тесты ещё не добавлены." + +msgid "No statistics available for this video." +msgstr "Статистика по этому видео отсутствует." + +msgid "No students in this batch" +msgstr "В этой группе нет студентов" + +msgid "Note" +msgstr "Заметка" + +msgid "Notes" +msgstr "Заметки" + +msgid "Number of Students" +msgstr "Количество студентов" + +msgid "On-site" +msgstr "Очный" + +msgid "Open the " +msgstr "Откройте " + +msgid "Options" +msgstr "Параметры" + +msgid "Orange" +msgstr "Оранжевый" + +msgid "Our Popular Courses" +msgstr "Наши популярные курсы" + +msgid "Our Upcoming Batches" +msgstr "Наши предстоящие группы" + +msgid "Output" +msgstr "Вывод" + +msgid "Passed" +msgstr "Пройдено" + +msgid "Payment For Certificate" +msgstr "Оплата за сертификат" + +msgid "Payment For Document" +msgstr "Оплата за документ" + +msgid "Payment For Document Type" +msgstr "Оплата за тип документа" + +msgid "Persona Captured" +msgstr "Персона определена" + +msgid "Pink" +msgstr "Розовый" + +msgid "Please add a zoom account to the batch to create live classes." +msgstr "Добавьте аккаунт Zoom к группе, чтобы создавать онлайн-занятия." + +msgid "Please complete the previous course to unlock this one." +msgstr "Завершите предыдущий курс, чтобы открыть этот." + +msgid "Please enable the zoom account to use this feature." +msgstr "Включите аккаунт Zoom, чтобы использовать эту функцию." + +msgid "Please enter a valid Contact Us Email." +msgstr "Укажите корректный email для связи." + +msgid "Please enter a valid Contact Us URL." +msgstr "Укажите корректную ссылку «Связаться с нами»." + +msgid "Please enter a valid timestamp" +msgstr "Укажите корректную метку времени" + +msgid "Please install the Payments App to create a paid batch. Refer to the documentation for more details. {0}" +msgstr "Установите приложение Payments, чтобы создавать платные группы. Подробнее в документации: {0}" + +msgid "Please install the Payments App to create a paid course. Refer to the documentation for more details. {0}" +msgstr "Установите приложение Payments, чтобы создавать платные курсы. Подробнее в документации: {0}" + +msgid "Please login to enroll in the program." +msgstr "Войдите, чтобы записаться в программу." + +msgid "Please run the code to execute the test cases." +msgstr "Запустите код, чтобы выполнить тесты." + +msgid "Please select a course" +msgstr "Выберите курс" + +msgid "Please select a member" +msgstr "Выберите участника" + +msgid "Please select a quiz" +msgstr "Выберите тест" + +msgid "Please select an option" +msgstr "Выберите вариант" + +msgid "Possibilities" +msgstr "Возможности" + +msgid "Powered by Learning" +msgstr "Работает на Frappe Learning" + +msgid "Prevent Skipping Videos" +msgstr "Запретить перематывать видео" + +msgid "Problem Statement" +msgstr "Условие задачи" + +msgid "Program" +msgstr "Программа" + +msgid "Program created successfully" +msgstr "Программа успешно создана" + +msgid "Program deleted successfully" +msgstr "Программа успешно удалена" + +msgid "Program updated successfully" +msgstr "Программа успешно обновлена" + +msgid "Programming Exercise" +msgstr "Задание на программирование" + +msgid "Programming Exercise Submission" +msgstr "Решение задания" + +msgid "Programming Exercise Submissions" +msgstr "Решения заданий" + +msgid "Programming Exercise created successfully" +msgstr "Задание на программирование успешно создано" + +msgid "Programming Exercise deleted successfully" +msgstr "Задание на программирование успешно удалено" + +msgid "Programming Exercise updated successfully" +msgstr "Задание на программирование успешно обновлено" + +msgid "Programming Exercises" +msgstr "Задания на программирование" + +msgid "Progress Distribution" +msgstr "Распределение прогресса" + +msgid "Progress Summary" +msgstr "Сводка по прогрессу" + +msgid "Progress Summary for {0}" +msgstr "Сводка по прогрессу: {0}" + +msgid "Progress of students in courses and assessments" +msgstr "Прогресс студентов по курсам и оценкам" + +msgid "Purple" +msgstr "Фиолетовый" + +msgid "Python" +msgstr "Python" + +msgid "Quizzes deleted successfully" +msgstr "Тесты успешно удалены" + +msgid "Quizzes in this video" +msgstr "Тесты в этом видео" + +msgid "Red" +msgstr "Красный" + +msgid "Remote" +msgstr "Дистанционный" + +msgid "Remove Highlight" +msgstr "Убрать выделение" + +msgid "Reply To is required" +msgstr "Обязательно укажите адрес для ответа" + +msgid "Resume Video" +msgstr "Продолжить видео" + +msgid "Resume where you left off" +msgstr "Продолжить с того места, где остановились" + +msgid "Role updated successfully" +msgstr "Роль успешно обновлена" + +msgid "SCORM Content" +msgstr "SCORM-контент" + +msgid "SEO" +msgstr "SEO" + +msgid "SVG contains potentially unsafe content." +msgstr "SVG содержит потенциально опасный контент." + +msgid "Schedule an evaluation to get certified." +msgstr "Запишитесь на проверку, чтобы получить сертификат." + +msgid "Search by Member" +msgstr "Поиск по участнику" + +msgid "Seat count cannot be negative." +msgstr "Количество мест не может быть отрицательным." + +msgid "See all" +msgstr "Смотреть все" + +msgid "Select Date" +msgstr "Выбрать дату" + +msgid "Select Payment Gateway" +msgstr "Выбрать платёжный шлюз" + +msgid "Select a Programming Exercise" +msgstr "Выбрать задание на программирование" + +msgid "Send" +msgstr "Отправить" + +msgid "Session End Time" +msgstr "Время окончания занятия" + +msgid "Session Start Time" +msgstr "Время начала занятия" + +msgid "Set Color" +msgstr "Выбрать цвет" + +msgid "Setting up" +msgstr "Настройка" + +msgid "Setting up payment gateway" +msgstr "Настройка платёжного шлюза" + +msgid "Slot added successfully" +msgstr "Слот успешно добавлен" + +msgid "Slot deleted successfully" +msgstr "Слот успешно удалён" + +msgid "Start the Quiz" +msgstr "Начать тест" + +msgid "State/Province" +msgstr "Регион/область" + +msgid "Subject is required" +msgstr "Тема обязательна" + +msgid "Submission Type" +msgstr "Тип сдачи" + +msgid "Submission saved!" +msgstr "Работа сохранена!" + +msgid "Submissions deleted successfully" +msgstr "Работы успешно удалены" + +msgid "Submit Feedback" +msgstr "Отправить отзыв" + +msgid "Submit and Continue" +msgstr "Отправить и продолжить" + +msgid "Successfully enrolled in program" +msgstr "Вы успешно записаны в программу" + +msgid "Swatches" +msgstr "Образцы" + +msgid "Tap" +msgstr "Нажмите" + +msgid "Teal" +msgstr "Бирюзовый" + +msgid "Test Cases" +msgstr "Тестовые случаи" + +msgid "Test Quiz" +msgstr "Пробный тест" + +msgid "Test this Exercise" +msgstr "Протестировать задание" + +msgid "Test {0}" +msgstr "Тест {0}" + +msgid "Thank you for providing your feedback." +msgstr "Спасибо за ваш отзыв!" + +msgid "There are no courses currently. Create your first course to get started!" +msgstr "Пока нет курсов. Создайте свой первый курс!" + +msgid "There are no {0} currently. Keep an eye out, fresh learning experiences are on the way!" +msgstr "Сейчас нет {0}. Следите за новостями — скоро появятся новые возможности!" + +msgid "This badge has not been assigned to any students yet" +msgstr "Этот значок ещё никому не выдан" + +msgid "This description will be shown on lists and pages without meta description" +msgstr "Это описание будет показываться в списках и на страницах без собственного мета-описания" + +msgid "This image will be shown on lists and pages that don't have an image by default" +msgstr "Это изображение будет показываться в списках и на страницах, где нет собственного изображения" + +msgid "This lesson is locked" +msgstr "Этот урок заблокирован" + +msgid "This program consists of {0} courses" +msgstr "Эта программа состоит из {0} курсов" + +msgid "This site is being updated. You will not be able to make any changes. Full access will be restored shortly." +msgstr "Сайт обновляется. Изменения временно недоступны. Полный доступ будет восстановлен в ближайшее время." + +msgid "This video contains {0} {1}:" +msgstr "В этом видео {0} {1}:" + +msgid "Time for a Quiz" +msgstr "Время теста!" + +msgid "Time in Video" +msgstr "Время в видео" + +msgid "Time in Video (minutes)" +msgstr "Время в видео (минуты)" + +msgid "Time in video exceeds the total duration of the video." +msgstr "Указанное время превышает длительность видео." + +msgid "Timezone is required for paid certificates." +msgstr "Для платных сертификатов нужно указать часовой пояс." + +msgid "Training Feedback" +msgstr "Отзыв о курсе" + +msgid "Transaction Details" +msgstr "Детали транзакции" + +msgid "Type '/' for commands or select text to format" +msgstr "Введите «/» для команд или выделите текст для форматирования" + +msgid "UUID" +msgstr "UUID" + +msgid "Unavailability updated successfully" +msgstr "Недоступность успешно обновлена" + +msgid "Upcoming Live Classes" +msgstr "Предстоящие онлайн-занятия" + +msgid "Use HTML" +msgstr "Использовать HTML" + +msgid "User Image" +msgstr "Изображение пользователя" + +msgid "Video Statistics for {0}" +msgstr "Статистика видео: {0}" + +msgid "View all feedback" +msgstr "Все отзывы" + +msgid "Violet" +msgstr "Фиолетовый" + +msgid "Visit Website" +msgstr "Перейти на сайт" + +msgid "Watch Time" +msgstr "Время просмотра" + +msgid "Web page added to sidebar" +msgstr "Веб-страница добавлена в боковое меню" + +msgid "What best describes your role?" +msgstr "Как лучше всего описать вашу роль?" + +msgid "What is your use case for Frappe Learning?" +msgstr "Для каких задач вы используете Frappe Learning?" + +msgid "Work Mode" +msgstr "Режим работы" + +msgid "Yellow" +msgstr "Жёлтый" + +msgid "You can do better," +msgstr "Можешь лучше," + +msgid "You cannot change the availability when the site is being updated." +msgstr "Нельзя менять доступность во время обновления сайта." + +msgid "You cannot change the roles in read-only mode." +msgstr "В режиме только чтение роли нельзя менять." + +msgid "You have applied" +msgstr "Вы подали заявку" + +msgid "You have not received any certificates yet." +msgstr "У вас пока нет сертификатов." + +msgid "You have {0} upcoming {1} and {2} {3} scheduled." +msgstr "У вас запланировано {0} предстоящих {1} и {2} {3}." + +msgid "You have {0} upcoming {1}." +msgstr "У вас {0} предстоящих {1}." + +msgid "You have {0} {1} scheduled." +msgstr "У вас запланировано {0} {1}." + +msgid "You rock," +msgstr "Ты крут," + +msgid "You will have to complete the quiz to continue the video" +msgstr "Чтобы продолжить просмотр, нужно пройти тест" + +msgid "Your Output" +msgstr "Ваш результат" + +msgid "Your enrollment in {{ batch_name }} is confirmed" +msgstr "Ваша запись в группу «{{ batch_name }}» подтверждена" + +msgid "Your learning streak counts the number of days in a row you’ve kept up your learning, whether it’s a lesson, quiz, or assignment. Don’t worry, weekends don’t break your streak." +msgstr "Серия обучения — это количество дней подряд, когда вы учились (урок, тест или задание). Выходные не прерывают серию, не переживайте!" + +msgid "Zen Mode" +msgstr "Дзен-режим" + +msgid "Zoom Account" +msgstr "Аккаунт Zoom" + +msgid "Zoom Account created successfully" +msgstr "Аккаунт Zoom успешно создан" + +msgid "Zoom Account updated successfully" +msgstr "Аккаунт Zoom успешно обновлён" + +msgid "and" +msgstr "и" + +msgid "and then 'Add to Home Screen'" +msgstr "а затем «На экран Домой»" + +msgid "applicant" +msgstr "заявитель" + +msgid "applicants" +msgstr "заявителей" + +msgid "at {0} minutes" +msgstr "на {0} минуте" + +msgid "certificate" +msgstr "сертификат" + +msgid "certificates" +msgstr "сертификата(-ов)" + +msgid "certified members" +msgstr "сертифицированных участников" + +msgid "course" +msgstr "курс" + +msgid "courses" +msgstr "курса(-ов)" + +msgid "day streak" +msgstr "день в серии" + +msgid "days" +msgstr "дней" + +msgid "e.g. IST, UTC, GMT..." +msgstr "например: MSK, UTC, EST…" + +msgid "evaluation" +msgstr "оценка" + +msgid "evaluations" +msgstr "оценок" + +msgid "lessons" +msgstr "уроков" + +msgid "live class" +msgstr "онлайн-занятие" + +msgid "live classes" +msgstr "онлайн-занятия" + +msgid "minutes" +msgstr "минут" + +msgid "others" +msgstr "другие" + +msgid "rating" +msgstr "оценка" + +msgid "saving..." +msgstr "сохранение..." + +msgid "students" +msgstr "студентов" + +msgid "to view your feedback." +msgstr "чтобы посмотреть ваш отзыв." + +msgid "{0} Assignments" +msgstr "Заданий: {0}" + +msgid "{0} Exercises" +msgstr "Упражнений: {0}" + +msgid "{0} Open Jobs" +msgstr "Вакансий: {0}" + +msgid "{0} Quizzes" +msgstr "Тестов: {0}" + +msgid "{0} Submissions" +msgstr "Работ: {0}" + +msgid "{0} not found" +msgstr "{0} не найдено" + +#: frontend/src/pages/LessonForm.vue:491 +msgid "Content is required" +msgstr "Контент обязателен"