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

Revision 1824, 62.5 kB (checked in by jalet, 20 years ago)

More complete, but still incomplete, french translation

  • 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 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
19#
20# $Id$
21#
22# PyKota french translation file.
23# Copyright (c) 2003-2004 Conseil Internet & Logiciels Libres
24# Jerome Alet <alet@librelogiciel.com>, 2003-2004.
25#
26msgid ""
27msgstr ""
28"Project-Id-Version: PyKota v1.20\n"
29"Report-Msgid-Bugs-To: alet@librelogiciel.com\n"
30"POT-Creation-Date: 2004-10-11 14:49+0200\n"
31"PO-Revision-Date: 2004-07-21 15:55:00+0100\n"
32"Last-Translator: Jerome Alet <alet@librelogiciel.com>\n"
33"Language-Team: French <alet@librelogiciel.com>\n"
34"MIME-Version: 1.0\n"
35"Content-Type: text/plain; charset=ISO-8859-15\n"
36"Content-Transfer-Encoding: 8bit\n"
37
38#, python-format
39msgid ""
40"autopykota v%s (c) 2003-2004 C@LL - Conseil Internet & Logiciels Libres\n"
41"A tool to automate user account creation and initial balance setting.\n"
42"\n"
43"THIS TOOL MUST NOT BE USED IF YOU WANT TO LIMIT YOUR USERS BY PAGE QUOTA !\n"
44"\n"
45"command line usage :\n"
46"\n"
47"  THIS TOOL MUST NOT BE USED FROM THE COMMAND LINE BUT ONLY AS PART\n"
48"  OF AN external policy IN pykota.conf\n"
49"  \n"
50"  autopykota { -i | --initbalance value } \n"
51"\n"
52"options :\n"
53"\n"
54"  -v | --version       Prints autopykota's version number then exits.\n"
55"  -h | --help          Prints this message then exits.\n"
56"  \n"
57"  -i | --initbalance b Sets the user's account initial balance value to b.\n"
58"                       If the user already exists, actual balance is left\n"
59"                       unmodified. If unset, the default value is 0.\n"
60"                       \n"
61"This program is free software; you can redistribute it and/or modify\n"
62"it under the terms of the GNU General Public License as published by\n"
63"the Free Software Foundation; either version 2 of the License, or\n"
64"(at your option) any later version.\n"
65"\n"
66"This program is distributed in the hope that it will be useful,\n"
67"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
68"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
69"GNU General Public License for more details.\n"
70"\n"
71"You should have received a copy of the GNU General Public License\n"
72"along with this program; if not, write to the Free Software\n"
73"Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n"
74"\n"
75"Please e-mail bugs to: %s"
76msgstr ""
77"autopykota v%s (c) 2003-2004 C@LL - Conseil Internet & Logiciels Libres\n"
78"Un outil pour automatiser la cr�ion des comptes et l'initialisation\n"
79"du solde.\n"
80"\n"
81"CET OUTIL NE DOIT PAS �RE UTILIS�SI VOUS LIMITEZ VOS UTILISATEURS PAR\n"
82"QUOTA !\n"
83"\n"
84"ligne de commande :\n"
85"\n"
86"  CET OUTIL NE DOIT PAS �RE UTILIS�DEPUIS LA LIGNE DE COMMANDE MAIS\n"
87"  SEULEMENT DANS UNE external policy DANS pykota.conf\n"
88"  \n"
89"  autopykota { -i | --initbalance valeur } \n"
90"\n"
91"options :\n"
92"\n"
93"  -v | --version       Affiche la version d'autopykota et quitte.\n"
94"  -h | --help          Affiche ce message et quitte.\n"
95"  \n"
96"  -i | --initbalance b Positionne le solde initial de l'utilisateur �.\n"
97"                       Si l'utilisateur existe d�, le solde actuel reste\n"
98"                       inchang�Si non indiqu�la valeur par d�ut est "
99"0.\n"
100"                       \n"
101"This program is free software; you can redistribute it and/or modify\n"
102"it under the terms of the GNU General Public License as published by\n"
103"the Free Software Foundation; either version 2 of the License, or\n"
104"(at your option) any later version.\n"
105"\n"
106"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
107"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
108"GNU General Public License for more details.\n"
109"\n"
110"You should have received a copy of the GNU General Public License\n"
111"along with this program; if not, write to the Free Software\n"
112"Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n"
113"\n"
114"Merci d'envoyer les rapports de bugs �%s"
115
116#, python-format
117msgid ""
118"edpykota v%s (c) 2003-2004 C@LL - Conseil Internet & Logiciels Libres\n"
119"A Print Quota editor for PyKota.\n"
120"\n"
121"command line usage :\n"
122"\n"
123"  edpykota [options] user1 user2 ... userN\n"
124"  \n"
125"  edpykota [options] group1 group2 ... groupN\n"
126"\n"
127"options :\n"
128"\n"
129"  -v | --version       Prints edpykota's version number then exits.\n"
130"  -h | --help          Prints this message then exits.\n"
131"  \n"
132"  -a | --add           Adds users and/or printers if they don't \n"
133"                       exist on the Quota Storage Server.\n"
134"                       \n"
135"  -d | --delete        Deletes users/groups from the quota storage.\n"
136"                       Printers are never deleted.\n"
137"                       \n"
138"  -c | --charge p[,j]  Sets the price per page and per job to charge\n"
139"                       for a particular printer. Job price is optional.\n"
140"                       If both are to be set, separate them with a comma.\n"
141"                       Floating point values are allowed.\n"
142"  \n"
143"  -i | --ingroups g1[,g2...]  Puts the users into each of the groups\n"
144"                              listed, separated by commas. The groups\n"
145"                              must already exist in the Quota Storage.\n"
146"  \n"
147"  -u | --users         Edit users print quotas, this is the default.\n"
148"  \n"
149"  -P | --printer p     Edit quotas on printer p only. Actually p can\n"
150"                       use wildcards characters to select only\n"
151"                       some printers. The default value is *, meaning\n"
152"                       all printers. \n"
153"                       You can specify several names or wildcards, \n"
154"                       by separating them with commas.\n"
155"  \n"
156"  -G | --pgroups pg1[,pg2...] Adds the printer(s) to the printer groups\n"
157"                       pg1, pg2, etc... which must already exist.\n"
158"                       A printer group is just like a normal printer,\n"
159"                       only that it is usually unknown from the printing\n"
160"                       system. Create printer groups exactly the same\n"
161"                       way that you create printers, then add other \n"
162"                       printers to them with this option.\n"
163"                       Accounting is done on a printer and on all\n"
164"                       the printer groups it belongs to, quota checking\n"
165"                       is done on a printer and on all the printer groups\n"
166"                       it belongs to.\n"
167"  \n"
168"  -g | --groups        Edit users groups print quotas instead of users.\n"
169"                          \n"
170"  -p | --prototype u|g Uses user u or group g as a prototype to set\n"
171"                       print quotas\n"
172"                       \n"
173"  -n | --noquota       Doesn't set a quota but only does accounting.\n"
174"  \n"
175"  -r | --reset         Resets the actual page counter for the user\n"
176"                       or group to zero on the specified printers. \n"
177"                       The life time page counter is kept unchanged.\n"
178"                       \n"
179"  -R | --hardreset     Resets the actual and life time page counters\n"
180"                       for the user or group to zero on the specified \n"
181"                       printers. \n"
182"                       \n"
183"  -l | --limitby l     Choose if the user/group is limited in "
184"printing                     \n"
185"                       by its account balance or by its page quota.\n"
186"                       The default value is 'quota'. Allowed values\n"
187"                       are 'quota' 'balance' 'quota-then-balance' and\n"
188"                       'balance-then-quota'.\n"
189"                       WARNING : quota-then-balance and balance-then-quota\n"
190"                       are not yet implemented.\n"
191"                       \n"
192"  -b | --balance b     Sets the user's account balance to "
193"b.                     \n"
194"                       Account balance may be increase or decreased\n"
195"                       if b is prefixed with + or -.\n"
196"                       WARNING : when decreasing account balance,\n"
197"                       the total paid so far by the user is decreased\n"
198"                       too.\n"
199"                       Groups don't have a real balance, but the\n"
200"                       sum of their users' account balance.\n"
201"                       \n"
202"  -S | --softlimit sl  Sets the quota soft limit to sl "
203"pages.                       \n"
204"  \n"
205"  -H | --hardlimit hl  Sets the quota hard limit to hl pages.\n"
206"  \n"
207"  user1 through userN and group1 through groupN can use wildcards\n"
208"  if the --add option is not set.\n"
209"  \n"
210"examples :                              \n"
211"\n"
212"  $ edpykota --add -p jerome john paul george ringo/ringo@example.com\n"
213"  \n"
214"  This will add users john, paul, george and ringo to the quota\n"
215"  database, and set their print quotas to the same values than user \n"
216"  jerome. User jerome must already exist.\n"
217"  User ringo's email address will also be set to 'ringo@example.com'\n"
218"  \n"
219"  $ edpykota --printer lp -S 50 -H 60 jerome\n"
220"  \n"
221"  This will set jerome's print quota on the lp printer to a soft limit\n"
222"  of 50 pages, and a hard limit of 60 pages. If either user jerome or\n"
223"  printer lp doesn't exist on the Quota Storage Server then nothing is "
224"done.\n"
225"\n"
226"  $ edpykota --add --printer lp --ingroups coders,it -S 50 -H 60 jerome\n"
227"  \n"
228"  Same as above, but if either user jerome or printer lp doesn't exist \n"
229"  on the Quota Storage Server they are automatically added. Also\n"
230"  user jerome is put into the groups \"coders\" and \"it\" which must\n"
231"  already exist in the Quota Storage.\n"
232"            \n"
233"  $ edpykota -g -S 500 -H 550 financial support            \n"
234"  \n"
235"  This will set print quota soft limit to 500 pages and hard limit\n"
236"  to 550 pages for groups financial and support on all printers.\n"
237"  \n"
238"  $ edpykota --reset jerome \"jo*\"\n"
239"  \n"
240"  This will reset jerome's page counter to zero on all printers, as\n"
241"  well as every user whose name begins with 'jo'.\n"
242"  Their life time page counter on each printer will be kept unchanged.\n"
243"  You can also reset the life time page counters by using the\n"
244"  --hardreset | -R command line option.\n"
245"  \n"
246"  $ edpykota --printer hpcolor --noquota jerome\n"
247"  \n"
248"  This will tell PyKota to not limit jerome when printing on the \n"
249"  hpcolor printer. All his jobs will be allowed on this printer, but \n"
250"  accounting of the pages he prints will still be kept.\n"
251"  Print Quotas for jerome on other printers are unchanged.\n"
252"  \n"
253"  $ edpykota --limitby balance jerome\n"
254"  \n"
255"  This will tell PyKota to limit jerome by his account's balance\n"
256"  when printing.\n"
257"  \n"
258"  $ edpykota --balance +10.0 jerome\n"
259"  \n"
260"  This will increase jerome's account balance by 10.0 (in your\n"
261"  own currency). You can decrease the account balance with a\n"
262"  dash prefix, and set it to a fixed amount with no prefix.\n"
263"  \n"
264"  $ edpykota --delete jerome rachel\n"
265"  \n"
266"  This will completely delete jerome and rachel from the Quota Storage\n"
267"  database. All their quotas and jobs will be deleted too.\n"
268"  \n"
269"  $ edpykota --printer lp --charge 0.1\n"
270"  \n"
271"  This will set the page price for printer lp to 0.1. Job price\n"
272"  will not be changed.\n"
273"  \n"
274"  $ edpykota --printer hplj1,hplj2 --pgroups Laser,HP\n"
275"  \n"
276"  This will put printers hplj1 and hplj2 in printers groups Laser and HP.\n"
277"  When printing either on hplj1 or hplj2, print quota will also be \n"
278"  checked and accounted for on virtual printers Laser and HP.\n"
279"\n"
280"This program is free software; you can redistribute it and/or modify\n"
281"it under the terms of the GNU General Public License as published by\n"
282"the Free Software Foundation; either version 2 of the License, or\n"
283"(at your option) any later version.\n"
284"\n"
285"This program is distributed in the hope that it will be useful,\n"
286"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
287"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
288"GNU General Public License for more details.\n"
289"\n"
290"You should have received a copy of the GNU General Public License\n"
291"along with this program; if not, write to the Free Software\n"
292"Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n"
293"\n"
294"Please e-mail bugs to: %s"
295msgstr ""
296"edpykota v%s (c) 2003-2004 C@LL - Conseil Internet & Logiciels Libres\n"
297"Un �teur de quotas pour PyKota.\n"
298"\n"
299"ligne de commande :\n"
300"\n"
301"  edpykota [options] utilisateur1 utilisateur2 ... utilisateurN\n"
302"  \n"
303"  edpykota [options] groupe1 groupe2 ... groupeN\n"
304"\n"
305"options :\n"
306"\n"
307"  -v | --version       Affiche la version d'edpykota et quitte.\n"
308"  -h | --help          Affiche ce message et quitte.\n"
309"  \n"
310"  -a | --add           Ajoute des utilisateurs et/ou des imprimantes\n"
311"                       s'ils n'existent pas d� dans la base de donn�.\n"
312"                       \n"
313"  -d | --delete        Efface des utilisateurs ou des groupes depuis\n"
314"                       la base de donn�.                       Les "
315"imprimantes ne sont jamais effac�.\n"
316"                       \n"
317"  -c | --charge p[,j]  Positionne le co�r page et par travail\n"
318"                       sur l'imprimante. Le prix par travail est optionel.\n"
319"                       Si les deux sont positionn� il faut les s�rer\n"
320"                       par une virgule. Les nombres r�s sont autoris�\n"
321"  \n"
322"  -i | --ingroups g1[,g2...] Place les utilisateurs dans chacun des groupes\n"
323"                             list� separ�par des virgules. Les groupes\n"
324"                             doivent d� exister dans la base de donn�.\n"
325"  \n"
326"  -u | --users         Modifie les quotas utilisateur, c'est la valeur\n"
327"                       par d�ut.\n"
328"  \n"
329"  -P | --printer p     Modifie les quotas sur l'imprimante p seulement.\n"
330"                       En fait p peut contenir des caract�s jokers\n"
331"                       pour s�ctionner seulement certaines imprimantes.\n"
332"                       La valeur par d�ut est *, qui signifie toutes les\n"
333"                       imprimantes. \n"
334"                       Vous pouvez sp�fier plusieurs noms ou jokers,\n"
335"                       en les s�rant avec des virgules.\n"
336"  \n"
337"  -G | --pgroups pg1[,pg2...] Adds the printer(s) to the printer groups\n"
338"                       pg1, pg2, etc... which must already exist.\n"
339"                       A printer group is just like a normal printer,\n"
340"                       only that it is usually unknown from the printing\n"
341"                       system. Create printer groups exactly the same\n"
342"                       way that you create printers, then add other \n"
343"                       printers to them with this option.\n"
344"                       Accounting is done on a printer and on all\n"
345"                       the printer groups it belongs to, quota checking\n"
346"                       is done on a printer and on all the printer groups\n"
347"                       it belongs to.\n"
348"  \n"
349"  -g | --groups        Edit users groups print quotas instead of users.\n"
350"                          \n"
351"  -p | --prototype u|g Uses user u or group g as a prototype to set\n"
352"                       print quotas\n"
353"                       \n"
354"  -n | --noquota       Doesn't set a quota but only does accounting.\n"
355"  \n"
356"  -r | --reset         Resets the actual page counter for the user\n"
357"                       or group to zero on the specified printers. \n"
358"                       The life time page counter is kept unchanged.\n"
359"                       \n"
360"  -R | --hardreset     Resets the actual and life time page counters\n"
361"                       for the user or group to zero on the specified \n"
362"                       printers. \n"
363"                       \n"
364"  -l | --limitby l     Choose if the user/group is limited in "
365"printing                     \n"
366"                       by its account balance or by its page quota.\n"
367"                       The default value is 'quota'. Allowed values\n"
368"                       are 'quota' 'balance' 'quota-then-balance' and\n"
369"                       'balance-then-quota'.\n"
370"                       WARNING : quota-then-balance and balance-then-quota\n"
371"                       are not yet implemented.\n"
372"                       \n"
373"  -b | --balance b     Sets the user's account balance to "
374"b.                     \n"
375"                       Account balance may be increase or decreased\n"
376"                       if b is prefixed with + or -.\n"
377"                       WARNING : when decreasing account balance,\n"
378"                       the total paid so far by the user is decreased\n"
379"                       too.\n"
380"                       Groups don't have a real balance, but the\n"
381"                       sum of their users' account balance.\n"
382"                       \n"
383"  -S | --softlimit sl  Sets the quota soft limit to sl "
384"pages.                       \n"
385"  \n"
386"  -H | --hardlimit hl  Sets the quota hard limit to hl pages.\n"
387"  \n"
388"  user1 through userN and group1 through groupN can use wildcards\n"
389"  if the --add option is not set.\n"
390"  \n"
391"examples :                              \n"
392"\n"
393"  $ edpykota --add -p jerome john paul george ringo/ringo@example.com\n"
394"  \n"
395"  This will add users john, paul, george and ringo to the quota\n"
396"  database, and set their print quotas to the same values than user \n"
397"  jerome. User jerome must already exist.\n"
398"  User ringo's email address will also be set to 'ringo@example.com'\n"
399"  \n"
400"  $ edpykota --printer lp -S 50 -H 60 jerome\n"
401"  \n"
402"  This will set jerome's print quota on the lp printer to a soft limit\n"
403"  of 50 pages, and a hard limit of 60 pages. If either user jerome or\n"
404"  printer lp doesn't exist on the Quota Storage Server then nothing is "
405"done.\n"
406"\n"
407"  $ edpykota --add --printer lp --ingroups coders,it -S 50 -H 60 jerome\n"
408"  \n"
409"  Same as above, but if either user jerome or printer lp doesn't exist \n"
410"  on the Quota Storage Server they are automatically added. Also\n"
411"  user jerome is put into the groups \"coders\" and \"it\" which must\n"
412"  already exist in the Quota Storage.\n"
413"            \n"
414"  $ edpykota -g -S 500 -H 550 financial support            \n"
415"  \n"
416"  This will set print quota soft limit to 500 pages and hard limit\n"
417"  to 550 pages for groups financial and support on all printers.\n"
418"  \n"
419"  $ edpykota --reset jerome \"jo*\"\n"
420"  \n"
421"  This will reset jerome's page counter to zero on all printers, as\n"
422"  well as every user whose name begins with 'jo'.\n"
423"  Their life time page counter on each printer will be kept unchanged.\n"
424"  You can also reset the life time page counters by using the\n"
425"  --hardreset | -R command line option.\n"
426"  \n"
427"  $ edpykota --printer hpcolor --noquota jerome\n"
428"  \n"
429"  This will tell PyKota to not limit jerome when printing on the \n"
430"  hpcolor printer. All his jobs will be allowed on this printer, but \n"
431"  accounting of the pages he prints will still be kept.\n"
432"  Print Quotas for jerome on other printers are unchanged.\n"
433"  \n"
434"  $ edpykota --limitby balance jerome\n"
435"  \n"
436"  This will tell PyKota to limit jerome by his account's balance\n"
437"  when printing.\n"
438"  \n"
439"  $ edpykota --balance +10.0 jerome\n"
440"  \n"
441"  This will increase jerome's account balance by 10.0 (in your\n"
442"  own currency). You can decrease the account balance with a\n"
443"  dash prefix, and set it to a fixed amount with no prefix.\n"
444"  \n"
445"  $ edpykota --delete jerome rachel\n"
446"  \n"
447"  This will completely delete jerome and rachel from the Quota Storage\n"
448"  database. All their quotas and jobs will be deleted too.\n"
449"  \n"
450"  $ edpykota --printer lp --charge 0.1\n"
451"  \n"
452"  This will set the page price for printer lp to 0.1. Job price\n"
453"  will not be changed.\n"
454"  \n"
455"  $ edpykota --printer hplj1,hplj2 --pgroups Laser,HP\n"
456"  \n"
457"  This will put printers hplj1 and hplj2 in printers groups Laser and HP.\n"
458"  When printing either on hplj1 or hplj2, print quota will also be \n"
459"  checked and accounted for on virtual printers Laser and HP.\n"
460"\n"
461"This program is free software; you can redistribute it and/or modify\n"
462"it under the terms of the GNU General Public License as published by\n"
463"the Free Software Foundation; either version 2 of the License, or\n"
464"(at your option) any later version.\n"
465"\n"
466"This program is distributed in the hope that it will be useful,\n"
467"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
468"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
469"GNU General Public License for more details.\n"
470"\n"
471"You should have received a copy of the GNU General Public License\n"
472"along with this program; if not, write to the Free Software\n"
473"Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n"
474"\n"
475"Please e-mail bugs to: %s"
476
477msgid "You're not allowed to use this command."
478msgstr "Vous n'�s pas autoris�) �tiliser cette commande."
479
480#, python-format
481msgid "Invalid softlimit value %s."
482msgstr "Valeur %s invalide pour la limite souple."
483
484#, python-format
485msgid "Invalid hardlimit value %s."
486msgstr "Valeur %s invalide pour la limite dure."
487
488#, python-format
489msgid "Hard limit %i is less than soft limit %i, values will be exchanged."
490msgstr ""
491"Limite dure %i est inf�eure �a limite souple %i, les valeurs seront "
492"�ang�. "
493
494#, python-format
495msgid "Invalid balance value %s"
496msgstr "Valeur %s du solde invalide"
497
498#, python-format
499msgid "Invalid charge amount value %s"
500msgstr "Montant �omptabiliser %s invalide"
501
502#, python-format
503msgid "Invalid limitby value %s"
504msgstr "Valeur de l'option limitby %s invalide"
505
506#, python-format
507msgid "Impossible to add printer %s"
508msgstr "Impossible d'ajouter l'imprimante %s"
509
510#, python-format
511msgid "Invalid printer name %s"
512msgstr "Nom d'imprimante %s invalide"
513
514#, python-format
515msgid "There's no printer matching %s"
516msgstr "Aucune imprimante ne correspond �s"
517
518msgid "You have to pass user or group names on the command line"
519msgstr ""
520"Vous devez passer des noms d'utilisateurs ou de groupes sur la ligne de "
521"commande"
522
523#, python-format
524msgid "Prototype %s not found in Quota Storage for printer %s."
525msgstr "Prototype %s non trouv�ans le Quota Storage pour l'imprimante %s."
526
527#, python-format
528msgid "Prototype object %s not found in Quota Storage."
529msgstr "Objet prototype %s introuvable dans le Quota Storage."
530
531#, python-format
532msgid "Undefined hard limit set to soft limit (%s) on printer %s."
533msgstr ""
534"Limite dure ind�nie, positionn��a limite souple (%s) sur l'imprimante %"
535"s."
536
537#, python-format
538msgid "Undefined soft limit set to hard limit (%s) on printer %s."
539msgstr ""
540"Limite souple ind�nie, positionn��a limite dure (%s) sur l'imprimante %"
541"s."
542
543#, python-format
544msgid "Invalid email address %s"
545msgstr "Adresse �ctronique %s invalide"
546
547#, python-format
548msgid "Invalid group name %s"
549msgstr "Nom de groupe %s invalide"
550
551#, python-format
552msgid "Invalid user name %s"
553msgstr "Nom d'utilisateur %s invalide"
554
555#, python-format
556msgid "Quota not found for object %s on printer %s."
557msgstr "Quota non trouv�our l'objet %s sur l'imprimante %s."
558
559#, python-format
560msgid "Group %s not found in the PyKota Storage."
561msgstr "Groupe %s non trouv�ans le Quota Storage."
562
563msgid "incompatible options, see help."
564msgstr "options incompatibles, voir l'aide."
565
566#, python-format
567msgid ""
568"pykosd v%s (c) 2003-2004 C@LL - Conseil Internet & Logiciels Libres\n"
569"An OSD quota monitor for PyKota.\n"
570"\n"
571"command line usage :\n"
572"\n"
573"  pykosd [options]\n"
574"\n"
575"options :\n"
576"\n"
577"  -v | --version       Prints pkprinters's version number then exits.\n"
578"  -h | --help          Prints this message then exits.\n"
579"  \n"
580"  -c | --color #rrggbb Sets the color to use for display as an hexadecimal\n"
581"                       triplet, for example #FF0000 is 100%% red.\n"
582"                       Defaults to 100%% green (#00FF00).\n"
583"                       \n"
584"  -d | --duration d    Sets the duration of the display in seconds. \n"
585"                       Defaults to 3 seconds.\n"
586"                       \n"
587"  -f | --font f        Sets the font to use for "
588"display.                      \n"
589"                       Defaults to the Python OSD library's default.\n"
590"  \n"
591"  -l | --loop n        Sets the number of times the info will be displayed.\n"
592"                       Defaults to 0, which means loop forever.\n"
593"                       \n"
594"  -s | --sleep s       Sets the sleeping duration between two displays \n"
595"                       in seconds. Defaults to 180 seconds (3 minutes).\n"
596"                       \n"
597"  \n"
598"examples :                              \n"
599"\n"
600"  $ pykosd -s 60 --loop 5\n"
601"  \n"
602"  Will launch pykosd. Display will be refreshed every 60 seconds,\n"
603"  and will last for 3 seconds (the default) each time. After five\n"
604"  iterations, the program will exit.\n"
605"  \n"
606"This program is free software; you can redistribute it and/or modify\n"
607"it under the terms of the GNU General Public License as published by\n"
608"the Free Software Foundation; either version 2 of the License, or\n"
609"(at your option) any later version.\n"
610"\n"
611"This program is distributed in the hope that it will be useful,\n"
612"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
613"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
614"GNU General Public License for more details.\n"
615"\n"
616"You should have received a copy of the GNU General Public License\n"
617"along with this program; if not, write to the Free Software\n"
618"Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n"
619"\n"
620"Please e-mail bugs to: %s"
621msgstr ""
622
623#, python-format
624msgid "Invalid duration option %s"
625msgstr "Option duration %s invalide"
626
627#, python-format
628msgid "Invalid loop option %s"
629msgstr "Option loop %s invalide"
630
631#, python-format
632msgid "Invalid sleep option %s"
633msgstr "Option sleep %s invalide"
634
635#, python-format
636msgid "Invalid color option %s"
637msgstr "Option color %s invalide"
638
639#, python-format
640msgid "User %s doesn't exist in PyKota's database"
641msgstr "L'utilisateur %s n'existe pas dans la base PyKota"
642
643#, python-format
644msgid "Pages used on %s : %s"
645msgstr "Pages utilis� sur %s : %s"
646
647#, python-format
648msgid "PyKota Units left : %.2f"
649msgstr "Unites PyKota restantes : %.2f"
650
651#, python-format
652msgid ""
653"warnpykota v%s (c) 2003-2004 C@LL - Conseil Internet & Logiciels Libres\n"
654"\n"
655"Sends mail to users over print quota.\n"
656"\n"
657"command line usage :\n"
658"\n"
659"  warnpykota  [options]  [names]\n"
660"\n"
661"options :\n"
662"\n"
663"  -v | --version       Prints warnpykota's version number then exits.\n"
664"  -h | --help          Prints this message then exits.\n"
665"  \n"
666"  -u | --users         Warns users over their print quota, this is the \n"
667"                       default.\n"
668"  \n"
669"  -g | --groups        Warns users whose groups quota are over limit.\n"
670"  \n"
671"  -P | --printer p     Verify quotas on this printer only. Actually p can\n"
672"                       use wildcards characters to select only\n"
673"                       some printers. The default value is *, meaning\n"
674"                       all printers.\n"
675"                       You can specify several names or wildcards, \n"
676"                       by separating them with commas.\n"
677"  \n"
678"examples :                              \n"
679"\n"
680"  $ warnpykota --printer lp\n"
681"  \n"
682"  This will warn all users of the lp printer who have exceeded their\n"
683"  print quota.\n"
684"\n"
685"  $ warnpykota \n"
686"  \n"
687"  This will warn all users  who have exceeded their print quota on\n"
688"  any printer.\n"
689"\n"
690"  $ warnpykota --groups --printer \"laserjet*\" \"dev*\"\n"
691"  \n"
692"  This will warn all users of groups which names begins with \"dev\" and\n"
693"  who have exceeded their print quota on any printer which name begins \n"
694"  with \"laserjet\"\n"
695"  \n"
696"  If launched by an user who is not a PyKota administrator, additionnal\n"
697"  arguments representing users or groups names are ignored, and only the\n"
698"  current user/group is reported.\n"
699"\n"
700"This program is free software; you can redistribute it and/or modify\n"
701"it under the terms of the GNU General Public License as published by\n"
702"the Free Software Foundation; either version 2 of the License, or\n"
703"(at your option) any later version.\n"
704"\n"
705"This program is distributed in the hope that it will be useful,\n"
706"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
707"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
708"GNU General Public License for more details.\n"
709"\n"
710"You should have received a copy of the GNU General Public License\n"
711"along with this program; if not, write to the Free Software\n"
712"Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n"
713"\n"
714"Please e-mail bugs to: %s"
715msgstr ""
716
717msgid "Job contains no data. Printing is denied."
718msgstr ""
719"Le travail d'impression ne contient aucune donn� L'impression est rejet�"
720
721msgid "Job accounting begins."
722msgstr "D�t du d�mpte pour le travail d'impression"
723
724msgid "Job accounting ends."
725msgstr "Fin du d�mpte pour le travail d'impression"
726
727msgid "Job size forced to 0 because printing is denied."
728msgstr ""
729"Taille du travail d'impression forc�� car l'impression est rejet�"
730
731#, python-format
732msgid "Job size : %i"
733msgstr "Taille du travail d'impression : %i"
734
735#, python-format
736msgid "Updating user %s's quota on printer %s"
737msgstr "Mise �our du quota de l'utilisateur %s sur l'imprimante %s"
738
739msgid "Job added to history."
740msgstr "Travail d'impression ajout� l'historique."
741
742#, python-format
743msgid "File number %s unregistered twice from polling object, ignored."
744msgstr ""
745"Le fichier num� %s a � retir�eux fois de l'objet poll, action ignor�"
746
747#, python-format
748msgid "SIGTERM was sent to real backend %s (pid: %s)"
749msgstr "SIGTERM a � envoy�u vrai backend %s (pid: %s)"
750
751#, python-format
752msgid "CUPS backend %s died abnormally."
753msgstr "Le backend CUPS %s est sorti anormalement."
754
755#, python-format
756msgid ""
757"dumpykota v%s (c) 2003-2004 C@LL - Conseil Internet & Logiciels Libres\n"
758"\n"
759"Dumps PyKota database's content.\n"
760"\n"
761"command line usage :\n"
762"\n"
763"  dumpykota [options] \n"
764"\n"
765"options :\n"
766"\n"
767"  -v | --version       Prints dumpykota's version number then exits.\n"
768"  -h | --help          Prints this message then exits.\n"
769"  \n"
770"  -d | --data type     Dumps 'type' datas. Allowed types are :\n"
771"                       \n"
772"                         - history : dumps the jobs history.\n"
773"                         - users : dumps users.\n"
774"                         - groups : dumps user groups.\n"
775"                         - printers : dump printers.\n"
776"                         - upquotas : dump user quotas.\n"
777"                         - gpquotas : dump user groups quotas.\n"
778"                         - payments : dumps user payments.\n"
779"                         - pmembers : dumps printer groups members.\n"
780"                         - umembers : dumps user groups members.\n"
781"                         \n"
782"                       NB : the -d | --data command line option   \n"
783"                       is MANDATORY.\n"
784"  \n"
785"  -f | --format fmt    Dumps datas in the 'fmt' format. When not specified,\n"
786"                       the format is to dump datas in the csv format (comma\n"
787"                       separated values). All data dumped is between double\n"
788"                       quotes. Allowed formats are :\n"
789"                       \n"
790"                         - csv : separate datas with commas\n"
791"                         - ssv : separate datas with semicolons\n"
792"                         - tsv : separate datas with tabs\n"
793"                         - xml : dump data as XML\n"
794"                         \n"
795"  -o | --output fname  All datas will be dumped to the file instead of\n"
796"                       to the standard output. The special '-' filename\n"
797"                       is the default value and means stdout.\n"
798"                       WARNING : existing files are truncated !\n"
799"  \n"
800"Examples :\n"
801"\n"
802"  $ dumpykota --data history --format csv >myfile.csv\n"
803"  \n"
804"  This dumps the history in a comma separated values file, for possible\n"
805"  use in a spreadsheet.\n"
806"  \n"
807"  $ dumpykota --data users --format xml -o users.xml\n"
808"  \n"
809"  Dumps all users datas to the users.xml file.\n"
810"  \n"
811"This program is free software; you can redistribute it and/or modify\n"
812"it under the terms of the GNU General Public License as published by\n"
813"the Free Software Foundation; either version 2 of the License, or\n"
814"(at your option) any later version.\n"
815"\n"
816"This program is distributed in the hope that it will be useful,\n"
817"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
818"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
819"GNU General Public License for more details.\n"
820"\n"
821"You should have received a copy of the GNU General Public License\n"
822"along with this program; if not, write to the Free Software\n"
823"Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n"
824"\n"
825"Please e-mail bugs to: %s"
826msgstr ""
827
828#, python-format
829msgid "Invalid modifier [%s] for --data command line option, see help."
830msgstr ""
831"Le modifier [%s] pour l'option de ligne de commande --data est invalide, "
832"voir l'aide."
833
834#, python-format
835msgid "Invalid modifier [%s] for --format command line option, see help."
836msgstr ""
837"Le modifier [%s] pour l'option de ligne de commande --format est invalide, "
838"voir l'aide."
839
840msgid "XML output is disabled because the jaxml module is not available."
841msgstr "La sortie XML est d�ctiv�car le module jaxml n'est pas disponible."
842
843msgid "PyKota data dumper failed : I/O error"
844msgstr "Erreur de l'exporteur de donn� de PyKota : erreur d'entr�sortie"
845
846msgid "The -d | --data command line option is mandatory, see help."
847msgstr ""
848"L'option de ligne de commande -d | --data est obligatoire, voir l'aide."
849
850msgid "Too many arguments, see help."
851msgstr "Trop d'arguments, voir l'aide."
852
853msgid "Software accounting already done in first pass. Ignoring."
854msgstr "D�mpte logiciel d� effectu�urant la premi� phase. Ignor�
855
856msgid "Hardware accounting already done in first pass. Ignoring."
857msgstr "D�mpte mat�el d� effectu�urant la premi� phase. Ignor�
858
859#, python-format
860msgid ""
861"pkhint v%s (c) 2003-2004 C@LL - Conseil Internet & Logiciels Libres\n"
862"A tool to give hints on what accounting method is best for each printer.\n"
863"\n"
864"command line usage :\n"
865"\n"
866"  pkhint [options] [printer1 printer2 printer3 ... printerN] <file.conf\n"
867"\n"
868"options :\n"
869"\n"
870"  -v | --version       Prints pkhint's version number then exits.\n"
871"  -h | --help          Prints this message then exits.\n"
872"  \n"
873"examples :                              \n"
874"\n"
875"  $ pkhint \"hp*\" printer103 </etc/cups/printers.conf\n"
876"  \n"
877"  Will analyze your printing system to test which accounter\n"
878"  is the best for each of the defined printer which\n"
879"  name matches one of the parameters.\n"
880"  \n"
881"  If you don't pass any argument on the command line, all\n"
882"  printers will be analyzed.\n"
883"  \n"
884"This program is free software; you can redistribute it and/or modify\n"
885"it under the terms of the GNU General Public License as published by\n"
886"the Free Software Foundation; either version 2 of the License, or\n"
887"(at your option) any later version.\n"
888"\n"
889"This program is distributed in the hope that it will be useful,\n"
890"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
891"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
892"GNU General Public License for more details.\n"
893"\n"
894"You should have received a copy of the GNU General Public License\n"
895"along with this program; if not, write to the Free Software\n"
896"Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n"
897"\n"
898"Please e-mail bugs to: %s"
899msgstr ""
900
901#, python-format
902msgid "Invalid DeviceURI : %s"
903msgstr "DeviceURI invalide : %s"
904
905msgid ""
906"\n"
907"Please wait while pkhint analyzes your printing system's configuration..."
908msgstr ""
909"\n"
910"Merci de patienter pendant que pkhint analyse la configuration de votre "
911"syst� d'impression..."
912
913#, python-format
914msgid "Unknown device %s for printer %s"
915msgstr "P�ph�que %s inconnu pour l'imprimante %s"
916
917msgid ""
918"\n"
919"Put the following lines into your /etc/pykota/pykota.conf file :\n"
920msgstr ""
921"\n"
922"Mettez les lignes suivantes dans votre fichier /etc/pykota/pykota.conf :\n"
923
924msgid "# BEWARE : if software accounting is suggested, this doesn't mean"
925msgstr ""
926"# ATTENTION : si le d�mpte software est sugg�, cela ne veut pas dire"
927
928msgid "# that hardware accounting wouldn't work, this only means that PyKota"
929msgstr ""
930"# que le d�mpte hardware ne fonctionnerait pas, cela veut seulement dire "
931"que PyKota"
932
933msgid "# wasn't able to autodetect which hardware accounting method to use."
934msgstr ""
935"# n'a pas � capable de d�cter automatiquement quelle m�ode de d�mpte "
936"hardware utiliser."
937
938#, python-format
939msgid ""
940"pkprinters v%s (c) 2003-2004 C@LL - Conseil Internet & Logiciels Libres\n"
941"A Printers Manager for PyKota.\n"
942"\n"
943"command line usage :\n"
944"\n"
945"  pkprinters [options] printer1 printer2 printer3 ... printerN\n"
946"\n"
947"options :\n"
948"\n"
949"  -v | --version       Prints pkprinters's version number then exits.\n"
950"  -h | --help          Prints this message then exits.\n"
951"  \n"
952"  -a | --add           Adds printers if they don't exist on the Quota \n"
953"                       Storage Server. If they exist, they are modified\n"
954"                       unless -s|--skipexisting is also used.\n"
955"                       \n"
956"  -d | --delete        Deletes printers from the quota storage.\n"
957"  \n"
958"  -D | --description   Adds a textual description to printers.\n"
959"                       \n"
960"  -c | --charge p[,j]  Sets the price per page and per job to charge.\n"
961"                       Job price is optional.\n"
962"                       If both are to be set, separate them with a comma.\n"
963"                       Floating point and negative values are allowed.\n"
964"  \n"
965"  -g | --groups pg1[,pg2...] Adds or Remove the printer(s) to the printer \n"
966"                       groups pg1, pg2, etc... which must already exist.\n"
967"                       A printer group is just like a normal printer,\n"
968"                       only that it is usually unknown from the printing\n"
969"                       system. Create printer groups exactly the same\n"
970"                       way that you create printers, then add other \n"
971"                       printers to them with this option.\n"
972"                       Accounting is done on a printer and on all\n"
973"                       the printer groups it belongs to, quota checking\n"
974"                       is done on a printer and on all the printer groups\n"
975"                       it belongs to.\n"
976"                       If the --remove option below is not used, the \n"
977"                       default action is to add printers to the specified\n"
978"                       printer groups.\n"
979"                       \n"
980"  -l | --list          List informations about the printer(s) and the\n"
981"                       printers groups it is a member of.\n"
982"                       \n"
983"  -r | --remove        In combination with the --groups option "
984"above,                       \n"
985"                       remove printers from the specified printers groups.\n"
986"                       \n"
987"  -s | --skipexisting  In combination with the --add option above, tells\n"
988"                       pkprinters to not modify existing printers.\n"
989"  \n"
990"  printer1 through printerN can contain wildcards if the --add option \n"
991"  is not set.\n"
992"  \n"
993"examples :                              \n"
994"\n"
995"  $ pkprinters --add -D \"HP Printer\" --charge 0.05,0.1 hp2100 hp2200 "
996"hp8000\n"
997"  \n"
998"  Will create three printers named hp2100, hp2200 and hp8000.\n"
999"  Their price per page will be set at 0.05 unit, and their price\n"
1000"  per job will be set at 0.1 unit. Units are in your own currency,\n"
1001"  or whatever you want them to mean.\n"
1002"  All of their descriptions will be set to the string \"HP Printer\".\n"
1003"  If any of these printers already exists, it will also be modified \n"
1004"  unless the -s|--skipexisting command line option is also used.\n"
1005"            \n"
1006"  $ pkprinters --delete \"*\"\n"
1007"  \n"
1008"  This will completely delete all printers and associated quota "
1009"information,\n"
1010"  as well as their job history. USE WITH CARE !\n"
1011"  \n"
1012"  $ pkprinters --groups Laser,HP \"hp*\"\n"
1013"  \n"
1014"  This will put all printers which name matches \"hp*\" into printers "
1015"groups \n"
1016"  Laser and HP, which MUST already exist.\n"
1017"  \n"
1018"  $ pkprinters --groups LexMark --remove hp2200\n"
1019"  \n"
1020"  This will remove the hp2200 printer from the LexMark printer group.\n"
1021"  \n"
1022"This program is free software; you can redistribute it and/or modify\n"
1023"it under the terms of the GNU General Public License as published by\n"
1024"the Free Software Foundation; either version 2 of the License, or\n"
1025"(at your option) any later version.\n"
1026"\n"
1027"This program is distributed in the hope that it will be useful,\n"
1028"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
1029"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
1030"GNU General Public License for more details.\n"
1031"\n"
1032"You should have received a copy of the GNU General Public License\n"
1033"along with this program; if not, write to the Free Software\n"
1034"Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n"
1035"\n"
1036"Please e-mail bugs to: %s"
1037msgstr ""
1038
1039#, python-format
1040msgid "Printer %s already exists, skipping."
1041msgstr "L'imprimante %s existe d�, ignor�"
1042
1043#, python-format
1044msgid "Printer %s already exists, will be modified."
1045msgstr "L'imprimante %s existe d�, elle sera modifi�"
1046
1047msgid "in"
1048msgstr "dans"
1049
1050msgid "You have to pass printer groups names on the command line"
1051msgstr ""
1052"Vous devez passer des noms de groupes d'imprimantes sur la ligne de commande"
1053
1054msgid "You have to pass printer names on the command line"
1055msgstr "Vous devez passer des noms d'imprimantes sur la ligne de commande"
1056
1057#, python-format
1058msgid ""
1059"pykotme v%s (c) 2003-2004 C@LL - Conseil Internet & Logiciels Libres\n"
1060"\n"
1061"Gives print quotes to users.\n"
1062"\n"
1063"command line usage :\n"
1064"\n"
1065"  pykotme  [options]  [files]\n"
1066"\n"
1067"options :\n"
1068"\n"
1069"  -v | --version       Prints pykotme's version number then exits.\n"
1070"  -h | --help          Prints this message then exits.\n"
1071"  \n"
1072"  -P | --printer p     Gives a quote for this printer only. Actually p can\n"
1073"                       use wildcards characters to select only\n"
1074"                       some printers. The default value is *, meaning\n"
1075"                       all printers.\n"
1076"                       You can specify several names or wildcards, \n"
1077"                       by separating them with commas.\n"
1078"  \n"
1079"examples :                              \n"
1080"\n"
1081"  $ pykotme --printer apple file1.ps file2.ps\n"
1082"  \n"
1083"  This will give a print quote to the current user. The quote will show\n"
1084"  the price and size of a job consisting in file1.ps and file2.ps \n"
1085"  which would be sent to the apple printer.\n"
1086"  \n"
1087"  $ pykotme --printer apple,hplaser <file1.ps\n"
1088"  \n"
1089"  This will give a print quote to the current user. The quote will show\n"
1090"  the price and size of a job consisting in file1.ps as read from\n"
1091"  standard input, which would be sent to the apple or hplaser\n"
1092"  printer.\n"
1093"\n"
1094"  $ pykotme \n"
1095"  \n"
1096"  This will give a quote for a job consisting of what is on standard \n"
1097"  input. The quote will list the job size, and the price the job\n"
1098"  would cost on each printer.\n"
1099"\n"
1100"This program is free software; you can redistribute it and/or modify\n"
1101"it under the terms of the GNU General Public License as published by\n"
1102"the Free Software Foundation; either version 2 of the License, or\n"
1103"(at your option) any later version.\n"
1104"\n"
1105"This program is distributed in the hope that it will be useful,\n"
1106"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
1107"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
1108"GNU General Public License for more details.\n"
1109"\n"
1110"You should have received a copy of the GNU General Public License\n"
1111"along with this program; if not, write to the Free Software\n"
1112"Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n"
1113"\n"
1114"Please e-mail bugs to: %s"
1115msgstr ""
1116
1117#, python-format
1118msgid "Your account balance : %.2f"
1119msgstr "Votre solde : %.2f"
1120
1121#, python-format
1122msgid "Job size : %i pages"
1123msgstr "Taille du job : %i pages"
1124
1125#, python-format
1126msgid "Cost on printer %s : %.2f"
1127msgstr "Co�r l'imprimante %s : %.2f"
1128
1129#, python-format
1130msgid ""
1131"repykota v%s (c) 2003-2004 C@LL - Conseil Internet & Logiciels Libres\n"
1132"\n"
1133"Generates print quota reports.\n"
1134"\n"
1135"command line usage :\n"
1136"\n"
1137"  repykota [options] \n"
1138"\n"
1139"options :\n"
1140"\n"
1141"  -v | --version       Prints repykota's version number then exits.\n"
1142"  -h | --help          Prints this message then exits.\n"
1143"  \n"
1144"  -u | --users         Generates a report on users quota, this is \n"
1145"                       the default.\n"
1146"  \n"
1147"  -g | --groups        Generates a report on group quota instead of users.\n"
1148"  \n"
1149"  -P | --printer p     Report quotas on this printer only. Actually p can\n"
1150"                       use wildcards characters to select only\n"
1151"                       some printers. The default value is *, meaning\n"
1152"                       all printers.\n"
1153"                       You can specify several names or wildcards, \n"
1154"                       by separating them with commas.\n"
1155"  \n"
1156"examples :                              \n"
1157"\n"
1158"  $ repykota --printer lp\n"
1159"  \n"
1160"  This will print the quota status for all users who use the lp printer.\n"
1161"\n"
1162"  $ repykota \n"
1163"  \n"
1164"  This will print the quota status for all users on all printers.\n"
1165"  \n"
1166"  $ repykota --printer \"laser*,*pson\" jerome \"jo*\"\n"
1167"  \n"
1168"  This will print the quota status for user jerome and all users\n"
1169"  whose name begins with \"jo\" on all printers which name begins\n"
1170"  with \"laser\" or ends with \"pson\".\n"
1171"  \n"
1172"  If launched by an user who is not a PyKota administrator, additionnal\n"
1173"  arguments representing users or groups names are ignored, and only the\n"
1174"  current user/group is reported.\n"
1175"\n"
1176"This program is free software; you can redistribute it and/or modify\n"
1177"it under the terms of the GNU General Public License as published by\n"
1178"the Free Software Foundation; either version 2 of the License, or\n"
1179"(at your option) any later version.\n"
1180"\n"
1181"This program is distributed in the hope that it will be useful,\n"
1182"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
1183"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
1184"GNU General Public License for more details.\n"
1185"\n"
1186"You should have received a copy of the GNU General Public License\n"
1187"along with this program; if not, write to the Free Software\n"
1188"Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n"
1189"\n"
1190"Please e-mail bugs to: %s"
1191msgstr ""
1192
1193#, python-format
1194msgid "Unsupported accounter backend %s"
1195msgstr "Backend accounter %s non support�
1196#, python-format
1197msgid "Configuration file %s not found."
1198msgstr "Fichier de configuration %s non trouv�
1199
1200#, python-format
1201msgid "Option %s not found in section global of %s"
1202msgstr "Option %s non trouv�dans la section global de %s"
1203
1204#, python-format
1205msgid "Option %s not found in section %s of %s"
1206msgstr "Option %s non trouv�dans la section %s de %s"
1207
1208#, python-format
1209msgid "Option logger only supports values in %s"
1210msgstr "L'option logger supporte seulement les valeurs %s"
1211
1212#, python-format
1213msgid "Invalid accounter %s for printer %s"
1214msgstr "Compteur de pages %s invalide pour l'imprimante %s"
1215
1216#, python-format
1217msgid "Option accounter in section %s only supports values in %s"
1218msgstr ""
1219"L'option accounter pour l'imprimante %s supporte seulement les valeurs %s"
1220
1221#, python-format
1222msgid "Option enforcement in section %s only supports values in %s"
1223msgstr ""
1224"L'option enforcement pour l'imprimante %s supporte seulement les valeurs %s"
1225
1226#, python-format
1227msgid "Option onaccountererror in section %s only supports values in %s"
1228msgstr ""
1229"L'option onaccountererror pour l'imprimante %s supporte seulement les "
1230"valeurs %s"
1231
1232#, python-format
1233msgid "Invalid policy %s for printer %s"
1234msgstr "Option policy %s invalide pour l'imprimante %s"
1235
1236#, python-format
1237msgid "Option policy in section %s only supports values in %s"
1238msgstr "L'option policy dans la section %s supporte seulement les valeurs %s"
1239
1240#, python-format
1241msgid "Invalid option mailto %s for printer %s"
1242msgstr "Option mailto %s invalide pour l'imprimante %s"
1243
1244#, python-format
1245msgid "Option mailto in section %s only supports values in %s"
1246msgstr "L'option mailto dans la section %s supporte seulement les valeurs %s"
1247
1248#, python-format
1249msgid "Invalid grace delay %s"
1250msgstr "D�i de gr� %s invalide"
1251
1252#, python-format
1253msgid "Invalid poor man's threshold %s"
1254msgstr "Valeur 'pauvre homme' %s invalide"
1255
1256msgid ""
1257"Your Print Quota account balance is Low.\n"
1258"Soon you'll not be allowed to print anymore.\n"
1259"Please contact the Print Quota Administrator to solve the problem."
1260msgstr ""
1261"Le solde de votre compte d'impression est Bas.\n"
1262"Bient�ous ne serez plus autoris�) �mprimer.\n"
1263"Merci de contacter l'Administrateur de Quota d'Impression pour r�udre ce "
1264"probl�."
1265
1266#, python-format
1267msgid ""
1268"You are not allowed to print anymore because\n"
1269"your Print Quota is exceeded on printer %s."
1270msgstr ""
1271"Vous n'�s plus autoris� imprimer car\n"
1272"votre Quota d'Impression est d�ss�ur l'imprimante %s."
1273
1274#, python-format
1275msgid ""
1276"You will soon be forbidden to print anymore because\n"
1277"your Print Quota is almost reached on printer %s."
1278msgstr ""
1279"Vous n'aurez bient�lus le droit d'imprimer car\n"
1280"votre Quota d'Impression sur l'imprimante %s est presque atteint."
1281
1282#, python-format
1283msgid "Unsupported logging subsystem %s"
1284msgstr "Syst� de log %s non support�
1285#, python-format
1286msgid "Report for %s quota on printer %s"
1287msgstr "Rapport pour le quota %s sur l'imprimante %s"
1288
1289#, python-format
1290msgid "Pages grace time: %i days"
1291msgstr "D�i de gr�: %i jours"
1292
1293#, python-format
1294msgid "Price per job: %.3f"
1295msgstr "Prix par job: %.3f"
1296
1297#, python-format
1298msgid "Price per page: %.3f"
1299msgstr "Prix par page: %.3f"
1300
1301msgid ""
1302"Group           used    soft    hard    balance grace         total       "
1303"paid"
1304msgstr ""
1305"Groupe          util    soft    hard      solde gr�         total       "
1306"pay�
1307msgid ""
1308"User            used    soft    hard    balance grace         total       "
1309"paid"
1310msgstr ""
1311"Utilisateur     util    soft    hard      solde gr�         total       "
1312"pay�
1313msgid "unknown"
1314msgstr "inconnu"
1315
1316#, python-format
1317msgid "Real : %s"
1318msgstr "R� : %s"
1319
1320#, python-format
1321msgid "Total : %9i"
1322msgstr "Total : %9i"
1323
1324#, python-format
1325msgid "Unsupported reporter backend %s"
1326msgstr "backend reporter %s non support�
1327#, python-format
1328msgid "Unsupported quota storage backend %s"
1329msgstr "Backend de stockage de quota %s non support�
1330#, python-format
1331msgid "Impossible to connect to SMTP server : %s"
1332msgstr "Impossible de se connecter au serveur SMTP : %s"
1333
1334#, python-format
1335msgid "Impossible to send mail to %s, error %s : %s"
1336msgstr "Impossible d'envoyer un message �s, erreur %s : %s"
1337
1338#, python-format
1339msgid ""
1340"\n"
1341"\n"
1342"Please contact your system administrator :\n"
1343"\n"
1344"\t%s - <%s>\n"
1345msgstr ""
1346"\n"
1347"\n"
1348"Merci de contacter votre administrateur syst� :\n"
1349"\n"
1350"\t%s - <%s>\n"
1351
1352#, python-format
1353msgid "Unable to match user %s on printer %s, applying default policy (%s)"
1354msgstr ""
1355"Impossible de trouver l'utilisateur %s sur l'imprimante %s, action par "
1356"d�ut (%s) appliqu�
1357
1358#, python-format
1359msgid ""
1360"Unable to find user %s's account balance, applying default policy (%s) for "
1361"printer %s"
1362msgstr ""
1363"Impossible de trouver le solde du compte de l'utilisateur %s, action par "
1364"d�ut (%s) appliqu�sur l'imprimante %s"
1365
1366#, python-format
1367msgid "Print Quota exceeded for group %s on printer %s"
1368msgstr ""
1369"D�ssement de Quota d'impression pour le groupe %s sur l'imprimante %s"
1370
1371msgid "Print Quota"
1372msgstr "Quota d'Impression"
1373
1374msgid "Print Quota Exceeded"
1375msgstr "D�ssement de Quota d'Impression"
1376
1377#, python-format
1378msgid "Print Quota low for group %s on printer %s"
1379msgstr "Quota d'Impression faible pour le groupe %s sur l'imprimante %s"
1380
1381#, python-format
1382msgid "Print Quota exceeded for user %s on printer %s"
1383msgstr ""
1384"D�ssement de Quota d'Impression pour l'utilisateur %s sur l'imprimante %s"
1385
1386#, python-format
1387msgid "Print Quota low for user %s on printer %s"
1388msgstr "Quota d'Impression faible pour l'utilisateur %s sur l'imprimante %s"
1389
1390msgid "Print Quota Low"
1391msgstr "Quota d'Impression Bas"
1392
1393#, python-format
1394msgid "Printing system %s, args=%s"
1395msgstr "Syst� d'impression %s, args=%s"
1396
1397#, python-format
1398msgid "Unable to precompute the job's size with the generic PDL analyzer : %s"
1399msgstr ""
1400"Impossible de pr�alculer la taille du travail d'impression avec "
1401"l'analyzeur g�rique de PDL : %s"
1402
1403#, python-format
1404msgid "SIGTERM received, job %s cancelled."
1405msgstr "SIGTERM re� travail d'impression %s annul�
1406
1407msgid "Printer hostname undefined, set to 'localhost'"
1408msgstr "Nom d'h�de l'imprimante ind�ni, positionn� 'localhost'"
1409
1410#, python-format
1411msgid "Printing system unknown, args=%s"
1412msgstr "Syst� d'impression inconnu, args=%s"
1413
1414#, python-format
1415msgid ""
1416"Printer %s not registered in the PyKota system, applying external policy (%"
1417"s) for printer %s"
1418msgstr ""
1419"Imprimante %s non enregistr�dans le syst� PyKota, action externe (%s) "
1420"appliqu�sur l'imprimante %s"
1421
1422#, python-format
1423msgid ""
1424"User %s not registered in the PyKota system, applying external policy (%s) "
1425"for printer %s"
1426msgstr ""
1427"Utilisateur %s non enregistr�ans le syst� PyKota, application de "
1428"l'action externe (%s) sur l'imprimante %s"
1429
1430#, python-format
1431msgid ""
1432"User %s doesn't have quota on printer %s in the PyKota system, applying "
1433"external policy (%s) for printer %s"
1434msgstr ""
1435"L'utilisateur %s n'a pas de quota sur l'imprimante %s dans le syst� "
1436"PyKota, application de l'action externe (%s) sur l'imprimante %s"
1437
1438#, python-format
1439msgid ""
1440"External policy %s for printer %s produced an error. Job rejected. Please "
1441"check PyKota's configuration files."
1442msgstr ""
1443"L'action externe %s sur l'imprimante %s a produit une erreur. Job rejet�"
1444"Merci de v�fier les fichiers de configuration de PyKota."
1445
1446#, python-format
1447msgid ""
1448"Printer %s not registered in the PyKota system, applying default policy (%s)"
1449msgstr ""
1450"Imprimante %s non enregistr�dans le syst� PyKota, application de "
1451"l'action par d�ut (%s) "
1452
1453#, python-format
1454msgid ""
1455"User %s not registered in the PyKota system, applying default policy (%s) "
1456"for printer %s"
1457msgstr ""
1458"Utilisateur %s non enregistr�ans le syst� PyKota, application de "
1459"l'action par d�ut (%s) sur l'imprimante %s"
1460
1461#, python-format
1462msgid ""
1463"User %s doesn't have quota on printer %s in the PyKota system, applying "
1464"default policy (%s)"
1465msgstr ""
1466"Utilisateur %s n'a aucun quota sur l'imprimante %s dans le syst� PyKota, "
1467"application de l'action par d�ut (%s)"
1468
1469#, python-format
1470msgid ""
1471"Printer %s still not registered in the PyKota system, job will be rejected"
1472msgstr ""
1473"L'imprimante %s n'est toujours pas enregistr�dans le syst� PyKota, le "
1474"travail d'impression sera rejet�
1475#, python-format
1476msgid ""
1477"User %s still not registered in the PyKota system, job will be rejected on "
1478"printer %s"
1479msgstr ""
1480"L'utilisateur %s n'est toujours pas enregistr�ans le syst� PyKota, le "
1481"travail d'impression sera rejet�e l'imprimante %s"
1482
1483#, python-format
1484msgid ""
1485"User %s still doesn't have quota on printer %s in the PyKota system, job "
1486"will be rejected"
1487msgstr ""
1488"L'utilisateur %s n'a toujours pas de quota sur l'imprimante %s dans le "
1489"syst� PyKota, le travail d'impression sera rejet�
1490#, python-format
1491msgid ""
1492"Search base %s doesn't seem to exist. Probable misconfiguration. Please "
1493"double check /etc/pykota/pykota.conf : %s"
1494msgstr ""
1495"La base de recherche %s semble �e inexistante. Probablement une mauvaise "
1496"configuration. Merci de v�fier /etc/pykota/pykota.conf : %s"
1497
1498#, python-format
1499msgid "Search for %s(%s) from %s(scope=%s) returned no answer."
1500msgstr "La recherche de %s(%s) depuis %s(scope=%s) n'a renvoy�ucun r�ltat."
1501
1502#, python-format
1503msgid "Problem adding LDAP entry (%s, %s)"
1504msgstr "Probl� durant l'ajout de l'entr�LDAP (%s, %s)"
1505
1506#, python-format
1507msgid "Problem deleting LDAP entry (%s)"
1508msgstr "Probl� durant la suppression de l'entr�LDAP (%s)"
1509
1510#, python-format
1511msgid "Problem modifying LDAP entry (%s, %s)"
1512msgstr "Probl� durant la modification de l'entr�LDAP (%s, %s)"
1513
1514#, python-format
1515msgid ""
1516"No pykotaAccountBalance object found for user %s. Did you create LDAP "
1517"entries manually ?"
1518msgstr ""
1519"Aucun objet pykotaAccountBalance trouv�our l'utilisateur %s. Avez vous "
1520"cr�des entr� LDAP manuellement ?"
1521
1522#, python-format
1523msgid ""
1524"Unable to find an existing objectClass %s entry with %s=%s to attach "
1525"pykotaAccount objectClass"
1526msgstr ""
1527"Impossible de trouver une entr�existante ayant pour objectClass %s avec %s="
1528"%s �aquelle attacher une objectClass pykotaAccount"
1529
1530#, python-format
1531msgid "Unable to find an existing entry to attach pykotaGroup objectclass %s"
1532msgstr ""
1533"Impossible de trouver une entr�existante �aquelle attacher l'objectClass "
1534"pykotaGroup %s"
1535
1536msgid "Totals may be inaccurate if some users are members of several groups."
1537msgstr ""
1538"Les totaux peuvent �e faux si des utilisateurs sont dans plusieurs groupes."
1539
1540#, python-format
1541msgid "Network error while doing SNMP queries on printer %s : %s"
1542msgstr "Erreur r�au durant les requ�s SNMP sur l'imprimante %s : %s"
1543
1544#, python-format
1545msgid "Problem encountered while doing SNMP queries on printer %s : %s"
1546msgstr "Probl� rencontr�urant les requ�s SNMP sur l'imprimante %s : %s"
1547
1548#, python-format
1549msgid "Waiting for printer %s to be idle or printing..."
1550msgstr ""
1551"En attente que l'imprimante %s soit disponible ou en train d'imprimer..."
1552
1553#, python-format
1554msgid "Waiting for printer %s's idle status to stabilize..."
1555msgstr "En attente que l'�t disponible de l'imprimante %s se stabilise..."
1556
1557#, python-format
1558msgid "Problem during connection to %s:%s : %s"
1559msgstr "Probl� durant la connexion �s:%s : %s"
1560
1561#, python-format
1562msgid "Problem while sending PJL query to %s:%s : %s"
1563msgstr "Probl� lors de l'envoi des requ�s PJL �s:%s : %s"
1564
1565#, python-format
1566msgid "A problem occured while reading printer %s's internal page counter."
1567msgstr ""
1568"Un probl� est survenu durant la lecture du compteur de pages internes de "
1569"l'imprimante %s."
1570
1571#, python-format
1572msgid "Retrieving printer %s's page counter from database instead."
1573msgstr ""
1574"R�p�tion du compteur de pages de l'imprimante %s depuis la base de "
1575"donn�."
1576
1577#, python-format
1578msgid ""
1579"Couldn't retrieve printer %s's internal page counter either before or after "
1580"printing."
1581msgstr ""
1582"Impossible de r�p�r le compteur de page internes de l'imprimante avant "
1583"ou apr�l'impression."
1584
1585#, python-format
1586msgid "Job's size forced to 1 page for printer %s."
1587msgstr "Taille du travail forc� 1 page pour l'imprimante %s."
1588
1589#, python-format
1590msgid "No previous job in database for printer %s."
1591msgstr "Aucun travail pr�dent pour l'imprimante %s dans la base de donn�."
1592
1593#, python-format
1594msgid "Inconsistent values for printer %s's internal page counter."
1595msgstr "Valeurs bizarres pour le compteur de pages interne de l'imprimante %s."
1596
1597msgid ""
1598"Internal SNMP accounting asked, but Python-SNMP is not available. Please "
1599"download it from http://pysnmp.sourceforge.net"
1600msgstr ""
1601"Comptage SNMP interne demand�mais Python-SNMP n'est pas disponible. Merci "
1602"de le t�charger depuis http://pysnmp.sourceforge.net"
1603
1604#, python-format
1605msgid "Unknown printer address in HARDWARE(%s) for printer %s"
1606msgstr "Adresse inconnue dans HARDWARE(%s) pour l'imprimante %s"
1607
1608#, python-format
1609msgid "Launching HARDWARE(%s)..."
1610msgstr "Ex�tion de HARDWARE(%s)..."
1611
1612#, python-format
1613msgid "SIGTERM was sent to hardware accounter %s (pid: %s)"
1614msgstr "SIGTERM a � envoy�u compteur hardware %s (pid: %s)"
1615
1616#, python-format
1617msgid "Line [%s] skipped in accounter's output. Trying again..."
1618msgstr "Ligne [%s] ignor�ans la sortie du compteur. R�sayer..."
1619
1620#, python-format
1621msgid "Hardware accounter %s exit code is %s"
1622msgstr "Le code de sortie du compteur hardware %s est %s"
1623
1624#, python-format
1625msgid "Unable to query printer %s via HARDWARE(%s)"
1626msgstr "Impossible d'interroger l'imprimante %s via HARDWARE(%s)"
1627
1628#, python-format
1629msgid ""
1630"SNMP querying stage interrupted. Using latest value seen for internal page "
1631"counter (%s) on printer %s."
1632msgstr ""
1633"Interrogation SNMP interrompue. Utilisation de la derni� valeur connue du "
1634"compteur (%s) sur l'imprimante %s."
1635
1636#, python-format
1637msgid ""
1638"PJL querying stage interrupted. Using latest value seen for internal page "
1639"counter (%s) on printer %s."
1640msgstr ""
1641"Interrogation PJL interrompue. Utilisation de la derni� valeur connue du "
1642"compteur (%s) sur l'imprimante %s."
1643
1644#, python-format
1645msgid "Launching SOFTWARE(%s)..."
1646msgstr "Ex�tion de SOFTWARE(%s)..."
1647
1648#, python-format
1649msgid "Unable to compute job size with accounter %s"
1650msgstr "Impossible de calculer la taille du job avec le compteur %s"
1651
1652#, python-format
1653msgid "Problem while waiting for software accounter pid %s to exit : %s"
1654msgstr ""
1655"Probl� d�ct�n attendant que le compteur software pid %s se termine : %s"
1656
1657#, python-format
1658msgid "Software accounter %s exit code is %s"
1659msgstr "Le code de sortie du compteur software %s est %s"
1660
1661msgid "PyKota Reports"
1662msgstr "Rapports de Quotas d'Impression PyKota"
1663
1664msgid "Report"
1665msgstr "G�ration du Rapport"
1666
1667msgid "User / Group names mask"
1668msgstr "Masque de noms Utilisateur / Groupe"
1669
1670msgid "Groups report"
1671msgstr "Rapport de groupes"
1672
1673msgid "History"
1674msgstr "Historique des Impressions"
1675
1676msgid "Empty"
1677msgstr "Vide"
1678
1679msgid "Date"
1680msgstr "Date"
1681
1682msgid "Action"
1683msgstr "Action"
1684
1685msgid "User"
1686msgstr "utilisateur"
1687
1688msgid "Printer"
1689msgstr "Imprimante"
1690
1691msgid "Hostname"
1692msgstr "Poste client"
1693
1694msgid "JobId"
1695msgstr "JobId"
1696
1697msgid "JobSize"
1698msgstr "Taille"
1699
1700msgid "JobPrice"
1701msgstr "Co�msgid "Copies"
1702msgstr "Copies"
1703
1704msgid "JobBytes"
1705msgstr "Taille en octets"
1706
1707msgid "PageCounter"
1708msgstr "Compteur de pages"
1709
1710msgid "Title"
1711msgstr "Titre"
1712
1713msgid "Filename"
1714msgstr "Fichier"
1715
1716msgid "Options"
1717msgstr "Options"
1718
1719msgid "Previous page"
1720msgstr "Page pr�dente"
1721
1722msgid "Please click on the above button"
1723msgstr "Merci de cliquer sur le bouton ci-dessus"
Note: See TracBrowser for help on using the browser.