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 | #, fuzzy |
---|
27 | msgid "" |
---|
28 | msgstr "" |
---|
29 | "Project-Id-Version: PyKota v1.16\n" |
---|
30 | "Report-Msgid-Bugs-To: alet@librelogiciel.com\n" |
---|
31 | "POT-Creation-Date: 2004-01-15 11:51+0100\n" |
---|
32 | "PO-Revision-Date: 2004-01-15 12:00+0100\n" |
---|
33 | "Last-Translator: Jerome Alet <alet@librelogiciel.com>\n" |
---|
34 | "Language-Team: English <alet@librelogiciel.com>\n" |
---|
35 | "MIME-Version: 1.0\n" |
---|
36 | "Content-Type: text/plain; charset=ISO-8859-15\n" |
---|
37 | "Content-Transfer-Encoding: 8bit\n" |
---|
38 | |
---|
39 | #, python-format |
---|
40 | msgid "SIGTERM received, job %s cancelled." |
---|
41 | msgstr "" |
---|
42 | |
---|
43 | #, python-format |
---|
44 | msgid "SIGTERM was sent to real backend %s (pid: %s)" |
---|
45 | msgstr "" |
---|
46 | |
---|
47 | #, python-format |
---|
48 | msgid "CUPS backend %s died abnormally." |
---|
49 | msgstr "" |
---|
50 | |
---|
51 | #, python-format |
---|
52 | msgid "Invalid softlimit value %s." |
---|
53 | msgstr "" |
---|
54 | |
---|
55 | #, python-format |
---|
56 | msgid "Invalid hardlimit value %s." |
---|
57 | msgstr "" |
---|
58 | |
---|
59 | #, python-format |
---|
60 | msgid "Hard limit %i is less than soft limit %i, values will be exchanged." |
---|
61 | msgstr "" |
---|
62 | |
---|
63 | #, python-format |
---|
64 | msgid "Invalid balance value %s" |
---|
65 | msgstr "" |
---|
66 | |
---|
67 | #, python-format |
---|
68 | msgid "Invalid charge amount value %s" |
---|
69 | msgstr "" |
---|
70 | |
---|
71 | #, python-format |
---|
72 | msgid "Invalid limitby value %s" |
---|
73 | msgstr "" |
---|
74 | |
---|
75 | #, python-format |
---|
76 | msgid "Impossible to add printer %s" |
---|
77 | msgstr "" |
---|
78 | |
---|
79 | #, python-format |
---|
80 | msgid "Invalid printer name %s" |
---|
81 | msgstr "" |
---|
82 | |
---|
83 | #, python-format |
---|
84 | msgid "There's no printer matching %s" |
---|
85 | msgstr "" |
---|
86 | |
---|
87 | msgid "You have to pass user or group names on the command line" |
---|
88 | msgstr "" |
---|
89 | |
---|
90 | msgid "You have to pass printer names on the command line" |
---|
91 | msgstr "" |
---|
92 | |
---|
93 | #, python-format |
---|
94 | msgid "Prototype %s not found in Quota Storage for printer %s." |
---|
95 | msgstr "" |
---|
96 | |
---|
97 | #, python-format |
---|
98 | msgid "Prototype object %s not found in Quota Storage." |
---|
99 | msgstr "" |
---|
100 | |
---|
101 | #, python-format |
---|
102 | msgid "Undefined hard limit set to soft limit (%s) on printer %s." |
---|
103 | msgstr "" |
---|
104 | |
---|
105 | #, python-format |
---|
106 | msgid "Undefined soft limit set to hard limit (%s) on printer %s." |
---|
107 | msgstr "" |
---|
108 | |
---|
109 | #, python-format |
---|
110 | msgid "Invalid email address %s" |
---|
111 | msgstr "" |
---|
112 | |
---|
113 | #, python-format |
---|
114 | msgid "Invalid group name %s" |
---|
115 | msgstr "" |
---|
116 | |
---|
117 | #, python-format |
---|
118 | msgid "Invalid user name %s" |
---|
119 | msgstr "" |
---|
120 | |
---|
121 | #, python-format |
---|
122 | msgid "Quota not found for object %s on printer %s." |
---|
123 | msgstr "" |
---|
124 | |
---|
125 | #, python-format |
---|
126 | msgid "Group %s not found in the PyKota Storage." |
---|
127 | msgstr "" |
---|
128 | |
---|
129 | msgid "incompatible options, see help." |
---|
130 | msgstr "" |
---|
131 | |
---|
132 | #, python-format |
---|
133 | msgid "Printer %s not registered in the PyKota system" |
---|
134 | msgstr "" |
---|
135 | |
---|
136 | #, python-format |
---|
137 | msgid "Printer %s was never used" |
---|
138 | msgstr "" |
---|
139 | |
---|
140 | #, python-format |
---|
141 | msgid "Unable to compute size of %s in number of pages.\n" |
---|
142 | msgstr "" |
---|
143 | |
---|
144 | #, python-format |
---|
145 | msgid "Your account balance : %.2f" |
---|
146 | msgstr "" |
---|
147 | |
---|
148 | #, python-format |
---|
149 | msgid "Job size : %i pages" |
---|
150 | msgstr "" |
---|
151 | |
---|
152 | #, python-format |
---|
153 | msgid "Cost on printer %s : %.2f" |
---|
154 | msgstr "" |
---|
155 | |
---|
156 | #, python-format |
---|
157 | msgid "Unsupported accounter backend %s" |
---|
158 | msgstr "" |
---|
159 | |
---|
160 | #, python-format |
---|
161 | msgid "Configuration file %s not found." |
---|
162 | msgstr "" |
---|
163 | |
---|
164 | #, python-format |
---|
165 | msgid "Option %s not found in section global of %s" |
---|
166 | msgstr "" |
---|
167 | |
---|
168 | #, python-format |
---|
169 | msgid "Option %s not found in section %s of %s" |
---|
170 | msgstr "" |
---|
171 | |
---|
172 | #, python-format |
---|
173 | msgid "Option logger only supports values in %s" |
---|
174 | msgstr "" |
---|
175 | |
---|
176 | #, python-format |
---|
177 | msgid "Invalid external accounter %s for printer %s" |
---|
178 | msgstr "" |
---|
179 | |
---|
180 | #, python-format |
---|
181 | msgid "Option accounter in section %s only supports values in %s" |
---|
182 | msgstr "" |
---|
183 | |
---|
184 | #, python-format |
---|
185 | msgid "Option requester for printer %s was not set" |
---|
186 | msgstr "" |
---|
187 | |
---|
188 | #, python-format |
---|
189 | msgid "Invalid requester %s for printer %s" |
---|
190 | msgstr "" |
---|
191 | |
---|
192 | #, python-format |
---|
193 | msgid "Option requester for printer %s only supports values in %s" |
---|
194 | msgstr "" |
---|
195 | |
---|
196 | #, python-format |
---|
197 | msgid "Invalid policy %s for printer %s" |
---|
198 | msgstr "" |
---|
199 | |
---|
200 | #, python-format |
---|
201 | msgid "Option policy in section %s only supports values in %s" |
---|
202 | msgstr "" |
---|
203 | |
---|
204 | #, python-format |
---|
205 | msgid "Invalid option mailto %s for printer %s" |
---|
206 | msgstr "" |
---|
207 | |
---|
208 | #, python-format |
---|
209 | msgid "Option mailto in section %s only supports values in %s" |
---|
210 | msgstr "" |
---|
211 | |
---|
212 | #, python-format |
---|
213 | msgid "Invalid grace delay %s" |
---|
214 | msgstr "" |
---|
215 | |
---|
216 | #, python-format |
---|
217 | msgid "Invalid poor man's treshold %s" |
---|
218 | msgstr "" |
---|
219 | |
---|
220 | msgid "" |
---|
221 | "Your Print Quota account balance is Low.\n" |
---|
222 | "Soon you'll not be allowed to print anymore.\n" |
---|
223 | "Please contact the Print Quota Administrator to solve the problem." |
---|
224 | msgstr "" |
---|
225 | |
---|
226 | #, python-format |
---|
227 | msgid "" |
---|
228 | "You are not allowed to print anymore because\n" |
---|
229 | "your Print Quota is exceeded on printer %s." |
---|
230 | msgstr "" |
---|
231 | |
---|
232 | #, python-format |
---|
233 | msgid "" |
---|
234 | "You will soon be forbidden to print anymore because\n" |
---|
235 | "your Print Quota is almost reached on printer %s." |
---|
236 | msgstr "" |
---|
237 | |
---|
238 | #, python-format |
---|
239 | msgid "Unsupported logging subsystem %s" |
---|
240 | msgstr "" |
---|
241 | |
---|
242 | #, python-format |
---|
243 | msgid "Report for %s quota on printer %s" |
---|
244 | msgstr "" |
---|
245 | |
---|
246 | #, python-format |
---|
247 | msgid "Pages grace time: %i days" |
---|
248 | msgstr "" |
---|
249 | |
---|
250 | #, python-format |
---|
251 | msgid "Price per job: %.3f" |
---|
252 | msgstr "" |
---|
253 | |
---|
254 | #, python-format |
---|
255 | msgid "Price per page: %.3f" |
---|
256 | msgstr "" |
---|
257 | |
---|
258 | msgid "" |
---|
259 | "Group used soft hard balance grace total " |
---|
260 | "paid" |
---|
261 | msgstr "" |
---|
262 | |
---|
263 | msgid "" |
---|
264 | "User used soft hard balance grace total " |
---|
265 | "paid" |
---|
266 | msgstr "" |
---|
267 | |
---|
268 | msgid "unknown" |
---|
269 | msgstr "" |
---|
270 | |
---|
271 | #, python-format |
---|
272 | msgid "Real : %s" |
---|
273 | msgstr "" |
---|
274 | |
---|
275 | #, python-format |
---|
276 | msgid "Total : %9i" |
---|
277 | msgstr "" |
---|
278 | |
---|
279 | #, python-format |
---|
280 | msgid "Unsupported reporter backend %s" |
---|
281 | msgstr "" |
---|
282 | |
---|
283 | #, python-format |
---|
284 | msgid "Unsupported requester backend %s" |
---|
285 | msgstr "" |
---|
286 | |
---|
287 | #, python-format |
---|
288 | msgid "Unsupported quota storage backend %s" |
---|
289 | msgstr "" |
---|
290 | |
---|
291 | #, python-format |
---|
292 | msgid "Impossible to send mail to %s, error %s : %s" |
---|
293 | msgstr "" |
---|
294 | |
---|
295 | #, python-format |
---|
296 | msgid "" |
---|
297 | "\n" |
---|
298 | "\n" |
---|
299 | "Please contact your system administrator :\n" |
---|
300 | "\n" |
---|
301 | "\t%s - <%s>\n" |
---|
302 | msgstr "" |
---|
303 | |
---|
304 | #, python-format |
---|
305 | msgid "" |
---|
306 | "Unable to find user %s's account balance, applying default policy (%s) for " |
---|
307 | "printer %s" |
---|
308 | msgstr "" |
---|
309 | |
---|
310 | #, python-format |
---|
311 | msgid "Unable to match user %s on printer %s, applying default policy (%s)" |
---|
312 | msgstr "" |
---|
313 | |
---|
314 | #, python-format |
---|
315 | msgid "Print Quota exceeded for group %s on printer %s" |
---|
316 | msgstr "" |
---|
317 | |
---|
318 | msgid "Print Quota" |
---|
319 | msgstr "" |
---|
320 | |
---|
321 | msgid "Print Quota Exceeded" |
---|
322 | msgstr "" |
---|
323 | |
---|
324 | #, python-format |
---|
325 | msgid "Print Quota low for group %s on printer %s" |
---|
326 | msgstr "" |
---|
327 | |
---|
328 | #, python-format |
---|
329 | msgid "Print Quota exceeded for user %s on printer %s" |
---|
330 | msgstr "" |
---|
331 | |
---|
332 | #, python-format |
---|
333 | msgid "Print Quota low for user %s on printer %s" |
---|
334 | msgstr "" |
---|
335 | |
---|
336 | msgid "Print Quota Low" |
---|
337 | msgstr "" |
---|
338 | |
---|
339 | msgid "Printer hostname undefined, set to 'localhost'" |
---|
340 | msgstr "" |
---|
341 | |
---|
342 | #, python-format |
---|
343 | msgid "Printing system unknown, args=%s" |
---|
344 | msgstr "" |
---|
345 | |
---|
346 | #, python-format |
---|
347 | msgid "" |
---|
348 | "Printer %s not registered in the PyKota system, applying external policy (%" |
---|
349 | "s) for printer %s" |
---|
350 | msgstr "" |
---|
351 | |
---|
352 | #, python-format |
---|
353 | msgid "" |
---|
354 | "User %s not registered in the PyKota system, applying external policy (%s) " |
---|
355 | "for printer %s" |
---|
356 | msgstr "" |
---|
357 | |
---|
358 | #, python-format |
---|
359 | msgid "" |
---|
360 | "User %s doesn't have quota on printer %s in the PyKota system, applying " |
---|
361 | "external policy (%s) for printer %s" |
---|
362 | msgstr "" |
---|
363 | |
---|
364 | #, python-format |
---|
365 | msgid "" |
---|
366 | "External policy %s for printer %s produced an error. Job rejected. Please " |
---|
367 | "check PyKota's configuration files." |
---|
368 | msgstr "" |
---|
369 | |
---|
370 | #, python-format |
---|
371 | msgid "" |
---|
372 | "Printer %s not registered in the PyKota system, applying default policy (%s)" |
---|
373 | msgstr "" |
---|
374 | |
---|
375 | #, python-format |
---|
376 | msgid "" |
---|
377 | "User %s not registered in the PyKota system, applying default policy (%s) " |
---|
378 | "for printer %s" |
---|
379 | msgstr "" |
---|
380 | |
---|
381 | #, python-format |
---|
382 | msgid "" |
---|
383 | "User %s doesn't have quota on printer %s in the PyKota system, applying " |
---|
384 | "default policy (%s)" |
---|
385 | msgstr "" |
---|
386 | |
---|
387 | #, python-format |
---|
388 | msgid "" |
---|
389 | "Printer %s still not registered in the PyKota system, job will be rejected" |
---|
390 | msgstr "" |
---|
391 | |
---|
392 | #, python-format |
---|
393 | msgid "" |
---|
394 | "User %s still not registered in the PyKota system, job will be rejected on " |
---|
395 | "printer %s" |
---|
396 | msgstr "" |
---|
397 | |
---|
398 | #, python-format |
---|
399 | msgid "" |
---|
400 | "User %s still doesn't have quota on printer %s in the PyKota system, job " |
---|
401 | "will be rejected" |
---|
402 | msgstr "" |
---|
403 | |
---|
404 | #, python-format |
---|
405 | msgid "Unable to compute job size with external accounter %s" |
---|
406 | msgstr "" |
---|
407 | |
---|
408 | msgid "Using the 'stupid' accounting method is unreliable." |
---|
409 | msgstr "" |
---|
410 | |
---|
411 | msgid "Totals may be inaccurate if some users are members of several groups." |
---|
412 | msgstr "" |
---|
413 | |
---|
414 | #, python-format |
---|
415 | msgid "Unknown printer address in EXTERNAL(%s) for printer %s" |
---|
416 | msgstr "" |
---|
417 | |
---|
418 | #, python-format |
---|
419 | msgid "Unable to query printer %s via EXTERNAL(%s)" |
---|
420 | msgstr "" |
---|
421 | |
---|
422 | #, python-format |
---|
423 | msgid "Unknown printer address in SNMP(%s, %s) for printer %s" |
---|
424 | msgstr "" |
---|
425 | |
---|
426 | #, python-format |
---|
427 | msgid "Unable to query printer %s via SNMP(%s, %s)" |
---|
428 | msgstr "" |
---|
429 | |
---|
430 | #, python-format |
---|
431 | msgid "Search for %s(%s) from %s(scope=%s) returned no answer." |
---|
432 | msgstr "" |
---|
433 | |
---|
434 | #, python-format |
---|
435 | msgid "Problem adding LDAP entry (%s, %s)" |
---|
436 | msgstr "" |
---|
437 | |
---|
438 | #, python-format |
---|
439 | msgid "Problem deleting LDAP entry (%s)" |
---|
440 | msgstr "" |
---|
441 | |
---|
442 | #, python-format |
---|
443 | msgid "Problem modifying LDAP entry (%s, %s)" |
---|
444 | msgstr "" |
---|