mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-05-02 00:43:34 -04:00
Update zh.coffee
Update some phrases.
This commit is contained in:
parent
5681c590c5
commit
d8b448ab60
1 changed files with 29 additions and 29 deletions
|
@ -146,37 +146,37 @@ module.exports = nativeDescription: "中文", englishDescription: "Chinese", tra
|
||||||
saturation: "饱和度"
|
saturation: "饱和度"
|
||||||
lightness: "亮度"
|
lightness: "亮度"
|
||||||
|
|
||||||
# account_settings:
|
account_settings:
|
||||||
# title: "Account Settings"
|
title: "账户设置"
|
||||||
# not_logged_in: "Log in or create an account to change your settings."
|
not_logged_in: "请先登录或创建账户"
|
||||||
# autosave: "Changes Save Automatically"
|
autosave: "变更已自动保存"
|
||||||
# me_tab: "Me"
|
me_tab: "我"
|
||||||
# picture_tab: "Picture"
|
picture_tab: "图片"
|
||||||
# upload_picture: "Upload a picture"
|
upload_picture: "上传图片"
|
||||||
# wizard_tab: "Wizard"
|
wizard_tab: "巫师"
|
||||||
# password_tab: "Password"
|
password_tab: "密码"
|
||||||
# emails_tab: "Emails"
|
emails_tab: "邮箱"
|
||||||
# admin: "Admin"
|
admin: "管理员"
|
||||||
# wizard_color: "Wizard Clothes Color"
|
wizard_color: "巫师服装颜色"
|
||||||
# new_password: "New Password"
|
new_password: "新密码"
|
||||||
# new_password_verify: "Verify"
|
new_password_verify: "验证"
|
||||||
# email_subscriptions: "Email Subscriptions"
|
email_subscriptions: "邮件订阅"
|
||||||
# email_announcements: "Announcements"
|
email_announcements: "声明"
|
||||||
# email_announcements_description: "Get emails on the latest news and developments at CodeCombat."
|
email_announcements_description: "获取有关CodeCombat的最新消息"
|
||||||
# email_notifications: "Notifications"
|
email_notifications: "通知"
|
||||||
# email_notifications_summary: "Controls for personalized, automatic email notifications related to your CodeCombat activity."
|
email_notifications_summary: "控制个性化的自动邮件提醒,提醒您在CodeCombat的活动"
|
||||||
# email_any_notes: "Any Notifications"
|
email_any_notes: "任何通知"
|
||||||
# email_any_notes_description: "Disable to stop all activity notification emails."
|
# email_any_notes_description: "Disable to stop all activity notification emails."
|
||||||
# email_recruit_notes: "Job Opportunities"
|
email_recruit_notes: "工作机会"
|
||||||
# email_recruit_notes_description: "If you play really well, we may contact you about getting you a (better) job."
|
email_recruit_notes_description: "如果你玩得的确不赖,我们会联系你,或许给你一份(更好的)工作"
|
||||||
# contributor_emails: "Contributor Class Emails"
|
contributor_emails: "贡献者邮件"
|
||||||
# contribute_prefix: "We're looking for people to join our party! Check out the "
|
contribute_prefix: "我们正在寻求更多的参与者。参见 "
|
||||||
# contribute_page: "contribute page"
|
contribute_page: "贡献页"
|
||||||
# contribute_suffix: " to find out more."
|
contribute_suffix: " 寻找更多"
|
||||||
# email_toggle: "Toggle All"
|
# email_toggle: "Toggle All"
|
||||||
# error_saving: "Error Saving"
|
error_saving: "保存失败"
|
||||||
# saved: "Changes Saved"
|
saved: "已保存"
|
||||||
# password_mismatch: "Password does not match."
|
password_mismatch: "密码不对应"
|
||||||
# job_profile: "Job Profile"
|
# job_profile: "Job Profile"
|
||||||
# job_profile_approved: "Your job profile has been approved by CodeCombat. Employers will be able to see it until you either mark it inactive or it has not been changed for four weeks."
|
# job_profile_approved: "Your job profile has been approved by CodeCombat. Employers will be able to see it until you either mark it inactive or it has not been changed for four weeks."
|
||||||
# job_profile_explanation: "Hi! Fill this out, and we will get in touch about finding you a software developer job."
|
# job_profile_explanation: "Hi! Fill this out, and we will get in touch about finding you a software developer job."
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue