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

Revision 2937, 77.1 kB (checked in by jerome, 18 years ago)

pkusers now supports the --email command line option.

  • 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 | --notify              Tells pknotify to send an informational "
1095"message\n"
1096"                             to the end user.\n"
1097"                             \n"
1098"  -q | --quit                Tells pknotify to send a message asking the\n"
1099"                             PyKotIcon application to exit. This option can\n"
1100"                             be combined with the other ones to make "
1101"PyKotIcon\n"
1102"                             exit after having sent the answer from the "
1103"dialog.\n"
1104"                             \n"
1105"  -t | --timeout T           Tells pknotify to ignore the end user's answer "
1106"if\n"
1107"                             it comes past T seconds after the dialog box "
1108"being\n"
1109"                             opened. The default value is 0 seconds, which \n"
1110"                             tells pknotify to wait indefinitely.\n"
1111"                             Use this option to avoid having an user who\n"
1112"                             leaved his computer stall a whole print queue.\n"
1113"                             \n"
1114"  You MUST specify either --ask, --confirm, --notify or --quit.\n"
1115"\n"
1116"  arguments :             \n"
1117"  \n"
1118"    -a | --ask : Several arguments are accepted, of the form\n"
1119"                 \"label:varname:defaultvalue\". The result will\n"
1120"                 be printed to stdout in the following format :\n"
1121"                 VAR1NAME=VAR1VALUE\n"
1122"                 VAR2NAME=VAR2VALUE\n"
1123"                 ...\n"
1124"                 If the dialog was cancelled, nothing will be\n"
1125"                 printed. If one of the varname is 'password'\n"
1126"                 then this field is asked as a password (you won't\n"
1127"                 see what you type in), and is NOT printed. Although\n"
1128"                 it is not printed, it will be used to check if\n"
1129"                 authentication is valid if you specify --checkauth.\n"
1130"                 \n"
1131"    -c | --confirm : A single argument is expected, representing the\n"
1132"                     message to display. If the dialog is confirmed\n"
1133"                     then pknotify will print OK, else CANCEL.\n"
1134"                     \n"
1135"    -n | --notify : A single argument is expected, representing "
1136"the                 \n"
1137"                    message to display. In this case pknotify will\n"
1138"                    always print OK.\n"
1139"                    \n"
1140"examples :                    \n"
1141"\n"
1142"  pknotify -d client:7654 --confirm \"This job costs :\n"
1143"10 credits !\"\n"
1144"  \n"
1145"  Would display the cost of a print job and asks for confirmation.\n"
1146"  \n"
1147"  pknotify --destination $PYKOTAJOBORIGINATINGHOSTNAME:7654 \\\n"
1148"           --checkauth --ask \"Your name:username:\" \"Your password:"
1149"password:\"\n"
1150"           \n"
1151"  Asks an username and password, and checks if they are valid.         \n"
1152"  NB : The PYKOTAJOBORIGINATINGHOSTNAME environment variable is\n"
1153"  only set if you launch pknotify from cupspykota through a directive\n"
1154"  in ~pykota/pykota.conf\n"
1155"  \n"
1156"  The TCP port you'll use must be reachable on the client from the\n"
1157"  print server.\n"
1158msgstr ""
1159
1160msgid "You MUST install PyPAM for this functionnality to work !"
1161msgstr ""
1162
1163#, python-format
1164msgid "Authentication error for user %s : %s"
1165msgstr ""
1166
1167#, python-format
1168msgid "Internal error : can't authenticate user %s"
1169msgstr ""
1170
1171#, python-format
1172msgid "Password correct for user %s"
1173msgstr ""
1174
1175#, python-format
1176msgid ""
1177"The end user at %s:%i didn't answer within %i seconds. The print job will be "
1178"cancelled."
1179msgstr ""
1180
1181msgid "Connection error"
1182msgstr ""
1183
1184msgid "some options are mandatory, see help."
1185msgstr ""
1186
1187msgid "some options require arguments, see help."
1188msgstr ""
1189
1190#, python-format
1191msgid ""
1192"pkusers v%(__version__)s (c) %(__years__)s %(__author__)s\n"
1193"\n"
1194"An Users and Groups Manager for PyKota.\n"
1195"\n"
1196"command line usage :\n"
1197"\n"
1198"  pkusers [options] user1 user2 user3 ... userN\n"
1199"  \n"
1200"or :  \n"
1201"\n"
1202"  pkusers --groups [options] group1 group2 group3 ... groupN\n"
1203"\n"
1204"options :\n"
1205"\n"
1206"  -v | --version       Prints pkusers's version number then exits.\n"
1207"  -h | --help          Prints this message then exits.\n"
1208"  \n"
1209"  -a | --add           Adds users if they don't exist on the database.\n"
1210"                       If they exist, they are modified unless\n"
1211"                       -s|--skipexisting is also used.\n"
1212"                       \n"
1213"  -d | --delete        Deletes users from the quota storage.\n"
1214"\n"
1215"  -e | --email addr    Sets the email address for the users.\n"
1216"                       If the addr parameter begins with @, then\n"
1217"                       the username is prepended to addr to form\n"
1218"                       a valid email address.\n"
1219"\n"
1220"  -D | --description d Adds a textual description to users or groups.\n"
1221"                       \n"
1222"  -g | --groups        Edit users groups instead of users.\n"
1223"                          \n"
1224"  -o | --overcharge f  Sets the overcharging factor applied to the user \n"
1225"                       when computing the cost of a print job. Positive or \n"
1226"                       negative floating point values are allowed,\n"
1227"                       this allows you to do some really creative\n"
1228"                       things like giving money to an user whenever\n"
1229"                       he prints. The number of pages in a print job\n"
1230"                       is not modified by this coefficient, only the\n"
1231"                       cost of the job for a particular user.\n"
1232"                       Only users have such a coefficient.\n"
1233"  \n"
1234"  -i | --ingroups g1[,g2...]  Puts the users into each of the groups\n"
1235"                              listed, separated by commas. The groups\n"
1236"                              must already exist in the Quota Storage.\n"
1237"                       \n"
1238"  -L | --list          Lists users or groups.\n"
1239"  \n"
1240"  -l | --limitby l     Choose if the user/group is limited in "
1241"printing                     \n"
1242"                       by its account balance or by its page quota.\n"
1243"                       The default value is 'quota'. Allowed values\n"
1244"                       are 'quota' 'balance' 'noquota' 'noprint' \n"
1245"                       and 'nochange' :\n"
1246"                       \n"
1247"                         - quota : limit by number of pages per printer.\n"
1248"                         - balance : limit by number of credits in account.\n"
1249"                         - noquota : no limit, accounting still done.\n"
1250"                         - nochange : no limit, accounting not done. \n"
1251"                         - noprint : printing is denied. \n"
1252"                       NB : nochange and noprint are not supported for "
1253"groups.\n"
1254"                       \n"
1255"  -b | --balance b     Sets the user's account balance to "
1256"b.                     \n"
1257"                       Account balance may be increase or decreased\n"
1258"                       if b is prefixed with + or -.\n"
1259"                       WARNING : when decreasing account balance,\n"
1260"                       the total paid so far by the user is decreased\n"
1261"                       too.\n"
1262"                       Groups don't have a real balance, but the\n"
1263"                       sum of their users' account balance.\n"
1264"                       \n"
1265"  -C | --comment txt   Defines some informational text to be associated\n"
1266"                       with a change to an user's account balance.\n"
1267"                       Only meaningful if -b | --balance is also used.\n"
1268"                       \n"
1269"                       \n"
1270"  -r | --remove        In combination with the --ingroups option "
1271"above,                       \n"
1272"                       remove users from the specified users groups.\n"
1273"                       \n"
1274"  -s | --skipexisting  In combination with the --add option above, tells\n"
1275"                       pkusers to not modify existing users.\n"
1276"                       \n"
1277"  user1 through userN and group1 through groupN can use wildcards\n"
1278"  if the --add option is not set.\n"
1279"  \n"
1280"examples :                              \n"
1281"\n"
1282"  $ pkusers --add john paul george ringo/ringo@example.com\n"
1283"  \n"
1284"  This will add users john, paul, george and ringo to the quota\n"
1285"  database. User ringo's email address will also be set to \n"
1286"  'ringo@example.com'\n"
1287"  \n"
1288"  $ pkusers --ingroups coders,it jerome\n"
1289"  \n"
1290"  User jerome is put into the groups \"coders\" and \"it\" which must\n"
1291"  already exist in the quota database.\n"
1292"            \n"
1293"  $ pkusers --limitby balance jerome\n"
1294"  \n"
1295"  This will tell PyKota to limit jerome by his account's balance\n"
1296"  when printing.\n"
1297"  \n"
1298"  $ pkusers --balance +10.0 --comment \"He paid with his blood !\" jerome\n"
1299"  \n"
1300"  This will increase jerome's account balance by 10.0 (in your\n"
1301"  own currency). You can decrease the account balance with a\n"
1302"  dash prefix, and set it to a fixed amount with no prefix.\n"
1303"  A comment will be stored for this balance change.\n"
1304"  \n"
1305"  $ pkusers --delete jerome rachel\n"
1306"  \n"
1307"  This will completely delete jerome and rachel from the quota\n"
1308"  database. All their quotas and jobs will be deleted too.\n"
1309"  \n"
1310"  $ pkusers --overcharge 2.5 poorstudent\n"
1311"  \n"
1312"  This will overcharge the poorstudent user by a factor of 2.5.\n"
1313"  \n"
1314"  $ pkusers --overcharge -1 jerome\n"
1315"  \n"
1316"  User jerome will actually earn money whenever he prints.\n"
1317"  \n"
1318"  $ pkusers --overcharge 0 boss\n"
1319"  \n"
1320"  User boss can print at will, it won't cost him anything because the\n"
1321"  cost of each print job will be multiplied by zero before charging\n"
1322"  his account.\n"
1323"\n"
1324"  $ pkusers --email @example.com\n"
1325"\n"
1326"  This will set the email address for each user to username@example.com\n"
1327msgstr ""
1328
1329#, python-format
1330msgid "There's no %s matching %s"
1331msgstr ""
1332
1333#, python-format
1334msgid "Limited by : %s"
1335msgstr ""
1336
1337#, python-format
1338msgid "Account balance : %.2f"
1339msgstr ""
1340
1341#, python-format
1342msgid "Total paid so far : %.2f"
1343msgstr ""
1344
1345#, python-format
1346msgid "Overcharging factor : %.2f"
1347msgstr ""
1348
1349#, python-format
1350msgid "Group balance : %.2f"
1351msgstr ""
1352
1353#, python-format
1354msgid "Invalid limitby value %s"
1355msgstr "Valore di limite %s non valido"
1356
1357#, python-format
1358msgid "Invalid overcharge value %s"
1359msgstr ""
1360
1361#, python-format
1362msgid "Invalid balance value %s"
1363msgstr "Valore di credito %s"
1364
1365#, python-format
1366msgid "There's no users group matching %s"
1367msgstr ""
1368
1369#, python-format
1370msgid "Invalid email address %s"
1371msgstr "Indirizzo email non valido %s"
1372
1373#, python-format
1374msgid "Unknown group %s"
1375msgstr ""
1376
1377#, python-format
1378msgid "Unknown user %s"
1379msgstr ""
1380
1381#, python-format
1382msgid "%s %s already exists, skipping."
1383msgstr ""
1384
1385#, python-format
1386msgid "%s %s already exists, will be modified."
1387msgstr ""
1388
1389#, python-format
1390msgid "Invalid name %s"
1391msgstr ""
1392
1393msgid "You have to pass user groups names on the command line"
1394msgstr ""
1395
1396#, python-format
1397msgid ""
1398"pykotme v%(__version__)s (c) %(__years__)s %(__author__)s\n"
1399"\n"
1400"Gives print quotes to users.\n"
1401"\n"
1402"command line usage :\n"
1403"\n"
1404"  pykotme  [options]  [files]\n"
1405"\n"
1406"options :\n"
1407"\n"
1408"  -v | --version       Prints pykotme's version number then exits.\n"
1409"  -h | --help          Prints this message then exits.\n"
1410"  \n"
1411"  -P | --printer p     Gives a quote for this printer only. Actually p can\n"
1412"                       use wildcards characters to select only\n"
1413"                       some printers. The default value is *, meaning\n"
1414"                       all printers.\n"
1415"                       You can specify several names or wildcards, \n"
1416"                       by separating them with commas.\n"
1417"  \n"
1418"examples :                              \n"
1419"\n"
1420"  $ pykotme --printer apple file1.ps file2.ps\n"
1421"  \n"
1422"  This will give a print quote to the current user. The quote will show\n"
1423"  the price and size of a job consisting in file1.ps and file2.ps \n"
1424"  which would be sent to the apple printer.\n"
1425"  \n"
1426"  $ pykotme --printer apple,hplaser <file1.ps\n"
1427"  \n"
1428"  This will give a print quote to the current user. The quote will show\n"
1429"  the price and size of a job consisting in file1.ps as read from\n"
1430"  standard input, which would be sent to the apple or hplaser\n"
1431"  printer.\n"
1432"\n"
1433"  $ pykotme \n"
1434"  \n"
1435"  This will give a quote for a job consisting of what is on standard \n"
1436"  input. The quote will list the job size, and the price the job\n"
1437"  would cost on each printer.\n"
1438msgstr ""
1439
1440#, python-format
1441msgid "Your account balance : %.2f"
1442msgstr "Il tuo totale : %.2f"
1443
1444#, python-format
1445msgid "Job size : %i pages"
1446msgstr "Dimensione stampa : %i pagine"
1447
1448#, python-format
1449msgid "Cost on printer %s : %.2f"
1450msgstr "Costo sulla stampante %s : %.2f"
1451
1452msgid "won't be charged, printer is in passthrough mode"
1453msgstr ""
1454
1455msgid "won't be charged, your account is immutable"
1456msgstr ""
1457
1458#, python-format
1459msgid ""
1460"warnpykota v%(__version__)s (c) %(__years__)s %(__author__)s\n"
1461"\n"
1462"Sends mail to users over print quota.\n"
1463"\n"
1464"command line usage :\n"
1465"\n"
1466"  warnpykota  [options]  [names]\n"
1467"\n"
1468"options :\n"
1469"\n"
1470"  -v | --version       Prints warnpykota's version number then exits.\n"
1471"  -h | --help          Prints this message then exits.\n"
1472"  \n"
1473"  -u | --users         Warns users over their print quota, this is the \n"
1474"                       default.\n"
1475"  \n"
1476"  -g | --groups        Warns users whose groups quota are over limit.\n"
1477"  \n"
1478"  -P | --printer p     Verify quotas on this printer only. Actually p can\n"
1479"                       use wildcards characters to select only\n"
1480"                       some printers. The default value is *, meaning\n"
1481"                       all printers.\n"
1482"                       You can specify several names or wildcards, \n"
1483"                       by separating them with commas.\n"
1484"  \n"
1485"examples :                              \n"
1486"\n"
1487"  $ warnpykota --printer lp\n"
1488"  \n"
1489"  This will warn all users of the lp printer who have exceeded their\n"
1490"  print quota.\n"
1491"\n"
1492"  $ warnpykota \n"
1493"  \n"
1494"  This will warn all users  who have exceeded their print quota on\n"
1495"  any printer.\n"
1496"\n"
1497"  $ warnpykota --groups --printer \"laserjet*\" \"dev*\"\n"
1498"  \n"
1499"  This will warn all users of groups which names begins with \"dev\" and\n"
1500"  who have exceeded their print quota on any printer which name begins \n"
1501"  with \"laserjet\"\n"
1502"  \n"
1503"  If launched by an user who is not a PyKota administrator, additionnal\n"
1504"  arguments representing users or groups names are ignored, and only the\n"
1505"  current user/group is reported.\n"
1506msgstr ""
1507
1508#, python-format
1509msgid ""
1510"dumpykota v%(__version__)s (c) %(__years__)s %(__author__)s\n"
1511"\n"
1512"Dumps PyKota database's content.\n"
1513"\n"
1514"command line usage :\n"
1515"\n"
1516"  dumpykota [options] [filterexpr]\n"
1517"\n"
1518"options :\n"
1519"\n"
1520"  -v | --version       Prints dumpykota's version number then exits.\n"
1521"  -h | --help          Prints this message then exits.\n"
1522"  \n"
1523"  -d | --data type     Dumps 'type' datas. Allowed types are :\n"
1524"                       \n"
1525"                         - history : dumps the jobs history.\n"
1526"                         - users : dumps users.\n"
1527"                         - groups : dumps user groups.\n"
1528"                         - printers : dump printers.\n"
1529"                         - upquotas : dump user quotas.\n"
1530"                         - gpquotas : dump user groups quotas.\n"
1531"                         - payments : dumps user payments.\n"
1532"                         - pmembers : dumps printer groups members.\n"
1533"                         - umembers : dumps user groups members.\n"
1534"                         - billingcodes : dumps billing codes.\n"
1535"                         - all : dumps all PyKota datas. The output format\n"
1536"                                 is always XML in this case.\n"
1537"                         \n"
1538"                       NB : the -d | --data command line option   \n"
1539"                       is MANDATORY.\n"
1540"  \n"
1541"  -f | --format fmt    Dumps datas in the 'fmt' format. When not specified,\n"
1542"                       the format is to dump datas in the csv format (comma\n"
1543"                       separated values). All data dumped is between double\n"
1544"                       quotes. Allowed formats are :\n"
1545"                       \n"
1546"                         - csv : separate datas with commas\n"
1547"                         - ssv : separate datas with semicolons\n"
1548"                         - tsv : separate datas with tabs\n"
1549"                         - xml : dump data as XML \n"
1550"                         - cups : dump datas in CUPS' page_log format :\n"
1551"                                  ONLY AVAILABLE WITH --data history\n"
1552"                         \n"
1553"  -o | --output fname  All datas will be dumped to the file instead of\n"
1554"                       to the standard output. The special '-' filename\n"
1555"                       is the default value and means stdout.\n"
1556"                       WARNING : existing files are truncated !\n"
1557"\n"
1558"  -s | --sum           Summarize the selected datas.\n"
1559"                           ONLY AVAILABLE WITH --data history or payments\n"
1560"\n"
1561"  Use the filter expressions to extract only parts of the \n"
1562"  datas. Allowed filters are of the form :\n"
1563"                \n"
1564"         key=value\n"
1565"                         \n"
1566"  Allowed keys for now are :  \n"
1567"                       \n"
1568"         username       User's name\n"
1569"         groupname      Users group's name\n"
1570"         printername    Printer's name\n"
1571"         pgroupname     Printers group's name\n"
1572"         hostname       Client's hostname\n"
1573"         billingcode    Job's billing code\n"
1574"         start          Job's date of printing\n"
1575"         end            Job's date of printing\n"
1576"         \n"
1577"  Contrary to other PyKota management tools, wildcard characters are not \n"
1578"  expanded, so you can't use them.\n"
1579"  \n"
1580"  NB : not all keys are allowed for each data type, so the result may be \n"
1581"  empty if you use a key not available for a particular data type.\n"
1582"  \n"
1583"Examples :\n"
1584"\n"
1585"  $ dumpykota --data history --format csv >myfile.csv\n"
1586"  \n"
1587"  This dumps the history in a comma separated values file, for possible\n"
1588"  use in a spreadsheet.\n"
1589"  \n"
1590"  $ dumpykota --data users --format xml -o users.xml\n"
1591"  \n"
1592"  Dumps all users datas to the users.xml file.\n"
1593"  \n"
1594"  $ dumpykota --data history printername=HP2100 username=jerome\n"
1595"  \n"
1596"  Dumps the job history for user jerome on printer HP2100 only.\n"
1597"  \n"
1598"  $ dumpykota --data history start=200503 end=20050730234615\n"
1599"  \n"
1600"  Dumps all jobs printed between March 1st 2005 at midnight and\n"
1601"  July 30th 2005 at 23 hours 46 minutes and 15 secondes included.\n"
1602msgstr ""
1603
1604msgid "The -d | --data command line option is mandatory, see help."
1605msgstr ""
1606
1607#, python-format
1608msgid ""
1609"pkinvoice v%(__version__)s (c) %(__years__)s %(__author__)s\n"
1610"\n"
1611"An invoice generator for PyKota.\n"
1612"\n"
1613"command line usage :\n"
1614"\n"
1615"  pkinvoice [options] user1 user2 ... userN\n"
1616"\n"
1617"options :\n"
1618"\n"
1619"  -v | --version       Prints pkinvoice's version number then exits.\n"
1620"  -h | --help          Prints this message then exits.\n"
1621"  \n"
1622"  -l | --logo img      Use the image as the invoice's logo. The logo will\n"
1623"                       be drawn at the center top of the page. The default\n"
1624"                       logo is /usr/share/pykota/logos/pykota.jpeg\n"
1625"                       \n"
1626"  -p | --pagesize sz   Sets sz as the page size. Most well known\n"
1627"                       page sizes are recognized, like 'A4' or 'Letter'\n"
1628"                       to name a few. The default size is A4.\n"
1629"                       \n"
1630"  -n | --number N      Sets the number of the first invoice. This number\n"
1631"                       will automatically be incremented for each invoice.\n"
1632"                       \n"
1633"  -o | --output f.pdf  Defines the name of the invoice file which will\n"
1634"                       be generated as a PDF document. If not set or\n"
1635"                       set to '-', the PDF document is sent to standard\n"
1636"                       output. \n"
1637"                       \n"
1638"  -u | --unit u        Defines the name of the unit to use on the "
1639"invoice.                       \n"
1640"                       The default unit is 'Credits', optionally translated\n"
1641"                       to your native language if it is supported by "
1642"PyKota.\n"
1643"  \n"
1644"  -V | --vat p         Sets the percent value of the applicable VAT to be\n"
1645"                       exposed. The default is 0.0, meaning no VAT\n"
1646"                       information will be included.\n"
1647"                       \n"
1648"  -s | --start date    Sets the starting date for the print jobs invoiced.\n"
1649"  \n"
1650"  -e | --end date      Sets the ending date for the print jobs invoiced.\n"
1651"                       \n"
1652"  user1 through userN can use wildcards if needed. If no user argument is\n"
1653"  used, a wildcard of '*' is assumed, meaning include all users.\n"
1654"  \n"
1655"  Dates formating with --start and --end :\n"
1656"  \n"
1657"    YYYY : year boundaries\n"
1658"    YYYYMM : month boundaries\n"
1659"    YYYYMMDD : day boundaries\n"
1660"    YYYYMMDDhh : hour boundaries\n"
1661"    YYYYMMDDhhmm : minute boundaries\n"
1662"    YYYYMMDDhhmmss : second boundaries\n"
1663"    yesterday[+-NbDays] : yesterday more or less N days (e.g. : yesterday-"
1664"15)\n"
1665"    today[+-NbDays] : today more or less N days (e.g. : today-15)\n"
1666"    tomorrow[+-NbDays] : tomorrow more or less N days (e.g. : tomorrow-15)\n"
1667"    now[+-NbDays] : now more or less N days (e.g. now-15)\n"
1668"\n"
1669"  'now' and 'today' are not exactly the same since today represents the "
1670"first\n"
1671"  or last second of the day depending on if it's used in a start= or end=\n"
1672"  date expression. The utility to be able to specify dates in the future is\n"
1673"  a question which remains to be answered :-)\n"
1674"                                        \n"
1675"examples :                       \n"
1676"\n"
1677"  $ pkinvoice --unit EURO --output invoices.pdf --start=now-30\n"
1678"  \n"
1679"  Will generate a PDF document containing invoices for all users\n"
1680"  who have spent some credits last month. Invoices will be done in\n"
1681"  EURO.  No VAT information will be included.\n"
1682msgstr ""
1683
1684msgid "Invoice"
1685msgstr ""
1686
1687msgid "Since"
1688msgstr ""
1689
1690msgid "Until"
1691msgstr ""
1692
1693msgid "Edited on"
1694msgstr ""
1695
1696msgid "Number of pages printed"
1697msgstr ""
1698
1699msgid "Amount due"
1700msgstr ""
1701
1702msgid "Included VAT"
1703msgstr ""
1704
1705msgid "Here's the invoice for your printouts"
1706msgstr ""
1707
1708#, python-format
1709msgid "Incorrect value '%s' for the --vat command line option"
1710msgstr ""
1711
1712#, python-format
1713msgid "Incorrect value '%s' for the --number command line option"
1714msgstr ""
1715
1716msgid "Generating invoices"
1717msgstr ""
1718
1719msgid "Credits"
1720msgstr ""
1721
1722#, python-format
1723msgid ""
1724"pkprinters v%(__version__)s (c) %(__years__)s %(__author__)s\n"
1725"\n"
1726"A Printers Manager for PyKota.\n"
1727"\n"
1728"command line usage :\n"
1729"\n"
1730"  pkprinters [options] printer1 printer2 printer3 ... printerN\n"
1731"\n"
1732"options :\n"
1733"\n"
1734"  -v | --version       Prints pkprinters's version number then exits.\n"
1735"  -h | --help          Prints this message then exits.\n"
1736"  \n"
1737"  -a | --add           Adds printers if they don't exist on the Quota \n"
1738"                       Storage Server. If they exist, they are modified\n"
1739"                       unless -s|--skipexisting is also used.\n"
1740"                       \n"
1741"  -d | --delete        Deletes printers from the quota storage.\n"
1742"  \n"
1743"  -D | --description d Adds a textual description to printers.\n"
1744"                       \n"
1745"  -c | --charge p[,j]  Sets the price per page and per job to charge.\n"
1746"                       Job price is optional.\n"
1747"                       If both are to be set, separate them with a comma.\n"
1748"                       Floating point and negative values are allowed.\n"
1749"  \n"
1750"  -g | --groups pg1[,pg2...] Adds or Remove the printer(s) to the printer \n"
1751"                       groups pg1, pg2, etc... which must already exist.\n"
1752"                       A printer group is just like a normal printer,\n"
1753"                       only that it is usually unknown from the printing\n"
1754"                       system. Create printer groups exactly the same\n"
1755"                       way that you create printers, then add other \n"
1756"                       printers to them with this option.\n"
1757"                       Accounting is done on a printer and on all\n"
1758"                       the printer groups it belongs to, quota checking\n"
1759"                       is done on a printer and on all the printer groups\n"
1760"                       it belongs to.\n"
1761"                       If the --remove option below is not used, the \n"
1762"                       default action is to add printers to the specified\n"
1763"                       printer groups.\n"
1764"                       \n"
1765"  -l | --list          List informations about the printer(s) and the\n"
1766"                       printers groups it is a member of.\n"
1767"                       \n"
1768"  -r | --remove        In combination with the --groups option "
1769"above,                       \n"
1770"                       remove printers from the specified printers groups.\n"
1771"                       \n"
1772"  -s | --skipexisting  In combination with the --add option above, tells\n"
1773"                       pkprinters to not modify existing printers.\n"
1774"                       \n"
1775"  -m | --maxjobsize s  Sets the maximum job size allowed on the printer\n"
1776"                       to s pages.\n"
1777"                       \n"
1778"  -p | --passthrough   Activate passthrough mode for the printer. In this\n"
1779"                       mode, users are allowed to print without any impact\n"
1780"                       on their quota or account balance.\n"
1781"                       \n"
1782"  -n | --nopassthrough Deactivate passthrough mode for the printer.\n"
1783"                       Without -p or -n, printers are created in \n"
1784"                       normal mode, i.e. no passthrough.\n"
1785"  \n"
1786"  printer1 through printerN can contain wildcards if the --add option \n"
1787"  is not set.\n"
1788"  \n"
1789"examples :                              \n"
1790"\n"
1791"  $ pkprinters --add -D \"HP Printer\" --charge 0.05,0.1 hp2100 hp2200 "
1792"hp8000\n"
1793"  \n"
1794"  Will create three printers named hp2100, hp2200 and hp8000.\n"
1795"  Their price per page will be set at 0.05 unit, and their price\n"
1796"  per job will be set at 0.1 unit. Units are in your own currency,\n"
1797"  or whatever you want them to mean.\n"
1798"  All of their descriptions will be set to the string \"HP Printer\".\n"
1799"  If any of these printers already exists, it will also be modified \n"
1800"  unless the -s|--skipexisting command line option is also used.\n"
1801"            \n"
1802"  $ pkprinters --delete \"*\"\n"
1803"  \n"
1804"  This will completely delete all printers and associated quota "
1805"information,\n"
1806"  as well as their job history. USE WITH CARE !\n"
1807"  \n"
1808"  $ pkprinters --groups Laser,HP \"hp*\"\n"
1809"  \n"
1810"  This will put all printers which name matches \"hp*\" into printers "
1811"groups \n"
1812"  Laser and HP, which MUST already exist.\n"
1813"  \n"
1814"  $ pkprinters --groups LexMark --remove hp2200\n"
1815"  \n"
1816"  This will remove the hp2200 printer from the LexMark printer group.\n"
1817msgstr ""
1818
1819#, python-format
1820msgid "Passthrough mode : %s"
1821msgstr ""
1822
1823msgid "ON"
1824msgstr ""
1825
1826msgid "OFF"
1827msgstr ""
1828
1829msgid "in"
1830msgstr "in"
1831
1832#, python-format
1833msgid "Invalid charge amount value %s"
1834msgstr "Ammontare del costo non valido %s"
1835
1836#, python-format
1837msgid "Invalid maximum job size value %s"
1838msgstr ""
1839
1840#, python-format
1841msgid "Printer %s already exists, skipping."
1842msgstr "Stampante %s gi�sistente, omessa."
1843
1844#, python-format
1845msgid "Printer %s already exists, will be modified."
1846msgstr "Stampante %s gi�sistente, verr�odificata."
1847
1848#, python-format
1849msgid "Invalid printer name %s"
1850msgstr "Nome stampante %s non valido"
1851
1852msgid "You have to pass printer groups names on the command line"
1853msgstr ""
1854"Bisogna specificare i nomi di gruppo delle stampanti sulla riga di comando"
1855
1856msgid "You have to pass printer names on the command line"
1857msgstr "Bisogna specificare i nomi delle stampanti sulla riga di comando"
1858
1859#, python-format
1860msgid "Unsupported accounter backend %s"
1861msgstr "Backend per il conteggio non supportato %s"
1862
1863#, python-format
1864msgid ""
1865"Configuration file %s can't be read. Please check that the file exists and "
1866"that your permissions are sufficient."
1867msgstr ""
1868
1869#, python-format
1870msgid "Configuration file %s not found."
1871msgstr "File di configurazione %s non trovato."
1872
1873#, python-format
1874msgid "Option %s not found in section global of %s"
1875msgstr "Opzione %s non trovata nella sezione globale di %s"
1876
1877#, python-format
1878msgid "Option %s not found in section %s of %s"
1879msgstr "Opzione %s non trovata nella sezione %s di %s"
1880
1881#, python-format
1882msgid "Option ldaptls is set, but certificate %s is not readable."
1883msgstr ""
1884
1885#, python-format
1886msgid "Option logger only supports values in %s"
1887msgstr "L'opzione logger supporta solamente i seguenti valori %s"
1888
1889#, python-format
1890msgid "Invalid preaccounter %s for printer %s"
1891msgstr ""
1892
1893#, python-format
1894msgid "Option preaccounter in section %s only supports values in %s"
1895msgstr ""
1896
1897#, python-format
1898msgid "Invalid accounter %s for printer %s"
1899msgstr "Accounter non valido %s per la stampante %s"
1900
1901#, python-format
1902msgid "Option accounter in section %s only supports values in %s"
1903msgstr ""
1904"L'opzione accounter nella sezione %s supporta solamente i seguenti valori %s"
1905
1906#, python-format
1907msgid "Invalid unknown_billingcode directive %s for printer %s"
1908msgstr ""
1909
1910#, python-format
1911msgid "Directive unknown_billingcode in section %s only supports values in %s"
1912msgstr ""
1913
1914#, python-format
1915msgid "Option enforcement in section %s only supports values in %s"
1916msgstr ""
1917"Imposizione dell'opzione nella sezione %s supporta solamente i valori in %s"
1918
1919#, python-format
1920msgid ""
1921"Option onbackenderror in section %s only supports values 'charge', "
1922"'nocharge', and 'retry:num:delay'"
1923msgstr ""
1924
1925#, python-format
1926msgid "Option onaccountererror in section %s only supports values in %s"
1927msgstr ""
1928
1929#, python-format
1930msgid "Option policy in section %s only supports values in %s"
1931msgstr ""
1932"L'opzione policy nella sezione %s supporta solamente i seguenti valori %s"
1933
1934#, python-format
1935msgid "Invalid option mailto %s for printer %s"
1936msgstr "Opzione mailto %s non valida per la stampante %s"
1937
1938#, python-format
1939msgid "Option mailto in section %s only supports values in %s"
1940msgstr ""
1941"Opzione mailto nella sezione %s supporta solamente i seguenti valori %s"
1942
1943#, python-format
1944msgid "Invalid maximal deny banners counter %s"
1945msgstr ""
1946
1947#, python-format
1948msgid "Invalid grace delay %s"
1949msgstr "Periodo di grace delay %s non valido"
1950
1951#, python-format
1952msgid "Invalid poor man's threshold %s"
1953msgstr "Poor man's threshold non valido %s"
1954
1955#, python-format
1956msgid "Invalid balancezero value %s"
1957msgstr ""
1958
1959msgid ""
1960"Your Print Quota account balance is Low.\n"
1961"Soon you'll not be allowed to print anymore.\n"
1962"Please contact the Print Quota Administrator to solve the problem."
1963msgstr ""
1964"Il credito di stampa del vostro account �n esaurimento. \n"
1965"A breve non sar�i�sibile stampare.\n"
1966"Si prega di contattare l'amministratore delle quote di stampa per risolvere "
1967"il problema."
1968
1969#, python-format
1970msgid ""
1971"You are not allowed to print anymore because\n"
1972"your Print Quota is exceeded on printer %s."
1973msgstr ""
1974"Non siete pi�grado di stampare in quanto\n"
1975"la vostra quota sulla stampante %s �saurita."
1976
1977#, python-format
1978msgid ""
1979"You will soon be forbidden to print anymore because\n"
1980"your Print Quota is almost reached on printer %s."
1981msgstr ""
1982"A breve non sarete pi�grado di stampare in quanto\n"
1983"la vostra quota sulla stampante %s �uasi esaurita."
1984
1985#, python-format
1986msgid "Incorrect value %s for the duplicatesdelay directive in section %s"
1987msgstr ""
1988
1989#, python-format
1990msgid "Option accountbanner in section %s only supports values in %s"
1991msgstr ""
1992
1993#, python-format
1994msgid "Option trustjobsize for printer %s is incorrect"
1995msgstr ""
1996
1997msgid "History"
1998msgstr "Cronologia"
1999
2000msgid "Users"
2001msgstr ""
2002
2003msgid "Groups"
2004msgstr ""
2005
2006msgid "Printers"
2007msgstr ""
2008
2009msgid "Users Print Quotas"
2010msgstr ""
2011
2012msgid "Users Groups Print Quotas"
2013msgstr ""
2014
2015msgid "History of Payments"
2016msgstr ""
2017
2018msgid "Printers Groups Membership"
2019msgstr ""
2020
2021msgid "Users Groups Membership"
2022msgstr ""
2023
2024msgid "Billing Codes"
2025msgstr ""
2026
2027msgid "All"
2028msgstr ""
2029
2030msgid "Comma Separated Values"
2031msgstr ""
2032
2033msgid "Semicolon Separated Values"
2034msgstr ""
2035
2036msgid "Tabulation Separated Values"
2037msgstr ""
2038
2039msgid "eXtensible Markup Language"
2040msgstr ""
2041
2042msgid "CUPS' page_log"
2043msgstr ""
2044
2045#, python-format
2046msgid "Invalid modifier [%s] for --data command line option, see help."
2047msgstr ""
2048
2049msgid ""
2050"Dumping all PyKota's datas forces format to XML, and disables --sum and "
2051"filters."
2052msgstr ""
2053
2054#, python-format
2055msgid "Invalid filter value [%s], see help."
2056msgstr ""
2057
2058#, python-format
2059msgid "Invalid modifier [%s] for --format command line option, see help."
2060msgstr ""
2061
2062msgid "XML output is disabled because the jaxml module is not available."
2063msgstr ""
2064
2065#, python-format
2066msgid "Invalid data type [%s] for --sum command line option, see help."
2067msgstr ""
2068
2069msgid "PyKota data dumper failed : I/O error"
2070msgstr ""
2071
2072#, python-format
2073msgid "Unsupported logging subsystem %s"
2074msgstr "Sottosistema di logging %s non supportato"
2075
2076#, python-format
2077msgid "Report for %s quota on printer %s"
2078msgstr "Report per la quota di %s sulla stampante %s"
2079
2080#, python-format
2081msgid "Pages grace time: %i days"
2082msgstr "Tempo di grace per pagine: %i giorni"
2083
2084#, python-format
2085msgid "Price per job: %.3f"
2086msgstr "Prezzo per stampa : %.3f"
2087
2088#, python-format
2089msgid "Price per page: %.3f"
2090msgstr "Prezzo per pagina: %.3f"
2091
2092msgid ""
2093"Group          overcharge   used    soft    hard    balance grace         "
2094"total       paid warn"
2095msgstr ""
2096
2097msgid ""
2098"User           overcharge   used    soft    hard    balance grace         "
2099"total       paid warn"
2100msgstr ""
2101
2102msgid "unknown"
2103msgstr "sconosciuto"
2104
2105#, python-format
2106msgid "Real : %s"
2107msgstr "Reale : %s"
2108
2109#, python-format
2110msgid "Total : %9i"
2111msgstr "Totale : %9i"
2112
2113msgid "N/A"
2114msgstr ""
2115
2116#, python-format
2117msgid "Unsupported reporter backend %s"
2118msgstr "Reporter backend non supportato %s"
2119
2120#, python-format
2121msgid "Unsupported quota storage backend %s"
2122msgstr "Storage delle quote non supportato %s"
2123
2124msgid "Done"
2125msgstr ""
2126
2127msgid "Average speed"
2128msgstr ""
2129
2130msgid "entries per second"
2131msgstr ""
2132
2133#, python-format
2134msgid "Strange problem with uid(%s) : %s"
2135msgstr ""
2136
2137#, python-format
2138msgid "Running as user '%s'."
2139msgstr ""
2140
2141msgid "No user named 'pykota'. Not dropping priviledges."
2142msgstr ""
2143
2144#, python-format
2145msgid "Impossible to drop priviledges : %s"
2146msgstr ""
2147
2148msgid "Priviledges dropped. Now running as user 'pykota'."
2149msgstr ""
2150
2151#, python-format
2152msgid "Impossible to regain priviledges : %s"
2153msgstr ""
2154
2155msgid "Regained priviledges. Now running as root."
2156msgstr ""
2157
2158msgid "Please report bugs to :"
2159msgstr ""
2160
2161#, python-format
2162msgid ""
2163"\n"
2164"\n"
2165"Please contact your system administrator :\n"
2166"\n"
2167"\t%s - <%s>\n"
2168msgstr ""
2169"\n"
2170"\n"
2171"Prego contattare il proprio amministratore di sistema :\n"
2172"\n"
2173"\t%s - <%s>\n"
2174
2175#, python-format
2176msgid "Unable to match user %s on printer %s, applying default policy (%s)"
2177msgstr ""
2178"Impossibile trovare l'utente %s sulla stampante %s, verr�pplicata la "
2179"policy di default (%s)"
2180
2181#, python-format
2182msgid ""
2183"Unable to find user %s's account balance, applying default policy (%s) for "
2184"printer %s"
2185msgstr ""
2186"Impossibile trovare il bilancio dell'account utente %s, verr�pplicata la "
2187"policy di default (%s) per la stampante %s"
2188
2189#, python-format
2190msgid "User %s will not be charged for printing."
2191msgstr ""
2192
2193#, python-format
2194msgid "Print Quota exceeded for group %s on printer %s"
2195msgstr "Quota di stampa superata per il gruppo %s sulla stampante %s"
2196
2197msgid "Print Quota Exceeded"
2198msgstr "Quota di stampa superata"
2199
2200#, python-format
2201msgid "Print Quota low for group %s on printer %s"
2202msgstr "Quota di stampa in esaurimento per il gruppo %s sulla stampante %s"
2203
2204msgid "Print Quota Low"
2205msgstr "Quota di stampa in esaurimento"
2206
2207#, python-format
2208msgid ""
2209"Search base %s doesn't seem to exist. Probable misconfiguration. Please "
2210"double check /etc/pykota/pykota.conf : %s"
2211msgstr ""
2212"La base di ricerca %s non sembra esistere. Possibile errore di "
2213"configurazione.Si verifichi il file /etc/pykota/pykota.conf : %s"
2214
2215#, python-format
2216msgid "Search for %s(%s) from %s(scope=%s) returned no answer."
2217msgstr "La ricerca di %s(%s) da %s(scope=%s) non ha ottenuto risultati."
2218
2219#, python-format
2220msgid "Problem adding LDAP entry (%s, %s)"
2221msgstr "Errore avvenuto aggiungendo la entry LDAP (%s, %s)"
2222
2223#, python-format
2224msgid "Problem deleting LDAP entry (%s)"
2225msgstr "Errore avvenuto cancellando la entry LDAP (%s)"
2226
2227#, python-format
2228msgid "Problem modifying LDAP entry (%s, %s)"
2229msgstr "Errore avvenuto durante la modifica della entry LDAP (%s, %s)"
2230
2231#, python-format
2232msgid ""
2233"No pykotaAccountBalance object found for user %s. Did you create LDAP "
2234"entries manually ?"
2235msgstr ""
2236
2237msgid "Hidden because of privacy concerns"
2238msgstr ""
2239
2240#, python-format
2241msgid ""
2242"Unable to find an existing objectClass %s entry with %s=%s to attach "
2243"pykotaAccount objectClass"
2244msgstr ""
2245"Impossibile trovare un una entry con objectClass %s esistente con %s=%s a "
2246"cui aggiungere pykotaAccount objectClass"
2247
2248#, python-format
2249msgid "%s. A new entry will be created instead."
2250msgstr ""
2251
2252#, python-format
2253msgid "Unable to find an existing entry to attach pykotaGroup objectclass %s"
2254msgstr ""
2255"Impossibile trovare una entry esistente a cui aggiungere objectclass "
2256"pykotaGroup %s"
2257
2258#, python-format
2259msgid "A problem occured while reading printer %s's internal page counter."
2260msgstr ""
2261
2262#, python-format
2263msgid "Retrieving printer %s's page counter from database instead."
2264msgstr ""
2265
2266#, python-format
2267msgid ""
2268"Couldn't retrieve printer %s's internal page counter either before or after "
2269"printing."
2270msgstr ""
2271
2272#, python-format
2273msgid "Job's size forced to 1 page for printer %s."
2274msgstr ""
2275
2276#, python-format
2277msgid "No previous job in database for printer %s."
2278msgstr ""
2279
2280#, python-format
2281msgid "Inconsistent values for printer %s's internal page counter."
2282msgstr ""
2283
2284#, python-format
2285msgid "Unknown printer address in HARDWARE(%s) for printer %s"
2286msgstr "Indirizzo stampante sconosciuto per HARDWARE(%s) per la stampante %s"
2287
2288#, python-format
2289msgid "Launching HARDWARE(%s)..."
2290msgstr "Avvio HARDWARE(%s)..."
2291
2292#, python-format
2293msgid "SIGTERM was sent to hardware accounter %s (pid: %s)"
2294msgstr "SIGTERM inviato al contatore hardware %s (pid: %s)"
2295
2296#, python-format
2297msgid "Line [%s] skipped in accounter's output. Trying again..."
2298msgstr ""
2299
2300#, python-format
2301msgid "Hardware accounter %s exit code is %s"
2302msgstr ""
2303
2304#, python-format
2305msgid "Unable to query printer %s via HARDWARE(%s)"
2306msgstr "Impossibile ottenere informazioni dalla stampante %s via HARDWARE(%s)"
2307
2308#, python-format
2309msgid "Problem during connection to %s:%s : %s"
2310msgstr ""
2311
2312#, python-format
2313msgid "Problem while sending PJL query to %s:%s : %s"
2314msgstr ""
2315
2316#, python-format
2317msgid "Problem while receiving PJL answer from %s:%s : %s"
2318msgstr ""
2319
2320#, python-format
2321msgid "Waiting for printer %s to be printing..."
2322msgstr ""
2323
2324#, python-format
2325msgid "Waiting for printer %s's idle status to stabilize..."
2326msgstr ""
2327
2328#, python-format
2329msgid ""
2330"PJL querying stage interrupted. Using latest value seen for internal page "
2331"counter (%s) on printer %s."
2332msgstr ""
2333
2334#, python-format
2335msgid "Network error while doing SNMP queries on printer %s : %s"
2336msgstr ""
2337
2338#, python-format
2339msgid "SNMP message decoding error for printer %s : %s"
2340msgstr ""
2341
2342#, python-format
2343msgid "Problem encountered while doing SNMP queries on printer %s : %s"
2344msgstr ""
2345
2346#, python-format
2347msgid ""
2348"SNMP querying stage interrupted. Using latest value seen for internal page "
2349"counter (%s) on printer %s."
2350msgstr ""
2351
2352#, python-format
2353msgid "Unable to precompute the job's size with the generic PDL analyzer : %s"
2354msgstr ""
2355"Impossibile precalcolare la dimensione della stampa con il modulo PDL "
2356"generico: %s"
2357
2358#, python-format
2359msgid "Launching SOFTWARE(%s)..."
2360msgstr "Avvio SOFTWARE(%s)..."
2361
2362#, python-format
2363msgid "Unable to compute job size with accounter %s"
2364msgstr "Impossibile calcolare la dimensione della stampa con il metodo %s"
2365
2366#, python-format
2367msgid "Problem while waiting for software accounter pid %s to exit : %s"
2368msgstr ""
2369"Errore durante l'attesa della terminzaione del contatore software con pid %"
2370"s: %s"
2371
2372#, python-format
2373msgid "Software accounter %s exit code is %s"
2374msgstr "Contatore software %s terminato con codice %s"
2375
2376msgid "Totals may be inaccurate if some users are members of several groups."
2377msgstr ""
2378"Le somme potranno non essere accurate se alcuni utenti fanno parte di pi�gruppi"
2379
2380#~ msgid "Impossible to add printer %s"
2381#~ msgstr "Impossibile aggiungere la stampante %s"
2382
2383#~ msgid "Prototype object %s not found in Quota Storage."
2384#~ msgstr "Oggetto prototipo %s non trovato nello storage delle quote."
2385
2386#~ msgid "Prototype %s not found in Quota Storage for printer %s."
2387#~ msgstr ""
2388#~ "Prototipo %s non trovato nello storage delle quote per la stampante %s."
2389
2390#~ msgid "Undefined hard limit set to soft limit (%s) on printer %s."
2391#~ msgstr ""
2392#~ "Limite hard non specificato impostato al limite soft (%s) sulla stampante "
2393#~ "%s."
2394
2395#~ msgid "Undefined soft limit set to hard limit (%s) on printer %s."
2396#~ msgstr ""
2397#~ "Limite soft non specificato impostato al limite hard (%s) sulla stampante "
2398#~ "%s."
2399
2400#~ msgid "Invalid group name %s"
2401#~ msgstr "Nome gruppo non valido %s"
2402
2403#~ msgid "Invalid user name %s"
2404#~ msgstr "Nome utente non valido %s"
2405
2406#~ msgid "Quota not found for object %s on printer %s."
2407#~ msgstr "Quota non trovata per l'oggetto %s sulla stampante %s."
2408
2409#~ msgid "Group %s not found in the PyKota Storage."
2410#~ msgstr "Gruppo %s non trovato nello storage di PyKota."
2411
2412#~ msgid "PyKota Reports"
2413#~ msgstr "Report di PyKota"
2414
2415#~ msgid "Report"
2416#~ msgstr "Report"
2417
2418#~ msgid "Printer"
2419#~ msgstr "Stampante"
2420
2421#~ msgid "User / Group names mask"
2422#~ msgstr "Mask nomi utenti / gruppi"
2423
2424#~ msgid "Groups report"
2425#~ msgstr "Report gruppi"
2426
2427#~ msgid "Empty"
2428#~ msgstr "Vuoto"
2429
2430#~ msgid "Action"
2431#~ msgstr "Azione"
2432
2433#~ msgid "User"
2434#~ msgstr "Utente"
2435
2436#~ msgid "Hostname"
2437#~ msgstr "Nome host"
2438
2439#~ msgid "JobId"
2440#~ msgstr "Id stampa"
2441
2442#~ msgid "Copies"
2443#~ msgstr "Copie"
2444
2445#~ msgid "Options"
2446#~ msgstr "Opzioni"
2447
2448#~ msgid "Previous page"
2449#~ msgstr "Pagina precedente"
2450
2451#~ msgid "File number %s unregistered twice from polling object, ignored."
2452#~ msgstr "Numero file %s rimosso due volte dall'oggetto polling, ignorato."
2453
2454#~ msgid "SIGTERM was sent to real backend %s (pid: %s)"
2455#~ msgstr "Segnale SIGTERM inviato al backend %s (pid: %s)"
2456
2457#~ msgid "CUPS backend %s died abnormally."
2458#~ msgstr "Backend CUPS %s terminato inaspettatamente."
2459
2460#~ msgid "Software accounting already done in first pass. Ignoring."
2461#~ msgstr "Conteggio software gi�ffettuato nel primo passaggio. Ignorato."
2462
2463#~ msgid "Hardware accounting already done in first pass. Ignoring."
2464#~ msgstr "Conteggio hardware gi�ffettuato nel primo passaggio. Ignorato."
2465
2466#~ msgid "Invalid DeviceURI : %s"
2467#~ msgstr "DeviceURI non valido: %s"
2468
2469#~ msgid ""
2470#~ "\n"
2471#~ "Please wait while pkhint analyzes your printing system's configuration..."
2472#~ msgstr ""
2473#~ "\n"
2474#~ "Prego attendere fino a che pkhint termini di analizzare la configurazione "
2475#~ "di stampa del sistema..."
2476
2477#~ msgid "Unknown device %s for printer %s"
2478#~ msgstr "Periferica %s sconosciuta per la stampante %s"
2479
2480#~ msgid ""
2481#~ "\n"
2482#~ "Put the following lines into your /etc/pykota/pykota.conf file :\n"
2483#~ msgstr ""
2484#~ "\n"
2485#~ "Si inseriscano le seguenti righe nel file /etc/pykota/pykota.conf : \n"
2486
2487#~ msgid "# BEWARE : if software accounting is suggested, this doesn't mean"
2488#~ msgstr ""
2489#~ "# ATTENZIONE: se �tato suggerito conteggio software, ci�n significa"
2490
2491#~ msgid ""
2492#~ "# that hardware accounting wouldn't work, this only means that PyKota"
2493#~ msgstr ""
2494#~ "# che il conteggio hardware non sia funzionante, ma solamente che PyKota"
2495
2496#~ msgid "# wasn't able to autodetect which hardware accounting method to use."
2497#~ msgstr ""
2498#~ "# non �tato in grado di riconoscere automaticamente quale metodo di "
2499#~ "conteggio utilizzare"
2500
2501#~ msgid "JobSize"
2502#~ msgstr "Dimensione stampa"
2503
2504#~ msgid "JobPrice"
2505#~ msgstr "Prezzo stampa"
2506
2507#~ msgid "JobBytes"
2508#~ msgstr "Stampa in byte"
2509
2510#~ msgid "PageCounter"
2511#~ msgstr "Contatore pagine"
2512
2513#~ msgid "Printing system %s, args=%s"
2514#~ msgstr "Sistema di stampa %s, args=%s"
2515
2516#~ msgid "Printer hostname undefined, set to 'localhost'"
2517#~ msgstr "Nome host della stampante non definito, impostato a 'localhost'"
2518
2519#~ msgid "Printing system unknown, args=%s"
2520#~ msgstr "Sistema di stampa sconosciuto, args=%s"
2521
2522#~ msgid ""
2523#~ "Group           used    soft    hard    balance grace         total       "
2524#~ "paid"
2525#~ msgstr ""
2526#~ "Gruppo          usato   soft    hard    balance grace         totale      "
2527#~ "pagato"
2528
2529#~ msgid ""
2530#~ "User            used    soft    hard    balance grace         total       "
2531#~ "paid"
2532#~ msgstr ""
2533#~ "User            usato   soft    hard    balance grace         totale      "
2534#~ "pagato"
Note: See TracBrowser for help on using the browser.