root / pykota / trunk / po / it / pykota.po @ 2228

Revision 2228, 61.5 kB (checked in by jerome, 19 years ago)

1.22beta is out

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1# PyKota
2#
3# PyKota : Print Quotas for CUPS and LPRng
4#
5# (c) 2003, 2004, 2005 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 translation master file.
23# Copyright (c) 2003, 2004, 2005 Conseil Internet & Logiciels Libres
24# Jerome Alet <alet@librelogiciel.com>, 2003, 2004, 2005.
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-11-25 10:16+0100\n"
31"PO-Revision-Date: 2004-07-27 12:00+0100\n"
32"Last-Translator: Michele Baldessari <michele@pupazzo.org>\n"
33"Language-Team: Italian <michele@pupazzo.org>\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, 2005 C@LL - Conseil Internet & Logiciels "
41"Libres\n"
42"A tool to automate user account creation and initial balance setting.\n"
43"\n"
44"THIS TOOL MUST NOT BE USED IF YOU WANT TO LIMIT YOUR USERS BY PAGE QUOTA !\n"
45"\n"
46"command line usage :\n"
47"\n"
48"  THIS TOOL MUST NOT BE USED FROM THE COMMAND LINE BUT ONLY AS PART\n"
49"  OF AN external policy IN pykota.conf\n"
50"  \n"
51"  autopykota { -i | --initbalance value } \n"
52"\n"
53"options :\n"
54"\n"
55"  -v | --version       Prints autopykota's version number then exits.\n"
56"  -h | --help          Prints this message then exits.\n"
57"  \n"
58"  -i | --initbalance b Sets the user's account initial balance value to b.\n"
59"                       If the user already exists, actual balance is left\n"
60"                       unmodified. If unset, the default value is 0.\n"
61"                       \n"
62"This program is free software; you can redistribute it and/or modify\n"
63"it under the terms of the GNU General Public License as published by\n"
64"the Free Software Foundation; either version 2 of the License, or\n"
65"(at your option) any later version.\n"
66"\n"
67"This program is distributed in the hope that it will be useful,\n"
68"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
69"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
70"GNU General Public License for more details.\n"
71"\n"
72"You should have received a copy of the GNU General Public License\n"
73"along with this program; if not, write to the Free Software\n"
74"Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n"
75"\n"
76"Please e-mail bugs to: %s"
77msgstr ""
78
79#, python-format
80msgid "Banner generator %s exit code is %s"
81msgstr ""
82
83msgid "Job contains no data. Printing is denied."
84msgstr "Stampa non contiene dati. Stampa rifiutata."
85
86msgid "Job is a duplicate. Printing is denied."
87msgstr ""
88
89msgid "Banner won't be printed : maximum number of deny banners reached."
90msgstr ""
91
92msgid "Job accounting begins."
93msgstr "Inizio accounting stampa."
94
95msgid "Job accounting ends."
96msgstr "Fine accounting stampa."
97
98msgid "Job size forced to 0 because printing is denied."
99msgstr "Dimensione stampa forzato a 0 perch�a stampa non �ermessa."
100
101#, python-format
102msgid "Beware : computed job size (%s) != precomputed job size (%s)"
103msgstr ""
104
105msgid ""
106"The job size will be trusted anyway according to the 'trustjobsize' directive"
107msgstr ""
108
109#, python-format
110msgid ""
111"The job size will be trusted because it is inferior to the 'trustjobsize' "
112"directive's limit %s"
113msgstr ""
114
115#, python-format
116msgid ""
117"The job size will be modified according to the 'trustjobsize' directive : %s"
118msgstr ""
119
120#, python-format
121msgid "Job size : %i"
122msgstr "Dimensione stampa: %i"
123
124#, python-format
125msgid "Updating user %s's quota on printer %s"
126msgstr "Aggiornamento quota per l'utente %s sulla stampante %s"
127
128msgid "Job added to history."
129msgstr "Stampa aggiunta in cronologia."
130
131#, python-format
132msgid "File number %s unregistered twice from polling object, ignored."
133msgstr "Numero file %s rimosso due volte dall'oggetto polling, ignorato."
134
135#, python-format
136msgid "SIGTERM was sent to real backend %s (pid: %s)"
137msgstr "Segnale SIGTERM inviato al backend %s (pid: %s)"
138
139#, python-format
140msgid "CUPS backend %s died abnormally."
141msgstr "Backend CUPS %s terminato inaspettatamente."
142
143#, python-format
144msgid ""
145"dumpykota v%s (c) 2003, 2004, 2005 C@LL - Conseil Internet & Logiciels "
146"Libres\n"
147"\n"
148"Dumps PyKota database's content.\n"
149"\n"
150"command line usage :\n"
151"\n"
152"  dumpykota [options] [filterexpr]\n"
153"\n"
154"options :\n"
155"\n"
156"  -v | --version       Prints dumpykota's version number then exits.\n"
157"  -h | --help          Prints this message then exits.\n"
158"  \n"
159"  -d | --data type     Dumps 'type' datas. Allowed types are :\n"
160"                       \n"
161"                         - history : dumps the jobs history.\n"
162"                         - users : dumps users.\n"
163"                         - groups : dumps user groups.\n"
164"                         - printers : dump printers.\n"
165"                         - upquotas : dump user quotas.\n"
166"                         - gpquotas : dump user groups quotas.\n"
167"                         - payments : dumps user payments.\n"
168"                         - pmembers : dumps printer groups members.\n"
169"                         - umembers : dumps user groups members.\n"
170"                         \n"
171"                       NB : the -d | --data command line option   \n"
172"                       is MANDATORY.\n"
173"  \n"
174"  -f | --format fmt    Dumps datas in the 'fmt' format. When not specified,\n"
175"                       the format is to dump datas in the csv format (comma\n"
176"                       separated values). All data dumped is between double\n"
177"                       quotes. Allowed formats are :\n"
178"                       \n"
179"                         - csv : separate datas with commas\n"
180"                         - ssv : separate datas with semicolons\n"
181"                         - tsv : separate datas with tabs\n"
182"                         - xml : dump data as XML\n"
183"                         - cups : dump datas in CUPS' page_log format :\n"
184"                                  ONLY AVAILABLE WITH --data history\n"
185"                         \n"
186"  -o | --output fname  All datas will be dumped to the file instead of\n"
187"                       to the standard output. The special '-' filename\n"
188"                       is the default value and means stdout.\n"
189"                       WARNING : existing files are truncated !\n"
190"                       \n"
191"  Use the filter expressions to extract only parts of the \n"
192"  datas. Allowed filters are of the form :\n"
193"                \n"
194"         key=value\n"
195"                         \n"
196"  Allowed keys for now are :  \n"
197"                       \n"
198"         username       User's name\n"
199"         groupname      Users group's name\n"
200"         printername    Printer's name\n"
201"         pgroupname     Printers group's name\n"
202"         hostname       Client's hostname\n"
203"         billingcode    Job's billing code\n"
204"         \n"
205"  Contrary to other PyKota management tools, wildcard characters are not \n"
206"  expanded, so you can't use them.\n"
207"  \n"
208"  NB : not all keys are allowed for each data type, so the result may be \n"
209"  empty if you use a key not available for a particular data type.\n"
210"  \n"
211"Examples :\n"
212"\n"
213"  $ dumpykota --data history --format csv >myfile.csv\n"
214"  \n"
215"  This dumps the history in a comma separated values file, for possible\n"
216"  use in a spreadsheet.\n"
217"  \n"
218"  $ dumpykota --data users --format xml -o users.xml\n"
219"  \n"
220"  Dumps all users datas to the users.xml file.\n"
221"  \n"
222"  $ dumpykota --data history printername=HP2100 username=jerome\n"
223"  \n"
224"  Dumps the job history for user jerome on printer HP2100 only.\n"
225"  \n"
226"This program is free software; you can redistribute it and/or modify\n"
227"it under the terms of the GNU General Public License as published by\n"
228"the Free Software Foundation; either version 2 of the License, or\n"
229"(at your option) any later version.\n"
230"\n"
231"This program is distributed in the hope that it will be useful,\n"
232"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
233"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
234"GNU General Public License for more details.\n"
235"\n"
236"You should have received a copy of the GNU General Public License\n"
237"along with this program; if not, write to the Free Software\n"
238"Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n"
239"\n"
240"Please e-mail bugs to: %s"
241msgstr ""
242
243msgid "The -d | --data command line option is mandatory, see help."
244msgstr ""
245
246#, python-format
247msgid ""
248"edpykota v%s (c) 2003, 2004, 2005 C@LL - Conseil Internet & Logiciels "
249"Libres\n"
250"A Print Quota editor for PyKota.\n"
251"\n"
252"command line usage :\n"
253"\n"
254"  edpykota [options] user1 user2 ... userN\n"
255"  \n"
256"  edpykota [options] group1 group2 ... groupN\n"
257"\n"
258"options :\n"
259"\n"
260"  -v | --version       Prints edpykota's version number then exits.\n"
261"  -h | --help          Prints this message then exits.\n"
262"  \n"
263"  -a | --add           Adds users and/or printers if they don't \n"
264"                       exist on the Quota Storage Server.\n"
265"                       \n"
266"  -d | --delete        Deletes users/groups from the quota storage.\n"
267"                       Printers are never deleted.\n"
268"                       \n"
269"  -c | --charge p[,j]  Sets the price per page and per job to charge\n"
270"                       for a particular printer. Job price is optional.\n"
271"                       If both are to be set, separate them with a comma.\n"
272"                       Floating point values are allowed.\n"
273"                       \n"
274"  -o | --overcharge f  Sets the overcharging factor applied to the user \n"
275"                       when computing the cost of a print job. Positive or \n"
276"                       negative floating point values are allowed,\n"
277"                       this allows you to do some really creative\n"
278"                       things like giving money to an user whenever\n"
279"                       he prints. The number of pages in a print job\n"
280"                       is not modified by this coefficient, only the\n"
281"                       cost of the job for a particular user.\n"
282"                       Only users have a coefficient.\n"
283"  \n"
284"  -i | --ingroups g1[,g2...]  Puts the users into each of the groups\n"
285"                              listed, separated by commas. The groups\n"
286"                              must already exist in the Quota Storage.\n"
287"  \n"
288"  -u | --users         Edit users print quotas, this is the default.\n"
289"  \n"
290"  -P | --printer p     Edit quotas on printer p only. Actually p can\n"
291"                       use wildcards characters to select only\n"
292"                       some printers. The default value is *, meaning\n"
293"                       all printers. \n"
294"                       You can specify several names or wildcards, \n"
295"                       by separating them with commas.\n"
296"  \n"
297"  -G | --pgroups pg1[,pg2...] Adds the printer(s) to the printer groups\n"
298"                       pg1, pg2, etc... which must already exist.\n"
299"                       A printer group is just like a normal printer,\n"
300"                       only that it is usually unknown from the printing\n"
301"                       system. Create printer groups exactly the same\n"
302"                       way that you create printers, then add other \n"
303"                       printers to them with this option.\n"
304"                       Accounting is done on a printer and on all\n"
305"                       the printer groups it belongs to, quota checking\n"
306"                       is done on a printer and on all the printer groups\n"
307"                       it belongs to.\n"
308"  \n"
309"  -g | --groups        Edit users groups print quotas instead of users.\n"
310"                          \n"
311"  -p | --prototype u|g Uses user u or group g as a prototype to set\n"
312"                       print quotas\n"
313"                       \n"
314"  -n | --noquota       Doesn't set a quota but only does accounting.\n"
315"  \n"
316"  -r | --reset         Resets the actual page counter for the user\n"
317"                       or group to zero on the specified printers. \n"
318"                       The life time page counter is kept unchanged.\n"
319"                       \n"
320"  -R | --hardreset     Resets the actual and life time page counters\n"
321"                       for the user or group to zero on the specified \n"
322"                       printers. This is a shortcut for '--used 0'.\n"
323"                       \n"
324"  -l | --limitby l     Choose if the user/group is limited in "
325"printing                     \n"
326"                       by its account balance or by its page quota.\n"
327"                       The default value is 'quota'. Allowed values\n"
328"                       are 'quota' 'balance' 'quota-then-balance' and\n"
329"                       'balance-then-quota'.\n"
330"                       WARNING : quota-then-balance and balance-then-quota\n"
331"                       are not yet implemented.\n"
332"                       \n"
333"  -b | --balance b     Sets the user's account balance to "
334"b.                     \n"
335"                       Account balance may be increase or decreased\n"
336"                       if b is prefixed with + or -.\n"
337"                       WARNING : when decreasing account balance,\n"
338"                       the total paid so far by the user is decreased\n"
339"                       too.\n"
340"                       Groups don't have a real balance, but the\n"
341"                       sum of their users' account balance.\n"
342"                       \n"
343"  -S | --softlimit sl  Sets the quota soft limit to sl "
344"pages.                       \n"
345"  \n"
346"  -H | --hardlimit hl  Sets the quota hard limit to hl pages.\n"
347"\n"
348"  -U | --used usage    Sets the pagecounters for the user to usage pages;\n"
349"                       useful for migrating users from a different system\n"
350"                       where they have already used some pages. Actual\n"
351"                       and Life Time page counters may be increased or "
352"decreased\n"
353"                       if usage is prefixed with + or -.\n"
354"                       WARNING : BOTH page counters are modified in all "
355"cases,\n"
356"                       so be careful.\n"
357"                       NB : if 'usage' equals '0', then the action taken is\n"
358"                       the same as if --hardreset was used.\n"
359"\n"
360"  user1 through userN and group1 through groupN can use wildcards\n"
361"  if the --add option is not set.\n"
362"  \n"
363"examples :                              \n"
364"\n"
365"  $ edpykota --add -p jerome john paul george ringo/ringo@example.com\n"
366"  \n"
367"  This will add users john, paul, george and ringo to the quota\n"
368"  database, and set their print quotas to the same values than user \n"
369"  jerome. User jerome must already exist.\n"
370"  User ringo's email address will also be set to 'ringo@example.com'\n"
371"  \n"
372"  $ edpykota --printer lp -S 50 -H 60 jerome\n"
373"  \n"
374"  This will set jerome's print quota on the lp printer to a soft limit\n"
375"  of 50 pages, and a hard limit of 60 pages. If either user jerome or\n"
376"  printer lp doesn't exist on the Quota Storage Server then nothing is "
377"done.\n"
378"\n"
379"  $ edpykota --add --printer lp --ingroups coders,it -S 50 -H 60 jerome\n"
380"  \n"
381"  Same as above, but if either user jerome or printer lp doesn't exist \n"
382"  on the Quota Storage Server they are automatically added. Also\n"
383"  user jerome is put into the groups \"coders\" and \"it\" which must\n"
384"  already exist in the Quota Storage.\n"
385"            \n"
386"  $ edpykota -g -S 500 -H 550 financial support            \n"
387"  \n"
388"  This will set print quota soft limit to 500 pages and hard limit\n"
389"  to 550 pages for groups financial and support on all printers.\n"
390"  \n"
391"  $ edpykota --reset jerome \"jo*\"\n"
392"  \n"
393"  This will reset jerome's page counter to zero on all printers, as\n"
394"  well as every user whose name begins with 'jo'.\n"
395"  Their life time page counter on each printer will be kept unchanged.\n"
396"  You can also reset the life time page counters by using the\n"
397"  --hardreset | -R command line option.\n"
398"  \n"
399"  $ edpykota --printer hpcolor --noquota jerome\n"
400"  \n"
401"  This will tell PyKota to not limit jerome when printing on the \n"
402"  hpcolor printer. All his jobs will be allowed on this printer, but \n"
403"  accounting of the pages he prints will still be kept.\n"
404"  Print Quotas for jerome on other printers are unchanged.\n"
405"  \n"
406"  $ edpykota --limitby balance jerome\n"
407"  \n"
408"  This will tell PyKota to limit jerome by his account's balance\n"
409"  when printing.\n"
410"  \n"
411"  $ edpykota --balance +10.0 jerome\n"
412"  \n"
413"  This will increase jerome's account balance by 10.0 (in your\n"
414"  own currency). You can decrease the account balance with a\n"
415"  dash prefix, and set it to a fixed amount with no prefix.\n"
416"  \n"
417"  $ edpykota --delete jerome rachel\n"
418"  \n"
419"  This will completely delete jerome and rachel from the Quota Storage\n"
420"  database. All their quotas and jobs will be deleted too.\n"
421"  \n"
422"  $ edpykota --printer lp --charge 0.1\n"
423"  \n"
424"  This will set the page price for printer lp to 0.1. Job price\n"
425"  will not be changed.\n"
426"  \n"
427"  $ edpykota --printer hplj1,hplj2 --pgroups Laser,HP\n"
428"  \n"
429"  This will put printers hplj1 and hplj2 in printers groups Laser and HP.\n"
430"  When printing either on hplj1 or hplj2, print quota will also be \n"
431"  checked and accounted for on virtual printers Laser and HP.\n"
432"  \n"
433"  $ edpykota --overcharge 2.5 poorstudent\n"
434"  \n"
435"  This will overcharge the poorstudent user by a factor of 2.5.\n"
436"  \n"
437"  $ edpykota --overcharge -1 jerome\n"
438"  \n"
439"  User jerome will actually earn money whenever he prints.\n"
440"  \n"
441"  $ edpykota --overcharge 0 boss\n"
442"  \n"
443"  User boss can print at will, it won't cost him anything because the\n"
444"  cost of each print job will be multiplied by zero before charging\n"
445"  his account.\n"
446"\n"
447"This program is free software; you can redistribute it and/or modify\n"
448"it under the terms of the GNU General Public License as published by\n"
449"the Free Software Foundation; either version 2 of the License, or\n"
450"(at your option) any later version.\n"
451"\n"
452"This program is distributed in the hope that it will be useful,\n"
453"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
454"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
455"GNU General Public License for more details.\n"
456"\n"
457"You should have received a copy of the GNU General Public License\n"
458"along with this program; if not, write to the Free Software\n"
459"Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n"
460"\n"
461"Please e-mail bugs to: %s"
462msgstr ""
463
464msgid "You're not allowed to use this command."
465msgstr ""
466
467#, python-format
468msgid "Invalid used value %s."
469msgstr ""
470
471#, python-format
472msgid "Invalid softlimit value %s."
473msgstr "Limite soft %s non valido."
474
475#, python-format
476msgid "Invalid hardlimit value %s."
477msgstr "Limite hard %s non valido."
478
479#, python-format
480msgid "Hard limit %i is less than soft limit %i, values will be exchanged."
481msgstr "Limite hard %i minore del limite soft %i, i valori verranno scambiati."
482
483#, python-format
484msgid "Invalid overcharge value %s"
485msgstr ""
486
487#, python-format
488msgid "Invalid balance value %s"
489msgstr "Valore di credito %s"
490
491#, python-format
492msgid "Invalid charge amount value %s"
493msgstr "Ammontare del costo non valido %s"
494
495#, python-format
496msgid "Invalid limitby value %s"
497msgstr "Valore di limite %s non valido"
498
499#, python-format
500msgid "Impossible to add printer %s"
501msgstr "Impossibile aggiungere la stampante %s"
502
503#, python-format
504msgid "Invalid printer name %s"
505msgstr "Nome stampante %s non valido"
506
507#, python-format
508msgid "There's no printer matching %s"
509msgstr "Non esiste una stampante %s"
510
511msgid "You have to pass user or group names on the command line"
512msgstr ""
513"Bisogna specificare dei nomi di utente o di gruppo sulla linea di comando"
514
515#, python-format
516msgid "Prototype object %s not found in Quota Storage."
517msgstr "Oggetto prototipo %s non trovato nello storage delle quote."
518
519#, python-format
520msgid "Prototype %s not found in Quota Storage for printer %s."
521msgstr ""
522"Prototipo %s non trovato nello storage delle quote per la stampante %s."
523
524#, python-format
525msgid "Undefined hard limit set to soft limit (%s) on printer %s."
526msgstr ""
527"Limite hard non specificato impostato al limite soft (%s) sulla stampante %s."
528
529#, python-format
530msgid "Undefined soft limit set to hard limit (%s) on printer %s."
531msgstr ""
532"Limite soft non specificato impostato al limite hard (%s) sulla stampante %s."
533
534#, python-format
535msgid "Invalid email address %s"
536msgstr "Indirizzo email non valido %s"
537
538#, python-format
539msgid "Unknown group %s"
540msgstr ""
541
542#, python-format
543msgid "Unknown user %s"
544msgstr ""
545
546#, python-format
547msgid "Invalid group name %s"
548msgstr "Nome gruppo non valido %s"
549
550#, python-format
551msgid "Invalid user name %s"
552msgstr "Nome utente non valido %s"
553
554#, python-format
555msgid "Quota not found for object %s on printer %s."
556msgstr "Quota non trovata per l'oggetto %s sulla stampante %s."
557
558#, python-format
559msgid "Group %s not found in the PyKota Storage."
560msgstr "Gruppo %s non trovato nello storage di PyKota."
561
562msgid "incompatible options, see help."
563msgstr "opzioni non compatibili, vedere la guida."
564
565msgid "Software accounting already done in first pass. Ignoring."
566msgstr "Conteggio software gi�ffettuato nel primo passaggio. Ignorato."
567
568msgid "Hardware accounting already done in first pass. Ignoring."
569msgstr "Conteggio hardware gi�ffettuato nel primo passaggio. Ignorato."
570
571msgid "Job size and price now set in history."
572msgstr ""
573
574#, python-format
575msgid ""
576"pkbanner v%s (c) 2003, 2004, 2005 C@LL - Conseil Internet & Logiciels "
577"Libres\n"
578"\n"
579"Generates banners.\n"
580"\n"
581"command line usage :\n"
582"\n"
583"  pkbanner  [options]  [more info]\n"
584"\n"
585"options :\n"
586"\n"
587"  -v | --version       Prints pkbanner's version number then exits.\n"
588"  -h | --help          Prints this message then exits.\n"
589"  \n"
590"  -l | --logo img      Use the image as the banner's logo. The logo will\n"
591"                       be drawn at the center top of the page. The default\n"
592"                       logo is /usr/share/pykota/logos/pykota.jpeg\n"
593"                       \n"
594"  -p | --pagesize sz   Sets sz as the page size. Most well known\n"
595"                       page sizes are recognized, like 'A4' or 'Letter'\n"
596"                       to name a few. The default size is A4.\n"
597"  \n"
598"  -s | --savetoner s   Sets the text luminosity factor to s%%. This can be \n"
599"                       used to save toner. The default value is 0, which\n"
600"                       means that no toner saving will be done.\n"
601"  \n"
602"  -u | --url u         Uses u as an url to be written at the bottom of \n"
603"                       the banner page. The default url is :\n"
604"                       http://www.librelogiciel.com/software/\n"
605"  \n"
606"examples :                              \n"
607"\n"
608"  Using pkbanner directly from the command line is not recommended,\n"
609"  excepted for testing purposes. You should use pkbanner in the\n"
610"  'startingbanner' or 'endingbanner' directives in pykota.conf\n"
611"  \n"
612"    startingbanner: /usr/bin/pkbanner --logo=\"\" --savetoner=75\n"
613"  \n"
614"      With such a setting in pykota.conf, all print jobs will be \n"
615"      prefixed with an A4 banner with no logo, and text luminosity will\n"
616"      be increased by 75%%. The PostScript output will be directly sent\n"
617"      to your printer.\n"
618"      \n"
619"  You'll find more examples in the sample configuration file included    \n"
620"  in PyKota.\n"
621"      \n"
622"This program is free software; you can redistribute it and/or modify\n"
623"it under the terms of the GNU General Public License as published by\n"
624"the Free Software Foundation; either version 2 of the License, or\n"
625"(at your option) any later version.\n"
626"\n"
627"This program is distributed in the hope that it will be useful,\n"
628"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
629"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
630"GNU General Public License for more details.\n"
631"\n"
632"You should have received a copy of the GNU General Public License\n"
633"along with this program; if not, write to the Free Software\n"
634"Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n"
635"\n"
636"Please e-mail bugs to: %s"
637msgstr ""
638
639msgid "Unknown"
640msgstr ""
641
642msgid "Username"
643msgstr ""
644
645msgid "More Info"
646msgstr ""
647
648msgid "Job"
649msgstr ""
650
651msgid "Date"
652msgstr "Data"
653
654msgid "Allowed"
655msgstr ""
656
657msgid "Denied"
658msgstr ""
659
660msgid "Allowed with Warning"
661msgstr ""
662
663msgid "Result"
664msgstr ""
665
666msgid "Title"
667msgstr "Titolo"
668
669msgid "Filename"
670msgstr "Nome file"
671
672#, python-format
673msgid "Pages printed so far on %s"
674msgstr ""
675
676msgid "Account balance"
677msgstr ""
678
679msgid "Soft Limit"
680msgstr ""
681
682msgid "Hard Limit"
683msgstr ""
684
685msgid "Date Limit"
686msgstr ""
687
688msgid "Allowed range is (0..99)"
689msgstr ""
690
691#, python-format
692msgid "Invalid 'savetoner' option %s : %s"
693msgstr ""
694
695#, python-format
696msgid "Invalid 'pagesize' option %s, defaulting to A4."
697msgstr ""
698
699#, python-format
700msgid ""
701"pkhint v%s (c) 2003, 2004, 2005 C@LL - Conseil Internet & Logiciels Libres\n"
702"A tool to give hints on what accounting method is best for each printer.\n"
703"\n"
704"command line usage :\n"
705"\n"
706"  pkhint [options] [printer1 printer2 printer3 ... printerN] <file.conf\n"
707"\n"
708"options :\n"
709"\n"
710"  -v | --version       Prints pkhint's version number then exits.\n"
711"  -h | --help          Prints this message then exits.\n"
712"  \n"
713"examples :                              \n"
714"\n"
715"  $ pkhint \"hp*\" printer103 </etc/cups/printers.conf\n"
716"  \n"
717"  Will analyze your printing system to test which accounter\n"
718"  is the best for each of the defined printer which\n"
719"  name matches one of the parameters.\n"
720"  \n"
721"  If you don't pass any argument on the command line, all\n"
722"  printers will be analyzed.\n"
723"  \n"
724"This program is free software; you can redistribute it and/or modify\n"
725"it under the terms of the GNU General Public License as published by\n"
726"the Free Software Foundation; either version 2 of the License, or\n"
727"(at your option) any later version.\n"
728"\n"
729"This program is distributed in the hope that it will be useful,\n"
730"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
731"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
732"GNU General Public License for more details.\n"
733"\n"
734"You should have received a copy of the GNU General Public License\n"
735"along with this program; if not, write to the Free Software\n"
736"Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n"
737"\n"
738"Please e-mail bugs to: %s"
739msgstr ""
740
741#, python-format
742msgid "Invalid DeviceURI : %s"
743msgstr "DeviceURI non valido: %s"
744
745msgid ""
746"\n"
747"Please wait while pkhint analyzes your printing system's configuration..."
748msgstr ""
749"\n"
750"Prego attendere fino a che pkhint termini di analizzare la configurazione di "
751"stampa del sistema..."
752
753#, python-format
754msgid "Unknown device %s for printer %s"
755msgstr "Periferica %s sconosciuta per la stampante %s"
756
757msgid ""
758"\n"
759"Put the following lines into your /etc/pykota/pykota.conf file :\n"
760msgstr ""
761"\n"
762"Si inseriscano le seguenti righe nel file /etc/pykota/pykota.conf : \n"
763
764msgid "# BEWARE : if software accounting is suggested, this doesn't mean"
765msgstr ""
766"# ATTENZIONE: se �tato suggerito conteggio software, ci�n significa"
767
768msgid "# that hardware accounting wouldn't work, this only means that PyKota"
769msgstr ""
770"# che il conteggio hardware non sia funzionante, ma solamente che PyKota"
771
772msgid "# wasn't able to autodetect which hardware accounting method to use."
773msgstr ""
774"# non �tato in grado di riconoscere automaticamente quale metodo di "
775"conteggio utilizzare"
776
777#, python-format
778msgid ""
779"pkmail v%s (c) 2003, 2004, 2005 C@LL - Conseil Internet & Logiciels Libres\n"
780"\n"
781"Email gateway for PyKota.\n"
782"\n"
783"command line usage :\n"
784"\n"
785"  pkmail  [options]\n"
786"\n"
787"options :\n"
788"\n"
789"  -v | --version       Prints pkmail's version number then exits.\n"
790"  -h | --help          Prints this message then exits.\n"
791"  \n"
792"    \n"
793"  This command is meant to be used from your mail server's aliases file,\n"
794"  as a pipe. It will then accept commands send to it in email messages,\n"
795"  and will send the answer to the command's originator.\n"
796"  \n"
797"  To use this command, create an email alias in /etc/aliases with\n"
798"  the following format :\n"
799"  \n"
800"    pykotacmd: \"|/usr/bin/pkmail\"\n"
801"    \n"
802"  Then run the 'newaliases' command to regenerate the aliases database.\n"
803"  \n"
804"  You can now send commands by email to 'pykotacmd@yourdomain.com', with\n"
805"  the command in the subject.\n"
806"  \n"
807"  List of supported commands :\n"
808"  \n"
809"        report [username]\n"
810"  \n"
811"  NB : For pkmail to work correctly, you may have to put the 'mail'\n"
812"  system user in the 'pykota' system group to ensure this user can\n"
813"  read the /etc/pykota/pykotadmin.conf file, and restart your\n"
814"  mail server (e.g. /etc/init.d/exim restart). It is strongly advised\n"
815"  that you think at least twice before doing this though.\n"
816"  \n"
817"  Use at your own risk !\n"
818"  \n"
819"This program is free software; you can redistribute it and/or modify\n"
820"it under the terms of the GNU General Public License as published by\n"
821"the Free Software Foundation; either version 2 of the License, or\n"
822"(at your option) any later version.\n"
823"\n"
824"This program is distributed in the hope that it will be useful,\n"
825"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
826"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
827"GNU General Public License for more details.\n"
828"\n"
829"You should have received a copy of the GNU General Public License\n"
830"along with this program; if not, write to the Free Software\n"
831"Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n"
832"\n"
833"Please e-mail bugs to: %s"
834msgstr ""
835
836#, python-format
837msgid ""
838"pkprinters v%s (c) 2003, 2004, 2005 C@LL - Conseil Internet & Logiciels "
839"Libres\n"
840"A Printers Manager for PyKota.\n"
841"\n"
842"command line usage :\n"
843"\n"
844"  pkprinters [options] printer1 printer2 printer3 ... printerN\n"
845"\n"
846"options :\n"
847"\n"
848"  -v | --version       Prints pkprinters's version number then exits.\n"
849"  -h | --help          Prints this message then exits.\n"
850"  \n"
851"  -a | --add           Adds printers if they don't exist on the Quota \n"
852"                       Storage Server. If they exist, they are modified\n"
853"                       unless -s|--skipexisting is also used.\n"
854"                       \n"
855"  -d | --delete        Deletes printers from the quota storage.\n"
856"  \n"
857"  -D | --description d Adds a textual description to printers.\n"
858"                       \n"
859"  -c | --charge p[,j]  Sets the price per page and per job to charge.\n"
860"                       Job price is optional.\n"
861"                       If both are to be set, separate them with a comma.\n"
862"                       Floating point and negative values are allowed.\n"
863"  \n"
864"  -g | --groups pg1[,pg2...] Adds or Remove the printer(s) to the printer \n"
865"                       groups pg1, pg2, etc... which must already exist.\n"
866"                       A printer group is just like a normal printer,\n"
867"                       only that it is usually unknown from the printing\n"
868"                       system. Create printer groups exactly the same\n"
869"                       way that you create printers, then add other \n"
870"                       printers to them with this option.\n"
871"                       Accounting is done on a printer and on all\n"
872"                       the printer groups it belongs to, quota checking\n"
873"                       is done on a printer and on all the printer groups\n"
874"                       it belongs to.\n"
875"                       If the --remove option below is not used, the \n"
876"                       default action is to add printers to the specified\n"
877"                       printer groups.\n"
878"                       \n"
879"  -l | --list          List informations about the printer(s) and the\n"
880"                       printers groups it is a member of.\n"
881"                       \n"
882"  -r | --remove        In combination with the --groups option "
883"above,                       \n"
884"                       remove printers from the specified printers groups.\n"
885"                       \n"
886"  -s | --skipexisting  In combination with the --add option above, tells\n"
887"                       pkprinters to not modify existing printers.\n"
888"  \n"
889"  printer1 through printerN can contain wildcards if the --add option \n"
890"  is not set.\n"
891"  \n"
892"examples :                              \n"
893"\n"
894"  $ pkprinters --add -D \"HP Printer\" --charge 0.05,0.1 hp2100 hp2200 "
895"hp8000\n"
896"  \n"
897"  Will create three printers named hp2100, hp2200 and hp8000.\n"
898"  Their price per page will be set at 0.05 unit, and their price\n"
899"  per job will be set at 0.1 unit. Units are in your own currency,\n"
900"  or whatever you want them to mean.\n"
901"  All of their descriptions will be set to the string \"HP Printer\".\n"
902"  If any of these printers already exists, it will also be modified \n"
903"  unless the -s|--skipexisting command line option is also used.\n"
904"            \n"
905"  $ pkprinters --delete \"*\"\n"
906"  \n"
907"  This will completely delete all printers and associated quota "
908"information,\n"
909"  as well as their job history. USE WITH CARE !\n"
910"  \n"
911"  $ pkprinters --groups Laser,HP \"hp*\"\n"
912"  \n"
913"  This will put all printers which name matches \"hp*\" into printers "
914"groups \n"
915"  Laser and HP, which MUST already exist.\n"
916"  \n"
917"  $ pkprinters --groups LexMark --remove hp2200\n"
918"  \n"
919"  This will remove the hp2200 printer from the LexMark printer group.\n"
920"  \n"
921"This program is free software; you can redistribute it and/or modify\n"
922"it under the terms of the GNU General Public License as published by\n"
923"the Free Software Foundation; either version 2 of the License, or\n"
924"(at your option) any later version.\n"
925"\n"
926"This program is distributed in the hope that it will be useful,\n"
927"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
928"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
929"GNU General Public License for more details.\n"
930"\n"
931"You should have received a copy of the GNU General Public License\n"
932"along with this program; if not, write to the Free Software\n"
933"Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n"
934"\n"
935"Please e-mail bugs to: %s"
936msgstr ""
937
938#, python-format
939msgid "Printer %s already exists, skipping."
940msgstr "Stampante %s gi�sistente, omessa."
941
942#, python-format
943msgid "Printer %s already exists, will be modified."
944msgstr "Stampante %s gi�sistente, verr�odificata."
945
946msgid "in"
947msgstr "in"
948
949msgid "You have to pass printer groups names on the command line"
950msgstr ""
951"Bisogna specificare i nomi di gruppo delle stampanti sulla riga di comando"
952
953msgid "You have to pass printer names on the command line"
954msgstr "Bisogna specificare i nomi delle stampanti sulla riga di comando"
955
956#, python-format
957msgid ""
958"pykosd v%s (c) 2003, 2004, 2005 C@LL - Conseil Internet & Logiciels Libres\n"
959"An OSD quota monitor for PyKota.\n"
960"\n"
961"command line usage :\n"
962"\n"
963"  pykosd [options]\n"
964"\n"
965"options :\n"
966"\n"
967"  -v | --version       Prints pykosd's version number then exits.\n"
968"  -h | --help          Prints this message then exits.\n"
969"  \n"
970"  -c | --color #rrggbb Sets the color to use for display as an hexadecimal\n"
971"                       triplet, for example #FF0000 is 100%% red.\n"
972"                       Defaults to 100%% green (#00FF00).\n"
973"                       \n"
974"  -d | --duration d    Sets the duration of the display in seconds. \n"
975"                       Defaults to 3 seconds.\n"
976"                       \n"
977"  -f | --font f        Sets the font to use for "
978"display.                      \n"
979"                       Defaults to the Python OSD library's default.\n"
980"  \n"
981"  -l | --loop n        Sets the number of times the info will be displayed.\n"
982"                       Defaults to 0, which means loop forever.\n"
983"                       \n"
984"  -s | --sleep s       Sets the sleeping duration between two displays \n"
985"                       in seconds. Defaults to 180 seconds (3 minutes).\n"
986"                       \n"
987"  \n"
988"examples :                              \n"
989"\n"
990"  $ pykosd -s 60 --loop 5\n"
991"  \n"
992"  Will launch pykosd. Display will be refreshed every 60 seconds,\n"
993"  and will last for 3 seconds (the default) each time. After five\n"
994"  iterations, the program will exit.\n"
995"  \n"
996"This program is free software; you can redistribute it and/or modify\n"
997"it under the terms of the GNU General Public License as published by\n"
998"the Free Software Foundation; either version 2 of the License, or\n"
999"(at your option) any later version.\n"
1000"\n"
1001"This program is distributed in the hope that it will be useful,\n"
1002"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
1003"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
1004"GNU General Public License for more details.\n"
1005"\n"
1006"You should have received a copy of the GNU General Public License\n"
1007"along with this program; if not, write to the Free Software\n"
1008"Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n"
1009"\n"
1010"Please e-mail bugs to: %s"
1011msgstr ""
1012
1013#, python-format
1014msgid "Invalid duration option %s"
1015msgstr "Opzione duration %s non valida"
1016
1017#, python-format
1018msgid "Invalid loop option %s"
1019msgstr "Opzione loop %s non valida"
1020
1021#, python-format
1022msgid "Invalid sleep option %s"
1023msgstr "Opzione sleep %s non valida"
1024
1025#, python-format
1026msgid "Invalid color option %s"
1027msgstr "Opzione colore %s non valida"
1028
1029#, python-format
1030msgid "User %s doesn't exist in PyKota's database"
1031msgstr "Utente %s non esiste nel database di PyKota"
1032
1033#, python-format
1034msgid "Pages used on %s : %s"
1035msgstr "Pagine utilizzate su %s : %s"
1036
1037#, python-format
1038msgid "PyKota Units left : %.2f"
1039msgstr "Unit�yKota rimaste : %.2f"
1040
1041#, python-format
1042msgid ""
1043"pykotme v%s (c) 2003, 2004, 2005 C@LL - Conseil Internet & Logiciels Libres\n"
1044"\n"
1045"Gives print quotes to users.\n"
1046"\n"
1047"command line usage :\n"
1048"\n"
1049"  pykotme  [options]  [files]\n"
1050"\n"
1051"options :\n"
1052"\n"
1053"  -v | --version       Prints pykotme's version number then exits.\n"
1054"  -h | --help          Prints this message then exits.\n"
1055"  \n"
1056"  -P | --printer p     Gives a quote for this printer only. Actually p can\n"
1057"                       use wildcards characters to select only\n"
1058"                       some printers. The default value is *, meaning\n"
1059"                       all printers.\n"
1060"                       You can specify several names or wildcards, \n"
1061"                       by separating them with commas.\n"
1062"  \n"
1063"examples :                              \n"
1064"\n"
1065"  $ pykotme --printer apple file1.ps file2.ps\n"
1066"  \n"
1067"  This will give a print quote to the current user. The quote will show\n"
1068"  the price and size of a job consisting in file1.ps and file2.ps \n"
1069"  which would be sent to the apple printer.\n"
1070"  \n"
1071"  $ pykotme --printer apple,hplaser <file1.ps\n"
1072"  \n"
1073"  This will give a print quote to the current user. The quote will show\n"
1074"  the price and size of a job consisting in file1.ps as read from\n"
1075"  standard input, which would be sent to the apple or hplaser\n"
1076"  printer.\n"
1077"\n"
1078"  $ pykotme \n"
1079"  \n"
1080"  This will give a quote for a job consisting of what is on standard \n"
1081"  input. The quote will list the job size, and the price the job\n"
1082"  would cost on each printer.\n"
1083"\n"
1084"This program is free software; you can redistribute it and/or modify\n"
1085"it under the terms of the GNU General Public License as published by\n"
1086"the Free Software Foundation; either version 2 of the License, or\n"
1087"(at your option) any later version.\n"
1088"\n"
1089"This program is distributed in the hope that it will be useful,\n"
1090"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
1091"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
1092"GNU General Public License for more details.\n"
1093"\n"
1094"You should have received a copy of the GNU General Public License\n"
1095"along with this program; if not, write to the Free Software\n"
1096"Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n"
1097"\n"
1098"Please e-mail bugs to: %s"
1099msgstr ""
1100
1101#, python-format
1102msgid "Your account balance : %.2f"
1103msgstr "Il tuo totale : %.2f"
1104
1105#, python-format
1106msgid "Job size : %i pages"
1107msgstr "Dimensione stampa : %i pagine"
1108
1109#, python-format
1110msgid "Cost on printer %s : %.2f"
1111msgstr "Costo sulla stampante %s : %.2f"
1112
1113#, python-format
1114msgid ""
1115"repykota v%s (c) 2003, 2004, 2005 C@LL - Conseil Internet & Logiciels "
1116"Libres\n"
1117"\n"
1118"Generates print quota reports.\n"
1119"\n"
1120"command line usage :\n"
1121"\n"
1122"  repykota [options] \n"
1123"\n"
1124"options :\n"
1125"\n"
1126"  -v | --version       Prints repykota's version number then exits.\n"
1127"  -h | --help          Prints this message then exits.\n"
1128"  \n"
1129"  -u | --users         Generates a report on users quota, this is \n"
1130"                       the default.\n"
1131"  \n"
1132"  -g | --groups        Generates a report on group quota instead of users.\n"
1133"  \n"
1134"  -P | --printer p     Report quotas on this printer only. Actually p can\n"
1135"                       use wildcards characters to select only\n"
1136"                       some printers. The default value is *, meaning\n"
1137"                       all printers.\n"
1138"                       You can specify several names or wildcards, \n"
1139"                       by separating them with commas.\n"
1140"  \n"
1141"examples :                              \n"
1142"\n"
1143"  $ repykota --printer lp\n"
1144"  \n"
1145"  This will print the quota status for all users who use the lp printer.\n"
1146"\n"
1147"  $ repykota \n"
1148"  \n"
1149"  This will print the quota status for all users on all printers.\n"
1150"  \n"
1151"  $ repykota --printer \"laser*,*pson\" jerome \"jo*\"\n"
1152"  \n"
1153"  This will print the quota status for user jerome and all users\n"
1154"  whose name begins with \"jo\" on all printers which name begins\n"
1155"  with \"laser\" or ends with \"pson\".\n"
1156"  \n"
1157"  If launched by an user who is not a PyKota administrator, additionnal\n"
1158"  arguments representing users or groups names are ignored, and only the\n"
1159"  current user/group is reported.\n"
1160"\n"
1161"This program is free software; you can redistribute it and/or modify\n"
1162"it under the terms of the GNU General Public License as published by\n"
1163"the Free Software Foundation; either version 2 of the License, or\n"
1164"(at your option) any later version.\n"
1165"\n"
1166"This program is distributed in the hope that it will be useful,\n"
1167"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
1168"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
1169"GNU General Public License for more details.\n"
1170"\n"
1171"You should have received a copy of the GNU General Public License\n"
1172"along with this program; if not, write to the Free Software\n"
1173"Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n"
1174"\n"
1175"Please e-mail bugs to: %s"
1176msgstr ""
1177
1178#, python-format
1179msgid ""
1180"warnpykota v%s (c) 2003, 2004, 2005 C@LL - Conseil Internet & Logiciels "
1181"Libres\n"
1182"\n"
1183"Sends mail to users over print quota.\n"
1184"\n"
1185"command line usage :\n"
1186"\n"
1187"  warnpykota  [options]  [names]\n"
1188"\n"
1189"options :\n"
1190"\n"
1191"  -v | --version       Prints warnpykota's version number then exits.\n"
1192"  -h | --help          Prints this message then exits.\n"
1193"  \n"
1194"  -u | --users         Warns users over their print quota, this is the \n"
1195"                       default.\n"
1196"  \n"
1197"  -g | --groups        Warns users whose groups quota are over limit.\n"
1198"  \n"
1199"  -P | --printer p     Verify quotas on this printer only. Actually p can\n"
1200"                       use wildcards characters to select only\n"
1201"                       some printers. The default value is *, meaning\n"
1202"                       all printers.\n"
1203"                       You can specify several names or wildcards, \n"
1204"                       by separating them with commas.\n"
1205"  \n"
1206"examples :                              \n"
1207"\n"
1208"  $ warnpykota --printer lp\n"
1209"  \n"
1210"  This will warn all users of the lp printer who have exceeded their\n"
1211"  print quota.\n"
1212"\n"
1213"  $ warnpykota \n"
1214"  \n"
1215"  This will warn all users  who have exceeded their print quota on\n"
1216"  any printer.\n"
1217"\n"
1218"  $ warnpykota --groups --printer \"laserjet*\" \"dev*\"\n"
1219"  \n"
1220"  This will warn all users of groups which names begins with \"dev\" and\n"
1221"  who have exceeded their print quota on any printer which name begins \n"
1222"  with \"laserjet\"\n"
1223"  \n"
1224"  If launched by an user who is not a PyKota administrator, additionnal\n"
1225"  arguments representing users or groups names are ignored, and only the\n"
1226"  current user/group is reported.\n"
1227"\n"
1228"This program is free software; you can redistribute it and/or modify\n"
1229"it under the terms of the GNU General Public License as published by\n"
1230"the Free Software Foundation; either version 2 of the License, or\n"
1231"(at your option) any later version.\n"
1232"\n"
1233"This program is distributed in the hope that it will be useful,\n"
1234"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
1235"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
1236"GNU General Public License for more details.\n"
1237"\n"
1238"You should have received a copy of the GNU General Public License\n"
1239"along with this program; if not, write to the Free Software\n"
1240"Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n"
1241"\n"
1242"Please e-mail bugs to: %s"
1243msgstr ""
1244
1245msgid "PyKota Data Dumper"
1246msgstr ""
1247
1248msgid "Dump"
1249msgstr ""
1250
1251msgid "Please click on the above button"
1252msgstr ""
1253
1254msgid "Data Type"
1255msgstr ""
1256
1257msgid "Output Format"
1258msgstr ""
1259
1260msgid "Filter"
1261msgstr ""
1262
1263msgid "PyKota Reports"
1264msgstr "Report di PyKota"
1265
1266msgid "Report"
1267msgstr "Report"
1268
1269msgid "Printer"
1270msgstr "Stampante"
1271
1272msgid "User / Group names mask"
1273msgstr "Mask nomi utenti / gruppi"
1274
1275msgid "Groups report"
1276msgstr "Report gruppi"
1277
1278msgid "History"
1279msgstr "Cronologia"
1280
1281msgid "Empty"
1282msgstr "Vuoto"
1283
1284msgid "Action"
1285msgstr "Azione"
1286
1287msgid "User"
1288msgstr "Utente"
1289
1290msgid "Hostname"
1291msgstr "Nome host"
1292
1293msgid "JobId"
1294msgstr "Id stampa"
1295
1296msgid "JobSize"
1297msgstr "Dimensione stampa"
1298
1299msgid "JobPrice"
1300msgstr "Prezzo stampa"
1301
1302msgid "Copies"
1303msgstr "Copie"
1304
1305msgid "JobBytes"
1306msgstr "Stampa in byte"
1307
1308msgid "PageCounter"
1309msgstr "Contatore pagine"
1310
1311msgid "Options"
1312msgstr "Opzioni"
1313
1314msgid "MD5Sum"
1315msgstr ""
1316
1317msgid "BillingCode"
1318msgstr ""
1319
1320msgid "Pages"
1321msgstr ""
1322
1323msgid "Previous page"
1324msgstr "Pagina precedente"
1325
1326msgid "PyKota Quotes"
1327msgstr ""
1328
1329msgid "Quote"
1330msgstr ""
1331
1332#, python-format
1333msgid "This file is %i pages long."
1334msgstr ""
1335
1336#, python-format
1337msgid "Unsupported accounter backend %s"
1338msgstr "Backend per il conteggio non supportato %s"
1339
1340#, python-format
1341msgid "Configuration file %s not found."
1342msgstr "File di configurazione %s non trovato."
1343
1344#, python-format
1345msgid "Option %s not found in section global of %s"
1346msgstr "Opzione %s non trovata nella sezione globale di %s"
1347
1348#, python-format
1349msgid "Option %s not found in section %s of %s"
1350msgstr "Opzione %s non trovata nella sezione %s di %s"
1351
1352#, python-format
1353msgid "Option ldaptls is set, but certificate %s is not readable."
1354msgstr ""
1355
1356#, python-format
1357msgid "Option logger only supports values in %s"
1358msgstr "L'opzione logger supporta solamente i seguenti valori %s"
1359
1360#, python-format
1361msgid "Invalid accounter %s for printer %s"
1362msgstr "Accounter non valido %s per la stampante %s"
1363
1364#, python-format
1365msgid "Option accounter in section %s only supports values in %s"
1366msgstr ""
1367"L'opzione accounter nella sezione %s supporta solamente i seguenti valori %s"
1368
1369#, python-format
1370msgid "Option enforcement in section %s only supports values in %s"
1371msgstr ""
1372"Imposizione dell'opzione nella sezione %s supporta solamente i valori in %s"
1373
1374#, python-format
1375msgid "Option onaccountererror in section %s only supports values in %s"
1376msgstr ""
1377
1378#, python-format
1379msgid "Invalid policy %s for printer %s"
1380msgstr "Policy non valida %s per la stampante %s"
1381
1382#, python-format
1383msgid "Option policy in section %s only supports values in %s"
1384msgstr ""
1385"L'opzione policy nella sezione %s supporta solamente i seguenti valori %s"
1386
1387#, python-format
1388msgid "Invalid option mailto %s for printer %s"
1389msgstr "Opzione mailto %s non valida per la stampante %s"
1390
1391#, python-format
1392msgid "Option mailto in section %s only supports values in %s"
1393msgstr ""
1394"Opzione mailto nella sezione %s supporta solamente i seguenti valori %s"
1395
1396#, python-format
1397msgid "Invalid maximal deny banners counter %s"
1398msgstr ""
1399
1400#, python-format
1401msgid "Invalid grace delay %s"
1402msgstr "Periodo di grace delay %s non valido"
1403
1404#, python-format
1405msgid "Invalid poor man's threshold %s"
1406msgstr "Poor man's threshold non valido %s"
1407
1408msgid ""
1409"Your Print Quota account balance is Low.\n"
1410"Soon you'll not be allowed to print anymore.\n"
1411"Please contact the Print Quota Administrator to solve the problem."
1412msgstr ""
1413"Il credito di stampa del vostro account �n esaurimento. \n"
1414"A breve non sar�i�sibile stampare.\n"
1415"Si prega di contattare l'amministratore delle quote di stampa per risolvere "
1416"il problema."
1417
1418#, python-format
1419msgid ""
1420"You are not allowed to print anymore because\n"
1421"your Print Quota is exceeded on printer %s."
1422msgstr ""
1423"Non siete pi�grado di stampare in quanto\n"
1424"la vostra quota sulla stampante %s �saurita."
1425
1426#, python-format
1427msgid ""
1428"You will soon be forbidden to print anymore because\n"
1429"your Print Quota is almost reached on printer %s."
1430msgstr ""
1431"A breve non sarete pi�grado di stampare in quanto\n"
1432"la vostra quota sulla stampante %s �uasi esaurita."
1433
1434#, python-format
1435msgid "Option accountbanner in section %s only supports values in %s"
1436msgstr ""
1437
1438#, python-format
1439msgid "Option trustjobsize for printer %s is incorrect"
1440msgstr ""
1441
1442msgid "Users"
1443msgstr ""
1444
1445msgid "Groups"
1446msgstr ""
1447
1448msgid "Printers"
1449msgstr ""
1450
1451msgid "Users Print Quotas"
1452msgstr ""
1453
1454msgid "Users Groups Print Quotas"
1455msgstr ""
1456
1457msgid "History of Payments"
1458msgstr ""
1459
1460msgid "Printers Groups Membership"
1461msgstr ""
1462
1463msgid "Users Groups Membership"
1464msgstr ""
1465
1466msgid "Comma Separated Values"
1467msgstr ""
1468
1469msgid "Semicolon Separated Values"
1470msgstr ""
1471
1472msgid "Tabulation Separated Values"
1473msgstr ""
1474
1475msgid "eXtensible Markup Language"
1476msgstr ""
1477
1478msgid "CUPS' page_log"
1479msgstr ""
1480
1481#, python-format
1482msgid "Invalid filter value [%s], see help."
1483msgstr ""
1484
1485#, python-format
1486msgid "Invalid modifier [%s] for --data command line option, see help."
1487msgstr ""
1488
1489#, python-format
1490msgid "Invalid modifier [%s] for --format command line option, see help."
1491msgstr ""
1492
1493msgid "XML output is disabled because the jaxml module is not available."
1494msgstr ""
1495
1496msgid "PyKota data dumper failed : I/O error"
1497msgstr ""
1498
1499#, python-format
1500msgid "Unsupported logging subsystem %s"
1501msgstr "Sottosistema di logging %s non supportato"
1502
1503#, python-format
1504msgid "Report for %s quota on printer %s"
1505msgstr "Report per la quota di %s sulla stampante %s"
1506
1507#, python-format
1508msgid "Pages grace time: %i days"
1509msgstr "Tempo di grace per pagine: %i giorni"
1510
1511#, python-format
1512msgid "Price per job: %.3f"
1513msgstr "Prezzo per stampa : %.3f"
1514
1515#, python-format
1516msgid "Price per page: %.3f"
1517msgstr "Prezzo per pagina: %.3f"
1518
1519msgid ""
1520"Group          overcharge   used    soft    hard    balance grace         "
1521"total       paid warn"
1522msgstr ""
1523
1524msgid ""
1525"User           overcharge   used    soft    hard    balance grace         "
1526"total       paid warn"
1527msgstr ""
1528
1529msgid "unknown"
1530msgstr "sconosciuto"
1531
1532#, python-format
1533msgid "Real : %s"
1534msgstr "Reale : %s"
1535
1536#, python-format
1537msgid "Total : %9i"
1538msgstr "Totale : %9i"
1539
1540msgid "N/A"
1541msgstr ""
1542
1543#, python-format
1544msgid "Unsupported reporter backend %s"
1545msgstr "Reporter backend non supportato %s"
1546
1547#, python-format
1548msgid "Unsupported quota storage backend %s"
1549msgstr "Storage delle quote non supportato %s"
1550
1551#, python-format
1552msgid "Strange problem with uid(%s) : %s"
1553msgstr ""
1554
1555#, python-format
1556msgid "Running as user '%s'."
1557msgstr ""
1558
1559msgid "No user named 'pykota'. Not dropping priviledges."
1560msgstr ""
1561
1562#, python-format
1563msgid "Impossible to drop priviledges : %s"
1564msgstr ""
1565
1566msgid "Priviledges dropped. Now running as user 'pykota'."
1567msgstr ""
1568
1569#, python-format
1570msgid "Impossible to regain priviledges : %s"
1571msgstr ""
1572
1573msgid "Regained priviledges. Now running as root."
1574msgstr ""
1575
1576#, python-format
1577msgid "Impossible to connect to SMTP server : %s"
1578msgstr "Impossibile connettersi al server SMTP : %s"
1579
1580#, python-format
1581msgid "Impossible to send mail to %s, error %s : %s"
1582msgstr "Impossibile inviare la mail a %s, errore %s : %s"
1583
1584#, python-format
1585msgid ""
1586"\n"
1587"\n"
1588"Please contact your system administrator :\n"
1589"\n"
1590"\t%s - <%s>\n"
1591msgstr ""
1592"\n"
1593"\n"
1594"Prego contattare il proprio amministratore di sistema :\n"
1595"\n"
1596"\t%s - <%s>\n"
1597
1598#, python-format
1599msgid "Unable to match user %s on printer %s, applying default policy (%s)"
1600msgstr ""
1601"Impossibile trovare l'utente %s sulla stampante %s, verr�pplicata la "
1602"policy di default (%s)"
1603
1604#, python-format
1605msgid ""
1606"Unable to find user %s's account balance, applying default policy (%s) for "
1607"printer %s"
1608msgstr ""
1609"Impossibile trovare il bilancio dell'account utente %s, verr�pplicata la "
1610"policy di default (%s) per la stampante %s"
1611
1612#, python-format
1613msgid "User %s will not be charged for printing."
1614msgstr ""
1615
1616#, python-format
1617msgid "Print Quota exceeded for group %s on printer %s"
1618msgstr "Quota di stampa superata per il gruppo %s sulla stampante %s"
1619
1620msgid "Print Quota"
1621msgstr "Quota di stampa"
1622
1623msgid "Print Quota Exceeded"
1624msgstr "Quota di stampa superata"
1625
1626#, python-format
1627msgid "Print Quota low for group %s on printer %s"
1628msgstr "Quota di stampa in esaurimento per il gruppo %s sulla stampante %s"
1629
1630#, python-format
1631msgid "Print Quota exceeded for user %s on printer %s"
1632msgstr "Quota di stampa superata per l'utente %s sulla stampante %s"
1633
1634#, python-format
1635msgid "Print Quota low for user %s on printer %s"
1636msgstr "Quota di stampa in esaurimento per l'utente %s sulla stampante %s"
1637
1638msgid "Print Quota Low"
1639msgstr "Quota di stampa in esaurimento"
1640
1641#, python-format
1642msgid "Printing system %s, args=%s"
1643msgstr "Sistema di stampa %s, args=%s"
1644
1645#, python-format
1646msgid "Unable to precompute the job's size with the generic PDL analyzer : %s"
1647msgstr ""
1648"Impossibile precalcolare la dimensione della stampa con il modulo PDL "
1649"generico: %s"
1650
1651#, python-format
1652msgid "SIGTERM received, job %s cancelled."
1653msgstr "Segnale SIGTERM ricevuto, stampa %s cancellata."
1654
1655msgid "Printer hostname undefined, set to 'localhost'"
1656msgstr "Nome host della stampante non definito, impostato a 'localhost'"
1657
1658#, python-format
1659msgid "Printing system unknown, args=%s"
1660msgstr "Sistema di stampa sconosciuto, args=%s"
1661
1662#, python-format
1663msgid ""
1664"Printer %s not registered in the PyKota system, applying external policy (%"
1665"s) for printer %s"
1666msgstr ""
1667"La stampante %s non �egistrata all'interno del sistema PyKota, verr�
1668"utilizzata la policy esterna (%s)per la stampante %s"
1669
1670#, python-format
1671msgid ""
1672"User %s not registered in the PyKota system, applying external policy (%s) "
1673"for printer %s"
1674msgstr ""
1675"L'utente %s non �egistrato all'interno del sistema PyKota, verr�
1676"utilizzata la policy esterna (%s) per la stampante %s"
1677
1678#, python-format
1679msgid ""
1680"User %s doesn't have quota on printer %s in the PyKota system, applying "
1681"external policy (%s) for printer %s"
1682msgstr ""
1683"L'utente %s non possiede una quota sulla stampante %s all'interno di PyKota, "
1684"verr�sata la policy esterna (%s) per la stampante %s"
1685
1686#, python-format
1687msgid ""
1688"External policy %s for printer %s produced an error. Job rejected. Please "
1689"check PyKota's configuration files."
1690msgstr ""
1691"La policy esterna %s per la stampante %s ha causato un errore. Stampa "
1692"annullata. Si verifichinoi file di configurazione di PyKota."
1693
1694#, python-format
1695msgid ""
1696"Printer %s not registered in the PyKota system, applying default policy (%s)"
1697msgstr ""
1698"Stampante %s non presente nel sistema PyKota, verr�tilizzata la policy di "
1699"default (%s)"
1700
1701#, python-format
1702msgid ""
1703"User %s not registered in the PyKota system, applying default policy (%s) "
1704"for printer %s"
1705msgstr ""
1706"Utente %s non ancora presente nel sistema PyKota, verr�tilizzata una "
1707"policty di default (%s) per la stampante %s"
1708
1709#, python-format
1710msgid ""
1711"User %s doesn't have quota on printer %s in the PyKota system, applying "
1712"default policy (%s)"
1713msgstr ""
1714"Utente %s non possiede una quota sulla stampante %s nel sistema PyKota, "
1715"verr�tilizzata la policy di default (%s)"
1716
1717#, python-format
1718msgid ""
1719"Printer %s still not registered in the PyKota system, job will be rejected"
1720msgstr ""
1721"Stampante %s non ancora presente nel sistema PyKota, la stampa verr�
1722"rifiutata"
1723
1724#, python-format
1725msgid ""
1726"User %s still not registered in the PyKota system, job will be rejected on "
1727"printer %s"
1728msgstr ""
1729"Utente %s non ancora presente nel sistema PyKota, la stampa verr�ifiutata "
1730"sulla stampante %s"
1731
1732#, python-format
1733msgid ""
1734"User %s still doesn't have quota on printer %s in the PyKota system, job "
1735"will be rejected"
1736msgstr ""
1737"L'utente %s non ha alcuna quota impostata sulla stampante %s all'interno di "
1738"Pykota, la stampa verr�ifiutata"
1739
1740#, python-format
1741msgid "A problem occured while reading printer %s's internal page counter."
1742msgstr ""
1743
1744#, python-format
1745msgid "Retrieving printer %s's page counter from database instead."
1746msgstr ""
1747
1748#, python-format
1749msgid ""
1750"Couldn't retrieve printer %s's internal page counter either before or after "
1751"printing."
1752msgstr ""
1753
1754#, python-format
1755msgid "Job's size forced to 1 page for printer %s."
1756msgstr ""
1757
1758#, python-format
1759msgid "No previous job in database for printer %s."
1760msgstr ""
1761
1762#, python-format
1763msgid "Inconsistent values for printer %s's internal page counter."
1764msgstr ""
1765
1766#, python-format
1767msgid "Unknown printer address in HARDWARE(%s) for printer %s"
1768msgstr "Indirizzo stampante sconosciuto per HARDWARE(%s) per la stampante %s"
1769
1770#, python-format
1771msgid "Launching HARDWARE(%s)..."
1772msgstr "Avvio HARDWARE(%s)..."
1773
1774#, python-format
1775msgid "SIGTERM was sent to hardware accounter %s (pid: %s)"
1776msgstr "SIGTERM inviato al contatore hardware %s (pid: %s)"
1777
1778#, python-format
1779msgid "Line [%s] skipped in accounter's output. Trying again..."
1780msgstr ""
1781
1782#, python-format
1783msgid "Hardware accounter %s exit code is %s"
1784msgstr ""
1785
1786#, python-format
1787msgid "Unable to query printer %s via HARDWARE(%s)"
1788msgstr "Impossibile ottenere informazioni dalla stampante %s via HARDWARE(%s)"
1789
1790#, python-format
1791msgid "Problem during connection to %s:%s : %s"
1792msgstr ""
1793
1794#, python-format
1795msgid "Problem while sending PJL query to %s:%s : %s"
1796msgstr ""
1797
1798#, python-format
1799msgid "Waiting for printer %s to be printing..."
1800msgstr ""
1801
1802#, python-format
1803msgid "Waiting for printer %s's idle status to stabilize..."
1804msgstr ""
1805
1806#, python-format
1807msgid ""
1808"PJL querying stage interrupted. Using latest value seen for internal page "
1809"counter (%s) on printer %s."
1810msgstr ""
1811
1812#, python-format
1813msgid "Network error while doing SNMP queries on printer %s : %s"
1814msgstr ""
1815
1816#, python-format
1817msgid "SNMP message decoding error for printer %s : %s"
1818msgstr ""
1819
1820#, python-format
1821msgid "Problem encountered while doing SNMP queries on printer %s : %s"
1822msgstr ""
1823
1824#, python-format
1825msgid ""
1826"SNMP querying stage interrupted. Using latest value seen for internal page "
1827"counter (%s) on printer %s."
1828msgstr ""
1829
1830#, python-format
1831msgid "Launching SOFTWARE(%s)..."
1832msgstr "Avvio SOFTWARE(%s)..."
1833
1834#, python-format
1835msgid "Unable to compute job size with accounter %s"
1836msgstr "Impossibile calcolare la dimensione della stampa con il metodo %s"
1837
1838#, python-format
1839msgid "Problem while waiting for software accounter pid %s to exit : %s"
1840msgstr ""
1841"Errore durante l'attesa della terminzaione del contatore software con pid %"
1842"s: %s"
1843
1844#, python-format
1845msgid "Software accounter %s exit code is %s"
1846msgstr "Contatore software %s terminato con codice %s"
1847
1848msgid "Totals may be inaccurate if some users are members of several groups."
1849msgstr ""
1850"Le somme potranno non essere accurate se alcuni utenti fanno parte di pi�gruppi"
1851
1852#, python-format
1853msgid ""
1854"Search base %s doesn't seem to exist. Probable misconfiguration. Please "
1855"double check /etc/pykota/pykota.conf : %s"
1856msgstr ""
1857"La base di ricerca %s non sembra esistere. Possibile errore di "
1858"configurazione.Si verifichi il file /etc/pykota/pykota.conf : %s"
1859
1860#, python-format
1861msgid "Search for %s(%s) from %s(scope=%s) returned no answer."
1862msgstr "La ricerca di %s(%s) da %s(scope=%s) non ha ottenuto risultati."
1863
1864#, python-format
1865msgid "Problem adding LDAP entry (%s, %s)"
1866msgstr "Errore avvenuto aggiungendo la entry LDAP (%s, %s)"
1867
1868#, python-format
1869msgid "Problem deleting LDAP entry (%s)"
1870msgstr "Errore avvenuto cancellando la entry LDAP (%s)"
1871
1872#, python-format
1873msgid "Problem modifying LDAP entry (%s, %s)"
1874msgstr "Errore avvenuto durante la modifica della entry LDAP (%s, %s)"
1875
1876#, python-format
1877msgid ""
1878"No pykotaAccountBalance object found for user %s. Did you create LDAP "
1879"entries manually ?"
1880msgstr ""
1881
1882#, python-format
1883msgid ""
1884"Unable to find an existing objectClass %s entry with %s=%s to attach "
1885"pykotaAccount objectClass"
1886msgstr ""
1887"Impossibile trovare un una entry con objectClass %s esistente con %s=%s a "
1888"cui aggiungere pykotaAccount objectClass"
1889
1890#, python-format
1891msgid "%s. A new entry will be created instead."
1892msgstr ""
1893
1894#, python-format
1895msgid "Unable to find an existing entry to attach pykotaGroup objectclass %s"
1896msgstr ""
1897"Impossibile trovare una entry esistente a cui aggiungere objectclass "
1898"pykotaGroup %s"
1899
1900msgid "Hidden because of privacy concerns"
1901msgstr ""
1902
1903#~ msgid ""
1904#~ "Group           used    soft    hard    balance grace         total       "
1905#~ "paid"
1906#~ msgstr ""
1907#~ "Gruppo          usato   soft    hard    balance grace         totale      "
1908#~ "pagato"
1909
1910#~ msgid ""
1911#~ "User            used    soft    hard    balance grace         total       "
1912#~ "paid"
1913#~ msgstr ""
1914#~ "User            usato   soft    hard    balance grace         totale      "
1915#~ "pagato"
Note: See TracBrowser for help on using the browser.