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

Revision 3134, 151.0 kB (checked in by jerome, 17 years ago)

Changed copyright years.

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