scratch-l10n/www/teacherregistration/tr.json
chrisgarrity 26e3bd064d Add www resources
Add scratch-www translation resources and include in the pubished package.
2018-03-13 11:46:37 -04:00

39 lines
2.8 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"teacherRegistration.nameStepTitle": "Ad ve soyad",
"teacherRegistration.nameStepDescription": "Adınız herkese açık olarak gösterilmeyecek, gizli ve güvende saklanacaktır",
"teacherRegistration.firstName": "Ad",
"teacherRegistration.lastName": "Soyadı",
"teacherRegistration.phoneNumber": "Telefon numarası",
"teacherRegistration.phoneStepDescription": "Telefon numaranız herkese açık olarak gösterilmeyecek, gizli ve güvende saklanacaktır",
"teacherRegistration.phoneConsent": "Evet, Scratch Ekibi beni telefonla arayarak Öğretmen Hesabımı doğrulayabilir",
"teacherRegistration.validationPhoneNumber": "Lütfen geçerli bir telefon numarası giriniz",
"teacherRegistration.validationPhoneConsent": "Öğretmen Hesabınızın doğruluğunu onaylamanız gerekir",
"teacherRegistration.privacyDescription": "Bilgileriniz herkese açık olarak gösterilmeyecek, gizli ve güvende saklanacaktır.",
"teacherRegistration.organization": "Kurum",
"teacherRegistration.orgTitle": "Göreviniz",
"teacherRegistration.orgType": "Kurum türü",
"teacherRegistration.checkAll": "Size uyan bütün seçeneklere tıklayın",
"teacherRegistration.orgChoiceElementarySchool": "İlkokul",
"teacherRegistration.orgChoiceMiddleSchool": "Orta okul",
"teacherRegistration.orgChoiceHighSchool": "Lise",
"teacherRegistration.orgChoiceUniversity": "Üniversite",
"teacherRegistration.orgChoiceAfterschool": "Okul sonrası eğitim / Dershane",
"teacherRegistration.orgChoiceMuseum": "Müze",
"teacherRegistration.orgChoiceLibrary": "Kütüphane",
"teacherRegistration.orgChoiceCamp": "Kamp",
"teacherRegistration.notRequired": "Zorunlu değil",
"teacherRegistration.addressLine1": "Adres 1. Satır",
"teacherRegistration.addressLine2": "Adres 2. Satır (Zorunlu değil)",
"teacherRegistration.zipCode": "Posta kodu",
"teacherRegistration.stateProvince": "Bölge",
"teacherRegistration.city": "Şehir",
"teacherRegistration.addressStepTitle": "Adres",
"teacherRegistration.useScratchStepTitle": "Scratch'i nasıl kullanmayı planlıyorsunuz?",
"teacherRegistration.useScratchStepDescription": "Scratch'ı nasıl kullanmayı planladığınız hakkında biraz bilgi verin. Bu bilgiyi neden istiyoruz?",
"teacherRegistration.useScratchMaxLength": "Açıklama en fazla 300 karakter olmalıdır",
"teacherRegistration.howUseScratch": "Scratch'i kurumunuzda nasıl kullanmayı planlıyorsunuz?",
"teacherRegistration.emailStepTitle": "E-posta adresi",
"teacherRegistration.emailStepDescription": "Scratch Öğretmen Hesabınıza erişmenize izin verecek bir onay e-postası göndereceğiz.",
"teacherRegistration.validationEmailMatch": "Upps, e-postalar eşleşmedi",
"teacherRegistration.validationAge": "Üzgünüz, öğretmenler en az 13 yaşında olmalı"
}