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

Revision 1959, 88.2 kB (checked in by jalet, 19 years ago)

Updated translations

  • 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 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
19#
20# $Id$
21#
22# PyKota translation master file.
23# Copyright (c) 2003-2004 Conseil Internet & Logiciels Libres
24# Jerome Alet <alet@librelogiciel.com>, 2003-2004.
25#
26msgid ""
27msgstr ""
28"Project-Id-Version: PyKota v1.20\n"
29"Report-Msgid-Bugs-To: alet@librelogiciel.com\n"
30"POT-Creation-Date: 2004-11-25 10:16+0100\n"
31"PO-Revision-Date: 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#, python-format
39msgid ""
40"pkbanner v%s (c) 2003-2004 C@LL - Conseil Internet & Logiciels Libres\n"
41"\n"
42"Generates banners.\n"
43"\n"
44"command line usage :\n"
45"\n"
46"  pkbanner  [options] \n"
47"\n"
48"options :\n"
49"\n"
50"  -v | --version       Prints pkbanner's version number then exits.\n"
51"  -h | --help          Prints this message then exits.\n"
52"  \n"
53"  -l | --logo img      Use the image as the banner's logo. The logo will\n"
54"                       be drawn at the center top of the page. The default\n"
55"                       logo is /usr/share/pykota/logos/pykota.jpeg\n"
56"                       \n"
57"  -p | --pagesize sz   Sets sz as the page size. Most well known\n"
58"                       page sizes are recognized, like 'A4' or 'Letter'\n"
59"                       to name a few. The default size is A4.\n"
60"  \n"
61"  -s | --savetoner s   Sets the text luminosity factor to s%%. This can be \n"
62"                       used to save toner. The default value is 0, which\n"
63"                       means that no toner saving will be done.\n"
64"  \n"
65"  -u | --url u         Uses u as an url to be written at the bottom of \n"
66"                       the banner page. The default url is :\n"
67"                       http://www.librelogiciel.com/software/\n"
68"  \n"
69"examples :                              \n"
70"\n"
71"  Using pkbanner directly from the command line is not recommended,\n"
72"  excepted for testing purposes. You should use pkbanner in the\n"
73"  'startingbanner' or 'endingbanner' directives in pykota.conf\n"
74"  \n"
75"    startingbanner: /usr/bin/pkbanner --logo=\"\" --savetoner=75\n"
76"  \n"
77"      With such a setting in pykota.conf, all print jobs will be \n"
78"      prefixed with an A4 banner with no logo, and text luminosity will\n"
79"      be increased by 75%%. The PostScript output will be directly sent\n"
80"      to your printer.\n"
81"      \n"
82"  You'll find more examples in the sample configuration file included    \n"
83"  in PyKota.\n"
84"      \n"
85"This program is free software; you can redistribute it and/or modify\n"
86"it under the terms of the GNU General Public License as published by\n"
87"the Free Software Foundation; either version 2 of the License, or\n"
88"(at your option) any later version.\n"
89"\n"
90"This program is distributed in the hope that it will be useful,\n"
91"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
92"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
93"GNU General Public License for more details.\n"
94"\n"
95"You should have received a copy of the GNU General Public License\n"
96"along with this program; if not, write to the Free Software\n"
97"Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n"
98"\n"
99"Please e-mail bugs to: %s"
100msgstr ""
101
102msgid "Unknown"
103msgstr ""
104
105msgid "Username"
106msgstr ""
107
108msgid "Job"
109msgstr ""
110
111msgid "Date"
112msgstr "����"
113
114msgid "Allowed"
115msgstr ""
116
117msgid "Denied"
118msgstr ""
119
120msgid "Allowed with Warning"
121msgstr ""
122
123msgid "Result"
124msgstr ""
125
126msgid "Title"
127msgstr "��"
128
129msgid "Filename"
130msgstr "�����
131
132#, python-format
133msgid "Pages printed so far on %s"
134msgstr ""
135
136msgid "Account balance"
137msgstr ""
138
139msgid "Soft Limit"
140msgstr ""
141
142msgid "Hard Limit"
143msgstr ""
144
145msgid "Date Limit"
146msgstr ""
147
148msgid "Allowed range is (0..99)"
149msgstr ""
150
151#, python-format
152msgid "Invalid 'savetoner' option %s : %s"
153msgstr ""
154
155#, python-format
156msgid "Invalid 'pagesize' option %s, defaulting to A4."
157msgstr ""
158
159#, python-format
160msgid ""
161"pkhint v%s (c) 2003-2004 C@LL - Conseil Internet & Logiciels Libres\n"
162"A tool to give hints on what accounting method is best for each printer.\n"
163"\n"
164"command line usage :\n"
165"\n"
166"  pkhint [options] [printer1 printer2 printer3 ... printerN] <file.conf\n"
167"\n"
168"options :\n"
169"\n"
170"  -v | --version       Prints pkhint's version number then exits.\n"
171"  -h | --help          Prints this message then exits.\n"
172"  \n"
173"examples :                              \n"
174"\n"
175"  $ pkhint \"hp*\" printer103 </etc/cups/printers.conf\n"
176"  \n"
177"  Will analyze your printing system to test which accounter\n"
178"  is the best for each of the defined printer which\n"
179"  name matches one of the parameters.\n"
180"  \n"
181"  If you don't pass any argument on the command line, all\n"
182"  printers will be analyzed.\n"
183"  \n"
184"This program is free software; you can redistribute it and/or modify\n"
185"it under the terms of the GNU General Public License as published by\n"
186"the Free Software Foundation; either version 2 of the License, or\n"
187"(at your option) any later version.\n"
188"\n"
189"This program is distributed in the hope that it will be useful,\n"
190"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
191"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
192"GNU General Public License for more details.\n"
193"\n"
194"You should have received a copy of the GNU General Public License\n"
195"along with this program; if not, write to the Free Software\n"
196"Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n"
197"\n"
198"Please e-mail bugs to: %s"
199msgstr ""
200"pkhint v%s (c) 2003-2004 C@LL - Conseil Internet & Logiciels Libres\n"
201"���� ��� � ����� �������\n"
202"\n"
203"���� ���\n"
204"\n"
205"  pkhint [��� [���1 ���2 ... ���N] <file.conf\n"
206"\n"
207"���:\n"
208"\n"
209"  -v | --version       ��� �����pkhint � ���.\n"
210"  -h | --help          ��� ����� ���.\n"
211"  \n"
212"����                              \n"
213"\n"
214"  $ pkhint \"hp*\" printer103 </etc/cups/printers.conf\n"
215"  \n"
216"  ����� ��� �� ����� ��\n"
217"  ������ ��� � ���� � ���\n"
218"  ��� ����� ����� � ����.\n"
219"  \n"
220"  � �������������������
221"  ����.\n"
222"  \n"
223"This program is free software; you can redistribute it and/or modify\n"
224"it under the terms of the GNU General Public License as published by\n"
225"the Free Software Foundation; either version 2 of the License, or\n"
226"(at your option) any later version.\n"
227"\n"
228"This program is distributed in the hope that it will be useful,\n"
229"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
230"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
231"GNU General Public License for more details.\n"
232"\n"
233"You should have received a copy of the GNU General Public License\n"
234"along with this program; if not, write to the Free Software\n"
235"Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n"
236"\n"
237"��� ��� �� e-mail � %s"
238
239#, python-format
240msgid "Invalid DeviceURI : %s"
241msgstr "� ���RI ���s"
242
243msgid ""
244"\n"
245"Please wait while pkhint analyzes your printing system's configuration..."
246msgstr ""
247"\n"
248"������ � pkhint ������� �����"���..."
249
250#, python-format
251msgid "Unknown device %s for printer %s"
252msgstr "����� %s � ����%s"
253
254msgid ""
255"\n"
256"Put the following lines into your /etc/pykota/pykota.conf file :\n"
257msgstr ""
258"\n"
259"������� ������etc/pykota/pykota.conf :\n"
260
261msgid "# BEWARE : if software accounting is suggested, this doesn't mean"
262msgstr "# ����: �������� ��������
263
264msgid "# that hardware accounting wouldn't work, this only means that PyKota"
265msgstr "# ������ ������ ��� PyKota"
266
267msgid "# wasn't able to autodetect which hardware accounting method to use."
268msgstr "# ��� ������� �������, python-format
269msgid ""
270"pkmail v%s (c) 2003-2004 C@LL - Conseil Internet & Logiciels Libres\n"
271"\n"
272"Email gateway for PyKota.\n"
273"\n"
274"command line usage :\n"
275"\n"
276"  pkmail  [options]\n"
277"\n"
278"options :\n"
279"\n"
280"  -v | --version       Prints pkmail's version number then exits.\n"
281"  -h | --help          Prints this message then exits.\n"
282"  \n"
283"    \n"
284"  This command is meant to be used from your mail server's aliases file,\n"
285"  as a pipe. It will then accept commands send to it in email messages,\n"
286"  and will send the answer to the command's originator.\n"
287"  \n"
288"  To use this command, create an email alias in /etc/aliases with\n"
289"  the following format :\n"
290"  \n"
291"    pykotacmd: \"|/usr/bin/pkmail\"\n"
292"    \n"
293"  Then run the 'newaliases' command to regenerate the aliases database.\n"
294"  \n"
295"  You can now send commands by email to 'pykotacmd@yourdomain.com', with\n"
296"  the command in the subject.\n"
297"  \n"
298"  List of supported commands :\n"
299"  \n"
300"        report [username]\n"
301"  \n"
302"  NB : For pkmail to work correctly, you may have to put the 'mail'\n"
303"  system user in the 'lpadmin' system group to ensure this user can\n"
304"  read the /etc/pykota/pykotadmin.conf file, and restart your\n"
305"  mail server (e.g. /etc/init.d/exim restart). It is strongly advised\n"
306"  that you think at least twice before doing this though.\n"
307"  \n"
308"  Use at your own risk !\n"
309"  \n"
310"This program is free software; you can redistribute it and/or modify\n"
311"it under the terms of the GNU General Public License as published by\n"
312"the Free Software Foundation; either version 2 of the License, or\n"
313"(at your option) any later version.\n"
314"\n"
315"This program is distributed in the hope that it will be useful,\n"
316"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
317"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
318"GNU General Public License for more details.\n"
319"\n"
320"You should have received a copy of the GNU General Public License\n"
321"along with this program; if not, write to the Free Software\n"
322"Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n"
323"\n"
324"Please e-mail bugs to: %s"
325msgstr ""
326
327#, python-format
328msgid ""
329"pkprinters v%s (c) 2003-2004 C@LL - Conseil Internet & Logiciels Libres\n"
330"A Printers Manager for PyKota.\n"
331"\n"
332"command line usage :\n"
333"\n"
334"  pkprinters [options] printer1 printer2 printer3 ... printerN\n"
335"\n"
336"options :\n"
337"\n"
338"  -v | --version       Prints pkprinters's version number then exits.\n"
339"  -h | --help          Prints this message then exits.\n"
340"  \n"
341"  -a | --add           Adds printers if they don't exist on the Quota \n"
342"                       Storage Server. If they exist, they are modified\n"
343"                       unless -s|--skipexisting is also used.\n"
344"                       \n"
345"  -d | --delete        Deletes printers from the quota storage.\n"
346"  \n"
347"  -D | --description d Adds a textual description to printers.\n"
348"                       \n"
349"  -c | --charge p[,j]  Sets the price per page and per job to charge.\n"
350"                       Job price is optional.\n"
351"                       If both are to be set, separate them with a comma.\n"
352"                       Floating point and negative values are allowed.\n"
353"  \n"
354"  -g | --groups pg1[,pg2...] Adds or Remove the printer(s) to the printer \n"
355"                       groups pg1, pg2, etc... which must already exist.\n"
356"                       A printer group is just like a normal printer,\n"
357"                       only that it is usually unknown from the printing\n"
358"                       system. Create printer groups exactly the same\n"
359"                       way that you create printers, then add other \n"
360"                       printers to them with this option.\n"
361"                       Accounting is done on a printer and on all\n"
362"                       the printer groups it belongs to, quota checking\n"
363"                       is done on a printer and on all the printer groups\n"
364"                       it belongs to.\n"
365"                       If the --remove option below is not used, the \n"
366"                       default action is to add printers to the specified\n"
367"                       printer groups.\n"
368"                       \n"
369"  -l | --list          List informations about the printer(s) and the\n"
370"                       printers groups it is a member of.\n"
371"                       \n"
372"  -r | --remove        In combination with the --groups option "
373"above,                       \n"
374"                       remove printers from the specified printers groups.\n"
375"                       \n"
376"  -s | --skipexisting  In combination with the --add option above, tells\n"
377"                       pkprinters to not modify existing printers.\n"
378"  \n"
379"  printer1 through printerN can contain wildcards if the --add option \n"
380"  is not set.\n"
381"  \n"
382"examples :                              \n"
383"\n"
384"  $ pkprinters --add -D \"HP Printer\" --charge 0.05,0.1 hp2100 hp2200 "
385"hp8000\n"
386"  \n"
387"  Will create three printers named hp2100, hp2200 and hp8000.\n"
388"  Their price per page will be set at 0.05 unit, and their price\n"
389"  per job will be set at 0.1 unit. Units are in your own currency,\n"
390"  or whatever you want them to mean.\n"
391"  All of their descriptions will be set to the string \"HP Printer\".\n"
392"  If any of these printers already exists, it will also be modified \n"
393"  unless the -s|--skipexisting command line option is also used.\n"
394"            \n"
395"  $ pkprinters --delete \"*\"\n"
396"  \n"
397"  This will completely delete all printers and associated quota "
398"information,\n"
399"  as well as their job history. USE WITH CARE !\n"
400"  \n"
401"  $ pkprinters --groups Laser,HP \"hp*\"\n"
402"  \n"
403"  This will put all printers which name matches \"hp*\" into printers "
404"groups \n"
405"  Laser and HP, which MUST already exist.\n"
406"  \n"
407"  $ pkprinters --groups LexMark --remove hp2200\n"
408"  \n"
409"  This will remove the hp2200 printer from the LexMark printer group.\n"
410"  \n"
411"This program is free software; you can redistribute it and/or modify\n"
412"it under the terms of the GNU General Public License as published by\n"
413"the Free Software Foundation; either version 2 of the License, or\n"
414"(at your option) any later version.\n"
415"\n"
416"This program is distributed in the hope that it will be useful,\n"
417"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
418"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
419"GNU General Public License for more details.\n"
420"\n"
421"You should have received a copy of the GNU General Public License\n"
422"along with this program; if not, write to the Free Software\n"
423"Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n"
424"\n"
425"Please e-mail bugs to: %s"
426msgstr ""
427"pkprinters v%s (c) 2003-2004 C@LL - Conseil Internet & Logiciels Libres\n"
428"���� ������yKota.\n"
429"\n"
430"���� ���\n"
431"\n"
432"  pkprinters [��� ���1 ���2 ... ���N\n"
433"\n"
434"���:\n"
435"\n"
436"  -v | --version       ��� �����pkprinters � ���.\n"
437"  -h | --help          ��� ����� ���.\n"
438"  \n"
439"  -a | --add           ������� �� �� ���"
440"                       ���. � ��, �������"                       ����� � ����-s|--"
441"skipexisting.\n"
442"                       \n"
443"  -d | --delete        ������� � ��������n"
444"  \n"
445"  -D | --description   ����� ����������"
446"                       \n"
447"  -c | --charge p[,j]  ���� ��� ��� � ���n"
448"                       �� ��������.\n"
449"                       � ������, ��������"
450"                       ��\n"
451"                       �������� ����� ��"
452"  \n"
453"  -g | --groups pg1[,pg2...] ���������� ����\n"
454"                       � �� ����g1, pg2, �.� ���
455"                       ������. ���������n"
456"                       ������ ���, ���� �\n"
457"                       ������� ���. ����n"
458"                       �� ���������������"
459"                       ���, ���������� ��\n"
460"                       ����������������n"
461"                       ������������ ��\n"
462"                       ��� ����������\n"
463"                       � � ���� �������n"
464"                       --remove, ��������� ����"
465"                       � ���� �� ����"
466"                       \n"
467"  -l | --list          ������ �� ��� ����\n"
468"                       � ��� ����������\n"
469"                       \n"
470"  -r | --remove        � �������-groups ��,\n"
471"                       ������ � ���� ��\n"
472"                       ����n"
473"                       \n"
474"  -s | --skipexisting  � �������-add ��, �\n"
475"                       ����pkprinters ��������n"
476"                       ���.\n"
477"  \n"
478"  � ������1 � ���N ������ ���n"
479"  �� �� ����--add.\n"
480"  \n"
481"���:                              \n"
482"\n"
483"  $ pkprinters --add -D \"HP Printer\" --charge 0.05,0.1 hp2100 hp2200 "
484"hp8000\n"
485"  \n"
486"  ������������p2100, hp2200 � hp8000.\n"
487"  �� � � ������.05 ��� � �� �\n"
488"  � ����0.1 ��� ��� ��������n"
489"  ���� �� ��� � ���� ����\n"
490"  �� ����� ��������\"HP Printer\".\n"
491"  � ���� � � ��� ���������n"
492"  ������ � ����-s|--skipexisting.\n"
493"            \n"
494"  $ pkprinters --delete \"*\"\n"
495"  \n"
496"  �������� � ��� � ����� �\n"
497"  ������ ������ �.\n"
498"  ������� � ����!\n"
499"  \n"
500"  $ pkprinters --groups Laser,HP \"hp*\"\n"
501"  \n"
502"  ��������� ������� �\"hp*\" \n"
503"  � �� ����aser � HP, ���� ����.\n"
504"  \n"
505"  $ pkprinters --groups LexMark --remove hp2200\n"
506"  \n"
507"  ��������hp2200 � �������exMark.\n"
508"  \n"
509"This program is free software; you can redistribute it and/or modify\n"
510"it under the terms of the GNU General Public License as published by\n"
511"the Free Software Foundation; either version 2 of the License, or\n"
512"(at your option) any later version.\n"
513"\n"
514"This program is distributed in the hope that it will be useful,\n"
515"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
516"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
517"GNU General Public License for more details.\n"
518"\n"
519"You should have received a copy of the GNU General Public License\n"
520"along with this program; if not, write to the Free Software\n"
521"Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n"
522"\n"
523"��� ��� �� e-mail � %s"
524
525msgid "You're not allowed to use this command."
526msgstr "��������� �����"
527
528#, python-format
529msgid "There's no printer matching %s"
530msgstr "������� ������%s"
531
532#, python-format
533msgid "Invalid charge amount value %s"
534msgstr "� ���� ��%s"
535
536#, python-format
537msgid "Printer %s already exists, skipping."
538msgstr "���� %s �������
539#, python-format
540msgid "Printer %s already exists, will be modified."
541msgstr "���� %s ���������"
542
543#, python-format
544msgid "Impossible to add printer %s"
545msgstr "����������%s"
546
547#, python-format
548msgid "Invalid printer name %s"
549msgstr "� ������� %s"
550
551msgid "in"
552msgstr "�
553msgid "incompatible options, see help."
554msgstr "������ ������."
555
556msgid "You have to pass printer groups names on the command line"
557msgstr "������� ���������� ���
558msgid "You have to pass printer names on the command line"
559msgstr "������� ������������
560#, python-format
561msgid ""
562"pykosd v%s (c) 2003-2004 C@LL - Conseil Internet & Logiciels Libres\n"
563"An OSD quota monitor for PyKota.\n"
564"\n"
565"command line usage :\n"
566"\n"
567"  pykosd [options]\n"
568"\n"
569"options :\n"
570"\n"
571"  -v | --version       Prints pykosd's version number then exits.\n"
572"  -h | --help          Prints this message then exits.\n"
573"  \n"
574"  -c | --color #rrggbb Sets the color to use for display as an hexadecimal\n"
575"                       triplet, for example #FF0000 is 100%% red.\n"
576"                       Defaults to 100%% green (#00FF00).\n"
577"                       \n"
578"  -d | --duration d    Sets the duration of the display in seconds. \n"
579"                       Defaults to 3 seconds.\n"
580"                       \n"
581"  -f | --font f        Sets the font to use for "
582"display.                      \n"
583"                       Defaults to the Python OSD library's default.\n"
584"  \n"
585"  -l | --loop n        Sets the number of times the info will be displayed.\n"
586"                       Defaults to 0, which means loop forever.\n"
587"                       \n"
588"  -s | --sleep s       Sets the sleeping duration between two displays \n"
589"                       in seconds. Defaults to 180 seconds (3 minutes).\n"
590"                       \n"
591"  \n"
592"examples :                              \n"
593"\n"
594"  $ pykosd -s 60 --loop 5\n"
595"  \n"
596"  Will launch pykosd. Display will be refreshed every 60 seconds,\n"
597"  and will last for 3 seconds (the default) each time. After five\n"
598"  iterations, the program will exit.\n"
599"  \n"
600"This program is free software; you can redistribute it and/or modify\n"
601"it under the terms of the GNU General Public License as published by\n"
602"the Free Software Foundation; either version 2 of the License, or\n"
603"(at your option) any later version.\n"
604"\n"
605"This program is distributed in the hope that it will be useful,\n"
606"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
607"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
608"GNU General Public License for more details.\n"
609"\n"
610"You should have received a copy of the GNU General Public License\n"
611"along with this program; if not, write to the Free Software\n"
612"Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n"
613"\n"
614"Please e-mail bugs to: %s"
615msgstr ""
616"pykosd v%s (c) 2003-2004 C@LL - Conseil Internet & Logiciels Libres\n"
617"������PyKota ��������OSD).\n"
618"\n"
619"���� ���\n"
620"\n"
621"  pykosd [���\n"
622"\n"
623"���:\n"
624"\n"
625"  -v | --version       ��� �����pykosd � ���.\n"
626"  -h | --help          ��� ����� ���.\n"
627"  \n"
628"  -c | --color #rrggbb ����� ���������n"
629"                       ���� ���� ��� #FF0000 ��n"
630"                       100%% ���n"
631"                       ����������00%% �� "
632"(#00FF00).\n"
633"                       \n"
634"  -d | --duration d    ����������������\n"
635"                       ����� ����� ����n"
636"                       \n"
637"  -f | --font f        ��������� �������"
638"                       �������� �����OSD �"
639"Python.\n"
640"  \n"
641"  -l | --loop n        ������ �������� �
642"���\n"
643"                       �������, ���������"
644"                       \n"
645"  -s | --sleep s       ����� ��� �� � ����\n"
646"                       ����������80 ����3 "
647"��\n"
648"                       \n"
649"  \n"
650"����                              \n"
651"\n"
652"  $ pykosd -s 60 --loop 5\n"
653"  \n"
654"  ����ykosd. ������������0 ����n"
655"  � ��� � 3 ������� ���. ���"
656"  �����, ��������\n"
657"  \n"
658"This program is free software; you can redistribute it and/or modify\n"
659"it under the terms of the GNU General Public License as published by\n"
660"the Free Software Foundation; either version 2 of the License, or\n"
661"(at your option) any later version.\n"
662"\n"
663"This program is distributed in the hope that it will be useful,\n"
664"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
665"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
666"GNU General Public License for more details.\n"
667"\n"
668"You should have received a copy of the GNU General Public License\n"
669"along with this program; if not, write to the Free Software\n"
670"Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n"
671"\n"
672"��� ��� �� e-mail � %s"
673
674#, python-format
675msgid "Invalid duration option %s"
676msgstr "� ���������%s"
677
678#, python-format
679msgid "Invalid loop option %s"
680msgstr "� ����������"
681
682#, python-format
683msgid "Invalid sleep option %s"
684msgstr "� ��������� %s"
685
686#, python-format
687msgid "Invalid color option %s"
688msgstr "� ���������"
689
690#, python-format
691msgid "User %s doesn't exist in PyKota's database"
692msgstr "���%s � ���������Kota"
693
694#, python-format
695msgid "Pages used on %s : %s"
696msgstr "��� �� � %s : %s"
697
698#, python-format
699msgid "PyKota Units left : %.2f"
700msgstr "���PyKota ���� : %.2f"
701
702#, python-format
703msgid ""
704"pykotme v%s (c) 2003-2004 C@LL - Conseil Internet & Logiciels Libres\n"
705"\n"
706"Gives print quotes to users.\n"
707"\n"
708"command line usage :\n"
709"\n"
710"  pykotme  [options]  [files]\n"
711"\n"
712"options :\n"
713"\n"
714"  -v | --version       Prints pykotme's version number then exits.\n"
715"  -h | --help          Prints this message then exits.\n"
716"  \n"
717"  -P | --printer p     Gives a quote for this printer only. Actually p can\n"
718"                       use wildcards characters to select only\n"
719"                       some printers. The default value is *, meaning\n"
720"                       all printers.\n"
721"                       You can specify several names or wildcards, \n"
722"                       by separating them with commas.\n"
723"  \n"
724"examples :                              \n"
725"\n"
726"  $ pykotme --printer apple file1.ps file2.ps\n"
727"  \n"
728"  This will give a print quote to the current user. The quote will show\n"
729"  the price and size of a job consisting in file1.ps and file2.ps \n"
730"  which would be sent to the apple printer.\n"
731"  \n"
732"  $ pykotme --printer apple,hplaser <file1.ps\n"
733"  \n"
734"  This will give a print quote to the current user. The quote will show\n"
735"  the price and size of a job consisting in file1.ps as read from\n"
736"  standard input, which would be sent to the apple or hplaser\n"
737"  printer.\n"
738"\n"
739"  $ pykotme \n"
740"  \n"
741"  This will give a quote for a job consisting of what is on standard \n"
742"  input. The quote will list the job size, and the price the job\n"
743"  would cost on each printer.\n"
744"\n"
745"This program is free software; you can redistribute it and/or modify\n"
746"it under the terms of the GNU General Public License as published by\n"
747"the Free Software Foundation; either version 2 of the License, or\n"
748"(at your option) any later version.\n"
749"\n"
750"This program is distributed in the hope that it will be useful,\n"
751"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
752"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
753"GNU General Public License for more details.\n"
754"\n"
755"You should have received a copy of the GNU General Public License\n"
756"along with this program; if not, write to the Free Software\n"
757"Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n"
758"\n"
759"Please e-mail bugs to: %s"
760msgstr ""
761"pykotme v%s (c) 2003-2004 C@LL - Conseil Internet & Logiciels Libres\n"
762"\n"
763"��� ��� � ���� ����\n"
764"\n"
765"���� ���\n"
766"\n"
767"  pykotme  [���  [��]\n"
768"\n"
769"���:\n"
770"\n"
771"  -v | --version       ��� �����pykotme � ���.\n"
772"  -h | --help          ��� ����� ���.\n"
773"  \n"
774"  -P | --printer p     ��� ��� ��������\n"
775"                       �p ���������� ����\n"
776"                       �������� �����*,\n"
777"                       ���������"
778"                       ������������� ��� \n"
779"                       ������.\n"
780"  \n"
781"����                              \n"
782"\n"
783"  $ pykotme --printer apple file1.ps file2.ps\n"
784"  \n"
785"  ��� ����� � ����������n"
786"  ��� �� � ��������������\n"
787"  ���ile1.ps � file2.ps ����������n"
788"  apple.\n"
789"  \n"
790"  $ pykotme --printer apple,hplaser <file1.ps\n"
791"  \n"
792"  ��� ����� � ����������n"
793"  ��� �� � ��������������\n"
794"  ���ile1.ps ���������, ��n"
795"  ���� ���apple �����hplaser.\n"
796"\n"
797"  $ pykotme \n"
798"  \n"
799"  ��� ����� � � ���������\n"
800"  ���� ��. �������������
801"  ���� �� ���� �����.\n"
802"\n"
803"This program is free software; you can redistribute it and/or modify\n"
804"it under the terms of the GNU General Public License as published by\n"
805"the Free Software Foundation; either version 2 of the License, or\n"
806"(at your option) any later version.\n"
807"\n"
808"This program is distributed in the hope that it will be useful,\n"
809"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
810"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
811"GNU General Public License for more details.\n"
812"\n"
813"You should have received a copy of the GNU General Public License\n"
814"along with this program; if not, write to the Free Software\n"
815"Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n"
816"\n"
817"��� ��� �� e-mail � %s"
818
819#, python-format
820msgid "Your account balance : %.2f"
821msgstr "� ���������: %.2f"
822
823#, python-format
824msgid "Job size : %i pages"
825msgstr "������: %i ��"
826
827#, python-format
828msgid "Cost on printer %s : %.2f"
829msgstr "��� ���%s : %.2f"
830
831#, python-format
832msgid ""
833"autopykota v%s (c) 2003-2004 C@LL - Conseil Internet & Logiciels Libres\n"
834"A tool to automate user account creation and initial balance setting.\n"
835"\n"
836"THIS TOOL MUST NOT BE USED IF YOU WANT TO LIMIT YOUR USERS BY PAGE QUOTA !\n"
837"\n"
838"command line usage :\n"
839"\n"
840"  THIS TOOL MUST NOT BE USED FROM THE COMMAND LINE BUT ONLY AS PART\n"
841"  OF AN external policy IN pykota.conf\n"
842"  \n"
843"  autopykota { -i | --initbalance value } \n"
844"\n"
845"options :\n"
846"\n"
847"  -v | --version       Prints autopykota's version number then exits.\n"
848"  -h | --help          Prints this message then exits.\n"
849"  \n"
850"  -i | --initbalance b Sets the user's account initial balance value to b.\n"
851"                       If the user already exists, actual balance is left\n"
852"                       unmodified. If unset, the default value is 0.\n"
853"                       \n"
854"This program is free software; you can redistribute it and/or modify\n"
855"it under the terms of the GNU General Public License as published by\n"
856"the Free Software Foundation; either version 2 of the License, or\n"
857"(at your option) any later version.\n"
858"\n"
859"This program is distributed in the hope that it will be useful,\n"
860"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
861"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
862"GNU General Public License for more details.\n"
863"\n"
864"You should have received a copy of the GNU General Public License\n"
865"along with this program; if not, write to the Free Software\n"
866"Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n"
867"\n"
868"Please e-mail bugs to: %s"
869msgstr ""
870"autopykota v%s (c) 2003-2004 C@LL - Conseil Internet & Logiciels Libres\n"
871"��� � ������������� ��� ������\n"
872"\n"
873"�� � ���� ����� � ����������������� �����n"
874"�����������!\n"
875"\n"
876"���� ���\n"
877"\n"
878"  � ���� �� ����� � ����������� ��� ���� "
879"��\n"
880"  � ����� ��� ���xternal policy) ��pykota.conf\n"
881"  \n"
882"  autopykota { -i | --initbalance � } \n"
883"\n"
884"���:\n"
885"\n"
886"  -v | --version       ��� �����autopykota � ���.\n"
887"  -h | --help          ��� ����� ���.\n"
888"  \n"
889"  -i | --initbalance b ���� �������� �b.\n"
890"                       � ������ ��� ���n"
891"                       �� � � ����, ����\n"
892"                       \n"
893"This program is free software; you can redistribute it and/or modify\n"
894"it under the terms of the GNU General Public License as published by\n"
895"the Free Software Foundation; either version 2 of the License, or\n"
896"(at your option) any later version.\n"
897"\n"
898"This program is distributed in the hope that it will be useful,\n"
899"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
900"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
901"GNU General Public License for more details.\n"
902"\n"
903"You should have received a copy of the GNU General Public License\n"
904"along with this program; if not, write to the Free Software\n"
905"Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n"
906"\n"
907"��� ��� �� e-mail � %s"
908
909msgid "Job contains no data. Printing is denied."
910msgstr "����������� �������
911
912msgid "Job accounting begins."
913msgstr "�����������
914msgid "Job accounting ends."
915msgstr "����������
916msgid "Job size forced to 0 because printing is denied."
917msgstr "� ���������� �� ������"
918
919#, python-format
920msgid "Job size : %i"
921msgstr "������: %i"
922
923#, python-format
924msgid "Updating user %s's quota on printer %s"
925msgstr "��� �����s � ���%s"
926
927msgid "Job added to history."
928msgstr "������� ����"
929
930#, python-format
931msgid "File number %s unregistered twice from polling object, ignored."
932msgstr ""
933"� �� ��� %s ��� � �������
934"��������
935#, python-format
936msgid "SIGTERM was sent to real backend %s (pid: %s)"
937msgstr "SIGTERM ��� ���� �� %s (pid: %s)"
938
939#, python-format
940msgid "CUPS backend %s died abnormally."
941msgstr "��� CUPS %s �������
942
943#, python-format
944msgid ""
945"dumpykota v%s (c) 2003-2004 C@LL - Conseil Internet & Logiciels Libres\n"
946"\n"
947"Dumps PyKota database's content.\n"
948"\n"
949"command line usage :\n"
950"\n"
951"  dumpykota [options] \n"
952"\n"
953"options :\n"
954"\n"
955"  -v | --version       Prints dumpykota's version number then exits.\n"
956"  -h | --help          Prints this message then exits.\n"
957"  \n"
958"  -d | --data type     Dumps 'type' datas. Allowed types are :\n"
959"                       \n"
960"                         - history : dumps the jobs history.\n"
961"                         - users : dumps users.\n"
962"                         - groups : dumps user groups.\n"
963"                         - printers : dump printers.\n"
964"                         - upquotas : dump user quotas.\n"
965"                         - gpquotas : dump user groups quotas.\n"
966"                         - payments : dumps user payments.\n"
967"                         - pmembers : dumps printer groups members.\n"
968"                         - umembers : dumps user groups members.\n"
969"                         \n"
970"                       NB : the -d | --data command line option   \n"
971"                       is MANDATORY.\n"
972"  \n"
973"  -f | --format fmt    Dumps datas in the 'fmt' format. When not specified,\n"
974"                       the format is to dump datas in the csv format (comma\n"
975"                       separated values). All data dumped is between double\n"
976"                       quotes. Allowed formats are :\n"
977"                       \n"
978"                         - csv : separate datas with commas\n"
979"                         - ssv : separate datas with semicolons\n"
980"                         - tsv : separate datas with tabs\n"
981"                         - xml : dump data as XML\n"
982"                         \n"
983"  -o | --output fname  All datas will be dumped to the file instead of\n"
984"                       to the standard output. The special '-' filename\n"
985"                       is the default value and means stdout.\n"
986"                       WARNING : existing files are truncated !\n"
987"  \n"
988"Examples :\n"
989"\n"
990"  $ dumpykota --data history --format csv >myfile.csv\n"
991"  \n"
992"  This dumps the history in a comma separated values file, for possible\n"
993"  use in a spreadsheet.\n"
994"  \n"
995"  $ dumpykota --data users --format xml -o users.xml\n"
996"  \n"
997"  Dumps all users datas to the users.xml file.\n"
998"  \n"
999"This program is free software; you can redistribute it and/or modify\n"
1000"it under the terms of the GNU General Public License as published by\n"
1001"the Free Software Foundation; either version 2 of the License, or\n"
1002"(at your option) any later version.\n"
1003"\n"
1004"This program is distributed in the hope that it will be useful,\n"
1005"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
1006"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
1007"GNU General Public License for more details.\n"
1008"\n"
1009"You should have received a copy of the GNU General Public License\n"
1010"along with this program; if not, write to the Free Software\n"
1011"Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n"
1012"\n"
1013"Please e-mail bugs to: %s"
1014msgstr ""
1015"dumpykota v%s (c) 2003-2004 C@LL - Conseil Internet & Logiciels Libres\n"
1016"\n"
1017"��� ����������� PyKota.\n"
1018"\n"
1019"���� ���\n"
1020"\n"
1021"  dumpykota [��� \n"
1022"\n"
1023"���:\n"
1024"\n"
1025"  -v | --version       ��� �����dumpykota� ���.\n"
1026"  -h | --help          ��� ����� ���.\n"
1027"  \n"
1028"  -d | --data type     ��� ���'���������\n"
1029"                       \n"
1030"                         - history : ��� ������.\n"
1031"                         - users : ��� ��\n"
1032"                         - groups : ��� �� ��\n"
1033"                         - printers : ��� ���.\n"
1034"                         - upquotas : ��� ����n"
1035"                         - gpquotas : ��� ������n"
1036"                         - payments : ��� ��� ��\n"
1037"                         - pmembers : ��� ������\n"
1038"                         - umembers : ��� �������n"
1039"                         \n"
1040"                       ��� ����-d | --data ��������n"
1041"  \n"
1042"  -f | --format fmt    ��� ���������� ���\n"
1043"                       ��� ������sv (������n"
1044"                       ���� �����������n"
1045"                       ������������\n"
1046"                       ���������� ��:\n"
1047"                       \n"
1048"                         - csv : ������ ���"
1049"                         - ssv : ������ ���"
1050"���\n"
1051"                         - tsv : ������ ���(tabs)\n"
1052"                         - xml : ��� ��� �L\n"
1053"                         \n"
1054"  -o | --output � ��������� �� ��"
1055"'�\n"
1056"                       ���������� ������n"
1057"                       ��� � '-' � ����� �
1058"���n"
1059"                       � ������ � �� ����"���n"
1060"                       ���� �����������!\n"
1061"  \n"
1062"�����\n"
1063"\n"
1064"  $ dumpykota --data history --format csv >myfile.csv\n"
1065"  \n"
1066"  ���������� ���� ��������n"
1067"  � ��������� ��n"
1068"  \n"
1069"  $ dumpykota --data users --format xml -o users.xml\n"
1070"  \n"
1071"  ���� ��������� users.xml .\n"
1072"  \n"
1073"This program is free software; you can redistribute it and/or modify\n"
1074"it under the terms of the GNU General Public License as published by\n"
1075"the Free Software Foundation; either version 2 of the License, or\n"
1076"(at your option) any later version.\n"
1077"\n"
1078"This program is distributed in the hope that it will be useful,\n"
1079"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
1080"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
1081"GNU General Public License for more details.\n"
1082"\n"
1083"You should have received a copy of the GNU General Public License\n"
1084"along with this program; if not, write to the Free Software\n"
1085"Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n"
1086"\n"
1087"��� ��� �� e-mail � %s"
1088
1089#, python-format
1090msgid "Invalid modifier [%s] for --data command line option, see help."
1091msgstr "� �� �� [%s] � ����-data, �����."
1092
1093#, python-format
1094msgid "Invalid modifier [%s] for --format command line option, see help."
1095msgstr "� �� �� [%s] � ����-format, �����."
1096
1097msgid "XML output is disabled because the jaxml module is not available."
1098msgstr "���� XML ��������������axml."
1099
1100msgid "PyKota data dumper failed : I/O error"
1101msgstr "������� �PyKota �� : �������
1102
1103msgid "The -d | --data command line option is mandatory, see help."
1104msgstr "����-d | --data �����, �����."
1105
1106msgid "Too many arguments, see help."
1107msgstr "������ ��� �����."
1108
1109#, python-format
1110msgid ""
1111"edpykota v%s (c) 2003-2004 C@LL - Conseil Internet & Logiciels Libres\n"
1112"A Print Quota editor for PyKota.\n"
1113"\n"
1114"command line usage :\n"
1115"\n"
1116"  edpykota [options] user1 user2 ... userN\n"
1117"  \n"
1118"  edpykota [options] group1 group2 ... groupN\n"
1119"\n"
1120"options :\n"
1121"\n"
1122"  -v | --version       Prints edpykota's version number then exits.\n"
1123"  -h | --help          Prints this message then exits.\n"
1124"  \n"
1125"  -a | --add           Adds users and/or printers if they don't \n"
1126"                       exist on the Quota Storage Server.\n"
1127"                       \n"
1128"  -d | --delete        Deletes users/groups from the quota storage.\n"
1129"                       Printers are never deleted.\n"
1130"                       \n"
1131"  -c | --charge p[,j]  Sets the price per page and per job to charge\n"
1132"                       for a particular printer. Job price is optional.\n"
1133"                       If both are to be set, separate them with a comma.\n"
1134"                       Floating point values are allowed.\n"
1135"  \n"
1136"  -i | --ingroups g1[,g2...]  Puts the users into each of the groups\n"
1137"                              listed, separated by commas. The groups\n"
1138"                              must already exist in the Quota Storage.\n"
1139"  \n"
1140"  -u | --users         Edit users print quotas, this is the default.\n"
1141"  \n"
1142"  -P | --printer p     Edit quotas on printer p only. Actually p can\n"
1143"                       use wildcards characters to select only\n"
1144"                       some printers. The default value is *, meaning\n"
1145"                       all printers. \n"
1146"                       You can specify several names or wildcards, \n"
1147"                       by separating them with commas.\n"
1148"  \n"
1149"  -G | --pgroups pg1[,pg2...] Adds the printer(s) to the printer groups\n"
1150"                       pg1, pg2, etc... which must already exist.\n"
1151"                       A printer group is just like a normal printer,\n"
1152"                       only that it is usually unknown from the printing\n"
1153"                       system. Create printer groups exactly the same\n"
1154"                       way that you create printers, then add other \n"
1155"                       printers to them with this option.\n"
1156"                       Accounting is done on a printer and on all\n"
1157"                       the printer groups it belongs to, quota checking\n"
1158"                       is done on a printer and on all the printer groups\n"
1159"                       it belongs to.\n"
1160"  \n"
1161"  -g | --groups        Edit users groups print quotas instead of users.\n"
1162"                          \n"
1163"  -p | --prototype u|g Uses user u or group g as a prototype to set\n"
1164"                       print quotas\n"
1165"                       \n"
1166"  -n | --noquota       Doesn't set a quota but only does accounting.\n"
1167"  \n"
1168"  -r | --reset         Resets the actual page counter for the user\n"
1169"                       or group to zero on the specified printers. \n"
1170"                       The life time page counter is kept unchanged.\n"
1171"                       \n"
1172"  -R | --hardreset     Resets the actual and life time page counters\n"
1173"                       for the user or group to zero on the specified \n"
1174"                       printers. \n"
1175"                       \n"
1176"  -l | --limitby l     Choose if the user/group is limited in "
1177"printing                     \n"
1178"                       by its account balance or by its page quota.\n"
1179"                       The default value is 'quota'. Allowed values\n"
1180"                       are 'quota' 'balance' 'quota-then-balance' and\n"
1181"                       'balance-then-quota'.\n"
1182"                       WARNING : quota-then-balance and balance-then-quota\n"
1183"                       are not yet implemented.\n"
1184"                       \n"
1185"  -b | --balance b     Sets the user's account balance to "
1186"b.                     \n"
1187"                       Account balance may be increase or decreased\n"
1188"                       if b is prefixed with + or -.\n"
1189"                       WARNING : when decreasing account balance,\n"
1190"                       the total paid so far by the user is decreased\n"
1191"                       too.\n"
1192"                       Groups don't have a real balance, but the\n"
1193"                       sum of their users' account balance.\n"
1194"                       \n"
1195"  -S | --softlimit sl  Sets the quota soft limit to sl "
1196"pages.                       \n"
1197"  \n"
1198"  -H | --hardlimit hl  Sets the quota hard limit to hl pages.\n"
1199"  \n"
1200"  user1 through userN and group1 through groupN can use wildcards\n"
1201"  if the --add option is not set.\n"
1202"  \n"
1203"examples :                              \n"
1204"\n"
1205"  $ edpykota --add -p jerome john paul george ringo/ringo@example.com\n"
1206"  \n"
1207"  This will add users john, paul, george and ringo to the quota\n"
1208"  database, and set their print quotas to the same values than user \n"
1209"  jerome. User jerome must already exist.\n"
1210"  User ringo's email address will also be set to 'ringo@example.com'\n"
1211"  \n"
1212"  $ edpykota --printer lp -S 50 -H 60 jerome\n"
1213"  \n"
1214"  This will set jerome's print quota on the lp printer to a soft limit\n"
1215"  of 50 pages, and a hard limit of 60 pages. If either user jerome or\n"
1216"  printer lp doesn't exist on the Quota Storage Server then nothing is "
1217"done.\n"
1218"\n"
1219"  $ edpykota --add --printer lp --ingroups coders,it -S 50 -H 60 jerome\n"
1220"  \n"
1221"  Same as above, but if either user jerome or printer lp doesn't exist \n"
1222"  on the Quota Storage Server they are automatically added. Also\n"
1223"  user jerome is put into the groups \"coders\" and \"it\" which must\n"
1224"  already exist in the Quota Storage.\n"
1225"            \n"
1226"  $ edpykota -g -S 500 -H 550 financial support            \n"
1227"  \n"
1228"  This will set print quota soft limit to 500 pages and hard limit\n"
1229"  to 550 pages for groups financial and support on all printers.\n"
1230"  \n"
1231"  $ edpykota --reset jerome \"jo*\"\n"
1232"  \n"
1233"  This will reset jerome's page counter to zero on all printers, as\n"
1234"  well as every user whose name begins with 'jo'.\n"
1235"  Their life time page counter on each printer will be kept unchanged.\n"
1236"  You can also reset the life time page counters by using the\n"
1237"  --hardreset | -R command line option.\n"
1238"  \n"
1239"  $ edpykota --printer hpcolor --noquota jerome\n"
1240"  \n"
1241"  This will tell PyKota to not limit jerome when printing on the \n"
1242"  hpcolor printer. All his jobs will be allowed on this printer, but \n"
1243"  accounting of the pages he prints will still be kept.\n"
1244"  Print Quotas for jerome on other printers are unchanged.\n"
1245"  \n"
1246"  $ edpykota --limitby balance jerome\n"
1247"  \n"
1248"  This will tell PyKota to limit jerome by his account's balance\n"
1249"  when printing.\n"
1250"  \n"
1251"  $ edpykota --balance +10.0 jerome\n"
1252"  \n"
1253"  This will increase jerome's account balance by 10.0 (in your\n"
1254"  own currency). You can decrease the account balance with a\n"
1255"  dash prefix, and set it to a fixed amount with no prefix.\n"
1256"  \n"
1257"  $ edpykota --delete jerome rachel\n"
1258"  \n"
1259"  This will completely delete jerome and rachel from the Quota Storage\n"
1260"  database. All their quotas and jobs will be deleted too.\n"
1261"  \n"
1262"  $ edpykota --printer lp --charge 0.1\n"
1263"  \n"
1264"  This will set the page price for printer lp to 0.1. Job price\n"
1265"  will not be changed.\n"
1266"  \n"
1267"  $ edpykota --printer hplj1,hplj2 --pgroups Laser,HP\n"
1268"  \n"
1269"  This will put printers hplj1 and hplj2 in printers groups Laser and HP.\n"
1270"  When printing either on hplj1 or hplj2, print quota will also be \n"
1271"  checked and accounted for on virtual printers Laser and HP.\n"
1272"\n"
1273"This program is free software; you can redistribute it and/or modify\n"
1274"it under the terms of the GNU General Public License as published by\n"
1275"the Free Software Foundation; either version 2 of the License, or\n"
1276"(at your option) any later version.\n"
1277"\n"
1278"This program is distributed in the hope that it will be useful,\n"
1279"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
1280"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
1281"GNU General Public License for more details.\n"
1282"\n"
1283"You should have received a copy of the GNU General Public License\n"
1284"along with this program; if not, write to the Free Software\n"
1285"Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n"
1286"\n"
1287"Please e-mail bugs to: %s"
1288msgstr ""
1289"edpykota v%s (c) 2003-2004 C@LL - Conseil Internet & Logiciels Libres\n"
1290"�������� � �yKota.\n"
1291"\n"
1292"���� ���\n"
1293"\n"
1294"  edpykota [��� �� �� ... ��\n"
1295"  \n"
1296"  edpykota [��� �� �� ... ��\n"
1297"\n"
1298"���:\n"
1299"\n"
1300"  -v | --version       ��� �����edpykota� ���.\n"
1301"  -h | --help          ��� ����� ���.\n"
1302"  \n"
1303"  -a | --add           �������/���� �� ��\n"
1304"                       �����������"
1305"                       \n"
1306"  -d | --delete        ������� � �������"
1307"                       ��������������\n"
1308"                       \n"
1309"  -c | --charge p[,j]  ����� ��� ��� � ���"
1310"                       � ������� �� ������n"
1311"                       ���. � ������, ����"
1312"��"
1313"                       �� �������� ���\n"
1314"  \n"
1315"  -i | --ingroups g1[,g2...]  ����� ����� � �"
1316"��\n"
1317"                              ���������� � ��\n"
1318"                              ����� ��������"
1319"  \n"
1320"  -u | --users         ��������� �� �����"
1321"                       �������n"
1322"  \n"
1323"  -P | --printer p     �������� �������p.\n"
1324"                       ����p ���������� �n"
1325"                       ��� �������� ����"
1326"�\n"
1327"                       ��*, �� �����n"
1328"                       ������������ ��� \n"
1329"                       �������.\n"
1330"  \n"
1331"  -G | --pgroups pg1[,pg2...] ������ ���� � ��\n"
1332"                       ����g1, pg2, �.��������.\n"
1333"                       �������������� "
1334"��"
1335"                       ��� ������� ���.\n"
1336"                       ������ �����������n"
1337"                       �������� �����
1338"���\n"
1339"                       �� �������n"
1340"                       ����� � �������� �n"
1341"                       ���� � ���� �����"
1342"���
1343"                       ��.\n"
1344"  \n"
1345"  -g | --groups        �������� � �� ����"
1346"�\n"
1347"                       �� ��\n"
1348"                          \n"
1349"  -p | --prototype u|g �������� ����g ��"
1350"�\n"
1351"                       �������\n"
1352"                       \n"
1353"  -n | --noquota       ���������� ����.\n"
1354"  \n"
1355"  -r | --reset         ������� �� � ��� �n"
1356"                       ��� � ������� \n"
1357"                       �������� �����\n"
1358"                       \n"
1359"  -R | --hardreset     �������� � ��� "
1360"����\n"
1361"                       � ��� ��������� \n"
1362"                       ���. \n"
1363"                       \n"
1364"  -l | --limitby l     �������������� "
1365"���                       � ��� ��������
1366"������\n"
1367"                       ������ ��'quota' (�
1368"���).\n"
1369"                       ���� ��� 'quota' (����n"
1370"                       'balance' (������), 'quota-then-"
1371"balance' (��"
1372"                       �� ���� 'balance-then-quota' (��
1373"���"
1374"                       ���                       ����: � "
1375"��� quota-then-balance � balance-then-quota\n"
1376"                       � �� ��� ��\n"
1377"                       \n"
1378"  -b | --balance b     ������ ��� ����� ��
1379"�.\n"
1380"                       � ����������������"
1381"���n"
1382"                       � � � ����+ �-.\n"
1383"                       ����: ������� ���, "
1384"�����,\n"
1385"                       �� ������� �������"
1386"�"
1387"                       ��\n"
1388"                       � �� � �� ��� ������
1389"����n"
1390"                       ��������.\n"
1391"                       \n"
1392"  -S | --softlimit sl  ���������l ��\n"
1393"  \n"
1394"  -H | --hardlimit hl  ����� ���� hl ��.\n"
1395"  \n"
1396"  ������ � �� � �� � �� �� �"
1397"����"  ����� �� ����--add.\n"
1398"  \n"
1399"����                              \n"
1400"\n"
1401"  $ edpykota --add -p jerome john paul george ringo/ringo@example.com\n"
1402"  \n"
1403"  ����� ��john, paul, george � ringo ���"
1404"  ���, � ������ � � �� ��"
1405"  ����erome. ���jerome ������\n"
1406"  �������mail �� ���ingo �"
1407"  'ringo@example.com'\n"
1408"  \n"
1409"  $ edpykota --printer lp -S 50 -H 60 jerome\n"
1410"  \n"
1411"  �������erome � ���lp ������n"
1412"  50 ��, � �� �0 ��. � �� ��jerome ��"
1413"  ���� � ��������������    "
1414"����\n"
1415"\n"
1416"  $ edpykota --add --printer lp --ingroups coders,it -S 50 -H 60 jerome\n"
1417"  \n"
1418"  ��� ��, ���� �� �� ��jerome �� \n"
1419"  ��� lp ������������ ������n"
1420"  jerome ������� \"coders\" � \"it\" ����n"
1421"  ��� ������"
1422"            \n"
1423"  $ edpykota -g -S 500 -H 550 financial support            \n"
1424"  \n"
1425"  ���������00 �� � ��� ��50\n"
1426"  �� � ��� financial � support �������"
1427"  \n"
1428"  $ edpykota --reset jerome \"jo*\"\n"
1429"  \n"
1430"  ����� ��������erome � ����"
1431"���"
1432"  ������'jo' �������"
1433"  ������ � ����� �������"
1434"  ������ ��� � ������������"
1435"  ���-hardreset | -R .\n"
1436"  \n"
1437"  $ edpykota --printer hpcolor --noquota jerome\n"
1438"  \n"
1439"  �������� ���erome � ����hpcolor. \n"
1440"  �� ����������� ��� ������� \n"
1441"  ���� ��������\n"
1442"  � �����rome �������������n"
1443"  \n"
1444"  $ edpykota --limitby balance jerome\n"
1445"  \n"
1446"  �������erome ������ ��� �\n"
1447"  \n"
1448"  $ edpykota --balance +10.0 jerome\n"
1449"  \n"
1450"  ������ �����jerome ��10.0 ���(���n"
1451"  ��� ������� ��� ����(-) ���"
1452"  �� ��� �� � ���\n"
1453"  \n"
1454"  $ edpykota --delete jerome rachel\n"
1455"  \n"
1456"  ���������jerome � rachel � ������"
1457"  ������� � ��� ����������\n"
1458"  \n"
1459"  $ edpykota --printer lp --charge 0.1\n"
1460"  \n"
1461"  ���� ��� � �����.1. �� ����n"
1462"  ������\n"
1463"  \n"
1464"  $ edpykota --printer hplj1,hplj2 --pgroups Laser,HP\n"
1465"  \n"
1466"  ���� ��� hplj1 � hplj2 � �� ����aser � "
1467"HP.\n"
1468"  ������� ���hplj1 ��plj2, ����� �n"
1469"  ��� � ���� � � ������Laser � HP.\n"
1470"\n"
1471"This program is free software; you can redistribute it and/or modify\n"
1472"it under the terms of the GNU General Public License as published by\n"
1473"the Free Software Foundation; either version 2 of the License, or\n"
1474"(at your option) any later version.\n"
1475"\n"
1476"This program is distributed in the hope that it will be useful,\n"
1477"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
1478"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
1479"GNU General Public License for more details.\n"
1480"\n"
1481"You should have received a copy of the GNU General Public License\n"
1482"along with this program; if not, write to the Free Software\n"
1483"Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n"
1484"\n"
1485"��� ��� �� e-mail � %s"
1486
1487#, python-format
1488msgid "Invalid softlimit value %s."
1489msgstr "� ��������%s."
1490
1491#, python-format
1492msgid "Invalid hardlimit value %s."
1493msgstr "� ����� �s."
1494
1495#, python-format
1496msgid "Hard limit %i is less than soft limit %i, values will be exchanged."
1497msgstr ""
1498"� �� �%i ������������%i, ��� "
1499"��
1500
1501#, python-format
1502msgid "Invalid balance value %s"
1503msgstr "� ���� ���%s"
1504
1505#, python-format
1506msgid "Invalid limitby value %s"
1507msgstr "� ���� limitby %s"
1508
1509msgid "You have to pass user or group names on the command line"
1510msgstr "������� ������ �� � �� ���
1511#, python-format
1512msgid "Prototype %s not found in Quota Storage for printer %s."
1513msgstr "� ��%s ���������������%s."
1514
1515#, python-format
1516msgid "Prototype object %s not found in Quota Storage."
1517msgstr "� ������ %s ����������
1518#, python-format
1519msgid "Undefined hard limit set to soft limit (%s) on printer %s."
1520msgstr ""
1521"����� ��� ������%s) � ���%s."
1522
1523#, python-format
1524msgid "Undefined soft limit set to hard limit (%s) on printer %s."
1525msgstr ""
1526"�������������� �%s) � ���%s."
1527
1528#, python-format
1529msgid "Invalid email address %s"
1530msgstr "� ������-mail %s"
1531
1532#, python-format
1533msgid "Unknown group %s"
1534msgstr ""
1535
1536#, python-format
1537msgid "Unknown user %s"
1538msgstr ""
1539
1540#, python-format
1541msgid "Invalid group name %s"
1542msgstr "� �������%s"
1543
1544#, python-format
1545msgid "Invalid user name %s"
1546msgstr "� �������s"
1547
1548#, python-format
1549msgid "Quota not found for object %s on printer %s."
1550msgstr "� ����� �����s � ���%s."
1551
1552#, python-format
1553msgid "Group %s not found in the PyKota Storage."
1554msgstr "���%s �����������Kota."
1555
1556msgid "Software accounting already done in first pass. Ignoring."
1557msgstr "���������� ���� �� ���."
1558
1559msgid "Hardware accounting already done in first pass. Ignoring."
1560msgstr "��������� ���� �� ���."
1561
1562msgid "Job size and price now set in history."
1563msgstr ""
1564
1565#, python-format
1566msgid ""
1567"repykota v%s (c) 2003-2004 C@LL - Conseil Internet & Logiciels Libres\n"
1568"\n"
1569"Generates print quota reports.\n"
1570"\n"
1571"command line usage :\n"
1572"\n"
1573"  repykota [options] \n"
1574"\n"
1575"options :\n"
1576"\n"
1577"  -v | --version       Prints repykota's version number then exits.\n"
1578"  -h | --help          Prints this message then exits.\n"
1579"  \n"
1580"  -u | --users         Generates a report on users quota, this is \n"
1581"                       the default.\n"
1582"  \n"
1583"  -g | --groups        Generates a report on group quota instead of users.\n"
1584"  \n"
1585"  -P | --printer p     Report quotas on this printer only. Actually p can\n"
1586"                       use wildcards characters to select only\n"
1587"                       some printers. The default value is *, meaning\n"
1588"                       all printers.\n"
1589"                       You can specify several names or wildcards, \n"
1590"                       by separating them with commas.\n"
1591"  \n"
1592"examples :                              \n"
1593"\n"
1594"  $ repykota --printer lp\n"
1595"  \n"
1596"  This will print the quota status for all users who use the lp printer.\n"
1597"\n"
1598"  $ repykota \n"
1599"  \n"
1600"  This will print the quota status for all users on all printers.\n"
1601"  \n"
1602"  $ repykota --printer \"laser*,*pson\" jerome \"jo*\"\n"
1603"  \n"
1604"  This will print the quota status for user jerome and all users\n"
1605"  whose name begins with \"jo\" on all printers which name begins\n"
1606"  with \"laser\" or ends with \"pson\".\n"
1607"  \n"
1608"  If launched by an user who is not a PyKota administrator, additionnal\n"
1609"  arguments representing users or groups names are ignored, and only the\n"
1610"  current user/group is reported.\n"
1611"\n"
1612"This program is free software; you can redistribute it and/or modify\n"
1613"it under the terms of the GNU General Public License as published by\n"
1614"the Free Software Foundation; either version 2 of the License, or\n"
1615"(at your option) any later version.\n"
1616"\n"
1617"This program is distributed in the hope that it will be useful,\n"
1618"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
1619"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
1620"GNU General Public License for more details.\n"
1621"\n"
1622"You should have received a copy of the GNU General Public License\n"
1623"along with this program; if not, write to the Free Software\n"
1624"Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n"
1625"\n"
1626"Please e-mail bugs to: %s"
1627msgstr ""
1628"repykota v%s (c) 2003-2004 C@LL - Conseil Internet & Logiciels Libres\n"
1629"\n"
1630"�����������"
1631"\n"
1632"���� ���\n"
1633"\n"
1634"  repykota [��� \n"
1635"\n"
1636"���:\n"
1637"\n"
1638"  -v | --version       ��� �����repykota � ���.\n"
1639"  -h | --help          ��� ����� ���.\n"
1640"  \n"
1641"  -u | --users         ������ ������ �n"
1642"                       �� ��������\n"
1643"  \n"
1644"  -g | --groups        ������ ������ ��\n"
1645"                       ������\n"
1646"  \n"
1647"  -P | --printer p     ����� ����� �n"
1648"                       ���p ���������� �n"
1649"                       ��� ��������"
1650"                       ������*, �� �����"
1651"                       ������������ ���\n"
1652"                       �������.\n"
1653"  \n"
1654"����                              \n"
1655"\n"
1656"  $ repykota --printer lp\n"
1657"  \n"
1658"  ��� ���� ���� � �� ���n"
1659"  ���� ���lp.\n"
1660"\n"
1661"  $ repykota \n"
1662"  \n"
1663"  ��� ���� ���� � �� ���"
1664"  �� ���.\n"
1665"  \n"
1666"  $ repykota --printer \"laser*,*pson\" jerome \"jo*\"\n"
1667"  \n"
1668"  ��� ���� ���� � ���erome �\n"
1669"  �� ������� ���� \"jo\" ���
1670"  � ��� ����� ���� \"laser\" ����n"
1671"  �"pson\".\n"
1672"  \n"
1673"  � ��� � ���� ������ �PyKota, ���"
1674"  ���� ������������ � ��\n"
1675"  �������������\n"
1676"\n"
1677"This program is free software; you can redistribute it and/or modify\n"
1678"it under the terms of the GNU General Public License as published by\n"
1679"the Free Software Foundation; either version 2 of the License, or\n"
1680"(at your option) any later version.\n"
1681"\n"
1682"This program is distributed in the hope that it will be useful,\n"
1683"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
1684"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
1685"GNU General Public License for more details.\n"
1686"\n"
1687"You should have received a copy of the GNU General Public License\n"
1688"along with this program; if not, write to the Free Software\n"
1689"Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n"
1690"\n"
1691"��� ��� �� e-mail � %s"
1692
1693#, python-format
1694msgid ""
1695"warnpykota v%s (c) 2003-2004 C@LL - Conseil Internet & Logiciels Libres\n"
1696"\n"
1697"Sends mail to users over print quota.\n"
1698"\n"
1699"command line usage :\n"
1700"\n"
1701"  warnpykota  [options]  [names]\n"
1702"\n"
1703"options :\n"
1704"\n"
1705"  -v | --version       Prints warnpykota's version number then exits.\n"
1706"  -h | --help          Prints this message then exits.\n"
1707"  \n"
1708"  -u | --users         Warns users over their print quota, this is the \n"
1709"                       default.\n"
1710"  \n"
1711"  -g | --groups        Warns users whose groups quota are over limit.\n"
1712"  \n"
1713"  -P | --printer p     Verify quotas on this printer only. Actually p can\n"
1714"                       use wildcards characters to select only\n"
1715"                       some printers. The default value is *, meaning\n"
1716"                       all printers.\n"
1717"                       You can specify several names or wildcards, \n"
1718"                       by separating them with commas.\n"
1719"  \n"
1720"examples :                              \n"
1721"\n"
1722"  $ warnpykota --printer lp\n"
1723"  \n"
1724"  This will warn all users of the lp printer who have exceeded their\n"
1725"  print quota.\n"
1726"\n"
1727"  $ warnpykota \n"
1728"  \n"
1729"  This will warn all users  who have exceeded their print quota on\n"
1730"  any printer.\n"
1731"\n"
1732"  $ warnpykota --groups --printer \"laserjet*\" \"dev*\"\n"
1733"  \n"
1734"  This will warn all users of groups which names begins with \"dev\" and\n"
1735"  who have exceeded their print quota on any printer which name begins \n"
1736"  with \"laserjet\"\n"
1737"  \n"
1738"  If launched by an user who is not a PyKota administrator, additionnal\n"
1739"  arguments representing users or groups names are ignored, and only the\n"
1740"  current user/group is reported.\n"
1741"\n"
1742"This program is free software; you can redistribute it and/or modify\n"
1743"it under the terms of the GNU General Public License as published by\n"
1744"the Free Software Foundation; either version 2 of the License, or\n"
1745"(at your option) any later version.\n"
1746"\n"
1747"This program is distributed in the hope that it will be useful,\n"
1748"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
1749"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
1750"GNU General Public License for more details.\n"
1751"\n"
1752"You should have received a copy of the GNU General Public License\n"
1753"along with this program; if not, write to the Free Software\n"
1754"Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n"
1755"\n"
1756"Please e-mail bugs to: %s"
1757msgstr ""
1758"warnpykota v%s (c) 2003-2004 C@LL - Conseil Internet & Logiciels Libres\n"
1759"\n"
1760"��� email ������ �� �����.\n"
1761"\n"
1762"���� ���\n"
1763"\n"
1764"  warnpykota  [���  [���n"
1765"\n"
1766"���:\n"
1767"\n"
1768"  -v | --version       ��� �����warnpykota � ���.\n"
1769"  -h | --help          ��� ����� ���.\n"
1770"  \n"
1771"  -u | --users         ������ ���� ���n"
1772"                       ��� �. ��������\n"
1773"  \n"
1774"  -g | --groups        ������ ����� �� ��"
1775"��.\n"
1776"  \n"
1777"  -P | --printer p     �������������� �"
1778"���n"
1779"                       p ����������� ���� "
1780"��"
1781"                       ������ ����� ��*, �n"
1782"                       ��������"
1783"                       ������������ ��� ��"
1784"                       ���������"
1785"  \n"
1786"����                              \n"
1787"\n"
1788"  $ warnpykota --printer lp\n"
1789"  \n"
1790"  ������� ������lp ��� �� �"
1791"  ������.\n"
1792"\n"
1793"  $ warnpykota \n"
1794"  \n"
1795"  ������� ����� �� �����\n"
1796"  � ���� ���\n"
1797"\n"
1798"  $ warnpykota --groups --printer \"laserjet*\" \"dev*\"\n"
1799"  \n"
1800"  ������� ����� �������� �\n"
1801"  \"dev\" ����� �� ����� � ����\n"
1802"  ������������  \"laserjet\"\n"
1803"  \n"
1804"  � ��� � ���� ������ �PyKota, �n"
1805"  �������������� ���� �\n"
1806"  ����������� ��������n"
1807"\n"
1808"This program is free software; you can redistribute it and/or modify\n"
1809"it under the terms of the GNU General Public License as published by\n"
1810"the Free Software Foundation; either version 2 of the License, or\n"
1811"(at your option) any later version.\n"
1812"\n"
1813"This program is distributed in the hope that it will be useful,\n"
1814"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
1815"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
1816"GNU General Public License for more details.\n"
1817"\n"
1818"You should have received a copy of the GNU General Public License\n"
1819"along with this program; if not, write to the Free Software\n"
1820"Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n"
1821"\n"
1822"��� ��� �� e-mail � %s"
1823
1824#, python-format
1825msgid "Unsupported accounter backend %s"
1826msgstr "� ���� �� ���� %s"
1827
1828#, python-format
1829msgid "Configuration file %s not found."
1830msgstr "� �������� %s."
1831
1832#, python-format
1833msgid "Option %s not found in section global of %s"
1834msgstr "����%s ������� global �%s"
1835
1836#, python-format
1837msgid "Option %s not found in section %s of %s"
1838msgstr "����%s ������� %s �%s"
1839
1840#, python-format
1841msgid "Option logger only supports values in %s"
1842msgstr "����logger ��� �����"
1843
1844#, python-format
1845msgid "Invalid accounter %s for printer %s"
1846msgstr "� �������� � ����%s"
1847
1848#, python-format
1849msgid "Option accounter in section %s only supports values in %s"
1850msgstr ""
1851"�������� � �� %s ��� �����"
1852
1853#, python-format
1854msgid "Option enforcement in section %s only supports values in %s"
1855msgstr "����enforcement � �� %s ��� �����"
1856
1857#, python-format
1858msgid "Option onaccountererror in section %s only supports values in %s"
1859msgstr "����onaccounterror ���s ��� �����"
1860
1861#, python-format
1862msgid "Invalid policy %s for printer %s"
1863msgstr "� ����� %s � ����%s"
1864
1865#, python-format
1866msgid "Option policy in section %s only supports values in %s"
1867msgstr "����policy � �� %s ��� �����"
1868
1869#, python-format
1870msgid "Invalid option mailto %s for printer %s"
1871msgstr "� ������mailto %s � ����%s"
1872
1873#, python-format
1874msgid "Option mailto in section %s only supports values in %s"
1875msgstr "����mailto � ��  %s ��� �����"
1876
1877#, python-format
1878msgid "Invalid grace delay %s"
1879msgstr "� ��������"
1880
1881#, python-format
1882msgid "Invalid poor man's threshold %s"
1883msgstr "� �����poor man's %s"
1884
1885msgid ""
1886"Your Print Quota account balance is Low.\n"
1887"Soon you'll not be allowed to print anymore.\n"
1888"Please contact the Print Quota Administrator to solve the problem."
1889msgstr ""
1890"� ��������� �����\n"
1891"������������ ��n"
1892"�����������������."
1893
1894#, python-format
1895msgid ""
1896"You are not allowed to print anymore because\n"
1897"your Print Quota is exceeded on printer %s."
1898msgstr ""
1899"��������������n"
1900"�� �� ����� �� ���%s."
1901
1902#, python-format
1903msgid ""
1904"You will soon be forbidden to print anymore because\n"
1905"your Print Quota is almost reached on printer %s."
1906msgstr ""
1907"������������� ��"
1908"�� ����������� ���%s."
1909
1910#, python-format
1911msgid "Option accountbanner in section %s only supports values in %s"
1912msgstr ""
1913
1914#, python-format
1915msgid "Unsupported logging subsystem %s"
1916msgstr "� ���� �� ����"
1917
1918#, python-format
1919msgid "Report for %s quota on printer %s"
1920msgstr "�����s � ���%s"
1921
1922#, python-format
1923msgid "Pages grace time: %i days"
1924msgstr "�������: %i ��
1925
1926#, python-format
1927msgid "Price per job: %.3f"
1928msgstr "��� ���%.3f"
1929
1930#, python-format
1931msgid "Price per page: %.3f"
1932msgstr "��� �� %.3f"
1933
1934msgid ""
1935"Group           used    soft    hard    balance grace         total       "
1936"paid"
1937msgstr ""
1938"���         �� �� �� �����       ��     "
1939"��"
1940
1941msgid ""
1942"User            used    soft    hard    balance grace         total       "
1943"paid"
1944msgstr ""
1945"���        �� �� �� �����       ��     "
1946"��"
1947
1948msgid "unknown"
1949msgstr "���
1950#, python-format
1951msgid "Real : %s"
1952msgstr "����: %s"
1953
1954#, python-format
1955msgid "Total : %9i"
1956msgstr "��� %9i"
1957
1958#, python-format
1959msgid "Unsupported reporter backend %s"
1960msgstr "� ���� �� ���s"
1961
1962#, python-format
1963msgid "Unsupported quota storage backend %s"
1964msgstr "� ���� �� ����%s"
1965
1966#, python-format
1967msgid "Impossible to connect to SMTP server : %s"
1968msgstr "���� ����� SMTP : %s"
1969
1970#, python-format
1971msgid "Impossible to send mail to %s, error %s : %s"
1972msgstr "����� e-mail � %s, ��%s : %s"
1973
1974#, python-format
1975msgid ""
1976"\n"
1977"\n"
1978"Please contact your system administrator :\n"
1979"\n"
1980"\t%s - <%s>\n"
1981msgstr ""
1982"\n"
1983"\n"
1984"������������������n"
1985"\n"
1986"\t%s - <%s>\n"
1987
1988#, python-format
1989msgid "Unable to match user %s on printer %s, applying default policy (%s)"
1990msgstr ""
1991"������s � ���%s, ����� ���s)"
1992
1993#, python-format
1994msgid ""
1995"Unable to find user %s's account balance, applying default policy (%s) for "
1996"printer %s"
1997msgstr ""
1998"�����������s, ����� ���s)"
1999"� ����%s"
2000
2001#, python-format
2002msgid "Print Quota exceeded for group %s on printer %s"
2003msgstr "����� ��� � ���%s � ���%s"
2004
2005msgid "Print Quota"
2006msgstr "�����"
2007
2008msgid "Print Quota Exceeded"
2009msgstr "����� ���"
2010
2011#, python-format
2012msgid "Print Quota low for group %s on printer %s"
2013msgstr "������������%s � ���%s"
2014
2015#, python-format
2016msgid "Print Quota exceeded for user %s on printer %s"
2017msgstr "����� ��� � ���s � ���%s"
2018
2019#, python-format
2020msgid "Print Quota low for user %s on printer %s"
2021msgstr "������������s � ���%s"
2022
2023msgid "Print Quota Low"
2024msgstr "��������#, python-format
2025msgid "Printing system %s, args=%s"
2026msgstr "������, ���%s"
2027
2028#, python-format
2029msgid "Unable to precompute the job's size with the generic PDL analyzer : %s"
2030msgstr "�� ����� ���������PDL : %s"
2031
2032#, python-format
2033msgid "SIGTERM received, job %s cancelled."
2034msgstr "SIGTERM �� �� ���%s."
2035
2036#, python-format
2037msgid "Banner generator %s exit code is %s"
2038msgstr ""
2039
2040msgid "Printer hostname undefined, set to 'localhost'"
2041msgstr "��������� ��localhost'"
2042
2043#, python-format
2044msgid "Printing system unknown, args=%s"
2045msgstr "����� ���, ���%s"
2046
2047#, python-format
2048msgid ""
2049"Printer %s not registered in the PyKota system, applying external policy (%"
2050"s) for printer %s"
2051msgstr ""
2052"���� %s � ������ ��� PyKota, ���"
2053"��� ���s) � ����%s"
2054
2055#, python-format
2056msgid ""
2057"User %s not registered in the PyKota system, applying external policy (%s) "
2058"for printer %s"
2059msgstr ""
2060"���%s � ������ ��� PyKota, ������ "
2061"���s) � ����%s"
2062
2063#, python-format
2064msgid ""
2065"User %s doesn't have quota on printer %s in the PyKota system, applying "
2066"external policy (%s) for printer %s"
2067msgstr ""
2068"���%s � �������%s ��� PyKota, ���"
2069"��� ���s) � ����%s"
2070
2071#, python-format
2072msgid ""
2073"External policy %s for printer %s produced an error. Job rejected. Please "
2074"check PyKota's configuration files."
2075msgstr ""
2076"������ %s � ����%s ������� "
2077"��� ����������� �PyKota."
2078
2079#, python-format
2080msgid ""
2081"Printer %s not registered in the PyKota system, applying default policy (%s)"
2082msgstr ""
2083"���� %s � ������ ��� PyKota, ����� "
2084"���s)"
2085
2086#, python-format
2087msgid ""
2088"User %s not registered in the PyKota system, applying default policy (%s) "
2089"for printer %s"
2090msgstr ""
2091"���%s � ������ ��� PyKota, ����� "
2092"���s) � ����%s"
2093
2094#, python-format
2095msgid ""
2096"User %s doesn't have quota on printer %s in the PyKota system, applying "
2097"default policy (%s)"
2098msgstr ""
2099"���%s � �������%s ��� PyKota, ���"
2100"�� ���s)"
2101
2102#, python-format
2103msgid ""
2104"Printer %s still not registered in the PyKota system, job will be rejected"
2105msgstr ""
2106"���� %s � �������� ��� PyKota, ��� "
2107"����"
2108
2109#, python-format
2110msgid ""
2111"User %s still not registered in the PyKota system, job will be rejected on "
2112"printer %s"
2113msgstr ""
2114"���%s � �������� ��� PyKota, ��� �"
2115"��� � ���%s"
2116
2117#, python-format
2118msgid ""
2119"User %s still doesn't have quota on printer %s in the PyKota system, job "
2120"will be rejected"
2121msgstr ""
2122"���%s � ���������%s ��� PyKota, �
2123"�������
2124
2125#, python-format
2126msgid "Network error while doing SNMP queries on printer %s : %s"
2127msgstr "����� ���SNMP �� � ���%s : %s"
2128
2129#, python-format
2130msgid "SNMP message decoding error for printer %s : %s"
2131msgstr ""
2132
2133#, python-format
2134msgid "Problem encountered while doing SNMP queries on printer %s : %s"
2135msgstr "������ ����� SNMP � ���%s : %s"
2136
2137#, python-format
2138msgid "Waiting for printer %s to be idle or printing..."
2139msgstr "���� ��� ������ � ���%s..."
2140
2141#, python-format
2142msgid "Waiting for printer %s's idle status to stabilize..."
2143msgstr "���� ������������s..."
2144
2145#, python-format
2146msgid "Problem during connection to %s:%s : %s"
2147msgstr "�� ���� � %s:%s : %s"
2148
2149#, python-format
2150msgid "Problem while sending PJL query to %s:%s : %s"
2151msgstr "�� ���������L �%s:%s : %s"
2152
2153#, python-format
2154msgid "A problem occured while reading printer %s's internal page counter."
2155msgstr ""
2156"�������� ���������� ���� �"
2157"���%s."
2158
2159#, python-format
2160msgid "Retrieving printer %s's page counter from database instead."
2161msgstr ""
2162"������� ����%s � ���������."
2163
2164#, python-format
2165msgid ""
2166"Couldn't retrieve printer %s's internal page counter either before or after "
2167"printing."
2168msgstr ""
2169"��������� ���� ����%s ���"
2170"��� ���"
2171
2172#, python-format
2173msgid "Job's size forced to 1 page for printer %s."
2174msgstr "� ���������� ��� ����%s."
2175
2176#, python-format
2177msgid "No previous job in database for printer %s."
2178msgstr ""
2179"���������� �����������%s."
2180
2181#, python-format
2182msgid "Inconsistent values for printer %s's internal page counter."
2183msgstr "����� � �������� ����%s."
2184
2185msgid ""
2186"Internal SNMP accounting asked, but Python-SNMP is not available. Please "
2187"download it from http://pysnmp.sourceforge.net"
2188msgstr ""
2189"������� �SNMP, �������ython-SNMP � ��"
2190"���. �������� http://pysnmp.sourceforge.net"
2191
2192#, python-format
2193msgid "Unknown printer address in HARDWARE(%s) for printer %s"
2194msgstr "����� ����HARDWARE(%s) � ����%s"
2195
2196#, python-format
2197msgid "Launching HARDWARE(%s)..."
2198msgstr "���ARDWARE(%s)..."
2199
2200#, python-format
2201msgid "SIGTERM was sent to hardware accounter %s (pid: %s)"
2202msgstr "SIGTERM ��� ����� ��%s (pid: %s)"
2203
2204#, python-format
2205msgid "Line [%s] skipped in accounter's output. Trying again..."
2206msgstr ""
2207"��� [%s] ������� �����. ���� ��.."
2208
2209#, python-format
2210msgid "Hardware accounter %s exit code is %s"
2211msgstr "�� �� ����� ��%s ��%s"
2212
2213#, python-format
2214msgid "Unable to query printer %s via HARDWARE(%s)"
2215msgstr "������ �����s ��DWARE(%s)"
2216
2217#, python-format
2218msgid ""
2219"SNMP querying stage interrupted. Using latest value seen for internal page "
2220"counter (%s) on printer %s."
2221msgstr ""
2222"��� SNMP ���. �������������"
2223"���� (%s) ����%s."
2224
2225#, python-format
2226msgid ""
2227"PJL querying stage interrupted. Using latest value seen for internal page "
2228"counter (%s) on printer %s."
2229msgstr ""
2230"��� PJL ���. �������������"
2231"���� (%s) ����%s."
2232
2233#, python-format
2234msgid "Launching SOFTWARE(%s)..."
2235msgstr "���OFTWARE(%s)..."
2236
2237#, python-format
2238msgid "Unable to compute job size with accounter %s"
2239msgstr "�� ���� ��������� %s"
2240
2241#, python-format
2242msgid "Problem while waiting for software accounter pid %s to exit : %s"
2243msgstr ""
2244"������������ ����� ����%s : %s"
2245
2246#, python-format
2247msgid "Software accounter %s exit code is %s"
2248msgstr "�� �� ����� ������%s"
2249
2250msgid "Totals may be inaccurate if some users are members of several groups."
2251msgstr ""
2252"� �����������������������
2253"��."
2254
2255#, python-format
2256msgid ""
2257"Search base %s doesn't seem to exist. Probable misconfiguration. Please "
2258"double check /etc/pykota/pykota.conf : %s"
2259msgstr ""
2260"������� ������� ��������. "
2261"�����������etc/pykota/pykota.conf : %s"
2262
2263#, python-format
2264msgid "Search for %s(%s) from %s(scope=%s) returned no answer."
2265msgstr "���� �%s(%s) � %s(��%s) � ������"
2266
2267#, python-format
2268msgid "Problem adding LDAP entry (%s, %s)"
2269msgstr "������������LDAP (%s, %s)"
2270
2271#, python-format
2272msgid "Problem deleting LDAP entry (%s)"
2273msgstr "������������LDAP (%s)"
2274
2275#, python-format
2276msgid "Problem modifying LDAP entry (%s, %s)"
2277msgstr "�������������LDAP (%s, %s)"
2278
2279#, python-format
2280msgid ""
2281"No pykotaAccountBalance object found for user %s. Did you create LDAP "
2282"entries manually ?"
2283msgstr ""
2284"� �������ykotaAccountBalance � ���s. ���� "
2285"LDAP ������� ;"
2286
2287#, python-format
2288msgid ""
2289"Unable to find an existing objectClass %s entry with %s=%s to attach "
2290"pykotaAccount objectClass"
2291msgstr ""
2292"�������objectClass %s ���� %s=%s � ���
2293"pykotaAccount objectClass"
2294
2295#, python-format
2296msgid "Unable to find an existing entry to attach pykotaGroup objectclass %s"
2297msgstr ""
2298"����������������ykotaGroup "
2299"objectclass %s"
2300
2301msgid "PyKota Reports"
2302msgstr "���PyKota"
2303
2304msgid "Report"
2305msgstr "���
2306msgid "Printer"
2307msgstr "���
2308
2309msgid "User / Group names mask"
2310msgstr "�������� ���
2311
2312msgid "Groups report"
2313msgstr "�����msgid "Please click on the above button"
2314msgstr ""
2315
2316msgid "History"
2317msgstr "���
2318
2319msgid "Empty"
2320msgstr "���
2321msgid "Action"
2322msgstr "����
2323msgid "User"
2324msgstr "���
2325
2326msgid "Hostname"
2327msgstr "����
2328
2329msgid "JobId"
2330msgstr "���"
2331
2332msgid "JobSize"
2333msgstr "���
2334
2335msgid "JobPrice"
2336msgstr "��
2337
2338msgid "Copies"
2339msgstr "���"
2340
2341msgid "JobBytes"
2342msgstr "���
2343
2344msgid "PageCounter"
2345msgstr "�����"
2346
2347msgid "Options"
2348msgstr "���"
2349
2350msgid "Previous page"
2351msgstr "���� ��
Note: See TracBrowser for help on using the browser.