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

Revision 3111, 86.1 kB (checked in by jerome, 17 years ago)

Added some translatable strings for the displaying of the history in printquota.cgi

  • 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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, 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: 2006-03-30 22:00+0200\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#
39# NB : THE FIVE ENTRIES BELOW WERE ADDED MANUALLY
40#
41msgid "ALLOW"
42msgstr ""
43
44msgid "DENY"
45msgstr ""
46
47msgid "CANCEL"
48msgstr ""
49
50msgid "PROBLEM"
51msgstr ""
52
53msgid "REFUND"
54msgstr ""
55
56#, python-format
57msgid ""
58"autopykota v%(__version__)s (c) %(__years__)s %(__author__)s\n"
59"\n"
60"A tool to automate user account creation and initial balance setting.\n"
61"\n"
62"THIS TOOL MUST NOT BE USED IF YOU WANT TO LIMIT YOUR USERS BY PAGE QUOTA !\n"
63"\n"
64"command line usage :\n"
65"\n"
66"  THIS TOOL MUST NOT BE USED FROM THE COMMAND LINE BUT ONLY AS PART\n"
67"  OF AN external policy IN pykota.conf\n"
68"  \n"
69"  autopykota { -i | --initbalance value } \n"
70"\n"
71"options :\n"
72"\n"
73"  -v | --version       Prints autopykota's version number then exits.\n"
74"  -h | --help          Prints this message then exits.\n"
75"  \n"
76"  -i | --initbalance b Sets the user's account initial balance value to b.\n"
77"                       If the user already exists, actual balance is left\n"
78"                       unmodified. If unset, the default value is 0.\n"
79msgstr ""
80
81#, python-format
82msgid "SIGTERM received, job %s cancelled."
83msgstr "Segnale SIGTERM ricevuto, stampa %s cancellata."
84
85#, python-format
86msgid "Network error while querying the CUPS server : %s"
87msgstr ""
88
89msgid "You are not allowed to print at this time."
90msgstr ""
91
92msgid "Print job cancelled."
93msgstr ""
94
95msgid "Unlimited"
96msgstr ""
97
98msgid "ON"
99msgstr ""
100
101msgid "OFF"
102msgstr ""
103
104#, python-format
105msgid "Banner generator %s exit code is %s"
106msgstr ""
107
108msgid "Banner won't be printed : maximum number of deny banners reached."
109msgstr ""
110
111#, python-format
112msgid "Beware : computed job size (%s) != precomputed job size (%s)"
113msgstr ""
114
115msgid ""
116"The job size will be trusted anyway according to the 'trustjobsize' directive"
117msgstr ""
118
119#, python-format
120msgid ""
121"The job size will be trusted because it is inferior to the 'trustjobsize' "
122"directive's limit %s"
123msgstr ""
124
125#, python-format
126msgid ""
127"The job size will be modified according to the 'trustjobsize' directive : %s"
128msgstr ""
129
130#, python-format
131msgid ""
132"Printer %s not registered in the PyKota system, applying external policy (%"
133"s) for printer %s"
134msgstr ""
135"La stampante %s non �egistrata all'interno del sistema PyKota, verr�
136"utilizzata la policy esterna (%s)per la stampante %s"
137
138#, python-format
139msgid ""
140"User %s not registered in the PyKota system, applying external policy (%s) "
141"for printer %s"
142msgstr ""
143"L'utente %s non �egistrato all'interno del sistema PyKota, verr�
144"utilizzata la policy esterna (%s) per la stampante %s"
145
146#, python-format
147msgid ""
148"User %s doesn't have quota on printer %s in the PyKota system, applying "
149"external policy (%s) for printer %s"
150msgstr ""
151"L'utente %s non possiede una quota sulla stampante %s all'interno di PyKota, "
152"verr�sata la policy esterna (%s) per la stampante %s"
153
154#, python-format
155msgid ""
156"External policy %s for printer %s produced an error. Job rejected. Please "
157"check PyKota's configuration files."
158msgstr ""
159"La policy esterna %s per la stampante %s ha causato un errore. Stampa "
160"annullata. Si verifichinoi file di configurazione di PyKota."
161
162#, python-format
163msgid ""
164"Printer %s not registered in the PyKota system, applying default policy (%s)"
165msgstr ""
166"Stampante %s non presente nel sistema PyKota, verr�tilizzata la policy di "
167"default (%s)"
168
169#, python-format
170msgid ""
171"User %s not registered in the PyKota system, applying default policy (%s) "
172"for printer %s"
173msgstr ""
174"Utente %s non ancora presente nel sistema PyKota, verr�tilizzata una "
175"policty di default (%s) per la stampante %s"
176
177#, python-format
178msgid ""
179"User %s doesn't have quota on printer %s in the PyKota system, applying "
180"default policy (%s)"
181msgstr ""
182"Utente %s non possiede una quota sulla stampante %s nel sistema PyKota, "
183"verr�tilizzata la policy di default (%s)"
184
185#, python-format
186msgid ""
187"Printer %s still not registered in the PyKota system, job will be rejected"
188msgstr ""
189"Stampante %s non ancora presente nel sistema PyKota, la stampa verr�
190"rifiutata"
191
192#, python-format
193msgid ""
194"User %s still not registered in the PyKota system, job will be rejected on "
195"printer %s"
196msgstr ""
197"Utente %s non ancora presente nel sistema PyKota, la stampa verr�ifiutata "
198"sulla stampante %s"
199
200#, python-format
201msgid ""
202"User %s still doesn't have quota on printer %s in the PyKota system, job "
203"will be rejected"
204msgstr ""
205"L'utente %s non ha alcuna quota impostata sulla stampante %s all'interno di "
206"Pykota, la stampa verr�ifiutata"
207
208msgid "Job is a dupe"
209msgstr ""
210
211msgid "Printing is denied by configuration"
212msgstr ""
213
214#, python-format
215msgid "Duplicate print jobs are not allowed on printer %s."
216msgstr ""
217
218msgid "Subprocess denied printing of a dupe"
219msgstr ""
220
221#, python-format
222msgid "Duplicate print jobs are not allowed on printer %s at this time."
223msgstr ""
224
225msgid "Subprocess allowed printing of a dupe"
226msgstr ""
227
228#, python-format
229msgid ""
230"\n"
231"\n"
232"Your system administrator :\n"
233"\n"
234"\t%s - <%s>\n"
235msgstr ""
236
237#, python-format
238msgid "Impossible to connect to SMTP server : %s"
239msgstr "Impossibile connettersi al server SMTP : %s"
240
241msgid "Print Quota"
242msgstr "Quota di stampa"
243
244#, python-format
245msgid "Impossible to send mail to %s, error %s : %s"
246msgstr "Impossibile inviare la mail a %s, errore %s : %s"
247
248#, python-format
249msgid "Problem when sending mail : %s"
250msgstr ""
251
252msgid "Job contains no data. Printing is denied."
253msgstr "Stampa non contiene dati. Stampa rifiutata."
254
255msgid "Error in external policy script. Printing is denied."
256msgstr ""
257
258#, python-format
259msgid ""
260"Still no print quota entry for user %s on printer %s after external policy. "
261"Printing is denied."
262msgstr ""
263
264msgid "Printing is denied by printer policy."
265msgstr ""
266
267msgid "Job allowed by printer policy. No accounting will be done."
268msgstr ""
269
270#, python-format
271msgid "Invalid policy %s for printer %s"
272msgstr "Policy non valida %s per la stampante %s"
273
274#, python-format
275msgid "Precomputed job size (%s pages) too large for printer %s."
276msgstr ""
277
278#, python-format
279msgid "You are not allowed to print so many pages on printer %s at this time."
280msgstr ""
281
282#, python-format
283msgid "User %s is not allowed to print at this time."
284msgstr ""
285
286msgid "Your account settings forbid you to print at this time."
287msgstr ""
288
289#, python-format
290msgid "Print Quota exceeded for user %s on printer %s"
291msgstr "Quota di stampa superata per l'utente %s sulla stampante %s"
292
293#, python-format
294msgid "Print Quota low for user %s on printer %s"
295msgstr "Quota di stampa in esaurimento per l'utente %s sulla stampante %s"
296
297msgid "Job denied, no accounting will be done."
298msgstr ""
299
300msgid "Job cancelled, no accounting will be done."
301msgstr ""
302
303msgid "Job accounting begins."
304msgstr "Inizio accounting stampa."
305
306msgid "Job denied, no accounting has been done."
307msgstr ""
308
309msgid "Job cancelled, no accounting has been done."
310msgstr ""
311
312msgid "Job accounting ends."
313msgstr "Fine accounting stampa."
314
315msgid ""
316"Job size forced to 0 because the real CUPS backend failed. No accounting "
317"will be done."
318msgstr ""
319
320msgid "The real CUPS backend failed, but the job will be accounted for anyway."
321msgstr ""
322
323msgid "Job size forced to 0 because printing is denied."
324msgstr "Dimensione stampa forzato a 0 perch�a stampa non �ermessa."
325
326msgid "Job size forced to 0 because printing was cancelled."
327msgstr ""
328
329#, python-format
330msgid "Job size : %i"
331msgstr "Dimensione stampa: %i"
332
333#, python-format
334msgid "User %s's quota on printer %s won't be modified"
335msgstr ""
336
337#, python-format
338msgid "Updating user %s's quota on printer %s"
339msgstr "Aggiornamento quota per l'utente %s sulla stampante %s"
340
341msgid "Job added to history."
342msgstr "Stampa aggiunta in cronologia."
343
344#, python-format
345msgid "Billing code %s was updated."
346msgstr ""
347
348#, python-format
349msgid "Incorrect value for the 'onbackenderror' directive in section [%s]"
350msgstr ""
351
352#, python-format
353msgid "The real backend produced an error, we will try again in %s seconds."
354msgstr ""
355
356#, python-format
357msgid "Job %s interrupted by the administrator !"
358msgstr ""
359
360#, python-format
361msgid ""
362"dumpykota v%(__version__)s (c) %(__years__)s %(__author__)s\n"
363"\n"
364"Dumps PyKota database's content.\n"
365"\n"
366"command line usage :\n"
367"\n"
368"  dumpykota [options] [filterexpr]\n"
369"\n"
370"options :\n"
371"\n"
372"  -v | --version       Prints dumpykota's version number then exits.\n"
373"  -h | --help          Prints this message then exits.\n"
374"  \n"
375"  -d | --data type     Dumps 'type' datas. Allowed types are :\n"
376"                       \n"
377"                         - history : dumps the jobs history.\n"
378"                         - users : dumps users.\n"
379"                         - groups : dumps user groups.\n"
380"                         - printers : dump printers.\n"
381"                         - upquotas : dump user quotas.\n"
382"                         - gpquotas : dump user groups quotas.\n"
383"                         - payments : dumps user payments.\n"
384"                         - pmembers : dumps printer groups members.\n"
385"                         - umembers : dumps user groups members.\n"
386"                         - billingcodes : dumps billing codes.\n"
387"                         - all : dumps all PyKota datas. The output format\n"
388"                                 is always XML in this case.\n"
389"                         \n"
390"                       NB : the -d | --data command line option   \n"
391"                       is MANDATORY.\n"
392"  \n"
393"  -f | --format fmt    Dumps datas in the 'fmt' format. When not specified,\n"
394"                       the format is to dump datas in the csv format (comma\n"
395"                       separated values). All data dumped is between double\n"
396"                       quotes. Allowed formats are :\n"
397"                       \n"
398"                         - csv : separate datas with commas\n"
399"                         - ssv : separate datas with semicolons\n"
400"                         - tsv : separate datas with tabs\n"
401"                         - xml : dump data as XML \n"
402"                         - cups : dump datas in CUPS' page_log format :\n"
403"                                  ONLY AVAILABLE WITH --data history\n"
404"                         \n"
405"  -o | --output fname  All datas will be dumped to the file instead of\n"
406"                       to the standard output. The special '-' filename\n"
407"                       is the default value and means stdout.\n"
408"                       WARNING : existing files are truncated !\n"
409"\n"
410"  -s | --sum           Summarize the selected datas.\n"
411"                           ONLY AVAILABLE WITH --data history or payments\n"
412"\n"
413"  Use the filter expressions to extract only parts of the \n"
414"  datas. Allowed filters are of the form :\n"
415"                \n"
416"         key=value\n"
417"                         \n"
418"  Allowed keys for now are :  \n"
419"                       \n"
420"         username       User's name\n"
421"         groupname      Users group's name\n"
422"         printername    Printer's name\n"
423"         pgroupname     Printers group's name\n"
424"         hostname       Client's hostname\n"
425"         jobid          Job's Id\n"
426"         billingcode    Job's billing code\n"
427"         start          Job's date of printing\n"
428"         end            Job's date of printing\n"
429"         \n"
430"  Dates formatting with 'start' and 'end' filter keys :\n"
431"  \n"
432"    YYYY : year boundaries\n"
433"    YYYYMM : month boundaries\n"
434"    YYYYMMDD : day boundaries\n"
435"    YYYYMMDDhh : hour boundaries\n"
436"    YYYYMMDDhhmm : minute boundaries\n"
437"    YYYYMMDDhhmmss : second boundaries\n"
438"    yesterday[+-NbDays] : yesterday more or less N days (e.g. : yesterday-"
439"15)\n"
440"    today[+-NbDays] : today more or less N days (e.g. : today-15)\n"
441"    tomorrow[+-NbDays] : tomorrow more or less N days (e.g. : tomorrow-15)\n"
442"    now[+-NbDays] : now more or less N days (e.g. now-15)\n"
443"\n"
444"  'now' and 'today' are not exactly the same since today represents the "
445"first\n"
446"  or last second of the day depending on if it's used in a start= or end=\n"
447"  date expression. The utility to be able to specify dates in the future is\n"
448"  a question which remains to be answered :-)\n"
449"  \n"
450"  Contrary to other PyKota management tools, wildcard characters are not \n"
451"  expanded, so you can't use them.\n"
452"  \n"
453"  NB : not all keys are allowed for each data type, so the result may be \n"
454"  empty if you use a key not available for a particular data type.\n"
455"  \n"
456"Examples :\n"
457"\n"
458"  $ dumpykota --data history --format csv >myfile.csv\n"
459"  \n"
460"  This dumps the history in a comma separated values file, for possible\n"
461"  use in a spreadsheet.\n"
462"  \n"
463"  $ dumpykota --data users --format xml -o users.xml\n"
464"  \n"
465"  Dumps all users datas to the users.xml file.\n"
466"  \n"
467"  $ dumpykota --data history printername=HP2100 username=jerome\n"
468"  \n"
469"  Dumps the job history for user jerome on printer HP2100 only.\n"
470"  \n"
471"  $ dumpykota --data history start=200503 end=20050730234615\n"
472"  \n"
473"  Dumps all jobs printed between March 1st 2005 at midnight and\n"
474"  July 30th 2005 at 23 hours 46 minutes and 15 secondes included.\n"
475msgstr ""
476
477msgid "The -d | --data command line option is mandatory, see help."
478msgstr ""
479
480#, python-format
481msgid ""
482"edpykota v%(__version__)s (c) %(__years__)s %(__author__)s\n"
483"\n"
484"A Print Quota editor for PyKota.\n"
485"\n"
486"command line usage :\n"
487"\n"
488"  edpykota [options] user1 user2 ... userN\n"
489"  \n"
490"  edpykota [options] group1 group2 ... groupN\n"
491"\n"
492"options :\n"
493"\n"
494"  -v | --version       Prints edpykota's version number then exits.\n"
495"  -h | --help          Prints this message then exits.\n"
496"  \n"
497"  -a | --add           Adds users or groups print quota entries if\n"
498"                       they don't exist in database.\n"
499"                       \n"
500"  -d | --delete        Deletes users or groups print quota entries.\n"
501"                       Users or groups are never deleted, you have\n"
502"                       to use the pkusers command to delete them.\n"
503"                       The history will be purge from all matching\n"
504"                       jobs, unless -g | --groups is used.\n"
505"  \n"
506"  -P | --printer p     Edit quotas on printer p only. Actually p can\n"
507"                       use wildcards characters to select only\n"
508"                       some printers. The default value is *, meaning\n"
509"                       all printers. \n"
510"                       You can specify several names or wildcards, \n"
511"                       by separating them with commas.\n"
512"  \n"
513"  -g | --groups        Edit groups print quota entries instead of \n"
514"                       users print quota entries.\n"
515"                          \n"
516"  -L | --list          Lists users or groups print quota entries.\n"
517"  \n"
518"  -n | --noquota       Sets both soft and hard limits to None for users\n"
519"                       or groups print quota entries.\n"
520"  \n"
521"  -r | --reset         Resets the actual page counter for the user\n"
522"                       or group to zero on the specified printers. \n"
523"                       The life time page counter is kept unchanged.\n"
524"                       \n"
525"  -R | --hardreset     Resets the actual and life time page counters\n"
526"                       for the user or group to zero on the specified \n"
527"                       printers. This is a shortcut for '--used 0'.\n"
528"                       \n"
529"  -s | --skipexisting  In combination with the --add option above, tells\n"
530"                       edpykota to not modify existing print quota entries.\n"
531"                       \n"
532"  -S | --softlimit sl  Sets the quota soft limit to sl "
533"pages.                       \n"
534"  \n"
535"  -H | --hardlimit hl  Sets the quota hard limit to hl pages.\n"
536"  \n"
537"  -I | --increase v    Increase existing Soft and Hard limits by the value\n"
538"                       of v. You can prefix v with + or -, if no sign is\n"
539"                       used, + is assumed.\n"
540"\n"
541"  -U | --used u        Sets the page counters for the user u pages on\n"
542"                       the selected printers. Doesn't work for groups, "
543"since\n"
544"                       their page counters are the sum of all their "
545"members'\n"
546"                       page counters.\n"
547"                       Useful for migrating users from a different system\n"
548"                       where they have already used some pages. Actual\n"
549"                       and Life Time page counters may be increased or "
550"decreased\n"
551"                       if u is prefixed with + or -.\n"
552"                       WARNING : BOTH page counters are modified in all "
553"cases,\n"
554"                       so be careful.\n"
555"                       NB : if u equals '0', then the action taken is\n"
556"                       the same as if --hardreset was used.\n"
557"\n"
558"  user1 through userN and group1 through groupN can use wildcards\n"
559"  if the --add option is not set.\n"
560"  \n"
561"examples :                              \n"
562"\n"
563"  $ edpykota --add john paul george ringo\n"
564"  \n"
565"  This will create print quota entries for users john, paul, george\n"
566"  and ringo on all printers. These print quota entries will have no\n"
567"  limit set.\n"
568"  \n"
569"  $ edpykota --printer lp -S 50 -H 60 jerome\n"
570"  \n"
571"  This will set jerome's print quota on the lp printer to a soft limit\n"
572"  of 50 pages, and a hard limit of 60 pages. Both user jerome and\n"
573"  printer lp have been previously created with the pkusers and pkprinters\n"
574"  commands, respectively.\n"
575"\n"
576"  $ edpykota -g -S 500 -H 550 financial support            \n"
577"  \n"
578"  This will set print quota soft limit to 500 pages and hard limit\n"
579"  to 550 pages for groups financial and support on all printers.\n"
580"  \n"
581"  $ edpykota --reset jerome \"jo*\"\n"
582"  \n"
583"  This will reset jerome's page counter to zero on all printers, as\n"
584"  well as every user whose name begins with 'jo'.\n"
585"  Their life time page counter on each printer will be kept unchanged.\n"
586"  You can also reset the life time page counters by using the\n"
587"  --hardreset | -R command line option.\n"
588"  \n"
589"  $ edpykota --printer hpcolor --noquota jerome\n"
590"  \n"
591"  This will tell PyKota to not limit jerome when printing on the \n"
592"  hpcolor printer. All his jobs will be allowed on this printer, but \n"
593"  accounting of the pages he prints will still be kept.\n"
594"  Print Quotas for jerome on other printers are unchanged.\n"
595"  \n"
596"  $ edpykota --delete --printer \"HP*,XER*\" jerome rachel\n"
597"  \n"
598"  This will delete users jerome and rachel's print quota\n"
599"  entries on all printers which name begin with 'HP' or\n"
600"  'XER'. The jobs printed by these users on these printers\n"
601"  will be deleted from the history.\n"
602msgstr ""
603
604#, python-format
605msgid "You can't set negative limits for %s"
606msgstr ""
607
608msgid "Extracting datas"
609msgstr ""
610
611#, python-format
612msgid "Page counter : %s"
613msgstr ""
614
615#, python-format
616msgid "Lifetime page counter : %s"
617msgstr ""
618
619#, python-format
620msgid "Soft limit : %s"
621msgstr ""
622
623#, python-format
624msgid "Hard limit : %s"
625msgstr ""
626
627#, python-format
628msgid "Date limit : %s"
629msgstr ""
630
631#, python-format
632msgid "Maximum job size : %s"
633msgstr ""
634
635#, python-format
636msgid "%s pages"
637msgstr ""
638
639#, python-format
640msgid "Warning banners printed : %s"
641msgstr ""
642
643msgid "Deletion"
644msgstr ""
645
646#, python-format
647msgid "Invalid used value %s."
648msgstr ""
649
650#, python-format
651msgid "Invalid increase value %s."
652msgstr ""
653
654#, python-format
655msgid "Invalid softlimit value %s."
656msgstr "Limite soft %s non valido."
657
658#, python-format
659msgid "Invalid hardlimit value %s."
660msgstr "Limite hard %s non valido."
661
662#, python-format
663msgid "Hard limit %i is less than soft limit %i, values will be exchanged."
664msgstr "Limite hard %i minore del limite soft %i, i valori verranno scambiati."
665
666#, python-format
667msgid "Undefined hard limit set to soft limit (%s)."
668msgstr ""
669
670#, python-format
671msgid "Undefined soft limit set to hard limit (%s)."
672msgstr ""
673
674msgid "Creation"
675msgstr ""
676
677#, python-format
678msgid "No entry matches %s. Please use pkusers to create them first."
679msgstr ""
680
681msgid "Modification"
682msgstr ""
683
684msgid "incompatible options, see help."
685msgstr "opzioni non compatibili, vedere la guida."
686
687msgid "You have to pass user or group names on the command line"
688msgstr ""
689"Bisogna specificare dei nomi di utente o di gruppo sulla linea di comando"
690
691#, python-format
692msgid ""
693"repykota v%(__version__)s (c) %(__years__)s %(__author__)s\n"
694"\n"
695"Generates print quota reports.\n"
696"\n"
697"command line usage :\n"
698"\n"
699"  repykota [options] \n"
700"\n"
701"options :\n"
702"\n"
703"  -v | --version       Prints repykota's version number then exits.\n"
704"  -h | --help          Prints this message then exits.\n"
705"  \n"
706"  -u | --users         Generates a report on users quota, this is \n"
707"                       the default.\n"
708"  \n"
709"  -g | --groups        Generates a report on group quota instead of users.\n"
710"  \n"
711"  -i | --ingroups g1[,g2...]  Only lists users who are members of these\n"
712"                              groups. Reserved to PyKota Administrators.\n"
713"  \n"
714"  -P | --printer p     Report quotas on this printer only. Actually p can\n"
715"                       use wildcards characters to select only\n"
716"                       some printers. The default value is *, meaning\n"
717"                       all printers.\n"
718"                       You can specify several names or wildcards, \n"
719"                       by separating them with commas.\n"
720"  \n"
721"examples :                              \n"
722"\n"
723"  $ repykota --printer lp\n"
724"  \n"
725"  This will print the quota status for all users who use the lp printer.\n"
726"\n"
727"  $ repykota \n"
728"  \n"
729"  This will print the quota status for all users on all printers.\n"
730"  \n"
731"  $ repykota --printer \"laser*,*pson\" jerome \"jo*\"\n"
732"  \n"
733"  This will print the quota status for user jerome and all users\n"
734"  whose name begins with \"jo\" on all printers which name begins\n"
735"  with \"laser\" or ends with \"pson\".\n"
736"  \n"
737"  If launched by an user who is not a PyKota administrator, additionnal\n"
738"  arguments representing users or groups names are ignored, and only the\n"
739"  current user/group is reported.\n"
740msgstr ""
741
742msgid "Option --ingroups is reserved to PyKota Administrators."
743msgstr ""
744
745#, python-format
746msgid "There's no printer matching %s"
747msgstr "Non esiste una stampante %s"
748
749#, python-format
750msgid ""
751"warnpykota v%(__version__)s (c) %(__years__)s %(__author__)s\n"
752"\n"
753"Sends mail to users over print quota.\n"
754"\n"
755"command line usage :\n"
756"\n"
757"  warnpykota  [options]  [names]\n"
758"\n"
759"options :\n"
760"\n"
761"  -v | --version       Prints warnpykota's version number then exits.\n"
762"  -h | --help          Prints this message then exits.\n"
763"  \n"
764"  -u | --users         Warns users over their print quota, this is the \n"
765"                       default.\n"
766"  \n"
767"  -g | --groups        Warns users whose groups quota are over limit.\n"
768"  \n"
769"  -P | --printer p     Verify quotas on this printer only. Actually p can\n"
770"                       use wildcards characters to select only\n"
771"                       some printers. The default value is *, meaning\n"
772"                       all printers.\n"
773"                       You can specify several names or wildcards, \n"
774"                       by separating them with commas.\n"
775"  \n"
776"examples :                              \n"
777"\n"
778"  $ warnpykota --printer lp\n"
779"  \n"
780"  This will warn all users of the lp printer who have exceeded their\n"
781"  print quota.\n"
782"\n"
783"  $ warnpykota \n"
784"  \n"
785"  This will warn all users  who have exceeded their print quota on\n"
786"  any printer.\n"
787"\n"
788"  $ warnpykota --groups --printer \"laserjet*\" \"dev*\"\n"
789"  \n"
790"  This will warn all users of groups which names begins with \"dev\" and\n"
791"  who have exceeded their print quota on any printer which name begins \n"
792"  with \"laserjet\"\n"
793"  \n"
794"  If launched by an user who is not a PyKota administrator, additionnal\n"
795"  arguments representing users or groups names are ignored, and only the\n"
796"  current user/group is reported.\n"
797msgstr ""
798
799#, python-format
800msgid ""
801"pkbanner v%(__version__)s (c) %(__years__)s %(__author__)s\n"
802"\n"
803"Generates banners.\n"
804"\n"
805"command line usage :\n"
806"\n"
807"  pkbanner  [options]  [more info]\n"
808"\n"
809"options :\n"
810"\n"
811"  -v | --version       Prints pkbanner's version number then exits.\n"
812"  -h | --help          Prints this message then exits.\n"
813"  \n"
814"  -l | --logo img      Use the image as the banner's logo. The logo will\n"
815"                       be drawn at the center top of the page. The default\n"
816"                       logo is /usr/share/pykota/logos/pykota.jpeg\n"
817"                       \n"
818"  -p | --pagesize sz   Sets sz as the page size. Most well known\n"
819"                       page sizes are recognized, like 'A4' or 'Letter'\n"
820"                       to name a few. The default size is A4.\n"
821"  \n"
822"  -s | --savetoner s   Sets the text luminosity factor to s%%. This can be \n"
823"                       used to save toner. The default value is 0, which\n"
824"                       means that no toner saving will be done.\n"
825"  \n"
826"  -u | --url u         Uses u as an url to be written at the bottom of \n"
827"                       the banner page. The default url is :\n"
828"                       http://www.pykota.com/\n"
829"  \n"
830"examples :                              \n"
831"\n"
832"  Using pkbanner directly from the command line is not recommended,\n"
833"  excepted for testing purposes. You should use pkbanner in the\n"
834"  'startingbanner' or 'endingbanner' directives in pykota.conf\n"
835"  \n"
836"    startingbanner: /usr/bin/pkbanner --logo=\"\" --savetoner=75\n"
837"  \n"
838"      With such a setting in pykota.conf, all print jobs will be \n"
839"      prefixed with an A4 banner with no logo, and text luminosity will\n"
840"      be increased by 75%%. The PostScript output will be directly sent\n"
841"      to your printer.\n"
842"      \n"
843"  You'll find more examples in the sample configuration file included    \n"
844"  in PyKota.\n"
845msgstr ""
846
847msgid "Unknown"
848msgstr ""
849
850msgid "Username"
851msgstr ""
852
853msgid "More Info"
854msgstr ""
855
856msgid "Job"
857msgstr ""
858
859msgid "Date"
860msgstr "Data"
861
862msgid "Allowed"
863msgstr ""
864
865msgid "Denied"
866msgstr ""
867
868msgid "Allowed with Warning"
869msgstr ""
870
871msgid "Problem"
872msgstr ""
873
874msgid "Cancelled"
875msgstr ""
876
877msgid "Result"
878msgstr ""
879
880msgid "Title"
881msgstr "Titolo"
882
883msgid "Filename"
884msgstr "Nome file"
885
886#, python-format
887msgid "Pages printed so far on %s"
888msgstr ""
889
890msgid "Account balance"
891msgstr ""
892
893msgid "Soft Limit"
894msgstr ""
895
896msgid "Hard Limit"
897msgstr ""
898
899msgid "Date Limit"
900msgstr ""
901
902msgid "No Limit"
903msgstr ""
904
905msgid "No Accounting"
906msgstr ""
907
908msgid "Forbidden"
909msgstr ""
910
911msgid "Printing Mode"
912msgstr ""
913
914msgid "Allowed range is (0..99)"
915msgstr ""
916
917#, python-format
918msgid "Invalid 'savetoner' option %s : %s"
919msgstr ""
920
921#, python-format
922msgid "Invalid 'pagesize' option %s, defaulting to A4."
923msgstr ""
924
925#, python-format
926msgid ""
927"pkbcodes v%(__version__)s (c) %(__years__)s %(__author__)s\n"
928"\n"
929"A billing codes Manager for PyKota.\n"
930"\n"
931"command line usage :\n"
932"\n"
933"  pkbcodes [options] code1 code2 code3 ... codeN\n"
934"\n"
935"options :\n"
936"\n"
937"  -v | --version       Prints pkbcodes version number then exits.\n"
938"  -h | --help          Prints this message then exits.\n"
939"  \n"
940"  -a | --add           Adds billing codes if they don't exist in PyKota's\n"
941"                       database. If they exist, they are modified\n"
942"                       unless -s|--skipexisting is also used.\n"
943"\n"
944"  -d | --delete        Deletes billing codes from PyKota's database.\n"
945"                       NB : the history entries with this billing code\n"
946"                       are not deleted, voluntarily.\n"
947"\n"
948"  -D | --description d Adds a textual description to billing codes.\n"
949"\n"
950"  -l | --list          List informations about the billing codes.\n"
951"\n"
952"  -r | --reset         Resets the billing codes' balance and page counters\n"
953"                       to 0.\n"
954"\n"
955"  -s | --skipexisting  In combination with the --add option above, tells\n"
956"                       pkbcodes to not modify existing billing codes.\n"
957"\n"
958"  code1 through codeN can contain wildcards if the --add option\n"
959"  is not set.\n"
960"\n"
961"examples :                              \n"
962"\n"
963"  $ pkbcodes --add -D \"My project\" myproj\n"
964"\n"
965"  Will create the myproj billing code with \"My project\"\n"
966"  as the description.\n"
967"\n"
968"  $ pkbcodes --delete \"*\"\n"
969"\n"
970"  This will completely delete all the billing codes, but without\n"
971"  removing any matching job from the history. USE WITH CARE ANYWAY !\n"
972"  \n"
973"  $ pkbcodes --list \"my*\"\n"
974"  \n"
975"  This will list all billing codes which name begins with 'my'.\n"
976msgstr ""
977
978msgid "You're not allowed to use this command."
979msgstr ""
980
981#, python-format
982msgid "There's no billingcode matching %s"
983msgstr ""
984
985msgid "pages"
986msgstr ""
987
988msgid "and"
989msgstr ""
990
991msgid "credits"
992msgstr ""
993
994#, python-format
995msgid "Billing code [%s] already exists, skipping."
996msgstr ""
997
998#, python-format
999msgid "Billing code [%s] already exists, will be modified."
1000msgstr ""
1001
1002msgid "You have to pass billing codes on the command line"
1003msgstr ""
1004
1005#, python-format
1006msgid ""
1007"pkinvoice v%(__version__)s (c) %(__years__)s %(__author__)s\n"
1008"\n"
1009"An invoice generator for PyKota.\n"
1010"\n"
1011"command line usage :\n"
1012"\n"
1013"  pkinvoice [options] [filterexpr]\n"
1014"\n"
1015"options :\n"
1016"\n"
1017"  -v | --version       Prints pkinvoice's version number then exits.\n"
1018"  -h | --help          Prints this message then exits.\n"
1019"  \n"
1020"  -l | --logo img      Use the image as the invoice's logo. The logo will\n"
1021"                       be drawn at the center top of the page. The default\n"
1022"                       logo is /usr/share/pykota/logos/pykota.jpeg\n"
1023"                       \n"
1024"  -p | --pagesize sz   Sets sz as the page size. Most well known\n"
1025"                       page sizes are recognized, like 'A4' or 'Letter'\n"
1026"                       to name a few. The default size is A4.\n"
1027"                       \n"
1028"  -n | --number N      Sets the number of the first invoice. This number\n"
1029"                       will automatically be incremented for each invoice.\n"
1030"                       \n"
1031"  -o | --output f.pdf  Defines the name of the invoice file which will\n"
1032"                       be generated as a PDF document. If not set or\n"
1033"                       set to '-', the PDF document is sent to standard\n"
1034"                       output. \n"
1035"                       \n"
1036"  -u | --unit u        Defines the name of the unit to use on the "
1037"invoice.                       \n"
1038"                       The default unit is 'Credits', optionally translated\n"
1039"                       to your native language if it is supported by "
1040"PyKota.\n"
1041"  \n"
1042"  -V | --vat p         Sets the percent value of the applicable VAT to be\n"
1043"                       exposed. The default is 0.0, meaning no VAT\n"
1044"                       information will be included.\n"
1045"  \n"
1046"\n"
1047"  Use the filter expressions to extract only parts of the \n"
1048"  datas. Allowed filters are of the form :\n"
1049"                \n"
1050"         key=value\n"
1051"                         \n"
1052"  Allowed keys for now are :  \n"
1053"                       \n"
1054"         username       User's name\n"
1055"         printername    Printer's name\n"
1056"         hostname       Client's hostname\n"
1057"         jobid          Job's Id\n"
1058"         billingcode    Job's billing code\n"
1059"         start          Job's date of printing\n"
1060"         end            Job's date of printing\n"
1061"         \n"
1062"  Dates formatting with 'start' and 'end' filter keys :\n"
1063"  \n"
1064"    YYYY : year boundaries\n"
1065"    YYYYMM : month boundaries\n"
1066"    YYYYMMDD : day boundaries\n"
1067"    YYYYMMDDhh : hour boundaries\n"
1068"    YYYYMMDDhhmm : minute boundaries\n"
1069"    YYYYMMDDhhmmss : second boundaries\n"
1070"    yesterday[+-NbDays] : yesterday more or less N days (e.g. : yesterday-"
1071"15)\n"
1072"    today[+-NbDays] : today more or less N days (e.g. : today-15)\n"
1073"    tomorrow[+-NbDays] : tomorrow more or less N days (e.g. : tomorrow-15)\n"
1074"    now[+-NbDays] : now more or less N days (e.g. now-15)\n"
1075"\n"
1076"  'now' and 'today' are not exactly the same since today represents the "
1077"first\n"
1078"  or last second of the day depending on if it's used in a start= or end=\n"
1079"  date expression. The utility to be able to specify dates in the future is\n"
1080"  a question which remains to be answered :-)\n"
1081"  \n"
1082"  Contrary to other PyKota management tools, wildcard characters are not \n"
1083"  expanded, so you can't use them.\n"
1084"  \n"
1085"examples :\n"
1086"\n"
1087"  $ pkinvoice --unit EURO --output /tmp/invoices.pdf start=now-30\n"
1088"  \n"
1089"  Will generate a PDF document containing invoices for all users\n"
1090"  who have spent some credits last month. Invoices will be done in\n"
1091"  EURO.  No VAT information will be included.\n"
1092msgstr ""
1093
1094msgid "Invoice"
1095msgstr ""
1096
1097msgid "Edited on"
1098msgstr ""
1099
1100msgid "Number of jobs printed"
1101msgstr ""
1102
1103msgid "Number of pages printed"
1104msgstr ""
1105
1106msgid "Amount due"
1107msgstr ""
1108
1109msgid "Included VAT"
1110msgstr ""
1111
1112msgid "Here's the invoice for your printouts"
1113msgstr ""
1114
1115msgid "Generating invoices"
1116msgstr ""
1117
1118#, python-format
1119msgid "Incorrect value '%s' for the --vat command line option"
1120msgstr ""
1121
1122#, python-format
1123msgid "Incorrect value '%s' for the --number command line option"
1124msgstr ""
1125
1126#, python-format
1127msgid "Invalid filter value [%s], see help."
1128msgstr ""
1129
1130#, python-format
1131msgid "Invoiced %i users for %i jobs, %i pages and %.3f credits"
1132msgstr ""
1133
1134msgid "Credits"
1135msgstr ""
1136
1137#, python-format
1138msgid ""
1139"pkmail v%(__version__)s (c) %(__years__)s %(__author__)s\n"
1140"\n"
1141"Email gateway for PyKota.\n"
1142"\n"
1143"command line usage :\n"
1144"\n"
1145"  pkmail  [options]\n"
1146"\n"
1147"options :\n"
1148"\n"
1149"  -v | --version       Prints pkmail's version number then exits.\n"
1150"  -h | --help          Prints this message then exits.\n"
1151"  \n"
1152"    \n"
1153"  This command is meant to be used from your mail server's aliases file,\n"
1154"  as a pipe. It will then accept commands send to it in email messages,\n"
1155"  and will send the answer to the command's originator.\n"
1156"  \n"
1157"  To use this command, create an email alias in /etc/aliases with\n"
1158"  the following format :\n"
1159"  \n"
1160"    pykotacmd: \"|/usr/bin/pkmail\"\n"
1161"    \n"
1162"  Then run the 'newaliases' command to regenerate the aliases database.\n"
1163"  \n"
1164"  You can now send commands by email to 'pykotacmd@yourdomain.com', with\n"
1165"  the command in the subject.\n"
1166"  \n"
1167"  List of supported commands :\n"
1168"  \n"
1169"        report [username]\n"
1170"  \n"
1171"  NB : For pkmail to work correctly, you may have to put the 'mail'\n"
1172"  system user in the 'pykota' system group to ensure this user can\n"
1173"  read the /etc/pykota/pykotadmin.conf file, and restart your\n"
1174"  mail server (e.g. /etc/init.d/exim restart). It is strongly advised\n"
1175"  that you think at least twice before doing this though.\n"
1176"  \n"
1177"  Use at your own risk !\n"
1178msgstr ""
1179
1180msgid "Result of your commands"
1181msgstr ""
1182
1183#, python-format
1184msgid ""
1185"pknotify v%(__version__)s (c) %(__years__)s %(__author__)s\n"
1186"\n"
1187"Notifies or ask questions to end users who launched the PyKotIcon "
1188"application.\n"
1189"\n"
1190"command line usage :\n"
1191"\n"
1192"  pknotify  [options]  [arguments]\n"
1193"\n"
1194"options :\n"
1195"\n"
1196"  -v | --version             Prints pknotify's version number then exits.\n"
1197"  -h | --help                Prints this message then exits.\n"
1198"  \n"
1199"  -d | --destination h[:p]   Sets the destination hostname and optional\n"
1200"                             port onto which contact the remote PyKotIcon\n"
1201"                             application. This option is mandatory.\n"
1202"                             When not specified, the port defaults to 7654.\n"
1203"                             \n"
1204"  -a | --ask                 Tells pknotify to ask something to the end\n"
1205"                             user. Then pknotify will output the result.\n"
1206"                       \n"
1207"  -C | --checkauth           When --ask is used and both an 'username' and "
1208"a\n"
1209"                             'password' are asked to the end user, then\n"
1210"                             pknotify will try to authenticate the user\n"
1211"                             through PAM. If authentified, this program\n"
1212"                             will print \"AUTH=YES\", else \"AUTH=NO\".\n"
1213"                             If a field is missing, \"AUTH=IMPOSSIBLE\" "
1214"will\n"
1215"                             be printed. If the user is authenticated, then\n"
1216"                             \"USERNAME=xxxx\" will be printed as well.\n"
1217"                             \n"
1218"  -c | --confirm             Tells pknotify to ask for either a "
1219"confirmation                       \n"
1220"                             or abortion.\n"
1221"                             \n"
1222"  -D | --denyafter N         With --checkauth above, makes pknotify "
1223"loop                           \n"
1224"                             up to N times if the password is incorrect.\n"
1225"                             After having reached the limit, \"DENY\" will\n"
1226"                             be printed, which effectively rejects the job.\n"
1227"                             The default value of N is 1, meaning the job\n"
1228"                             is denied after the first unsuccessful try.\n"
1229"                             \n"
1230"  -N | --noremote action     If it's impossible to connect to the remote\n"
1231"                             PyKotIcon machine, do this action instead.\n"
1232"                             Allowed actions are 'CONTINUE' and 'CANCEL', \n"
1233"                             which will respectively allow the processing\n"
1234"                             of the print job to continue, or the job to\n"
1235"                             be cancelled. The default value is CANCEL.\n"
1236"                             \n"
1237"  -n | --notify              Tells pknotify to send an informational "
1238"message\n"
1239"                             to the end user.\n"
1240"                             \n"
1241"  -q | --quit                Tells pknotify to send a message asking the\n"
1242"                             PyKotIcon application to exit. This option can\n"
1243"                             be combined with the other ones to make "
1244"PyKotIcon\n"
1245"                             exit after having sent the answer from the "
1246"dialog.\n"
1247"                             \n"
1248"  -t | --timeout T           Tells pknotify to ignore the end user's answer "
1249"if\n"
1250"                             it comes past T seconds after the dialog box "
1251"being\n"
1252"                             opened. The default value is 0 seconds, which \n"
1253"                             tells pknotify to wait indefinitely.\n"
1254"                             Use this option to avoid having an user who\n"
1255"                             leaved his computer stall a whole print queue.\n"
1256"                             \n"
1257"  You MUST specify either --ask, --confirm, --notify or --quit.\n"
1258"\n"
1259"  arguments :             \n"
1260"  \n"
1261"    -a | --ask : Several arguments are accepted, of the form\n"
1262"                 \"label:varname:defaultvalue\". The result will\n"
1263"                 be printed to stdout in the following format :\n"
1264"                 VAR1NAME=VAR1VALUE\n"
1265"                 VAR2NAME=VAR2VALUE\n"
1266"                 ...\n"
1267"                 If the dialog was cancelled, nothing will be\n"
1268"                 printed. If one of the varname is 'password'\n"
1269"                 then this field is asked as a password (you won't\n"
1270"                 see what you type in), and is NOT printed. Although\n"
1271"                 it is not printed, it will be used to check if\n"
1272"                 authentication is valid if you specify --checkauth.\n"
1273"                 \n"
1274"    -c | --confirm : A single argument is expected, representing the\n"
1275"                     message to display. If the dialog is confirmed\n"
1276"                     then pknotify will print OK, else CANCEL.\n"
1277"                     \n"
1278"    -n | --notify : A single argument is expected, representing "
1279"the                 \n"
1280"                    message to display. In this case pknotify will\n"
1281"                    always print OK.\n"
1282"                    \n"
1283"examples :                    \n"
1284"\n"
1285"  pknotify -d client:7654 --noremote CONTINUE --confirm \"This job costs 10 "
1286"credits\"\n"
1287"  \n"
1288"  Would display the cost of the print job and asks for confirmation.\n"
1289"  If the end user doesn't have PyKotIcon running and accepting connections\n"
1290"  from the print server, PyKota will consider that the end user accepted\n"
1291"  to print this job.\n"
1292"  \n"
1293"  pknotify --destination $PYKOTAJOBORIGINATINGHOSTNAME:7654 \\\n"
1294"           --checkauth --ask \"Your name:username:\" \"Your password:"
1295"password:\"\n"
1296"           \n"
1297"  Asks an username and password, and checks if they are valid.         \n"
1298"  NB : The PYKOTAJOBORIGINATINGHOSTNAME environment variable is\n"
1299"  only set if you launch pknotify from cupspykota through a directive\n"
1300"  in ~pykota/pykota.conf\n"
1301"  \n"
1302"  The TCP port you'll use must be reachable on the client from the\n"
1303"  print server.\n"
1304msgstr ""
1305
1306msgid "You MUST install PyPAM for this functionnality to work !"
1307msgstr ""
1308
1309#, python-format
1310msgid "Authentication error for user %s : %s"
1311msgstr ""
1312
1313#, python-format
1314msgid "Internal error : can't authenticate user %s"
1315msgstr ""
1316
1317#, python-format
1318msgid "Password correct for user %s"
1319msgstr ""
1320
1321#, python-format
1322msgid ""
1323"The end user at %s:%i didn't answer within %i seconds. The print job will be "
1324"cancelled."
1325msgstr ""
1326
1327#, python-format
1328msgid ""
1329"Are you sure that PyKotIcon is running and accepting incoming connections on "
1330"%s:%s ?"
1331msgstr ""
1332
1333msgid "Connection error"
1334msgstr ""
1335
1336msgid "some options are mandatory, see help."
1337msgstr ""
1338
1339msgid "incorrect value for the --noremote command line switch, see help."
1340msgstr ""
1341
1342msgid "some options require arguments, see help."
1343msgstr ""
1344
1345#, python-format
1346msgid ""
1347"pkprinters v%(__version__)s (c) %(__years__)s %(__author__)s\n"
1348"\n"
1349"A Printers Manager for PyKota.\n"
1350"\n"
1351"command line usage :\n"
1352"\n"
1353"  pkprinters [options] printer1 printer2 printer3 ... printerN\n"
1354"\n"
1355"options :\n"
1356"\n"
1357"  -v | --version       Prints pkprinters's version number then exits.\n"
1358"  -h | --help          Prints this message then exits.\n"
1359"  \n"
1360"  -a | --add           Adds printers if they don't exist on the Quota \n"
1361"                       Storage Server. If they exist, they are modified\n"
1362"                       unless -s|--skipexisting is also used.\n"
1363"                       \n"
1364"  -d | --delete        Deletes printers from the quota storage.\n"
1365"  \n"
1366"  -D | --description d Adds a textual description to printers.\n"
1367"\n"
1368"  -C | --cups          Also modifies the DeviceURI in CUPS' printers.conf\n"
1369"\n"
1370"  -c | --charge p[,j]  Sets the price per page and per job to charge.\n"
1371"                       Job price is optional.\n"
1372"                       If both are to be set, separate them with a comma.\n"
1373"                       Floating point and negative values are allowed.\n"
1374"  \n"
1375"  -g | --groups pg1[,pg2...] Adds or Remove the printer(s) to the printer \n"
1376"                       groups pg1, pg2, etc... which must already exist.\n"
1377"                       A printer group is just like a normal printer,\n"
1378"                       only that it is usually unknown from the printing\n"
1379"                       system. Create printer groups exactly the same\n"
1380"                       way that you create printers, then add other \n"
1381"                       printers to them with this option.\n"
1382"                       Accounting is done on a printer and on all\n"
1383"                       the printer groups it belongs to, quota checking\n"
1384"                       is done on a printer and on all the printer groups\n"
1385"                       it belongs to.\n"
1386"                       If the --remove option below is not used, the \n"
1387"                       default action is to add printers to the specified\n"
1388"                       printer groups.\n"
1389"                       \n"
1390"  -l | --list          List informations about the printer(s) and the\n"
1391"                       printers groups it is a member of.\n"
1392"                       \n"
1393"  -r | --remove        In combination with the --groups option "
1394"above,                       \n"
1395"                       remove printers from the specified printers groups.\n"
1396"                       \n"
1397"  -s | --skipexisting  In combination with the --add option above, tells\n"
1398"                       pkprinters to not modify existing printers.\n"
1399"                       \n"
1400"  -m | --maxjobsize s  Sets the maximum job size allowed on the printer\n"
1401"                       to s pages.\n"
1402"                       \n"
1403"  -p | --passthrough   Activate passthrough mode for the printer. In this\n"
1404"                       mode, users are allowed to print without any impact\n"
1405"                       on their quota or account balance.\n"
1406"                       \n"
1407"  -n | --nopassthrough Deactivate passthrough mode for the printer.\n"
1408"                       Without -p or -n, printers are created in \n"
1409"                       normal mode, i.e. no passthrough.\n"
1410"  \n"
1411"  printer1 through printerN can contain wildcards if the --add option \n"
1412"  is not set.\n"
1413"  \n"
1414"examples :                              \n"
1415"\n"
1416"  $ pkprinters --add -D \"HP Printer\" --charge 0.05,0.1 hp2100 hp2200 "
1417"hp8000\n"
1418"  \n"
1419"  Will create three printers named hp2100, hp2200 and hp8000.\n"
1420"  Their price per page will be set at 0.05 unit, and their price\n"
1421"  per job will be set at 0.1 unit. Units are in your own currency,\n"
1422"  or whatever you want them to mean.\n"
1423"  All of their descriptions will be set to the string \"HP Printer\".\n"
1424"  If any of these printers already exists, it will also be modified \n"
1425"  unless the -s|--skipexisting command line option is also used.\n"
1426"            \n"
1427"  $ pkprinters --delete \"*\"\n"
1428"  \n"
1429"  This will completely delete all printers and associated quota "
1430"information,\n"
1431"  as well as their job history. USE WITH CARE !\n"
1432"  \n"
1433"  $ pkprinters --groups Laser,HP \"hp*\"\n"
1434"  \n"
1435"  This will put all printers which name matches \"hp*\" into printers "
1436"groups \n"
1437"  Laser and HP, which MUST already exist.\n"
1438"  \n"
1439"  $ pkprinters --groups LexMark --remove hp2200\n"
1440"  \n"
1441"  This will remove the hp2200 printer from the LexMark printer group.\n"
1442msgstr ""
1443
1444#, python-format
1445msgid "Passthrough mode : %s"
1446msgstr ""
1447
1448#, python-format
1449msgid "Routed through PyKota : %s"
1450msgstr ""
1451
1452msgid "YES"
1453msgstr ""
1454
1455msgid "NO"
1456msgstr ""
1457
1458msgid "in"
1459msgstr "in"
1460
1461msgid "Rerouting printers to CUPS"
1462msgstr ""
1463
1464#, python-format
1465msgid "Invalid charge amount value %s"
1466msgstr "Ammontare del costo non valido %s"
1467
1468#, python-format
1469msgid "Invalid maximum job size value %s"
1470msgstr ""
1471
1472#, python-format
1473msgid "Printer %s already exists, skipping."
1474msgstr "Stampante %s gi�sistente, omessa."
1475
1476#, python-format
1477msgid "Printer %s already exists, will be modified."
1478msgstr "Stampante %s gi�sistente, verr�odificata."
1479
1480#, python-format
1481msgid "Invalid printer name %s"
1482msgstr "Nome stampante %s non valido"
1483
1484msgid "You have to pass printer groups names on the command line"
1485msgstr ""
1486"Bisogna specificare i nomi di gruppo delle stampanti sulla riga di comando"
1487
1488msgid "You have to pass printer names on the command line"
1489msgstr "Bisogna specificare i nomi delle stampanti sulla riga di comando"
1490
1491#, python-format
1492msgid ""
1493"pkrefund v%(__version__)s (c) %(__years__)s %(__author__)s\n"
1494"\n"
1495"Refunds jobs.\n"
1496"\n"
1497"command line usage :\n"
1498"\n"
1499"  pkrefund [options] [filterexpr]\n"
1500"\n"
1501"options :\n"
1502"\n"
1503"  -v | --version       Prints pkrefund's version number then exits.\n"
1504"  -h | --help          Prints this message then exits.\n"
1505"  \n"
1506"  -f | --force         Doesn't ask for confirmation before refunding jobs.\n"
1507"  -r | --reason txt    Sets textual information to explain the refunding.\n"
1508"\n"
1509"  -l | --logo img      Use the image as the receipt's logo. The logo will\n"
1510"                       be drawn at the center top of the page. The default\n"
1511"                       logo is /usr/share/pykota/logos/pykota.jpeg\n"
1512"\n"
1513"  -p | --pagesize sz   Sets sz as the page size. Most well known\n"
1514"                       page sizes are recognized, like 'A4' or 'Letter'\n"
1515"                       to name a few. The default size is A4.\n"
1516"\n"
1517"  -n | --number N      Sets the number of the first receipt. This number\n"
1518"                       will automatically be incremented for each receipt.\n"
1519"\n"
1520"  -o | --output f.pdf  Defines the name of the PDF file which will contain\n"
1521"                       the receipts. If not set, then no PDF file will\n"
1522"                       be created. If set to '-', then --force is assumed,\n"
1523"                       and the PDF document is sent to standard output.\n"
1524"\n"
1525"  -u | --unit u        Defines the name of the unit to use on the receipts.\n"
1526"                       The default unit is 'Credits', optionally translated\n"
1527"                       to your native language if it is supported by "
1528"PyKota.\n"
1529"  \n"
1530"\n"
1531"  Use the filter expressions to extract only parts of the \n"
1532"  datas. Allowed filters are of the form :\n"
1533"                \n"
1534"         key=value\n"
1535"                         \n"
1536"  Allowed keys for now are :  \n"
1537"                       \n"
1538"         username       User's name\n"
1539"         printername    Printer's name\n"
1540"         hostname       Client's hostname\n"
1541"         jobid          Job's Id\n"
1542"         billingcode    Job's billing code\n"
1543"         start          Job's date of printing\n"
1544"         end            Job's date of printing\n"
1545"         \n"
1546"  Dates formatting with 'start' and 'end' filter keys :\n"
1547"  \n"
1548"    YYYY : year boundaries\n"
1549"    YYYYMM : month boundaries\n"
1550"    YYYYMMDD : day boundaries\n"
1551"    YYYYMMDDhh : hour boundaries\n"
1552"    YYYYMMDDhhmm : minute boundaries\n"
1553"    YYYYMMDDhhmmss : second boundaries\n"
1554"    yesterday[+-NbDays] : yesterday more or less N days (e.g. : yesterday-"
1555"15)\n"
1556"    today[+-NbDays] : today more or less N days (e.g. : today-15)\n"
1557"    tomorrow[+-NbDays] : tomorrow more or less N days (e.g. : tomorrow-15)\n"
1558"    now[+-NbDays] : now more or less N days (e.g. now-15)\n"
1559"\n"
1560"  'now' and 'today' are not exactly the same since today represents the "
1561"first\n"
1562"  or last second of the day depending on if it's used in a start= or end=\n"
1563"  date expression. The utility to be able to specify dates in the future is\n"
1564"  a question which remains to be answered :-)\n"
1565"  \n"
1566"  Contrary to other PyKota management tools, wildcard characters are not \n"
1567"  expanded, so you can't use them.\n"
1568"  \n"
1569"Examples :\n"
1570"\n"
1571"  $ pkrefund --output /tmp/receipts.pdf jobid=503\n"
1572"  \n"
1573"  This will refund all jobs which Id is 503. BEWARE : installing CUPS\n"
1574"  afresh will reset the first job id at 1, so you probably want to use\n"
1575"  a more precise filter as explained below. A confirmation will\n"
1576"  be asked for each job to refund, and a PDF file named /tmp/receipts.pdf\n"
1577"  will be created which will contain printable receipts.\n"
1578"  \n"
1579"  $ pkrefund --reason \"Hardware problem\" jobid=503 start=today-7\n"
1580"  \n"
1581"  Refunds all jobs which id is 503 but which were printed during the\n"
1582"  past week. The reason will be marked as being an hardware problem.\n"
1583"  \n"
1584"  $ pkrefund --force username=jerome printername=HP2100\n"
1585"  \n"
1586"  Refunds all jobs printed by user jerome on printer HP2100. No\n"
1587"  confirmation will be asked.\n"
1588"  \n"
1589"  $ pkrefund --force printername=HP2100 start=200602 end=yesterday\n"
1590"  \n"
1591"  Refunds all jobs printed on printer HP2100 between February 1st 2006\n"
1592"  and yesterday. No confirmation will be asked.\n"
1593msgstr ""
1594
1595msgid "Refunding receipt"
1596msgstr ""
1597
1598msgid "Jobs refunded"
1599msgstr ""
1600
1601msgid "Pages refunded"
1602msgstr ""
1603
1604msgid "Amount refunded"
1605msgstr ""
1606
1607msgid "Reason"
1608msgstr ""
1609
1610msgid "Here's the receipt for the refunding of your print jobs"
1611msgstr ""
1612
1613msgid "Generating receipts"
1614msgstr ""
1615
1616msgid ""
1617"Refunding for no reason is forbidden. Please use the --reason command line "
1618"option."
1619msgstr ""
1620
1621msgid ""
1622"The PDF file containing the receipts will be sent to stdout. --force is "
1623"assumed."
1624msgstr ""
1625
1626#, python-format
1627msgid "Date : %s"
1628msgstr ""
1629
1630#, python-format
1631msgid "JobId : %s"
1632msgstr ""
1633
1634#, python-format
1635msgid "User : %s"
1636msgstr ""
1637
1638#, python-format
1639msgid "Printer : %s"
1640msgstr ""
1641
1642#, python-format
1643msgid "Billing code : %s"
1644msgstr ""
1645
1646#, python-format
1647msgid "Pages : %i"
1648msgstr ""
1649
1650#, python-format
1651msgid "Credits : %.3f"
1652msgstr ""
1653
1654#, python-format
1655msgid "Title : %s"
1656msgstr ""
1657
1658msgid "Refund (Y/N)"
1659msgstr ""
1660
1661msgid "Y"
1662msgstr ""
1663
1664msgid "N"
1665msgstr ""
1666
1667#, python-format
1668msgid "Refunded %i users for %i jobs, %i pages and %.3f credits"
1669msgstr ""
1670
1671#, python-format
1672msgid ""
1673"pkturnkey v%(__version__)s (c) %(__years__)s %(__author__)s\n"
1674"\n"
1675"A turn key tool for PyKota. When launched, this command will initialize\n"
1676"PyKota's database with all existing print queues and some or all users.\n"
1677"For now, no prices or limits are set, so printing is fully accounted\n"
1678"for, but not limited. That's why you'll probably want to also use\n"
1679"edpykota once the database has been initialized.\n"
1680"\n"
1681"command line usage :\n"
1682"\n"
1683"  pkturnkey [options] [printqueues names]\n"
1684"\n"
1685"options :\n"
1686"\n"
1687"  -v | --version       Prints pkturnkey version number then exits.\n"
1688"  -h | --help          Prints this message then exits.\n"
1689"  \n"
1690"  -c | --doconf        Give hints about what to put into pykota.conf\n"
1691"  \n"
1692"  -d | --dousers       Manages users accounts as well.\n"
1693"  \n"
1694"  -D | --dogroups      Manages users groups as well.\n"
1695"                       Implies -d | --dousers.\n"
1696"  \n"
1697"  -e | --emptygroups   Includes empty groups.\n"
1698"  \n"
1699"  -f | --force         Modifies the database instead of printing what\n"
1700"                       it would do.\n"
1701"                       \n"
1702"  -u | --uidmin uid    Only adds users whose uid is greater than or equal "
1703"to\n"
1704"                       uid. You can pass an username there as well, and its\n"
1705"                       uid will be used automatically.\n"
1706"                       If not set, 0 will be used automatically.\n"
1707"                       Implies -d | --dousers.\n"
1708"                       \n"
1709"  -U | --uidmax uid    Only adds users whose uid is lesser than or equal to\n"
1710"                       uid. You can pass an username there as well, and its\n"
1711"                       uid will be used automatically.\n"
1712"                       If not set, a large value will be used "
1713"automatically.\n"
1714"                       Implies -d | --dousers.\n"
1715"\n"
1716"  -g | --gidmin gid    Only adds groups whose gid is greater than or equal "
1717"to\n"
1718"                       gid. You can pass a groupname there as well, and its\n"
1719"                       gid will be used automatically.\n"
1720"                       If not set, 0 will be used automatically.\n"
1721"                       Implies -D | --dogroups.\n"
1722"                       \n"
1723"  -G | --gidmax gid    Only adds groups whose gid is lesser than or equal "
1724"to\n"
1725"                       gid. You can pass a groupname there as well, and its\n"
1726"                       gid will be used automatically.\n"
1727"                       If not set, a large value will be used "
1728"automatically.\n"
1729"                       Implies -D | --dogroups.\n"
1730"\n"
1731"examples :                              \n"
1732"\n"
1733"  $ pkturnkey --dousers --uidmin jerome\n"
1734"\n"
1735"  Will simulate the initialization of PyKota's database will all existing\n"
1736"  printers and print accounts for all users whose uid is greater than\n"
1737"  or equal to jerome's one. Won't manage any users group.\n"
1738"  \n"
1739"  To REALLY initialize the database instead of simulating it, please\n"
1740"  use the -f | --force command line switch.\n"
1741"  \n"
1742"  You can limit the initialization to only a subset of the existing\n"
1743"  printers, by passing their names at the end of the command line.\n"
1744msgstr ""
1745
1746#, python-format
1747msgid ""
1748"Printer %s is not managed by PyKota yet. Please modify printers.conf and "
1749"restart CUPS."
1750msgstr ""
1751
1752msgid "Please be patient..."
1753msgstr ""
1754
1755msgid "Don't worry, the database WILL NOT BE MODIFIED."
1756msgstr ""
1757
1758msgid "Please WORRY NOW, the database WILL BE MODIFIED."
1759msgstr ""
1760
1761msgid "System users will have a print account as well !"
1762msgstr ""
1763
1764#, python-format
1765msgid "Unknown username %s : %s"
1766msgstr ""
1767
1768msgid "System groups will have a print account as well !"
1769msgstr ""
1770
1771#, python-format
1772msgid "Unknown groupname %s : %s"
1773msgstr ""
1774
1775msgid "Simulation terminated."
1776msgstr ""
1777
1778msgid "Database initialized !"
1779msgstr ""
1780
1781msgid "The --uidmin or --uidmax command line option implies --dousers as well."
1782msgstr ""
1783
1784msgid ""
1785"The --gidmin or --gidmax command line option implies --dogroups as well."
1786msgstr ""
1787
1788msgid "The --dogroups command line option implies --dousers as well."
1789msgstr ""
1790
1791#, python-format
1792msgid ""
1793"pkusers v%(__version__)s (c) %(__years__)s %(__author__)s\n"
1794"\n"
1795"An Users and Groups Manager for PyKota.\n"
1796"\n"
1797"command line usage :\n"
1798"\n"
1799"  pkusers [options] user1 user2 user3 ... userN\n"
1800"  \n"
1801"or :  \n"
1802"\n"
1803"  pkusers --groups [options] group1 group2 group3 ... groupN\n"
1804"\n"
1805"options :\n"
1806"\n"
1807"  -v | --version       Prints pkusers's version number then exits.\n"
1808"  -h | --help          Prints this message then exits.\n"
1809"  \n"
1810"  -a | --add           Adds users if they don't exist on the database.\n"
1811"                       If they exist, they are modified unless\n"
1812"                       -s|--skipexisting is also used.\n"
1813"                       \n"
1814"  -d | --delete        Deletes users from the quota storage.\n"
1815"\n"
1816"  -e | --email addr    Sets the email address for the users.\n"
1817"                       If the addr parameter begins with @, then\n"
1818"                       the username is prepended to addr to form\n"
1819"                       a valid email address.\n"
1820"\n"
1821"  -D | --description d Adds a textual description to users or groups.\n"
1822"                       \n"
1823"  -g | --groups        Edit users groups instead of users.\n"
1824"                          \n"
1825"  -o | --overcharge f  Sets the overcharging factor applied to the user \n"
1826"                       when computing the cost of a print job. Positive or \n"
1827"                       negative floating point values are allowed,\n"
1828"                       this allows you to do some really creative\n"
1829"                       things like giving money to an user whenever\n"
1830"                       he prints. The number of pages in a print job\n"
1831"                       is not modified by this coefficient, only the\n"
1832"                       cost of the job for a particular user.\n"
1833"                       Only users have such a coefficient.\n"
1834"  \n"
1835"  -i | --ingroups g1[,g2...]  Puts the users into each of the groups\n"
1836"                              listed, separated by commas. The groups\n"
1837"                              must already exist in the Quota Storage.\n"
1838"                       \n"
1839"  -L | --list          Lists users or groups.\n"
1840"  \n"
1841"  -l | --limitby l     Choose if the user/group is limited in "
1842"printing                     \n"
1843"                       by its account balance or by its page quota.\n"
1844"                       The default value is 'quota'. Allowed values\n"
1845"                       are 'quota' 'balance' 'noquota' 'noprint' \n"
1846"                       and 'nochange' :\n"
1847"                       \n"
1848"                         - quota : limit by number of pages per printer.\n"
1849"                         - balance : limit by number of credits in account.\n"
1850"                         - noquota : no limit, accounting still done.\n"
1851"                         - nochange : no limit, accounting not done. \n"
1852"                         - noprint : printing is denied. \n"
1853"                       NB : nochange and noprint are not supported for "
1854"groups.\n"
1855"                       \n"
1856"  -b | --balance b     Sets the user's account balance to "
1857"b.                     \n"
1858"                       Account balance may be increase or decreased\n"
1859"                       if b is prefixed with + or -.\n"
1860"                       WARNING : when decreasing account balance,\n"
1861"                       the total paid so far by the user is decreased\n"
1862"                       too.\n"
1863"                       Groups don't have a real balance, but the\n"
1864"                       sum of their users' account balance.\n"
1865"                       \n"
1866"  -C | --comment txt   Defines some informational text to be associated\n"
1867"                       with a change to an user's account balance.\n"
1868"                       Only meaningful if -b | --balance is also used.\n"
1869"                       \n"
1870"                       \n"
1871"  -r | --remove        In combination with the --ingroups option "
1872"above,                       \n"
1873"                       remove users from the specified users groups.\n"
1874"                       \n"
1875"  -s | --skipexisting  In combination with the --add option above, tells\n"
1876"                       pkusers to not modify existing users.\n"
1877"                       \n"
1878"  user1 through userN and group1 through groupN can use wildcards\n"
1879"  if the --add option is not set.\n"
1880"  \n"
1881"examples :                              \n"
1882"\n"
1883"  $ pkusers --add john paul george ringo/ringo@example.com\n"
1884"  \n"
1885"  This will add users john, paul, george and ringo to the quota\n"
1886"  database. User ringo's email address will also be set to \n"
1887"  'ringo@example.com'\n"
1888"  \n"
1889"  $ pkusers --ingroups coders,it jerome\n"
1890"  \n"
1891"  User jerome is put into the groups \"coders\" and \"it\" which must\n"
1892"  already exist in the quota database.\n"
1893"            \n"
1894"  $ pkusers --limitby balance jerome\n"
1895"  \n"
1896"  This will tell PyKota to limit jerome by his account's balance\n"
1897"  when printing.\n"
1898"  \n"
1899"  $ pkusers --balance +10.0 --comment \"He paid with his blood !\" jerome\n"
1900"  \n"
1901"  This will increase jerome's account balance by 10.0 (in your\n"
1902"  own currency). You can decrease the account balance with a\n"
1903"  dash prefix, and set it to a fixed amount with no prefix.\n"
1904"  A comment will be stored for this balance change.\n"
1905"  \n"
1906"  $ pkusers --delete jerome rachel\n"
1907"  \n"
1908"  This will completely delete jerome and rachel from the quota\n"
1909"  database. All their quotas and jobs will be deleted too.\n"
1910"  \n"
1911"  $ pkusers --overcharge 2.5 poorstudent\n"
1912"  \n"
1913"  This will overcharge the poorstudent user by a factor of 2.5.\n"
1914"  \n"
1915"  $ pkusers --overcharge -1 jerome\n"
1916"  \n"
1917"  User jerome will actually earn money whenever he prints.\n"
1918"  \n"
1919"  $ pkusers --overcharge 0 boss\n"
1920"  \n"
1921"  User boss can print at will, it won't cost him anything because the\n"
1922"  cost of each print job will be multiplied by zero before charging\n"
1923"  his account.\n"
1924"\n"
1925"  $ pkusers --email @example.com\n"
1926"\n"
1927"  This will set the email address for each user to username@example.com\n"
1928msgstr ""
1929
1930#, python-format
1931msgid "Invalid email address %s"
1932msgstr "Indirizzo email non valido %s"
1933
1934#, python-format
1935msgid "There's no %s matching %s"
1936msgstr ""
1937
1938#, python-format
1939msgid "Limited by : %s"
1940msgstr ""
1941
1942#, python-format
1943msgid "Account balance : %.2f"
1944msgstr ""
1945
1946#, python-format
1947msgid "Total paid so far : %.2f"
1948msgstr ""
1949
1950#, python-format
1951msgid "Overcharging factor : %.2f"
1952msgstr ""
1953
1954#, python-format
1955msgid "Group balance : %.2f"
1956msgstr ""
1957
1958#, python-format
1959msgid "Invalid limitby value %s"
1960msgstr "Valore di limite %s non valido"
1961
1962#, python-format
1963msgid "Invalid overcharge value %s"
1964msgstr ""
1965
1966#, python-format
1967msgid "Invalid balance value %s"
1968msgstr "Valore di credito %s"
1969
1970#, python-format
1971msgid "There's no users group matching %s"
1972msgstr ""
1973
1974#, python-format
1975msgid "Unknown group %s"
1976msgstr ""
1977
1978#, python-format
1979msgid "Unknown user %s"
1980msgstr ""
1981
1982#, python-format
1983msgid "%s %s already exists, skipping."
1984msgstr ""
1985
1986#, python-format
1987msgid "%s %s already exists, will be modified."
1988msgstr ""
1989
1990#, python-format
1991msgid "Invalid name %s"
1992msgstr ""
1993
1994msgid "You have to pass user groups names on the command line"
1995msgstr ""
1996
1997#, python-format
1998msgid ""
1999"pykosd v%(__version__)s (c) %(__years__)s %(__author__)s\n"
2000"\n"
2001"An OSD quota monitor for PyKota.\n"
2002"\n"
2003"command line usage :\n"
2004"\n"
2005"  pykosd [options]\n"
2006"\n"
2007"options :\n"
2008"\n"
2009"  -v | --version       Prints pykosd's version number then exits.\n"
2010"  -h | --help          Prints this message then exits.\n"
2011"  \n"
2012"  -c | --color #rrggbb Sets the color to use for display as an hexadecimal\n"
2013"                       triplet, for example #FF0000 is 100%% red.\n"
2014"                       Defaults to 100%% green (#00FF00).\n"
2015"                       \n"
2016"  -d | --duration d    Sets the duration of the display in seconds. \n"
2017"                       Defaults to 3 seconds.\n"
2018"                       \n"
2019"  -f | --font f        Sets the font to use for "
2020"display.                      \n"
2021"                       Defaults to the Python OSD library's default.\n"
2022"  \n"
2023"  -l | --loop n        Sets the number of times the info will be displayed.\n"
2024"                       Defaults to 0, which means loop forever.\n"
2025"                       \n"
2026"  -s | --sleep s       Sets the sleeping duration between two displays \n"
2027"                       in seconds. Defaults to 180 seconds (3 minutes).\n"
2028"                       \n"
2029"  \n"
2030"examples :                              \n"
2031"\n"
2032"  $ pykosd -s 60 --loop 5\n"
2033"  \n"
2034"  Will launch pykosd. Display will be refreshed every 60 seconds,\n"
2035"  and will last for 3 seconds (the default) each time. After five\n"
2036"  iterations, the program will exit.\n"
2037msgstr ""
2038
2039#, python-format
2040msgid "Invalid duration option %s"
2041msgstr "Opzione duration %s non valida"
2042
2043#, python-format
2044msgid "Invalid loop option %s"
2045msgstr "Opzione loop %s non valida"
2046
2047#, python-format
2048msgid "Invalid sleep option %s"
2049msgstr "Opzione sleep %s non valida"
2050
2051#, python-format
2052msgid "Invalid color option %s"
2053msgstr "Opzione colore %s non valida"
2054
2055#, python-format
2056msgid "User %s doesn't exist in PyKota's database"
2057msgstr "Utente %s non esiste nel database di PyKota"
2058
2059#, python-format
2060msgid "Pages used on %s : %s"
2061msgstr "Pagine utilizzate su %s : %s"
2062
2063#, python-format
2064msgid "PyKota Units left : %.2f"
2065msgstr "Unit�yKota rimaste : %.2f"
2066
2067msgid "Printing denied."
2068msgstr ""
2069
2070msgid "Printing not limited."
2071msgstr ""
2072
2073msgid "Printing not limited, no accounting."
2074msgstr ""
2075
2076#, python-format
2077msgid ""
2078"pykotme v%(__version__)s (c) %(__years__)s %(__author__)s\n"
2079"\n"
2080"Gives print quotes to users.\n"
2081"\n"
2082"command line usage :\n"
2083"\n"
2084"  pykotme  [options]  [files]\n"
2085"\n"
2086"options :\n"
2087"\n"
2088"  -v | --version       Prints pykotme's version number then exits.\n"
2089"  -h | --help          Prints this message then exits.\n"
2090"  \n"
2091"  -P | --printer p     Gives a quote for this printer only. Actually p can\n"
2092"                       use wildcards characters to select only\n"
2093"                       some printers. The default value is *, meaning\n"
2094"                       all printers.\n"
2095"                       You can specify several names or wildcards, \n"
2096"                       by separating them with commas.\n"
2097"  \n"
2098"examples :                              \n"
2099"\n"
2100"  $ pykotme --printer apple file1.ps file2.ps\n"
2101"  \n"
2102"  This will give a print quote to the current user. The quote will show\n"
2103"  the price and size of a job consisting in file1.ps and file2.ps \n"
2104"  which would be sent to the apple printer.\n"
2105"  \n"
2106"  $ pykotme --printer apple,hplaser <file1.ps\n"
2107"  \n"
2108"  This will give a print quote to the current user. The quote will show\n"
2109"  the price and size of a job consisting in file1.ps as read from\n"
2110"  standard input, which would be sent to the apple or hplaser\n"
2111"  printer.\n"
2112"\n"
2113"  $ pykotme \n"
2114"  \n"
2115"  This will give a quote for a job consisting of what is on standard \n"
2116"  input. The quote will list the job size, and the price the job\n"
2117"  would cost on each printer.\n"
2118msgstr ""
2119
2120#, python-format
2121msgid "Your account balance : %.2f"
2122msgstr "Il tuo totale : %.2f"
2123
2124#, python-format
2125msgid "Job size : %i pages"
2126msgstr "Dimensione stampa : %i pagine"
2127
2128#, python-format
2129msgid "Cost on printer %s : %.2f"
2130msgstr "Costo sulla stampante %s : %.2f"
2131
2132msgid "won't be charged, printer is in passthrough mode"
2133msgstr ""
2134
2135msgid "won't be charged, your account is immutable"
2136msgstr ""
2137
2138#, python-format
2139msgid "Unsupported accounter backend %s"
2140msgstr "Backend per il conteggio non supportato %s"
2141
2142#, python-format
2143msgid ""
2144"Configuration file %s can't be read. Please check that the file exists and "
2145"that your permissions are sufficient."
2146msgstr ""
2147
2148#, python-format
2149msgid "Configuration file %s not found."
2150msgstr "File di configurazione %s non trovato."
2151
2152#, python-format
2153msgid "Option %s not found in section global of %s"
2154msgstr "Opzione %s non trovata nella sezione globale di %s"
2155
2156#, python-format
2157msgid "Option %s not found in section %s of %s"
2158msgstr "Opzione %s non trovata nella sezione %s di %s"
2159
2160#, python-format
2161msgid "Option ldaptls is set, but certificate %s is not readable."
2162msgstr ""
2163
2164#, python-format
2165msgid "Option logger only supports values in %s"
2166msgstr "L'opzione logger supporta solamente i seguenti valori %s"
2167
2168#, python-format
2169msgid "Invalid preaccounter %s for printer %s"
2170msgstr ""
2171
2172#, python-format
2173msgid "Option preaccounter in section %s only supports values in %s"
2174msgstr ""
2175
2176#, python-format
2177msgid "Invalid accounter %s for printer %s"
2178msgstr "Accounter non valido %s per la stampante %s"
2179
2180#, python-format
2181msgid "Option accounter in section %s only supports values in %s"
2182msgstr ""
2183"L'opzione accounter nella sezione %s supporta solamente i seguenti valori %s"
2184
2185#, python-format
2186msgid "Invalid unknown_billingcode directive %s for printer %s"
2187msgstr ""
2188
2189#, python-format
2190msgid "Directive unknown_billingcode in section %s only supports values in %s"
2191msgstr ""
2192
2193#, python-format
2194msgid "Option enforcement in section %s only supports values in %s"
2195msgstr ""
2196"Imposizione dell'opzione nella sezione %s supporta solamente i valori in %s"
2197
2198#, python-format
2199msgid ""
2200"Option onbackenderror in section %s only supports values 'charge', "
2201"'nocharge', and 'retry:num:delay'"
2202msgstr ""
2203
2204#, python-format
2205msgid "Option onaccountererror in section %s only supports values in %s"
2206msgstr ""
2207
2208#, python-format
2209msgid "Option policy in section %s only supports values in %s"
2210msgstr ""
2211"L'opzione policy nella sezione %s supporta solamente i seguenti valori %s"
2212
2213#, python-format
2214msgid "Invalid option mailto %s for printer %s"
2215msgstr "Opzione mailto %s non valida per la stampante %s"
2216
2217#, python-format
2218msgid "Option mailto in section %s only supports values in %s"
2219msgstr ""
2220"Opzione mailto nella sezione %s supporta solamente i seguenti valori %s"
2221
2222#, python-format
2223msgid "Invalid maximal deny banners counter %s"
2224msgstr ""
2225
2226#, python-format
2227msgid "Invalid grace delay %s"
2228msgstr "Periodo di grace delay %s non valido"
2229
2230#, python-format
2231msgid "Invalid poor man's threshold %s"
2232msgstr "Poor man's threshold non valido %s"
2233
2234#, python-format
2235msgid "Invalid balancezero value %s"
2236msgstr ""
2237
2238msgid ""
2239"Your Print Quota account balance is Low.\n"
2240"Soon you'll not be allowed to print anymore.\n"
2241"Please contact the Print Quota Administrator to solve the problem."
2242msgstr ""
2243"Il credito di stampa del vostro account �n esaurimento. \n"
2244"A breve non sar�i�sibile stampare.\n"
2245"Si prega di contattare l'amministratore delle quote di stampa per risolvere "
2246"il problema."
2247
2248#, python-format
2249msgid ""
2250"You are not allowed to print anymore because\n"
2251"your Print Quota is exceeded on printer %s."
2252msgstr ""
2253"Non siete pi�grado di stampare in quanto\n"
2254"la vostra quota sulla stampante %s �saurita."
2255
2256#, python-format
2257msgid ""
2258"You will soon be forbidden to print anymore because\n"
2259"your Print Quota is almost reached on printer %s."
2260msgstr ""
2261"A breve non sarete pi�grado di stampare in quanto\n"
2262"la vostra quota sulla stampante %s �uasi esaurita."
2263
2264#, python-format
2265msgid "Incorrect value %s for the duplicatesdelay directive in section %s"
2266msgstr ""
2267
2268#, python-format
2269msgid "Incorrect value %s for the noprintingmaxdelay directive in section %s"
2270msgstr ""
2271
2272#, python-format
2273msgid "Option accountbanner in section %s only supports values in %s"
2274msgstr ""
2275
2276#, python-format
2277msgid "Option trustjobsize for printer %s is incorrect"
2278msgstr ""
2279
2280msgid "History"
2281msgstr "Cronologia"
2282
2283msgid "Users"
2284msgstr ""
2285
2286msgid "Groups"
2287msgstr ""
2288
2289msgid "Printers"
2290msgstr ""
2291
2292msgid "Users Print Quotas"
2293msgstr ""
2294
2295msgid "Users Groups Print Quotas"
2296msgstr ""
2297
2298msgid "History of Payments"
2299msgstr ""
2300
2301msgid "Printers Groups Membership"
2302msgstr ""
2303
2304msgid "Users Groups Membership"
2305msgstr ""
2306
2307msgid "Billing Codes"
2308msgstr ""
2309
2310msgid "All"
2311msgstr ""
2312
2313msgid "Comma Separated Values"
2314msgstr ""
2315
2316msgid "Semicolon Separated Values"
2317msgstr ""
2318
2319msgid "Tabulation Separated Values"
2320msgstr ""
2321
2322msgid "eXtensible Markup Language"
2323msgstr ""
2324
2325msgid "CUPS' page_log"
2326msgstr ""
2327
2328#, python-format
2329msgid "Invalid modifier [%s] for --data command line option, see help."
2330msgstr ""
2331
2332msgid ""
2333"Dumping all PyKota's datas forces format to XML, and disables --sum and "
2334"filters."
2335msgstr ""
2336
2337#, python-format
2338msgid "Invalid modifier [%s] for --format command line option, see help."
2339msgstr ""
2340
2341msgid "XML output is disabled because the jaxml module is not available."
2342msgstr ""
2343
2344#, python-format
2345msgid "Invalid data type [%s] for --sum command line option, see help."
2346msgstr ""
2347
2348msgid "PyKota data dumper failed : I/O error"
2349msgstr ""
2350
2351#, python-format
2352msgid "Unsupported logging subsystem %s"
2353msgstr "Sottosistema di logging %s non supportato"
2354
2355#, python-format
2356msgid "Report for %s quota on printer %s"
2357msgstr "Report per la quota di %s sulla stampante %s"
2358
2359#, python-format
2360msgid "Pages grace time: %i days"
2361msgstr "Tempo di grace per pagine: %i giorni"
2362
2363#, python-format
2364msgid "Price per job: %.3f"
2365msgstr "Prezzo per stampa : %.3f"
2366
2367#, python-format
2368msgid "Price per page: %.3f"
2369msgstr "Prezzo per pagina: %.3f"
2370
2371msgid ""
2372"Group          overcharge   used    soft    hard    balance grace         "
2373"total       paid warn"
2374msgstr ""
2375
2376msgid ""
2377"User           overcharge   used    soft    hard    balance grace         "
2378"total       paid warn"
2379msgstr ""
2380
2381msgid "unknown"
2382msgstr "sconosciuto"
2383
2384#, python-format
2385msgid "Real : %s"
2386msgstr "Reale : %s"
2387
2388#, python-format
2389msgid "Total : %9i"
2390msgstr "Totale : %9i"
2391
2392msgid "N/A"
2393msgstr ""
2394
2395#, python-format
2396msgid "Unsupported reporter backend %s"
2397msgstr "Reporter backend non supportato %s"
2398
2399#, python-format
2400msgid "Refunded %i pages and %.3f credits by %s (%s) on %s"
2401msgstr ""
2402
2403#, python-format
2404msgid "Unsupported quota storage backend %s"
2405msgstr "Storage delle quote non supportato %s"
2406
2407msgid "Done"
2408msgstr ""
2409
2410msgid "Average speed"
2411msgstr ""
2412
2413msgid "entries per second"
2414msgstr ""
2415
2416#, python-format
2417msgid "Strange problem with uid(%s) : %s"
2418msgstr ""
2419
2420#, python-format
2421msgid "Running as user '%s'."
2422msgstr ""
2423
2424msgid "No user named 'pykota'. Not dropping priviledges."
2425msgstr ""
2426
2427#, python-format
2428msgid "Impossible to drop priviledges : %s"
2429msgstr ""
2430
2431msgid "Priviledges dropped. Now running as user 'pykota'."
2432msgstr ""
2433
2434#, python-format
2435msgid "Impossible to regain priviledges : %s"
2436msgstr ""
2437
2438msgid "Regained priviledges. Now running as root."
2439msgstr ""
2440
2441msgid "Please report bugs to :"
2442msgstr ""
2443
2444#, python-format
2445msgid ""
2446"\n"
2447"\n"
2448"Please contact your system administrator :\n"
2449"\n"
2450"\t%s - <%s>\n"
2451msgstr ""
2452"\n"
2453"\n"
2454"Prego contattare il proprio amministratore di sistema :\n"
2455"\n"
2456"\t%s - <%s>\n"
2457
2458#, python-format
2459msgid "Unable to match user %s on printer %s, applying default policy (%s)"
2460msgstr ""
2461"Impossibile trovare l'utente %s sulla stampante %s, verr�pplicata la "
2462"policy di default (%s)"
2463
2464#, python-format
2465msgid ""
2466"Unable to find user %s's account balance, applying default policy (%s) for "
2467"printer %s"
2468msgstr ""
2469"Impossibile trovare il bilancio dell'account utente %s, verr�pplicata la "
2470"policy di default (%s) per la stampante %s"
2471
2472#, python-format
2473msgid "User %s will not be charged for printing."
2474msgstr ""
2475
2476#, python-format
2477msgid "Print Quota exceeded for group %s on printer %s"
2478msgstr "Quota di stampa superata per il gruppo %s sulla stampante %s"
2479
2480msgid "Print Quota Exceeded"
2481msgstr "Quota di stampa superata"
2482
2483#, python-format
2484msgid "Print Quota low for group %s on printer %s"
2485msgstr "Quota di stampa in esaurimento per il gruppo %s sulla stampante %s"
2486
2487msgid "Print Quota Low"
2488msgstr "Quota di stampa in esaurimento"
2489
2490#, python-format
2491msgid ""
2492"Search base %s doesn't seem to exist. Probable misconfiguration. Please "
2493"double check /etc/pykota/pykota.conf : %s"
2494msgstr ""
2495"La base di ricerca %s non sembra esistere. Possibile errore di "
2496"configurazione.Si verifichi il file /etc/pykota/pykota.conf : %s"
2497
2498#, python-format
2499msgid "Search for %s(%s) from %s(scope=%s) returned no answer."
2500msgstr "La ricerca di %s(%s) da %s(scope=%s) non ha ottenuto risultati."
2501
2502#, python-format
2503msgid "Problem adding LDAP entry (%s, %s)"
2504msgstr "Errore avvenuto aggiungendo la entry LDAP (%s, %s)"
2505
2506#, python-format
2507msgid "Problem deleting LDAP entry (%s)"
2508msgstr "Errore avvenuto cancellando la entry LDAP (%s)"
2509
2510#, python-format
2511msgid "Problem modifying LDAP entry (%s, %s)"
2512msgstr "Errore avvenuto durante la modifica della entry LDAP (%s, %s)"
2513
2514#, python-format
2515msgid ""
2516"No pykotaAccountBalance object found for user %s. Did you create LDAP "
2517"entries manually ?"
2518msgstr ""
2519
2520msgid "Hidden because of privacy concerns"
2521msgstr ""
2522
2523#, python-format
2524msgid ""
2525"Unable to find an existing objectClass %s entry with %s=%s to attach "
2526"pykotaAccount objectClass"
2527msgstr ""
2528"Impossibile trovare un una entry con objectClass %s esistente con %s=%s a "
2529"cui aggiungere pykotaAccount objectClass"
2530
2531#, python-format
2532msgid "%s. A new entry will be created instead."
2533msgstr ""
2534
2535#, python-format
2536msgid "Unable to find an existing entry to attach pykotaGroup objectclass %s"
2537msgstr ""
2538"Impossibile trovare una entry esistente a cui aggiungere objectclass "
2539"pykotaGroup %s"
2540
2541msgid ""
2542"Your version of python-mysqldb is too old. Please install a newer release."
2543msgstr ""
2544
2545#, python-format
2546msgid "A problem occured while reading printer %s's internal page counter."
2547msgstr ""
2548
2549#, python-format
2550msgid "Retrieving printer %s's page counter from database instead."
2551msgstr ""
2552
2553#, python-format
2554msgid ""
2555"Couldn't retrieve printer %s's internal page counter either before or after "
2556"printing."
2557msgstr ""
2558
2559#, python-format
2560msgid "Job's size forced to 1 page for printer %s."
2561msgstr ""
2562
2563#, python-format
2564msgid "No previous job in database for printer %s."
2565msgstr ""
2566
2567#, python-format
2568msgid "Inconsistent values for printer %s's internal page counter."
2569msgstr ""
2570
2571#, python-format
2572msgid "Unknown printer address in HARDWARE(%s) for printer %s"
2573msgstr "Indirizzo stampante sconosciuto per HARDWARE(%s) per la stampante %s"
2574
2575#, python-format
2576msgid "Launching HARDWARE(%s)..."
2577msgstr "Avvio HARDWARE(%s)..."
2578
2579#, python-format
2580msgid "SIGTERM was sent to hardware accounter %s (pid: %s)"
2581msgstr "SIGTERM inviato al contatore hardware %s (pid: %s)"
2582
2583#, python-format
2584msgid "Line [%s] skipped in accounter's output. Trying again..."
2585msgstr ""
2586
2587#, python-format
2588msgid "Hardware accounter %s exit code is %s"
2589msgstr ""
2590
2591#, python-format
2592msgid "Unable to query printer %s via HARDWARE(%s)"
2593msgstr "Impossibile ottenere informazioni dalla stampante %s via HARDWARE(%s)"
2594
2595#, python-format
2596msgid ""
2597"Unable to precompute the job's size and ink coverage with the generic PDL "
2598"analyzer : %s"
2599msgstr ""
2600
2601#, python-format
2602msgid "Problem during connection to %s:%s : %s"
2603msgstr ""
2604
2605#, python-format
2606msgid "Problem while sending PJL query to %s:%s : %s"
2607msgstr ""
2608
2609#, python-format
2610msgid "Problem while receiving PJL answer from %s:%s : %s"
2611msgstr ""
2612
2613#, python-format
2614msgid "Waiting for printer %s to be printing..."
2615msgstr ""
2616
2617#, python-format
2618msgid "Waiting for printer %s's idle status to stabilize..."
2619msgstr ""
2620
2621#, python-format
2622msgid ""
2623"PJL querying stage interrupted. Using latest value seen for internal page "
2624"counter (%s) on printer %s."
2625msgstr ""
2626
2627#, python-format
2628msgid ""
2629"SNMP querying stage interrupted. Using latest value seen for internal page "
2630"counter (%s) on printer %s."
2631msgstr ""
2632
2633#, python-format
2634msgid "Network error while doing SNMP queries on printer %s : %s"
2635msgstr ""
2636
2637#, python-format
2638msgid "SNMP message decoding error for printer %s : %s"
2639msgstr ""
2640
2641#, python-format
2642msgid "Problem encountered while doing SNMP queries on printer %s : %s"
2643msgstr ""
2644
2645#, python-format
2646msgid "Unable to precompute the job's size with the generic PDL analyzer : %s"
2647msgstr ""
2648"Impossibile precalcolare la dimensione della stampa con il modulo PDL "
2649"generico: %s"
2650
2651#, python-format
2652msgid "Launching SOFTWARE(%s)..."
2653msgstr "Avvio SOFTWARE(%s)..."
2654
2655#, python-format
2656msgid "Unable to compute job size with accounter %s"
2657msgstr "Impossibile calcolare la dimensione della stampa con il metodo %s"
2658
2659#, python-format
2660msgid "Problem while waiting for software accounter pid %s to exit : %s"
2661msgstr ""
2662"Errore durante l'attesa della terminzaione del contatore software con pid %"
2663"s: %s"
2664
2665#, python-format
2666msgid "Software accounter %s exit code is %s"
2667msgstr "Contatore software %s terminato con codice %s"
2668
2669msgid "Totals may be inaccurate if some users are members of several groups."
2670msgstr ""
2671"Le somme potranno non essere accurate se alcuni utenti fanno parte di pi�gruppi"
2672
2673msgid "PyKota Data Dumper"
2674msgstr ""
2675
2676msgid "Dump"
2677msgstr ""
2678
2679msgid "Please click on the above button"
2680msgstr ""
2681
2682msgid "Data Type"
2683msgstr ""
2684
2685msgid "Output Format"
2686msgstr ""
2687
2688msgid "Filter"
2689msgstr ""
2690
2691msgid "Summarize"
2692msgstr ""
2693
2694msgid "only for payments or history"
2695msgstr ""
2696
2697msgid "PyKota Reports"
2698msgstr "Report di PyKota"
2699
2700msgid "Report"
2701msgstr "Report"
2702
2703msgid "Printer"
2704msgstr "Stampante"
2705
2706msgid "User / Group names mask"
2707msgstr "Mask nomi utenti / gruppi"
2708
2709msgid "Groups report"
2710msgstr "Report gruppi"
2711
2712msgid "Empty"
2713msgstr "Vuoto"
2714
2715msgid "Action"
2716msgstr "Azione"
2717
2718msgid "User"
2719msgstr "Utente"
2720
2721msgid "Hostname"
2722msgstr "Nome host"
2723
2724msgid "JobId"
2725msgstr "Id stampa"
2726
2727msgid "Number of pages"
2728msgstr ""
2729
2730msgid "Cost"
2731msgstr ""
2732
2733msgid "Copies"
2734msgstr "Copie"
2735
2736msgid "Number of bytes"
2737msgstr ""
2738
2739msgid "Printer's internal counter"
2740msgstr ""
2741
2742msgid "Options"
2743msgstr "Opzioni"
2744
2745msgid "MD5Sum"
2746msgstr ""
2747
2748msgid "Billing code"
2749msgstr ""
2750
2751msgid "Precomputed number of pages"
2752msgstr ""
2753
2754msgid "Precomputed cost"
2755msgstr ""
2756
2757msgid "Pages details"
2758msgstr ""
2759
2760msgid "(not supported yet)"
2761msgstr ""
2762
2763msgid "Previous page"
2764msgstr "Pagina precedente"
2765
2766msgid "PyKota Quotes"
2767msgstr ""
2768
2769msgid "Quote"
2770msgstr ""
2771
2772msgid ""
2773"The exact cost of a print job can only be determined for a particular user. "
2774"Please retry while logged-in."
2775msgstr ""
2776
2777#~ msgid "Impossible to add printer %s"
2778#~ msgstr "Impossibile aggiungere la stampante %s"
2779
2780#~ msgid "Prototype object %s not found in Quota Storage."
2781#~ msgstr "Oggetto prototipo %s non trovato nello storage delle quote."
2782
2783#~ msgid "Prototype %s not found in Quota Storage for printer %s."
2784#~ msgstr ""
2785#~ "Prototipo %s non trovato nello storage delle quote per la stampante %s."
2786
2787#~ msgid "Undefined hard limit set to soft limit (%s) on printer %s."
2788#~ msgstr ""
2789#~ "Limite hard non specificato impostato al limite soft (%s) sulla stampante "
2790#~ "%s."
2791
2792#~ msgid "Undefined soft limit set to hard limit (%s) on printer %s."
2793#~ msgstr ""
2794#~ "Limite soft non specificato impostato al limite hard (%s) sulla stampante "
2795#~ "%s."
2796
2797#~ msgid "Invalid group name %s"
2798#~ msgstr "Nome gruppo non valido %s"
2799
2800#~ msgid "Invalid user name %s"
2801#~ msgstr "Nome utente non valido %s"
2802
2803#~ msgid "Quota not found for object %s on printer %s."
2804#~ msgstr "Quota non trovata per l'oggetto %s sulla stampante %s."
2805
2806#~ msgid "Group %s not found in the PyKota Storage."
2807#~ msgstr "Gruppo %s non trovato nello storage di PyKota."
2808
2809#~ msgid "File number %s unregistered twice from polling object, ignored."
2810#~ msgstr "Numero file %s rimosso due volte dall'oggetto polling, ignorato."
2811
2812#~ msgid "SIGTERM was sent to real backend %s (pid: %s)"
2813#~ msgstr "Segnale SIGTERM inviato al backend %s (pid: %s)"
2814
2815#~ msgid "CUPS backend %s died abnormally."
2816#~ msgstr "Backend CUPS %s terminato inaspettatamente."
2817
2818#~ msgid "Software accounting already done in first pass. Ignoring."
2819#~ msgstr "Conteggio software gi�ffettuato nel primo passaggio. Ignorato."
2820
2821#~ msgid "Hardware accounting already done in first pass. Ignoring."
2822#~ msgstr "Conteggio hardware gi�ffettuato nel primo passaggio. Ignorato."
2823
2824#~ msgid "Invalid DeviceURI : %s"
2825#~ msgstr "DeviceURI non valido: %s"
2826
2827#~ msgid ""
2828#~ "\n"
2829#~ "Please wait while pkhint analyzes your printing system's configuration..."
2830#~ msgstr ""
2831#~ "\n"
2832#~ "Prego attendere fino a che pkhint termini di analizzare la configurazione "
2833#~ "di stampa del sistema..."
2834
2835#~ msgid "Unknown device %s for printer %s"
2836#~ msgstr "Periferica %s sconosciuta per la stampante %s"
2837
2838#~ msgid ""
2839#~ "\n"
2840#~ "Put the following lines into your /etc/pykota/pykota.conf file :\n"
2841#~ msgstr ""
2842#~ "\n"
2843#~ "Si inseriscano le seguenti righe nel file /etc/pykota/pykota.conf : \n"
2844
2845#~ msgid "# BEWARE : if software accounting is suggested, this doesn't mean"
2846#~ msgstr ""
2847#~ "# ATTENZIONE: se �tato suggerito conteggio software, ci�n significa"
2848
2849#~ msgid ""
2850#~ "# that hardware accounting wouldn't work, this only means that PyKota"
2851#~ msgstr ""
2852#~ "# che il conteggio hardware non sia funzionante, ma solamente che PyKota"
2853
2854#~ msgid "# wasn't able to autodetect which hardware accounting method to use."
2855#~ msgstr ""
2856#~ "# non �tato in grado di riconoscere automaticamente quale metodo di "
2857#~ "conteggio utilizzare"
2858
2859#~ msgid "JobSize"
2860#~ msgstr "Dimensione stampa"
2861
2862#~ msgid "JobPrice"
2863#~ msgstr "Prezzo stampa"
2864
2865#~ msgid "JobBytes"
2866#~ msgstr "Stampa in byte"
2867
2868#~ msgid "PageCounter"
2869#~ msgstr "Contatore pagine"
2870
2871#~ msgid "Printing system %s, args=%s"
2872#~ msgstr "Sistema di stampa %s, args=%s"
2873
2874#~ msgid "Printer hostname undefined, set to 'localhost'"
2875#~ msgstr "Nome host della stampante non definito, impostato a 'localhost'"
2876
2877#~ msgid "Printing system unknown, args=%s"
2878#~ msgstr "Sistema di stampa sconosciuto, args=%s"
2879
2880#~ msgid ""
2881#~ "Group           used    soft    hard    balance grace         total       "
2882#~ "paid"
2883#~ msgstr ""
2884#~ "Gruppo          usato   soft    hard    balance grace         totale      "
2885#~ "pagato"
2886
2887#~ msgid ""
2888#~ "User            used    soft    hard    balance grace         total       "
2889#~ "paid"
2890#~ msgstr ""
2891#~ "User            usato   soft    hard    balance grace         totale      "
2892#~ "pagato"
Note: See TracBrowser for help on using the browser.