scratch-l10n 6.1.88 → 6.1.90

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "scratch-l10n",
3
- "version": "6.1.88",
3
+ "version": "6.1.90",
4
4
  "description": "Localization for the Scratch 3.0 components",
5
5
  "main": "./dist/l10n.js",
6
6
  "browser": "./src/index.mjs",
@@ -55,7 +55,7 @@
55
55
  "lodash.defaultsdeep": "4.6.1",
56
56
  "mkdirp": "3.0.1",
57
57
  "transifex": "1.6.6",
58
- "tsx": "4.22.4"
58
+ "tsx": "4.22.5"
59
59
  },
60
60
  "devDependencies": {
61
61
  "@babel/cli": "7.29.7",
@@ -76,14 +76,14 @@
76
76
  "eslint": "9.39.4",
77
77
  "eslint-config-scratch": "11.0.53",
78
78
  "format-message-cli": "6.2.4",
79
- "globals": "17.6.0",
79
+ "globals": "17.7.0",
80
80
  "husky": "8.0.3",
81
81
  "jshint": "2.13.6",
82
82
  "json": "^9.0.6",
83
83
  "jsonlint": "1.6.3",
84
84
  "p-limit": "2.3.0",
85
85
  "p-queue": "3.2.0",
86
- "prettier": "3.8.4",
86
+ "prettier": "3.9.4",
87
87
  "rimraf": "2.7.1",
88
88
  "scratch-semantic-release-config": "4.0.1",
89
89
  "semantic-release": "25.0.5",
@@ -36,7 +36,7 @@
36
36
  "teacherRegistration.useScratchStepDescription": " Еиҭашәҳәа, Scratch ахархәараз планқәас ишәымо. Ҳара ари аинформациа ҳзазҵаауа",
37
37
  "teacherRegistration.useScratchMaxLength": "Ахцәажәара 300 символ иреиҳаны иаҵанамкуазароуп",
38
38
  "teacherRegistration.howUseScratch": "Планқәас ишәымои шәусураҟны аҟны Scratch ахархәараз?",
39
- "teacherRegistration.emailStepTitle": "E-mail ",
39
+ "teacherRegistration.emailStepTitle": "E-mail",
40
40
  "teacherRegistration.emailStepDescription1": "We will send you an email from <a>no-reply@scratch.mit.edu</a> to verify your email address.",
41
41
  "teacherRegistration.emailStepDescription2": "Once you confirm your email, we will proceed with reviewing your request for a Teacher Account.",
42
42
  "teacherRegistration.reviewProcess": "The review process may take up to 24 hours.",
@@ -25,7 +25,7 @@
25
25
  "teacherRegistration.orgChoiceMuseum": "Museum",
26
26
  "teacherRegistration.orgChoiceLibrary": "Biblioteek",
27
27
  "teacherRegistration.orgChoiceCamp": "Camp",
28
- "teacherRegistration.notRequired": "Nie Vereis",
28
+ "teacherRegistration.notRequired": "Nie Vereis Nie",
29
29
  "teacherRegistration.addressLine1": "Address Line 1",
30
30
  "teacherRegistration.addressLine2": "Address Line 2 (Optional)",
31
31
  "teacherRegistration.zipCode": "ZIP",
@@ -43,6 +43,6 @@
43
43
  "teacherRegistration.confirmYourEmailDescription": "Please check your inbox for a confirmation email from <a>no-reply@scratch.mit.edu</a> to verify your email address before your account can be approved.",
44
44
  "teacherRegistration.confirmYourEmailFirewall": "Many schools use email firewalls. To prevent delays in approving your account, please ask your school's IT department to whitelist <a>no-reply@scratch.mit.edu</a>. This will ensure that you can get automated emails from Scratch in the future, which you'll need for things like changing your or your students' passwords.",
45
45
  "teacherRegistration.confirmationEmail": "Click the link in the confirmation email sent to: ",
46
- "teacherRegistration.validationEmailMatch": "Die e-posadresse is nie dieselfde nie",
46
+ "teacherRegistration.validationEmailMatch": "Die e-pos adresse stem nie ooreen nie",
47
47
  "teacherRegistration.validationAge": "Sorry, teachers must be at least 16 years old"
48
48
  }
