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

Revision 2146, 62.7 kB (checked in by jerome, 19 years ago)

It seems that $Log$ is not implemented or doesn't work for some reason

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