A tumblelog CMS built on AJAX, PHP and MySQL.

messages.po 6.2KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373
  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-07-20 17:40-0500\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=CHARSET\n"
  17. "Content-Transfer-Encoding: 8bit\n"
  18. #: admin.php:28
  19. msgid "admin users"
  20. msgstr ""
  21. #: admin.php:52 index.php:141 options.php:58 settings.php:58 user.php:68
  22. msgid "Processing request..."
  23. msgstr ""
  24. #: admin.php:55 close.php:39 index.php:144 options.php:61 settings.php:61
  25. #: user.php:71
  26. msgid "home"
  27. msgstr ""
  28. #: admin.php:57 index.php:146
  29. msgid "View Tumblelog"
  30. msgstr ""
  31. #: admin.php:58 index.php:147
  32. msgid "Log out"
  33. msgstr ""
  34. #: admin.php:66 index.php:321 options.php:73 settings.php:74
  35. msgid "Settings"
  36. msgstr ""
  37. #: admin.php:67 index.php:324
  38. msgid "Posts"
  39. msgstr ""
  40. #: admin.php:68
  41. msgid "Add user"
  42. msgstr ""
  43. #: admin.php:69 index.php:323 options.php:72 settings.php:72 user.php:82
  44. msgid "Users"
  45. msgstr ""
  46. #: admin.php:75 admin.php:81 admin.php:87
  47. msgid "<div class=\"exito\" id=\"divMessages\">"
  48. msgstr ""
  49. #: admin.php:75
  50. msgid "The user has been added successfully."
  51. msgstr ""
  52. #: admin.php:75 admin.php:81 admin.php:87 admin.php:93 admin.php:95
  53. msgid "</div>"
  54. msgstr ""
  55. #: admin.php:81
  56. msgid "The user has been eliminated successfully."
  57. msgstr ""
  58. #: admin.php:87
  59. msgid "The user has been modified successfully."
  60. msgstr ""
  61. #: admin.php:93
  62. msgid "<div class=\"error\" id=\"divMessages\">"
  63. msgstr ""
  64. #: admin.php:93 ajax.php:36
  65. msgid "The username is not available."
  66. msgstr ""
  67. #: admin.php:95
  68. msgid "<div class=\"error\" id=\"divMessages\"><strong>"
  69. msgstr ""
  70. #: admin.php:95
  71. msgid "Error on the database server:."
  72. msgstr ""
  73. #: admin.php:95
  74. msgid " </strong>"
  75. msgstr ""
  76. #: admin.php:95
  77. msgid "des"
  78. msgstr ""
  79. #: admin.php:103
  80. msgid "Login"
  81. msgstr ""
  82. #: admin.php:104
  83. msgid "Name"
  84. msgstr ""
  85. #: admin.php:105
  86. msgid "Actions"
  87. msgstr ""
  88. #: admin.php:115
  89. msgid "class=\"odd\""
  90. msgstr ""
  91. #: admin.php:117
  92. msgid "login"
  93. msgstr ""
  94. #: admin.php:117 admin.php:120
  95. msgid "\n"
  96. msgstr ""
  97. #: admin.php:120
  98. msgid "name"
  99. msgstr ""
  100. #: admin.php:123 admin.php:126
  101. msgid "id_user"
  102. msgstr ""
  103. #: admin.php:123 user.php:83
  104. msgid "Edit"
  105. msgstr ""
  106. #: admin.php:126
  107. msgid "Delete"
  108. msgstr ""
  109. #: admin.php:135
  110. msgid "No users available."
  111. msgstr ""
  112. #: ajax.php:23
  113. msgid "&nbsp;ending session..."
  114. msgstr ""
  115. #: ajax.php:25
  116. msgid "&nbsp;failure ending session..."
  117. msgstr ""
  118. #: ajax.php:31
  119. msgid "Required field cannot be left blank."
  120. msgstr ""
  121. #: ajax.php:34
  122. msgid "Username available."
  123. msgstr ""
  124. #: close.php:27
  125. msgid "logout"
  126. msgstr ""
  127. #: close.php:41 index.php:146 options.php:63 settings.php:63 user.php:73
  128. msgid "Take me to the tumblelog"
  129. msgstr ""
  130. #: close.php:41 options.php:63 settings.php:63 user.php:73
  131. msgid "Back to the Tumblelog"
  132. msgstr ""
  133. #: close.php:48
  134. msgid "Closing session"
  135. msgstr ""
  136. #: close.php:49
  137. msgid "logoff"
  138. msgstr ""
  139. #: close.php:57
  140. msgid "Ending session..."
  141. msgstr ""
  142. #: close.php:61
  143. msgid "Has happened an error when closing the session."
  144. msgstr ""
  145. #: index.php:104
  146. msgid "control panel"
  147. msgstr ""
  148. #: index.php:153
  149. msgid "New Post"
  150. msgstr ""
  151. #: index.php:154
  152. msgid "Chat"
  153. msgstr ""
  154. #: index.php:155
  155. msgid "Quote"
  156. msgstr ""
  157. #: index.php:156
  158. msgid "Link"
  159. msgstr ""
  160. #: index.php:157
  161. msgid "Audio"
  162. msgstr ""
  163. #: index.php:158
  164. msgid "Video"
  165. msgstr ""
  166. #: index.php:159
  167. msgid "Picture"
  168. msgstr ""
  169. #: index.php:160
  170. msgid "Regular"
  171. msgstr ""
  172. #: index.php:167
  173. msgid ""
  174. "A new gelato version has been released and is ready <a href=\"http://www."
  175. "gelatocms.com/\">for download</a>."
  176. msgstr ""
  177. #: index.php:172
  178. msgid "The post has been eliminated successfully."
  179. msgstr ""
  180. #: index.php:178
  181. msgid "The post has been modified successfully."
  182. msgstr ""
  183. #: index.php:184
  184. msgid "The post has been added successfully."
  185. msgstr ""
  186. #: index.php:190
  187. msgid "Error on the database server:"
  188. msgstr ""
  189. #: index.php:196
  190. msgid "Not an MP3 file or an upload problem."
  191. msgstr ""
  192. #: index.php:202
  193. msgid "Not a photo file or an upload problem."
  194. msgstr ""
  195. #: index.php:305
  196. msgid "syntax is supported."
  197. msgstr ""
  198. #: index.php:322 options.php:74 settings.php:73
  199. msgid "Options"
  200. msgstr ""
  201. #: index.php:427
  202. msgid "No posts in this tumblelog."
  203. msgstr ""
  204. #: options.php:35
  205. msgid "options"
  206. msgstr ""
  207. #: options.php:70
  208. msgid "Tumblelog options"
  209. msgstr ""
  210. #: options.php:71 settings.php:71 user.php:81
  211. msgid "Post"
  212. msgstr ""
  213. #: options.php:80 settings.php:80
  214. msgid "The configuration has been modified successfully."
  215. msgstr ""
  216. #: options.php:85 settings.php:85
  217. msgid "Error on the database server: "
  218. msgstr ""
  219. #: options.php:94
  220. msgid "Rich text editor:"
  221. msgstr ""
  222. #: options.php:96 options.php:102
  223. msgid "Active"
  224. msgstr ""
  225. #: options.php:97 options.php:103
  226. msgid "Deactive"
  227. msgstr ""
  228. #: options.php:109 settings.php:122 user.php:139
  229. msgid "Modify"
  230. msgstr ""
  231. #: settings.php:35
  232. msgid "settings"
  233. msgstr ""
  234. #: settings.php:70
  235. msgid "Tumblelog configuration"
  236. msgstr ""
  237. #: settings.php:94
  238. msgid "Title:"
  239. msgstr ""
  240. #: settings.php:96
  241. msgid "Description:"
  242. msgstr ""
  243. #: settings.php:98
  244. msgid "Installation URL"
  245. msgstr ""
  246. #: settings.php:100
  247. msgid "Post limit:"
  248. msgstr ""
  249. #: settings.php:102
  250. msgid "Language:"
  251. msgstr ""
  252. #: settings.php:107
  253. msgid "Template:"
  254. msgstr ""
  255. #: user.php:56
  256. msgid "add user"
  257. msgstr ""
  258. #: user.php:80
  259. msgid "Start session"
  260. msgstr ""
  261. #: user.php:83 user.php:139
  262. msgid "Add"
  263. msgstr ""
  264. #: user.php:99
  265. msgid "user:"
  266. msgstr ""
  267. #: user.php:115
  268. msgid "password:"
  269. msgstr ""
  270. #: user.php:119
  271. msgid "retype password:"
  272. msgstr ""
  273. #: user.php:123
  274. msgid "name:"
  275. msgstr ""
  276. #: user.php:127
  277. msgid "e-mail:"
  278. msgstr ""
  279. #: user.php:131
  280. msgid "website:"
  281. msgstr ""
  282. #: user.php:135
  283. msgid "about:"
  284. msgstr ""