@@ -23,7 +23,7 @@
23
23
  "teacherRegistration.orgChoiceUniversity": "ኮሌጅ/ዩኒቨርስቲ",
24
24
  "teacherRegistration.orgChoiceAfterschool": "የትምህርት ቤት ክበቦች",
25
25
  "teacherRegistration.orgChoiceMuseum": "ቤተ መዘክር",
26
- "teacherRegistration.orgChoiceLibrary": "ቤተ መጻሕፍት",
26
+ "teacherRegistration.orgChoiceLibrary": "ስብስብ",
27
27
  "teacherRegistration.orgChoiceCamp": "ሠፈር",
28
28
  "teacherRegistration.notRequired": "ግዴታ አይደለም",
29
29
  "teacherRegistration.addressLine1": "አድራሻ መስመር 1",
@@ -43,6 +43,6 @@
43
43
  "teacherRegistration.confirmYourEmailDescription": "Please check your inbox for a confirmation email from <a>no-reply@scratch.mit.edu</a> to verify your email address before your account can be approved.",
44
44
  "teacherRegistration.confirmYourEmailFirewall": "Many schools use email firewalls. To prevent delays in approving your account, please ask your school's IT department to whitelist <a>no-reply@scratch.mit.edu</a>. This will ensure that you can get automated emails from Scratch in the future, which you'll need for things like changing your or your students' passwords.",
45
45
  "teacherRegistration.confirmationEmail": "Click the link in the confirmation email sent to: ",
46
- "teacherRegistration.validationEmailMatch": "ኢሜይሎች አይዛመዱም",
46
+ "teacherRegistration.validationEmailMatch": "ኢሜይሎቹ አይመሳሰሉም",
47
47
  "teacherRegistration.validationAge": "Sorry, teachers must be at least 16 years old"
48
48
  }
@@ -4,7 +4,7 @@
4
4
  "teacherRegistration.nameStepTitle": "الاسم الأول &amp; الأخير",
5
5
  "teacherRegistration.nameStepTitleNew": "الاسم الأول والأخير",
6
6
  "teacherRegistration.nameStepDescription": "لن يظهر اسمك للآخرين، وسيحفظ في سرية وخصوصية. ",
7
- "teacherRegistration.firstName": "الاسم الأول",
7
+ "teacherRegistration.firstName": "الأسم الأول",
8
8
  "teacherRegistration.lastName": "الأسم الأخير",
9
9
  "teacherRegistration.phoneNumber": "رقم الهاتف المحمول",
10
10
  "teacherRegistration.phoneStepDescription": "لن يتم عرض رقم هاتفك المحمول بشكل علني، وسيتم الاحتفاظ به سريًا وآمنًا",
@@ -25,7 +25,7 @@
25
25
  "teacherRegistration.orgChoiceMuseum": "জাদুঘর",
26
26
  "teacherRegistration.orgChoiceLibrary": "লাইব্রেরি",
27
27
  "teacherRegistration.orgChoiceCamp": "ক্যাম্প",
28
- "teacherRegistration.notRequired": "প্রয়োজনীয় নয়",
28
+ "teacherRegistration.notRequired": "আবশ্যক নয়",
29
29
  "teacherRegistration.addressLine1": "ঠিকানা 1 ",
30
30
  "teacherRegistration.addressLine2": "ঠিকানা 2 (ঐচ্ছিক)",
31
31
  "teacherRegistration.zipCode": "পোস্ট কোড",
@@ -4,7 +4,7 @@
4
4
  "teacherRegistration.nameStepTitle": "Křestní jméno a příjmení",
5
5
  "teacherRegistration.nameStepTitleNew": "Křestní jméno a příjmení",
