root / pykota / trunk / po / zh_TW / pykota.po @ 2226

Revision 2226, 63.0 kB (checked in by jerome, 19 years ago)

Newline problems

  • 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307, 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: 2004-11-25 10:16+0100\n"
31"PO-Revision-Date: 2005-01-25 09:03+0800\n"
32"Last-Translator: Tsang Yu Pong, Teddy, Wing Kwong College in Hong Kong,"
33"<oops_teddy@yahoo.com.hk>\n"
34"Language-Team: Hong Kong, Traditional Chinese <oops_teddy@yahoo.com.hk>\n"
35"MIME-Version: 1.0\n"
36"Content-Type: text/plain; charset=UTF-8\n"
37"Content-Transfer-Encoding: 8bit\n"
38
39#, python-format
40msgid ""
41"autopykota v%s (c) 2003, 2004, 2005 C@LL - Conseil Internet & Logiciels "
42"Libres\n"
43"A tool to automate user account creation and initial balance setting.\n"
44"\n"
45"THIS TOOL MUST NOT BE USED IF YOU WANT TO LIMIT YOUR USERS BY PAGE QUOTA !\n"
46"\n"
47"command line usage :\n"
48"\n"
49"  THIS TOOL MUST NOT BE USED FROM THE COMMAND LINE BUT ONLY AS PART\n"
50"  OF AN external policy IN pykota.conf\n"
51"  \n"
52"  autopykota { -i | --initbalance value } \n"
53"\n"
54"options :\n"
55"\n"
56"  -v | --version       Prints autopykota's version number then exits.\n"
57"  -h | --help          Prints this message then exits.\n"
58"  \n"
59"  -i | --initbalance b Sets the user's account initial balance value to b.\n"
60"                       If the user already exists, actual balance is left\n"
61"                       unmodified. If unset, the default value is 0.\n"
62"                       \n"
63"This program is free software; you can redistribute it and/or modify\n"
64"it under the terms of the GNU General Public License as published by\n"
65"the Free Software Foundation; either version 2 of the License, or\n"
66"(at your option) any later version.\n"
67"\n"
68"This program is distributed in the hope that it will be useful,\n"
69"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
70"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
71"GNU General Public License for more details.\n"
72"\n"
73"You should have received a copy of the GNU General Public License\n"
74"along with this program; if not, write to the Free Software\n"
75"Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n"
76"\n"
77"Please e-mail bugs to: %s"
78msgstr ""
79
80#, python-format
81msgid "Banner generator %s exit code is %s"
82msgstr "標題產生器 %s 中斷,代碼為 %s"
83
84msgid "Job contains no data. Printing is denied."
85msgstr "列印工作並沒有資料存在,列印中止"
86
87msgid "Job is a duplicate. Printing is denied."
88msgstr ""
89
90msgid "Banner won't be printed : maximum number of deny banners reached."
91msgstr ""
92
93msgid "Job accounting begins."
94msgstr "列印計算開始"
95
96msgid "Job accounting ends."
97msgstr "列印計算結束"
98
99msgid "Job size forced to 0 because printing is denied."
100msgstr "因為列印被拒,列印總頁數被強制性設定為0"
101
102#, python-format
103msgid "Beware : computed job size (%s) != precomputed job size (%s)"
104msgstr ""
105
106msgid ""
107"The job size will be trusted anyway according to the 'trustjobsize' directive"
108msgstr ""
109
110#, python-format
111msgid ""
112"The job size will be trusted because it is inferior to the 'trustjobsize' "
113"directive's limit %s"
114msgstr ""
115
116#, python-format
117msgid ""
118"The job size will be modified according to the 'trustjobsize' directive : %s"
119msgstr ""
120
121#, python-format
122msgid "Job size : %i"
123msgstr "列印總頁數 : %i"
124
125#, python-format
126msgid "Updating user %s's quota on printer %s"
127msgstr "更新使用者 %s 的配額於列印機 %s"
128
129msgid "Job added to history."
130msgstr "列印工作已被加入到列印工作紀錄"
131
132#, python-format
133msgid "File number %s unregistered twice from polling object, ignored."
134msgstr "檔案編號 %s 在polling object上已兩次未能成功註冊,因此被忽略"
135
136#, python-format
137msgid "SIGTERM was sent to real backend %s (pid: %s)"
138msgstr "中斷信號被傳送到 %s (pid: %s)"
139
140#, python-format
141msgid "CUPS backend %s died abnormally."
142msgstr "CUPS %s 不正常的停止運作"
143
144#, python-format
145msgid ""
146"dumpykota v%s (c) 2003, 2004, 2005 C@LL - Conseil Internet & Logiciels "
147"Libres\n"
148"\n"
149"Dumps PyKota database's content.\n"
150"\n"
151"command line usage :\n"
152"\n"
153"  dumpykota [options] [filterexpr]\n"
154"\n"
155"options :\n"
156"\n"
157"  -v | --version       Prints dumpykota's version number then exits.\n"
158"  -h | --help          Prints this message then exits.\n"
159"  \n"
160"  -d | --data type     Dumps 'type' datas. Allowed types are :\n"
161"                       \n"
162"                         - history : dumps the jobs history.\n"
163"                         - users : dumps users.\n"
164"                         - groups : dumps user groups.\n"
165"                         - printers : dump printers.\n"
166"                         - upquotas : dump user quotas.\n"
167"                         - gpquotas : dump user groups quotas.\n"
168"                         - payments : dumps user payments.\n"
169"                         - pmembers : dumps printer groups members.\n"
170"                         - umembers : dumps user groups members.\n"
171"                         \n"
172"                       NB : the -d | --data command line option   \n"
173"                       is MANDATORY.\n"
174"  \n"
175"  -f | --format fmt    Dumps datas in the 'fmt' format. When not specified,\n"
176"                       the format is to dump datas in the csv format (comma\n"
177"                       separated values). All data dumped is between double\n"
178"                       quotes. Allowed formats are :\n"
179"                       \n"
180"                         - csv : separate datas with commas\n"
181"                         - ssv : separate datas with semicolons\n"
182"                         - tsv : separate datas with tabs\n"
183"                         - xml : dump data as XML\n"
184"                         - cups : dump datas in CUPS' page_log format :\n"
185"                                  ONLY AVAILABLE WITH --data history\n"
186"                         \n"
187"  -o | --output fname  All datas will be dumped to the file instead of\n"
188"                       to the standard output. The special '-' filename\n"
189"                       is the default value and means stdout.\n"
190"                       WARNING : existing files are truncated !\n"
191"                       \n"
192"  Use the filter expressions to extract only parts of the \n"
193"  datas. Allowed filters are of the form :\n"
194"                \n"
195"         key=value\n"
196"                         \n"
197"  Allowed keys for now are :  \n"
198"                       \n"
199"         username       User's name\n"
200"         groupname      Users group's name\n"
201"         printername    Printer's name\n"
202"         pgroupname     Printers group's name\n"
203"         hostname       Client's hostname\n"
204"         billingcode    Job's billing code\n"
205"         \n"
206"  Contrary to other PyKota management tools, wildcard characters are not \n"
207"  expanded, so you can't use them.\n"
208"  \n"
209"  NB : not all keys are allowed for each data type, so the result may be \n"
210"  empty if you use a key not available for a particular data type.\n"
211"  \n"
212"Examples :\n"
213"\n"
214"  $ dumpykota --data history --format csv >myfile.csv\n"
215"  \n"
216"  This dumps the history in a comma separated values file, for possible\n"
217"  use in a spreadsheet.\n"
218"  \n"
219"  $ dumpykota --data users --format xml -o users.xml\n"
220"  \n"
221"  Dumps all users datas to the users.xml file.\n"
222"  \n"
223"  $ dumpykota --data history printername=HP2100 username=jerome\n"
224"  \n"
225"  Dumps the job history for user jerome on printer HP2100 only.\n"
226"  \n"
227"This program is free software; you can redistribute it and/or modify\n"
228"it under the terms of the GNU General Public License as published by\n"
229"the Free Software Foundation; either version 2 of the License, or\n"
230"(at your option) any later version.\n"
231"\n"
232"This program is distributed in the hope that it will be useful,\n"
233"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
234"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
235"GNU General Public License for more details.\n"
236"\n"
237"You should have received a copy of the GNU General Public License\n"
238"along with this program; if not, write to the Free Software\n"
239"Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n"
240"\n"
241"Please e-mail bugs to: %s"
242msgstr ""
243
244msgid "The -d | --data command line option is mandatory, see help."
245msgstr "-d | --data是強制的指令選項,請參閱說明文件"
246
247#, python-format
248msgid ""
249"edpykota v%s (c) 2003, 2004, 2005 C@LL - Conseil Internet & Logiciels "
250"Libres\n"
251"A Print Quota editor for PyKota.\n"
252"\n"
253"command line usage :\n"
254"\n"
255"  edpykota [options] user1 user2 ... userN\n"
256"  \n"
257"  edpykota [options] group1 group2 ... groupN\n"
258"\n"
259"options :\n"
260"\n"
261"  -v | --version       Prints edpykota's version number then exits.\n"
262"  -h | --help          Prints this message then exits.\n"
263"  \n"
264"  -a | --add           Adds users and/or printers if they don't \n"
265"                       exist on the Quota Storage Server.\n"
266"                       \n"
267"  -d | --delete        Deletes users/groups from the quota storage.\n"
268"                       Printers are never deleted.\n"
269"                       \n"
270"  -c | --charge p[,j]  Sets the price per page and per job to charge\n"
271"                       for a particular printer. Job price is optional.\n"
272"                       If both are to be set, separate them with a comma.\n"
273"                       Floating point values are allowed.\n"
274"                       \n"
275"  -o | --overcharge f  Sets the overcharging factor applied to the user \n"
276"                       when computing the cost of a print job. Positive or \n"
277"                       negative floating point values are allowed,\n"
278"                       this allows you to do some really creative\n"
279"                       things like giving money to an user whenever\n"
280"                       he prints. The number of pages in a print job\n"
281"                       is not modified by this coefficient, only the\n"
282"                       cost of the job for a particular user.\n"
283"                       Only users have a coefficient.\n"
284"  \n"
285"  -i | --ingroups g1[,g2...]  Puts the users into each of the groups\n"
286"                              listed, separated by commas. The groups\n"
287"                              must already exist in the Quota Storage.\n"
288"  \n"
289"  -u | --users         Edit users print quotas, this is the default.\n"
290"  \n"
291"  -P | --printer p     Edit quotas on printer p only. Actually p can\n"
292"                       use wildcards characters to select only\n"
293"                       some printers. The default value is *, meaning\n"
294"                       all printers. \n"
295"                       You can specify several names or wildcards, \n"
296"                       by separating them with commas.\n"
297"  \n"
298"  -G | --pgroups pg1[,pg2...] Adds the printer(s) to the printer groups\n"
299"                       pg1, pg2, etc... which must already exist.\n"
300"                       A printer group is just like a normal printer,\n"
301"                       only that it is usually unknown from the printing\n"
302"                       system. Create printer groups exactly the same\n"
303"                       way that you create printers, then add other \n"
304"                       printers to them with this option.\n"
305"                       Accounting is done on a printer and on all\n"
306"                       the printer groups it belongs to, quota checking\n"
307"                       is done on a printer and on all the printer groups\n"
308"                       it belongs to.\n"
309"  \n"
310"  -g | --groups        Edit users groups print quotas instead of users.\n"
311"                          \n"
312"  -p | --prototype u|g Uses user u or group g as a prototype to set\n"
313"                       print quotas\n"
314"                       \n"
315"  -n | --noquota       Doesn't set a quota but only does accounting.\n"
316"  \n"
317"  -r | --reset         Resets the actual page counter for the user\n"
318"                       or group to zero on the specified printers. \n"
319"                       The life time page counter is kept unchanged.\n"
320"                       \n"
321"  -R | --hardreset     Resets the actual and life time page counters\n"
322"                       for the user or group to zero on the specified \n"
323"                       printers. This is a shortcut for '--used 0'.\n"
324"                       \n"
325"  -l | --limitby l     Choose if the user/group is limited in "
326"printing                     \n"
327"                       by its account balance or by its page quota.\n"
328"                       The default value is 'quota'. Allowed values\n"
329"                       are 'quota' 'balance' 'quota-then-balance' and\n"
330"                       'balance-then-quota'.\n"
331"                       WARNING : quota-then-balance and balance-then-quota\n"
332"                       are not yet implemented.\n"
333"                       \n"
334"  -b | --balance b     Sets the user's account balance to "
335"b.                     \n"
336"                       Account balance may be increase or decreased\n"
337"                       if b is prefixed with + or -.\n"
338"                       WARNING : when decreasing account balance,\n"
339"                       the total paid so far by the user is decreased\n"
340"                       too.\n"
341"                       Groups don't have a real balance, but the\n"
342"                       sum of their users' account balance.\n"
343"                       \n"
344"  -S | --softlimit sl  Sets the quota soft limit to sl "
345"pages.                       \n"
346"  \n"
347"  -H | --hardlimit hl  Sets the quota hard limit to hl pages.\n"
348"\n"
349"  -U | --used usage    Sets the pagecounters for the user to usage pages;\n"
350"                       useful for migrating users from a different system\n"
351"                       where they have already used some pages. Actual\n"
352"                       and Life Time page counters may be increased or "
353"decreased\n"
354"                       if usage is prefixed with + or -.\n"
355"                       WARNING : BOTH page counters are modified in all "
356"cases,\n"
357"                       so be careful.\n"
358"                       NB : if 'usage' equals '0', then the action taken is\n"
359"                       the same as if --hardreset was used.\n"
360"\n"
361"  user1 through userN and group1 through groupN can use wildcards\n"
362"  if the --add option is not set.\n"
363"  \n"
364"examples :                              \n"
365"\n"
366"  $ edpykota --add -p jerome john paul george ringo/ringo@example.com\n"
367"  \n"
368"  This will add users john, paul, george and ringo to the quota\n"
369"  database, and set their print quotas to the same values than user \n"
370"  jerome. User jerome must already exist.\n"
371"  User ringo's email address will also be set to 'ringo@example.com'\n"
372"  \n"
373"  $ edpykota --printer lp -S 50 -H 60 jerome\n"
374"  \n"
375"  This will set jerome's print quota on the lp printer to a soft limit\n"
376"  of 50 pages, and a hard limit of 60 pages. If either user jerome or\n"
377"  printer lp doesn't exist on the Quota Storage Server then nothing is "
378"done.\n"
379"\n"
380"  $ edpykota --add --printer lp --ingroups coders,it -S 50 -H 60 jerome\n"
381"  \n"
382"  Same as above, but if either user jerome or printer lp doesn't exist \n"
383"  on the Quota Storage Server they are automatically added. Also\n"
384"  user jerome is put into the groups \"coders\" and \"it\" which must\n"
385"  already exist in the Quota Storage.\n"
386"            \n"
387"  $ edpykota -g -S 500 -H 550 financial support            \n"
388"  \n"
389"  This will set print quota soft limit to 500 pages and hard limit\n"
390"  to 550 pages for groups financial and support on all printers.\n"
391"  \n"
392"  $ edpykota --reset jerome \"jo*\"\n"
393"  \n"
394"  This will reset jerome's page counter to zero on all printers, as\n"
395"  well as every user whose name begins with 'jo'.\n"
396"  Their life time page counter on each printer will be kept unchanged.\n"
397"  You can also reset the life time page counters by using the\n"
398"  --hardreset | -R command line option.\n"
399"  \n"
400"  $ edpykota --printer hpcolor --noquota jerome\n"
401"  \n"
402"  This will tell PyKota to not limit jerome when printing on the \n"
403"  hpcolor printer. All his jobs will be allowed on this printer, but \n"
404"  accounting of the pages he prints will still be kept.\n"
405"  Print Quotas for jerome on other printers are unchanged.\n"
406"  \n"
407"  $ edpykota --limitby balance jerome\n"
408"  \n"
409"  This will tell PyKota to limit jerome by his account's balance\n"
410"  when printing.\n"
411"  \n"
412"  $ edpykota --balance +10.0 jerome\n"
413"  \n"
414"  This will increase jerome's account balance by 10.0 (in your\n"
415"  own currency). You can decrease the account balance with a\n"
416"  dash prefix, and set it to a fixed amount with no prefix.\n"
417"  \n"
418"  $ edpykota --delete jerome rachel\n"
419"  \n"
420"  This will completely delete jerome and rachel from the Quota Storage\n"
421"  database. All their quotas and jobs will be deleted too.\n"
422"  \n"
423"  $ edpykota --printer lp --charge 0.1\n"
424"  \n"
425"  This will set the page price for printer lp to 0.1. Job price\n"
426"  will not be changed.\n"
427"  \n"
428"  $ edpykota --printer hplj1,hplj2 --pgroups Laser,HP\n"
429"  \n"
430"  This will put printers hplj1 and hplj2 in printers groups Laser and HP.\n"
431"  When printing either on hplj1 or hplj2, print quota will also be \n"
432"  checked and accounted for on virtual printers Laser and HP.\n"
433"  \n"
434"  $ edpykota --overcharge 2.5 poorstudent\n"
435"  \n"
436"  This will overcharge the poorstudent user by a factor of 2.5.\n"
437"  \n"
438"  $ edpykota --overcharge -1 jerome\n"
439"  \n"
440"  User jerome will actually earn money whenever he prints.\n"
441"  \n"
442"  $ edpykota --overcharge 0 boss\n"
443"  \n"
444"  User boss can print at will, it won't cost him anything because the\n"
445"  cost of each print job will be multiplied by zero before charging\n"
446"  his account.\n"
447"\n"
448"This program is free software; you can redistribute it and/or modify\n"
449"it under the terms of the GNU General Public License as published by\n"
450"the Free Software Foundation; either version 2 of the License, or\n"
451"(at your option) any later version.\n"
452"\n"
453"This program is distributed in the hope that it will be useful,\n"
454"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
455"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
456"GNU General Public License for more details.\n"
457"\n"
458"You should have received a copy of the GNU General Public License\n"
459"along with this program; if not, write to the Free Software\n"
460"Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n"
461"\n"
462"Please e-mail bugs to: %s"
463msgstr ""
464
465msgid "You're not allowed to use this command."
466msgstr "你沒有權限執行這個指令"
467
468#, python-format
469msgid "Invalid used value %s."
470msgstr ""
471
472#, python-format
473msgid "Invalid softlimit value %s."
474msgstr "%s 是不正確的softlimit設定值"
475
476#, python-format
477msgid "Invalid hardlimit value %s."
478msgstr "%s 是不正確的hardlimit設定值"
479
480#, python-format
481msgid "Hard limit %i is less than soft limit %i, values will be exchanged."
482msgstr "由於hard limit %i 少於soft limit %i,因此數值將會被倒置"
483
484#, python-format
485msgid "Invalid overcharge value %s"
486msgstr ""
487
488#, python-format
489msgid "Invalid balance value %s"
490msgstr "%s 是不正確的balance數值"
491
492#, python-format
493msgid "Invalid charge amount value %s"
494msgstr "%s 是不正確的charge數值"
495
496#, python-format
497msgid "Invalid limitby value %s"
498msgstr "%s 是不正確的limitby數值"
499
500#, python-format
501msgid "Impossible to add printer %s"
502msgstr "不能加入列印機 %s"
503
504#, python-format
505msgid "Invalid printer name %s"
506msgstr "%s 是不正確的列印機名稱"
507
508#, python-format
509msgid "There's no printer matching %s"
510msgstr "沒有列印機能對應 %s"
511
512msgid "You have to pass user or group names on the command line"
513msgstr "你必須於指令摸式下成功通過確認使用者或群組名稱"
514
515#, python-format
516msgid "Prototype object %s not found in Quota Storage."
517msgstr "在配額資料庫內未能找到物件類別 %s"
518
519#, python-format
520msgid "Prototype %s not found in Quota Storage for printer %s."
521msgstr "在配額資料庫內未能找到類別 %s 用於列印機 %s"
522
523#, python-format
524msgid "Undefined hard limit set to soft limit (%s) on printer %s."
525msgstr "未能確認的hard limit用於已設定soft limit (%s) 的列印機 %s上"
526
527#, python-format
528msgid "Undefined soft limit set to hard limit (%s) on printer %s."
529msgstr "未能確認的soft limit用於已設定hard limit (%s) 的列印機 %s上"
530
531#, python-format
532msgid "Invalid email address %s"
533msgstr "%s 是不正確的電郵地址"
534
535#, python-format
536msgid "Unknown group %s"
537msgstr "未能確認的群組 %s"
538
539#, python-format
540msgid "Unknown user %s"
541msgstr "未能確認的使用者 %s"
542
543#, python-format
544msgid "Invalid group name %s"
545msgstr "%s 是不正確的群組名稱"
546
547#, python-format
548msgid "Invalid user name %s"
549msgstr "%s 是不正確的使用者名稱"
550
551#, python-format
552msgid "Quota not found for object %s on printer %s."
553msgstr "%s 在印表機 %s 沒有列印配額"
554
555#, python-format
556msgid "Group %s not found in the PyKota Storage."
557msgstr "群組 %s 未能夠於配額資料庫內找到"
558
559msgid "incompatible options, see help."
560msgstr "不兼容的選項,請參閱說明文件"
561
562msgid "Software accounting already done in first pass. Ignoring."
563msgstr "軟體記帳通過第一階段的運作,閒置中"
564
565msgid "Hardware accounting already done in first pass. Ignoring."
566msgstr "硬體記帳通過第一階段的運作,閒置中"
567
568msgid "Job size and price now set in history."
569msgstr "列印總頁數及列印費用已於列印紀錄中設定"
570
571#, python-format
572msgid ""
573"pkbanner v%s (c) 2003, 2004, 2005 C@LL - Conseil Internet & Logiciels "
574"Libres\n"
575"\n"
576"Generates banners.\n"
577"\n"
578"command line usage :\n"
579"\n"
580"  pkbanner  [options]  [more info]\n"
581"\n"
582"options :\n"
583"\n"
584"  -v | --version       Prints pkbanner's version number then exits.\n"
585"  -h | --help          Prints this message then exits.\n"
586"  \n"
587"  -l | --logo img      Use the image as the banner's logo. The logo will\n"
588"                       be drawn at the center top of the page. The default\n"
589"                       logo is /usr/share/pykota/logos/pykota.jpeg\n"
590"                       \n"
591"  -p | --pagesize sz   Sets sz as the page size. Most well known\n"
592"                       page sizes are recognized, like 'A4' or 'Letter'\n"
593"                       to name a few. The default size is A4.\n"
594"  \n"
595"  -s | --savetoner s   Sets the text luminosity factor to s%%. This can be \n"
596"                       used to save toner. The default value is 0, which\n"
597"                       means that no toner saving will be done.\n"
598"  \n"
599"  -u | --url u         Uses u as an url to be written at the bottom of \n"
600"                       the banner page. The default url is :\n"
601"                       http://www.librelogiciel.com/software/\n"
602"  \n"
603"examples :                              \n"
604"\n"
605"  Using pkbanner directly from the command line is not recommended,\n"
606"  excepted for testing purposes. You should use pkbanner in the\n"
607"  'startingbanner' or 'endingbanner' directives in pykota.conf\n"
608"  \n"
609"    startingbanner: /usr/bin/pkbanner --logo=\"\" --savetoner=75\n"
610"  \n"
611"      With such a setting in pykota.conf, all print jobs will be \n"
612"      prefixed with an A4 banner with no logo, and text luminosity will\n"
613"      be increased by 75%%. The PostScript output will be directly sent\n"
614"      to your printer.\n"
615"      \n"
616"  You'll find more examples in the sample configuration file included    \n"
617"  in PyKota.\n"
618"      \n"
619"This program is free software; you can redistribute it and/or modify\n"
620"it under the terms of the GNU General Public License as published by\n"
621"the Free Software Foundation; either version 2 of the License, or\n"
622"(at your option) any later version.\n"
623"\n"
624"This program is distributed in the hope that it will be useful,\n"
625"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
626"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
627"GNU General Public License for more details.\n"
628"\n"
629"You should have received a copy of the GNU General Public License\n"
630"along with this program; if not, write to the Free Software\n"
631"Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n"
632"\n"
633"Please e-mail bugs to: %s"
634msgstr ""
635
636msgid "Unknown"
637msgstr "未能確認"
638
639msgid "Username"
640msgstr "使用者名稱"
641
642msgid "More Info"
643msgstr ""
644
645msgid "Job"
646msgstr "列印工作"
647
648msgid "Date"
649msgstr "日期"
650
651msgid "Allowed"
652msgstr "允許"
653
654msgid "Denied"
655msgstr "禁止"
656
657msgid "Allowed with Warning"
658msgstr "允許但帶有警告"
659
660msgid "Result"
661msgstr "結果"
662
663msgid "Title"
664msgstr "檔案標題"
665
666msgid "Filename"
667msgstr "檔案名稱"
668
669#, python-format
670msgid "Pages printed so far on %s"
671msgstr "現正列印第 %s 頁"
672
673msgid "Account balance"
674msgstr "賬戶結餘"
675
676msgid "Soft Limit"
677msgstr "警告配額"
678
679msgid "Hard Limit"
680msgstr "有效配額"
681
682msgid "Date Limit"
683msgstr "需要在此日期前増加配額"
684
685msgid "Allowed range is (0..99)"
686msgstr "有效範圍是 (0..99)"
687
688#, python-format
689msgid "Invalid 'savetoner' option %s : %s"
690msgstr "不正確的'savetoner'選項 %s : %s"
691
692#, python-format
693msgid "Invalid 'pagesize' option %s, defaulting to A4."
694msgstr "%s 是不正確的'pagesize'設定,改為使用預設的A4"
695
696#, python-format
697msgid ""
698"pkhint v%s (c) 2003, 2004, 2005 C@LL - Conseil Internet & Logiciels Libres\n"
699"A tool to give hints on what accounting method is best for each printer.\n"
700"\n"
701"command line usage :\n"
702"\n"
703"  pkhint [options] [printer1 printer2 printer3 ... printerN] <file.conf\n"
704"\n"
705"options :\n"
706"\n"
707"  -v | --version       Prints pkhint's version number then exits.\n"
708"  -h | --help          Prints this message then exits.\n"
709"  \n"
710"examples :                              \n"
711"\n"
712"  $ pkhint \"hp*\" printer103 </etc/cups/printers.conf\n"
713"  \n"
714"  Will analyze your printing system to test which accounter\n"
715"  is the best for each of the defined printer which\n"
716"  name matches one of the parameters.\n"
717"  \n"
718"  If you don't pass any argument on the command line, all\n"
719"  printers will be analyzed.\n"
720"  \n"
721"This program is free software; you can redistribute it and/or modify\n"
722"it under the terms of the GNU General Public License as published by\n"
723"the Free Software Foundation; either version 2 of the License, or\n"
724"(at your option) any later version.\n"
725"\n"
726"This program is distributed in the hope that it will be useful,\n"
727"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
728"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
729"GNU General Public License for more details.\n"
730"\n"
731"You should have received a copy of the GNU General Public License\n"
732"along with this program; if not, write to the Free Software\n"
733"Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n"
734"\n"
735"Please e-mail bugs to: %s"
736msgstr ""
737
738#, python-format
739msgid "Invalid DeviceURI : %s"
740msgstr "不正確的DeviceURI : %s"
741
742msgid ""
743"\n"
744"Please wait while pkhint analyzes your printing system's configuration..."
745msgstr ""
746"\n"
747"pkhint正分析你的列印系統設定,請稍候"
748
749#, python-format
750msgid "Unknown device %s for printer %s"
751msgstr "不知名裝置 %s 對應列印機 %s"
752
753msgid ""
754"\n"
755"Put the following lines into your /etc/pykota/pykota.conf file :\n"
756msgstr ""
757"\n"
758"請把以下的設定放到/etc/pykota/pykota.conf內 :\n"
759
760msgid "# BEWARE : if software accounting is suggested, this doesn't mean"
761msgstr "# 請注意 : 假若軟件記帳是建議使用,這並不表示"
762
763msgid "# that hardware accounting wouldn't work, this only means that PyKota"
764msgstr "# 硬體記帳不能使用,這只代表PyKota"
765
766msgid "# wasn't able to autodetect which hardware accounting method to use."
767msgstr "未能自動偵測哪一個硬體記帳方法能夠使用"
768
769#, python-format
770msgid ""
771"pkmail v%s (c) 2003, 2004, 2005 C@LL - Conseil Internet & Logiciels Libres\n"
772"\n"
773"Email gateway for PyKota.\n"
774"\n"
775"command line usage :\n"
776"\n"
777"  pkmail  [options]\n"
778"\n"
779"options :\n"
780"\n"
781"  -v | --version       Prints pkmail's version number then exits.\n"
782"  -h | --help          Prints this message then exits.\n"
783"  \n"
784"    \n"
785"  This command is meant to be used from your mail server's aliases file,\n"
786"  as a pipe. It will then accept commands send to it in email messages,\n"
787"  and will send the answer to the command's originator.\n"
788"  \n"
789"  To use this command, create an email alias in /etc/aliases with\n"
790"  the following format :\n"
791"  \n"
792"    pykotacmd: \"|/usr/bin/pkmail\"\n"
793"    \n"
794"  Then run the 'newaliases' command to regenerate the aliases database.\n"
795"  \n"
796"  You can now send commands by email to 'pykotacmd@yourdomain.com', with\n"
797"  the command in the subject.\n"
798"  \n"
799"  List of supported commands :\n"
800"  \n"
801"        report [username]\n"
802"  \n"
803"  NB : For pkmail to work correctly, you may have to put the 'mail'\n"
804"  system user in the 'pykota' system group to ensure this user can\n"
805"  read the /etc/pykota/pykotadmin.conf file, and restart your\n"
806"  mail server (e.g. /etc/init.d/exim restart). It is strongly advised\n"
807"  that you think at least twice before doing this though.\n"
808"  \n"
809"  Use at your own risk !\n"
810"  \n"
811"This program is free software; you can redistribute it and/or modify\n"
812"it under the terms of the GNU General Public License as published by\n"
813"the Free Software Foundation; either version 2 of the License, or\n"
814"(at your option) any later version.\n"
815"\n"
816"This program is distributed in the hope that it will be useful,\n"
817"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
818"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
819"GNU General Public License for more details.\n"
820"\n"
821"You should have received a copy of the GNU General Public License\n"
822"along with this program; if not, write to the Free Software\n"
823"Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n"
824"\n"
825"Please e-mail bugs to: %s"
826msgstr ""
827
828#, python-format
829msgid ""
830"pkprinters v%s (c) 2003, 2004, 2005 C@LL - Conseil Internet & Logiciels "
831"Libres\n"
832"A Printers Manager for PyKota.\n"
833"\n"
834"command line usage :\n"
835"\n"
836"  pkprinters [options] printer1 printer2 printer3 ... printerN\n"
837"\n"
838"options :\n"
839"\n"
840"  -v | --version       Prints pkprinters's version number then exits.\n"
841"  -h | --help          Prints this message then exits.\n"
842"  \n"
843"  -a | --add           Adds printers if they don't exist on the Quota \n"
844"                       Storage Server. If they exist, they are modified\n"
845"                       unless -s|--skipexisting is also used.\n"
846"                       \n"
847"  -d | --delete        Deletes printers from the quota storage.\n"
848"  \n"
849"  -D | --description d Adds a textual description to printers.\n"
850"                       \n"
851"  -c | --charge p[,j]  Sets the price per page and per job to charge.\n"
852"                       Job price is optional.\n"
853"                       If both are to be set, separate them with a comma.\n"
854"                       Floating point and negative values are allowed.\n"
855"  \n"
856"  -g | --groups pg1[,pg2...] Adds or Remove the printer(s) to the printer \n"
857"                       groups pg1, pg2, etc... which must already exist.\n"
858"                       A printer group is just like a normal printer,\n"
859"                       only that it is usually unknown from the printing\n"
860"                       system. Create printer groups exactly the same\n"
861"                       way that you create printers, then add other \n"
862"                       printers to them with this option.\n"
863"                       Accounting is done on a printer and on all\n"
864"                       the printer groups it belongs to, quota checking\n"
865"                       is done on a printer and on all the printer groups\n"
866"                       it belongs to.\n"
867"                       If the --remove option below is not used, the \n"
868"                       default action is to add printers to the specified\n"
869"                       printer groups.\n"
870"                       \n"
871"  -l | --list          List informations about the printer(s) and the\n"
872"                       printers groups it is a member of.\n"
873"                       \n"
874"  -r | --remove        In combination with the --groups option "
875"above,                       \n"
876"                       remove printers from the specified printers groups.\n"
877"                       \n"
878"  -s | --skipexisting  In combination with the --add option above, tells\n"
879"                       pkprinters to not modify existing printers.\n"
880"  \n"
881"  printer1 through printerN can contain wildcards if the --add option \n"
882"  is not set.\n"
883"  \n"
884"examples :                              \n"
885"\n"
886"  $ pkprinters --add -D \"HP Printer\" --charge 0.05,0.1 hp2100 hp2200 "
887"hp8000\n"
888"  \n"
889"  Will create three printers named hp2100, hp2200 and hp8000.\n"
890"  Their price per page will be set at 0.05 unit, and their price\n"
891"  per job will be set at 0.1 unit. Units are in your own currency,\n"
892"  or whatever you want them to mean.\n"
893"  All of their descriptions will be set to the string \"HP Printer\".\n"
894"  If any of these printers already exists, it will also be modified \n"
895"  unless the -s|--skipexisting command line option is also used.\n"
896"            \n"
897"  $ pkprinters --delete \"*\"\n"
898"  \n"
899"  This will completely delete all printers and associated quota "
900"information,\n"
901"  as well as their job history. USE WITH CARE !\n"
902"  \n"
903"  $ pkprinters --groups Laser,HP \"hp*\"\n"
904"  \n"
905"  This will put all printers which name matches \"hp*\" into printers "
906"groups \n"
907"  Laser and HP, which MUST already exist.\n"
908"  \n"
909"  $ pkprinters --groups LexMark --remove hp2200\n"
910"  \n"
911"  This will remove the hp2200 printer from the LexMark printer group.\n"
912"  \n"
913"This program is free software; you can redistribute it and/or modify\n"
914"it under the terms of the GNU General Public License as published by\n"
915"the Free Software Foundation; either version 2 of the License, or\n"
916"(at your option) any later version.\n"
917"\n"
918"This program is distributed in the hope that it will be useful,\n"
919"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
920"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
921"GNU General Public License for more details.\n"
922"\n"
923"You should have received a copy of the GNU General Public License\n"
924"along with this program; if not, write to the Free Software\n"
925"Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n"
926"\n"
927"Please e-mail bugs to: %s"
928msgstr ""
929
930#, python-format
931msgid "Printer %s already exists, skipping."
932msgstr "列印機 %s 經已存在,指令被跳過"
933
934#, python-format
935msgid "Printer %s already exists, will be modified."
936msgstr "列印機 %s 經已存在,列印機將會被變更"
937
938msgid "in"
939msgstr "在"
940
941msgid "You have to pass printer groups names on the command line"
942msgstr "你必須需入列印機群組名稱"
943
944msgid "You have to pass printer names on the command line"
945msgstr "你必須需入列印機名稱"
946
947#, python-format
948msgid ""
949"pykosd v%s (c) 2003, 2004, 2005 C@LL - Conseil Internet & Logiciels Libres\n"
950"An OSD quota monitor for PyKota.\n"
951"\n"
952"command line usage :\n"
953"\n"
954"  pykosd [options]\n"
955"\n"
956"options :\n"
957"\n"
958"  -v | --version       Prints pykosd's version number then exits.\n"
959"  -h | --help          Prints this message then exits.\n"
960"  \n"
961"  -c | --color #rrggbb Sets the color to use for display as an hexadecimal\n"
962"                       triplet, for example #FF0000 is 100%% red.\n"
963"                       Defaults to 100%% green (#00FF00).\n"
964"                       \n"
965"  -d | --duration d    Sets the duration of the display in seconds. \n"
966"                       Defaults to 3 seconds.\n"
967"                       \n"
968"  -f | --font f        Sets the font to use for "
969"display.                      \n"
970"                       Defaults to the Python OSD library's default.\n"
971"  \n"
972"  -l | --loop n        Sets the number of times the info will be displayed.\n"
973"                       Defaults to 0, which means loop forever.\n"
974"                       \n"
975"  -s | --sleep s       Sets the sleeping duration between two displays \n"
976"                       in seconds. Defaults to 180 seconds (3 minutes).\n"
977"                       \n"
978"  \n"
979"examples :                              \n"
980"\n"
981"  $ pykosd -s 60 --loop 5\n"
982"  \n"
983"  Will launch pykosd. Display will be refreshed every 60 seconds,\n"
984"  and will last for 3 seconds (the default) each time. After five\n"
985"  iterations, the program will exit.\n"
986"  \n"
987"This program is free software; you can redistribute it and/or modify\n"
988"it under the terms of the GNU General Public License as published by\n"
989"the Free Software Foundation; either version 2 of the License, or\n"
990"(at your option) any later version.\n"
991"\n"
992"This program is distributed in the hope that it will be useful,\n"
993"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
994"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
995"GNU General Public License for more details.\n"
996"\n"
997"You should have received a copy of the GNU General Public License\n"
998"along with this program; if not, write to the Free Software\n"
999"Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n"
1000"\n"
1001"Please e-mail bugs to: %s"
1002msgstr ""
1003
1004#, python-format
1005msgid "Invalid duration option %s"
1006msgstr "%s 是錯誤的duration設定"
1007
1008#, python-format
1009msgid "Invalid loop option %s"
1010msgstr "%s 是錯誤的loop設定"
1011
1012#, python-format
1013msgid "Invalid sleep option %s"
1014msgstr "%s 是錯誤的sleep設定"
1015
1016#, python-format
1017msgid "Invalid color option %s"
1018msgstr "%s是錯誤的color選項"
1019
1020#, python-format
1021msgid "User %s doesn't exist in PyKota's database"
1022msgstr "使用者 %s 並沒有存在於PyKota的資料庫內"
1023
1024#, python-format
1025msgid "Pages used on %s : %s"
1026msgstr "於列印機 %s 共使列印了 %s 頁"
1027
1028#, python-format
1029msgid "PyKota Units left : %.2f"
1030msgstr "PyKota 配額還剩 : %.2f"
1031
1032#, python-format
1033msgid ""
1034"pykotme v%s (c) 2003, 2004, 2005 C@LL - Conseil Internet & Logiciels Libres\n"
1035"\n"
1036"Gives print quotes to users.\n"
1037"\n"
1038"command line usage :\n"
1039"\n"
1040"  pykotme  [options]  [files]\n"
1041"\n"
1042"options :\n"
1043"\n"
1044"  -v | --version       Prints pykotme's version number then exits.\n"
1045"  -h | --help          Prints this message then exits.\n"
1046"  \n"
1047"  -P | --printer p     Gives a quote for this printer only. Actually p can\n"
1048"                       use wildcards characters to select only\n"
1049"                       some printers. The default value is *, meaning\n"
1050"                       all printers.\n"
1051"                       You can specify several names or wildcards, \n"
1052"                       by separating them with commas.\n"
1053"  \n"
1054"examples :                              \n"
1055"\n"
1056"  $ pykotme --printer apple file1.ps file2.ps\n"
1057"  \n"
1058"  This will give a print quote to the current user. The quote will show\n"
1059"  the price and size of a job consisting in file1.ps and file2.ps \n"
1060"  which would be sent to the apple printer.\n"
1061"  \n"
1062"  $ pykotme --printer apple,hplaser <file1.ps\n"
1063"  \n"
1064"  This will give a print quote to the current user. The quote will show\n"
1065"  the price and size of a job consisting in file1.ps as read from\n"
1066"  standard input, which would be sent to the apple or hplaser\n"
1067"  printer.\n"
1068"\n"
1069"  $ pykotme \n"
1070"  \n"
1071"  This will give a quote for a job consisting of what is on standard \n"
1072"  input. The quote will list the job size, and the price the job\n"
1073"  would cost on each printer.\n"
1074"\n"
1075"This program is free software; you can redistribute it and/or modify\n"
1076"it under the terms of the GNU General Public License as published by\n"
1077"the Free Software Foundation; either version 2 of the License, or\n"
1078"(at your option) any later version.\n"
1079"\n"
1080"This program is distributed in the hope that it will be useful,\n"
1081"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
1082"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
1083"GNU General Public License for more details.\n"
1084"\n"
1085"You should have received a copy of the GNU General Public License\n"
1086"along with this program; if not, write to the Free Software\n"
1087"Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n"
1088"\n"
1089"Please e-mail bugs to: %s"
1090msgstr ""
1091
1092#, python-format
1093msgid "Your account balance : %.2f"
1094msgstr "你的帳目結餘為 : %.2f"
1095
1096#, python-format
1097msgid "Job size : %i pages"
1098msgstr "列印總頁數 : %i 頁"
1099
1100#, python-format
1101msgid "Cost on printer %s : %.2f"
1102msgstr "於 %s 列印,你所需要的費用為 %.2f"
1103
1104#, python-format
1105msgid ""
1106"repykota v%s (c) 2003, 2004, 2005 C@LL - Conseil Internet & Logiciels "
1107"Libres\n"
1108"\n"
1109"Generates print quota reports.\n"
1110"\n"
1111"command line usage :\n"
1112"\n"
1113"  repykota [options] \n"
1114"\n"
1115"options :\n"
1116"\n"
1117"  -v | --version       Prints repykota's version number then exits.\n"
1118"  -h | --help          Prints this message then exits.\n"
1119"  \n"
1120"  -u | --users         Generates a report on users quota, this is \n"
1121"                       the default.\n"
1122"  \n"
1123"  -g | --groups        Generates a report on group quota instead of users.\n"
1124"  \n"
1125"  -P | --printer p     Report quotas on this printer only. Actually p can\n"
1126"                       use wildcards characters to select only\n"
1127"                       some printers. The default value is *, meaning\n"
1128"                       all printers.\n"
1129"                       You can specify several names or wildcards, \n"
1130"                       by separating them with commas.\n"
1131"  \n"
1132"examples :                              \n"
1133"\n"
1134"  $ repykota --printer lp\n"
1135"  \n"
1136"  This will print the quota status for all users who use the lp printer.\n"
1137"\n"
1138"  $ repykota \n"
1139"  \n"
1140"  This will print the quota status for all users on all printers.\n"
1141"  \n"
1142"  $ repykota --printer \"laser*,*pson\" jerome \"jo*\"\n"
1143"  \n"
1144"  This will print the quota status for user jerome and all users\n"
1145"  whose name begins with \"jo\" on all printers which name begins\n"
1146"  with \"laser\" or ends with \"pson\".\n"
1147"  \n"
1148"  If launched by an user who is not a PyKota administrator, additionnal\n"
1149"  arguments representing users or groups names are ignored, and only the\n"
1150"  current user/group is reported.\n"
1151"\n"
1152"This program is free software; you can redistribute it and/or modify\n"
1153"it under the terms of the GNU General Public License as published by\n"
1154"the Free Software Foundation; either version 2 of the License, or\n"
1155"(at your option) any later version.\n"
1156"\n"
1157"This program is distributed in the hope that it will be useful,\n"
1158"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
1159"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
1160"GNU General Public License for more details.\n"
1161"\n"
1162"You should have received a copy of the GNU General Public License\n"
1163"along with this program; if not, write to the Free Software\n"
1164"Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n"
1165"\n"
1166"Please e-mail bugs to: %s"
1167msgstr ""
1168
1169#, python-format
1170msgid ""
1171"warnpykota v%s (c) 2003, 2004, 2005 C@LL - Conseil Internet & Logiciels "
1172"Libres\n"
1173"\n"
1174"Sends mail to users over print quota.\n"
1175"\n"
1176"command line usage :\n"
1177"\n"
1178"  warnpykota  [options]  [names]\n"
1179"\n"
1180"options :\n"
1181"\n"
1182"  -v | --version       Prints warnpykota's version number then exits.\n"
1183"  -h | --help          Prints this message then exits.\n"
1184"  \n"
1185"  -u | --users         Warns users over their print quota, this is the \n"
1186"                       default.\n"
1187"  \n"
1188"  -g | --groups        Warns users whose groups quota are over limit.\n"
1189"  \n"
1190"  -P | --printer p     Verify quotas on this printer only. Actually p can\n"
1191"                       use wildcards characters to select only\n"
1192"                       some printers. The default value is *, meaning\n"
1193"                       all printers.\n"
1194"                       You can specify several names or wildcards, \n"
1195"                       by separating them with commas.\n"
1196"  \n"
1197"examples :                              \n"
1198"\n"
1199"  $ warnpykota --printer lp\n"
1200"  \n"
1201"  This will warn all users of the lp printer who have exceeded their\n"
1202"  print quota.\n"
1203"\n"
1204"  $ warnpykota \n"
1205"  \n"
1206"  This will warn all users  who have exceeded their print quota on\n"
1207"  any printer.\n"
1208"\n"
1209"  $ warnpykota --groups --printer \"laserjet*\" \"dev*\"\n"
1210"  \n"
1211"  This will warn all users of groups which names begins with \"dev\" and\n"
1212"  who have exceeded their print quota on any printer which name begins \n"
1213"  with \"laserjet\"\n"
1214"  \n"
1215"  If launched by an user who is not a PyKota administrator, additionnal\n"
1216"  arguments representing users or groups names are ignored, and only the\n"
1217"  current user/group is reported.\n"
1218"\n"
1219"This program is free software; you can redistribute it and/or modify\n"
1220"it under the terms of the GNU General Public License as published by\n"
1221"the Free Software Foundation; either version 2 of the License, or\n"
1222"(at your option) any later version.\n"
1223"\n"
1224"This program is distributed in the hope that it will be useful,\n"
1225"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
1226"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
1227"GNU General Public License for more details.\n"
1228"\n"
1229"You should have received a copy of the GNU General Public License\n"
1230"along with this program; if not, write to the Free Software\n"
1231"Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n"
1232"\n"
1233"Please e-mail bugs to: %s"
1234msgstr ""
1235
1236msgid "PyKota Data Dumper"
1237msgstr ""
1238
1239msgid "Dump"
1240msgstr ""
1241
1242msgid "Please click on the above button"
1243msgstr "請按以上按鈕"
1244
1245msgid "Data Type"
1246msgstr ""
1247
1248msgid "Output Format"
1249msgstr ""
1250
1251msgid "Filter"
1252msgstr ""
1253
1254msgid "PyKota Reports"
1255msgstr "PyKota 列印配額報告"
1256
1257msgid "Report"
1258msgstr "報告"
1259
1260msgid "Printer"
1261msgstr "列印機"
1262
1263msgid "User / Group names mask"
1264msgstr "使用者/群組 名稱篩選"
1265
1266msgid "Groups report"
1267msgstr "群組報告"
1268
1269msgid "History"
1270msgstr "列印紀錄"
1271
1272msgid "Empty"
1273msgstr "沒有紀錄"
1274
1275msgid "Action"
1276msgstr "允許/禁止 列印"
1277
1278msgid "User"
1279msgstr "使用者"
1280
1281msgid "Hostname"
1282msgstr "列印使用電腦"
1283
1284msgid "JobId"
1285msgstr "列印工作識別碼"
1286
1287msgid "JobSize"
1288msgstr "列印總頁數"
1289
1290msgid "JobPrice"
1291msgstr "列印費用"
1292
1293msgid "Copies"
1294msgstr "複製數量"
1295
1296msgid "JobBytes"
1297msgstr "列印工作容量"
1298
1299msgid "PageCounter"
1300msgstr "列印總計"
1301
1302msgid "Options"
1303msgstr "其他選項"
1304
1305msgid "MD5Sum"
1306msgstr ""
1307
1308msgid "BillingCode"
1309msgstr ""
1310
1311msgid "Pages"
1312msgstr ""
1313
1314msgid "Previous page"
1315msgstr "上一頁"
1316
1317msgid "PyKota Quotes"
1318msgstr ""
1319
1320msgid "Quote"
1321msgstr ""
1322
1323#, python-format
1324msgid "This file is %i pages long."
1325msgstr ""
1326
1327#, python-format
1328msgid "Unsupported accounter backend %s"
1329msgstr "%s 是暫時未能夠支援的計算器"
1330
1331#, python-format
1332msgid "Configuration file %s not found."
1333msgstr "未能尋找設定檔 %s"
1334
1335#, python-format
1336msgid "Option %s not found in section global of %s"
1337msgstr "%s 這個設定未能於 %s 內的section global找到"
1338
1339#, python-format
1340msgid "Option %s not found in section %s of %s"
1341msgstr "%s 這個設定未能在 %s section附屬於 %s 內找到"
1342
1343#, python-format
1344msgid "Option ldaptls is set, but certificate %s is not readable."
1345msgstr ""
1346
1347#, python-format
1348msgid "Option logger only supports values in %s"
1349msgstr "logger只支援數值在 %s"
1350
1351#, python-format
1352msgid "Invalid accounter %s for printer %s"
1353msgstr "%s 是不正確的計算器用於列印機 %s"
1354
1355#, python-format
1356msgid "Option accounter in section %s only supports values in %s"
1357msgstr "accounter於 %s 部份只支援數值在 %s"
1358
1359#, python-format
1360msgid "Option enforcement in section %s only supports values in %s"
1361msgstr "enforcement於 %s 部份只支援數值在 %s"
1362
1363#, python-format
1364msgid "Option onaccountererror in section %s only supports values in %s"
1365msgstr "onaccountererror於 %s 部份只支援數值在 %s"
1366
1367#, python-format
1368msgid "Invalid policy %s for printer %s"
1369msgstr "%s 是不正確的政策設定用於列印機 %s"
1370
1371#, python-format
1372msgid "Option policy in section %s only supports values in %s"
1373msgstr "政策設定在 %s 只能夠支援的數值在 %s"
1374
1375#, python-format
1376msgid "Invalid option mailto %s for printer %s"
1377msgstr "%s 是不正確的mailto選項用於列印機 %s"
1378
1379#, python-format
1380msgid "Option mailto in section %s only supports values in %s"
1381msgstr "mailto 於 %s 的部份只支援數值在 %s"
1382
1383#, python-format
1384msgid "Invalid maximal deny banners counter %s"
1385msgstr ""
1386
1387#, python-format
1388msgid "Invalid grace delay %s"
1389msgstr "%s 是不正確的寬限時間"
1390
1391#, python-format
1392msgid "Invalid poor man's threshold %s"
1393msgstr "%s 是不正確的poor man's threshold"
1394
1395msgid ""
1396"Your Print Quota account balance is Low.\n"
1397"Soon you'll not be allowed to print anymore.\n"
1398"Please contact the Print Quota Administrator to solve the problem."
1399msgstr ""
1400"你的列印配額經已很低,\n"
1401"假若你不增加配額,在不久的時間後,你將不能再列印,\n"
1402"請你聯絡負責列印配額的管理人員,以解決這個問題。"
1403
1404#, python-format
1405msgid ""
1406"You are not allowed to print anymore because\n"
1407"your Print Quota is exceeded on printer %s."
1408msgstr ""
1409"你不能再列印任何文件,\n"
1410"因為你在列印機 %s 已沒有列印配額。"
1411
1412#, python-format
1413msgid ""
1414"You will soon be forbidden to print anymore because\n"
1415"your Print Quota is almost reached on printer %s."
1416msgstr ""
1417"在不久的時間内,你將會被禁止作任何列印,\n"
1418"因為你在印表機 %s 的列印配額,差不多用完。"
1419
1420#, python-format
1421msgid "Option accountbanner in section %s only supports values in %s"
1422msgstr "accountbanner內的 %s 只能支援數值在 %s"
1423
1424#, python-format
1425msgid "Option trustjobsize for printer %s is incorrect"
1426msgstr ""
1427
1428msgid "Users"
1429msgstr ""
1430
1431msgid "Groups"
1432msgstr ""
1433
1434msgid "Printers"
1435msgstr ""
1436
1437msgid "Users Print Quotas"
1438msgstr ""
1439
1440msgid "Users Groups Print Quotas"
1441msgstr ""
1442
1443msgid "History of Payments"
1444msgstr ""
1445
1446msgid "Printers Groups Membership"
1447msgstr ""
1448
1449msgid "Users Groups Membership"
1450msgstr ""
1451
1452msgid "Comma Separated Values"
1453msgstr ""
1454
1455msgid "Semicolon Separated Values"
1456msgstr ""
1457
1458msgid "Tabulation Separated Values"
1459msgstr ""
1460
1461msgid "eXtensible Markup Language"
1462msgstr ""
1463
1464msgid "CUPS' page_log"
1465msgstr ""
1466
1467#, python-format
1468msgid "Invalid filter value [%s], see help."
1469msgstr ""
1470
1471#, python-format
1472msgid "Invalid modifier [%s] for --data command line option, see help."
1473msgstr "不正確的修改參數 [%s] 給 --data 指令選項,請參閱說明文件"
1474
1475#, python-format
1476msgid "Invalid modifier [%s] for --format command line option, see help."
1477msgstr "不正確的修改參數 [%s] 給 --format 指令選項,請參閱說明文件"
1478
1479msgid "XML output is disabled because the jaxml module is not available."
1480msgstr "因為jaxml模組尙未安裝,XML輸出已停用"
1481
1482msgid "PyKota data dumper failed : I/O error"
1483msgstr "PyKota data dumper失敗 : I/O 錯誤 "
1484
1485#, python-format
1486msgid "Unsupported logging subsystem %s"
1487msgstr "%s 暫時不支援的紀錄系統"
1488
1489#, python-format
1490msgid "Report for %s quota on printer %s"
1491msgstr "使用者 %s 的列印配額於印表機%s"
1492
1493#, python-format
1494msgid "Pages grace time: %i days"
1495msgstr "寬限日期: %i 日"
1496
1497#, python-format
1498msgid "Price per job: %.3f"
1499msgstr "毎次列印工作所需費用: %.3f"
1500
1501#, python-format
1502msgid "Price per page: %.3f"
1503msgstr "列印毎頁所需費用: %.3f"
1504
1505msgid ""
1506"Group          overcharge   used    soft    hard    balance grace         "
1507"total       paid warn"
1508msgstr ""
1509
1510msgid ""
1511"User           overcharge   used    soft    hard    balance grace         "
1512"total       paid warn"
1513msgstr ""
1514
1515msgid "unknown"
1516msgstr "未能確認"
1517
1518#, python-format
1519msgid "Real : %s"
1520msgstr "硬體/軟體內部計算的數值 : %s"
1521
1522#, python-format
1523msgid "Total : %9i"
1524msgstr "總計 : %9i"
1525
1526msgid "N/A"
1527msgstr ""
1528
1529#, python-format
1530msgid "Unsupported reporter backend %s"
1531msgstr "%s 是不能支援的reporter backend"
1532
1533#, python-format
1534msgid "Unsupported quota storage backend %s"
1535msgstr "%s 是不能支援的配額資料庫"
1536
1537#, python-format
1538msgid "Strange problem with uid(%s) : %s"
1539msgstr ""
1540
1541#, python-format
1542msgid "Running as user '%s'."
1543msgstr ""
1544
1545msgid "No user named 'pykota'. Not dropping priviledges."
1546msgstr ""
1547
1548#, python-format
1549msgid "Impossible to drop priviledges : %s"
1550msgstr ""
1551
1552msgid "Priviledges dropped. Now running as user 'pykota'."
1553msgstr ""
1554
1555#, python-format
1556msgid "Impossible to regain priviledges : %s"
1557msgstr ""
1558
1559msgid "Regained priviledges. Now running as root."
1560msgstr ""
1561
1562#, python-format
1563msgid "Impossible to connect to SMTP server : %s"
1564msgstr "不能夠連線至SMTP伺服器 : %s"
1565
1566#, python-format
1567msgid "Impossible to send mail to %s, error %s : %s"
1568msgstr "未能成功發送電郵到 %s,錯誤 %s : %s"
1569
1570#, python-format
1571msgid ""
1572"\n"
1573"\n"
1574"Please contact your system administrator :\n"
1575"\n"
1576"\t%s - <%s>\n"
1577msgstr ""
1578"\n"
1579"\n"
1580"請聯絡系統管理員 :\n"
1581"\t%s - <%S>\n"
1582
1583#, python-format
1584msgid "Unable to match user %s on printer %s, applying default policy (%s)"
1585msgstr "未能尋找使用者 %s 於印表機 %s,因此採用預設的政策(%s)"
1586
1587#, python-format
1588msgid ""
1589"Unable to find user %s's account balance, applying default policy (%s) for "
1590"printer %s"
1591msgstr "未能尋找使用者 %s 的帳目結算,因此採用預設的政策(%s)於列印機 %s"
1592
1593#, python-format
1594msgid "User %s will not be charged for printing."
1595msgstr ""
1596
1597#, python-format
1598msgid "Print Quota exceeded for group %s on printer %s"
1599msgstr "群組 %s 超出列印配額於列印機 %s"
1600
1601msgid "Print Quota"
1602msgstr "列印配額"
1603
1604msgid "Print Quota Exceeded"
1605msgstr "超出列印配額"
1606
1607#, python-format
1608msgid "Print Quota low for group %s on printer %s"
1609msgstr "羣組 %s 的列印配額於列印機 %s 經已很低"
1610
1611#, python-format
1612msgid "Print Quota exceeded for user %s on printer %s"
1613msgstr "使用者 %s 的列印配額於列印機 %s 經已超出配額"
1614
1615#, python-format
1616msgid "Print Quota low for user %s on printer %s"
1617msgstr "使用者 %s 的列印配額於列印機 %s經已很低"
1618
1619msgid "Print Quota Low"
1620msgstr "列印配額經已很低"
1621
1622#, python-format
1623msgid "Printing system %s, args=%s"
1624msgstr "列印系統 %s,args=%s"
1625
1626#, python-format
1627msgid "Unable to precompute the job's size with the generic PDL analyzer : %s"
1628msgstr "未能運用通用的PDL分析器 %s 計算列印工作的數量"
1629
1630#, python-format
1631msgid "SIGTERM received, job %s cancelled."
1632msgstr "收到信號中止信息,列印工作 %s 中斷"
1633
1634msgid "Printer hostname undefined, set to 'localhost'"
1635msgstr "列印機主機名稱未能確認,設定為'localhost'"
1636
1637#, python-format
1638msgid "Printing system unknown, args=%s"
1639msgstr "未能確認列系統,args=%s"
1640
1641#, python-format
1642msgid ""
1643"Printer %s not registered in the PyKota system, applying external policy (%"
1644"s) for printer %s"
1645msgstr ""
1646"列印機 %s 在PyKota系統內沒有登記,因此這台列印機套用external policy (%s) "
1647
1648#, python-format
1649msgid ""
1650"User %s not registered in the PyKota system, applying external policy (%s) "
1651"for printer %s"
1652msgstr ""
1653"使用者 %s 在PyKota內沒有登記,因此這個使用者將會套用external policy(%s) 於列"
1654"印機 %s "
1655
1656#, python-format
1657msgid ""
1658"User %s doesn't have quota on printer %s in the PyKota system, applying "
1659"external policy (%s) for printer %s"
1660msgstr "使用者沒有列印配額於列印機 %s ,套用對外政策 (%s) 於列印機 %s"
1661
1662#, python-format
1663msgid ""
1664"External policy %s for printer %s produced an error. Job rejected. Please "
1665"check PyKota's configuration files."
1666msgstr "對外政策 %s 於列印機 %s 產生錯誤,列印工作被拒,請撿查PyKota的設定檔案"
1667
1668#, python-format
1669msgid ""
1670"Printer %s not registered in the PyKota system, applying default policy (%s)"
1671msgstr "列印機 %s 沒有於PyKota系統內登記,套用預設的政策 (%s)"
1672
1673#, python-format
1674msgid ""
1675"User %s not registered in the PyKota system, applying default policy (%s) "
1676"for printer %s"
1677msgstr "使用者 %s 沒有於PyKota系統內登記,套用預設的政策 (%s)於列印機 %s"
1678
1679#, python-format
1680msgid ""
1681"User %s doesn't have quota on printer %s in the PyKota system, applying "
1682"default policy (%s)"
1683msgstr "使用者 %s 沒有列印配額於列印機 %s,套用預設的政策 (%s)"
1684
1685#, python-format
1686msgid ""
1687"Printer %s still not registered in the PyKota system, job will be rejected"
1688msgstr "列印機 %s 依然沒有於PyKota系統內登記,列印工作要求被拒"
1689
1690#, python-format
1691msgid ""
1692"User %s still not registered in the PyKota system, job will be rejected on "
1693"printer %s"
1694msgstr "使用者 %s 依然沒有於PyKota系統內登記,列印工作要求被拒於列印機 %s"
1695
1696#, python-format
1697msgid ""
1698"User %s still doesn't have quota on printer %s in the PyKota system, job "
1699"will be rejected"
1700msgstr "使用者 %s 依然沒有列印配額於列印機 %s 在PyKota系統,列印工作被拒"
1701
1702#, python-format
1703msgid "A problem occured while reading printer %s's internal page counter."
1704msgstr "在讀取列印機 %s 的內存頁面計算器時出現問題"
1705
1706#, python-format
1707msgid "Retrieving printer %s's page counter from database instead."
1708msgstr "從資料庫讀取,恢復列印機 %s 的頁面計算器的計算值"
1709
1710#, python-format
1711msgid ""
1712"Couldn't retrieve printer %s's internal page counter either before or after "
1713"printing."
1714msgstr "不能恢復列印機 %s 的內存頁面計算器不論在列印的之前或之後"
1715
1716#, python-format
1717msgid "Job's size forced to 1 page for printer %s."
1718msgstr "列印機 %s 被強制設定列印總頁數為 1 頁"
1719
1720#, python-format
1721msgid "No previous job in database for printer %s."
1722msgstr "資料庫沒有紀錄列印機 %s 上一次的列印紀錄"
1723
1724#, python-format
1725msgid "Inconsistent values for printer %s's internal page counter."
1726msgstr "列印機 %s 的內存頁面計算器的數值不一致"
1727
1728#, python-format
1729msgid "Unknown printer address in HARDWARE(%s) for printer %s"
1730msgstr "不明的列印機地址在硬體(%s)用於列印機 %s 上"
1731
1732#, python-format
1733msgid "Launching HARDWARE(%s)..."
1734msgstr "正在執行硬體(%s)..."
1735
1736#, python-format
1737msgid "SIGTERM was sent to hardware accounter %s (pid: %s)"
1738msgstr "中止信號傳送到硬體計算器 %s (pid: %s)"
1739
1740#, python-format
1741msgid "Line [%s] skipped in accounter's output. Trying again..."
1742msgstr "計算器輸出的第 [%s] 行被跳過,請再試一次..."
1743
1744#, python-format
1745msgid "Hardware accounter %s exit code is %s"
1746msgstr "硬件計算器 %s 中止,代碼為 %s"
1747
1748#, python-format
1749msgid "Unable to query printer %s via HARDWARE(%s)"
1750msgstr "未能夠查詢列印機 %s 透過硬件(%s)"
1751
1752#, python-format
1753msgid "Problem during connection to %s:%s : %s"
1754msgstr "連線到 %s:%s : %s 時出現問題"
1755
1756#, python-format
1757msgid "Problem while sending PJL query to %s:%s : %s"
1758msgstr "傳送查詢到 %s:%s : %s 出現問題"
1759
1760#, python-format
1761msgid "Waiting for printer %s to be printing..."
1762msgstr ""
1763
1764#, python-format
1765msgid "Waiting for printer %s's idle status to stabilize..."
1766msgstr "正等待列印機 %s 閒置狀況達到穩定..."
1767
1768#, python-format
1769msgid ""
1770"PJL querying stage interrupted. Using latest value seen for internal page "
1771"counter (%s) on printer %s."
1772msgstr "PJL查詢被中斷,使用最更新的數值來計算頁數計算器 (%s) 在列印機 %s 上"
1773
1774#, python-format
1775msgid "Network error while doing SNMP queries on printer %s : %s"
1776msgstr "當列印機 %s : %s 進行SNMP查詢時出現網絡錯誤"
1777
1778#, python-format
1779msgid "SNMP message decoding error for printer %s : %s"
1780msgstr "SNMP信息解讀錯誤於列印機 %s : %s"
1781
1782#, python-format
1783msgid "Problem encountered while doing SNMP queries on printer %s : %s"
1784msgstr "當在列印機 %s 進行SNMP查詢時出現問題 : %s"
1785
1786#, python-format
1787msgid ""
1788"SNMP querying stage interrupted. Using latest value seen for internal page "
1789"counter (%s) on printer %s."
1790msgstr "SNMP查詢被中斷,使用最更新的數值來計算頁數計算器 (%s) 在列印機 %s 上"
1791
1792#, python-format
1793msgid "Launching SOFTWARE(%s)..."
1794msgstr "正在執行軟件(%s)..."
1795
1796#, python-format
1797msgid "Unable to compute job size with accounter %s"
1798msgstr "未能夠使用記帳器計算列印總頁數 %s"
1799
1800#, python-format
1801msgid "Problem while waiting for software accounter pid %s to exit : %s"
1802msgstr "等待軟件記帳時出現問題,pid為 %s : %s"
1803
1804#, python-format
1805msgid "Software accounter %s exit code is %s"
1806msgstr "軟件記帳器 %s 終止,代碼為 %s"
1807
1808msgid "Totals may be inaccurate if some users are members of several groups."
1809msgstr "假若有些使用者是屬於幾個不同組別,總計數值有機會不準確"
1810
1811#, python-format
1812msgid ""
1813"Search base %s doesn't seem to exist. Probable misconfiguration. Please "
1814"double check /etc/pykota/pykota.conf : %s"
1815msgstr "%s 不存在,很可能是錯誤設定所致請撿查 /etc/pykota/pykota.conf : %s"
1816
1817#, python-format
1818msgid "Search for %s(%s) from %s(scope=%s) returned no answer."
1819msgstr "搜尋不到 %s(%s) 從 %s(scope=%s)"
1820
1821#, python-format
1822msgid "Problem adding LDAP entry (%s, %s)"
1823msgstr "新增LDAP紀錄 (%s, %s) 時出現問題"
1824
1825#, python-format
1826msgid "Problem deleting LDAP entry (%s)"
1827msgstr "刪除LDAP紀錄 (%s) 時出現問題"
1828
1829#, python-format
1830msgid "Problem modifying LDAP entry (%s, %s)"
1831msgstr "修改LDAP紀錄出現問題 (%s, %s)"
1832
1833#, python-format
1834msgid ""
1835"No pykotaAccountBalance object found for user %s. Did you create LDAP "
1836"entries manually ?"
1837msgstr ""
1838"未能為使用者 %s 尋找pkotaAccountBalance object,請問你是否已手動建立LDAP 紀"
1839"錄?  "
1840
1841#, python-format
1842msgid ""
1843"Unable to find an existing objectClass %s entry with %s=%s to attach "
1844"pykotaAccount objectClass"
1845msgstr ""
1846"未能尋找現存的objectclass %s 紀錄帶有 %s=%s 連繫到pykotaAccount objectClass "
1847
1848#, python-format
1849msgid "%s. A new entry will be created instead."
1850msgstr ""
1851
1852#, python-format
1853msgid "Unable to find an existing entry to attach pykotaGroup objectclass %s"
1854msgstr "未能尋找現存的紀錄連繫到pykotaGroup objectclass %s"
1855
1856msgid "Hidden because of privacy concerns"
1857msgstr ""
1858
1859#~ msgid ""
1860#~ "Internal SNMP accounting asked, but Python-SNMP is not available. Please "
1861#~ "download it from http://pysnmp.sourceforge.net"
1862#~ msgstr ""
1863#~ "要求內存的SNMP計算器,但找不到Python-SNMP請到http://pysnmp.sourceforge.net"
1864#~ "下載"
1865
1866#~ msgid "Too many arguments, see help."
1867#~ msgstr "太多arguments,請參閱說明文件"
1868
1869#~ msgid ""
1870#~ "Group           used    soft    hard    balance grace         total       "
1871#~ "paid"
1872#~ msgstr ""
1873#~ "群組           已列印    警告限制    有效限制    結餘 寬限日期        付款"
1874#~ "總計       已繳付"
1875
1876#~ msgid ""
1877#~ "User            used    soft    hard    balance grace         total       "
1878#~ "paid"
1879#~ msgstr ""
1880#~ "群組           已列印    警告限制    有效限制    結餘 寬限日期         付"
1881#~ "款總計       已繳付"
1882
1883#~ msgid "Waiting for printer %s to be idle or printing..."
1884#~ msgstr "正等待列印機 %s 致閒置或列印狀態..."
Note: See TracBrowser for help on using the browser.