1 | # PyKota |
---|
2 | # |
---|
3 | # PyKota : Print Quotas for CUPS and LPRng |
---|
4 | # |
---|
5 | # (c) 2003, 2004, 2005 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 | # |
---|
23 | msgid "" |
---|
24 | msgstr "" |
---|
25 | "Project-Id-Version: PyKota v1.20\n" |
---|
26 | "Report-Msgid-Bugs-To: alet@librelogiciel.com\n" |
---|
27 | "POT-Creation-Date: 2004-11-25 10:16+0100\n" |
---|
28 | "PO-Revision-Date: 2004-07-21 15:35:00+0100\n" |
---|
29 | "Last-Translator: Jurandy Martins <jurandy@ic.unicamp.br>\n" |
---|
30 | "Language-Team: Brazilian <jurandy@ic.unicamp.br>\n" |
---|
31 | "MIME-Version: 1.0\n" |
---|
32 | "Content-Type: text/plain; charset=ISO-8859-15\n" |
---|
33 | "Content-Transfer-Encoding: 8bit\n" |
---|
34 | |
---|
35 | msgid "PyKota Data Dumper" |
---|
36 | msgstr "" |
---|
37 | |
---|
38 | msgid "Dump" |
---|
39 | msgstr "" |
---|
40 | |
---|
41 | msgid "Please click on the above button" |
---|
42 | msgstr "" |
---|
43 | |
---|
44 | msgid "Data Type" |
---|
45 | msgstr "" |
---|
46 | |
---|
47 | msgid "Output Format" |
---|
48 | msgstr "" |
---|
49 | |
---|
50 | msgid "Filter" |
---|
51 | msgstr "" |
---|
52 | |
---|
53 | msgid "PyKota Reports" |
---|
54 | msgstr "Relat� do Pykota" |
---|
55 | |
---|
56 | msgid "Report" |
---|
57 | msgstr "Relat�" |
---|
58 | |
---|
59 | msgid "Printer" |
---|
60 | msgstr "Impressora" |
---|
61 | |
---|
62 | msgid "User / Group names mask" |
---|
63 | msgstr "M�ara de nomes para Usu�os / Grupos" |
---|
64 | |
---|
65 | msgid "Groups report" |
---|
66 | msgstr "Relat� de Grupos" |
---|
67 | |
---|
68 | msgid "History" |
---|
69 | msgstr "Hist�o" |
---|
70 | |
---|
71 | msgid "Empty" |
---|
72 | msgstr "Vazio" |
---|
73 | |
---|
74 | msgid "Date" |
---|
75 | msgstr "Data" |
---|
76 | |
---|
77 | msgid "Action" |
---|
78 | msgstr "A�" |
---|
79 | |
---|
80 | msgid "User" |
---|
81 | msgstr "Usu�o" |
---|
82 | |
---|
83 | msgid "Hostname" |
---|
84 | msgstr "Nome do computador" |
---|
85 | |
---|
86 | msgid "JobId" |
---|
87 | msgstr "Id da Tarefa" |
---|
88 | |
---|
89 | msgid "JobSize" |
---|
90 | msgstr "Tamanho da Tarefa" |
---|
91 | |
---|
92 | msgid "JobPrice" |
---|
93 | msgstr "Pre�da Tarefa" |
---|
94 | |
---|
95 | msgid "Copies" |
---|
96 | msgstr "C�s" |
---|
97 | |
---|
98 | msgid "JobBytes" |
---|
99 | msgstr "Tamanho da Tarefa em Bytes" |
---|
100 | |
---|
101 | msgid "PageCounter" |
---|
102 | msgstr "Contador de p�nas" |
---|
103 | |
---|
104 | msgid "Title" |
---|
105 | msgstr "T�lo" |
---|
106 | |
---|
107 | msgid "Filename" |
---|
108 | msgstr "Nome do arquivo" |
---|
109 | |
---|
110 | msgid "Options" |
---|
111 | msgstr "Op�s" |
---|
112 | |
---|
113 | msgid "MD5Sum" |
---|
114 | msgstr "" |
---|
115 | |
---|
116 | msgid "BillingCode" |
---|
117 | msgstr "" |
---|
118 | |
---|
119 | msgid "Pages" |
---|
120 | msgstr "" |
---|
121 | |
---|
122 | msgid "Previous page" |
---|
123 | msgstr "P�na anterior" |
---|
124 | |
---|
125 | #, python-format |
---|
126 | msgid "Unsupported accounter backend %s" |
---|
127 | msgstr "Accounter Backend %s n�suportado" |
---|
128 | |
---|
129 | #, python-format |
---|
130 | msgid "Configuration file %s not found." |
---|
131 | msgstr "Arquivo de configura� %s n�encontrado." |
---|
132 | |
---|
133 | #, python-format |
---|
134 | msgid "Option %s not found in section global of %s" |
---|
135 | msgstr "Op� %s n�encontrada na se� global de %s" |
---|
136 | |
---|
137 | #, python-format |
---|
138 | msgid "Option %s not found in section %s of %s" |
---|
139 | msgstr "Op� %s n�encontrada na se� %s de %s" |
---|
140 | |
---|
141 | #, python-format |
---|
142 | msgid "Option ldaptls is set, but certificate %s is not readable." |
---|
143 | msgstr "" |
---|
144 | |
---|
145 | #, python-format |
---|
146 | msgid "Option logger only supports values in %s" |
---|
147 | msgstr "a op� logger s�porta valores em %s" |
---|
148 | |
---|
149 | #, python-format |
---|
150 | msgid "Invalid accounter %s for printer %s" |
---|
151 | msgstr "Contador de p�nas %s inv�do, para a impressora %s" |
---|
152 | |
---|
153 | #, python-format |
---|
154 | msgid "Option accounter in section %s only supports values in %s" |
---|
155 | msgstr "A op� accounter na se� %s s�porta valores em %s" |
---|
156 | |
---|
157 | #, python-format |
---|
158 | msgid "Option enforcement in section %s only supports values in %s" |
---|
159 | msgstr "Op� enforcement (refor� na se� %s s�porta valores em %s" |
---|
160 | |
---|
161 | #, python-format |
---|
162 | msgid "Option onaccountererror in section %s only supports values in %s" |
---|
163 | msgstr "" |
---|
164 | |
---|
165 | #, python-format |
---|
166 | msgid "Invalid policy %s for printer %s" |
---|
167 | msgstr "Pol�ca inv�da %s para a impressora %s" |
---|
168 | |
---|
169 | #, python-format |
---|
170 | msgid "Option policy in section %s only supports values in %s" |
---|
171 | msgstr "A op� policy na se� %s s�porta valores em %s" |
---|
172 | |
---|
173 | #, python-format |
---|
174 | msgid "Invalid option mailto %s for printer %s" |
---|
175 | msgstr "Op� mailto %s inv�da, para a impressora %s" |
---|
176 | |
---|
177 | #, python-format |
---|
178 | msgid "Option mailto in section %s only supports values in %s" |
---|
179 | msgstr "a op� mailto na se� %s s�porta valores em %s" |
---|
180 | |
---|
181 | #, python-format |
---|
182 | msgid "Invalid maximal deny banners counter %s" |
---|
183 | msgstr "" |
---|
184 | |
---|
185 | #, python-format |
---|
186 | msgid "Invalid grace delay %s" |
---|
187 | msgstr "Tiempo gartis %s inv�do" |
---|
188 | |
---|
189 | #, python-format |
---|
190 | msgid "Invalid poor man's threshold %s" |
---|
191 | msgstr "Valor 'poor man' %s inv�do" |
---|
192 | |
---|
193 | msgid "" |
---|
194 | "Your Print Quota account balance is Low.\n" |
---|
195 | "Soon you'll not be allowed to print anymore.\n" |
---|
196 | "Please contact the Print Quota Administrator to solve the problem." |
---|
197 | msgstr "" |
---|
198 | "A media de sua quota de impress�est�aixa.\n" |
---|
199 | "voce n�pode imprimir .\n" |
---|
200 | "Por favor entre em contato com o administrador das Impressoras para resolver " |
---|
201 | "o problema." |
---|
202 | |
---|
203 | #, python-format |
---|
204 | msgid "" |
---|
205 | "You are not allowed to print anymore because\n" |
---|
206 | "your Print Quota is exceeded on printer %s." |
---|
207 | msgstr "" |
---|
208 | "Voce n�pode imprimir porque\n" |
---|
209 | "sua quota de impress�foi excedida, na impressora %s." |
---|
210 | |
---|
211 | #, python-format |
---|
212 | msgid "" |
---|
213 | "You will soon be forbidden to print anymore because\n" |
---|
214 | "your Print Quota is almost reached on printer %s." |
---|
215 | msgstr "" |
---|
216 | "Sua impress�est�loqueada porque\n" |
---|
217 | "sua quota de impress�foi atingida, na impressora %s." |
---|
218 | |
---|
219 | #, python-format |
---|
220 | msgid "Option accountbanner in section %s only supports values in %s" |
---|
221 | msgstr "" |
---|
222 | |
---|
223 | #, python-format |
---|
224 | msgid "Option trustjobsize for printer %s is incorrect" |
---|
225 | msgstr "" |
---|
226 | |
---|
227 | msgid "Users" |
---|
228 | msgstr "" |
---|
229 | |
---|
230 | msgid "Groups" |
---|
231 | msgstr "" |
---|
232 | |
---|
233 | msgid "Printers" |
---|
234 | msgstr "" |
---|
235 | |
---|
236 | msgid "Users Print Quotas" |
---|
237 | msgstr "" |
---|
238 | |
---|
239 | msgid "Users Groups Print Quotas" |
---|
240 | msgstr "" |
---|
241 | |
---|
242 | msgid "History of Payments" |
---|
243 | msgstr "" |
---|
244 | |
---|
245 | msgid "Printers Groups Membership" |
---|
246 | msgstr "" |
---|
247 | |
---|
248 | msgid "Users Groups Membership" |
---|
249 | msgstr "" |
---|
250 | |
---|
251 | msgid "Comma Separated Values" |
---|
252 | msgstr "" |
---|
253 | |
---|
254 | msgid "Semicolon Separated Values" |
---|
255 | msgstr "" |
---|
256 | |
---|
257 | msgid "Tabulation Separated Values" |
---|
258 | msgstr "" |
---|
259 | |
---|
260 | msgid "eXtensible Markup Language" |
---|
261 | msgstr "" |
---|
262 | |
---|
263 | msgid "CUPS' page_log" |
---|
264 | msgstr "" |
---|
265 | |
---|
266 | msgid "You're not allowed to use this command." |
---|
267 | msgstr "" |
---|
268 | |
---|
269 | #, python-format |
---|
270 | msgid "Invalid value [%s] for --filter command line option, see help." |
---|
271 | msgstr "" |
---|
272 | |
---|
273 | #, python-format |
---|
274 | msgid "Invalid modifier [%s] for --data command line option, see help." |
---|
275 | msgstr "" |
---|
276 | |
---|
277 | #, python-format |
---|
278 | msgid "Invalid modifier [%s] for --format command line option, see help." |
---|
279 | msgstr "" |
---|
280 | |
---|
281 | msgid "XML output is disabled because the jaxml module is not available." |
---|
282 | msgstr "" |
---|
283 | |
---|
284 | msgid "PyKota data dumper failed : I/O error" |
---|
285 | msgstr "" |
---|
286 | |
---|
287 | #, python-format |
---|
288 | msgid "Unsupported logging subsystem %s" |
---|
289 | msgstr "Sistema de log %s n�suportado" |
---|
290 | |
---|
291 | #, python-format |
---|
292 | msgid "Report for %s quota on printer %s" |
---|
293 | msgstr "Relatorio de quota %s para a impressora %s" |
---|
294 | |
---|
295 | #, python-format |
---|
296 | msgid "Pages grace time: %i days" |
---|
297 | msgstr "Tempo de cortesia : %i d�" |
---|
298 | |
---|
299 | #, python-format |
---|
300 | msgid "Price per job: %.3f" |
---|
301 | msgstr "Pre�por impress� %.3f" |
---|
302 | |
---|
303 | #, python-format |
---|
304 | msgid "Price per page: %.3f" |
---|
305 | msgstr "Pre�por p�na: %.3f" |
---|
306 | |
---|
307 | msgid "" |
---|
308 | "Group overcharge used soft hard balance grace " |
---|
309 | "total paid warn" |
---|
310 | msgstr "" |
---|
311 | |
---|
312 | msgid "" |
---|
313 | "User overcharge used soft hard balance grace " |
---|
314 | "total paid warn" |
---|
315 | msgstr "" |
---|
316 | |
---|
317 | msgid "unknown" |
---|
318 | msgstr "Desconhecido" |
---|
319 | |
---|
320 | #, python-format |
---|
321 | msgid "Real : %s" |
---|
322 | msgstr "Real : %s" |
---|
323 | |
---|
324 | #, python-format |
---|
325 | msgid "Total : %9i" |
---|
326 | msgstr "Total : %9i" |
---|
327 | |
---|
328 | msgid "N/A" |
---|
329 | msgstr "" |
---|
330 | |
---|
331 | #, python-format |
---|
332 | msgid "Unsupported reporter backend %s" |
---|
333 | msgstr "Reporter backend %s n�suportado" |
---|
334 | |
---|
335 | #, python-format |
---|
336 | msgid "Unsupported quota storage backend %s" |
---|
337 | msgstr "o banco de dados: %s n�suportado" |
---|
338 | |
---|
339 | #, python-format |
---|
340 | msgid "Strange problem with uid(%s) : %s" |
---|
341 | msgstr "" |
---|
342 | |
---|
343 | #, python-format |
---|
344 | msgid "Running as user '%s'." |
---|
345 | msgstr "" |
---|
346 | |
---|
347 | msgid "No user named 'pykota'. Not dropping priviledges." |
---|
348 | msgstr "" |
---|
349 | |
---|
350 | #, python-format |
---|
351 | msgid "Impossible to drop priviledges : %s" |
---|
352 | msgstr "" |
---|
353 | |
---|
354 | msgid "Priviledges dropped. Now running as user 'pykota'." |
---|
355 | msgstr "" |
---|
356 | |
---|
357 | #, python-format |
---|
358 | msgid "Impossible to regain priviledges : %s" |
---|
359 | msgstr "" |
---|
360 | |
---|
361 | msgid "Regained priviledges. Now running as root." |
---|
362 | msgstr "" |
---|
363 | |
---|
364 | #, python-format |
---|
365 | msgid "Impossible to connect to SMTP server : %s" |
---|
366 | msgstr "N�foi poss�l conectar-se ao servidor SMTP %s" |
---|
367 | |
---|
368 | #, python-format |
---|
369 | msgid "Impossible to send mail to %s, error %s : %s" |
---|
370 | msgstr "Imposivel enviar email para %s, erro %s : %s" |
---|
371 | |
---|
372 | #, python-format |
---|
373 | msgid "" |
---|
374 | "\n" |
---|
375 | "\n" |
---|
376 | "Please contact your system administrator :\n" |
---|
377 | "\n" |
---|
378 | "\t%s - <%s>\n" |
---|
379 | msgstr "" |
---|
380 | "\n" |
---|
381 | "\n" |
---|
382 | "Por favor contacte a seu administrador de sistemas:\n" |
---|
383 | "\n" |
---|
384 | "\t%s - <%s>\n" |
---|
385 | |
---|
386 | #, python-format |
---|
387 | msgid "Unable to match user %s on printer %s, applying default policy (%s)" |
---|
388 | msgstr "" |
---|
389 | "Imposivel encontrar o usu�o %s para impressorao %s, aplicando politica " |
---|
390 | "padr�(%s)" |
---|
391 | |
---|
392 | #, python-format |
---|
393 | msgid "" |
---|
394 | "Unable to find user %s's account balance, applying default policy (%s) for " |
---|
395 | "printer %s" |
---|
396 | msgstr "" |
---|
397 | "Imposivel encontrar a media da conta do usuario %s, configurando o valor " |
---|
398 | "padr�(%s) para a impressora %s" |
---|
399 | |
---|
400 | #, python-format |
---|
401 | msgid "User %s will not be charged for printing." |
---|
402 | msgstr "" |
---|
403 | |
---|
404 | #, python-format |
---|
405 | msgid "Print Quota exceeded for group %s on printer %s" |
---|
406 | msgstr "Quota de impress�excedida para o grupo %s na impressora %s" |
---|
407 | |
---|
408 | msgid "Print Quota" |
---|
409 | msgstr "Quota de impre�" |
---|
410 | |
---|
411 | msgid "Print Quota Exceeded" |
---|
412 | msgstr "Quota de Impress�Excedida" |
---|
413 | |
---|
414 | #, python-format |
---|
415 | msgid "Print Quota low for group %s on printer %s" |
---|
416 | msgstr "Quota de impressora baixa para o grupo %s na impresora %s" |
---|
417 | |
---|
418 | #, python-format |
---|
419 | msgid "Print Quota exceeded for user %s on printer %s" |
---|
420 | msgstr "Quota de impress�excedida para o usuario %s na impressora %s" |
---|
421 | |
---|
422 | #, python-format |
---|
423 | msgid "Print Quota low for user %s on printer %s" |
---|
424 | msgstr "Quota de impress�baixa para o usuario %s na impressora %s" |
---|
425 | |
---|
426 | msgid "Print Quota Low" |
---|
427 | msgstr "Quota de impress�baixa" |
---|
428 | |
---|
429 | #, python-format |
---|
430 | msgid "Printing system %s, args=%s" |
---|
431 | msgstr "Sistema de impress�%s, argumentos=%s" |
---|
432 | |
---|
433 | #, python-format |
---|
434 | msgid "Unable to precompute the job's size with the generic PDL analyzer : %s" |
---|
435 | msgstr "" |
---|
436 | "Imposs�l calcular tamanho da tarefa usando analisador gen�o de PDL : %s" |
---|
437 | |
---|
438 | #, python-format |
---|
439 | msgid "SIGTERM received, job %s cancelled." |
---|
440 | msgstr "SIGTERM recebida, trabalho %s reiniciado." |
---|
441 | |
---|
442 | msgid "Printer hostname undefined, set to 'localhost'" |
---|
443 | msgstr "" |
---|
444 | "Nome do servidor de impress�n�definido, configurando para 'localhost'" |
---|
445 | |
---|
446 | #, python-format |
---|
447 | msgid "Printing system unknown, args=%s" |
---|
448 | msgstr "Sistema de impress�desconhecido, args=%s" |
---|
449 | |
---|
450 | #, python-format |
---|
451 | msgid "" |
---|
452 | "Printer %s not registered in the PyKota system, applying external policy (%" |
---|
453 | "s) for printer %s" |
---|
454 | msgstr "" |
---|
455 | "Impressora %s n�registada no sistema de impress� foi aplicada a pol�ca " |
---|
456 | "externa (%s) para a impressora %s" |
---|
457 | |
---|
458 | #, python-format |
---|
459 | msgid "" |
---|
460 | "User %s not registered in the PyKota system, applying external policy (%s) " |
---|
461 | "for printer %s" |
---|
462 | msgstr "" |
---|
463 | "Usuario %s n�registrado no sistema PyKota, aplicando pol�ca externa (%s) " |
---|
464 | "para a impressora %s" |
---|
465 | |
---|
466 | #, python-format |
---|
467 | msgid "" |
---|
468 | "User %s doesn't have quota on printer %s in the PyKota system, applying " |
---|
469 | "external policy (%s) for printer %s" |
---|
470 | msgstr "" |
---|
471 | "Utilizador %s n�tem cota na impressora %s, foi aplicada a pol�ca externa " |
---|
472 | "(%s) para a impressora %s" |
---|
473 | |
---|
474 | #, python-format |
---|
475 | msgid "" |
---|
476 | "External policy %s for printer %s produced an error. Job rejected. Please " |
---|
477 | "check PyKota's configuration files." |
---|
478 | msgstr "" |
---|
479 | "Pol�ca externa %s para a impressora %s retornou un error. Trabalho " |
---|
480 | "reiniciado. Por favor verifique os arquivos de configura� do PyKota." |
---|
481 | |
---|
482 | #, python-format |
---|
483 | msgid "" |
---|
484 | "Printer %s not registered in the PyKota system, applying default policy (%s)" |
---|
485 | msgstr "" |
---|
486 | "Impressora %s n�registada no sistema Pykota, foi aplicada por omiss�a " |
---|
487 | "pol�ca (%s)" |
---|
488 | |
---|
489 | #, python-format |
---|
490 | msgid "" |
---|
491 | "User %s not registered in the PyKota system, applying default policy (%s) " |
---|
492 | "for printer %s" |
---|
493 | msgstr "" |
---|
494 | "Usuario %s n�registrado no sistema PyKota, aplicando configura�s padr�" |
---|
495 | "(%s) para a impressora %s" |
---|
496 | |
---|
497 | #, python-format |
---|
498 | msgid "" |
---|
499 | "User %s doesn't have quota on printer %s in the PyKota system, applying " |
---|
500 | "default policy (%s)" |
---|
501 | msgstr "" |
---|
502 | "O utilizador %s n�tem cota na impressora %s, foi aplicada por omiss�a " |
---|
503 | "pol�ca (%s)" |
---|
504 | |
---|
505 | #, python-format |
---|
506 | msgid "" |
---|
507 | "Printer %s still not registered in the PyKota system, job will be rejected" |
---|
508 | msgstr "" |
---|
509 | "A Impressora %s n�se encontra registada no sistema, o pedido ser�ejeitado" |
---|
510 | |
---|
511 | #, python-format |
---|
512 | msgid "" |
---|
513 | "User %s still not registered in the PyKota system, job will be rejected on " |
---|
514 | "printer %s" |
---|
515 | msgstr "" |
---|
516 | "O utilizador %s n�se encontra registado no sistema, o pedido para a " |
---|
517 | "impressora %sser�ejeitado" |
---|
518 | |
---|
519 | #, python-format |
---|
520 | msgid "" |
---|
521 | "User %s still doesn't have quota on printer %s in the PyKota system, job " |
---|
522 | "will be rejected" |
---|
523 | msgstr "" |
---|
524 | "O utilizador %s ainda n�tem cota definida na impressora %s, o pedido ser� |
---|
525 | "rejeitado" |
---|
526 | |
---|
527 | #, python-format |
---|
528 | msgid "Network error while doing SNMP queries on printer %s : %s" |
---|
529 | msgstr "" |
---|
530 | |
---|
531 | #, python-format |
---|
532 | msgid "SNMP message decoding error for printer %s : %s" |
---|
533 | msgstr "" |
---|
534 | |
---|
535 | #, python-format |
---|
536 | msgid "Problem encountered while doing SNMP queries on printer %s : %s" |
---|
537 | msgstr "" |
---|
538 | |
---|
539 | #, python-format |
---|
540 | msgid "Waiting for printer %s to be printing..." |
---|
541 | msgstr "" |
---|
542 | |
---|
543 | #, python-format |
---|
544 | msgid "Waiting for printer %s's idle status to stabilize..." |
---|
545 | msgstr "" |
---|
546 | |
---|
547 | #, python-format |
---|
548 | msgid "Problem during connection to %s:%s : %s" |
---|
549 | msgstr "" |
---|
550 | |
---|
551 | #, python-format |
---|
552 | msgid "Problem while sending PJL query to %s:%s : %s" |
---|
553 | msgstr "" |
---|
554 | |
---|
555 | #, python-format |
---|
556 | msgid "A problem occured while reading printer %s's internal page counter." |
---|
557 | msgstr "" |
---|
558 | |
---|
559 | #, python-format |
---|
560 | msgid "Retrieving printer %s's page counter from database instead." |
---|
561 | msgstr "" |
---|
562 | |
---|
563 | #, python-format |
---|
564 | msgid "" |
---|
565 | "Couldn't retrieve printer %s's internal page counter either before or after " |
---|
566 | "printing." |
---|
567 | msgstr "" |
---|
568 | |
---|
569 | #, python-format |
---|
570 | msgid "Job's size forced to 1 page for printer %s." |
---|
571 | msgstr "" |
---|
572 | |
---|
573 | #, python-format |
---|
574 | msgid "No previous job in database for printer %s." |
---|
575 | msgstr "" |
---|
576 | |
---|
577 | #, python-format |
---|
578 | msgid "Inconsistent values for printer %s's internal page counter." |
---|
579 | msgstr "" |
---|
580 | |
---|
581 | msgid "" |
---|
582 | "Internal SNMP accounting asked, but Python-SNMP is not available. Please " |
---|
583 | "download it from http://pysnmp.sourceforge.net" |
---|
584 | msgstr "" |
---|
585 | |
---|
586 | #, python-format |
---|
587 | msgid "Unknown printer address in HARDWARE(%s) for printer %s" |
---|
588 | msgstr "Endere�invalido em HARDWARE(%s) para a impressora %s" |
---|
589 | |
---|
590 | #, python-format |
---|
591 | msgid "Launching HARDWARE(%s)..." |
---|
592 | msgstr "Tentando identifica� f�ca(%s)..." |
---|
593 | |
---|
594 | #, python-format |
---|
595 | msgid "SIGTERM was sent to hardware accounter %s (pid: %s)" |
---|
596 | msgstr "Sinal SIGTERM enviado para contador f�co %s (pid : %s)" |
---|
597 | |
---|
598 | #, python-format |
---|
599 | msgid "Line [%s] skipped in accounter's output. Trying again..." |
---|
600 | msgstr "" |
---|
601 | |
---|
602 | #, python-format |
---|
603 | msgid "Hardware accounter %s exit code is %s" |
---|
604 | msgstr "" |
---|
605 | |
---|
606 | #, python-format |
---|
607 | msgid "Unable to query printer %s via HARDWARE(%s)" |
---|
608 | msgstr "Imposive consultar a impressora %s via HARDWARE(%s)" |
---|
609 | |
---|
610 | #, python-format |
---|
611 | msgid "" |
---|
612 | "SNMP querying stage interrupted. Using latest value seen for internal page " |
---|
613 | "counter (%s) on printer %s." |
---|
614 | msgstr "" |
---|
615 | |
---|
616 | #, python-format |
---|
617 | msgid "" |
---|
618 | "PJL querying stage interrupted. Using latest value seen for internal page " |
---|
619 | "counter (%s) on printer %s." |
---|
620 | msgstr "" |
---|
621 | |
---|
622 | #, python-format |
---|
623 | msgid "Launching SOFTWARE(%s)..." |
---|
624 | msgstr "Tentando identifica� l�a (%s)..." |
---|
625 | |
---|
626 | #, python-format |
---|
627 | msgid "Unable to compute job size with accounter %s" |
---|
628 | msgstr "Impossivel calcular o tamanho do trabalho com o contador %s" |
---|
629 | |
---|
630 | #, python-format |
---|
631 | msgid "Problem while waiting for software accounter pid %s to exit : %s" |
---|
632 | msgstr "Problema ao aguardar encerramento do contador l�o de pid %s : %s" |
---|
633 | |
---|
634 | #, python-format |
---|
635 | msgid "Software accounter %s exit code is %s" |
---|
636 | msgstr "C�o de erro para contador l�o %s : %s" |
---|
637 | |
---|
638 | msgid "Totals may be inaccurate if some users are members of several groups." |
---|
639 | msgstr "" |
---|
640 | "O Total pode n�ser exato se os usuarios forem mebros de varios grupos." |
---|
641 | |
---|
642 | #, python-format |
---|
643 | msgid "" |
---|
644 | "Search base %s doesn't seem to exist. Probable misconfiguration. Please " |
---|
645 | "double check /etc/pykota/pykota.conf : %s" |
---|
646 | msgstr "" |
---|
647 | "Base de busca %s parece n�existir, provavelmente por causa de m� |
---|
648 | "configura�.Por favor, verifique as configura�s do arquivo /etc/pykota/" |
---|
649 | "pykota.conf : %s" |
---|
650 | |
---|
651 | #, python-format |
---|
652 | msgid "Search for %s(%s) from %s(scope=%s) returned no answer." |
---|
653 | msgstr "Buscar por %s(%s) apartir de %s(scope=%s) nenhum registro encontrado." |
---|
654 | |
---|
655 | #, python-format |
---|
656 | msgid "Problem adding LDAP entry (%s, %s)" |
---|
657 | msgstr "Problema adicionando entrada LDAP (%s, %s)" |
---|
658 | |
---|
659 | #, python-format |
---|
660 | msgid "Problem deleting LDAP entry (%s)" |
---|
661 | msgstr "Problema apagando entrada LDAP (%s)" |
---|
662 | |
---|
663 | #, python-format |
---|
664 | msgid "Problem modifying LDAP entry (%s, %s)" |
---|
665 | msgstr "Problema modificando entrada LDAP (%s, %s)" |
---|
666 | |
---|
667 | #, python-format |
---|
668 | msgid "" |
---|
669 | "No pykotaAccountBalance object found for user %s. Did you create LDAP " |
---|
670 | "entries manually ?" |
---|
671 | msgstr "" |
---|
672 | |
---|
673 | #, python-format |
---|
674 | msgid "" |
---|
675 | "Unable to find an existing objectClass %s entry with %s=%s to attach " |
---|
676 | "pykotaAccount objectClass" |
---|
677 | msgstr "" |
---|
678 | "Imposs�l encontrar uma entrada objectClass %s existente com %s=%s " |
---|
679 | "paraanexar objectClass pykotaAccount" |
---|
680 | |
---|
681 | #, python-format |
---|
682 | msgid "Unable to find an existing entry to attach pykotaGroup objectclass %s" |
---|
683 | msgstr "" |
---|
684 | "Imposs�l encontrar uma entrada existente para anexar ao objectClass " |
---|
685 | "pykotaGroup %s" |
---|
686 | |
---|
687 | #, python-format |
---|
688 | msgid "" |
---|
689 | "autopykota v%s (c) 2003, 2004, 2005 C@LL - Conseil Internet & Logiciels " |
---|
690 | "Libres\n" |
---|
691 | "A tool to automate user account creation and initial balance setting.\n" |
---|
692 | "\n" |
---|
693 | "THIS TOOL MUST NOT BE USED IF YOU WANT TO LIMIT YOUR USERS BY PAGE QUOTA !\n" |
---|
694 | "\n" |
---|
695 | "command line usage :\n" |
---|
696 | "\n" |
---|
697 | " THIS TOOL MUST NOT BE USED FROM THE COMMAND LINE BUT ONLY AS PART\n" |
---|
698 | " OF AN external policy IN pykota.conf\n" |
---|
699 | " \n" |
---|
700 | " autopykota { -i | --initbalance value } \n" |
---|
701 | "\n" |
---|
702 | "options :\n" |
---|
703 | "\n" |
---|
704 | " -v | --version Prints autopykota's version number then exits.\n" |
---|
705 | " -h | --help Prints this message then exits.\n" |
---|
706 | " \n" |
---|
707 | " -i | --initbalance b Sets the user's account initial balance value to b.\n" |
---|
708 | " If the user already exists, actual balance is left\n" |
---|
709 | " unmodified. If unset, the default value is 0.\n" |
---|
710 | " \n" |
---|
711 | "This program is free software; you can redistribute it and/or modify\n" |
---|
712 | "it under the terms of the GNU General Public License as published by\n" |
---|
713 | "the Free Software Foundation; either version 2 of the License, or\n" |
---|
714 | "(at your option) any later version.\n" |
---|
715 | "\n" |
---|
716 | "This program is distributed in the hope that it will be useful,\n" |
---|
717 | "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" |
---|
718 | "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" |
---|
719 | "GNU General Public License for more details.\n" |
---|
720 | "\n" |
---|
721 | "You should have received a copy of the GNU General Public License\n" |
---|
722 | "along with this program; if not, write to the Free Software\n" |
---|
723 | "Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n" |
---|
724 | "\n" |
---|
725 | "Please e-mail bugs to: %s" |
---|
726 | msgstr "" |
---|
727 | |
---|
728 | #, python-format |
---|
729 | msgid "Banner generator %s exit code is %s" |
---|
730 | msgstr "" |
---|
731 | |
---|
732 | msgid "Job contains no data. Printing is denied." |
---|
733 | msgstr "Tarefa n�cont�nenhum dado. Impress�negada" |
---|
734 | |
---|
735 | msgid "Job is a duplicate. Printing is denied." |
---|
736 | msgstr "" |
---|
737 | |
---|
738 | msgid "Banner won't be printed : maximum number of deny banners reached." |
---|
739 | msgstr "" |
---|
740 | |
---|
741 | msgid "Job accounting begins." |
---|
742 | msgstr "In�o da contagem da tarefa." |
---|
743 | |
---|
744 | msgid "Job accounting ends." |
---|
745 | msgstr "Fim da contagem da tarefa." |
---|
746 | |
---|
747 | msgid "Job size forced to 0 because printing is denied." |
---|
748 | msgstr "Tamanho da tarefa zerado porque a impress�foi negada" |
---|
749 | |
---|
750 | #, python-format |
---|
751 | msgid "Beware : computed job size (%s) != precomputed job size (%s)" |
---|
752 | msgstr "" |
---|
753 | |
---|
754 | msgid "" |
---|
755 | "The job size will be trusted anyway according to the 'trustjobsize' directive" |
---|
756 | msgstr "" |
---|
757 | |
---|
758 | #, python-format |
---|
759 | msgid "" |
---|
760 | "The job size will be trusted because it is inferior to the 'trustjobsize' " |
---|
761 | "directive's limit %s" |
---|
762 | msgstr "" |
---|
763 | |
---|
764 | #, python-format |
---|
765 | msgid "" |
---|
766 | "The job size will be modified according to the 'trustjobsize' directive : %s" |
---|
767 | msgstr "" |
---|
768 | |
---|
769 | #, python-format |
---|
770 | msgid "Job size : %i" |
---|
771 | msgstr "Tamanho da tarefa : %i" |
---|
772 | |
---|
773 | #, python-format |
---|
774 | msgid "Updating user %s's quota on printer %s" |
---|
775 | msgstr "Atualizando cota do usu�o %s para a impressora %s" |
---|
776 | |
---|
777 | msgid "Job added to history." |
---|
778 | msgstr "Tarefa adicionada ao hist�o" |
---|
779 | |
---|
780 | #, python-format |
---|
781 | msgid "File number %s unregistered twice from polling object, ignored." |
---|
782 | msgstr "" |
---|
783 | "Arquivo n� %s descadastrado duas vezes do objeto de consulta. Ignorado" |
---|
784 | |
---|
785 | #, python-format |
---|
786 | msgid "SIGTERM was sent to real backend %s (pid: %s)" |
---|
787 | msgstr "SIGTERM foi emitida a real backend %s (pid: %s)" |
---|
788 | |
---|
789 | #, python-format |
---|
790 | msgid "CUPS backend %s died abnormally." |
---|
791 | msgstr "Backend CUPS morreu anormalmente." |
---|
792 | |
---|
793 | #, python-format |
---|
794 | msgid "" |
---|
795 | "dumpykota v%s (c) 2003, 2004, 2005 C@LL - Conseil Internet & Logiciels " |
---|
796 | "Libres\n" |
---|
797 | "\n" |
---|
798 | "Dumps PyKota database's content.\n" |
---|
799 | "\n" |
---|
800 | "command line usage :\n" |
---|
801 | "\n" |
---|
802 | " dumpykota [options] [filterexpr]\n" |
---|
803 | "\n" |
---|
804 | "options :\n" |
---|
805 | "\n" |
---|
806 | " -v | --version Prints dumpykota's version number then exits.\n" |
---|
807 | " -h | --help Prints this message then exits.\n" |
---|
808 | " \n" |
---|
809 | " -d | --data type Dumps 'type' datas. Allowed types are :\n" |
---|
810 | " \n" |
---|
811 | " - history : dumps the jobs history.\n" |
---|
812 | " - users : dumps users.\n" |
---|
813 | " - groups : dumps user groups.\n" |
---|
814 | " - printers : dump printers.\n" |
---|
815 | " - upquotas : dump user quotas.\n" |
---|
816 | " - gpquotas : dump user groups quotas.\n" |
---|
817 | " - payments : dumps user payments.\n" |
---|
818 | " - pmembers : dumps printer groups members.\n" |
---|
819 | " - umembers : dumps user groups members.\n" |
---|
820 | " \n" |
---|
821 | " NB : the -d | --data command line option \n" |
---|
822 | " is MANDATORY.\n" |
---|
823 | " \n" |
---|
824 | " -f | --format fmt Dumps datas in the 'fmt' format. When not specified,\n" |
---|
825 | " the format is to dump datas in the csv format (comma\n" |
---|
826 | " separated values). All data dumped is between double\n" |
---|
827 | " quotes. Allowed formats are :\n" |
---|
828 | " \n" |
---|
829 | " - csv : separate datas with commas\n" |
---|
830 | " - ssv : separate datas with semicolons\n" |
---|
831 | " - tsv : separate datas with tabs\n" |
---|
832 | " - xml : dump data as XML\n" |
---|
833 | " - cups : dump datas in CUPS' page_log format :\n" |
---|
834 | " ONLY AVAILABLE WITH --data history\n" |
---|
835 | " \n" |
---|
836 | " -o | --output fname All datas will be dumped to the file instead of\n" |
---|
837 | " to the standard output. The special '-' filename\n" |
---|
838 | " is the default value and means stdout.\n" |
---|
839 | " WARNING : existing files are truncated !\n" |
---|
840 | " \n" |
---|
841 | " Use the filter expressions to extract only parts of the \n" |
---|
842 | " datas. Allowed filters are of the form :\n" |
---|
843 | " \n" |
---|
844 | " key=value\n" |
---|
845 | " \n" |
---|
846 | " Allowed keys for now are : \n" |
---|
847 | " \n" |
---|
848 | " username User's name\n" |
---|
849 | " groupname Users group's name\n" |
---|
850 | " printername Printer's name\n" |
---|
851 | " pgroupname Printers group's name\n" |
---|
852 | " \n" |
---|
853 | " Contrary to other PyKota management tools, wildcard characters are not \n" |
---|
854 | " expanded, so you can't use them.\n" |
---|
855 | " \n" |
---|
856 | " NB : not all keys are allowed for each data type, so the result may be \n" |
---|
857 | " empty if you use a key not available for a particular data type.\n" |
---|
858 | " \n" |
---|
859 | "Examples :\n" |
---|
860 | "\n" |
---|
861 | " $ dumpykota --data history --format csv >myfile.csv\n" |
---|
862 | " \n" |
---|
863 | " This dumps the history in a comma separated values file, for possible\n" |
---|
864 | " use in a spreadsheet.\n" |
---|
865 | " \n" |
---|
866 | " $ dumpykota --data users --format xml -o users.xml\n" |
---|
867 | " \n" |
---|
868 | " Dumps all users datas to the users.xml file.\n" |
---|
869 | " \n" |
---|
870 | " $ dumpykota --data history printername=HP2100 username=jerome\n" |
---|
871 | " \n" |
---|
872 | " Dumps the job history for user jerome on printer HP2100 only.\n" |
---|
873 | " \n" |
---|
874 | "This program is free software; you can redistribute it and/or modify\n" |
---|
875 | "it under the terms of the GNU General Public License as published by\n" |
---|
876 | "the Free Software Foundation; either version 2 of the License, or\n" |
---|
877 | "(at your option) any later version.\n" |
---|
878 | "\n" |
---|
879 | "This program is distributed in the hope that it will be useful,\n" |
---|
880 | "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" |
---|
881 | "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" |
---|
882 | "GNU General Public License for more details.\n" |
---|
883 | "\n" |
---|
884 | "You should have received a copy of the GNU General Public License\n" |
---|
885 | "along with this program; if not, write to the Free Software\n" |
---|
886 | "Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n" |
---|
887 | "\n" |
---|
888 | "Please e-mail bugs to: %s" |
---|
889 | msgstr "" |
---|
890 | |
---|
891 | msgid "The -d | --data command line option is mandatory, see help." |
---|
892 | msgstr "" |
---|
893 | |
---|
894 | #, python-format |
---|
895 | msgid "" |
---|
896 | "edpykota v%s (c) 2003, 2004, 2005 C@LL - Conseil Internet & Logiciels " |
---|
897 | "Libres\n" |
---|
898 | "A Print Quota editor for PyKota.\n" |
---|
899 | "\n" |
---|
900 | "command line usage :\n" |
---|
901 | "\n" |
---|
902 | " edpykota [options] user1 user2 ... userN\n" |
---|
903 | " \n" |
---|
904 | " edpykota [options] group1 group2 ... groupN\n" |
---|
905 | "\n" |
---|
906 | "options :\n" |
---|
907 | "\n" |
---|
908 | " -v | --version Prints edpykota's version number then exits.\n" |
---|
909 | " -h | --help Prints this message then exits.\n" |
---|
910 | " \n" |
---|
911 | " -a | --add Adds users and/or printers if they don't \n" |
---|
912 | " exist on the Quota Storage Server.\n" |
---|
913 | " \n" |
---|
914 | " -d | --delete Deletes users/groups from the quota storage.\n" |
---|
915 | " Printers are never deleted.\n" |
---|
916 | " \n" |
---|
917 | " -c | --charge p[,j] Sets the price per page and per job to charge\n" |
---|
918 | " for a particular printer. Job price is optional.\n" |
---|
919 | " If both are to be set, separate them with a comma.\n" |
---|
920 | " Floating point values are allowed.\n" |
---|
921 | " \n" |
---|
922 | " -o | --overcharge f Sets the overcharging factor applied to the user \n" |
---|
923 | " when computing the cost of a print job. Positive or \n" |
---|
924 | " negative floating point values are allowed,\n" |
---|
925 | " this allows you to do some really creative\n" |
---|
926 | " things like giving money to an user whenever\n" |
---|
927 | " he prints. The number of pages in a print job\n" |
---|
928 | " is not modified by this coefficient, only the\n" |
---|
929 | " cost of the job for a particular user.\n" |
---|
930 | " Only users have a coefficient.\n" |
---|
931 | " \n" |
---|
932 | " -i | --ingroups g1[,g2...] Puts the users into each of the groups\n" |
---|
933 | " listed, separated by commas. The groups\n" |
---|
934 | " must already exist in the Quota Storage.\n" |
---|
935 | " \n" |
---|
936 | " -u | --users Edit users print quotas, this is the default.\n" |
---|
937 | " \n" |
---|
938 | " -P | --printer p Edit quotas on printer p only. Actually p can\n" |
---|
939 | " use wildcards characters to select only\n" |
---|
940 | " some printers. The default value is *, meaning\n" |
---|
941 | " all printers. \n" |
---|
942 | " You can specify several names or wildcards, \n" |
---|
943 | " by separating them with commas.\n" |
---|
944 | " \n" |
---|
945 | " -G | --pgroups pg1[,pg2...] Adds the printer(s) to the printer groups\n" |
---|
946 | " pg1, pg2, etc... which must already exist.\n" |
---|
947 | " A printer group is just like a normal printer,\n" |
---|
948 | " only that it is usually unknown from the printing\n" |
---|
949 | " system. Create printer groups exactly the same\n" |
---|
950 | " way that you create printers, then add other \n" |
---|
951 | " printers to them with this option.\n" |
---|
952 | " Accounting is done on a printer and on all\n" |
---|
953 | " the printer groups it belongs to, quota checking\n" |
---|
954 | " is done on a printer and on all the printer groups\n" |
---|
955 | " it belongs to.\n" |
---|
956 | " \n" |
---|
957 | " -g | --groups Edit users groups print quotas instead of users.\n" |
---|
958 | " \n" |
---|
959 | " -p | --prototype u|g Uses user u or group g as a prototype to set\n" |
---|
960 | " print quotas\n" |
---|
961 | " \n" |
---|
962 | " -n | --noquota Doesn't set a quota but only does accounting.\n" |
---|
963 | " \n" |
---|
964 | " -r | --reset Resets the actual page counter for the user\n" |
---|
965 | " or group to zero on the specified printers. \n" |
---|
966 | " The life time page counter is kept unchanged.\n" |
---|
967 | " \n" |
---|
968 | " -R | --hardreset Resets the actual and life time page counters\n" |
---|
969 | " for the user or group to zero on the specified \n" |
---|
970 | " printers. This is a shortcut for '--used 0'.\n" |
---|
971 | " \n" |
---|
972 | " -l | --limitby l Choose if the user/group is limited in " |
---|
973 | "printing \n" |
---|
974 | " by its account balance or by its page quota.\n" |
---|
975 | " The default value is 'quota'. Allowed values\n" |
---|
976 | " are 'quota' 'balance' 'quota-then-balance' and\n" |
---|
977 | " 'balance-then-quota'.\n" |
---|
978 | " WARNING : quota-then-balance and balance-then-quota\n" |
---|
979 | " are not yet implemented.\n" |
---|
980 | " \n" |
---|
981 | " -b | --balance b Sets the user's account balance to " |
---|
982 | "b. \n" |
---|
983 | " Account balance may be increase or decreased\n" |
---|
984 | " if b is prefixed with + or -.\n" |
---|
985 | " WARNING : when decreasing account balance,\n" |
---|
986 | " the total paid so far by the user is decreased\n" |
---|
987 | " too.\n" |
---|
988 | " Groups don't have a real balance, but the\n" |
---|
989 | " sum of their users' account balance.\n" |
---|
990 | " \n" |
---|
991 | " -S | --softlimit sl Sets the quota soft limit to sl " |
---|
992 | "pages. \n" |
---|
993 | " \n" |
---|
994 | " -H | --hardlimit hl Sets the quota hard limit to hl pages.\n" |
---|
995 | "\n" |
---|
996 | " -U | --used usage Sets the pagecounters for the user to usage pages;\n" |
---|
997 | " useful for migrating users from a different system\n" |
---|
998 | " where they have already used some pages. Actual\n" |
---|
999 | " and Life Time page counters may be increased or " |
---|
1000 | "decreased\n" |
---|
1001 | " if usage is prefixed with + or -.\n" |
---|
1002 | " WARNING : BOTH page counters are modified in all " |
---|
1003 | "cases,\n" |
---|
1004 | " so be careful.\n" |
---|
1005 | " NB : if 'usage' equals '0', then the action taken is\n" |
---|
1006 | " the same as if --hardreset was used.\n" |
---|
1007 | "\n" |
---|
1008 | " user1 through userN and group1 through groupN can use wildcards\n" |
---|
1009 | " if the --add option is not set.\n" |
---|
1010 | " \n" |
---|
1011 | "examples : \n" |
---|
1012 | "\n" |
---|
1013 | " $ edpykota --add -p jerome john paul george ringo/ringo@example.com\n" |
---|
1014 | " \n" |
---|
1015 | " This will add users john, paul, george and ringo to the quota\n" |
---|
1016 | " database, and set their print quotas to the same values than user \n" |
---|
1017 | " jerome. User jerome must already exist.\n" |
---|
1018 | " User ringo's email address will also be set to 'ringo@example.com'\n" |
---|
1019 | " \n" |
---|
1020 | " $ edpykota --printer lp -S 50 -H 60 jerome\n" |
---|
1021 | " \n" |
---|
1022 | " This will set jerome's print quota on the lp printer to a soft limit\n" |
---|
1023 | " of 50 pages, and a hard limit of 60 pages. If either user jerome or\n" |
---|
1024 | " printer lp doesn't exist on the Quota Storage Server then nothing is " |
---|
1025 | "done.\n" |
---|
1026 | "\n" |
---|
1027 | " $ edpykota --add --printer lp --ingroups coders,it -S 50 -H 60 jerome\n" |
---|
1028 | " \n" |
---|
1029 | " Same as above, but if either user jerome or printer lp doesn't exist \n" |
---|
1030 | " on the Quota Storage Server they are automatically added. Also\n" |
---|
1031 | " user jerome is put into the groups \"coders\" and \"it\" which must\n" |
---|
1032 | " already exist in the Quota Storage.\n" |
---|
1033 | " \n" |
---|
1034 | " $ edpykota -g -S 500 -H 550 financial support \n" |
---|
1035 | " \n" |
---|
1036 | " This will set print quota soft limit to 500 pages and hard limit\n" |
---|
1037 | " to 550 pages for groups financial and support on all printers.\n" |
---|
1038 | " \n" |
---|
1039 | " $ edpykota --reset jerome \"jo*\"\n" |
---|
1040 | " \n" |
---|
1041 | " This will reset jerome's page counter to zero on all printers, as\n" |
---|
1042 | " well as every user whose name begins with 'jo'.\n" |
---|
1043 | " Their life time page counter on each printer will be kept unchanged.\n" |
---|
1044 | " You can also reset the life time page counters by using the\n" |
---|
1045 | " --hardreset | -R command line option.\n" |
---|
1046 | " \n" |
---|
1047 | " $ edpykota --printer hpcolor --noquota jerome\n" |
---|
1048 | " \n" |
---|
1049 | " This will tell PyKota to not limit jerome when printing on the \n" |
---|
1050 | " hpcolor printer. All his jobs will be allowed on this printer, but \n" |
---|
1051 | " accounting of the pages he prints will still be kept.\n" |
---|
1052 | " Print Quotas for jerome on other printers are unchanged.\n" |
---|
1053 | " \n" |
---|
1054 | " $ edpykota --limitby balance jerome\n" |
---|
1055 | " \n" |
---|
1056 | " This will tell PyKota to limit jerome by his account's balance\n" |
---|
1057 | " when printing.\n" |
---|
1058 | " \n" |
---|
1059 | " $ edpykota --balance +10.0 jerome\n" |
---|
1060 | " \n" |
---|
1061 | " This will increase jerome's account balance by 10.0 (in your\n" |
---|
1062 | " own currency). You can decrease the account balance with a\n" |
---|
1063 | " dash prefix, and set it to a fixed amount with no prefix.\n" |
---|
1064 | " \n" |
---|
1065 | " $ edpykota --delete jerome rachel\n" |
---|
1066 | " \n" |
---|
1067 | " This will completely delete jerome and rachel from the Quota Storage\n" |
---|
1068 | " database. All their quotas and jobs will be deleted too.\n" |
---|
1069 | " \n" |
---|
1070 | " $ edpykota --printer lp --charge 0.1\n" |
---|
1071 | " \n" |
---|
1072 | " This will set the page price for printer lp to 0.1. Job price\n" |
---|
1073 | " will not be changed.\n" |
---|
1074 | " \n" |
---|
1075 | " $ edpykota --printer hplj1,hplj2 --pgroups Laser,HP\n" |
---|
1076 | " \n" |
---|
1077 | " This will put printers hplj1 and hplj2 in printers groups Laser and HP.\n" |
---|
1078 | " When printing either on hplj1 or hplj2, print quota will also be \n" |
---|
1079 | " checked and accounted for on virtual printers Laser and HP.\n" |
---|
1080 | " \n" |
---|
1081 | " $ edpykota --overcharge 2.5 poorstudent\n" |
---|
1082 | " \n" |
---|
1083 | " This will overcharge the poorstudent user by a factor of 2.5.\n" |
---|
1084 | " \n" |
---|
1085 | " $ edpykota --overcharge -1 jerome\n" |
---|
1086 | " \n" |
---|
1087 | " User jerome will actually earn money whenever he prints.\n" |
---|
1088 | " \n" |
---|
1089 | " $ edpykota --overcharge 0 boss\n" |
---|
1090 | " \n" |
---|
1091 | " User boss can print at will, it won't cost him anything because the\n" |
---|
1092 | " cost of each print job will be multiplied by zero before charging\n" |
---|
1093 | " his account.\n" |
---|
1094 | "\n" |
---|
1095 | "This program is free software; you can redistribute it and/or modify\n" |
---|
1096 | "it under the terms of the GNU General Public License as published by\n" |
---|
1097 | "the Free Software Foundation; either version 2 of the License, or\n" |
---|
1098 | "(at your option) any later version.\n" |
---|
1099 | "\n" |
---|
1100 | "This program is distributed in the hope that it will be useful,\n" |
---|
1101 | "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" |
---|
1102 | "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" |
---|
1103 | "GNU General Public License for more details.\n" |
---|
1104 | "\n" |
---|
1105 | "You should have received a copy of the GNU General Public License\n" |
---|
1106 | "along with this program; if not, write to the Free Software\n" |
---|
1107 | "Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n" |
---|
1108 | "\n" |
---|
1109 | "Please e-mail bugs to: %s" |
---|
1110 | msgstr "" |
---|
1111 | |
---|
1112 | #, python-format |
---|
1113 | msgid "Invalid used value %s." |
---|
1114 | msgstr "" |
---|
1115 | |
---|
1116 | #, python-format |
---|
1117 | msgid "Invalid softlimit value %s." |
---|
1118 | msgstr "Valor incorreto para o limite %s." |
---|
1119 | |
---|
1120 | #, python-format |
---|
1121 | msgid "Invalid hardlimit value %s." |
---|
1122 | msgstr "Valor incorreto para o limite Maximo %s." |
---|
1123 | |
---|
1124 | #, python-format |
---|
1125 | msgid "Hard limit %i is less than soft limit %i, values will be exchanged." |
---|
1126 | msgstr "Limite maximo %i �enor que o limite %i, os valores ser�invertidos." |
---|
1127 | |
---|
1128 | #, python-format |
---|
1129 | msgid "Invalid overcharge value %s" |
---|
1130 | msgstr "" |
---|
1131 | |
---|
1132 | #, python-format |
---|
1133 | msgid "Invalid balance value %s" |
---|
1134 | msgstr "Valor da media %s inv�do" |
---|
1135 | |
---|
1136 | #, python-format |
---|
1137 | msgid "Invalid charge amount value %s" |
---|
1138 | msgstr "Valor de carga: %s inv�do" |
---|
1139 | |
---|
1140 | #, python-format |
---|
1141 | msgid "Invalid limitby value %s" |
---|
1142 | msgstr "Valor do limitby %s inv�do" |
---|
1143 | |
---|
1144 | #, python-format |
---|
1145 | msgid "Impossible to add printer %s" |
---|
1146 | msgstr "Imposivel adicionar impressora %s" |
---|
1147 | |
---|
1148 | #, python-format |
---|
1149 | msgid "Invalid printer name %s" |
---|
1150 | msgstr "Nome de impressora %s inv�do" |
---|
1151 | |
---|
1152 | #, python-format |
---|
1153 | msgid "There's no printer matching %s" |
---|
1154 | msgstr "Impressora %s n�encontrada" |
---|
1155 | |
---|
1156 | msgid "You have to pass user or group names on the command line" |
---|
1157 | msgstr "Voce deve informar usuario ou grupo na linha de comando" |
---|
1158 | |
---|
1159 | #, python-format |
---|
1160 | msgid "Prototype object %s not found in Quota Storage." |
---|
1161 | msgstr "Objeto Prototipo %s n�encontrado no banco de dados." |
---|
1162 | |
---|
1163 | #, python-format |
---|
1164 | msgid "Prototype %s not found in Quota Storage for printer %s." |
---|
1165 | msgstr "Prototipo %s n�encontrado no banco dedados para a impressora %s." |
---|
1166 | |
---|
1167 | #, python-format |
---|
1168 | msgid "Undefined hard limit set to soft limit (%s) on printer %s." |
---|
1169 | msgstr "" |
---|
1170 | "O limite maximo invalido, configurando o limite minimo (%s) na impressora %s." |
---|
1171 | |
---|
1172 | #, python-format |
---|
1173 | msgid "Undefined soft limit set to hard limit (%s) on printer %s." |
---|
1174 | msgstr "Limite indefinido, configurando a l�te maximo (%s) na impressora %s." |
---|
1175 | |
---|
1176 | #, python-format |
---|
1177 | msgid "Invalid email address %s" |
---|
1178 | msgstr "Endere�email inv�do" |
---|
1179 | |
---|
1180 | #, python-format |
---|
1181 | msgid "Unknown group %s" |
---|
1182 | msgstr "" |
---|
1183 | |
---|
1184 | #, python-format |
---|
1185 | msgid "Unknown user %s" |
---|
1186 | msgstr "" |
---|
1187 | |
---|
1188 | #, python-format |
---|
1189 | msgid "Invalid group name %s" |
---|
1190 | msgstr "O nome do grupo %s �nv�do" |
---|
1191 | |
---|
1192 | #, python-format |
---|
1193 | msgid "Invalid user name %s" |
---|
1194 | msgstr "O nome de usuario %s �nv�do" |
---|
1195 | |
---|
1196 | #, python-format |
---|
1197 | msgid "Quota not found for object %s on printer %s." |
---|
1198 | msgstr "Quota n�encontrada para o objeto %s para a impressora %s." |
---|
1199 | |
---|
1200 | #, python-format |
---|
1201 | msgid "Group %s not found in the PyKota Storage." |
---|
1202 | msgstr "Grupo %s n�encontrado no banco de dados." |
---|
1203 | |
---|
1204 | msgid "incompatible options, see help." |
---|
1205 | msgstr "O�s incompativeis, veja a ajuda." |
---|
1206 | |
---|
1207 | msgid "Software accounting already done in first pass. Ignoring." |
---|
1208 | msgstr "O contador l�o j�oi aplicado no primeiro passo. Ignorando." |
---|
1209 | |
---|
1210 | msgid "Hardware accounting already done in first pass. Ignoring." |
---|
1211 | msgstr "O contador f�co j�oi aplicado no primeiro passo. Ignorando" |
---|
1212 | |
---|
1213 | msgid "Job size and price now set in history." |
---|
1214 | msgstr "" |
---|
1215 | |
---|
1216 | #, python-format |
---|
1217 | msgid "" |
---|
1218 | "repykota v%s (c) 2003, 2004, 2005 C@LL - Conseil Internet & Logiciels " |
---|
1219 | "Libres\n" |
---|
1220 | "\n" |
---|
1221 | "Generates print quota reports.\n" |
---|
1222 | "\n" |
---|
1223 | "command line usage :\n" |
---|
1224 | "\n" |
---|
1225 | " repykota [options] \n" |
---|
1226 | "\n" |
---|
1227 | "options :\n" |
---|
1228 | "\n" |
---|
1229 | " -v | --version Prints repykota's version number then exits.\n" |
---|
1230 | " -h | --help Prints this message then exits.\n" |
---|
1231 | " \n" |
---|
1232 | " -u | --users Generates a report on users quota, this is \n" |
---|
1233 | " the default.\n" |
---|
1234 | " \n" |
---|
1235 | " -g | --groups Generates a report on group quota instead of users.\n" |
---|
1236 | " \n" |
---|
1237 | " -P | --printer p Report quotas on this printer only. Actually p can\n" |
---|
1238 | " use wildcards characters to select only\n" |
---|
1239 | " some printers. The default value is *, meaning\n" |
---|
1240 | " all printers.\n" |
---|
1241 | " You can specify several names or wildcards, \n" |
---|
1242 | " by separating them with commas.\n" |
---|
1243 | " \n" |
---|
1244 | "examples : \n" |
---|
1245 | "\n" |
---|
1246 | " $ repykota --printer lp\n" |
---|
1247 | " \n" |
---|
1248 | " This will print the quota status for all users who use the lp printer.\n" |
---|
1249 | "\n" |
---|
1250 | " $ repykota \n" |
---|
1251 | " \n" |
---|
1252 | " This will print the quota status for all users on all printers.\n" |
---|
1253 | " \n" |
---|
1254 | " $ repykota --printer \"laser*,*pson\" jerome \"jo*\"\n" |
---|
1255 | " \n" |
---|
1256 | " This will print the quota status for user jerome and all users\n" |
---|
1257 | " whose name begins with \"jo\" on all printers which name begins\n" |
---|
1258 | " with \"laser\" or ends with \"pson\".\n" |
---|
1259 | " \n" |
---|
1260 | " If launched by an user who is not a PyKota administrator, additionnal\n" |
---|
1261 | " arguments representing users or groups names are ignored, and only the\n" |
---|
1262 | " current user/group is reported.\n" |
---|
1263 | "\n" |
---|
1264 | "This program is free software; you can redistribute it and/or modify\n" |
---|
1265 | "it under the terms of the GNU General Public License as published by\n" |
---|
1266 | "the Free Software Foundation; either version 2 of the License, or\n" |
---|
1267 | "(at your option) any later version.\n" |
---|
1268 | "\n" |
---|
1269 | "This program is distributed in the hope that it will be useful,\n" |
---|
1270 | "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" |
---|
1271 | "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" |
---|
1272 | "GNU General Public License for more details.\n" |
---|
1273 | "\n" |
---|
1274 | "You should have received a copy of the GNU General Public License\n" |
---|
1275 | "along with this program; if not, write to the Free Software\n" |
---|
1276 | "Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n" |
---|
1277 | "\n" |
---|
1278 | "Please e-mail bugs to: %s" |
---|
1279 | msgstr "" |
---|
1280 | |
---|
1281 | #, python-format |
---|
1282 | msgid "" |
---|
1283 | "warnpykota v%s (c) 2003, 2004, 2005 C@LL - Conseil Internet & Logiciels " |
---|
1284 | "Libres\n" |
---|
1285 | "\n" |
---|
1286 | "Sends mail to users over print quota.\n" |
---|
1287 | "\n" |
---|
1288 | "command line usage :\n" |
---|
1289 | "\n" |
---|
1290 | " warnpykota [options] [names]\n" |
---|
1291 | "\n" |
---|
1292 | "options :\n" |
---|
1293 | "\n" |
---|
1294 | " -v | --version Prints warnpykota's version number then exits.\n" |
---|
1295 | " -h | --help Prints this message then exits.\n" |
---|
1296 | " \n" |
---|
1297 | " -u | --users Warns users over their print quota, this is the \n" |
---|
1298 | " default.\n" |
---|
1299 | " \n" |
---|
1300 | " -g | --groups Warns users whose groups quota are over limit.\n" |
---|
1301 | " \n" |
---|
1302 | " -P | --printer p Verify quotas on this printer only. Actually p can\n" |
---|
1303 | " use wildcards characters to select only\n" |
---|
1304 | " some printers. The default value is *, meaning\n" |
---|
1305 | " all printers.\n" |
---|
1306 | " You can specify several names or wildcards, \n" |
---|
1307 | " by separating them with commas.\n" |
---|
1308 | " \n" |
---|
1309 | "examples : \n" |
---|
1310 | "\n" |
---|
1311 | " $ warnpykota --printer lp\n" |
---|
1312 | " \n" |
---|
1313 | " This will warn all users of the lp printer who have exceeded their\n" |
---|
1314 | " print quota.\n" |
---|
1315 | "\n" |
---|
1316 | " $ warnpykota \n" |
---|
1317 | " \n" |
---|
1318 | " This will warn all users who have exceeded their print quota on\n" |
---|
1319 | " any printer.\n" |
---|
1320 | "\n" |
---|
1321 | " $ warnpykota --groups --printer \"laserjet*\" \"dev*\"\n" |
---|
1322 | " \n" |
---|
1323 | " This will warn all users of groups which names begins with \"dev\" and\n" |
---|
1324 | " who have exceeded their print quota on any printer which name begins \n" |
---|
1325 | " with \"laserjet\"\n" |
---|
1326 | " \n" |
---|
1327 | " If launched by an user who is not a PyKota administrator, additionnal\n" |
---|
1328 | " arguments representing users or groups names are ignored, and only the\n" |
---|
1329 | " current user/group is reported.\n" |
---|
1330 | "\n" |
---|
1331 | "This program is free software; you can redistribute it and/or modify\n" |
---|
1332 | "it under the terms of the GNU General Public License as published by\n" |
---|
1333 | "the Free Software Foundation; either version 2 of the License, or\n" |
---|
1334 | "(at your option) any later version.\n" |
---|
1335 | "\n" |
---|
1336 | "This program is distributed in the hope that it will be useful,\n" |
---|
1337 | "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" |
---|
1338 | "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" |
---|
1339 | "GNU General Public License for more details.\n" |
---|
1340 | "\n" |
---|
1341 | "You should have received a copy of the GNU General Public License\n" |
---|
1342 | "along with this program; if not, write to the Free Software\n" |
---|
1343 | "Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n" |
---|
1344 | "\n" |
---|
1345 | "Please e-mail bugs to: %s" |
---|
1346 | msgstr "" |
---|
1347 | |
---|
1348 | #, python-format |
---|
1349 | msgid "" |
---|
1350 | "pkbanner v%s (c) 2003, 2004, 2005 C@LL - Conseil Internet & Logiciels " |
---|
1351 | "Libres\n" |
---|
1352 | "\n" |
---|
1353 | "Generates banners.\n" |
---|
1354 | "\n" |
---|
1355 | "command line usage :\n" |
---|
1356 | "\n" |
---|
1357 | " pkbanner [options] \n" |
---|
1358 | "\n" |
---|
1359 | "options :\n" |
---|
1360 | "\n" |
---|
1361 | " -v | --version Prints pkbanner's version number then exits.\n" |
---|
1362 | " -h | --help Prints this message then exits.\n" |
---|
1363 | " \n" |
---|
1364 | " -l | --logo img Use the image as the banner's logo. The logo will\n" |
---|
1365 | " be drawn at the center top of the page. The default\n" |
---|
1366 | " logo is /usr/share/pykota/logos/pykota.jpeg\n" |
---|
1367 | " \n" |
---|
1368 | " -p | --pagesize sz Sets sz as the page size. Most well known\n" |
---|
1369 | " page sizes are recognized, like 'A4' or 'Letter'\n" |
---|
1370 | " to name a few. The default size is A4.\n" |
---|
1371 | " \n" |
---|
1372 | " -s | --savetoner s Sets the text luminosity factor to s%%. This can be \n" |
---|
1373 | " used to save toner. The default value is 0, which\n" |
---|
1374 | " means that no toner saving will be done.\n" |
---|
1375 | " \n" |
---|
1376 | " -u | --url u Uses u as an url to be written at the bottom of \n" |
---|
1377 | " the banner page. The default url is :\n" |
---|
1378 | " http://www.librelogiciel.com/software/\n" |
---|
1379 | " \n" |
---|
1380 | "examples : \n" |
---|
1381 | "\n" |
---|
1382 | " Using pkbanner directly from the command line is not recommended,\n" |
---|
1383 | " excepted for testing purposes. You should use pkbanner in the\n" |
---|
1384 | " 'startingbanner' or 'endingbanner' directives in pykota.conf\n" |
---|
1385 | " \n" |
---|
1386 | " startingbanner: /usr/bin/pkbanner --logo=\"\" --savetoner=75\n" |
---|
1387 | " \n" |
---|
1388 | " With such a setting in pykota.conf, all print jobs will be \n" |
---|
1389 | " prefixed with an A4 banner with no logo, and text luminosity will\n" |
---|
1390 | " be increased by 75%%. The PostScript output will be directly sent\n" |
---|
1391 | " to your printer.\n" |
---|
1392 | " \n" |
---|
1393 | " You'll find more examples in the sample configuration file included \n" |
---|
1394 | " in PyKota.\n" |
---|
1395 | " \n" |
---|
1396 | "This program is free software; you can redistribute it and/or modify\n" |
---|
1397 | "it under the terms of the GNU General Public License as published by\n" |
---|
1398 | "the Free Software Foundation; either version 2 of the License, or\n" |
---|
1399 | "(at your option) any later version.\n" |
---|
1400 | "\n" |
---|
1401 | "This program is distributed in the hope that it will be useful,\n" |
---|
1402 | "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" |
---|
1403 | "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" |
---|
1404 | "GNU General Public License for more details.\n" |
---|
1405 | "\n" |
---|
1406 | "You should have received a copy of the GNU General Public License\n" |
---|
1407 | "along with this program; if not, write to the Free Software\n" |
---|
1408 | "Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n" |
---|
1409 | "\n" |
---|
1410 | "Please e-mail bugs to: %s" |
---|
1411 | msgstr "" |
---|
1412 | |
---|
1413 | msgid "Unknown" |
---|
1414 | msgstr "" |
---|
1415 | |
---|
1416 | msgid "Username" |
---|
1417 | msgstr "" |
---|
1418 | |
---|
1419 | msgid "Job" |
---|
1420 | msgstr "" |
---|
1421 | |
---|
1422 | msgid "Allowed" |
---|
1423 | msgstr "" |
---|
1424 | |
---|
1425 | msgid "Denied" |
---|
1426 | msgstr "" |
---|
1427 | |
---|
1428 | msgid "Allowed with Warning" |
---|
1429 | msgstr "" |
---|
1430 | |
---|
1431 | msgid "Result" |
---|
1432 | msgstr "" |
---|
1433 | |
---|
1434 | #, python-format |
---|
1435 | msgid "Pages printed so far on %s" |
---|
1436 | msgstr "" |
---|
1437 | |
---|
1438 | msgid "Account balance" |
---|
1439 | msgstr "" |
---|
1440 | |
---|
1441 | msgid "Soft Limit" |
---|
1442 | msgstr "" |
---|
1443 | |
---|
1444 | msgid "Hard Limit" |
---|
1445 | msgstr "" |
---|
1446 | |
---|
1447 | msgid "Date Limit" |
---|
1448 | msgstr "" |
---|
1449 | |
---|
1450 | msgid "Allowed range is (0..99)" |
---|
1451 | msgstr "" |
---|
1452 | |
---|
1453 | #, python-format |
---|
1454 | msgid "Invalid 'savetoner' option %s : %s" |
---|
1455 | msgstr "" |
---|
1456 | |
---|
1457 | #, python-format |
---|
1458 | msgid "Invalid 'pagesize' option %s, defaulting to A4." |
---|
1459 | msgstr "" |
---|
1460 | |
---|
1461 | #, python-format |
---|
1462 | msgid "" |
---|
1463 | "pkhint v%s (c) 2003, 2004, 2005 C@LL - Conseil Internet & Logiciels Libres\n" |
---|
1464 | "A tool to give hints on what accounting method is best for each printer.\n" |
---|
1465 | "\n" |
---|
1466 | "command line usage :\n" |
---|
1467 | "\n" |
---|
1468 | " pkhint [options] [printer1 printer2 printer3 ... printerN] <file.conf\n" |
---|
1469 | "\n" |
---|
1470 | "options :\n" |
---|
1471 | "\n" |
---|
1472 | " -v | --version Prints pkhint's version number then exits.\n" |
---|
1473 | " -h | --help Prints this message then exits.\n" |
---|
1474 | " \n" |
---|
1475 | "examples : \n" |
---|
1476 | "\n" |
---|
1477 | " $ pkhint \"hp*\" printer103 </etc/cups/printers.conf\n" |
---|
1478 | " \n" |
---|
1479 | " Will analyze your printing system to test which accounter\n" |
---|
1480 | " is the best for each of the defined printer which\n" |
---|
1481 | " name matches one of the parameters.\n" |
---|
1482 | " \n" |
---|
1483 | " If you don't pass any argument on the command line, all\n" |
---|
1484 | " printers will be analyzed.\n" |
---|
1485 | " \n" |
---|
1486 | "This program is free software; you can redistribute it and/or modify\n" |
---|
1487 | "it under the terms of the GNU General Public License as published by\n" |
---|
1488 | "the Free Software Foundation; either version 2 of the License, or\n" |
---|
1489 | "(at your option) any later version.\n" |
---|
1490 | "\n" |
---|
1491 | "This program is distributed in the hope that it will be useful,\n" |
---|
1492 | "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" |
---|
1493 | "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" |
---|
1494 | "GNU General Public License for more details.\n" |
---|
1495 | "\n" |
---|
1496 | "You should have received a copy of the GNU General Public License\n" |
---|
1497 | "along with this program; if not, write to the Free Software\n" |
---|
1498 | "Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n" |
---|
1499 | "\n" |
---|
1500 | "Please e-mail bugs to: %s" |
---|
1501 | msgstr "" |
---|
1502 | |
---|
1503 | #, python-format |
---|
1504 | msgid "Invalid DeviceURI : %s" |
---|
1505 | msgstr "DeviceURI inv�do : %s" |
---|
1506 | |
---|
1507 | msgid "" |
---|
1508 | "\n" |
---|
1509 | "Please wait while pkhint analyzes your printing system's configuration..." |
---|
1510 | msgstr "" |
---|
1511 | "\n" |
---|
1512 | "Por favor, aguarde enquanto pkhint analisa as configura�s de seu sistema " |
---|
1513 | "de impress�.." |
---|
1514 | |
---|
1515 | #, python-format |
---|
1516 | msgid "Unknown device %s for printer %s" |
---|
1517 | msgstr "Dispositivo %s inv�do para a impressora %s" |
---|
1518 | |
---|
1519 | msgid "" |
---|
1520 | "\n" |
---|
1521 | "Put the following lines into your /etc/pykota/pykota.conf file :\n" |
---|
1522 | msgstr "" |
---|
1523 | "\n" |
---|
1524 | "Pondo as seguintes linhas no arquivo /etc/pykota/pykota.conf : \n" |
---|
1525 | |
---|
1526 | msgid "# BEWARE : if software accounting is suggested, this doesn't mean" |
---|
1527 | msgstr "# CUIDADO : se o contador l�o for sugerido, isto n�significa" |
---|
1528 | |
---|
1529 | msgid "# that hardware accounting wouldn't work, this only means that PyKota" |
---|
1530 | msgstr "" |
---|
1531 | "# que o contador l�o poder��funcionar. Isto significa somente que o " |
---|
1532 | "Pykota" |
---|
1533 | |
---|
1534 | msgid "# wasn't able to autodetect which hardware accounting method to use." |
---|
1535 | msgstr "" |
---|
1536 | "# n�foi capaz de detectar automaticamente o m�do de contagem f�ca a " |
---|
1537 | "ser utilizado" |
---|
1538 | |
---|
1539 | #, python-format |
---|
1540 | msgid "" |
---|
1541 | "pkmail v%s (c) 2003, 2004, 2005 C@LL - Conseil Internet & Logiciels Libres\n" |
---|
1542 | "\n" |
---|
1543 | "Email gateway for PyKota.\n" |
---|
1544 | "\n" |
---|
1545 | "command line usage :\n" |
---|
1546 | "\n" |
---|
1547 | " pkmail [options]\n" |
---|
1548 | "\n" |
---|
1549 | "options :\n" |
---|
1550 | "\n" |
---|
1551 | " -v | --version Prints pkmail's version number then exits.\n" |
---|
1552 | " -h | --help Prints this message then exits.\n" |
---|
1553 | " \n" |
---|
1554 | " \n" |
---|
1555 | " This command is meant to be used from your mail server's aliases file,\n" |
---|
1556 | " as a pipe. It will then accept commands send to it in email messages,\n" |
---|
1557 | " and will send the answer to the command's originator.\n" |
---|
1558 | " \n" |
---|
1559 | " To use this command, create an email alias in /etc/aliases with\n" |
---|
1560 | " the following format :\n" |
---|
1561 | " \n" |
---|
1562 | " pykotacmd: \"|/usr/bin/pkmail\"\n" |
---|
1563 | " \n" |
---|
1564 | " Then run the 'newaliases' command to regenerate the aliases database.\n" |
---|
1565 | " \n" |
---|
1566 | " You can now send commands by email to 'pykotacmd@yourdomain.com', with\n" |
---|
1567 | " the command in the subject.\n" |
---|
1568 | " \n" |
---|
1569 | " List of supported commands :\n" |
---|
1570 | " \n" |
---|
1571 | " report [username]\n" |
---|
1572 | " \n" |
---|
1573 | " NB : For pkmail to work correctly, you may have to put the 'mail'\n" |
---|
1574 | " system user in the 'pykota' system group to ensure this user can\n" |
---|
1575 | " read the /etc/pykota/pykotadmin.conf file, and restart your\n" |
---|
1576 | " mail server (e.g. /etc/init.d/exim restart). It is strongly advised\n" |
---|
1577 | " that you think at least twice before doing this though.\n" |
---|
1578 | " \n" |
---|
1579 | " Use at your own risk !\n" |
---|
1580 | " \n" |
---|
1581 | "This program is free software; you can redistribute it and/or modify\n" |
---|
1582 | "it under the terms of the GNU General Public License as published by\n" |
---|
1583 | "the Free Software Foundation; either version 2 of the License, or\n" |
---|
1584 | "(at your option) any later version.\n" |
---|
1585 | "\n" |
---|
1586 | "This program is distributed in the hope that it will be useful,\n" |
---|
1587 | "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" |
---|
1588 | "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" |
---|
1589 | "GNU General Public License for more details.\n" |
---|
1590 | "\n" |
---|
1591 | "You should have received a copy of the GNU General Public License\n" |
---|
1592 | "along with this program; if not, write to the Free Software\n" |
---|
1593 | "Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n" |
---|
1594 | "\n" |
---|
1595 | "Please e-mail bugs to: %s" |
---|
1596 | msgstr "" |
---|
1597 | |
---|
1598 | #, python-format |
---|
1599 | msgid "" |
---|
1600 | "pkprinters v%s (c) 2003, 2004, 2005 C@LL - Conseil Internet & Logiciels " |
---|
1601 | "Libres\n" |
---|
1602 | "A Printers Manager for PyKota.\n" |
---|
1603 | "\n" |
---|
1604 | "command line usage :\n" |
---|
1605 | "\n" |
---|
1606 | " pkprinters [options] printer1 printer2 printer3 ... printerN\n" |
---|
1607 | "\n" |
---|
1608 | "options :\n" |
---|
1609 | "\n" |
---|
1610 | " -v | --version Prints pkprinters's version number then exits.\n" |
---|
1611 | " -h | --help Prints this message then exits.\n" |
---|
1612 | " \n" |
---|
1613 | " -a | --add Adds printers if they don't exist on the Quota \n" |
---|
1614 | " Storage Server. If they exist, they are modified\n" |
---|
1615 | " unless -s|--skipexisting is also used.\n" |
---|
1616 | " \n" |
---|
1617 | " -d | --delete Deletes printers from the quota storage.\n" |
---|
1618 | " \n" |
---|
1619 | " -D | --description d Adds a textual description to printers.\n" |
---|
1620 | " \n" |
---|
1621 | " -c | --charge p[,j] Sets the price per page and per job to charge.\n" |
---|
1622 | " Job price is optional.\n" |
---|
1623 | " If both are to be set, separate them with a comma.\n" |
---|
1624 | " Floating point and negative values are allowed.\n" |
---|
1625 | " \n" |
---|
1626 | " -g | --groups pg1[,pg2...] Adds or Remove the printer(s) to the printer \n" |
---|
1627 | " groups pg1, pg2, etc... which must already exist.\n" |
---|
1628 | " A printer group is just like a normal printer,\n" |
---|
1629 | " only that it is usually unknown from the printing\n" |
---|
1630 | " system. Create printer groups exactly the same\n" |
---|
1631 | " way that you create printers, then add other \n" |
---|
1632 | " printers to them with this option.\n" |
---|
1633 | " Accounting is done on a printer and on all\n" |
---|
1634 | " the printer groups it belongs to, quota checking\n" |
---|
1635 | " is done on a printer and on all the printer groups\n" |
---|
1636 | " it belongs to.\n" |
---|
1637 | " If the --remove option below is not used, the \n" |
---|
1638 | " default action is to add printers to the specified\n" |
---|
1639 | " printer groups.\n" |
---|
1640 | " \n" |
---|
1641 | " -l | --list List informations about the printer(s) and the\n" |
---|
1642 | " printers groups it is a member of.\n" |
---|
1643 | " \n" |
---|
1644 | " -r | --remove In combination with the --groups option " |
---|
1645 | "above, \n" |
---|
1646 | " remove printers from the specified printers groups.\n" |
---|
1647 | " \n" |
---|
1648 | " -s | --skipexisting In combination with the --add option above, tells\n" |
---|
1649 | " pkprinters to not modify existing printers.\n" |
---|
1650 | " \n" |
---|
1651 | " printer1 through printerN can contain wildcards if the --add option \n" |
---|
1652 | " is not set.\n" |
---|
1653 | " \n" |
---|
1654 | "examples : \n" |
---|
1655 | "\n" |
---|
1656 | " $ pkprinters --add -D \"HP Printer\" --charge 0.05,0.1 hp2100 hp2200 " |
---|
1657 | "hp8000\n" |
---|
1658 | " \n" |
---|
1659 | " Will create three printers named hp2100, hp2200 and hp8000.\n" |
---|
1660 | " Their price per page will be set at 0.05 unit, and their price\n" |
---|
1661 | " per job will be set at 0.1 unit. Units are in your own currency,\n" |
---|
1662 | " or whatever you want them to mean.\n" |
---|
1663 | " All of their descriptions will be set to the string \"HP Printer\".\n" |
---|
1664 | " If any of these printers already exists, it will also be modified \n" |
---|
1665 | " unless the -s|--skipexisting command line option is also used.\n" |
---|
1666 | " \n" |
---|
1667 | " $ pkprinters --delete \"*\"\n" |
---|
1668 | " \n" |
---|
1669 | " This will completely delete all printers and associated quota " |
---|
1670 | "information,\n" |
---|
1671 | " as well as their job history. USE WITH CARE !\n" |
---|
1672 | " \n" |
---|
1673 | " $ pkprinters --groups Laser,HP \"hp*\"\n" |
---|
1674 | " \n" |
---|
1675 | " This will put all printers which name matches \"hp*\" into printers " |
---|
1676 | "groups \n" |
---|
1677 | " Laser and HP, which MUST already exist.\n" |
---|
1678 | " \n" |
---|
1679 | " $ pkprinters --groups LexMark --remove hp2200\n" |
---|
1680 | " \n" |
---|
1681 | " This will remove the hp2200 printer from the LexMark printer group.\n" |
---|
1682 | " \n" |
---|
1683 | "This program is free software; you can redistribute it and/or modify\n" |
---|
1684 | "it under the terms of the GNU General Public License as published by\n" |
---|
1685 | "the Free Software Foundation; either version 2 of the License, or\n" |
---|
1686 | "(at your option) any later version.\n" |
---|
1687 | "\n" |
---|
1688 | "This program is distributed in the hope that it will be useful,\n" |
---|
1689 | "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" |
---|
1690 | "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" |
---|
1691 | "GNU General Public License for more details.\n" |
---|
1692 | "\n" |
---|
1693 | "You should have received a copy of the GNU General Public License\n" |
---|
1694 | "along with this program; if not, write to the Free Software\n" |
---|
1695 | "Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n" |
---|
1696 | "\n" |
---|
1697 | "Please e-mail bugs to: %s" |
---|
1698 | msgstr "" |
---|
1699 | |
---|
1700 | #, python-format |
---|
1701 | msgid "Printer %s already exists, skipping." |
---|
1702 | msgstr "Impressora %s j�xiste. Ignorando." |
---|
1703 | |
---|
1704 | #, python-format |
---|
1705 | msgid "Printer %s already exists, will be modified." |
---|
1706 | msgstr "Impressora %s j�xiste. Ser�eita uma modifica�." |
---|
1707 | |
---|
1708 | msgid "in" |
---|
1709 | msgstr "em" |
---|
1710 | |
---|
1711 | msgid "You have to pass printer groups names on the command line" |
---|
1712 | msgstr "" |
---|
1713 | "voc�eve passar os nomes dos grupos de impressoras na linha de comando" |
---|
1714 | |
---|
1715 | msgid "You have to pass printer names on the command line" |
---|
1716 | msgstr "Voce deve informar impressora na linha de comando" |
---|
1717 | |
---|
1718 | #, python-format |
---|
1719 | msgid "" |
---|
1720 | "pykosd v%s (c) 2003, 2004, 2005 C@LL - Conseil Internet & Logiciels Libres\n" |
---|
1721 | "An OSD quota monitor for PyKota.\n" |
---|
1722 | "\n" |
---|
1723 | "command line usage :\n" |
---|
1724 | "\n" |
---|
1725 | " pykosd [options]\n" |
---|
1726 | "\n" |
---|
1727 | "options :\n" |
---|
1728 | "\n" |
---|
1729 | " -v | --version Prints pykosd's version number then exits.\n" |
---|
1730 | " -h | --help Prints this message then exits.\n" |
---|
1731 | " \n" |
---|
1732 | " -c | --color #rrggbb Sets the color to use for display as an hexadecimal\n" |
---|
1733 | " triplet, for example #FF0000 is 100%% red.\n" |
---|
1734 | " Defaults to 100%% green (#00FF00).\n" |
---|
1735 | " \n" |
---|
1736 | " -d | --duration d Sets the duration of the display in seconds. \n" |
---|
1737 | " Defaults to 3 seconds.\n" |
---|
1738 | " \n" |
---|
1739 | " -f | --font f Sets the font to use for " |
---|
1740 | "display. \n" |
---|
1741 | " Defaults to the Python OSD library's default.\n" |
---|
1742 | " \n" |
---|
1743 | " -l | --loop n Sets the number of times the info will be displayed.\n" |
---|
1744 | " Defaults to 0, which means loop forever.\n" |
---|
1745 | " \n" |
---|
1746 | " -s | --sleep s Sets the sleeping duration between two displays \n" |
---|
1747 | " in seconds. Defaults to 180 seconds (3 minutes).\n" |
---|
1748 | " \n" |
---|
1749 | " \n" |
---|
1750 | "examples : \n" |
---|
1751 | "\n" |
---|
1752 | " $ pykosd -s 60 --loop 5\n" |
---|
1753 | " \n" |
---|
1754 | " Will launch pykosd. Display will be refreshed every 60 seconds,\n" |
---|
1755 | " and will last for 3 seconds (the default) each time. After five\n" |
---|
1756 | " iterations, the program will exit.\n" |
---|
1757 | " \n" |
---|
1758 | "This program is free software; you can redistribute it and/or modify\n" |
---|
1759 | "it under the terms of the GNU General Public License as published by\n" |
---|
1760 | "the Free Software Foundation; either version 2 of the License, or\n" |
---|
1761 | "(at your option) any later version.\n" |
---|
1762 | "\n" |
---|
1763 | "This program is distributed in the hope that it will be useful,\n" |
---|
1764 | "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" |
---|
1765 | "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" |
---|
1766 | "GNU General Public License for more details.\n" |
---|
1767 | "\n" |
---|
1768 | "You should have received a copy of the GNU General Public License\n" |
---|
1769 | "along with this program; if not, write to the Free Software\n" |
---|
1770 | "Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n" |
---|
1771 | "\n" |
---|
1772 | "Please e-mail bugs to: %s" |
---|
1773 | msgstr "" |
---|
1774 | |
---|
1775 | #, python-format |
---|
1776 | msgid "Invalid duration option %s" |
---|
1777 | msgstr "Op� %s inv�da para dura�" |
---|
1778 | |
---|
1779 | #, python-format |
---|
1780 | msgid "Invalid loop option %s" |
---|
1781 | msgstr "Op� %s inv�da para loop (la�" |
---|
1782 | |
---|
1783 | #, python-format |
---|
1784 | msgid "Invalid sleep option %s" |
---|
1785 | msgstr "Op� %s inv�da para sleep (sono)" |
---|
1786 | |
---|
1787 | #, python-format |
---|
1788 | msgid "Invalid color option %s" |
---|
1789 | msgstr "Op� %s inv�da para color (cor)" |
---|
1790 | |
---|
1791 | #, python-format |
---|
1792 | msgid "User %s doesn't exist in PyKota's database" |
---|
1793 | msgstr "Usu�o %s n�existe na base de dados do Pykota" |
---|
1794 | |
---|
1795 | #, python-format |
---|
1796 | msgid "Pages used on %s : %s" |
---|
1797 | msgstr "P�nas usadas em %s : %s" |
---|
1798 | |
---|
1799 | #, python-format |
---|
1800 | msgid "PyKota Units left : %.2f" |
---|
1801 | msgstr "Unidades restantes do PyKota : %.2f" |
---|
1802 | |
---|
1803 | #, python-format |
---|
1804 | msgid "" |
---|
1805 | "pykotme v%s (c) 2003, 2004, 2005 C@LL - Conseil Internet & Logiciels Libres\n" |
---|
1806 | "\n" |
---|
1807 | "Gives print quotes to users.\n" |
---|
1808 | "\n" |
---|
1809 | "command line usage :\n" |
---|
1810 | "\n" |
---|
1811 | " pykotme [options] [files]\n" |
---|
1812 | "\n" |
---|
1813 | "options :\n" |
---|
1814 | "\n" |
---|
1815 | " -v | --version Prints pykotme's version number then exits.\n" |
---|
1816 | " -h | --help Prints this message then exits.\n" |
---|
1817 | " \n" |
---|
1818 | " -P | --printer p Gives a quote for this printer only. Actually p can\n" |
---|
1819 | " use wildcards characters to select only\n" |
---|
1820 | " some printers. The default value is *, meaning\n" |
---|
1821 | " all printers.\n" |
---|
1822 | " You can specify several names or wildcards, \n" |
---|
1823 | " by separating them with commas.\n" |
---|
1824 | " \n" |
---|
1825 | "examples : \n" |
---|
1826 | "\n" |
---|
1827 | " $ pykotme --printer apple file1.ps file2.ps\n" |
---|
1828 | " \n" |
---|
1829 | " This will give a print quote to the current user. The quote will show\n" |
---|
1830 | " the price and size of a job consisting in file1.ps and file2.ps \n" |
---|
1831 | " which would be sent to the apple printer.\n" |
---|
1832 | " \n" |
---|
1833 | " $ pykotme --printer apple,hplaser <file1.ps\n" |
---|
1834 | " \n" |
---|
1835 | " This will give a print quote to the current user. The quote will show\n" |
---|
1836 | " the price and size of a job consisting in file1.ps as read from\n" |
---|
1837 | " standard input, which would be sent to the apple or hplaser\n" |
---|
1838 | " printer.\n" |
---|
1839 | "\n" |
---|
1840 | " $ pykotme \n" |
---|
1841 | " \n" |
---|
1842 | " This will give a quote for a job consisting of what is on standard \n" |
---|
1843 | " input. The quote will list the job size, and the price the job\n" |
---|
1844 | " would cost on each printer.\n" |
---|
1845 | "\n" |
---|
1846 | "This program is free software; you can redistribute it and/or modify\n" |
---|
1847 | "it under the terms of the GNU General Public License as published by\n" |
---|
1848 | "the Free Software Foundation; either version 2 of the License, or\n" |
---|
1849 | "(at your option) any later version.\n" |
---|
1850 | "\n" |
---|
1851 | "This program is distributed in the hope that it will be useful,\n" |
---|
1852 | "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" |
---|
1853 | "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" |
---|
1854 | "GNU General Public License for more details.\n" |
---|
1855 | "\n" |
---|
1856 | "You should have received a copy of the GNU General Public License\n" |
---|
1857 | "along with this program; if not, write to the Free Software\n" |
---|
1858 | "Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n" |
---|
1859 | "\n" |
---|
1860 | "Please e-mail bugs to: %s" |
---|
1861 | msgstr "" |
---|
1862 | |
---|
1863 | #, python-format |
---|
1864 | msgid "Your account balance : %.2f" |
---|
1865 | msgstr "Balan�de sua conta : %.2f" |
---|
1866 | |
---|
1867 | #, python-format |
---|
1868 | msgid "Job size : %i pages" |
---|
1869 | msgstr "Tamanho do JOB : %i p�nas" |
---|
1870 | |
---|
1871 | #, python-format |
---|
1872 | msgid "Cost on printer %s : %.2f" |
---|
1873 | msgstr "Custo da impresora %s : %.2f" |
---|
1874 | |
---|
1875 | #~ msgid "" |
---|
1876 | #~ "Group used soft hard balance grace total " |
---|
1877 | #~ "paid" |
---|
1878 | #~ msgstr "" |
---|
1879 | #~ "Grupo usado Minimo Maximo media gratis total " |
---|
1880 | #~ "pago" |
---|
1881 | |
---|
1882 | #~ msgid "" |
---|
1883 | #~ "User used soft hard balance grace total " |
---|
1884 | #~ "paid" |
---|
1885 | #~ msgstr "" |
---|
1886 | #~ "Usuario usado Minimo Maximo media gratis total " |
---|
1887 | #~ "pago" |
---|