6
6
  "teacherRegistration.nameStepDescription": "Vaše jméno nebude veřejně zobrazované a bude uloženo důvěrně a bezpečně.",
7
- "teacherRegistration.firstName": "Křestní jméno",
7
+ "teacherRegistration.firstName": "Jméno",
8
8
  "teacherRegistration.lastName": "Příjmení",
9
9
  "teacherRegistration.phoneNumber": "Číslo mobilního telefonu",
10
10
  "teacherRegistration.phoneStepDescription": "Vaše mobilní číslo nebude veřejně zobrazované a bude uloženo důvěrně a bezpečně",
@@ -36,7 +36,7 @@
36
36
  "teacherRegistration.useScratchStepDescription": "Řekni nám něco o tom, jak plánuješ použít Scratch. Proč o tyto informace žádáme",
37
37
  "teacherRegistration.useScratchMaxLength": "Popis musí být maximálně 300 znaků dlouhý",
38
38
  "teacherRegistration.howUseScratch": "Jak plánujete používat Scratch ve tvé organizaci?",
39
- "teacherRegistration.emailStepTitle": "Emailová adresa",
39
+ "teacherRegistration.emailStepTitle": "E-mailová adresa",
40
40
  "teacherRegistration.emailStepDescription1": "Pošleme vám e-mail od <a>no-reply@scratch.mit.edu</a> pro ověření vaší e-mailové adresy.",
41
41
  "teacherRegistration.emailStepDescription2": "Jakmile svůj e-mail potvrdíte, budeme pokračovat ve zpracování vaší žádosti o účet učitele.",
42
42
  "teacherRegistration.reviewProcess": "Proces kontroly může trvat až 24 hodin.",
@@ -25,7 +25,7 @@
25
25
  "teacherRegistration.orgChoiceMuseum": "Μουσείο",
26
26
  "teacherRegistration.orgChoiceLibrary": "Βιβλιοθήκη",
27
27
  "teacherRegistration.orgChoiceCamp": "Κατασκήνωση",
28
- "teacherRegistration.notRequired": "Δεν απαιτείται",
28
+ "teacherRegistration.notRequired": "Δεν Απαιτείται",
29
29
  "teacherRegistration.addressLine1": "Γραμμή Διεύθυνσης 1",
30
30
  "teacherRegistration.addressLine2": "Γραμμή Διεύθυνσης 2 (Προαιρετικό)",
31
31
  "teacherRegistration.zipCode": "ΤΚ",
@@ -36,7 +36,7 @@
36
36
  "teacherRegistration.useScratchStepDescription": "Πείτε μας λίγα λόγια για το πώς σκοπεύετε να χρησιμοποιήσετε το Scratch. Γιατί ζητάμε αυτές τις πληροφορίες",
37
37
  "teacherRegistration.useScratchMaxLength": "Η περιγραφή θα πρέπει να περιέχει έως 300 χαρακτήρες",
38
38
  "teacherRegistration.howUseScratch": "Πώς σκοπεύετε να χρησιμοποιήσετε το Scratch στον οργανισμό σας;",
39
- "teacherRegistration.emailStepTitle": "Διεύθυνση Email",
39
+ "teacherRegistration.emailStepTitle": "Διεύθυνση Ηλεκτρονικού Ταχυδρομείου",
40
40
  "teacherRegistration.emailStepDescription1": "We will send you an email from <a>no-reply@scratch.mit.edu</a> to verify your email address.",
41
41
  "teacherRegistration.emailStepDescription2": "Once you confirm your email, we will proceed with reviewing your request for a Teacher Account.",
42
42
  "teacherRegistration.reviewProcess": "The review process may take up to 24 hours.",
@@ -36,13 +36,13 @@
36
36
  "teacherRegistration.useScratchStepDescription": "Cuéntanos un poco sobre cómo planeas usar Scratch. Por qué te preguntamos por esta información",
37
37
  "teacherRegistration.useScratchMaxLength": "La descripción debe contener como mucho 300 caracteres",
