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

Revision 3075, 77.8 kB (checked in by jerome, 17 years ago)

Added the --noremote command line option to pknotify.

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