root / pykota / trunk / po / th / pykota.po @ 3073

Revision 3073, 76.0 kB (checked in by jerome, 17 years ago)

Now pkprinters doesn't modify CUPS' printers.conf if the -C | --cups
command line switch is not used.

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