mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-24 08:08:15 -05:00
zephyer's change
does this part of work changed to HANs & HANt?
This commit is contained in:
parent
4889cc4e62
commit
71058474b3
1 changed files with 18 additions and 18 deletions
|
@ -6,17 +6,17 @@ module.exports = nativeDescription: "中文", englishDescription: "Chinese", tra
|
|||
send: "发送"
|
||||
cancel: "退出"
|
||||
save: "保存"
|
||||
# publish: "Publish"
|
||||
publish: "发布"
|
||||
create: "创建"
|
||||
delay_1_sec: "1 秒"
|
||||
delay_3_sec: "3 秒"
|
||||
delay_5_sec: "5 秒"
|
||||
# manual: "Manual"
|
||||
manual: "手册"
|
||||
fork: "Fork"
|
||||
play: "玩"
|
||||
retry: "重试"
|
||||
# watch: "Watch"
|
||||
# unwatch: "Unwatch"
|
||||
watch: "关注"
|
||||
unwatch: "取消关注"
|
||||
submit_patch: "提交补丁"
|
||||
|
||||
units:
|
||||
|
@ -26,14 +26,14 @@ module.exports = nativeDescription: "中文", englishDescription: "Chinese", tra
|
|||
minutes: "分"
|
||||
hour: "时"
|
||||
hours: "时"
|
||||
# day: "day"
|
||||
# days: "days"
|
||||
# week: "week"
|
||||
# weeks: "weeks"
|
||||
# month: "month"
|
||||
# months: "months"
|
||||
# year: "year"
|
||||
# years: "years"
|
||||
day: "日"
|
||||
days: "日"
|
||||
week: "星期"
|
||||
weeks: "星期"
|
||||
month: "月"
|
||||
months: "月"
|
||||
year: "年"
|
||||
years: "年"
|
||||
|
||||
modal:
|
||||
close: "关闭"
|
||||
|
@ -49,9 +49,9 @@ module.exports = nativeDescription: "中文", englishDescription: "Chinese", tra
|
|||
blog: "博客"
|
||||
forum: "论坛"
|
||||
account: "账号"
|
||||
# profile: "Profile"
|
||||
# stats: "Stats"
|
||||
# code: "Code"
|
||||
profile: "账户资料"
|
||||
stats: "状态"
|
||||
code: "编码"
|
||||
admin: "超级管理员"
|
||||
home: "首页"
|
||||
contribute: "贡献"
|
||||
|
@ -59,12 +59,12 @@ module.exports = nativeDescription: "中文", englishDescription: "Chinese", tra
|
|||
about: "关于"
|
||||
contact: "联系我们"
|
||||
twitter_follow: "关注"
|
||||
# employers: "Employers"
|
||||
employers: "招募"
|
||||
|
||||
versions:
|
||||
save_version_title: "保存新版本"
|
||||
new_major_version: "最新主要版本"
|
||||
cla_prefix: "要保存更改, 首先你必须要统一我们的"
|
||||
cla_prefix: "要保存更改, 首先你必须要同意我们的"
|
||||
# cla_url: "CLA"
|
||||
# cla_suffix: "."
|
||||
cla_agree: "我同意"
|
||||
|
@ -98,7 +98,7 @@ module.exports = nativeDescription: "中文", englishDescription: "Chinese", tra
|
|||
no_mobile: "CodeCombat暂时没有手机版本,可能无法运行!"
|
||||
play: "玩"
|
||||
old_browser: "啊噢...你的浏览器太旧啦,CodeCombat无法运行了...抱歉!"
|
||||
# old_browser_suffix: "You can try anyway, but it probably won't work."
|
||||
old_browser_suffix: "你可以继续尝试下去,但是这种尝试八成没用的。。更新浏览器吧。"
|
||||
# campaign: "Campaign"
|
||||
# for_beginners: "For Beginners"
|
||||
# multiplayer: "Multiplayer"
|
||||
|
|
Loading…
Reference in a new issue