root / pykota / trunk / po / el_GR / pykota.po @ 3259

Revision 3259, 151.5 kB (checked in by jerome, 16 years ago)

Began work on moving from GNU GPL v2 or later to GNU GPL v3 or later.
TODO : Also move command line tools and library.
TODO : Change documentation from SGML DocBook? to XML DocBook? to
TODO : accomodate the GNU GPL v3 text available in DocBook? XML
TODO : from www.gnu.org

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1#
2# PyKota : Print Quotas for CUPS
3#
4# (c) 2003, 2004, 2005, 2006, 2007 Jerome Alet <alet@librelogiciel.com>
5# This program is free software: you can redistribute it and/or modify
6# it under the terms of the GNU General Public License as published by
7# the Free Software Foundation, either version 3 of the License, or
8# (at your option) any later version.
9#
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY; without even the implied warranty of
12# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
13# GNU General Public License for more details.
14#
15# You should have received a copy of the GNU General Public License
16# along with this program.  If not, see <http://www.gnu.org/licenses/>.
17#
18# $Id$
19#
20# PyKota translation master file.
21# Copyright (c) 2003, 2004, 2005 Conseil Internet & Logiciels Libres
22# Jerome Alet <alet@librelogiciel.com>, 2003, 2004, 2005.
23#
24msgid ""
25msgstr ""
26"Project-Id-Version: PyKota v1.20\n"
27"Report-Msgid-Bugs-To: alet@librelogiciel.com\n"
28"POT-Creation-Date: 2006-03-30 22:00+0200\n"
29"PO-Revision-Date: 2004-10-26 18:51:00+0200\n"
30"Last-Translator: Spyros Melissovas <peppe@cs.uoi.gr>\n"
31"Language-Team: Greek <peppe@cs.uoi.gr>\n"
32"MIME-Version: 1.0\n"
33"Content-Type: text/plain; charset=ISO-8859-7\n"
34"Content-Transfer-Encoding: 8bit\n"
35
36#
37# NB : THE FIVE ENTRIES BELOW WERE ADDED MANUALLY
38#
39msgid "ALLOW"
40msgstr ""
41
42msgid "DENY"
43msgstr ""
44
45msgid "CANCEL"
46msgstr ""
47
48msgid "PROBLEM"
49msgstr ""
50
51msgid "REFUND"
52msgstr ""
53
54#, 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 "SIGTERM �� �� ���%s."
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"���� %s � ������ ��� PyKota, ���"
137"��� ���s) � ����%s"
138
139#, python-format
140msgid ""
141"User %s not registered in the PyKota system, applying external policy (%s) "
142"for printer %s"
143msgstr ""
144"���%s � ������ ��� PyKota, ������ "
145"���s) � ����%s"
146
147#, python-format
148msgid ""
149"User %s doesn't have quota on printer %s in the PyKota system, applying "
150"external policy (%s) for printer %s"
151msgstr ""
152"���%s � �������%s ��� PyKota, ���"
153"��� ���s) � ����%s"
154
155#, python-format
156msgid ""
157"External policy %s for printer %s produced an error. Job rejected. Please "
158"check PyKota's configuration files."
159msgstr ""
160"������ %s � ����%s ������� "
161"��� ����������� �PyKota."
162
163#, python-format
164msgid ""
165"Printer %s not registered in the PyKota system, applying default policy (%s)"
166msgstr ""
167"���� %s � ������ ��� PyKota, ����� "
168"���s)"
169
170#, python-format
171msgid ""
172"User %s not registered in the PyKota system, applying default policy (%s) "
173"for printer %s"
174msgstr ""
175"���%s � ������ ��� PyKota, ����� "
176"���s) � ����%s"
177
178#, python-format
179msgid ""
180"User %s doesn't have quota on printer %s in the PyKota system, applying "
181"default policy (%s)"
182msgstr ""
183"���%s � �������%s ��� PyKota, ���"
184"�� ���s)"
185
186#, python-format
187msgid ""
188"Printer %s still not registered in the PyKota system, job will be rejected"
189msgstr ""
190"���� %s � �������� ��� PyKota, ��� "
191"����"
192
193#, python-format
194msgid ""
195"User %s still not registered in the PyKota system, job will be rejected on "
196"printer %s"
197msgstr ""
198"���%s � �������� ��� PyKota, ��� �"
199"��� � ���%s"
200
201#, python-format
202msgid ""
203"User %s still doesn't have quota on printer %s in the PyKota system, job "
204"will be rejected"
205msgstr ""
206"���%s � ���������%s ��� PyKota, �
207"�������
208
209msgid "Job is a dupe"
210msgstr ""
211
212msgid "Printing is denied by configuration"
213msgstr ""
214
215#, python-format
216msgid "Duplicate print jobs are not allowed on printer %s."
217msgstr ""
218
219msgid "Subprocess denied printing of a dupe"
220msgstr ""
221
222#, python-format
223msgid "Duplicate print jobs are not allowed on printer %s at this time."
224msgstr ""
225
226msgid "Subprocess allowed printing of a dupe"
227msgstr ""
228
229#, python-format
230msgid ""
231"\n"
232"\n"
233"Your system administrator :\n"
234"\n"
235"\t%s - <%s>\n"
236msgstr ""
237
238#, python-format
239msgid "Impossible to connect to SMTP server : %s"
240msgstr "���� ����� SMTP : %s"
241
242msgid "Print Quota"
243msgstr "�����"
244
245#, python-format
246msgid "Impossible to send mail to %s, error %s : %s"
247msgstr "����� e-mail � %s, ��%s : %s"
248
249#, python-format
250msgid "Problem when sending mail : %s"
251msgstr ""
252
253msgid "Job contains no data. Printing is denied."
254msgstr "����������� �������
255
256msgid "Error in external policy script. Printing is denied."
257msgstr ""
258
259#, python-format
260msgid ""
261"Still no print quota entry for user %s on printer %s after external policy. "
262"Printing is denied."
263msgstr ""
264
265msgid "Printing is denied by printer policy."
266msgstr ""
267
268msgid "Job allowed by printer policy. No accounting will be done."
269msgstr ""
270
271#, python-format
272msgid "Invalid policy %s for printer %s"
273msgstr "� ����� %s � ����%s"
274
275#, python-format
276msgid "Precomputed job size (%s pages) too large for printer %s."
277msgstr ""
278
279#, python-format
280msgid "You are not allowed to print so many pages on printer %s at this time."
281msgstr ""
282
283#, python-format
284msgid "User %s is not allowed to print at this time."
285msgstr ""
286
287msgid "Your account settings forbid you to print at this time."
288msgstr ""
289
290#, python-format
291msgid "Print Quota exceeded for user %s on printer %s"
292msgstr "����� ��� � ���s � ���%s"
293
294#, python-format
295msgid "Print Quota low for user %s on printer %s"
296msgstr "������������s � ���%s"
297
298msgid "Job denied, no accounting will be done."
299msgstr ""
300
301msgid "Job cancelled, no accounting will be done."
302msgstr ""
303
304msgid "Job accounting begins."
305msgstr "�����������
306msgid "Job denied, no accounting has been done."
307msgstr ""
308
309msgid "Job cancelled, no accounting has been done."
310msgstr ""
311
312msgid "Job accounting ends."
313msgstr "����������
314msgid ""
315"Job size forced to 0 because the real CUPS backend failed. No accounting "
316"will be done."
317msgstr ""
318
319msgid "The real CUPS backend failed, but the job will be accounted for anyway."
320msgstr ""
321
322msgid "Job size forced to 0 because printing is denied."
323msgstr "� ���������� �� ������"
324
325msgid "Job size forced to 0 because printing was cancelled."
326msgstr ""
327
328#, python-format
329msgid "Job size : %i"
330msgstr "������: %i"
331
332#, python-format
333msgid "User %s's quota on printer %s won't be modified"
334msgstr ""
335
336#, python-format
337msgid "Updating user %s's quota on printer %s"
338msgstr "��� �����s � ���%s"
339
340msgid "Job added to history."
341msgstr "������� ����"
342
343#, python-format
344msgid "Billing code %s was updated."
345msgstr ""
346
347#, python-format
348msgid "Incorrect value for the 'onbackenderror' directive in section [%s]"
349msgstr ""
350
351#, python-format
352msgid "The real backend produced an error, we will try again in %s seconds."
353msgstr ""
354
355#, python-format
356msgid "Job %s interrupted by the administrator !"
357msgstr ""
358
359#, python-format
360msgid ""
361"dumpykota v%(__version__)s (c) %(__years__)s %(__author__)s\n"
362"\n"
363"Dumps PyKota database's content.\n"
364"\n"
365"command line usage :\n"
366"\n"
367"  dumpykota [options] [filterexpr]\n"
368"\n"
369"options :\n"
370"\n"
371"  -v | --version       Prints dumpykota's version number then exits.\n"
372"  -h | --help          Prints this message then exits.\n"
373"  \n"
374"  -d | --data type     Dumps 'type' datas. Allowed types are :\n"
375"                       \n"
376"                         - history : dumps the jobs history.\n"
377"                         - users : dumps users.\n"
378"                         - groups : dumps user groups.\n"
379"                         - printers : dump printers.\n"
380"                         - upquotas : dump user quotas.\n"
381"                         - gpquotas : dump user groups quotas.\n"
382"                         - payments : dumps user payments.\n"
383"                         - pmembers : dumps printer groups members.\n"
384"                         - umembers : dumps user groups members.\n"
385"                         - billingcodes : dumps billing codes.\n"
386"                         - all : dumps all PyKota datas. The output format\n"
387"                                 is always XML in this case.\n"
388"                         \n"
389"                       NB : the -d | --data command line option   \n"
390"                       is MANDATORY.\n"
391"  \n"
392"  -f | --format fmt    Dumps datas in the 'fmt' format. When not specified,\n"
393"                       the format is to dump datas in the csv format (comma\n"
394"                       separated values). All data dumped is between double\n"
395"                       quotes. Allowed formats are :\n"
396"                       \n"
397"                         - csv : separate datas with commas\n"
398"                         - ssv : separate datas with semicolons\n"
399"                         - tsv : separate datas with tabs\n"
400"                         - xml : dump data as XML \n"
401"                         - cups : dump datas in CUPS' page_log format :\n"
402"                                  ONLY AVAILABLE WITH --data history\n"
403"                         \n"
404"  -o | --output fname  All datas will be dumped to the file instead of\n"
405"                       to the standard output. The special '-' filename\n"
406"                       is the default value and means stdout.\n"
407"                       WARNING : existing files are truncated !\n"
408"\n"
409"  -O | --orderby exp   Change the ordering or result. 'exp' is a comma\n"
410"                       separated list of ordering statements, for example\n"
411"                       '--orderby +username,-printername'. Not all "
412"expression\n"
413"                       values are meaningful, so using this command line \n"
414"                       switch is not recommanded if you don't know the \n"
415"                       exact layout of PyKota's database schema.\n"
416"                       \n"
417"  -s | --sum           Summarize the selected datas.\n"
418"                           ONLY AVAILABLE WITH --data history or payments\n"
419"\n"
420"  Use the filter expressions to extract only parts of the \n"
421"  datas. Allowed filters are of the form :\n"
422"                \n"
423"         key=value\n"
424"                         \n"
425"  Allowed keys for now are :  \n"
426"                       \n"
427"         username       User's name\n"
428"         groupname      Users group's name\n"
429"         printername    Printer's name\n"
430"         pgroupname     Printers group's name\n"
431"         hostname       Client's hostname\n"
432"         jobid          Job's Id\n"
433"         billingcode    Job's billing code\n"
434"         start          Job's date of printing\n"
435"         end            Job's date of printing\n"
436"         \n"
437"  Dates formatting with 'start' and 'end' filter keys :\n"
438"  \n"
439"    YYYY : year boundaries\n"
440"    YYYYMM : month boundaries\n"
441"    YYYYMMDD : day boundaries\n"
442"    YYYYMMDDhh : hour boundaries\n"
443"    YYYYMMDDhhmm : minute boundaries\n"
444"    YYYYMMDDhhmmss : second boundaries\n"
445"    yesterday[+-NbDays] : yesterday more or less N days (e.g. : yesterday-"
446"15)\n"
447"    today[+-NbDays] : today more or less N days (e.g. : today-15)\n"
448"    tomorrow[+-NbDays] : tomorrow more or less N days (e.g. : tomorrow-15)\n"
449"    now[+-NbDays] : now more or less N days (e.g. now-15)\n"
450"\n"
451"  'now' and 'today' are not exactly the same since today represents the "
452"first\n"
453"  or last second of the day depending on if it's used in a start= or end=\n"
454"  date expression. The utility to be able to specify dates in the future is\n"
455"  a question which remains to be answered :-)\n"
456"  \n"
457"  Contrary to other PyKota management tools, wildcard characters are not \n"
458"  expanded, so you can't use them.\n"
459"  \n"
460"  NB : not all keys are allowed for each data type, so the result may be \n"
461"  empty if you use a key not available for a particular data type.\n"
462"  \n"
463"Examples :\n"
464"\n"
465"  $ dumpykota --data history --format csv >myfile.csv\n"
466"  \n"
467"  This dumps the history in a comma separated values file, for possible\n"
468"  use in a spreadsheet.\n"
469"  \n"
470"  $ dumpykota --data users --format xml -o users.xml\n"
471"  \n"
472"  Dumps all users datas to the users.xml file.\n"
473"  \n"
474"  $ dumpykota --data history printername=HP2100 username=jerome\n"
475"  \n"
476"  Dumps the job history for user jerome on printer HP2100 only.\n"
477"  \n"
478"  $ dumpykota --data history start=200503 end=20050730234615\n"
479"  \n"
480"  Dumps all jobs printed between March 1st 2005 at midnight and\n"
481"  July 30th 2005 at 23 hours 46 minutes and 15 secondes included.\n"
482msgstr ""
483
484msgid "The -d | --data command line option is mandatory, see help."
485msgstr "����-d | --data �����, �����."
486
487#, python-format
488msgid ""
489"edpykota v%(__version__)s (c) %(__years__)s %(__author__)s\n"
490"\n"
491"A Print Quota editor for PyKota.\n"
492"\n"
493"command line usage :\n"
494"\n"
495"  edpykota [options] user1 user2 ... userN\n"
496"  \n"
497"  edpykota [options] group1 group2 ... groupN\n"
498"\n"
499"options :\n"
500"\n"
501"  -v | --version       Prints edpykota's version number then exits.\n"
502"  -h | --help          Prints this message then exits.\n"
503"  \n"
504"  -a | --add           Adds users or groups print quota entries if\n"
505"                       they don't exist in database.\n"
506"                       \n"
507"  -d | --delete        Deletes users or groups print quota entries.\n"
508"                       Users or groups are never deleted, you have\n"
509"                       to use the pkusers command to delete them.\n"
510"                       The history will be purge from all matching\n"
511"                       jobs, unless -g | --groups is used.\n"
512"  \n"
513"  -P | --printer p     Edit quotas on printer p only. Actually p can\n"
514"                       use wildcards characters to select only\n"
515"                       some printers. The default value is *, meaning\n"
516"                       all printers. \n"
517"                       You can specify several names or wildcards, \n"
518"                       by separating them with commas.\n"
519"  \n"
520"  -g | --groups        Edit groups print quota entries instead of \n"
521"                       users print quota entries.\n"
522"                          \n"
523"  -L | --list          Lists users or groups print quota entries.\n"
524"  \n"
525"  -n | --noquota       Sets both soft and hard limits to None for users\n"
526"                       or groups print quota entries.\n"
527"  \n"
528"  -r | --reset         Resets the actual page counter for the user\n"
529"                       or group to zero on the specified printers. \n"
530"                       The life time page counter is kept unchanged.\n"
531"                       \n"
532"  -R | --hardreset     Resets the actual and life time page counters\n"
533"                       for the user or group to zero on the specified \n"
534"                       printers. This is a shortcut for '--used 0'.\n"
535"                       \n"
536"  -s | --skipexisting  In combination with the --add option above, tells\n"
537"                       edpykota to not modify existing print quota entries.\n"
538"                       \n"
539"  -S | --softlimit sl  Sets the quota soft limit to sl "
540"pages.                       \n"
541"  \n"
542"  -H | --hardlimit hl  Sets the quota hard limit to hl pages.\n"
543"  \n"
544"  -I | --increase v    Increase existing Soft and Hard limits by the value\n"
545"                       of v. You can prefix v with + or -, if no sign is\n"
546"                       used, + is assumed.\n"
547"\n"
548"  -U | --used u        Sets the page counters for the user u pages on\n"
549"                       the selected printers. Doesn't work for groups, "
550"since\n"
551"                       their page counters are the sum of all their "
552"members'\n"
553"                       page counters.\n"
554"                       Useful for migrating users from a different system\n"
555"                       where they have already used some pages. Actual\n"
556"                       and Life Time page counters may be increased or "
557"decreased\n"
558"                       if u is prefixed with + or -.\n"
559"                       WARNING : BOTH page counters are modified in all "
560"cases,\n"
561"                       so be careful.\n"
562"                       NB : if u equals '0', then the action taken is\n"
563"                       the same as if --hardreset was used.\n"
564"\n"
565"  user1 through userN and group1 through groupN can use wildcards\n"
566"  if the --add option is not set.\n"
567"  \n"
568"examples :                              \n"
569"\n"
570"  $ edpykota --add john paul george ringo\n"
571"  \n"
572"  This will create print quota entries for users john, paul, george\n"
573"  and ringo on all printers. These print quota entries will have no\n"
574"  limit set.\n"
575"  \n"
576"  $ edpykota --printer lp -S 50 -H 60 jerome\n"
577"  \n"
578"  This will set jerome's print quota on the lp printer to a soft limit\n"
579"  of 50 pages, and a hard limit of 60 pages. Both user jerome and\n"
580"  printer lp have been previously created with the pkusers and pkprinters\n"
581"  commands, respectively.\n"
582"\n"
583"  $ edpykota -g -S 500 -H 550 financial support            \n"
584"  \n"
585"  This will set print quota soft limit to 500 pages and hard limit\n"
586"  to 550 pages for groups financial and support on all printers.\n"
587"  \n"
588"  $ edpykota --reset jerome \"jo*\"\n"
589"  \n"
590"  This will reset jerome's page counter to zero on all printers, as\n"
591"  well as every user whose name begins with 'jo'.\n"
592"  Their life time page counter on each printer will be kept unchanged.\n"
593"  You can also reset the life time page counters by using the\n"
594"  --hardreset | -R command line option.\n"
595"  \n"
596"  $ edpykota --printer hpcolor --noquota jerome\n"
597"  \n"
598"  This will tell PyKota to not limit jerome when printing on the \n"
599"  hpcolor printer. All his jobs will be allowed on this printer, but \n"
600"  accounting of the pages he prints will still be kept.\n"
601"  Print Quotas for jerome on other printers are unchanged.\n"
602"  \n"
603"  $ edpykota --delete --printer \"HP*,XER*\" jerome rachel\n"
604"  \n"
605"  This will delete users jerome and rachel's print quota\n"
606"  entries on all printers which name begin with 'HP' or\n"
607"  'XER'. The jobs printed by these users on these printers\n"
608"  will be deleted from the history.\n"
609msgstr ""
610
611#, python-format
612msgid "You can't set negative limits for %s"
613msgstr ""
614
615msgid "Extracting datas"
616msgstr ""
617
618#, python-format
619msgid "Page counter : %s"
620msgstr ""
621
622#, python-format
623msgid "Lifetime page counter : %s"
624msgstr ""
625
626#, python-format
627msgid "Soft limit : %s"
628msgstr ""
629
630#, python-format
631msgid "Hard limit : %s"
632msgstr ""
633
634#, python-format
635msgid "Date limit : %s"
636msgstr ""
637
638#, python-format
639msgid "Maximum job size : %s"
640msgstr ""
641
642#, python-format
643msgid "%s pages"
644msgstr ""
645
646#, python-format
647msgid "Warning banners printed : %s"
648msgstr ""
649
650msgid "Deletion"
651msgstr ""
652
653#, python-format
654msgid "Invalid used value %s."
655msgstr ""
656
657#, python-format
658msgid "Invalid increase value %s."
659msgstr ""
660
661#, python-format
662msgid "Invalid softlimit value %s."
663msgstr "� ��������%s."
664
665#, python-format
666msgid "Invalid hardlimit value %s."
667msgstr "� ����� �s."
668
669#, python-format
670msgid "Hard limit %i is less than soft limit %i, values will be exchanged."
671msgstr ""
672"� �� �%i ������������%i, ��� "
673"��
674
675#, python-format
676msgid "Undefined hard limit set to soft limit (%s)."
677msgstr ""
678
679#, python-format
680msgid "Undefined soft limit set to hard limit (%s)."
681msgstr ""
682
683msgid "Creation"
684msgstr ""
685
686#, python-format
687msgid "No entry matches %s. Please use pkusers to create them first."
688msgstr ""
689
690msgid "Modification"
691msgstr ""
692
693msgid "incompatible options, see help."
694msgstr "������ ������."
695
696msgid "You have to pass user or group names on the command line"
697msgstr "������� ������ �� � �� ���
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 "There's no printer matching %s"
754msgstr "������� ������%s"
755
756#, python-format
757msgid ""
758"warnpykota v%(__version__)s (c) %(__years__)s %(__author__)s\n"
759"\n"
760"Sends mail to users over print quota.\n"
761"\n"
762"command line usage :\n"
763"\n"
764"  warnpykota  [options]  [names]\n"
765"\n"
766"options :\n"
767"\n"
768"  -v | --version       Prints warnpykota's version number then exits.\n"
769"  -h | --help          Prints this message then exits.\n"
770"  \n"
771"  -u | --users         Warns users over their print quota, this is the \n"
772"                       default.\n"
773"  \n"
774"  -g | --groups        Warns users whose groups quota are over limit.\n"
775"  \n"
776"  -P | --printer p     Verify quotas on this printer only. Actually p can\n"
777"                       use wildcards characters to select only\n"
778"                       some printers. The default value is *, meaning\n"
779"                       all printers.\n"
780"                       You can specify several names or wildcards, \n"
781"                       by separating them with commas.\n"
782"  \n"
783"examples :                              \n"
784"\n"
785"  $ warnpykota --printer lp\n"
786"  \n"
787"  This will warn all users of the lp printer who have exceeded their\n"
788"  print quota.\n"
789"\n"
790"  $ warnpykota \n"
791"  \n"
792"  This will warn all users  who have exceeded their print quota on\n"
793"  any printer.\n"
794"\n"
795"  $ warnpykota --groups --printer \"laserjet*\" \"dev*\"\n"
796"  \n"
797"  This will warn all users of groups which names begins with \"dev\" and\n"
798"  who have exceeded their print quota on any printer which name begins \n"
799"  with \"laserjet\"\n"
800"  \n"
801"  If launched by an user who is not a PyKota administrator, additionnal\n"
802"  arguments representing users or groups names are ignored, and only the\n"
803"  current user/group is reported.\n"
804msgstr ""
805
806#, python-format
807msgid ""
808"pkbanner v%(__version__)s (c) %(__years__)s %(__author__)s\n"
809"\n"
810"Generates banners.\n"
811"\n"
812"command line usage :\n"
813"\n"
814"  pkbanner  [options]  [more info]\n"
815"\n"
816"options :\n"
817"\n"
818"  -v | --version       Prints pkbanner's version number then exits.\n"
819"  -h | --help          Prints this message then exits.\n"
820"  \n"
821"  -l | --logo img      Use the image as the banner's logo. The logo will\n"
822"                       be drawn at the center top of the page. The default\n"
823"                       logo is /usr/share/pykota/logos/pykota.jpeg\n"
824"                       \n"
825"  -p | --pagesize sz   Sets sz as the page size. Most well known\n"
826"                       page sizes are recognized, like 'A4' or 'Letter'\n"
827"                       to name a few. The default size is A4.\n"
828"  \n"
829"  -s | --savetoner s   Sets the text luminosity factor to s%%. This can be \n"
830"                       used to save toner. The default value is 0, which\n"
831"                       means that no toner saving will be done.\n"
832"  \n"
833"  -u | --url u         Uses u as an url to be written at the bottom of \n"
834"                       the banner page. The default url is :\n"
835"                       http://www.pykota.com/\n"
836"  \n"
837"examples :                              \n"
838"\n"
839"  Using pkbanner directly from the command line is not recommended,\n"
840"  excepted for testing purposes. You should use pkbanner in the\n"
841"  'startingbanner' or 'endingbanner' directives in pykota.conf\n"
842"  \n"
843"    startingbanner: /usr/bin/pkbanner --logo=\"\" --savetoner=75\n"
844"  \n"
845"      With such a setting in pykota.conf, all print jobs will be \n"
846"      prefixed with an A4 banner with no logo, and text luminosity will\n"
847"      be increased by 75%%. The PostScript output will be directly sent\n"
848"      to your printer.\n"
849"      \n"
850"  You'll find more examples in the sample configuration file included    \n"
851"  in PyKota.\n"
852msgstr ""
853
854msgid "Unknown"
855msgstr ""
856
857msgid "Username"
858msgstr ""
859
860msgid "More Info"
861msgstr ""
862
863msgid "Job"
864msgstr ""
865
866msgid "Date"
867msgstr "����"
868
869msgid "Allowed"
870msgstr ""
871
872msgid "Denied"
873msgstr ""
874
875msgid "Allowed with Warning"
876msgstr ""
877
878msgid "Problem"
879msgstr ""
880
881msgid "Cancelled"
882msgstr ""
883
884msgid "Result"
885msgstr ""
886
887msgid "Title"
888msgstr "��"
889
890msgid "Filename"
891msgstr "�����
892
893#, python-format
894msgid "Pages printed so far on %s"
895msgstr ""
896
897msgid "Account balance"
898msgstr ""
899
900msgid "Soft Limit"
901msgstr ""
902
903msgid "Hard Limit"
904msgstr ""
905
906msgid "Date Limit"
907msgstr ""
908
909msgid "No Limit"
910msgstr ""
911
912msgid "No Accounting"
913msgstr ""
914
915msgid "Forbidden"
916msgstr ""
917
918msgid "Printing Mode"
919msgstr ""
920
921msgid "Allowed range is (0..99)"
922msgstr ""
923
924#, python-format
925msgid "Invalid 'savetoner' option %s : %s"
926msgstr ""
927
928#, python-format
929msgid "Invalid 'pagesize' option %s, defaulting to A4."
930msgstr ""
931
932#, python-format
933msgid ""
934"pkbcodes v%(__version__)s (c) %(__years__)s %(__author__)s\n"
935"\n"
936"A billing codes Manager for PyKota.\n"
937"\n"
938"command line usage :\n"
939"\n"
940"  pkbcodes [options] code1 code2 code3 ... codeN\n"
941"\n"
942"options :\n"
943"\n"
944"  -v | --version       Prints pkbcodes version number then exits.\n"
945"  -h | --help          Prints this message then exits.\n"
946"  \n"
947"  -a | --add           Adds billing codes if they don't exist in PyKota's\n"
948"                       database. If they exist, they are modified\n"
949"                       unless -s|--skipexisting is also used.\n"
950"\n"
951"  -d | --delete        Deletes billing codes from PyKota's database.\n"
952"                       NB : the history entries with this billing code\n"
953"                       are not deleted, voluntarily.\n"
954"\n"
955"  -D | --description d Adds a textual description to billing codes.\n"
956"\n"
957"  -l | --list          List informations about the billing codes.\n"
958"\n"
959"  -r | --reset         Resets the billing codes' balance and page counters\n"
960"                       to 0.\n"
961"\n"
962"  -s | --skipexisting  In combination with the --add option above, tells\n"
963"                       pkbcodes to not modify existing billing codes.\n"
964"\n"
965"  code1 through codeN can contain wildcards if the --add option\n"
966"  is not set.\n"
967"\n"
968"examples :                              \n"
969"\n"
970"  $ pkbcodes --add -D \"My project\" myproj\n"
971"\n"
972"  Will create the myproj billing code with \"My project\"\n"
973"  as the description.\n"
974"\n"
975"  $ pkbcodes --delete \"*\"\n"
976"\n"
977"  This will completely delete all the billing codes, but without\n"
978"  removing any matching job from the history. USE WITH CARE ANYWAY !\n"
979"  \n"
980"  $ pkbcodes --list \"my*\"\n"
981"  \n"
982"  This will list all billing codes which name begins with 'my'.\n"
983msgstr ""
984
985msgid "You're not allowed to use this command."
986msgstr "��������� �����"
987
988#, python-format
989msgid "There's no billingcode matching %s"
990msgstr ""
991
992msgid "pages"
993msgstr ""
994
995msgid "and"
996msgstr ""
997
998msgid "credits"
999msgstr ""
1000
1001#, python-format
1002msgid "Billing code [%s] already exists, skipping."
1003msgstr ""
1004
1005#, python-format
1006msgid "Billing code [%s] already exists, will be modified."
1007msgstr ""
1008
1009msgid "You have to pass billing codes on the command line"
1010msgstr ""
1011
1012#, python-format
1013msgid ""
1014"pkinvoice v%(__version__)s (c) %(__years__)s %(__author__)s\n"
1015"\n"
1016"An invoice generator for PyKota.\n"
1017"\n"
1018"command line usage :\n"
1019"\n"
1020"  pkinvoice [options] [filterexpr]\n"
1021"\n"
1022"options :\n"
1023"\n"
1024"  -v | --version       Prints pkinvoice's version number then exits.\n"
1025"  -h | --help          Prints this message then exits.\n"
1026"  \n"
1027"  -l | --logo img      Use the image as the invoice's logo. The logo will\n"
1028"                       be drawn at the center top of the page. The default\n"
1029"                       logo is /usr/share/pykota/logos/pykota.jpeg\n"
1030"                       \n"
1031"  -p | --pagesize sz   Sets sz as the page size. Most well known\n"
1032"                       page sizes are recognized, like 'A4' or 'Letter'\n"
1033"                       to name a few. The default size is A4.\n"
1034"                       \n"
1035"  -n | --number N      Sets the number of the first invoice. This number\n"
1036"                       will automatically be incremented for each invoice.\n"
1037"                       \n"
1038"  -o | --output f.pdf  Defines the name of the invoice file which will\n"
1039"                       be generated as a PDF document. If not set or\n"
1040"                       set to '-', the PDF document is sent to standard\n"
1041"                       output. \n"
1042"                       \n"
1043"  -u | --unit u        Defines the name of the unit to use on the "
1044"invoice.                       \n"
1045"                       The default unit is 'Credits', optionally translated\n"
1046"                       to your native language if it is supported by "
1047"PyKota.\n"
1048"  \n"
1049"  -V | --vat p         Sets the percent value of the applicable VAT to be\n"
1050"                       exposed. The default is 0.0, meaning no VAT\n"
1051"                       information will be included.\n"
1052"  \n"
1053"\n"
1054"  Use the filter expressions to extract only parts of the \n"
1055"  datas. Allowed filters are of the form :\n"
1056"                \n"
1057"         key=value\n"
1058"                         \n"
1059"  Allowed keys for now are :  \n"
1060"                       \n"
1061"         username       User's name\n"
1062"         printername    Printer's name\n"
1063"         hostname       Client's hostname\n"
1064"         jobid          Job's Id\n"
1065"         billingcode    Job's billing code\n"
1066"         start          Job's date of printing\n"
1067"         end            Job's date of printing\n"
1068"         \n"
1069"  Dates formatting with 'start' and 'end' filter keys :\n"
1070"  \n"
1071"    YYYY : year boundaries\n"
1072"    YYYYMM : month boundaries\n"
1073"    YYYYMMDD : day boundaries\n"
1074"    YYYYMMDDhh : hour boundaries\n"
1075"    YYYYMMDDhhmm : minute boundaries\n"
1076"    YYYYMMDDhhmmss : second boundaries\n"
1077"    yesterday[+-NbDays] : yesterday more or less N days (e.g. : yesterday-"
1078"15)\n"
1079"    today[+-NbDays] : today more or less N days (e.g. : today-15)\n"
1080"    tomorrow[+-NbDays] : tomorrow more or less N days (e.g. : tomorrow-15)\n"
1081"    now[+-NbDays] : now more or less N days (e.g. now-15)\n"
1082"\n"
1083"  'now' and 'today' are not exactly the same since today represents the "
1084"first\n"
1085"  or last second of the day depending on if it's used in a start= or end=\n"
1086"  date expression. The utility to be able to specify dates in the future is\n"
1087"  a question which remains to be answered :-)\n"
1088"  \n"
1089"  Contrary to other PyKota management tools, wildcard characters are not \n"
1090"  expanded, so you can't use them.\n"
1091"  \n"
1092"examples :\n"
1093"\n"
1094"  $ pkinvoice --unit EURO --output /tmp/invoices.pdf start=now-30\n"
1095"  \n"
1096"  Will generate a PDF document containing invoices for all users\n"
1097"  who have spent some credits last month. Invoices will be done in\n"
1098"  EURO.  No VAT information will be included.\n"
1099msgstr ""
1100
1101msgid "Invoice"
1102msgstr ""
1103
1104msgid "Edited on"
1105msgstr ""
1106
1107msgid "Number of jobs printed"
1108msgstr ""
1109
1110msgid "Number of pages printed"
1111msgstr ""
1112
1113msgid "Amount due"
1114msgstr ""
1115
1116msgid "Included VAT"
1117msgstr ""
1118
1119msgid "Here's the invoice for your printouts"
1120msgstr ""
1121
1122msgid "Generating invoices"
1123msgstr ""
1124
1125#, python-format
1126msgid "Incorrect value '%s' for the --vat command line option"
1127msgstr ""
1128
1129#, python-format
1130msgid "Incorrect value '%s' for the --number command line option"
1131msgstr ""
1132
1133#, python-format
1134msgid "Invalid filter value [%s], see help."
1135msgstr ""
1136
1137#, python-format
1138msgid "Invoiced %i users for %i jobs, %i pages and %.3f credits"
1139msgstr ""
1140
1141msgid "Credits"
1142msgstr ""
1143
1144#, python-format
1145msgid ""
1146"pkmail v%(__version__)s (c) %(__years__)s %(__author__)s\n"
1147"\n"
1148"Email gateway for PyKota.\n"
1149"\n"
1150"command line usage :\n"
1151"\n"
1152"  pkmail  [options]\n"
1153"\n"
1154"options :\n"
1155"\n"
1156"  -v | --version       Prints pkmail's version number then exits.\n"
1157"  -h | --help          Prints this message then exits.\n"
1158"  \n"
1159"    \n"
1160"  This command is meant to be used from your mail server's aliases file,\n"
1161"  as a pipe. It will then accept commands send to it in email messages,\n"
1162"  and will send the answer to the command's originator.\n"
1163"  \n"
1164"  To use this command, create an email alias in /etc/aliases with\n"
1165"  the following format :\n"
1166"  \n"
1167"    pykotacmd: \"|/usr/bin/pkmail\"\n"
1168"    \n"
1169"  Then run the 'newaliases' command to regenerate the aliases database.\n"
1170"  \n"
1171"  You can now send commands by email to 'pykotacmd@yourdomain.com', with\n"
1172"  the command in the subject.\n"
1173"  \n"
1174"  List of supported commands :\n"
1175"  \n"
1176"        report [username]\n"
1177"  \n"
1178"  NB : For pkmail to work correctly, you may have to put the 'mail'\n"
1179"  system user in the 'pykota' system group to ensure this user can\n"
1180"  read the /etc/pykota/pykotadmin.conf file, and restart your\n"
1181"  mail server (e.g. /etc/init.d/exim restart). It is strongly advised\n"
1182"  that you think at least twice before doing this though.\n"
1183"  \n"
1184"  Use at your own risk !\n"
1185msgstr ""
1186
1187msgid "Result of your commands"
1188msgstr ""
1189
1190#, python-format
1191msgid ""
1192"pknotify v%(__version__)s (c) %(__years__)s %(__author__)s\n"
1193"\n"
1194"Notifies or ask questions to end users who launched the PyKotIcon "
1195"application.\n"
1196"\n"
1197"command line usage :\n"
1198"\n"
1199"  pknotify  [options]  [arguments]\n"
1200"\n"
1201"options :\n"
1202"\n"
1203"  -v | --version             Prints pknotify's version number then exits.\n"
1204"  -h | --help                Prints this message then exits.\n"
1205"  \n"
1206"  -d | --destination h[:p]   Sets the destination hostname and optional\n"
1207"                             port onto which contact the remote PyKotIcon\n"
1208"                             application. This option is mandatory.\n"
1209"                             When not specified, the port defaults to 7654.\n"
1210"                             \n"
1211"  -a | --ask                 Tells pknotify to ask something to the end\n"
1212"                             user. Then pknotify will output the result.\n"
1213"                       \n"
1214"  -C | --checkauth           When --ask is used and both an 'username' and "
1215"a\n"
1216"                             'password' are asked to the end user, then\n"
1217"                             pknotify will try to authenticate the user\n"
1218"                             through PAM. If authentified, this program\n"
1219"                             will print \"AUTH=YES\", else \"AUTH=NO\".\n"
1220"                             If a field is missing, \"AUTH=IMPOSSIBLE\" "
1221"will\n"
1222"                             be printed. If the user is authenticated, then\n"
1223"                             \"USERNAME=xxxx\" will be printed as well.\n"
1224"                             \n"
1225"  -c | --confirm             Tells pknotify to ask for either a "
1226"confirmation                       \n"
1227"                             or abortion.\n"
1228"                             \n"
1229"  -D | --denyafter N         With --checkauth above, makes pknotify "
1230"loop                           \n"
1231"                             up to N times if the password is incorrect.\n"
1232"                             After having reached the limit, \"DENY\" will\n"
1233"                             be printed, which effectively rejects the job.\n"
1234"                             The default value of N is 1, meaning the job\n"
1235"                             is denied after the first unsuccessful try.\n"
1236"                             \n"
1237"  -N | --noremote action     If it's impossible to connect to the remote\n"
1238"                             PyKotIcon machine, do this action instead.\n"
1239"                             Allowed actions are 'CONTINUE' and 'CANCEL', \n"
1240"                             which will respectively allow the processing\n"
1241"                             of the print job to continue, or the job to\n"
1242"                             be cancelled. The default value is CANCEL.\n"
1243"                             \n"
1244"  -n | --notify              Tells pknotify to send an informational "
1245"message\n"
1246"                             to the end user.\n"
1247"                             \n"
1248"  -q | --quit                Tells pknotify to send a message asking the\n"
1249"                             PyKotIcon application to exit. This option can\n"
1250"                             be combined with the other ones to make "
1251"PyKotIcon\n"
1252"                             exit after having sent the answer from the "
1253"dialog.\n"
1254"                             \n"
1255"  -t | --timeout T           Tells pknotify to ignore the end user's answer "
1256"if\n"
1257"                             it comes past T seconds after the dialog box "
1258"being\n"
1259"                             opened. The default value is 0 seconds, which \n"
1260"                             tells pknotify to wait indefinitely.\n"
1261"                             Use this option to avoid having an user who\n"
1262"                             leaved his computer stall a whole print queue.\n"
1263"                             \n"
1264"  You MUST specify either --ask, --confirm, --notify or --quit.\n"
1265"\n"
1266"  arguments :             \n"
1267"  \n"
1268"    -a | --ask : Several arguments are accepted, of the form\n"
1269"                 \"label:varname:defaultvalue\". The result will\n"
1270"                 be printed to stdout in the following format :\n"
1271"                 VAR1NAME=VAR1VALUE\n"
1272"                 VAR2NAME=VAR2VALUE\n"
1273"                 ...\n"
1274"                 If the dialog was cancelled, nothing will be\n"
1275"                 printed. If one of the varname is 'password'\n"
1276"                 then this field is asked as a password (you won't\n"
1277"                 see what you type in), and is NOT printed. Although\n"
1278"                 it is not printed, it will be used to check if\n"
1279"                 authentication is valid if you specify --checkauth.\n"
1280"                 \n"
1281"    -c | --confirm : A single argument is expected, representing the\n"
1282"                     message to display. If the dialog is confirmed\n"
1283"                     then pknotify will print OK, else CANCEL.\n"
1284"                     \n"
1285"    -n | --notify : A single argument is expected, representing "
1286"the                 \n"
1287"                    message to display. In this case pknotify will\n"
1288"                    always print OK.\n"
1289"                    \n"
1290"examples :                    \n"
1291"\n"
1292"  pknotify -d client:7654 --noremote CONTINUE --confirm \"This job costs 10 "
1293"credits\"\n"
1294"  \n"
1295"  Would display the cost of the print job and asks for confirmation.\n"
1296"  If the end user doesn't have PyKotIcon running and accepting connections\n"
1297"  from the print server, PyKota will consider that the end user accepted\n"
1298"  to print this job.\n"
1299"  \n"
1300"  pknotify --destination $PYKOTAJOBORIGINATINGHOSTNAME:7654 \\\n"
1301"           --checkauth --ask \"Your name:username:\" \"Your password:"
1302"password:\"\n"
1303"           \n"
1304"  Asks an username and password, and checks if they are valid.         \n"
1305"  NB : The PYKOTAJOBORIGINATINGHOSTNAME environment variable is\n"
1306"  only set if you launch pknotify from cupspykota through a directive\n"
1307"  in ~pykota/pykota.conf\n"
1308"  \n"
1309"  The TCP port you'll use must be reachable on the client from the\n"
1310"  print server.\n"
1311msgstr ""
1312
1313msgid "You MUST install PyPAM for this functionnality to work !"
1314msgstr ""
1315
1316#, python-format
1317msgid "Authentication error for user %s : %s"
1318msgstr ""
1319
1320#, python-format
1321msgid "Internal error : can't authenticate user %s"
1322msgstr ""
1323
1324#, python-format
1325msgid "Password correct for user %s"
1326msgstr ""
1327
1328#, python-format
1329msgid ""
1330"The end user at %s:%i didn't answer within %i seconds. The print job will be "
1331"cancelled."
1332msgstr ""
1333
1334#, python-format
1335msgid ""
1336"Are you sure that PyKotIcon is running and accepting incoming connections on "
1337"%s:%s ?"
1338msgstr ""
1339
1340msgid "Connection error"
1341msgstr ""
1342
1343msgid "some options are mandatory, see help."
1344msgstr ""
1345
1346msgid "incorrect value for the --noremote command line switch, see help."
1347msgstr ""
1348
1349msgid "some options require arguments, see help."
1350msgstr ""
1351
1352#, python-format
1353msgid ""
1354"pkprinters v%(__version__)s (c) %(__years__)s %(__author__)s\n"
1355"\n"
1356"A Printers Manager for PyKota.\n"
1357"\n"
1358"command line usage :\n"
1359"\n"
1360"  pkprinters [options] printer1 printer2 printer3 ... printerN\n"
1361"\n"
1362"options :\n"
1363"\n"
1364"  -v | --version       Prints pkprinters's version number then exits.\n"
1365"  -h | --help          Prints this message then exits.\n"
1366"  \n"
1367"  -a | --add           Adds printers if they don't exist on the Quota \n"
1368"                       Storage Server. If they exist, they are modified\n"
1369"                       unless -s|--skipexisting is also used.\n"
1370"                       \n"
1371"  -d | --delete        Deletes printers from the quota storage.\n"
1372"  \n"
1373"  -D | --description d Adds a textual description to printers.\n"
1374"\n"
1375"  -C | --cups          Also modifies the DeviceURI in CUPS' printers.conf\n"
1376"\n"
1377"  -c | --charge p[,j]  Sets the price per page and per job to charge.\n"
1378"                       Job price is optional.\n"
1379"                       If both are to be set, separate them with a comma.\n"
1380"                       Floating point and negative values are allowed.\n"
1381"  \n"
1382"  -g | --groups pg1[,pg2...] Adds or Remove the printer(s) to the printer \n"
1383"                       groups pg1, pg2, etc... which must already exist.\n"
1384"                       A printer group is just like a normal printer,\n"
1385"                       only that it is usually unknown from the printing\n"
1386"                       system. Create printer groups exactly the same\n"
1387"                       way that you create printers, then add other \n"
1388"                       printers to them with this option.\n"
1389"                       Accounting is done on a printer and on all\n"
1390"                       the printer groups it belongs to, quota checking\n"
1391"                       is done on a printer and on all the printer groups\n"
1392"                       it belongs to.\n"
1393"                       If the --remove option below is not used, the \n"
1394"                       default action is to add printers to the specified\n"
1395"                       printer groups.\n"
1396"                       \n"
1397"  -l | --list          List informations about the printer(s) and the\n"
1398"                       printers groups it is a member of.\n"
1399"                       \n"
1400"  -r | --remove        In combination with the --groups option "
1401"above,                       \n"
1402"                       remove printers from the specified printers groups.\n"
1403"                       \n"
1404"  -s | --skipexisting  In combination with the --add option above, tells\n"
1405"                       pkprinters to not modify existing printers.\n"
1406"                       \n"
1407"  -m | --maxjobsize s  Sets the maximum job size allowed on the printer\n"
1408"                       to s pages.\n"
1409"                       \n"
1410"  -p | --passthrough   Activate passthrough mode for the printer. In this\n"
1411"                       mode, users are allowed to print without any impact\n"
1412"                       on their quota or account balance.\n"
1413"                       \n"
1414"  -n | --nopassthrough Deactivate passthrough mode for the printer.\n"
1415"                       Without -p or -n, printers are created in \n"
1416"                       normal mode, i.e. no passthrough.\n"
1417"  \n"
1418"  printer1 through printerN can contain wildcards if the --add option \n"
1419"  is not set.\n"
1420"  \n"
1421"examples :                              \n"
1422"\n"
1423"  $ pkprinters --add -D \"HP Printer\" --charge 0.05,0.1 hp2100 hp2200 "
1424"hp8000\n"
1425"  \n"
1426"  Will create three printers named hp2100, hp2200 and hp8000.\n"
1427"  Their price per page will be set at 0.05 unit, and their price\n"
1428"  per job will be set at 0.1 unit. Units are in your own currency,\n"
1429"  or whatever you want them to mean.\n"
1430"  All of their descriptions will be set to the string \"HP Printer\".\n"
1431"  If any of these printers already exists, it will also be modified \n"
1432"  unless the -s|--skipexisting command line option is also used.\n"
1433"            \n"
1434"  $ pkprinters --delete \"*\"\n"
1435"  \n"
1436"  This will completely delete all printers and associated quota "
1437"information,\n"
1438"  as well as their job history. USE WITH CARE !\n"
1439"  \n"
1440"  $ pkprinters --groups Laser,HP \"hp*\"\n"
1441"  \n"
1442"  This will put all printers which name matches \"hp*\" into printers "
1443"groups \n"
1444"  Laser and HP, which MUST already exist.\n"
1445"  \n"
1446"  $ pkprinters --groups LexMark --remove hp2200\n"
1447"  \n"
1448"  This will remove the hp2200 printer from the LexMark printer group.\n"
1449msgstr ""
1450
1451#, python-format
1452msgid "Passthrough mode : %s"
1453msgstr ""
1454
1455#, python-format
1456msgid "Routed through PyKota : %s"
1457msgstr ""
1458
1459msgid "YES"
1460msgstr ""
1461
1462msgid "NO"
1463msgstr ""
1464
1465msgid "in"
1466msgstr "�
1467msgid "Rerouting printers to CUPS"
1468msgstr ""
1469
1470#, python-format
1471msgid "Invalid charge amount value %s"
1472msgstr "� ���� ��%s"
1473
1474#, python-format
1475msgid "Invalid maximum job size value %s"
1476msgstr ""
1477
1478#, python-format
1479msgid "Printer %s already exists, skipping."
1480msgstr "���� %s �������
1481#, python-format
1482msgid "Printer %s already exists, will be modified."
1483msgstr "���� %s ���������"
1484
1485#, python-format
1486msgid "Invalid printer name %s"
1487msgstr "� ������� %s"
1488
1489msgid "You have to pass printer groups names on the command line"
1490msgstr "������� ���������� ���
1491msgid "You have to pass printer names on the command line"
1492msgstr "������� ������������
1493#, python-format
1494msgid ""
1495"pkrefund v%(__version__)s (c) %(__years__)s %(__author__)s\n"
1496"\n"
1497"Refunds jobs.\n"
1498"\n"
1499"command line usage :\n"
1500"\n"
1501"  pkrefund [options] [filterexpr]\n"
1502"\n"
1503"options :\n"
1504"\n"
1505"  -v | --version       Prints pkrefund's version number then exits.\n"
1506"  -h | --help          Prints this message then exits.\n"
1507"  \n"
1508"  -f | --force         Doesn't ask for confirmation before refunding jobs.\n"
1509"  -r | --reason txt    Sets textual information to explain the refunding.\n"
1510"\n"
1511"  -l | --logo img      Use the image as the receipt's logo. The logo will\n"
1512"                       be drawn at the center top of the page. The default\n"
1513"                       logo is /usr/share/pykota/logos/pykota.jpeg\n"
1514"\n"
1515"  -p | --pagesize sz   Sets sz as the page size. Most well known\n"
1516"                       page sizes are recognized, like 'A4' or 'Letter'\n"
1517"                       to name a few. The default size is A4.\n"
1518"\n"
1519"  -n | --number N      Sets the number of the first receipt. This number\n"
1520"                       will automatically be incremented for each receipt.\n"
1521"\n"
1522"  -o | --output f.pdf  Defines the name of the PDF file which will contain\n"
1523"                       the receipts. If not set, then no PDF file will\n"
1524"                       be created. If set to '-', then --force is assumed,\n"
1525"                       and the PDF document is sent to standard output.\n"
1526"\n"
1527"  -u | --unit u        Defines the name of the unit to use on the receipts.\n"
1528"                       The default unit is 'Credits', optionally translated\n"
1529"                       to your native language if it is supported by "
1530"PyKota.\n"
1531"  \n"
1532"\n"
1533"  Use the filter expressions to extract only parts of the \n"
1534"  datas. Allowed filters are of the form :\n"
1535"                \n"
1536"         key=value\n"
1537"                         \n"
1538"  Allowed keys for now are :  \n"
1539"                       \n"
1540"         username       User's name\n"
1541"         printername    Printer's name\n"
1542"         hostname       Client's hostname\n"
1543"         jobid          Job's Id\n"
1544"         billingcode    Job's billing code\n"
1545"         start          Job's date of printing\n"
1546"         end            Job's date of printing\n"
1547"         \n"
1548"  Dates formatting with 'start' and 'end' filter keys :\n"
1549"  \n"
1550"    YYYY : year boundaries\n"
1551"    YYYYMM : month boundaries\n"
1552"    YYYYMMDD : day boundaries\n"
1553"    YYYYMMDDhh : hour boundaries\n"
1554"    YYYYMMDDhhmm : minute boundaries\n"
1555"    YYYYMMDDhhmmss : second boundaries\n"
1556"    yesterday[+-NbDays] : yesterday more or less N days (e.g. : yesterday-"
1557"15)\n"
1558"    today[+-NbDays] : today more or less N days (e.g. : today-15)\n"
1559"    tomorrow[+-NbDays] : tomorrow more or less N days (e.g. : tomorrow-15)\n"
1560"    now[+-NbDays] : now more or less N days (e.g. now-15)\n"
1561"\n"
1562"  'now' and 'today' are not exactly the same since today represents the "
1563"first\n"
1564"  or last second of the day depending on if it's used in a start= or end=\n"
1565"  date expression. The utility to be able to specify dates in the future is\n"
1566"  a question which remains to be answered :-)\n"
1567"  \n"
1568"  Contrary to other PyKota management tools, wildcard characters are not \n"
1569"  expanded, so you can't use them.\n"
1570"  \n"
1571"Examples :\n"
1572"\n"
1573"  $ pkrefund --output /tmp/receipts.pdf jobid=503\n"
1574"  \n"
1575"  This will refund all jobs which Id is 503. BEWARE : installing CUPS\n"
1576"  afresh will reset the first job id at 1, so you probably want to use\n"
1577"  a more precise filter as explained below. A confirmation will\n"
1578"  be asked for each job to refund, and a PDF file named /tmp/receipts.pdf\n"
1579"  will be created which will contain printable receipts.\n"
1580"  \n"
1581"  $ pkrefund --reason \"Hardware problem\" jobid=503 start=today-7\n"
1582"  \n"
1583"  Refunds all jobs which id is 503 but which were printed during the\n"
1584"  past week. The reason will be marked as being an hardware problem.\n"
1585"  \n"
1586"  $ pkrefund --force username=jerome printername=HP2100\n"
1587"  \n"
1588"  Refunds all jobs printed by user jerome on printer HP2100. No\n"
1589"  confirmation will be asked.\n"
1590"  \n"
1591"  $ pkrefund --force printername=HP2100 start=200602 end=yesterday\n"
1592"  \n"
1593"  Refunds all jobs printed on printer HP2100 between February 1st 2006\n"
1594"  and yesterday. No confirmation will be asked.\n"
1595msgstr ""
1596
1597msgid "Refunding receipt"
1598msgstr ""
1599
1600msgid "Jobs refunded"
1601msgstr ""
1602
1603msgid "Pages refunded"
1604msgstr ""
1605
1606msgid "Amount refunded"
1607msgstr ""
1608
1609msgid "Reason"
1610msgstr ""
1611
1612msgid "Here's the receipt for the refunding of your print jobs"
1613msgstr ""
1614
1615msgid "Generating receipts"
1616msgstr ""
1617
1618msgid ""
1619"Refunding for no reason is forbidden. Please use the --reason command line "
1620"option."
1621msgstr ""
1622
1623msgid ""
1624"The PDF file containing the receipts will be sent to stdout. --force is "
1625"assumed."
1626msgstr ""
1627
1628#, python-format
1629msgid "Date : %s"
1630msgstr ""
1631
1632#, python-format
1633msgid "JobId : %s"
1634msgstr ""
1635
1636#, python-format
1637msgid "User : %s"
1638msgstr ""
1639
1640#, python-format
1641msgid "Printer : %s"
1642msgstr ""
1643
1644#, python-format
1645msgid "Billing code : %s"
1646msgstr ""
1647
1648#, python-format
1649msgid "Pages : %i"
1650msgstr ""
1651
1652#, python-format
1653msgid "Credits : %.3f"
1654msgstr ""
1655
1656#, python-format
1657msgid "Title : %s"
1658msgstr ""
1659
1660msgid "Refund (Y/N)"
1661msgstr ""
1662
1663msgid "Y"
1664msgstr ""
1665
1666msgid "N"
1667msgstr ""
1668
1669#, python-format
1670msgid "Refunded %i users for %i jobs, %i pages and %.3f credits"
1671msgstr ""
1672
1673#, python-format
1674msgid ""
1675"pkturnkey v%(__version__)s (c) %(__years__)s %(__author__)s\n"
1676"\n"
1677"A turn key tool for PyKota. When launched, this command will initialize\n"
1678"PyKota's database with all existing print queues and some or all users.\n"
1679"For now, no prices or limits are set, so printing is fully accounted\n"
1680"for, but not limited. That's why you'll probably want to also use\n"
1681"edpykota once the database has been initialized.\n"
1682"\n"
1683"command line usage :\n"
1684"\n"
1685"  pkturnkey [options] [printqueues names]\n"
1686"\n"
1687"options :\n"
1688"\n"
1689"  -v | --version       Prints pkturnkey version number then exits.\n"
1690"  -h | --help          Prints this message then exits.\n"
1691"  \n"
1692"  -c | --doconf        Give hints about what to put into pykota.conf\n"
1693"  \n"
1694"  -d | --dousers       Manages users accounts as well.\n"
1695"  \n"
1696"  -D | --dogroups      Manages users groups as well.\n"
1697"                       Implies -d | --dousers.\n"
1698"  \n"
1699"  -e | --emptygroups   Includes empty groups.\n"
1700"  \n"
1701"  -f | --force         Modifies the database instead of printing what\n"
1702"                       it would do.\n"
1703"                       \n"
1704"  -u | --uidmin uid    Only adds users whose uid is greater than or equal "
1705"to\n"
1706"                       uid. You can pass an username there as well, and its\n"
1707"                       uid will be used automatically.\n"
1708"                       If not set, 0 will be used automatically.\n"
1709"                       Implies -d | --dousers.\n"
1710"                       \n"
1711"  -U | --uidmax uid    Only adds users whose uid is lesser than or equal to\n"
1712"                       uid. You can pass an username there as well, and its\n"
1713"                       uid will be used automatically.\n"
1714"                       If not set, a large value will be used "
1715"automatically.\n"
1716"                       Implies -d | --dousers.\n"
1717"\n"
1718"  -g | --gidmin gid    Only adds groups whose gid is greater than or equal "
1719"to\n"
1720"                       gid. You can pass a groupname there as well, and its\n"
1721"                       gid will be used automatically.\n"
1722"                       If not set, 0 will be used automatically.\n"
1723"                       Implies -D | --dogroups.\n"
1724"                       \n"
1725"  -G | --gidmax gid    Only adds groups whose gid is lesser than or equal "
1726"to\n"
1727"                       gid. You can pass a groupname there as well, and its\n"
1728"                       gid will be used automatically.\n"
1729"                       If not set, a large value will be used "
1730"automatically.\n"
1731"                       Implies -D | --dogroups.\n"
1732"\n"
1733"examples :                              \n"
1734"\n"
1735"  $ pkturnkey --dousers --uidmin jerome\n"
1736"\n"
1737"  Will simulate the initialization of PyKota's database will all existing\n"
1738"  printers and print accounts for all users whose uid is greater than\n"
1739"  or equal to jerome's one. Won't manage any users group.\n"
1740"  \n"
1741"  To REALLY initialize the database instead of simulating it, please\n"
1742"  use the -f | --force command line switch.\n"
1743"  \n"
1744"  You can limit the initialization to only a subset of the existing\n"
1745"  printers, by passing their names at the end of the command line.\n"
1746msgstr ""
1747
1748#, python-format
1749msgid ""
1750"Printer %s is not managed by PyKota yet. Please modify printers.conf and "
1751"restart CUPS."
1752msgstr ""
1753
1754msgid "Please be patient..."
1755msgstr ""
1756
1757msgid "Don't worry, the database WILL NOT BE MODIFIED."
1758msgstr ""
1759
1760msgid "Please WORRY NOW, the database WILL BE MODIFIED."
1761msgstr ""
1762
1763msgid "System users will have a print account as well !"
1764msgstr ""
1765
1766#, python-format
1767msgid "Unknown username %s : %s"
1768msgstr ""
1769
1770msgid "System groups will have a print account as well !"
1771msgstr ""
1772
1773#, python-format
1774msgid "Unknown groupname %s : %s"
1775msgstr ""
1776
1777msgid "Simulation terminated."
1778msgstr ""
1779
1780msgid "Database initialized !"
1781msgstr ""
1782
1783msgid "The --uidmin or --uidmax command line option implies --dousers as well."
1784msgstr ""
1785
1786msgid ""
1787"The --gidmin or --gidmax command line option implies --dogroups as well."
1788msgstr ""
1789
1790msgid "The --dogroups command line option implies --dousers as well."
1791msgstr ""
1792
1793#, python-format
1794msgid ""
1795"pkusers v%(__version__)s (c) %(__years__)s %(__author__)s\n"
1796"\n"
1797"An Users and Groups Manager for PyKota.\n"
1798"\n"
1799"command line usage :\n"
1800"\n"
1801"  pkusers [options] user1 user2 user3 ... userN\n"
1802"  \n"
1803"or :  \n"
1804"\n"
1805"  pkusers --groups [options] group1 group2 group3 ... groupN\n"
1806"\n"
1807"options :\n"
1808"\n"
1809"  -v | --version       Prints pkusers's version number then exits.\n"
1810"  -h | --help          Prints this message then exits.\n"
1811"  \n"
1812"  -a | --add           Adds users if they don't exist on the database.\n"
1813"                       If they exist, they are modified unless\n"
1814"                       -s|--skipexisting is also used.\n"
1815"                       \n"
1816"  -d | --delete        Deletes users from the quota storage.\n"
1817"\n"
1818"  -e | --email addr    Sets the email address for the users.\n"
1819"                       If the addr parameter begins with @, then\n"
1820"                       the username is prepended to addr to form\n"
1821"                       a valid email address.\n"
1822"\n"
1823"  -D | --description d Adds a textual description to users or groups.\n"
1824"                       \n"
1825"  -g | --groups        Edit users groups instead of users.\n"
1826"                          \n"
1827"  -o | --overcharge f  Sets the overcharging factor applied to the user \n"
1828"                       when computing the cost of a print job. Positive or \n"
1829"                       negative floating point values are allowed,\n"
1830"                       this allows you to do some really creative\n"
1831"                       things like giving money to an user whenever\n"
1832"                       he prints. The number of pages in a print job\n"
1833"                       is not modified by this coefficient, only the\n"
1834"                       cost of the job for a particular user.\n"
1835"                       Only users have such a coefficient.\n"
1836"  \n"
1837"  -i | --ingroups g1[,g2...]  Puts the users into each of the groups\n"
1838"                              listed, separated by commas. The groups\n"
1839"                              must already exist in the Quota Storage.\n"
1840"                       \n"
1841"  -L | --list          Lists users or groups.\n"
1842"  \n"
1843"  -l | --limitby l     Choose if the user/group is limited in "
1844"printing                     \n"
1845"                       by its account balance or by its page quota.\n"
1846"                       The default value is 'quota'. Allowed values\n"
1847"                       are 'quota' 'balance' 'noquota' 'noprint' \n"
1848"                       and 'nochange' :\n"
1849"                       \n"
1850"                         - quota : limit by number of pages per printer.\n"
1851"                         - balance : limit by number of credits in account.\n"
1852"                         - noquota : no limit, accounting still done.\n"
1853"                         - nochange : no limit, accounting not done. \n"
1854"                         - noprint : printing is denied. \n"
1855"                       NB : nochange and noprint are not supported for "
1856"groups.\n"
1857"                       \n"
1858"  -b | --balance b     Sets the user's account balance to "
1859"b.                     \n"
1860"                       Account balance may be increase or decreased\n"
1861"                       if b is prefixed with + or -.\n"
1862"                       WARNING : when decreasing account balance,\n"
1863"                       the total paid so far by the user is decreased\n"
1864"                       too.\n"
1865"                       Groups don't have a real balance, but the\n"
1866"                       sum of their users' account balance.\n"
1867"                       \n"
1868"  -C | --comment txt   Defines some informational text to be associated\n"
1869"                       with a change to an user's account balance.\n"
1870"                       Only meaningful if -b | --balance is also used.\n"
1871"                       \n"
1872"                       \n"
1873"  -r | --remove        In combination with the --ingroups option "
1874"above,                       \n"
1875"                       remove users from the specified users groups.\n"
1876"                       \n"
1877"  -s | --skipexisting  In combination with the --add option above, tells\n"
1878"                       pkusers to not modify existing users.\n"
1879"                       \n"
1880"  user1 through userN and group1 through groupN can use wildcards\n"
1881"  if the --add option is not set.\n"
1882"  \n"
1883"examples :                              \n"
1884"\n"
1885"  $ pkusers --add john paul george ringo/ringo@example.com\n"
1886"  \n"
1887"  This will add users john, paul, george and ringo to the quota\n"
1888"  database. User ringo's email address will also be set to \n"
1889"  'ringo@example.com'\n"
1890"  \n"
1891"  $ pkusers --ingroups coders,it jerome\n"
1892"  \n"
1893"  User jerome is put into the groups \"coders\" and \"it\" which must\n"
1894"  already exist in the quota database.\n"
1895"            \n"
1896"  $ pkusers --limitby balance jerome\n"
1897"  \n"
1898"  This will tell PyKota to limit jerome by his account's balance\n"
1899"  when printing.\n"
1900"  \n"
1901"  $ pkusers --balance +10.0 --comment \"He paid with his blood !\" jerome\n"
1902"  \n"
1903"  This will increase jerome's account balance by 10.0 (in your\n"
1904"  own currency). You can decrease the account balance with a\n"
1905"  dash prefix, and set it to a fixed amount with no prefix.\n"
1906"  A comment will be stored for this balance change.\n"
1907"  \n"
1908"  $ pkusers --delete jerome rachel\n"
1909"  \n"
1910"  This will completely delete jerome and rachel from the quota\n"
1911"  database. All their quotas and jobs will be deleted too.\n"
1912"  \n"
1913"  $ pkusers --overcharge 2.5 poorstudent\n"
1914"  \n"
1915"  This will overcharge the poorstudent user by a factor of 2.5.\n"
1916"  \n"
1917"  $ pkusers --overcharge -1 jerome\n"
1918"  \n"
1919"  User jerome will actually earn money whenever he prints.\n"
1920"  \n"
1921"  $ pkusers --overcharge 0 boss\n"
1922"  \n"
1923"  User boss can print at will, it won't cost him anything because the\n"
1924"  cost of each print job will be multiplied by zero before charging\n"
1925"  his account.\n"
1926"\n"
1927"  $ pkusers --email @example.com\n"
1928"\n"
1929"  This will set the email address for each user to username@example.com\n"
1930msgstr ""
1931
1932#, python-format
1933msgid "Invalid email address %s"
1934msgstr "� ������-mail %s"
1935
1936#, python-format
1937msgid "There's no %s matching %s"
1938msgstr ""
1939
1940#, python-format
1941msgid "Limited by : %s"
1942msgstr ""
1943
1944#, python-format
1945msgid "Account balance : %.2f"
1946msgstr ""
1947
1948#, python-format
1949msgid "Total paid so far : %.2f"
1950msgstr ""
1951
1952#, python-format
1953msgid "Overcharging factor : %.2f"
1954msgstr ""
1955
1956#, python-format
1957msgid "Group balance : %.2f"
1958msgstr ""
1959
1960#, python-format
1961msgid "Invalid limitby value %s"
1962msgstr "� ���� limitby %s"
1963
1964#, python-format
1965msgid "Invalid overcharge value %s"
1966msgstr ""
1967
1968#, python-format
1969msgid "Invalid balance value %s"
1970msgstr "� ���� ���%s"
1971
1972#, python-format
1973msgid "There's no users group matching %s"
1974msgstr ""
1975
1976#, python-format
1977msgid "Unknown group %s"
1978msgstr ""
1979
1980#, python-format
1981msgid "Unknown user %s"
1982msgstr ""
1983
1984#, python-format
1985msgid "%s %s already exists, skipping."
1986msgstr ""
1987
1988#, python-format
1989msgid "%s %s already exists, will be modified."
1990msgstr ""
1991
1992#, python-format
1993msgid "Invalid name %s"
1994msgstr ""
1995
1996msgid "You have to pass user groups names on the command line"
1997msgstr ""
1998
1999#, python-format
2000msgid ""
2001"pykosd v%(__version__)s (c) %(__years__)s %(__author__)s\n"
2002"\n"
2003"An OSD quota monitor for PyKota.\n"
2004"\n"
2005"command line usage :\n"
2006"\n"
2007"  pykosd [options]\n"
2008"\n"
2009"options :\n"
2010"\n"
2011"  -v | --version       Prints pykosd's version number then exits.\n"
2012"  -h | --help          Prints this message then exits.\n"
2013"  \n"
2014"  -c | --color #rrggbb Sets the color to use for display as an hexadecimal\n"
2015"                       triplet, for example #FF0000 is 100%% red.\n"
2016"                       Defaults to 100%% green (#00FF00).\n"
2017"                       \n"
2018"  -d | --duration d    Sets the duration of the display in seconds. \n"
2019"                       Defaults to 3 seconds.\n"
2020"                       \n"
2021"  -f | --font f        Sets the font to use for "
2022"display.                      \n"
2023"                       Defaults to the Python OSD library's default.\n"
2024"  \n"
2025"  -l | --loop n        Sets the number of times the info will be displayed.\n"
2026"                       Defaults to 0, which means loop forever.\n"
2027"                       \n"
2028"  -s | --sleep s       Sets the sleeping duration between two displays \n"
2029"                       in seconds. Defaults to 180 seconds (3 minutes).\n"
2030"                       \n"
2031"  \n"
2032"examples :                              \n"
2033"\n"
2034"  $ pykosd -s 60 --loop 5\n"
2035"  \n"
2036"  Will launch pykosd. Display will be refreshed every 60 seconds,\n"
2037"  and will last for 3 seconds (the default) each time. After five\n"
2038"  iterations, the program will exit.\n"
2039msgstr ""
2040
2041#, python-format
2042msgid "Invalid duration option %s"
2043msgstr "� ���������%s"
2044
2045#, python-format
2046msgid "Invalid loop option %s"
2047msgstr "� ����������"
2048
2049#, python-format
2050msgid "Invalid sleep option %s"
2051msgstr "� ��������� %s"
2052
2053#, python-format
2054msgid "Invalid color option %s"
2055msgstr "� ���������"
2056
2057#, python-format
2058msgid "User %s doesn't exist in PyKota's database"
2059msgstr "���%s � ���������Kota"
2060
2061#, python-format
2062msgid "Pages used on %s : %s"
2063msgstr "��� �� � %s : %s"
2064
2065#, python-format
2066msgid "PyKota Units left : %.2f"
2067msgstr "���PyKota ���� : %.2f"
2068
2069msgid "Printing denied."
2070msgstr ""
2071
2072msgid "Printing not limited."
2073msgstr ""
2074
2075msgid "Printing not limited, no accounting."
2076msgstr ""
2077
2078#, python-format
2079msgid ""
2080"pykotme v%(__version__)s (c) %(__years__)s %(__author__)s\n"
2081"\n"
2082"Gives print quotes to users.\n"
2083"\n"
2084"command line usage :\n"
2085"\n"
2086"  pykotme  [options]  [files]\n"
2087"\n"
2088"options :\n"
2089"\n"
2090"  -v | --version       Prints pykotme's version number then exits.\n"
2091"  -h | --help          Prints this message then exits.\n"
2092"  \n"
2093"  -P | --printer p     Gives a quote for this printer only. Actually p can\n"
2094"                       use wildcards characters to select only\n"
2095"                       some printers. The default value is *, meaning\n"
2096"                       all printers.\n"
2097"                       You can specify several names or wildcards, \n"
2098"                       by separating them with commas.\n"
2099"  \n"
2100"examples :                              \n"
2101"\n"
2102"  $ pykotme --printer apple file1.ps file2.ps\n"
2103"  \n"
2104"  This will give a print quote to the current user. The quote will show\n"
2105"  the price and size of a job consisting in file1.ps and file2.ps \n"
2106"  which would be sent to the apple printer.\n"
2107"  \n"
2108"  $ pykotme --printer apple,hplaser <file1.ps\n"
2109"  \n"
2110"  This will give a print quote to the current user. The quote will show\n"
2111"  the price and size of a job consisting in file1.ps as read from\n"
2112"  standard input, which would be sent to the apple or hplaser\n"
2113"  printer.\n"
2114"\n"
2115"  $ pykotme \n"
2116"  \n"
2117"  This will give a quote for a job consisting of what is on standard \n"
2118"  input. The quote will list the job size, and the price the job\n"
2119"  would cost on each printer.\n"
2120msgstr ""
2121
2122#, python-format
2123msgid "Your account balance : %.2f"
2124msgstr "� ���������: %.2f"
2125
2126#, python-format
2127msgid "Job size : %i pages"
2128msgstr "������: %i ��"
2129
2130#, python-format
2131msgid "Cost on printer %s : %.2f"
2132msgstr "��� ���%s : %.2f"
2133
2134msgid "won't be charged, printer is in passthrough mode"
2135msgstr ""
2136
2137msgid "won't be charged, your account is immutable"
2138msgstr ""
2139
2140#, python-format
2141msgid "Unsupported accounter backend %s"
2142msgstr "� ���� �� ���� %s"
2143
2144#, python-format
2145msgid ""
2146"Configuration file %s can't be read. Please check that the file exists and "
2147"that your permissions are sufficient."
2148msgstr ""
2149
2150#, python-format
2151msgid "Configuration file %s not found."
2152msgstr "� �������� %s."
2153
2154#, python-format
2155msgid "Option %s not found in section global of %s"
2156msgstr "����%s ������� global �%s"
2157
2158#, python-format
2159msgid "Option %s not found in section %s of %s"
2160msgstr "����%s ������� %s �%s"
2161
2162#, python-format
2163msgid "Option ldaptls is set, but certificate %s is not readable."
2164msgstr ""
2165
2166#, python-format
2167msgid "Option logger only supports values in %s"
2168msgstr "����logger ��� �����"
2169
2170#, python-format
2171msgid "Invalid preaccounter %s for printer %s"
2172msgstr ""
2173
2174#, python-format
2175msgid "Option preaccounter in section %s only supports values in %s"
2176msgstr ""
2177
2178#, python-format
2179msgid "Invalid accounter %s for printer %s"
2180msgstr "� �������� � ����%s"
2181
2182#, python-format
2183msgid "Option accounter in section %s only supports values in %s"
2184msgstr ""
2185"�������� � �� %s ��� �����"
2186
2187#, python-format
2188msgid "Invalid unknown_billingcode directive %s for printer %s"
2189msgstr ""
2190
2191#, python-format
2192msgid "Directive unknown_billingcode in section %s only supports values in %s"
2193msgstr ""
2194
2195#, python-format
2196msgid "Option enforcement in section %s only supports values in %s"
2197msgstr "����enforcement � �� %s ��� �����"
2198
2199#, python-format
2200msgid ""
2201"Option onbackenderror in section %s only supports values 'charge', "
2202"'nocharge', and 'retry:num:delay'"
2203msgstr ""
2204
2205#, python-format
2206msgid "Option onaccountererror in section %s only supports values in %s"
2207msgstr "����onaccounterror ���s ��� �����"
2208
2209#, python-format
2210msgid "Option policy in section %s only supports values in %s"
2211msgstr "����policy � �� %s ��� �����"
2212
2213#, python-format
2214msgid "Invalid option mailto %s for printer %s"
2215msgstr "� ������mailto %s � ����%s"
2216
2217#, python-format
2218msgid "Option mailto in section %s only supports values in %s"
2219msgstr "����mailto � ��  %s ��� �����"
2220
2221#, python-format
2222msgid "Invalid maximal deny banners counter %s"
2223msgstr ""
2224
2225#, python-format
2226msgid "Invalid grace delay %s"
2227msgstr "� ��������"
2228
2229#, python-format
2230msgid "Invalid poor man's threshold %s"
2231msgstr "� �����poor man's %s"
2232
2233#, python-format
2234msgid "Invalid balancezero value %s"
2235msgstr ""
2236
2237msgid ""
2238"Your Print Quota account balance is Low.\n"
2239"Soon you'll not be allowed to print anymore.\n"
2240"Please contact the Print Quota Administrator to solve the problem."
2241msgstr ""
2242"� ��������� �����\n"
2243"������������ ��n"
2244"�����������������."
2245
2246#, python-format
2247msgid ""
2248"You are not allowed to print anymore because\n"
2249"your Print Quota is exceeded on printer %s."
2250msgstr ""
2251"��������������n"
2252"�� �� ����� �� ���%s."
2253
2254#, python-format
2255msgid ""
2256"You will soon be forbidden to print anymore because\n"
2257"your Print Quota is almost reached on printer %s."
2258msgstr ""
2259"������������� ��"
2260"�� ����������� ���%s."
2261
2262#, python-format
2263msgid "Incorrect value %s for the duplicatesdelay directive in section %s"
2264msgstr ""
2265
2266#, python-format
2267msgid "Incorrect value %s for the noprintingmaxdelay directive in section %s"
2268msgstr ""
2269
2270#, python-format
2271msgid "Option accountbanner in section %s only supports values in %s"
2272msgstr ""
2273
2274#, python-format
2275msgid "Option trustjobsize for printer %s is incorrect"
2276msgstr ""
2277
2278msgid "History"
2279msgstr "���
2280
2281msgid "Users"
2282msgstr ""
2283
2284msgid "Groups"
2285msgstr ""
2286
2287msgid "Printers"
2288msgstr ""
2289
2290msgid "Users Print Quotas"
2291msgstr ""
2292
2293msgid "Users Groups Print Quotas"
2294msgstr ""
2295
2296msgid "History of Payments"
2297msgstr ""
2298
2299msgid "Printers Groups Membership"
2300msgstr ""
2301
2302msgid "Users Groups Membership"
2303msgstr ""
2304
2305msgid "Billing Codes"
2306msgstr ""
2307
2308msgid "All"
2309msgstr ""
2310
2311msgid "Comma Separated Values"
2312msgstr ""
2313
2314msgid "Semicolon Separated Values"
2315msgstr ""
2316
2317msgid "Tabulation Separated Values"
2318msgstr ""
2319
2320msgid "eXtensible Markup Language"
2321msgstr ""
2322
2323msgid "CUPS' page_log"
2324msgstr ""
2325
2326#, python-format
2327msgid "Invalid modifier [%s] for --data command line option, see help."
2328msgstr "� �� �� [%s] � ����-data, �����."
2329
2330msgid ""
2331"Dumping all PyKota's datas forces format to XML, and disables --sum and "
2332"filters."
2333msgstr ""
2334
2335#, python-format
2336msgid "Invalid modifier [%s] for --format command line option, see help."
2337msgstr "� �� �� [%s] � ����-format, �����."
2338
2339msgid "XML output is disabled because the jaxml module is not available."
2340msgstr "���� XML ��������������axml."
2341
2342#, python-format
2343msgid "Invalid data type [%s] for --sum command line option, see help."
2344msgstr ""
2345
2346msgid "PyKota data dumper failed : I/O error"
2347msgstr "������� �PyKota �� : �������
2348
2349#, python-format
2350msgid "Unsupported logging subsystem %s"
2351msgstr "� ���� �� ����"
2352
2353#, python-format
2354msgid "Report for %s quota on printer %s"
2355msgstr "�����s � ���%s"
2356
2357#, python-format
2358msgid "Pages grace time: %i days"
2359msgstr "�������: %i ��
2360
2361#, python-format
2362msgid "Price per job: %.3f"
2363msgstr "��� ���%.3f"
2364
2365#, python-format
2366msgid "Price per page: %.3f"
2367msgstr "��� �� %.3f"
2368
2369msgid ""
2370"Group          overcharge   used    soft    hard    balance grace         "
2371"total       paid warn"
2372msgstr ""
2373
2374msgid ""
2375"User           overcharge   used    soft    hard    balance grace         "
2376"total       paid warn"
2377msgstr ""
2378
2379msgid "unknown"
2380msgstr "���
2381#, python-format
2382msgid "Real : %s"
2383msgstr "����: %s"
2384
2385#, python-format
2386msgid "Total : %9i"
2387msgstr "��� %9i"
2388
2389msgid "N/A"
2390msgstr ""
2391
2392#, python-format
2393msgid "Unsupported reporter backend %s"
2394msgstr "� ���� �� ���s"
2395
2396#, python-format
2397msgid "Refunded %i pages and %.3f credits by %s (%s) on %s"
2398msgstr ""
2399
2400#, python-format
2401msgid "Unsupported quota storage backend %s"
2402msgstr "� ���� �� ����%s"
2403
2404msgid "Done"
2405msgstr ""
2406
2407msgid "Average speed"
2408msgstr ""
2409
2410msgid "entries per second"
2411msgstr ""
2412
2413#, python-format
2414msgid "Strange problem with uid(%s) : %s"
2415msgstr ""
2416
2417#, python-format
2418msgid "Running as user '%s'."
2419msgstr ""
2420
2421msgid "No user named 'pykota'. Not dropping priviledges."
2422msgstr ""
2423
2424#, python-format
2425msgid "Impossible to drop priviledges : %s"
2426msgstr ""
2427
2428msgid "Priviledges dropped. Now running as user 'pykota'."
2429msgstr ""
2430
2431#, python-format
2432msgid "Impossible to regain priviledges : %s"
2433msgstr ""
2434
2435msgid "Regained priviledges. Now running as root."
2436msgstr ""
2437
2438msgid "Please report bugs to :"
2439msgstr ""
2440
2441#, python-format
2442msgid ""
2443"\n"
2444"\n"
2445"Please contact your system administrator :\n"
2446"\n"
2447"\t%s - <%s>\n"
2448msgstr ""
2449"\n"
2450"\n"
2451"������������������n"
2452"\n"
2453"\t%s - <%s>\n"
2454
2455#, python-format
2456msgid "Unable to match user %s on printer %s, applying default policy (%s)"
2457msgstr ""
2458"������s � ���%s, ����� ���s)"
2459
2460#, python-format
2461msgid ""
2462"Unable to find user %s's account balance, applying default policy (%s) for "
2463"printer %s"
2464msgstr ""
2465"�����������s, ����� ���s)"
2466"� ����%s"
2467
2468#, python-format
2469msgid "User %s will not be charged for printing."
2470msgstr ""
2471
2472#, python-format
2473msgid "Print Quota exceeded for group %s on printer %s"
2474msgstr "����� ��� � ���%s � ���%s"
2475
2476msgid "Print Quota Exceeded"
2477msgstr "����� ���"
2478
2479#, python-format
2480msgid "Print Quota low for group %s on printer %s"
2481msgstr "������������%s � ���%s"
2482
2483msgid "Print Quota Low"
2484msgstr "��������#, python-format
2485msgid ""
2486"Search base %s doesn't seem to exist. Probable misconfiguration. Please "
2487"double check /etc/pykota/pykota.conf : %s"
2488msgstr ""
2489"������� ������� ��������. "
2490"�����������etc/pykota/pykota.conf : %s"
2491
2492#, python-format
2493msgid "Search for %s(%s) from %s(scope=%s) returned no answer."
2494msgstr "���� �%s(%s) � %s(��%s) � ������"
2495
2496#, python-format
2497msgid "Problem adding LDAP entry (%s, %s)"
2498msgstr "������������LDAP (%s, %s)"
2499
2500#, python-format
2501msgid "Problem deleting LDAP entry (%s)"
2502msgstr "������������LDAP (%s)"
2503
2504#, python-format
2505msgid "Problem modifying LDAP entry (%s, %s)"
2506msgstr "�������������LDAP (%s, %s)"
2507
2508#, python-format
2509msgid ""
2510"No pykotaAccountBalance object found for user %s. Did you create LDAP "
2511"entries manually ?"
2512msgstr ""
2513"� �������ykotaAccountBalance � ���s. ���� "
2514"LDAP ������� ;"
2515
2516msgid "Hidden because of privacy concerns"
2517msgstr ""
2518
2519#, python-format
2520msgid ""
2521"Unable to find an existing objectClass %s entry with %s=%s to attach "
2522"pykotaAccount objectClass"
2523msgstr ""
2524"�������objectClass %s ���� %s=%s � ���
2525"pykotaAccount objectClass"
2526
2527#, python-format
2528msgid "%s. A new entry will be created instead."
2529msgstr ""
2530
2531#, python-format
2532msgid "Unable to find an existing entry to attach pykotaGroup objectclass %s"
2533msgstr ""
2534"����������������ykotaGroup "
2535"objectclass %s"
2536
2537msgid ""
2538"Your version of python-mysqldb is too old. Please install a newer release."
2539msgstr ""
2540
2541#, python-format
2542msgid "A problem occured while reading printer %s's internal page counter."
2543msgstr ""
2544"�������� ���������� ���� �"
2545"���%s."
2546
2547#, python-format
2548msgid "Retrieving printer %s's page counter from database instead."
2549msgstr ""
2550"������� ����%s � ���������."
2551
2552#, python-format
2553msgid ""
2554"Couldn't retrieve printer %s's internal page counter either before or after "
2555"printing."
2556msgstr ""
2557"��������� ���� ����%s ���"
2558"��� ���"
2559
2560#, python-format
2561msgid "Job's size forced to 1 page for printer %s."
2562msgstr "� ���������� ��� ����%s."
2563
2564#, python-format
2565msgid "No previous job in database for printer %s."
2566msgstr ""
2567"���������� �����������%s."
2568
2569#, python-format
2570msgid "Inconsistent values for printer %s's internal page counter."
2571msgstr "����� � �������� ����%s."
2572
2573#, python-format
2574msgid "Unknown printer address in HARDWARE(%s) for printer %s"
2575msgstr "����� ����HARDWARE(%s) � ����%s"
2576
2577#, python-format
2578msgid "Launching HARDWARE(%s)..."
2579msgstr "���ARDWARE(%s)..."
2580
2581#, python-format
2582msgid "SIGTERM was sent to hardware accounter %s (pid: %s)"
2583msgstr "SIGTERM ��� ����� ��%s (pid: %s)"
2584
2585#, python-format
2586msgid "Line [%s] skipped in accounter's output. Trying again..."
2587msgstr ""
2588"��� [%s] ������� �����. ���� ��.."
2589
2590#, python-format
2591msgid "Hardware accounter %s exit code is %s"
2592msgstr "�� �� ����� ��%s ��%s"
2593
2594#, python-format
2595msgid "Unable to query printer %s via HARDWARE(%s)"
2596msgstr "������ �����s ��DWARE(%s)"
2597
2598#, python-format
2599msgid ""
2600"Unable to precompute the job's size and ink coverage with the generic PDL "
2601"analyzer : %s"
2602msgstr ""
2603
2604#, python-format
2605msgid "Problem during connection to %s:%s : %s"
2606msgstr "�� ���� � %s:%s : %s"
2607
2608#, python-format
2609msgid "Problem while sending PJL query to %s:%s : %s"
2610msgstr "�� ���������L �%s:%s : %s"
2611
2612#, python-format
2613msgid "Problem while receiving PJL answer from %s:%s : %s"
2614msgstr ""
2615
2616#, python-format
2617msgid "Waiting for printer %s to be printing..."
2618msgstr ""
2619
2620#, python-format
2621msgid "Waiting for printer %s's idle status to stabilize..."
2622msgstr "���� ������������s..."
2623
2624#, python-format
2625msgid ""
2626"PJL querying stage interrupted. Using latest value seen for internal page "
2627"counter (%s) on printer %s."
2628msgstr ""
2629"��� PJL ���. �������������"
2630"���� (%s) ����%s."
2631
2632#, python-format
2633msgid ""
2634"SNMP querying stage interrupted. Using latest value seen for internal page "
2635"counter (%s) on printer %s."
2636msgstr ""
2637"��� SNMP ���. �������������"
2638"���� (%s) ����%s."
2639
2640#, python-format
2641msgid "Network error while doing SNMP queries on printer %s : %s"
2642msgstr "����� ���SNMP �� � ���%s : %s"
2643
2644#, python-format
2645msgid "SNMP message decoding error for printer %s : %s"
2646msgstr ""
2647
2648#, python-format
2649msgid "Problem encountered while doing SNMP queries on printer %s : %s"
2650msgstr "������ ����� SNMP � ���%s : %s"
2651
2652#, python-format
2653msgid "Unable to precompute the job's size with the generic PDL analyzer : %s"
2654msgstr "�� ����� ���������PDL : %s"
2655
2656#, python-format
2657msgid "Launching SOFTWARE(%s)..."
2658msgstr "���OFTWARE(%s)..."
2659
2660#, python-format
2661msgid "Unable to compute job size with accounter %s"
2662msgstr "�� ���� ��������� %s"
2663
2664#, python-format
2665msgid "Problem while waiting for software accounter pid %s to exit : %s"
2666msgstr ""
2667"������������ ����� ����%s : %s"
2668
2669#, python-format
2670msgid "Software accounter %s exit code is %s"
2671msgstr "�� �� ����� ������%s"
2672
2673msgid "Totals may be inaccurate if some users are members of several groups."
2674msgstr ""
2675"� �����������������������
2676"��."
2677
2678msgid "PyKota Data Dumper"
2679msgstr ""
2680
2681msgid "Dump"
2682msgstr ""
2683
2684msgid "Please click on the above button"
2685msgstr ""
2686
2687msgid "Data Type"
2688msgstr ""
2689
2690msgid "Output Format"
2691msgstr ""
2692
2693msgid "Filter"
2694msgstr ""
2695
2696msgid "Summarize"
2697msgstr ""
2698
2699msgid "only for payments or history"
2700msgstr ""
2701
2702msgid "PyKota Reports"
2703msgstr "���PyKota"
2704
2705msgid "Report"
2706msgstr "���
2707msgid "Printer"
2708msgstr "���
2709
2710msgid "User / Group names mask"
2711msgstr "�������� ���
2712
2713msgid "Groups report"
2714msgstr "�����msgid "Empty"
2715msgstr "���
2716msgid "Action"
2717msgstr "����
2718msgid "User"
2719msgstr "���
2720
2721msgid "Hostname"
2722msgstr "����
2723
2724msgid "JobId"
2725msgstr "���"
2726
2727msgid "Number of pages"
2728msgstr ""
2729
2730msgid "Cost"
2731msgstr ""
2732
2733msgid "Copies"
2734msgstr "���"
2735
2736msgid "Number of bytes"
2737msgstr ""
2738
2739msgid "Printer's internal counter"
2740msgstr ""
2741
2742msgid "Options"
2743msgstr "���"
2744
2745msgid "MD5Sum"
2746msgstr ""
2747
2748msgid "Billing code"
2749msgstr ""
2750
2751msgid "Precomputed number of pages"
2752msgstr ""
2753
2754msgid "Precomputed cost"
2755msgstr ""
2756
2757msgid "Pages details"
2758msgstr ""
2759
2760msgid "(not supported yet)"
2761msgstr ""
2762
2763msgid "Previous page"
2764msgstr "���� ��
2765
2766msgid "PyKota Quotes"
2767msgstr ""
2768
2769msgid "Quote"
2770msgstr ""
2771
2772msgid ""
2773"The exact cost of a print job can only be determined for a particular user. "
2774"Please retry while logged-in."
2775msgstr ""
2776
2777msgid "Ordering"
2778msgstr ""
2779
2780#~ msgid "Impossible to add printer %s"
2781#~ msgstr "����������%s"
2782
2783#~ msgid "Prototype object %s not found in Quota Storage."
2784#~ msgstr "� ������ %s ����������
2785#~ msgid "Prototype %s not found in Quota Storage for printer %s."
2786#~ msgstr "� ��%s ���������������%s."
2787
2788#~ msgid "Undefined hard limit set to soft limit (%s) on printer %s."
2789#~ msgstr ""
2790#~ "����� ��� ������%s) � ���%"
2791#~ "s."
2792
2793#~ msgid "Undefined soft limit set to hard limit (%s) on printer %s."
2794#~ msgstr ""
2795#~ "�������������� �%s) � ���%"
2796#~ "s."
2797
2798#~ msgid "Invalid group name %s"
2799#~ msgstr "� �������%s"
2800
2801#~ msgid "Invalid user name %s"
2802#~ msgstr "� �������s"
2803
2804#~ msgid "Quota not found for object %s on printer %s."
2805#~ msgstr "� ����� �����s � ���%s."
2806
2807#~ msgid "Group %s not found in the PyKota Storage."
2808#~ msgstr "���%s �����������Kota."
2809
2810#~ msgid "File number %s unregistered twice from polling object, ignored."
2811#~ msgstr ""
2812#~ "� �� ��� %s ��� � �������
2813#~ "��������
2814#~ msgid "SIGTERM was sent to real backend %s (pid: %s)"
2815#~ msgstr "SIGTERM ��� ���� �� %s (pid: %s)"
2816
2817#~ msgid "CUPS backend %s died abnormally."
2818#~ msgstr "��� CUPS %s �������
2819
2820#~ msgid "Software accounting already done in first pass. Ignoring."
2821#~ msgstr "���������� ���� �� ���."
2822
2823#~ msgid "Hardware accounting already done in first pass. Ignoring."
2824#~ msgstr "��������� ���� �� ���."
2825
2826#~ msgid "Invalid DeviceURI : %s"
2827#~ msgstr "� ���RI ���s"
2828
2829#~ msgid ""
2830#~ "\n"
2831#~ "Please wait while pkhint analyzes your printing system's configuration..."
2832#~ msgstr ""
2833#~ "\n"
2834#~ "������ � pkhint ������� �����#~ "���..."
2835
2836#~ msgid "Unknown device %s for printer %s"
2837#~ msgstr "����� %s � ����%s"
2838
2839#~ msgid ""
2840#~ "\n"
2841#~ "Put the following lines into your /etc/pykota/pykota.conf file :\n"
2842#~ msgstr ""
2843#~ "\n"
2844#~ "������� ������etc/pykota/pykota.conf :\n"
2845
2846#~ msgid "# BEWARE : if software accounting is suggested, this doesn't mean"
2847#~ msgstr ""
2848#~ "# ����: �������� ��������
2849
2850#~ msgid ""
2851#~ "# that hardware accounting wouldn't work, this only means that PyKota"
2852#~ msgstr "# ������ ������ ��� PyKota"
2853
2854#~ msgid "# wasn't able to autodetect which hardware accounting method to use."
2855#~ msgstr "# ��� ������� �������~ msgid "JobSize"
2856#~ msgstr "���
2857
2858#~ msgid "JobPrice"
2859#~ msgstr "��
2860
2861#~ msgid "JobBytes"
2862#~ msgstr "���
2863
2864#~ msgid "PageCounter"
2865#~ msgstr "�����"
2866
2867#~ msgid "Printing system %s, args=%s"
2868#~ msgstr "������, ���%s"
2869
2870#~ msgid "Printer hostname undefined, set to 'localhost'"
2871#~ msgstr "��������� ��localhost'"
2872
2873#~ msgid "Printing system unknown, args=%s"
2874#~ msgstr "����� ���, ���%s"
2875
2876#~ msgid ""
2877#~ "autopykota v%s (c) %s %s\n"
2878#~ "\n"
2879#~ "A tool to automate user account creation and initial balance setting.\n"
2880#~ "\n"
2881#~ "THIS TOOL MUST NOT BE USED IF YOU WANT TO LIMIT YOUR USERS BY PAGE "
2882#~ "QUOTA !\n"
2883#~ "\n"
2884#~ "command line usage :\n"
2885#~ "\n"
2886#~ "  THIS TOOL MUST NOT BE USED FROM THE COMMAND LINE BUT ONLY AS PART\n"
2887#~ "  OF AN external policy IN pykota.conf\n"
2888#~ "  \n"
2889#~ "  autopykota { -i | --initbalance value } \n"
2890#~ "\n"
2891#~ "options :\n"
2892#~ "\n"
2893#~ "  -v | --version       Prints autopykota's version number then exits.\n"
2894#~ "  -h | --help          Prints this message then exits.\n"
2895#~ "  \n"
2896#~ "  -i | --initbalance b Sets the user's account initial balance value to "
2897#~ "b.\n"
2898#~ "                       If the user already exists, actual balance is "
2899#~ "left\n"
2900#~ "                       unmodified. If unset, the default value is 0.\n"
2901#~ "                       \n"
2902#~ "This program is free software; you can redistribute it and/or modify\n"
2903#~ "it under the terms of the GNU General Public License as published by\n"
2904#~ "the Free Software Foundation; either version 2 of the License, or\n"
2905#~ "(at your option) any later version.\n"
2906#~ "\n"
2907#~ "This program is distributed in the hope that it will be useful,\n"
2908#~ "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
2909#~ "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
2910#~ "GNU General Public License for more details.\n"
2911#~ "\n"
2912#~ "You should have received a copy of the GNU General Public License\n"
2913#~ "along with this program; if not, write to the Free Software\n"
2914#~ "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, "
2915#~ "USA.\n"
2916#~ "\n"
2917#~ "Please e-mail bugs to: %s"
2918#~ msgstr ""
2919#~ "autopykota v%s (c) %s %s\n"
2920#~ "\n"
2921#~ "��� � ������������� ��� "
2922#~ "���~ "���\n"
2923#~ "\n"
2924#~ "�� � ���� ����� � ����������������� ��"
2925#~ "���n"
2926#~ "�����������!\n"
2927#~ "\n"
2928#~ "���� ���\n"
2929#~ "\n"
2930#~ "  � ���� �� ����� � ����������� ��� ���� "
2931#~ "��\n"
2932#~ "  � ����� ��� ���xternal policy) ��pykota.conf\n"
2933#~ "  \n"
2934#~ "  autopykota { -i | --initbalance � } \n"
2935#~ "\n"
2936#~ "���:\n"
2937#~ "\n"
2938#~ "  -v | --version       ��� �����autopykota � "
2939#~ "���.\n"
2940#~ "  -h | --help          ��� ����� ���.\n"
2941#~ "  \n"
2942#~ "  -i | --initbalance b ���� �������� �b.\n"
2943#~ "                       � ������ ��� ���n"
2944#~ "                       �� � � ����, ����\n"
2945#~ "                       \n"
2946#~ "This program is free software; you can redistribute it and/or modify\n"
2947#~ "it under the terms of the GNU General Public License as published by\n"
2948#~ "the Free Software Foundation; either version 2 of the License, or\n"
2949#~ "(at your option) any later version.\n"
2950#~ "\n"
2951#~ "This program is distributed in the hope that it will be useful,\n"
2952#~ "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
2953#~ "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
2954#~ "GNU General Public License for more details.\n"
2955#~ "\n"
2956#~ "You should have received a copy of the GNU General Public License\n"
2957#~ "along with this program; if not, write to the Free Software\n"
2958#~ "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, "
2959#~ "USA.\n"
2960#~ "\n"
2961#~ "��� ��� �� e-mail � %s"
2962
2963#~ msgid ""
2964#~ "pkhint v%s (c) %s %s\n"
2965#~ "\n"
2966#~ "A tool to give hints on what accounting method is best for each printer.\n"
2967#~ "\n"
2968#~ "command line usage :\n"
2969#~ "\n"
2970#~ "  pkhint [options] [printer1 printer2 printer3 ... printerN] <file.conf\n"
2971#~ "\n"
2972#~ "options :\n"
2973#~ "\n"
2974#~ "  -v | --version       Prints pkhint's version number then exits.\n"
2975#~ "  -h | --help          Prints this message then exits.\n"
2976#~ "  \n"
2977#~ "examples :                              \n"
2978#~ "\n"
2979#~ "  $ pkhint \"hp*\" printer103 </etc/cups/printers.conf\n"
2980#~ "  \n"
2981#~ "  Will analyze your printing system to test which accounter\n"
2982#~ "  is the best for each of the defined printer which\n"
2983#~ "  name matches one of the parameters.\n"
2984#~ "  \n"
2985#~ "  If you don't pass any argument on the command line, all\n"
2986#~ "  printers will be analyzed.\n"
2987#~ "  \n"
2988#~ "This program is free software; you can redistribute it and/or modify\n"
2989#~ "it under the terms of the GNU General Public License as published by\n"
2990#~ "the Free Software Foundation; either version 2 of the License, or\n"
2991#~ "(at your option) any later version.\n"
2992#~ "\n"
2993#~ "This program is distributed in the hope that it will be useful,\n"
2994#~ "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
2995#~ "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
2996#~ "GNU General Public License for more details.\n"
2997#~ "\n"
2998#~ "You should have received a copy of the GNU General Public License\n"
2999#~ "along with this program; if not, write to the Free Software\n"
3000#~ "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, "
3001#~ "USA.\n"
3002#~ "\n"
3003#~ "Please e-mail bugs to: %s"
3004#~ msgstr ""
3005#~ "pkhint v%s (c) %s %s\n"
3006#~ "\n"
3007#~ "���� ��� � ����� �������\n"
3008#~ "\n"
3009#~ "���� ���\n"
3010#~ "\n"
3011#~ "  pkhint [��� [���1 ���2 ... ���N] <file.conf\n"
3012#~ "\n"
3013#~ "���:\n"
3014#~ "\n"
3015#~ "  -v | --version       ��� �����pkhint � ���.\n"
3016#~ "  -h | --help          ��� ����� ���.\n"
3017#~ "  \n"
3018#~ "����                              \n"
3019#~ "\n"
3020#~ "  $ pkhint \"hp*\" printer103 </etc/cups/printers.conf\n"
3021#~ "  \n"
3022#~ "  ����� ��� �� ����� ��\n"
3023#~ "  ������ ��� � ���� � ���\n"
3024#~ "  ��� ����� ����� � ����.\n"
3025#~ "  \n"
3026#~ "  � �������������������
3027#~ "  ����.\n"
3028#~ "  \n"
3029#~ "This program is free software; you can redistribute it and/or modify\n"
3030#~ "it under the terms of the GNU General Public License as published by\n"
3031#~ "the Free Software Foundation; either version 2 of the License, or\n"
3032#~ "(at your option) any later version.\n"
3033#~ "\n"
3034#~ "This program is distributed in the hope that it will be useful,\n"
3035#~ "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
3036#~ "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
3037#~ "GNU General Public License for more details.\n"
3038#~ "\n"
3039#~ "You should have received a copy of the GNU General Public License\n"
3040#~ "along with this program; if not, write to the Free Software\n"
3041#~ "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, "
3042#~ "USA.\n"
3043#~ "\n"
3044#~ "��� ��� �� e-mail � %s"
3045
3046#~ msgid ""
3047#~ "pkprinters v%s (c) %s %s\n"
3048#~ "\n"
3049#~ "A Printers Manager for PyKota.\n"
3050#~ "\n"
3051#~ "command line usage :\n"
3052#~ "\n"
3053#~ "  pkprinters [options] printer1 printer2 printer3 ... printerN\n"
3054#~ "\n"
3055#~ "options :\n"
3056#~ "\n"
3057#~ "  -v | --version       Prints pkprinters's version number then exits.\n"
3058#~ "  -h | --help          Prints this message then exits.\n"
3059#~ "  \n"
3060#~ "  -a | --add           Adds printers if they don't exist on the Quota \n"
3061#~ "                       Storage Server. If they exist, they are modified\n"
3062#~ "                       unless -s|--skipexisting is also used.\n"
3063#~ "                       \n"
3064#~ "  -d | --delete        Deletes printers from the quota storage.\n"
3065#~ "  \n"
3066#~ "  -D | --description d Adds a textual description to printers.\n"
3067#~ "                       \n"
3068#~ "  -c | --charge p[,j]  Sets the price per page and per job to charge.\n"
3069#~ "                       Job price is optional.\n"
3070#~ "                       If both are to be set, separate them with a "
3071#~ "comma.\n"
3072#~ "                       Floating point and negative values are allowed.\n"
3073#~ "  \n"
3074#~ "  -g | --groups pg1[,pg2...] Adds or Remove the printer(s) to the "
3075#~ "printer \n"
3076#~ "                       groups pg1, pg2, etc... which must already exist.\n"
3077#~ "                       A printer group is just like a normal printer,\n"
3078#~ "                       only that it is usually unknown from the printing\n"
3079#~ "                       system. Create printer groups exactly the same\n"
3080#~ "                       way that you create printers, then add other \n"
3081#~ "                       printers to them with this option.\n"
3082#~ "                       Accounting is done on a printer and on all\n"
3083#~ "                       the printer groups it belongs to, quota checking\n"
3084#~ "                       is done on a printer and on all the printer "
3085#~ "groups\n"
3086#~ "                       it belongs to.\n"
3087#~ "                       If the --remove option below is not used, the \n"
3088#~ "                       default action is to add printers to the "
3089#~ "specified\n"
3090#~ "                       printer groups.\n"
3091#~ "                       \n"
3092#~ "  -l | --list          List informations about the printer(s) and the\n"
3093#~ "                       printers groups it is a member of.\n"
3094#~ "                       \n"
3095#~ "  -r | --remove        In combination with the --groups option "
3096#~ "above,                       \n"
3097#~ "                       remove printers from the specified printers "
3098#~ "groups.\n"
3099#~ "                       \n"
3100#~ "  -s | --skipexisting  In combination with the --add option above, tells\n"
3101#~ "                       pkprinters to not modify existing printers.\n"
3102#~ "  \n"
3103#~ "  printer1 through printerN can contain wildcards if the --add option \n"
3104#~ "  is not set.\n"
3105#~ "  \n"
3106#~ "examples :                              \n"
3107#~ "\n"
3108#~ "  $ pkprinters --add -D \"HP Printer\" --charge 0.05,0.1 hp2100 hp2200 "
3109#~ "hp8000\n"
3110#~ "  \n"
3111#~ "  Will create three printers named hp2100, hp2200 and hp8000.\n"
3112#~ "  Their price per page will be set at 0.05 unit, and their price\n"
3113#~ "  per job will be set at 0.1 unit. Units are in your own currency,\n"
3114#~ "  or whatever you want them to mean.\n"
3115#~ "  All of their descriptions will be set to the string \"HP Printer\".\n"
3116#~ "  If any of these printers already exists, it will also be modified \n"
3117#~ "  unless the -s|--skipexisting command line option is also used.\n"
3118#~ "            \n"
3119#~ "  $ pkprinters --delete \"*\"\n"
3120#~ "  \n"
3121#~ "  This will completely delete all printers and associated quota "
3122#~ "information,\n"
3123#~ "  as well as their job history. USE WITH CARE !\n"
3124#~ "  \n"
3125#~ "  $ pkprinters --groups Laser,HP \"hp*\"\n"
3126#~ "  \n"
3127#~ "  This will put all printers which name matches \"hp*\" into printers "
3128#~ "groups \n"
3129#~ "  Laser and HP, which MUST already exist.\n"
3130#~ "  \n"
3131#~ "  $ pkprinters --groups LexMark --remove hp2200\n"
3132#~ "  \n"
3133#~ "  This will remove the hp2200 printer from the LexMark printer group.\n"
3134#~ "  \n"
3135#~ "This program is free software; you can redistribute it and/or modify\n"
3136#~ "it under the terms of the GNU General Public License as published by\n"
3137#~ "the Free Software Foundation; either version 2 of the License, or\n"
3138#~ "(at your option) any later version.\n"
3139#~ "\n"
3140#~ "This program is distributed in the hope that it will be useful,\n"
3141#~ "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
3142#~ "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
3143#~ "GNU General Public License for more details.\n"
3144#~ "\n"
3145#~ "You should have received a copy of the GNU General Public License\n"
3146#~ "along with this program; if not, write to the Free Software\n"
3147#~ "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, "
3148#~ "USA.\n"
3149#~ "\n"
3150#~ "Please e-mail bugs to: %s"
3151#~ msgstr ""
3152#~ "pkprinters v%s (c) %s %s\n"
3153#~ "\n"
3154#~ "���� ������yKota.\n"
3155#~ "\n"
3156#~ "���� ���\n"
3157#~ "\n"
3158#~ "  pkprinters [��� ���1 ���2 ... ���N\n"
3159#~ "\n"
3160#~ "���:\n"
3161#~ "\n"
3162#~ "  -v | --version       ��� �����pkprinters � "
3163#~ "���.\n"
3164#~ "  -h | --help          ��� ����� ���.\n"
3165#~ "  \n"
3166#~ "  -a | --add           ������� �� �� ���"
3167#~ "                       ���. � ��, �������#~ "                       ����� � ����-s|--"
3168#~ "skipexisting.\n"
3169#~ "                       \n"
3170#~ "  -d | --delete        ������� � ��������n"
3171#~ "  \n"
3172#~ "  -D | --description   ����� ����������"
3173#~ "                       \n"
3174#~ "  -c | --charge p[,j]  ���� ��� ��� � "
3175#~ "���n"
3176#~ "                       �� ��������.\n"
3177#~ "                       � ������, ��������"
3178#~ "                       ��\n"
3179#~ "                       �������� ����� ��"
3180#~ "  \n"
3181#~ "  -g | --groups pg1[,pg2...] ���������� ����\n"
3182#~ "                       � �� ����g1, pg2, �.� ���
3183#~ "                       ������. ���������n"
3184#~ "                       ������ ���, ���� �\n"
3185#~ "                       ������� ���. ����n"
3186#~ "                       �� �����������"
3187#~ "����"
3188#~ "                       ���, ���������� "
3189#~ "��\n"
3190#~ "                       ����������������n"
3191#~ "                       ������������ ��\n"
3192#~ "                       ��� ����������\n"
3193#~ "                       � � ���� �������n"
3194#~ "                       --remove, ��������� ����"
3195#~ "                       � ���� �� ����"
3196#~ "                       \n"
3197#~ "  -l | --list          ������ �� ��� ���"
3198#~ "�\n"
3199#~ "                       � ��� ����������\n"
3200#~ "                       \n"
3201#~ "  -r | --remove        � �������-groups ��,\n"
3202#~ "                       ������ � ���� ��\n"
3203#~ "                       ����n"
3204#~ "                       \n"
3205#~ "  -s | --skipexisting  � �������-add ��, �\n"
3206#~ "                       ����pkprinters ��������n"
3207#~ "                       ���.\n"
3208#~ "  \n"
3209#~ "  � ������1 � ���N ������ ���n"
3210#~ "  �� �� ����--add.\n"
3211#~ "  \n"
3212#~ "���:                              \n"
3213#~ "\n"
3214#~ "  $ pkprinters --add -D \"HP Printer\" --charge 0.05,0.1 hp2100 hp2200 "
3215#~ "hp8000\n"
3216#~ "  \n"
3217#~ "  ������������p2100, hp2200 � hp8000.\n"
3218#~ "  �� � � ������.05 ��� � �� �\n"
3219#~ "  � ����0.1 ��� ��� ��������n"
3220#~ "  ���� �� ��� � ���� ����\n"
3221#~ "  �� ����� ��������\"HP Printer\".\n"
3222#~ "  � ���� � � ��� ���������n"
3223#~ "  ������ � ����-s|--skipexisting.\n"
3224#~ "            \n"
3225#~ "  $ pkprinters --delete \"*\"\n"
3226#~ "  \n"
3227#~ "  �������� � ��� � ����� �\n"
3228#~ "  ������ ������ �.\n"
3229#~ "  ������� � ����!\n"
3230#~ "  \n"
3231#~ "  $ pkprinters --groups Laser,HP \"hp*\"\n"
3232#~ "  \n"
3233#~ "  ��������� ������� �\"hp*\" \n"
3234#~ "  � �� ����aser � HP, ���� ����.\n"
3235#~ "  \n"
3236#~ "  $ pkprinters --groups LexMark --remove hp2200\n"
3237#~ "  \n"
3238#~ "  ��������hp2200 � �������exMark.\n"
3239#~ "  \n"
3240#~ "This program is free software; you can redistribute it and/or modify\n"
3241#~ "it under the terms of the GNU General Public License as published by\n"
3242#~ "the Free Software Foundation; either version 2 of the License, or\n"
3243#~ "(at your option) any later version.\n"
3244#~ "\n"
3245#~ "This program is distributed in the hope that it will be useful,\n"
3246#~ "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
3247#~ "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
3248#~ "GNU General Public License for more details.\n"
3249#~ "\n"
3250#~ "You should have received a copy of the GNU General Public License\n"
3251#~ "along with this program; if not, write to the Free Software\n"
3252#~ "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, "
3253#~ "USA.\n"
3254#~ "\n"
3255#~ "��� ��� �� e-mail � %s"
3256
3257#~ msgid ""
3258#~ "pykosd v%s (c) %s %s\n"
3259#~ "\n"
3260#~ "An OSD quota monitor for PyKota.\n"
3261#~ "\n"
3262#~ "command line usage :\n"
3263#~ "\n"
3264#~ "  pykosd [options]\n"
3265#~ "\n"
3266#~ "options :\n"
3267#~ "\n"
3268#~ "  -v | --version       Prints pykosd's version number then exits.\n"
3269#~ "  -h | --help          Prints this message then exits.\n"
3270#~ "  \n"
3271#~ "  -c | --color #rrggbb Sets the color to use for display as an "
3272#~ "hexadecimal\n"
3273#~ "                       triplet, for example #FF0000 is 100%% red.\n"
3274#~ "                       Defaults to 100%% green (#00FF00).\n"
3275#~ "                       \n"
3276#~ "  -d | --duration d    Sets the duration of the display in seconds. \n"
3277#~ "                       Defaults to 3 seconds.\n"
3278#~ "                       \n"
3279#~ "  -f | --font f        Sets the font to use for "
3280#~ "display.                      \n"
3281#~ "                       Defaults to the Python OSD library's default.\n"
3282#~ "  \n"
3283#~ "  -l | --loop n        Sets the number of times the info will be "
3284#~ "displayed.\n"
3285#~ "                       Defaults to 0, which means loop forever.\n"
3286#~ "                       \n"
3287#~ "  -s | --sleep s       Sets the sleeping duration between two displays \n"
3288#~ "                       in seconds. Defaults to 180 seconds (3 minutes).\n"
3289#~ "                       \n"
3290#~ "  \n"
3291#~ "examples :                              \n"
3292#~ "\n"
3293#~ "  $ pykosd -s 60 --loop 5\n"
3294#~ "  \n"
3295#~ "  Will launch pykosd. Display will be refreshed every 60 seconds,\n"
3296#~ "  and will last for 3 seconds (the default) each time. After five\n"
3297#~ "  iterations, the program will exit.\n"
3298#~ "  \n"
3299#~ "This program is free software; you can redistribute it and/or modify\n"
3300#~ "it under the terms of the GNU General Public License as published by\n"
3301#~ "the Free Software Foundation; either version 2 of the License, or\n"
3302#~ "(at your option) any later version.\n"
3303#~ "\n"
3304#~ "This program is distributed in the hope that it will be useful,\n"
3305#~ "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
3306#~ "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
3307#~ "GNU General Public License for more details.\n"
3308#~ "\n"
3309#~ "You should have received a copy of the GNU General Public License\n"
3310#~ "along with this program; if not, write to the Free Software\n"
3311#~ "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, "
3312#~ "USA.\n"
3313#~ "\n"
3314#~ "Please e-mail bugs to: %s"
3315#~ msgstr ""
3316#~ "pykosd v%s (c) %s %s\n"
3317#~ "\n"
3318#~ "������PyKota ��������OSD).\n"
3319#~ "\n"
3320#~ "���� ���\n"
3321#~ "\n"
3322#~ "  pykosd [���\n"
3323#~ "\n"
3324#~ "���:\n"
3325#~ "\n"
3326#~ "  -v | --version       ��� �����pykosd � ���.\n"
3327#~ "  -h | --help          ��� ����� ���.\n"
3328#~ "  \n"
3329#~ "  -c | --color #rrggbb ����� ���������n"
3330#~ "                       ���� ���� ��� #FF0000 "
3331#~ "��n"
3332#~ "                       100%% ���n"
3333#~ "                       ����������00%% �� "
3334#~ "(#00FF00).\n"
3335#~ "                       \n"
3336#~ "  -d | --duration d    ������������
3337#~ "����\n"
3338#~ "                       ����� ����� ����n"
3339#~ "                       \n"
3340#~ "  -f | --font f        ��������� �������"
3341#~ "                       �������� �����OSD �"
3342#~ "Python.\n"
3343#~ "  \n"
3344#~ "  -l | --loop n        ������ �������� �
3345#~ "���\n"
3346#~ "                       �������, �������"
3347#~ "��"
3348#~ "                       \n"
3349#~ "  -s | --sleep s       ����� ��� �� � ����\n"
3350#~ "                       ����������80 ����3 "
3351#~ "��\n"
3352#~ "                       \n"
3353#~ "  \n"
3354#~ "����                              \n"
3355#~ "\n"
3356#~ "  $ pykosd -s 60 --loop 5\n"
3357#~ "  \n"
3358#~ "  ����ykosd. ������������0 ����n"
3359#~ "  � ��� � 3 ������� ���. ���"
3360#~ "  �����, ��������\n"
3361#~ "  \n"
3362#~ "This program is free software; you can redistribute it and/or modify\n"
3363#~ "it under the terms of the GNU General Public License as published by\n"
3364#~ "the Free Software Foundation; either version 2 of the License, or\n"
3365#~ "(at your option) any later version.\n"
3366#~ "\n"
3367#~ "This program is distributed in the hope that it will be useful,\n"
3368#~ "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
3369#~ "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
3370#~ "GNU General Public License for more details.\n"
3371#~ "\n"
3372#~ "You should have received a copy of the GNU General Public License\n"
3373#~ "along with this program; if not, write to the Free Software\n"
3374#~ "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, "
3375#~ "USA.\n"
3376#~ "\n"
3377#~ "��� ��� �� e-mail � %s"
3378
3379#~ msgid ""
3380#~ "pykotme v%s (c) %s %s\n"
3381#~ "\n"
3382#~ "Gives print quotes to users.\n"
3383#~ "\n"
3384#~ "command line usage :\n"
3385#~ "\n"
3386#~ "  pykotme  [options]  [files]\n"
3387#~ "\n"
3388#~ "options :\n"
3389#~ "\n"
3390#~ "  -v | --version       Prints pykotme's version number then exits.\n"
3391#~ "  -h | --help          Prints this message then exits.\n"
3392#~ "  \n"
3393#~ "  -P | --printer p     Gives a quote for this printer only. Actually p "
3394#~ "can\n"
3395#~ "                       use wildcards characters to select only\n"
3396#~ "                       some printers. The default value is *, meaning\n"
3397#~ "                       all printers.\n"
3398#~ "                       You can specify several names or wildcards, \n"
3399#~ "                       by separating them with commas.\n"
3400#~ "  \n"
3401#~ "examples :                              \n"
3402#~ "\n"
3403#~ "  $ pykotme --printer apple file1.ps file2.ps\n"
3404#~ "  \n"
3405#~ "  This will give a print quote to the current user. The quote will show\n"
3406#~ "  the price and size of a job consisting in file1.ps and file2.ps \n"
3407#~ "  which would be sent to the apple printer.\n"
3408#~ "  \n"
3409#~ "  $ pykotme --printer apple,hplaser <file1.ps\n"
3410#~ "  \n"
3411#~ "  This will give a print quote to the current user. The quote will show\n"
3412#~ "  the price and size of a job consisting in file1.ps as read from\n"
3413#~ "  standard input, which would be sent to the apple or hplaser\n"
3414#~ "  printer.\n"
3415#~ "\n"
3416#~ "  $ pykotme \n"
3417#~ "  \n"
3418#~ "  This will give a quote for a job consisting of what is on standard \n"
3419#~ "  input. The quote will list the job size, and the price the job\n"
3420#~ "  would cost on each printer.\n"
3421#~ "\n"
3422#~ "This program is free software; you can redistribute it and/or modify\n"
3423#~ "it under the terms of the GNU General Public License as published by\n"
3424#~ "the Free Software Foundation; either version 2 of the License, or\n"
3425#~ "(at your option) any later version.\n"
3426#~ "\n"
3427#~ "This program is distributed in the hope that it will be useful,\n"
3428#~ "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
3429#~ "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
3430#~ "GNU General Public License for more details.\n"
3431#~ "\n"
3432#~ "You should have received a copy of the GNU General Public License\n"
3433#~ "along with this program; if not, write to the Free Software\n"
3434#~ "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, "
3435#~ "USA.\n"
3436#~ "\n"
3437#~ "Please e-mail bugs to: %s"
3438#~ msgstr ""
3439#~ "pykotme v%s (c) %s %s\n"
3440#~ "\n"
3441#~ "��� ��� � ���� ����\n"
3442#~ "\n"
3443#~ "���� ���\n"
3444#~ "\n"
3445#~ "  pykotme  [���  [��]\n"
3446#~ "\n"
3447#~ "���:\n"
3448#~ "\n"
3449#~ "  -v | --version       ��� �����pykotme � ���.\n"
3450#~ "  -h | --help          ��� ����� ���.\n"
3451#~ "  \n"
3452#~ "  -P | --printer p     ��� ��� ��������\n"
3453#~ "                       �p ���������� ����\n"
3454#~ "                       �������� �����*,\n"
3455#~ "                       ���������"
3456#~ "                       ������������� ��� \n"
3457#~ "                       ������.\n"
3458#~ "  \n"
3459#~ "����                              \n"
3460#~ "\n"
3461#~ "  $ pykotme --printer apple file1.ps file2.ps\n"
3462#~ "  \n"
3463#~ "  ��� ����� � ����������n"
3464#~ "  ��� �� � ��������������\n"
3465#~ "  ���ile1.ps � file2.ps ����������n"
3466#~ "  apple.\n"
3467#~ "  \n"
3468#~ "  $ pykotme --printer apple,hplaser <file1.ps\n"
3469#~ "  \n"
3470#~ "  ��� ����� � ����������n"
3471#~ "  ��� �� � ��������������\n"
3472#~ "  ���ile1.ps ���������, ��n"
3473#~ "  ���� ���apple �����hplaser.\n"
3474#~ "\n"
3475#~ "  $ pykotme \n"
3476#~ "  \n"
3477#~ "  ��� ����� � � ���������\n"
3478#~ "  ���� ��. �������������
3479#~ "  ���� �� ���� �����.\n"
3480#~ "\n"
3481#~ "This program is free software; you can redistribute it and/or modify\n"
3482#~ "it under the terms of the GNU General Public License as published by\n"
3483#~ "the Free Software Foundation; either version 2 of the License, or\n"
3484#~ "(at your option) any later version.\n"
3485#~ "\n"
3486#~ "This program is distributed in the hope that it will be useful,\n"
3487#~ "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
3488#~ "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
3489#~ "GNU General Public License for more details.\n"
3490#~ "\n"
3491#~ "You should have received a copy of the GNU General Public License\n"
3492#~ "along with this program; if not, write to the Free Software\n"
3493#~ "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, "
3494#~ "USA.\n"
3495#~ "\n"
3496#~ "��� ��� �� e-mail � %s"
3497
3498#~ msgid ""
3499#~ "repykota v%s (c) %s %s\n"
3500#~ "\n"
3501#~ "Generates print quota reports.\n"
3502#~ "\n"
3503#~ "command line usage :\n"
3504#~ "\n"
3505#~ "  repykota [options] \n"
3506#~ "\n"
3507#~ "options :\n"
3508#~ "\n"
3509#~ "  -v | --version       Prints repykota's version number then exits.\n"
3510#~ "  -h | --help          Prints this message then exits.\n"
3511#~ "  \n"
3512#~ "  -u | --users         Generates a report on users quota, this is \n"
3513#~ "                       the default.\n"
3514#~ "  \n"
3515#~ "  -g | --groups        Generates a report on group quota instead of "
3516#~ "users.\n"
3517#~ "  \n"
3518#~ "  -P | --printer p     Report quotas on this printer only. Actually p "
3519#~ "can\n"
3520#~ "                       use wildcards characters to select only\n"
3521#~ "                       some printers. The default value is *, meaning\n"
3522#~ "                       all printers.\n"
3523#~ "                       You can specify several names or wildcards, \n"
3524#~ "                       by separating them with commas.\n"
3525#~ "  \n"
3526#~ "examples :                              \n"
3527#~ "\n"
3528#~ "  $ repykota --printer lp\n"
3529#~ "  \n"
3530#~ "  This will print the quota status for all users who use the lp printer.\n"
3531#~ "\n"
3532#~ "  $ repykota \n"
3533#~ "  \n"
3534#~ "  This will print the quota status for all users on all printers.\n"
3535#~ "  \n"
3536#~ "  $ repykota --printer \"laser*,*pson\" jerome \"jo*\"\n"
3537#~ "  \n"
3538#~ "  This will print the quota status for user jerome and all users\n"
3539#~ "  whose name begins with \"jo\" on all printers which name begins\n"
3540#~ "  with \"laser\" or ends with \"pson\".\n"
3541#~ "  \n"
3542#~ "  If launched by an user who is not a PyKota administrator, additionnal\n"
3543#~ "  arguments representing users or groups names are ignored, and only the\n"
3544#~ "  current user/group is reported.\n"
3545#~ "\n"
3546#~ "This program is free software; you can redistribute it and/or modify\n"
3547#~ "it under the terms of the GNU General Public License as published by\n"
3548#~ "the Free Software Foundation; either version 2 of the License, or\n"
3549#~ "(at your option) any later version.\n"
3550#~ "\n"
3551#~ "This program is distributed in the hope that it will be useful,\n"
3552#~ "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
3553#~ "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
3554#~ "GNU General Public License for more details.\n"
3555#~ "\n"
3556#~ "You should have received a copy of the GNU General Public License\n"
3557#~ "along with this program; if not, write to the Free Software\n"
3558#~ "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, "
3559#~ "USA.\n"
3560#~ "\n"
3561#~ "Please e-mail bugs to: %s"
3562#~ msgstr ""
3563#~ "repykota v%s (c) %s %s\n"
3564#~ "\n"
3565#~ "�����������"
3566#~ "\n"
3567#~ "���� ���\n"
3568#~ "\n"
3569#~ "  repykota [��� \n"
3570#~ "\n"
3571#~ "���:\n"
3572#~ "\n"
3573#~ "  -v | --version       ��� �����repykota � ���.\n"
3574#~ "  -h | --help          ��� ����� ���.\n"
3575#~ "  \n"
3576#~ "  -u | --users         ������ ������ �n"
3577#~ "                       �� ��������\n"
3578#~ "  \n"
3579#~ "  -g | --groups        ������ ������ ��\n"
3580#~ "                       ������\n"
3581#~ "  \n"
3582#~ "  -P | --printer p     ����� ����� �n"
3583#~ "                       ���p ���������� �n"
3584#~ "                       ��� ��������"
3585#~ "                       ������*, �� �����"
3586#~ "                       ������������ ���\n"
3587#~ "                       �������.\n"
3588#~ "  \n"
3589#~ "����                              \n"
3590#~ "\n"
3591#~ "  $ repykota --printer lp\n"
3592#~ "  \n"
3593#~ "  ��� ���� ���� � �� ���n"
3594#~ "  ���� ���lp.\n"
3595#~ "\n"
3596#~ "  $ repykota \n"
3597#~ "  \n"
3598#~ "  ��� ���� ���� � �� ���"
3599#~ "  �� ���.\n"
3600#~ "  \n"
3601#~ "  $ repykota --printer \"laser*,*pson\" jerome \"jo*\"\n"
3602#~ "  \n"
3603#~ "  ��� ���� ���� � ���erome �\n"
3604#~ "  �� ������� ���� \"jo\" ���
3605#~ "  � ��� ����� ���� \"laser\" ����n"
3606#~ "  �"pson\".\n"
3607#~ "  \n"
3608#~ "  � ��� � ���� ������ �PyKota, "
3609#~ "���"
3610#~ "  ���� ������������ � ��\n"
3611#~ "  �������������\n"
3612#~ "\n"
3613#~ "This program is free software; you can redistribute it and/or modify\n"
3614#~ "it under the terms of the GNU General Public License as published by\n"
3615#~ "the Free Software Foundation; either version 2 of the License, or\n"
3616#~ "(at your option) any later version.\n"
3617#~ "\n"
3618#~ "This program is distributed in the hope that it will be useful,\n"
3619#~ "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
3620#~ "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
3621#~ "GNU General Public License for more details.\n"
3622#~ "\n"
3623#~ "You should have received a copy of the GNU General Public License\n"
3624#~ "along with this program; if not, write to the Free Software\n"
3625#~ "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, "
3626#~ "USA.\n"
3627#~ "\n"
3628#~ "��� ��� �� e-mail � %s"
3629
3630#~ msgid ""
3631#~ "warnpykota v%s (c) %s %s\n"
3632#~ "\n"
3633#~ "Sends mail to users over print quota.\n"
3634#~ "\n"
3635#~ "command line usage :\n"
3636#~ "\n"
3637#~ "  warnpykota  [options]  [names]\n"
3638#~ "\n"
3639#~ "options :\n"
3640#~ "\n"
3641#~ "  -v | --version       Prints warnpykota's version number then exits.\n"
3642#~ "  -h | --help          Prints this message then exits.\n"
3643#~ "  \n"
3644#~ "  -u | --users         Warns users over their print quota, this is the \n"
3645#~ "                       default.\n"
3646#~ "  \n"
3647#~ "  -g | --groups        Warns users whose groups quota are over limit.\n"
3648#~ "  \n"
3649#~ "  -P | --printer p     Verify quotas on this printer only. Actually p "
3650#~ "can\n"
3651#~ "                       use wildcards characters to select only\n"
3652#~ "                       some printers. The default value is *, meaning\n"
3653#~ "                       all printers.\n"
3654#~ "                       You can specify several names or wildcards, \n"
3655#~ "                       by separating them with commas.\n"
3656#~ "  \n"
3657#~ "examples :                              \n"
3658#~ "\n"
3659#~ "  $ warnpykota --printer lp\n"
3660#~ "  \n"
3661#~ "  This will warn all users of the lp printer who have exceeded their\n"
3662#~ "  print quota.\n"
3663#~ "\n"
3664#~ "  $ warnpykota \n"
3665#~ "  \n"
3666#~ "  This will warn all users  who have exceeded their print quota on\n"
3667#~ "  any printer.\n"
3668#~ "\n"
3669#~ "  $ warnpykota --groups --printer \"laserjet*\" \"dev*\"\n"
3670#~ "  \n"
3671#~ "  This will warn all users of groups which names begins with \"dev\" and\n"
3672#~ "  who have exceeded their print quota on any printer which name begins \n"
3673#~ "  with \"laserjet\"\n"
3674#~ "  \n"
3675#~ "  If launched by an user who is not a PyKota administrator, additionnal\n"
3676#~ "  arguments representing users or groups names are ignored, and only the\n"
3677#~ "  current user/group is reported.\n"
3678#~ "\n"
3679#~ "This program is free software; you can redistribute it and/or modify\n"
3680#~ "it under the terms of the GNU General Public License as published by\n"
3681#~ "the Free Software Foundation; either version 2 of the License, or\n"
3682#~ "(at your option) any later version.\n"
3683#~ "\n"
3684#~ "This program is distributed in the hope that it will be useful,\n"
3685#~ "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
3686#~ "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
3687#~ "GNU General Public License for more details.\n"
3688#~ "\n"
3689#~ "You should have received a copy of the GNU General Public License\n"
3690#~ "along with this program; if not, write to the Free Software\n"
3691#~ "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, "
3692#~ "USA.\n"
3693#~ "\n"
3694#~ "Please e-mail bugs to: %s"
3695#~ msgstr ""
3696#~ "warnpykota v%s (c) %s %s\n"
3697#~ "\n"
3698#~ "��� email ������ �� �����.\n"
3699#~ "\n"
3700#~ "���� ���\n"
3701#~ "\n"
3702#~ "  warnpykota  [���  [���n"
3703#~ "\n"
3704#~ "���:\n"
3705#~ "\n"
3706#~ "  -v | --version       ��� �����warnpykota � "
3707#~ "���.\n"
3708#~ "  -h | --help          ��� ����� ���.\n"
3709#~ "  \n"
3710#~ "  -u | --users         ������ ���� ���n"
3711#~ "                       ��� �. ��������\n"
3712#~ "  \n"
3713#~ "  -g | --groups        ������ ����� �� �
3714#~ "���\n"
3715#~ "  \n"
3716#~ "  -P | --printer p     �������������� �"
3717#~ "���n"
3718#~ "                       p ����������� �"
3719#~ "��� ��"
3720#~ "                       ������ ����� ��*, "
3721#~ "�n"
3722#~ "                       ��������"
3723#~ "                       ������������ ��� �"
3724#~ "�"
3725#~ "                       ���������"
3726#~ "  \n"
3727#~ "����                              \n"
3728#~ "\n"
3729#~ "  $ warnpykota --printer lp\n"
3730#~ "  \n"
3731#~ "  ������� ������lp ��� �� �"
3732#~ "  ������.\n"
3733#~ "\n"
3734#~ "  $ warnpykota \n"
3735#~ "  \n"
3736#~ "  ������� ����� �� �����\n"
3737#~ "  � ���� ���\n"
3738#~ "\n"
3739#~ "  $ warnpykota --groups --printer \"laserjet*\" \"dev*\"\n"
3740#~ "  \n"
3741#~ "  ������� ����� �������� �\n"
3742#~ "  \"dev\" ����� �� ����� � �
3743#~ "����\n"
3744#~ "  ������������  \"laserjet\"\n"
3745#~ "  \n"
3746#~ "  � ��� � ���� ������ �PyKota, �n"
3747#~ "  �������������� ���� �\n"
3748#~ "  ����������� ��������n"
3749#~ "\n"
3750#~ "This program is free software; you can redistribute it and/or modify\n"
3751#~ "it under the terms of the GNU General Public License as published by\n"
3752#~ "the Free Software Foundation; either version 2 of the License, or\n"
3753#~ "(at your option) any later version.\n"
3754#~ "\n"
3755#~ "This program is distributed in the hope that it will be useful,\n"
3756#~ "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
3757#~ "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
3758#~ "GNU General Public License for more details.\n"
3759#~ "\n"
3760#~ "You should have received a copy of the GNU General Public License\n"
3761#~ "along with this program; if not, write to the Free Software\n"
3762#~ "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, "
3763#~ "USA.\n"
3764#~ "\n"
3765#~ "��� ��� �� e-mail � %s"
3766
3767#~ msgid ""
3768#~ "Internal SNMP accounting asked, but Python-SNMP is not available. Please "
3769#~ "download it from http://pysnmp.sourceforge.net"
3770#~ msgstr ""
3771#~ "������� �SNMP, �������ython-SNMP � ��"
3772#~ "���. �������� http://pysnmp.sourceforge.net"
3773
3774#~ msgid ""
3775#~ "dumpykota v%s (c) 2003, 2004, 2005 C@LL - Conseil Internet & Logiciels "
3776#~ "Libres\n"
3777#~ "\n"
3778#~ "Dumps PyKota database's content.\n"
3779#~ "\n"
3780#~ "command line usage :\n"
3781#~ "\n"
3782#~ "  dumpykota [options] \n"
3783#~ "\n"
3784#~ "options :\n"
3785#~ "\n"
3786#~ "  -v | --version       Prints dumpykota's version number then exits.\n"
3787#~ "  -h | --help          Prints this message then exits.\n"
3788#~ "  \n"
3789#~ "  -d | --data type     Dumps 'type' datas. Allowed types are :\n"
3790#~ "                       \n"
3791#~ "                         - history : dumps the jobs history.\n"
3792#~ "                         - users : dumps users.\n"
3793#~ "                         - groups : dumps user groups.\n"
3794#~ "                         - printers : dump printers.\n"
3795#~ "                         - upquotas : dump user quotas.\n"
3796#~ "                         - gpquotas : dump user groups quotas.\n"
3797#~ "                         - payments : dumps user payments.\n"
3798#~ "                         - pmembers : dumps printer groups members.\n"
3799#~ "                         - umembers : dumps user groups members.\n"
3800#~ "                         \n"
3801#~ "                       NB : the -d | --data command line option   \n"
3802#~ "                       is MANDATORY.\n"
3803#~ "  \n"
3804#~ "  -f | --format fmt    Dumps datas in the 'fmt' format. When not "
3805#~ "specified,\n"
3806#~ "                       the format is to dump datas in the csv format "
3807#~ "(comma\n"
3808#~ "                       separated values). All data dumped is between "
3809#~ "double\n"
3810#~ "                       quotes. Allowed formats are :\n"
3811#~ "                       \n"
3812#~ "                         - csv : separate datas with commas\n"
3813#~ "                         - ssv : separate datas with semicolons\n"
3814#~ "                         - tsv : separate datas with tabs\n"
3815#~ "                         - xml : dump data as XML\n"
3816#~ "                         \n"
3817#~ "  -o | --output fname  All datas will be dumped to the file instead of\n"
3818#~ "                       to the standard output. The special '-' filename\n"
3819#~ "                       is the default value and means stdout.\n"
3820#~ "                       WARNING : existing files are truncated !\n"
3821#~ "  \n"
3822#~ "Examples :\n"
3823#~ "\n"
3824#~ "  $ dumpykota --data history --format csv >myfile.csv\n"
3825#~ "  \n"
3826#~ "  This dumps the history in a comma separated values file, for possible\n"
3827#~ "  use in a spreadsheet.\n"
3828#~ "  \n"
3829#~ "  $ dumpykota --data users --format xml -o users.xml\n"
3830#~ "  \n"
3831#~ "  Dumps all users datas to the users.xml file.\n"
3832#~ "  \n"
3833#~ "This program is free software; you can redistribute it and/or modify\n"
3834#~ "it under the terms of the GNU General Public License as published by\n"
3835#~ "the Free Software Foundation; either version 2 of the License, or\n"
3836#~ "(at your option) any later version.\n"
3837#~ "\n"
3838#~ "This program is distributed in the hope that it will be useful,\n"
3839#~ "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
3840#~ "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
3841#~ "GNU General Public License for more details.\n"
3842#~ "\n"
3843#~ "You should have received a copy of the GNU General Public License\n"
3844#~ "along with this program; if not, write to the Free Software\n"
3845#~ "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, "
3846#~ "USA.\n"
3847#~ "\n"
3848#~ "Please e-mail bugs to: %s"
3849#~ msgstr ""
3850#~ "dumpykota v%s (c) 2003, 2004, 2005 C@LL - Conseil Internet & Logiciels "
3851#~ "Libres\n"
3852#~ "\n"
3853#~ "��� ����������� PyKota.\n"
3854#~ "\n"
3855#~ "���� ���\n"
3856#~ "\n"
3857#~ "  dumpykota [��� \n"
3858#~ "\n"
3859#~ "���:\n"
3860#~ "\n"
3861#~ "  -v | --version       ��� �����dumpykota� ���.\n"
3862#~ "  -h | --help          ��� ����� ���.\n"
3863#~ "  \n"
3864#~ "  -d | --data type     ��� ���'���������\n"
3865#~ "                       \n"
3866#~ "                         - history : ��� ������.\n"
3867#~ "                         - users : ��� ��\n"
3868#~ "                         - groups : ��� �� ��\n"
3869#~ "                         - printers : ��� ���.\n"
3870#~ "                         - upquotas : ��� ����n"
3871#~ "                         - gpquotas : ��� ������n"
3872#~ "                         - payments : ��� ��� ��\n"
3873#~ "                         - pmembers : ��� ������\n"
3874#~ "                         - umembers : ��� �������n"
3875#~ "                         \n"
3876#~ "                       ��� ����-d | --data ��"
3877#~ "������n"
3878#~ "  \n"
3879#~ "  -f | --format fmt    ��� ���������� ��"
3880#~ "�\n"
3881#~ "                       ��� ������sv (��#~ "����n"
3882#~ "                       ���� �����������n"
3883#~ "                       ������������\n"
3884#~ "                       ���������� ��:\n"
3885#~ "                       \n"
3886#~ "                         - csv : ������ ���"
3887#~ "                         - ssv : ������ ���"
3888#~ "���\n"
3889#~ "                         - tsv : ������ ���"
3890#~ "(tabs)\n"
3891#~ "                         - xml : ��� ��� �L\n"
3892#~ "                         \n"
3893#~ "  -o | --output � ��������� �� ��"
3894#~ "'�\n"
3895#~ "                       ���������� ����#~ "���n"
3896#~ "                       ��� � '-' � ����� �
3897#~ "���n"
3898#~ "                       � ������ � �� ����#~ "���n"
3899#~ "                       ���� �����������!\n"
3900#~ "  \n"
3901#~ "�����\n"
3902#~ "\n"
3903#~ "  $ dumpykota --data history --format csv >myfile.csv\n"
3904#~ "  \n"
3905#~ "  ���������� ���� ��������n"
3906#~ "  � ��������� ��n"
3907#~ "  \n"
3908#~ "  $ dumpykota --data users --format xml -o users.xml\n"
3909#~ "  \n"
3910#~ "  ���� ��������� users.xml .\n"
3911#~ "  \n"
3912#~ "This program is free software; you can redistribute it and/or modify\n"
3913#~ "it under the terms of the GNU General Public License as published by\n"
3914#~ "the Free Software Foundation; either version 2 of the License, or\n"
3915#~ "(at your option) any later version.\n"
3916#~ "\n"
3917#~ "This program is distributed in the hope that it will be useful,\n"
3918#~ "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
3919#~ "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
3920#~ "GNU General Public License for more details.\n"
3921#~ "\n"
3922#~ "You should have received a copy of the GNU General Public License\n"
3923#~ "along with this program; if not, write to the Free Software\n"
3924#~ "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, "
3925#~ "USA.\n"
3926#~ "\n"
3927#~ "��� ��� �� e-mail � %s"
3928
3929#~ msgid "Too many arguments, see help."
3930#~ msgstr "������ ��� �����."
3931
3932#~ msgid ""
3933#~ "edpykota v%s (c) 2003, 2004, 2005 C@LL - Conseil Internet & Logiciels "
3934#~ "Libres\n"
3935#~ "A Print Quota editor for PyKota.\n"
3936#~ "\n"
3937#~ "command line usage :\n"
3938#~ "\n"
3939#~ "  edpykota [options] user1 user2 ... userN\n"
3940#~ "  \n"
3941#~ "  edpykota [options] group1 group2 ... groupN\n"
3942#~ "\n"
3943#~ "options :\n"
3944#~ "\n"
3945#~ "  -v | --version       Prints edpykota's version number then exits.\n"
3946#~ "  -h | --help          Prints this message then exits.\n"
3947#~ "  \n"
3948#~ "  -a | --add           Adds users and/or printers if they don't \n"
3949#~ "                       exist on the Quota Storage Server.\n"
3950#~ "                       \n"
3951#~ "  -d | --delete        Deletes users/groups from the quota storage.\n"
3952#~ "                       Printers are never deleted.\n"
3953#~ "                       \n"
3954#~ "  -c | --charge p[,j]  Sets the price per page and per job to charge\n"
3955#~ "                       for a particular printer. Job price is optional.\n"
3956#~ "                       If both are to be set, separate them with a "
3957#~ "comma.\n"
3958#~ "                       Floating point values are allowed.\n"
3959#~ "  \n"
3960#~ "  -i | --ingroups g1[,g2...]  Puts the users into each of the groups\n"
3961#~ "                              listed, separated by commas. The groups\n"
3962#~ "                              must already exist in the Quota Storage.\n"
3963#~ "  \n"
3964#~ "  -u | --users         Edit users print quotas, this is the default.\n"
3965#~ "  \n"
3966#~ "  -P | --printer p     Edit quotas on printer p only. Actually p can\n"
3967#~ "                       use wildcards characters to select only\n"
3968#~ "                       some printers. The default value is *, meaning\n"
3969#~ "                       all printers. \n"
3970#~ "                       You can specify several names or wildcards, \n"
3971#~ "                       by separating them with commas.\n"
3972#~ "  \n"
3973#~ "  -G | --pgroups pg1[,pg2...] Adds the printer(s) to the printer groups\n"
3974#~ "                       pg1, pg2, etc... which must already exist.\n"
3975#~ "                       A printer group is just like a normal printer,\n"
3976#~ "                       only that it is usually unknown from the printing\n"
3977#~ "                       system. Create printer groups exactly the same\n"
3978#~ "                       way that you create printers, then add other \n"
3979#~ "                       printers to them with this option.\n"
3980#~ "                       Accounting is done on a printer and on all\n"
3981#~ "                       the printer groups it belongs to, quota checking\n"
3982#~ "                       is done on a printer and on all the printer "
3983#~ "groups\n"
3984#~ "                       it belongs to.\n"
3985#~ "  \n"
3986#~ "  -g | --groups        Edit users groups print quotas instead of users.\n"
3987#~ "                          \n"
3988#~ "  -p | --prototype u|g Uses user u or group g as a prototype to set\n"
3989#~ "                       print quotas\n"
3990#~ "                       \n"
3991#~ "  -n | --noquota       Doesn't set a quota but only does accounting.\n"
3992#~ "  \n"
3993#~ "  -r | --reset         Resets the actual page counter for the user\n"
3994#~ "                       or group to zero on the specified printers. \n"
3995#~ "                       The life time page counter is kept unchanged.\n"
3996#~ "                       \n"
3997#~ "  -R | --hardreset     Resets the actual and life time page counters\n"
3998#~ "                       for the user or group to zero on the specified \n"
3999#~ "                       printers. \n"
4000#~ "                       \n"
4001#~ "  -l | --limitby l     Choose if the user/group is limited in "
4002#~ "printing                     \n"
4003#~ "                       by its account balance or by its page quota.\n"
4004#~ "                       The default value is 'quota'. Allowed values\n"
4005#~ "                       are 'quota' 'balance' 'quota-then-balance' and\n"
4006#~ "                       'balance-then-quota'.\n"
4007#~ "                       WARNING : quota-then-balance and balance-then-"
4008#~ "quota\n"
4009#~ "                       are not yet implemented.\n"
4010#~ "                       \n"
4011#~ "  -b | --balance b     Sets the user's account balance to "
4012#~ "b.                     \n"
4013#~ "                       Account balance may be increase or decreased\n"
4014#~ "                       if b is prefixed with + or -.\n"
4015#~ "                       WARNING : when decreasing account balance,\n"
4016#~ "                       the total paid so far by the user is decreased\n"
4017#~ "                       too.\n"
4018#~ "                       Groups don't have a real balance, but the\n"
4019#~ "                       sum of their users' account balance.\n"
4020#~ "                       \n"
4021#~ "  -S | --softlimit sl  Sets the quota soft limit to sl "
4022#~ "pages.                       \n"
4023#~ "  \n"
4024#~ "  -H | --hardlimit hl  Sets the quota hard limit to hl pages.\n"
4025#~ "  \n"
4026#~ "  user1 through userN and group1 through groupN can use wildcards\n"
4027#~ "  if the --add option is not set.\n"
4028#~ "  \n"
4029#~ "examples :                              \n"
4030#~ "\n"
4031#~ "  $ edpykota --add -p jerome john paul george ringo/ringo@example.com\n"
4032#~ "  \n"
4033#~ "  This will add users john, paul, george and ringo to the quota\n"
4034#~ "  database, and set their print quotas to the same values than user \n"
4035#~ "  jerome. User jerome must already exist.\n"
4036#~ "  User ringo's email address will also be set to 'ringo@example.com'\n"
4037#~ "  \n"
4038#~ "  $ edpykota --printer lp -S 50 -H 60 jerome\n"
4039#~ "  \n"
4040#~ "  This will set jerome's print quota on the lp printer to a soft limit\n"
4041#~ "  of 50 pages, and a hard limit of 60 pages. If either user jerome or\n"
4042#~ "  printer lp doesn't exist on the Quota Storage Server then nothing is "
4043#~ "done.\n"
4044#~ "\n"
4045#~ "  $ edpykota --add --printer lp --ingroups coders,it -S 50 -H 60 jerome\n"
4046#~ "  \n"
4047#~ "  Same as above, but if either user jerome or printer lp doesn't exist \n"
4048#~ "  on the Quota Storage Server they are automatically added. Also\n"
4049#~ "  user jerome is put into the groups \"coders\" and \"it\" which must\n"
4050#~ "  already exist in the Quota Storage.\n"
4051#~ "            \n"
4052#~ "  $ edpykota -g -S 500 -H 550 financial support            \n"
4053#~ "  \n"
4054#~ "  This will set print quota soft limit to 500 pages and hard limit\n"
4055#~ "  to 550 pages for groups financial and support on all printers.\n"
4056#~ "  \n"
4057#~ "  $ edpykota --reset jerome \"jo*\"\n"
4058#~ "  \n"
4059#~ "  This will reset jerome's page counter to zero on all printers, as\n"
4060#~ "  well as every user whose name begins with 'jo'.\n"
4061#~ "  Their life time page counter on each printer will be kept unchanged.\n"
4062#~ "  You can also reset the life time page counters by using the\n"
4063#~ "  --hardreset | -R command line option.\n"
4064#~ "  \n"
4065#~ "  $ edpykota --printer hpcolor --noquota jerome\n"
4066#~ "  \n"
4067#~ "  This will tell PyKota to not limit jerome when printing on the \n"
4068#~ "  hpcolor printer. All his jobs will be allowed on this printer, but \n"
4069#~ "  accounting of the pages he prints will still be kept.\n"
4070#~ "  Print Quotas for jerome on other printers are unchanged.\n"
4071#~ "  \n"
4072#~ "  $ edpykota --limitby balance jerome\n"
4073#~ "  \n"
4074#~ "  This will tell PyKota to limit jerome by his account's balance\n"
4075#~ "  when printing.\n"
4076#~ "  \n"
4077#~ "  $ edpykota --balance +10.0 jerome\n"
4078#~ "  \n"
4079#~ "  This will increase jerome's account balance by 10.0 (in your\n"
4080#~ "  own currency). You can decrease the account balance with a\n"
4081#~ "  dash prefix, and set it to a fixed amount with no prefix.\n"
4082#~ "  \n"
4083#~ "  $ edpykota --delete jerome rachel\n"
4084#~ "  \n"
4085#~ "  This will completely delete jerome and rachel from the Quota Storage\n"
4086#~ "  database. All their quotas and jobs will be deleted too.\n"
4087#~ "  \n"
4088#~ "  $ edpykota --printer lp --charge 0.1\n"
4089#~ "  \n"
4090#~ "  This will set the page price for printer lp to 0.1. Job price\n"
4091#~ "  will not be changed.\n"
4092#~ "  \n"
4093#~ "  $ edpykota --printer hplj1,hplj2 --pgroups Laser,HP\n"
4094#~ "  \n"
4095#~ "  This will put printers hplj1 and hplj2 in printers groups Laser and "
4096#~ "HP.\n"
4097#~ "  When printing either on hplj1 or hplj2, print quota will also be \n"
4098#~ "  checked and accounted for on virtual printers Laser and HP.\n"
4099#~ "\n"
4100#~ "This program is free software; you can redistribute it and/or modify\n"
4101#~ "it under the terms of the GNU General Public License as published by\n"
4102#~ "the Free Software Foundation; either version 2 of the License, or\n"
4103#~ "(at your option) any later version.\n"
4104#~ "\n"
4105#~ "This program is distributed in the hope that it will be useful,\n"
4106#~ "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
4107#~ "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
4108#~ "GNU General Public License for more details.\n"
4109#~ "\n"
4110#~ "You should have received a copy of the GNU General Public License\n"
4111#~ "along with this program; if not, write to the Free Software\n"
4112#~ "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, "
4113#~ "USA.\n"
4114#~ "\n"
4115#~ "Please e-mail bugs to: %s"
4116#~ msgstr ""
4117#~ "edpykota v%s (c) 2003, 2004, 2005 C@LL - Conseil Internet & Logiciels "
4118#~ "Libres\n"
4119#~ "�������� � �yKota.\n"
4120#~ "\n"
4121#~ "���� ���\n"
4122#~ "\n"
4123#~ "  edpykota [��� �� �� ... ��\n"
4124#~ "  \n"
4125#~ "  edpykota [��� �� �� ... ��\n"
4126#~ "\n"
4127#~ "���:\n"
4128#~ "\n"
4129#~ "  -v | --version       ��� �����edpykota� ���.\n"
4130#~ "  -h | --help          ��� ����� ���.\n"
4131#~ "  \n"
4132#~ "  -a | --add           �������/���� �� ��\n"
4133#~ "                       �����������"
4134#~ "                       \n"
4135#~ "  -d | --delete        ������� � �������"
4136#~ "                       ��������������\n"
4137#~ "                       \n"
4138#~ "  -c | --charge p[,j]  ����� ��� ��� � "
4139#~ "���"
4140#~ "                       � ������� �� ����"
4141#~ "��n"
4142#~ "                       ���. � ������, ���"
4143#~ "���"
4144#~ "                       �� �������� ���\n"
4145#~ "  \n"
4146#~ "  -i | --ingroups g1[,g2...]  ����� ����� � �"
4147#~ "��\n"
4148#~ "                              ���������� � "
4149#~ "��\n"
4150#~ "                              ����� ��������"
4151#~ "  \n"
4152#~ "  -u | --users         ��������� �� ����"
4153#~ "�"
4154#~ "                       �������n"
4155#~ "  \n"
4156#~ "  -P | --printer p     �������� �������"
4157#~ "p.\n"
4158#~ "                       ����p ���������� "
4159#~ "�n"
4160#~ "                       ��� �������� ����"
4161#~ "�\n"
4162#~ "                       ��*, �� �����n"
4163#~ "                       ������������ ��� \n"
4164#~ "                       �������.\n"
4165#~ "  \n"
4166#~ "  -G | --pgroups pg1[,pg2...] ������ ���� � ��\n"
4167#~ "                       ����g1, pg2, �.�����"
4168#~ "���.\n"
4169#~ "                       �������������� "
4170#~ "��"
4171#~ "                       ��� ������� ���.\n"
4172#~ "                       ������ ����������
4173#~ "�n"
4174#~ "                       �������� �����
4175#~ "���\n"
4176#~ "                       �� �������n"
4177#~ "                       ����� � �������� "
4178#~ "�n"
4179#~ "                       ���� � ���� �����"
4180#~ "���
4181#~ "                       ��.\n"
4182#~ "  \n"
4183#~ "  -g | --groups        �������� � �� ����"
4184#~ "�\n"
4185#~ "                       �� ��\n"
4186#~ "                          \n"
4187#~ "  -p | --prototype u|g �������� ����g ��"
4188#~ "�\n"
4189#~ "                       �������\n"
4190#~ "                       \n"
4191#~ "  -n | --noquota       ���������� "
4192#~ "����.\n"
4193#~ "  \n"
4194#~ "  -r | --reset         ������� �� � ��� �n"
4195#~ "                       ��� � ������� \n"
4196#~ "                       �������� �����\n"
4197#~ "                       \n"
4198#~ "  -R | --hardreset     �������� � ��� "
4199#~ "����\n"
4200#~ "                       � ��� ��������� \n"
4201#~ "                       ���. \n"
4202#~ "                       \n"
4203#~ "  -l | --limitby l     �������������� "
4204#~ "���                       � ��� ��������
4205#~ "������\n"
4206#~ "                       ������ ��'quota' (�
4207#~ "���).\n"
4208#~ "                       ���� ��� 'quota' (����n"
4209#~ "                       'balance' (������), 'quota-then-"
4210#~ "balance' (��"
4211#~ "                       �� ���� 'balance-then-"
4212#~ "quota' (����\n"
4213#~ "                       ���                       ����: � "
4214#~ "��� quota-then-balance � balance-then-quota\n"
4215#~ "                       � �� ��� ��\n"
4216#~ "                       \n"
4217#~ "  -b | --balance b     ������ ��� ����� "
4218#~ "���.\n"
4219#~ "                       � ��������������"
4220#~ "�����n"
4221#~ "                       � � � ����+ �-.\n"
4222#~ "                       ����: ������� ���, "
4223#~ "�����,\n"
4224#~ "                       �� ������� �����
4225#~ "����"
4226#~ "                       ��\n"
4227#~ "                       � �� � �� ��� ������
4228#~ "����n"
4229#~ "                       ��������.\n"
4230#~ "                       \n"
4231#~ "  -S | --softlimit sl  ���������l ��\n"
4232#~ "  \n"
4233#~ "  -H | --hardlimit hl  ����� ���� hl ��.\n"
4234#~ "  \n"
4235#~ "  ������ � �� � �� � �� �� �"
4236#~ "����#~ "  ����� �� ����--add.\n"
4237#~ "  \n"
4238#~ "����                              \n"
4239#~ "\n"
4240#~ "  $ edpykota --add -p jerome john paul george ringo/ringo@example.com\n"
4241#~ "  \n"
4242#~ "  ����� ��john, paul, george � ringo ���"
4243#~ "  ���, � ������ � � �� ��"
4244#~ "  ����erome. ���jerome ������\n"
4245#~ "  �������mail �� ���ingo �"
4246#~ "  'ringo@example.com'\n"
4247#~ "  \n"
4248#~ "  $ edpykota --printer lp -S 50 -H 60 jerome\n"
4249#~ "  \n"
4250#~ "  �������erome � ���lp ��
4251#~ "����n"
4252#~ "  50 ��, � �� �0 ��. � �� ��jerome ��"
4253#~ "  ���� � ��������������    "
4254#~ "����\n"
4255#~ "\n"
4256#~ "  $ edpykota --add --printer lp --ingroups coders,it -S 50 -H 60 jerome\n"
4257#~ "  \n"
4258#~ "  ��� ��, ���� �� �� ��jerome �� \n"
4259#~ "  ��� lp ������������ ����
4260#~ "��n"
4261#~ "  jerome ������� \"coders\" � \"it\" ����n"
4262#~ "  ��� ������"
4263#~ "            \n"
4264#~ "  $ edpykota -g -S 500 -H 550 financial support            \n"
4265#~ "  \n"
4266#~ "  ���������00 �� � ��� ��50\n"
4267#~ "  �� � ��� financial � support �������"
4268#~ "  \n"
4269#~ "  $ edpykota --reset jerome \"jo*\"\n"
4270#~ "  \n"
4271#~ "  ����� ��������erome � ����"
4272#~ "���"
4273#~ "  ������'jo' �������"
4274#~ "  ������ � ����� �������"
4275#~ "  ������ ��� � �����������#~ "�n"
4276#~ "  ���-hardreset | -R .\n"
4277#~ "  \n"
4278#~ "  $ edpykota --printer hpcolor --noquota jerome\n"
4279#~ "  \n"
4280#~ "  �������� ���erome � ����"
4281#~ "hpcolor. \n"
4282#~ "  �� ����������� ��� ���
4283#~ "���� \n"
4284#~ "  ���� ��������\n"
4285#~ "  � �����rome ���������
4286#~ "���.\n"
4287#~ "  \n"
4288#~ "  $ edpykota --limitby balance jerome\n"
4289#~ "  \n"
4290#~ "  �������erome ������ ��� �\n"
4291#~ "  \n"
4292#~ "  $ edpykota --balance +10.0 jerome\n"
4293#~ "  \n"
4294#~ "  ������ �����jerome ��10.0 ���(�"
4295#~ "��n"
4296#~ "  ��� ������� ��� ����(-) ���"
4297#~ "  �� ��� �� � ���\n"
4298#~ "  \n"
4299#~ "  $ edpykota --delete jerome rachel\n"
4300#~ "  \n"
4301#~ "  ���������jerome � rachel � ������"
4302#~ "  ������� � ��� ����������\n"
4303#~ "  \n"
4304#~ "  $ edpykota --printer lp --charge 0.1\n"
4305#~ "  \n"
4306#~ "  ���� ��� � �����.1. �� ����n"
4307#~ "  ������\n"
4308#~ "  \n"
4309#~ "  $ edpykota --printer hplj1,hplj2 --pgroups Laser,HP\n"
4310#~ "  \n"
4311#~ "  ���� ��� hplj1 � hplj2 � �� ����aser � "
4312#~ "HP.\n"
4313#~ "  ������� ���hplj1 ��plj2, ����� "
4314#~ "�n"
4315#~ "  ��� � ���� � � ������Laser � "
4316#~ "HP.\n"
4317#~ "\n"
4318#~ "This program is free software; you can redistribute it and/or modify\n"
4319#~ "it under the terms of the GNU General Public License as published by\n"
4320#~ "the Free Software Foundation; either version 2 of the License, or\n"
4321#~ "(at your option) any later version.\n"
4322#~ "\n"
4323#~ "This program is distributed in the hope that it will be useful,\n"
4324#~ "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
4325#~ "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
4326#~ "GNU General Public License for more details.\n"
4327#~ "\n"
4328#~ "You should have received a copy of the GNU General Public License\n"
4329#~ "along with this program; if not, write to the Free Software\n"
4330#~ "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, "
4331#~ "USA.\n"
4332#~ "\n"
4333#~ "��� ��� �� e-mail � %s"
4334
4335#~ msgid ""
4336#~ "Group           used    soft    hard    balance grace         total       "
4337#~ "paid"
4338#~ msgstr ""
4339#~ "���         �� �� �� �����       ��     "
4340#~ "��"
4341
4342#~ msgid ""
4343#~ "User            used    soft    hard    balance grace         total       "
4344#~ "paid"
4345#~ msgstr ""
4346#~ "���        �� �� �� �����       ��     "
4347#~ "��"
4348
4349#~ msgid "Waiting for printer %s to be idle or printing..."
4350#~ msgstr "���� ��� ������ � ���%s..."
Note: See TracBrowser for help on using the browser.