Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates for file translations/frontend-app-course-authoring/src/i18n/transifex_input.json in tr_TR #3119

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -169,10 +169,8 @@
"course-authoring.studio-home.heading.title": "{studioShortName} home",
"course-authoring.studio-home.add-new-course.btn.text": "New course",
"course-authoring.studio-home.add-new-library.btn.text": "Yeni kütüphane",
"course-authoring.studio-home.page-load.failed.message": "Failed to load Studio home. Please try again later.",
"course-authoring.studio-home.email-staff.btn.text": "Personele dersi oluşturmaları için e-posta at",
"course-authoring.studio-home.courses.tab.title": "Dersler",
"course-authoring.studio-home.libraries.tab.title": "Kütüphaneler",
"course-authoring.studio-home.archived.tab.title": "Archived courses",
"course-authoring.studio-home.default-section-1.title": "Are you staff on an existing {studioShortName} course?",
"course-authoring.studio-home.default-section-1.description": "Dersi oluşturan kişi derse erişim vermelidir. Yazımına yardımcı olduğunuz dersin oluşturucusu veya yöneticisiyle iletişime geçin. ",
"course-authoring.studio-home.default-section-2.title": "Create your first course",
Expand All @@ -187,6 +185,9 @@
"course-authoring.studio-home.organization.input.no-options": "Seçenek yok",
"course-authoring.taxonomy-list.header.title": "Taxonomies",
"course-authoring.taxonomy-list.button.download-template.label": "Download template",
"course-authoring.taxonomy-list.button.download-template.csv.label": "CSV template",
"course-authoring.taxonomy-list.button.download-template.json.label": "JSON template",
"course-authoring.taxonomy-list.butotn.download-template.hint": "Download example taxonomy",
"course-authoring.taxonomy-list.button.import.label": "İçe Aktar",
"course-authoring.taxonomy-list.select.org.default": "All taxonomies",
"course-authoring.taxonomy-list.spinner.loading": "Yükleniyor",
Expand Down Expand Up @@ -790,6 +791,12 @@
"course-authoring.studio-home.sidebar.about.description-4": "Your request to author courses in {studioName} has been denied. Please {mailTo}.",
"course-authoring.studio-home.sidebar.about.description-4.mail-to": "contact {platformName} staff with further questions",
"course-authoring.studio-home.processing.title": "Courses being processed",
"course-authoring.studio-home.courses.tab.title": "Dersler",
"course-authoring.studio-home.courses.tab.error.message": "Failed to fetch courses. Please try again later.",
"course-authoring.studio-home.libraries.tab.error.message": "Failed to fetch libraries. Please try again later.",
"course-authoring.studio-home.libraries.tab.title": "Kütüphaneler",
"course-authoring.studio-home.archived.tab.title": "Archived courses",
"course-authoring.studio-home.archived.tab.error.message": "Failed to fetch archived courses. Please try again later.",
"course-authoring.studio-home.verify-email.heading": "Thanks for signing up, {username}!",
"course-authoring.studio-home.verify-email.banner.title": "E-posta adresinizi doğrulamamız gerekiyor",
"course-authoring.studio-home.verify-email.banner.description": "Neredeyse tamam! Kaydınızı tamamlamak için ({email}) e-posta adresini doğrulamamız gerekiyor. Etkinleştirme iletisi ve ilerleyen aşamalar sizin için orada bekliyor olacak.",
Expand All @@ -807,12 +814,12 @@
"course-authoring.taxonomy-list.csv-format": "CSV file",
"course-authoring.taxonomy-list.json-format": "JSON file",
"course-authoring.taxonomy-list.modal.cancel": "İptal",
"course-authoring.tag-list.no-results-found.message": "Sonuç bulunamadı",
"course-authoring.tag-list.column.value.header": "# child tags",
"course-authoring.tag-list.error": "Error: unable to load child tags",
"course-authoring.taxonomy-list.popover.system-defined.title": "System taxonomy",
"course-authoring.taxonomy-list.popover.system-defined.body": "This is a system-level taxonomy and is enabled by default.",
"course-authoring.taxonomy-list.badge.system-defined.label": "System-level",
"course-authoring.tag-list.no-results-found.message": "Sonuç bulunamadı",
"course-authoring.tag-list.column.value.header": "Tag name",
"course-authoring.tag-list.error": "Error: unable to load child tags",
"course-authoring.taxonomy-list.orgs-count.label": "Assigned to {orgsCount} orgs",
"course-authoring.taxonomy-list.menu.export.label": "Dışa Aktar",
"course-authoring.taxonomy-list.menu.delete.label": "Delete",
Expand Down