2014-08-16 17:11:44 +00:00
{
"languageName" : "中文(简体)" ,
"stringNotFound" : "找不到字符串“<%= string %>”。" ,
"titleIndex" : "HabitRPG | 你的生活游戏" ,
"habitica" : "Habitica" ,
"expandToolbar" : "展开列表" ,
"collapseToolbar" : "隐藏列表" ,
2015-05-31 13:36:54 +00:00
"markdownBlurb" : "HabitRPG uses markdown for message formatting. See the <a href='http://habitrpg.wikia.com/wiki/Markdown_Cheat_Sheet' target='_blank'>Markdown Cheat Sheet</a> for more info." ,
"showFormattingHelp" : "Show formatting help" ,
"hideFormattingHelp" : "Hide formatting help" ,
"youType" : "You type:" ,
"youSee" : "You see:" ,
"italics" : "*Italics*" ,
"bold" : "**Bold**" ,
"strikethrough" : "~~Strikethrough~~" ,
2015-06-22 16:24:37 +00:00
"emojiExample" : ":笑:" ,
2015-05-31 13:36:54 +00:00
"markdownLinkEx" : "[HabitRPG is great!](https://habitrpg.com)" ,
"markdownImageEx" : "" ,
"unorderedListHTML" : "+ First item<br>+ Second item<br>+ Third item" ,
"unorderedListMarkdown" : "+ First item\n+ Second item\n+ Third item" ,
"code" : "`code`" ,
2014-08-16 17:11:44 +00:00
"achievements" : "成就" ,
"modalAchievement" : "获得成就!" ,
"special" : "特殊" ,
"site" : "网站" ,
"help" : "帮助" ,
"user" : "玩家" ,
"market" : "市场" ,
"subscriberItem" : "神秘物品" ,
"newSubscriberItem" : "新的神秘物品" ,
2015-04-11 12:53:33 +00:00
"subscriberItemText" : "每个月,订阅者会收到一个神秘物品。这通常会在月底前一个星期发布。你可以在维基的“神秘物品”页面查到确切的日期。" ,
2014-08-16 17:11:44 +00:00
"all" : "全部" ,
"none" : "无" ,
"or" : "或" ,
"and" : "与" ,
"loginSuccess" : "登陆成功!" ,
"youSure" : "你确定吗?" ,
"submit" : "提交" ,
"close" : "关闭" ,
"saveAndClose" : "保存并关闭" ,
"cancel" : "取消" ,
2015-06-23 08:43:29 +00:00
"ok" : "OK" ,
2014-08-16 17:11:44 +00:00
"add" : "添加" ,
"undo" : "撤销" ,
"continue" : "继续" ,
"accept" : "接受" ,
"reject" : "拒绝" ,
"neverMind" : "算了" ,
"buyMoreGems" : "买更多宝石" ,
"notEnoughGems" : "宝石不足" ,
2015-04-11 12:53:33 +00:00
"alreadyHave" : "你已经有这个物品了。不用再买了!" ,
2014-08-16 17:11:44 +00:00
"delete" : "删除" ,
2015-04-19 11:28:21 +00:00
"gemsPopoverTitle" : "宝石" ,
2014-08-16 17:11:44 +00:00
"gems" : "宝石" ,
2015-03-24 21:09:48 +00:00
"gemButton" : "你拥有 <%= number %> 个宝石。" ,
2014-08-16 17:11:44 +00:00
"moreInfo" : "更多信息" ,
2015-06-23 08:43:29 +00:00
"gemsWhatFor" : "Click to buy Gems! Gems let you purchase special items like Quests, avatar customizations, and seasonal equipment." ,
2014-08-16 17:11:44 +00:00
"veteran" : "老兵" ,
"veteranText" : "经历过 Habit The Grey (原来的网站) , 身上带着多处其bug带来的伤疤。" ,
"originalUser" : "原始用户!" ,
"originalUserText" : "<em>最</em>原始的用户之一,来跟 Alpha 测试者打个招呼吧!" ,
2015-02-14 16:56:11 +00:00
"habitBirthday" : "HabitRPG的生日派对" ,
"habitBirthdayText" : "欢庆HabitRPG的生日派对" ,
"habitBirthdayPluralText" : "欢庆第<%= number %>个 HabitRPG生日派对" ,
2014-08-16 17:11:44 +00:00
"achievementDilatory" : "拖延的救世者" ,
"achievementDilatoryText" : "2014年夏季世界事件中协助打败了恐怖的拖延巨龙! " ,
2014-11-30 19:21:59 +00:00
"costumeContest" : "2014服装大赛" ,
2014-12-05 15:21:13 +00:00
"costumeContestText" : "参加2014年万圣节服装大赛! 详情请见blog.habitrpg.com/tagged/cosplay" ,
2014-08-16 17:11:44 +00:00
"memberSince" : "- 加入于" ,
"lastLoggedIn" : "- 最后上线于" ,
"notPorted" : "这个功能未从原版网站中导出。" ,
"buyThis" : "你有<%= gems %>个宝石,用其中的<%= price %>个购买<%= text %>? " ,
"noReachServer" : "暂时连不上服务器,请稍后再试" ,
"errorUpCase" : "错误:" ,
"newPassSent" : "已传送新密码。" ,
"serverUnreach" : "暂时连不上服务器。" ,
2015-04-19 11:28:21 +00:00
"seeConsole" : "如果错误持续存在,请在帮助>报告Bug。如果你对你的浏览器的控制台熟悉的话, 请加入所有的错误信息。" ,
2014-08-16 17:11:44 +00:00
"error" : "错误" ,
"menu" : "菜单" ,
"notifications" : "通知" ,
"noNotifications" : "你没有新消息。" ,
"clear" : "清除" ,
"endTour" : "结束教程" ,
"audioTheme" : "声音主题" ,
"audioTheme_off" : "关" ,
2014-09-12 12:45:58 +00:00
"audioTheme_danielTheBard" : "诗人丹尼尔" ,
2015-02-14 16:56:11 +00:00
"audioTheme_wattsTheme" : "瓦特的主题" ,
2015-06-23 08:43:29 +00:00
"audioTheme_gokulTheme" : "Gokul Theme" ,
2014-09-21 19:48:08 +00:00
"askQuestion" : "问个问题" ,
"reportBug" : "报告一个问题" ,
2014-09-27 16:54:59 +00:00
"contributeToHRPG" : "为HabitRPG作出贡献" ,
2014-11-03 18:29:01 +00:00
"overview" : "新手教学" ,
2014-11-15 17:06:45 +00:00
"January" : "一月" ,
"February" : "二月" ,
"March" : "三月" ,
"April" : "四月" ,
"May" : "五月" ,
"June" : "六月" ,
"July" : "七月" ,
"August" : "八月" ,
"September" : "九月" ,
"October" : "十月" ,
"November" : "十一月" ,
2014-12-31 12:35:49 +00:00
"December" : "十二月\n" ,
2015-01-27 19:36:03 +00:00
"dateFormat" : "日期格式" ,
"achievementStressbeast" : "Stoïkalm的救星" ,
2015-04-11 12:53:33 +00:00
"achievementStressbeastText" : "在\"2015冬季仙境事件\"中协助战胜可恶的压力野兽!"
2014-08-16 17:11:44 +00:00
}