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

Revision 1843, 82.5 kB (checked in by jalet, 20 years ago)

French translation for pkhint is ok now

  • 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...] Ajoute l'imprimante aux groupes d'imprimantes\n"
338"                       pg1, pg2, etc... qui doivent d� exister.\n"
339"                       Un groupe d'imprimantes est comme une imprimante\n"
340"                       normale, sauf que celle-ci est inconnue du syst�\n"
341"                       d'impression. On cr�des groupes d'imprimantes de "
342"la\n"
343"                       m� mani� que des imprimantes normale, et ensuite\n"
344"                       on y ajoute d'autres imprimantes avec cette option.\n"
345"                       Le d�mpte est fait sur une imprimante et sur tous\n"
346"                       les groupes d'imprimantes auxquels elle appartient,\n"
347"                       la v�fication de quota est faite sur une "
348"imprimante\n"
349"                       et sur tous les groupes d'imprimantes auxquels elle\n"
350"                       appartient.\n"
351"  \n"
352"  -g | --groups        Modifie les quotas de groupes plut�ue ceux des\n"
353"                       utilisateurs.\n"
354"                       \n"
355"  -p | --prototype u|g Prend l'utilisateur u ou le groupe g comme mod�\n"
356"                       pour positionner le quota d'impression.\n"
357"                       \n"
358"  -n | --noquota       Ne d�nit aucun quota, mais laisse le d�mpte "
359"actif.\n"
360"  \n"
361"  -r | --reset         Remet �� le compteur de pages courant pour\n"
362"                       l'utilisateur ou le groupe sur les imprimantes\n"
363"                       sp�fi�.\n"
364"                       Le compteur de pages '�rnel' est inchang�n"
365"                       \n"
366"  -R | --hardreset     Remet �� les compteurs de pages courant et\n"
367"                       '�rnel' pour l'utilisateur ou le groupe sur les\n"
368"                       imprimantes sp�fi�.\n"
369"                       \n"
370"  -l | --limitby l     D�nit le facteur de limitation pour l'utilisateur\n"
371"                       ou le groupe : soit par le solde du compte "
372"(balance),\n"
373"                       soit par le quota par pages.\n"
374"                       La valeur par d�ut est 'quota'. Les valeurs\n"
375"                       autoris� sont 'quota' 'balance' 'quota-then-"
376"balance'\n"
377"                       'balance-then-quota'.\n"
378"                       ATTENTION : quota-then-balance et balance-then-quota\n"
379"                       ne sont pas encore impl�nt�.\n"
380"                       \n"
381"  -b | --balance b     Fixe le solde de l'utiliateur �a valeur b.\n"
382"                       Le solde peut aussi �e incr�nt�u d��nt�"
383"                       si b est pr�d�'un signe + ou -.\n"
384"                       ATTENTION : si on d��nte le solde, le total\n"
385"                       r��ar l'utilisateur est d��nt�ussi.\n"
386"                       Les groupes n'ont pas de solde, leur solde est la\n"
387"                       somme des soldes des utilisateurs membres.\n"
388"                       \n"
389"  -S | --softlimit sl  Fixe la limite souple �l pages.\n"
390"  \n"
391"  -H | --hardlimit hl  Fixe la limite dure �l pages.\n"
392"  \n"
393"  les noms d'utilisateurs ou de groupes peuvent contenir des caract�s\n"
394"  joker si l'option --add n'est pas utilis�\n"
395"  \n"
396"exemples :                              \n"
397"\n"
398"  $ edpykota --add -p jerome john paul george ringo/ringo@example.com\n"
399"  \n"
400"  Ceci va ajouter les utilisateurs john, paul, george and ringo �a base\n"
401"  de donn�, et fixer leur quota par pages �a m� valeur que\n"
402"  l'utilisateur jerome. L'utilisateur jerome doit exister.\n"
403"  L'adresse email de ringo sera fix��ringo@example.com'\n"
404"  \n"
405"  $ edpykota --printer lp -S 50 -H 60 jerome\n"
406"  \n"
407"  Ceci va fixer une limite souple de 50 pages et une limite dure de 60 "
408"pages\n"
409"  pour l'utilisteur jerome sur l'imprimante lp.\n"
410"  Si l'utilisateur jerome ou l'imprimante lp n'existent pas dans la base de\n"
411"  donn�alors aucune modification n'est effectu�\n"
412"\n"
413"  $ edpykota --add --printer lp --ingroups coders,it -S 50 -H 60 jerome\n"
414"  \n"
415"  Comme ci-dessus, mais l'utilisateur jerome et l'imprimante lp sont "
416"ajout�n"
417"  automatiquement s'ils n'existaient pas. L'utilisateur jerome est aussi\n"
418"  ajout�aux groupes \"coders\" et \"it\" quoi doivent d� exister dans\n"
419"  la base de donn�.\n"
420"            \n"
421"  $ edpykota -g -S 500 -H 550 financial support            \n"
422"  \n"
423"  Ceci va fixer une limite souple de 500 pages et une limite dure de 550\n"
424"  pages pour les groupes financial et support sur toutes les imprimantes.\n"
425"  \n"
426"  $ edpykota --reset jerome \"jo*\"\n"
427"  \n"
428"  Ceci va remettre �� le compteur de pages courant de jerome sur toutes\n"
429"  les imprimantes, ainsi que pour chaque utilisateur dont le nom commence\n"
430"  par 'jo'.\n"
431"  Leurs compteurs '�rnels' ne seront pas modifi�\n"
432"  Vous pouvez �lement remettre �� les compteurs '�rnels' gr� �"
433"  l'option --hardreset | -R de la ligne de commande.\n"
434"  \n"
435"  $ edpykota --printer hpcolor --noquota jerome\n"
436"  \n"
437"  Ceci indique �yKota de ne pas limiter jerome lorsqu'il va imprimer\n"
438"  sur l'imprimante hpcolor. Tous ses travaux seront autoris�sur cette\n"
439"  imprimantes, mais la comptabilit�e ses impressions sera quand m�\n"
440"  tenue. Les quotas des autres utilisateurs sont inchang�\n"
441"  \n"
442"  $ edpykota --limitby balance jerome\n"
443"  \n"
444"  Ceci indique �yKota de limiter jerome par le solde de son compte\n"
445"  lorsqu'il imprime.\n"
446"  \n"
447"  $ edpykota --balance +10.0 jerome\n"
448"  \n"
449"  Ceci va incr�nter le solde de jerome de 10.0 unit�(dans votre\n"
450"  propre monnaie). Vous pouvez d��nter ce solde en utilisant le signe\n"
451"  n�tif, et positionner la valeur en n'utilisant aucun signe.\n"
452"  \n"
453"  $ edpykota --delete jerome rachel\n"
454"  \n"
455"  Ceci va compl�ment effacer les utilisateurs jerome et rachel de la base\n"
456"  de donn�. Tous leurs quotas et leurs historiques seront aussi effac�\n"
457"  \n"
458"  $ edpykota --printer lp --charge 0.1\n"
459"  \n"
460"  Ceci va fixer le co�r page �.1 unit�ur l'imprimante lp. Le co�
461"  d'un travail ne sera pas modifi�n"
462"  \n"
463"  $ edpykota --printer hplj1,hplj2 --pgroups Laser,HP\n"
464"  \n"
465"  Ceci va ajouter les imprimantes hplj1 et hplj2 dans les groupes\n"
466"  d'imprimantes Laser et HP.\n"
467"  En imprimant sur hplj1 ou hplj2, les quotas seront �lement v�fi�n"
468"n  et comptabilis�sur les imprimantes virtuelles Laser et HP.\n"
469"\n"
470"This program is free software; you can redistribute it and/or modify\n"
471"it under the terms of the GNU General Public License as published by\n"
472"the Free Software Foundation; either version 2 of the License, or\n"
473"(at your option) any later version.\n"
474"\n"
475"This program is distributed in the hope that it will be useful,\n"
476"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
477"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
478"GNU General Public License for more details.\n"
479"\n"
480"You should have received a copy of the GNU General Public License\n"
481"along with this program; if not, write to the Free Software\n"
482"Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n"
483"\n"
484"Merci d'envoyer les rapports de bugs �%s"
485
486msgid "You're not allowed to use this command."
487msgstr "Vous n'�s pas autoris�) �tiliser cette commande."
488
489#, python-format
490msgid "Invalid softlimit value %s."
491msgstr "Valeur %s invalide pour la limite souple."
492
493#, python-format
494msgid "Invalid hardlimit value %s."
495msgstr "Valeur %s invalide pour la limite dure."
496
497#, python-format
498msgid "Hard limit %i is less than soft limit %i, values will be exchanged."
499msgstr ""
500"Limite dure %i est inf�eure �a limite souple %i, les valeurs seront "
501"�ang�. "
502
503#, python-format
504msgid "Invalid balance value %s"
505msgstr "Valeur %s du solde invalide"
506
507#, python-format
508msgid "Invalid charge amount value %s"
509msgstr "Montant �omptabiliser %s invalide"
510
511#, python-format
512msgid "Invalid limitby value %s"
513msgstr "Valeur de l'option limitby %s invalide"
514
515#, python-format
516msgid "Impossible to add printer %s"
517msgstr "Impossible d'ajouter l'imprimante %s"
518
519#, python-format
520msgid "Invalid printer name %s"
521msgstr "Nom d'imprimante %s invalide"
522
523#, python-format
524msgid "There's no printer matching %s"
525msgstr "Aucune imprimante ne correspond �s"
526
527msgid "You have to pass user or group names on the command line"
528msgstr ""
529"Vous devez passer des noms d'utilisateurs ou de groupes sur la ligne de "
530"commande"
531
532#, python-format
533msgid "Prototype %s not found in Quota Storage for printer %s."
534msgstr "Prototype %s non trouv�ans le Quota Storage pour l'imprimante %s."
535
536#, python-format
537msgid "Prototype object %s not found in Quota Storage."
538msgstr "Objet prototype %s introuvable dans le Quota Storage."
539
540#, python-format
541msgid "Undefined hard limit set to soft limit (%s) on printer %s."
542msgstr ""
543"Limite dure ind�nie, positionn��a limite souple (%s) sur l'imprimante %"
544"s."
545
546#, python-format
547msgid "Undefined soft limit set to hard limit (%s) on printer %s."
548msgstr ""
549"Limite souple ind�nie, positionn��a limite dure (%s) sur l'imprimante %"
550"s."
551
552#, python-format
553msgid "Invalid email address %s"
554msgstr "Adresse �ctronique %s invalide"
555
556#, python-format
557msgid "Invalid group name %s"
558msgstr "Nom de groupe %s invalide"
559
560#, python-format
561msgid "Invalid user name %s"
562msgstr "Nom d'utilisateur %s invalide"
563
564#, python-format
565msgid "Quota not found for object %s on printer %s."
566msgstr "Quota non trouv�our l'objet %s sur l'imprimante %s."
567
568#, python-format
569msgid "Group %s not found in the PyKota Storage."
570msgstr "Groupe %s non trouv�ans le Quota Storage."
571
572msgid "incompatible options, see help."
573msgstr "options incompatibles, voir l'aide."
574
575#, python-format
576msgid ""
577"pykosd v%s (c) 2003-2004 C@LL - Conseil Internet & Logiciels Libres\n"
578"An OSD quota monitor for PyKota.\n"
579"\n"
580"command line usage :\n"
581"\n"
582"  pykosd [options]\n"
583"\n"
584"options :\n"
585"\n"
586"  -v | --version       Prints pykosd's version number then exits.\n"
587"  -h | --help          Prints this message then exits.\n"
588"  \n"
589"  -c | --color #rrggbb Sets the color to use for display as an hexadecimal\n"
590"                       triplet, for example #FF0000 is 100%% red.\n"
591"                       Defaults to 100%% green (#00FF00).\n"
592"                       \n"
593"  -d | --duration d    Sets the duration of the display in seconds. \n"
594"                       Defaults to 3 seconds.\n"
595"                       \n"
596"  -f | --font f        Sets the font to use for "
597"display.                      \n"
598"                       Defaults to the Python OSD library's default.\n"
599"  \n"
600"  -l | --loop n        Sets the number of times the info will be displayed.\n"
601"                       Defaults to 0, which means loop forever.\n"
602"                       \n"
603"  -s | --sleep s       Sets the sleeping duration between two displays \n"
604"                       in seconds. Defaults to 180 seconds (3 minutes).\n"
605"                       \n"
606"  \n"
607"examples :                              \n"
608"\n"
609"  $ pykosd -s 60 --loop 5\n"
610"  \n"
611"  Will launch pykosd. Display will be refreshed every 60 seconds,\n"
612"  and will last for 3 seconds (the default) each time. After five\n"
613"  iterations, the program will exit.\n"
614"  \n"
615"This program is free software; you can redistribute it and/or modify\n"
616"it under the terms of the GNU General Public License as published by\n"
617"the Free Software Foundation; either version 2 of the License, or\n"
618"(at your option) any later version.\n"
619"\n"
620"This program is distributed in the hope that it will be useful,\n"
621"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
622"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
623"GNU General Public License for more details.\n"
624"\n"
625"You should have received a copy of the GNU General Public License\n"
626"along with this program; if not, write to the Free Software\n"
627"Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n"
628"\n"
629"Please e-mail bugs to: %s"
630msgstr ""
631"pykosd v%s (c) 2003-2004 C@LL - Conseil Internet & Logiciels Libres\n"
632"Un afficheur OSD de quota d'impression pour PyKota.\n"
633"\n"
634"ligne de commande :\n"
635"\n"
636"  pykosd [options]\n"
637"\n"
638"options :\n"
639"\n"
640"  -v | --version       Affiche la version de pykosd et quitte.\n"
641"  -h | --help          Affiche ce message et quitte.\n"
642"  \n"
643"  -c | --color #rrggbb Fixe la couleur �tiliser pour l'affichage �n\n"
644"                       triplet hexadecimal, par exemple #FF0000 est 100%%\n"
645"                       de rouge.\n"
646"                       La valeur par d�ut est 100%% de vert (#00FF00).\n"
647"                       \n"
648"  -d | --duration d    Fixe la dur�de l'affichage en secondes. \n"
649"                       La valeur par d�ut est de 3 secondes.\n"
650"                       \n"
651"  -f | --font f        Fixe la police de caract�s �tiliser pour\n"
652"                       l'affichage.\n"
653"                       La valeur par d�ut est celle de la librairie\n"
654"                       Python OSD.\n"
655"                       \n"
656"  -l | --loop n        Fixe le nombre de fois o�nformation sera affich�\n"
657"                       La valeur par d�ut est 0, qui indique un nombre\n"
658"                       d'affichages infini.\n"
659"                       \n"
660"  -s | --sleep s       Fixe la dur�en secondes de sommeil entre deux\n"
661"                       affichages. La valeur par d�ut est 180 (3 minutes).\n"
662"                       \n"
663"  \n"
664"exemples :                              \n"
665"\n"
666"  $ pykosd -s 60 --loop 5\n"
667"  \n"
668"  Lance pykosd. L'affichage sera rafra�it toutes les 60 secondes,\n"
669"  et persistera pendant 3 secondes (la valeur par d�ut) �haque fois.\n"
670"  Apr�5 it�tions, le programme se terminera.\n"
671"  \n"
672"This program is free software; you can redistribute it and/or modify\n"
673"it under the terms of the GNU General Public License as published by\n"
674"the Free Software Foundation; either version 2 of the License, or\n"
675"(at your option) any later version.\n"
676"\n"
677"This program is distributed in the hope that it will be useful,\n"
678"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
679"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
680"GNU General Public License for more details.\n"
681"\n"
682"You should have received a copy of the GNU General Public License\n"
683"along with this program; if not, write to the Free Software\n"
684"Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n"
685"\n"
686"Merci d'envoyer les rapports de bugs �%s"
687
688#, python-format
689msgid "Invalid duration option %s"
690msgstr "Option duration %s invalide"
691
692#, python-format
693msgid "Invalid loop option %s"
694msgstr "Option loop %s invalide"
695
696#, python-format
697msgid "Invalid sleep option %s"
698msgstr "Option sleep %s invalide"
699
700#, python-format
701msgid "Invalid color option %s"
702msgstr "Option color %s invalide"
703
704#, python-format
705msgid "User %s doesn't exist in PyKota's database"
706msgstr "L'utilisateur %s n'existe pas dans la base PyKota"
707
708#, python-format
709msgid "Pages used on %s : %s"
710msgstr "Pages utilis� sur %s : %s"
711
712#, python-format
713msgid "PyKota Units left : %.2f"
714msgstr "Unites PyKota restantes : %.2f"
715
716#, python-format
717msgid ""
718"warnpykota v%s (c) 2003-2004 C@LL - Conseil Internet & Logiciels Libres\n"
719"\n"
720"Sends mail to users over print quota.\n"
721"\n"
722"command line usage :\n"
723"\n"
724"  warnpykota  [options]  [names]\n"
725"\n"
726"options :\n"
727"\n"
728"  -v | --version       Prints warnpykota's version number then exits.\n"
729"  -h | --help          Prints this message then exits.\n"
730"  \n"
731"  -u | --users         Warns users over their print quota, this is the \n"
732"                       default.\n"
733"  \n"
734"  -g | --groups        Warns users whose groups quota are over limit.\n"
735"  \n"
736"  -P | --printer p     Verify quotas on this printer only. Actually p can\n"
737"                       use wildcards characters to select only\n"
738"                       some printers. The default value is *, meaning\n"
739"                       all printers.\n"
740"                       You can specify several names or wildcards, \n"
741"                       by separating them with commas.\n"
742"  \n"
743"examples :                              \n"
744"\n"
745"  $ warnpykota --printer lp\n"
746"  \n"
747"  This will warn all users of the lp printer who have exceeded their\n"
748"  print quota.\n"
749"\n"
750"  $ warnpykota \n"
751"  \n"
752"  This will warn all users  who have exceeded their print quota on\n"
753"  any printer.\n"
754"\n"
755"  $ warnpykota --groups --printer \"laserjet*\" \"dev*\"\n"
756"  \n"
757"  This will warn all users of groups which names begins with \"dev\" and\n"
758"  who have exceeded their print quota on any printer which name begins \n"
759"  with \"laserjet\"\n"
760"  \n"
761"  If launched by an user who is not a PyKota administrator, additionnal\n"
762"  arguments representing users or groups names are ignored, and only the\n"
763"  current user/group is reported.\n"
764"\n"
765"This program is free software; you can redistribute it and/or modify\n"
766"it under the terms of the GNU General Public License as published by\n"
767"the Free Software Foundation; either version 2 of the License, or\n"
768"(at your option) any later version.\n"
769"\n"
770"This program is distributed in the hope that it will be useful,\n"
771"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
772"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
773"GNU General Public License for more details.\n"
774"\n"
775"You should have received a copy of the GNU General Public License\n"
776"along with this program; if not, write to the Free Software\n"
777"Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n"
778"\n"
779"Please e-mail bugs to: %s"
780msgstr ""
781"warnpykota v%s (c) 2003-2004 C@LL - Conseil Internet & Logiciels Libres\n"
782"\n"
783"Pr�ent les utilisateurs ayant atteint leurs limites.\n"
784"\n"
785"ligne de commande :\n"
786"\n"
787"  warnpykota  [options]  [noms]\n"
788"\n"
789"options :\n"
790"\n"
791"  -v | --version       Affiche la version de warnpykota et quitte.\n"
792"  -h | --help          Affiche ce message et quitte.\n"
793"  \n"
794"  -u | --users         Pr�ent les utilisateur ayant atteint leurs limites,\n"
795"                       c'est la valeur par d�ult.\n"
796"  \n"
797"  -g | --groups        Pr�ent les utilisateurs dont les groupes auxquels\n"
798"                       ils appartiennent ont atteint leurs limites.\n"
799"  \n"
800"  -P | --printer p     Verifie les quotas sur cette imprimante seulement.\n"
801"                       En fait p peut contenir des caract�s jokers pour\n"
802"                       s�ctionner certaines imprimantes seulement.\n"
803"                       La valeur par d�ut est *, qui signifie de v�fier\n"
804"                       les quotas sur toutes les imprimantes.\n"
805"                       Vous pouvez pr�ser plusieurs noms ou jokers,\n"
806"                       en les s�rant avec des virgules.\n"
807"  \n"
808"exemples :\n"
809"\n"
810"  $ warnpykota --printer lp\n"
811"  \n"
812"  Ceci va pr�nir tous les utilisateurs ayant atteint leur limite sur\n"
813"  l'imprimante lp.\n"
814"\n"
815"  $ warnpykota \n"
816"  \n"
817"  Ceci va pr�nir tous les utilisateurs ayant atteint leurs limites quelle\n"
818"  que soit l'imprimanter.\n"
819"\n"
820"  $ warnpykota --groups --printer \"laserjet*\" \"dev*\"\n"
821"  \n"
822"  Ceci va pr�nir tous les membres des groupes dont les noms commencent\n"
823"  par \"dev\" et qui ont atteints leurs limites sur toutes les imprimantes\n"
824"  dont le nom commence par \"laserjet\".\n"
825"  \n"
826"  Si cette commande est lanc�par un utilisateur qui n'est pas un\n"
827"  administrateur PyKota, les arguments additionnels repr�ntant des noms\n"
828"  d'utilisateurs ou de groupes sont ignor� et seulement l'utilisateur ou\n"
829"  le groupe courant est pr�nu.\n"
830"\n"
831"This program is free software; you can redistribute it and/or modify\n"
832"it under the terms of the GNU General Public License as published by\n"
833"the Free Software Foundation; either version 2 of the License, or\n"
834"(at your option) any later version.\n"
835"\n"
836"This program is distributed in the hope that it will be useful,\n"
837"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
838"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
839"GNU General Public License for more details.\n"
840"\n"
841"You should have received a copy of the GNU General Public License\n"
842"along with this program; if not, write to the Free Software\n"
843"Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n"
844"\n"
845"Merci d'envoyer les rapports de bugs �%s"
846
847msgid "Job contains no data. Printing is denied."
848msgstr ""
849"Le travail d'impression ne contient aucune donn� L'impression est rejet�"
850
851msgid "Job accounting begins."
852msgstr "D�t du d�mpte pour le travail d'impression"
853
854msgid "Job accounting ends."
855msgstr "Fin du d�mpte pour le travail d'impression"
856
857msgid "Job size forced to 0 because printing is denied."
858msgstr ""
859"Taille du travail d'impression forc�� car l'impression est rejet�"
860
861#, python-format
862msgid "Job size : %i"
863msgstr "Taille du travail d'impression : %i"
864
865#, python-format
866msgid "Updating user %s's quota on printer %s"
867msgstr "Mise �our du quota de l'utilisateur %s sur l'imprimante %s"
868
869msgid "Job added to history."
870msgstr "Travail d'impression ajout� l'historique."
871
872#, python-format
873msgid "File number %s unregistered twice from polling object, ignored."
874msgstr ""
875"Le fichier num� %s a � retir�eux fois de l'objet poll, action ignor�"
876
877#, python-format
878msgid "SIGTERM was sent to real backend %s (pid: %s)"
879msgstr "SIGTERM a � envoy�u vrai backend %s (pid: %s)"
880
881#, python-format
882msgid "CUPS backend %s died abnormally."
883msgstr "Le backend CUPS %s est sorti anormalement."
884
885#, python-format
886msgid ""
887"dumpykota v%s (c) 2003-2004 C@LL - Conseil Internet & Logiciels Libres\n"
888"\n"
889"Dumps PyKota database's content.\n"
890"\n"
891"command line usage :\n"
892"\n"
893"  dumpykota [options] \n"
894"\n"
895"options :\n"
896"\n"
897"  -v | --version       Prints dumpykota's version number then exits.\n"
898"  -h | --help          Prints this message then exits.\n"
899"  \n"
900"  -d | --data type     Dumps 'type' datas. Allowed types are :\n"
901"                       \n"
902"                         - history : dumps the jobs history.\n"
903"                         - users : dumps users.\n"
904"                         - groups : dumps user groups.\n"
905"                         - printers : dump printers.\n"
906"                         - upquotas : dump user quotas.\n"
907"                         - gpquotas : dump user groups quotas.\n"
908"                         - payments : dumps user payments.\n"
909"                         - pmembers : dumps printer groups members.\n"
910"                         - umembers : dumps user groups members.\n"
911"                         \n"
912"                       NB : the -d | --data command line option   \n"
913"                       is MANDATORY.\n"
914"  \n"
915"  -f | --format fmt    Dumps datas in the 'fmt' format. When not specified,\n"
916"                       the format is to dump datas in the csv format (comma\n"
917"                       separated values). All data dumped is between double\n"
918"                       quotes. Allowed formats are :\n"
919"                       \n"
920"                         - csv : separate datas with commas\n"
921"                         - ssv : separate datas with semicolons\n"
922"                         - tsv : separate datas with tabs\n"
923"                         - xml : dump data as XML\n"
924"                         \n"
925"  -o | --output fname  All datas will be dumped to the file instead of\n"
926"                       to the standard output. The special '-' filename\n"
927"                       is the default value and means stdout.\n"
928"                       WARNING : existing files are truncated !\n"
929"  \n"
930"Examples :\n"
931"\n"
932"  $ dumpykota --data history --format csv >myfile.csv\n"
933"  \n"
934"  This dumps the history in a comma separated values file, for possible\n"
935"  use in a spreadsheet.\n"
936"  \n"
937"  $ dumpykota --data users --format xml -o users.xml\n"
938"  \n"
939"  Dumps all users datas to the users.xml file.\n"
940"  \n"
941"This program is free software; you can redistribute it and/or modify\n"
942"it under the terms of the GNU General Public License as published by\n"
943"the Free Software Foundation; either version 2 of the License, or\n"
944"(at your option) any later version.\n"
945"\n"
946"This program is distributed in the hope that it will be useful,\n"
947"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
948"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
949"GNU General Public License for more details.\n"
950"\n"
951"You should have received a copy of the GNU General Public License\n"
952"along with this program; if not, write to the Free Software\n"
953"Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n"
954"\n"
955"Please e-mail bugs to: %s"
956msgstr ""
957"dumpykota v%s (c) 2003-2004 C@LL - Conseil Internet & Logiciels Libres\n"
958"\n"
959"Exporte le contenu de la base de donn� de PyKota.\n"
960"\n"
961"ligne de commande :\n"
962"\n"
963"  dumpykota [options] \n"
964"\n"
965"options :\n"
966"\n"
967"  -v | --version       Affiche la version de dumpykota et quitte.\n"
968"  -h | --help          Affiche ce message et quitte.\n"
969"  \n"
970"  -d | --data type     Exporte les donn� de type 'type'.\n"
971"                       Les types autoris�sont :\n"
972"                       \n"
973"                         - history : exporte l'historique des travaux.\n"
974"                         - users : exporte les utilisateurs.\n"
975"                         - groups : exporte les groupes d'utilisateurs.\n"
976"                         - printers : exporte les imprimantes.\n"
977"                         - upquotas : exporte les quotas des utilisateurs.\n"
978"                         - gpquotas : exporte les quotas des groupes.\n"
979"                         - payments : exporte l'historique des paiements.\n"
980"                         - pmembers : exporte les membres des groupes\n"
981"                                      d'imprimantes.\n"
982"                         - umembers : exporte les membres des groupes\n"
983"                                      d'utilisateurs.\n"
984"                         \n"
985"                       NB : l'option de ligne de commande -d | --data est\n"
986"                       OBLIGATOIRE.\n"
987"  \n"
988"  -f | --format fmt    Exporte les donn� dans le format 'fmt' sp�fi�n"
989"                       Si non pr�s�le format sera csv (champs s�r�n"
990"                       par des virgules).\n"
991"                       Toutes les donn� sont export� entre double quotes.\n"
992"                       Les formats autoris�sont :\n"
993"                       \n"
994"                         - csv : donn� s�r� par des virgules\n"
995"                         - ssv : donn� s�r� par des point-virgules\n"
996"                         - tsv : donn� s�r�par des tabulations\n"
997"                         - xml : donn� export� au format XML\n"
998"                         \n"
999"  -o | --output nomf   Toutes les donn� seront export� vers un fichier\n"
1000"                       plut�ue vers la sortie standard. Le nom sp�al '-'\n"
1001"                       est la valeur par d�ut indiquant la sortie standard.\n"
1002"                       ATTENTION : les fichiers existants sont tronqu�!\n"
1003"  \n"
1004"Exemples :\n"
1005"\n"
1006"  $ dumpykota --data history --format csv >monfichier.csv\n"
1007"  \n"
1008"  Ceci va exporter l'historique dans un fichier �hamps s�r�par des\n"
1009"  virgules, par exemple pour r�portation dans un tableur.\n"
1010"  \n"
1011"  $ dumpykota --data users --format xml -o util.xml\n"
1012"  \n"
1013"  Exporte toutes les donn� des utilisateurs dans le fichier util.xml\n"
1014"  \n"
1015"This program is free software; you can redistribute it and/or modify\n"
1016"it under the terms of the GNU General Public License as published by\n"
1017"the Free Software Foundation; either version 2 of the License, or\n"
1018"(at your option) any later version.\n"
1019"\n"
1020"This program is distributed in the hope that it will be useful,\n"
1021"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
1022"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
1023"GNU General Public License for more details.\n"
1024"\n"
1025"You should have received a copy of the GNU General Public License\n"
1026"along with this program; if not, write to the Free Software\n"
1027"Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n"
1028"\n"
1029"Merci d'envoyer les rapports de bugs �%s"
1030
1031#, python-format
1032msgid "Invalid modifier [%s] for --data command line option, see help."
1033msgstr ""
1034"Le modifier [%s] pour l'option de ligne de commande --data est invalide, "
1035"voir l'aide."
1036
1037#, python-format
1038msgid "Invalid modifier [%s] for --format command line option, see help."
1039msgstr ""
1040"Le modifier [%s] pour l'option de ligne de commande --format est invalide, "
1041"voir l'aide."
1042
1043msgid "XML output is disabled because the jaxml module is not available."
1044msgstr "La sortie XML est d�ctiv�car le module jaxml n'est pas disponible."
1045
1046msgid "PyKota data dumper failed : I/O error"
1047msgstr "Erreur de l'exporteur de donn� de PyKota : erreur d'entr�sortie"
1048
1049msgid "The -d | --data command line option is mandatory, see help."
1050msgstr ""
1051"L'option de ligne de commande -d | --data est obligatoire, voir l'aide."
1052
1053msgid "Too many arguments, see help."
1054msgstr "Trop d'arguments, voir l'aide."
1055
1056msgid "Software accounting already done in first pass. Ignoring."
1057msgstr "D�mpte logiciel d� effectu�urant la premi� phase. Ignor�
1058
1059msgid "Hardware accounting already done in first pass. Ignoring."
1060msgstr "D�mpte mat�el d� effectu�urant la premi� phase. Ignor�
1061
1062#, python-format
1063msgid ""
1064"pkhint v%s (c) 2003-2004 C@LL - Conseil Internet & Logiciels Libres\n"
1065"A tool to give hints on what accounting method is best for each printer.\n"
1066"\n"
1067"command line usage :\n"
1068"\n"
1069"  pkhint [options] [printer1 printer2 printer3 ... printerN] <file.conf\n"
1070"\n"
1071"options :\n"
1072"\n"
1073"  -v | --version       Prints pkhint's version number then exits.\n"
1074"  -h | --help          Prints this message then exits.\n"
1075"  \n"
1076"examples :                              \n"
1077"\n"
1078"  $ pkhint \"hp*\" printer103 </etc/cups/printers.conf\n"
1079"  \n"
1080"  Will analyze your printing system to test which accounter\n"
1081"  is the best for each of the defined printer which\n"
1082"  name matches one of the parameters.\n"
1083"  \n"
1084"  If you don't pass any argument on the command line, all\n"
1085"  printers will be analyzed.\n"
1086"  \n"
1087"This program is free software; you can redistribute it and/or modify\n"
1088"it under the terms of the GNU General Public License as published by\n"
1089"the Free Software Foundation; either version 2 of the License, or\n"
1090"(at your option) any later version.\n"
1091"\n"
1092"This program is distributed in the hope that it will be useful,\n"
1093"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
1094"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
1095"GNU General Public License for more details.\n"
1096"\n"
1097"You should have received a copy of the GNU General Public License\n"
1098"along with this program; if not, write to the Free Software\n"
1099"Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n"
1100"\n"
1101"Please e-mail bugs to: %s"
1102msgstr ""
1103"pkhint v%s (c) 2003-2004 C@LL - Conseil Internet & Logiciels Libres\n"
1104"Un outil pour d�cter la meilleure m�ode de d�mpte pour chaque\n"
1105"imprimante.\n"
1106"\n"
1107"ligne de commande :\n"
1108"\n"
1109"  pkhint [options] [impr1 impr2 impr3 ... imprN] <fichier.conf\n"
1110"\n"
1111"options :\n"
1112"\n"
1113"  -v | --version       Affiche la version de pkhint et quitte.\n"
1114"  -h | --help          Affiche ce message et quitte.\n"
1115"  \n"
1116"exemples :                              \n"
1117"\n"
1118"  $ pkhint \"hp*\" printer103 </etc/cups/printers.conf\n"
1119"  \n"
1120"  Va analyser votre syst� d'impression pour d�cter quelle est la\n"
1121"  meilleure m�ode de d�mpte pour chacune des imprimantes d�nies\n"
1122"  dont le nom correspond aux param�es.\n"
1123"  \n"
1124"  Si vous ne passer aucune argument sur la ligne de commande, toutes les\n"
1125"  imprimantes seront analys�.\n"
1126"  \n"
1127"This program is free software; you can redistribute it and/or modify\n"
1128"it under the terms of the GNU General Public License as published by\n"
1129"the Free Software Foundation; either version 2 of the License, or\n"
1130"(at your option) any later version.\n"
1131"\n"
1132"This program is distributed in the hope that it will be useful,\n"
1133"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
1134"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
1135"GNU General Public License for more details.\n"
1136"\n"
1137"You should have received a copy of the GNU General Public License\n"
1138"along with this program; if not, write to the Free Software\n"
1139"Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n"
1140"\n"
1141"Merci d'envoyer les rapports de bugs �%s"
1142
1143#, python-format
1144msgid "Invalid DeviceURI : %s"
1145msgstr "DeviceURI invalide : %s"
1146
1147msgid ""
1148"\n"
1149"Please wait while pkhint analyzes your printing system's configuration..."
1150msgstr ""
1151"\n"
1152"Merci de patienter pendant que pkhint analyse la configuration de votre "
1153"syst� d'impression..."
1154
1155#, python-format
1156msgid "Unknown device %s for printer %s"
1157msgstr "P�ph�que %s inconnu pour l'imprimante %s"
1158
1159msgid ""
1160"\n"
1161"Put the following lines into your /etc/pykota/pykota.conf file :\n"
1162msgstr ""
1163"\n"
1164"Mettez les lignes suivantes dans votre fichier /etc/pykota/pykota.conf :\n"
1165
1166msgid "# BEWARE : if software accounting is suggested, this doesn't mean"
1167msgstr ""
1168"# ATTENTION : si le d�mpte software est sugg�, cela ne veut pas dire"
1169
1170msgid "# that hardware accounting wouldn't work, this only means that PyKota"
1171msgstr ""
1172"# que le d�mpte hardware ne fonctionnerait pas, cela veut seulement dire "
1173"que PyKota"
1174
1175msgid "# wasn't able to autodetect which hardware accounting method to use."
1176msgstr ""
1177"# n'a pas � capable de d�cter automatiquement quelle m�ode de d�mpte "
1178"hardware utiliser."
1179
1180#, python-format
1181msgid ""
1182"pkprinters v%s (c) 2003-2004 C@LL - Conseil Internet & Logiciels Libres\n"
1183"A Printers Manager for PyKota.\n"
1184"\n"
1185"command line usage :\n"
1186"\n"
1187"  pkprinters [options] printer1 printer2 printer3 ... printerN\n"
1188"\n"
1189"options :\n"
1190"\n"
1191"  -v | --version       Prints pkprinters's version number then exits.\n"
1192"  -h | --help          Prints this message then exits.\n"
1193"  \n"
1194"  -a | --add           Adds printers if they don't exist on the Quota \n"
1195"                       Storage Server. If they exist, they are modified\n"
1196"                       unless -s|--skipexisting is also used.\n"
1197"                       \n"
1198"  -d | --delete        Deletes printers from the quota storage.\n"
1199"  \n"
1200"  -D | --description   Adds a textual description to printers.\n"
1201"                       \n"
1202"  -c | --charge p[,j]  Sets the price per page and per job to charge.\n"
1203"                       Job price is optional.\n"
1204"                       If both are to be set, separate them with a comma.\n"
1205"                       Floating point and negative values are allowed.\n"
1206"  \n"
1207"  -g | --groups pg1[,pg2...] Adds or Remove the printer(s) to the printer \n"
1208"                       groups pg1, pg2, etc... which must already exist.\n"
1209"                       A printer group is just like a normal printer,\n"
1210"                       only that it is usually unknown from the printing\n"
1211"                       system. Create printer groups exactly the same\n"
1212"                       way that you create printers, then add other \n"
1213"                       printers to them with this option.\n"
1214"                       Accounting is done on a printer and on all\n"
1215"                       the printer groups it belongs to, quota checking\n"
1216"                       is done on a printer and on all the printer groups\n"
1217"                       it belongs to.\n"
1218"                       If the --remove option below is not used, the \n"
1219"                       default action is to add printers to the specified\n"
1220"                       printer groups.\n"
1221"                       \n"
1222"  -l | --list          List informations about the printer(s) and the\n"
1223"                       printers groups it is a member of.\n"
1224"                       \n"
1225"  -r | --remove        In combination with the --groups option "
1226"above,                       \n"
1227"                       remove printers from the specified printers groups.\n"
1228"                       \n"
1229"  -s | --skipexisting  In combination with the --add option above, tells\n"
1230"                       pkprinters to not modify existing printers.\n"
1231"  \n"
1232"  printer1 through printerN can contain wildcards if the --add option \n"
1233"  is not set.\n"
1234"  \n"
1235"examples :                              \n"
1236"\n"
1237"  $ pkprinters --add -D \"HP Printer\" --charge 0.05,0.1 hp2100 hp2200 "
1238"hp8000\n"
1239"  \n"
1240"  Will create three printers named hp2100, hp2200 and hp8000.\n"
1241"  Their price per page will be set at 0.05 unit, and their price\n"
1242"  per job will be set at 0.1 unit. Units are in your own currency,\n"
1243"  or whatever you want them to mean.\n"
1244"  All of their descriptions will be set to the string \"HP Printer\".\n"
1245"  If any of these printers already exists, it will also be modified \n"
1246"  unless the -s|--skipexisting command line option is also used.\n"
1247"            \n"
1248"  $ pkprinters --delete \"*\"\n"
1249"  \n"
1250"  This will completely delete all printers and associated quota "
1251"information,\n"
1252"  as well as their job history. USE WITH CARE !\n"
1253"  \n"
1254"  $ pkprinters --groups Laser,HP \"hp*\"\n"
1255"  \n"
1256"  This will put all printers which name matches \"hp*\" into printers "
1257"groups \n"
1258"  Laser and HP, which MUST already exist.\n"
1259"  \n"
1260"  $ pkprinters --groups LexMark --remove hp2200\n"
1261"  \n"
1262"  This will remove the hp2200 printer from the LexMark printer group.\n"
1263"  \n"
1264"This program is free software; you can redistribute it and/or modify\n"
1265"it under the terms of the GNU General Public License as published by\n"
1266"the Free Software Foundation; either version 2 of the License, or\n"
1267"(at your option) any later version.\n"
1268"\n"
1269"This program is distributed in the hope that it will be useful,\n"
1270"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
1271"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
1272"GNU General Public License for more details.\n"
1273"\n"
1274"You should have received a copy of the GNU General Public License\n"
1275"along with this program; if not, write to the Free Software\n"
1276"Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n"
1277"\n"
1278"Please e-mail bugs to: %s"
1279msgstr ""
1280"pkprinters v%s (c) 2003-2004 C@LL - Conseil Internet & Logiciels Libres\n"
1281"A Printers Manager for PyKota.\n"
1282"\n"
1283"command line usage :\n"
1284"\n"
1285"  pkprinters [options] printer1 printer2 printer3 ... printerN\n"
1286"\n"
1287"options :\n"
1288"\n"
1289"  -v | --version       Prints pkprinters's version number then exits.\n"
1290"  -h | --help          Prints this message then exits.\n"
1291"  \n"
1292"  -a | --add           Adds printers if they don't exist on the Quota \n"
1293"                       Storage Server. If they exist, they are modified\n"
1294"                       unless -s|--skipexisting is also used.\n"
1295"                       \n"
1296"  -d | --delete        Deletes printers from the quota storage.\n"
1297"  \n"
1298"  -D | --description   Adds a textual description to printers.\n"
1299"                       \n"
1300"  -c | --charge p[,j]  Sets the price per page and per job to charge.\n"
1301"                       Job price is optional.\n"
1302"                       If both are to be set, separate them with a comma.\n"
1303"                       Floating point and negative values are allowed.\n"
1304"  \n"
1305"  -g | --groups pg1[,pg2...] Adds or Remove the printer(s) to the printer \n"
1306"                       groups pg1, pg2, etc... which must already exist.\n"
1307"                       A printer group is just like a normal printer,\n"
1308"                       only that it is usually unknown from the printing\n"
1309"                       system. Create printer groups exactly the same\n"
1310"                       way that you create printers, then add other \n"
1311"                       printers to them with this option.\n"
1312"                       Accounting is done on a printer and on all\n"
1313"                       the printer groups it belongs to, quota checking\n"
1314"                       is done on a printer and on all the printer groups\n"
1315"                       it belongs to.\n"
1316"                       If the --remove option below is not used, the \n"
1317"                       default action is to add printers to the specified\n"
1318"                       printer groups.\n"
1319"                       \n"
1320"  -l | --list          List informations about the printer(s) and the\n"
1321"                       printers groups it is a member of.\n"
1322"                       \n"
1323"  -r | --remove        In combination with the --groups option "
1324"above,                       \n"
1325"                       remove printers from the specified printers groups.\n"
1326"                       \n"
1327"  -s | --skipexisting  In combination with the --add option above, tells\n"
1328"                       pkprinters to not modify existing printers.\n"
1329"  \n"
1330"  printer1 through printerN can contain wildcards if the --add option \n"
1331"  is not set.\n"
1332"  \n"
1333"examples :                              \n"
1334"\n"
1335"  $ pkprinters --add -D \"HP Printer\" --charge 0.05,0.1 hp2100 hp2200 "
1336"hp8000\n"
1337"  \n"
1338"  Will create three printers named hp2100, hp2200 and hp8000.\n"
1339"  Their price per page will be set at 0.05 unit, and their price\n"
1340"  per job will be set at 0.1 unit. Units are in your own currency,\n"
1341"  or whatever you want them to mean.\n"
1342"  All of their descriptions will be set to the string \"HP Printer\".\n"
1343"  If any of these printers already exists, it will also be modified \n"
1344"  unless the -s|--skipexisting command line option is also used.\n"
1345"            \n"
1346"  $ pkprinters --delete \"*\"\n"
1347"  \n"
1348"  This will completely delete all printers and associated quota "
1349"information,\n"
1350"  as well as their job history. USE WITH CARE !\n"
1351"  \n"
1352"  $ pkprinters --groups Laser,HP \"hp*\"\n"
1353"  \n"
1354"  This will put all printers which name matches \"hp*\" into printers "
1355"groups \n"
1356"  Laser and HP, which MUST already exist.\n"
1357"  \n"
1358"  $ pkprinters --groups LexMark --remove hp2200\n"
1359"  \n"
1360"  This will remove the hp2200 printer from the LexMark printer group.\n"
1361"  \n"
1362"This program is free software; you can redistribute it and/or modify\n"
1363"it under the terms of the GNU General Public License as published by\n"
1364"the Free Software Foundation; either version 2 of the License, or\n"
1365"(at your option) any later version.\n"
1366"\n"
1367"This program is distributed in the hope that it will be useful,\n"
1368"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
1369"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
1370"GNU General Public License for more details.\n"
1371"\n"
1372"You should have received a copy of the GNU General Public License\n"
1373"along with this program; if not, write to the Free Software\n"
1374"Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n"
1375"\n"
1376"Merci d'envoyer les rapports de bugs �%s"
1377
1378#, python-format
1379msgid "Printer %s already exists, skipping."
1380msgstr "L'imprimante %s existe d�, ignor�"
1381
1382#, python-format
1383msgid "Printer %s already exists, will be modified."
1384msgstr "L'imprimante %s existe d�, elle sera modifi�"
1385
1386msgid "in"
1387msgstr "dans"
1388
1389msgid "You have to pass printer groups names on the command line"
1390msgstr ""
1391"Vous devez passer des noms de groupes d'imprimantes sur la ligne de commande"
1392
1393msgid "You have to pass printer names on the command line"
1394msgstr "Vous devez passer des noms d'imprimantes sur la ligne de commande"
1395
1396#, python-format
1397msgid ""
1398"pykotme v%s (c) 2003-2004 C@LL - Conseil Internet & Logiciels Libres\n"
1399"\n"
1400"Gives print quotes to users.\n"
1401"\n"
1402"command line usage :\n"
1403"\n"
1404"  pykotme  [options]  [files]\n"
1405"\n"
1406"options :\n"
1407"\n"
1408"  -v | --version       Prints pykotme's version number then exits.\n"
1409"  -h | --help          Prints this message then exits.\n"
1410"  \n"
1411"  -P | --printer p     Gives a quote for this printer only. Actually p can\n"
1412"                       use wildcards characters to select only\n"
1413"                       some printers. The default value is *, meaning\n"
1414"                       all printers.\n"
1415"                       You can specify several names or wildcards, \n"
1416"                       by separating them with commas.\n"
1417"  \n"
1418"examples :                              \n"
1419"\n"
1420"  $ pykotme --printer apple file1.ps file2.ps\n"
1421"  \n"
1422"  This will give a print quote to the current user. The quote will show\n"
1423"  the price and size of a job consisting in file1.ps and file2.ps \n"
1424"  which would be sent to the apple printer.\n"
1425"  \n"
1426"  $ pykotme --printer apple,hplaser <file1.ps\n"
1427"  \n"
1428"  This will give a print quote to the current user. The quote will show\n"
1429"  the price and size of a job consisting in file1.ps as read from\n"
1430"  standard input, which would be sent to the apple or hplaser\n"
1431"  printer.\n"
1432"\n"
1433"  $ pykotme \n"
1434"  \n"
1435"  This will give a quote for a job consisting of what is on standard \n"
1436"  input. The quote will list the job size, and the price the job\n"
1437"  would cost on each printer.\n"
1438"\n"
1439"This program is free software; you can redistribute it and/or modify\n"
1440"it under the terms of the GNU General Public License as published by\n"
1441"the Free Software Foundation; either version 2 of the License, or\n"
1442"(at your option) any later version.\n"
1443"\n"
1444"This program is distributed in the hope that it will be useful,\n"
1445"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
1446"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
1447"GNU General Public License for more details.\n"
1448"\n"
1449"You should have received a copy of the GNU General Public License\n"
1450"along with this program; if not, write to the Free Software\n"
1451"Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n"
1452"\n"
1453"Please e-mail bugs to: %s"
1454msgstr ""
1455"pykotme v%s (c) 2003-2004 C@LL - Conseil Internet & Logiciels Libres\n"
1456"\n"
1457"Gives print quotes to users.\n"
1458"\n"
1459"command line usage :\n"
1460"\n"
1461"  pykotme  [options]  [files]\n"
1462"\n"
1463"options :\n"
1464"\n"
1465"  -v | --version       Prints pykotme's version number then exits.\n"
1466"  -h | --help          Prints this message then exits.\n"
1467"  \n"
1468"  -P | --printer p     Gives a quote for this printer only. Actually p can\n"
1469"                       use wildcards characters to select only\n"
1470"                       some printers. The default value is *, meaning\n"
1471"                       all printers.\n"
1472"                       You can specify several names or wildcards, \n"
1473"                       by separating them with commas.\n"
1474"  \n"
1475"examples :                              \n"
1476"\n"
1477"  $ pykotme --printer apple file1.ps file2.ps\n"
1478"  \n"
1479"  This will give a print quote to the current user. The quote will show\n"
1480"  the price and size of a job consisting in file1.ps and file2.ps \n"
1481"  which would be sent to the apple printer.\n"
1482"  \n"
1483"  $ pykotme --printer apple,hplaser <file1.ps\n"
1484"  \n"
1485"  This will give a print quote to the current user. The quote will show\n"
1486"  the price and size of a job consisting in file1.ps as read from\n"
1487"  standard input, which would be sent to the apple or hplaser\n"
1488"  printer.\n"
1489"\n"
1490"  $ pykotme \n"
1491"  \n"
1492"  This will give a quote for a job consisting of what is on standard \n"
1493"  input. The quote will list the job size, and the price the job\n"
1494"  would cost on each printer.\n"
1495"\n"
1496"This program is free software; you can redistribute it and/or modify\n"
1497"it under the terms of the GNU General Public License as published by\n"
1498"the Free Software Foundation; either version 2 of the License, or\n"
1499"(at your option) any later version.\n"
1500"\n"
1501"This program is distributed in the hope that it will be useful,\n"
1502"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
1503"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
1504"GNU General Public License for more details.\n"
1505"\n"
1506"You should have received a copy of the GNU General Public License\n"
1507"along with this program; if not, write to the Free Software\n"
1508"Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n"
1509"\n"
1510"Merci d'envoyer les rapports de bugs �%s"
1511
1512#, python-format
1513msgid "Your account balance : %.2f"
1514msgstr "Votre solde : %.2f"
1515
1516#, python-format
1517msgid "Job size : %i pages"
1518msgstr "Taille du job : %i pages"
1519
1520#, python-format
1521msgid "Cost on printer %s : %.2f"
1522msgstr "Co�r l'imprimante %s : %.2f"
1523
1524#, python-format
1525msgid ""
1526"repykota v%s (c) 2003-2004 C@LL - Conseil Internet & Logiciels Libres\n"
1527"\n"
1528"Generates print quota reports.\n"
1529"\n"
1530"command line usage :\n"
1531"\n"
1532"  repykota [options] \n"
1533"\n"
1534"options :\n"
1535"\n"
1536"  -v | --version       Prints repykota's version number then exits.\n"
1537"  -h | --help          Prints this message then exits.\n"
1538"  \n"
1539"  -u | --users         Generates a report on users quota, this is \n"
1540"                       the default.\n"
1541"  \n"
1542"  -g | --groups        Generates a report on group quota instead of users.\n"
1543"  \n"
1544"  -P | --printer p     Report quotas on this printer only. Actually p can\n"
1545"                       use wildcards characters to select only\n"
1546"                       some printers. The default value is *, meaning\n"
1547"                       all printers.\n"
1548"                       You can specify several names or wildcards, \n"
1549"                       by separating them with commas.\n"
1550"  \n"
1551"examples :                              \n"
1552"\n"
1553"  $ repykota --printer lp\n"
1554"  \n"
1555"  This will print the quota status for all users who use the lp printer.\n"
1556"\n"
1557"  $ repykota \n"
1558"  \n"
1559"  This will print the quota status for all users on all printers.\n"
1560"  \n"
1561"  $ repykota --printer \"laser*,*pson\" jerome \"jo*\"\n"
1562"  \n"
1563"  This will print the quota status for user jerome and all users\n"
1564"  whose name begins with \"jo\" on all printers which name begins\n"
1565"  with \"laser\" or ends with \"pson\".\n"
1566"  \n"
1567"  If launched by an user who is not a PyKota administrator, additionnal\n"
1568"  arguments representing users or groups names are ignored, and only the\n"
1569"  current user/group is reported.\n"
1570"\n"
1571"This program is free software; you can redistribute it and/or modify\n"
1572"it under the terms of the GNU General Public License as published by\n"
1573"the Free Software Foundation; either version 2 of the License, or\n"
1574"(at your option) any later version.\n"
1575"\n"
1576"This program is distributed in the hope that it will be useful,\n"
1577"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
1578"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
1579"GNU General Public License for more details.\n"
1580"\n"
1581"You should have received a copy of the GNU General Public License\n"
1582"along with this program; if not, write to the Free Software\n"
1583"Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n"
1584"\n"
1585"Please e-mail bugs to: %s"
1586msgstr ""
1587"repykota v%s (c) 2003-2004 C@LL - Conseil Internet & Logiciels Libres\n"
1588"\n"
1589"Generates print quota reports.\n"
1590"\n"
1591"command line usage :\n"
1592"\n"
1593"  repykota [options] \n"
1594"\n"
1595"options :\n"
1596"\n"
1597"  -v | --version       Prints repykota's version number then exits.\n"
1598"  -h | --help          Prints this message then exits.\n"
1599"  \n"
1600"  -u | --users         Generates a report on users quota, this is \n"
1601"                       the default.\n"
1602"  \n"
1603"  -g | --groups        Generates a report on group quota instead of users.\n"
1604"  \n"
1605"  -P | --printer p     Report quotas on this printer only. Actually p can\n"
1606"                       use wildcards characters to select only\n"
1607"                       some printers. The default value is *, meaning\n"
1608"                       all printers.\n"
1609"                       You can specify several names or wildcards, \n"
1610"                       by separating them with commas.\n"
1611"  \n"
1612"examples :                              \n"
1613"\n"
1614"  $ repykota --printer lp\n"
1615"  \n"
1616"  This will print the quota status for all users who use the lp printer.\n"
1617"\n"
1618"  $ repykota \n"
1619"  \n"
1620"  This will print the quota status for all users on all printers.\n"
1621"  \n"
1622"  $ repykota --printer \"laser*,*pson\" jerome \"jo*\"\n"
1623"  \n"
1624"  This will print the quota status for user jerome and all users\n"
1625"  whose name begins with \"jo\" on all printers which name begins\n"
1626"  with \"laser\" or ends with \"pson\".\n"
1627"  \n"
1628"  If launched by an user who is not a PyKota administrator, additionnal\n"
1629"  arguments representing users or groups names are ignored, and only the\n"
1630"  current user/group is reported.\n"
1631"\n"
1632"This program is free software; you can redistribute it and/or modify\n"
1633"it under the terms of the GNU General Public License as published by\n"
1634"the Free Software Foundation; either version 2 of the License, or\n"
1635"(at your option) any later version.\n"
1636"\n"
1637"This program is distributed in the hope that it will be useful,\n"
1638"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
1639"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
1640"GNU General Public License for more details.\n"
1641"\n"
1642"You should have received a copy of the GNU General Public License\n"
1643"along with this program; if not, write to the Free Software\n"
1644"Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n"
1645"\n"
1646"Merci d'envoyer les rapports de bugs �%s"
1647
1648#, python-format
1649msgid "Unsupported accounter backend %s"
1650msgstr "Backend accounter %s non support�
1651#, python-format
1652msgid "Configuration file %s not found."
1653msgstr "Fichier de configuration %s non trouv�
1654
1655#, python-format
1656msgid "Option %s not found in section global of %s"
1657msgstr "Option %s non trouv�dans la section global de %s"
1658
1659#, python-format
1660msgid "Option %s not found in section %s of %s"
1661msgstr "Option %s non trouv�dans la section %s de %s"
1662
1663#, python-format
1664msgid "Option logger only supports values in %s"
1665msgstr "L'option logger supporte seulement les valeurs %s"
1666
1667#, python-format
1668msgid "Invalid accounter %s for printer %s"
1669msgstr "Compteur de pages %s invalide pour l'imprimante %s"
1670
1671#, python-format
1672msgid "Option accounter in section %s only supports values in %s"
1673msgstr ""
1674"L'option accounter pour l'imprimante %s supporte seulement les valeurs %s"
1675
1676#, python-format
1677msgid "Option enforcement in section %s only supports values in %s"
1678msgstr ""
1679"L'option enforcement pour l'imprimante %s supporte seulement les valeurs %s"
1680
1681#, python-format
1682msgid "Option onaccountererror in section %s only supports values in %s"
1683msgstr ""
1684"L'option onaccountererror pour l'imprimante %s supporte seulement les "
1685"valeurs %s"
1686
1687#, python-format
1688msgid "Invalid policy %s for printer %s"
1689msgstr "Option policy %s invalide pour l'imprimante %s"
1690
1691#, python-format
1692msgid "Option policy in section %s only supports values in %s"
1693msgstr "L'option policy dans la section %s supporte seulement les valeurs %s"
1694
1695#, python-format
1696msgid "Invalid option mailto %s for printer %s"
1697msgstr "Option mailto %s invalide pour l'imprimante %s"
1698
1699#, python-format
1700msgid "Option mailto in section %s only supports values in %s"
1701msgstr "L'option mailto dans la section %s supporte seulement les valeurs %s"
1702
1703#, python-format
1704msgid "Invalid grace delay %s"
1705msgstr "D�i de gr� %s invalide"
1706
1707#, python-format
1708msgid "Invalid poor man's threshold %s"
1709msgstr "Valeur 'pauvre homme' %s invalide"
1710
1711msgid ""
1712"Your Print Quota account balance is Low.\n"
1713"Soon you'll not be allowed to print anymore.\n"
1714"Please contact the Print Quota Administrator to solve the problem."
1715msgstr ""
1716"Le solde de votre compte d'impression est Bas.\n"
1717"Bient�ous ne serez plus autoris�) �mprimer.\n"
1718"Merci de contacter l'Administrateur de Quota d'Impression pour r�udre ce "
1719"probl�."
1720
1721#, python-format
1722msgid ""
1723"You are not allowed to print anymore because\n"
1724"your Print Quota is exceeded on printer %s."
1725msgstr ""
1726"Vous n'�s plus autoris� imprimer car\n"
1727"votre Quota d'Impression est d�ss�ur l'imprimante %s."
1728
1729#, python-format
1730msgid ""
1731"You will soon be forbidden to print anymore because\n"
1732"your Print Quota is almost reached on printer %s."
1733msgstr ""
1734"Vous n'aurez bient�lus le droit d'imprimer car\n"
1735"votre Quota d'Impression sur l'imprimante %s est presque atteint."
1736
1737#, python-format
1738msgid "Unsupported logging subsystem %s"
1739msgstr "Syst� de log %s non support�
1740#, python-format
1741msgid "Report for %s quota on printer %s"
1742msgstr "Rapport pour le quota %s sur l'imprimante %s"
1743
1744#, python-format
1745msgid "Pages grace time: %i days"
1746msgstr "D�i de gr�: %i jours"
1747
1748#, python-format
1749msgid "Price per job: %.3f"
1750msgstr "Prix par job: %.3f"
1751
1752#, python-format
1753msgid "Price per page: %.3f"
1754msgstr "Prix par page: %.3f"
1755
1756msgid ""
1757"Group           used    soft    hard    balance grace         total       "
1758"paid"
1759msgstr ""
1760"Groupe          util    soft    hard      solde gr�         total       "
1761"pay�
1762msgid ""
1763"User            used    soft    hard    balance grace         total       "
1764"paid"
1765msgstr ""
1766"Utilisateur     util    soft    hard      solde gr�         total       "
1767"pay�
1768msgid "unknown"
1769msgstr "inconnu"
1770
1771#, python-format
1772msgid "Real : %s"
1773msgstr "R� : %s"
1774
1775#, python-format
1776msgid "Total : %9i"
1777msgstr "Total : %9i"
1778
1779#, python-format
1780msgid "Unsupported reporter backend %s"
1781msgstr "backend reporter %s non support�
1782#, python-format
1783msgid "Unsupported quota storage backend %s"
1784msgstr "Backend de stockage de quota %s non support�
1785#, python-format
1786msgid "Impossible to connect to SMTP server : %s"
1787msgstr "Impossible de se connecter au serveur SMTP : %s"
1788
1789#, python-format
1790msgid "Impossible to send mail to %s, error %s : %s"
1791msgstr "Impossible d'envoyer un message �s, erreur %s : %s"
1792
1793#, python-format
1794msgid ""
1795"\n"
1796"\n"
1797"Please contact your system administrator :\n"
1798"\n"
1799"\t%s - <%s>\n"
1800msgstr ""
1801"\n"
1802"\n"
1803"Merci de contacter votre administrateur syst� :\n"
1804"\n"
1805"\t%s - <%s>\n"
1806
1807#, python-format
1808msgid "Unable to match user %s on printer %s, applying default policy (%s)"
1809msgstr ""
1810"Impossible de trouver l'utilisateur %s sur l'imprimante %s, action par "
1811"d�ut (%s) appliqu�
1812
1813#, python-format
1814msgid ""
1815"Unable to find user %s's account balance, applying default policy (%s) for "
1816"printer %s"
1817msgstr ""
1818"Impossible de trouver le solde du compte de l'utilisateur %s, action par "
1819"d�ut (%s) appliqu�sur l'imprimante %s"
1820
1821#, python-format
1822msgid "Print Quota exceeded for group %s on printer %s"
1823msgstr ""
1824"D�ssement de Quota d'impression pour le groupe %s sur l'imprimante %s"
1825
1826msgid "Print Quota"
1827msgstr "Quota d'Impression"
1828
1829msgid "Print Quota Exceeded"
1830msgstr "D�ssement de Quota d'Impression"
1831
1832#, python-format
1833msgid "Print Quota low for group %s on printer %s"
1834msgstr "Quota d'Impression faible pour le groupe %s sur l'imprimante %s"
1835
1836#, python-format
1837msgid "Print Quota exceeded for user %s on printer %s"
1838msgstr ""
1839"D�ssement de Quota d'Impression pour l'utilisateur %s sur l'imprimante %s"
1840
1841#, python-format
1842msgid "Print Quota low for user %s on printer %s"
1843msgstr "Quota d'Impression faible pour l'utilisateur %s sur l'imprimante %s"
1844
1845msgid "Print Quota Low"
1846msgstr "Quota d'Impression Bas"
1847
1848#, python-format
1849msgid "Printing system %s, args=%s"
1850msgstr "Syst� d'impression %s, args=%s"
1851
1852#, python-format
1853msgid "Unable to precompute the job's size with the generic PDL analyzer : %s"
1854msgstr ""
1855"Impossible de pr�alculer la taille du travail d'impression avec "
1856"l'analyzeur g�rique de PDL : %s"
1857
1858#, python-format
1859msgid "SIGTERM received, job %s cancelled."
1860msgstr "SIGTERM re� travail d'impression %s annul�
1861
1862msgid "Printer hostname undefined, set to 'localhost'"
1863msgstr "Nom d'h�de l'imprimante ind�ni, positionn� 'localhost'"
1864
1865#, python-format
1866msgid "Printing system unknown, args=%s"
1867msgstr "Syst� d'impression inconnu, args=%s"
1868
1869#, python-format
1870msgid ""
1871"Printer %s not registered in the PyKota system, applying external policy (%"
1872"s) for printer %s"
1873msgstr ""
1874"Imprimante %s non enregistr�dans le syst� PyKota, action externe (%s) "
1875"appliqu�sur l'imprimante %s"
1876
1877#, python-format
1878msgid ""
1879"User %s not registered in the PyKota system, applying external policy (%s) "
1880"for printer %s"
1881msgstr ""
1882"Utilisateur %s non enregistr�ans le syst� PyKota, application de "
1883"l'action externe (%s) sur l'imprimante %s"
1884
1885#, python-format
1886msgid ""
1887"User %s doesn't have quota on printer %s in the PyKota system, applying "
1888"external policy (%s) for printer %s"
1889msgstr ""
1890"L'utilisateur %s n'a pas de quota sur l'imprimante %s dans le syst� "
1891"PyKota, application de l'action externe (%s) sur l'imprimante %s"
1892
1893#, python-format
1894msgid ""
1895"External policy %s for printer %s produced an error. Job rejected. Please "
1896"check PyKota's configuration files."
1897msgstr ""
1898"L'action externe %s sur l'imprimante %s a produit une erreur. Job rejet�"
1899"Merci de v�fier les fichiers de configuration de PyKota."
1900
1901#, python-format
1902msgid ""
1903"Printer %s not registered in the PyKota system, applying default policy (%s)"
1904msgstr ""
1905"Imprimante %s non enregistr�dans le syst� PyKota, application de "
1906"l'action par d�ut (%s) "
1907
1908#, python-format
1909msgid ""
1910"User %s not registered in the PyKota system, applying default policy (%s) "
1911"for printer %s"
1912msgstr ""
1913"Utilisateur %s non enregistr�ans le syst� PyKota, application de "
1914"l'action par d�ut (%s) sur l'imprimante %s"
1915
1916#, python-format
1917msgid ""
1918"User %s doesn't have quota on printer %s in the PyKota system, applying "
1919"default policy (%s)"
1920msgstr ""
1921"Utilisateur %s n'a aucun quota sur l'imprimante %s dans le syst� PyKota, "
1922"application de l'action par d�ut (%s)"
1923
1924#, python-format
1925msgid ""
1926"Printer %s still not registered in the PyKota system, job will be rejected"
1927msgstr ""
1928"L'imprimante %s n'est toujours pas enregistr�dans le syst� PyKota, le "
1929"travail d'impression sera rejet�
1930#, python-format
1931msgid ""
1932"User %s still not registered in the PyKota system, job will be rejected on "
1933"printer %s"
1934msgstr ""
1935"L'utilisateur %s n'est toujours pas enregistr�ans le syst� PyKota, le "
1936"travail d'impression sera rejet�e l'imprimante %s"
1937
1938#, python-format
1939msgid ""
1940"User %s still doesn't have quota on printer %s in the PyKota system, job "
1941"will be rejected"
1942msgstr ""
1943"L'utilisateur %s n'a toujours pas de quota sur l'imprimante %s dans le "
1944"syst� PyKota, le travail d'impression sera rejet�
1945#, python-format
1946msgid ""
1947"Search base %s doesn't seem to exist. Probable misconfiguration. Please "
1948"double check /etc/pykota/pykota.conf : %s"
1949msgstr ""
1950"La base de recherche %s semble �e inexistante. Probablement une mauvaise "
1951"configuration. Merci de v�fier /etc/pykota/pykota.conf : %s"
1952
1953#, python-format
1954msgid "Search for %s(%s) from %s(scope=%s) returned no answer."
1955msgstr "La recherche de %s(%s) depuis %s(scope=%s) n'a renvoy�ucun r�ltat."
1956
1957#, python-format
1958msgid "Problem adding LDAP entry (%s, %s)"
1959msgstr "Probl� durant l'ajout de l'entr�LDAP (%s, %s)"
1960
1961#, python-format
1962msgid "Problem deleting LDAP entry (%s)"
1963msgstr "Probl� durant la suppression de l'entr�LDAP (%s)"
1964
1965#, python-format
1966msgid "Problem modifying LDAP entry (%s, %s)"
1967msgstr "Probl� durant la modification de l'entr�LDAP (%s, %s)"
1968
1969#, python-format
1970msgid ""
1971"No pykotaAccountBalance object found for user %s. Did you create LDAP "
1972"entries manually ?"
1973msgstr ""
1974"Aucun objet pykotaAccountBalance trouv�our l'utilisateur %s. Avez vous "
1975"cr�des entr� LDAP manuellement ?"
1976
1977#, python-format
1978msgid ""
1979"Unable to find an existing objectClass %s entry with %s=%s to attach "
1980"pykotaAccount objectClass"
1981msgstr ""
1982"Impossible de trouver une entr�existante ayant pour objectClass %s avec %s="
1983"%s �aquelle attacher une objectClass pykotaAccount"
1984
1985#, python-format
1986msgid "Unable to find an existing entry to attach pykotaGroup objectclass %s"
1987msgstr ""
1988"Impossible de trouver une entr�existante �aquelle attacher l'objectClass "
1989"pykotaGroup %s"
1990
1991msgid "Totals may be inaccurate if some users are members of several groups."
1992msgstr ""
1993"Les totaux peuvent �e faux si des utilisateurs sont dans plusieurs groupes."
1994
1995#, python-format
1996msgid "Network error while doing SNMP queries on printer %s : %s"
1997msgstr "Erreur r�au durant les requ�s SNMP sur l'imprimante %s : %s"
1998
1999#, python-format
2000msgid "Problem encountered while doing SNMP queries on printer %s : %s"
2001msgstr "Probl� rencontr�urant les requ�s SNMP sur l'imprimante %s : %s"
2002
2003#, python-format
2004msgid "Waiting for printer %s to be idle or printing..."
2005msgstr ""
2006"En attente que l'imprimante %s soit disponible ou en train d'imprimer..."
2007
2008#, python-format
2009msgid "Waiting for printer %s's idle status to stabilize..."
2010msgstr "En attente que l'�t disponible de l'imprimante %s se stabilise..."
2011
2012#, python-format
2013msgid "Problem during connection to %s:%s : %s"
2014msgstr "Probl� durant la connexion �s:%s : %s"
2015
2016#, python-format
2017msgid "Problem while sending PJL query to %s:%s : %s"
2018msgstr "Probl� lors de l'envoi des requ�s PJL �s:%s : %s"
2019
2020#, python-format
2021msgid "A problem occured while reading printer %s's internal page counter."
2022msgstr ""
2023"Un probl� est survenu durant la lecture du compteur de pages internes de "
2024"l'imprimante %s."
2025
2026#, python-format
2027msgid "Retrieving printer %s's page counter from database instead."
2028msgstr ""
2029"R�p�tion du compteur de pages de l'imprimante %s depuis la base de "
2030"donn�."
2031
2032#, python-format
2033msgid ""
2034"Couldn't retrieve printer %s's internal page counter either before or after "
2035"printing."
2036msgstr ""
2037"Impossible de r�p�r le compteur de page internes de l'imprimante avant "
2038"ou apr�l'impression."
2039
2040#, python-format
2041msgid "Job's size forced to 1 page for printer %s."
2042msgstr "Taille du travail forc� 1 page pour l'imprimante %s."
2043
2044#, python-format
2045msgid "No previous job in database for printer %s."
2046msgstr "Aucun travail pr�dent pour l'imprimante %s dans la base de donn�."
2047
2048#, python-format
2049msgid "Inconsistent values for printer %s's internal page counter."
2050msgstr "Valeurs bizarres pour le compteur de pages interne de l'imprimante %s."
2051
2052msgid ""
2053"Internal SNMP accounting asked, but Python-SNMP is not available. Please "
2054"download it from http://pysnmp.sourceforge.net"
2055msgstr ""
2056"Comptage SNMP interne demand�mais Python-SNMP n'est pas disponible. Merci "
2057"de le t�charger depuis http://pysnmp.sourceforge.net"
2058
2059#, python-format
2060msgid "Unknown printer address in HARDWARE(%s) for printer %s"
2061msgstr "Adresse inconnue dans HARDWARE(%s) pour l'imprimante %s"
2062
2063#, python-format
2064msgid "Launching HARDWARE(%s)..."
2065msgstr "Ex�tion de HARDWARE(%s)..."
2066
2067#, python-format
2068msgid "SIGTERM was sent to hardware accounter %s (pid: %s)"
2069msgstr "SIGTERM a � envoy�u compteur hardware %s (pid: %s)"
2070
2071#, python-format
2072msgid "Line [%s] skipped in accounter's output. Trying again..."
2073msgstr "Ligne [%s] ignor�ans la sortie du compteur. R�sayer..."
2074
2075#, python-format
2076msgid "Hardware accounter %s exit code is %s"
2077msgstr "Le code de sortie du compteur hardware %s est %s"
2078
2079#, python-format
2080msgid "Unable to query printer %s via HARDWARE(%s)"
2081msgstr "Impossible d'interroger l'imprimante %s via HARDWARE(%s)"
2082
2083#, python-format
2084msgid ""
2085"SNMP querying stage interrupted. Using latest value seen for internal page "
2086"counter (%s) on printer %s."
2087msgstr ""
2088"Interrogation SNMP interrompue. Utilisation de la derni� valeur connue du "
2089"compteur (%s) sur l'imprimante %s."
2090
2091#, python-format
2092msgid ""
2093"PJL querying stage interrupted. Using latest value seen for internal page "
2094"counter (%s) on printer %s."
2095msgstr ""
2096"Interrogation PJL interrompue. Utilisation de la derni� valeur connue du "
2097"compteur (%s) sur l'imprimante %s."
2098
2099#, python-format
2100msgid "Launching SOFTWARE(%s)..."
2101msgstr "Ex�tion de SOFTWARE(%s)..."
2102
2103#, python-format
2104msgid "Unable to compute job size with accounter %s"
2105msgstr "Impossible de calculer la taille du job avec le compteur %s"
2106
2107#, python-format
2108msgid "Problem while waiting for software accounter pid %s to exit : %s"
2109msgstr ""
2110"Probl� d�ct�n attendant que le compteur software pid %s se termine : %s"
2111
2112#, python-format
2113msgid "Software accounter %s exit code is %s"
2114msgstr "Le code de sortie du compteur software %s est %s"
2115
2116msgid "PyKota Reports"
2117msgstr "Rapports de Quotas d'Impression PyKota"
2118
2119msgid "Report"
2120msgstr "G�ration du Rapport"
2121
2122msgid "User / Group names mask"
2123msgstr "Masque de noms Utilisateur / Groupe"
2124
2125msgid "Groups report"
2126msgstr "Rapport de groupes"
2127
2128msgid "History"
2129msgstr "Historique des Impressions"
2130
2131msgid "Empty"
2132msgstr "Vide"
2133
2134msgid "Date"
2135msgstr "Date"
2136
2137msgid "Action"
2138msgstr "Action"
2139
2140msgid "User"
2141msgstr "utilisateur"
2142
2143msgid "Printer"
2144msgstr "Imprimante"
2145
2146msgid "Hostname"
2147msgstr "Poste client"
2148
2149msgid "JobId"
2150msgstr "JobId"
2151
2152msgid "JobSize"
2153msgstr "Taille"
2154
2155msgid "JobPrice"
2156msgstr "Co�msgid "Copies"
2157msgstr "Copies"
2158
2159msgid "JobBytes"
2160msgstr "Taille en octets"
2161
2162msgid "PageCounter"
2163msgstr "Compteur de pages"
2164
2165msgid "Title"
2166msgstr "Titre"
2167
2168msgid "Filename"
2169msgstr "Fichier"
2170
2171msgid "Options"
2172msgstr "Options"
2173
2174msgid "Previous page"
2175msgstr "Page pr�dente"
2176
2177msgid "Please click on the above button"
2178msgstr "Merci de cliquer sur le bouton ci-dessus"
Note: See TracBrowser for help on using the browser.