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

Revision 3481, 77.0 kB (checked in by jerome, 15 years ago)

Changed copyright years.
Copyright years are now dynamic when displayed by a command line tool.

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