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