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

Revision 2515, 54.9 kB (checked in by jerome, 19 years ago)

Fix to edpykota to have --noquota behave the same
as before : act on a single print quota entry at
a time, vs --limitby noquota which acts on all
print quota entries for a particular user.
The new (now old) behavior prevented to reset soft
and hard limits to None (unset).

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1# PyKota
2#
3# PyKota : Print Quotas for CUPS and LPRng
4#
5# (c) 2003, 2004, 2005 Jerome Alet <alet@librelogiciel.com>
6# This program is free software; you can redistribute it and/or modify
7# it under the terms of the GNU General Public License as published by
8# the Free Software Foundation; either version 2 of the License, or
9# (at your option) any later version.
10#
11# This program is distributed in the hope that it will be useful,
12# but WITHOUT ANY WARRANTY; without even the implied warranty of
13# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
14# GNU General Public License for more details.
15#
16# You should have received a copy of the GNU General Public License
17# along with this program; if not, write to the Free Software
18# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
19#
20# $Id$
21#
22# PyKota translation master file.
23# Copyright (c) 2003, 2004, 2005 Conseil Internet & Logiciels Libres
24# Jerome Alet <alet@librelogiciel.com>, 2003, 2004, 2005.
25#
26msgid ""
27msgstr ""
28"Project-Id-Version: PyKota v1.23\n"
29"Report-Msgid-Bugs-To: alet@librelogiciel.com\n"
30"POT-Creation-Date: 2004-11-25 10:16+0100\n"
31"PO-Revision-Date: 2005-09-24 14:36:00+0100\n"
32"Last-Translator: Jerome Alet <alet@librelogiciel.com>\n"
33"Language-Team: English <alet@librelogiciel.com>\n"
34"MIME-Version: 1.0\n"
35"Content-Type: text/plain; charset=ISO-8859-15\n"
36"Content-Transfer-Encoding: 8bit\n"
37
38#, python-format
39msgid ""
40"autopykota v%(__version__)s (c) %(__years__)s %(__author__)s\n"
41"\n"
42"A tool to automate user account creation and initial balance setting.\n"
43"\n"
44"THIS TOOL MUST NOT BE USED IF YOU WANT TO LIMIT YOUR USERS BY PAGE QUOTA !\n"
45"\n"
46"command line usage :\n"
47"\n"
48"  THIS TOOL MUST NOT BE USED FROM THE COMMAND LINE BUT ONLY AS PART\n"
49"  OF AN external policy IN pykota.conf\n"
50"  \n"
51"  autopykota { -i | --initbalance value } \n"
52"\n"
53"options :\n"
54"\n"
55"  -v | --version       Prints autopykota's version number then exits.\n"
56"  -h | --help          Prints this message then exits.\n"
57"  \n"
58"  -i | --initbalance b Sets the user's account initial balance value to b.\n"
59"                       If the user already exists, actual balance is left\n"
60"                       unmodified. If unset, the default value is 0.\n"
61msgstr ""
62
63#, python-format
64msgid "SIGTERM received, job %s cancelled."
65msgstr ""
66
67msgid "You are not allowed to print at this time."
68msgstr ""
69
70#, python-format
71msgid "Unable to precompute the job's size with the generic PDL analyzer : %s"
72msgstr ""
73
74#, python-format
75msgid "Banner generator %s exit code is %s"
76msgstr ""
77
78msgid "Banner won't be printed : maximum number of deny banners reached."
79msgstr ""
80
81#, python-format
82msgid "Beware : computed job size (%s) != precomputed job size (%s)"
83msgstr ""
84
85msgid ""
86"The job size will be trusted anyway according to the 'trustjobsize' directive"
87msgstr ""
88
89#, python-format
90msgid ""
91"The job size will be trusted because it is inferior to the 'trustjobsize' "
92"directive's limit %s"
93msgstr ""
94
95#, python-format
96msgid ""
97"The job size will be modified according to the 'trustjobsize' directive : %s"
98msgstr ""
99
100#, python-format
101msgid ""
102"Printer %s not registered in the PyKota system, applying external policy (%"
103"s) for printer %s"
104msgstr ""
105
106#, python-format
107msgid ""
108"User %s not registered in the PyKota system, applying external policy (%s) "
109"for printer %s"
110msgstr ""
111
112#, python-format
113msgid ""
114"User %s doesn't have quota on printer %s in the PyKota system, applying "
115"external policy (%s) for printer %s"
116msgstr ""
117
118#, python-format
119msgid ""
120"External policy %s for printer %s produced an error. Job rejected. Please "
121"check PyKota's configuration files."
122msgstr ""
123
124#, python-format
125msgid ""
126"Printer %s not registered in the PyKota system, applying default policy (%s)"
127msgstr ""
128
129#, python-format
130msgid ""
131"User %s not registered in the PyKota system, applying default policy (%s) "
132"for printer %s"
133msgstr ""
134
135#, python-format
136msgid ""
137"User %s doesn't have quota on printer %s in the PyKota system, applying "
138"default policy (%s)"
139msgstr ""
140
141#, python-format
142msgid ""
143"Printer %s still not registered in the PyKota system, job will be rejected"
144msgstr ""
145
146#, python-format
147msgid ""
148"User %s still not registered in the PyKota system, job will be rejected on "
149"printer %s"
150msgstr ""
151
152#, python-format
153msgid ""
154"User %s still doesn't have quota on printer %s in the PyKota system, job "
155"will be rejected"
156msgstr ""
157
158msgid "Job is a dupe"
159msgstr ""
160
161msgid "Printing is denied by configuration"
162msgstr ""
163
164#, python-format
165msgid "Duplicate print jobs are not allowed on printer %s."
166msgstr ""
167
168msgid "Subprocess denied printing of a dupe"
169msgstr ""
170
171#, python-format
172msgid "Duplicate print jobs are not allowed on printer %s at this time."
173msgstr ""
174
175msgid "Subprocess allowed printing of a dupe"
176msgstr ""
177
178#, python-format
179msgid ""
180"\n"
181"\n"
182"Your system administrator :\n"
183"\n"
184"\t%s - <%s>\n"
185msgstr ""
186
187#, python-format
188msgid "Impossible to connect to SMTP server : %s"
189msgstr ""
190
191msgid "Print Quota"
192msgstr ""
193
194#, python-format
195msgid "Impossible to send mail to %s, error %s : %s"
196msgstr ""
197
198msgid "Job contains no data. Printing is denied."
199msgstr ""
200
201msgid "Job allowed by printer policy. No accounting will be done."
202msgstr ""
203
204#, python-format
205msgid "Invalid policy %s for printer %s"
206msgstr ""
207
208#, python-format
209msgid "Precomputed job size (%s pages) too large for printer %s."
210msgstr ""
211
212#, python-format
213msgid "You are not allowed to print so many pages on printer %s at this time."
214msgstr ""
215
216#, python-format
217msgid "User %s is not allowed to print at this time."
218msgstr ""
219
220msgid "Your account settings forbid you to print at this time."
221msgstr ""
222
223#, python-format
224msgid "Print Quota exceeded for user %s on printer %s"
225msgstr ""
226
227#, python-format
228msgid "Print Quota low for user %s on printer %s"
229msgstr ""
230
231msgid "Job denied, no accounting will be done."
232msgstr ""
233
234msgid "Job accounting begins."
235msgstr ""
236
237msgid "Job denied, no accounting has been done."
238msgstr ""
239
240msgid "Job accounting ends."
241msgstr ""
242
243msgid "Job size forced to 0 because printing is denied."
244msgstr ""
245
246#, python-format
247msgid "Job size : %i"
248msgstr ""
249
250#, python-format
251msgid "User %s's quota on printer %s won't be modified"
252msgstr ""
253
254#, python-format
255msgid "Updating user %s's quota on printer %s"
256msgstr ""
257
258msgid "Job added to history."
259msgstr ""
260
261#, python-format
262msgid "Billing code %s was updated."
263msgstr ""
264
265#, python-format
266msgid ""
267"dumpykota v%(__version__)s (c) %(__years__)s %(__author__)s\n"
268"\n"
269"Dumps PyKota database's content.\n"
270"\n"
271"command line usage :\n"
272"\n"
273"  dumpykota [options] [filterexpr]\n"
274"\n"
275"options :\n"
276"\n"
277"  -v | --version       Prints dumpykota's version number then exits.\n"
278"  -h | --help          Prints this message then exits.\n"
279"  \n"
280"  -d | --data type     Dumps 'type' datas. Allowed types are :\n"
281"                       \n"
282"                         - history : dumps the jobs history.\n"
283"                         - users : dumps users.\n"
284"                         - groups : dumps user groups.\n"
285"                         - printers : dump printers.\n"
286"                         - upquotas : dump user quotas.\n"
287"                         - gpquotas : dump user groups quotas.\n"
288"                         - payments : dumps user payments.\n"
289"                         - pmembers : dumps printer groups members.\n"
290"                         - umembers : dumps user groups members.\n"
291"                         - billingcodes : dumps billing codes.\n"
292"                         \n"
293"                       NB : the -d | --data command line option   \n"
294"                       is MANDATORY.\n"
295"  \n"
296"  -f | --format fmt    Dumps datas in the 'fmt' format. When not specified,\n"
297"                       the format is to dump datas in the csv format (comma\n"
298"                       separated values). All data dumped is between double\n"
299"                       quotes. Allowed formats are :\n"
300"                       \n"
301"                         - csv : separate datas with commas\n"
302"                         - ssv : separate datas with semicolons\n"
303"                         - tsv : separate datas with tabs\n"
304"                         - xml : dump data as XML\n"
305"                         - cups : dump datas in CUPS' page_log format :\n"
306"                                  ONLY AVAILABLE WITH --data history\n"
307"                         \n"
308"  -o | --output fname  All datas will be dumped to the file instead of\n"
309"                       to the standard output. The special '-' filename\n"
310"                       is the default value and means stdout.\n"
311"                       WARNING : existing files are truncated !\n"
312"\n"
313"  -s | --sum           Summarize the selected datas.\n"
314"                           ONLY AVAILABLE WITH --data history or payments\n"
315"\n"
316"  Use the filter expressions to extract only parts of the \n"
317"  datas. Allowed filters are of the form :\n"
318"                \n"
319"         key=value\n"
320"                         \n"
321"  Allowed keys for now are :  \n"
322"                       \n"
323"         username       User's name\n"
324"         groupname      Users group's name\n"
325"         printername    Printer's name\n"
326"         pgroupname     Printers group's name\n"
327"         hostname       Client's hostname\n"
328"         billingcode    Job's billing code\n"
329"         start          Job's date of printing\n"
330"         end            Job's date of printing\n"
331"         \n"
332"  Contrary to other PyKota management tools, wildcard characters are not \n"
333"  expanded, so you can't use them.\n"
334"  \n"
335"  NB : not all keys are allowed for each data type, so the result may be \n"
336"  empty if you use a key not available for a particular data type.\n"
337"  \n"
338"Examples :\n"
339"\n"
340"  $ dumpykota --data history --format csv >myfile.csv\n"
341"  \n"
342"  This dumps the history in a comma separated values file, for possible\n"
343"  use in a spreadsheet.\n"
344"  \n"
345"  $ dumpykota --data users --format xml -o users.xml\n"
346"  \n"
347"  Dumps all users datas to the users.xml file.\n"
348"  \n"
349"  $ dumpykota --data history printername=HP2100 username=jerome\n"
350"  \n"
351"  Dumps the job history for user jerome on printer HP2100 only.\n"
352"  \n"
353"  $ dumpykota --data history start=200503 end=20050730234615\n"
354"  \n"
355"  Dumps all jobs printed between March 1st 2005 at midnight and\n"
356"  July 30th 2005 at 23 hours 46 minutes and 15 secondes included.\n"
357msgstr ""
358
359msgid "The -d | --data command line option is mandatory, see help."
360msgstr ""
361
362#, python-format
363msgid ""
364"edpykota v%(__version__)s (c) %(__years__)s %(__author__)s\n"
365"\n"
366"A Print Quota editor for PyKota.\n"
367"\n"
368"command line usage :\n"
369"\n"
370"  edpykota [options] user1 user2 ... userN\n"
371"  \n"
372"  edpykota [options] group1 group2 ... groupN\n"
373"\n"
374"options :\n"
375"\n"
376"  -v | --version       Prints edpykota's version number then exits.\n"
377"  -h | --help          Prints this message then exits.\n"
378"  \n"
379"  -a | --add           Adds users and/or printers if they don't \n"
380"                       exist on the Quota Storage Server.\n"
381"                       \n"
382"  -d | --delete        Deletes users/groups from the quota storage.\n"
383"                       Printers are never deleted.\n"
384"                       \n"
385"  -c | --charge p[,j]  Sets the price per page and per job to charge\n"
386"                       for a particular printer. Job price is optional.\n"
387"                       If both are to be set, separate them with a comma.\n"
388"                       Floating point values are allowed.\n"
389"                       \n"
390"  -o | --overcharge f  Sets the overcharging factor applied to the user \n"
391"                       when computing the cost of a print job. Positive or \n"
392"                       negative floating point values are allowed,\n"
393"                       this allows you to do some really creative\n"
394"                       things like giving money to an user whenever\n"
395"                       he prints. The number of pages in a print job\n"
396"                       is not modified by this coefficient, only the\n"
397"                       cost of the job for a particular user.\n"
398"                       Only users have a coefficient.\n"
399"  \n"
400"  -i | --ingroups g1[,g2...]  Puts the users into each of the groups\n"
401"                              listed, separated by commas. The groups\n"
402"                              must already exist in the Quota Storage.\n"
403"  \n"
404"  -u | --users         Edit users print quotas, this is the default.\n"
405"  \n"
406"  -P | --printer p     Edit quotas on printer p only. Actually p can\n"
407"                       use wildcards characters to select only\n"
408"                       some printers. The default value is *, meaning\n"
409"                       all printers. \n"
410"                       You can specify several names or wildcards, \n"
411"                       by separating them with commas.\n"
412"  \n"
413"  -G | --pgroups pg1[,pg2...] Adds the printer(s) to the printer groups\n"
414"                       pg1, pg2, etc... which must already exist.\n"
415"                       A printer group is just like a normal printer,\n"
416"                       only that it is usually unknown from the printing\n"
417"                       system. Create printer groups exactly the same\n"
418"                       way that you create printers, then add other \n"
419"                       printers to them with this option.\n"
420"                       Accounting is done on a printer and on all\n"
421"                       the printer groups it belongs to, quota checking\n"
422"                       is done on a printer and on all the printer groups\n"
423"                       it belongs to.\n"
424"  \n"
425"  -g | --groups        Edit users groups print quotas instead of users.\n"
426"                          \n"
427"  -p | --prototype u|g Uses user u or group g as a prototype to set\n"
428"                       print quotas\n"
429"                       \n"
430"  -n | --noquota       Sets both soft and hard limits to None for a\n"
431"                       particular print quota entry.\n"
432"                       This is NOT the same as --limitby noquota\n"
433"                       which acts on ALL print quota entries for a\n"
434"                       particular user.\n"
435"  \n"
436"  -r | --reset         Resets the actual page counter for the user\n"
437"                       or group to zero on the specified printers. \n"
438"                       The life time page counter is kept unchanged.\n"
439"                       \n"
440"  -R | --hardreset     Resets the actual and life time page counters\n"
441"                       for the user or group to zero on the specified \n"
442"                       printers. This is a shortcut for '--used 0'.\n"
443"                       \n"
444"  -l | --limitby l     Choose if the user/group is limited in "
445"printing                     \n"
446"                       by its account balance or by its page quota.\n"
447"                       The default value is 'quota'. Allowed values\n"
448"                       are 'quota' 'balance' 'noquota' 'noprint' \n"
449"                       and 'nochange' :\n"
450"                       \n"
451"                         - quota : limit by number of pages per printer.\n"
452"                         - balance : limit by number of credits in account.\n"
453"                         - noquota : no limit, accounting still done.\n"
454"                         - nochange : no limit, accounting not done. \n"
455"                         - noprint : printing is denied. \n"
456"                       NB : nochange and noprint are not supported for "
457"groups.\n"
458"                       \n"
459"  -b | --balance b     Sets the user's account balance to "
460"b.                     \n"
461"                       Account balance may be increase or decreased\n"
462"                       if b is prefixed with + or -.\n"
463"                       WARNING : when decreasing account balance,\n"
464"                       the total paid so far by the user is decreased\n"
465"                       too.\n"
466"                       Groups don't have a real balance, but the\n"
467"                       sum of their users' account balance.\n"
468"                       \n"
469"  -C | --comment txt   Defines some informational text to be associated\n"
470"                       with a change to an user's account balance.\n"
471"                       Only meaningful if -b | --balance is also used.\n"
472"                       \n"
473"  -S | --softlimit sl  Sets the quota soft limit to sl "
474"pages.                       \n"
475"  \n"
476"  -H | --hardlimit hl  Sets the quota hard limit to hl pages.\n"
477"  \n"
478"  -I | --increase v    Increase both Soft and Hard limits by the value\n"
479"                       of v. You can prefix v with + or -, if no sign is\n"
480"                       used, + is assumed.\n"
481"\n"
482"  -U | --used usage    Sets the pagecounters for the user to usage pages;\n"
483"                       useful for migrating users from a different system\n"
484"                       where they have already used some pages. Actual\n"
485"                       and Life Time page counters may be increased or "
486"decreased\n"
487"                       if usage is prefixed with + or -.\n"
488"                       WARNING : BOTH page counters are modified in all "
489"cases,\n"
490"                       so be careful.\n"
491"                       NB : if 'usage' equals '0', then the action taken is\n"
492"                       the same as if --hardreset was used.\n"
493"\n"
494"  user1 through userN and group1 through groupN can use wildcards\n"
495"  if the --add option is not set.\n"
496"  \n"
497"examples :                              \n"
498"\n"
499"  $ edpykota --add -p jerome john paul george ringo/ringo@example.com\n"
500"  \n"
501"  This will add users john, paul, george and ringo to the quota\n"
502"  database, and set their print quotas to the same values than user \n"
503"  jerome. User jerome must already exist.\n"
504"  User ringo's email address will also be set to 'ringo@example.com'\n"
505"  \n"
506"  $ edpykota --printer lp -S 50 -H 60 jerome\n"
507"  \n"
508"  This will set jerome's print quota on the lp printer to a soft limit\n"
509"  of 50 pages, and a hard limit of 60 pages. If either user jerome or\n"
510"  printer lp doesn't exist on the Quota Storage Server then nothing is "
511"done.\n"
512"\n"
513"  $ edpykota --add --printer lp --ingroups coders,it -S 50 -H 60 jerome\n"
514"  \n"
515"  Same as above, but if either user jerome or printer lp doesn't exist \n"
516"  on the Quota Storage Server they are automatically added. Also\n"
517"  user jerome is put into the groups \"coders\" and \"it\" which must\n"
518"  already exist in the Quota Storage.\n"
519"            \n"
520"  $ edpykota -g -S 500 -H 550 financial support            \n"
521"  \n"
522"  This will set print quota soft limit to 500 pages and hard limit\n"
523"  to 550 pages for groups financial and support on all printers.\n"
524"  \n"
525"  $ edpykota --reset jerome \"jo*\"\n"
526"  \n"
527"  This will reset jerome's page counter to zero on all printers, as\n"
528"  well as every user whose name begins with 'jo'.\n"
529"  Their life time page counter on each printer will be kept unchanged.\n"
530"  You can also reset the life time page counters by using the\n"
531"  --hardreset | -R command line option.\n"
532"  \n"
533"  $ edpykota --printer hpcolor --noquota jerome\n"
534"  \n"
535"  This will tell PyKota to not limit jerome when printing on the \n"
536"  hpcolor printer. All his jobs will be allowed on this printer, but \n"
537"  accounting of the pages he prints will still be kept.\n"
538"  Print Quotas for jerome on other printers are unchanged.\n"
539"  \n"
540"  $ edpykota --limitby balance jerome\n"
541"  \n"
542"  This will tell PyKota to limit jerome by his account's balance\n"
543"  when printing.\n"
544"  \n"
545"  $ edpykota --balance +10.0 jerome\n"
546"  \n"
547"  This will increase jerome's account balance by 10.0 (in your\n"
548"  own currency). You can decrease the account balance with a\n"
549"  dash prefix, and set it to a fixed amount with no prefix.\n"
550"  \n"
551"  $ edpykota --delete jerome rachel\n"
552"  \n"
553"  This will completely delete jerome and rachel from the Quota Storage\n"
554"  database. All their quotas and jobs will be deleted too.\n"
555"  \n"
556"  $ edpykota --printer lp --charge 0.1\n"
557"  \n"
558"  This will set the page price for printer lp to 0.1. Job price\n"
559"  will not be changed.\n"
560"  \n"
561"  $ edpykota --printer hplj1,hplj2 --pgroups Laser,HP\n"
562"  \n"
563"  This will put printers hplj1 and hplj2 in printers groups Laser and HP.\n"
564"  When printing either on hplj1 or hplj2, print quota will also be \n"
565"  checked and accounted for on virtual printers Laser and HP.\n"
566"  \n"
567"  $ edpykota --overcharge 2.5 poorstudent\n"
568"  \n"
569"  This will overcharge the poorstudent user by a factor of 2.5.\n"
570"  \n"
571"  $ edpykota --overcharge -1 jerome\n"
572"  \n"
573"  User jerome will actually earn money whenever he prints.\n"
574"  \n"
575"  $ edpykota --overcharge 0 boss\n"
576"  \n"
577"  User boss can print at will, it won't cost him anything because the\n"
578"  cost of each print job will be multiplied by zero before charging\n"
579"  his account.\n"
580msgstr ""
581
582msgid "You're not allowed to use this command."
583msgstr ""
584
585#, python-format
586msgid "Invalid limitby value %s"
587msgstr ""
588
589#, python-format
590msgid "Invalid used value %s."
591msgstr ""
592
593#, python-format
594msgid "Invalid increase value %s."
595msgstr ""
596
597#, python-format
598msgid "Invalid softlimit value %s."
599msgstr ""
600
601#, python-format
602msgid "Invalid hardlimit value %s."
603msgstr ""
604
605#, python-format
606msgid "Hard limit %i is less than soft limit %i, values will be exchanged."
607msgstr ""
608
609#, python-format
610msgid "Invalid overcharge value %s"
611msgstr ""
612
613#, python-format
614msgid "Invalid balance value %s"
615msgstr ""
616
617#, python-format
618msgid "Invalid charge amount value %s"
619msgstr ""
620
621#, python-format
622msgid "Impossible to add printer %s"
623msgstr ""
624
625#, python-format
626msgid "Invalid printer name %s"
627msgstr ""
628
629#, python-format
630msgid "There's no printer matching %s"
631msgstr ""
632
633msgid "You have to pass user or group names on the command line"
634msgstr ""
635
636#, python-format
637msgid "Prototype object %s not found in Quota Storage."
638msgstr ""
639
640#, python-format
641msgid "Prototype %s not found in Quota Storage for printer %s."
642msgstr ""
643
644#, python-format
645msgid "Undefined hard limit set to soft limit (%s) on printer %s."
646msgstr ""
647
648#, python-format
649msgid "Undefined soft limit set to hard limit (%s) on printer %s."
650msgstr ""
651
652#, python-format
653msgid "Invalid email address %s"
654msgstr ""
655
656#, python-format
657msgid "Unknown group %s"
658msgstr ""
659
660#, python-format
661msgid "Unknown user %s"
662msgstr ""
663
664#, python-format
665msgid "Invalid group name %s"
666msgstr ""
667
668#, python-format
669msgid "Invalid user name %s"
670msgstr ""
671
672#, python-format
673msgid "Quota not found for object %s on printer %s."
674msgstr ""
675
676#, python-format
677msgid "You can't increase limits by %s when no limit is set."
678msgstr ""
679
680msgid "You can't set negative limits."
681msgstr ""
682
683#, python-format
684msgid "Group %s not found in the PyKota Storage."
685msgstr ""
686
687#, python-format
688msgid "Nonexistent user %s or missing print quota entry."
689msgstr ""
690
691#, python-format
692msgid "Nonexistent group %s or missing print quota entry."
693msgstr ""
694
695msgid "incompatible options, see help."
696msgstr ""
697
698#, python-format
699msgid ""
700"repykota v%(__version__)s (c) %(__years__)s %(__author__)s\n"
701"\n"
702"Generates print quota reports.\n"
703"\n"
704"command line usage :\n"
705"\n"
706"  repykota [options] \n"
707"\n"
708"options :\n"
709"\n"
710"  -v | --version       Prints repykota's version number then exits.\n"
711"  -h | --help          Prints this message then exits.\n"
712"  \n"
713"  -u | --users         Generates a report on users quota, this is \n"
714"                       the default.\n"
715"  \n"
716"  -g | --groups        Generates a report on group quota instead of users.\n"
717"  \n"
718"  -i | --ingroups g1[,g2...]  Only lists users who are members of these\n"
719"                              groups. Reserved to PyKota Administrators.\n"
720"  \n"
721"  -P | --printer p     Report quotas on this printer only. Actually p can\n"
722"                       use wildcards characters to select only\n"
723"                       some printers. The default value is *, meaning\n"
724"                       all printers.\n"
725"                       You can specify several names or wildcards, \n"
726"                       by separating them with commas.\n"
727"  \n"
728"examples :                              \n"
729"\n"
730"  $ repykota --printer lp\n"
731"  \n"
732"  This will print the quota status for all users who use the lp printer.\n"
733"\n"
734"  $ repykota \n"
735"  \n"
736"  This will print the quota status for all users on all printers.\n"
737"  \n"
738"  $ repykota --printer \"laser*,*pson\" jerome \"jo*\"\n"
739"  \n"
740"  This will print the quota status for user jerome and all users\n"
741"  whose name begins with \"jo\" on all printers which name begins\n"
742"  with \"laser\" or ends with \"pson\".\n"
743"  \n"
744"  If launched by an user who is not a PyKota administrator, additionnal\n"
745"  arguments representing users or groups names are ignored, and only the\n"
746"  current user/group is reported.\n"
747msgstr ""
748
749msgid "Option --ingroups is reserved to PyKota Administrators."
750msgstr ""
751
752#, python-format
753msgid ""
754"warnpykota v%(__version__)s (c) %(__years__)s %(__author__)s\n"
755"\n"
756"Sends mail to users over print quota.\n"
757"\n"
758"command line usage :\n"
759"\n"
760"  warnpykota  [options]  [names]\n"
761"\n"
762"options :\n"
763"\n"
764"  -v | --version       Prints warnpykota's version number then exits.\n"
765"  -h | --help          Prints this message then exits.\n"
766"  \n"
767"  -u | --users         Warns users over their print quota, this is the \n"
768"                       default.\n"
769"  \n"
770"  -g | --groups        Warns users whose groups quota are over limit.\n"
771"  \n"
772"  -P | --printer p     Verify quotas on this printer only. Actually p can\n"
773"                       use wildcards characters to select only\n"
774"                       some printers. The default value is *, meaning\n"
775"                       all printers.\n"
776"                       You can specify several names or wildcards, \n"
777"                       by separating them with commas.\n"
778"  \n"
779"examples :                              \n"
780"\n"
781"  $ warnpykota --printer lp\n"
782"  \n"
783"  This will warn all users of the lp printer who have exceeded their\n"
784"  print quota.\n"
785"\n"
786"  $ warnpykota \n"
787"  \n"
788"  This will warn all users  who have exceeded their print quota on\n"
789"  any printer.\n"
790"\n"
791"  $ warnpykota --groups --printer \"laserjet*\" \"dev*\"\n"
792"  \n"
793"  This will warn all users of groups which names begins with \"dev\" and\n"
794"  who have exceeded their print quota on any printer which name begins \n"
795"  with \"laserjet\"\n"
796"  \n"
797"  If launched by an user who is not a PyKota administrator, additionnal\n"
798"  arguments representing users or groups names are ignored, and only the\n"
799"  current user/group is reported.\n"
800msgstr ""
801
802#, python-format
803msgid ""
804"pkbanner v%(__version__)s (c) %(__years__)s %(__author__)s\n"
805"\n"
806"Generates banners.\n"
807"\n"
808"command line usage :\n"
809"\n"
810"  pkbanner  [options]  [more info]\n"
811"\n"
812"options :\n"
813"\n"
814"  -v | --version       Prints pkbanner's version number then exits.\n"
815"  -h | --help          Prints this message then exits.\n"
816"  \n"
817"  -l | --logo img      Use the image as the banner's logo. The logo will\n"
818"                       be drawn at the center top of the page. The default\n"
819"                       logo is /usr/share/pykota/logos/pykota.jpeg\n"
820"                       \n"
821"  -p | --pagesize sz   Sets sz as the page size. Most well known\n"
822"                       page sizes are recognized, like 'A4' or 'Letter'\n"
823"                       to name a few. The default size is A4.\n"
824"  \n"
825"  -s | --savetoner s   Sets the text luminosity factor to s%%. This can be \n"
826"                       used to save toner. The default value is 0, which\n"
827"                       means that no toner saving will be done.\n"
828"  \n"
829"  -u | --url u         Uses u as an url to be written at the bottom of \n"
830"                       the banner page. The default url is :\n"
831"                       http://www.librelogiciel.com/software/\n"
832"  \n"
833"examples :                              \n"
834"\n"
835"  Using pkbanner directly from the command line is not recommended,\n"
836"  excepted for testing purposes. You should use pkbanner in the\n"
837"  'startingbanner' or 'endingbanner' directives in pykota.conf\n"
838"  \n"
839"    startingbanner: /usr/bin/pkbanner --logo=\"\" --savetoner=75\n"
840"  \n"
841"      With such a setting in pykota.conf, all print jobs will be \n"
842"      prefixed with an A4 banner with no logo, and text luminosity will\n"
843"      be increased by 75%%. The PostScript output will be directly sent\n"
844"      to your printer.\n"
845"      \n"
846"  You'll find more examples in the sample configuration file included    \n"
847"  in PyKota.\n"
848msgstr ""
849
850msgid "Unknown"
851msgstr ""
852
853msgid "Username"
854msgstr ""
855
856msgid "More Info"
857msgstr ""
858
859msgid "Job"
860msgstr ""
861
862msgid "Date"
863msgstr ""
864
865msgid "Allowed"
866msgstr ""
867
868msgid "Denied"
869msgstr ""
870
871msgid "Allowed with Warning"
872msgstr ""
873
874msgid "Result"
875msgstr ""
876
877msgid "Title"
878msgstr ""
879
880msgid "Filename"
881msgstr ""
882
883#, python-format
884msgid "Pages printed so far on %s"
885msgstr ""
886
887msgid "Account balance"
888msgstr ""
889
890msgid "Soft Limit"
891msgstr ""
892
893msgid "Hard Limit"
894msgstr ""
895
896msgid "Date Limit"
897msgstr ""
898
899msgid "Allowed range is (0..99)"
900msgstr ""
901
902#, python-format
903msgid "Invalid 'savetoner' option %s : %s"
904msgstr ""
905
906#, python-format
907msgid "Invalid 'pagesize' option %s, defaulting to A4."
908msgstr ""
909
910#, python-format
911msgid ""
912"pkbcodes v%(__version__)s (c) %(__years__)s %(__author__)s\n"
913"\n"
914"A billing codes Manager for PyKota.\n"
915"\n"
916"command line usage :\n"
917"\n"
918"  pkbcodes [options] code1 code2 code3 ... codeN\n"
919"\n"
920"options :\n"
921"\n"
922"  -v | --version       Prints pkbcodes version number then exits.\n"
923"  -h | --help          Prints this message then exits.\n"
924"  \n"
925"  -a | --add           Adds billing codes if they don't exist in PyKota's\n"
926"                       database. If they exist, they are modified\n"
927"                       unless -s|--skipexisting is also used.\n"
928"\n"
929"  -d | --delete        Deletes billing codes from PyKota's database.\n"
930"                       NB : the history entries with this billing code\n"
931"                       are not deleted, voluntarily.\n"
932"\n"
933"  -D | --description d Adds a textual description to billing codes.\n"
934"\n"
935"  -l | --list          List informations about the billing codes.\n"
936"\n"
937"  -s | --reset         Resets the billing codes' balance and page counters\n"
938"                       to 0.\n"
939"\n"
940"  -s | --skipexisting  In combination with the --add option above, tells\n"
941"                       pkbcodes to not modify existing billing codes.\n"
942"\n"
943"  code1 through codeN can contain wildcards if the --add option\n"
944"  is not set.\n"
945"\n"
946"examples :                              \n"
947"\n"
948"  $ pkbcodes --add -D \"My project\" myproj\n"
949"\n"
950"  Will create the myproj billing code with \"My project\"\n"
951"  as the description.\n"
952"\n"
953"  $ pkbcodes --delete \"*\"\n"
954"\n"
955"  This will completely delete all the billing codes, but without\n"
956"  removing any matching job from the history. USE WITH CARE ANYWAY !\n"
957"  \n"
958"  $ pkbcodes --list \"my*\"\n"
959"  \n"
960"  This will list all billing codes which name begins with 'my'.\n"
961msgstr ""
962
963#, python-format
964msgid "Billing code [%s] already exists, skipping."
965msgstr ""
966
967#, python-format
968msgid "Billing code [%s] already exists, will be modified."
969msgstr ""
970
971#, python-format
972msgid "Impossible to add billingcode %s"
973msgstr ""
974
975#, python-format
976msgid "There's no billingcode matching %s"
977msgstr ""
978
979msgid "pages"
980msgstr ""
981
982msgid "and"
983msgstr ""
984
985msgid "credits"
986msgstr ""
987
988msgid "You have to pass billing codes on the command line"
989msgstr ""
990
991#, python-format
992msgid ""
993"pkmail v%(__version__)s (c) %(__years__)s %(__author__)s\n"
994"\n"
995"Email gateway for PyKota.\n"
996"\n"
997"command line usage :\n"
998"\n"
999"  pkmail  [options]\n"
1000"\n"
1001"options :\n"
1002"\n"
1003"  -v | --version       Prints pkmail's version number then exits.\n"
1004"  -h | --help          Prints this message then exits.\n"
1005"  \n"
1006"    \n"
1007"  This command is meant to be used from your mail server's aliases file,\n"
1008"  as a pipe. It will then accept commands send to it in email messages,\n"
1009"  and will send the answer to the command's originator.\n"
1010"  \n"
1011"  To use this command, create an email alias in /etc/aliases with\n"
1012"  the following format :\n"
1013"  \n"
1014"    pykotacmd: \"|/usr/bin/pkmail\"\n"
1015"    \n"
1016"  Then run the 'newaliases' command to regenerate the aliases database.\n"
1017"  \n"
1018"  You can now send commands by email to 'pykotacmd@yourdomain.com', with\n"
1019"  the command in the subject.\n"
1020"  \n"
1021"  List of supported commands :\n"
1022"  \n"
1023"        report [username]\n"
1024"  \n"
1025"  NB : For pkmail to work correctly, you may have to put the 'mail'\n"
1026"  system user in the 'pykota' system group to ensure this user can\n"
1027"  read the /etc/pykota/pykotadmin.conf file, and restart your\n"
1028"  mail server (e.g. /etc/init.d/exim restart). It is strongly advised\n"
1029"  that you think at least twice before doing this though.\n"
1030"  \n"
1031"  Use at your own risk !\n"
1032msgstr ""
1033
1034#, python-format
1035msgid ""
1036"pkprinters v%(__version__)s (c) %(__years__)s %(__author__)s\n"
1037"\n"
1038"A Printers Manager for PyKota.\n"
1039"\n"
1040"command line usage :\n"
1041"\n"
1042"  pkprinters [options] printer1 printer2 printer3 ... printerN\n"
1043"\n"
1044"options :\n"
1045"\n"
1046"  -v | --version       Prints pkprinters's version number then exits.\n"
1047"  -h | --help          Prints this message then exits.\n"
1048"  \n"
1049"  -a | --add           Adds printers if they don't exist on the Quota \n"
1050"                       Storage Server. If they exist, they are modified\n"
1051"                       unless -s|--skipexisting is also used.\n"
1052"                       \n"
1053"  -d | --delete        Deletes printers from the quota storage.\n"
1054"  \n"
1055"  -D | --description d Adds a textual description to printers.\n"
1056"                       \n"
1057"  -c | --charge p[,j]  Sets the price per page and per job to charge.\n"
1058"                       Job price is optional.\n"
1059"                       If both are to be set, separate them with a comma.\n"
1060"                       Floating point and negative values are allowed.\n"
1061"  \n"
1062"  -g | --groups pg1[,pg2...] Adds or Remove the printer(s) to the printer \n"
1063"                       groups pg1, pg2, etc... which must already exist.\n"
1064"                       A printer group is just like a normal printer,\n"
1065"                       only that it is usually unknown from the printing\n"
1066"                       system. Create printer groups exactly the same\n"
1067"                       way that you create printers, then add other \n"
1068"                       printers to them with this option.\n"
1069"                       Accounting is done on a printer and on all\n"
1070"                       the printer groups it belongs to, quota checking\n"
1071"                       is done on a printer and on all the printer groups\n"
1072"                       it belongs to.\n"
1073"                       If the --remove option below is not used, the \n"
1074"                       default action is to add printers to the specified\n"
1075"                       printer groups.\n"
1076"                       \n"
1077"  -l | --list          List informations about the printer(s) and the\n"
1078"                       printers groups it is a member of.\n"
1079"                       \n"
1080"  -r | --remove        In combination with the --groups option "
1081"above,                       \n"
1082"                       remove printers from the specified printers groups.\n"
1083"                       \n"
1084"  -s | --skipexisting  In combination with the --add option above, tells\n"
1085"                       pkprinters to not modify existing printers.\n"
1086"                       \n"
1087"  -m | --maxjobsize s  Sets the maximum job size allowed on the printer\n"
1088"                       to s pages.\n"
1089"                       \n"
1090"  -p | --passthrough   Activate passthrough mode for the printer. In this\n"
1091"                       mode, users are allowed to print without any impact\n"
1092"                       on their quota or account balance.\n"
1093"                       \n"
1094"  -n | --nopassthrough Deactivate passthrough mode for the printer.\n"
1095"                       Without -p or -n, printers are created in \n"
1096"                       normal mode, i.e. no passthrough.\n"
1097"  \n"
1098"  printer1 through printerN can contain wildcards if the --add option \n"
1099"  is not set.\n"
1100"  \n"
1101"examples :                              \n"
1102"\n"
1103"  $ pkprinters --add -D \"HP Printer\" --charge 0.05,0.1 hp2100 hp2200 "
1104"hp8000\n"
1105"  \n"
1106"  Will create three printers named hp2100, hp2200 and hp8000.\n"
1107"  Their price per page will be set at 0.05 unit, and their price\n"
1108"  per job will be set at 0.1 unit. Units are in your own currency,\n"
1109"  or whatever you want them to mean.\n"
1110"  All of their descriptions will be set to the string \"HP Printer\".\n"
1111"  If any of these printers already exists, it will also be modified \n"
1112"  unless the -s|--skipexisting command line option is also used.\n"
1113"            \n"
1114"  $ pkprinters --delete \"*\"\n"
1115"  \n"
1116"  This will completely delete all printers and associated quota "
1117"information,\n"
1118"  as well as their job history. USE WITH CARE !\n"
1119"  \n"
1120"  $ pkprinters --groups Laser,HP \"hp*\"\n"
1121"  \n"
1122"  This will put all printers which name matches \"hp*\" into printers "
1123"groups \n"
1124"  Laser and HP, which MUST already exist.\n"
1125"  \n"
1126"  $ pkprinters --groups LexMark --remove hp2200\n"
1127"  \n"
1128"  This will remove the hp2200 printer from the LexMark printer group.\n"
1129msgstr ""
1130
1131#, python-format
1132msgid "Invalid maximum job size value %s"
1133msgstr ""
1134
1135#, python-format
1136msgid "Printer %s already exists, skipping."
1137msgstr ""
1138
1139#, python-format
1140msgid "Printer %s already exists, will be modified."
1141msgstr ""
1142
1143msgid "in"
1144msgstr ""
1145
1146#, python-format
1147msgid "Passthrough mode : %s"
1148msgstr ""
1149
1150msgid "ON"
1151msgstr ""
1152
1153msgid "OFF"
1154msgstr ""
1155
1156#, python-format
1157msgid "Maximum job size : %s"
1158msgstr ""
1159
1160#, python-format
1161msgid "%s pages"
1162msgstr ""
1163
1164msgid "Unlimited"
1165msgstr ""
1166
1167msgid "You have to pass printer groups names on the command line"
1168msgstr ""
1169
1170msgid "You have to pass printer names on the command line"
1171msgstr ""
1172
1173#, python-format
1174msgid ""
1175"pkturnkey v%(__version__)s (c) %(__years__)s %(__author__)s\n"
1176"\n"
1177"A turn key tool for PyKota. When launched, this command will initialize\n"
1178"PyKota's database with all existing print queues and some or all users.\n"
1179"For now, no prices or limits are set, so printing is fully accounted\n"
1180"for, but not limited. That's why you'll probably want to also use\n"
1181"edpykota once the database has been initialized.\n"
1182"\n"
1183"command line usage :\n"
1184"\n"
1185"  pkturnkey [options] [printqueues names]\n"
1186"\n"
1187"options :\n"
1188"\n"
1189"  -v | --version       Prints pkturnkey version number then exits.\n"
1190"  -h | --help          Prints this message then exits.\n"
1191"  \n"
1192"  -c | --doconf        Give hints about what to put into pykota.conf\n"
1193"  \n"
1194"  -d | --dousers       Manages users accounts as well.\n"
1195"  \n"
1196"  -D | --dogroups      Manages users groups as well.\n"
1197"                       Implies -d | --dousers.\n"
1198"  \n"
1199"  -e | --emptygroups   Includes empty groups.\n"
1200"  \n"
1201"  -f | --force         Modifies the database instead of printing what\n"
1202"                       it would do.\n"
1203"                       \n"
1204"  -u | --uidmin uid    Only adds users whose uid is greater than or equal "
1205"to\n"
1206"                       uid. You can pass an username there as well, and its\n"
1207"                       uid will be used automatically.\n"
1208"                       If not set, 0 will be used automatically.\n"
1209"                       Implies -d | --dousers.\n"
1210"                       \n"
1211"  -U | --uidmax uid    Only adds users whose uid is lesser than or equal to\n"
1212"                       uid. You can pass an username there as well, and its\n"
1213"                       uid will be used automatically.\n"
1214"                       If not set, a large value will be used "
1215"automatically.\n"
1216"                       Implies -d | --dousers.\n"
1217"\n"
1218"  -g | --gidmin gid    Only adds groups whose gid is greater than or equal "
1219"to\n"
1220"                       gid. You can pass a groupname there as well, and its\n"
1221"                       gid will be used automatically.\n"
1222"                       If not set, 0 will be used automatically.\n"
1223"                       Implies -D | --dogroups.\n"
1224"                       \n"
1225"  -G | --gidmax gid    Only adds groups whose gid is lesser than or equal "
1226"to\n"
1227"                       gid. You can pass a groupname there as well, and its\n"
1228"                       gid will be used automatically.\n"
1229"                       If not set, a large value will be used "
1230"automatically.\n"
1231"                       Implies -D | --dogroups.\n"
1232"\n"
1233"examples :                              \n"
1234"\n"
1235"  $ pkturnkey --dousers --uidmin jerome\n"
1236"\n"
1237"  Will simulate the initialization of PyKota's database will all existing\n"
1238"  printers and print accounts for all users whose uid is greater than\n"
1239"  or equal to jerome's one. Won't manage any users group.\n"
1240"  \n"
1241"  To REALLY initialize the database instead of simulating it, please\n"
1242"  use the -f | --force command line switch.\n"
1243"  \n"
1244"  You can limit the initialization to only a subset of the existing\n"
1245"  printers, by passing their names at the end of the command line.\n"
1246msgstr ""
1247
1248#, python-format
1249msgid ""
1250"Printer %s is not managed by PyKota yet. Please modify printers.conf and "
1251"restart CUPS."
1252msgstr ""
1253
1254msgid "Please be patient..."
1255msgstr ""
1256
1257msgid "Don't worry, the database WILL NOT BE MODIFIED."
1258msgstr ""
1259
1260msgid "Please WORRY NOW, the database WILL BE MODIFIED."
1261msgstr ""
1262
1263msgid "System users will have a print account as well !"
1264msgstr ""
1265
1266#, python-format
1267msgid "Unknown username %s : %s"
1268msgstr ""
1269
1270msgid "System groups will have a print account as well !"
1271msgstr ""
1272
1273#, python-format
1274msgid "Unknown groupname %s : %s"
1275msgstr ""
1276
1277msgid "Simulation terminated."
1278msgstr ""
1279
1280msgid "Database initialized !"
1281msgstr ""
1282
1283msgid "The --uidmin or --uidmax command line option implies --dousers as well."
1284msgstr ""
1285
1286msgid ""
1287"The --gidmin or --gidmax command line option implies --dogroups as well."
1288msgstr ""
1289
1290msgid "The --dogroups command line option implies --dousers as well."
1291msgstr ""
1292
1293#, python-format
1294msgid ""
1295"pykosd v%(__version__)s (c) %(__years__)s %(__author__)s\n"
1296"\n"
1297"An OSD quota monitor for PyKota.\n"
1298"\n"
1299"command line usage :\n"
1300"\n"
1301"  pykosd [options]\n"
1302"\n"
1303"options :\n"
1304"\n"
1305"  -v | --version       Prints pykosd's version number then exits.\n"
1306"  -h | --help          Prints this message then exits.\n"
1307"  \n"
1308"  -c | --color #rrggbb Sets the color to use for display as an hexadecimal\n"
1309"                       triplet, for example #FF0000 is 100%% red.\n"
1310"                       Defaults to 100%% green (#00FF00).\n"
1311"                       \n"
1312"  -d | --duration d    Sets the duration of the display in seconds. \n"
1313"                       Defaults to 3 seconds.\n"
1314"                       \n"
1315"  -f | --font f        Sets the font to use for "
1316"display.                      \n"
1317"                       Defaults to the Python OSD library's default.\n"
1318"  \n"
1319"  -l | --loop n        Sets the number of times the info will be displayed.\n"
1320"                       Defaults to 0, which means loop forever.\n"
1321"                       \n"
1322"  -s | --sleep s       Sets the sleeping duration between two displays \n"
1323"                       in seconds. Defaults to 180 seconds (3 minutes).\n"
1324"                       \n"
1325"  \n"
1326"examples :                              \n"
1327"\n"
1328"  $ pykosd -s 60 --loop 5\n"
1329"  \n"
1330"  Will launch pykosd. Display will be refreshed every 60 seconds,\n"
1331"  and will last for 3 seconds (the default) each time. After five\n"
1332"  iterations, the program will exit.\n"
1333msgstr ""
1334
1335#, python-format
1336msgid "Invalid duration option %s"
1337msgstr ""
1338
1339#, python-format
1340msgid "Invalid loop option %s"
1341msgstr ""
1342
1343#, python-format
1344msgid "Invalid sleep option %s"
1345msgstr ""
1346
1347#, python-format
1348msgid "Invalid color option %s"
1349msgstr ""
1350
1351#, python-format
1352msgid "User %s doesn't exist in PyKota's database"
1353msgstr ""
1354
1355#, python-format
1356msgid "Pages used on %s : %s"
1357msgstr ""
1358
1359#, python-format
1360msgid "PyKota Units left : %.2f"
1361msgstr ""
1362
1363#, python-format
1364msgid ""
1365"pykotme v%(__version__)s (c) %(__years__)s %(__author__)s\n"
1366"\n"
1367"Gives print quotes to users.\n"
1368"\n"
1369"command line usage :\n"
1370"\n"
1371"  pykotme  [options]  [files]\n"
1372"\n"
1373"options :\n"
1374"\n"
1375"  -v | --version       Prints pykotme's version number then exits.\n"
1376"  -h | --help          Prints this message then exits.\n"
1377"  \n"
1378"  -P | --printer p     Gives a quote for this printer only. Actually p can\n"
1379"                       use wildcards characters to select only\n"
1380"                       some printers. The default value is *, meaning\n"
1381"                       all printers.\n"
1382"                       You can specify several names or wildcards, \n"
1383"                       by separating them with commas.\n"
1384"  \n"
1385"examples :                              \n"
1386"\n"
1387"  $ pykotme --printer apple file1.ps file2.ps\n"
1388"  \n"
1389"  This will give a print quote to the current user. The quote will show\n"
1390"  the price and size of a job consisting in file1.ps and file2.ps \n"
1391"  which would be sent to the apple printer.\n"
1392"  \n"
1393"  $ pykotme --printer apple,hplaser <file1.ps\n"
1394"  \n"
1395"  This will give a print quote to the current user. The quote will show\n"
1396"  the price and size of a job consisting in file1.ps as read from\n"
1397"  standard input, which would be sent to the apple or hplaser\n"
1398"  printer.\n"
1399"\n"
1400"  $ pykotme \n"
1401"  \n"
1402"  This will give a quote for a job consisting of what is on standard \n"
1403"  input. The quote will list the job size, and the price the job\n"
1404"  would cost on each printer.\n"
1405msgstr ""
1406
1407#, python-format
1408msgid "Your account balance : %.2f"
1409msgstr ""
1410
1411#, python-format
1412msgid "Job size : %i pages"
1413msgstr ""
1414
1415#, python-format
1416msgid "Cost on printer %s : %.2f"
1417msgstr ""
1418
1419msgid "PyKota Data Dumper"
1420msgstr ""
1421
1422msgid "Dump"
1423msgstr ""
1424
1425msgid "Please click on the above button"
1426msgstr ""
1427
1428msgid "Data Type"
1429msgstr ""
1430
1431msgid "Output Format"
1432msgstr ""
1433
1434msgid "Filter"
1435msgstr ""
1436
1437msgid "Summarize"
1438msgstr ""
1439
1440msgid "only for payments or history"
1441msgstr ""
1442
1443msgid "PyKota Reports"
1444msgstr ""
1445
1446msgid "Report"
1447msgstr ""
1448
1449msgid "Printer"
1450msgstr ""
1451
1452msgid "User / Group names mask"
1453msgstr ""
1454
1455msgid "Groups report"
1456msgstr ""
1457
1458msgid "History"
1459msgstr ""
1460
1461msgid "Empty"
1462msgstr ""
1463
1464msgid "Action"
1465msgstr ""
1466
1467msgid "User"
1468msgstr ""
1469
1470msgid "Hostname"
1471msgstr ""
1472
1473msgid "JobId"
1474msgstr ""
1475
1476msgid "Number of pages"
1477msgstr ""
1478
1479msgid "Cost"
1480msgstr ""
1481
1482msgid "Copies"
1483msgstr ""
1484
1485msgid "Number of bytes"
1486msgstr ""
1487
1488msgid "Printer's internal counter"
1489msgstr ""
1490
1491msgid "Options"
1492msgstr ""
1493
1494msgid "MD5Sum"
1495msgstr ""
1496
1497msgid "Billing code"
1498msgstr ""
1499
1500msgid "Precomputed number of pages"
1501msgstr ""
1502
1503msgid "Precomputed cost"
1504msgstr ""
1505
1506msgid "Pages details"
1507msgstr ""
1508
1509msgid "(not supported yet)"
1510msgstr ""
1511
1512msgid "Previous page"
1513msgstr ""
1514
1515msgid "PyKota Quotes"
1516msgstr ""
1517
1518msgid "Quote"
1519msgstr ""
1520
1521msgid ""
1522"The exact cost of a print job can only be determined for a particular user. "
1523"Please retry while logged-in."
1524msgstr ""
1525
1526#, python-format
1527msgid "Unsupported accounter backend %s"
1528msgstr ""
1529
1530#, python-format
1531msgid ""
1532"Configuration file %s can't be read. Please check that the file exists and "
1533"that your permissions are sufficient."
1534msgstr ""
1535
1536#, python-format
1537msgid "Configuration file %s not found."
1538msgstr ""
1539
1540#, python-format
1541msgid "Option %s not found in section global of %s"
1542msgstr ""
1543
1544#, python-format
1545msgid "Option %s not found in section %s of %s"
1546msgstr ""
1547
1548#, python-format
1549msgid "Option ldaptls is set, but certificate %s is not readable."
1550msgstr ""
1551
1552#, python-format
1553msgid "Option logger only supports values in %s"
1554msgstr ""
1555
1556#, python-format
1557msgid "Invalid accounter %s for printer %s"
1558msgstr ""
1559
1560#, python-format
1561msgid "Option accounter in section %s only supports values in %s"
1562msgstr ""
1563
1564#, python-format
1565msgid "Invalid unknown_billingcode directive %s for printer %s"
1566msgstr ""
1567
1568#, python-format
1569msgid "Directive unknown_billingcode in section %s only supports values in %s"
1570msgstr ""
1571
1572#, python-format
1573msgid "Option enforcement in section %s only supports values in %s"
1574msgstr ""
1575
1576#, python-format
1577msgid "Option onaccountererror in section %s only supports values in %s"
1578msgstr ""
1579
1580#, python-format
1581msgid "Option policy in section %s only supports values in %s"
1582msgstr ""
1583
1584#, python-format
1585msgid "Invalid option mailto %s for printer %s"
1586msgstr ""
1587
1588#, python-format
1589msgid "Option mailto in section %s only supports values in %s"
1590msgstr ""
1591
1592#, python-format
1593msgid "Invalid maximal deny banners counter %s"
1594msgstr ""
1595
1596#, python-format
1597msgid "Invalid grace delay %s"
1598msgstr ""
1599
1600#, python-format
1601msgid "Invalid poor man's threshold %s"
1602msgstr ""
1603
1604msgid ""
1605"Your Print Quota account balance is Low.\n"
1606"Soon you'll not be allowed to print anymore.\n"
1607"Please contact the Print Quota Administrator to solve the problem."
1608msgstr ""
1609
1610#, python-format
1611msgid ""
1612"You are not allowed to print anymore because\n"
1613"your Print Quota is exceeded on printer %s."
1614msgstr ""
1615
1616#, python-format
1617msgid ""
1618"You will soon be forbidden to print anymore because\n"
1619"your Print Quota is almost reached on printer %s."
1620msgstr ""
1621
1622#, python-format
1623msgid "Option accountbanner in section %s only supports values in %s"
1624msgstr ""
1625
1626#, python-format
1627msgid "Option trustjobsize for printer %s is incorrect"
1628msgstr ""
1629
1630msgid "Users"
1631msgstr ""
1632
1633msgid "Groups"
1634msgstr ""
1635
1636msgid "Printers"
1637msgstr ""
1638
1639msgid "Users Print Quotas"
1640msgstr ""
1641
1642msgid "Users Groups Print Quotas"
1643msgstr ""
1644
1645msgid "History of Payments"
1646msgstr ""
1647
1648msgid "Printers Groups Membership"
1649msgstr ""
1650
1651msgid "Users Groups Membership"
1652msgstr ""
1653
1654msgid "Billing Codes"
1655msgstr ""
1656
1657msgid "Comma Separated Values"
1658msgstr ""
1659
1660msgid "Semicolon Separated Values"
1661msgstr ""
1662
1663msgid "Tabulation Separated Values"
1664msgstr ""
1665
1666msgid "eXtensible Markup Language"
1667msgstr ""
1668
1669msgid "CUPS' page_log"
1670msgstr ""
1671
1672#, python-format
1673msgid "Invalid filter value [%s], see help."
1674msgstr ""
1675
1676#, python-format
1677msgid "Invalid modifier [%s] for --data command line option, see help."
1678msgstr ""
1679
1680#, python-format
1681msgid "Invalid modifier [%s] for --format command line option, see help."
1682msgstr ""
1683
1684msgid "XML output is disabled because the jaxml module is not available."
1685msgstr ""
1686
1687#, python-format
1688msgid "Invalid data type [%s] for --sum command line option, see help."
1689msgstr ""
1690
1691msgid "PyKota data dumper failed : I/O error"
1692msgstr ""
1693
1694#, python-format
1695msgid "Unsupported logging subsystem %s"
1696msgstr ""
1697
1698#, python-format
1699msgid "Report for %s quota on printer %s"
1700msgstr ""
1701
1702#, python-format
1703msgid "Pages grace time: %i days"
1704msgstr ""
1705
1706#, python-format
1707msgid "Price per job: %.3f"
1708msgstr ""
1709
1710#, python-format
1711msgid "Price per page: %.3f"
1712msgstr ""
1713
1714msgid ""
1715"Group          overcharge   used    soft    hard    balance grace         "
1716"total       paid warn"
1717msgstr ""
1718
1719msgid ""
1720"User           overcharge   used    soft    hard    balance grace         "
1721"total       paid warn"
1722msgstr ""
1723
1724msgid "unknown"
1725msgstr ""
1726
1727#, python-format
1728msgid "Real : %s"
1729msgstr ""
1730
1731#, python-format
1732msgid "Total : %9i"
1733msgstr ""
1734
1735msgid "N/A"
1736msgstr ""
1737
1738#, python-format
1739msgid "Unsupported reporter backend %s"
1740msgstr ""
1741
1742#, python-format
1743msgid "Unsupported quota storage backend %s"
1744msgstr ""
1745
1746#, python-format
1747msgid "Strange problem with uid(%s) : %s"
1748msgstr ""
1749
1750#, python-format
1751msgid "Running as user '%s'."
1752msgstr ""
1753
1754msgid "No user named 'pykota'. Not dropping priviledges."
1755msgstr ""
1756
1757#, python-format
1758msgid "Impossible to drop priviledges : %s"
1759msgstr ""
1760
1761msgid "Priviledges dropped. Now running as user 'pykota'."
1762msgstr ""
1763
1764#, python-format
1765msgid "Impossible to regain priviledges : %s"
1766msgstr ""
1767
1768msgid "Regained priviledges. Now running as root."
1769msgstr ""
1770
1771msgid "Please report bugs to :"
1772msgstr ""
1773
1774#, python-format
1775msgid ""
1776"\n"
1777"\n"
1778"Please contact your system administrator :\n"
1779"\n"
1780"\t%s - <%s>\n"
1781msgstr ""
1782
1783#, python-format
1784msgid "Unable to match user %s on printer %s, applying default policy (%s)"
1785msgstr ""
1786
1787#, python-format
1788msgid ""
1789"Unable to find user %s's account balance, applying default policy (%s) for "
1790"printer %s"
1791msgstr ""
1792
1793#, python-format
1794msgid "User %s will not be charged for printing."
1795msgstr ""
1796
1797#, python-format
1798msgid "Print Quota exceeded for group %s on printer %s"
1799msgstr ""
1800
1801msgid "Print Quota Exceeded"
1802msgstr ""
1803
1804#, python-format
1805msgid "Print Quota low for group %s on printer %s"
1806msgstr ""
1807
1808msgid "Print Quota Low"
1809msgstr ""
1810
1811#, python-format
1812msgid "A problem occured while reading printer %s's internal page counter."
1813msgstr ""
1814
1815#, python-format
1816msgid "Retrieving printer %s's page counter from database instead."
1817msgstr ""
1818
1819#, python-format
1820msgid ""
1821"Couldn't retrieve printer %s's internal page counter either before or after "
1822"printing."
1823msgstr ""
1824
1825#, python-format
1826msgid "Job's size forced to 1 page for printer %s."
1827msgstr ""
1828
1829#, python-format
1830msgid "No previous job in database for printer %s."
1831msgstr ""
1832
1833#, python-format
1834msgid "Inconsistent values for printer %s's internal page counter."
1835msgstr ""
1836
1837#, python-format
1838msgid "Unknown printer address in HARDWARE(%s) for printer %s"
1839msgstr ""
1840
1841#, python-format
1842msgid "Launching HARDWARE(%s)..."
1843msgstr ""
1844
1845#, python-format
1846msgid "SIGTERM was sent to hardware accounter %s (pid: %s)"
1847msgstr ""
1848
1849#, python-format
1850msgid "Line [%s] skipped in accounter's output. Trying again..."
1851msgstr ""
1852
1853#, python-format
1854msgid "Hardware accounter %s exit code is %s"
1855msgstr ""
1856
1857#, python-format
1858msgid "Unable to query printer %s via HARDWARE(%s)"
1859msgstr ""
1860
1861#, python-format
1862msgid "Problem during connection to %s:%s : %s"
1863msgstr ""
1864
1865#, python-format
1866msgid "Problem while sending PJL query to %s:%s : %s"
1867msgstr ""
1868
1869#, python-format
1870msgid "Problem while receiving PJL answer from %s:%s : %s"
1871msgstr ""
1872
1873#, python-format
1874msgid "Waiting for printer %s to be printing..."
1875msgstr ""
1876
1877#, python-format
1878msgid "Waiting for printer %s's idle status to stabilize..."
1879msgstr ""
1880
1881#, python-format
1882msgid ""
1883"PJL querying stage interrupted. Using latest value seen for internal page "
1884"counter (%s) on printer %s."
1885msgstr ""
1886
1887#, python-format
1888msgid "Network error while doing SNMP queries on printer %s : %s"
1889msgstr ""
1890
1891#, python-format
1892msgid "SNMP message decoding error for printer %s : %s"
1893msgstr ""
1894
1895#, python-format
1896msgid "Problem encountered while doing SNMP queries on printer %s : %s"
1897msgstr ""
1898
1899#, python-format
1900msgid ""
1901"SNMP querying stage interrupted. Using latest value seen for internal page "
1902"counter (%s) on printer %s."
1903msgstr ""
1904
1905#, python-format
1906msgid "Launching SOFTWARE(%s)..."
1907msgstr ""
1908
1909#, python-format
1910msgid "Unable to compute job size with accounter %s"
1911msgstr ""
1912
1913#, python-format
1914msgid "Problem while waiting for software accounter pid %s to exit : %s"
1915msgstr ""
1916
1917#, python-format
1918msgid "Software accounter %s exit code is %s"
1919msgstr ""
1920
1921msgid "Totals may be inaccurate if some users are members of several groups."
1922msgstr ""
1923
1924#, python-format
1925msgid ""
1926"Search base %s doesn't seem to exist. Probable misconfiguration. Please "
1927"double check /etc/pykota/pykota.conf : %s"
1928msgstr ""
1929
1930#, python-format
1931msgid "Search for %s(%s) from %s(scope=%s) returned no answer."
1932msgstr ""
1933
1934#, python-format
1935msgid "Problem adding LDAP entry (%s, %s)"
1936msgstr ""
1937
1938#, python-format
1939msgid "Problem deleting LDAP entry (%s)"
1940msgstr ""
1941
1942#, python-format
1943msgid "Problem modifying LDAP entry (%s, %s)"
1944msgstr ""
1945
1946#, python-format
1947msgid ""
1948"No pykotaAccountBalance object found for user %s. Did you create LDAP "
1949"entries manually ?"
1950msgstr ""
1951
1952msgid "Hidden because of privacy concerns"
1953msgstr ""
1954
1955#, python-format
1956msgid ""
1957"Unable to find an existing objectClass %s entry with %s=%s to attach "
1958"pykotaAccount objectClass"
1959msgstr ""
1960
1961#, python-format
1962msgid "%s. A new entry will be created instead."
1963msgstr ""
1964
1965#, python-format
1966msgid "Unable to find an existing entry to attach pykotaGroup objectclass %s"
1967msgstr ""
1968
1969msgid "ALLOW"
1970msgstr ""
1971
1972msgid "WARN"
1973msgstr ""
1974
1975msgid "DENY"
1976msgstr ""
Note: See TracBrowser for help on using the browser.