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