root / pykota / trunk / po / pykota.pot @ 1646

Revision 1646, 11.9 kB (checked in by jalet, 20 years ago)

Typo : treshold ==> threshold

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