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 "amministra utenti"
  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 "Elaboro la richiesta..."
  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 "Visualizza il Tumblelog"
  34. #: admin.php:58 index.php:147 admin.php:57 index.php:125
  35. msgid "Log out"
  36. msgstr "Scollegati"
  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 "Gestione"
  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 "Articoli"
  45. #: admin.php:68 admin.php:67
  46. msgid "Add user"
  47. msgstr "Aggiungi utente"
  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 "Utenti"
  52. #: admin.php:75 admin.php:74
  53. msgid "The user has been added successfully."
  54. msgstr "L'utente &egrave; stato aggiunto."
  55. #: admin.php:81 admin.php:80
  56. msgid "The user has been eliminated successfully."
  57. msgstr "L'utente &egrave; stato cancellato."
  58. #: admin.php:87 admin.php:86
  59. msgid "The user has been modified successfully."
  60. msgstr "L'utente &egrave; stato modificato."
  61. #: admin.php:93 ajax.php:36 admin.php:92
  62. msgid "The username is not available."
  63. msgstr "Il nome utente non &egrave; disponibile."
  64. #: admin.php:95 admin.php:94
  65. msgid "Error on the database server:."
  66. msgstr "Errore sul server del database:."
  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 "Nome"
  73. #: admin.php:105 admin.php:104
  74. msgid "Actions"
  75. msgstr "Azioni"
  76. # C:\paolo.valenti.name\wp-content\themes\daily-digest-10/single.php:34
  77. #: admin.php:123 comments.php:113 user.php:83 admin.php:118 comments.php:101
  78. #: user.php:79
  79. msgid "Edit"
  80. msgstr "Modifica"
  81. #: admin.php:126 admin.php:119
  82. msgid "Delete"
  83. msgstr "Cancella"
  84. #: admin.php:135 admin.php:128
  85. msgid "No users available."
  86. msgstr "Nessun utente disponibile"
  87. #: ajax.php:23
  88. msgid "&nbsp;ending session..."
  89. msgstr "&nbsp;sessione in chiusura..."
  90. #: ajax.php:25
  91. msgid "&nbsp;failure ending session..."
  92. msgstr "&nbsp;errore nella chiusura della sessione..."
  93. #: ajax.php:31
  94. msgid "Required field cannot be left blank."
  95. msgstr "I campi obbligatori non possono essere vuoti."
  96. #: ajax.php:34
  97. msgid "Username available."
  98. msgstr "Nome utente disponibile."
  99. #: close.php:27 close.php:23
  100. msgid "logout"
  101. msgstr "scollegati"
  102. #: close.php:41 comments.php:103 index.php:146 options.php:89 settings.php:63
  103. #: user.php:73 login.php:70 close.php:37 comments.php:91 feeds.php:83
  104. #: index.php:124 options.php:91 settings.php:54 user.php:69
  105. msgid "Take me to the tumblelog"
  106. msgstr "Portami al Tumblelog"
  107. #: close.php:41 comments.php:103 options.php:89 settings.php:63 user.php:73
  108. #: login.php:70 close.php:37 comments.php:91 feeds.php:83 options.php:91
  109. #: settings.php:54 user.php:69
  110. msgid "Back to the Tumblelog"
  111. msgstr "Torna al Tumblelog"
  112. #: close.php:48 close.php:44
  113. msgid "Closing session"
  114. msgstr "La sessione si sta chiudendo"
  115. #: close.php:49 close.php:45
  116. msgid "logoff"
  117. msgstr "uscita"
  118. #: close.php:57
  119. msgid "Ending session..."
  120. msgstr "La sessione sta finendo..."
  121. #: close.php:61 close.php:57
  122. msgid "Has happened an error when closing the session."
  123. msgstr "C'&egrave; stato un errore mentre si chiudeva la sessione."
  124. #: comments.php:74 comments.php:67
  125. msgid "comments"
  126. msgstr "commenti"
  127. #: comments.php:110 comments.php:98
  128. msgid "Manage comments"
  129. msgstr "Gestisci i commenti"
  130. #: comments.php:112 comments.php:100
  131. msgid "Spam"
  132. msgstr "Spam"
  133. #: comments.php:113 comments.php:101
  134. msgid "List"
  135. msgstr "Elenco"
  136. #: comments.php:119 comments.php:107
  137. msgid "The comment has been eliminated successfully."
  138. msgstr "Il commento è stato eliminato."
  139. #: comments.php:122 comments.php:110
  140. msgid "The post has NOT been eliminated."
  141. msgstr "L'articolo NON &egrave; stato eliminato."
  142. #: comments.php:128 comments.php:116
  143. msgid "The comment has been modified successfully."
  144. msgstr "Il commento &egrave; stato modificato."
  145. #: comments.php:131 comments.php:119
  146. msgid "The post has NOT been modified."
  147. msgstr "L'articolo NON &egrave; stato modificato."
  148. #: index.php:104 index.php:97
  149. msgid "control panel"
  150. msgstr "pannello di controllo"
  151. #: index.php:153 bm.php:122 index.php:131
  152. msgid "New Post"
  153. msgstr "Nuovo Articolo"
  154. #: index.php:154 index.php:132
  155. msgid "Chat"
  156. msgstr "Chat"
  157. #: index.php:155 index.php:133
  158. msgid "Quote"
  159. msgstr "Quota"
  160. #: index.php:156 bm.php:138 index.php:134
  161. msgid "Link"
  162. msgstr "Link"
  163. #: index.php:157 bm.php:148 index.php:135
  164. msgid "Audio"
  165. msgstr "Audio"
  166. #: index.php:158 bm.php:143 index.php:136
  167. msgid "Video"
  168. msgstr "Video"
  169. #: index.php:159 bm.php:133 index.php:137
  170. msgid "Picture"
  171. msgstr "Immagini"
  172. #: index.php:160 bm.php:128 index.php:138
  173. msgid "Regular"
  174. msgstr "Testo"
  175. #: index.php:167 index.php:145
  176. msgid ""
  177. "A new gelato version has been released and is ready <a href=\"http://www."
  178. "gelatocms.com/\">for download</a>."
  179. msgstr ""
  180. "Una nuova versione di gelato &egrave; stata rilasciata ed &egrave; pronta <a "
  181. "href=\"http://www.gelatocms.com/\">per lo scaricamento</a>."
  182. #: index.php:172 index.php:150
  183. msgid "The post has been eliminated successfully."
  184. msgstr "L'articolo &egrave; stato eliminato."
  185. #: index.php:178 index.php:156
  186. msgid "The post has been modified successfully."
  187. msgstr "L'articolo &egrave; stato modificato."
  188. #: index.php:184 index.php:162
  189. msgid "The post has been added successfully."
  190. msgstr "L'articolo &egrave; stato aggiunto."
  191. #: index.php:190 index.php:168
  192. msgid "Error on the database server:"
  193. msgstr "Errore sul server del database:"
  194. #: index.php:196 index.php:174
  195. msgid "Not an MP3 file or an upload problem."
  196. msgstr ""
  197. "Non &egrave; un file MP3 o c'&egrave; stato un problema nel caricamento."
  198. #: index.php:202 index.php:180
  199. msgid "Not a photo file or an upload problem."
  200. msgstr ""
  201. "Non &egrave; un file di foto o c'&egrave; stato un problema nel caricamento."
  202. #: index.php:305 bm.php:203 index.php:285
  203. msgid "syntax is supported."
  204. msgstr "sintassi &egrave; supportata."
  205. #: index.php:322 options.php:100 settings.php:73 feeds.php:92 index.php:304
  206. #: options.php:102 settings.php:64
  207. msgid "Options"
  208. msgstr "Opzioni"
  209. # c:\temilocalizzati/comments-popup.php:46
  210. #: index.php:324 index.php:307
  211. msgid "Comments"
  212. msgstr "Commenti"
  213. #: index.php:428 index.php:415
  214. msgid "No posts in this tumblelog."
  215. msgstr "Nessun articolo in questo tumblelog"
  216. #: options.php:61 options.php:68
  217. msgid "options"
  218. msgstr "opzioni"
  219. #: options.php:96 options.php:98
  220. msgid "Tumblelog options"
  221. msgstr "Opzioni del Tumblelog"
  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 "Articolo"
  226. #: options.php:106 settings.php:80 options.php:107 settings.php:70
  227. msgid "The configuration has been modified successfully."
  228. msgstr "La configurazione &egrave; stata modificata."
  229. #: options.php:111 settings.php:85 options.php:112 settings.php:75
  230. msgid "Error on the database server: "
  231. msgstr "Errore sul server del database."
  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 "Attivo"
  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 "Disattiva"
  243. #: options.php:126 options.php:127
  244. msgid "URL friendly:"
  245. msgstr "URL amichevoli:"
  246. #: options.php:132 options.php:133
  247. msgid "Allow readers comments:"
  248. msgstr "Permetti ai lettori di commentare:"
  249. #: options.php:138 options.php:139
  250. msgid "Time Offset:"
  251. msgstr "Fuso orario:"
  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 "Modifica"
  256. #: settings.php:35 settings.php:31
  257. msgid "settings"
  258. msgstr "gestione"
  259. #: settings.php:70 settings.php:61
  260. msgid "Tumblelog configuration"
  261. msgstr "Configurazione Tumblelog"
  262. #: settings.php:94 settings.php:84
  263. msgid "Title:"
  264. msgstr "Titolo:"
  265. #: settings.php:96 settings.php:86
  266. msgid "Description:"
  267. msgstr "Descrizione:"
  268. #: settings.php:98 settings.php:88
  269. msgid "Installation URL"
  270. msgstr "URL di installazione"
  271. #: settings.php:100 settings.php:90
  272. msgid "Post limit:"
  273. msgstr "Articoli visualizzati"
  274. #: settings.php:102 settings.php:92
  275. msgid "Language:"
  276. msgstr "Lingua:"
  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 "aggiungi utente"
  283. #: user.php:80 login.php:77 user.php:76
  284. msgid "Start session"
  285. msgstr "Avvia sessione"
  286. #: user.php:83 user.php:139 feeds.php:127 user.php:79 user.php:134
  287. msgid "Add"
  288. msgstr "Aggiungi"
  289. #: user.php:99 user.php:95
  290. msgid "user:"
  291. msgstr "utente:"
  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 "riscrivi la password:"
  298. #: user.php:123 user.php:118
  299. msgid "name:"
  300. msgstr "nome:"
  301. #: user.php:127 user.php:122
  302. msgid "e-mail:"
  303. msgstr "email:"
  304. #: user.php:131 user.php:126
  305. msgid "website:"
  306. msgstr "Sito web:"
  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 ""