diff --git a/lms/locale/tr.po b/lms/locale/tr.po index e086767c..ccad300a 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-01-24 16:04+0000\n" -"PO-Revision-Date: 2025-01-28 12:17\n" +"POT-Creation-Date: 2025-02-07 16:03+0000\n" +"PO-Revision-Date: 2025-02-10 16:09\n" "Last-Translator: jannat@frappe.io\n" "Language-Team: Turkish\n" "MIME-Version: 1.0\n" @@ -240,6 +240,11 @@ msgstr "Tüm Gönderiler" msgid "All questions should have the same marks if the limit is set." msgstr "Eğer bir sınır konulmuşsa tüm soruların puanları aynı olmalıdır." +#. 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 "" + #. Label of the allow_posting (Check) field in DocType 'Job Settings' #: lms/job/doctype/job_settings/job_settings.json msgid "Allow Job Posting From Website" @@ -523,7 +528,7 @@ msgstr "Rozet Resmi" #: lms/lms/doctype/lms_certificate_request/lms_certificate_request.json #: lms/lms/doctype/lms_live_class/lms_live_class.json msgid "Batch" -msgstr "Toplu İşlem" +msgstr "Parti" #. Label of the batch_confirmation_template (Link) field in DocType 'LMS #. Settings' @@ -1214,6 +1219,7 @@ msgstr "Kurs İçeriği" #. Name of a role #: frontend/src/pages/ProfileRoles.vue:16 +#: lms/lms/doctype/course_chapter/course_chapter.json #: lms/lms/doctype/lms_course/lms_course.json #: lms/lms/doctype/lms_program/lms_program.json #: lms/lms/doctype/lms_question/lms_question.json @@ -1340,7 +1346,7 @@ msgstr "Tamamlanan Kurslar" msgid "Courses Mentored" msgstr "Mentorluk Yapılan Kurslar" -#: frontend/src/components/BatchCourses.vue:150 +#: frontend/src/components/BatchCourses.vue:151 msgid "Courses deleted successfully" msgstr "Kurslar başarıyla silindi" @@ -4917,7 +4923,7 @@ msgid "Submitted {0}" msgstr "Kaydedildi {0}" #: frontend/src/components/Assignment.vue:316 -#: frontend/src/components/BatchCourses.vue:150 +#: frontend/src/components/BatchCourses.vue:151 #: frontend/src/components/BatchOverlay.vue:135 #: frontend/src/components/BatchStudents.vue:302 #: frontend/src/components/CourseCardOverlay.vue:165