Changeset 1843
- Timestamp:
- 10/19/04 00:38:48 (20 years ago)
- Location:
- pykota/trunk
- Files:
-
- 3 modified
Legend:
- Unmodified
- Added
- Removed
-
pykota/trunk/man/fr/pkhint.1
r1835 r1843 5 5 .SH DESCRIPTION 6 6 pkhint v1.20alpha25_unofficial (c) 2003-2004 C@LL - Conseil Internet & Logiciels Libres 7 A tool to give hints on what accounting method is best for each printer. 7 Un outil pour d�cter la meilleure m�ode de d�mpte pour chaque 8 imprimante. 8 9 .PP 9 command line usage :10 ligne de commande : 10 11 .IP 11 pkhint [options] [ printer1 printer2 printer3 ... printerN] <file.conf12 pkhint [options] [impr1 impr2 impr3 ... imprN] <fichier.conf 12 13 .PP 13 14 options : 14 15 .TP 15 16 \fB\-v\fR | \fB\-\-version\fR 16 Prints pkhint's version number then exits.17 Affiche la version de pkhint et quitte. 17 18 .TP 18 19 \fB\-h\fR | \fB\-\-help\fR 19 Prints this message then exits.20 Affiche ce message et quitte. 20 21 .PP 21 ex amples :22 exemples : 22 23 .IP 23 24 \f(CW$ pkhint "hp*" printer103 </etc/cups/printers.conf\fR 24 25 .IP 25 Will analyze your printing system to test which accounter 26 is the best for each of the defined printer which 27 name matches one of the parameters.26 Va analyser votre syst� d'impression pour d�cter quelle est la 27 meilleure m�ode de d�mpte pour chacune des imprimantes d�nies 28 dont le nom correspond aux param�es. 28 29 .IP 29 If you don't pass any argument on the command line, all 30 printers will be analyzed.30 Si vous ne passer aucune argument sur la ligne de commande, toutes les 31 imprimantes seront analys�. 31 32 .PP 32 33 This program is free software; you can redistribute it and/or modify -
pykota/trunk/po/fr/pykota.po
r1842 r1843 1102 1102 msgstr "" 1103 1103 "pkhint v%s (c) 2003-2004 C@LL - Conseil Internet & Logiciels Libres\n" 1104 "A tool to give hints on what accounting method is best for each printer.\n" 1105 "\n" 1106 "command line usage :\n" 1107 "\n" 1108 " pkhint [options] [printer1 printer2 printer3 ... printerN] <file.conf\n" 1104 "Un outil pour d�cter la meilleure m�ode de d�mpte pour chaque\n" 1105 "imprimante.\n" 1106 "\n" 1107 "ligne de commande :\n" 1108 "\n" 1109 " pkhint [options] [impr1 impr2 impr3 ... imprN] <fichier.conf\n" 1109 1110 "\n" 1110 1111 "options :\n" 1111 1112 "\n" 1112 " -v | --version Prints pkhint's version number then exits.\n"1113 " -h | --help Prints this message then exits.\n"1114 " \n" 1115 "ex amples : \n"1113 " -v | --version Affiche la version de pkhint et quitte.\n" 1114 " -h | --help Affiche ce message et quitte.\n" 1115 " \n" 1116 "exemples : \n" 1116 1117 "\n" 1117 1118 " $ pkhint \"hp*\" printer103 </etc/cups/printers.conf\n" 1118 1119 " \n" 1119 " Will analyze your printing system to test which accounter\n"1120 " is the best for each of the defined printer which\n"1121 " name matches one of the parameters.\n"1122 " \n" 1123 " If you don't pass any argument on the command line, all\n"1124 " printers will be analyzed.\n"1120 " Va analyser votre syst� d'impression pour d�cter quelle est la\n" 1121 " meilleure m�ode de d�mpte pour chacune des imprimantes d�nies\n" 1122 " dont le nom correspond aux param�es.\n" 1123 " \n" 1124 " Si vous ne passer aucune argument sur la ligne de commande, toutes les\n" 1125 " imprimantes seront analys�.\n" 1125 1126 " \n" 1126 1127 "This program is free software; you can redistribute it and/or modify\n"