root / pykota / trunk / po / fr / pykota.po @ 3133

Revision 3133, 150.3 kB (checked in by jerome, 17 years ago)

Changed copyright years.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1# PyKota
2#
3# PyKota : Print Quotas for CUPS and LPRng
4#
5# (c) 2003, 2004, 2005, 2006, 2007 Jerome Alet <alet@librelogiciel.com>
6# This program is free software; you can redistribute it and/or modify
7# it under the terms of the GNU General Public License as published by
8# the Free Software Foundation; either version 2 of the License, or
9# (at your option) any later version.
10#
11# This program is distributed in the hope that it will be useful,
12# but WITHOUT ANY WARRANTY; without even the implied warranty of
13# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
14# GNU General Public License for more details.
15#
16# You should have received a copy of the GNU General Public License
17# along with this program; if not, write to the Free Software
18# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
19#
20# $Id$
21#
22# PyKota french translation file.
23#
24msgid ""
25msgstr ""
26"Project-Id-Version: PyKota v1.25\n"
27"Report-Msgid-Bugs-To: alet@librelogiciel.com\n"
28"POT-Creation-Date: 2006-03-30 22:00+0200\n"
29"PO-Revision-Date: 2006-12-02 20:51:00+0100\n"
30"Last-Translator: Jerome Alet <alet@librelogiciel.com>\n"
31"Language-Team: French <alet@librelogiciel.com>\n"
32"MIME-Version: 1.0\n"
33"Content-Type: text/plain; charset=ISO-8859-15\n"
34"Content-Transfer-Encoding: 8bit\n"
35
36#
37# NB : THE FIVE ENTRIES BELOW WERE ADDED MANUALLY
38#
39msgid "ALLOW"
40msgstr "AUTORISE"
41
42msgid "DENY"
43msgstr "INTERDIT"
44
45msgid "CANCEL"
46msgstr "ANNULE"
47
48msgid "PROBLEM"
49msgstr "PROBLEME"
50
51msgid "REFUND"
52msgstr "REMBOURSE"
53
54#, python-format
55msgid ""
56"autopykota v%(__version__)s (c) %(__years__)s %(__author__)s\n"
57"\n"
58"A tool to automate user account creation and initial balance setting.\n"
59"\n"
60"THIS TOOL MUST NOT BE USED IF YOU WANT TO LIMIT YOUR USERS BY PAGE QUOTA !\n"
61"\n"
62"command line usage :\n"
63"\n"
64"  THIS TOOL MUST NOT BE USED FROM THE COMMAND LINE BUT ONLY AS PART\n"
65"  OF AN external policy IN pykota.conf\n"
66"  \n"
67"  autopykota { -i | --initbalance value } \n"
68"\n"
69"options :\n"
70"\n"
71"  -v | --version       Prints autopykota's version number then exits.\n"
72"  -h | --help          Prints this message then exits.\n"
73"  \n"
74"  -i | --initbalance b Sets the user's account initial balance value to b.\n"
75"                       If the user already exists, actual balance is left\n"
76"                       unmodified. If unset, the default value is 0.\n"
77msgstr ""
78"autopykota v%(__version__)s (c) %(__years__)s %(__author__)s\n"
79"\n"
80"Un outil pour automatiser la cr�ion des comptes et l'initialisation\n"
81"du solde.\n"
82"\n"
83"CET OUTIL NE DOIT PAS �RE UTILIS�SI VOUS LIMITEZ VOS UTILISATEURS PAR\n"
84"QUOTA !\n"
85"\n"
86"ligne de commande :\n"
87"\n"
88"  CET OUTIL NE DOIT PAS �RE UTILIS�DEPUIS LA LIGNE DE COMMANDE MAIS\n"
89"  SEULEMENT DANS UNE external policy DANS pykota.conf\n"
90"  \n"
91"  autopykota { -i | --initbalance valeur } \n"
92"\n"
93"options :\n"
94"\n"
95"  -v | --version       Affiche la version d'autopykota et quitte.\n"
96"  -h | --help          Affiche ce message et quitte.\n"
97"  \n"
98"  -i | --initbalance b Positionne le solde initial de l'utilisateur �.\n"
99"                       Si l'utilisateur existe d�, le solde actuel reste\n"
100"                       inchang�Si non indiqu�la valeur par d�ut est "
101"0.\n"
102
103#, python-format
104msgid "SIGTERM received, job %s cancelled."
105msgstr "SIGTERM re� travail d'impression %s annul�
106
107#, python-format
108msgid "Network error while querying the CUPS server : %s"
109msgstr "Erreur r�au pendant l'interrogation du serveur CUPS : %s"
110
111msgid "You are not allowed to print at this time."
112msgstr "Vous n'avez pas le droit d'imprimer pour l'instant."
113
114msgid "Print job cancelled."
115msgstr "Travail d'impression annul�
116
117msgid "Unlimited"
118msgstr "Illimit�
119
120msgid "ON"
121msgstr "ACTIF"
122
123msgid "OFF"
124msgstr "INACTIF"
125
126#, python-format
127msgid "Banner generator %s exit code is %s"
128msgstr "Le code de sortie du g�rateur de banni�s %s est %s"
129
130msgid "Banner won't be printed : maximum number of deny banners reached."
131msgstr ""
132"La banni� ne sera pas imprim�: compteur maximum de banni�s rejet� "
133"atteint."
134
135#, python-format
136msgid "Beware : computed job size (%s) != precomputed job size (%s)"
137msgstr ""
138"Attention : taille calcul�du travail d'impression (%s) != taille "
139"pr�lcul�du travail d'impression (%s)"
140
141msgid ""
142"The job size will be trusted anyway according to the 'trustjobsize' directive"
143msgstr ""
144"La taille du travail d'impression sera utilis�quand m�, en accord avec "
145"la directive 'trustjobsize'"
146
147#, python-format
148msgid ""
149"The job size will be trusted because it is inferior to the 'trustjobsize' "
150"directive's limit %s"
151msgstr ""
152"La taille du travail d'impression sera utilis�car elle est inf�eure �a "
153"limite %s de la directive 'trustjobsize'"
154
155#, python-format
156msgid ""
157"The job size will be modified according to the 'trustjobsize' directive : %s"
158msgstr ""
159"La taille du travail d'impression sera modifi�en accord avec la directive "
160"'trustjobsize' : %s"
161
162#, python-format
163msgid ""
164"Printer %s not registered in the PyKota system, applying external policy (%"
165"s) for printer %s"
166msgstr ""
167"Imprimante %s non enregistr�dans le syst� PyKota, action externe (%s) "
168"appliqu�sur l'imprimante %s"
169
170#, python-format
171msgid ""
172"User %s not registered in the PyKota system, applying external policy (%s) "
173"for printer %s"
174msgstr ""
175"Utilisateur %s non enregistr�ans le syst� PyKota, application de "
176"l'action externe (%s) sur l'imprimante %s"
177
178#, python-format
179msgid ""
180"User %s doesn't have quota on printer %s in the PyKota system, applying "
181"external policy (%s) for printer %s"
182msgstr ""
183"L'utilisateur %s n'a pas de quota sur l'imprimante %s dans le syst� "
184"PyKota, application de l'action externe (%s) sur l'imprimante %s"
185
186#, python-format
187msgid ""
188"External policy %s for printer %s produced an error. Job rejected. Please "
189"check PyKota's configuration files."
190msgstr ""
191"L'action externe %s sur l'imprimante %s a produit une erreur. Job rejet�"
192"Merci de v�fier les fichiers de configuration de PyKota."
193
194#, python-format
195msgid ""
196"Printer %s not registered in the PyKota system, applying default policy (%s)"
197msgstr ""
198"Imprimante %s non enregistr�dans le syst� PyKota, application de "
199"l'action par d�ut (%s) "
200
201#, python-format
202msgid ""
203"User %s not registered in the PyKota system, applying default policy (%s) "
204"for printer %s"
205msgstr ""
206"Utilisateur %s non enregistr�ans le syst� PyKota, application de "
207"l'action par d�ut (%s) sur l'imprimante %s"
208
209#, python-format
210msgid ""
211"User %s doesn't have quota on printer %s in the PyKota system, applying "
212"default policy (%s)"
213msgstr ""
214"Utilisateur %s n'a aucun quota sur l'imprimante %s dans le syst� PyKota, "
215"application de l'action par d�ut (%s)"
216
217#, python-format
218msgid ""
219"Printer %s still not registered in the PyKota system, job will be rejected"
220msgstr ""
221"L'imprimante %s n'est toujours pas enregistr�dans le syst� PyKota, le "
222"travail d'impression sera rejet�
223#, python-format
224msgid ""
225"User %s still not registered in the PyKota system, job will be rejected on "
226"printer %s"
227msgstr ""
228"L'utilisateur %s n'est toujours pas enregistr�ans le syst� PyKota, le "
229"travail d'impression sera rejet�e l'imprimante %s"
230
231#, python-format
232msgid ""
233"User %s still doesn't have quota on printer %s in the PyKota system, job "
234"will be rejected"
235msgstr ""
236"L'utilisateur %s n'a toujours pas de quota sur l'imprimante %s dans le "
237"syst� PyKota, le travail d'impression sera rejet�
238msgid "Job is a dupe"
239msgstr "Ce travail d'impression est un doublon"
240
241msgid "Printing is denied by configuration"
242msgstr "Impression interdite par la configuration"
243
244#, python-format
245msgid "Duplicate print jobs are not allowed on printer %s."
246msgstr ""
247"Les travaux d'impression en double ne sont pas autoris�sur l'imprimante %s."
248
249msgid "Subprocess denied printing of a dupe"
250msgstr "Un sous-processus a interdit l'impression d'un travail en double"
251
252#, python-format
253msgid "Duplicate print jobs are not allowed on printer %s at this time."
254msgstr ""
255"Les travaux d'impression en double ne sont pas autoris�sur l'imprimante %s "
256"pour l'instant."
257
258msgid "Subprocess allowed printing of a dupe"
259msgstr "Un sous-processus a autoris�'impression d'un travail en double"
260
261#, python-format
262msgid ""
263"\n"
264"\n"
265"Your system administrator :\n"
266"\n"
267"\t%s - <%s>\n"
268msgstr ""
269"\n"
270"\n"
271"Votre administrateur syst� :\n"
272"\n"
273"\t%s - <%s>\n"
274
275#, python-format
276msgid "Impossible to connect to SMTP server : %s"
277msgstr "Impossible de se connecter au serveur SMTP : %s"
278
279msgid "Print Quota"
280msgstr "Quota d'Impression"
281
282#, python-format
283msgid "Impossible to send mail to %s, error %s : %s"
284msgstr "Impossible d'envoyer un message �s, erreur %s : %s"
285
286#, python-format
287msgid "Problem when sending mail : %s"
288msgstr "Probl� pendant l'envoi d'un message �ctronique : %s"
289
290msgid "Job contains no data. Printing is denied."
291msgstr ""
292"Le travail d'impression ne contient aucune donn� L'impression est rejet�"
293
294msgid "Error in external policy script. Printing is denied."
295msgstr "Erreur dans le script de r�e externe. Impression interdite."
296
297#, python-format
298msgid ""
299"Still no print quota entry for user %s on printer %s after external policy. "
300"Printing is denied."
301msgstr ""
302"Toujours pas d'entr�de quota d'impression pour l'utilisateur %s sur "
303"l'imprimante %s apr�la r�e externe. Impression interdite."
304
305msgid "Printing is denied by printer policy."
306msgstr "Impression interdite par la r�e de l'imprimante."
307
308msgid "Job allowed by printer policy. No accounting will be done."
309msgstr ""
310"Travail autoris�ar la r�e de cette imprimante. Aucun d�mpte ne sera "
311"effectu�
312
313#, python-format
314msgid "Invalid policy %s for printer %s"
315msgstr "Option policy %s invalide pour l'imprimante %s"
316
317#, python-format
318msgid "Precomputed job size (%s pages) too large for printer %s."
319msgstr "Taille pr�lcul�(%s pages) trop grosse pour l'imprimante %s."
320
321#, python-format
322msgid "You are not allowed to print so many pages on printer %s at this time."
323msgstr ""
324"Vous n'avez pas le droit d'imprimer autant de pages sur l'imprimante %s pour "
325"l'instant."
326
327#, python-format
328msgid "User %s is not allowed to print at this time."
329msgstr "L'utilisateur %s n'a pas le droit d'imprimer pour l'instant."
330
331msgid "Your account settings forbid you to print at this time."
332msgstr ""
333"La configuration de votre compte vous interdit d'imprimer pour l'instant."
334
335#, python-format
336msgid "Print Quota exceeded for user %s on printer %s"
337msgstr ""
338"D�ssement de Quota d'Impression pour l'utilisateur %s sur l'imprimante %s"
339
340#, python-format
341msgid "Print Quota low for user %s on printer %s"
342msgstr "Quota d'Impression faible pour l'utilisateur %s sur l'imprimante %s"
343
344msgid "Job denied, no accounting will be done."
345msgstr "Travail rejet�aucun d�mpte ne sera effectu�
346
347msgid "Job cancelled, no accounting will be done."
348msgstr "Travail annul�aucun d�mpte ne sera effectu�
349
350msgid "Job accounting begins."
351msgstr "D�t du d�mpte pour le travail d'impression."
352
353msgid "Job denied, no accounting has been done."
354msgstr "Travail rejet�aucun d�mpte n'a � effectu�
355
356msgid "Job cancelled, no accounting has been done."
357msgstr "Travail annul�aucun d�mpte n'a � effectu�
358
359msgid "Job accounting ends."
360msgstr "Fin du d�mpte pour le travail d'impression."
361
362msgid ""
363"Job size forced to 0 because the real CUPS backend failed. No accounting "
364"will be done."
365msgstr ""
366"Taille du travail forc�� car le vrai backend CUPS a failli. Aucun "
367"d�mpte ne sera effectu�
368
369msgid "The real CUPS backend failed, but the job will be accounted for anyway."
370msgstr ""
371"Le vrai backend CUPS a failli, mais le travail sera d�mpt�uand m�."
372
373msgid "Job size forced to 0 because printing is denied."
374msgstr ""
375"Taille du travail d'impression forc�� car l'impression est rejet�"
376
377msgid "Job size forced to 0 because printing was cancelled."
378msgstr "Taille du travail forc�� car l'impression a � annul�"
379
380#, python-format
381msgid "Job size : %i"
382msgstr "Taille du travail d'impression : %i"
383
384#, python-format
385msgid "User %s's quota on printer %s won't be modified"
386msgstr "Le quota de l'utilisateur %s sur l'imprimante %s ne sera pas modifi�
387#, python-format
388msgid "Updating user %s's quota on printer %s"
389msgstr "Mise �our du quota de l'utilisateur %s sur l'imprimante %s"
390
391msgid "Job added to history."
392msgstr "Travail d'impression ajout� l'historique."
393
394#, python-format
395msgid "Billing code %s was updated."
396msgstr "Le code de facturation %s a � modifi�
397
398#, python-format
399msgid "Incorrect value for the 'onbackenderror' directive in section [%s]"
400msgstr ""
401"Valeur incorrecte pour la directive 'onbackenderror' dans la section [%s]"
402
403#, python-format
404msgid "The real backend produced an error, we will try again in %s seconds."
405msgstr ""
406"Le vrai backend a produit une erreur, nous r�saierons dans %s secondes."
407
408#, python-format
409msgid "Job %s interrupted by the administrator !"
410msgstr "Travail %s interrompu par l'administrateur !"
411
412#, python-format
413msgid ""
414"dumpykota v%(__version__)s (c) %(__years__)s %(__author__)s\n"
415"\n"
416"Dumps PyKota database's content.\n"
417"\n"
418"command line usage :\n"
419"\n"
420"  dumpykota [options] [filterexpr]\n"
421"\n"
422"options :\n"
423"\n"
424"  -v | --version       Prints dumpykota's version number then exits.\n"
425"  -h | --help          Prints this message then exits.\n"
426"  \n"
427"  -d | --data type     Dumps 'type' datas. Allowed types are :\n"
428"                       \n"
429"                         - history : dumps the jobs history.\n"
430"                         - users : dumps users.\n"
431"                         - groups : dumps user groups.\n"
432"                         - printers : dump printers.\n"
433"                         - upquotas : dump user quotas.\n"
434"                         - gpquotas : dump user groups quotas.\n"
435"                         - payments : dumps user payments.\n"
436"                         - pmembers : dumps printer groups members.\n"
437"                         - umembers : dumps user groups members.\n"
438"                         - billingcodes : dumps billing codes.\n"
439"                         - all : dumps all PyKota datas. The output format\n"
440"                                 is always XML in this case.\n"
441"                         \n"
442"                       NB : the -d | --data command line option   \n"
443"                       is MANDATORY.\n"
444"  \n"
445"  -f | --format fmt    Dumps datas in the 'fmt' format. When not specified,\n"
446"                       the format is to dump datas in the csv format (comma\n"
447"                       separated values). All data dumped is between double\n"
448"                       quotes. Allowed formats are :\n"
449"                       \n"
450"                         - csv : separate datas with commas\n"
451"                         - ssv : separate datas with semicolons\n"
452"                         - tsv : separate datas with tabs\n"
453"                         - xml : dump data as XML \n"
454"                         - cups : dump datas in CUPS' page_log format :\n"
455"                                  ONLY AVAILABLE WITH --data history\n"
456"                         \n"
457"  -o | --output fname  All datas will be dumped to the file instead of\n"
458"                       to the standard output. The special '-' filename\n"
459"                       is the default value and means stdout.\n"
460"                       WARNING : existing files are truncated !\n"
461"\n"
462"  -s | --sum           Summarize the selected datas.\n"
463"                           ONLY AVAILABLE WITH --data history or payments\n"
464"\n"
465"  Use the filter expressions to extract only parts of the \n"
466"  datas. Allowed filters are of the form :\n"
467"                \n"
468"         key=value\n"
469"                         \n"
470"  Allowed keys for now are :  \n"
471"                       \n"
472"         username       User's name\n"
473"         groupname      Users group's name\n"
474"         printername    Printer's name\n"
475"         pgroupname     Printers group's name\n"
476"         hostname       Client's hostname\n"
477"         jobid          Job's Id\n"
478"         billingcode    Job's billing code\n"
479"         start          Job's date of printing\n"
480"         end            Job's date of printing\n"
481"         \n"
482"  Dates formatting with 'start' and 'end' filter keys :\n"
483"  \n"
484"    YYYY : year boundaries\n"
485"    YYYYMM : month boundaries\n"
486"    YYYYMMDD : day boundaries\n"
487"    YYYYMMDDhh : hour boundaries\n"
488"    YYYYMMDDhhmm : minute boundaries\n"
489"    YYYYMMDDhhmmss : second boundaries\n"
490"    yesterday[+-NbDays] : yesterday more or less N days (e.g. : yesterday-"
491"15)\n"
492"    today[+-NbDays] : today more or less N days (e.g. : today-15)\n"
493"    tomorrow[+-NbDays] : tomorrow more or less N days (e.g. : tomorrow-15)\n"
494"    now[+-NbDays] : now more or less N days (e.g. now-15)\n"
495"\n"
496"  'now' and 'today' are not exactly the same since today represents the "
497"first\n"
498"  or last second of the day depending on if it's used in a start= or end=\n"
499"  date expression. The utility to be able to specify dates in the future is\n"
500"  a question which remains to be answered :-)\n"
501"  \n"
502"  Contrary to other PyKota management tools, wildcard characters are not \n"
503"  expanded, so you can't use them.\n"
504"  \n"
505"  NB : not all keys are allowed for each data type, so the result may be \n"
506"  empty if you use a key not available for a particular data type.\n"
507"  \n"
508"Examples :\n"
509"\n"
510"  $ dumpykota --data history --format csv >myfile.csv\n"
511"  \n"
512"  This dumps the history in a comma separated values file, for possible\n"
513"  use in a spreadsheet.\n"
514"  \n"
515"  $ dumpykota --data users --format xml -o users.xml\n"
516"  \n"
517"  Dumps all users datas to the users.xml file.\n"
518"  \n"
519"  $ dumpykota --data history printername=HP2100 username=jerome\n"
520"  \n"
521"  Dumps the job history for user jerome on printer HP2100 only.\n"
522"  \n"
523"  $ dumpykota --data history start=200503 end=20050730234615\n"
524"  \n"
525"  Dumps all jobs printed between March 1st 2005 at midnight and\n"
526"  July 30th 2005 at 23 hours 46 minutes and 15 secondes included.\n"
527msgstr ""
528"dumpykota v%(__version__)s (c) %(__years__)s %(__author__)s\n"
529"\n"
530"Exporte le contenu de la base de donn� de PyKota.\n"
531"\n"
532"ligne de commande :\n"
533"\n"
534"  dumpykota [options] [exprfiltre]\n"
535"\n"
536"options :\n"
537"\n"
538"  -v | --version       Affiche la version de dumpykota et quitte.\n"
539"  -h | --help          Affiche ce message et quitte.\n"
540"  \n"
541"  -d | --data type     Exporte les donn� de type 'type'.\n"
542"                       Les types autoris�sont :\n"
543"                       \n"
544"                         - history : exporte l'historique des travaux.\n"
545"                         - users : exporte les utilisateurs.\n"
546"                         - groups : exporte les groupes d'utilisateurs.\n"
547"                         - printers : exporte les imprimantes.\n"
548"                         - upquotas : exporte les quotas des utilisateurs.\n"
549"                         - gpquotas : exporte les quotas des groupes.\n"
550"                         - payments : exporte l'historique des paiements.\n"
551"                         - pmembers : exporte les membres des groupes\n"
552"                                      d'imprimantes.\n"
553"                         - umembers : exporte les membres des groupes\n"
554"                                      d'utilisateurs.\n"
555"                         - billingcodes : exporte les codes de facturation.\n"
556"                         - all : exporte toutes les donn� de PyKota.\n"
557"                                 le format de sortie est toujours XML\n"
558"                                 dans ce cas.\n"
559"                         \n"
560"                       NB : l'option de ligne de commande -d | --data est\n"
561"                       OBLIGATOIRE.\n"
562"  \n"
563"  -f | --format fmt    Exporte les donn� dans le format 'fmt' sp�fi�n"
564"                       Si non pr�s�le format sera csv (champs s�r�n"
565"                       par des virgules).\n"
566"                       Toutes les donn� sont export� entre double "
567"quotes.\n"
568"                       Les formats autoris�sont :\n"
569"                       \n"
570"                         - csv : donn� s�r� par des virgules\n"
571"                         - ssv : donn� s�r� par des point-virgules\n"
572"                         - tsv : donn� s�r�par des tabulations\n"
573"                         - xml : donn� export� au format XML\n"
574"                         - cups : donn� export� au format page_log\n"
575"                                  de CUPS : DISPONIBLE SEULEMENT\n"
576"                                            AVEC --data history\n"
577"                         \n"
578"  -o | --output nomf   Toutes les donn� seront export� vers un fichier\n"
579"                       plut�ue vers la sortie standard. Le nom sp�al "
580"'-'\n"
581"                       est la valeur par d�ut indiquant la sortie "
582"standard.\n"
583"                       ATTENTION : les fichiers existants sont tronqu�!\n"
584"\n"
585"  -s | --sum           Effectue la somme des donn� s�ctionn�.\n"
586"                         DISPONIBLE SEULEMENT AVEC --data history ou "
587"payments\n"
588"\n"
589"  Utilisez les expressions de filtrage pour extraire seulement certaines \n"
590"  parties des donn�. Les filtres autoris�sont de la forme :\n"
591"                \n"
592"         cl�aleur\n"
593"                         \n"
594"  Les cl�autoris� pour l'instant sont : \n"
595"                       \n"
596"         username       Nom de l'utilisateur\n"
597"         groupname      Nom du groupe d'utilisateurs\n"
598"         printername    Nom de l'imprimante\n"
599"         pgroupname     Nom du groupe d'imprimantes\n"
600"         hostname       Nom d'h�de la machine cliente\n"
601"         jobid          Id du travail d'impression\n"
602"         billingcode    Code de facturation du travail d'impression\n"
603"         start          Date du travail d'impression\n"
604"         end            Date du travail d'impression\n"
605"         \n"
606"  Formatage des dates avec les cl�'start' et 'end' :\n"
607"  \n"
608"    AAAA : limites d'ann�n"
609"    AAAAMM : limites de mois\n"
610"    AAAAMMJJ : limites de jour\n"
611"    AAAAMMJJhh : limites d'heures\n"
612"    AAAAMMJJhhmm : limites de minutes\n"
613"    AAAAMMJJhhmmss : limites de secondes\n"
614"    yesterday[+-NbJours] : hier plus ou moins N jours (ex : yesterday-15)\n"
615"    today[+-NbJours] : aujoud'hui plus ou moins N jours (ex : today-15)\n"
616"    tomorrow[+-NbJours] : demain plus ou moins N jours (ex : tomorrow-15)\n"
617"    now[+-NbJours] : maintenant plus ou moins N jours (ex : now-15)\n"
618"\n"
619"  'now' et 'today' ne sont pas exactement identiques car today repr�nte\n"
620"  la premi� ou la derni� seconde du jour selon qu'il soit utilis�vec\n"
621"  une expression de type start= ou end=.\n"
622"  L'utilit�e pouvoir sp�fier une date dans le future est une question\n"
623"  qui reste ouverte :-)\n"
624"\n"
625"  Contrairement aux autres outils d'administration de PyKota, les "
626"caract�s\n"
627"  jokers ne sont pas expans� aussi vous ne pouvez pas les utiliser.\n"
628"  \n"
629"  NB : toutes les cl�ne sont pas autoris� pour chaque type de donn�, \n"
630"  aussi le r�ltat peut �e vide si vous utilisez une cl�ndisponible \n"
631"  pour un type de donn� particulier.\n"
632"  \n"
633"Exemples :\n"
634"\n"
635"  $ dumpykota --data history --format csv >monfichier.csv\n"
636"  \n"
637"  Ceci va exporter l'historique dans un fichier �hamps s�r�par des\n"
638"  virgules, par exemple pour r�portation dans un tableur.\n"
639"  \n"
640"  $ dumpykota --data users --format xml -o util.xml\n"
641"  \n"
642"  Exporte toutes les donn� des utilisateurs dans le fichier util.xml\n"
643"  \n"
644"  $ dumpykota --data history printername=HP2100 username=jerome\n"
645"  \n"
646"  Exporte l'historique des travaux de l'utilisateur jerome sur l'imprimante\n"
647"  HP2100 seulement.\n"
648"  \n"
649"  $ dumpykota --data history start=200503 end=20050730234615\n"
650"  \n"
651"  Exporte tous les travaux imprim�entre le 1er Mars 2005 �inuit et\n"
652"  le 30 Juillet 2005 �3 heures 46 minutes et 15 secondes inclus.\n"
653
654msgid "The -d | --data command line option is mandatory, see help."
655msgstr ""
656"L'option de ligne de commande -d | --data est obligatoire, voir l'aide."
657
658#, python-format
659msgid ""
660"edpykota v%(__version__)s (c) %(__years__)s %(__author__)s\n"
661"\n"
662"A Print Quota editor for PyKota.\n"
663"\n"
664"command line usage :\n"
665"\n"
666"  edpykota [options] user1 user2 ... userN\n"
667"  \n"
668"  edpykota [options] group1 group2 ... groupN\n"
669"\n"
670"options :\n"
671"\n"
672"  -v | --version       Prints edpykota's version number then exits.\n"
673"  -h | --help          Prints this message then exits.\n"
674"  \n"
675"  -a | --add           Adds users or groups print quota entries if\n"
676"                       they don't exist in database.\n"
677"                       \n"
678"  -d | --delete        Deletes users or groups print quota entries.\n"
679"                       Users or groups are never deleted, you have\n"
680"                       to use the pkusers command to delete them.\n"
681"                       The history will be purge from all matching\n"
682"                       jobs, unless -g | --groups is used.\n"
683"  \n"
684"  -P | --printer p     Edit quotas on printer p only. Actually p can\n"
685"                       use wildcards characters to select only\n"
686"                       some printers. The default value is *, meaning\n"
687"                       all printers. \n"
688"                       You can specify several names or wildcards, \n"
689"                       by separating them with commas.\n"
690"  \n"
691"  -g | --groups        Edit groups print quota entries instead of \n"
692"                       users print quota entries.\n"
693"                          \n"
694"  -L | --list          Lists users or groups print quota entries.\n"
695"  \n"
696"  -n | --noquota       Sets both soft and hard limits to None for users\n"
697"                       or groups print quota entries.\n"
698"  \n"
699"  -r | --reset         Resets the actual page counter for the user\n"
700"                       or group to zero on the specified printers. \n"
701"                       The life time page counter is kept unchanged.\n"
702"                       \n"
703"  -R | --hardreset     Resets the actual and life time page counters\n"
704"                       for the user or group to zero on the specified \n"
705"                       printers. This is a shortcut for '--used 0'.\n"
706"                       \n"
707"  -s | --skipexisting  In combination with the --add option above, tells\n"
708"                       edpykota to not modify existing print quota entries.\n"
709"                       \n"
710"  -S | --softlimit sl  Sets the quota soft limit to sl "
711"pages.                       \n"
712"  \n"
713"  -H | --hardlimit hl  Sets the quota hard limit to hl pages.\n"
714"  \n"
715"  -I | --increase v    Increase existing Soft and Hard limits by the value\n"
716"                       of v. You can prefix v with + or -, if no sign is\n"
717"                       used, + is assumed.\n"
718"\n"
719"  -U | --used u        Sets the page counters for the user u pages on\n"
720"                       the selected printers. Doesn't work for groups, "
721"since\n"
722"                       their page counters are the sum of all their "
723"members'\n"
724"                       page counters.\n"
725"                       Useful for migrating users from a different system\n"
726"                       where they have already used some pages. Actual\n"
727"                       and Life Time page counters may be increased or "
728"decreased\n"
729"                       if u is prefixed with + or -.\n"
730"                       WARNING : BOTH page counters are modified in all "
731"cases,\n"
732"                       so be careful.\n"
733"                       NB : if u equals '0', then the action taken is\n"
734"                       the same as if --hardreset was used.\n"
735"\n"
736"  user1 through userN and group1 through groupN can use wildcards\n"
737"  if the --add option is not set.\n"
738"  \n"
739"examples :                              \n"
740"\n"
741"  $ edpykota --add john paul george ringo\n"
742"  \n"
743"  This will create print quota entries for users john, paul, george\n"
744"  and ringo on all printers. These print quota entries will have no\n"
745"  limit set.\n"
746"  \n"
747"  $ edpykota --printer lp -S 50 -H 60 jerome\n"
748"  \n"
749"  This will set jerome's print quota on the lp printer to a soft limit\n"
750"  of 50 pages, and a hard limit of 60 pages. Both user jerome and\n"
751"  printer lp have been previously created with the pkusers and pkprinters\n"
752"  commands, respectively.\n"
753"\n"
754"  $ edpykota -g -S 500 -H 550 financial support            \n"
755"  \n"
756"  This will set print quota soft limit to 500 pages and hard limit\n"
757"  to 550 pages for groups financial and support on all printers.\n"
758"  \n"
759"  $ edpykota --reset jerome \"jo*\"\n"
760"  \n"
761"  This will reset jerome's page counter to zero on all printers, as\n"
762"  well as every user whose name begins with 'jo'.\n"
763"  Their life time page counter on each printer will be kept unchanged.\n"
764"  You can also reset the life time page counters by using the\n"
765"  --hardreset | -R command line option.\n"
766"  \n"
767"  $ edpykota --printer hpcolor --noquota jerome\n"
768"  \n"
769"  This will tell PyKota to not limit jerome when printing on the \n"
770"  hpcolor printer. All his jobs will be allowed on this printer, but \n"
771"  accounting of the pages he prints will still be kept.\n"
772"  Print Quotas for jerome on other printers are unchanged.\n"
773"  \n"
774"  $ edpykota --delete --printer \"HP*,XER*\" jerome rachel\n"
775"  \n"
776"  This will delete users jerome and rachel's print quota\n"
777"  entries on all printers which name begin with 'HP' or\n"
778"  'XER'. The jobs printed by these users on these printers\n"
779"  will be deleted from the history.\n"
780msgstr ""
781"edpykota v%(__version__)s (c) %(__years__)s %(__author__)s\n"
782"\n"
783"Un �teur de quotas pour PyKota.\n"
784"\n"
785"ligne de commande :\n"
786"\n"
787"  edpykota [options] utilisateur1 utilisateur2 ... utilisateurN\n"
788"  \n"
789"  edpykota [options] groupe1 groupe2 ... groupeN\n"
790"\n"
791"options :\n"
792"\n"
793"  -v | --version       Affiche la version d'edpykota et quitte.\n"
794"  -h | --help          Affiche ce message et quitte.\n"
795"\n"
796"  -a | --add           Ajoute des entr� de quota d'impression de groupes\n"
797"                       ou d'utilisateurs si elles n'existent pas d� dans\n"
798"                       la base de donn�.\n"
799"                       \n"
800"  -d | --delete        Efface des entr� de quota d'impression de groupes\n"
801"                       ou d'utilisateurs.\n"
802"                       Les utilisateurs ou les groupes eux-m�s ne sont\n"
803"                       jamais effac� vous devez utiliser la commande\n"
804"                       pkusers pour les effacer.\n"
805"                       L'historique sera purg�e tous les travaux qui\n"
806"                       correspondent sauf si -g | --groups est utilis�n"
807"\n"
808"  -P | --printer p     Edite les quotas seulement sur l'imprimante P. En "
809"fait\n"
810"                       P peut contenir des caract�s jokers pour ne "
811"prendre\n"
812"                       en compte que certaines imprimantes. La valeur par\n"
813"                       d�ut est * qui signifie toutes les imprimantes.\n"
814"                       Vous pouvez sp�fier plusieurs noms ou jokers,\n"
815"                       en les s�rant avec des virgules.\n"
816"\n"
817"  -g | --groups        Edite les entr� de quotas de groupes au lieu de\n"
818"                       celles des utilisateurs.\n"
819"\n"
820"  -L | --list          Liste les entr� de quotas d'impression de groupes\n"
821"                       ou d'utilisateurs.\n"
822"\n"
823"  -n | --noquota       Positionne �a fois les limites souples et dures\n"
824"                       �one pour les entr� de groupes ou "
825"d'utilisateurs.\n"
826"\n"
827"  -r | --reset         Remet �� le compteur de pages actuel de\n"
828"                       l'utilisateur ou du groupe sur les imprimantes\n"
829"                       sp�fi�. Le compteur '�rnel' reste inchang�n"
830"\n"
831"  -R | --hardreset     Remet �� les compteurs de pages actuels et\n"
832"                       '�rnel' pour l'utilisateur ou le groupe sur les\n"
833"                       imprimantes sp�fi�. C'est un raccourci pour\n"
834"                       '--used 0'.\n"
835"\n"
836"  -s | --skipexisting  Combin�vec l'option --add ci-dessus, indique �"
837"                       edpykota de ne pas modifier les entr� de quota\n"
838"                       d'impression d� existantes.\n"
839"\n"
840"  -S | --softlimit ls  Positionne la limite souple �s pages.\n"
841"\n"
842"  -H | --hardlimit ld  Positionne la limite dure �d pages.\n"
843"\n"
844"  -I | --increase v    Incr�nte les limites souples et dures existantes\n"
845"                       de la valeur de v. Vous pouvez pr�xer v avec + ou "
846"-,\n"
847"                       Si aucun signe n'est pr�nt, + est utilis�n"
848"\n"
849"  -U | --used u        Positionne les compteurs de pages � pages pour\n"
850"                       l'utilisateur sur les imprimantes sp�fi�. Ne\n"
851"                       fonctionne pas pour les groupes car leurs compteurs\n"
852"                       de pages sont la somme des compteurs de pages de "
853"tous\n"
854"                       leurs membres.\n"
855"                       Utile pour migrer des utilisateurs depuis un "
856"logiciel\n"
857"                       diff�nt dans lequel ils ont d� imprim�uelques\n"
858"                       pages. Les compteurs actuel et '�rnel' peuvent "
859"�e\n"
860"                       incr�nt�ou d��nt�si u est pr�d�'un "
861"signe\n"
862"                       + ou -.\n"
863"                       ATTENTION : les deux compteurs de pages sont "
864"modifi�n"
865"                       dans tous les cas, donc prenez vos pr�utions.\n"
866"                       NB : si u est �l �0', alors l'action effectu�"
867"est\n"
868"                       la m� que si --hardreset �it utilis�n"
869"\n"
870"  utilisateur1 �tilisateurN et groupe1 �roupeN peuvent contenir des\n"
871"  jokers si l'option --add n'est pas utilis�\n"
872"\n"
873"exemples :\n"
874"\n"
875"  $ edpykota --add john paul george ringo\n"
876"\n"
877"  Ceci va cr� des entr� de quota d'impression pour les utilisateurs\n"
878"  john, paul, george et ringo sur toutes les imprimantes. Aucune limite\n"
879"  ne sera positionn�pour ces entr�.\n"
880"\n"
881"  $ edpykota --printer lp -S 50 -H 60 jerome\n"
882"\n"
883"  Ceci va positionner le quota d'impression de jerome �ne limite souple\n"
884"  de 50 pages, et une limite dure de 60 pages sur l'imprimante lp. A la "
885"fois\n"
886"  l'utilisateur jerome et l'imprimante lp devront avoir � cr� "
887"auparavant\n"
888"  avec les commandes pkusers et pkprinters, respectivement.\n"
889"\n"
890"  $ edpykota -g -S 500 -H 550 finance technique\n"
891"\n"
892"  Ceci va positionner la limite souple �00 pages et la limite dure �50\n"
893"  pages pour les groupes finance et technique sur toutes les imprimantes.\n"
894"\n"
895"  $ edpykota --reset jerome \"jo*\"\n"
896"\n"
897"  Ceci va remettre �� le compteur de pages actuel sur toutes les\n"
898"  imprimantes pour l'utilisateur jerome et pour tous les utilisateurs dont\n"
899"  le nom commence par 'jo'.\n"
900"  Leur compteur de pages '�rnel' sur chaque imprimante sera pr�rv�n"
901"  Vous pouvez aussi remettre �� le compteur de pages '�rnel' en\n"
902"  utilisant l'option de ligne de commande --hardreset | -R.\n"
903"\n"
904"  $ edpykota --printer hpcolor --noquota jerome\n"
905"\n"
906"  Ceci va indiquer �yKota de ne pas limiter jerome lorsqu'il imprime\n"
907"  sur l'imprimante hpcolor. Tous ses travaux seront autoris�sur cette\n"
908"  imprimante, mais un d�mpte sera quand m� effectu�n"
909"  Les quotas d'impressions de jerome sur les autres imprimantes ne sont\n"
910"  pas modifi�\n"
911"\n"
912"  $ edpykota --delete --printer \"HP*,XER*\" jerome rachel\n"
913"\n"
914"  Ceci va effacer toutes les entr� de quotas d'impression des "
915"utilisateurs\n"
916"  jerome et rachel sur toutes les imprimantes dont le nom commence par 'HP'\n"
917"  ou 'XER'. Les travaux imprim�par ces utilisateurs sur ces imprimantes\n"
918"  seront effac�de l'historique.\n"
919
920#, python-format
921msgid "You can't set negative limits for %s"
922msgstr "Vous ne pouvez pas indiquer de limites n�tives pour %s"
923
924msgid "Extracting datas"
925msgstr "Extraction des donn�"
926
927#, python-format
928msgid "Page counter : %s"
929msgstr "Compteur de pages : %s"
930
931#, python-format
932msgid "Lifetime page counter : %s"
933msgstr "Compteur de pages �rnel : %s"
934
935#, python-format
936msgid "Soft limit : %s"
937msgstr "Limite souple : %s"
938
939#, python-format
940msgid "Hard limit : %s"
941msgstr "Limite dure : %s"
942
943#, python-format
944msgid "Date limit : %s"
945msgstr "Date limite : %s"
946
947#, python-format
948msgid "Maximum job size : %s"
949msgstr "Taille maximale : %s"
950
951#, python-format
952msgid "%s pages"
953msgstr "%s pages"
954
955#, python-format
956msgid "Warning banners printed : %s"
957msgstr "Banni�s d'avertissement imprim� : %s"
958
959msgid "Deletion"
960msgstr "Suppression"
961
962#, python-format
963msgid "Invalid used value %s."
964msgstr "Valeur %s invalide pour le nombre de pages utilis�."
965
966#, python-format
967msgid "Invalid increase value %s."
968msgstr "Valeur d'incr�nt %s invalide."
969
970#, python-format
971msgid "Invalid softlimit value %s."
972msgstr "Valeur %s invalide pour la limite souple."
973
974#, python-format
975msgid "Invalid hardlimit value %s."
976msgstr "Valeur %s invalide pour la limite dure."
977
978#, python-format
979msgid "Hard limit %i is less than soft limit %i, values will be exchanged."
980msgstr ""
981"Limite dure %i est inf�eure �a limite souple %i, les valeurs seront "
982"�ang�. "
983
984#, python-format
985msgid "Undefined hard limit set to soft limit (%s)."
986msgstr ""
987"Valeur de limite dure non d�nie, positionn� �a limite souple (%s)."
988
989#, python-format
990msgid "Undefined soft limit set to hard limit (%s)."
991msgstr ""
992"Valeur de limite souple non d�nie, positionn� �a limite dure (%s)."
993
994msgid "Creation"
995msgstr "Cr�ion"
996
997#, python-format
998msgid "No entry matches %s. Please use pkusers to create them first."
999msgstr ""
1000"Aucune entr�ne correspond �s. Merci d'utiliser pkusers pour les cr� au "
1001"pr�able."
1002
1003msgid "Modification"
1004msgstr "Modification"
1005
1006msgid "incompatible options, see help."
1007msgstr "options incompatibles, voir l'aide."
1008
1009msgid "You have to pass user or group names on the command line"
1010msgstr ""
1011"Vous devez passer des noms d'utilisateurs ou de groupes sur la ligne de "
1012"commande"
1013
1014#, python-format
1015msgid ""
1016"repykota v%(__version__)s (c) %(__years__)s %(__author__)s\n"
1017"\n"
1018"Generates print quota reports.\n"
1019"\n"
1020"command line usage :\n"
1021"\n"
1022"  repykota [options] \n"
1023"\n"
1024"options :\n"
1025"\n"
1026"  -v | --version       Prints repykota's version number then exits.\n"
1027"  -h | --help          Prints this message then exits.\n"
1028"  \n"
1029"  -u | --users         Generates a report on users quota, this is \n"
1030"                       the default.\n"
1031"  \n"
1032"  -g | --groups        Generates a report on group quota instead of users.\n"
1033"  \n"
1034"  -i | --ingroups g1[,g2...]  Only lists users who are members of these\n"
1035"                              groups. Reserved to PyKota Administrators.\n"
1036"  \n"
1037"  -P | --printer p     Report quotas on this printer only. Actually p can\n"
1038"                       use wildcards characters to select only\n"
1039"                       some printers. The default value is *, meaning\n"
1040"                       all printers.\n"
1041"                       You can specify several names or wildcards, \n"
1042"                       by separating them with commas.\n"
1043"  \n"
1044"examples :                              \n"
1045"\n"
1046"  $ repykota --printer lp\n"
1047"  \n"
1048"  This will print the quota status for all users who use the lp printer.\n"
1049"\n"
1050"  $ repykota \n"
1051"  \n"
1052"  This will print the quota status for all users on all printers.\n"
1053"  \n"
1054"  $ repykota --printer \"laser*,*pson\" jerome \"jo*\"\n"
1055"  \n"
1056"  This will print the quota status for user jerome and all users\n"
1057"  whose name begins with \"jo\" on all printers which name begins\n"
1058"  with \"laser\" or ends with \"pson\".\n"
1059"  \n"
1060"  If launched by an user who is not a PyKota administrator, additionnal\n"
1061"  arguments representing users or groups names are ignored, and only the\n"
1062"  current user/group is reported.\n"
1063msgstr ""
1064"repykota v%(__version__)s (c) %(__years__)s %(__author__)s\n"
1065"\n"
1066"G�re des rapports de quotas d'impression.\n"
1067"\n"
1068"ligne de commande :\n"
1069"\n"
1070"  repykota [options] \n"
1071"\n"
1072"options :\n"
1073"\n"
1074"  -v | --version       Affiche la version de repykota et quitte.\n"
1075"  -h | --help          Affiche ce message et quitte.\n"
1076"  \n"
1077"  -u | --users         G�re un rapport sur les quotas des utilisateurs,\n"
1078"                       c'est la valeur par d�ut.\n"
1079"  \n"
1080"  -g | --groups        G�re un rapport sur les quotas de groupes plut�"
1081"                       que sur ceux des utilisateurs.\n"
1082"  \n"
1083"  -i | --ingroups g1[,g2...]  Liste seulement les utilisateurs membres de "
1084"ces\n"
1085"                              groupes. Reserv�ux Administrateurs PyKota\n"
1086"  \n"
1087"  -P | --printer p     Renvoie les quotas pour cette imprimante seulement.\n"
1088"                       En fait p peut contenir des caract�s jokers pour\n"
1089"                       s�ctionner certaines imprimantes seulement.\n"
1090"                       La valeur par d�ut est *, qui signifie de v�fier\n"
1091"                       les quotas sur toutes les imprimantes.\n"
1092"                       Vous pouvez pr�ser plusieurs noms ou jokers,\n"
1093"                       en les s�rant avec des virgules.\n"
1094"\n"
1095"exemples :                              \n"
1096"\n"
1097"  $ repykota --printer lp\n"
1098"  \n"
1099"  Ceci va afficher un rapport de quotas pour tous les utilisateurs de\n"
1100"  l'imprimante lp.\n"
1101"\n"
1102"  $ repykota \n"
1103"  \n"
1104"  Ceci va afficher un rapport pour tous les utilisateurs sur toutes les\n"
1105"  imprimantes.\n"
1106"  \n"
1107"  $ repykota --printer \"laser*,*pson\" jerome \"jo*\"\n"
1108"  \n"
1109"  Ceci va afficher un rapport pour l'utilisateur jerome et tous les\n"
1110"  utilisateurs dont le nom commence par \"jo\" sur toutes les imprimantes\n"
1111"  dont le nom commence par \"laser\" ou se termine par \"pson\".\n"
1112"  \n"
1113"  Si cette commande est lanc�par un utilisateur qui n'est pas un\n"
1114"  administrateur PyKota, les arguments additionnels repr�ntant des noms\n"
1115"  d'utilisateurs ou de groupes sont ignor� et un rapport traitant "
1116"seulement\n"
1117"  de l'utilisateur ou du groupe courant est g�r�n"
1118
1119msgid "Option --ingroups is reserved to PyKota Administrators."
1120msgstr "L'option --ingroupes est r�rv�aux Administrateurs de PyKota."
1121
1122#, python-format
1123msgid "There's no printer matching %s"
1124msgstr "Aucune imprimante ne correspond �s"
1125
1126#, python-format
1127msgid ""
1128"warnpykota v%(__version__)s (c) %(__years__)s %(__author__)s\n"
1129"\n"
1130"Sends mail to users over print quota.\n"
1131"\n"
1132"command line usage :\n"
1133"\n"
1134"  warnpykota  [options]  [names]\n"
1135"\n"
1136"options :\n"
1137"\n"
1138"  -v | --version       Prints warnpykota's version number then exits.\n"
1139"  -h | --help          Prints this message then exits.\n"
1140"  \n"
1141"  -u | --users         Warns users over their print quota, this is the \n"
1142"                       default.\n"
1143"  \n"
1144"  -g | --groups        Warns users whose groups quota are over limit.\n"
1145"  \n"
1146"  -P | --printer p     Verify quotas on this printer only. Actually p can\n"
1147"                       use wildcards characters to select only\n"
1148"                       some printers. The default value is *, meaning\n"
1149"                       all printers.\n"
1150"                       You can specify several names or wildcards, \n"
1151"                       by separating them with commas.\n"
1152"  \n"
1153"examples :                              \n"
1154"\n"
1155"  $ warnpykota --printer lp\n"
1156"  \n"
1157"  This will warn all users of the lp printer who have exceeded their\n"
1158"  print quota.\n"
1159"\n"
1160"  $ warnpykota \n"
1161"  \n"
1162"  This will warn all users  who have exceeded their print quota on\n"
1163"  any printer.\n"
1164"\n"
1165"  $ warnpykota --groups --printer \"laserjet*\" \"dev*\"\n"
1166"  \n"
1167"  This will warn all users of groups which names begins with \"dev\" and\n"
1168"  who have exceeded their print quota on any printer which name begins \n"
1169"  with \"laserjet\"\n"
1170"  \n"
1171"  If launched by an user who is not a PyKota administrator, additionnal\n"
1172"  arguments representing users or groups names are ignored, and only the\n"
1173"  current user/group is reported.\n"
1174msgstr ""
1175"warnpykota v%(__version__)s (c) %(__years__)s %(__author__)s\n"
1176"\n"
1177"Pr�ent les utilisateurs ayant atteint leurs limites.\n"
1178"\n"
1179"ligne de commande :\n"
1180"\n"
1181"  warnpykota  [options]  [noms]\n"
1182"\n"
1183"options :\n"
1184"\n"
1185"  -v | --version       Affiche la version de warnpykota et quitte.\n"
1186"  -h | --help          Affiche ce message et quitte.\n"
1187"  \n"
1188"  -u | --users         Pr�ent les utilisateur ayant atteint leurs "
1189"limites,\n"
1190"                       c'est la valeur par d�ult.\n"
1191"  \n"
1192"  -g | --groups        Pr�ent les utilisateurs dont les groupes auxquels\n"
1193"                       ils appartiennent ont atteint leurs limites.\n"
1194"  \n"
1195"  -P | --printer p     Verifie les quotas sur cette imprimante seulement.\n"
1196"                       En fait p peut contenir des caract�s jokers pour\n"
1197"                       s�ctionner certaines imprimantes seulement.\n"
1198"                       La valeur par d�ut est *, qui signifie de v�fier\n"
1199"                       les quotas sur toutes les imprimantes.\n"
1200"                       Vous pouvez pr�ser plusieurs noms ou jokers,\n"
1201"                       en les s�rant avec des virgules.\n"
1202"  \n"
1203"exemples :\n"
1204"\n"
1205"  $ warnpykota --printer lp\n"
1206"  \n"
1207"  Ceci va pr�nir tous les utilisateurs ayant atteint leur limite sur\n"
1208"  l'imprimante lp.\n"
1209"\n"
1210"  $ warnpykota \n"
1211"  \n"
1212"  Ceci va pr�nir tous les utilisateurs ayant atteint leurs limites quelle\n"
1213"  que soit l'imprimanter.\n"
1214"\n"
1215"  $ warnpykota --groups --printer \"laserjet*\" \"dev*\"\n"
1216"  \n"
1217"  Ceci va pr�nir tous les membres des groupes dont les noms commencent\n"
1218"  par \"dev\" et qui ont atteints leurs limites sur toutes les imprimantes\n"
1219"  dont le nom commence par \"laserjet\".\n"
1220"  \n"
1221"  Si cette commande est lanc�par un utilisateur qui n'est pas un\n"
1222"  administrateur PyKota, les arguments additionnels repr�ntant des noms\n"
1223"  d'utilisateurs ou de groupes sont ignor� et seulement l'utilisateur ou\n"
1224"  le groupe courant est pr�nu.\n"
1225
1226#, python-format
1227msgid ""
1228"pkbanner v%(__version__)s (c) %(__years__)s %(__author__)s\n"
1229"\n"
1230"Generates banners.\n"
1231"\n"
1232"command line usage :\n"
1233"\n"
1234"  pkbanner  [options]  [more info]\n"
1235"\n"
1236"options :\n"
1237"\n"
1238"  -v | --version       Prints pkbanner's version number then exits.\n"
1239"  -h | --help          Prints this message then exits.\n"
1240"  \n"
1241"  -l | --logo img      Use the image as the banner's logo. The logo will\n"
1242"                       be drawn at the center top of the page. The default\n"
1243"                       logo is /usr/share/pykota/logos/pykota.jpeg\n"
1244"                       \n"
1245"  -p | --pagesize sz   Sets sz as the page size. Most well known\n"
1246"                       page sizes are recognized, like 'A4' or 'Letter'\n"
1247"                       to name a few. The default size is A4.\n"
1248"  \n"
1249"  -s | --savetoner s   Sets the text luminosity factor to s%%. This can be \n"
1250"                       used to save toner. The default value is 0, which\n"
1251"                       means that no toner saving will be done.\n"
1252"  \n"
1253"  -u | --url u         Uses u as an url to be written at the bottom of \n"
1254"                       the banner page. The default url is :\n"
1255"                       http://www.pykota.com/\n"
1256"  \n"
1257"examples :                              \n"
1258"\n"
1259"  Using pkbanner directly from the command line is not recommended,\n"
1260"  excepted for testing purposes. You should use pkbanner in the\n"
1261"  'startingbanner' or 'endingbanner' directives in pykota.conf\n"
1262"  \n"
1263"    startingbanner: /usr/bin/pkbanner --logo=\"\" --savetoner=75\n"
1264"  \n"
1265"      With such a setting in pykota.conf, all print jobs will be \n"
1266"      prefixed with an A4 banner with no logo, and text luminosity will\n"
1267"      be increased by 75%%. The PostScript output will be directly sent\n"
1268"      to your printer.\n"
1269"      \n"
1270"  You'll find more examples in the sample configuration file included    \n"
1271"  in PyKota.\n"
1272msgstr ""
1273"pkbanner v%(__version__)s (c) %(__years__)s %(__author__)s\n"
1274"\n"
1275"G�re des banni�s.\n"
1276"\n"
1277"ligne de commande :\n"
1278"\n"
1279"  pkbanner  [options]  [plus d'info]\n"
1280"\n"
1281"options :\n"
1282"\n"
1283"  -v | --version       Affiche le num� de version de pkbanner et quitte.\n"
1284"  -h | --help          Affiche ce message et quitte.\n"
1285"  \n"
1286"  -l | --logo img      Utilise l'image img comme logo pour la banni�.\n"
1287"                       Le logo sera dessin�n haut et au centre de la "
1288"page.\n"
1289"                       Le logo par d�ut est\n"
1290"                               /usr/share/pykota/logos/pykota.jpeg\n"
1291"                       \n"
1292"  -p | --pagesize sz   Positionne la taille de la page �z. La plupart des\n"
1293"                       tailles sont reconnues, comme 'A4' ou 'Letter' par\n"
1294"                       exemple. La taille par d�ut est A4.\n"
1295"  \n"
1296"  -s | --savetoner s   Positionne le facteur de luminosit�u texte �%%.\n"
1297"                       Cela peut �e utilis�our �nomiser du toner. La\n"
1298"                       valeur par d�ut est 0, qui signifie qu'aucune\n"
1299"                       �nomie de toner ne sera r�is�\n"
1300"  \n"
1301"  -u | --url u         Utilise u comme une url qui sera imprim�en base de\n"
1302"                       la page banni�. L'url par d�ut est :\n"
1303"                               http://www.pykota.com/\n"
1304"  \n"
1305"exemples :\n"
1306"\n"
1307"  L'utilisation directe de pkbanner depuis la ligne de commande n'est pas\n"
1308"  conseill� sauf pour effectuer des tests. Vous devriez plut�tiliser\n"
1309"  pkbanner depuis les directives 'startingbanner' ou 'endingbanner' du\n"
1310"  fichier pykota.conf\n"
1311"  \n"
1312"    startingbanner: /usr/bin/pkbanner --logo=\"\" --savetoner=75\n"
1313"  \n"
1314"      Avec une telle configuration dans pykota.conf, tous les travaux\n"
1315"      d'impression seront pr�d�d'une banni� au format A4 sans logo,\n"
1316"      et la luminosit�u texte sera accrue de 75%%. La sortie PostScript\n"
1317"      de cette commande sera directement envoy��otre imprimante.\n"
1318"      \n"
1319"  Vous trouverez plus d'exemples dans le fichier de configuration exemple\n"
1320"  qui est inclus dans PyKota.\n"
1321
1322msgid "Unknown"
1323msgstr "Inconnu"
1324
1325msgid "Username"
1326msgstr "Utilisateur"
1327
1328msgid "More Info"
1329msgstr "Plus d'info"
1330
1331msgid "Job"
1332msgstr "Travail"
1333
1334msgid "Date"
1335msgstr "Date"
1336
1337msgid "Allowed"
1338msgstr "Autoris�
1339msgid "Denied"
1340msgstr "Rejet�
1341msgid "Allowed with Warning"
1342msgstr "Autoris�vec Avertissement"
1343
1344msgid "Problem"
1345msgstr "Probl�"
1346
1347msgid "Cancelled"
1348msgstr "Annul�
1349msgid "Result"
1350msgstr "R�ltat"
1351
1352msgid "Title"
1353msgstr "Titre"
1354
1355msgid "Filename"
1356msgstr "Fichier"
1357
1358#, python-format
1359msgid "Pages printed so far on %s"
1360msgstr "Pages d� imprim� sur %s"
1361
1362msgid "Account balance"
1363msgstr "Solde"
1364
1365msgid "Soft Limit"
1366msgstr "Limite Souple"
1367
1368msgid "Hard Limit"
1369msgstr "Limite Dure"
1370
1371msgid "Date Limit"
1372msgstr "Date Limite"
1373
1374msgid "No Limit"
1375msgstr "Aucune Limite"
1376
1377msgid "No Accounting"
1378msgstr "Aucun D�mpte"
1379
1380msgid "Forbidden"
1381msgstr "Interdit"
1382
1383msgid "Printing Mode"
1384msgstr "Mode d'Impression"
1385
1386msgid "Allowed range is (0..99)"
1387msgstr "L'intervalle permis est (0..99)"
1388
1389#, python-format
1390msgid "Invalid 'savetoner' option %s : %s"
1391msgstr "Valeur %s invalide pour l'option 'savetoner' : %s"
1392
1393#, python-format
1394msgid "Invalid 'pagesize' option %s, defaulting to A4."
1395msgstr "Valeur %s invalide pour l'option 'pagesize', utilisation de A4."
1396
1397#, python-format
1398msgid ""
1399"pkbcodes v%(__version__)s (c) %(__years__)s %(__author__)s\n"
1400"\n"
1401"A billing codes Manager for PyKota.\n"
1402"\n"
1403"command line usage :\n"
1404"\n"
1405"  pkbcodes [options] code1 code2 code3 ... codeN\n"
1406"\n"
1407"options :\n"
1408"\n"
1409"  -v | --version       Prints pkbcodes version number then exits.\n"
1410"  -h | --help          Prints this message then exits.\n"
1411"  \n"
1412"  -a | --add           Adds billing codes if they don't exist in PyKota's\n"
1413"                       database. If they exist, they are modified\n"
1414"                       unless -s|--skipexisting is also used.\n"
1415"\n"
1416"  -d | --delete        Deletes billing codes from PyKota's database.\n"
1417"                       NB : the history entries with this billing code\n"
1418"                       are not deleted, voluntarily.\n"
1419"\n"
1420"  -D | --description d Adds a textual description to billing codes.\n"
1421"\n"
1422"  -l | --list          List informations about the billing codes.\n"
1423"\n"
1424"  -r | --reset         Resets the billing codes' balance and page counters\n"
1425"                       to 0.\n"
1426"\n"
1427"  -s | --skipexisting  In combination with the --add option above, tells\n"
1428"                       pkbcodes to not modify existing billing codes.\n"
1429"\n"
1430"  code1 through codeN can contain wildcards if the --add option\n"
1431"  is not set.\n"
1432"\n"
1433"examples :                              \n"
1434"\n"
1435"  $ pkbcodes --add -D \"My project\" myproj\n"
1436"\n"
1437"  Will create the myproj billing code with \"My project\"\n"
1438"  as the description.\n"
1439"\n"
1440"  $ pkbcodes --delete \"*\"\n"
1441"\n"
1442"  This will completely delete all the billing codes, but without\n"
1443"  removing any matching job from the history. USE WITH CARE ANYWAY !\n"
1444"  \n"
1445"  $ pkbcodes --list \"my*\"\n"
1446"  \n"
1447"  This will list all billing codes which name begins with 'my'.\n"
1448msgstr ""
1449"pkbcodes v%(__version__)s (c) %(__years__)s %(__author__)s\n"
1450"\n"
1451"Un gestionnaire de codes de facturation pour PyKota.\n"
1452"\n"
1453"ligne de commande :\n"
1454"\n"
1455"  pkbcodes [options] code1 code2 code3 ... codeN\n"
1456"\n"
1457"options :\n"
1458"\n"
1459"  -v | --version       Affiche le num� de version de pkbcodes et quitte.\n"
1460"  -h | --help          Affiche ce message et quitte.\n"
1461"  \n"
1462"  -a | --add           Ajoute les codes de facturations s'ils n'existent "
1463"pas\n"
1464"                       d� dans la base de donn� de PyKota.\n"
1465"                       S'ils existent d�, ils sont modifi�sauf si vous\n"
1466"                       utilisez aussi -s|--skipexisting.\n"
1467"\n"
1468"  -d | --delete        Efface les codes de facturation de la base de "
1469"donn�\n"
1470"                       de PyKota.\n"
1471"                       NB : les entr� de l'historique correspondant �es\n"
1472"                       codes de facturation ne sont volontairement pas\n"
1473"                       effac�.\n"
1474"\n"
1475"  -D | --description d Ajoute un texte descriptif �n code de facturation.\n"
1476"\n"
1477"  -l | --list          Liste les informations sur les codes de facturation.\n"
1478"\n"
1479"  -r | --reset         R�itialise � le solde et le compteur de pages "
1480"des\n"
1481"                       codes de facturation.\n"
1482"\n"
1483"  -s | --skipexisting  Combin� l'option --add ci-dessus, indique �
1484"pkbcodes\n"
1485"                       de ne pas modifier les codes de facturation "
1486"existants.\n"
1487"\n"
1488"  Les codes de facturation peuvent contenir des caract�s jokers si "
1489"l'option\n"
1490"  --add n'est pas utilis�\n"
1491"\n"
1492"exemples :                              \n"
1493"\n"
1494"  $ pkbcodes --add -D \"Mon projet\" monproj\n"
1495"\n"
1496"  Va cr� le code de facturation monproj avec \"Mon projet\"\n"
1497"  comme descriptif.\n"
1498"\n"
1499"  $ pkbcodes --delete \"*\"\n"
1500"\n"
1501"  Ceci va compl�ment effacer tous les codes de facturation, mais sans\n"
1502"  effacer aucune entr�de l'historique. UTILISEZ QUAND MEME AVEC "
1503"PARCIMONIE !\n"
1504"  \n"
1505"  $ pkbcodes --list \"mo*\"\n"
1506"  \n"
1507"  Ceci va lister tous les codes de facturation dont le nom commence par "
1508"'mo'.\n"
1509
1510msgid "You're not allowed to use this command."
1511msgstr "Vous n'�s pas autoris�) �tiliser cette commande."
1512
1513#, python-format
1514msgid "There's no billingcode matching %s"
1515msgstr "Aucun code de facturation correspondant �s"
1516
1517msgid "pages"
1518msgstr "pages"
1519
1520msgid "and"
1521msgstr "et"
1522
1523msgid "credits"
1524msgstr "cr�ts"
1525
1526#, python-format
1527msgid "Billing code [%s] already exists, skipping."
1528msgstr "Le code de facturation [%s] existe d� et sera ignor�
1529
1530#, python-format
1531msgid "Billing code [%s] already exists, will be modified."
1532msgstr "Le code de facturation [%s] existe d� et sera modifi�
1533
1534msgid "You have to pass billing codes on the command line"
1535msgstr "Vous devez indiquer des codes de facturation sur la ligne de commande"
1536
1537#, python-format
1538msgid ""
1539"pkinvoice v%(__version__)s (c) %(__years__)s %(__author__)s\n"
1540"\n"
1541"An invoice generator for PyKota.\n"
1542"\n"
1543"command line usage :\n"
1544"\n"
1545"  pkinvoice [options] [filterexpr]\n"
1546"\n"
1547"options :\n"
1548"\n"
1549"  -v | --version       Prints pkinvoice's version number then exits.\n"
1550"  -h | --help          Prints this message then exits.\n"
1551"  \n"
1552"  -l | --logo img      Use the image as the invoice's logo. The logo will\n"
1553"                       be drawn at the center top of the page. The default\n"
1554"                       logo is /usr/share/pykota/logos/pykota.jpeg\n"
1555"                       \n"
1556"  -p | --pagesize sz   Sets sz as the page size. Most well known\n"
1557"                       page sizes are recognized, like 'A4' or 'Letter'\n"
1558"                       to name a few. The default size is A4.\n"
1559"                       \n"
1560"  -n | --number N      Sets the number of the first invoice. This number\n"
1561"                       will automatically be incremented for each invoice.\n"
1562"                       \n"
1563"  -o | --output f.pdf  Defines the name of the invoice file which will\n"
1564"                       be generated as a PDF document. If not set or\n"
1565"                       set to '-', the PDF document is sent to standard\n"
1566"                       output. \n"
1567"                       \n"
1568"  -u | --unit u        Defines the name of the unit to use on the "
1569"invoice.                       \n"
1570"                       The default unit is 'Credits', optionally translated\n"
1571"                       to your native language if it is supported by "
1572"PyKota.\n"
1573"  \n"
1574"  -V | --vat p         Sets the percent value of the applicable VAT to be\n"
1575"                       exposed. The default is 0.0, meaning no VAT\n"
1576"                       information will be included.\n"
1577"  \n"
1578"\n"
1579"  Use the filter expressions to extract only parts of the \n"
1580"  datas. Allowed filters are of the form :\n"
1581"                \n"
1582"         key=value\n"
1583"                         \n"
1584"  Allowed keys for now are :  \n"
1585"                       \n"
1586"         username       User's name\n"
1587"         printername    Printer's name\n"
1588"         hostname       Client's hostname\n"
1589"         jobid          Job's Id\n"
1590"         billingcode    Job's billing code\n"
1591"         start          Job's date of printing\n"
1592"         end            Job's date of printing\n"
1593"         \n"
1594"  Dates formatting with 'start' and 'end' filter keys :\n"
1595"  \n"
1596"    YYYY : year boundaries\n"
1597"    YYYYMM : month boundaries\n"
1598"    YYYYMMDD : day boundaries\n"
1599"    YYYYMMDDhh : hour boundaries\n"
1600"    YYYYMMDDhhmm : minute boundaries\n"
1601"    YYYYMMDDhhmmss : second boundaries\n"
1602"    yesterday[+-NbDays] : yesterday more or less N days (e.g. : yesterday-"
1603"15)\n"
1604"    today[+-NbDays] : today more or less N days (e.g. : today-15)\n"
1605"    tomorrow[+-NbDays] : tomorrow more or less N days (e.g. : tomorrow-15)\n"
1606"    now[+-NbDays] : now more or less N days (e.g. now-15)\n"
1607"\n"
1608"  'now' and 'today' are not exactly the same since today represents the "
1609"first\n"
1610"  or last second of the day depending on if it's used in a start= or end=\n"
1611"  date expression. The utility to be able to specify dates in the future is\n"
1612"  a question which remains to be answered :-)\n"
1613"  \n"
1614"  Contrary to other PyKota management tools, wildcard characters are not \n"
1615"  expanded, so you can't use them.\n"
1616"  \n"
1617"examples :\n"
1618"\n"
1619"  $ pkinvoice --unit EURO --output /tmp/invoices.pdf start=now-30\n"
1620"  \n"
1621"  Will generate a PDF document containing invoices for all users\n"
1622"  who have spent some credits last month. Invoices will be done in\n"
1623"  EURO.  No VAT information will be included.\n"
1624msgstr ""
1625"pkinvoice v%(__version__)s (c) %(__years__)s %(__author__)s\n"
1626"\n"
1627"Un g�rateur de factures pour PyKota.\n"
1628"\n"
1629"ligne de commande :\n"
1630"\n"
1631"  pkinvoice [options] [filtres]\n"
1632"\n"
1633"options :\n"
1634"\n"
1635"  -v | --version       Affiche la version de pkinvoice et quitte.\n"
1636"  -h | --help          Affiche ce message et quitte.\n"
1637"  \n"
1638"  -l | --logo img      Utilise cette image comme logo sur la facture. Le "
1639"logo\n"
1640"                       sera dessin�u centre et en haut de la page. Le "
1641"logo\n"
1642"                       par d�ut est /usr/share/pykota/logos/pykota.jpeg\n"
1643"                       \n"
1644"  -p | --pagesize sz   Positionne la taille de page �z. La plupart des\n"
1645"                       tailles standard sont reconnues, comme 'A4' ou "
1646"'Letter'\n"
1647"                       par exemple. La taille par d�ut est A4.\n"
1648"                       \n"
1649"  -n | --number N      Indique le num� de la premi� facture. Ce num�\n"
1650"                       sera automatiquement incr�nt� chaque facture.\n"
1651"                       \n"
1652"  -o | --output f.pdf  D�nit le nom du fichier PDF qui contiendra les\n"
1653"                       factures. S'il n'est pas pr�s�u positionn� '-'\n"
1654"                       alors le document sera envoy�ur la sortie "
1655"standard.\n"
1656"                       \n"
1657"  -u | --unit u        D�nit le nom de l'unit� utiliser sur la facture.\n"
1658"                       Le nom par d�ut est 'Credits', ou sa traduction\n"
1659"                       �ntuelle dans votre langage pr�r�i PyKota\n"
1660"                       le supporte.\n"
1661"  \n"
1662"  -V | --vat p         Indique le taux de TVA applicable qui sera indiqu�n"
1663"                       La valeur par d�ut est 0.0, qui fait qu'aucune\n"
1664"                       information sur la TVA ne sera indiqu�\n"
1665"\n"
1666"\n"
1667"  Utilisez les expressions de filtrage pour extraire seulement certaines \n"
1668"  parties des donn�. Les filtres autoris�sont de la forme :\n"
1669"                \n"
1670"         cl�aleur\n"
1671"                         \n"
1672"  Les cl�autoris� pour l'instant sont : \n"
1673"                       \n"
1674"         username       Nom de l'utilisateur\n"
1675"         printername    Nom de l'imprimante\n"
1676"         hostname       Nom d'h�de la machine cliente\n"
1677"         jobid          Id du travail d'impression\n"
1678"         billingcode    Code de facturation du travail d'impression\n"
1679"         start          Date du travail d'impression\n"
1680"         end            Date du travail d'impression\n"
1681"         \n"
1682"  Formatage des dates avec les cl�'start' et 'end' :\n"
1683"  \n"
1684"    AAAA : limites d'ann�n"
1685"    AAAAMM : limites de mois\n"
1686"    AAAAMMJJ : limites de jour\n"
1687"    AAAAMMJJhh : limites d'heures\n"
1688"    AAAAMMJJhhmm : limites de minutes\n"
1689"    AAAAMMJJhhmmss : limites de secondes\n"
1690"    yesterday[+-NbJours] : hier plus ou moins N jours (ex : yesterday-15)\n"
1691"    today[+-NbJours] : aujoud'hui plus ou moins N jours (ex : today-15)\n"
1692"    tomorrow[+-NbJours] : demain plus ou moins N jours (ex : tomorrow-15)\n"
1693"    now[+-NbJours] : maintenant plus ou moins N jours (ex : now-15)\n"
1694"\n"
1695"  'now' et 'today' ne sont pas exactement identiques car today repr�nte\n"
1696"  la premi� ou la derni� seconde du jour selon qu'il soit utilis�vec\n"
1697"  une expression de type start= ou end=.\n"
1698"  L'utilit�e pouvoir sp�fier une date dans le future est une question\n"
1699"  qui reste ouverte :-)\n"
1700"\n"
1701"  Contrairement aux autres outils d'administration de PyKota, les "
1702"caract�s\n"
1703"  jokers ne sont pas expans� aussi vous ne pouvez pas les utiliser.\n"
1704"  \n"
1705"exemples :\n"
1706"\n"
1707"  $ pkinvoice --unit EURO --output /tmp/factures.pdf start=now-30\n"
1708"  \n"
1709"  G�rera un document PDF contenant les factures de tous les utilisateurs\n"
1710"  qui ont d�ns�es cr�ts durant le mois �ul�Les factures seront en\n"
1711"  EURO. Aucune information de TVA ne sera incluse.\n"
1712
1713msgid "Invoice"
1714msgstr "Facture"
1715
1716msgid "Edited on"
1717msgstr "Date d'�tion"
1718
1719msgid "Number of jobs printed"
1720msgstr "Nombre de travaux imprim�
1721
1722msgid "Number of pages printed"
1723msgstr "Nombre de pages imprim�"
1724
1725msgid "Amount due"
1726msgstr "Montant d�sgid "Included VAT"
1727msgstr "TVA incluse"
1728
1729msgid "Here's the invoice for your printouts"
1730msgstr "Voici la facture pour vos impressions"
1731
1732msgid "Generating invoices"
1733msgstr "G�ration des factures"
1734
1735#, python-format
1736msgid "Incorrect value '%s' for the --vat command line option"
1737msgstr "Valeur '%s' incorrecte pour l'option de ligne de commande --vat"
1738
1739#, python-format
1740msgid "Incorrect value '%s' for the --number command line option"
1741msgstr "Valeur '%s' incorrecte pour l'option de ligne de commande --number"
1742
1743#, python-format
1744msgid "Invalid filter value [%s], see help."
1745msgstr "Valeur du filtre [%s] invalide, voir l'aide."
1746
1747#, python-format
1748msgid "Invoiced %i users for %i jobs, %i pages and %.3f credits"
1749msgstr ""
1750
1751msgid "Credits"
1752msgstr "Cr�ts"
1753
1754#, python-format
1755msgid ""
1756"pkmail v%(__version__)s (c) %(__years__)s %(__author__)s\n"
1757"\n"
1758"Email gateway for PyKota.\n"
1759"\n"
1760"command line usage :\n"
1761"\n"
1762"  pkmail  [options]\n"
1763"\n"
1764"options :\n"
1765"\n"
1766"  -v | --version       Prints pkmail's version number then exits.\n"
1767"  -h | --help          Prints this message then exits.\n"
1768"  \n"
1769"    \n"
1770"  This command is meant to be used from your mail server's aliases file,\n"
1771"  as a pipe. It will then accept commands send to it in email messages,\n"
1772"  and will send the answer to the command's originator.\n"
1773"  \n"
1774"  To use this command, create an email alias in /etc/aliases with\n"
1775"  the following format :\n"
1776"  \n"
1777"    pykotacmd: \"|/usr/bin/pkmail\"\n"
1778"    \n"
1779"  Then run the 'newaliases' command to regenerate the aliases database.\n"
1780"  \n"
1781"  You can now send commands by email to 'pykotacmd@yourdomain.com', with\n"
1782"  the command in the subject.\n"
1783"  \n"
1784"  List of supported commands :\n"
1785"  \n"
1786"        report [username]\n"
1787"  \n"
1788"  NB : For pkmail to work correctly, you may have to put the 'mail'\n"
1789"  system user in the 'pykota' system group to ensure this user can\n"
1790"  read the /etc/pykota/pykotadmin.conf file, and restart your\n"
1791"  mail server (e.g. /etc/init.d/exim restart). It is strongly advised\n"
1792"  that you think at least twice before doing this though.\n"
1793"  \n"
1794"  Use at your own risk !\n"
1795msgstr ""
1796"pkmail v%(__version__)s (c) %(__years__)s %(__author__)s\n"
1797"\n"
1798"Passerelle courrier �ctronique pour PyKota.\n"
1799"\n"
1800"ligne de commande :\n"
1801"\n"
1802"  pkmail  [options]\n"
1803"\n"
1804"options :\n"
1805"\n"
1806"  -v | --version       Affiche la version de pkmail et quitte.\n"
1807"  -h | --help          Affiche ce message et quitte.\n"
1808"  \n"
1809"    \n"
1810"  Cette commande est faite pour �e utilis�depuis la base de donn�\n"
1811"  d'alias de votre serveur de courrier �ctronique, en tant que pipe.\n"
1812"  Elle va accepter les commandes qui lui sont envoy� dans des messages\n"
1813"  et renverra sa r�nse �'exp�teur de la demande.\n"
1814"  \n"
1815"  Pour utiliser cette commande, cr� un alias email dans /etc/aliases\n"
1816"  avec le format suivant :\n"
1817"  \n"
1818"    pykotacmd: \"|/usr/bin/pkmail\"\n"
1819"    \n"
1820"  Puis lancez la commande 'newaliases' pour r�n�r la base de donn�\n"
1821"  d'alias.\n"
1822"  \n"
1823"  Vous pouvez maintenant envoyer vos demandes par email �'adresse\n"
1824"  'pykotacmd@yourdomain.com', avec la commande dans le champ sujet.\n"
1825"  \n"
1826"  Liste des commandes support� :\n"
1827"  \n"
1828"        report [utilisateur]\n"
1829"  \n"
1830"  NB : Pour que pkmail fonctionne correctement, il se peut que vous ayez �"
1831"  mettre l'utilisateur 'mail' dans le groupe syst� 'pykota' afin "
1832"d'assurer\n"
1833"  que cet utilisateur puisse lire le fichier /etc/pykota/pykotadmin.conf,\n"
1834"  et de relancer votre serveur de courrier �ctronique (par exemple\n"
1835"  /etc/init.d/exim restart). Cependant, il est fortement conseill�ue vous\n"
1836"  r��issiez plut�eux fois qu'une avant de faire ceci.\n"
1837"  \n"
1838"  Utilisez �os risques et p�ls !\n"
1839
1840msgid "Result of your commands"
1841msgstr ""
1842
1843#, python-format
1844msgid ""
1845"pknotify v%(__version__)s (c) %(__years__)s %(__author__)s\n"
1846"\n"
1847"Notifies or ask questions to end users who launched the PyKotIcon "
1848"application.\n"
1849"\n"
1850"command line usage :\n"
1851"\n"
1852"  pknotify  [options]  [arguments]\n"
1853"\n"
1854"options :\n"
1855"\n"
1856"  -v | --version             Prints pknotify's version number then exits.\n"
1857"  -h | --help                Prints this message then exits.\n"
1858"  \n"
1859"  -d | --destination h[:p]   Sets the destination hostname and optional\n"
1860"                             port onto which contact the remote PyKotIcon\n"
1861"                             application. This option is mandatory.\n"
1862"                             When not specified, the port defaults to 7654.\n"
1863"                             \n"
1864"  -a | --ask                 Tells pknotify to ask something to the end\n"
1865"                             user. Then pknotify will output the result.\n"
1866"                       \n"
1867"  -C | --checkauth           When --ask is used and both an 'username' and "
1868"a\n"
1869"                             'password' are asked to the end user, then\n"
1870"                             pknotify will try to authenticate the user\n"
1871"                             through PAM. If authentified, this program\n"
1872"                             will print \"AUTH=YES\", else \"AUTH=NO\".\n"
1873"                             If a field is missing, \"AUTH=IMPOSSIBLE\" "
1874"will\n"
1875"                             be printed. If the user is authenticated, then\n"
1876"                             \"USERNAME=xxxx\" will be printed as well.\n"
1877"                             \n"
1878"  -c | --confirm             Tells pknotify to ask for either a "
1879"confirmation                       \n"
1880"                             or abortion.\n"
1881"                             \n"
1882"  -D | --denyafter N         With --checkauth above, makes pknotify "
1883"loop                           \n"
1884"                             up to N times if the password is incorrect.\n"
1885"                             After having reached the limit, \"DENY\" will\n"
1886"                             be printed, which effectively rejects the job.\n"
1887"                             The default value of N is 1, meaning the job\n"
1888"                             is denied after the first unsuccessful try.\n"
1889"                             \n"
1890"  -N | --noremote action     If it's impossible to connect to the remote\n"
1891"                             PyKotIcon machine, do this action instead.\n"
1892"                             Allowed actions are 'CONTINUE' and 'CANCEL', \n"
1893"                             which will respectively allow the processing\n"
1894"                             of the print job to continue, or the job to\n"
1895"                             be cancelled. The default value is CANCEL.\n"
1896"                             \n"
1897"  -n | --notify              Tells pknotify to send an informational "
1898"message\n"
1899"                             to the end user.\n"
1900"                             \n"
1901"  -q | --quit                Tells pknotify to send a message asking the\n"
1902"                             PyKotIcon application to exit. This option can\n"
1903"                             be combined with the other ones to make "
1904"PyKotIcon\n"
1905"                             exit after having sent the answer from the "
1906"dialog.\n"
1907"                             \n"
1908"  -t | --timeout T           Tells pknotify to ignore the end user's answer "
1909"if\n"
1910"                             it comes past T seconds after the dialog box "
1911"being\n"
1912"                             opened. The default value is 0 seconds, which \n"
1913"                             tells pknotify to wait indefinitely.\n"
1914"                             Use this option to avoid having an user who\n"
1915"                             leaved his computer stall a whole print queue.\n"
1916"                             \n"
1917"  You MUST specify either --ask, --confirm, --notify or --quit.\n"
1918"\n"
1919"  arguments :             \n"
1920"  \n"
1921"    -a | --ask : Several arguments are accepted, of the form\n"
1922"                 \"label:varname:defaultvalue\". The result will\n"
1923"                 be printed to stdout in the following format :\n"
1924"                 VAR1NAME=VAR1VALUE\n"
1925"                 VAR2NAME=VAR2VALUE\n"
1926"                 ...\n"
1927"                 If the dialog was cancelled, nothing will be\n"
1928"                 printed. If one of the varname is 'password'\n"
1929"                 then this field is asked as a password (you won't\n"
1930"                 see what you type in), and is NOT printed. Although\n"
1931"                 it is not printed, it will be used to check if\n"
1932"                 authentication is valid if you specify --checkauth.\n"
1933"                 \n"
1934"    -c | --confirm : A single argument is expected, representing the\n"
1935"                     message to display. If the dialog is confirmed\n"
1936"                     then pknotify will print OK, else CANCEL.\n"
1937"                     \n"
1938"    -n | --notify : A single argument is expected, representing "
1939"the                 \n"
1940"                    message to display. In this case pknotify will\n"
1941"                    always print OK.\n"
1942"                    \n"
1943"examples :                    \n"
1944"\n"
1945"  pknotify -d client:7654 --noremote CONTINUE --confirm \"This job costs 10 "
1946"credits\"\n"
1947"  \n"
1948"  Would display the cost of the print job and asks for confirmation.\n"
1949"  If the end user doesn't have PyKotIcon running and accepting connections\n"
1950"  from the print server, PyKota will consider that the end user accepted\n"
1951"  to print this job.\n"
1952"  \n"
1953"  pknotify --destination $PYKOTAJOBORIGINATINGHOSTNAME:7654 \\\n"
1954"           --checkauth --ask \"Your name:username:\" \"Your password:"
1955"password:\"\n"
1956"           \n"
1957"  Asks an username and password, and checks if they are valid.         \n"
1958"  NB : The PYKOTAJOBORIGINATINGHOSTNAME environment variable is\n"
1959"  only set if you launch pknotify from cupspykota through a directive\n"
1960"  in ~pykota/pykota.conf\n"
1961"  \n"
1962"  The TCP port you'll use must be reachable on the client from the\n"
1963"  print server.\n"
1964msgstr ""
1965"pknotify v%(__version__)s (c) %(__years__)s %(__author__)s\n"
1966"\n"
1967"Notifie ou pose des questions aux utilisateurs finaux qui ont lanc�
1968"l'application PyKotIcon.\n"
1969"\n"
1970"ligne de commande :\n"
1971"\n"
1972"  pknotify  [options]  [arguments]\n"
1973"\n"
1974"options :\n"
1975"\n"
1976"  -v | --version             Affiche le num� de version de pknotify et "
1977"quitte.\n"
1978"  -h | --help                Affiche ce message et quitte.\n"
1979"  \n"
1980"  -d | --destination h[:p]   Indique l'h�destination et le port optionel\n"
1981"                             sur lesquels contacter l'application distante\n"
1982"                             PyKotIcon. Cette option est obligatoire.\n"
1983"                             S'il n'est pas sp�fi�le port par d�ut\n"
1984"                             est 7654.\n"
1985"                             \n"
1986"  -a | --ask                 Indique �knotify de demander quelque chose �"
1987"                             l'utilisateur distant. Ensuite pknotify va\n"
1988"                             afficher le r�ltat.\n"
1989"\n"
1990"  -C | --checkauth           Quand --ask est utilis�t qu'�a fois un\n"
1991"                             champ 'username' et un champ 'password' sont\n"
1992"                             demand��'utilisateur final, alors pkotify\n"
1993"                             tentera d'authentifier l'utilisateur avec\n"
1994"                             PAM. Si l'authentification r�sit, ce "
1995"programme\n"
1996"                             affichera \"AUTH=YES\", sinon \"AUTH=NO\".\n"
1997"                             Si un champ manque, \"AUTH=IMPOSSIBLE\" sera\n"
1998"                             affich�Si l'utilisateur est authentifi�"
1999"alors\n"
2000"                             \"USERNAME=xxxx\" sera �lement affich�n"
2001"                             \n"
2002"  -c | --confirm             Indique �knotify de demander si "
2003"l'utilisateur\n"
2004"                             veut confirmer ou annuler.\n"
2005"                             \n"
2006"  -D | --denyafter N         Avec l'option --checkauth ci-dessus, indique �"
2007"                             pknotify de faire jusqu'� tentatives tant "
2008"que\n"
2009"                             le mot de passe est incorrect.\n"
2010"                             Apr�avoir atteint la limite, \"DENY\" sera\n"
2011"                             affich�ce qui rejettera en fait le travail.\n"
2012"                             La valeur par d�ut de N est 1, qui indique\n"
2013"                             que le travail sera rejet��la premi�\n"
2014"                             tentative infructueuse.\n"
2015"\n"
2016"  -N | --noremote action     S'il est impossible de se connecter �a "
2017"machine\n"
2018"                             PyKotIcon distante, fait cette action �a "
2019"place.\n"
2020"                             Les actions autoris� sont 'CONTINUE' et "
2021"'CANCEL', \n"
2022"                             qui vont respectivement autoriser le traitement "
2023"du\n"
2024"                             travail d'impression �ontinuer, ou bien le "
2025"travail\n"
2026"                             sera annul�La valeur par d�ut est CANCEL.\n"
2027"                             \n"
2028"  -n | --notify              Indique �knotify d'envoyer un message\n"
2029"                             d'information �'utilisateur final.\n"
2030"                             \n"
2031"  -q | --quit                Indique �knotify d'envoyer un message "
2032"demandant\n"
2033"                             �'application PyKotIcon de quitter. Cette "
2034"option\n"
2035"                             peut �e combin�avec les autres pour faire "
2036"en\n"
2037"                             sort que PyKotIcon quitte apr�avoir renvoy�
2038"la\n"
2039"                             r�nse de la boite de dialogue.\n"
2040"                             \n"
2041"  -t | --timeout T           Indique �knotify d'ignorer la r�nse venant "
2042"de\n"
2043"                             l'utilisateur s'il a mis plus de T secondes �"
2044"                             r�ndre apr�que la boite de dialogue ait "
2045"�\n"
2046"                             ouverte. La valeur par d�ut est 0 seconde, "
2047"qui\n"
2048"                             indique �knotify d'attendre ind�niment.\n"
2049"                             Utilisez cette option pour �ter qu'un\n"
2050"                             utilisateur qui a quitt�on ordinateur ne\n"
2051"                             bloque inutilement la file d'impression.\n"
2052"                             \n"
2053"  Vous DEVEZ sp�fier soit --ask, --confirm, --notify ou --quit.\n"
2054"\n"
2055"  arguments :             \n"
2056"  \n"
2057"    -a | --ask : Plusieurs arguments sont accept� de la forme\n"
2058"                 \"label:varname:defaultvalue\". Le r�ltat sera\n"
2059"                 envoy�ur stdout dans le format suivant :\n"
2060"                 NOMVARIABLE1=VALEURVARIABLE1\n"
2061"                 NOMVARIABLE2=VALEURVARIABLE2\n"
2062"                 ...\n"
2063"                 Si le dialogue �t�nnul�rien ne sera affich�n"
2064"                 Si l'un des noms de variables est 'password'\n"
2065"                 alors ce champ sera saisi comme un mot de passe (vous ne\n"
2066"                 verrez pas ce que vous tapez), et il NE SERA PAS affich�n"
2067"                 Bien qu'il ne soit pas affich�il sera utilis�our\n"
2068"                 v�fier si l'authentification est valide si vous avez\n"
2069"                 utilis�-checkauth.\n"
2070"                 \n"
2071"    -c | --confirm : Un unique argument est attendu, qui repr�nte le\n"
2072"                     message �fficher. Si le dialogue est confirm�"
2073"                     alors pknotify affichera OK, sinon CANCEL.\n"
2074"                     \n"
2075"    -n | --notify : Un unique argument est attendu, qui repr�nte le\n"
2076"                    message �fficher. Dans ce cas pknotify affichera\n"
2077"                    toujours OK.\n"
2078"                    \n"
2079"exemples :                    \n"
2080"\n"
2081"  pknotify -d client:7654 --noremote CONTINUE --confirm \"Ce travail co�
2082"10 cr�ts\"\n"
2083"  \n"
2084"  Ceci afficherait le co� travail d'impression et demanderait une "
2085"confirmation.\n"
2086"  Si l'utilisateur final n'a pas PyKotIcon actif et acceptant les connexions "
2087"entrantes\n"
2088"  depuis le serveur d'impression, PyKota consid�ra que l'utilisateur a "
2089"accept�"
2090"  d'imprimer ce travail.\n"
2091"  \n"
2092"  pknotify --destination $PYKOTAJOBORIGINATINGHOSTNAME:7654 \\\n"
2093"           --checkauth --ask \"Votre nom:username:\" \"Votre mot de passe:"
2094"password:\"\n"
2095"           \n"
2096"  Demandera un nom d'utilisateur et un mot de passe, et v�fiera s'ils "
2097"sont\n"
2098"  valides.\n"
2099"  NB : La variable d'environnement PYKOTAJOBORIGINATINGHOSTNAME est\n"
2100"  seulement positionn�lorsque vous lancez pknotify depuis cupspykota\n"
2101"  gr� �ne directive de ~pykota/pykota.conf\n"
2102"  \n"
2103"  Le port TCP que vous utiliserez doit �e ouvert sur le client et "
2104"joignable\n"
2105"  depuis le serveur d'impression.\n"
2106
2107msgid "You MUST install PyPAM for this functionnality to work !"
2108msgstr "Vous DEVEZ installer PyPAM pour que cette fonctionnalit�arche !"
2109
2110#, python-format
2111msgid "Authentication error for user %s : %s"
2112msgstr "Erreur d'authentification pour l'utilisateur %s : %s"
2113
2114#, python-format
2115msgid "Internal error : can't authenticate user %s"
2116msgstr "Erreur interne : ne peut authentifier l'utilisateur %s"
2117
2118#, python-format
2119msgid "Password correct for user %s"
2120msgstr "Mot de passe correct pour l'utilisateur %s"
2121
2122#, python-format
2123msgid ""
2124"The end user at %s:%i didn't answer within %i seconds. The print job will be "
2125"cancelled."
2126msgstr ""
2127"L'utilisateur final �s:%s n'a pas r�ndu dans les %i secondes. Le travail "
2128"d'impression sera annul�
2129
2130#, python-format
2131msgid ""
2132"Are you sure that PyKotIcon is running and accepting incoming connections on "
2133"%s:%s ?"
2134msgstr ""
2135"Etes vous s�e PyKotIcon fonctionne et accepte les connexions entrantes "
2136"sur %s:%s ?"
2137
2138msgid "Connection error"
2139msgstr "Erreur de connexion"
2140
2141msgid "some options are mandatory, see help."
2142msgstr "certaines options sont obligatoires, voir l'aide."
2143
2144msgid "incorrect value for the --noremote command line switch, see help."
2145msgstr ""
2146"valeur incorrecte pour l'option de ligne de commande --noremote, voir l'aide."
2147
2148msgid "some options require arguments, see help."
2149msgstr "certaines options n�ssitent un argument, voir l'aide."
2150
2151#, python-format
2152msgid ""
2153"pkprinters v%(__version__)s (c) %(__years__)s %(__author__)s\n"
2154"\n"
2155"A Printers Manager for PyKota.\n"
2156"\n"
2157"command line usage :\n"
2158"\n"
2159"  pkprinters [options] printer1 printer2 printer3 ... printerN\n"
2160"\n"
2161"options :\n"
2162"\n"
2163"  -v | --version       Prints pkprinters's version number then exits.\n"
2164"  -h | --help          Prints this message then exits.\n"
2165"  \n"
2166"  -a | --add           Adds printers if they don't exist on the Quota \n"
2167"                       Storage Server. If they exist, they are modified\n"
2168"                       unless -s|--skipexisting is also used.\n"
2169"                       \n"
2170"  -d | --delete        Deletes printers from the quota storage.\n"
2171"  \n"
2172"  -D | --description d Adds a textual description to printers.\n"
2173"\n"
2174"  -C | --cups          Also modifies the DeviceURI in CUPS' printers.conf\n"
2175"\n"
2176"  -c | --charge p[,j]  Sets the price per page and per job to charge.\n"
2177"                       Job price is optional.\n"
2178"                       If both are to be set, separate them with a comma.\n"
2179"                       Floating point and negative values are allowed.\n"
2180"  \n"
2181"  -g | --groups pg1[,pg2...] Adds or Remove the printer(s) to the printer \n"
2182"                       groups pg1, pg2, etc... which must already exist.\n"
2183"                       A printer group is just like a normal printer,\n"
2184"                       only that it is usually unknown from the printing\n"
2185"                       system. Create printer groups exactly the same\n"
2186"                       way that you create printers, then add other \n"
2187"                       printers to them with this option.\n"
2188"                       Accounting is done on a printer and on all\n"
2189"                       the printer groups it belongs to, quota checking\n"
2190"                       is done on a printer and on all the printer groups\n"
2191"                       it belongs to.\n"
2192"                       If the --remove option below is not used, the \n"
2193"                       default action is to add printers to the specified\n"
2194"                       printer groups.\n"
2195"                       \n"
2196"  -l | --list          List informations about the printer(s) and the\n"
2197"                       printers groups it is a member of.\n"
2198"                       \n"
2199"  -r | --remove        In combination with the --groups option "
2200"above,                       \n"
2201"                       remove printers from the specified printers groups.\n"
2202"                       \n"
2203"  -s | --skipexisting  In combination with the --add option above, tells\n"
2204"                       pkprinters to not modify existing printers.\n"
2205"                       \n"
2206"  -m | --maxjobsize s  Sets the maximum job size allowed on the printer\n"
2207"                       to s pages.\n"
2208"                       \n"
2209"  -p | --passthrough   Activate passthrough mode for the printer. In this\n"
2210"                       mode, users are allowed to print without any impact\n"
2211"                       on their quota or account balance.\n"
2212"                       \n"
2213"  -n | --nopassthrough Deactivate passthrough mode for the printer.\n"
2214"                       Without -p or -n, printers are created in \n"
2215"                       normal mode, i.e. no passthrough.\n"
2216"  \n"
2217"  printer1 through printerN can contain wildcards if the --add option \n"
2218"  is not set.\n"
2219"  \n"
2220"examples :                              \n"
2221"\n"
2222"  $ pkprinters --add -D \"HP Printer\" --charge 0.05,0.1 hp2100 hp2200 "
2223"hp8000\n"
2224"  \n"
2225"  Will create three printers named hp2100, hp2200 and hp8000.\n"
2226"  Their price per page will be set at 0.05 unit, and their price\n"
2227"  per job will be set at 0.1 unit. Units are in your own currency,\n"
2228"  or whatever you want them to mean.\n"
2229"  All of their descriptions will be set to the string \"HP Printer\".\n"
2230"  If any of these printers already exists, it will also be modified \n"
2231"  unless the -s|--skipexisting command line option is also used.\n"
2232"            \n"
2233"  $ pkprinters --delete \"*\"\n"
2234"  \n"
2235"  This will completely delete all printers and associated quota "
2236"information,\n"
2237"  as well as their job history. USE WITH CARE !\n"
2238"  \n"
2239"  $ pkprinters --groups Laser,HP \"hp*\"\n"
2240"  \n"
2241"  This will put all printers which name matches \"hp*\" into printers "
2242"groups \n"
2243"  Laser and HP, which MUST already exist.\n"
2244"  \n"
2245"  $ pkprinters --groups LexMark --remove hp2200\n"
2246"  \n"
2247"  This will remove the hp2200 printer from the LexMark printer group.\n"
2248msgstr ""
2249"pkprinters v%(__version__)s (c) %(__years__)s %(__author__)s\n"
2250"\n"
2251"Un gestionnaire d'imprimantes pour PyKota.\n"
2252"\n"
2253"ligne de commande :\n"
2254"\n"
2255"  pkprinters [options] impr1 impr2 impr3 ... imprN\n"
2256"\n"
2257"options :\n"
2258"\n"
2259"  -v | --version       Affiche la version de pkprinters et quitte.\n"
2260"  -h | --help          Affiche ce message et quitte.\n"
2261"  \n"
2262"  -a | --add           Ajoute les imprimantes si elles n'existent pas d�\n"
2263"                       dans la base de donn�. Si elles existent, alors\n"
2264"                       elles sont modifi� sauf si l'option de ligne de\n"
2265"                       commande -s|--skipexisting est aussi utilis�\n"
2266"                       \n"
2267"  -d | --delete        Supprime les imprimantes de la base de donn�.\n"
2268"  \n"
2269"  -D | --description d Ajoute une description textuelle aux imprimantes.\n"
2270"\n"
2271"  -C | --cups          Modifie �lement la DeviceURI dans le fichier\n"
2272"                       printers.conf de CUPS.\n"
2273"\n"
2274"  -c | --charge p[,j]  Fixes les co�ar page et par travail.\n"
2275"                       Le co�r travail d'impression est optionnel.\n"
2276"                       Si les deux sont utilis� s�rez les nombres par\n"
2277"                       une virgule.\n"
2278"                       Les nombres n�tifs ou avec d�males sont "
2279"autoris�\n"
2280"  \n"
2281"  -g | --groups pg1[,pg2...] Ajoute ou supprime les imprimantes des groupes\n"
2282"                       pg1, pg2, etc... qui doivent d� exister.\n"
2283"                       Un groupe d'imprimantes est comme une imprimante\n"
2284"                       normale mais est inconnu du syst� d'impression.\n"
2285"                       On cr�les groupes d'imprimantes de la m� mani�\n"
2286"                       que l'on cr�des imprimantes, et ensuite on leur\n"
2287"                       ajoute des imprimantes avec cette option.\n"
2288"                       Le d�mpte et la v�fication sont effectu�sur\n"
2289"                       une imprimante et sur tous les groupes auxquels elle\n"
2290"                       appartient.\n"
2291"                       Si l'option --remove ci-dessous n'est pas utilis�\n"
2292"                       l'action par d�ut est d'ajouter les imprimantes "
2293"aux\n"
2294"                       groupes d'imprimantes sp�fi�\n"
2295"                       \n"
2296"  -l | --list          Liste les informations sur les imprimantes et les\n"
2297"                       groupes dont elles sont membres.\n"
2298"                       \n"
2299"  -r | --remove        Combin�avec l'option --groups ci-dessus, supprime\n"
2300"                       les imprimantes des groupes sp�fi�\n"
2301"                       \n"
2302"  -s | --skipexisting  Combin�avec l'option --add ci-dessus, indique\n"
2303"                       �kprinters de ne pas modifier les imprimantes\n"
2304"                       existantes.\n"
2305"  \n"
2306"  -m | --maxjobsize s  Positionne la taille maximale autoris�d'un travail\n"
2307"                       d'impression sur l'imprimante � pages.\n"
2308"                       \n"
2309"  -p | --passthrough   Active le mode 'passthrough' pour l'imprimante. Dans\n"
2310"                       ce mode, les utilisateurs peuvent imprimer sans "
2311"impact\n"
2312"                       sur leur quota ou sur le solde de leur compte.\n"
2313"                       \n"
2314"  -n | --nopassthrough D�ctive le mode 'passthrough' pour l'imprimante.\n"
2315"                       Sans -p ou -n, les imprimantes sont cr�s en mode\n"
2316"                       normal, c'est �ire non 'passthrough'.\n"
2317"  \n"
2318"  Les noms d'imprimantes peuvent contenir des caract�s jokers si l'option\n"
2319"  --add n'est pas utilis�\n"
2320"  \n"
2321"exemples :                              \n"
2322"\n"
2323"  $ pkprinters --add -D \"Imprimante HP\" --charge 0.05,0.1 hp2100 hp2200 "
2324"hp8000\n"
2325"  \n"
2326"  Ceci va cr� les trois imprimantes hp2100, hp2200 and hp8000.\n"
2327"  Leur co�r page sera fix� 0.05 unit�et leur co�r travail sera\n"
2328"  fix� 0.1 unit�Les unit�sont dans votre propre monnaie,\n"
2329"  ou dans ce que vous voulez qu'elles signifient.\n"
2330"  Leurs descriptions seront positionn� �"Imprimante HP\".\n"
2331"  Si l'une de ces imprimantes existe d�, elle sera modifi��oins que\n"
2332"  l'option -s|--skipexisting ne soit aussi utilis�\n"
2333"            \n"
2334"  $ pkprinters --delete \"*\"\n"
2335"  \n"
2336"  Ceci va compl�ment effacer toutes les imprimantes, leurs informations\n"
2337"  de quota ainsi que leurs historiques des travaux. SOYEZ PRUDENTS !\n"
2338"  \n"
2339"  $ pkprinters --groups Laser,HP \"hp*\"\n"
2340"  \n"
2341"  Ceci ba mettre toutes les imprimantes dont le nom correspond �"hp*\"\n"
2342"  dans les groupes Laser et HP, qui DOIVENT d� exister.\n"
2343"  \n"
2344"  $ pkprinters --groups LexMark --remove hp2200\n"
2345"  \n"
2346"  Ceci va enlever l'imprimante hp2200 du groupe LexMark.\n"
2347
2348#, python-format
2349msgid "Passthrough mode : %s"
2350msgstr "Mode 'passthrough' : %s"
2351
2352#, python-format
2353msgid "Routed through PyKota : %s"
2354msgstr "G�e par PyKota : %s"
2355
2356msgid "YES"
2357msgstr "OUI"
2358
2359msgid "NO"
2360msgstr "NON"
2361
2362msgid "in"
2363msgstr "dans"
2364
2365msgid "Rerouting printers to CUPS"
2366msgstr "Reroutage des imprimantes vers CUPS"
2367
2368#, python-format
2369msgid "Invalid charge amount value %s"
2370msgstr "Montant �omptabiliser %s invalide"
2371
2372#, python-format
2373msgid "Invalid maximum job size value %s"
2374msgstr "Valeur %s invalide pour la taille maximale d'un travail d'impression"
2375
2376#, python-format
2377msgid "Printer %s already exists, skipping."
2378msgstr "L'imprimante %s existe d�, ignor�"
2379
2380#, python-format
2381msgid "Printer %s already exists, will be modified."
2382msgstr "L'imprimante %s existe d�, elle sera modifi�"
2383
2384#, python-format
2385msgid "Invalid printer name %s"
2386msgstr "Nom d'imprimante %s invalide"
2387
2388msgid "You have to pass printer groups names on the command line"
2389msgstr ""
2390"Vous devez passer des noms de groupes d'imprimantes sur la ligne de commande"
2391
2392msgid "You have to pass printer names on the command line"
2393msgstr "Vous devez passer des noms d'imprimantes sur la ligne de commande"
2394
2395#, python-format
2396msgid ""
2397"pkrefund v%(__version__)s (c) %(__years__)s %(__author__)s\n"
2398"\n"
2399"Refunds jobs.\n"
2400"\n"
2401"command line usage :\n"
2402"\n"
2403"  pkrefund [options] [filterexpr]\n"
2404"\n"
2405"options :\n"
2406"\n"
2407"  -v | --version       Prints pkrefund's version number then exits.\n"
2408"  -h | --help          Prints this message then exits.\n"
2409"  \n"
2410"  -f | --force         Doesn't ask for confirmation before refunding jobs.\n"
2411"  -r | --reason txt    Sets textual information to explain the refunding.\n"
2412"\n"
2413"  -l | --logo img      Use the image as the receipt's logo. The logo will\n"
2414"                       be drawn at the center top of the page. The default\n"
2415"                       logo is /usr/share/pykota/logos/pykota.jpeg\n"
2416"\n"
2417"  -p | --pagesize sz   Sets sz as the page size. Most well known\n"
2418"                       page sizes are recognized, like 'A4' or 'Letter'\n"
2419"                       to name a few. The default size is A4.\n"
2420"\n"
2421"  -n | --number N      Sets the number of the first receipt. This number\n"
2422"                       will automatically be incremented for each receipt.\n"
2423"\n"
2424"  -o | --output f.pdf  Defines the name of the PDF file which will contain\n"
2425"                       the receipts. If not set, then no PDF file will\n"
2426"                       be created. If set to '-', then --force is assumed,\n"
2427"                       and the PDF document is sent to standard output.\n"
2428"\n"
2429"  -u | --unit u        Defines the name of the unit to use on the receipts.\n"
2430"                       The default unit is 'Credits', optionally translated\n"
2431"                       to your native language if it is supported by "
2432"PyKota.\n"
2433"  \n"
2434"\n"
2435"  Use the filter expressions to extract only parts of the \n"
2436"  datas. Allowed filters are of the form :\n"
2437"                \n"
2438"         key=value\n"
2439"                         \n"
2440"  Allowed keys for now are :  \n"
2441"                       \n"
2442"         username       User's name\n"
2443"         printername    Printer's name\n"
2444"         hostname       Client's hostname\n"
2445"         jobid          Job's Id\n"
2446"         billingcode    Job's billing code\n"
2447"         start          Job's date of printing\n"
2448"         end            Job's date of printing\n"
2449"         \n"
2450"  Dates formatting with 'start' and 'end' filter keys :\n"
2451"  \n"
2452"    YYYY : year boundaries\n"
2453"    YYYYMM : month boundaries\n"
2454"    YYYYMMDD : day boundaries\n"
2455"    YYYYMMDDhh : hour boundaries\n"
2456"    YYYYMMDDhhmm : minute boundaries\n"
2457"    YYYYMMDDhhmmss : second boundaries\n"
2458"    yesterday[+-NbDays] : yesterday more or less N days (e.g. : yesterday-"
2459"15)\n"
2460"    today[+-NbDays] : today more or less N days (e.g. : today-15)\n"
2461"    tomorrow[+-NbDays] : tomorrow more or less N days (e.g. : tomorrow-15)\n"
2462"    now[+-NbDays] : now more or less N days (e.g. now-15)\n"
2463"\n"
2464"  'now' and 'today' are not exactly the same since today represents the "
2465"first\n"
2466"  or last second of the day depending on if it's used in a start= or end=\n"
2467"  date expression. The utility to be able to specify dates in the future is\n"
2468"  a question which remains to be answered :-)\n"
2469"  \n"
2470"  Contrary to other PyKota management tools, wildcard characters are not \n"
2471"  expanded, so you can't use them.\n"
2472"  \n"
2473"Examples :\n"
2474"\n"
2475"  $ pkrefund --output /tmp/receipts.pdf jobid=503\n"
2476"  \n"
2477"  This will refund all jobs which Id is 503. BEWARE : installing CUPS\n"
2478"  afresh will reset the first job id at 1, so you probably want to use\n"
2479"  a more precise filter as explained below. A confirmation will\n"
2480"  be asked for each job to refund, and a PDF file named /tmp/receipts.pdf\n"
2481"  will be created which will contain printable receipts.\n"
2482"  \n"
2483"  $ pkrefund --reason \"Hardware problem\" jobid=503 start=today-7\n"
2484"  \n"
2485"  Refunds all jobs which id is 503 but which were printed during the\n"
2486"  past week. The reason will be marked as being an hardware problem.\n"
2487"  \n"
2488"  $ pkrefund --force username=jerome printername=HP2100\n"
2489"  \n"
2490"  Refunds all jobs printed by user jerome on printer HP2100. No\n"
2491"  confirmation will be asked.\n"
2492"  \n"
2493"  $ pkrefund --force printername=HP2100 start=200602 end=yesterday\n"
2494"  \n"
2495"  Refunds all jobs printed on printer HP2100 between February 1st 2006\n"
2496"  and yesterday. No confirmation will be asked.\n"
2497msgstr ""
2498"pkrefund v%(__version__)s (c) %(__years__)s %(__author__)s\n"
2499"\n"
2500"Rembourse les travaux d'impression.\n"
2501"\n"
2502"ligne de commande :\n"
2503"\n"
2504"  pkrefund [options] [filtres]\n"
2505"\n"
2506"options :\n"
2507"\n"
2508"  -v | --version       Affiche la version de pkrefund et quitte.\n"
2509"  -h | --help          Affiche ce message et quitte.\n"
2510"  \n"
2511"  -f | --force         Ne demande pas confirmation avant de rembourser\n"
2512"                       les travaux d'impression.\n"
2513"\n"
2514"  -r | --reason txt    Indique la raison du remboursement.\n"
2515"\n"
2516"  -l | --logo img      Utilise cette image comme logo sur les re�. Le \n"
2517"                       logo sera dessin�u centre et en haut de la page.\n"
2518"                       Le logo par d�ut est \n"
2519"                           /usr/share/pykota/logos/pykota.jpeg\n"
2520"                       \n"
2521"  -p | --pagesize sz   Positionne la taille de page �z. La plupart des\n"
2522"                       tailles standard sont reconnues, comme 'A4' ou "
2523"'Letter'\n"
2524"                       par exemple. La taille par d�ut est A4.\n"
2525"                       \n"
2526"  -n | --number N      Indique le num� du premier re� Ce num�\n"
2527"                       sera automatiquement incr�nt� chaque nouveau "
2528"re�\n"
2529"                       \n"
2530"  -o | --output f.pdf  D�nit le nom du fichier PDF qui contiendra les\n"
2531"                       re�. S'il n'est pas pr�s�lors aucun fichier ne\n"
2532"                       sera g�r�Si '-' est utilis�le fichier PDF sera\n"
2533"                       envoy�ur la sortie standard, et l'option --force\n"
2534"                       sera activ�automatiquement.\n"
2535"                       \n"
2536"  -u | --unit u        D�nit le nom de l'unit� utiliser sur les re�.\n"
2537"                       Le nom par d�ut est 'Credits', ou sa traduction\n"
2538"                       �ntuelle dans votre langage pr�r�i PyKota\n"
2539"                       le supporte.\n"
2540"\n"
2541"\n"
2542"  Utilisez les expressions de filtrage pour extraire seulement certaines \n"
2543"  parties des donn�. Les filtres autoris�sont de la forme :\n"
2544"                \n"
2545"         cl�aleur\n"
2546"                         \n"
2547"  Les cl�autoris� pour l'instant sont : \n"
2548"                       \n"
2549"         username       Nom de l'utilisateur\n"
2550"         printername    Nom de l'imprimante\n"
2551"         hostname       Nom d'h�de la machine cliente\n"
2552"         jobid          Id du travail d'impression\n"
2553"         billingcode    Code de facturation du travail d'impression\n"
2554"         start          Date du travail d'impression\n"
2555"         end            Date du travail d'impression\n"
2556"         \n"
2557"  Formatage des dates avec les cl�'start' et 'end' :\n"
2558"  \n"
2559"    AAAA : limites d'ann�n"
2560"    AAAAMM : limites de mois\n"
2561"    AAAAMMJJ : limites de jour\n"
2562"    AAAAMMJJhh : limites d'heures\n"
2563"    AAAAMMJJhhmm : limites de minutes\n"
2564"    AAAAMMJJhhmmss : limites de secondes\n"
2565"    yesterday[+-NbJours] : hier plus ou moins N jours (ex : yesterday-15)\n"
2566"    today[+-NbJours] : aujoud'hui plus ou moins N jours (ex : today-15)\n"
2567"    tomorrow[+-NbJours] : demain plus ou moins N jours (ex : tomorrow-15)\n"
2568"    now[+-NbJours] : maintenant plus ou moins N jours (ex : now-15)\n"
2569"\n"
2570"  'now' et 'today' ne sont pas exactement identiques car today repr�nte\n"
2571"  la premi� ou la derni� seconde du jour selon qu'il soit utilis�vec\n"
2572"  une expression de type start= ou end=.\n"
2573"  L'utilit�e pouvoir sp�fier une date dans le future est une question\n"
2574"  qui reste ouverte :-)\n"
2575"\n"
2576"  Contrairement aux autres outils d'administration de PyKota, les "
2577"caract�s\n"
2578"  jokers ne sont pas expans� aussi vous ne pouvez pas les utiliser.\n"
2579"  \n"
2580"Exemples :\n"
2581"\n"
2582"  $ pkrefund --output /tmp/recus.pdf jobid=503\n"
2583"  \n"
2584"  Cela va rembourser tous les travaux dont l'identifiant est 503.\n"
2585"  ATTENTION : installer CUPS �ouveau va remettre l'identifiant �\n"
2586"  aussi vous voudrez certainement utiliser un filtre plus pr�s\n"
2587"  comme expliqu�i-dessous. Une confirmation sera demand�pour chaque\n"
2588"  remboursement, et un fichier PDF nomm�tmp/recus.pdf sera cr�et\n"
2589"  contiendra les re� imprimables.\n"
2590"  \n"
2591"  $ pkrefund --reason \"Probl� mat�el\" jobid=503 start=today-7\n"
2592"  \n"
2593"  Rembourse tous les travaux dont l'identifiant est 503 et qui ont �\n"
2594"  imprim�la semaine derni�. La raison indiqu�sera un probl� "
2595"mat�el.\n"
2596"  \n"
2597"  $ pkrefund --force username=jerome printername=HP2100\n"
2598"  \n"
2599"  Rembourse tous les travaux imprim�par l'utilisateur jerome sur\n"
2600"  l'imprimante HP2100. Aucune confirmation ne sera demand�\n"
2601"  \n"
2602"  $ pkrefund --force printername=HP2100 start=200602 end=yesterday\n"
2603"  \n"
2604"  Rembourse tous les travaux imprim�sur l'imprimante HP2100 entre le\n"
2605"  premier F�ier 2006 et hier. Aucune confirmation ne sera demand�\n"
2606
2607msgid "Refunding receipt"
2608msgstr "Re�de remboursement"
2609
2610msgid "Jobs refunded"
2611msgstr "Travaux rembours�
2612
2613msgid "Pages refunded"
2614msgstr "Pages rembours�"
2615
2616msgid "Amount refunded"
2617msgstr "Cr�ts rembours�
2618
2619msgid "Reason"
2620msgstr "Raison"
2621
2622msgid "Here's the receipt for the refunding of your print jobs"
2623msgstr "Voici le re�pour le remboursement de vos travaux d'impression"
2624
2625msgid "Generating receipts"
2626msgstr "Generation des re�"
2627
2628msgid ""
2629"Refunding for no reason is forbidden. Please use the --reason command line "
2630"option."
2631msgstr ""
2632"Rembourser sans raison est interdit. Merci d'utiliser l'option de lignede "
2633"commande --reason."
2634
2635msgid ""
2636"The PDF file containing the receipts will be sent to stdout. --force is "
2637"assumed."
2638msgstr ""
2639"Le fichier PDF contenant les re� sera envoy�ers stdout. --force sera "
2640"utilis�
2641
2642#, python-format
2643msgid "Date : %s"
2644msgstr "Date : %s"
2645
2646#, python-format
2647msgid "JobId : %s"
2648msgstr "JobId : %s"
2649
2650#, python-format
2651msgid "User : %s"
2652msgstr "Utilisateur : %s"
2653
2654#, python-format
2655msgid "Printer : %s"
2656msgstr "Imprimante : %s"
2657
2658#, python-format
2659msgid "Billing code : %s"
2660msgstr "Code de facturation : %s"
2661
2662#, python-format
2663msgid "Pages : %i"
2664msgstr "Pages : %i"
2665
2666#, python-format
2667msgid "Credits : %.3f"
2668msgstr "Cr�ts : %.3f"
2669
2670#, python-format
2671msgid "Title : %s"
2672msgstr "Titre : %s"
2673
2674msgid "Refund (Y/N)"
2675msgstr "Rembourser (O/N)"
2676
2677msgid "Y"
2678msgstr "O"
2679
2680msgid "N"
2681msgstr "N"
2682
2683#, python-format
2684msgid "Refunded %i users for %i jobs, %i pages and %.3f credits"
2685msgstr "Rembours�i utilisateurs pour %i travaux, %i pages et %.3f cr�ts"
2686
2687#, python-format
2688msgid ""
2689"pkturnkey v%(__version__)s (c) %(__years__)s %(__author__)s\n"
2690"\n"
2691"A turn key tool for PyKota. When launched, this command will initialize\n"
2692"PyKota's database with all existing print queues and some or all users.\n"
2693"For now, no prices or limits are set, so printing is fully accounted\n"
2694"for, but not limited. That's why you'll probably want to also use\n"
2695"edpykota once the database has been initialized.\n"
2696"\n"
2697"command line usage :\n"
2698"\n"
2699"  pkturnkey [options] [printqueues names]\n"
2700"\n"
2701"options :\n"
2702"\n"
2703"  -v | --version       Prints pkturnkey version number then exits.\n"
2704"  -h | --help          Prints this message then exits.\n"
2705"  \n"
2706"  -c | --doconf        Give hints about what to put into pykota.conf\n"
2707"  \n"
2708"  -d | --dousers       Manages users accounts as well.\n"
2709"  \n"
2710"  -D | --dogroups      Manages users groups as well.\n"
2711"                       Implies -d | --dousers.\n"
2712"  \n"
2713"  -e | --emptygroups   Includes empty groups.\n"
2714"  \n"
2715"  -f | --force         Modifies the database instead of printing what\n"
2716"                       it would do.\n"
2717"                       \n"
2718"  -u | --uidmin uid    Only adds users whose uid is greater than or equal "
2719"to\n"
2720"                       uid. You can pass an username there as well, and its\n"
2721"                       uid will be used automatically.\n"
2722"                       If not set, 0 will be used automatically.\n"
2723"                       Implies -d | --dousers.\n"
2724"                       \n"
2725"  -U | --uidmax uid    Only adds users whose uid is lesser than or equal to\n"
2726"                       uid. You can pass an username there as well, and its\n"
2727"                       uid will be used automatically.\n"
2728"                       If not set, a large value will be used "
2729"automatically.\n"
2730"                       Implies -d | --dousers.\n"
2731"\n"
2732"  -g | --gidmin gid    Only adds groups whose gid is greater than or equal "
2733"to\n"
2734"                       gid. You can pass a groupname there as well, and its\n"
2735"                       gid will be used automatically.\n"
2736"                       If not set, 0 will be used automatically.\n"
2737"                       Implies -D | --dogroups.\n"
2738"                       \n"
2739"  -G | --gidmax gid    Only adds groups whose gid is lesser than or equal "
2740"to\n"
2741"                       gid. You can pass a groupname there as well, and its\n"
2742"                       gid will be used automatically.\n"
2743"                       If not set, a large value will be used "
2744"automatically.\n"
2745"                       Implies -D | --dogroups.\n"
2746"\n"
2747"examples :                              \n"
2748"\n"
2749"  $ pkturnkey --dousers --uidmin jerome\n"
2750"\n"
2751"  Will simulate the initialization of PyKota's database will all existing\n"
2752"  printers and print accounts for all users whose uid is greater than\n"
2753"  or equal to jerome's one. Won't manage any users group.\n"
2754"  \n"
2755"  To REALLY initialize the database instead of simulating it, please\n"
2756"  use the -f | --force command line switch.\n"
2757"  \n"
2758"  You can limit the initialization to only a subset of the existing\n"
2759"  printers, by passing their names at the end of the command line.\n"
2760msgstr ""
2761"pkturnkey v%(__version__)s (c) %(__years__)s %(__author__)s\n"
2762"\n"
2763"Un outil pour transformer PyKota en une solution clefs en main.\n"
2764"Lorsqu'elle est lanc� cette commande va initialiser la base de donn�\n"
2765"de PyKota avec toutes les files d'impressions et plusieurs ou tous les\n"
2766"utilisateurs. Pour l'instant aucun quota n'est d�ni, aussi les "
2767"impressions\n"
2768"sont bien d�mpt�, mais non limit�. C'est pourquoi vous voudrez sans\n"
2769"doute aussi utiliser edpykota une fois la base de donn� initialis�\n"
2770"\n"
2771"ligne de commande :\n"
2772"\n"
2773"  pkturnkey [options] [noms des files d'impression]\n"
2774"\n"
2775"options :\n"
2776"\n"
2777"  -v | --version       Affiche le num� de version de pkturnkey et quitte.\n"
2778"  -h | --help          Affiche ce message et quitte.\n"
2779"  \n"
2780"  -c | --doconf        Donne des conseils sur quoi mettre dans pykota.conf\n"
2781"  \n"
2782"  -d | --dousers       G� aussi les comptes utilisateurs.\n"
2783"  \n"
2784"  -D | --dogroups      G� aussi les groupes d'utilisateurs.\n"
2785"                       Implique -d | --dousers.\n"
2786"  \n"
2787"  -e | --emptygroups   Inclure m� les groupes vides.\n"
2788"  \n"
2789"  -f | --force         Modifie la base de donn� plut�ue d'afficher ce\n"
2790"                       qui serait fait.\n"
2791"                       \n"
2792"  -u | --uidmin uid    Ajoute seulement les utilisateurs dont l'uid est\n"
2793"                       sup�eur ou �l �a valeur de uid. Vous pouvez\n"
2794"                       aussi indiquer un nom d'utilisateur, et sont uid "
2795"sera\n"
2796"                       utilis�utomatiquement.\n"
2797"                       Si non positionn�0 sera utilis�utomatiquement.\n"
2798"                       Implique -d | --dousers.\n"
2799"                       \n"
2800"  -U | --uidmax uid    Ajoute seulement les utilisateurs dont l'uid est\n"
2801"                       inf�eur ou �l �a valeur de uid. Vous pouvez\n"
2802"                       aussi indiquer un nom d'utilisateur, et sont uid "
2803"sera\n"
2804"                       utilis�utomatiquement.\n"
2805"                       Si non positionn�une grande valeur sera utilis�n"
2806"                       automatiquement.\n"
2807"                       Implique -d | --dousers.\n"
2808"\n"
2809"  -g | --gidmin gid    Ajoute seulement les groupes dont le gid est\n"
2810"                       sup�eur ou �l �a valeur de gid. Vous pouvez\n"
2811"                       aussi indiquer un nom de groupe, et sont gid sera\n"
2812"                       utilis�utomatiquement.\n"
2813"                       Si non positionn�0 sera utilis�utomatiquement.\n"
2814"                       Implique -D | --dogroups.\n"
2815"                       \n"
2816"  -G | --gidmax gid    Ajoute seulement les groupes dont le gid est\n"
2817"                       inf�eur ou �l �a valeur de gid. Vous pouvez\n"
2818"                       aussi indiquer un nom de groupe, et sont gid sera\n"
2819"                       utilis�utomatiquement.\n"
2820"                       Si non positionn�une grande valeur sera utilis�n"
2821"                       automatiquement.\n"
2822"                       Implique -D | --dogroups.\n"
2823"\n"
2824"exemples :                              \n"
2825"\n"
2826"  $ pkturnkey --dousers --uidmin jerome\n"
2827"\n"
2828"  Ceci va simuler l'initialisation de la base de donn� de PyKota avec\n"
2829"  toutes les files d'impression existantes et les comptes d'impression pour\n"
2830"  tous les utilisateurs ayant un uid sup�eur ou �l �elui de jerome.\n"
2831"  Aucun groupe ne sera cr�\n"
2832"  \n"
2833"  Pour VRAIMENT initialiser la base de donn� plut�ue de le simuler,\n"
2834"  vous voudrez bien utiliser l'option de ligne de commande -f|--force.\n"
2835"  \n"
2836"  Vous pouvez limiter l'initialisation �n sous ensemble des files\n"
2837"  d'impression, en passant leurs noms �a fin de la ligne de commande.\n"
2838
2839#, python-format
2840msgid ""
2841"Printer %s is not managed by PyKota yet. Please modify printers.conf and "
2842"restart CUPS."
2843msgstr ""
2844"L'imprimante %s n'est pas encore g�e par PyKota. Veuillez modifier "
2845"printers.conf et relancer CUPS."
2846
2847msgid "Please be patient..."
2848msgstr "Merci de patienter..."
2849
2850msgid "Don't worry, the database WILL NOT BE MODIFIED."
2851msgstr "Aucune inqui�de, la base de donn� NE SERA PAS MODIFIEE."
2852
2853msgid "Please WORRY NOW, the database WILL BE MODIFIED."
2854msgstr "Merci de vous INQUIETER MAINTENANT, la base de donn� SERA MODIFIEE."
2855
2856msgid "System users will have a print account as well !"
2857msgstr "Les utilisateurs syst� auront �lement un compte d'impression !"
2858
2859#, python-format
2860msgid "Unknown username %s : %s"
2861msgstr "Utilisateur %s inconnu : %s"
2862
2863msgid "System groups will have a print account as well !"
2864msgstr "Les groupes syst� auront �lement un compte d'impression !"
2865
2866#, python-format
2867msgid "Unknown groupname %s : %s"
2868msgstr "Groupe %s inconnu : %s"
2869
2870msgid "Simulation terminated."
2871msgstr "Simulation termin�"
2872
2873msgid "Database initialized !"
2874msgstr "Base de donn� initialis�!"
2875
2876msgid "The --uidmin or --uidmax command line option implies --dousers as well."
2877msgstr ""
2878"L'option de ligne de commande --uidmin ou --uidmax implique aussi --dousers."
2879
2880msgid ""
2881"The --gidmin or --gidmax command line option implies --dogroups as well."
2882msgstr ""
2883"L'option de ligne de commande --gidmin ou --gidmax implique aussi --dogroups."
2884
2885msgid "The --dogroups command line option implies --dousers as well."
2886msgstr "L'option de ligne de commande --dogroups implique aussi --dousers."
2887
2888#, python-format
2889msgid ""
2890"pkusers v%(__version__)s (c) %(__years__)s %(__author__)s\n"
2891"\n"
2892"An Users and Groups Manager for PyKota.\n"
2893"\n"
2894"command line usage :\n"
2895"\n"
2896"  pkusers [options] user1 user2 user3 ... userN\n"
2897"  \n"
2898"or :  \n"
2899"\n"
2900"  pkusers --groups [options] group1 group2 group3 ... groupN\n"
2901"\n"
2902"options :\n"
2903"\n"
2904"  -v | --version       Prints pkusers's version number then exits.\n"
2905"  -h | --help          Prints this message then exits.\n"
2906"  \n"
2907"  -a | --add           Adds users if they don't exist on the database.\n"
2908"                       If they exist, they are modified unless\n"
2909"                       -s|--skipexisting is also used.\n"
2910"                       \n"
2911"  -d | --delete        Deletes users from the quota storage.\n"
2912"\n"
2913"  -e | --email addr    Sets the email address for the users.\n"
2914"                       If the addr parameter begins with @, then\n"
2915"                       the username is prepended to addr to form\n"
2916"                       a valid email address.\n"
2917"\n"
2918"  -D | --description d Adds a textual description to users or groups.\n"
2919"                       \n"
2920"  -g | --groups        Edit users groups instead of users.\n"
2921"                          \n"
2922"  -o | --overcharge f  Sets the overcharging factor applied to the user \n"
2923"                       when computing the cost of a print job. Positive or \n"
2924"                       negative floating point values are allowed,\n"
2925"                       this allows you to do some really creative\n"
2926"                       things like giving money to an user whenever\n"
2927"                       he prints. The number of pages in a print job\n"
2928"                       is not modified by this coefficient, only the\n"
2929"                       cost of the job for a particular user.\n"
2930"                       Only users have such a coefficient.\n"
2931"  \n"
2932"  -i | --ingroups g1[,g2...]  Puts the users into each of the groups\n"
2933"                              listed, separated by commas. The groups\n"
2934"                              must already exist in the Quota Storage.\n"
2935"                       \n"
2936"  -L | --list          Lists users or groups.\n"
2937"  \n"
2938"  -l | --limitby l     Choose if the user/group is limited in "
2939"printing                     \n"
2940"                       by its account balance or by its page quota.\n"
2941"                       The default value is 'quota'. Allowed values\n"
2942"                       are 'quota' 'balance' 'noquota' 'noprint' \n"
2943"                       and 'nochange' :\n"
2944"                       \n"
2945"                         - quota : limit by number of pages per printer.\n"
2946"                         - balance : limit by number of credits in account.\n"
2947"                         - noquota : no limit, accounting still done.\n"
2948"                         - nochange : no limit, accounting not done. \n"
2949"                         - noprint : printing is denied. \n"
2950"                       NB : nochange and noprint are not supported for "
2951"groups.\n"
2952"                       \n"
2953"  -b | --balance b     Sets the user's account balance to "
2954"b.                     \n"
2955"                       Account balance may be increase or decreased\n"
2956"                       if b is prefixed with + or -.\n"
2957"                       WARNING : when decreasing account balance,\n"
2958"                       the total paid so far by the user is decreased\n"
2959"                       too.\n"
2960"                       Groups don't have a real balance, but the\n"
2961"                       sum of their users' account balance.\n"
2962"                       \n"
2963"  -C | --comment txt   Defines some informational text to be associated\n"
2964"                       with a change to an user's account balance.\n"
2965"                       Only meaningful if -b | --balance is also used.\n"
2966"                       \n"
2967"                       \n"
2968"  -r | --remove        In combination with the --ingroups option "
2969"above,                       \n"
2970"                       remove users from the specified users groups.\n"
2971"                       \n"
2972"  -s | --skipexisting  In combination with the --add option above, tells\n"
2973"                       pkusers to not modify existing users.\n"
2974"                       \n"
2975"  user1 through userN and group1 through groupN can use wildcards\n"
2976"  if the --add option is not set.\n"
2977"  \n"
2978"examples :                              \n"
2979"\n"
2980"  $ pkusers --add john paul george ringo/ringo@example.com\n"
2981"  \n"
2982"  This will add users john, paul, george and ringo to the quota\n"
2983"  database. User ringo's email address will also be set to \n"
2984"  'ringo@example.com'\n"
2985"  \n"
2986"  $ pkusers --ingroups coders,it jerome\n"
2987"  \n"
2988"  User jerome is put into the groups \"coders\" and \"it\" which must\n"
2989"  already exist in the quota database.\n"
2990"            \n"
2991"  $ pkusers --limitby balance jerome\n"
2992"  \n"
2993"  This will tell PyKota to limit jerome by his account's balance\n"
2994"  when printing.\n"
2995"  \n"
2996"  $ pkusers --balance +10.0 --comment \"He paid with his blood !\" jerome\n"
2997"  \n"
2998"  This will increase jerome's account balance by 10.0 (in your\n"
2999"  own currency). You can decrease the account balance with a\n"
3000"  dash prefix, and set it to a fixed amount with no prefix.\n"
3001"  A comment will be stored for this balance change.\n"
3002"  \n"
3003"  $ pkusers --delete jerome rachel\n"
3004"  \n"
3005"  This will completely delete jerome and rachel from the quota\n"
3006"  database. All their quotas and jobs will be deleted too.\n"
3007"  \n"
3008"  $ pkusers --overcharge 2.5 poorstudent\n"
3009"  \n"
3010"  This will overcharge the poorstudent user by a factor of 2.5.\n"
3011"  \n"
3012"  $ pkusers --overcharge -1 jerome\n"
3013"  \n"
3014"  User jerome will actually earn money whenever he prints.\n"
3015"  \n"
3016"  $ pkusers --overcharge 0 boss\n"
3017"  \n"
3018"  User boss can print at will, it won't cost him anything because the\n"
3019"  cost of each print job will be multiplied by zero before charging\n"
3020"  his account.\n"
3021"\n"
3022"  $ pkusers --email @example.com\n"
3023"\n"
3024"  This will set the email address for each user to username@example.com\n"
3025msgstr ""
3026"pkusers v%(__version__)s (c) %(__years__)s %(__author__)s\n"
3027"\n"
3028"Un gestionnaire d'utilisateurs et de groupes pour PyKota.\n"
3029"\n"
3030"ligne de commande :\n"
3031"\n"
3032"  pkusers [options] utilisateur1 utilisateur2 ... utilisateurN\n"
3033"\n"
3034"ou :\n"
3035"\n"
3036"  pkusers --groups [options] groupe1 groupe2 ... groupeN\n"
3037"\n"
3038"options :\n"
3039"\n"
3040"  -v | --version       Affiche le num� de version de pkusers et quitte.\n"
3041"  -h | --help          Affiche ce message et quitte.\n"
3042"\n"
3043"  -a | --add           Ajoute des utilisateurs s'ils n'existent pas d�\n"
3044"                       dans la base de donn�. S'ils existent, ils sont\n"
3045"                       modifi�sauf si -s|--skipexisting est aussi "
3046"utilis�n"
3047"\n"
3048"  -d | --delete        Efface des utilisateurs de la base de donn�.\n"
3049"\n"
3050"  -e | --email adr     Positionne l'adresse email des utilisateurs.\n"
3051"                       Si le param�e adr commence par @, alors\n"
3052"                       cette valeur est pr�x�par le nom d'utilisateur\n"
3053"                       pour former une adresse email valide.\n"
3054"\n"
3055"  -D | --description d Ajoute une description textuelle aux utilisateurs.\n"
3056"\n"
3057"  -g | --groups        Modifie des groupes d'utilisateurs plut�ue des\n"
3058"                       utilisateurs.\n"
3059"\n"
3060"  -o | --overcharge f  Positionne le coefficient de surtaxe appliqu�\n"
3061"                       l'utilisateur lors du calcul du co�un travail\n"
3062"                       d'impression. Des valeurs flottantes positives ou\n"
3063"                       negatives sont permises, ceci permet de faire des\n"
3064"                       choses vraiment cr�ives comme par exemple donner\n"
3065"                       de l'argent �n utilisateur chaque fois qu'il "
3066"imprime.\n"
3067"                       Le nombre de pages d'un travail d'impression n'est\n"
3068"                       pas modifi�ar ce coefficient, seul le co� "
3069"travail\n"
3070"                       pour un utilisateur particulier l'est.\n"
3071"                       Seuls les utilisateurs ont un tel coefficient.\n"
3072"\n"
3073"  -i | --ingroups g1[,g2...]  Met les utilisateurs dans chacun des groupes\n"
3074"                              list� separ�par des virgules. Les groupes\n"
3075"                              doivent d� exister dans la base de donn�.\n"
3076"\n"
3077"  -L | --list          Liste les utilisateurs ou les groupes.\n"
3078"\n"
3079"  -l | --limitby l     Choisit si l'utilisateur/groupe est is limit�ar\n"
3080"                       le solde de son compte ou par un quota de pages.\n"
3081"                       La valeur par d�ut est 'quota'. Les valeurs "
3082"possibles\n"
3083"                       sont 'quota' 'balance' 'noquota' 'noprint'\n"
3084"                       et 'nochange' :\n"
3085"\n"
3086"                         - quota : limite en nombre de pages par "
3087"imprimante.\n"
3088"                         - balance : limite en nombre de cr�ts sur le "
3089"compte.\n"
3090"                         - noquota : aucune limite, mais d�mpte effectu�n"
3091"                         - nochange : aucune limite, aucun d�mpte. \n"
3092"                         - noprint : impression interdite.\n"
3093"                       NB : nochange et noprint ne sont pas support�pour\n"
3094"                            les groupes.\n"
3095"\n"
3096"  -b | --balance b     Positionne le solde de l'utilisateur �.\n"
3097"                       Le solde peut �e incr�nt�u d��nt�i b\n"
3098"                       est pr�d�'un signe + ou -.\n"
3099"                       ATTENTION : en d��ntant le solde, le total pay�"
3100"                       par l'utilisateur est �lement d��nt�n"
3101"                       Les groupes n'ont pas un v�table solde, mais la "
3102"somme\n"
3103"                       des soldes de tous leurs membres.\n"
3104"\n"
3105"  -C | --comment txt   D�nit un texte d'information qui sera associ�"
3106"                       avec le changement de valeur du solde de "
3107"l'utilisateur.\n"
3108"                       Seulement pris en compte si -b | --balance est "
3109"utilis�n"
3110"\n"
3111"  -r | --remove        Combin�vec l'option --ingroups ci-dessus, enl�\n"
3112"                       les utilisateurs des groupes sp�fi�\n"
3113"\n"
3114"  -s | --skipexisting  Combin�vec l'option --add ci-dessus, indique �
3115"pkusers\n"
3116"                       de ne pas modifier les utilisateurs existants.\n"
3117"\n"
3118"  utilisateur1 �tilisateurN et groupe1 �roupeN peuvent contenir des "
3119"jokers\n"
3120"  si l'option --add n'est pas utilis�\n"
3121"\n"
3122"exemples :\n"
3123"\n"
3124"  $ pkusers --add john paul george ringo/ringo@example.com\n"
3125"\n"
3126"  Ceci va ajouter les utilisateurs john, paul, george et ringo �a base\n"
3127"  de donn�. L'adresse email de ringo sera positionn��ringo@example."
3128"com'\n"
3129"\n"
3130"  $ pkusers --ingroups coders,it jerome\n"
3131"\n"
3132"  L'utilisateur jerome sera plac�an les groupes \"coders\" et \"it\" quit\n"
3133"  doivent exister dans la base de donn�.\n"
3134"\n"
3135"  $ pkusers --limitby balance jerome\n"
3136"\n"
3137"  Ceci va indiquer �yKota que jerome doit �e limit�ar le solde de son\n"
3138"  compte lorsqu'il imprime.\n"
3139"\n"
3140"  $ pkusers --balance +10.0 --comment \"Il a pay�vec son sang !\" jerome\n"
3141"\n"
3142"  Ceci va incr�nter le solde de jerome de 10.0 (dans votre propre "
3143"monnaie)\n"
3144"  Vous pouvez d��nter le solde en pr�dant la valeur du signe -,\n"
3145"  et le positionner �ne valeur fix�sans aucun pr�xe.\n"
3146"  Un commentaire sera stock�our le changement de la valeur du solde.\n"
3147"\n"
3148"  $ pkusers --delete jerome rachel\n"
3149"\n"
3150"  Ceci va compl�ment effacer les utilisateurs jerome et rachel de la base\n"
3151"  de donn�. Tous leurs quotas et travaux d'impression seront aussi "
3152"effac�\n"
3153"\n"
3154"  $ pkusers --overcharge 2.5 pauvreetudiant\n"
3155"\n"
3156"  Ceci va surtaxer l'utilisateur pauvreetudiant par un facteur de 2.5.\n"
3157"\n"
3158"  $ pkusers --overcharge -1 jerome\n"
3159"\n"
3160"  L'utilisateur jerome va gagner de l'argent chaque fois qu'il imprimera.\n"
3161"\n"
3162"  $ pkusers --overcharge 0 patron\n"
3163"\n"
3164"  L'utilisateur patron peut imprimer �olont�cela ne lui co� rien\n"
3165"  car le co� chaque job sera multipli�ar 0 avant de modifier le solde\n"
3166"  de son compte.\n"
3167"\n"
3168"  $ pkusers --email @example.com\n"
3169"\n"
3170"  Ceci va fixer l'adresse email de chaque utilisateur �om@example.com\n"
3171
3172#, python-format
3173msgid "Invalid email address %s"
3174msgstr "Adresse �ctronique %s invalide"
3175
3176#, python-format
3177msgid "There's no %s matching %s"
3178msgstr "Il n'y a aucun %s correspondant �s"
3179
3180#, python-format
3181msgid "Limited by : %s"
3182msgstr "Limit�ar : %s"
3183
3184#, python-format
3185msgid "Account balance : %.2f"
3186msgstr "Solde du compte : %.2f"
3187
3188#, python-format
3189msgid "Total paid so far : %.2f"
3190msgstr "Total vers� %.2f"
3191
3192#, python-format
3193msgid "Overcharging factor : %.2f"
3194msgstr "Facteur de surtaxe : %.2f"
3195
3196#, python-format
3197msgid "Group balance : %.2f"
3198msgstr "Solde du groupe : %.2f"
3199
3200#, python-format
3201msgid "Invalid limitby value %s"
3202msgstr "Valeur de l'option limitby %s invalide"
3203
3204#, python-format
3205msgid "Invalid overcharge value %s"
3206msgstr "Valeur %s invalide pour la surtaxe"
3207
3208#, python-format
3209msgid "Invalid balance value %s"
3210msgstr "Valeur %s du solde invalide"
3211
3212#, python-format
3213msgid "There's no users group matching %s"
3214msgstr "Il n'y a aucun groupe d'utilisateurs correspondant �s"
3215
3216#, python-format
3217msgid "Unknown group %s"
3218msgstr "Groupe %s inconnu"
3219
3220#, python-format
3221msgid "Unknown user %s"
3222msgstr "Utilisateur %s inconnu"
3223
3224#, python-format
3225msgid "%s %s already exists, skipping."
3226msgstr "%s %s existe d�, ne sera pas modifi�
3227
3228#, python-format
3229msgid "%s %s already exists, will be modified."
3230msgstr "%s %s existe d�, sera modifi�
3231
3232#, python-format
3233msgid "Invalid name %s"
3234msgstr "Nom invalide %s"
3235
3236msgid "You have to pass user groups names on the command line"
3237msgstr ""
3238"Vous devez passer des noms de groupes d'utilisateurs sur la ligne de commande"
3239
3240#, python-format
3241msgid ""
3242"pykosd v%(__version__)s (c) %(__years__)s %(__author__)s\n"
3243"\n"
3244"An OSD quota monitor for PyKota.\n"
3245"\n"
3246"command line usage :\n"
3247"\n"
3248"  pykosd [options]\n"
3249"\n"
3250"options :\n"
3251"\n"
3252"  -v | --version       Prints pykosd's version number then exits.\n"
3253"  -h | --help          Prints this message then exits.\n"
3254"  \n"
3255"  -c | --color #rrggbb Sets the color to use for display as an hexadecimal\n"
3256"                       triplet, for example #FF0000 is 100%% red.\n"
3257"                       Defaults to 100%% green (#00FF00).\n"
3258"                       \n"
3259"  -d | --duration d    Sets the duration of the display in seconds. \n"
3260"                       Defaults to 3 seconds.\n"
3261"                       \n"
3262"  -f | --font f        Sets the font to use for "
3263"display.                      \n"
3264"                       Defaults to the Python OSD library's default.\n"
3265"  \n"
3266"  -l | --loop n        Sets the number of times the info will be displayed.\n"
3267"                       Defaults to 0, which means loop forever.\n"
3268"                       \n"
3269"  -s | --sleep s       Sets the sleeping duration between two displays \n"
3270"                       in seconds. Defaults to 180 seconds (3 minutes).\n"
3271"                       \n"
3272"  \n"
3273"examples :                              \n"
3274"\n"
3275"  $ pykosd -s 60 --loop 5\n"
3276"  \n"
3277"  Will launch pykosd. Display will be refreshed every 60 seconds,\n"
3278"  and will last for 3 seconds (the default) each time. After five\n"
3279"  iterations, the program will exit.\n"
3280msgstr ""
3281"pykosd v%(__version__)s (c) %(__years__)s %(__author__)s\n"
3282"\n"
3283"Un afficheur OSD de quota d'impression pour PyKota.\n"
3284"\n"
3285"ligne de commande :\n"
3286"\n"
3287"  pykosd [options]\n"
3288"\n"
3289"options :\n"
3290"\n"
3291"  -v | --version       Affiche la version de pykosd et quitte.\n"
3292"  -h | --help          Affiche ce message et quitte.\n"
3293"  \n"
3294"  -c | --color #rrggbb Fixe la couleur �tiliser pour l'affichage �n\n"
3295"                       triplet hexadecimal, par exemple #FF0000 est 100%%\n"
3296"                       de rouge.\n"
3297"                       La valeur par d�ut est 100%% de vert (#00FF00).\n"
3298"                       \n"
3299"  -d | --duration d    Fixe la dur�de l'affichage en secondes. \n"
3300"                       La valeur par d�ut est de 3 secondes.\n"
3301"                       \n"
3302"  -f | --font f        Fixe la police de caract�s �tiliser pour\n"
3303"                       l'affichage.\n"
3304"                       La valeur par d�ut est celle de la librairie\n"
3305"                       Python OSD.\n"
3306"                       \n"
3307"  -l | --loop n        Fixe le nombre de fois o�nformation sera "
3308"affich�\n"
3309"                       La valeur par d�ut est 0, qui indique un nombre\n"
3310"                       d'affichages infini.\n"
3311"                       \n"
3312"  -s | --sleep s       Fixe la dur�en secondes de sommeil entre deux\n"
3313"                       affichages. La valeur par d�ut est 180 (3 "
3314"minutes).\n"
3315"\n"
3316"\n"
3317"exemples :\n"
3318"\n"
3319"  $ pykosd -s 60 --loop 5\n"
3320"  \n"
3321"  Lance pykosd. L'affichage sera rafra�it toutes les 60 secondes,\n"
3322"  et persistera pendant 3 secondes (la valeur par d�ut) �haque fois.\n"
3323"  Apr�5 it�tions, le programme se terminera.\n"
3324
3325#, python-format
3326msgid "Invalid duration option %s"
3327msgstr "Option duration %s invalide"
3328
3329#, python-format
3330msgid "Invalid loop option %s"
3331msgstr "Option loop %s invalide"
3332
3333#, python-format
3334msgid "Invalid sleep option %s"
3335msgstr "Option sleep %s invalide"
3336
3337#, python-format
3338msgid "Invalid color option %s"
3339msgstr "Option color %s invalide"
3340
3341#, python-format
3342msgid "User %s doesn't exist in PyKota's database"
3343msgstr "L'utilisateur %s n'existe pas dans la base PyKota"
3344
3345#, python-format
3346msgid "Pages used on %s : %s"
3347msgstr "Pages utilis� sur %s : %s"
3348
3349#, python-format
3350msgid "PyKota Units left : %.2f"
3351msgstr "Unites PyKota restantes : %.2f"
3352
3353msgid "Printing denied."
3354msgstr "Impression interdite."
3355
3356msgid "Printing not limited."
3357msgstr "Impression illimit�"
3358
3359msgid "Printing not limited, no accounting."
3360msgstr "Impression illimit� aucun d�mpte."
3361
3362#, python-format
3363msgid ""
3364"pykotme v%(__version__)s (c) %(__years__)s %(__author__)s\n"
3365"\n"
3366"Gives print quotes to users.\n"
3367"\n"
3368"command line usage :\n"
3369"\n"
3370"  pykotme  [options]  [files]\n"
3371"\n"
3372"options :\n"
3373"\n"
3374"  -v | --version       Prints pykotme's version number then exits.\n"
3375"  -h | --help          Prints this message then exits.\n"
3376"  \n"
3377"  -P | --printer p     Gives a quote for this printer only. Actually p can\n"
3378"                       use wildcards characters to select only\n"
3379"                       some printers. The default value is *, meaning\n"
3380"                       all printers.\n"
3381"                       You can specify several names or wildcards, \n"
3382"                       by separating them with commas.\n"
3383"  \n"
3384"examples :                              \n"
3385"\n"
3386"  $ pykotme --printer apple file1.ps file2.ps\n"
3387"  \n"
3388"  This will give a print quote to the current user. The quote will show\n"
3389"  the price and size of a job consisting in file1.ps and file2.ps \n"
3390"  which would be sent to the apple printer.\n"
3391"  \n"
3392"  $ pykotme --printer apple,hplaser <file1.ps\n"
3393"  \n"
3394"  This will give a print quote to the current user. The quote will show\n"
3395"  the price and size of a job consisting in file1.ps as read from\n"
3396"  standard input, which would be sent to the apple or hplaser\n"
3397"  printer.\n"
3398"\n"
3399"  $ pykotme \n"
3400"  \n"
3401"  This will give a quote for a job consisting of what is on standard \n"
3402"  input. The quote will list the job size, and the price the job\n"
3403"  would cost on each printer.\n"
3404msgstr ""
3405"pykotme v%(__version__)s (c) %(__years__)s %(__author__)s\n"
3406"\n"
3407"Fait des devis d'impression aux utilisateurs.\n"
3408"\n"
3409"ligne de commande :\n"
3410"\n"
3411"  pykotme  [options]  [fichiers]\n"
3412"\n"
3413"options :\n"
3414"\n"
3415"  -v | --version       Affiche la version de pykotme et quitte.\n"
3416"  -h | --help          Affiche ce message et quitte.\n"
3417"  \n"
3418"  -P | --printer p     Fait un devis sur cette imprimante seulement.\n"
3419"                       En fait p peut contenir des caract�s jokers\n"
3420"                       pour s�ctionner seulement certaines imprimantes.\n"
3421"                       La valeur par d�ut est *, qui signifie toutes les\n"
3422"                       imprimantes. \n"
3423"                       Vous pouvez sp�fier plusieurs noms ou jokers,\n"
3424"                       en les s�rant avec des virgules.\n"
3425"  \n"
3426"exemples :                              \n"
3427"\n"
3428"  $ pykotme --printer apple fichier1.ps fichier2.ps\n"
3429"  \n"
3430"  Ceci va �blir un devis d'impression pour l'utilisateur courant.\n"
3431"  Ce devis indiquera la taille et le co�r l'imprimante apple d'un\n"
3432"  travail d'impression consitant en fichier1.ps et fichier2.ps\n"
3433"  \n"
3434"  $ pykotme --printer apple,hplaser <fichier1.ps\n"
3435"  \n"
3436"  Ceci va �blir un devis d'impression pour l'utilisateur courant.\n"
3437"  Ce devis indiquera la taille et le co�un travail provenant de "
3438"l'entr�n"
3439"  standard dans laquelle on redirigerait le fichier fichier1.ps et qui\n"
3440"  serait envoy�sur les imprimantes apple ou hplaser.\n"
3441"\n"
3442"  $ pykotme \n"
3443"  Ceci va �blir un devis d'impression pour l'utilisateur courant.\n"
3444"  Ce devis indiquera la taille et le co�un travail provenant de "
3445"l'entr�n"
3446"  standard, et ce pour chaque imprimante.\n"
3447
3448#, python-format
3449msgid "Your account balance : %.2f"
3450msgstr "Votre solde : %.2f"
3451
3452#, python-format
3453msgid "Job size : %i pages"
3454msgstr "Taille du job : %i pages"
3455
3456#, python-format
3457msgid "Cost on printer %s : %.2f"
3458msgstr "Co�r l'imprimante %s : %.2f"
3459
3460msgid "won't be charged, printer is in passthrough mode"
3461msgstr "non d�mpt�imprimante en mode 'passthrough'"
3462
3463msgid "won't be charged, your account is immutable"
3464msgstr "non d�mpt�votre compte est immuable"
3465
3466#, python-format
3467msgid "Unsupported accounter backend %s"
3468msgstr "Backend accounter %s non support�
3469#, python-format
3470msgid ""
3471"Configuration file %s can't be read. Please check that the file exists and "
3472"that your permissions are sufficient."
3473msgstr ""
3474"Le fichier de configuration %s ne peut pas �e lu. Merci de v�fier que le "
3475"fichier existe et que vos permissions sont suffisantes."
3476
3477#, python-format
3478msgid "Configuration file %s not found."
3479msgstr "Fichier de configuration %s non trouv�
3480
3481#, python-format
3482msgid "Option %s not found in section global of %s"
3483msgstr "Option %s non trouv�dans la section global de %s"
3484
3485#, python-format
3486msgid "Option %s not found in section %s of %s"
3487msgstr "Option %s non trouv�dans la section %s de %s"
3488
3489#, python-format
3490msgid "Option ldaptls is set, but certificate %s is not readable."
3491msgstr ""
3492"Option ldaptls positionn� mais le certificat %s n'est pas disponible."
3493
3494#, python-format
3495msgid "Option logger only supports values in %s"
3496msgstr "L'option logger supporte seulement les valeurs %s"
3497
3498#, python-format
3499msgid "Invalid preaccounter %s for printer %s"
3500msgstr "Option 'preaccounter' %s invalide pour l'imprimante %s"
3501
3502#, python-format
3503msgid "Option preaccounter in section %s only supports values in %s"
3504msgstr ""
3505"L'option 'preaccounter' dans la section %s supporte seulement les valeurs "
3506"dans %s"
3507
3508#, python-format
3509msgid "Invalid accounter %s for printer %s"
3510msgstr "Compteur de pages %s invalide pour l'imprimante %s"
3511
3512#, python-format
3513msgid "Option accounter in section %s only supports values in %s"
3514msgstr ""
3515"L'option accounter pour l'imprimante %s supporte seulement les valeurs %s"
3516
3517#, python-format
3518msgid "Invalid unknown_billingcode directive %s for printer %s"
3519msgstr ""
3520"Le contenu %s de la directive unknown_billingcode pour l'imprimante %s est "
3521"invalide"
3522
3523#, python-format
3524msgid "Directive unknown_billingcode in section %s only supports values in %s"
3525msgstr ""
3526"La directive unknown_billingcode dans la section %s supporte seulement les "
3527"valeurs comprises dans %s"
3528
3529#, python-format
3530msgid "Option enforcement in section %s only supports values in %s"
3531msgstr ""
3532"L'option enforcement pour l'imprimante %s supporte seulement les valeurs %s"
3533
3534#, python-format
3535msgid ""
3536"Option onbackenderror in section %s only supports values 'charge', "
3537"'nocharge', and 'retry:num:delay'"
3538msgstr ""
3539"L'option 'onbackenderror' dans la section %s supporte seulement les valeurs "
3540"'charge', 'nocharge', et 'retry:num:d�i'"
3541
3542#, python-format
3543msgid "Option onaccountererror in section %s only supports values in %s"
3544msgstr ""
3545"L'option onaccountererror pour l'imprimante %s supporte seulement les "
3546"valeurs %s"
3547
3548#, python-format
3549msgid "Option policy in section %s only supports values in %s"
3550msgstr "L'option policy dans la section %s supporte seulement les valeurs %s"
3551
3552#, python-format
3553msgid "Invalid option mailto %s for printer %s"
3554msgstr "Option mailto %s invalide pour l'imprimante %s"
3555
3556#, python-format
3557msgid "Option mailto in section %s only supports values in %s"
3558msgstr "L'option mailto dans la section %s supporte seulement les valeurs %s"
3559
3560#, python-format
3561msgid "Invalid maximal deny banners counter %s"
3562msgstr "Compteur maximal de banni�s refus� %s invalide"
3563
3564#, python-format
3565msgid "Invalid grace delay %s"
3566msgstr "D�i de gr� %s invalide"
3567
3568#, python-format
3569msgid "Invalid poor man's threshold %s"
3570msgstr "Valeur 'pauvre homme' %s invalide"
3571
3572#, python-format
3573msgid "Invalid balancezero value %s"
3574msgstr "Valeur %s invalide pour 'balancezero'"
3575
3576msgid ""
3577"Your Print Quota account balance is Low.\n"
3578"Soon you'll not be allowed to print anymore.\n"
3579"Please contact the Print Quota Administrator to solve the problem."
3580msgstr ""
3581"Le solde de votre compte d'impression est Bas.\n"
3582"Bient�ous ne serez plus autoris�) �mprimer.\n"
3583"Merci de contacter l'Administrateur de Quota d'Impression pour r�udre ce "
3584"probl�."
3585
3586#, python-format
3587msgid ""
3588"You are not allowed to print anymore because\n"
3589"your Print Quota is exceeded on printer %s."
3590msgstr ""
3591"Vous n'�s plus autoris� imprimer car\n"
3592"votre Quota d'Impression est d�ss�ur l'imprimante %s."
3593
3594#, python-format
3595msgid ""
3596"You will soon be forbidden to print anymore because\n"
3597"your Print Quota is almost reached on printer %s."
3598msgstr ""
3599"Vous n'aurez bient�lus le droit d'imprimer car\n"
3600"votre Quota d'Impression sur l'imprimante %s est presque atteint."
3601
3602#, python-format
3603msgid "Incorrect value %s for the duplicatesdelay directive in section %s"
3604msgstr ""
3605"Valeur %s incorrecte pour la directive 'duplicatesdelay' dans la section %s"
3606
3607#, python-format
3608msgid "Incorrect value %s for the noprintingmaxdelay directive in section %s"
3609msgstr ""
3610"Valeur incorrecte %s pour la directive noprintingmaxdelay dans la section %s"
3611
3612#, python-format
3613msgid "Option accountbanner in section %s only supports values in %s"
3614msgstr ""
3615"L'option accountbanner dans la section %s supporte seulement les valeurs %s"
3616
3617#, python-format
3618msgid "Option trustjobsize for printer %s is incorrect"
3619msgstr "L'option trustjobsize pour l'imprimante %s est incorrecte"
3620
3621msgid "History"
3622msgstr "Historique des Impressions"
3623
3624msgid "Users"
3625msgstr "Utilisateurs"
3626
3627msgid "Groups"
3628msgstr "Groupes"
3629
3630msgid "Printers"
3631msgstr "Imprimantes"
3632
3633msgid "Users Print Quotas"
3634msgstr "Quotas d'Impression Utilisateurs"
3635
3636msgid "Users Groups Print Quotas"
3637msgstr "Quotas d'Impression de Groupes d'Utilisateurs"
3638
3639msgid "History of Payments"
3640msgstr "Historique des Paiements"
3641
3642msgid "Printers Groups Membership"
3643msgstr "Membres des Groupes d'Imprimantes"
3644
3645msgid "Users Groups Membership"
3646msgstr "Membres des Groupes d'Utilisateurs"
3647
3648msgid "Billing Codes"
3649msgstr "Codes de Facturation"
3650
3651msgid "All"
3652msgstr "Tout"
3653
3654msgid "Comma Separated Values"
3655msgstr "Valeurs s�r� par des virgules"
3656
3657msgid "Semicolon Separated Values"
3658msgstr "Valeurs s�r� par des points virgules"
3659
3660msgid "Tabulation Separated Values"
3661msgstr "Valeurs s�r� par des tabulations"
3662
3663msgid "eXtensible Markup Language"
3664msgstr "eXtensible Markup Language"
3665
3666msgid "CUPS' page_log"
3667msgstr "page_log de CUPS"
3668
3669#, python-format
3670msgid "Invalid modifier [%s] for --data command line option, see help."
3671msgstr ""
3672"Le modificateur [%s] pour l'option de ligne de commande --data est invalide, "
3673"voir l'aide."
3674
3675msgid ""
3676"Dumping all PyKota's datas forces format to XML, and disables --sum and "
3677"filters."
3678msgstr ""
3679"Exporter toutes les donn� de PyKota force le format �ML et interdit --"
3680"sum et les filtres."
3681
3682#, python-format
3683msgid "Invalid modifier [%s] for --format command line option, see help."
3684msgstr ""
3685"Le modificateur [%s] pour l'option de ligne de commande --format est "
3686"invalide, voir l'aide."
3687
3688msgid "XML output is disabled because the jaxml module is not available."
3689msgstr "La sortie XML est d�ctiv�car le module jaxml n'est pas disponible."
3690
3691#, python-format
3692msgid "Invalid data type [%s] for --sum command line option, see help."
3693msgstr ""
3694"Le type de donn� [%s] est invalide pour l'option de ligne de commande --"
3695"sum, voir l'aide."
3696
3697msgid "PyKota data dumper failed : I/O error"
3698msgstr "Erreur de l'exporteur de donn� de PyKota : erreur d'entr�sortie"
3699
3700#, python-format
3701msgid "Unsupported logging subsystem %s"
3702msgstr "Syst� de log %s non support�
3703#, python-format
3704msgid "Report for %s quota on printer %s"
3705msgstr "Rapport pour le quota %s sur l'imprimante %s"
3706
3707#, python-format
3708msgid "Pages grace time: %i days"
3709msgstr "D�i de gr�: %i jours"
3710
3711#, python-format
3712msgid "Price per job: %.3f"
3713msgstr "Prix par job: %.3f"
3714
3715#, python-format
3716msgid "Price per page: %.3f"
3717msgstr "Prix par page: %.3f"
3718
3719msgid ""
3720"Group          overcharge   used    soft    hard    balance grace         "
3721"total       paid warn"
3722msgstr ""
3723"Groupe           surtaxe    util    soft    hard    balance grace         "
3724"total       pay�arn"
3725
3726msgid ""
3727"User           overcharge   used    soft    hard    balance grace         "
3728"total       paid warn"
3729msgstr ""
3730"Utilisateur      surtaxe    util    soft    hard    balance grace         "
3731"total       pay�arn"
3732
3733msgid "unknown"
3734msgstr "inconnu"
3735
3736#, python-format
3737msgid "Real : %s"
3738msgstr "R� : %s"
3739
3740#, python-format
3741msgid "Total : %9i"
3742msgstr "Total : %9i"
3743
3744msgid "N/A"
3745msgstr "N/A"
3746
3747#, python-format
3748msgid "Unsupported reporter backend %s"
3749msgstr "backend reporter %s non support�
3750#, python-format
3751msgid "Refunded %i pages and %.3f credits by %s (%s) on %s"
3752msgstr "Remboursement de %i pages et %.3f cr�ts par %s (%s) le %s"
3753
3754#, python-format
3755msgid "Unsupported quota storage backend %s"
3756msgstr "Backend de stockage de quota %s non support�
3757msgid "Done"
3758msgstr "Termin�
3759msgid "Average speed"
3760msgstr "Vitesse moyenne"
3761
3762msgid "entries per second"
3763msgstr "entr� par seconde"
3764
3765#, python-format
3766msgid "Strange problem with uid(%s) : %s"
3767msgstr "Probl� �ange avec uid(%s) : %s"
3768
3769#, python-format
3770msgid "Running as user '%s'."
3771msgstr "Fonctionne en tant qu'utilisateur '%s'."
3772
3773msgid "No user named 'pykota'. Not dropping priviledges."
3774msgstr "Aucun utilisateur appel�pykota'. Pas de restriction des privil�s."
3775
3776#, python-format
3777msgid "Impossible to drop priviledges : %s"
3778msgstr "Impossible de restreindre les privil�s : %s"
3779
3780msgid "Priviledges dropped. Now running as user 'pykota'."
3781msgstr ""
3782"Privil�s restreints. Fonctionne maintenant en tant qu'utilisateur 'pykota'."
3783
3784#, python-format
3785msgid "Impossible to regain priviledges : %s"
3786msgstr "Impossible de r�p�r les privil�s : %s"
3787
3788msgid "Regained priviledges. Now running as root."
3789msgstr "Privil�s r�p�s. Fonctionne maintenant en tant que root."
3790
3791msgid "Please report bugs to :"
3792msgstr "Merci d'envoyer les rapports de bugs �"
3793
3794#, python-format
3795msgid ""
3796"\n"
3797"\n"
3798"Please contact your system administrator :\n"
3799"\n"
3800"\t%s - <%s>\n"
3801msgstr ""
3802"\n"
3803"\n"
3804"Merci de contacter votre administrateur syst� :\n"
3805"\n"
3806"\t%s - <%s>\n"
3807
3808#, python-format
3809msgid "Unable to match user %s on printer %s, applying default policy (%s)"
3810msgstr ""
3811"Impossible de trouver l'utilisateur %s sur l'imprimante %s, action par "
3812"d�ut (%s) appliqu�
3813
3814#, python-format
3815msgid ""
3816"Unable to find user %s's account balance, applying default policy (%s) for "
3817"printer %s"
3818msgstr ""
3819"Impossible de trouver le solde du compte de l'utilisateur %s, action par "
3820"d�ut (%s) appliqu�sur l'imprimante %s"
3821
3822#, python-format
3823msgid "User %s will not be charged for printing."
3824msgstr "L'utilisateur %s ne paiera pas ses impressions."
3825
3826#, python-format
3827msgid "Print Quota exceeded for group %s on printer %s"
3828msgstr ""
3829"D�ssement de Quota d'impression pour le groupe %s sur l'imprimante %s"
3830
3831msgid "Print Quota Exceeded"
3832msgstr "D�ssement de Quota d'Impression"
3833
3834#, python-format
3835msgid "Print Quota low for group %s on printer %s"
3836msgstr "Quota d'Impression faible pour le groupe %s sur l'imprimante %s"
3837
3838msgid "Print Quota Low"
3839msgstr "Quota d'Impression Bas"
3840
3841#, python-format
3842msgid ""
3843"Search base %s doesn't seem to exist. Probable misconfiguration. Please "
3844"double check /etc/pykota/pykota.conf : %s"
3845msgstr ""
3846"La base de recherche %s semble �e inexistante. Probablement une mauvaise "
3847"configuration. Merci de v�fier /etc/pykota/pykota.conf : %s"
3848
3849#, python-format
3850msgid "Search for %s(%s) from %s(scope=%s) returned no answer."
3851msgstr "La recherche de %s(%s) depuis %s(scope=%s) n'a renvoy�ucun r�ltat."
3852
3853#, python-format
3854msgid "Problem adding LDAP entry (%s, %s)"
3855msgstr "Probl� durant l'ajout de l'entr�LDAP (%s, %s)"
3856
3857#, python-format
3858msgid "Problem deleting LDAP entry (%s)"
3859msgstr "Probl� durant la suppression de l'entr�LDAP (%s)"
3860
3861#, python-format
3862msgid "Problem modifying LDAP entry (%s, %s)"
3863msgstr "Probl� durant la modification de l'entr�LDAP (%s, %s)"
3864
3865#, python-format
3866msgid ""
3867"No pykotaAccountBalance object found for user %s. Did you create LDAP "
3868"entries manually ?"
3869msgstr ""
3870"Aucun objet pykotaAccountBalance trouv�our l'utilisateur %s. Avez vous "
3871"cr�des entr� LDAP manuellement ?"
3872
3873msgid "Hidden because of privacy concerns"
3874msgstr "Cach�ar respect de la vie priv�
3875
3876#, python-format
3877msgid ""
3878"Unable to find an existing objectClass %s entry with %s=%s to attach "
3879"pykotaAccount objectClass"
3880msgstr ""
3881"Impossible de trouver une entr�existante ayant pour objectClass %s avec %s="
3882"%s �aquelle attacher une objectClass pykotaAccount"
3883
3884#, python-format
3885msgid "%s. A new entry will be created instead."
3886msgstr "%s. Une nouvelle entr�sera cr� �a place."
3887
3888#, python-format
3889msgid "Unable to find an existing entry to attach pykotaGroup objectclass %s"
3890msgstr ""
3891"Impossible de trouver une entr�existante �aquelle attacher l'objectClass "
3892"pykotaGroup %s"
3893
3894msgid ""
3895"Your version of python-mysqldb is too old. Please install a newer release."
3896msgstr ""
3897"Votre version de python-mysqldb est trop ancienne. Merci d'en installer une "
3898"plus r�nte."
3899
3900#, python-format
3901msgid "A problem occured while reading printer %s's internal page counter."
3902msgstr ""
3903"Un probl� est survenu durant la lecture du compteur de pages internes de "
3904"l'imprimante %s."
3905
3906#, python-format
3907msgid "Retrieving printer %s's page counter from database instead."
3908msgstr ""
3909"R�p�tion du compteur de pages de l'imprimante %s depuis la base de "
3910"donn�."
3911
3912#, python-format
3913msgid ""
3914"Couldn't retrieve printer %s's internal page counter either before or after "
3915"printing."
3916msgstr ""
3917"Impossible de r�p�r le compteur de page internes de l'imprimante avant "
3918"ou apr�l'impression."
3919
3920#, python-format
3921msgid "Job's size forced to 1 page for printer %s."
3922msgstr "Taille du travail forc� 1 page pour l'imprimante %s."
3923
3924#, python-format
3925msgid "No previous job in database for printer %s."
3926msgstr "Aucun travail pr�dent pour l'imprimante %s dans la base de donn�."
3927
3928#, python-format
3929msgid "Inconsistent values for printer %s's internal page counter."
3930msgstr "Valeurs bizarres pour le compteur de pages interne de l'imprimante %s."
3931
3932#, python-format
3933msgid "Unknown printer address in HARDWARE(%s) for printer %s"
3934msgstr "Adresse inconnue dans HARDWARE(%s) pour l'imprimante %s"
3935
3936#, python-format
3937msgid "Launching HARDWARE(%s)..."
3938msgstr "Ex�tion de HARDWARE(%s)..."
3939
3940#, python-format
3941msgid "SIGTERM was sent to hardware accounter %s (pid: %s)"
3942msgstr "SIGTERM a � envoy�u compteur hardware %s (pid: %s)"
3943
3944#, python-format
3945msgid "Line [%s] skipped in accounter's output. Trying again..."
3946msgstr "Ligne [%s] ignor�ans la sortie du compteur. R�sayer..."
3947
3948#, python-format
3949msgid "Hardware accounter %s exit code is %s"
3950msgstr "Le code de sortie du compteur hardware %s est %s"
3951
3952#, python-format
3953msgid "Unable to query printer %s via HARDWARE(%s)"
3954msgstr "Impossible d'interroger l'imprimante %s via HARDWARE(%s)"
3955
3956#, python-format
3957msgid ""
3958"Unable to precompute the job's size and ink coverage with the generic PDL "
3959"analyzer : %s"
3960msgstr ""
3961"Impossible d'estimer la taille et le taux de couverture d'encre avec "
3962"l'analyseur g�rique de Langage de Description de Page (PDL) : %s"
3963
3964#, python-format
3965msgid "Problem during connection to %s:%s : %s"
3966msgstr "Probl� durant la connexion �s:%s : %s"
3967
3968#, python-format
3969msgid "Problem while sending PJL query to %s:%s : %s"
3970msgstr "Probl� lors de l'envoi des requ�s PJL �s:%s : %s"
3971
3972#, python-format
3973msgid "Problem while receiving PJL answer from %s:%s : %s"
3974msgstr "Probl� lors de la r�ption de la r�nse PJL depuis %s:%s : %s"
3975
3976#, python-format
3977msgid "Waiting for printer %s to be printing..."
3978msgstr "En attente que l'imprimante %s soit en train d'imprimer..."
3979
3980#, python-format
3981msgid "Waiting for printer %s's idle status to stabilize..."
3982msgstr "En attente que l'�t disponible de l'imprimante %s se stabilise..."
3983
3984#, python-format
3985msgid ""
3986"PJL querying stage interrupted. Using latest value seen for internal page "
3987"counter (%s) on printer %s."
3988msgstr ""
3989"Interrogation PJL interrompue. Utilisation de la derni� valeur connue du "
3990"compteur (%s) sur l'imprimante %s."
3991
3992#, python-format
3993msgid ""
3994"SNMP querying stage interrupted. Using latest value seen for internal page "
3995"counter (%s) on printer %s."
3996msgstr ""
3997"Interrogation SNMP interrompue. Utilisation de la derni� valeur connue du "
3998"compteur (%s) sur l'imprimante %s."
3999
4000#, python-format
4001msgid "Network error while doing SNMP queries on printer %s : %s"
4002msgstr "Erreur r�au durant les requ�s SNMP sur l'imprimante %s : %s"
4003
4004#, python-format
4005msgid "SNMP message decoding error for printer %s : %s"
4006msgstr "Erreur de d�dage de message SNMP pour l'imprimante %s : %s"
4007
4008#, python-format
4009msgid "Problem encountered while doing SNMP queries on printer %s : %s"
4010msgstr "Probl� rencontr�urant les requ�s SNMP sur l'imprimante %s : %s"
4011
4012#, python-format
4013msgid "Unable to precompute the job's size with the generic PDL analyzer : %s"
4014msgstr ""
4015"Impossible de pr�alculer la taille du travail d'impression avec "
4016"l'analyzeur g�rique de PDL : %s"
4017
4018#, python-format
4019msgid "Launching SOFTWARE(%s)..."
4020msgstr "Ex�tion de SOFTWARE(%s)..."
4021
4022#, python-format
4023msgid "Unable to compute job size with accounter %s"
4024msgstr "Impossible de calculer la taille du job avec le compteur %s"
4025
4026#, python-format
4027msgid "Problem while waiting for software accounter pid %s to exit : %s"
4028msgstr ""
4029"Probl� d�ct�n attendant que le compteur software pid %s se termine : %s"
4030
4031#, python-format
4032msgid "Software accounter %s exit code is %s"
4033msgstr "Le code de sortie du compteur software %s est %s"
4034
4035msgid "Totals may be inaccurate if some users are members of several groups."
4036msgstr ""
4037"Les totaux peuvent �e faux si des utilisateurs sont dans plusieurs groupes."
4038
4039msgid "PyKota Data Dumper"
4040msgstr "Extracteur de Donn� de PyKota"
4041
4042msgid "Dump"
4043msgstr "Extraction"
4044
4045msgid "Please click on the above button"
4046msgstr "Merci de cliquer sur le bouton ci-dessus"
4047
4048msgid "Data Type"
4049msgstr "Type de Donn�"
4050
4051msgid "Output Format"
4052msgstr "Format de Sortie"
4053
4054msgid "Filter"
4055msgstr "Filtre"
4056
4057msgid "Summarize"
4058msgstr "R�m�
4059msgid "only for payments or history"
4060msgstr "seulement pour les payments ou l'historique"
4061
4062msgid "PyKota Reports"
4063msgstr "Rapports PyKota"
4064
4065msgid "Report"
4066msgstr "Rapport"
4067
4068msgid "Printer"
4069msgstr "Imprimante"
4070
4071msgid "User / Group names mask"
4072msgstr "Masque Utilisateur / Groupe"
4073
4074msgid "Groups report"
4075msgstr "Rapport pour les Groupes"
4076
4077msgid "Empty"
4078msgstr "Vide"
4079
4080msgid "Action"
4081msgstr "Action"
4082
4083msgid "User"
4084msgstr "Utilisateur"
4085
4086msgid "Hostname"
4087msgstr "Nom d'H�
4088
4089msgid "JobId"
4090msgstr "JobId"
4091
4092msgid "Number of pages"
4093msgstr "Nombre de pages"
4094
4095msgid "Cost"
4096msgstr "Co�msgid "Copies"
4097msgstr "Copies"
4098
4099msgid "Number of bytes"
4100msgstr "Nombre d'octets"
4101
4102msgid "Printer's internal counter"
4103msgstr "Compteur interne de l'imprimante"
4104
4105msgid "Options"
4106msgstr "Options"
4107
4108msgid "MD5Sum"
4109msgstr "Somme MD5"
4110
4111msgid "Billing code"
4112msgstr "Code de facturation"
4113
4114msgid "Precomputed number of pages"
4115msgstr "Estimation du nombre de pages"
4116
4117msgid "Precomputed cost"
4118msgstr "Estimation du co�msgid "Pages details"
4119msgstr "D�ils des pages"
4120
4121msgid "(not supported yet)"
4122msgstr "(pas encore support�
4123
4124msgid "Previous page"
4125msgstr "Page pr�dente"
4126
4127msgid "PyKota Quotes"
4128msgstr "Devis PyKota"
4129
4130msgid "Quote"
4131msgstr "Devis"
4132
4133msgid ""
4134"The exact cost of a print job can only be determined for a particular user. "
4135"Please retry while logged-in."
4136msgstr ""
4137"Le co�act d'un travail d'impression ne peut �e d�rmin�ue pour un "
Note: See TracBrowser for help on using the browser.