38
38
  "teacherRegistration.howUseScratch": "¿Cómo tienes pensado utilizar Scratch en tu organización?",
39
- "teacherRegistration.emailStepTitle": "Correo electrónico",
39
+ "teacherRegistration.emailStepTitle": "Dirección de correo electrónico",
40
40
  "teacherRegistration.emailStepDescription1": "Te enviaremos un correo electrónico desde <a>no-reply@scratch.mit.edu</a> para verificar tu dirección de correo.",
41
41
  "teacherRegistration.emailStepDescription2": "Una vez que hayas confirmado tu correo electrónico, procederemos a revisar tu solicitud para una Cuenta de Profesor.",
42
42
  "teacherRegistration.reviewProcess": "El proceso de revisación podrá tomar hasta 24 horas.",
43
43
  "teacherRegistration.confirmYourEmailDescription": "Por favor revise el correo de confirmación enviado desde <a>no-reply@scratch.mit.edu</a> para verificar su dirección de correo antes de que su cuenta pueda ser aprobada.",
44
44
  "teacherRegistration.confirmYourEmailFirewall": "Muchas escuelas usan firewalls de correo electrónico. Para prevenir retrasos al aprobar tu cuenta, pídele al departamento TI de tu colegio para poner en la lista banca a <a>no-reply@scratch.mit.edu</a>. Esto asegurará que puedas conseguir correos electrónicos automatizados de Scratch en el futuro, los cuales necesitarás para ciertas cosas como cambiar tu contraseña o la de tus alumnos.",
45
45
  "teacherRegistration.confirmationEmail": "Haga clic en el correo de confirmación enviado a:",
46
- "teacherRegistration.validationEmailMatch": "Whoops, los correos electrónicos no coinciden",
46
+ "teacherRegistration.validationEmailMatch": "Los correos electrónicos no coinciden",
47
47
  "teacherRegistration.validationAge": "Lo sentimos, los profesores deben tener al menos 16 años"
48
48
  }
@@ -5,7 +5,7 @@
5
5
  "teacherRegistration.nameStepTitleNew": "Prénom & nom de famille",
6
6
  "teacherRegistration.nameStepDescription": "Votre nom ne sera pas affiché publiquement et sera gardé confidentiel et sécurisé.",
7
7
  "teacherRegistration.firstName": "Prénom",
8
- "teacherRegistration.lastName": "Nom de famille",
8
+ "teacherRegistration.lastName": "Nom",
9
9
  "teacherRegistration.phoneNumber": "Numéro de téléphone portable",
10
10
  "teacherRegistration.phoneStepDescription": "Votre numéro de téléphone portable ne sera pas affiché publiquement et restera confidentiel et sécurisé.",
11
11
  "teacherRegistration.phoneConsent": "Oui, l'équipe Scratch peut m’appeler pour vérifier mon compte enseignant Scratch si besoin",
@@ -25,7 +25,7 @@
25
25
  "teacherRegistration.orgChoiceMuseum": "Museum",
26
26
  "teacherRegistration.orgChoiceLibrary": "Bibleteek",
27
27
  "teacherRegistration.orgChoiceCamp": "Kamp",
28
- "teacherRegistration.notRequired": "Net fereaske",
28
+ "teacherRegistration.notRequired": "Net ferplichte",
29
29
  "teacherRegistration.addressLine1": "Adresline 1",
30
30
  "teacherRegistration.addressLine2": "Adresline 2 (opsjoneel)",
31
31
  "teacherRegistration.zipCode": "Postkoade",
@@ -36,13 +36,13 @@
36
36
  "teacherRegistration.useScratchStepDescription": "Meséljen egy kicsit arról, hogy hogyan tervezi használni a Scratchet. Miért kérdezünk rá erre az információra",
37
37
  "teacherRegistration.useScratchMaxLength": "A leírás legföljebb 300 karakter kell legyen",
