1 | # PyKota |
---|
2 | # |
---|
3 | # PyKota : Print Quotas for CUPS and LPRng |
---|
4 | # |
---|
5 | # (c) 2003-2004 Jerome Alet <alet@librelogiciel.com> |
---|
6 | # This program is free software; you can redistribute it and/or modify |
---|
7 | # it under the terms of the GNU General Public License as published by |
---|
8 | # the Free Software Foundation; either version 2 of the License, or |
---|
9 | # (at your option) any later version. |
---|
10 | # |
---|
11 | # This program is distributed in the hope that it will be useful, |
---|
12 | # but WITHOUT ANY WARRANTY; without even the implied warranty of |
---|
13 | # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
---|
14 | # GNU General Public License for more details. |
---|
15 | # |
---|
16 | # You should have received a copy of the GNU General Public License |
---|
17 | # along with this program; if not, write to the Free Software |
---|
18 | # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA. |
---|
19 | # |
---|
20 | # $Id$ |
---|
21 | # |
---|
22 | # PyKota translation master file. |
---|
23 | # Copyright (c) 2003-2004 Conseil Internet & Logiciels Libres |
---|
24 | # Jerome Alet <alet@librelogiciel.com>, 2003-2004. |
---|
25 | # |
---|
26 | msgid "" |
---|
27 | msgstr "" |
---|
28 | "Project-Id-Version: PyKota v1.19\n" |
---|
29 | "Report-Msgid-Bugs-To: alet@librelogiciel.com\n" |
---|
30 | "POT-Creation-Date: 2004-07-21 15:35:00+0100\n" |
---|
31 | "PO-Revision-Date: 2004-07-21 15:35:00+0100\n" |
---|
32 | "Last-Translator: Jerome Alet <alet@librelogiciel.com>\n" |
---|
33 | "Language-Team: English <alet@librelogiciel.com>\n" |
---|
34 | "MIME-Version: 1.0\n" |
---|
35 | "Content-Type: text/plain; charset=ISO-8859-15\n" |
---|
36 | "Content-Transfer-Encoding: 8bit\n" |
---|
37 | |
---|
38 | #, python-format |
---|
39 | msgid "Unsupported accounter backend %s" |
---|
40 | msgstr "" |
---|
41 | |
---|
42 | #, python-format |
---|
43 | msgid "Configuration file %s not found." |
---|
44 | msgstr "" |
---|
45 | |
---|
46 | #, python-format |
---|
47 | msgid "Option %s not found in section global of %s" |
---|
48 | msgstr "" |
---|
49 | |
---|
50 | #, python-format |
---|
51 | msgid "Option %s not found in section %s of %s" |
---|
52 | msgstr "" |
---|
53 | |
---|
54 | #, python-format |
---|
55 | msgid "Option logger only supports values in %s" |
---|
56 | msgstr "" |
---|
57 | |
---|
58 | #, python-format |
---|
59 | msgid "Invalid accounter %s for printer %s" |
---|
60 | msgstr "" |
---|
61 | |
---|
62 | #, python-format |
---|
63 | msgid "Option accounter in section %s only supports values in %s" |
---|
64 | msgstr "" |
---|
65 | |
---|
66 | #, python-format |
---|
67 | msgid "Option enforcement in section %s only supports values in %s" |
---|
68 | msgstr "" |
---|
69 | |
---|
70 | #, python-format |
---|
71 | msgid "Invalid policy %s for printer %s" |
---|
72 | msgstr "" |
---|
73 | |
---|
74 | #, python-format |
---|
75 | msgid "Option policy in section %s only supports values in %s" |
---|
76 | msgstr "" |
---|
77 | |
---|
78 | #, python-format |
---|
79 | msgid "Invalid option mailto %s for printer %s" |
---|
80 | msgstr "" |
---|
81 | |
---|
82 | #, python-format |
---|
83 | msgid "Option mailto in section %s only supports values in %s" |
---|
84 | msgstr "" |
---|
85 | |
---|
86 | #, python-format |
---|
87 | msgid "Invalid grace delay %s" |
---|
88 | msgstr "" |
---|
89 | |
---|
90 | #, python-format |
---|
91 | msgid "Invalid poor man's threshold %s" |
---|
92 | msgstr "" |
---|
93 | |
---|
94 | msgid "" |
---|
95 | "Your Print Quota account balance is Low.\n" |
---|
96 | "Soon you'll not be allowed to print anymore.\n" |
---|
97 | "Please contact the Print Quota Administrator to solve the problem." |
---|
98 | msgstr "" |
---|
99 | |
---|
100 | #, python-format |
---|
101 | msgid "" |
---|
102 | "You are not allowed to print anymore because\n" |
---|
103 | "your Print Quota is exceeded on printer %s." |
---|
104 | msgstr "" |
---|
105 | |
---|
106 | #, python-format |
---|
107 | msgid "" |
---|
108 | "You will soon be forbidden to print anymore because\n" |
---|
109 | "your Print Quota is almost reached on printer %s." |
---|
110 | msgstr "" |
---|
111 | |
---|
112 | #, python-format |
---|
113 | msgid "Unsupported logging subsystem %s" |
---|
114 | msgstr "" |
---|
115 | |
---|
116 | #, python-format |
---|
117 | msgid "Report for %s quota on printer %s" |
---|
118 | msgstr "" |
---|
119 | |
---|
120 | #, python-format |
---|
121 | msgid "Pages grace time: %i days" |
---|
122 | msgstr "" |
---|
123 | |
---|
124 | #, python-format |
---|
125 | msgid "Price per job: %.3f" |
---|
126 | msgstr "" |
---|
127 | |
---|
128 | #, python-format |
---|
129 | msgid "Price per page: %.3f" |
---|
130 | msgstr "" |
---|
131 | |
---|
132 | msgid "" |
---|
133 | "Group used soft hard balance grace total " |
---|
134 | "paid" |
---|
135 | msgstr "" |
---|
136 | |
---|
137 | msgid "" |
---|
138 | "User used soft hard balance grace total " |
---|
139 | "paid" |
---|
140 | msgstr "" |
---|
141 | |
---|
142 | msgid "unknown" |
---|
143 | msgstr "" |
---|
144 | |
---|
145 | #, python-format |
---|
146 | msgid "Real : %s" |
---|
147 | msgstr "" |
---|
148 | |
---|
149 | #, python-format |
---|
150 | msgid "Total : %9i" |
---|
151 | msgstr "" |
---|
152 | |
---|
153 | #, python-format |
---|
154 | msgid "Unsupported reporter backend %s" |
---|
155 | msgstr "" |
---|
156 | |
---|
157 | #, python-format |
---|
158 | msgid "Unsupported quota storage backend %s" |
---|
159 | msgstr "" |
---|
160 | |
---|
161 | #, python-format |
---|
162 | msgid "Impossible to connect to SMTP server : %s" |
---|
163 | msgstr "" |
---|
164 | |
---|
165 | #, python-format |
---|
166 | msgid "Impossible to send mail to %s, error %s : %s" |
---|
167 | msgstr "" |
---|
168 | |
---|
169 | #, python-format |
---|
170 | msgid "" |
---|
171 | "\n" |
---|
172 | "\n" |
---|
173 | "Please contact your system administrator :\n" |
---|
174 | "\n" |
---|
175 | "\t%s - <%s>\n" |
---|
176 | msgstr "" |
---|
177 | |
---|
178 | #, python-format |
---|
179 | msgid "Unable to match user %s on printer %s, applying default policy (%s)" |
---|
180 | msgstr "" |
---|
181 | |
---|
182 | #, python-format |
---|
183 | msgid "" |
---|
184 | "Unable to find user %s's account balance, applying default policy (%s) for " |
---|
185 | "printer %s" |
---|
186 | msgstr "" |
---|
187 | |
---|
188 | #, python-format |
---|
189 | msgid "Print Quota exceeded for group %s on printer %s" |
---|
190 | msgstr "" |
---|
191 | |
---|
192 | msgid "Print Quota" |
---|
193 | msgstr "" |
---|
194 | |
---|
195 | msgid "Print Quota Exceeded" |
---|
196 | msgstr "" |
---|
197 | |
---|
198 | #, python-format |
---|
199 | msgid "Print Quota low for group %s on printer %s" |
---|
200 | msgstr "" |
---|
201 | |
---|
202 | #, python-format |
---|
203 | msgid "Print Quota exceeded for user %s on printer %s" |
---|
204 | msgstr "" |
---|
205 | |
---|
206 | #, python-format |
---|
207 | msgid "Print Quota low for user %s on printer %s" |
---|
208 | msgstr "" |
---|
209 | |
---|
210 | msgid "Print Quota Low" |
---|
211 | msgstr "" |
---|
212 | |
---|
213 | #, python-format |
---|
214 | msgid "Printing system %s, args=%s" |
---|
215 | msgstr "" |
---|
216 | |
---|
217 | #, python-format |
---|
218 | msgid "Unable to precompute the job's size with the generic PDL analyzer : %s" |
---|
219 | msgstr "" |
---|
220 | |
---|
221 | #, python-format |
---|
222 | msgid "SIGTERM received, job %s cancelled." |
---|
223 | msgstr "" |
---|
224 | |
---|
225 | msgid "Printer hostname undefined, set to 'localhost'" |
---|
226 | msgstr "" |
---|
227 | |
---|
228 | #, python-format |
---|
229 | msgid "Printing system unknown, args=%s" |
---|
230 | msgstr "" |
---|
231 | |
---|
232 | #, python-format |
---|
233 | msgid "" |
---|
234 | "Printer %s not registered in the PyKota system, applying external policy (%" |
---|
235 | "s) for printer %s" |
---|
236 | msgstr "" |
---|
237 | |
---|
238 | #, python-format |
---|
239 | msgid "" |
---|
240 | "User %s not registered in the PyKota system, applying external policy (%s) " |
---|
241 | "for printer %s" |
---|
242 | msgstr "" |
---|
243 | |
---|
244 | #, python-format |
---|
245 | msgid "" |
---|
246 | "User %s doesn't have quota on printer %s in the PyKota system, applying " |
---|
247 | "external policy (%s) for printer %s" |
---|
248 | msgstr "" |
---|
249 | |
---|
250 | #, python-format |
---|
251 | msgid "" |
---|
252 | "External policy %s for printer %s produced an error. Job rejected. Please " |
---|
253 | "check PyKota's configuration files." |
---|
254 | msgstr "" |
---|
255 | |
---|
256 | #, python-format |
---|
257 | msgid "" |
---|
258 | "Printer %s not registered in the PyKota system, applying default policy (%s)" |
---|
259 | msgstr "" |
---|
260 | |
---|
261 | #, python-format |
---|
262 | msgid "" |
---|
263 | "User %s not registered in the PyKota system, applying default policy (%s) " |
---|
264 | "for printer %s" |
---|
265 | msgstr "" |
---|
266 | |
---|
267 | #, python-format |
---|
268 | msgid "" |
---|
269 | "User %s doesn't have quota on printer %s in the PyKota system, applying " |
---|
270 | "default policy (%s)" |
---|
271 | msgstr "" |
---|
272 | |
---|
273 | #, python-format |
---|
274 | msgid "" |
---|
275 | "Printer %s still not registered in the PyKota system, job will be rejected" |
---|
276 | msgstr "" |
---|
277 | |
---|
278 | #, python-format |
---|
279 | msgid "" |
---|
280 | "User %s still not registered in the PyKota system, job will be rejected on " |
---|
281 | "printer %s" |
---|
282 | msgstr "" |
---|
283 | |
---|
284 | #, python-format |
---|
285 | msgid "" |
---|
286 | "User %s still doesn't have quota on printer %s in the PyKota system, job " |
---|
287 | "will be rejected" |
---|
288 | msgstr "" |
---|
289 | |
---|
290 | msgid "Totals may be inaccurate if some users are members of several groups." |
---|
291 | msgstr "" |
---|
292 | |
---|
293 | #, python-format |
---|
294 | msgid "Unknown printer address in HARDWARE(%s) for printer %s" |
---|
295 | msgstr "" |
---|
296 | |
---|
297 | #, python-format |
---|
298 | msgid "Launching HARDWARE(%s)..." |
---|
299 | msgstr "" |
---|
300 | |
---|
301 | #, python-format |
---|
302 | msgid "Incorrect answer : %s" |
---|
303 | msgstr "" |
---|
304 | |
---|
305 | #, python-format |
---|
306 | msgid "SIGTERM was sent to hardware accounter %s (pid: %s)" |
---|
307 | msgstr "" |
---|
308 | |
---|
309 | #, python-format |
---|
310 | msgid "Unable to query printer %s via HARDWARE(%s)" |
---|
311 | msgstr "" |
---|
312 | |
---|
313 | #, python-format |
---|
314 | msgid "Launching SOFTWARE(%s)..." |
---|
315 | msgstr "" |
---|
316 | |
---|
317 | #, python-format |
---|
318 | msgid "Unable to compute job size with accounter %s" |
---|
319 | msgstr "" |
---|
320 | |
---|
321 | #, python-format |
---|
322 | msgid "Problem while waiting for software accounter pid %s to exit : %s" |
---|
323 | msgstr "" |
---|
324 | |
---|
325 | #, python-format |
---|
326 | msgid "Software accounter %s exit code is %s" |
---|
327 | msgstr "" |
---|
328 | |
---|
329 | #, python-format |
---|
330 | msgid "" |
---|
331 | "Search base %s doesn't seem to exist. Probable misconfiguration. Please " |
---|
332 | "double check /etc/pykota/pykota.conf : %s" |
---|
333 | msgstr "" |
---|
334 | |
---|
335 | #, python-format |
---|
336 | msgid "Search for %s(%s) from %s(scope=%s) returned no answer." |
---|
337 | msgstr "" |
---|
338 | |
---|
339 | #, python-format |
---|
340 | msgid "Problem adding LDAP entry (%s, %s)" |
---|
341 | msgstr "" |
---|
342 | |
---|
343 | #, python-format |
---|
344 | msgid "Problem deleting LDAP entry (%s)" |
---|
345 | msgstr "" |
---|
346 | |
---|
347 | #, python-format |
---|
348 | msgid "Problem modifying LDAP entry (%s, %s)" |
---|
349 | msgstr "" |
---|
350 | |
---|
351 | #, python-format |
---|
352 | msgid "" |
---|
353 | "Unable to find an existing objectClass %s entry with %s=%s to attach " |
---|
354 | "pykotaAccount objectClass" |
---|
355 | msgstr "" |
---|
356 | |
---|
357 | #, python-format |
---|
358 | msgid "Unable to find an existing entry to attach pykotaGroup objectclass %s" |
---|
359 | msgstr "" |
---|
360 | |
---|
361 | msgid "PyKota Reports" |
---|
362 | msgstr "" |
---|
363 | |
---|
364 | msgid "Report" |
---|
365 | msgstr "" |
---|
366 | |
---|
367 | msgid "User / Group names mask" |
---|
368 | msgstr "" |
---|
369 | |
---|
370 | msgid "Groups report" |
---|
371 | msgstr "" |
---|
372 | |
---|
373 | msgid "History" |
---|
374 | msgstr "" |
---|
375 | |
---|
376 | msgid "Empty" |
---|
377 | msgstr "" |
---|
378 | |
---|
379 | msgid "Date" |
---|
380 | msgstr "" |
---|
381 | |
---|
382 | msgid "Action" |
---|
383 | msgstr "" |
---|
384 | |
---|
385 | msgid "User" |
---|
386 | msgstr "" |
---|
387 | |
---|
388 | msgid "Printer" |
---|
389 | msgstr "" |
---|
390 | |
---|
391 | msgid "Hostname" |
---|
392 | msgstr "" |
---|
393 | |
---|
394 | msgid "JobId" |
---|
395 | msgstr "" |
---|
396 | |
---|
397 | msgid "JobSize" |
---|
398 | msgstr "" |
---|
399 | |
---|
400 | msgid "JobPrice" |
---|
401 | msgstr "" |
---|
402 | |
---|
403 | msgid "Copies" |
---|
404 | msgstr "" |
---|
405 | |
---|
406 | msgid "JobBytes" |
---|
407 | msgstr "" |
---|
408 | |
---|
409 | msgid "PageCounter" |
---|
410 | msgstr "" |
---|
411 | |
---|
412 | msgid "Title" |
---|
413 | msgstr "" |
---|
414 | |
---|
415 | msgid "Filename" |
---|
416 | msgstr "" |
---|
417 | |
---|
418 | msgid "Options" |
---|
419 | msgstr "" |
---|
420 | |
---|
421 | msgid "Job contains no data. Printing is denied." |
---|
422 | msgstr "" |
---|
423 | |
---|
424 | msgid "Job accounting begins." |
---|
425 | msgstr "" |
---|
426 | |
---|
427 | msgid "Job accounting ends." |
---|
428 | msgstr "" |
---|
429 | |
---|
430 | msgid "Job size forced to 0 because printing is denied." |
---|
431 | msgstr "" |
---|
432 | |
---|
433 | #, python-format |
---|
434 | msgid "Job size : %i" |
---|
435 | msgstr "" |
---|
436 | |
---|
437 | #, python-format |
---|
438 | msgid "Updating user %s's quota on printer %s" |
---|
439 | msgstr "" |
---|
440 | |
---|
441 | msgid "Job added to history." |
---|
442 | msgstr "" |
---|
443 | |
---|
444 | #, python-format |
---|
445 | msgid "File number %s unregistered twice from polling object, ignored." |
---|
446 | msgstr "" |
---|
447 | |
---|
448 | #, python-format |
---|
449 | msgid "SIGTERM was sent to real backend %s (pid: %s)" |
---|
450 | msgstr "" |
---|
451 | |
---|
452 | #, python-format |
---|
453 | msgid "CUPS backend %s died abnormally." |
---|
454 | msgstr "" |
---|
455 | |
---|
456 | #, python-format |
---|
457 | msgid "Invalid softlimit value %s." |
---|
458 | msgstr "" |
---|
459 | |
---|
460 | #, python-format |
---|
461 | msgid "Invalid hardlimit value %s." |
---|
462 | msgstr "" |
---|
463 | |
---|
464 | #, python-format |
---|
465 | msgid "Hard limit %i is less than soft limit %i, values will be exchanged." |
---|
466 | msgstr "" |
---|
467 | |
---|
468 | #, python-format |
---|
469 | msgid "Invalid balance value %s" |
---|
470 | msgstr "" |
---|
471 | |
---|
472 | #, python-format |
---|
473 | msgid "Invalid charge amount value %s" |
---|
474 | msgstr "" |
---|
475 | |
---|
476 | #, python-format |
---|
477 | msgid "Invalid limitby value %s" |
---|
478 | msgstr "" |
---|
479 | |
---|
480 | #, python-format |
---|
481 | msgid "Impossible to add printer %s" |
---|
482 | msgstr "" |
---|
483 | |
---|
484 | #, python-format |
---|
485 | msgid "Invalid printer name %s" |
---|
486 | msgstr "" |
---|
487 | |
---|
488 | #, python-format |
---|
489 | msgid "There's no printer matching %s" |
---|
490 | msgstr "" |
---|
491 | |
---|
492 | msgid "You have to pass user or group names on the command line" |
---|
493 | msgstr "" |
---|
494 | |
---|
495 | #, python-format |
---|
496 | msgid "Prototype %s not found in Quota Storage for printer %s." |
---|
497 | msgstr "" |
---|
498 | |
---|
499 | #, python-format |
---|
500 | msgid "Prototype object %s not found in Quota Storage." |
---|
501 | msgstr "" |
---|
502 | |
---|
503 | #, python-format |
---|
504 | msgid "Undefined hard limit set to soft limit (%s) on printer %s." |
---|
505 | msgstr "" |
---|
506 | |
---|
507 | #, python-format |
---|
508 | msgid "Undefined soft limit set to hard limit (%s) on printer %s." |
---|
509 | msgstr "" |
---|
510 | |
---|
511 | #, python-format |
---|
512 | msgid "Invalid email address %s" |
---|
513 | msgstr "" |
---|
514 | |
---|
515 | #, python-format |
---|
516 | msgid "Invalid group name %s" |
---|
517 | msgstr "" |
---|
518 | |
---|
519 | #, python-format |
---|
520 | msgid "Invalid user name %s" |
---|
521 | msgstr "" |
---|
522 | |
---|
523 | #, python-format |
---|
524 | msgid "Quota not found for object %s on printer %s." |
---|
525 | msgstr "" |
---|
526 | |
---|
527 | #, python-format |
---|
528 | msgid "Group %s not found in the PyKota Storage." |
---|
529 | msgstr "" |
---|
530 | |
---|
531 | msgid "incompatible options, see help." |
---|
532 | msgstr "" |
---|
533 | |
---|
534 | #, python-format |
---|
535 | msgid "Printer %s already exists, skipping." |
---|
536 | msgstr "" |
---|
537 | |
---|
538 | #, python-format |
---|
539 | msgid "Printer %s already exists, will be modified." |
---|
540 | msgstr "" |
---|
541 | |
---|
542 | msgid "in" |
---|
543 | msgstr "" |
---|
544 | |
---|
545 | msgid "You have to pass printer groups names on the command line" |
---|
546 | msgstr "" |
---|
547 | |
---|
548 | msgid "You have to pass printer names on the command line" |
---|
549 | msgstr "" |
---|
550 | |
---|
551 | msgid "Software accounting already done in first pass. Ignoring." |
---|
552 | msgstr "" |
---|
553 | |
---|
554 | msgid "Hardware accounting already done in first pass. Ignoring." |
---|
555 | msgstr "" |
---|
556 | |
---|
557 | #, python-format |
---|
558 | msgid "Invalid DeviceURI : %s" |
---|
559 | msgstr "" |
---|
560 | |
---|
561 | msgid "" |
---|
562 | "\n" |
---|
563 | "Please wait while pkhint analyzes your printing system's configuration..." |
---|
564 | msgstr "" |
---|
565 | |
---|
566 | #, python-format |
---|
567 | msgid "Unknown device %s for printer %s" |
---|
568 | msgstr "" |
---|
569 | |
---|
570 | msgid "" |
---|
571 | "\n" |
---|
572 | "Put the following lines into your /etc/pykota/pykota.conf file :\n" |
---|
573 | msgstr "" |
---|
574 | |
---|
575 | msgid "# BEWARE : if software accounting is suggested, this doesn't mean" |
---|
576 | msgstr "" |
---|
577 | |
---|
578 | msgid "# that hardware accounting wouldn't work, this only means that PyKota" |
---|
579 | msgstr "" |
---|
580 | |
---|
581 | msgid "# wasn't able to autodetect which hardware accounting method to use." |
---|
582 | msgstr "" |
---|
583 | |
---|
584 | #, python-format |
---|
585 | msgid "Invalid duration option %s" |
---|
586 | msgstr "" |
---|
587 | |
---|
588 | #, python-format |
---|
589 | msgid "Invalid loop option %s" |
---|
590 | msgstr "" |
---|
591 | |
---|
592 | #, python-format |
---|
593 | msgid "Invalid sleep option %s" |
---|
594 | msgstr "" |
---|
595 | |
---|
596 | #, python-format |
---|
597 | msgid "Invalid color option %s" |
---|
598 | msgstr "" |
---|
599 | |
---|
600 | #, python-format |
---|
601 | msgid "User %s doesn't exist in PyKota's database" |
---|
602 | msgstr "" |
---|
603 | |
---|
604 | #, python-format |
---|
605 | msgid "Pages used on %s : %s" |
---|
606 | msgstr "" |
---|
607 | |
---|
608 | #, python-format |
---|
609 | msgid "PyKota Units left : %.2f" |
---|
610 | msgstr "" |
---|
611 | |
---|
612 | #, python-format |
---|
613 | msgid "Your account balance : %.2f" |
---|
614 | msgstr "" |
---|
615 | |
---|
616 | #, python-format |
---|
617 | msgid "Job size : %i pages" |
---|
618 | msgstr "" |
---|
619 | |
---|
620 | #, python-format |
---|
621 | msgid "Cost on printer %s : %.2f" |
---|
622 | msgstr "" |
---|
623 | |
---|
624 | #, python-format |
---|
625 | msgid "Previous page" |
---|
626 | msgstr "" |
---|