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