38
38
  "teacherRegistration.howUseScratch": "Hogyan szeretné használni egyesületében a Scratchet?",
39
- "teacherRegistration.emailStepTitle": "E-mail cím",
39
+ "teacherRegistration.emailStepTitle": "Email cím",
40
40
  "teacherRegistration.emailStepDescription1": "We will send you an email from <a>no-reply@scratch.mit.edu</a> to verify your email address.",
41
41
  "teacherRegistration.emailStepDescription2": "Once you confirm your email, we will proceed with reviewing your request for a Teacher Account.",
42
42
  "teacherRegistration.reviewProcess": "The review process may take up to 24 hours.",
43
43
  "teacherRegistration.confirmYourEmailDescription": "Please check your inbox for a confirmation email from <a>no-reply@scratch.mit.edu</a> to verify your email address before your account can be approved.",
44
44
  "teacherRegistration.confirmYourEmailFirewall": "Many schools use email firewalls. To prevent delays in approving your account, please ask your school's IT department to whitelist <a>no-reply@scratch.mit.edu</a>. This will ensure that you can get automated emails from Scratch in the future, which you'll need for things like changing your or your students' passwords.",
45
45
  "teacherRegistration.confirmationEmail": "Click the link in the confirmation email sent to: ",
46
- "teacherRegistration.validationEmailMatch": "Az e-mail címek nem találnak",
46
+ "teacherRegistration.validationEmailMatch": "Az e-mail címek nem egyeznek",
47
47
  "teacherRegistration.validationAge": "Sorry, teachers must be at least 16 years old"
48
48
  }
@@ -41,7 +41,7 @@
41
41
  "teacherRegistration.emailStepDescription2": "Non appena avrai confermato la tua email, verrà subito avviata la verifica della tua richiesta di un Account Docente.",
42
42
  "teacherRegistration.reviewProcess": "Il processo di verifica può durare fino a 24 ore.",
43
43
  "teacherRegistration.confirmYourEmailDescription": "Controlla se nella tua casella di posta è presente un'email di conferma inviata da <a>no-reply@scratch.mit.edu</a> per verificare il tuo indirizzo email prima che il tuo account venga approvato.",
44
- "teacherRegistration.confirmYourEmailFirewall": "Molte scuole usano firewall per le email. Per evitare ritardi per l'approvazione del tuo account,, chiedi al dipartimento IT della tua scuola di inserire <a>no-reply@scratch.mit.edu</a> in whitelist. Questo ti permetterà di ricevere in futuro le mail automatiche da Scratch, che ti servirà per operazioni come il cambio della tua password o di quella dei tuoi studenti.",
44
+ "teacherRegistration.confirmYourEmailFirewall": "Molte scuole usano firewall per le email. Per evitare ritardi per l'approvazione del tuo account, chiedi al dipartimento IT della tua scuola di inserire <a>no-reply@scratch.mit.edu</a> in whitelist. Questo ti permetterà di ricevere in futuro le mail automatiche da Scratch, ad esempio per il cambio della tua password o di quella dei tuoi studenti.",
45
45
  "teacherRegistration.confirmationEmail": "Clicca il link nell'email di conferma inviata a:",
46
46
  "teacherRegistration.validationEmailMatch": "Le email non corrispondono",
47
47
  "teacherRegistration.validationAge": "Mi dispiace, gli insegnanti devono avere almeno 16 anni"
@@ -43,6 +43,6 @@
43
43
  "teacherRegistration.confirmYourEmailDescription": "Please check your inbox for a confirmation email from <a>no-reply@scratch.mit.edu</a> to verify your email address before your account can be approved.",
44
44
  "teacherRegistration.confirmYourEmailFirewall": "Many schools use email firewalls. To prevent delays in approving your account, please ask your school's IT department to whitelist <a>no-reply@scratch.mit.edu</a>. This will ensure that you can get automated emails from Scratch in the future, which you'll need for things like changing your or your students' passwords.",
45
45
  "teacherRegistration.confirmationEmail": "Click the link in the confirmation email sent to: ",
