Changeset 1845 for pykota/trunk/po

Show
Ignore:
Timestamp:
10/19/04 00:59:55 (20 years ago)
Author:
jalet
Message:

French translation for pykotme is ok now

Location:
pykota/trunk/po/fr
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/po/fr/pykota.po

    r1843 r1845  
    14551455"pykotme v%s (c) 2003-2004 C@LL - Conseil Internet & Logiciels Libres\n" 
    14561456"\n" 
    1457 "Gives print quotes to users.\n" 
    1458 "\n" 
    1459 "command line usage :\n" 
    1460 "\n" 
    1461 "  pykotme  [options]  [files]\n" 
     1457"Fait des devis d'impression aux utilisateurs.\n" 
     1458"\n" 
     1459"ligne de commande :\n" 
     1460"\n" 
     1461"  pykotme  [options]  [fichiers]\n" 
    14621462"\n" 
    14631463"options :\n" 
    14641464"\n" 
    1465 "  -v | --version       Prints pykotme's version number then exits.\n" 
    1466 "  -h | --help          Prints this message then exits.\n" 
    1467 "  \n" 
    1468 "  -P | --printer p     Gives a quote for this printer only. Actually p can\n" 
    1469 "                       use wildcards characters to select only\n" 
    1470 "                       some printers. The default value is *, meaning\n" 
    1471 "                       all printers.\n" 
    1472 "                       You can specify several names or wildcards, \n" 
    1473 "                       by separating them with commas.\n" 
    1474 "  \n" 
    1475 "examples :                              \n" 
    1476 "\n" 
    1477 "  $ pykotme --printer apple file1.ps file2.ps\n" 
    1478 "  \n" 
    1479 "  This will give a print quote to the current user. The quote will show\n" 
    1480 "  the price and size of a job consisting in file1.ps and file2.ps \n" 
    1481 "  which would be sent to the apple printer.\n" 
    1482 "  \n" 
    1483 "  $ pykotme --printer apple,hplaser <file1.ps\n" 
    1484 "  \n" 
    1485 "  This will give a print quote to the current user. The quote will show\n" 
    1486 "  the price and size of a job consisting in file1.ps as read from\n" 
    1487 "  standard input, which would be sent to the apple or hplaser\n" 
    1488 "  printer.\n" 
     1465"  -v | --version       Affiche la version de pykotme et quitte.\n" 
     1466"  -h | --help          Affiche ce message et quitte.\n" 
     1467"  \n" 
     1468"  -P | --printer p     Fait un devis sur cette imprimante seulement.\n" 
     1469"                       En fait p peut contenir des caract�s jokers\n" 
     1470"                       pour s�ctionner seulement certaines imprimantes.\n" 
     1471"                       La valeur par d�ut est *, qui signifie toutes les\n" 
     1472"                       imprimantes. \n" 
     1473"                       Vous pouvez sp�fier plusieurs noms ou jokers,\n" 
     1474"                       en les s�rant avec des virgules.\n" 
     1475"  \n" 
     1476"exemples :                              \n" 
     1477"\n" 
     1478"  $ pykotme --printer apple fichier1.ps fichier2.ps\n" 
     1479"  \n" 
     1480"  Ceci va �blir un devis d'impression pour l'utilisateur courant.\n" 
     1481"  Ce devis indiquera la taille et le co�r l'imprimante apple d'un\n" 
     1482"  travail d'impression consitant en fichier1.ps et fichier2.ps\n" 
     1483"  \n" 
     1484"  $ pykotme --printer apple,hplaser <fichier1.ps\n" 
     1485"  \n" 
     1486"  Ceci va �blir un devis d'impression pour l'utilisateur courant.\n" 
     1487"  Ce devis indiquera la taille et le co�un travail provenant de l'entr�n" 
     1488"  standard dans laquelle on redirigerait le fichier fichier1.ps et qui\n" 
     1489"  serait envoy�sur les imprimantes apple ou hplaser.\n" 
    14891490"\n" 
    14901491"  $ pykotme \n" 
    1491 \n" 
    1492 This will give a quote for a job consisting of what is on standard \n" 
    1493 input. The quote will list the job size, and the price the job\n" 
    1494 would cost on each printer.\n" 
     1492Ceci va �blir un devis d'impression pour l'utilisateur courant.\n" 
     1493Ce devis indiquera la taille et le co�un travail provenant de l'entr�n" 
     1494standard, et ce pour chaque imprimante.\n" 
     1495\n" 
    14951496"\n" 
    14961497"This program is free software; you can redistribute it and/or modify\n"