home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 2 / FFMCD02.bin / new / comm / fido / spot / catalogs / italiano.ct < prev    next >
Text File  |  1993-12-21  |  28KB  |  1,755 lines

  1. ;**************************
  2. ;
  3. ;         Spot 1.2
  4. ;
  5. ;         Italiano
  6. ;
  7. ;**************************
  8. ;
  9. ## version $VER: spot.catalog 38.80 (11.9.93)
  10. ## codeset 0
  11. ## language italiano
  12. ;
  13. ;
  14. ; ***************************************************************************
  15. ;                                    Misc
  16. ; ***************************************************************************
  17. ;
  18. MSG_ABOUTREQ
  19. Spot %s\n\
  20. \n\
  21. Copyright © 1993 Nico François\n\
  22. Traduzione a cura di Maurizio Fabiani/Michele Giorato\n\
  23. \n\
  24. Amiga Point Program\n\
  25. (Compilato in Data: %s)\n\
  26. \n\
  27. * %s%s *\n\
  28. \n\
  29. Schermo Pubblico: SPOT\n\
  30. Nome della porta ARexx: SPOT
  31. ;
  32. MSG_ABORT
  33. _Interrompi
  34. ;
  35. MSG_PROCEED
  36. _Procedi
  37. ;
  38. ; Note: there are two spaces around the Ok string to make it 4 chars wide.
  39. MSG_OK
  40.  _Ok 
  41. ;
  42. ; I = Imported, E = Exported mail left
  43. MSG_AREAFLAGS
  44. IE
  45. ;
  46. ; K = Trattieni, E = Esporta il messaggio
  47. MSG_HEADERFLAGS
  48. KE
  49. ;
  50. ; K = Trattieni, U = Senza Replica, P = Privato, D = Cancella, F = File Attach
  51. ; C = Crash, H = Hold, R = Receipt req, A = Audit req
  52. MSG_MSGFLAGS
  53. KUPDFCHRA
  54. ;
  55. ; *** NEW IN SPOT 1.2 ***
  56. ;
  57. MSG_AREAFLAGS_UNREPLIED
  58. U
  59. ;
  60. ; ***************************************************************************
  61. ;                                    Menus
  62. ; ***************************************************************************
  63. ;
  64. ; - If the first character of a menu string is a space this means the menu has
  65. ;   no shortcut.  The second character must be \0 followed by the menu text.
  66. ; - If the first character is a '~' this means the menu has a long keyboard
  67. ;   shortcut (only works on Kickstart V39 and up).  The '~' is followed by the
  68. ;   shortcut string, which is followed by a \0 and the menu text.
  69. ; - Otherwise the first charcter is the keyboard shortcut (with Amiga key) for
  70. ;   the menu.  It must be followed by a \0 and the menu text.
  71. ;
  72. MSG_PROJECT_MENU
  73. Progetto
  74. ;
  75. MSG_PROJECT_IMPORT
  76.  \0Importa...
  77. ;
  78. MSG_PROJECT_EXPORT
  79. X\0Esporta...
  80. ;
  81. MSG_PROJECT_MAINTENANCE
  82.  \0Manutenzione...
  83. ;
  84. MSG_PROJECT_PACK
  85.  \0Ottimizza...
  86. ;
  87. MSG_PROJECT_POLL
  88.  \0Chiama il Boss...
  89. ;
  90. MSG_PROJECT_FILEREQUEST
  91. =\0File Request...
  92. ;
  93. MSG_PROJECT_TOGGLEWB
  94.  \0Workbench Apri/Chiudi
  95. ;
  96. MSG_PROJECT_ICONIFY
  97. \\\0Iconifica
  98. ;
  99. MSG_PROJECT_ABOUT
  100.  \0Informazioni...
  101. ;
  102. MSG_PROJECT_QUIT
  103. Q\0Esci
  104. ;
  105. MSG_MOVE_MENU
  106. Muovi
  107. ;
  108. MSG_MOVE_AREASLIST
  109. ~F1\0Lista Aree...
  110. ;
  111. MSG_MOVE_MESSAGESLIST
  112. ~F2\0Lista Messaggi...
  113. ;
  114. MSG_MOVE_MESSAGES
  115. ~F3\0Messaggi...
  116. ;
  117. MSG_MOVE_NEXTMSG
  118. ~>\0Messaggio Successivo
  119. ;
  120. MSG_MOVE_PREVMSG
  121. ~<\0Messaggio Precedente
  122. ;
  123. MSG_MOVE_NEXTREPLY
  124. ~a >\0Replica Successiva
  125. ;
  126. MSG_MOVE_PREVREPLY
  127. ~a <\0Replica Precedente
  128. ;
  129. MSG_MOVE_NEXTMARKEDMSG
  130. ~c >\0Messaggio Marcato Successivo
  131. ;
  132. MSG_MOVE_PREVMARKEDMSG
  133. ~c <\0Messaggio Marcato Precedente
  134. ;
  135. MSG_MOVE_LASTMSG
  136. ~s >\0Ultimo Messaggio
  137. ;
  138. MSG_MOVE_FIRSTMSG
  139. ~s <\0Primo Messaggio
  140. ;
  141. MSG_MOVE_NEXTUNREADMSG
  142. ~TAB\0Successivo Messaggio Non Letto
  143. ;
  144. MSG_MOVE_PREVUNREADMSG
  145. ~s TAB\0Precedente Messaggio Non Letto
  146. ;
  147. MSG_MOVE_NEXTUNREPLIEDMSG
  148. ~a TAB\0Successivo Messaggio Senza Replica
  149. ;
  150. MSG_MOVE_PREVUNREPLIEDMSG
  151. ~sa TAB\0Precedente Messaggio Senza Replica
  152. ;
  153. MSG_MOVE_GOTOMSG
  154. G\0Vai al Messaggio ....
  155. ;
  156. MSG_MOVE_NEXTAREA
  157. N\0Area Successiva
  158. ;
  159. MSG_MOVE_PREVAREA
  160.  \0Area Precedente
  161. ;
  162. MSG_MOVE_AREAUNREAD
  163. U\0Area Con Posta Non Letta
  164. ;
  165. MSG_MOVE_AREAIMPORTED
  166. I\0Area Con Posta Importata
  167. ;
  168. MSG_MOVE_AREAFORYOU
  169. Y\0Area Con Posta Indirizzata a Te
  170. ;
  171. MSG_MESSAGE_MENU
  172. Messaggio
  173. ;
  174. MSG_MESSAGE_WRITE
  175. W\0Scrivi...
  176. ;
  177. MSG_MESSAGE_REPLY
  178. R\0Replica...
  179. ;
  180. MSG_MESSAGE_MATRIXREPLY
  181. M\0Replica in Matrix...
  182. ;
  183. MSG_MESSAGE_CROSSREPLY
  184.  \0Replica in Cross-Reply...
  185. ;
  186. MSG_MESSAGE_FORWARD
  187. F\0Forward...
  188. ;
  189. MSG_MESSAGE_EDIT
  190. E\0Modifica...
  191. ;
  192. MSG_MESSAGE_EDITHEADER
  193. H\0Modifica intestazione...
  194. ;
  195. MSG_MESSAGE_DELETE
  196. ~s DEL\0Cancella...
  197. ;
  198. MSG_MESSAGE_SAVEASCII
  199. S\0Salva...
  200. ;
  201. MSG_MESSAGE_PRINT
  202. P\0Stampa...
  203. ;
  204. MSG_MESSAGE_TOUSERLIST
  205. +\0Aggiungi alla Lista Utenti...
  206. ;
  207. MSG_MESSAGE_INFO
  208. ?\0Informazioni...
  209. ;
  210. MSG_MESSAGE_KEEP
  211. K\0Flag Conserva on/off
  212. ;
  213. MSG_MESSAGE_UNREPLIED
  214. -\0Flag Senza Replica on/off
  215. ;
  216. MSG_SETTINGS_MENU
  217. Configurazione
  218. ;
  219. MSG_SETTINGS_GENERAL
  220. ~F6\0Generale...
  221. ;
  222. MSG_SETTINGS_SYSTEM
  223. ~F7\0Sistema...
  224. ;
  225. MSG_SETTINGS_AREAS
  226. ~F8\0Aree...
  227. ;
  228. MSG_SETTINGS_GUI
  229. ~F9\0GUI...
  230. ;
  231. MSG_SETTINGS_USERLIST
  232. ~F10\0Lista Utenti...
  233. ;
  234. MSG_SETTINGS_AREXX
  235. ~s F6\0ARexx...
  236. ;
  237. MSG_SETTINGS_EDITORIGIN
  238.  \0Linee d'Origin...
  239. ;
  240. MSG_SETTINGS_EDITREPLY
  241.  \0Intestazioni Replica...
  242. ;
  243. MSG_SETTINGS_EDITSIGNATURE
  244.  \0Firme...
  245. ;
  246. MSG_SETTINGS_EDITTAGLINES
  247.  \0Tag Lines...
  248. ;
  249. MSG_SETTINGS_EDITFORWARD
  250.  \0Intestazioni del Forward...
  251. ;
  252. MSG_SETTINGS_EDITCROSSREPLY
  253.  \0Intestazioni del Cross-Reply...
  254. ;
  255. MSG_SETTINGS_REFLOWTEXT
  256.  \0Reimpagina Testo
  257. ;
  258. MSG_SETTINGS_SHOWKLUDGES
  259. ^\0Mostra Kludges
  260. ;
  261. MSG_SETTINGS_SHOWSEENBY
  262. $\0Mostra SEEN-BYs
  263. ;
  264. MSG_SETTINGS_NORE
  265.  \0Elimina Re:
  266. ;
  267. MSG_SETTINGS_QUOTEKLUDGES
  268. @\0Quota Kludges
  269. ;
  270. MSG_SETTINGS_SHOWNETNAMES
  271.  \0Mostra Net Names
  272. ;
  273. MSG_SETTINGS_SAVESETTINGS
  274.  \0Salva Configurazione...
  275. ;
  276. MSG_AREXX_MENU
  277. ARexx
  278. ;
  279. MSG_AREXX_EXECSCRIPT
  280.  \0Esegui Script...
  281. ;
  282. ; *** NEW IN SPOT 1.1 ***
  283. ;
  284. MSG_SETTINGS_IBMPC865
  285.  \0IBMPC codepage 865
  286. ;
  287. ; *** NEW IN SPOT 1.2 ***
  288. ;
  289. MSG_SETTINGS_TEXTSTYLES
  290. *\0Stili nel Testo
  291. ;
  292. MSG_MOVE_AREAUNREPLIED
  293. O\0Area Con Posta Non Replicata
  294. ;
  295. MSG_SETTINGS_REFLOWREPLY
  296. >\0Reimpagina Replica
  297. ;
  298. ; ***************************************************************************
  299. ;                                  Messages
  300. ; ***************************************************************************
  301. ;
  302. MSG_ALREADRUNNING
  303. Spot %s è già lanciato .\nVuoi portarlo sullo schermo attivo ?
  304. MSG_POPTOFRONT_CANCEL
  305. _Portalo avanti|_Annulla
  306. ;
  307. MSG_SAVEPREFSTODISK
  308. Salvo la configurazione sul disco ?
  309. MSG_SAVE_CANCEL
  310. _Salva|_Annulla
  311. ;
  312. MSG_YOUHAVECHANGEDSETTINGS
  313. Hai cambiato la configurazione !\nVuoi salvarla ?
  314. MSG_SAVE_QUIT_CANCEL
  315. _Salva|_Esci|_Annulla
  316. ;
  317. MSG_YOUHAVEEDITEDAREAS
  318. Hai modificato le aree !\nVuoi salvarle ?
  319. ;
  320. MSG_YOUHAVEEDITEDUSERLIST
  321. La lista utenti è stata modificata !\nVuoi salvarla ?
  322. ;
  323. MSG_TOCLOSESPOTSCREEN
  324. Prima di chiudere lo schermo di Spot,\nper favore chiudi tutte le finestre.
  325. MSG_RETRY_CANCEL
  326. _Riprova|_Annulla
  327. MSG_RETRY
  328. _Riprova
  329. ;
  330. MSG_CHANGEPALETTE
  331. Cambia colori
  332. ;
  333. MSG_USEWBPAL
  334. Uso i dei colori del Workbench?
  335. MSG_OK_CANCEL
  336.  _Ok |_Annulla
  337. ;
  338. MSG_PROCESSINGAREA
  339. Processo l'area '%s'...
  340. MSG_DELETEDMSGS
  341. cancellati %ld messaggi.\n
  342. MSG_DELETED1MSG
  343. 1 messaggio cancellato.\n
  344. MSG_DELETEDNOMSGS
  345. nessun messaggio cancellato.\n
  346. ;
  347. MSG_SKIPPINGAREA
  348. Tralascio l'area '%s'...\n
  349. ;
  350. MSG_MAINTENANCEFINISHED
  351. Manutenzione completata.
  352. ;
  353. MSG_RANDOMSIG
  354. *CASUALE*
  355. ;
  356. MSG_AREANUM_NUMFORYOU
  357.  (%ld - %ld per te)
  358. ;
  359. MSG_AREANUM
  360.  (%ld)
  361. ;
  362. MSG_EXPORTEDNETMAILMSGS
  363. Esportati %ld messaggi in Netmail.\x9b\x4a\n\n
  364. MSG_EXPORTED1NETMAILMSG
  365. Esportato 1 messaggio in Netmail.\x9b\x4a\n\n
  366. ;
  367. MSG_DONEEXPORTEDMSGS
  368. Fatto. Esportati %ld messaggi.\x9b\x4a
  369. MSG_DONEEXPORTED1MSG
  370. Fatto. Esportato 1 messaggio.\x9b\x4a
  371. ;
  372. MSG_NOTHINGTOEXPORT
  373. Niente da esportare.\x9b\x4a
  374. ;
  375. MSG_EXPORTEDMSGFROMTOABOUT
  376. Esportato un msg da '%s' a '%s'\nriguardante '%s'.\n
  377. ;
  378. MSG_PACKINGFILE
  379. Compatto il file '%s'...\x9b\x4a\n
  380. ;
  381. MSG_EXP_PROCESSINGAREA
  382. Processo l'area '%s'...\x9b\x4a\r
  383. ;
  384. MSG_EXP_SKIPPINGAREA
  385. Tralascio l'area '%s'...\x9b\x4a\r
  386. ;
  387. MSG_WBCLOSED
  388. Workbench chiuso!
  389. ;
  390. MSG_IMPORTSTARTED
  391. |Import iniziato\n
  392. ;
  393. MSG_IMPORTEDMSGS
  394. +Importati %ld messaggi\n
  395. MSG_IMPORTED1MSG
  396. +Importato 1 messaggio\n
  397. ;
  398. MSG_IMPORTENDED
  399. |Import concluso\n\n
  400. ;
  401. MSG_DONEIMPORTEDMSGS
  402. Fatto. Importati %ld messaggi.\x9b\x4a
  403. MSG_DONEIMPORTED1MSG
  404. Fatto. Importato 1 messaggio.\x9b\x4a
  405. ;
  406. MSG_NOTHINGTOIMPORT
  407. Niente da importare.\x9b\x4a
  408. ;
  409. MSG_UNPACKINGFILE
  410. Scompatto il file '%s'...\n
  411. ;
  412. MSG_UNPACKINGMAIL
  413. |Scompatto la posta\n
  414. ;
  415. MSG_UNPACKEDMAIL
  416. |Posta scompattata\n
  417. ;
  418. MSG_RENAMINGBADPKTAS
  419. Rinomino il pacchetto corrotto '%s' in '%s'...\n
  420. ;
  421. ; NOTE: There is a space after the %s!!!
  422. MSG_PACKET
  423. Pacchetto %s 
  424. ;
  425. MSG_MESSAGE_N
  426. Messaggio %ld\x9b\x4a\r
  427. ;
  428. MSG_DELETETHISMSG
  429. Cancello il messaggio ?
  430. ;
  431. MSG_SAVEASASCII
  432. Salvo in ASCII...
  433. MSG_SAVE
  434. Salva
  435. ;
  436. MSG_LOADSCRIPTNAMES
  437. Carico Scripts
  438. MSG_LOAD
  439. Carica
  440. ;
  441. MSG_FILEEXISTS_APPEND_OVERWRITE
  442. Il File esiste già!\n\
  443. Devo appendere il messaggio su\n\
  444. questo file o ci scrivo sopra ?
  445. ;
  446. MSG_APPEND_OVERWRITE_CANCEL
  447. _Appendi|_Sovri sopra|_Annulla
  448. ;
  449. MSG_MESSAGEWASEXPORTED_EDIT
  450. Il messaggio è già stato importato od esportato!\nVuoi veramente modificarlo ?
  451. ;
  452. MSG_YOURNAME
  453. Il tuo nome
  454. ;
  455.