46
- "teacherRegistration.validationEmailMatch": "អ៊ីមែលមិនត្រូវគ្នា",
46
+ "teacherRegistration.validationEmailMatch": "អ៊ីមែលមិនត្រូវគ្នាទេ",
47
47
  "teacherRegistration.validationAge": "សុំទោស គ្រូត្រូវតែមានអាយុយ៉ាងតិច 16 ឆ្នាំ"
48
48
  }
@@ -25,12 +25,12 @@
25
25
  "teacherRegistration.orgChoiceMuseum": "Whare Taonga",
26
26
  "teacherRegistration.orgChoiceLibrary": "Te Puna",
27
27
  "teacherRegistration.orgChoiceCamp": "Puni",
28
- "teacherRegistration.notRequired": "Kaore he Take",
28
+ "teacherRegistration.notRequired": "Kāore he Take",
29
29
  "teacherRegistration.addressLine1": "Wāhi Noho Rārangi 1",
30
30
  "teacherRegistration.addressLine2": "Wāhi Noho Rārangi 2 (Kōwhiringa)",
31
31
  "teacherRegistration.zipCode": "ZIP",
32
32
  "teacherRegistration.stateProvince": "Rohe",
33
- "teacherRegistration.city": "Tāone",
33
+ "teacherRegistration.city": "Tāone Nui",
34
34
  "teacherRegistration.addressStepTitle": "Wāhi Noho",
35
35
  "teacherRegistration.useScratchStepTitle": "He aha ōu whāinga mō Scratch",
36
36
  "teacherRegistration.useScratchStepDescription": "Tēnā, whakamārama mai ō whakaaro mō te whakamahi i te Scratch. He aha ai, tō mātou pātai nei",
@@ -43,6 +43,6 @@
43
43
  "teacherRegistration.confirmYourEmailDescription": "Please check your inbox for a confirmation email from <a>no-reply@scratch.mit.edu</a> to verify your email address before your account can be approved.",
44
44
  "teacherRegistration.confirmYourEmailFirewall": "Many schools use email firewalls. To prevent delays in approving your account, please ask your school's IT department to whitelist <a>no-reply@scratch.mit.edu</a>. This will ensure that you can get automated emails from Scratch in the future, which you'll need for things like changing your or your students' passwords.",
45
45
  "teacherRegistration.confirmationEmail": "Click the link in the confirmation email sent to: ",
46
- "teacherRegistration.validationEmailMatch": "Kaore ngā ī-mēra e rite ana",
46
+ "teacherRegistration.validationEmailMatch": "Kāore i te ōrite ngā ī-mēra",
47
47
  "teacherRegistration.validationAge": "Sorry, teachers must be at least 16 years old"
48
48
  }
@@ -36,7 +36,7 @@
36
36
  "teacherRegistration.useScratchStepDescription": "Реците нам укратко како планирате да користите Скрач. Зашто тражимо ову информацију",
37
37
  "teacherRegistration.useScratchMaxLength": "Опис треба да садржи највише 300 знакова",
38
38
  "teacherRegistration.howUseScratch": "Како планирате да користите Скрач у вашој организацији?",
39
- "teacherRegistration.emailStepTitle": "Адреса е‑поште",
39
+ "teacherRegistration.emailStepTitle": "Адреса е-поште",
40
40
  "teacherRegistration.emailStepDescription1": "We will send you an email from <a>no-reply@scratch.mit.edu</a> to verify your email address.",
41
41
  "teacherRegistration.emailStepDescription2": "Once you confirm your email, we will proceed with reviewing your request for a Teacher Account.",
42
42
  "teacherRegistration.reviewProcess": "The review process may take up to 24 hours.",
@@ -4,8 +4,8 @@
4
4
  "teacherRegistration.nameStepTitle": "Ad ve Soyad",
5
5
  "teacherRegistration.nameStepTitleNew": "Ad ve Soyad",
