A tumblelog CMS built on AJAX, PHP and MySQL.

messages.po 12KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532
  1. # SOME DESCRIPTIVE TITLE.
  2. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
  3. # This file is distributed under the same license as the PACKAGE package.
  4. # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
  5. #
  6. #, fuzzy
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: PACKAGE VERSION\n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2007-11-06 12:46-0600\n"
  12. "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
  13. "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
  14. "Language-Team: LANGUAGE <LL@li.org>\n"
  15. "MIME-Version: 1.0\n"
  16. "Content-Type: text/plain; charset=UTF-8\n"
  17. "Content-Transfer-Encoding: 8bit\n"
  18. #: admin.php:28 admin.php:25
  19. msgid "admin users"
  20. msgstr "管理员"
  21. #: admin.php:52 comments.php:98 index.php:141 options.php:84 settings.php:58
  22. #: user.php:68
  23. msgid "Processing request..."
  24. msgstr "进程请求..."
  25. #: admin.php:55 close.php:39 comments.php:101 index.php:144 options.php:87
  26. #: settings.php:61 user.php:71 login.php:68 admin.php:54 close.php:35
  27. #: comments.php:89 feeds.php:81 index.php:122 options.php:89 settings.php:52
  28. #: user.php:67
  29. msgid "home"
  30. msgstr "首页"
  31. #: admin.php:57 index.php:146 admin.php:56 index.php:124
  32. msgid "View Tumblelog"
  33. msgstr "浏览微型博客"
  34. #: admin.php:58 index.php:147 admin.php:57 index.php:125
  35. msgid "Log out"
  36. msgstr "注销"
  37. #: admin.php:66 index.php:321 options.php:99 settings.php:74 admin.php:65
  38. #: index.php:303 options.php:101 settings.php:65
  39. msgid "Settings"
  40. msgstr "设置"
  41. #: admin.php:67 comments.php:111 index.php:325 admin.php:66 comments.php:99
  42. #: index.php:308
  43. msgid "Posts"
  44. msgstr "日志"
  45. #: admin.php:68 admin.php:67
  46. msgid "Add user"
  47. msgstr "添加用户"
  48. #: admin.php:69 index.php:323 options.php:98 settings.php:72 user.php:82
  49. #: admin.php:68 index.php:306 options.php:100 settings.php:63 user.php:78
  50. msgid "Users"
  51. msgstr "用户"
  52. #: admin.php:75 admin.php:74
  53. msgid "The user has been added successfully."
  54. msgstr "成功添加用户"
  55. #: admin.php:81 admin.php:80
  56. msgid "The user has been eliminated successfully."
  57. msgstr "成功删除用户"
  58. #: admin.php:87 admin.php:86
  59. msgid "The user has been modified successfully."
  60. msgstr "成功修改用户"
  61. #: admin.php:93 ajax.php:36 admin.php:92
  62. msgid "The username is not available."
  63. msgstr "用户名不可用"
  64. #: admin.php:95 admin.php:94
  65. msgid "Error on the database server:."
  66. msgstr "数据库出错:"
  67. #: admin.php:103 login.php:78 admin.php:102
  68. msgid "Login"
  69. msgstr "登录"
  70. #: admin.php:104 admin.php:103
  71. msgid "Name"
  72. msgstr "名称"
  73. #: admin.php:105 admin.php:104
  74. msgid "Actions"
  75. msgstr "操作"
  76. #: admin.php:123 comments.php:113 user.php:83 admin.php:118 comments.php:101
  77. #: user.php:79
  78. msgid "Edit"
  79. msgstr "编辑"
  80. #: admin.php:126 admin.php:119
  81. msgid "Delete"
  82. msgstr "删除"
  83. #: admin.php:135 admin.php:128
  84. msgid "No users available."
  85. msgstr "无可用用户"
  86. #: ajax.php:23
  87. msgid "&nbsp;ending session..."
  88. msgstr "&nbsp;结束会话..."
  89. #: ajax.php:25
  90. msgid "&nbsp;failure ending session..."
  91. msgstr "&nbsp;失败结束会话..."
  92. #: ajax.php:31
  93. msgid "Required field cannot be left blank."
  94. msgstr "必填项不能留空."
  95. #: ajax.php:34
  96. msgid "Username available."
  97. msgstr "用户名可用."
  98. #: close.php:27 close.php:23
  99. msgid "logout"
  100. msgstr "注销"
  101. #: close.php:41 comments.php:103 index.php:146 options.php:89 settings.php:63
  102. #: user.php:73 login.php:70 close.php:37 comments.php:91 feeds.php:83
  103. #: index.php:124 options.php:91 settings.php:54 user.php:69
  104. msgid "Take me to the tumblelog"
  105. msgstr "转到 微型博客"
  106. #: close.php:41 comments.php:103 options.php:89 settings.php:63 user.php:73
  107. #: login.php:70 close.php:37 comments.php:91 feeds.php:83 options.php:91
  108. #: settings.php:54 user.php:69
  109. msgid "Back to the Tumblelog"
  110. msgstr "返回 微型博客"
  111. #: close.php:48 close.php:44
  112. msgid "Closing session"
  113. msgstr "关闭会话"
  114. #: close.php:49 close.php:45
  115. msgid "logoff"
  116. msgstr "登出"
  117. #: close.php:57
  118. msgid "Ending session..."
  119. msgstr "结束会话..."
  120. #: close.php:61 close.php:57
  121. msgid "Has happened an error when closing the session."
  122. msgstr "关闭会话时发生错误."
  123. #: comments.php:74 comments.php:67
  124. msgid "comments"
  125. msgstr "评论"
  126. #: comments.php:110 comments.php:98
  127. msgid "Manage comments"
  128. msgstr "管理评论"
  129. #: comments.php:112 comments.php:100
  130. msgid "Spam"
  131. msgstr "Spam"
  132. #: comments.php:113 comments.php:101
  133. msgid "List"
  134. msgstr "列表"
  135. #: comments.php:119 comments.php:107
  136. msgid "The comment has been eliminated successfully."
  137. msgstr "成功删除评论."
  138. #: comments.php:122 comments.php:110
  139. msgid "The post has NOT been eliminated."
  140. msgstr "日志未能删除."
  141. #: comments.php:128 comments.php:116
  142. msgid "The comment has been modified successfully."
  143. msgstr "成功修改评论."
  144. #: comments.php:131 comments.php:119
  145. msgid "The post has NOT been modified."
  146. msgstr "日志未能修改."
  147. #: index.php:104 index.php:97
  148. msgid "control panel"
  149. msgstr "控制面板"
  150. #: index.php:153 bm.php:122 index.php:131
  151. msgid "New Post"
  152. msgstr "新日志"
  153. #: index.php:154 index.php:132
  154. msgid "Chat"
  155. msgstr "聊天"
  156. #: index.php:155 index.php:133
  157. msgid "Quote"
  158. msgstr "引用"
  159. #: index.php:156 bm.php:138 index.php:134
  160. msgid "Link"
  161. msgstr "链接"
  162. #: index.php:157 bm.php:148 index.php:135
  163. msgid "Audio"
  164. msgstr "音频"
  165. #: index.php:158 bm.php:143 index.php:136
  166. msgid "Video"
  167. msgstr "视频"
  168. #: index.php:159 bm.php:133 index.php:137
  169. msgid "Picture"
  170. msgstr "图像"
  171. #: index.php:160 bm.php:128 index.php:138
  172. msgid "Regular"
  173. msgstr "规则"
  174. #: index.php:167 index.php:145
  175. msgid ""
  176. "A new gelato version has been released and is ready <a href=\"http://www."
  177. "gelatocms.com/\">for download</a>."
  178. msgstr "新版本发布,请<a href=\"http://www.gelatocms.com/\">下载</a>."
  179. #: index.php:172 index.php:150
  180. msgid "The post has been eliminated successfully."
  181. msgstr "成功删除日志."
  182. #: index.php:178 index.php:156
  183. msgid "The post has been modified successfully."
  184. msgstr "成功修改日志."
  185. #: index.php:184 index.php:162
  186. msgid "The post has been added successfully."
  187. msgstr "成功添加日志."
  188. #: index.php:190 index.php:168
  189. msgid "Error on the database server:"
  190. msgstr "数据库出错:"
  191. #: index.php:196 index.php:174
  192. msgid "Not an MP3 file or an upload problem."
  193. msgstr "不是一个MP3文件.有可能是上传出错"
  194. #: index.php:202 index.php:180
  195. msgid "Not a photo file or an upload problem."
  196. msgstr "不是一个图像文件.有可能是上传出错"
  197. #: index.php:305 bm.php:203 index.php:285
  198. msgid "syntax is supported."
  199. msgstr "支持语法."
  200. #: index.php:322 options.php:100 settings.php:73 feeds.php:92 index.php:304
  201. #: options.php:102 settings.php:64
  202. msgid "Options"
  203. msgstr "选项"
  204. #: index.php:324 index.php:307
  205. msgid "Comments"
  206. msgstr "评论"
  207. #: index.php:428 index.php:415
  208. msgid "No posts in this tumblelog."
  209. msgstr "暂无内容."
  210. #: options.php:61 options.php:68
  211. msgid "options"
  212. msgstr "选项"
  213. #: options.php:96 options.php:98
  214. msgid "Tumblelog options"
  215. msgstr "微型博客 选项"
  216. #: options.php:97 settings.php:71 user.php:81 feeds.php:91 options.php:99
  217. #: settings.php:62 user.php:77
  218. msgid "Post"
  219. msgstr "日志"
  220. #: options.php:106 settings.php:80 options.php:107 settings.php:70
  221. msgid "The configuration has been modified successfully."
  222. msgstr "公共修改配置."
  223. #: options.php:111 settings.php:85 options.php:112 settings.php:75
  224. msgid "Error on the database server: "
  225. msgstr "数据库出错: "
  226. #: options.php:120 options.php:121
  227. msgid "Rich text editor:"
  228. msgstr "富文本编辑器r:"
  229. #: options.php:122 options.php:128 options.php:134 options.php:123
  230. #: options.php:129 options.php:135 options.php:206
  231. msgid "Active"
  232. msgstr "激活"
  233. #: options.php:123 options.php:129 options.php:135 options.php:124
  234. #: options.php:130 options.php:136 options.php:207
  235. msgid "Deactive"
  236. msgstr "禁用"
  237. #: options.php:126 options.php:127
  238. msgid "URL friendly:"
  239. msgstr "URL 友好:"
  240. #: options.php:132 options.php:133
  241. msgid "Allow readers comments:"
  242. msgstr "允许读者评论:"
  243. #: options.php:138 options.php:139
  244. msgid "Time Offset:"
  245. msgstr "时区:"
  246. #: options.php:206 settings.php:129 user.php:139 options.php:230
  247. #: settings.php:119 user.php:134
  248. msgid "Modify"
  249. msgstr "修改"
  250. #: settings.php:35 settings.php:31
  251. msgid "settings"
  252. msgstr "设置"
  253. #: settings.php:70 settings.php:61
  254. msgid "Tumblelog configuration"
  255. msgstr "微型博客 配置"
  256. #: settings.php:94 settings.php:84
  257. msgid "Title:"
  258. msgstr "标题:"
  259. #: settings.php:96 settings.php:86
  260. msgid "Description:"
  261. msgstr "描述:"
  262. #: settings.php:98 settings.php:88
  263. msgid "Installation URL"
  264. msgstr "安装 URL"
  265. #: settings.php:100 settings.php:90
  266. msgid "Post limit:"
  267. msgstr "日志限制:"
  268. #: settings.php:102 settings.php:92
  269. msgid "Language:"
  270. msgstr "语言:"
  271. #: settings.php:114 settings.php:104
  272. msgid "Template:"
  273. msgstr "模板:"
  274. #: user.php:56 user.php:52
  275. msgid "add user"
  276. msgstr "添加用户"
  277. #: user.php:80 login.php:77 user.php:76
  278. msgid "Start session"
  279. msgstr "开始会话"
  280. #: user.php:83 user.php:139 feeds.php:127 user.php:79 user.php:134
  281. msgid "Add"
  282. msgstr "添加"
  283. #: user.php:99 user.php:95
  284. msgid "user:"
  285. msgstr "用户:"
  286. #: user.php:115 user.php:110
  287. msgid "password:"
  288. msgstr "密码:"
  289. #: user.php:119 user.php:114
  290. msgid "retype password:"
  291. msgstr "教研密码:"
  292. #: user.php:123 user.php:118
  293. msgid "name:"
  294. msgstr "名字:"
  295. #: user.php:127 user.php:122
  296. msgid "e-mail:"
  297. msgstr "邮件l:"
  298. #: user.php:131 user.php:126
  299. msgid "website:"
  300. msgstr "主页:"
  301. #: user.php:135 user.php:130
  302. msgid "about:"
  303. msgstr "关于:"
  304. #: login.php:35
  305. msgid "login screen"
  306. msgstr ""
  307. #: login.php:65 admin.php:51 comments.php:86 index.php:119 options.php:86
  308. #: settings.php:49 user.php:64
  309. msgid "Processing request&hellip;"
  310. msgstr ""
  311. #: login.php:86
  312. msgid "User:"
  313. msgstr ""
  314. #: login.php:88
  315. msgid "Password:"
  316. msgstr ""
  317. #: login.php:90
  318. msgid "Remember me:"
  319. msgstr ""
  320. #: login.php:101
  321. msgid "&nbsp;You must be registered to use gelato."
  322. msgstr ""
  323. #: login.php:108
  324. msgid "&nbsp;You must be logged on the system."
  325. msgstr ""
  326. #: ajax.php:23
  327. msgid "&nbsp;ending session&hellip;"
  328. msgstr ""
  329. #: ajax.php:25
  330. msgid "&nbsp;failure ending session&hellip;"
  331. msgstr ""
  332. #: bm.php:102
  333. msgid "Must be a valid URL"
  334. msgstr ""
  335. #: bm.php:110
  336. msgid "bookmarklet"
  337. msgstr ""
  338. #: close.php:53
  339. msgid "Ending session&hellip;"
  340. msgstr ""
  341. #: feeds.php:27
  342. msgid "Feed added"
  343. msgstr ""
  344. #: feeds.php:34
  345. msgid "Feed deleted"
  346. msgstr ""
  347. #: feeds.php:43 index.php:305
  348. msgid "Feeds"
  349. msgstr ""
  350. #: feeds.php:55
  351. msgid "Feed Url:"
  352. msgstr ""
  353. #: feeds.php:55
  354. msgid " username:"
  355. msgstr ""
  356. #: feeds.php:89
  357. msgid "Configure your feeds"
  358. msgstr ""
  359. #: feeds.php:103
  360. msgid "Import data from:"
  361. msgstr ""
  362. #: feeds.php:115
  363. msgid "Import As:"
  364. msgstr ""
  365. #: feeds.php:117
  366. msgid "Text"
  367. msgstr ""
  368. #: feeds.php:118
  369. msgid "Photos"
  370. msgstr ""
  371. #: feeds.php:122
  372. msgid "Feed Url (double check):"
  373. msgstr ""
  374. #: feeds.php:125
  375. msgid "Show credits on each post?"
  376. msgstr ""
  377. #: feeds.php:138 feeds.php:140
  378. msgid "Delete this Feed"
  379. msgstr ""
  380. #: feeds.php:138
  381. msgid "Error updating"
  382. msgstr ""
  383. #: feeds.php:140
  384. msgid "Last update"
  385. msgstr ""
  386. #: feeds.php:140
  387. msgid "Importing"
  388. msgstr ""
  389. #: index.php:287
  390. msgid "add to gelato"
  391. msgstr ""
  392. #: options.php:204
  393. msgid "Shorten long URLs:"
  394. msgstr ""
  395. #: options.php:210
  396. msgid "Import feeds every:"
  397. msgstr ""
  398. #: options.php:213 options.php:214 options.php:215 options.php:216
  399. #: options.php:217
  400. msgid "minutes"
  401. msgstr ""
  402. #: options.php:218
  403. msgid "hour"
  404. msgstr ""
  405. #: options.php:219 options.php:220 options.php:221 options.php:222
  406. #: options.php:223 options.php:224
  407. msgid "hours"
  408. msgstr ""