root / pykota / trunk / po / pt / pykota.po @ 2344

Revision 2344, 53.7 kB (checked in by jerome, 19 years ago)

Moved the GPL blurb into a single location.
Now uses named parameters in commands' help.

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