A tumblelog CMS built on AJAX, PHP and MySQL.

messages.po 12KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538
  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 "admin users"
  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 "Processing request..."
  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 "home"
  31. #: admin.php:57 index.php:146 admin.php:56 index.php:124
  32. msgid "View Tumblelog"
  33. msgstr "View Tumblelog"
  34. #: admin.php:58 index.php:147 admin.php:57 index.php:125
  35. msgid "Log out"
  36. msgstr "Log out"
  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 "Settings"
  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 "Posts"
  45. #: admin.php:68 admin.php:67
  46. msgid "Add user"
  47. msgstr "Add user"
  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 "Users"
  52. #: admin.php:75 admin.php:74
  53. msgid "The user has been added successfully."
  54. msgstr "The user has been added successfully."
  55. #: admin.php:81 admin.php:80
  56. msgid "The user has been eliminated successfully."
  57. msgstr "The user has been eliminated successfully."
  58. #: admin.php:87 admin.php:86
  59. msgid "The user has been modified successfully."
  60. msgstr "The user has been modified successfully."
  61. #: admin.php:93 ajax.php:36 admin.php:92
  62. msgid "The username is not available."
  63. msgstr "The username is not available."
  64. #: admin.php:95 admin.php:94
  65. msgid "Error on the database server:."
  66. msgstr "Error in the database server."
  67. #: admin.php:103 login.php:78 admin.php:102
  68. msgid "Login"
  69. msgstr "Login"
  70. #: admin.php:104 admin.php:103
  71. msgid "Name"
  72. msgstr "Name"
  73. #: admin.php:105 admin.php:104
  74. msgid "Actions"
  75. msgstr "Actions"
  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 "Edit"
  80. #: admin.php:126 admin.php:119
  81. msgid "Delete"
  82. msgstr "Delete"
  83. #: admin.php:135 admin.php:128
  84. msgid "No users available."
  85. msgstr "No users available."
  86. #: ajax.php:23
  87. msgid "&nbsp;ending session..."
  88. msgstr "&nbsp;ending session..."
  89. #: ajax.php:25
  90. msgid "&nbsp;failure ending session..."
  91. msgstr "&nbsp;failure ending session..."
  92. #: ajax.php:31
  93. msgid "Required field cannot be left blank."
  94. msgstr "Required field cannot be left blank."
  95. #: ajax.php:34
  96. msgid "Username available."
  97. msgstr "Username available."
  98. #: close.php:27 close.php:23
  99. msgid "logout"
  100. msgstr "logout"
  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 "Take me to the tumblelog"
  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 "Back to the Tumblelog"
  111. #: close.php:48 close.php:44
  112. msgid "Closing session"
  113. msgstr "Closing session"
  114. #: close.php:49 close.php:45
  115. msgid "logoff"
  116. msgstr "logoff"
  117. #: close.php:57
  118. msgid "Ending session..."
  119. msgstr "Ending session..."
  120. #: close.php:61 close.php:57
  121. msgid "Has happened an error when closing the session."
  122. msgstr "An error happened when closing the session."
  123. #: comments.php:74 comments.php:67
  124. msgid "comments"
  125. msgstr "comments"
  126. #: comments.php:110 comments.php:98
  127. msgid "Manage comments"
  128. msgstr "Manage comments"
  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 "List"
  135. #: comments.php:119 comments.php:107
  136. msgid "The comment has been eliminated successfully."
  137. msgstr "The comment has been deleted successfully."
  138. #: comments.php:122 comments.php:110
  139. msgid "The post has NOT been eliminated."
  140. msgstr "The post could not be deleted."
  141. #: comments.php:128 comments.php:116
  142. msgid "The comment has been modified successfully."
  143. msgstr "The comment has been modified successfully."
  144. #: comments.php:131 comments.php:119
  145. msgid "The post has NOT been modified."
  146. msgstr "The post could not be modified."
  147. #: index.php:104 index.php:97
  148. msgid "control panel"
  149. msgstr "control panel"
  150. #: index.php:153 bm.php:122 index.php:131
  151. msgid "New Post"
  152. msgstr "New Post"
  153. #: index.php:154 index.php:132
  154. msgid "Chat"
  155. msgstr "Chat"
  156. #: index.php:155 index.php:133
  157. msgid "Quote"
  158. msgstr "Quote"
  159. #: index.php:156 bm.php:138 index.php:134
  160. msgid "Link"
  161. msgstr "Link"
  162. #: index.php:157 bm.php:148 index.php:135
  163. msgid "Audio"
  164. msgstr "Audio"
  165. #: index.php:158 bm.php:143 index.php:136
  166. msgid "Video"
  167. msgstr "Video"
  168. #: index.php:159 bm.php:133 index.php:137
  169. msgid "Picture"
  170. msgstr "Picture"
  171. #: index.php:160 bm.php:128 index.php:138
  172. msgid "Regular"
  173. msgstr "Regular"
  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 ""
  179. "A new gelato version has been released and is ready <a href=\"http://www."
  180. "gelatocms.com/\">for download</a>."
  181. #: index.php:172 index.php:150
  182. msgid "The post has been eliminated successfully."
  183. msgstr "The post has been deleted successfully."
  184. #: index.php:178 index.php:156
  185. msgid "The post has been modified successfully."
  186. msgstr "The post has been modified successfully."
  187. #: index.php:184 index.php:162
  188. msgid "The post has been added successfully."
  189. msgstr "The post has been added successfully."
  190. #: index.php:190 index.php:168
  191. msgid "Error on the database server:"
  192. msgstr "Error on the database server:"
  193. #: index.php:196 index.php:174
  194. msgid "Not an MP3 file or an upload problem."
  195. msgstr ""
  196. "Not an MP3 file.Also, there could be a problem uploading this particular "
  197. "item."
  198. #: index.php:202 index.php:180
  199. msgid "Not a photo file or an upload problem."
  200. msgstr ""
  201. "Not an photo file.Also, there could be a problem uploading this particular "
  202. "item."
  203. #: index.php:305 bm.php:203 index.php:285
  204. msgid "syntax is supported."
  205. msgstr "syntax is supported."
  206. #: index.php:322 options.php:100 settings.php:73 feeds.php:92 index.php:304
  207. #: options.php:102 settings.php:64
  208. msgid "Options"
  209. msgstr "Options"
  210. #: index.php:324 index.php:307
  211. msgid "Comments"
  212. msgstr "Comments"
  213. #: index.php:428 index.php:415
  214. msgid "No posts in this tumblelog."
  215. msgstr "No posts in this tumblelog."
  216. #: options.php:61 options.php:68
  217. msgid "options"
  218. msgstr "options"
  219. #: options.php:96 options.php:98
  220. msgid "Tumblelog options"
  221. msgstr "Tumblelog options"
  222. #: options.php:97 settings.php:71 user.php:81 feeds.php:91 options.php:99
  223. #: settings.php:62 user.php:77
  224. msgid "Post"
  225. msgstr "Post"
  226. #: options.php:106 settings.php:80 options.php:107 settings.php:70
  227. msgid "The configuration has been modified successfully."
  228. msgstr "The configuration has been modified successfully."
  229. #: options.php:111 settings.php:85 options.php:112 settings.php:75
  230. msgid "Error on the database server: "
  231. msgstr "Error on the database server: "
  232. #: options.php:120 options.php:121
  233. msgid "Rich text editor:"
  234. msgstr "Rich text editor:"
  235. #: options.php:122 options.php:128 options.php:134 options.php:123
  236. #: options.php:129 options.php:135 options.php:206
  237. msgid "Active"
  238. msgstr "Active"
  239. #: options.php:123 options.php:129 options.php:135 options.php:124
  240. #: options.php:130 options.php:136 options.php:207
  241. msgid "Deactive"
  242. msgstr "Deactive"
  243. #: options.php:126 options.php:127
  244. msgid "URL friendly:"
  245. msgstr "URL friendly:"
  246. #: options.php:132 options.php:133
  247. msgid "Allow readers comments:"
  248. msgstr "Allow readers comments:"
  249. #: options.php:138 options.php:139
  250. msgid "Time Offset:"
  251. msgstr "Time Offset:"
  252. #: options.php:206 settings.php:129 user.php:139 options.php:230
  253. #: settings.php:119 user.php:134
  254. msgid "Modify"
  255. msgstr "Modify"
  256. #: settings.php:35 settings.php:31
  257. msgid "settings"
  258. msgstr "settings"
  259. #: settings.php:70 settings.php:61
  260. msgid "Tumblelog configuration"
  261. msgstr "Tumblelog configuration"
  262. #: settings.php:94 settings.php:84
  263. msgid "Title:"
  264. msgstr "Title:"
  265. #: settings.php:96 settings.php:86
  266. msgid "Description:"
  267. msgstr "Description:"
  268. #: settings.php:98 settings.php:88
  269. msgid "Installation URL"
  270. msgstr "Installation URL"
  271. #: settings.php:100 settings.php:90
  272. msgid "Post limit:"
  273. msgstr "Post limit:"
  274. #: settings.php:102 settings.php:92
  275. msgid "Language:"
  276. msgstr "Language:"
  277. #: settings.php:114 settings.php:104
  278. msgid "Template:"
  279. msgstr "Template:"
  280. #: user.php:56 user.php:52
  281. msgid "add user"
  282. msgstr "add user"
  283. #: user.php:80 login.php:77 user.php:76
  284. msgid "Start session"
  285. msgstr "Start session"
  286. #: user.php:83 user.php:139 feeds.php:127 user.php:79 user.php:134
  287. msgid "Add"
  288. msgstr "Add"
  289. #: user.php:99 user.php:95
  290. msgid "user:"
  291. msgstr "user:"
  292. #: user.php:115 user.php:110
  293. msgid "password:"
  294. msgstr "password:"
  295. #: user.php:119 user.php:114
  296. msgid "retype password:"
  297. msgstr "retype password:"
  298. #: user.php:123 user.php:118
  299. msgid "name:"
  300. msgstr "name:"
  301. #: user.php:127 user.php:122
  302. msgid "e-mail:"
  303. msgstr "e-mail:"
  304. #: user.php:131 user.php:126
  305. msgid "website:"
  306. msgstr "website:"
  307. #: user.php:135 user.php:130
  308. msgid "about:"
  309. msgstr "about:"
  310. #: login.php:35
  311. msgid "login screen"
  312. msgstr ""
  313. #: login.php:65 admin.php:51 comments.php:86 index.php:119 options.php:86
  314. #: settings.php:49 user.php:64
  315. msgid "Processing request&hellip;"
  316. msgstr ""
  317. #: login.php:86
  318. msgid "User:"
  319. msgstr ""
  320. #: login.php:88
  321. msgid "Password:"
  322. msgstr ""
  323. #: login.php:90
  324. msgid "Remember me:"
  325. msgstr ""
  326. #: login.php:101
  327. msgid "&nbsp;You must be registered to use gelato."
  328. msgstr ""
  329. #: login.php:108
  330. msgid "&nbsp;You must be logged on the system."
  331. msgstr ""
  332. #: ajax.php:23
  333. msgid "&nbsp;ending session&hellip;"
  334. msgstr ""
  335. #: ajax.php:25
  336. msgid "&nbsp;failure ending session&hellip;"
  337. msgstr ""
  338. #: bm.php:102
  339. msgid "Must be a valid URL"
  340. msgstr ""
  341. #: bm.php:110
  342. msgid "bookmarklet"
  343. msgstr ""
  344. #: close.php:53
  345. msgid "Ending session&hellip;"
  346. msgstr ""
  347. #: feeds.php:27
  348. msgid "Feed added"
  349. msgstr ""
  350. #: feeds.php:34
  351. msgid "Feed deleted"
  352. msgstr ""
  353. #: feeds.php:43 index.php:305
  354. msgid "Feeds"
  355. msgstr ""
  356. #: feeds.php:55
  357. msgid "Feed Url:"
  358. msgstr ""
  359. #: feeds.php:55
  360. msgid " username:"
  361. msgstr ""
  362. #: feeds.php:89
  363. msgid "Configure your feeds"
  364. msgstr ""
  365. #: feeds.php:103
  366. msgid "Import data from:"
  367. msgstr ""
  368. #: feeds.php:115
  369. msgid "Import As:"
  370. msgstr ""
  371. #: feeds.php:117
  372. msgid "Text"
  373. msgstr ""
  374. #: feeds.php:118
  375. msgid "Photos"
  376. msgstr ""
  377. #: feeds.php:122
  378. msgid "Feed Url (double check):"
  379. msgstr ""
  380. #: feeds.php:125
  381. msgid "Show credits on each post?"
  382. msgstr ""
  383. #: feeds.php:138 feeds.php:140
  384. msgid "Delete this Feed"
  385. msgstr ""
  386. #: feeds.php:138
  387. msgid "Error updating"
  388. msgstr ""
  389. #: feeds.php:140
  390. msgid "Last update"
  391. msgstr ""
  392. #: feeds.php:140
  393. msgid "Importing"
  394. msgstr ""
  395. #: index.php:287
  396. msgid "add to gelato"
  397. msgstr ""
  398. #: options.php:204
  399. msgid "Shorten long URLs:"
  400. msgstr ""
  401. #: options.php:210
  402. msgid "Import feeds every:"
  403. msgstr ""
  404. #: options.php:213 options.php:214 options.php:215 options.php:216
  405. #: options.php:217
  406. msgid "minutes"
  407. msgstr ""
  408. #: options.php:218
  409. msgid "hour"
  410. msgstr ""
  411. #: options.php:219 options.php:220 options.php:221 options.php:222
  412. #: options.php:223 options.php:224
  413. msgid "hours"
  414. msgstr ""