root / pykota / trunk / po / pt_BR / pykota.po @ 2515

Revision 2515, 63.3 kB (checked in by jerome, 19 years ago)

Fix to edpykota to have --noquota behave the same
as before : act on a single print quota entry at
a time, vs --limitby noquota which acts on all
print quota entries for a particular user.
The new (now old) behavior prevented to reset soft
and hard limits to None (unset).

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