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

Revision 1959, 54.8 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-07-21 15:35:00+0100\n"
32"Last-Translator: Suthep Yonpimai <tomzt@hotmail.com>\n"
33"Language-Team: Thai <tomzt@hotmail.com>\n"
34"MIME-Version: 1.0\n"
35"Content-Type: text/plain; charset=TIS-620\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
201#, python-format
202msgid "Invalid DeviceURI : %s"
203msgstr "��DeviceURI : %s ��١��"
204
205msgid ""
206"\n"
207"Please wait while pkhint analyzes your printing system's configuration..."
208msgstr ""
209"\n"
210"�����pkhint �зӡ������������к����������..."
211
212#, python-format
213msgid "Unknown device %s for printer %s"
214msgstr "�������ó�s ��Ѻ��ͧ����s"
215
216msgid ""
217"\n"
218"Put the following lines into your /etc/pykota/pykota.conf file :\n"
219msgstr ""
220"\n"
221"��������Ѵ�����ŧ���/etc/pykota/pykota.conf file :\n"
222
223msgid "# BEWARE : if software accounting is suggested, this doesn't mean"
224msgstr "# ����� : ��Ϳ�������Ҫԡ����й�
225
226msgid "# that hardware accounting wouldn't work, this only means that PyKota"
227msgstr "# ��������Ҫԡ���ö�ӧҹ�, �ѭ�������੾��Ѻ PyKota"
228
229msgid "# wasn't able to autodetect which hardware accounting method to use."
230msgstr "# ��������������Ҫԡ����ö��"
231
232#, python-format
233msgid ""
234"pkmail v%s (c) 2003-2004 C@LL - Conseil Internet & Logiciels Libres\n"
235"\n"
236"Email gateway for PyKota.\n"
237"\n"
238"command line usage :\n"
239"\n"
240"  pkmail  [options]\n"
241"\n"
242"options :\n"
243"\n"
244"  -v | --version       Prints pkmail's version number then exits.\n"
245"  -h | --help          Prints this message then exits.\n"
246"  \n"
247"    \n"
248"  This command is meant to be used from your mail server's aliases file,\n"
249"  as a pipe. It will then accept commands send to it in email messages,\n"
250"  and will send the answer to the command's originator.\n"
251"  \n"
252"  To use this command, create an email alias in /etc/aliases with\n"
253"  the following format :\n"
254"  \n"
255"    pykotacmd: \"|/usr/bin/pkmail\"\n"
256"    \n"
257"  Then run the 'newaliases' command to regenerate the aliases database.\n"
258"  \n"
259"  You can now send commands by email to 'pykotacmd@yourdomain.com', with\n"
260"  the command in the subject.\n"
261"  \n"
262"  List of supported commands :\n"
263"  \n"
264"        report [username]\n"
265"  \n"
266"  NB : For pkmail to work correctly, you may have to put the 'mail'\n"
267"  system user in the 'lpadmin' system group to ensure this user can\n"
268"  read the /etc/pykota/pykotadmin.conf file, and restart your\n"
269"  mail server (e.g. /etc/init.d/exim restart). It is strongly advised\n"
270"  that you think at least twice before doing this though.\n"
271"  \n"
272"  Use at your own risk !\n"
273"  \n"
274"This program is free software; you can redistribute it and/or modify\n"
275"it under the terms of the GNU General Public License as published by\n"
276"the Free Software Foundation; either version 2 of the License, or\n"
277"(at your option) any later version.\n"
278"\n"
279"This program is distributed in the hope that it will be useful,\n"
280"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
281"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
282"GNU General Public License for more details.\n"
283"\n"
284"You should have received a copy of the GNU General Public License\n"
285"along with this program; if not, write to the Free Software\n"
286"Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n"
287"\n"
288"Please e-mail bugs to: %s"
289msgstr ""
290
291#, python-format
292msgid ""
293"pkprinters v%s (c) 2003-2004 C@LL - Conseil Internet & Logiciels Libres\n"
294"A Printers Manager for PyKota.\n"
295"\n"
296"command line usage :\n"
297"\n"
298"  pkprinters [options] printer1 printer2 printer3 ... printerN\n"
299"\n"
300"options :\n"
301"\n"
302"  -v | --version       Prints pkprinters's version number then exits.\n"
303"  -h | --help          Prints this message then exits.\n"
304"  \n"
305"  -a | --add           Adds printers if they don't exist on the Quota \n"
306"                       Storage Server. If they exist, they are modified\n"
307"                       unless -s|--skipexisting is also used.\n"
308"                       \n"
309"  -d | --delete        Deletes printers from the quota storage.\n"
310"  \n"
311"  -D | --description d Adds a textual description to printers.\n"
312"                       \n"
313"  -c | --charge p[,j]  Sets the price per page and per job to charge.\n"
314"                       Job price is optional.\n"
315"                       If both are to be set, separate them with a comma.\n"
316"                       Floating point and negative values are allowed.\n"
317"  \n"
318"  -g | --groups pg1[,pg2...] Adds or Remove the printer(s) to the printer \n"
319"                       groups pg1, pg2, etc... which must already exist.\n"
320"                       A printer group is just like a normal printer,\n"
321"                       only that it is usually unknown from the printing\n"
322"                       system. Create printer groups exactly the same\n"
323"                       way that you create printers, then add other \n"
324"                       printers to them with this option.\n"
325"                       Accounting is done on a printer and on all\n"
326"                       the printer groups it belongs to, quota checking\n"
327"                       is done on a printer and on all the printer groups\n"
328"                       it belongs to.\n"
329"                       If the --remove option below is not used, the \n"
330"                       default action is to add printers to the specified\n"
331"                       printer groups.\n"
332"                       \n"
333"  -l | --list          List informations about the printer(s) and the\n"
334"                       printers groups it is a member of.\n"
335"                       \n"
336"  -r | --remove        In combination with the --groups option "
337"above,                       \n"
338"                       remove printers from the specified printers groups.\n"
339"                       \n"
340"  -s | --skipexisting  In combination with the --add option above, tells\n"
341"                       pkprinters to not modify existing printers.\n"
342"  \n"
343"  printer1 through printerN can contain wildcards if the --add option \n"
344"  is not set.\n"
345"  \n"
346"examples :                              \n"
347"\n"
348"  $ pkprinters --add -D \"HP Printer\" --charge 0.05,0.1 hp2100 hp2200 "
349"hp8000\n"
350"  \n"
351"  Will create three printers named hp2100, hp2200 and hp8000.\n"
352"  Their price per page will be set at 0.05 unit, and their price\n"
353"  per job will be set at 0.1 unit. Units are in your own currency,\n"
354"  or whatever you want them to mean.\n"
355"  All of their descriptions will be set to the string \"HP Printer\".\n"
356"  If any of these printers already exists, it will also be modified \n"
357"  unless the -s|--skipexisting command line option is also used.\n"
358"            \n"
359"  $ pkprinters --delete \"*\"\n"
360"  \n"
361"  This will completely delete all printers and associated quota "
362"information,\n"
363"  as well as their job history. USE WITH CARE !\n"
364"  \n"
365"  $ pkprinters --groups Laser,HP \"hp*\"\n"
366"  \n"
367"  This will put all printers which name matches \"hp*\" into printers "
368"groups \n"
369"  Laser and HP, which MUST already exist.\n"
370"  \n"
371"  $ pkprinters --groups LexMark --remove hp2200\n"
372"  \n"
373"  This will remove the hp2200 printer from the LexMark printer group.\n"
374"  \n"
375"This program is free software; you can redistribute it and/or modify\n"
376"it under the terms of the GNU General Public License as published by\n"
377"the Free Software Foundation; either version 2 of the License, or\n"
378"(at your option) any later version.\n"
379"\n"
380"This program is distributed in the hope that it will be useful,\n"
381"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
382"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
383"GNU General Public License for more details.\n"
384"\n"
385"You should have received a copy of the GNU General Public License\n"
386"along with this program; if not, write to the Free Software\n"
387"Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n"
388"\n"
389"Please e-mail bugs to: %s"
390msgstr ""
391
392msgid "You're not allowed to use this command."
393msgstr ""
394
395#, python-format
396msgid "There's no printer matching %s"
397msgstr "�����ͧ����s ����ҹ�"
398
399#, python-format
400msgid "Invalid charge amount value %s"
401msgstr "����������١�� %s"
402
403#, python-format
404msgid "Printer %s already exists, skipping."
405msgstr "��ͧ����s ��١�Դ����� ���
406
407#, python-format
408msgid "Printer %s already exists, will be modified."
409msgstr "��ͧ����s ��١�Դ����� �ӡ������"
410
411#, python-format
412msgid "Impossible to add printer %s"
413msgstr "���ö�ӡ�����������
414#, python-format
415msgid "Invalid printer name %s"
416msgstr "����������s ��١��"
417
418msgid "in"
419msgstr "�
420
421msgid "incompatible options, see help."
422msgstr "���͡����, ���Ҵ٨ҡ�ǹ����"
423
424msgid "You have to pass printer groups names on the command line"
425msgstr "�س�����͡��������캹��������
426msgid "You have to pass printer names on the command line"
427msgstr "�س������������캹��������
428#, python-format
429msgid ""
430"pykosd v%s (c) 2003-2004 C@LL - Conseil Internet & Logiciels Libres\n"
431"An OSD quota monitor for PyKota.\n"
432"\n"
433"command line usage :\n"
434"\n"
435"  pykosd [options]\n"
436"\n"
437"options :\n"
438"\n"
439"  -v | --version       Prints pykosd's version number then exits.\n"
440"  -h | --help          Prints this message then exits.\n"
441"  \n"
442"  -c | --color #rrggbb Sets the color to use for display as an hexadecimal\n"
443"                       triplet, for example #FF0000 is 100%% red.\n"
444"                       Defaults to 100%% green (#00FF00).\n"
445"                       \n"
446"  -d | --duration d    Sets the duration of the display in seconds. \n"
447"                       Defaults to 3 seconds.\n"
448"                       \n"
449"  -f | --font f        Sets the font to use for "
450"display.                      \n"
451"                       Defaults to the Python OSD library's default.\n"
452"  \n"
453"  -l | --loop n        Sets the number of times the info will be displayed.\n"
454"                       Defaults to 0, which means loop forever.\n"
455"                       \n"
456"  -s | --sleep s       Sets the sleeping duration between two displays \n"
457"                       in seconds. Defaults to 180 seconds (3 minutes).\n"
458"                       \n"
459"  \n"
460"examples :                              \n"
461"\n"
462"  $ pykosd -s 60 --loop 5\n"
463"  \n"
464"  Will launch pykosd. Display will be refreshed every 60 seconds,\n"
465"  and will last for 3 seconds (the default) each time. After five\n"
466"  iterations, the program will exit.\n"
467"  \n"
468"This program is free software; you can redistribute it and/or modify\n"
469"it under the terms of the GNU General Public License as published by\n"
470"the Free Software Foundation; either version 2 of the License, or\n"
471"(at your option) any later version.\n"
472"\n"
473"This program is distributed in the hope that it will be useful,\n"
474"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
475"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
476"GNU General Public License for more details.\n"
477"\n"
478"You should have received a copy of the GNU General Public License\n"
479"along with this program; if not, write to the Free Software\n"
480"Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n"
481"\n"
482"Please e-mail bugs to: %s"
483msgstr ""
484
485#, python-format
486msgid "Invalid duration option %s"
487msgstr "������������١��"
488
489#, python-format
490msgid "Invalid loop option %s"
491msgstr "�ҵ������ӫ���١��"
492
493#, python-format
494msgid "Invalid sleep option %s"
495msgstr "���������ѡ��ͧ��١��"
496
497#, python-format
498msgid "Invalid color option %s"
499msgstr "����������١��"
500
501#, python-format
502msgid "User %s doesn't exist in PyKota's database"
503msgstr "����ͼ�� %s 㹰ҹ����ͧ PyKota"
504
505#, python-format
506msgid "Pages used on %s : %s"
507msgstr "�ӹǹ˹���仺� %s : %s"
508
509#, python-format
510msgid "PyKota Units left : %.2f"
511msgstr "˹������ͧ PyKota : %.2f"
512
513#, python-format
514msgid ""
515"pykotme v%s (c) 2003-2004 C@LL - Conseil Internet & Logiciels Libres\n"
516"\n"
517"Gives print quotes to users.\n"
518"\n"
519"command line usage :\n"
520"\n"
521"  pykotme  [options]  [files]\n"
522"\n"
523"options :\n"
524"\n"
525"  -v | --version       Prints pykotme's version number then exits.\n"
526"  -h | --help          Prints this message then exits.\n"
527"  \n"
528"  -P | --printer p     Gives a quote for this printer only. Actually p can\n"
529"                       use wildcards characters to select only\n"
530"                       some printers. The default value is *, meaning\n"
531"                       all printers.\n"
532"                       You can specify several names or wildcards, \n"
533"                       by separating them with commas.\n"
534"  \n"
535"examples :                              \n"
536"\n"
537"  $ pykotme --printer apple file1.ps file2.ps\n"
538"  \n"
539"  This will give a print quote to the current user. The quote will show\n"
540"  the price and size of a job consisting in file1.ps and file2.ps \n"
541"  which would be sent to the apple printer.\n"
542"  \n"
543"  $ pykotme --printer apple,hplaser <file1.ps\n"
544"  \n"
545"  This will give a print quote to the current user. The quote will show\n"
546"  the price and size of a job consisting in file1.ps as read from\n"
547"  standard input, which would be sent to the apple or hplaser\n"
548"  printer.\n"
549"\n"
550"  $ pykotme \n"
551"  \n"
552"  This will give a quote for a job consisting of what is on standard \n"
553"  input. The quote will list the job size, and the price the job\n"
554"  would cost on each printer.\n"
555"\n"
556"This program is free software; you can redistribute it and/or modify\n"
557"it under the terms of the GNU General Public License as published by\n"
558"the Free Software Foundation; either version 2 of the License, or\n"
559"(at your option) any later version.\n"
560"\n"
561"This program is distributed in the hope that it will be useful,\n"
562"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
563"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
564"GNU General Public License for more details.\n"
565"\n"
566"You should have received a copy of the GNU General Public License\n"
567"along with this program; if not, write to the Free Software\n"
568"Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n"
569"\n"
570"Please e-mail bugs to: %s"
571msgstr ""
572
573#, python-format
574msgid "Your account balance : %.2f"
575msgstr "���������ͧ�س : %.2f"
576
577#, python-format
578msgid "Job size : %i pages"
579msgstr "�ӹǹ�ҹ : %i ˹�
580
581#, python-format
582msgid "Cost on printer %s : %.2f"
583msgstr "��ҡ��������ͧ����s : %.2f"
584
585#, python-format
586msgid ""
587"autopykota v%s (c) 2003-2004 C@LL - Conseil Internet & Logiciels Libres\n"
588"A tool to automate user account creation and initial balance setting.\n"
589"\n"
590"THIS TOOL MUST NOT BE USED IF YOU WANT TO LIMIT YOUR USERS BY PAGE QUOTA !\n"
591"\n"
592"command line usage :\n"
593"\n"
594"  THIS TOOL MUST NOT BE USED FROM THE COMMAND LINE BUT ONLY AS PART\n"
595"  OF AN external policy IN pykota.conf\n"
596"  \n"
597"  autopykota { -i | --initbalance value } \n"
598"\n"
599"options :\n"
600"\n"
601"  -v | --version       Prints autopykota's version number then exits.\n"
602"  -h | --help          Prints this message then exits.\n"
603"  \n"
604"  -i | --initbalance b Sets the user's account initial balance value to b.\n"
605"                       If the user already exists, actual balance is left\n"
606"                       unmodified. If unset, the default value is 0.\n"
607"                       \n"
608"This program is free software; you can redistribute it and/or modify\n"
609"it under the terms of the GNU General Public License as published by\n"
610"the Free Software Foundation; either version 2 of the License, or\n"
611"(at your option) any later version.\n"
612"\n"
613"This program is distributed in the hope that it will be useful,\n"
614"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
615"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
616"GNU General Public License for more details.\n"
617"\n"
618"You should have received a copy of the GNU General Public License\n"
619"along with this program; if not, write to the Free Software\n"
620"Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n"
621"\n"
622"Please e-mail bugs to: %s"
623msgstr ""
624
625msgid "Job contains no data. Printing is denied."
626msgstr "������㹧ҹ ���ʸ������
627
628msgid "Job accounting begins."
629msgstr "����ӧҹ�ͧ�Ҫԡ"
630
631msgid "Job accounting ends."
632msgstr "�����ӧҹ�ͧ�Ҫԡ"
633
634msgid "Job size forced to 0 because printing is denied."
635msgstr "��Ҵ�ͧ�ҹ�١��¹�� 0 �����ʸ������
636#, python-format
637msgid "Job size : %i"
638msgstr "��Ҵ�ҹ : %i"
639
640#, python-format
641msgid "Updating user %s's quota on printer %s"
642msgstr "��ѧ���������ͧ��� %s ����ͧ����s"
643
644msgid "Job added to history."
645msgstr "���ҹ��������
646
647#, python-format
648msgid "File number %s unregistered twice from polling object, ignored."
649msgstr "������� %s ������ŧ����� 2 ��駨ҡ������� ,���
650
651#, python-format
652msgid "SIGTERM was sent to real backend %s (pid: %s)"
653msgstr "���ҳ SIGTERM �١���ѧ��ͧ�� %s (pid: %s)"
654
655#, python-format
656msgid "CUPS backend %s died abnormally."
657msgstr "CUPS �ͧ��ͧ�� %s ����ش�ӧҹẺ�Դ�á��
658
659#, python-format
660msgid ""
661"dumpykota v%s (c) 2003-2004 C@LL - Conseil Internet & Logiciels Libres\n"
662"\n"
663"Dumps PyKota database's content.\n"
664"\n"
665"command line usage :\n"
666"\n"
667"  dumpykota [options] \n"
668"\n"
669"options :\n"
670"\n"
671"  -v | --version       Prints dumpykota's version number then exits.\n"
672"  -h | --help          Prints this message then exits.\n"
673"  \n"
674"  -d | --data type     Dumps 'type' datas. Allowed types are :\n"
675"                       \n"
676"                         - history : dumps the jobs history.\n"
677"                         - users : dumps users.\n"
678"                         - groups : dumps user groups.\n"
679"                         - printers : dump printers.\n"
680"                         - upquotas : dump user quotas.\n"
681"                         - gpquotas : dump user groups quotas.\n"
682"                         - payments : dumps user payments.\n"
683"                         - pmembers : dumps printer groups members.\n"
684"                         - umembers : dumps user groups members.\n"
685"                         \n"
686"                       NB : the -d | --data command line option   \n"
687"                       is MANDATORY.\n"
688"  \n"
689"  -f | --format fmt    Dumps datas in the 'fmt' format. When not specified,\n"
690"                       the format is to dump datas in the csv format (comma\n"
691"                       separated values). All data dumped is between double\n"
692"                       quotes. Allowed formats are :\n"
693"                       \n"
694"                         - csv : separate datas with commas\n"
695"                         - ssv : separate datas with semicolons\n"
696"                         - tsv : separate datas with tabs\n"
697"                         - xml : dump data as XML\n"
698"                         \n"
699"  -o | --output fname  All datas will be dumped to the file instead of\n"
700"                       to the standard output. The special '-' filename\n"
701"                       is the default value and means stdout.\n"
702"                       WARNING : existing files are truncated !\n"
703"  \n"
704"Examples :\n"
705"\n"
706"  $ dumpykota --data history --format csv >myfile.csv\n"
707"  \n"
708"  This dumps the history in a comma separated values file, for possible\n"
709"  use in a spreadsheet.\n"
710"  \n"
711"  $ dumpykota --data users --format xml -o users.xml\n"
712"  \n"
713"  Dumps all users datas to the users.xml file.\n"
714"  \n"
715"This program is free software; you can redistribute it and/or modify\n"
716"it under the terms of the GNU General Public License as published by\n"
717"the Free Software Foundation; either version 2 of the License, or\n"
718"(at your option) any later version.\n"
719"\n"
720"This program is distributed in the hope that it will be useful,\n"
721"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
722"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
723"GNU General Public License for more details.\n"
724"\n"
725"You should have received a copy of the GNU General Public License\n"
726"along with this program; if not, write to the Free Software\n"
727"Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n"
728"\n"
729"Please e-mail bugs to: %s"
730msgstr ""
731
732#, python-format
733msgid "Invalid modifier [%s] for --data command line option, see help."
734msgstr ""
735
736#, python-format
737msgid "Invalid modifier [%s] for --format command line option, see help."
738msgstr ""
739
740msgid "XML output is disabled because the jaxml module is not available."
741msgstr ""
742
743msgid "PyKota data dumper failed : I/O error"
744msgstr ""
745
746msgid "The -d | --data command line option is mandatory, see help."
747msgstr ""
748
749msgid "Too many arguments, see help."
750msgstr ""
751
752#, python-format
753msgid ""
754"edpykota v%s (c) 2003-2004 C@LL - Conseil Internet & Logiciels Libres\n"
755"A Print Quota editor for PyKota.\n"
756"\n"
757"command line usage :\n"
758"\n"
759"  edpykota [options] user1 user2 ... userN\n"
760"  \n"
761"  edpykota [options] group1 group2 ... groupN\n"
762"\n"
763"options :\n"
764"\n"
765"  -v | --version       Prints edpykota's version number then exits.\n"
766"  -h | --help          Prints this message then exits.\n"
767"  \n"
768"  -a | --add           Adds users and/or printers if they don't \n"
769"                       exist on the Quota Storage Server.\n"
770"                       \n"
771"  -d | --delete        Deletes users/groups from the quota storage.\n"
772"                       Printers are never deleted.\n"
773"                       \n"
774"  -c | --charge p[,j]  Sets the price per page and per job to charge\n"
775"                       for a particular printer. Job price is optional.\n"
776"                       If both are to be set, separate them with a comma.\n"
777"                       Floating point values are allowed.\n"
778"  \n"
779"  -i | --ingroups g1[,g2...]  Puts the users into each of the groups\n"
780"                              listed, separated by commas. The groups\n"
781"                              must already exist in the Quota Storage.\n"
782"  \n"
783"  -u | --users         Edit users print quotas, this is the default.\n"
784"  \n"
785"  -P | --printer p     Edit quotas on printer p only. Actually p can\n"
786"                       use wildcards characters to select only\n"
787"                       some printers. The default value is *, meaning\n"
788"                       all printers. \n"
789"                       You can specify several names or wildcards, \n"
790"                       by separating them with commas.\n"
791"  \n"
792"  -G | --pgroups pg1[,pg2...] Adds the printer(s) to the printer groups\n"
793"                       pg1, pg2, etc... which must already exist.\n"
794"                       A printer group is just like a normal printer,\n"
795"                       only that it is usually unknown from the printing\n"
796"                       system. Create printer groups exactly the same\n"
797"                       way that you create printers, then add other \n"
798"                       printers to them with this option.\n"
799"                       Accounting is done on a printer and on all\n"
800"                       the printer groups it belongs to, quota checking\n"
801"                       is done on a printer and on all the printer groups\n"
802"                       it belongs to.\n"
803"  \n"
804"  -g | --groups        Edit users groups print quotas instead of users.\n"
805"                          \n"
806"  -p | --prototype u|g Uses user u or group g as a prototype to set\n"
807"                       print quotas\n"
808"                       \n"
809"  -n | --noquota       Doesn't set a quota but only does accounting.\n"
810"  \n"
811"  -r | --reset         Resets the actual page counter for the user\n"
812"                       or group to zero on the specified printers. \n"
813"                       The life time page counter is kept unchanged.\n"
814"                       \n"
815"  -R | --hardreset     Resets the actual and life time page counters\n"
816"                       for the user or group to zero on the specified \n"
817"                       printers. \n"
818"                       \n"
819"  -l | --limitby l     Choose if the user/group is limited in "
820"printing                     \n"
821"                       by its account balance or by its page quota.\n"
822"                       The default value is 'quota'. Allowed values\n"
823"                       are 'quota' 'balance' 'quota-then-balance' and\n"
824"                       'balance-then-quota'.\n"
825"                       WARNING : quota-then-balance and balance-then-quota\n"
826"                       are not yet implemented.\n"
827"                       \n"
828"  -b | --balance b     Sets the user's account balance to "
829"b.                     \n"
830"                       Account balance may be increase or decreased\n"
831"                       if b is prefixed with + or -.\n"
832"                       WARNING : when decreasing account balance,\n"
833"                       the total paid so far by the user is decreased\n"
834"                       too.\n"
835"                       Groups don't have a real balance, but the\n"
836"                       sum of their users' account balance.\n"
837"                       \n"
838"  -S | --softlimit sl  Sets the quota soft limit to sl "
839"pages.                       \n"
840"  \n"
841"  -H | --hardlimit hl  Sets the quota hard limit to hl pages.\n"
842"  \n"
843"  user1 through userN and group1 through groupN can use wildcards\n"
844"  if the --add option is not set.\n"
845"  \n"
846"examples :                              \n"
847"\n"
848"  $ edpykota --add -p jerome john paul george ringo/ringo@example.com\n"
849"  \n"
850"  This will add users john, paul, george and ringo to the quota\n"
851"  database, and set their print quotas to the same values than user \n"
852"  jerome. User jerome must already exist.\n"
853"  User ringo's email address will also be set to 'ringo@example.com'\n"
854"  \n"
855"  $ edpykota --printer lp -S 50 -H 60 jerome\n"
856"  \n"
857"  This will set jerome's print quota on the lp printer to a soft limit\n"
858"  of 50 pages, and a hard limit of 60 pages. If either user jerome or\n"
859"  printer lp doesn't exist on the Quota Storage Server then nothing is "
860"done.\n"
861"\n"
862"  $ edpykota --add --printer lp --ingroups coders,it -S 50 -H 60 jerome\n"
863"  \n"
864"  Same as above, but if either user jerome or printer lp doesn't exist \n"
865"  on the Quota Storage Server they are automatically added. Also\n"
866"  user jerome is put into the groups \"coders\" and \"it\" which must\n"
867"  already exist in the Quota Storage.\n"
868"            \n"
869"  $ edpykota -g -S 500 -H 550 financial support            \n"
870"  \n"
871"  This will set print quota soft limit to 500 pages and hard limit\n"
872"  to 550 pages for groups financial and support on all printers.\n"
873"  \n"
874"  $ edpykota --reset jerome \"jo*\"\n"
875"  \n"
876"  This will reset jerome's page counter to zero on all printers, as\n"
877"  well as every user whose name begins with 'jo'.\n"
878"  Their life time page counter on each printer will be kept unchanged.\n"
879"  You can also reset the life time page counters by using the\n"
880"  --hardreset | -R command line option.\n"
881"  \n"
882"  $ edpykota --printer hpcolor --noquota jerome\n"
883"  \n"
884"  This will tell PyKota to not limit jerome when printing on the \n"
885"  hpcolor printer. All his jobs will be allowed on this printer, but \n"
886"  accounting of the pages he prints will still be kept.\n"
887"  Print Quotas for jerome on other printers are unchanged.\n"
888"  \n"
889"  $ edpykota --limitby balance jerome\n"
890"  \n"
891"  This will tell PyKota to limit jerome by his account's balance\n"
892"  when printing.\n"
893"  \n"
894"  $ edpykota --balance +10.0 jerome\n"
895"  \n"
896"  This will increase jerome's account balance by 10.0 (in your\n"
897"  own currency). You can decrease the account balance with a\n"
898"  dash prefix, and set it to a fixed amount with no prefix.\n"
899"  \n"
900"  $ edpykota --delete jerome rachel\n"
901"  \n"
902"  This will completely delete jerome and rachel from the Quota Storage\n"
903"  database. All their quotas and jobs will be deleted too.\n"
904"  \n"
905"  $ edpykota --printer lp --charge 0.1\n"
906"  \n"
907"  This will set the page price for printer lp to 0.1. Job price\n"
908"  will not be changed.\n"
909"  \n"
910"  $ edpykota --printer hplj1,hplj2 --pgroups Laser,HP\n"
911"  \n"
912"  This will put printers hplj1 and hplj2 in printers groups Laser and HP.\n"
913"  When printing either on hplj1 or hplj2, print quota will also be \n"
914"  checked and accounted for on virtual printers Laser and HP.\n"
915"\n"
916"This program is free software; you can redistribute it and/or modify\n"
917"it under the terms of the GNU General Public License as published by\n"
918"the Free Software Foundation; either version 2 of the License, or\n"
919"(at your option) any later version.\n"
920"\n"
921"This program is distributed in the hope that it will be useful,\n"
922"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
923"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
924"GNU General Public License for more details.\n"
925"\n"
926"You should have received a copy of the GNU General Public License\n"
927"along with this program; if not, write to the Free Software\n"
928"Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n"
929"\n"
930"Please e-mail bugs to: %s"
931msgstr ""
932
933#, python-format
934msgid "Invalid softlimit value %s."
935msgstr "��%s �ͧ softlimit ��١��"
936
937#, python-format
938msgid "Invalid hardlimit value %s."
939msgstr "��%s �ͧ hardlimit��١�� "
940
941#, python-format
942msgid "Hard limit %i is less than soft limit %i, values will be exchanged."
943msgstr "��Hard limit %i �������soft limit %i ������"
944
945#, python-format
946msgid "Invalid balance value %s"
947msgstr "����������١�� %s"
948
949#, python-format
950msgid "Invalid limitby value %s"
951msgstr "����ӡѴ %s ��١��"
952
953msgid "You have to pass user or group names on the command line"
954msgstr "�س���������� �����������������
955#, python-format
956msgid "Prototype %s not found in Quota Storage for printer %s."
957msgstr "������� %s �����������Ѻ��ͧ����s "
958
959#, python-format
960msgid "Prototype object %s not found in Quota Storage."
961msgstr "������ص��� %s ���������"
962
963#, python-format
964msgid "Undefined hard limit set to soft limit (%s) on printer %s."
965msgstr "���ӡ������hard limit �֧ soft limit (%s) ����ͧ����s"
966
967#, python-format
968msgid "Undefined soft limit set to hard limit (%s) on printer %s."
969msgstr "���ӡ������soft limit �֧ hard limit (%s) ����ͧ����s"
970
971#, python-format
972msgid "Invalid email address %s"
973msgstr "email address %s ��١��"
974
975#, python-format
976msgid "Unknown group %s"
977msgstr ""
978
979#, python-format
980msgid "Unknown user %s"
981msgstr ""
982
983#, python-format
984msgid "Invalid group name %s"
985msgstr "��͡���� %s ��١��"
986
987#, python-format
988msgid "Invalid user name %s"
989msgstr "��ͼ�� %s ��١��"
990
991#, python-format
992msgid "Quota not found for object %s on printer %s."
993msgstr "��������������Ѻ %s ����ͧ����s"
994
995#, python-format
996msgid "Group %s not found in the PyKota Storage."
997msgstr "�������� %s ��������ͧ PyKota"
998
999msgid "Software accounting already done in first pass. Ignoring."
1000msgstr "����Ϳ�������ѭ����ԡ����ǹ� ���
1001
1002msgid "Hardware accounting already done in first pass. Ignoring."
1003msgstr "�����������ѭ����ԡ����ǹ� ���
1004
1005msgid "Job size and price now set in history."
1006msgstr ""
1007
1008#, python-format
1009msgid ""
1010"repykota v%s (c) 2003-2004 C@LL - Conseil Internet & Logiciels Libres\n"
1011"\n"
1012"Generates print quota reports.\n"
1013"\n"
1014"command line usage :\n"
1015"\n"
1016"  repykota [options] \n"
1017"\n"
1018"options :\n"
1019"\n"
1020"  -v | --version       Prints repykota's version number then exits.\n"
1021"  -h | --help          Prints this message then exits.\n"
1022"  \n"
1023"  -u | --users         Generates a report on users quota, this is \n"
1024"                       the default.\n"
1025"  \n"
1026"  -g | --groups        Generates a report on group quota instead of users.\n"
1027"  \n"
1028"  -P | --printer p     Report quotas on this printer only. Actually p can\n"
1029"                       use wildcards characters to select only\n"
1030"                       some printers. The default value is *, meaning\n"
1031"                       all printers.\n"
1032"                       You can specify several names or wildcards, \n"
1033"                       by separating them with commas.\n"
1034"  \n"
1035"examples :                              \n"
1036"\n"
1037"  $ repykota --printer lp\n"
1038"  \n"
1039"  This will print the quota status for all users who use the lp printer.\n"
1040"\n"
1041"  $ repykota \n"
1042"  \n"
1043"  This will print the quota status for all users on all printers.\n"
1044"  \n"
1045"  $ repykota --printer \"laser*,*pson\" jerome \"jo*\"\n"
1046"  \n"
1047"  This will print the quota status for user jerome and all users\n"
1048"  whose name begins with \"jo\" on all printers which name begins\n"
1049"  with \"laser\" or ends with \"pson\".\n"
1050"  \n"
1051"  If launched by an user who is not a PyKota administrator, additionnal\n"
1052"  arguments representing users or groups names are ignored, and only the\n"
1053"  current user/group is reported.\n"
1054"\n"
1055"This program is free software; you can redistribute it and/or modify\n"
1056"it under the terms of the GNU General Public License as published by\n"
1057"the Free Software Foundation; either version 2 of the License, or\n"
1058"(at your option) any later version.\n"
1059"\n"
1060"This program is distributed in the hope that it will be useful,\n"
1061"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
1062"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
1063"GNU General Public License for more details.\n"
1064"\n"
1065"You should have received a copy of the GNU General Public License\n"
1066"along with this program; if not, write to the Free Software\n"
1067"Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n"
1068"\n"
1069"Please e-mail bugs to: %s"
1070msgstr ""
1071
1072#, python-format
1073msgid ""
1074"warnpykota v%s (c) 2003-2004 C@LL - Conseil Internet & Logiciels Libres\n"
1075"\n"
1076"Sends mail to users over print quota.\n"
1077"\n"
1078"command line usage :\n"
1079"\n"
1080"  warnpykota  [options]  [names]\n"
1081"\n"
1082"options :\n"
1083"\n"
1084"  -v | --version       Prints warnpykota's version number then exits.\n"
1085"  -h | --help          Prints this message then exits.\n"
1086"  \n"
1087"  -u | --users         Warns users over their print quota, this is the \n"
1088"                       default.\n"
1089"  \n"
1090"  -g | --groups        Warns users whose groups quota are over limit.\n"
1091"  \n"
1092"  -P | --printer p     Verify quotas on this printer only. Actually p can\n"
1093"                       use wildcards characters to select only\n"
1094"                       some printers. The default value is *, meaning\n"
1095"                       all printers.\n"
1096"                       You can specify several names or wildcards, \n"
1097"                       by separating them with commas.\n"
1098"  \n"
1099"examples :                              \n"
1100"\n"
1101"  $ warnpykota --printer lp\n"
1102"  \n"
1103"  This will warn all users of the lp printer who have exceeded their\n"
1104"  print quota.\n"
1105"\n"
1106"  $ warnpykota \n"
1107"  \n"
1108"  This will warn all users  who have exceeded their print quota on\n"
1109"  any printer.\n"
1110"\n"
1111"  $ warnpykota --groups --printer \"laserjet*\" \"dev*\"\n"
1112"  \n"
1113"  This will warn all users of groups which names begins with \"dev\" and\n"
1114"  who have exceeded their print quota on any printer which name begins \n"
1115"  with \"laserjet\"\n"
1116"  \n"
1117"  If launched by an user who is not a PyKota administrator, additionnal\n"
1118"  arguments representing users or groups names are ignored, and only the\n"
1119"  current user/group is reported.\n"
1120"\n"
1121"This program is free software; you can redistribute it and/or modify\n"
1122"it under the terms of the GNU General Public License as published by\n"
1123"the Free Software Foundation; either version 2 of the License, or\n"
1124"(at your option) any later version.\n"
1125"\n"
1126"This program is distributed in the hope that it will be useful,\n"
1127"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
1128"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
1129"GNU General Public License for more details.\n"
1130"\n"
1131"You should have received a copy of the GNU General Public License\n"
1132"along with this program; if not, write to the Free Software\n"
1133"Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n"
1134"\n"
1135"Please e-mail bugs to: %s"
1136msgstr ""
1137
1138#, python-format
1139msgid "Unsupported accounter backend %s"
1140msgstr "����ѭ����ԡ�ʹѺʹع���ӧҹ %s"
1141
1142#, python-format
1143msgid "Configuration file %s not found."
1144msgstr "���! ����͹�ԡ��s"
1145
1146#, python-format
1147msgid "Option %s not found in section global of %s"
1148msgstr "������͡ %s ��������ͧ %s "
1149
1150#, python-format
1151msgid "Option %s not found in section %s of %s"
1152msgstr "������͡ %s ��� %s �ͧ %s"
1153
1154#, python-format
1155msgid "Option logger only supports values in %s"
1156msgstr "���͡�ѹ�֡���ӧҹʹѺʹع������%s"
1157
1158#, python-format
1159msgid "Invalid accounter %s for printer %s"
1160msgstr "����ѭ����ԡ %s ��Ѻ��ͧ����s ��١��"
1161
1162#, python-format
1163msgid "Option accounter in section %s only supports values in %s"
1164msgstr "���͡����ѭ����ԡ��� %s ʹѺʹع੾���� %s"
1165
1166#, python-format
1167msgid "Option enforcement in section %s only supports values in %s"
1168msgstr "���͡ enforcement ��� %s ʹѺʹع੾���� %s"
1169
1170#, python-format
1171msgid "Option onaccountererror in section %s only supports values in %s"
1172msgstr ""
1173
1174#, python-format
1175msgid "Invalid policy %s for printer %s"
1176msgstr "����� %s ��Ѻ��ͧ����s ��١��"
1177
1178#, python-format
1179msgid "Option policy in section %s only supports values in %s"
1180msgstr "���͡�������� %s ʹѺʹع੾���� %s"
1181
1182#, python-format
1183msgid "Invalid option mailto %s for printer %s"
1184msgstr "���͡����%s ��Ѻ��ͧ����s ��١��"
1185
1186#, python-format
1187msgid "Option mailto in section %s only supports values in %s"
1188msgstr "���͡�����Ǵ %s ʹѺʹع੾���� %s"
1189
1190#, python-format
1191msgid "Invalid grace delay %s"
1192msgstr "��grace delay %s ��١��"
1193
1194#, python-format
1195msgid "Invalid poor man's threshold %s"
1196msgstr "��poor man's threshold %s ��١��"
1197
1198msgid ""
1199"Your Print Quota account balance is Low.\n"
1200"Soon you'll not be allowed to print anymore.\n"
1201"Please contact the Print Quota Administrator to solve the problem."
1202msgstr ""
1203"���� �����ͧ������\n"
1204"�������þ����������������"
1205"���ҵԴ������к������������ѭ�"
1206
1207#, python-format
1208msgid ""
1209"You are not allowed to print anymore because\n"
1210"your Print Quota is exceeded on printer %s."
1211msgstr ""
1212"���� �س���ö�ӡ�����������ҡ\n"
1213"����㹡�������س����������ͧ����s."
1214
1215#, python-format
1216msgid ""
1217"You will soon be forbidden to print anymore because\n"
1218"your Print Quota is almost reached on printer %s."
1219msgstr ""
1220"���� �س������͹حҵ��ӡ����������\n"
1221"������������س�������ͧ����s."
1222
1223#, python-format
1224msgid "Option accountbanner in section %s only supports values in %s"
1225msgstr ""
1226
1227#, python-format
1228msgid "Unsupported logging subsystem %s"
1229msgstr "����ѹ�֡�����ʹѺʹع���ӧҹ %s"
1230
1231#, python-format
1232msgid "Report for %s quota on printer %s"
1233msgstr "�§ҹ�����������Ѻ %s ����ͧ����s"
1234
1235#, python-format
1236msgid "Pages grace time: %i days"
1237msgstr "˹�grace time : %i ��"
1238
1239#, python-format
1240msgid "Price per job: %.3f"
1241msgstr "��ҵ�ҹ : %.3f"
1242
1243#, python-format
1244msgid "Price per page: %.3f"
1245msgstr "��ҵ���: %.3f "
1246
1247msgid ""
1248"Group           used    soft    hard    balance grace         total       "
1249"paid"
1250msgstr ""
1251"���          ��   soft    hard    ���� grace         ��      ���
1252
1253msgid ""
1254"User            used    soft    hard    balance grace         total       "
1255"paid"
1256msgstr ""
1257"���            ��   soft    hard    ���� grace         ��      ���
1258
1259msgid "unknown"
1260msgstr "�������"
1261
1262#, python-format
1263msgid "Real : %s"
1264msgstr "����� : %s"
1265
1266#, python-format
1267msgid "Total : %9i"
1268msgstr "��: %9i"
1269
1270#, python-format
1271msgid "Unsupported reporter backend %s"
1272msgstr "����§ҹ�ʹѺʹع %s"
1273
1274#, python-format
1275msgid "Unsupported quota storage backend %s"
1276msgstr "�������㹡��������ʹѺʹع %s"
1277
1278#, python-format
1279msgid "Impossible to connect to SMTP server : %s"
1280msgstr "���ö�Դ��Ѻ SMTP ������"
1281
1282#, python-format
1283msgid "Impossible to send mail to %s, error %s : %s"
1284msgstr "���ö����� %s, ����Դ��� %s : %s"
1285
1286#, python-format
1287msgid ""
1288"\n"
1289"\n"
1290"Please contact your system administrator :\n"
1291"\n"
1292"\t%s - <%s>\n"
1293msgstr ""
1294"\n"
1295"\n"
1296"���ҵԴ������к� :\n"
1297"\n"
1298"\t%s - <%s>\n"
1299
1300#, python-format
1301msgid "Unable to match user %s on printer %s, applying default policy (%s)"
1302msgstr "�����ͼ�� %s ����ͧ����s, �����������ҹ����(%s)"
1303
1304#, python-format
1305msgid ""
1306"Unable to find user %s's account balance, applying default policy (%s) for "
1307"printer %s"
1308msgstr "��������ͧ��� %s, �����������ҹ����%s) �ͧ ��ͧ����s"
1309
1310#, python-format
1311msgid "Print Quota exceeded for group %s on printer %s"
1312msgstr "���� ��������������%s ����ͧ����s ����
1313
1314msgid "Print Quota"
1315msgstr "����������
1316msgid "Print Quota Exceeded"
1317msgstr "����������Թ��
1318
1319#, python-format
1320msgid "Print Quota low for group %s on printer %s"
1321msgstr "��������������%s ����ͧ����s �����
1322
1323#, python-format
1324msgid "Print Quota exceeded for user %s on printer %s"
1325msgstr "����������� %s ����ͧ����s ����
1326
1327#, python-format
1328msgid "Print Quota low for user %s on printer %s"
1329msgstr "����������� %s ����ͧ����s �����
1330
1331msgid "Print Quota Low"
1332msgstr "���������������
1333
1334#, python-format
1335msgid "Printing system %s, args=%s"
1336msgstr "���������s, args=%s"
1337
1338#, python-format
1339msgid "Unable to precompute the job's size with the generic PDL analyzer : %s"
1340msgstr "���ö�ӡ��ӹdz��Ҵ�ͧ�ҹ��� PDL analyzer : %s"
1341
1342#, python-format
1343msgid "SIGTERM received, job %s cancelled."
1344msgstr "�����SIGTERM , �ҹ %s �١¡��."
1345
1346#, python-format
1347msgid "Banner generator %s exit code is %s"
1348msgstr ""
1349
1350msgid "Printer hostname undefined, set to 'localhost'"
1351msgstr "������������������ҵ���� 'localhost'"
1352
1353#, python-format
1354msgid "Printing system unknown, args=%s"
1355msgstr "�������������args=%s"
1356
1357#, python-format
1358msgid ""
1359"Printer %s not registered in the PyKota system, applying external policy (%"
1360"s) for printer %s"
1361msgstr ""
1362"��ͧ����s ����ŧ������к��ͧ PyKota ,ŧ�������������ҹ�¹͡ (%"
1363"s) ��Ѻ��ͧ����s"
1364
1365#, python-format
1366msgid ""
1367"User %s not registered in the PyKota system, applying external policy (%s) "
1368"for printer %s"
1369msgstr ""
1370"��� %s ����ŧ������к��ͧ PyKota, ,ŧ�������������ҹ�¹͡ (%s) "
1371"��Ѻ��ͧ����s"
1372
1373#, python-format
1374msgid ""
1375"User %s doesn't have quota on printer %s in the PyKota system, applying "
1376"external policy (%s) for printer %s"
1377msgstr ""
1378"��� %s �����������캹��ͧ����s �к��ͧ PyKota, "
1379"ŧ�������������ҹ�¹͡ (%s) ��Ѻ��ͧ����s"
1380
1381#, python-format
1382msgid ""
1383"External policy %s for printer %s produced an error. Job rejected. Please "
1384"check PyKota's configuration files."
1385msgstr ""
1386"������ҹ�¹͡ %s ��Ѻ��ͧ����s ����Դ���. ¡�����ӧҹ. "
1387"���ҵ��������ԡ��ê���ͧ PyKota"
1388
1389#, python-format
1390msgid ""
1391"Printer %s not registered in the PyKota system, applying default policy (%s)"
1392msgstr ""
1393"��ͧ����s ����ŧ������к��ͧ PyKota, ŧ�������������ҹ����(%"
1394"s)"
1395
1396#, python-format
1397msgid ""
1398"User %s not registered in the PyKota system, applying default policy (%s) "
1399"for printer %s"
1400msgstr ""
1401"��� %s ����ŧ������к��ͧ PyKota, ŧ�������������ҹ����(%s) "
1402"��Ѻ��ͧ����s"
1403
1404#, python-format
1405msgid ""
1406"User %s doesn't have quota on printer %s in the PyKota system, applying "
1407"default policy (%s)"
1408msgstr ""
1409"��� %s �����������캹��ͧ����s �к��ͧ PyKota , ŧ����� "
1410"��������ҹ����(%s)"
1411
1412#, python-format
1413msgid ""
1414"Printer %s still not registered in the PyKota system, job will be rejected"
1415msgstr "��ͧ����s ������ŧ������к� PyKota, �ҹ���觨ж١¡��"
1416
1417#, python-format
1418msgid ""
1419"User %s still not registered in the PyKota system, job will be rejected on "
1420"printer %s"
1421msgstr "��� %s ������ŧ������к� PyKota, �ҹ���觨ж١¡�� printer %s"
1422
1423#, python-format
1424msgid ""
1425"User %s still doesn't have quota on printer %s in the PyKota system, job "
1426"will be rejected"
1427msgstr ""
1428"��� %s ���������������캹��ͧ����s �к� PyKota ,�ҹ���觨ж١¡�� "
1429
1430#, python-format
1431msgid "Network error while doing SNMP queries on printer %s : %s"
1432msgstr ""
1433
1434#, python-format
1435msgid "SNMP message decoding error for printer %s : %s"
1436msgstr ""
1437
1438#, python-format
1439msgid "Problem encountered while doing SNMP queries on printer %s : %s"
1440msgstr ""
1441
1442#, python-format
1443msgid "Waiting for printer %s to be idle or printing..."
1444msgstr ""
1445
1446#, python-format
1447msgid "Waiting for printer %s's idle status to stabilize..."
1448msgstr ""
1449
1450#, python-format
1451msgid "Problem during connection to %s:%s : %s"
1452msgstr ""
1453
1454#, python-format
1455msgid "Problem while sending PJL query to %s:%s : %s"
1456msgstr ""
1457
1458#, python-format
1459msgid "A problem occured while reading printer %s's internal page counter."
1460msgstr ""
1461
1462#, python-format
1463msgid "Retrieving printer %s's page counter from database instead."
1464msgstr ""
1465
1466#, python-format
1467msgid ""
1468"Couldn't retrieve printer %s's internal page counter either before or after "
1469"printing."
1470msgstr ""
1471
1472#, python-format
1473msgid "Job's size forced to 1 page for printer %s."
1474msgstr ""
1475
1476#, python-format
1477msgid "No previous job in database for printer %s."
1478msgstr ""
1479
1480#, python-format
1481msgid "Inconsistent values for printer %s's internal page counter."
1482msgstr ""
1483
1484msgid ""
1485"Internal SNMP accounting asked, but Python-SNMP is not available. Please "
1486"download it from http://pysnmp.sourceforge.net"
1487msgstr ""
1488
1489#, python-format
1490msgid "Unknown printer address in HARDWARE(%s) for printer %s"
1491msgstr "��������ͧ��ͧ�������ó�%s) ��Ѻ��ͧ����s"
1492
1493#, python-format
1494msgid "Launching HARDWARE(%s)..."
1495msgstr "����ӧҹ�ͧ���ó�%s)..."
1496
1497#, python-format
1498msgid "SIGTERM was sent to hardware accounter %s (pid: %s)"
1499msgstr "���ҳ SIGTERM �١���ѧ���ó����ѭ����ԡ %s (pid: %s)"
1500
1501#, python-format
1502msgid "Line [%s] skipped in accounter's output. Trying again..."
1503msgstr ""
1504
1505#, python-format
1506msgid "Hardware accounter %s exit code is %s"
1507msgstr ""
1508
1509#, python-format
1510msgid "Unable to query printer %s via HARDWARE(%s)"
1511msgstr "���ä���������s ������ó�s)"
1512
1513#, python-format
1514msgid ""
1515"SNMP querying stage interrupted. Using latest value seen for internal page "
1516"counter (%s) on printer %s."
1517msgstr ""
1518
1519#, python-format
1520msgid ""
1521"PJL querying stage interrupted. Using latest value seen for internal page "
1522"counter (%s) on printer %s."
1523msgstr ""
1524
1525#, python-format
1526msgid "Launching SOFTWARE(%s)..."
1527msgstr "����ӧҹ�ͧ�Ϳ���(%s)..."
1528
1529#, python-format
1530msgid "Unable to compute job size with accounter %s"
1531msgstr "���ö�ӹdz��Ҵ�ҹ�������Ҫԡ %s"
1532
1533#, python-format
1534msgid "Problem while waiting for software accounter pid %s to exit : %s"
1535msgstr "���ѭ��ҡ�����Ϳ�������Ҫԡ pid %s ��͡ : %s"
1536
1537#, python-format
1538msgid "Software accounter %s exit code is %s"
1539msgstr "�Ϳ�������Ҫԡ %s ���觡����� %s"
1540
1541msgid "Totals may be inaccurate if some users are members of several groups."
1542msgstr "�ӹǹ��Ҩ��١�� ������ҧ�����Ҫԡ�ͧ����¡��"
1543
1544#, python-format
1545msgid ""
1546"Search base %s doesn't seem to exist. Probable misconfiguration. Please "
1547"double check /etc/pykota/pykota.conf : %s"
1548msgstr ""
1549"�š����%s ���. ������������١�� �������� /etc/pykota/pykota.conf : %"
1550"s �����
1551
1552#, python-format
1553msgid "Search for %s(%s) from %s(scope=%s) returned no answer."
1554msgstr "�š����%s(%s) �ҡ %s(scope=%s) �� ����觷���"
1555
1556#, python-format
1557msgid "Problem adding LDAP entry (%s, %s)"
1558msgstr "���ѭ�㹡�������� LDAP (%s, %s)"
1559
1560#, python-format
1561msgid "Problem deleting LDAP entry (%s)"
1562msgstr "���ѭ�㹡�ź����ҡ LDAP (%s, %s)"
1563
1564#, python-format
1565msgid "Problem modifying LDAP entry (%s, %s)"
1566msgstr "���ѭ�㹡��㢢���LDAP (%s, %s)"
1567
1568#, python-format
1569msgid ""
1570"No pykotaAccountBalance object found for user %s. Did you create LDAP "
1571"entries manually ?"
1572msgstr ""
1573
1574#, python-format
1575msgid ""
1576"Unable to find an existing objectClass %s entry with %s=%s to attach "
1577"pykotaAccount objectClass"
1578msgstr ""
1579"���ö�鹾��������%s ���Ҷ֧�� %s=%s �����Ѻ ����Ҫԡ Pykota "
1580"�������
1581
1582#, python-format
1583msgid "Unable to find an existing entry to attach pykotaGroup objectclass %s"
1584msgstr "���ö�鹾�������Ҷ֧�������Ѻ pykotaGroup �������%s"
1585
1586msgid "PyKota Reports"
1587msgstr "�§ҹ PyKota"
1588
1589msgid "Report"
1590msgstr "�§ҹ"
1591
1592msgid "Printer"
1593msgstr "��ͧ����
1594msgid "User / Group names mask"
1595msgstr "�� ��ͼ��/��͡����"
1596
1597msgid "Groups report"
1598msgstr "�§ҹ���
1599
1600msgid "Please click on the above button"
1601msgstr ""
1602
1603msgid "History"
1604msgstr "�����
1605
1606msgid "Empty"
1607msgstr "�ҧ"
1608
1609msgid "Action"
1610msgstr "�Ԩ���
1611
1612msgid "User"
1613msgstr "���"
1614
1615msgid "Hostname"
1616msgstr "������"
1617
1618msgid "JobId"
1619msgstr "����ҹ"
1620
1621msgid "JobSize"
1622msgstr "��Ҵ�ҹ"
1623
1624msgid "JobPrice"
1625msgstr "��ҧҹ"
1626
1627msgid "Copies"
1628msgstr "�ӹǹ��"
1629
1630msgid "JobBytes"
1631msgstr "�����Ҵ�ҹ"
1632
1633msgid "PageCounter"
1634msgstr "�ӹǹ˹�
1635
1636msgid "Options"
1637msgstr "���͡"
1638
1639msgid "Previous page"
1640msgstr "˹����
Note: See TracBrowser for help on using the browser.