6
6
  "teacherRegistration.nameStepDescription": "Adınız herkese açık olarak gösterilmeyecek, gizli ve güvende saklanacaktır.",
7
- "teacherRegistration.firstName": "Ad",
8
- "teacherRegistration.lastName": "Soyad",
7
+ "teacherRegistration.firstName": "İsim",
8
+ "teacherRegistration.lastName": "Soy İsim",
9
9
  "teacherRegistration.phoneNumber": "Cep numarası",
10
10
  "teacherRegistration.phoneStepDescription": "Cep telefonu numaranız herkese açık olarak görüntülenmeyecek, gizli ve güvenli bir şekilde saklanacaktır.",
11
11
  "teacherRegistration.phoneConsent": "Evet, gerekmesi halinde Scratch Ekibi beni arayarak Öğretmen Hesabımı doğrulayabilir",
@@ -36,13 +36,13 @@
36
36
  "teacherRegistration.useScratchStepDescription": "Bize Scratch'i nasıl kullanmayı planladığınız hakkında biraz bilgi verin. \nBu bilgiyi neden istiyoruz?",
37
37
  "teacherRegistration.useScratchMaxLength": "Açıklama en fazla 300 karakter olmalıdır",
38
38
  "teacherRegistration.howUseScratch": "Scratch'i kurumunuzda nasıl kullanmayı planlıyorsunuz?",
39
- "teacherRegistration.emailStepTitle": "E-posta adresi",
39
+ "teacherRegistration.emailStepTitle": "E-posta Adresi",
40
40
  "teacherRegistration.emailStepDescription1": "E-posta adresinizi doğrulamak için size <a>no-reply@scratch.mit.edu</a> adresinden bir e-posta göndereceğiz.",
41
41
  "teacherRegistration.emailStepDescription2": "E-postanızı onayladıktan sonra Öğretmen Hesabı talebinizi incelemeye başlayacağız.",
42
42
  "teacherRegistration.reviewProcess": "İnceleme süreci 24 saati bulabilir.",
43
43
  "teacherRegistration.confirmYourEmailDescription": "Hesabınız onaylanmadan önce lütfen <a>no-reply@scratch.mit.edu</a>  adresinden gelecek onay e-postasını gelen kutunuzda kontrol ederek e-posta adresinizi doğrulayın.",
44
44
  "teacherRegistration.confirmYourEmailFirewall": "Birçok okul e-posta güvenlik duvarları kullanır. Hesabınızın onaylanmasında gecikmeleri önlemek için lütfen okulunuzun BT bölümünden <a>no-reply@scratch.mit.edu</a> adresini beyaz listeye eklemesini isteyin. Bu, gelecekte Scratch'ten otomatik e-postalar alabilmenizi sağlayacaktır; bu e-postalara sizin veya öğrencilerinizin şifrelerini değiştirmek gibi şeyler için ihtiyacınız olacaktır.",
45
45
  "teacherRegistration.confirmationEmail": "Size gönderilen onay e-postasındaki bağlantıya tıklayın:",
46
- "teacherRegistration.validationEmailMatch": "Upps, e-postalar eşleşmedi",
46
+ "teacherRegistration.validationEmailMatch": "E-posta adresleri eşleşmiyor",
47
47
  "teacherRegistration.validationAge": "Üzgünüz, öğretmenler en az 16 yaşında olmalı"
48
48
  }
@@ -25,7 +25,7 @@
25
25
  "teacherRegistration.orgChoiceMuseum": "Viện bảo tàng",
26
26
  "teacherRegistration.orgChoiceLibrary": "Thư viện",
27
27
  "teacherRegistration.orgChoiceCamp": "Hội trại",
28
- "teacherRegistration.notRequired": "Không Yêu cầu",
28
+ "teacherRegistration.notRequired": "Không bắt buộc",
29
29
  "teacherRegistration.addressLine1": "Địa chỉ dòng 1",
30
30
  "teacherRegistration.addressLine2": "Địa chỉ dòng 2 (Không bắt buộc)",
