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

  1. ; **************************
  2. ;
  3. ;          Spot 1.2
  4. ;
  5. ;          Français
  6. ;       1993/05/08 par
  7. ;      Etienne Schneider
  8. ;
  9. ;          1993/30/09
  10. ;        Benoit Mortier
  11. ; **************************
  12. ;
  13. ## version $VER: spot.catalog 38.14 (5.10.93)
  14. ## codeset 0
  15. ## language français
  16. ;
  17. ;
  18. ; ***************************************************************************
  19. ;                                    Misc
  20. ; ***************************************************************************
  21. ;
  22. MSG_ABOUTREQ
  23. Spot %s\n\
  24. \n\
  25. Copyright © 1993 Nico François\n\
  26. \n\
  27. Programme de Point Pour Amiga\n\
  28. (Date de Compilation: %s)\n\
  29. \n\
  30. * %s%s *\n\
  31. \n\
  32. Ecran Public: SPOT\n\
  33. Nom de la porte ARexx: SPOT
  34. ;
  35. MSG_ABORT
  36. _Quitter
  37. ;
  38. MSG_PROCEED
  39. _Continuer
  40. ;
  41. ; Note: there are two spaces around the Ok string to make it 4 chars wide.
  42. MSG_OK
  43.  _Ok
  44. ;
  45. ; I = Imported, E = Exported mail left
  46. MSG_AREAFLAGS
  47. IE
  48. ;
  49. ; K = Keep, E = Export message
  50. MSG_HEADERFLAGS
  51. GE
  52. ;
  53. ; K = Keep, U = Unreplied, P = Private, D = Delete(Kill/Sent), F = File attach
  54. ; C = Crash, H = Hold, R = Receipt req, A = Audit req
  55. MSG_MSGFLAGS
  56. GNPDFCMRA
  57. ;
  58. ; *** NEW IN SPOT 1.2 ***
  59. ;
  60. MSG_AREAFLAGS_UNREPLIED
  61. N
  62. ;
  63. ; ***************************************************************************
  64. ;                                    Menus
  65. ; ***************************************************************************
  66. ;
  67. ; - If the first character of a menu string is a space this means the menu has
  68. ;   no shortcut.  The second character must be \0 followed by the menu text.
  69. ; - If the first character is a '~' this means the menu has a long keyboard
  70. ;   shortcut (only works on Kickstart V39 and up).  The '~' is followed by the
  71. ;   shortcut string, which is followed by a \0 and the menu text.
  72. ; - Otherwise the first charcter is the keyboard shortcut (with Amiga key) for
  73. ;   the menu.  It must be followed by a \0 and the menu text.
  74. ;
  75. MSG_PROJECT_MENU
  76. Projet
  77. ;
  78. MSG_PROJECT_IMPORT
  79.  \0Importer...
  80. ;
  81. MSG_PROJECT_EXPORT
  82. X\0Exporter...
  83. ;
  84. MSG_PROJECT_MAINTENANCE
  85.  \0Entretien...
  86. ;
  87. MSG_PROJECT_PACK
  88.  \0Optimiser...
  89. ;
  90. MSG_PROJECT_POLL
  91.  \0Appel...
  92. ;
  93. MSG_PROJECT_FILEREQUEST
  94. =\0Demande De Fichiers...
  95. ;
  96. MSG_PROJECT_TOGGLEWB
  97.  \0Workbench Oui/Non
  98. ;
  99. MSG_PROJECT_ICONIFY
  100. \\\0Iconifier
  101. ;
  102. MSG_PROJECT_ABOUT
  103.  \0A Propos...
  104. ;
  105. MSG_PROJECT_QUIT
  106. Q\0Quitter
  107. ;
  108. MSG_MOVE_MENU
  109. Aller A
  110. ;
  111. MSG_MOVE_AREASLIST
  112. ~F1\0Liste Des Aires...
  113. ;
  114. MSG_MOVE_MESSAGESLIST
  115. ~F2\0Liste Des Messages...
  116. ;
  117. MSG_MOVE_MESSAGES
  118. ~F3\0Messages...
  119. ;
  120. MSG_MOVE_NEXTMSG
  121. ~>\0Message Suivant
  122. ;
  123. MSG_MOVE_PREVMSG
  124. ~<\0Message Précédent
  125. ;
  126. MSG_MOVE_NEXTREPLY
  127. ~a >\0Réponse Suivante
  128. ;
  129. MSG_MOVE_PREVREPLY
  130. ~a <\0Réponse Précédente
  131. ;
  132. MSG_MOVE_NEXTMARKEDMSG
  133. ~c >\0Marque Suivante
  134. ;
  135. MSG_MOVE_PREVMARKEDMSG
  136. ~c <\0Marque Précédente
  137. ;
  138. MSG_MOVE_LASTMSG
  139. ~s >\0Dernier Message
  140. ;
  141. MSG_MOVE_FIRSTMSG
  142. ~s <\0Premier Message
  143. ;
  144. MSG_MOVE_NEXTUNREADMSG
  145. ~TAB\0Suivant Non Lu
  146. ;
  147. MSG_MOVE_PREVUNREADMSG
  148. ~s TAB\0Précédent Non Lu
  149. ;
  150. MSG_MOVE_NEXTUNREPLIEDMSG
  151. ~a TAB\0Suivant Non Répondu
  152. ;
  153. MSG_MOVE_PREVUNREPLIEDMSG
  154. ~sa TAB\0Précédent Non Répondu
  155. ;
  156. MSG_MOVE_GOTOMSG
  157. G\0Aller Au Message...
  158. ;
  159. MSG_MOVE_NEXTAREA
  160. N\0Aire Suivante
  161. ;
  162. MSG_MOVE_PREVAREA
  163. B\0Aire Précédente
  164. ;
  165. MSG_MOVE_AREAUNREAD
  166. U\0Aire Avec des Messages Non Lu
  167. ;
  168. MSG_MOVE_AREAIMPORTED
  169. I\0Aire Avec du Courrier Importé
  170. ;
  171. MSG_MOVE_AREAFORYOU
  172. Y\0Aire Avec du Courrier Pour Vous
  173. ;
  174. MSG_MESSAGE_MENU
  175. Message
  176. ;
  177. MSG_MESSAGE_WRITE
  178. W\0Ecrire...
  179. ;
  180. MSG_MESSAGE_REPLY
  181. R\0Répondre...
  182. ;
  183. MSG_MESSAGE_MATRIXREPLY
  184. M\0Réponse Privée...
  185. ;
  186. MSG_MESSAGE_CROSSREPLY
  187.  \0Réponse Croisée...
  188. ;
  189. MSG_MESSAGE_FORWARD
  190. F\0Poster...
  191. ;
  192. MSG_MESSAGE_EDIT
  193. E\0Editer...
  194. ;
  195. MSG_MESSAGE_EDITHEADER
  196. H\0Editer l'Entête...
  197. ;
  198. MSG_MESSAGE_DELETE
  199. ~s DEL\0Effacer...
  200. ;
  201. MSG_MESSAGE_SAVEASCII
  202. S\0Sauvegarder...
  203. ;
  204. MSG_MESSAGE_PRINT
  205. P\0Imprimer...
  206. ;
  207. MSG_MESSAGE_TOUSERLIST
  208. +\0Ajouter A La Liste D'Utilisateurs...
  209. ;
  210. MSG_MESSAGE_INFO
  211. ?\0Informations...
  212. ;
  213. MSG_MESSAGE_KEEP
  214. K\0Changer le Flag Gardé
  215. ;
  216. MSG_MESSAGE_UNREPLIED
  217. -\0Changer le Flag Non Répondu
  218. ;
  219. MSG_SETTINGS_MENU
  220. Configuration
  221. ;
  222. MSG_SETTINGS_GENERAL
  223. ~F6\0Générale...
  224. ;
  225. MSG_SETTINGS_SYSTEM
  226. ~F7\0Système...
  227. ;
  228. MSG_SETTINGS_AREAS
  229. ~F8\0Aires...
  230. ;
  231. MSG_SETTINGS_GUI
  232. ~F9\0Interface Graphique...
  233. ;
  234. MSG_SETTINGS_USERLIST
  235. ~F10\0Liste D'Utilisateurs...
  236. ;
  237. MSG_SETTINGS_AREXX
  238. ~s F6\0ARexx...
  239. ;
  240. MSG_SETTINGS_EDITORIGIN
  241.  \0Origines...
  242. ;
  243. MSG_SETTINGS_EDITREPLY
  244.  \0Entêtes Réponses...
  245. ;
  246. MSG_SETTINGS_EDITSIGNATURE
  247.  \0Signatures...
  248. ;
  249. MSG_SETTINGS_EDITTAGLINES
  250.  \0Lignes De Marque...
  251. ;
  252. MSG_SETTINGS_EDITFORWARD
  253.  \0Entête Postage...
  254. ;
  255. MSG_SETTINGS_EDITCROSSREPLY
  256.  \0Entête Réponse Croisée ...
  257. ;
  258. MSG_SETTINGS_REFLOWTEXT
  259.  \0Réalignage
  260. ;
  261. MSG_SETTINGS_SHOWKLUDGES
  262.  \0Montrer les Kludges
  263. ;
  264. MSG_SETTINGS_SHOWSEENBY
  265. $\0Montrer les SEEN-BYs
  266. ;
  267. MSG_SETTINGS_NORE
  268.  \0Pas De Re:
  269. ;
  270. MSG_SETTINGS_QUOTEKLUDGES
  271. @\0Citer les Kludges
  272. ;
  273. MSG_SETTINGS_SHOWNETNAMES
  274.  \0Montrer les Noms de Net
  275. ;
  276. MSG_SETTINGS_SAVESETTINGS
  277.  \0Sauvegarder la Configuration...
  278. ;
  279. MSG_AREXX_MENU
  280. ARexx
  281. ;
  282. MSG_AREXX_EXECSCRIPT
  283.  \0Exécuter le Script...
  284. ;
  285. ; *** NEW IN SPOT 1.1 ***
  286. ;
  287. MSG_SETTINGS_IBMPC865
  288.  \0IBMPC codepage 865
  289. ;
  290. ; *** NEW IN SPOT 1.2 ***
  291. ;
  292. MSG_SETTINGS_TEXTSTYLES
  293. *\0Styles de Texte
  294. ;
  295. MSG_MOVE_AREAUNREPLIED
  296. O\0Aire Avec du Courrier non Répondu
  297. ;
  298. MSG_SETTINGS_REFLOWREPLY
  299. >\0Réalignage de la Réponse
  300. ;
  301. ; ***************************************************************************
  302. ;                                  Messages
  303. ; ***************************************************************************
  304. ;
  305. MSG_ALREADRUNNING
  306. Spot %s fonctionne déjà.\nLe voulez-vous au premier plan ?
  307. MSG_POPTOFRONT_CANCEL
  308. _Premier Plan|_Annuler
  309. ;
  310. MSG_SAVEPREFSTODISK
  311. Sauver les préférences sur disque(tte) ?
  312. MSG_SAVE_CANCEL
  313. _Sauver|_Annuler
  314. ;
  315. MSG_YOUHAVECHANGEDSETTINGS
  316. Vous avez changé la configuration!\nVoulez-vous la sauver ?
  317. MSG_SAVE_QUIT_CANCEL
  318. _Sauver|_Quitter|_Annuler
  319. ;
  320. MSG_YOUHAVEEDITEDAREAS
  321. Vous avez édité les aires!\nVoulez-vous les sauver ?
  322. ;
  323. MSG_YOUHAVEEDITEDUSERLIST
  324. La liste d'utilisateurs a été changé!\nVoulez-vous la sauver ?
  325. ;
  326. MSG_TOCLOSESPOTSCREEN
  327. Pour fermer l'écran Spot,\nfermez d'abord les écrans visiteurs s.v.p.
  328. MSG_RETRY_CANCEL
  329. _Réessayer|_Annuler
  330. MSG_RETRY
  331. _Réessayer
  332. ;
  333. MSG_CHANGEPALETTE
  334. Changer La Palette
  335. ;
  336. MSG_USEWBPAL
  337. Utiliser La Palette Workbench  ?
  338. MSG_OK_CANCEL
  339.  _Ok |_Annuler
  340. ;
  341. MSG_PROCESSINGAREA
  342. Travaille sur aire '%s'...
  343. MSG_DELETEDMSGS
  344. %ld messages éffacés.\n
  345. MSG_DELETED1MSG
  346. 1 message éffacé.\n
  347. MSG_DELETEDNOMSGS
  348. Pas de message éffacé.\n
  349. ;
  350. MSG_SKIPPINGAREA
  351. Saute aire '%s'...\n
  352. ;
  353. MSG_MAINTENANCEFINISHED
  354. Entretien terminé .
  355. ;
  356. MSG_RANDOMSIG
  357. <ALEATOIRE>
  358. ;
  359. MSG_AREANUM_NUMFORYOU
  360.  (%ld - %ld pour vous)
  361. ;
  362. MSG_AREANUM
  363.  (%ld)
  364. ;
  365. MSG_EXPORTEDNETMAILMSGS
  366. Exportation de %ld messages privés.\x9b\x4a\n\n
  367. MSG_EXPORTED1NETMAILMSG
  368. Exportation de 1 message privé.\x9b\x4a\n\n
  369. ;
  370. MSG_DONEEXPORTEDMSGS
  371. Prêt, exportation de %ld messages.\x9b\x4a
  372. MSG_DONEEXPORTED1MSG
  373. Prêt, exportation de 1 message.\x9b\x4a
  374. ;
  375. MSG_NOTHINGTOEXPORT
  376. Rien à exporter.\x9b\x4a
  377. ;
  378. MSG_EXPORTEDMSGFROMTOABOUT
  379. Exporté msg de '%s' pour '%s'\sur '%s'.\n
  380. ;
  381. MSG_PACKINGFILE
  382. Compression fichier '%s'...\x9b\x4a\n
  383. ;
  384. MSG_EXP_PROCESSINGAREA
  385. Travaille sur aire '%s'...\x9b\x4a\r
  386. ;
  387. MSG_EXP_SKIPPINGAREA
  388. Saute aire '%s'...\x9b\x4a\r
  389. ;
  390. MSG_WBCLOSED
  391. Workbench fermé!
  392. ;
  393. MSG_IMPORTSTARTED
  394. |Importation commencée\n
  395. ;
  396. MSG_IMPORTEDMSGS
  397. +Importation %ld messages\n
  398. MSG_IMPORTED1MSG
  399. +Importé 1 message\n
  400. ;
  401. MSG_IMPORTENDED
  402. |Importation terminée \n\n
  403. ;
  404. MSG_DONEIMPORTEDMSGS
  405. Prêt, importation de %ld messages.\x9b\x4a
  406. MSG_DONEIMPORTED1MSG
  407. Prêt, importation de 1 message.\x9b\x4a
  408. ;
  409. MSG_NOTHINGTOIMPORT
  410. Rien à importer.\x9b\x4a
  411. ;
  412. MSG_UNPACKINGFILE
  413. Décompression du fichier '%s'...\n
  414. ;
  415. MSG_UNPACKINGMAIL
  416. |Décompression du courier\n
  417. ;
  418. MSG_UNPACKEDMAIL
  419. |Courier décompressé\n
  420. ;
  421. MSG_RENAMINGBADPKTAS
  422. Renomme paquet bad '%s' en '%s'...\n
  423. ;
  424. ; NOTE: There is a space after the %s!!!
  425. MSG_PACKET
  426. Paquet %s
  427. ;
  428. MSG_MESSAGE_N
  429. Message %ld\x9b\x4a\r
  430. ;
  431. MSG_DELETETHISMSG
  432. Effacer ce message ?
  433. ;
  434. MSG_SAVEASASCII
  435. Sauver en ASCII...
  436. MSG_SAVE
  437. Sauver
  438. ;
  439. MSG_LOADSCRIPTNAMES
  440. Charger les Noms de Script
  441. MSG_LOAD
  442. Charger
  443. ;
  444. MSG_FILEEXISTS_APPEND_OVERWRITE
  445. Le fichier existe déjà!\nAttacher à ce fichier-ci\nou le remplacer ?
  446. ;
  447. MSG_APPEND_OVERWRITE_CANCEL
  448. A_ttacher|_Remplacer|_Annuler
  449. ;
  450. MSG_MESSAGEWASEXPORTED_EDIT
  451. Message déjà importé ou exporté!\nVraiment l'éditer ?
  452. ;
  453. MSG_YOURNAME
  454. Votre Nom
  455. ;
  456. MSG_ENTERAREANAME
  457. Tapez