From ed8570fb88f98bc4fc522ab10be03fbfbb7d5373 Mon Sep 17 00:00:00 2001 From: Jannat Patel <31363128+pateljannat@users.noreply.github.com> Date: Tue, 25 Feb 2025 01:05:32 +0530 Subject: [PATCH] chore: Turkish translations --- lms/locale/tr.po | 348 +++++++++++++++++++++++++++++++++++------------ 1 file changed, 258 insertions(+), 90 deletions(-) diff --git a/lms/locale/tr.po b/lms/locale/tr.po index 00415e8e..7f783c5a 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-02-14 16:04+0000\n" -"PO-Revision-Date: 2025-02-17 17:03\n" +"POT-Creation-Date: 2025-02-21 16:04+0000\n" +"PO-Revision-Date: 2025-02-24 19:35\n" "Last-Translator: jannat@frappe.io\n" "Language-Team: Turkish\n" "MIME-Version: 1.0\n" @@ -75,7 +75,7 @@ msgstr "" msgid "About" msgstr "Hakkında" -#: frontend/src/pages/Batch.vue:97 +#: frontend/src/pages/Batch.vue:100 msgid "About this batch" msgstr "" @@ -212,7 +212,7 @@ msgid "Admin" msgstr "Yönetici" #. Name of a role -#: frontend/src/pages/Batches.vue:270 lms/lms/doctype/lms_badge/lms_badge.json +#: frontend/src/pages/Batches.vue:288 lms/lms/doctype/lms_badge/lms_badge.json msgid "All" msgstr "Tümü" @@ -260,7 +260,7 @@ msgstr "Kendi Kendine Kayıt Olmaya İzin Ver" msgid "Allow accessing future dates" msgstr "Gelecekteki tarihlere erişime izin ver" -#: frontend/src/pages/BatchForm.vue:33 +#: frontend/src/pages/BatchForm.vue:32 msgid "Allow self enrollment" msgstr "Kendi Kendine Kayıt Olmaya İzin Ver" @@ -270,7 +270,7 @@ msgstr "Zaten kayıltı" #. Label of the amount (Currency) field in DocType 'LMS Batch' #. Label of the amount (Currency) field in DocType 'LMS Payment' -#: frontend/src/pages/BatchForm.vue:221 +#: frontend/src/pages/BatchForm.vue:209 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_payment/lms_payment.json #: lms/public/js/common_functions.js:379 @@ -321,7 +321,7 @@ msgstr "Cevap" msgid "Appears on the course card in the course list" msgstr "" -#: frontend/src/pages/BatchForm.vue:59 frontend/src/pages/BatchForm.vue:77 +#: 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 "Parti URL’si herhangi bir çevrimiçi platformda paylaşıldığında görünür." @@ -360,10 +360,18 @@ msgstr "Onaylandı" msgid "Apps" msgstr "Uygulamalar" -#: frontend/src/pages/Batches.vue:259 frontend/src/pages/Batches.vue:277 +#: frontend/src/pages/Batches.vue:277 frontend/src/pages/Batches.vue:295 msgid "Archived" msgstr "Arşivlendi" +#: frontend/src/components/UpcomingEvaluations.vue:129 +msgid "Are you sure you want to cancel this evaluation? This action cannot be undone." +msgstr "" + +#: frontend/src/components/UserDropdown.vue:209 +msgid "Are you sure you want to login to your Frappe Cloud dashboard?" +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" @@ -544,10 +552,12 @@ msgid "Batch Description" msgstr "Parti Açıklaması" #. Label of the batch_details (Text Editor) field in DocType 'LMS Batch' -#: frontend/src/pages/BatchForm.vue:104 +#: frontend/src/pages/BatchForm.vue:236 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/public/js/common_functions.js:349 #: lms/templates/emails/batch_confirmation.html:24 +#: lms/templates/emails/batch_start_reminder.html:27 +#: lms/templates/emails/live_class_reminder.html:23 msgid "Batch Details" msgstr "Parti Detayları" @@ -592,6 +602,10 @@ msgstr "" msgid "Batch Start Date:" msgstr "" +#: lms/lms/doctype/lms_batch/lms_batch.py:430 +msgid "Batch Start Reminder" +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 @@ -607,11 +621,15 @@ msgstr "" msgid "Batch end date cannot be before the batch start date" msgstr "" +#: lms/templates/emails/batch_start_reminder.html:10 +msgid "Batch:" +msgstr "Parti:" + #. Group in LMS Course's connections #. Label of the batches (Check) field in DocType 'LMS Settings' -#: frontend/src/pages/Batches.vue:285 +#: frontend/src/pages/Batches.vue:303 #: lms/lms/doctype/lms_course/lms_course.json -#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:61 +#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:63 msgid "Batches" msgstr "Sınıflar" @@ -621,7 +639,9 @@ msgid "Begin Date" msgstr "Başlangıç Tarihi" #: lms/templates/emails/batch_confirmation.html:31 +#: lms/templates/emails/batch_start_reminder.html:34 #: lms/templates/emails/certification.html:20 +#: lms/templates/emails/live_class_reminder.html:30 msgid "Best Regards" msgstr "" @@ -675,10 +695,21 @@ msgstr "" msgid "CGPA/4" msgstr "CGPA/4" +#: frontend/src/components/UpcomingEvaluations.vue:55 +#: frontend/src/components/UpcomingEvaluations.vue:134 +msgid "Cancel" +msgstr "İptal" + +#: frontend/src/components/UpcomingEvaluations.vue:128 +msgid "Cancel this evaluation?" +msgstr "" + #. Option for the 'Status' (Select) field in DocType 'Cohort' #. Option for the 'Stage' (Select) field in DocType 'LMS Batch Old' +#. Option for the 'Status' (Select) field in DocType 'LMS Certificate Request' #: lms/lms/doctype/cohort/cohort.json #: lms/lms/doctype/lms_batch_old/lms_batch_old.json +#: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json msgid "Cancelled" msgstr "İptal edildi" @@ -696,7 +727,7 @@ msgstr "Günlük Giyim" #. 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:202 frontend/src/pages/Batches.vue:49 +#: 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:17 #: frontend/src/pages/JobDetail.vue:96 lms/lms/doctype/lms_batch/lms_batch.json @@ -738,11 +769,15 @@ msgstr "" #. Label of the certification (Table) field in DocType 'User' #. Name of a DocType +#. Label of the certification (Check) field in DocType 'LMS Batch' #. Label of the certification_tab (Tab Break) field in DocType 'LMS Course' #. Label of a Card Break in the LMS Workspace #. Label of a Link in the LMS Workspace -#: frontend/src/components/Modals/Event.vue:371 lms/fixtures/custom_field.json +#: frontend/src/components/Modals/Event.vue:371 +#: frontend/src/pages/BatchForm.vue:37 frontend/src/pages/Batches.vue:38 +#: lms/fixtures/custom_field.json #: lms/lms/doctype/certification/certification.json +#: lms/lms/doctype/lms_batch/lms_batch.json #: lms/lms/doctype/lms_course/lms_course.json lms/lms/workspace/lms/lms.json msgid "Certification" msgstr "Sertifikasyon" @@ -776,7 +811,7 @@ msgstr "Sertifikalı Katılımcılar" msgid "Change" msgstr "Değiştir" -#: frontend/src/components/Assignment.vue:316 +#: frontend/src/components/Assignment.vue:334 msgid "Changes saved successfully" msgstr "Değişiklikler başarıyla kaydedildi" @@ -831,7 +866,7 @@ msgstr "Kursları Kontrol Et" msgid "Choices" msgstr "Seçimler" -#: frontend/src/components/Quiz.vue:592 lms/templates/quiz/quiz.html:53 +#: frontend/src/components/Quiz.vue:610 lms/templates/quiz/quiz.html:53 msgid "Choose all answers that apply" msgstr "Uygulanabilir tüm cevapları seçin" @@ -839,7 +874,7 @@ msgstr "Uygulanabilir tüm cevapları seçin" msgid "Choose an icon" msgstr "Bir simge seçimi" -#: frontend/src/components/Quiz.vue:593 lms/templates/quiz/quiz.html:53 +#: frontend/src/components/Quiz.vue:611 lms/templates/quiz/quiz.html:53 msgid "Choose one answer" msgstr "Bir cevap seçin" @@ -848,6 +883,10 @@ msgstr "Bir cevap seçin" msgid "City" msgstr "Şehir" +#: lms/templates/emails/live_class_reminder.html:10 +msgid "Class:" +msgstr "" + #: frontend/src/components/Controls/Link.vue:49 msgid "Clear" msgstr "Açık" @@ -857,6 +896,10 @@ msgstr "Açık" msgid "Clearly Defined Role" msgstr "" +#: frontend/src/components/Modals/FCVerfiyCodeModal.vue:75 +msgid "Click here to login" +msgstr "Giriş yapmak için buraya tıklayın" + #: 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 "" @@ -952,10 +995,10 @@ msgstr "Renk" #. 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 (Small Text) field in DocType 'LMS Assignment +#. 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:161 +#: frontend/src/components/Assignment.vue:160 #: 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 @@ -1031,8 +1074,10 @@ msgstr "" #. Option for the 'Status' (Select) field in DocType 'Cohort' #. Option for the 'Stage' (Select) field in DocType 'LMS Batch Old' +#. Option for the 'Status' (Select) field in DocType 'LMS Certificate Request' #: lms/lms/doctype/cohort/cohort.json #: lms/lms/doctype/lms_batch_old/lms_batch_old.json +#: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json #: lms/lms/widgets/CourseCard.html:78 msgid "Completed" msgstr "Tamamlandı" @@ -1062,12 +1107,21 @@ msgstr "" msgid "Condition must be valid python code." msgstr "" +#: frontend/src/components/UserDropdown.vue:214 +msgid "Confirm" +msgstr "Onayla" + #. Label of the confirmation_email_sent (Check) field in DocType 'LMS Batch #. Enrollment' #: lms/lms/doctype/lms_batch_enrollment/lms_batch_enrollment.json msgid "Confirmation Email Sent" msgstr "Onay E-postası Gönderildi" +#. 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 "Onay E-postası Şablonu" + #: lms/lms/doctype/lms_certificate/lms_certificate.py:29 msgid "Congratulations on getting certified!" msgstr "Sertifikanızı aldığınız için tebrikler!" @@ -1243,7 +1297,7 @@ msgstr "Kurs Eğitmeni" msgid "Course Lesson" msgstr "Kurs Dersi" -#: lms/www/lms.py:28 +#: lms/www/lms.py:30 msgid "Course List" msgstr "Kurs Listesi" @@ -1293,7 +1347,7 @@ msgstr "Kurs Başlığı" msgid "Course added to program" msgstr "" -#: lms/lms/doctype/lms_batch/lms_batch.py:273 +#: lms/lms/doctype/lms_batch/lms_batch.py:277 msgid "Course already added to the batch." msgstr "Kurs zaten gruba eklendi." @@ -1379,7 +1433,7 @@ msgstr "Oluşturdu" #. 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:229 frontend/src/pages/CourseForm.vue:226 +#: 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 @@ -1437,11 +1491,15 @@ msgstr "Tarih" #. Label of the section_break_glxh (Section Break) field in DocType 'LMS Live #. Class' -#: frontend/src/pages/BatchForm.vue:118 +#: frontend/src/pages/BatchForm.vue:100 #: lms/lms/doctype/lms_live_class/lms_live_class.json msgid "Date and Time" msgstr "Tarih ve Saat" +#: lms/templates/emails/live_class_reminder.html:14 +msgid "Date:" +msgstr "Tarih:" + #. 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' @@ -1458,7 +1516,9 @@ msgid "Dear" msgstr "Sevgili" #: lms/templates/emails/batch_confirmation.html:2 +#: lms/templates/emails/batch_start_reminder.html:2 #: lms/templates/emails/certification.html:2 +#: lms/templates/emails/live_class_reminder.html:2 msgid "Dear " msgstr "Sevgili " @@ -1519,7 +1579,7 @@ msgstr "Bu dersi silmek onu kurstan kalıcı olarak kaldıracaktır. Bu eylem ge #. 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:78 -#: frontend/src/pages/BatchForm.vue:96 frontend/src/pages/JobCreation.vue:50 +#: frontend/src/pages/BatchForm.vue:224 frontend/src/pages/JobCreation.vue:50 #: lms/job/doctype/job_opportunity/job_opportunity.json #: lms/lms/doctype/certification/certification.json #: lms/lms/doctype/cohort/cohort.json @@ -1545,6 +1605,10 @@ msgstr "" msgid "Details" msgstr "Ayrıntılar" +#: frontend/src/components/Modals/FCVerfiyCodeModal.vue:30 +msgid "Didn't receive the code?" +msgstr "" + #: frontend/src/pages/CourseForm.vue:196 msgid "Disable Self Enrollment" msgstr "Kendi Kendine Kayıt Olmayı Devre Dışı Bırak" @@ -1565,7 +1629,7 @@ msgid "Discard" msgstr "Vazgeç" #. Label of the show_discussions (Check) field in DocType 'LMS Settings' -#: frontend/src/pages/Batch.vue:82 +#: frontend/src/pages/Batch.vue:85 #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Discussions" msgstr "Tartışma" @@ -1621,7 +1685,7 @@ msgstr "E-posta" msgid "E-mail" msgstr "E-Posta" -#: frontend/src/components/BatchOverlay.vue:99 +#: frontend/src/components/BatchOverlay.vue:107 #: frontend/src/components/CourseCardOverlay.vue:86 #: frontend/src/components/Modals/ChapterModal.vue:9 #: frontend/src/pages/JobDetail.vue:31 frontend/src/pages/Lesson.vue:65 @@ -1670,6 +1734,10 @@ msgstr "E-Posta ID" msgid "Email Sent" msgstr "E-posta Gönderildi" +#: frontend/src/pages/BatchForm.vue:167 +msgid "Email Template" +msgstr "E-Posta Şablonu" + #. Label of the email_templates_tab (Tab Break) field in DocType 'LMS Settings' #: lms/lms/doctype/lms_settings/lms_settings.json msgid "Email Templates" @@ -1719,7 +1787,7 @@ msgstr "Bunu etkinleştirmek, sertifikanın sertifikalı katılımcılar sayfas #. Label of the end_date (Date) field in DocType 'Cohort' #. Label of the end_date (Date) field in DocType 'LMS Batch' -#: frontend/src/pages/BatchForm.vue:131 lms/lms/doctype/cohort/cohort.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" @@ -1737,7 +1805,7 @@ msgstr "Bitiş Tarihi (veya beklenen)" #. 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/BatchForm.vue:147 +#: 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 @@ -1750,11 +1818,11 @@ msgstr "Bitiş Tarihi (veya beklenen)" msgid "End Time" msgstr "Bitiş Zamanı" -#: frontend/src/components/BatchOverlay.vue:86 +#: frontend/src/components/BatchOverlay.vue:94 msgid "Enroll Now" msgstr "Hemen Kaydol" -#: frontend/src/pages/Batches.vue:274 +#: frontend/src/pages/Batches.vue:292 msgid "Enrolled" msgstr "Kayıtlı" @@ -1768,7 +1836,7 @@ msgstr "Kayıtlı Öğrenci" msgid "Enrolled successfully" msgstr "Başarıyla kaydoldu" -#: lms/lms/doctype/lms_batch_enrollment/lms_batch_enrollment.py:86 +#: lms/lms/doctype/lms_batch_enrollment/lms_batch_enrollment.py:93 msgid "Enrollment Confirmation for {0}" msgstr "" @@ -1777,7 +1845,7 @@ msgstr "" msgid "Enrollment Count" msgstr "Kayıt Sayısı" -#: lms/lms/utils.py:1728 +#: lms/lms/utils.py:1740 msgid "Enrollment Failed" msgstr "Kayıt Başarısız" @@ -1805,7 +1873,7 @@ msgstr "" msgid "Enter the correct answer" msgstr "Doğru cevabı girin" -#: frontend/src/components/Assignment.vue:268 +#: frontend/src/components/Assignment.vue:280 #: frontend/src/components/Modals/AnnouncementModal.vue:105 #: frontend/src/components/Modals/BulkCertificates.vue:115 #: frontend/src/components/Modals/ChapterModal.vue:159 @@ -1815,6 +1883,7 @@ msgstr "Doğru cevabı girin" #: 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:264 @@ -1823,6 +1892,10 @@ msgstr "Doğru cevabı girin" msgid "Error" msgstr "Hata" +#: lms/lms/doctype/lms_batch/lms_batch.py:181 +msgid "Error creating live class. Please try again. {0}" +msgstr "" + #. Label of a Link in the LMS Workspace #. Label of a shortcut in the LMS Workspace #: frontend/src/components/Modals/Event.vue:364 lms/lms/workspace/lms/lms.json @@ -1836,7 +1909,7 @@ msgid "Evaluation Details" msgstr "Değerlendirme Detayları" #. Label of the evaluation_end_date (Date) field in DocType 'LMS Batch' -#: frontend/src/pages/BatchForm.vue:178 +#: 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" @@ -1890,7 +1963,7 @@ msgstr "" msgid "Evaluator Schedule" msgstr "Değerlendirici Programı" -#: frontend/src/components/Modals/EvaluationModal.vue:143 +#: frontend/src/components/Modals/EvaluationModal.vue:151 msgid "Evaluator is Unavailable" msgstr "" @@ -1901,7 +1974,7 @@ msgstr "" msgid "Event" msgstr "Etkinlik" -#: frontend/src/pages/BatchForm.vue:156 +#: frontend/src/pages/BatchForm.vue:122 msgid "Example: IST (+5:30)" msgstr "" @@ -1974,6 +2047,14 @@ msgstr "Daha Fazlasını Keşfedin" msgid "Fail" msgstr "Başarısız" +#: frontend/src/components/UserDropdown.vue:243 +msgid "Failed to login to Frappe Cloud" +msgstr "" + +#: frontend/src/components/Modals/FCVerfiyCodeModal.vue:91 +msgid "Failed to resend code" +msgstr "" + #. Label of the featured (Check) field in DocType 'LMS Course' #: frontend/src/components/CourseCard.vue:16 #: frontend/src/pages/CourseForm.vue:189 @@ -2034,6 +2115,10 @@ msgstr "" msgid "Formal Wear" msgstr "Resmi Giyim" +#: frontend/src/components/Modals/FCVerfiyCodeModal.vue:70 +msgid "Frappe Cloud Login Successful" +msgstr "Frappe Cloud Girişi Başarılı" + #: lms/lms/widgets/CourseCard.html:114 msgid "Free" msgstr "Serbest" @@ -2280,9 +2365,15 @@ msgid "If you have any questions or need assistance, feel free to reach out to o msgstr "" #: lms/templates/emails/batch_confirmation.html:27 +#: lms/templates/emails/batch_start_reminder.html:30 +#: lms/templates/emails/live_class_reminder.html:26 msgid "If you have any questions or require assistance, feel free to contact us." msgstr "Herhangi bir sorunuz veya yardıma ihtiyacınız varsa bizimle iletişime geçmekten çekinmeyin." +#: frontend/src/components/Modals/FCVerfiyCodeModal.vue:71 +msgid "If you haven't been redirected," +msgstr "Eğer yönlendirilmediyseniz," + #. Description of the 'Amount (USD)' (Currency) field in DocType 'LMS Batch' #. Description of the 'Amount (USD)' (Currency) field in DocType 'LMS Course' #: lms/lms/doctype/lms_batch/lms_batch.json @@ -2406,7 +2497,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:89 frontend/src/pages/CourseForm.vue:154 +#: 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 @@ -2534,7 +2625,7 @@ msgstr "İş İlanı Başlığı" msgid "Job Details" msgstr "İş Detayları" -#: lms/www/lms.py:109 +#: lms/www/lms.py:111 msgid "Job Openings" msgstr "İş Alımları" @@ -2566,6 +2657,10 @@ msgstr "İşler" msgid "Join" msgstr "Katıl" +#: frontend/src/components/UpcomingEvaluations.vue:45 +msgid "Join Call" +msgstr "" + #: frontend/src/components/Modals/Event.vue:74 msgid "Join Meeting" msgstr "Görüşmeye Katıl" @@ -2929,7 +3024,7 @@ msgid "LiveCode URL" msgstr "" #: frontend/src/components/Members.vue:108 -#: frontend/src/pages/Assignments.vue:71 frontend/src/pages/Batches.vue:88 +#: frontend/src/pages/Assignments.vue:71 frontend/src/pages/Batches.vue:94 #: frontend/src/pages/CertifiedParticipants.vue:79 #: frontend/src/pages/QuizSubmissionList.vue:39 #: frontend/src/pages/Quizzes.vue:51 @@ -2958,11 +3053,24 @@ 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:185 +#: frontend/src/components/QuizBlock.vue:9 frontend/src/pages/Batch.vue:188 #: frontend/src/pages/Lesson.vue:24 msgid "Login" msgstr "Giriş" +#: frontend/src/components/Modals/FCVerfiyCodeModal.vue:79 +#: frontend/src/components/Modals/FCVerfiyCodeModal.vue:83 +msgid "Login failed" +msgstr "" + +#: frontend/src/components/Modals/FCVerfiyCodeModal.vue:6 +msgid "Login to Frappe Cloud" +msgstr "Frappe Cloud'a Giriş Yapın" + +#: frontend/src/components/UserDropdown.vue:208 +msgid "Login to Frappe Cloud?" +msgstr "Frappe Cloud'a Giriş Yapın?" + #: frontend/src/pages/JobDetail.vue:48 msgid "Login to apply" msgstr "Başvurmak için giriş yapın" @@ -3028,7 +3136,7 @@ msgstr "Okundu olarak İşaretle" msgid "Marks" msgstr "" -#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.py:24 +#: 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 "" @@ -3048,7 +3156,7 @@ msgid "Maximum Attempts" msgstr "" #. Label of the medium (Select) field in DocType 'LMS Batch' -#: frontend/src/pages/BatchForm.vue:197 +#: frontend/src/pages/BatchForm.vue:185 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/public/js/common_functions.js:309 msgid "Medium" @@ -3060,6 +3168,7 @@ msgid "Medium ID" msgstr "Medium" #: lms/templates/emails/batch_confirmation.html:15 +#: lms/templates/emails/batch_start_reminder.html:22 msgid "Medium:" msgstr "Orta:" @@ -3232,7 +3341,7 @@ msgid "Mentors" msgstr "Mentorlar" #. Label of the meta_image (Attach Image) field in DocType 'LMS Batch' -#: frontend/src/pages/BatchForm.vue:40 lms/lms/doctype/lms_batch/lms_batch.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 "" @@ -3274,11 +3383,11 @@ msgstr "Moderatör" msgid "Modified By" msgstr "Değiştiren" -#: lms/lms/api.py:206 +#: lms/lms/api.py:208 msgid "Module Name is incorrect or does not exist." msgstr "Modül Adı yanlış veya mevcut değil." -#: lms/lms/api.py:202 +#: lms/lms/api.py:204 msgid "Module is incorrect." msgstr "Modül hatalı." @@ -3321,11 +3430,11 @@ msgstr "" msgid "New Assignment Submission" msgstr "Yeni Ödev Gönderimi" -#: lms/public/js/common_functions.js:255 lms/www/lms.py:87 +#: lms/public/js/common_functions.js:255 lms/www/lms.py:89 msgid "New Batch" msgstr "Yeni Parti" -#: lms/www/lms.py:38 +#: lms/www/lms.py:40 msgid "New Course" msgstr "Yeni Kurs" @@ -3391,6 +3500,10 @@ msgstr "Değerlendirme Yok" msgid "No Notifications" msgstr "Bildirim Yok" +#: frontend/src/components/Quiz.vue:275 +msgid "No Quiz submissions found" +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" @@ -3408,7 +3521,7 @@ msgstr "Hiçbir duyuru yok" msgid "No assignments found" msgstr "" -#: frontend/src/pages/Batches.vue:73 +#: frontend/src/pages/Batches.vue:79 msgid "No batches found" msgstr "Toplu kurs bulunamadı" @@ -3460,7 +3573,7 @@ msgstr "Hiçbir program bulunamadı" msgid "No quizzes found" msgstr "Hiçbir sınav bulunamadı" -#: frontend/src/components/Modals/EvaluationModal.vue:53 +#: frontend/src/components/Modals/EvaluationModal.vue:61 msgid "No slots available for this date." msgstr "Bu tarih için boş yer bulunmamaktadır." @@ -3468,7 +3581,7 @@ msgstr "Bu tarih için boş yer bulunmamaktadır." msgid "No submissions" msgstr "Başvuru yok" -#: frontend/src/components/UpcomingEvaluations.vue:41 +#: frontend/src/components/UpcomingEvaluations.vue:63 msgid "No upcoming evaluations." msgstr "Yaklaşan değerlendirme yok." @@ -3508,7 +3621,7 @@ msgstr "Önizleme için uygun değil" msgid "Not Graded" msgstr "Not Verilmedi" -#: frontend/src/components/NoPermission.vue:7 frontend/src/pages/Batch.vue:153 +#: frontend/src/components/NoPermission.vue:7 frontend/src/pages/Batch.vue:156 msgid "Not Permitted" msgstr "İzin Verilmedi" @@ -3533,7 +3646,7 @@ msgstr "Bildirimler" msgid "Notify me when available" msgstr "Kullanılabilir olduğundan bana bildir" -#: frontend/src/pages/BatchForm.vue:174 +#: frontend/src/pages/BatchForm.vue:157 msgid "Number of seats available" msgstr "" @@ -3685,7 +3798,7 @@ msgid "Pages" msgstr "Sayfalar" #. Label of the paid_batch (Check) field in DocType 'LMS Batch' -#: frontend/src/pages/BatchForm.vue:217 +#: frontend/src/pages/BatchForm.vue:205 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/public/js/common_functions.js:373 msgid "Paid Batch" @@ -3741,7 +3854,7 @@ msgstr "" #. 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:211 +#: 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" @@ -3856,11 +3969,11 @@ 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:1851 lms/lms/utils.py:1855 +#: lms/lms/utils.py:1863 lms/lms/utils.py:1867 msgid "Please complete the previous courses in the program to enroll in this course." msgstr "" -#: lms/lms/doctype/lms_batch/lms_batch.py:184 +#: lms/lms/doctype/lms_batch/lms_batch.py:188 msgid "Please enable Zoom Settings to use this feature." msgstr "Bu özelliği kullanmak için lütfen Zoom Ayarlarını etkinleştirin." @@ -3913,11 +4026,11 @@ msgstr "" msgid "Please login to access the quiz." msgstr "Teste erişmek için lütfen giriş yapın." -#: frontend/src/components/NoPermission.vue:25 frontend/src/pages/Batch.vue:164 +#: frontend/src/components/NoPermission.vue:25 frontend/src/pages/Batch.vue:167 msgid "Please login to access this page." msgstr "Bu sayfaya erişebilmek için lütfen giriş yapın." -#: lms/lms/api.py:198 +#: lms/lms/api.py:200 msgid "Please login to continue with payment." msgstr "Ödeme işlemine devam etmek için lütfen giriş yapın." @@ -3950,6 +4063,13 @@ msgstr "" msgid "Please take appropriate action at {0}" msgstr "" +#: frontend/src/components/Modals/FCVerfiyCodeModal.vue:79 +#: frontend/src/components/Modals/FCVerfiyCodeModal.vue:83 +#: frontend/src/components/Modals/FCVerfiyCodeModal.vue:91 +#: frontend/src/components/UserDropdown.vue:244 +msgid "Please try again" +msgstr "Lütfen tekrar deneyin" + #: frontend/src/components/Modals/ChapterModal.vue:177 msgid "Please upload a SCORM package" msgstr "" @@ -4136,7 +4256,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:28 frontend/src/pages/CourseForm.vue:171 +#: 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/public/js/common_functions.js:266 @@ -4215,7 +4335,7 @@ msgstr "Sorular başarıyla silindi" #. Label of the quiz (Link) field in DocType 'LMS Quiz Submission' #. Label of a Link in the LMS Workspace -#: 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" @@ -4313,7 +4433,7 @@ msgstr "Referans Belge Türü" msgid "Regards" msgstr "Saygılarımla" -#: frontend/src/components/BatchOverlay.vue:76 +#: frontend/src/components/BatchOverlay.vue:80 msgid "Register Now" msgstr "Şimdi Kaydol" @@ -4342,7 +4462,7 @@ msgstr "Reddedildi" msgid "Related Courses" msgstr "İlgili Kurslar" -#: frontend/src/pages/BatchForm.vue:73 frontend/src/pages/CourseForm.vue:99 +#: frontend/src/pages/BatchForm.vue:77 frontend/src/pages/CourseForm.vue:99 msgid "Remove" msgstr "Kaldır" @@ -4363,6 +4483,10 @@ msgstr "Mentorluk Talebi" msgid "Required Role" msgstr "Gerekli Rol" +#: frontend/src/components/Modals/FCVerfiyCodeModal.vue:31 +msgid "Resend" +msgstr "" + #. Option for the 'Membership' (Select) field in DocType 'LMS Batch Old' #: lms/lms/doctype/lms_batch_old/lms_batch_old.json msgid "Restricted" @@ -4517,7 +4641,7 @@ msgstr "Arama" msgid "Search by Name" msgstr "İsme Göre Ara" -#: frontend/src/pages/Batches.vue:39 +#: frontend/src/pages/Batches.vue:45 msgid "Search by Title" msgstr "Başlığa Göre Ara" @@ -4530,7 +4654,7 @@ msgid "Search for an icon" msgstr "Bir simge arayın" #. Label of the seat_count (Int) field in DocType 'LMS Batch' -#: frontend/src/pages/BatchForm.vue:171 +#: frontend/src/pages/BatchForm.vue:154 #: lms/lms/doctype/lms_batch/lms_batch.json #: lms/public/js/common_functions.js:327 msgid "Seat Count" @@ -4554,7 +4678,7 @@ msgstr "Bir soru seçin" msgid "Select a quiz" msgstr "" -#: frontend/src/components/Modals/EvaluationModal.vue:32 +#: frontend/src/components/Modals/EvaluationModal.vue:40 msgid "Select a slot" msgstr "" @@ -4582,7 +4706,7 @@ msgid "Set your Password" msgstr "Şifrenizi Ayarlayın" #: frontend/src/components/Modals/Settings.vue:7 -#: frontend/src/pages/BatchForm.vue:165 frontend/src/pages/CourseForm.vue:161 +#: 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 "Ayarlar" @@ -4591,13 +4715,17 @@ msgstr "Ayarlar" msgid "Share on" msgstr "Paylaş" +#: frontend/src/pages/BatchForm.vue:228 +msgid "Short Description" +msgstr "" + #. Label of the short_introduction (Small Text) field in DocType 'LMS Course' #: frontend/src/pages/CourseForm.vue:38 #: lms/lms/doctype/lms_course/lms_course.json msgid "Short Introduction" msgstr "Kısa Tanıtım" -#: frontend/src/pages/BatchForm.vue:99 +#: frontend/src/pages/BatchForm.vue:231 msgid "Short description of the batch" msgstr "" @@ -4765,7 +4893,7 @@ msgstr "Başlangıç" #. 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:124 +#: 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 @@ -4773,6 +4901,10 @@ msgstr "Başlangıç" msgid "Start Date" msgstr "Başlangıç Tarihi" +#: lms/templates/emails/batch_start_reminder.html:14 +msgid "Start Date:" +msgstr "Başlangıç Tarihi:" + #: frontend/src/components/CourseCardOverlay.vue:63 #: frontend/src/pages/Lesson.vue:21 frontend/src/pages/SCORMChapter.vue:28 #: lms/templates/emails/lms_course_interest.html:9 @@ -4786,7 +4918,7 @@ msgstr "Öğrenmeye Başlayın" #. 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/BatchForm.vue:140 +#: 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 @@ -4821,7 +4953,7 @@ msgstr "Durum" #. Label of the statistics (Check) field in DocType 'LMS Settings' #: frontend/src/components/BatchStudents.vue:5 #: lms/lms/doctype/lms_course/lms_course.json -#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:134 +#: lms/lms/doctype/lms_settings/lms_settings.json lms/www/lms.py:136 msgid "Statistics" msgstr "İstatistik" @@ -4834,6 +4966,7 @@ msgstr "İstatistik" #. 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' +#. Label of the status (Select) field in DocType 'LMS Certificate Request' #. 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' @@ -4849,6 +4982,7 @@ msgstr "İstatistik" #: 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 +#: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json #: 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 @@ -4936,9 +5070,9 @@ msgstr "" msgid "Submitted {0}" msgstr "Kaydedildi {0}" -#: frontend/src/components/Assignment.vue:316 +#: frontend/src/components/Assignment.vue:334 #: frontend/src/components/BatchCourses.vue:151 -#: frontend/src/components/BatchOverlay.vue:141 +#: frontend/src/components/BatchOverlay.vue:150 #: frontend/src/components/BatchStudents.vue:324 #: frontend/src/components/CourseCardOverlay.vue:168 #: frontend/src/components/Modals/AnnouncementModal.vue:99 @@ -4973,7 +5107,7 @@ msgstr "Özet" msgid "Sunday" msgstr "Pazar" -#: lms/lms/api.py:997 +#: lms/lms/api.py:999 msgid "Suspicious pattern found in {0}: {1}" msgstr "" @@ -5094,10 +5228,14 @@ msgstr "" msgid "Thanks and Regards" msgstr "Teşekkürler ve Saygılar" -#: lms/lms/utils.py:1760 +#: lms/lms/utils.py:1772 msgid "The batch is full. Please contact the Administrator." 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 "" + #: lms/templates/emails/lms_course_interest.html:5 msgid "The course {0} is now available on {1}." msgstr "{0} kursuna artık {1} adresinden erişilebilir." @@ -5118,7 +5256,7 @@ msgstr "Bu slot başka bir katılımcı tarafından rezerve edilmiş." msgid "The status of your application has changed." msgstr "Başvurunuzun durumu değişti." -#: frontend/src/pages/Batches.vue:77 +#: 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 "Şu anda mevcut toplu ders bulunmamaktadır. Gözünüzü dört açın, yeni öğrenme deneyimleri yakında yolda!" @@ -5158,7 +5296,7 @@ msgstr "Bu sitede {0} yok." msgid "There has been an update on your submission for assignment {0}" msgstr "" -#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.py:42 +#: 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 "" @@ -5185,7 +5323,7 @@ msgstr "" msgid "This course has:" msgstr "Bu kursta:" -#: lms/lms/utils.py:1608 +#: lms/lms/utils.py:1620 msgid "This course is free." msgstr "Bu kurs ücretsizdir." @@ -5258,7 +5396,7 @@ msgstr "" #. Label of the timezone (Data) field in DocType 'LMS Certificate Request' #. Label of the timezone (Data) field in DocType 'LMS Live Class' #: frontend/src/components/Modals/LiveClassModal.vue:46 -#: frontend/src/pages/BatchForm.vue:154 +#: 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_live_class/lms_live_class.json @@ -5266,6 +5404,8 @@ msgid "Timezone" msgstr "Zaman Dilimi" #: lms/templates/emails/batch_confirmation.html:19 +#: lms/templates/emails/batch_start_reminder.html:18 +#: lms/templates/emails/live_class_reminder.html:18 msgid "Timings:" msgstr "" @@ -5289,7 +5429,7 @@ msgstr "" #: frontend/src/components/Modals/DiscussionModal.vue:18 #: frontend/src/components/Modals/LiveClassModal.vue:23 #: frontend/src/pages/AssignmentForm.vue:32 -#: frontend/src/pages/Assignments.vue:152 frontend/src/pages/BatchForm.vue:20 +#: 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 @@ -5329,7 +5469,7 @@ msgstr "Alıcı" msgid "To Date" msgstr "Bitiş Tarihi" -#: lms/lms/utils.py:1619 +#: lms/lms/utils.py:1631 msgid "To join this batch, please contact the Administrator." msgstr "" @@ -5395,7 +5535,7 @@ msgstr "X" msgid "Type" msgstr "Türü" -#: frontend/src/components/Quiz.vue:594 +#: frontend/src/components/Quiz.vue:612 msgid "Type your answer" msgstr "Cevabınızı yazın" @@ -5431,7 +5571,7 @@ msgstr "İnceleniyor" msgid "Unlisted" msgstr "Listelenmemiş" -#: frontend/src/pages/Batches.vue:262 frontend/src/pages/Batches.vue:278 +#: frontend/src/pages/Batches.vue:280 frontend/src/pages/Batches.vue:296 msgid "Unpublished" msgstr "" @@ -5451,14 +5591,16 @@ msgid "Unstructured Role" 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:258 frontend/src/pages/Batches.vue:276 +#: frontend/src/pages/Batches.vue:276 frontend/src/pages/Batches.vue:294 #: frontend/src/pages/CourseForm.vue:184 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 "Yaklaşanlar" -#: frontend/src/pages/Batch.vue:176 +#: frontend/src/pages/Batch.vue:179 msgid "Upcoming Batches" msgstr "Yaklaşan Sınıflar" @@ -5477,7 +5619,7 @@ msgstr "Güncelle" msgid "Update Password" msgstr "Şifreyi Güncelle" -#: frontend/src/pages/BatchForm.vue:55 frontend/src/pages/CourseForm.vue:80 +#: frontend/src/pages/BatchForm.vue:59 frontend/src/pages/CourseForm.vue:80 msgid "Upload" msgstr "Yükle" @@ -5553,6 +5695,14 @@ msgstr "Değer" msgid "Value Change" msgstr "Değer Değişimi" +#: frontend/src/components/Modals/FCVerfiyCodeModal.vue:26 +msgid "Verification Code" +msgstr "Doğrulama Kodu" + +#: frontend/src/components/Modals/FCVerfiyCodeModal.vue:9 +msgid "Verify" +msgstr "Doğrula" + #. Label of the video_link (Data) field in DocType 'LMS Course' #: lms/lms/doctype/lms_course/lms_course.json msgid "Video Embed Link" @@ -5576,6 +5726,8 @@ msgid "Visit Batch" msgstr "" #: lms/templates/emails/batch_confirmation.html:23 +#: lms/templates/emails/batch_start_reminder.html:26 +#: lms/templates/emails/live_class_reminder.html:22 msgid "Visit the following link to view your " msgstr "Görüntülemek için aşağıdaki bağlantıyı ziyaret edin " @@ -5592,6 +5744,10 @@ msgstr "Yaklaşan grubumuza kaydolduğunuzu bildirmekten mutluluk duyuyoruz. Teb msgid "We have a limited number of seats, and they won't be available for long!" msgstr "" +#: frontend/src/components/Modals/FCVerfiyCodeModal.vue:21 +msgid "We have sent the verificaton code to your email id " +msgstr "" + #: lms/templates/emails/payment_reminder.html:4 msgid "We noticed that you started enrolling in the" msgstr "" @@ -5671,15 +5827,15 @@ msgstr "Cevabınızı buraya yazın" msgid "You already have an evaluation on {0} at {1} for the course {2}." msgstr "" -#: lms/lms/api.py:222 +#: lms/lms/api.py:224 msgid "You are already enrolled for this batch." msgstr "Bu gruba zaten kayıtlısınız." -#: lms/lms/api.py:214 +#: lms/lms/api.py:216 msgid "You are already enrolled for this course." msgstr "Bu kursa zaten kayıtlısınız." -#: frontend/src/pages/Batch.vue:158 +#: frontend/src/pages/Batch.vue:161 msgid "You are not a member of this batch. Please checkout our upcoming batches." msgstr "Bu sınıfın üyesi değilsiniz. Lütfen yaklaşan sınıflara göz atın." @@ -5741,6 +5897,10 @@ msgstr "Puanın" 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" +#: 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 "" + #: lms/job/doctype/lms_job_application/lms_job_application.py:22 msgid "You have already applied for this job." msgstr "Bu iş için zaten başvurdunuz." @@ -5753,7 +5913,7 @@ msgstr "Bu sınav için izin verilen maksimum deneme sayısını zaten aştını msgid "You have already reviewed this course" msgstr "Bu kursa zaten yorum eklediniz" -#: frontend/src/components/BatchOverlay.vue:142 +#: frontend/src/components/BatchOverlay.vue:151 msgid "You have been enrolled in this batch" msgstr "Bu gruba kayıt oldunuz" @@ -5761,7 +5921,11 @@ msgstr "Bu gruba kayıt oldunuz" msgid "You have been enrolled in this course" msgstr "Bu kursa zaten kayıtlısınız" -#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.py:39 +#: 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 "" + +#: lms/lms/doctype/lms_quiz_submission/lms_quiz_submission.py:56 msgid "You have got a score of {0} for the quiz {1}" msgstr "" @@ -5781,6 +5945,10 @@ msgstr "Bu kurs için bildirim almayı seçtiniz. Kurs kullanılabilir olduğund msgid "You need to login first to enroll for this course" msgstr "Bu kursa kaydolmak için önce giriş yapmanız gerekiyor" +#: frontend/src/components/Modals/FCVerfiyCodeModal.vue:71 +msgid "You will be redirected to Frappe Cloud soon." +msgstr "Yakında Frappe Cloud'a yönlendirileceksiniz." + #: 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." @@ -5919,7 +6087,7 @@ msgstr "" msgid "you can" msgstr "yapabilirsin" -#: lms/lms/api.py:787 lms/lms/api.py:795 +#: lms/lms/api.py:789 lms/lms/api.py:797 msgid "{0} Settings not found" msgstr "{0} Ayarları bulunamadı"