31
31
  "teacherRegistration.zipCode": "Mã vùng",
@@ -36,7 +36,7 @@
36
36
  "teacherRegistration.useScratchStepDescription": "Hãy cho chúng tôi biết về kế hoạch của bạn với việc sử dụng Scratch. Tại sao chúng tôi lại tìm hiểu thông tin này",
37
37
  "teacherRegistration.useScratchMaxLength": "Mô tả tối đa 300 chữ",
38
38
  "teacherRegistration.howUseScratch": "Bạn có kế hoạch sử dụng Scratch như thế nào cho tổ chức của bạn?",
39
- "teacherRegistration.emailStepTitle": "Địa chỉ Email",
39
+ "teacherRegistration.emailStepTitle": "Địa chỉ email",
40
40
  "teacherRegistration.emailStepDescription1": "Chúng tôi sẽ gửi cho bạn một email từ <a>no-reply@scratch.mit.edu</a> để xác minh địa chỉ email của bạn.",
41
41
  "teacherRegistration.emailStepDescription2": "Sau khi bạn xác nhận email, chúng tôi sẽ tiến hành xem xét yêu cầu cấp Tài khoản giáo viên của bạn.",
42
42
  "teacherRegistration.reviewProcess": "Quá trình xem xét có thể mất tới 24 giờ.",
@@ -36,7 +36,7 @@
36
36
  "teacherRegistration.useScratchStepDescription": "告诉我们你计划如何使用 Scratch。为什么我们要求这个信息",
37
37
  "teacherRegistration.useScratchMaxLength": "描述内容的字符长度不能超过 300 。",
38
38
  "teacherRegistration.howUseScratch": "您计划在您的组织中如何使用 Scratch?",
39
- "teacherRegistration.emailStepTitle": "电子邮件",
39
+ "teacherRegistration.emailStepTitle": "电子邮件地址",
40
40
  "teacherRegistration.emailStepDescription1": "我們會發送驗證信件到你的信箱(發信帳戶為 <a>no-reply@scratch.mit.edu</a>)。",
41
41
  "teacherRegistration.emailStepDescription2": "在你從信件驗證後,我們會審查你的教師帳戶使用資格。",
42
42
  "teacherRegistration.reviewProcess": "審查時間約 24 小時。",
@@ -21,7 +21,7 @@
21
21
  "teacherRegistration.orgChoiceMiddleSchool": "中學",
22
22
  "teacherRegistration.orgChoiceHighSchool": "高中",
23
23
  "teacherRegistration.orgChoiceUniversity": "學院 / 大學",
24
- "teacherRegistration.orgChoiceAfterschool": "課後照顧計畫",
24
+ "teacherRegistration.orgChoiceAfterschool": "課後計畫",
25
25
  "teacherRegistration.orgChoiceMuseum": "博物館",
26
26
  "teacherRegistration.orgChoiceLibrary": "圖書館",
27
27
  "teacherRegistration.orgChoiceCamp": "營隊",
@@ -36,7 +36,7 @@
36
36
  "teacherRegistration.useScratchStepDescription": "告訴我們你計畫如何使用 Scratch。為什麼我們要求這個資訊",
37
37
  "teacherRegistration.useScratchMaxLength": "描述內容的字元長度不能超過 300 。",
38
38
  "teacherRegistration.howUseScratch": "你計畫在您的組織中如何使用 Scratch?",
39
- "teacherRegistration.emailStepTitle": "電子信箱",
39
+ "teacherRegistration.emailStepTitle": "電子郵件地址",
40
40
  "teacherRegistration.emailStepDescription1": "我們會發送驗證信件到你的信箱(發信帳戶為 <a>no-reply@scratch.mit.edu</a>)。",
41
41
  "teacherRegistration.emailStepDescription2": "在你從信件驗證後,我們會審查你的教師帳戶使用資格。",
42
42
  "teacherRegistration.reviewProcess": "審查時間約 24 小時。",