home *** CD-ROM | disk | FTP | other *** search
/ MACD 4 / MACD4.iso / cdity / PSCalc.lha / PSCalc_v1.44 / PSCalc.ct < prev    next >
Encoding:
Text File  |  1997-04-17  |  7.8 KB  |  678 lines

  1. ;
  2. ;  Catalogue français pour PSCalc
  3. ;  ==============================
  4. ;
  5. ## version $VER: PSCalc.catalog 1.41 (11.9.96)
  6. ## codeset 0
  7. ## language français
  8. ;
  9. ;  Messages d'erreurs
  10. ;  ------------------
  11. ;
  12. MSG_WORKBENCH
  13. Veuillez lancer PSCalc depuis le Workbench S.V.P.
  14. ;
  15. MSG_LOW_MEM
  16. Pas assez de mémoire
  17. ;
  18. MSG_OPEN_LIBRARY
  19. Impossible d'ouvrir la bibliothèque \'%s\'
  20. ;
  21. MSG_KICK_VER
  22. Ce programme nécessite le Kickstart V%2d ou supérieur
  23. ;
  24. MSG_CREAT_CMDTY
  25. Impossible de créer la commodité
  26. ;
  27. MSG_OPEN_TDEVICE
  28. Impossible d'ouvrir le 'timer.device'
  29. ;
  30. MSG_APPICON
  31. Impossible d'ouvrir l'icone d'application
  32. ;
  33. MSG_TOOLTYPES
  34. Impossible de lire les types d'outils
  35. ;
  36. MSG_CIAO
  37. A bientôt\nMerci
  38. ;
  39. MSG_CREAT_DIR
  40. Impossible de créer le répertoire \'%s\'
  41. ;
  42. MSG_CMDTY_RUNNING
  43. PSCalc a déjà été lancée
  44. ;
  45. MSG_SYNTAX_ERROR
  46. Erreur de syntaxe, col %d
  47. ;
  48. MSG_ALREADY_DEFINED
  49. Fonction déjà définie
  50. ;
  51. MSG_DEFINED
  52. Fonction définie
  53. ;
  54. MSG_CONST
  55. Impossible de modifier une constante
  56. ;
  57. MSG_UNDEF
  58. Symbole non défini
  59. ;
  60. MSG_NBARGS
  61. Nombre d'arguments incorrect
  62. ;
  63. MSG_INIT_SCREEN
  64. Impossible d'initialiser l'écran
  65. ;
  66. MSG_OPEN_WIN
  67. Impossible d'ouvrir la fenêtre \'%s\'
  68. ;
  69. MSG_INIT_IDCMP
  70. Impossible d'initialiser les messages IDCMP dans la fenêtre \'%s\'
  71. ;
  72. MSG_OVERFLOW
  73. Dépassement de capacité, col
  74. ;
  75. MSG_UNDERFLOW
  76. Dépassement de capacité, col
  77. ;
  78. MSG_DIVBY0
  79. Division par 0, col
  80. ;
  81. MSG_DERIVE_IPREC
  82. La précision doit être comprise entre 1.0 et 10000.0
  83. ;
  84. MSG_DERIVE_IORDRE
  85. L'ordre doit être compris entre 1 et 20
  86. ;
  87. MSG_SCALE_STEP
  88. Le pas doit être compris entre 0.00001 et 10000.0
  89. ;
  90. MSG_SOLVE_DIFF
  91. XMin et XMax doivent être différents
  92. ;
  93. MSG_SOLVE_NORANGE
  94. La fonction doit s'annuler entre XMin et XMax
  95. ;
  96. MSG_SOLVE_IPREC
  97. La précision doit être < 1.0
  98. ;
  99. MSG_INTEGR_ERR
  100. Le nombre d'intervalles doit être compris entre 1 et 1000
  101. ;
  102. MSG_FNOTFOUND
  103. Fonction non trouvée
  104. ;
  105. MSG_FUNCNOTCONT
  106. Erreur: la fonction doit être continue\nsur l'intervalle spécifié.
  107. ;
  108. MSG_SOLVE_A
  109. Erreur: valeur de xmin invalide.
  110. ;
  111. MSG_SOLVE_B
  112. Erreur: valeur de xmax invalide.
  113. ;
  114. MSG_VALUE_NOFILE
  115. Vous devez saisir un nom de fichier.
  116. ;
  117. ;  Chaînes diverses
  118. ;  ----------------
  119. ;
  120. MSG_SERIALNR
  121. Numéro de série:
  122. ;
  123. MSG_REGUSER
  124. Version enregistrée à %s
  125. ;
  126. MSG_COMP_DATE
  127. Compilé le
  128. ;
  129. MSG_COMP_TIME
  130. à
  131. ;
  132. MSG_DEMO_VERSION
  133. Version de démonstration      
  134. ;
  135. MSG_CALC_DESC
  136. Calculatrice scientifique
  137. ;
  138. MSG_ICON_NAME
  139. Calculatrice
  140. ;
  141. MSG_GUIDE_FILE
  142. HELP:français/PSCalc.guide
  143. ;
  144. MSG_TRACING
  145. Tracé en cours, veuillez patienter S.V.P.
  146. ;
  147. ;  Titres des fenêtres et d'écran
  148. ;  ------------------------------
  149. ;
  150. MSG_FILESAVE_TITLE
  151. Choisissez un fichier à sauver
  152. ;
  153. MSG_FILELOAD_TITLE
  154. Choisissez un fichier à charger
  155. ;
  156. MSG_ICONCHOOSE_TITLE
  157. Choix d'une icone
  158. ;
  159. MSG_CALC_TITLE
  160. %s - Touche d'appel = <%s>
  161. ;
  162. MSG_PSCALC_CMDTY
  163. PSCalc commodité
  164. ;
  165. MSG_ABOUT_TITLE
  166. A Propos de
  167. ;
  168. MSG_PREFS_TITLE
  169. Préférences
  170. ;
  171. MSG_SCREENS_TITLE
  172. Choix de l'écran de PSCalc
  173. ;
  174. MSG_GET_TITLE
  175. Entrez une fonction réduite : y=f(x)
  176. ;
  177. MSG_ZOOM_TITLE
  178. Zoom
  179. ;
  180. MSG_PLOTTER_TITLE
  181. Traceur
  182. ;
  183. MSG_SCALE_TITLE
  184. Modification de l'échelle
  185. ;
  186. MSG_DERIVE_TITLE
  187. Dérivation
  188. ;
  189. MSG_PRIM_TITLE
  190. Integration
  191. ;
  192. MSG_SOLVE_TITLE
  193. Résolution
  194. ;
  195. MSG_VAR_TITLE
  196. Variables
  197. ;
  198. MSG_CONST_TITLE
  199. Constantes
  200. ;
  201. MSG_SFUNCT_TITLE
  202. Fonctions scientifiques
  203. ;
  204. MSG_PFUNCT_TITLE
  205. Fonctions programmeurs
  206. ;
  207. MSG_UFUNCT_TITLE
  208. Fonctions utilisateurs
  209. ;
  210. MSG_VALUES_TITLE
  211. Tableau de valeurs
  212. ;
  213. ;  Chaînes pour le menu principal
  214. ;  ------------------------------
  215. ;
  216. MSG_MMNU_PROJECT
  217.  \0Projet
  218. ;
  219. MSG_MMNU_ABOUT
  220. A\0A Propos de...
  221. ;
  222. MSG_MMNU_SCREEN
  223. C\0Choix d'écran...
  224. ;
  225. MSG_MMNU_ICONIFY
  226. I\0Iconifier
  227. ;
  228. MSG_MMNU_PREFS
  229. P\0Préférences...
  230. ;
  231. MSG_MMNU_QUIT
  232. Q\0Quitter
  233. ;
  234. MSG_MMNU_HISTORY
  235.  \0Historique
  236. ;
  237. MSG_MMNU_HISLOAD
  238. L\0Charge
  239. ;
  240. MSG_MMNU_HISSAVE
  241. W\0Sauve
  242. ;
  243. MSG_MMNU_EXPR
  244. E\0Expression
  245. ;
  246. MSG_MMNU_VAL
  247. V\0Valeur
  248. ;
  249. MSG_MMNU_CLEAR
  250. S\0Supprime
  251. ;
  252. MSG_MMNU_ANGLE
  253.  \0Angle
  254. ;
  255. MSG_MMNU_RAD
  256. R\0Radians
  257. ;
  258. MSG_MMNU_DEG
  259. G\0Degrés
  260. ;
  261. MSG_MMNU_BASE
  262.  \0Base
  263. ;
  264. MSG_MMNU_BIN
  265. B\0Binaire
  266. ;
  267. MSG_MMNU_OCT
  268. O\0Octale
  269. ;
  270. MSG_MMNU_DEC
  271. D\0Décimale
  272. ;
  273. MSG_MMNU_HEX
  274. H\0Hexadécimale
  275. ;
  276. MSG_MMNU_PRECISION
  277.  \0Précision
  278. ;
  279. MSG_MMNU_8
  280. 8\000 8 Bits
  281. ;
  282. MSG_MMNU_16
  283. 1\00016 Bits
  284. ;
  285. MSG_MMNU_32
  286. 3\00032 Bits
  287. ;
  288. MSG_MMNU_WINDOWS
  289.  \0Fenêtres
  290. ;
  291. MSG_MMNU_PLOTTER
  292. T\0Traceur...
  293. ;
  294. MSG_MMNU_VAR
  295.  \0Variables...
  296. ;
  297. MSG_MMNU_CONST
  298.  \0Constantes...
  299. ;
  300. MSG_MMNU_SFUNCT
  301.  \0Fonctions scientifiques...
  302. ;
  303. MSG_MMNU_PFUNCT
  304.  \0Fonctions programmeurs...
  305. ;
  306. MSG_MMNU_UFUNCT
  307. U\0Fonctions utilisateurs...
  308. ;
  309. MSG_MMNU_HELP
  310.  \0Aide
  311. ;
  312. MSG_MMNU_USER
  313.  \0Utilisateur...
  314. ;
  315. MSG_MMNU_DOC
  316.  \0Documentation...
  317. ;
  318. ;  Chaînes pour le menu viewer
  319. ;  ---------------------------
  320. ;
  321. MSG_VMNU_PROJECT
  322.  \0Projet
  323. ;
  324. MSG_VMNU_GET
  325. S\0Saisir...
  326. ;
  327. MSG_VMNU_TRACE
  328. T\0(Re)Tracer
  329. ;
  330. MSG_VMNU_CLOSE
  331. F\0Fermer
  332. ;
  333. MSG_VMNU_PARAMS
  334.  \0Paramètres
  335. ;
  336. MSG_VMNU_SCALE
  337. E\0Echelle...
  338. ;
  339. MSG_VMNU_SCALE_M
  340. +\0Echelle x 2
  341. ;
  342. MSG_VMNU_SCALE_D
  343. -\0Echelle / 2
  344. ;
  345. MSG_VMNU_LEGEND
  346. L\0Légende
  347. ;
  348. MSG_VMNU_GRID
  349. G\0Grille
  350. ;
  351. MSG_VMNU_CALCS
  352.  \0Calculs
  353. ;
  354. MSG_VMNU_SOLVE
  355. R\0Résolution...
  356. ;
  357. MSG_VMNU_DERIVE
  358. D\0Dérivation...
  359. ;
  360. MSG_VMNU_PRIM
  361. I\0Intégration...
  362. ;
  363. MSG_VMNU_VALUES
  364. V\0Tableau de valeurs...
  365. ;
  366. ;  Chaînes pour les gadgets
  367. ;  ------------------------
  368. ;
  369. ;  Gadgets généraux
  370. ;  ----------------
  371. ;
  372. MSG_OK
  373. _OK
  374. ;
  375. MSG_QUIT
  376. Quitter
  377. ;
  378. MSG_UCANCEL
  379. _Annuler
  380. ;
  381. MSG_CANCEL
  382. Annuler
  383. ;
  384. ;  Fenêtre A Propos
  385. ;  ----------------
  386. ;
  387. MSG_ABOUT_WRITTEN
  388. Ecrit par %s
  389. ;
  390. MSG_ABOUT_DISTRIB
  391. Programme distribué par %s
  392. ;
  393. MSG_ABOUT_CONTACT
  394. Pour me contacter, écrivez à
  395. ;
  396. ;  Fenêtre Calc
  397. ;  ------------
  398. ;
  399. MSG_CALC_PFUNCT
  400. Fonctions programmeurs
  401. ;
  402. MSG_CALC_SFUNCT
  403. Fonctions scientifiques
  404. ;
  405. MSG_CALC_A
  406. A
  407. ;
  408. MSG_CALC_B
  409. B
  410. ;
  411. MSG_CALC_C
  412. C
  413. ;
  414. MSG_CALC_D
  415. D
  416. ;
  417. MSG_CALC_E
  418. E
  419. ;
  420. MSG_CALC_F
  421. F
  422. ;
  423. MSG_CALC_0B
  424. 0b
  425. ;
  426. MSG_CALC_0O
  427. 0o
  428. ;
  429. MSG_CALC_0D
  430. 0d
  431. ;
  432. MSG_CALC_0H
  433. 0h
  434. ;
  435. MSG_CALC_OR
  436. Ou
  437. ;
  438. MSG_CALC_XOR
  439. OuX
  440. ;
  441. MSG_CALC_AND
  442. Et
  443. ;
  444. MSG_CALC_NOT
  445. Non
  446. ;
  447. MSG_CALC_INF
  448. <
  449. ;
  450. MSG_CALC_IINF
  451. <<
  452. ;
  453. MSG_CALC_SUP
  454. >
  455. ;
  456. MSG_CALC_SSUP
  457. >>
  458. ;
  459. ;  Fenêtre Préférences
  460. ;  -------------------
  461. ;
  462. MSG_PREFS_NL
  463. Nombre de _lignes
  464. ;
  465. MSG_PREFS_ANGLE
  466. An_gle
  467. ;
  468. MSG_PREFS_PREC
  469. _Précision
  470. ;
  471. MSG_PREFS_SAVE
  472. _Sauver
  473. ;
  474. MSG_PREFS_NAME
  475. _Nom    
  476. ;
  477. MSG_PREFS_FILE
  478. _Fichier
  479. ;
  480. MSG_PREFS_USE
  481. _Utiliser
  482. ;
  483. MSG_PREFS_XPOS
  484. _X Pos
  485. ;
  486. MSG_PREFS_YPOS
  487. _Y Pos
  488. ;
  489. MSG_PREFS_BASE
  490. _Base 
  491. ;
  492. MSG_PREFS_ICON
  493. _Icone
  494. ;
  495. MSG_PREFS_MODE
  496. _Mode par défaut 
  497. ;
  498. MSG_PREFS_RAD
  499. Radians
  500. ;
  501. MSG_PREFS_DEG
  502. Degrés
  503. ;
  504. MSG_PREFS_8B
  505. 8 Bits
  506. ;
  507. MSG_PREFS_16B
  508. 16 Bits
  509. ;
  510. MSG_PREFS_32B
  511. 32 Bits
  512. ;
  513. MSG_PREFS_BIN
  514. Binaire
  515. ;
  516. MSG_PREFS_OCT
  517. Octale
  518. ;
  519. MSG_PREFS_DEC
  520. Décimale
  521. ;
  522. MSG_PREFS_HEX
  523. Hexadécimale
  524. ;
  525. MSG_PREFS_VAL
  526. Valeur
  527. ;
  528. MSG_PREFS_EXPR
  529. Expression
  530. ;
  531. MSG_PREFS_HIST
  532. Historique
  533. ;
  534. MSG_PREFS_FORMAT
  535. Format d'affichage
  536. ;
  537. MSG_PREFS_APPICON
  538. Icone d'application
  539. ;
  540. ;  Fenêtre Saisie
  541. ;  --------------
  542. ;
  543. MSG_GET_NAME
  544. _Nom        
  545. ;
  546. MSG_GET_VAR
  547. _Variable(s)
  548. ;
  549. MSG_GET_FUNCT
  550. _Fonction   
  551. ;
  552. MSG_GET_FUNCTT
  553. Fonction réduite 2D
  554. ;
  555. MSG_GET_PRECISION
  556. _Precision  
  557. ;
  558. ;  Fenêtre Zoom
  559. ;  ------------
  560. ;
  561. MSG_ZOOM_ZOOM
  562. Région à agrandir
  563. ;
  564. MSG_ZOOM_XMIN
  565. _X Min
  566. ;
  567. MSG_ZOOM_XMAX
  568. X Max
  569. ;
  570. MSG_ZOOM_YMIN
  571. _Y Min
  572. ;
  573. MSG_ZOOM_YMAX
  574. Y Max
  575. ;
  576. ;  Fenêtre Echelle
  577. ;  ---------------
  578. ;
  579. MSG_SCALE_ABS
  580. Abscisse x
  581. ;
  582. MSG_SCALE_ORD
  583. Ordonnée y
  584. ;
  585. MSG_SCALE_XMIN
  586. _X Min
  587. ;
  588. MSG_SCALE_XMAX
  589. X Max
  590. ;
  591. MSG_SCALE_YMIN
  592. _Y Min
  593. ;
  594. MSG_SCALE_YMAX
  595. Y Max
  596. ;
  597. MSG_SCALE_STEPX
  598. Pas X
  599. ;
  600. MSG_SCALE_STEPY
  601. Pas Y
  602. ;
  603. ;  Fenêtre Intégrale
  604. ;  -----------------
  605. ;
  606. MSG_INTEGR_XMIN
  607. _X Min                  
  608. ;
  609. MSG_INTEGR_XMAX
  610. X _Max                  
  611. ;
  612. MSG_INTEGR_NBI
  613. Nombre d'_intervalles   
  614. ;
  615. MSG_INTEGR_TRAP
  616. Méthode des trapèzes   
  617. ;
  618. MSG_INTEGR_MP
  619. Méthode du point milieu
  620. ;
  621. MSG_INTEGR_SIMPSON
  622. Méthode de Simpson     
  623. ;
  624. ;  Fenêtre Dérivee
  625. ;  ---------------
  626. ;
  627. MSG_DERIV_PARAMS
  628. Paramètres
  629. ;
  630. MSG_DERIV_ORDRE
  631. Ordre de la _dérivée  
  632. ;
  633. MSG_DERIV_PREC
  634. _Précision  
  635. ;
  636. ;  Fenêtre Résoudre
  637. ;  ----------------
  638. ;
  639. MSG_SOLVE_XMIN
  640. _X Min        
  641. ;
  642. MSG_SOLVE_XMAX
  643. X _Max        
  644. ;
  645. MSG_SOLVE_PREC
  646. _Précision    
  647. ;
  648. MSG_SOLVE_DICHO
  649. Dichotomie   
  650. ;
  651. MSG_SOLVE_INTER
  652. Intervalle
  653. ;
  654. MSG_SOLVE_RESULT
  655. Résultat
  656. ;
  657. ;  Fenêtre tableau de valeurs
  658. ;  --------------------------
  659. ;
  660. MSG_VALUES_XMIN
  661. _X Min  
  662. ;
  663. MSG_VALUES_XMAX
  664. X _Max  
  665. ;
  666. MSG_VALUES_STEP
  667. _Pas    
  668. ;
  669. MSG_VALUES_FILE
  670. _Fichier
  671. ;
  672. MSG_VALUES_INTER
  673. Intervale
  674. ;
  675. MSG_VALUE_ISTEP
  676. Le pas doit être supérieur à 0.
  677. ;
  678.