diff --git a/lms/locale/tr.po b/lms/locale/tr.po index 860b8965..de4ad9cb 100644 --- a/lms/locale/tr.po +++ b/lms/locale/tr.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: frappe\n" "Report-Msgid-Bugs-To: jannat@frappe.io\n" -"POT-Creation-Date: 2025-03-21 16:04+0000\n" -"PO-Revision-Date: 2025-03-23 01:31\n" +"POT-Creation-Date: 2025-04-04 16:04+0000\n" +"PO-Revision-Date: 2025-04-08 03:58\n" "Last-Translator: jannat@frappe.io\n" "Language-Team: Turkish\n" "MIME-Version: 1.0\n" @@ -71,7 +71,7 @@ msgstr "İstatistikler" msgid "A course cannot have both paid certificate and certificate of completion." msgstr "" -#: frontend/src/pages/CourseForm.vue:40 +#: frontend/src/pages/CourseForm.vue:41 msgid "A one line introduction to the course that appears on the course card" msgstr "" @@ -111,19 +111,20 @@ msgstr "Aktif" #: frontend/src/components/BatchCourses.vue:11 #: frontend/src/components/BatchStudents.vue:117 #: frontend/src/components/Categories.vue:26 +#: frontend/src/components/Evaluators.vue:37 #: 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 "Ekle" -#: frontend/src/components/CourseOutline.vue:11 +#: frontend/src/components/CourseOutline.vue:18 #: frontend/src/components/CreateOutline.vue:18 #: frontend/src/components/Modals/ChapterModal.vue:5 msgid "Add Chapter" msgstr "Bölüm Ekle" -#: frontend/src/components/CourseOutline.vue:129 +#: frontend/src/components/CourseOutline.vue:136 msgid "Add Lesson" msgstr "Ders Ekle" @@ -143,6 +144,7 @@ msgstr "Ders Ekle" msgid "Add a Student" msgstr "Öğrenci Ekle" +#: frontend/src/components/AppSidebar.vue:514 #: frontend/src/components/OnboardingBanner.vue:56 msgid "Add a chapter" msgstr "" @@ -151,15 +153,16 @@ msgstr "" msgid "Add a course" msgstr "Kurs Ekle" -#: frontend/src/pages/CourseForm.vue:136 +#: frontend/src/pages/CourseForm.vue:137 msgid "Add a keyword and then press enter" msgstr "" +#: frontend/src/components/AppSidebar.vue:515 #: frontend/src/components/OnboardingBanner.vue:81 msgid "Add a lesson" msgstr "Bir ders ekle" -#: frontend/src/components/Modals/Question.vue:144 +#: frontend/src/components/Modals/Question.vue:146 #: frontend/src/pages/QuizForm.vue:183 msgid "Add a new question" msgstr "Yeni Soru Ekle" @@ -184,14 +187,30 @@ msgstr "Mevcut bir soruyu ekle" msgid "Add at least one possible answer for this question: {0}" msgstr "Bu soru için en azından bir olası cevap ekleyin: {0}" +#: frontend/src/components/AppSidebar.vue:479 +msgid "Add courses to your batch" +msgstr "" + +#: frontend/src/components/AppSidebar.vue:459 +msgid "Add students to your batch" +msgstr "" + #: frontend/src/components/Modals/PageModal.vue:6 msgid "Add web page to sidebar" msgstr "Web sayfasını kenar çubuğuna ekle" -#: frontend/src/components/Assignment.vue:65 +#: frontend/src/components/Assignment.vue:68 msgid "Add your assignment as {0}" msgstr "Ödevinizi {0} olarak ekleyin" +#: frontend/src/components/AppSidebar.vue:395 +msgid "Add your first chapter" +msgstr "" + +#: frontend/src/components/AppSidebar.vue:410 +msgid "Add your first lesson" +msgstr "" + #. Label of the address (Link) field in DocType 'LMS Payment' #: frontend/src/pages/Billing.vue:64 #: lms/lms/doctype/lms_payment/lms_payment.json @@ -216,7 +235,7 @@ msgid "Admin" msgstr "Yönetici" #. Name of a role -#: frontend/src/pages/Batches.vue:285 lms/lms/doctype/lms_badge/lms_badge.json +#: frontend/src/pages/Batches.vue:282 lms/lms/doctype/lms_badge/lms_badge.json msgid "All" msgstr "Tümü" @@ -275,7 +294,7 @@ msgstr "Zaten kayıltı" #. Label of the amount (Currency) field in DocType 'LMS Batch' #. Label of the course_price (Currency) field in DocType 'LMS Course' #. Label of the amount (Currency) field in DocType 'LMS Payment' -#: frontend/src/pages/BatchForm.vue:209 frontend/src/pages/CourseForm.vue:220 +#: frontend/src/pages/BatchForm.vue:209 frontend/src/pages/CourseForm.vue:221 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_course/lms_course.json #: lms/lms/doctype/lms_payment/lms_payment.json @@ -327,7 +346,7 @@ msgstr "" msgid "Answer" msgstr "Cevap" -#: frontend/src/pages/CourseForm.vue:84 frontend/src/pages/CourseForm.vue:102 +#: frontend/src/pages/CourseForm.vue:85 frontend/src/pages/CourseForm.vue:103 msgid "Appears on the course card in the course list" msgstr "" @@ -415,6 +434,7 @@ msgid "Assessment {0} has already been added to this batch." msgstr "Değerlendirme {0} bu gruba zaten eklendi." #. Label of the show_assessments (Check) field in DocType 'LMS Settings' +#: frontend/src/components/AppSidebar.vue:527 #: frontend/src/components/Assessments.vue:5 #: frontend/src/components/BatchStudents.vue:68 #: frontend/src/components/BatchStudents.vue:101 @@ -431,7 +451,7 @@ msgstr "Ata" #. Lesson' #. Label of the assignment (Link) field in DocType 'LMS Assignment Submission' #: frontend/src/pages/AssignmentSubmissionList.vue:12 -#: frontend/src/utils/assignment.js:26 +#: frontend/src/utils/assignment.js:24 #: lms/lms/doctype/course_lesson/course_lesson.json #: lms/lms/doctype/lms_assignment_submission/lms_assignment_submission.json #: lms/templates/assignment.html:3 @@ -469,6 +489,7 @@ msgstr "" msgid "Assignment will appear at the bottom of the lesson." msgstr "Ödev dersin alt kısmında görünecektir." +#: frontend/src/components/AppSidebar.vue:531 #: frontend/src/pages/AssignmentForm.vue:174 msgid "Assignments" msgstr "Atamalar" @@ -626,7 +647,7 @@ msgstr "" msgid "Batch end date cannot be before the batch start date" msgstr "" -#: lms/lms/api.py:236 +#: lms/lms/api.py:238 msgid "Batch is sold out." msgstr "" @@ -635,7 +656,7 @@ msgid "Batch:" msgstr "Parti:" #. Label of the batches (Check) field in DocType 'LMS Settings' -#: frontend/src/pages/Batches.vue:300 +#: frontend/src/pages/Batches.vue:302 #: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:63 msgid "Batches" msgstr "Sınıflar" @@ -736,7 +757,7 @@ msgstr "Günlük Giyim" #. Label of the category (Link) field in DocType 'LMS Course' #: frontend/src/pages/BatchForm.vue:190 frontend/src/pages/Batches.vue:55 #: frontend/src/pages/CertifiedParticipants.vue:37 -#: frontend/src/pages/CourseForm.vue:147 frontend/src/pages/Courses.vue:51 +#: frontend/src/pages/CourseForm.vue:148 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 @@ -787,6 +808,7 @@ msgstr "" #. Enrollment' #. Label of a Card Break in the LMS Workspace #. Label of a Link in the LMS Workspace +#: frontend/src/components/AppSidebar.vue:535 #: frontend/src/components/CourseCard.vue:111 #: frontend/src/components/Modals/Event.vue:371 #: frontend/src/pages/BatchForm.vue:37 frontend/src/pages/Batches.vue:38 @@ -824,7 +846,7 @@ msgstr "Sertifikalı Katılımcılar" msgid "Change" msgstr "Değiştir" -#: frontend/src/components/Assignment.vue:340 +#: frontend/src/components/Assignment.vue:341 msgid "Changes saved successfully" msgstr "Değişiklikler başarıyla kaydedildi" @@ -842,11 +864,11 @@ msgstr "Bölüm" msgid "Chapter Reference" msgstr "Bölüm Referansı" -#: frontend/src/components/Modals/ChapterModal.vue:154 +#: frontend/src/components/Modals/ChapterModal.vue:152 msgid "Chapter added successfully" msgstr "Bölüm başarıyla eklendi" -#: frontend/src/components/Modals/ChapterModal.vue:198 +#: frontend/src/components/Modals/ChapterModal.vue:196 msgid "Chapter updated successfully" msgstr "Bölüm başarıyla güncellendi" @@ -878,7 +900,7 @@ msgstr "Kursları Kontrol Et" msgid "Choices" msgstr "Seçimler" -#: frontend/src/components/Quiz.vue:610 lms/templates/quiz/quiz.html:53 +#: frontend/src/components/Quiz.vue:613 lms/templates/quiz/quiz.html:53 msgid "Choose all answers that apply" msgstr "Uygulanabilir tüm cevapları seçin" @@ -886,7 +908,7 @@ msgstr "Uygulanabilir tüm cevapları seçin" msgid "Choose an icon" msgstr "Bir simge seçimi" -#: frontend/src/components/Quiz.vue:611 lms/templates/quiz/quiz.html:53 +#: frontend/src/components/Quiz.vue:614 lms/templates/quiz/quiz.html:53 msgid "Choose one answer" msgstr "Bir cevap seçin" @@ -986,7 +1008,7 @@ msgstr "" msgid "Collaboration Preference" msgstr "" -#: frontend/src/components/CourseOutline.vue:14 +#: frontend/src/components/CourseOutline.vue:21 msgid "Collapse all chapters" msgstr "" @@ -1006,7 +1028,7 @@ msgstr "Renk" #. 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:166 +#: frontend/src/components/Assignment.vue:164 #: 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 @@ -1014,7 +1036,7 @@ msgstr "Renk" msgid "Comments" msgstr "Yorumlar" -#: frontend/src/components/Assignment.vue:145 +#: frontend/src/components/Assignment.vue:142 msgid "Comments by Evaluator" msgstr "" @@ -1090,12 +1112,12 @@ msgstr "" msgid "Completed" msgstr "Tamamlandı" -#: frontend/src/components/BatchStudents.vue:369 +#: frontend/src/components/BatchStudents.vue:370 msgid "Completed by Students" msgstr "" #. Label of the enable_certification (Check) field in DocType 'LMS Course' -#: frontend/src/pages/CourseForm.vue:212 +#: frontend/src/pages/CourseForm.vue:213 #: lms/lms/doctype/lms_course/lms_course.json msgid "Completion Certificate" msgstr "" @@ -1285,7 +1307,7 @@ msgstr "" msgid "Course Data" msgstr "Kurs Verileri" -#: frontend/src/pages/CourseForm.vue:49 +#: frontend/src/pages/CourseForm.vue:50 msgid "Course Description" msgstr "Kurs Açıklaması" @@ -1294,7 +1316,7 @@ msgstr "Kurs Açıklaması" msgid "Course Evaluator" msgstr "" -#: frontend/src/pages/CourseForm.vue:62 +#: frontend/src/pages/CourseForm.vue:63 msgid "Course Image" msgstr "Kurs Resmi" @@ -1316,7 +1338,7 @@ msgstr "Kurs Listesi" msgid "Course Name" msgstr "Kurs Adı" -#: frontend/src/pages/CourseDetail.vue:76 +#: frontend/src/pages/CourseDetail.vue:76 frontend/src/pages/CourseForm.vue:241 msgid "Course Outline" msgstr "" @@ -1356,7 +1378,7 @@ msgstr "" msgid "Course already added to the batch." msgstr "Kurs zaten gruba eklendi." -#: frontend/src/pages/CourseForm.vue:469 +#: frontend/src/pages/CourseForm.vue:472 msgid "Course deleted successfully" msgstr "Kurs başarıyla silindi" @@ -1379,7 +1401,7 @@ msgstr "Kurs {0} bu gruba zaten eklenmiştir." #: 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 +#: frontend/src/pages/Courses.vue:301 frontend/src/pages/Statistics.vue:21 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Courses" @@ -1390,7 +1412,7 @@ msgstr "Kurs" msgid "Courses Completed" msgstr "Tamamlanan Kurslar" -#: frontend/src/components/BatchCourses.vue:151 +#: frontend/src/components/BatchCourses.vue:154 msgid "Courses deleted successfully" msgstr "Kurslar başarıyla silindi" @@ -1416,22 +1438,51 @@ msgstr "Kurs Oluştur" msgid "Create a Live Class" msgstr "Canlı Sınıf Oluştur" +#: frontend/src/components/AppSidebar.vue:522 +msgid "Create a batch" +msgstr "" + +#: frontend/src/components/AppSidebar.vue:513 #: frontend/src/components/OnboardingBanner.vue:30 msgid "Create a course" msgstr "Bir Kurs Oluştur" +#: frontend/src/components/AppSidebar.vue:523 +msgid "Create a live class" +msgstr "" + #: frontend/src/components/Modals/Question.vue:31 msgid "Create a new question" msgstr "Yeni bir soru oluştur" -#: frontend/src/pages/Assignments.vue:163 frontend/src/pages/Courses.vue:291 +#: frontend/src/components/AppSidebar.vue:449 +msgid "Create your first batch" +msgstr "" + +#: frontend/src/components/AppSidebar.vue:383 +msgid "Create your first course" +msgstr "" + +#: frontend/src/components/AppSidebar.vue:428 +msgid "Create your first quiz" +msgstr "" + +#: frontend/src/pages/Assignments.vue:163 frontend/src/pages/Courses.vue:292 msgid "Created" msgstr "Oluşturdu" +#: frontend/src/components/AppSidebar.vue:519 +msgid "Creating a batch" +msgstr "" + +#: frontend/src/components/AppSidebar.vue:510 +msgid "Creating a course" +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/pages/BatchForm.vue:217 frontend/src/pages/CourseForm.vue:225 +#: frontend/src/pages/BatchForm.vue:217 frontend/src/pages/CourseForm.vue:226 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_course/lms_course.json #: lms/lms/doctype/lms_payment/lms_payment.json @@ -1444,6 +1495,10 @@ msgstr "Para Birimi" msgid "Current Lesson" msgstr "Güncel Ders" +#: frontend/src/components/AppSidebar.vue:541 +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" @@ -1530,37 +1585,37 @@ msgstr "Varsayılan Para Birimi" msgid "Degree Type" msgstr "Derece Türü" -#: frontend/src/components/CourseOutline.vue:240 -#: frontend/src/components/CourseOutline.vue:298 -#: frontend/src/pages/CourseForm.vue:15 frontend/src/pages/CourseForm.vue:482 +#: frontend/src/components/CourseOutline.vue:247 +#: frontend/src/components/CourseOutline.vue:305 +#: frontend/src/pages/CourseForm.vue:485 msgid "Delete" msgstr "Sil" -#: frontend/src/components/CourseOutline.vue:52 +#: frontend/src/components/CourseOutline.vue:59 msgid "Delete Chapter" msgstr "Bölümü Sil" -#: frontend/src/pages/CourseForm.vue:476 +#: frontend/src/pages/CourseForm.vue:479 msgid "Delete Course" msgstr "Kursu Sil" -#: frontend/src/components/CourseOutline.vue:292 +#: frontend/src/components/CourseOutline.vue:299 msgid "Delete this chapter?" msgstr "Bu bölümü silmek istiyor musunuz?" -#: frontend/src/components/CourseOutline.vue:234 +#: frontend/src/components/CourseOutline.vue:241 msgid "Delete this lesson?" msgstr "Bu dersi silmek istiyor musunuz?" -#: frontend/src/pages/CourseForm.vue:477 +#: frontend/src/pages/CourseForm.vue:480 msgid "Deleting the course will also delete all its chapters and lessons. Are you sure you want to delete this course?" msgstr "Kursu silmek, tüm bölümlerini ve derslerini de silecektir. Bu kursu silmek istediğinizden emin misiniz?" -#: frontend/src/components/CourseOutline.vue:293 +#: frontend/src/components/CourseOutline.vue:300 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 "Bu bölümü silmek, tüm derslerini de silecek ve onu kurstan kalıcı olarak kaldıracaktır. Bu eylem geri alınamaz. Devam etmek istediğinizden emin misiniz?" -#: frontend/src/components/CourseOutline.vue:235 +#: frontend/src/components/CourseOutline.vue:242 msgid "Deleting this lesson will permanently remove it from the course. This action cannot be undone. Are you sure you want to continue?" msgstr "Bu dersi silmek onu kurstan kalıcı olarak kaldıracaktır. Bu eylem geri alınamaz. Devam etmek istediğinizden emin misiniz?" @@ -1599,11 +1654,11 @@ msgstr "" #: frontend/src/components/Modals/DiscussionModal.vue:22 #: frontend/src/pages/AssignmentForm.vue:27 frontend/src/pages/BatchForm.vue:14 -#: frontend/src/pages/CourseForm.vue:28 frontend/src/pages/QuizForm.vue:42 +#: frontend/src/pages/CourseForm.vue:29 frontend/src/pages/QuizForm.vue:42 msgid "Details" msgstr "Ayrıntılar" -#: frontend/src/pages/CourseForm.vue:194 +#: frontend/src/pages/CourseForm.vue:195 msgid "Disable Self Enrollment" msgstr "Kendi Kendine Kayıt Olmayı Devre Dışı Bırak" @@ -1687,7 +1742,7 @@ msgstr "E-Posta" msgid "Edit" msgstr "Düzenle" -#: frontend/src/components/CourseOutline.vue:45 +#: frontend/src/components/CourseOutline.vue:52 #: frontend/src/components/Modals/ChapterModal.vue:5 msgid "Edit Chapter" msgstr "Bölümü Düzenle" @@ -1715,6 +1770,7 @@ msgstr "Eğitim Detayı" msgid "Education Details" msgstr "Eğitim Geçmişi" +#: frontend/src/components/Evaluators.vue:32 #: frontend/src/components/Members.vue:32 lms/templates/signup-form.html:10 msgid "Email" msgstr "E-posta" @@ -1811,7 +1867,7 @@ msgstr "Bitiş Zamanı" msgid "Enroll Now" msgstr "Hemen Kaydol" -#: frontend/src/pages/Batches.vue:289 frontend/src/pages/Courses.vue:289 +#: frontend/src/pages/Batches.vue:295 frontend/src/pages/Courses.vue:294 msgid "Enrolled" msgstr "Kayıtlı" @@ -1834,7 +1890,7 @@ msgstr "" msgid "Enrollment Count" msgstr "Kayıt Sayısı" -#: lms/lms/utils.py:1897 +#: lms/lms/utils.py:1898 msgid "Enrollment Failed" msgstr "Kayıt Başarısız" @@ -1850,7 +1906,7 @@ msgstr "Kayıtlar" msgid "Enter Client Id and Client Secret in Google Settings to send calendar invites for evaluations." msgstr "Değerlendirmeler için takvim davetleri göndermek üzere Google Ayarları'na İstemci Kimliği ve İstemci Gizli Anahtarını girin." -#: frontend/src/components/Assignment.vue:110 +#: frontend/src/components/Assignment.vue:113 msgid "Enter a URL" msgstr "Bir URL girin" @@ -1862,17 +1918,17 @@ msgstr "" msgid "Enter the correct answer" msgstr "Doğru cevabı girin" -#: frontend/src/components/Assignment.vue:286 +#: frontend/src/components/Assignment.vue:287 #: 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/Modals/ChapterModal.vue:157 +#: frontend/src/components/Modals/ChapterModal.vue:164 +#: frontend/src/components/Modals/ChapterModal.vue:200 +#: frontend/src/components/Modals/Question.vue:251 +#: frontend/src/components/Modals/Question.vue:272 +#: frontend/src/components/Modals/Question.vue:329 +#: frontend/src/components/Modals/StudentModal.vue:70 +#: frontend/src/components/Quiz.vue:592 #: frontend/src/components/SettingDetails.vue:62 #: frontend/src/pages/AssignmentForm.vue:139 #: frontend/src/pages/AssignmentForm.vue:159 frontend/src/pages/Billing.vue:261 @@ -1926,7 +1982,7 @@ msgstr "" #. Label of the evaluator (Link) field in DocType 'LMS Course' #: frontend/src/components/Modals/BatchCourseModal.vue:26 #: frontend/src/components/Modals/BulkCertificates.vue:22 -#: frontend/src/pages/CourseForm.vue:231 frontend/src/pages/ProfileRoles.vue:22 +#: frontend/src/pages/CourseForm.vue:232 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 @@ -1998,7 +2054,7 @@ msgstr "" msgid "Exercise Title" msgstr "Alıştırma Başlığı" -#: frontend/src/components/CourseOutline.vue:14 +#: frontend/src/components/CourseOutline.vue:21 msgid "Expand all chapters" msgstr "" @@ -2044,7 +2100,7 @@ msgstr "Başarısız" #. Label of the featured (Check) field in DocType 'LMS Course' #: frontend/src/components/CourseCard.vue:16 -#: frontend/src/pages/CourseForm.vue:189 +#: frontend/src/pages/CourseForm.vue:190 #: lms/lms/doctype/lms_course/lms_course.json msgid "Featured" msgstr "Öne Çıkan" @@ -2055,7 +2111,7 @@ msgstr "Öne Çıkan" msgid "Feedback" msgstr "Geri Bildirim" -#: frontend/src/components/Assignment.vue:61 +#: frontend/src/components/Assignment.vue:64 msgid "Feel free to make edits to your submission if needed." msgstr "Gerektiğinde gönderinizde düzenlemeler yapmaktan çekinmeyin." @@ -2140,8 +2196,10 @@ msgstr "Gönderen" msgid "From Date" msgstr "Başlangıç Tarihi" +#. 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 @@ -2215,7 +2273,7 @@ msgid "Google Meet Link" msgstr "Google Meet Bağlantısı" #. Label of the grade (Data) field in DocType 'Education Detail' -#: frontend/src/components/Assignment.vue:160 +#: frontend/src/components/Assignment.vue:158 #: lms/lms/doctype/education_detail/education_detail.json msgid "Grade" msgstr "Ünvan" @@ -2230,7 +2288,7 @@ msgstr "" msgid "Grade Type" msgstr "" -#: frontend/src/components/Assignment.vue:155 +#: frontend/src/components/Assignment.vue:153 msgid "Grading" msgstr "" @@ -2253,6 +2311,10 @@ msgstr "Başlık" msgid "Hello" msgstr "Merhaba" +#: frontend/src/components/AppSidebar.vue:80 +msgid "Help" +msgstr "Yardım" + #: frontend/src/components/BatchFeedback.vue:11 msgid "Help Us Improve" msgstr "" @@ -2478,7 +2540,7 @@ msgstr "Eğitmen Notları" #. Label of the instructors (Table MultiSelect) field in DocType 'LMS Batch' #. Label of the instructors (Rating) field in DocType 'LMS Batch Feedback' #. Label of the instructors (Table MultiSelect) field in DocType 'LMS Course' -#: frontend/src/pages/BatchForm.vue:93 frontend/src/pages/CourseForm.vue:154 +#: frontend/src/pages/BatchForm.vue:93 frontend/src/pages/CourseForm.vue:155 #: 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 @@ -2494,6 +2556,11 @@ msgstr "Eğitmen Yorumları" msgid "Interest" msgstr "İlgi Alanı" +#: frontend/src/components/AppSidebar.vue:502 +#: frontend/src/components/AppSidebar.vue:505 +msgid "Introduction" +msgstr "Tanıtım/Giriş" + #: lms/lms/doctype/invite_request/invite_request.py:83 msgid "Invalid Invite Code." msgstr "Geçersiz Davetiye Kodu." @@ -2524,6 +2591,10 @@ msgstr "Sadece Davetliler" msgid "Invite Request" msgstr "Davetiye Talebi" +#: frontend/src/components/AppSidebar.vue:438 +msgid "Invite your team and students" +msgstr "" + #. Label of the is_correct (Check) field in DocType 'LMS Option' #. Label of the is_correct_1 (Check) field in DocType 'LMS Question' #. Label of the is_correct_2 (Check) field in DocType 'LMS Question' @@ -2557,6 +2628,10 @@ msgstr "" msgid "Issue Date" msgstr "Veriliş tarihi" +#: frontend/src/components/AppSidebar.vue:538 +msgid "Issue a Certificate" +msgstr "" + #. Label of the issued_on (Date) field in DocType 'LMS Badge Assignment' #: frontend/src/pages/CourseCertification.vue:27 #: lms/lms/doctype/lms_badge_assignment/lms_badge_assignment.json @@ -2985,7 +3060,7 @@ msgid "List of quizzes" msgstr "Sınavların listesi" #. Option for the 'Status' (Select) field in DocType 'Cohort' -#: frontend/src/pages/Courses.vue:279 lms/lms/doctype/cohort/cohort.json +#: frontend/src/pages/Courses.vue:278 lms/lms/doctype/cohort/cohort.json msgid "Live" msgstr "Canlı" @@ -3029,7 +3104,6 @@ msgstr "Konum" msgid "Location Preference" msgstr "Konum Tercihi" -#: frontend/src/components/AssignmentBlock.vue:13 #: frontend/src/components/NoPermission.vue:28 #: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:188 #: frontend/src/pages/Lesson.vue:25 @@ -3347,11 +3421,11 @@ msgstr "Moderatör" msgid "Modified By" msgstr "Değiştiren" -#: lms/lms/api.py:214 +#: lms/lms/api.py:216 msgid "Module Name is incorrect or does not exist." msgstr "Modül Adı yanlış veya mevcut değil." -#: lms/lms/api.py:210 +#: lms/lms/api.py:212 msgid "Module is incorrect." msgstr "Modül hatalı." @@ -3362,6 +3436,10 @@ msgstr "Modül hatalı." msgid "Monday" msgstr "Pazartesi" +#: frontend/src/components/AppSidebar.vue:546 +msgid "Monetization" +msgstr "" + #: frontend/src/components/AppSidebar.vue:39 msgid "More" msgstr "Daha fazla" @@ -3381,7 +3459,7 @@ msgstr "Takvimim" #. Option for the 'Event' (Select) field in DocType 'LMS Badge' #: 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/Courses.vue:17 frontend/src/pages/Courses.vue:281 #: frontend/src/pages/Programs.vue:14 lms/lms/doctype/lms_badge/lms_badge.json msgid "New" msgstr "Yeni" @@ -3435,11 +3513,11 @@ msgstr "Yeni Test" msgid "New Sign Up" msgstr "Yeni Kayıt" -#: lms/lms/utils.py:605 +#: lms/lms/utils.py:606 msgid "New comment in batch {0}" msgstr "Toplu işlerde yeni yorum {0}" -#: lms/lms/utils.py:598 +#: lms/lms/utils.py:599 msgid "New reply on the topic {0} in course {1}" msgstr "{1} dersinde {0} konusuna yeni yanıt" @@ -3464,7 +3542,7 @@ msgstr "Değerlendirme Yok" msgid "No Notifications" msgstr "Bildirim Yok" -#: frontend/src/components/Quiz.vue:275 +#: frontend/src/components/Quiz.vue:278 msgid "No Quiz submissions found" msgstr "" @@ -3493,6 +3571,10 @@ msgstr "Toplu kurs bulunamadı" msgid "No certificates" msgstr "Sertifika yok" +#: frontend/src/components/BatchCourses.vue:67 +msgid "No courses added" +msgstr "" + #: lms/templates/courses_created.html:14 msgid "No courses created" msgstr "Hiçbir kurs oluşturulmadı" @@ -3581,7 +3663,7 @@ msgstr "Not Verilmedi" msgid "Not Permitted" msgstr "İzin Verilmedi" -#: frontend/src/components/Assignment.vue:33 +#: frontend/src/components/Assignment.vue:36 #: frontend/src/components/BrandSettings.vue:10 #: frontend/src/components/PaymentSettings.vue:9 #: frontend/src/components/SettingDetails.vue:10 @@ -3625,7 +3707,7 @@ msgstr "Çevrimdışı" msgid "Once again, congratulations on this significant accomplishment." msgstr "Bu önemli başarı için bir kez daha tebrikler." -#: frontend/src/components/Assignment.vue:57 +#: frontend/src/components/Assignment.vue:60 msgid "Once the moderator grades your submission, you'll find the details here." msgstr "Moderatör başvurunuzu değerlendirdiğinde, ayrıntıları burada bulabilirsiniz." @@ -3642,11 +3724,11 @@ msgstr "" msgid "Only files of type {0} will be accepted." msgstr "Sadece {0} türündeki dosyalar kabul edilecektir." -#: frontend/src/pages/CourseForm.vue:506 frontend/src/utils/index.js:549 +#: frontend/src/pages/CourseForm.vue:509 frontend/src/utils/index.js:549 msgid "Only image file is allowed." msgstr "Sadece resim dosyasına izin verilir." -#: frontend/src/components/Modals/ChapterModal.vue:220 +#: frontend/src/components/Modals/ChapterModal.vue:218 msgid "Only zip files are allowed" msgstr "" @@ -3753,7 +3835,7 @@ msgid "Paid Batch" msgstr "" #. Label of the paid_certificate (Check) field in DocType 'LMS Course' -#: frontend/src/pages/CourseForm.vue:217 +#: frontend/src/pages/CourseForm.vue:218 #: lms/lms/doctype/lms_course/lms_course.json msgid "Paid Certificate" msgstr "" @@ -3763,7 +3845,7 @@ msgid "Paid Certificate after Evaluation" msgstr "" #. Label of the paid_course (Check) field in DocType 'LMS Course' -#: frontend/src/pages/CourseForm.vue:207 +#: frontend/src/pages/CourseForm.vue:208 #: lms/lms/doctype/lms_course/lms_course.json msgid "Paid Course" msgstr "Ücretli Kurs" @@ -3806,7 +3888,7 @@ msgstr "Başarı Yüzdesi" msgid "Password" msgstr "Şifre" -#: frontend/src/pages/CourseForm.vue:112 +#: frontend/src/pages/CourseForm.vue:113 msgid "Paste the youtube link of a short video introducing the course" msgstr "" @@ -3936,7 +4018,7 @@ msgstr "Doğrulama için lütfen e-postanızı kontrol edin" msgid "Please click on the following button to set your new password" msgstr "Yeni şifrenizi belirlemek için lütfen aşağıdaki linke tıklayınız" -#: lms/lms/utils.py:2031 lms/lms/utils.py:2035 +#: lms/lms/utils.py:2032 lms/lms/utils.py:2036 msgid "Please complete the previous courses in the program to enroll in this course." msgstr "" @@ -3944,7 +4026,7 @@ msgstr "" msgid "Please enable Zoom Settings to use this feature." msgstr "Bu özelliği kullanmak için lütfen Zoom Ayarlarını etkinleştirin." -#: frontend/src/components/CourseOutline.vue:317 +#: frontend/src/components/CourseOutline.vue:324 msgid "Please enroll for this course to view this lesson" msgstr "" @@ -3985,10 +4067,6 @@ msgstr "Ücretli kurslar oluşturmak için lütfen Ödemeler uygulamasını yük msgid "Please let us know where you heard about us from." msgstr "Lütfen bizi nereden duyduğunuzu belirtin." -#: 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 "Teste erişmek için lütfen giriş yapın." @@ -3997,7 +4075,7 @@ msgstr "Teste erişmek için lütfen giriş yapın." msgid "Please login to access this page." msgstr "Bu sayfaya erişebilmek için lütfen giriş yapın." -#: lms/lms/api.py:206 +#: lms/lms/api.py:208 msgid "Please login to continue with payment." msgstr "Ödeme işlemine devam etmek için lütfen giriş yapın." @@ -4034,7 +4112,7 @@ msgstr "" msgid "Please take appropriate action at {0}" msgstr "" -#: frontend/src/components/Modals/ChapterModal.vue:177 +#: frontend/src/components/Modals/ChapterModal.vue:175 msgid "Please upload a SCORM package" msgstr "" @@ -4115,7 +4193,7 @@ msgstr "" msgid "Preview Image" msgstr "Resim Önizleme" -#: frontend/src/pages/CourseForm.vue:110 +#: frontend/src/pages/CourseForm.vue:111 msgid "Preview Video" msgstr "Video Önzileme" @@ -4130,7 +4208,7 @@ msgid "Pricing" msgstr "Fiyatlandırma" #. Label of the pricing_tab (Tab Break) field in DocType 'LMS Course' -#: frontend/src/pages/CourseForm.vue:201 +#: frontend/src/pages/CourseForm.vue:202 #: lms/lms/doctype/lms_course/lms_course.json msgid "Pricing and Certification" msgstr "" @@ -4223,7 +4301,7 @@ msgstr "Katılımcı Sayfasında Yayınla" #. Label of the published (Check) field in DocType 'LMS Course' #: frontend/src/components/Modals/BulkCertificates.vue:51 #: frontend/src/components/Modals/Event.vue:108 -#: frontend/src/pages/BatchForm.vue:27 frontend/src/pages/CourseForm.vue:171 +#: frontend/src/pages/BatchForm.vue:27 frontend/src/pages/CourseForm.vue:172 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_course/lms_course.json #: lms/public/js/common_functions.js:266 @@ -4236,7 +4314,7 @@ msgid "Published Courses" msgstr "Yayınlamış Kurslar" #. Label of the published_on (Date) field in DocType 'LMS Course' -#: frontend/src/pages/CourseForm.vue:175 +#: frontend/src/pages/CourseForm.vue:176 #: lms/lms/doctype/lms_course/lms_course.json msgid "Published On" msgstr "Yayınlanma Zamanı" @@ -4253,7 +4331,7 @@ 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:17 +#: frontend/src/components/Assignment.vue:20 #: 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 @@ -4280,11 +4358,11 @@ msgstr "Soru Detayı" msgid "Question Name" msgstr "Soru Adı" -#: frontend/src/components/Modals/Question.vue:264 +#: frontend/src/components/Modals/Question.vue:267 msgid "Question added successfully" msgstr "Soru başarıyla eklendi" -#: frontend/src/components/Modals/Question.vue:316 +#: frontend/src/components/Modals/Question.vue:319 msgid "Question updated successfully" msgstr "Soru başarıyla güncellendi" @@ -4319,7 +4397,7 @@ msgid "Quiz ID" msgstr "Sınav Kimliği" #. Label of a Link in the LMS Workspace -#: frontend/src/pages/QuizPage.vue:47 frontend/src/pages/QuizPage.vue:53 +#: frontend/src/pages/QuizPage.vue:56 frontend/src/pages/QuizPage.vue:62 #: lms/lms/workspace/lms/lms.json msgid "Quiz Submission" msgstr "Sınav Gönderimi" @@ -4355,6 +4433,7 @@ msgstr "Sınav başarıyla güncellendi" msgid "Quiz will appear at the bottom of the lesson." msgstr "" +#: frontend/src/components/AppSidebar.vue:530 #: frontend/src/pages/QuizForm.vue:438 frontend/src/pages/Quizzes.vue:138 #: frontend/src/pages/Quizzes.vue:148 msgid "Quizzes" @@ -4434,7 +4513,7 @@ msgstr "Reddedildi" msgid "Related Courses" msgstr "İlgili Kurslar" -#: frontend/src/pages/BatchForm.vue:77 frontend/src/pages/CourseForm.vue:99 +#: frontend/src/pages/BatchForm.vue:77 frontend/src/pages/CourseForm.vue:100 msgid "Remove" msgstr "Kaldır" @@ -4503,6 +4582,10 @@ msgstr "Rol" msgid "Role Preference" msgstr "Rol Tercihi" +#: frontend/src/components/AppSidebar.vue:558 +msgid "Roles" +msgstr "Roller" + #. Label of the route (Data) field in DocType 'LMS Sidebar Item' #: lms/lms/doctype/lms_sidebar_item/lms_sidebar_item.json msgid "Route" @@ -4556,12 +4639,12 @@ msgid "Saturday" msgstr "Cumartesi" #: frontend/src/components/AssessmentPlugin.vue:34 -#: frontend/src/components/Assignment.vue:43 +#: frontend/src/components/Assignment.vue:46 #: frontend/src/components/Controls/CodeEditor.vue:25 #: frontend/src/components/Modals/Event.vue:101 #: frontend/src/components/Modals/Event.vue:129 #: frontend/src/pages/AssignmentForm.vue:21 frontend/src/pages/BatchForm.vue:8 -#: frontend/src/pages/CourseForm.vue:20 frontend/src/pages/JobCreation.vue:8 +#: frontend/src/pages/CourseForm.vue:21 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 @@ -4601,6 +4684,7 @@ msgstr "Puan" msgid "Score Out Of" msgstr "" +#: frontend/src/components/Evaluators.vue:15 #: frontend/src/components/Members.vue:15 frontend/src/pages/Jobs.vue:38 msgid "Search" msgstr "Arama" @@ -4673,8 +4757,17 @@ msgstr "" msgid "Set your Password" msgstr "Şifrenizi Ayarlayın" +#: frontend/src/components/AppSidebar.vue:506 +msgid "Setting up" +msgstr "" + +#: frontend/src/components/AppSidebar.vue:551 +msgid "Setting up payment gateway" +msgstr "" + +#: frontend/src/components/AppSidebar.vue:556 #: frontend/src/components/Modals/Settings.vue:7 -#: frontend/src/pages/BatchForm.vue:148 frontend/src/pages/CourseForm.vue:161 +#: frontend/src/pages/BatchForm.vue:148 frontend/src/pages/CourseForm.vue:162 #: frontend/src/pages/ProfileRoles.vue:4 frontend/src/pages/QuizForm.vue:79 msgid "Settings" msgstr "Ayarlar" @@ -4688,7 +4781,7 @@ msgid "Short Description" msgstr "" #. Label of the short_introduction (Small Text) field in DocType 'LMS Course' -#: frontend/src/pages/CourseForm.vue:38 +#: frontend/src/pages/CourseForm.vue:39 #: lms/lms/doctype/lms_course/lms_course.json msgid "Short Introduction" msgstr "Kısa Tanıtım" @@ -4803,7 +4896,7 @@ msgstr "Geç" msgid "Skip Onboarding" msgstr "" -#: lms/lms/doctype/course_evaluator/course_evaluator.py:57 +#: lms/lms/doctype/course_evaluator/course_evaluator.py:63 msgid "Slot Times are overlapping for some schedules." msgstr "" @@ -4895,7 +4988,7 @@ msgstr "Öğrenmeye Başlayın" msgid "Start Time" msgstr "Başlangıç Zamanı" -#: lms/lms/doctype/course_evaluator/course_evaluator.py:28 +#: lms/lms/doctype/course_evaluator/course_evaluator.py:34 msgid "Start Time cannot be greater than End Time" msgstr "Başlangıç Saati Bitiş Saatinden büyük olamaz" @@ -4978,7 +5071,7 @@ msgstr "Öğrenci İncelemeleri" msgid "Students" msgstr "Öğrenciler" -#: frontend/src/components/BatchStudents.vue:324 +#: frontend/src/components/BatchStudents.vue:325 msgid "Students deleted successfully" msgstr "Öğrenciler başarıyla silindi" @@ -5000,7 +5093,7 @@ msgstr "Alt Grup" msgid "Subject" msgstr "Konu" -#: frontend/src/components/Assignment.vue:29 +#: frontend/src/components/Assignment.vue:32 msgid "Submission" msgstr "" @@ -5008,8 +5101,8 @@ msgstr "" 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 "" @@ -5017,7 +5110,7 @@ msgstr "" #: frontend/src/components/Modals/AssessmentModal.vue:9 #: frontend/src/components/Modals/BatchCourseModal.vue:9 #: frontend/src/components/Modals/EvaluationModal.vue:9 -#: frontend/src/components/Modals/Question.vue:338 +#: frontend/src/components/Modals/Question.vue:341 #: frontend/src/components/Quiz.vue:218 lms/templates/assignment.html:9 #: lms/templates/livecode/extension_footer.html:25 #: lms/templates/quiz/quiz.html:128 lms/templates/reviews.html:163 @@ -5034,22 +5127,22 @@ msgstr "" msgid "Submitted {0}" msgstr "Kaydedildi {0}" -#: frontend/src/components/Assignment.vue:340 -#: frontend/src/components/BatchCourses.vue:151 +#: frontend/src/components/Assignment.vue:341 +#: frontend/src/components/BatchCourses.vue:154 #: frontend/src/components/BatchOverlay.vue:150 -#: frontend/src/components/BatchStudents.vue:324 +#: frontend/src/components/BatchStudents.vue:325 #: 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/ChapterModal.vue:151 +#: frontend/src/components/Modals/ChapterModal.vue:196 #: 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/components/Modals/Question.vue:267 +#: frontend/src/components/Modals/Question.vue:318 #: frontend/src/pages/AssignmentForm.vue:155 -#: frontend/src/pages/CourseForm.vue:469 frontend/src/pages/ProgramForm.vue:229 +#: frontend/src/pages/CourseForm.vue:472 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 @@ -5071,7 +5164,7 @@ msgstr "Özet" msgid "Sunday" msgstr "Pazar" -#: lms/lms/api.py:1024 +#: lms/lms/api.py:1026 msgid "Suspicious pattern found in {0}: {1}" msgstr "" @@ -5127,7 +5220,7 @@ msgid "System Manager" msgstr "Sistem Yöneticisi" #. Label of the tags (Data) field in DocType 'LMS Course' -#: frontend/src/pages/CourseForm.vue:120 +#: frontend/src/pages/CourseForm.vue:121 #: lms/lms/doctype/lms_course/lms_course.json msgid "Tags" msgstr "Etiketler" @@ -5192,7 +5285,7 @@ msgstr "" msgid "Thanks and Regards" msgstr "Teşekkürler ve Saygılar" -#: lms/lms/utils.py:1929 +#: lms/lms/utils.py:1930 msgid "The batch is full. Please contact the Administrator." msgstr "" @@ -5287,7 +5380,7 @@ msgstr "" msgid "This course has:" msgstr "Bu kursta:" -#: lms/lms/utils.py:1772 +#: lms/lms/utils.py:1773 msgid "This course is free." msgstr "Bu kurs ücretsizdir." @@ -5390,7 +5483,7 @@ msgstr "" #: frontend/src/components/Modals/LiveClassModal.vue:23 #: 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/CourseForm.vue:33 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 @@ -5414,7 +5507,7 @@ msgstr "" msgid "Title" msgstr "Başlık" -#: frontend/src/components/Modals/ChapterModal.vue:174 +#: frontend/src/components/Modals/ChapterModal.vue:172 msgid "Title is required" msgstr "" @@ -5429,7 +5522,7 @@ msgstr "Alıcı" msgid "To Date" msgstr "Bitiş Tarihi" -#: lms/lms/utils.py:1783 +#: lms/lms/utils.py:1784 msgid "To join this batch, please contact the Administrator." msgstr "" @@ -5461,7 +5554,7 @@ msgstr "Toplam Kayıt" msgid "Travel" msgstr "Gezi" -#: frontend/src/components/Quiz.vue:256 lms/templates/quiz/quiz.html:131 +#: frontend/src/components/Quiz.vue:259 lms/templates/quiz/quiz.html:131 msgid "Try Again" msgstr "Tekrar Deneyin" @@ -5495,7 +5588,7 @@ msgstr "X" msgid "Type" msgstr "Türü" -#: frontend/src/components/Quiz.vue:612 +#: frontend/src/components/Quiz.vue:615 msgid "Type your answer" msgstr "Cevabınızı yazın" @@ -5517,7 +5610,7 @@ msgstr "URL" msgid "Unavailability" msgstr "" -#: lms/lms/doctype/course_evaluator/course_evaluator.py:23 +#: lms/lms/doctype/course_evaluator/course_evaluator.py:29 msgid "Unavailable From Date cannot be greater than Unavailable To Date" msgstr "" @@ -5553,8 +5646,8 @@ msgstr "Ayarlanmamış Rol" #. 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:291 frontend/src/pages/CourseForm.vue:184 -#: frontend/src/pages/Courses.vue:285 lms/lms/doctype/cohort/cohort.json +#: frontend/src/pages/Batches.vue:291 frontend/src/pages/CourseForm.vue:185 +#: frontend/src/pages/Courses.vue:284 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" @@ -5579,15 +5672,15 @@ msgstr "Güncelle" msgid "Update Password" msgstr "Şifreyi Güncelle" -#: frontend/src/pages/BatchForm.vue:59 frontend/src/pages/CourseForm.vue:80 +#: frontend/src/pages/BatchForm.vue:59 frontend/src/pages/CourseForm.vue:81 msgid "Upload" msgstr "Yükle" -#: frontend/src/components/Assignment.vue:78 +#: frontend/src/components/Assignment.vue:81 msgid "Upload File" msgstr "Dosya Yükle" -#: frontend/src/components/Assignment.vue:77 +#: frontend/src/components/Assignment.vue:80 msgid "Uploading {0}%" msgstr "%{0} Yükleniyor" @@ -5610,6 +5703,11 @@ msgstr "Kullanıcı Kategorisi" msgid "User Field" msgstr "Kullanıcı Alanı" +#. Label of the user_image (Attach Image) field in DocType 'Course Evaluator' +#: lms/lms/doctype/course_evaluator/course_evaluator.json +msgid "User Image" +msgstr "Kullanıcı Resmi" + #. 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 @@ -5626,7 +5724,9 @@ msgstr "Kullanıcı Becerisi" msgid "User {0} has reported the job post {1}" msgstr "" +#. Label of the username (Data) field in DocType 'Course Evaluator' #. Label of the username (Data) field in DocType 'Invite Request' +#: lms/lms/doctype/course_evaluator/course_evaluator.json #: lms/lms/doctype/invite_request/invite_request.json msgid "Username" msgstr "Kullanıcı Adı" @@ -5771,8 +5871,7 @@ msgstr "Bir İnceleme Yazın" msgid "Write a review" msgstr "Bir inceleme yazın" -#: frontend/src/components/Assignment.vue:120 -#: frontend/src/components/Assignment.vue:126 +#: frontend/src/components/Assignment.vue:123 msgid "Write your answer here" msgstr "Cevabınızı buraya yazın" @@ -5784,11 +5883,11 @@ msgstr "" msgid "You are already certified for this course. Click on the card below to open your certificate." msgstr "" -#: lms/lms/api.py:230 +#: lms/lms/api.py:232 msgid "You are already enrolled for this batch." msgstr "Bu gruba zaten kayıtlısınız." -#: lms/lms/api.py:222 +#: lms/lms/api.py:224 msgid "You are already enrolled for this course." msgstr "Bu kursa zaten kayıtlısınız." @@ -5800,7 +5899,7 @@ msgstr "Bu sınıfın üyesi değilsiniz. Lütfen yaklaşan sınıflara göz at msgid "You are not a mentor of the course {0}" msgstr "Kursun mentoru değilsiniz {0}" -#: frontend/src/components/CourseOutline.vue:316 +#: frontend/src/components/CourseOutline.vue:323 msgid "You are not enrolled" msgstr "Kayıtlı değilsiniz" @@ -5845,7 +5944,7 @@ msgstr "Herhangi bir bildiriminiz yok." msgid "You got" msgstr "Puanın" -#: frontend/src/components/Quiz.vue:238 +#: frontend/src/components/Quiz.vue:241 #, python-format msgid "You got {0}% correct answers with a score of {1} out of {2}" msgstr "{0}% doğru cevap verdiniz ve {2} üzerinden {1} puan aldınız" @@ -5862,7 +5961,7 @@ msgstr "Bu iş için zaten başvurdunuz." msgid "You have already exceeded the maximum number of attempts allowed for this quiz." msgstr "Bu sınav için izin verilen maksimum deneme sayısını zaten aştınız." -#: lms/lms/api.py:249 +#: lms/lms/api.py:251 msgid "You have already purchased the certificate for this course." msgstr "" @@ -5911,7 +6010,7 @@ msgstr "Sınavı geçmek için %{0} doğru cevap almanız gerekecektir." msgid "You've applied to become a mentor for this course. Your request is currently under review." msgstr "Bu kurs için mentor olmak üzere başvuruda bulundunuz. Talebiniz şu anda inceleme aşamasındadır." -#: frontend/src/components/Assignment.vue:55 +#: frontend/src/components/Assignment.vue:58 msgid "You've successfully submitted the assignment." msgstr "Ödevi başarıyla teslim ettiniz." @@ -5963,7 +6062,7 @@ msgstr "" msgid "Your score is" msgstr "Puanınız" -#: frontend/src/components/Quiz.vue:231 +#: frontend/src/components/Quiz.vue:234 msgid "Your submission has been successfully saved. The instructor will review and grade it shortly, and you'll be notified of your final result." msgstr "" @@ -6048,7 +6147,7 @@ msgstr "" msgid "you can" msgstr "yapabilirsin" -#: lms/lms/api.py:814 lms/lms/api.py:822 +#: lms/lms/api.py:816 lms/lms/api.py:824 msgid "{0} Settings not found" msgstr "{0} Ayarları bulunamadı" @@ -6088,7 +6187,7 @@ msgstr "" msgid "{0} is your evaluator" msgstr "" -#: lms/lms/utils.py:682 +#: lms/lms/utils.py:683 msgid "{0} mentioned you in a comment" msgstr "{0} bir yorumda sizden bahsetti" @@ -6096,7 +6195,7 @@ msgstr "{0} bir yorumda sizden bahsetti" msgid "{0} mentioned you in a comment in your batch." msgstr "" -#: lms/lms/utils.py:635 lms/lms/utils.py:641 +#: lms/lms/utils.py:636 lms/lms/utils.py:642 msgid "{0} mentioned you in a comment in {1}" msgstr ""