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