scratch-l10n/www/teacherregistration/zh-cn.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.6 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": "姓名",
"teacherRegistration.nameStepDescription": "你的姓名不会被公开,同时我们会将它安全加密。",
"teacherRegistration.firstName": "名字",
"teacherRegistration.lastName": "姓氏",
"teacherRegistration.phoneNumber": "电话号码",
"teacherRegistration.phoneStepDescription": "你的电话不会被公开,同时我们会将它安全加密",
"teacherRegistration.phoneConsent": "同意,必要时 Scratch 团队可以透过电访验证我的教师身份。",
"teacherRegistration.validationPhoneNumber": "请输入有效的电话号码",
"teacherRegistration.validationPhoneConsent": "你必须同意我们对您的教师账户进行验证",
"teacherRegistration.privacyDescription": "我们会安全和保密地存放你的个人信息,不会公开它。",
"teacherRegistration.organization": "组织",
"teacherRegistration.orgTitle": "你的职务",
"teacherRegistration.orgType": "组织类型",
"teacherRegistration.checkAll": "勾选所有选项",
"teacherRegistration.orgChoiceElementarySchool": "小学",
"teacherRegistration.orgChoiceMiddleSchool": "中学",
"teacherRegistration.orgChoiceHighSchool": "高中",
"teacherRegistration.orgChoiceUniversity": "学院 / 大学",
"teacherRegistration.orgChoiceAfterschool": "课后计划",
"teacherRegistration.orgChoiceMuseum": "博物馆",
"teacherRegistration.orgChoiceLibrary": "库",
"teacherRegistration.orgChoiceCamp": "营队",
"teacherRegistration.notRequired": "非必填",
"teacherRegistration.addressLine1": "地址行 1",
"teacherRegistration.addressLine2": "地址行 2非必填",
"teacherRegistration.zipCode": "邮政编码",
"teacherRegistration.stateProvince": "州(省)",
"teacherRegistration.city": "城市",
"teacherRegistration.addressStepTitle": "联络地址",
"teacherRegistration.useScratchStepTitle": "您想怎么使用 Scratch",
"teacherRegistration.useScratchStepDescription": "告诉我们你计划如何使用 Scratch。为什么我们要求这个信息",
"teacherRegistration.useScratchMaxLength": "描述内容的字符长度不能超过 300 。",
"teacherRegistration.howUseScratch": "您计划在您的组织中如何使用 Scratch",
"teacherRegistration.emailStepTitle": "电子邮件",
"teacherRegistration.emailStepDescription": "我们会寄送确认信件给您,在验证通过后你就可以使用教师账户了。",
"teacherRegistration.validationEmailMatch": "电子信箱不匹配",
"teacherRegistration.validationAge": "抱歉教师必须年满13周岁。"
}