root / pykota / trunk / po / pykota.pot @ 3133

Revision 3133, 76.6 kB (checked in by jerome, 17 years ago)

Changed copyright years.

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