messages.po 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673
  1. # Chinese translations for PROJECT.
  2. # Copyright (C) 2016 ORGANIZATION
  3. # This file is distributed under the same license as the PROJECT project.
  4. # FIRST AUTHOR <EMAIL@ADDRESS>, 2016.
  5. #
  6. msgid ""
  7. msgstr ""
  8. "Project-Id-Version: PROJECT VERSION\n"
  9. "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
  10. "POT-Creation-Date: 2016-07-25 21:38+0800\n"
  11. "PO-Revision-Date: 2016-06-16 14:36+0800\n"
  12. "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
  13. "Language: zh\n"
  14. "Language-Team: zh <LL@li.org>\n"
  15. "Plural-Forms: nplurals=1; plural=0\n"
  16. "MIME-Version: 1.0\n"
  17. "Content-Type: text/plain; charset=utf-8\n"
  18. "Content-Transfer-Encoding: 8bit\n"
  19. "Generated-By: Babel 2.3.4\n"
  20. #: templates/auth/forget.html:1
  21. msgid "Forget Password - "
  22. msgstr "忘记密码 - "
  23. #: templates/auth/forget.html:5 templates/auth/forget.html:8
  24. msgid "Forget Password"
  25. msgstr "忘记密码"
  26. #: templates/auth/login.html:1
  27. msgid "Login - "
  28. msgstr "登陆 - "
  29. #: templates/auth/login.html:5 templates/auth/login.html:8
  30. #: templates/base/base.html:75 templates/topic/replies.html:90
  31. msgid "Login"
  32. msgstr "登陆"
  33. #: templates/auth/register.html:1
  34. msgid "Register - "
  35. msgstr "注册 - "
  36. #: templates/auth/register.html:5 templates/auth/register.html:8
  37. #: templates/base/base.html:74
  38. msgid "Register"
  39. msgstr "注册"
  40. #: templates/base/base.html:29 templates/forums/index.html:39
  41. msgid "Forums"
  42. msgstr "社区"
  43. #: templates/base/base.html:30 templates/forums/index.html:40
  44. msgid "Wiki"
  45. msgstr "文档"
  46. #: templates/base/base.html:31 templates/forums/index.html:41
  47. msgid "Blog"
  48. msgstr "博客"
  49. #: templates/base/base.html:32 templates/forums/index.html:42
  50. msgid "Good"
  51. msgstr "精华文章"
  52. #: templates/base/base.html:36
  53. msgid "search content"
  54. msgstr "搜索内容"
  55. #: templates/base/base.html:67
  56. msgid "My Page"
  57. msgstr "我的主页"
  58. #: templates/base/base.html:68
  59. msgid "Setting"
  60. msgstr "帐号设置"
  61. #: templates/base/base.html:70
  62. msgid "Logout"
  63. msgstr "注销"
  64. #: templates/base/base.html:77 templates/tag/tag.html:12
  65. #: templates/tag/tag_list.html:4 templates/tag/tag_list.html:9
  66. msgid "All Tags"
  67. msgstr "所有标签"
  68. #: templates/base/base.html:78 templates/forums/userlist.html:3
  69. #: templates/forums/userlist.html:8
  70. msgid "Userlist"
  71. msgstr "用户列表"
  72. #: templates/base/base.html:80 templates/forums/notice.html:3
  73. #: templates/forums/notice.html:9
  74. msgid "Notices"
  75. msgstr "消息通知"
  76. #: templates/base/form.html:14
  77. msgid "save"
  78. msgstr "保存"
  79. #: templates/base/head.html:4 templates/base/head.html:6
  80. #: templates/topic/content.html:16
  81. msgid "Index"
  82. msgstr "社区主页"
  83. #: templates/base/link.html:17
  84. msgid "My Created Collects"
  85. msgstr "我创建的收藏夹"
  86. #: templates/base/link.html:20 templates/base/link.html:32
  87. #: templates/follow/following_collect.html:3
  88. msgid "Following Collects"
  89. msgstr "关注的收藏"
  90. #: templates/base/link.html:23 templates/follow/following_tag.html:3
  91. msgid "Following Tags"
  92. msgstr "关注的节点"
  93. #: templates/base/link.html:26 templates/follow/following_topic.html:3
  94. msgid "Following Topics"
  95. msgstr "关注的主题"
  96. #: templates/base/link.html:29 templates/follow/following_user.html:3
  97. msgid "Following Users"
  98. msgstr "关注的用户"
  99. #: templates/base/panel.html:5
  100. msgid "Ask Questions"
  101. msgstr "提问"
  102. #: templates/base/panel.html:10 templates/mine/collect.html:15
  103. #: templates/mine/collect_list.html:3
  104. msgid "My Collects"
  105. msgstr "我的收藏"
  106. #: templates/base/panel.html:13
  107. msgid "My Followings"
  108. msgstr "我的关注"
  109. #: templates/base/panel.html:24
  110. msgid "now register"
  111. msgstr "现在注册"
  112. #: templates/base/panel.html:28
  113. msgid "If you have a account,please"
  114. msgstr "已经注册"
  115. #: templates/base/panel.html:28
  116. msgid "login"
  117. msgstr "登陆"
  118. #: templates/base/panel.html:71
  119. msgid "Hot Tags"
  120. msgstr "热门节点"
  121. #: templates/base/panel.html:72
  122. msgid "Recent Tags"
  123. msgstr "最近增加的节点"
  124. #: templates/base/panel.html:91
  125. msgid "Forums Count"
  126. msgstr "社区统计"
  127. #: templates/base/panel.html:94
  128. msgid "Total number of registered users:"
  129. msgstr "社区会员:"
  130. #: templates/base/panel.html:95
  131. msgid "Total number of topics:"
  132. msgstr "主题总数:"
  133. #: templates/base/panel.html:96
  134. msgid "Total number of posts:"
  135. msgstr "回帖数:"
  136. #: templates/board/board.html:28
  137. msgid "Today:"
  138. msgstr "今日:"
  139. #: templates/board/board.html:30 templates/board/board_base.html:10
  140. msgid "Topics:"
  141. msgstr "主题:"
  142. #: templates/board/board.html:32
  143. msgid "Ranking:"
  144. msgstr "排名:"
  145. #: templates/board/board_base.html:12
  146. msgid "Posts:"
  147. msgstr "帖子:"
  148. #: templates/board/board_base.html:22
  149. #, python-format
  150. msgid "published by %(author)s"
  151. msgstr "由%(author)s发表"
  152. #: templates/board/board_base.html:26 templates/topic/topic_list.html:23
  153. #: templates/user/topic.html:39
  154. msgid "No Topic"
  155. msgstr "没有帖子"
  156. #: templates/follow/none.html:3
  157. msgid "No Following"
  158. msgstr "暂无关注"
  159. #: templates/forums/about.html:3 templates/forums/about.html:6
  160. #: templates/maple/footer.html:25
  161. msgid "About"
  162. msgstr "关于"
  163. #: templates/forums/contact.html:3 templates/forums/contact.html:6
  164. #: templates/maple/footer.html:27
  165. msgid "Contact me"
  166. msgstr "联系我"
  167. #: templates/forums/forums.html:3
  168. msgid "Board"
  169. msgstr "版块"
  170. #: templates/forums/help.html:3 templates/forums/help.html:6
  171. #: templates/maple/footer.html:23
  172. msgid "Help"
  173. msgstr "帮助"
  174. #: templates/forums/index.html:12
  175. msgid "Office Source Code"
  176. msgstr "官方网站源码"
  177. #: templates/forums/index.html:51
  178. msgid "more good topics"
  179. msgstr "查看更多精华文章"
  180. #: templates/forums/notice.html:8
  181. msgid "mark all to is read"
  182. msgstr "全部标记为已读"
  183. #: templates/forums/notice.html:22
  184. msgid "No Notices"
  185. msgstr "没有通知"
  186. #: templates/maple/footer.html:32
  187. msgid "Now users online:"
  188. msgstr "当前在线用户:"
  189. #: templates/maple/footer.html:33
  190. msgid "Registered users online:"
  191. msgstr "注册用户:"
  192. #: templates/maple/footer.html:34
  193. msgid "Guests online:"
  194. msgstr "当前访客:"
  195. #: templates/maple/footer.html:38
  196. msgid "Highest online:"
  197. msgstr "最高在线:"
  198. #: templates/maple/footer.html:39
  199. msgid "Time of highest online:"
  200. msgstr "最高在线时间:"
  201. #: templates/mine/collect.html:21
  202. msgid "edit"
  203. msgstr "编辑"
  204. #: templates/mine/collect.html:22 templates/mine/collect.html:30
  205. msgid "delete"
  206. msgstr "删除"
  207. #: templates/mine/collect.html:36 templates/user/collect.html:46
  208. msgid "No Collect"
  209. msgstr "暂无收藏"
  210. #: templates/mine/collect.html:51
  211. msgid "Edit the collect"
  212. msgstr "编辑收藏"
  213. #: templates/mine/collect.html:71 templates/mine/collect.html:90
  214. #: templates/mine/collect_list.html:57
  215. msgid "cancel"
  216. msgstr "取消"
  217. #: templates/mine/collect.html:72 templates/mine/collect.html:91
  218. #: templates/mine/collect_list.html:58
  219. msgid "confirm"
  220. msgstr "确定"
  221. #: templates/mine/collect.html:83
  222. msgid "Delete this collect"
  223. msgstr "删除收藏"
  224. #: templates/mine/collect_list.html:12 templates/mine/collect_list.html:36
  225. msgid "Create Collect"
  226. msgstr "创建收藏"
  227. #: templates/mine/collect_list.html:18
  228. msgid "Privacy"
  229. msgstr "私有"
  230. #: templates/mine/collect_list.html:20
  231. msgid "Public"
  232. msgstr "公共"
  233. #: templates/setting/babel.html:4 templates/setting/babel.html:20
  234. #: templates/setting/babel.html:26 templates/setting/password.html:11
  235. #: templates/setting/privacy.html:11 templates/setting/setting.html:17
  236. msgid "Timezone and Locale"
  237. msgstr "时区及语言设置"
  238. #: templates/setting/babel.html:17 templates/setting/password.html:8
  239. #: templates/setting/privacy.html:8 templates/setting/setting.html:4
  240. #: templates/setting/setting.html:14 templates/setting/setting.html:23
  241. msgid "Profile "
  242. msgstr "资料设置"
  243. #: templates/setting/babel.html:18 templates/setting/password.html:4
  244. #: templates/setting/password.html:9 templates/setting/privacy.html:9
  245. #: templates/setting/setting.html:15
  246. msgid "Password "
  247. msgstr "密码修改"
  248. #: templates/setting/babel.html:19 templates/setting/password.html:10
  249. #: templates/setting/privacy.html:4 templates/setting/privacy.html:10
  250. #: templates/setting/privacy.html:17 templates/setting/setting.html:16
  251. msgid "Privacy "
  252. msgstr "隐私设置"
  253. #: templates/setting/password.html:17
  254. msgid "Account"
  255. msgstr "账户修改"
  256. #: templates/setting/setting.html:42
  257. msgid "confirm upload"
  258. msgstr "确认上传"
  259. #: templates/tag/tag_list.html:19
  260. msgid "No Tag"
  261. msgstr "暂无标签"
  262. #: templates/topic/content.html:36
  263. #, python-format
  264. msgid "published at %(time)s"
  265. msgstr "于%(time)s发布"
  266. #: templates/topic/content.html:38
  267. #, python-format
  268. msgid "The last reply published by %(author)s at %(time)s"
  269. msgstr "最后由%(author)s于%(time)s发布"
  270. #: templates/topic/replies.html:21
  271. #, python-format
  272. msgid "Received %(total)s replies"
  273. msgstr "共收到%(total)s条回复"
  274. #: templates/topic/replies.html:23 templates/user/follower.html:7
  275. #: templates/user/follower.html:10 templates/user/reply.html:7
  276. #: templates/user/reply.html:10 templates/user/topic.html:7
  277. #: templates/user/topic.html:10
  278. msgid "time"
  279. msgstr "时间"
  280. #: templates/topic/replies.html:24 templates/user/reply.html:8
  281. #: templates/user/reply.html:11
  282. msgid "likers"
  283. msgstr "点赞"
  284. #: templates/topic/replies.html:71
  285. msgid "no reply"
  286. msgstr "暂无回复"
  287. #: templates/topic/replies.html:78
  288. msgid "Reply this topic"
  289. msgstr "回帖"
  290. #: templates/topic/replies.html:83
  291. msgid "Post reply"
  292. msgstr "发表回复"
  293. #: templates/topic/replies.html:90
  294. msgid "You need"
  295. msgstr "你需要"
  296. #: templates/topic/replies.html:90
  297. msgid "before you can reply."
  298. msgstr "后才能发表回复"
  299. #: maple/forums/forms.py:23 templates/topic/topic.html:13
  300. #: templates/topic/topic_good.html:13
  301. msgid "All Topics"
  302. msgstr "所有主题"
  303. #: templates/topic/topic_good.html:13 templates/topic/topic_list.html:36
  304. msgid "Good Topics"
  305. msgstr "社区精华帖子"
  306. #: maple/forums/forms.py:27 templates/topic/topic_list.html:39
  307. #: templates/topic/topic_list.html:70
  308. msgid "Author"
  309. msgstr "发表作者"
  310. #: templates/topic/topic_list.html:42 templates/topic/topic_list.html:73
  311. msgid "Replies/Read"
  312. msgstr "回复/阅读"
  313. #: templates/topic/topic_list.html:45 templates/topic/topic_list.html:76
  314. msgid "Last reply"
  315. msgstr "最后回复"
  316. #: templates/topic/topic_list.html:63
  317. msgid "Choice:"
  318. msgstr "筛选:"
  319. #: templates/topic/topic_list.html:65
  320. msgid "Order:"
  321. msgstr "排序:"
  322. #: templates/user/collect.html:40 templates/user/reply.html:34
  323. #: templates/user/topic.html:33
  324. msgid "Due to user's setting,the list have been hidden."
  325. msgstr "由于用户设置,列表被隐藏。"
  326. #: templates/user/follower.html:4 templates/user/reply.html:4
  327. #: templates/user/topic.html:4
  328. msgid "Sort:"
  329. msgstr "排序:"
  330. #: templates/user/follower.html:8 templates/user/follower.html:11
  331. msgid "score"
  332. msgstr "积分"
  333. #: templates/user/follower.html:25
  334. msgid "No Follower"
  335. msgstr "暂无关注者"
  336. #: maple/topic/permission.py:36 maple/topic/permission.py:72
  337. #: maple/topic/permission.py:83 templates/user/infor.html:22
  338. msgid "You haven't confirm your account,Please confirmed"
  339. msgstr "你的账户未验证,请尽快验证!"
  340. #: templates/user/infor.html:23
  341. msgid "Activate Account"
  342. msgstr "验证帐户"
  343. #: templates/user/reply.html:21
  344. #, python-format
  345. msgid "replied %(title)s created by %(author)s"
  346. msgstr "回复了%(author)s创建的主题%(title)s"
  347. #: templates/user/reply.html:25
  348. msgid "replied time:"
  349. msgstr "回复时间:"
  350. #: templates/user/reply.html:40
  351. msgid "No Reply"
  352. msgstr "暂无回复"
  353. #: templates/user/topic.html:8 templates/user/topic.html:11
  354. msgid "vote"
  355. msgstr "投票"
  356. #: templates/user/topic.html:23
  357. msgid "create time:"
  358. msgstr "创建时间:"
  359. #: templates/user/topic.html:24
  360. #, python-format
  361. msgid "the last reply published by %(author)s"
  362. msgstr "最后回复来自%(author)s"
  363. #: templates/user/user.html:35
  364. msgid "My"
  365. msgstr "我"
  366. #: templates/user/user.html:50
  367. #, python-format
  368. msgid "%(n)s's topics"
  369. msgstr "%(n)s的主题"
  370. #: templates/user/user.html:51
  371. #, python-format
  372. msgid "%(n)s's replies"
  373. msgstr "%(n)s的回复"
  374. #: templates/user/user.html:52
  375. #, python-format
  376. msgid "%(n)s's collects"
  377. msgstr "%(n)s的收藏"
  378. #: templates/user/user.html:53
  379. #, python-format
  380. msgid "%(n)s's followers"
  381. msgstr "%(n)s的粉丝"
  382. #: maple/extensions.py:126
  383. msgid "Please login to access this page."
  384. msgstr "这个页面要求登陆,请登陆"
  385. #: maple/settings.py:16
  386. msgid "I love freedom more than life."
  387. msgstr "爱生活,更爱自由"
  388. #: maple/auth/views.py:68
  389. msgid "Your account has been confirmed,don't need again"
  390. msgstr "你的账户已经验证,不能重复验证"
  391. #: maple/auth/views.py:74
  392. msgid "An email has been sent to your.Please receive"
  393. msgstr "验证邮件已发送到你的邮箱,请及时查收!"
  394. #: maple/forums/forms.py:21
  395. msgid "Choice"
  396. msgstr "选择"
  397. #: maple/forums/forms.py:23
  398. msgid "One Day"
  399. msgstr "一天之内"
  400. #: maple/forums/forms.py:23
  401. msgid "One Week"
  402. msgstr "一周之内"
  403. #: maple/forums/forms.py:24
  404. msgid "One Month"
  405. msgstr "一月之内"
  406. #: maple/forums/forms.py:27
  407. msgid "Publish"
  408. msgstr "发表时间"
  409. #: maple/forums/forms.py:30
  410. msgid "Desc"
  411. msgstr "降序"
  412. #: maple/forums/forms.py:30
  413. msgid "Asc"
  414. msgstr "升序"
  415. #: maple/forums/forms.py:34
  416. msgid "search"
  417. msgstr "搜索"
  418. #: maple/forums/forms.py:38
  419. msgid "message"
  420. msgstr "私信"
  421. #: maple/forums/views.py:42
  422. msgid "Index - "
  423. msgstr "首页 - "
  424. #: maple/forums/views.py:59
  425. msgid "Notice - "
  426. msgstr "消息提醒 - "
  427. #: maple/forums/views.py:69
  428. msgid "Userlist - "
  429. msgstr "用户列表 - "
  430. #: maple/forums/views.py:84
  431. msgid "send succeccfully"
  432. msgstr "成功发送"
  433. #: maple/forums/views.py:94
  434. msgid "About - "
  435. msgstr "关于 - "
  436. #: maple/forums/views.py:100
  437. msgid "Help - "
  438. msgstr "帮助 - "
  439. #: maple/forums/views.py:106
  440. msgid "Contact - "
  441. msgstr "联系我 - "
  442. #: maple/mine/forms.py:21
  443. msgid "Name:"
  444. msgstr "收藏夹名:"
  445. #: maple/mine/forms.py:22
  446. msgid "Description:"
  447. msgstr "描述:"
  448. #: maple/setting/forms.py:19
  449. msgid "Everybody"
  450. msgstr "所有人"
  451. #: maple/setting/forms.py:19
  452. msgid "Logined User"
  453. msgstr "已登录用户"
  454. #: maple/setting/forms.py:19
  455. msgid "Only Self"
  456. msgstr "仅自己"
  457. #: maple/setting/forms.py:24
  458. msgid "Login status:"
  459. msgstr "登陆状态:"
  460. #: maple/setting/forms.py:26
  461. msgid "Topic List:"
  462. msgstr "主题列表:"
  463. #: maple/setting/forms.py:28
  464. msgid "Reply List:"
  465. msgstr "回复列表:"
  466. #: maple/setting/forms.py:29
  467. msgid "Notebook List:"
  468. msgstr "笔记列表:"
  469. #: maple/setting/forms.py:30
  470. msgid "Collect List:"
  471. msgstr "收藏列表:"
  472. #: maple/setting/forms.py:34
  473. msgid "Introduce:"
  474. msgstr "个人介绍:"
  475. #: maple/setting/forms.py:35
  476. msgid "School:"
  477. msgstr "所在学校:"
  478. #: maple/setting/forms.py:36
  479. msgid "Signature:"
  480. msgstr "个性签名:"
  481. #: maple/setting/forms.py:41
  482. msgid "Old Password:"
  483. msgstr "原密码:"
  484. #: maple/setting/forms.py:43
  485. msgid "New Password:"
  486. msgstr "新密码:"
  487. #: maple/setting/forms.py:45
  488. msgid "New Password again:"
  489. msgstr "重复新密码:"
  490. #: maple/setting/forms.py:50
  491. msgid "Timezone:"
  492. msgstr "时区设置:"
  493. #: maple/setting/forms.py:52
  494. msgid "Locale:"
  495. msgstr "语言设置:"
  496. #: maple/setting/forms.py:53
  497. msgid "English"
  498. msgstr "英文"
  499. #: maple/setting/forms.py:53
  500. msgid "Chinese"
  501. msgstr "中文"
  502. #: maple/topic/forms.py:21
  503. msgid "Title:"
  504. msgstr "标题:"
  505. #: maple/topic/forms.py:22 maple/topic/forms.py:35
  506. msgid "Content:"
  507. msgstr "内容:"
  508. #: maple/topic/forms.py:24
  509. msgid "Category:"
  510. msgstr "分类:"
  511. #: maple/topic/forms.py:28
  512. msgid "Tags:"
  513. msgstr "节点:"
  514. #: maple/topic/permission.py:49
  515. msgid "You have no permission"
  516. msgstr "你没有权限!"
  517. #: maple/upload/forms.py:20
  518. msgid "Upload Avatar:"
  519. msgstr "上传头像"