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

Revision 3134, 86.0 kB (checked in by jerome, 17 years ago)

Changed copyright years.

  • 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, 2006, 2007 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: 2006-03-30 22:00+0200\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#
36# NB : THE FIVE ENTRIES BELOW WERE ADDED MANUALLY
37#
38msgid "ALLOW"
39msgstr ""
40
41msgid "DENY"
42msgstr ""
43
44msgid "CANCEL"
45msgstr ""
46
47msgid "PROBLEM"
48msgstr ""
49
50msgid "REFUND"
51msgstr ""
52
53#, python-format
54msgid ""
55"autopykota v%(__version__)s (c) %(__years__)s %(__author__)s\n"
56"\n"
57"A tool to automate user account creation and initial balance setting.\n"
58"\n"
59"THIS TOOL MUST NOT BE USED IF YOU WANT TO LIMIT YOUR USERS BY PAGE QUOTA !\n"
60"\n"
61"command line usage :\n"
62"\n"
63"  THIS TOOL MUST NOT BE USED FROM THE COMMAND LINE BUT ONLY AS PART\n"
64"  OF AN external policy IN pykota.conf\n"
65"  \n"
66"  autopykota { -i | --initbalance value } \n"
67"\n"
68"options :\n"
69"\n"
70"  -v | --version       Prints autopykota's version number then exits.\n"
71"  -h | --help          Prints this message then exits.\n"
72"  \n"
73"  -i | --initbalance b Sets the user's account initial balance value to b.\n"
74"                       If the user already exists, actual balance is left\n"
75"                       unmodified. If unset, the default value is 0.\n"
76msgstr ""
77
78#, python-format
79msgid "SIGTERM received, job %s cancelled."
80msgstr "SIGTERM recebido, trabalho %s reiniciado."
81
82#, python-format
83msgid "Network error while querying the CUPS server : %s"
84msgstr ""
85
86msgid "You are not allowed to print at this time."
87msgstr ""
88
89msgid "Print job cancelled."
90msgstr ""
91
92msgid "Unlimited"
93msgstr ""
94
95msgid "ON"
96msgstr ""
97
98msgid "OFF"
99msgstr ""
100
101#, python-format
102msgid "Banner generator %s exit code is %s"
103msgstr ""
104
105msgid "Banner won't be printed : maximum number of deny banners reached."
106msgstr ""
107
108#, python-format
109msgid "Beware : computed job size (%s) != precomputed job size (%s)"
110msgstr ""
111
112msgid ""
113"The job size will be trusted anyway according to the 'trustjobsize' directive"
114msgstr ""
115
116#, python-format
117msgid ""
118"The job size will be trusted because it is inferior to the 'trustjobsize' "
119"directive's limit %s"
120msgstr ""
121
122#, python-format
123msgid ""
124"The job size will be modified according to the 'trustjobsize' directive : %s"
125msgstr ""
126
127#, python-format
128msgid ""
129"Printer %s not registered in the PyKota system, applying external policy (%"
130"s) for printer %s"
131msgstr ""
132"Impressora %s n�registada no sistema de impress� foi aplicada a pol�ca "
133"externa (%s) para a impressora %s"
134
135#, python-format
136msgid ""
137"User %s not registered in the PyKota system, applying external policy (%s) "
138"for printer %s"
139msgstr ""
140"Utilizador %s n�registado no sistema de impress� foi aplicada a pol�ca "
141"externa (%s) para a impressora %s"
142
143#, python-format
144msgid ""
145"User %s doesn't have quota on printer %s in the PyKota system, applying "
146"external policy (%s) for printer %s"
147msgstr ""
148"Utilizador %s n�tem cota na impressora %s, foi aplicada a pol�ca externa "
149"(%s) para a impressora %s"
150
151#, python-format
152msgid ""
153"External policy %s for printer %s produced an error. Job rejected. Please "
154"check PyKota's configuration files."
155msgstr ""
156"Pol�ca externa %s para a impressora %s devolveu um erro. Trabalho "
157"reiniciado. Por favor verifique os ficheiros de configura� do Pykota."
158
159#, python-format
160msgid ""
161"Printer %s not registered in the PyKota system, applying default policy (%s)"
162msgstr ""
163"Impressora %s n�registada no sistema Pykota, foi aplicada por omiss�a "
164"pol�ca (%s)"
165
166#, python-format
167msgid ""
168"User %s not registered in the PyKota system, applying default policy (%s) "
169"for printer %s"
170msgstr ""
171"Utilizador %s n�registrado no sistema PyKota, foi aplicada por omiss�a "
172"pol�ca (%s)para a impressora %s"
173
174#, python-format
175msgid ""
176"User %s doesn't have quota on printer %s in the PyKota system, applying "
177"default policy (%s)"
178msgstr ""
179"O utilizador %s n�tem cota na impressora %s, foi aplicada por omiss�a "
180"pol�ca (%s)"
181
182#, python-format
183msgid ""
184"Printer %s still not registered in the PyKota system, job will be rejected"
185msgstr ""
186"A Impressora %s n�se encontra registada no sistema, o pedido ser�ejeitado"
187
188#, python-format
189msgid ""
190"User %s still not registered in the PyKota system, job will be rejected on "
191"printer %s"
192msgstr ""
193"O utilizador %s n�se encontra registado no sistema, o pedido para a "
194"impressora %sser�ejeitado"
195
196#, python-format
197msgid ""
198"User %s still doesn't have quota on printer %s in the PyKota system, job "
199"will be rejected"
200msgstr ""
201"O utilizador %s ainda n�tem cota definida na impressora %s, o pedido ser�
202"rejeitado"
203
204msgid "Job is a dupe"
205msgstr ""
206
207msgid "Printing is denied by configuration"
208msgstr ""
209
210#, python-format
211msgid "Duplicate print jobs are not allowed on printer %s."
212msgstr ""
213
214msgid "Subprocess denied printing of a dupe"
215msgstr ""
216
217#, python-format
218msgid "Duplicate print jobs are not allowed on printer %s at this time."
219msgstr ""
220
221msgid "Subprocess allowed printing of a dupe"
222msgstr ""
223
224#, python-format
225msgid ""
226"\n"
227"\n"
228"Your system administrator :\n"
229"\n"
230"\t%s - <%s>\n"
231msgstr ""
232
233#, python-format
234msgid "Impossible to connect to SMTP server : %s"
235msgstr "N�foi poss�l conectar-se ao servidor SMTP %s"
236
237msgid "Print Quota"
238msgstr "Cota de Impress�
239
240#, python-format
241msgid "Impossible to send mail to %s, error %s : %s"
242msgstr "Imposs�l enviar email para  %s, erro %s : %s"
243
244#, python-format
245msgid "Problem when sending mail : %s"
246msgstr ""
247
248msgid "Job contains no data. Printing is denied."
249msgstr "Tarefa n�cont�nenhum dado. Impress�negada"
250
251msgid "Error in external policy script. Printing is denied."
252msgstr ""
253
254#, python-format
255msgid ""
256"Still no print quota entry for user %s on printer %s after external policy. "
257"Printing is denied."
258msgstr ""
259
260msgid "Printing is denied by printer policy."
261msgstr ""
262
263msgid "Job allowed by printer policy. No accounting will be done."
264msgstr ""
265
266#, python-format
267msgid "Invalid policy %s for printer %s"
268msgstr "Pol�ca %s inv�da para a impressora %s"
269
270#, python-format
271msgid "Precomputed job size (%s pages) too large for printer %s."
272msgstr ""
273
274#, python-format
275msgid "You are not allowed to print so many pages on printer %s at this time."
276msgstr ""
277
278#, python-format
279msgid "User %s is not allowed to print at this time."
280msgstr ""
281
282msgid "Your account settings forbid you to print at this time."
283msgstr ""
284
285#, python-format
286msgid "Print Quota exceeded for user %s on printer %s"
287msgstr "Cota de impress�excedida para o utilizador %s na impressora %s"
288
289#, python-format
290msgid "Print Quota low for user %s on printer %s"
291msgstr "Cota de impress�baixa para o utilizador %s na impressora %s"
292
293msgid "Job denied, no accounting will be done."
294msgstr ""
295
296msgid "Job cancelled, no accounting will be done."
297msgstr ""
298
299msgid "Job accounting begins."
300msgstr "In�o da contagem da tarefa."
301
302msgid "Job denied, no accounting has been done."
303msgstr ""
304
305msgid "Job cancelled, no accounting has been done."
306msgstr ""
307
308msgid "Job accounting ends."
309msgstr "Fim da contagem da tarefa."
310
311msgid ""
312"Job size forced to 0 because the real CUPS backend failed. No accounting "
313"will be done."
314msgstr ""
315
316msgid "The real CUPS backend failed, but the job will be accounted for anyway."
317msgstr ""
318
319msgid "Job size forced to 0 because printing is denied."
320msgstr "Tamanho da tarefa zerado porque a impress�foi negada"
321
322msgid "Job size forced to 0 because printing was cancelled."
323msgstr ""
324
325#, python-format
326msgid "Job size : %i"
327msgstr "Tamanho da tarefa : %i"
328
329#, python-format
330msgid "User %s's quota on printer %s won't be modified"
331msgstr ""
332
333#, python-format
334msgid "Updating user %s's quota on printer %s"
335msgstr "Atualizando cota do usu�o %s para a impressora %s"
336
337msgid "Job added to history."
338msgstr "Tarefa adicionada ao hist�o"
339
340#, python-format
341msgid "Billing code %s was updated."
342msgstr ""
343
344#, python-format
345msgid "Incorrect value for the 'onbackenderror' directive in section [%s]"
346msgstr ""
347
348#, python-format
349msgid "The real backend produced an error, we will try again in %s seconds."
350msgstr ""
351
352#, python-format
353msgid "Job %s interrupted by the administrator !"
354msgstr ""
355
356#, python-format
357msgid ""
358"dumpykota v%(__version__)s (c) %(__years__)s %(__author__)s\n"
359"\n"
360"Dumps PyKota database's content.\n"
361"\n"
362"command line usage :\n"
363"\n"
364"  dumpykota [options] [filterexpr]\n"
365"\n"
366"options :\n"
367"\n"
368"  -v | --version       Prints dumpykota's version number then exits.\n"
369"  -h | --help          Prints this message then exits.\n"
370"  \n"
371"  -d | --data type     Dumps 'type' datas. Allowed types are :\n"
372"                       \n"
373"                         - history : dumps the jobs history.\n"
374"                         - users : dumps users.\n"
375"                         - groups : dumps user groups.\n"
376"                         - printers : dump printers.\n"
377"                         - upquotas : dump user quotas.\n"
378"                         - gpquotas : dump user groups quotas.\n"
379"                         - payments : dumps user payments.\n"
380"                         - pmembers : dumps printer groups members.\n"
381"                         - umembers : dumps user groups members.\n"
382"                         - billingcodes : dumps billing codes.\n"
383"                         - all : dumps all PyKota datas. The output format\n"
384"                                 is always XML in this case.\n"
385"                         \n"
386"                       NB : the -d | --data command line option   \n"
387"                       is MANDATORY.\n"
388"  \n"
389"  -f | --format fmt    Dumps datas in the 'fmt' format. When not specified,\n"
390"                       the format is to dump datas in the csv format (comma\n"
391"                       separated values). All data dumped is between double\n"
392"                       quotes. Allowed formats are :\n"
393"                       \n"
394"                         - csv : separate datas with commas\n"
395"                         - ssv : separate datas with semicolons\n"
396"                         - tsv : separate datas with tabs\n"
397"                         - xml : dump data as XML \n"
398"                         - cups : dump datas in CUPS' page_log format :\n"
399"                                  ONLY AVAILABLE WITH --data history\n"
400"                         \n"
401"  -o | --output fname  All datas will be dumped to the file instead of\n"
402"                       to the standard output. The special '-' filename\n"
403"                       is the default value and means stdout.\n"
404"                       WARNING : existing files are truncated !\n"
405"\n"
406"  -s | --sum           Summarize the selected datas.\n"
407"                           ONLY AVAILABLE WITH --data history or payments\n"
408"\n"
409"  Use the filter expressions to extract only parts of the \n"
410"  datas. Allowed filters are of the form :\n"
411"                \n"
412"         key=value\n"
413"                         \n"
414"  Allowed keys for now are :  \n"
415"                       \n"
416"         username       User's name\n"
417"         groupname      Users group's name\n"
418"         printername    Printer's name\n"
419"         pgroupname     Printers group's name\n"
420"         hostname       Client's hostname\n"
421"         jobid          Job's Id\n"
422"         billingcode    Job's billing code\n"
423"         start          Job's date of printing\n"
424"         end            Job's date of printing\n"
425"         \n"
426"  Dates formatting with 'start' and 'end' filter keys :\n"
427"  \n"
428"    YYYY : year boundaries\n"
429"    YYYYMM : month boundaries\n"
430"    YYYYMMDD : day boundaries\n"
431"    YYYYMMDDhh : hour boundaries\n"
432"    YYYYMMDDhhmm : minute boundaries\n"
433"    YYYYMMDDhhmmss : second boundaries\n"
434"    yesterday[+-NbDays] : yesterday more or less N days (e.g. : yesterday-"
435"15)\n"
436"    today[+-NbDays] : today more or less N days (e.g. : today-15)\n"
437"    tomorrow[+-NbDays] : tomorrow more or less N days (e.g. : tomorrow-15)\n"
438"    now[+-NbDays] : now more or less N days (e.g. now-15)\n"
439"\n"
440"  'now' and 'today' are not exactly the same since today represents the "
441"first\n"
442"  or last second of the day depending on if it's used in a start= or end=\n"
443"  date expression. The utility to be able to specify dates in the future is\n"
444"  a question which remains to be answered :-)\n"
445"  \n"
446"  Contrary to other PyKota management tools, wildcard characters are not \n"
447"  expanded, so you can't use them.\n"
448"  \n"
449"  NB : not all keys are allowed for each data type, so the result may be \n"
450"  empty if you use a key not available for a particular data type.\n"
451"  \n"
452"Examples :\n"
453"\n"
454"  $ dumpykota --data history --format csv >myfile.csv\n"
455"  \n"
456"  This dumps the history in a comma separated values file, for possible\n"
457"  use in a spreadsheet.\n"
458"  \n"
459"  $ dumpykota --data users --format xml -o users.xml\n"
460"  \n"
461"  Dumps all users datas to the users.xml file.\n"
462"  \n"
463"  $ dumpykota --data history printername=HP2100 username=jerome\n"
464"  \n"
465"  Dumps the job history for user jerome on printer HP2100 only.\n"
466"  \n"
467"  $ dumpykota --data history start=200503 end=20050730234615\n"
468"  \n"
469"  Dumps all jobs printed between March 1st 2005 at midnight and\n"
470"  July 30th 2005 at 23 hours 46 minutes and 15 secondes included.\n"
471msgstr ""
472
473msgid "The -d | --data command line option is mandatory, see help."
474msgstr ""
475
476#, python-format
477msgid ""
478"edpykota v%(__version__)s (c) %(__years__)s %(__author__)s\n"
479"\n"
480"A Print Quota editor for PyKota.\n"
481"\n"
482"command line usage :\n"
483"\n"
484"  edpykota [options] user1 user2 ... userN\n"
485"  \n"
486"  edpykota [options] group1 group2 ... groupN\n"
487"\n"
488"options :\n"
489"\n"
490"  -v | --version       Prints edpykota's version number then exits.\n"
491"  -h | --help          Prints this message then exits.\n"
492"  \n"
493"  -a | --add           Adds users or groups print quota entries if\n"
494"                       they don't exist in database.\n"
495"                       \n"
496"  -d | --delete        Deletes users or groups print quota entries.\n"
497"                       Users or groups are never deleted, you have\n"
498"                       to use the pkusers command to delete them.\n"
499"                       The history will be purge from all matching\n"
500"                       jobs, unless -g | --groups is used.\n"
501"  \n"
502"  -P | --printer p     Edit quotas on printer p only. Actually p can\n"
503"                       use wildcards characters to select only\n"
504"                       some printers. The default value is *, meaning\n"
505"                       all printers. \n"
506"                       You can specify several names or wildcards, \n"
507"                       by separating them with commas.\n"
508"  \n"
509"  -g | --groups        Edit groups print quota entries instead of \n"
510"                       users print quota entries.\n"
511"                          \n"
512"  -L | --list          Lists users or groups print quota entries.\n"
513"  \n"
514"  -n | --noquota       Sets both soft and hard limits to None for users\n"
515"                       or groups print quota entries.\n"
516"  \n"
517"  -r | --reset         Resets the actual page counter for the user\n"
518"                       or group to zero on the specified printers. \n"
519"                       The life time page counter is kept unchanged.\n"
520"                       \n"
521"  -R | --hardreset     Resets the actual and life time page counters\n"
522"                       for the user or group to zero on the specified \n"
523"                       printers. This is a shortcut for '--used 0'.\n"
524"                       \n"
525"  -s | --skipexisting  In combination with the --add option above, tells\n"
526"                       edpykota to not modify existing print quota entries.\n"
527"                       \n"
528"  -S | --softlimit sl  Sets the quota soft limit to sl "
529"pages.                       \n"
530"  \n"
531"  -H | --hardlimit hl  Sets the quota hard limit to hl pages.\n"
532"  \n"
533"  -I | --increase v    Increase existing Soft and Hard limits by the value\n"
534"                       of v. You can prefix v with + or -, if no sign is\n"
535"                       used, + is assumed.\n"
536"\n"
537"  -U | --used u        Sets the page counters for the user u pages on\n"
538"                       the selected printers. Doesn't work for groups, "
539"since\n"
540"                       their page counters are the sum of all their "
541"members'\n"
542"                       page counters.\n"
543"                       Useful for migrating users from a different system\n"
544"                       where they have already used some pages. Actual\n"
545"                       and Life Time page counters may be increased or "
546"decreased\n"
547"                       if u is prefixed with + or -.\n"
548"                       WARNING : BOTH page counters are modified in all "
549"cases,\n"
550"                       so be careful.\n"
551"                       NB : if u equals '0', then the action taken is\n"
552"                       the same as if --hardreset was used.\n"
553"\n"
554"  user1 through userN and group1 through groupN can use wildcards\n"
555"  if the --add option is not set.\n"
556"  \n"
557"examples :                              \n"
558"\n"
559"  $ edpykota --add john paul george ringo\n"
560"  \n"
561"  This will create print quota entries for users john, paul, george\n"
562"  and ringo on all printers. These print quota entries will have no\n"
563"  limit set.\n"
564"  \n"
565"  $ edpykota --printer lp -S 50 -H 60 jerome\n"
566"  \n"
567"  This will set jerome's print quota on the lp printer to a soft limit\n"
568"  of 50 pages, and a hard limit of 60 pages. Both user jerome and\n"
569"  printer lp have been previously created with the pkusers and pkprinters\n"
570"  commands, respectively.\n"
571"\n"
572"  $ edpykota -g -S 500 -H 550 financial support            \n"
573"  \n"
574"  This will set print quota soft limit to 500 pages and hard limit\n"
575"  to 550 pages for groups financial and support on all printers.\n"
576"  \n"
577"  $ edpykota --reset jerome \"jo*\"\n"
578"  \n"
579"  This will reset jerome's page counter to zero on all printers, as\n"
580"  well as every user whose name begins with 'jo'.\n"
581"  Their life time page counter on each printer will be kept unchanged.\n"
582"  You can also reset the life time page counters by using the\n"
583"  --hardreset | -R command line option.\n"
584"  \n"
585"  $ edpykota --printer hpcolor --noquota jerome\n"
586"  \n"
587"  This will tell PyKota to not limit jerome when printing on the \n"
588"  hpcolor printer. All his jobs will be allowed on this printer, but \n"
589"  accounting of the pages he prints will still be kept.\n"
590"  Print Quotas for jerome on other printers are unchanged.\n"
591"  \n"
592"  $ edpykota --delete --printer \"HP*,XER*\" jerome rachel\n"
593"  \n"
594"  This will delete users jerome and rachel's print quota\n"
595"  entries on all printers which name begin with 'HP' or\n"
596"  'XER'. The jobs printed by these users on these printers\n"
597"  will be deleted from the history.\n"
598msgstr ""
599
600#, python-format
601msgid "You can't set negative limits for %s"
602msgstr ""
603
604msgid "Extracting datas"
605msgstr ""
606
607#, python-format
608msgid "Page counter : %s"
609msgstr ""
610
611#, python-format
612msgid "Lifetime page counter : %s"
613msgstr ""
614
615#, python-format
616msgid "Soft limit : %s"
617msgstr ""
618
619#, python-format
620msgid "Hard limit : %s"
621msgstr ""
622
623#, python-format
624msgid "Date limit : %s"
625msgstr ""
626
627#, python-format
628msgid "Maximum job size : %s"
629msgstr ""
630
631#, python-format
632msgid "%s pages"
633msgstr ""
634
635#, python-format
636msgid "Warning banners printed : %s"
637msgstr ""
638
639msgid "Deletion"
640msgstr ""
641
642#, python-format
643msgid "Invalid used value %s."
644msgstr ""
645
646#, python-format
647msgid "Invalid increase value %s."
648msgstr ""
649
650#, python-format
651msgid "Invalid softlimit value %s."
652msgstr "Valor incorrecto para o limite m�mo %s."
653
654#, python-format
655msgid "Invalid hardlimit value %s."
656msgstr "Valor incorrecto para limite m�mo %s."
657
658#, python-format
659msgid "Hard limit %i is less than soft limit %i, values will be exchanged."
660msgstr ""
661"Limite m�mo %i �enor que o limite m�mo %i, os valores ser�invertidos."
662
663#, python-format
664msgid "Undefined hard limit set to soft limit (%s)."
665msgstr ""
666
667#, python-format
668msgid "Undefined soft limit set to hard limit (%s)."
669msgstr ""
670
671msgid "Creation"
672msgstr ""
673
674#, python-format
675msgid "No entry matches %s. Please use pkusers to create them first."
676msgstr ""
677
678msgid "Modification"
679msgstr ""
680
681msgid "incompatible options, see help."
682msgstr "Op�s incompat�is, veja a ajuda."
683
684msgid "You have to pass user or group names on the command line"
685msgstr ""
686"�Obrigat� a utiliza� de nomes de utilizador ou grupo na linha de "
687"comando"
688
689#, python-format
690msgid ""
691"repykota v%(__version__)s (c) %(__years__)s %(__author__)s\n"
692"\n"
693"Generates print quota reports.\n"
694"\n"
695"command line usage :\n"
696"\n"
697"  repykota [options] \n"
698"\n"
699"options :\n"
700"\n"
701"  -v | --version       Prints repykota's version number then exits.\n"
702"  -h | --help          Prints this message then exits.\n"
703"  \n"
704"  -u | --users         Generates a report on users quota, this is \n"
705"                       the default.\n"
706"  \n"
707"  -g | --groups        Generates a report on group quota instead of users.\n"
708"  \n"
709"  -i | --ingroups g1[,g2...]  Only lists users who are members of these\n"
710"                              groups. Reserved to PyKota Administrators.\n"
711"  \n"
712"  -P | --printer p     Report quotas on this printer only. Actually p can\n"
713"                       use wildcards characters to select only\n"
714"                       some printers. The default value is *, meaning\n"
715"                       all printers.\n"
716"                       You can specify several names or wildcards, \n"
717"                       by separating them with commas.\n"
718"  \n"
719"examples :                              \n"
720"\n"
721"  $ repykota --printer lp\n"
722"  \n"
723"  This will print the quota status for all users who use the lp printer.\n"
724"\n"
725"  $ repykota \n"
726"  \n"
727"  This will print the quota status for all users on all printers.\n"
728"  \n"
729"  $ repykota --printer \"laser*,*pson\" jerome \"jo*\"\n"
730"  \n"
731"  This will print the quota status for user jerome and all users\n"
732"  whose name begins with \"jo\" on all printers which name begins\n"
733"  with \"laser\" or ends with \"pson\".\n"
734"  \n"
735"  If launched by an user who is not a PyKota administrator, additionnal\n"
736"  arguments representing users or groups names are ignored, and only the\n"
737"  current user/group is reported.\n"
738msgstr ""
739
740msgid "Option --ingroups is reserved to PyKota Administrators."
741msgstr ""
742
743#, python-format
744msgid "There's no printer matching %s"
745msgstr "A impressora %s n�existe"
746
747#, python-format
748msgid ""
749"warnpykota v%(__version__)s (c) %(__years__)s %(__author__)s\n"
750"\n"
751"Sends mail to users over print quota.\n"
752"\n"
753"command line usage :\n"
754"\n"
755"  warnpykota  [options]  [names]\n"
756"\n"
757"options :\n"
758"\n"
759"  -v | --version       Prints warnpykota's version number then exits.\n"
760"  -h | --help          Prints this message then exits.\n"
761"  \n"
762"  -u | --users         Warns users over their print quota, this is the \n"
763"                       default.\n"
764"  \n"
765"  -g | --groups        Warns users whose groups quota are over limit.\n"
766"  \n"
767"  -P | --printer p     Verify quotas on this printer only. Actually p can\n"
768"                       use wildcards characters to select only\n"
769"                       some printers. The default value is *, meaning\n"
770"                       all printers.\n"
771"                       You can specify several names or wildcards, \n"
772"                       by separating them with commas.\n"
773"  \n"
774"examples :                              \n"
775"\n"
776"  $ warnpykota --printer lp\n"
777"  \n"
778"  This will warn all users of the lp printer who have exceeded their\n"
779"  print quota.\n"
780"\n"
781"  $ warnpykota \n"
782"  \n"
783"  This will warn all users  who have exceeded their print quota on\n"
784"  any printer.\n"
785"\n"
786"  $ warnpykota --groups --printer \"laserjet*\" \"dev*\"\n"
787"  \n"
788"  This will warn all users of groups which names begins with \"dev\" and\n"
789"  who have exceeded their print quota on any printer which name begins \n"
790"  with \"laserjet\"\n"
791"  \n"
792"  If launched by an user who is not a PyKota administrator, additionnal\n"
793"  arguments representing users or groups names are ignored, and only the\n"
794"  current user/group is reported.\n"
795msgstr ""
796
797#, python-format
798msgid ""
799"pkbanner v%(__version__)s (c) %(__years__)s %(__author__)s\n"
800"\n"
801"Generates banners.\n"
802"\n"
803"command line usage :\n"
804"\n"
805"  pkbanner  [options]  [more info]\n"
806"\n"
807"options :\n"
808"\n"
809"  -v | --version       Prints pkbanner's version number then exits.\n"
810"  -h | --help          Prints this message then exits.\n"
811"  \n"
812"  -l | --logo img      Use the image as the banner's logo. The logo will\n"
813"                       be drawn at the center top of the page. The default\n"
814"                       logo is /usr/share/pykota/logos/pykota.jpeg\n"
815"                       \n"
816"  -p | --pagesize sz   Sets sz as the page size. Most well known\n"
817"                       page sizes are recognized, like 'A4' or 'Letter'\n"
818"                       to name a few. The default size is A4.\n"
819"  \n"
820"  -s | --savetoner s   Sets the text luminosity factor to s%%. This can be \n"
821"                       used to save toner. The default value is 0, which\n"
822"                       means that no toner saving will be done.\n"
823"  \n"
824"  -u | --url u         Uses u as an url to be written at the bottom of \n"
825"                       the banner page. The default url is :\n"
826"                       http://www.pykota.com/\n"
827"  \n"
828"examples :                              \n"
829"\n"
830"  Using pkbanner directly from the command line is not recommended,\n"
831"  excepted for testing purposes. You should use pkbanner in the\n"
832"  'startingbanner' or 'endingbanner' directives in pykota.conf\n"
833"  \n"
834"    startingbanner: /usr/bin/pkbanner --logo=\"\" --savetoner=75\n"
835"  \n"
836"      With such a setting in pykota.conf, all print jobs will be \n"
837"      prefixed with an A4 banner with no logo, and text luminosity will\n"
838"      be increased by 75%%. The PostScript output will be directly sent\n"
839"      to your printer.\n"
840"      \n"
841"  You'll find more examples in the sample configuration file included    \n"
842"  in PyKota.\n"
843msgstr ""
844
845msgid "Unknown"
846msgstr ""
847
848msgid "Username"
849msgstr ""
850
851msgid "More Info"
852msgstr ""
853
854msgid "Job"
855msgstr ""
856
857msgid "Date"
858msgstr "Data"
859
860msgid "Allowed"
861msgstr ""
862
863msgid "Denied"
864msgstr ""
865
866msgid "Allowed with Warning"
867msgstr ""
868
869msgid "Problem"
870msgstr ""
871
872msgid "Cancelled"
873msgstr ""
874
875msgid "Result"
876msgstr ""
877
878msgid "Title"
879msgstr "T�lo"
880
881msgid "Filename"
882msgstr "Nome do arquivo"
883
884#, python-format
885msgid "Pages printed so far on %s"
886msgstr ""
887
888msgid "Account balance"
889msgstr ""
890
891msgid "Soft Limit"
892msgstr ""
893
894msgid "Hard Limit"
895msgstr ""
896
897msgid "Date Limit"
898msgstr ""
899
900msgid "No Limit"
901msgstr ""
902
903msgid "No Accounting"
904msgstr ""
905
906msgid "Forbidden"
907msgstr ""
908
909msgid "Printing Mode"
910msgstr ""
911
912msgid "Allowed range is (0..99)"
913msgstr ""
914
915#, python-format
916msgid "Invalid 'savetoner' option %s : %s"
917msgstr ""
918
919#, python-format
920msgid "Invalid 'pagesize' option %s, defaulting to A4."
921msgstr ""
922
923#, python-format
924msgid ""
925"pkbcodes v%(__version__)s (c) %(__years__)s %(__author__)s\n"
926"\n"
927"A billing codes Manager for PyKota.\n"
928"\n"
929"command line usage :\n"
930"\n"
931"  pkbcodes [options] code1 code2 code3 ... codeN\n"
932"\n"
933"options :\n"
934"\n"
935"  -v | --version       Prints pkbcodes version number then exits.\n"
936"  -h | --help          Prints this message then exits.\n"
937"  \n"
938"  -a | --add           Adds billing codes if they don't exist in PyKota's\n"
939"                       database. If they exist, they are modified\n"
940"                       unless -s|--skipexisting is also used.\n"
941"\n"
942"  -d | --delete        Deletes billing codes from PyKota's database.\n"
943"                       NB : the history entries with this billing code\n"
944"                       are not deleted, voluntarily.\n"
945"\n"
946"  -D | --description d Adds a textual description to billing codes.\n"
947"\n"
948"  -l | --list          List informations about the billing codes.\n"
949"\n"
950"  -r | --reset         Resets the billing codes' balance and page counters\n"
951"                       to 0.\n"
952"\n"
953"  -s | --skipexisting  In combination with the --add option above, tells\n"
954"                       pkbcodes to not modify existing billing codes.\n"
955"\n"
956"  code1 through codeN can contain wildcards if the --add option\n"
957"  is not set.\n"
958"\n"
959"examples :                              \n"
960"\n"
961"  $ pkbcodes --add -D \"My project\" myproj\n"
962"\n"
963"  Will create the myproj billing code with \"My project\"\n"
964"  as the description.\n"
965"\n"
966"  $ pkbcodes --delete \"*\"\n"
967"\n"
968"  This will completely delete all the billing codes, but without\n"
969"  removing any matching job from the history. USE WITH CARE ANYWAY !\n"
970"  \n"
971"  $ pkbcodes --list \"my*\"\n"
972"  \n"
973"  This will list all billing codes which name begins with 'my'.\n"
974msgstr ""
975
976msgid "You're not allowed to use this command."
977msgstr ""
978
979#, python-format
980msgid "There's no billingcode matching %s"
981msgstr ""
982
983msgid "pages"
984msgstr ""
985
986msgid "and"
987msgstr ""
988
989msgid "credits"
990msgstr ""
991
992#, python-format
993msgid "Billing code [%s] already exists, skipping."
994msgstr ""
995
996#, python-format
997msgid "Billing code [%s] already exists, will be modified."
998msgstr ""
999
1000msgid "You have to pass billing codes on the command line"
1001msgstr ""
1002
1003#, python-format
1004msgid ""
1005"pkinvoice v%(__version__)s (c) %(__years__)s %(__author__)s\n"
1006"\n"
1007"An invoice generator for PyKota.\n"
1008"\n"
1009"command line usage :\n"
1010"\n"
1011"  pkinvoice [options] [filterexpr]\n"
1012"\n"
1013"options :\n"
1014"\n"
1015"  -v | --version       Prints pkinvoice's version number then exits.\n"
1016"  -h | --help          Prints this message then exits.\n"
1017"  \n"
1018"  -l | --logo img      Use the image as the invoice's logo. The logo will\n"
1019"                       be drawn at the center top of the page. The default\n"
1020"                       logo is /usr/share/pykota/logos/pykota.jpeg\n"
1021"                       \n"
1022"  -p | --pagesize sz   Sets sz as the page size. Most well known\n"
1023"                       page sizes are recognized, like 'A4' or 'Letter'\n"
1024"                       to name a few. The default size is A4.\n"
1025"                       \n"
1026"  -n | --number N      Sets the number of the first invoice. This number\n"
1027"                       will automatically be incremented for each invoice.\n"
1028"                       \n"
1029"  -o | --output f.pdf  Defines the name of the invoice file which will\n"
1030"                       be generated as a PDF document. If not set or\n"
1031"                       set to '-', the PDF document is sent to standard\n"
1032"                       output. \n"
1033"                       \n"
1034"  -u | --unit u        Defines the name of the unit to use on the "
1035"invoice.                       \n"
1036"                       The default unit is 'Credits', optionally translated\n"
1037"                       to your native language if it is supported by "
1038"PyKota.\n"
1039"  \n"
1040"  -V | --vat p         Sets the percent value of the applicable VAT to be\n"
1041"                       exposed. The default is 0.0, meaning no VAT\n"
1042"                       information will be included.\n"
1043"  \n"
1044"\n"
1045"  Use the filter expressions to extract only parts of the \n"
1046"  datas. Allowed filters are of the form :\n"
1047"                \n"
1048"         key=value\n"
1049"                         \n"
1050"  Allowed keys for now are :  \n"
1051"                       \n"
1052"         username       User's name\n"
1053"         printername    Printer's name\n"
1054"         hostname       Client's hostname\n"
1055"         jobid          Job's Id\n"
1056"         billingcode    Job's billing code\n"
1057"         start          Job's date of printing\n"
1058"         end            Job's date of printing\n"
1059"         \n"
1060"  Dates formatting with 'start' and 'end' filter keys :\n"
1061"  \n"
1062"    YYYY : year boundaries\n"
1063"    YYYYMM : month boundaries\n"
1064"    YYYYMMDD : day boundaries\n"
1065"    YYYYMMDDhh : hour boundaries\n"
1066"    YYYYMMDDhhmm : minute boundaries\n"
1067"    YYYYMMDDhhmmss : second boundaries\n"
1068"    yesterday[+-NbDays] : yesterday more or less N days (e.g. : yesterday-"
1069"15)\n"
1070"    today[+-NbDays] : today more or less N days (e.g. : today-15)\n"
1071"    tomorrow[+-NbDays] : tomorrow more or less N days (e.g. : tomorrow-15)\n"
1072"    now[+-NbDays] : now more or less N days (e.g. now-15)\n"
1073"\n"
1074"  'now' and 'today' are not exactly the same since today represents the "
1075"first\n"
1076"  or last second of the day depending on if it's used in a start= or end=\n"
1077"  date expression. The utility to be able to specify dates in the future is\n"
1078"  a question which remains to be answered :-)\n"
1079"  \n"
1080"  Contrary to other PyKota management tools, wildcard characters are not \n"
1081"  expanded, so you can't use them.\n"
1082"  \n"
1083"examples :\n"
1084"\n"
1085"  $ pkinvoice --unit EURO --output /tmp/invoices.pdf start=now-30\n"
1086"  \n"
1087"  Will generate a PDF document containing invoices for all users\n"
1088"  who have spent some credits last month. Invoices will be done in\n"
1089"  EURO.  No VAT information will be included.\n"
1090msgstr ""
1091
1092msgid "Invoice"
1093msgstr ""
1094
1095msgid "Edited on"
1096msgstr ""
1097
1098msgid "Number of jobs printed"
1099msgstr ""
1100
1101msgid "Number of pages printed"
1102msgstr ""
1103
1104msgid "Amount due"
1105msgstr ""
1106
1107msgid "Included VAT"
1108msgstr ""
1109
1110msgid "Here's the invoice for your printouts"
1111msgstr ""
1112
1113msgid "Generating invoices"
1114msgstr ""
1115
1116#, python-format
1117msgid "Incorrect value '%s' for the --vat command line option"
1118msgstr ""
1119
1120#, python-format
1121msgid "Incorrect value '%s' for the --number command line option"
1122msgstr ""
1123
1124#, python-format
1125msgid "Invalid filter value [%s], see help."
1126msgstr ""
1127
1128#, python-format
1129msgid "Invoiced %i users for %i jobs, %i pages and %.3f credits"
1130msgstr ""
1131
1132msgid "Credits"
1133msgstr ""
1134
1135#, python-format
1136msgid ""
1137"pkmail v%(__version__)s (c) %(__years__)s %(__author__)s\n"
1138"\n"
1139"Email gateway for PyKota.\n"
1140"\n"
1141"command line usage :\n"
1142"\n"
1143"  pkmail  [options]\n"
1144"\n"
1145"options :\n"
1146"\n"
1147"  -v | --version       Prints pkmail's version number then exits.\n"
1148"  -h | --help          Prints this message then exits.\n"
1149"  \n"
1150"    \n"
1151"  This command is meant to be used from your mail server's aliases file,\n"
1152"  as a pipe. It will then accept commands send to it in email messages,\n"
1153"  and will send the answer to the command's originator.\n"
1154"  \n"
1155"  To use this command, create an email alias in /etc/aliases with\n"
1156"  the following format :\n"
1157"  \n"
1158"    pykotacmd: \"|/usr/bin/pkmail\"\n"
1159"    \n"
1160"  Then run the 'newaliases' command to regenerate the aliases database.\n"
1161"  \n"
1162"  You can now send commands by email to 'pykotacmd@yourdomain.com', with\n"
1163"  the command in the subject.\n"
1164"  \n"
1165"  List of supported commands :\n"
1166"  \n"
1167"        report [username]\n"
1168"  \n"
1169"  NB : For pkmail to work correctly, you may have to put the 'mail'\n"
1170"  system user in the 'pykota' system group to ensure this user can\n"
1171"  read the /etc/pykota/pykotadmin.conf file, and restart your\n"
1172"  mail server (e.g. /etc/init.d/exim restart). It is strongly advised\n"
1173"  that you think at least twice before doing this though.\n"
1174"  \n"
1175"  Use at your own risk !\n"
1176msgstr ""
1177
1178msgid "Result of your commands"
1179msgstr ""
1180
1181#, python-format
1182msgid ""
1183"pknotify v%(__version__)s (c) %(__years__)s %(__author__)s\n"
1184"\n"
1185"Notifies or ask questions to end users who launched the PyKotIcon "
1186"application.\n"
1187"\n"
1188"command line usage :\n"
1189"\n"
1190"  pknotify  [options]  [arguments]\n"
1191"\n"
1192"options :\n"
1193"\n"
1194"  -v | --version             Prints pknotify's version number then exits.\n"
1195"  -h | --help                Prints this message then exits.\n"
1196"  \n"
1197"  -d | --destination h[:p]   Sets the destination hostname and optional\n"
1198"                             port onto which contact the remote PyKotIcon\n"
1199"                             application. This option is mandatory.\n"
1200"                             When not specified, the port defaults to 7654.\n"
1201"                             \n"
1202"  -a | --ask                 Tells pknotify to ask something to the end\n"
1203"                             user. Then pknotify will output the result.\n"
1204"                       \n"
1205"  -C | --checkauth           When --ask is used and both an 'username' and "
1206"a\n"
1207"                             'password' are asked to the end user, then\n"
1208"                             pknotify will try to authenticate the user\n"
1209"                             through PAM. If authentified, this program\n"
1210"                             will print \"AUTH=YES\", else \"AUTH=NO\".\n"
1211"                             If a field is missing, \"AUTH=IMPOSSIBLE\" "
1212"will\n"
1213"                             be printed. If the user is authenticated, then\n"
1214"                             \"USERNAME=xxxx\" will be printed as well.\n"
1215"                             \n"
1216"  -c | --confirm             Tells pknotify to ask for either a "
1217"confirmation                       \n"
1218"                             or abortion.\n"
1219"                             \n"
1220"  -D | --denyafter N         With --checkauth above, makes pknotify "
1221"loop                           \n"
1222"                             up to N times if the password is incorrect.\n"
1223"                             After having reached the limit, \"DENY\" will\n"
1224"                             be printed, which effectively rejects the job.\n"
1225"                             The default value of N is 1, meaning the job\n"
1226"                             is denied after the first unsuccessful try.\n"
1227"                             \n"
1228"  -N | --noremote action     If it's impossible to connect to the remote\n"
1229"                             PyKotIcon machine, do this action instead.\n"
1230"                             Allowed actions are 'CONTINUE' and 'CANCEL', \n"
1231"                             which will respectively allow the processing\n"
1232"                             of the print job to continue, or the job to\n"
1233"                             be cancelled. The default value is CANCEL.\n"
1234"                             \n"
1235"  -n | --notify              Tells pknotify to send an informational "
1236"message\n"
1237"                             to the end user.\n"
1238"                             \n"
1239"  -q | --quit                Tells pknotify to send a message asking the\n"
1240"                             PyKotIcon application to exit. This option can\n"
1241"                             be combined with the other ones to make "
1242"PyKotIcon\n"
1243"                             exit after having sent the answer from the "
1244"dialog.\n"
1245"                             \n"
1246"  -t | --timeout T           Tells pknotify to ignore the end user's answer "
1247"if\n"
1248"                             it comes past T seconds after the dialog box "
1249"being\n"
1250"                             opened. The default value is 0 seconds, which \n"
1251"                             tells pknotify to wait indefinitely.\n"
1252"                             Use this option to avoid having an user who\n"
1253"                             leaved his computer stall a whole print queue.\n"
1254"                             \n"
1255"  You MUST specify either --ask, --confirm, --notify or --quit.\n"
1256"\n"
1257"  arguments :             \n"
1258"  \n"
1259"    -a | --ask : Several arguments are accepted, of the form\n"
1260"                 \"label:varname:defaultvalue\". The result will\n"
1261"                 be printed to stdout in the following format :\n"
1262"                 VAR1NAME=VAR1VALUE\n"
1263"                 VAR2NAME=VAR2VALUE\n"
1264"                 ...\n"
1265"                 If the dialog was cancelled, nothing will be\n"
1266"                 printed. If one of the varname is 'password'\n"
1267"                 then this field is asked as a password (you won't\n"
1268"                 see what you type in), and is NOT printed. Although\n"
1269"                 it is not printed, it will be used to check if\n"
1270"                 authentication is valid if you specify --checkauth.\n"
1271"                 \n"
1272"    -c | --confirm : A single argument is expected, representing the\n"
1273"                     message to display. If the dialog is confirmed\n"
1274"                     then pknotify will print OK, else CANCEL.\n"
1275"                     \n"
1276"    -n | --notify : A single argument is expected, representing "
1277"the                 \n"
1278"                    message to display. In this case pknotify will\n"
1279"                    always print OK.\n"
1280"                    \n"
1281"examples :                    \n"
1282"\n"
1283"  pknotify -d client:7654 --noremote CONTINUE --confirm \"This job costs 10 "
1284"credits\"\n"
1285"  \n"
1286"  Would display the cost of the print job and asks for confirmation.\n"
1287"  If the end user doesn't have PyKotIcon running and accepting connections\n"
1288"  from the print server, PyKota will consider that the end user accepted\n"
1289"  to print this job.\n"
1290"  \n"
1291"  pknotify --destination $PYKOTAJOBORIGINATINGHOSTNAME:7654 \\\n"
1292"           --checkauth --ask \"Your name:username:\" \"Your password:"
1293"password:\"\n"
1294"           \n"
1295"  Asks an username and password, and checks if they are valid.         \n"
1296"  NB : The PYKOTAJOBORIGINATINGHOSTNAME environment variable is\n"
1297"  only set if you launch pknotify from cupspykota through a directive\n"
1298"  in ~pykota/pykota.conf\n"
1299"  \n"
1300"  The TCP port you'll use must be reachable on the client from the\n"
1301"  print server.\n"
1302msgstr ""
1303
1304msgid "You MUST install PyPAM for this functionnality to work !"
1305msgstr ""
1306
1307#, python-format
1308msgid "Authentication error for user %s : %s"
1309msgstr ""
1310
1311#, python-format
1312msgid "Internal error : can't authenticate user %s"
1313msgstr ""
1314
1315#, python-format
1316msgid "Password correct for user %s"
1317msgstr ""
1318
1319#, python-format
1320msgid ""
1321"The end user at %s:%i didn't answer within %i seconds. The print job will be "
1322"cancelled."
1323msgstr ""
1324
1325#, python-format
1326msgid ""
1327"Are you sure that PyKotIcon is running and accepting incoming connections on "
1328"%s:%s ?"
1329msgstr ""
1330
1331msgid "Connection error"
1332msgstr ""
1333
1334msgid "some options are mandatory, see help."
1335msgstr ""
1336
1337msgid "incorrect value for the --noremote command line switch, see help."
1338msgstr ""
1339
1340msgid "some options require arguments, see help."
1341msgstr ""
1342
1343#, python-format
1344msgid ""
1345"pkprinters v%(__version__)s (c) %(__years__)s %(__author__)s\n"
1346"\n"
1347"A Printers Manager for PyKota.\n"
1348"\n"
1349"command line usage :\n"
1350"\n"
1351"  pkprinters [options] printer1 printer2 printer3 ... printerN\n"
1352"\n"
1353"options :\n"
1354"\n"
1355"  -v | --version       Prints pkprinters's version number then exits.\n"
1356"  -h | --help          Prints this message then exits.\n"
1357"  \n"
1358"  -a | --add           Adds printers if they don't exist on the Quota \n"
1359"                       Storage Server. If they exist, they are modified\n"
1360"                       unless -s|--skipexisting is also used.\n"
1361"                       \n"
1362"  -d | --delete        Deletes printers from the quota storage.\n"
1363"  \n"
1364"  -D | --description d Adds a textual description to printers.\n"
1365"\n"
1366"  -C | --cups          Also modifies the DeviceURI in CUPS' printers.conf\n"
1367"\n"
1368"  -c | --charge p[,j]  Sets the price per page and per job to charge.\n"
1369"                       Job price is optional.\n"
1370"                       If both are to be set, separate them with a comma.\n"
1371"                       Floating point and negative values are allowed.\n"
1372"  \n"
1373"  -g | --groups pg1[,pg2...] Adds or Remove the printer(s) to the printer \n"
1374"                       groups pg1, pg2, etc... which must already exist.\n"
1375"                       A printer group is just like a normal printer,\n"
1376"                       only that it is usually unknown from the printing\n"
1377"                       system. Create printer groups exactly the same\n"
1378"                       way that you create printers, then add other \n"
1379"                       printers to them with this option.\n"
1380"                       Accounting is done on a printer and on all\n"
1381"                       the printer groups it belongs to, quota checking\n"
1382"                       is done on a printer and on all the printer groups\n"
1383"                       it belongs to.\n"
1384"                       If the --remove option below is not used, the \n"
1385"                       default action is to add printers to the specified\n"
1386"                       printer groups.\n"
1387"                       \n"
1388"  -l | --list          List informations about the printer(s) and the\n"
1389"                       printers groups it is a member of.\n"
1390"                       \n"
1391"  -r | --remove        In combination with the --groups option "
1392"above,                       \n"
1393"                       remove printers from the specified printers groups.\n"
1394"                       \n"
1395"  -s | --skipexisting  In combination with the --add option above, tells\n"
1396"                       pkprinters to not modify existing printers.\n"
1397"                       \n"
1398"  -m | --maxjobsize s  Sets the maximum job size allowed on the printer\n"
1399"                       to s pages.\n"
1400"                       \n"
1401"  -p | --passthrough   Activate passthrough mode for the printer. In this\n"
1402"                       mode, users are allowed to print without any impact\n"
1403"                       on their quota or account balance.\n"
1404"                       \n"
1405"  -n | --nopassthrough Deactivate passthrough mode for the printer.\n"
1406"                       Without -p or -n, printers are created in \n"
1407"                       normal mode, i.e. no passthrough.\n"
1408"  \n"
1409"  printer1 through printerN can contain wildcards if the --add option \n"
1410"  is not set.\n"
1411"  \n"
1412"examples :                              \n"
1413"\n"
1414"  $ pkprinters --add -D \"HP Printer\" --charge 0.05,0.1 hp2100 hp2200 "
1415"hp8000\n"
1416"  \n"
1417"  Will create three printers named hp2100, hp2200 and hp8000.\n"
1418"  Their price per page will be set at 0.05 unit, and their price\n"
1419"  per job will be set at 0.1 unit. Units are in your own currency,\n"
1420"  or whatever you want them to mean.\n"
1421"  All of their descriptions will be set to the string \"HP Printer\".\n"
1422"  If any of these printers already exists, it will also be modified \n"
1423"  unless the -s|--skipexisting command line option is also used.\n"
1424"            \n"
1425"  $ pkprinters --delete \"*\"\n"
1426"  \n"
1427"  This will completely delete all printers and associated quota "
1428"information,\n"
1429"  as well as their job history. USE WITH CARE !\n"
1430"  \n"
1431"  $ pkprinters --groups Laser,HP \"hp*\"\n"
1432"  \n"
1433"  This will put all printers which name matches \"hp*\" into printers "
1434"groups \n"
1435"  Laser and HP, which MUST already exist.\n"
1436"  \n"
1437"  $ pkprinters --groups LexMark --remove hp2200\n"
1438"  \n"
1439"  This will remove the hp2200 printer from the LexMark printer group.\n"
1440msgstr ""
1441
1442#, python-format
1443msgid "Passthrough mode : %s"
1444msgstr ""
1445
1446#, python-format
1447msgid "Routed through PyKota : %s"
1448msgstr ""
1449
1450msgid "YES"
1451msgstr ""
1452
1453msgid "NO"
1454msgstr ""
1455
1456msgid "in"
1457msgstr "em"
1458
1459msgid "Rerouting printers to CUPS"
1460msgstr ""
1461
1462#, python-format
1463msgid "Invalid charge amount value %s"
1464msgstr "Valor de custo inv�do %s"
1465
1466#, python-format
1467msgid "Invalid maximum job size value %s"
1468msgstr ""
1469
1470#, python-format
1471msgid "Printer %s already exists, skipping."
1472msgstr "Impressora %s j�xiste. Ignorando."
1473
1474#, python-format
1475msgid "Printer %s already exists, will be modified."
1476msgstr "Impressora %s j�xiste. Ser�eita uma modifica�."
1477
1478#, python-format
1479msgid "Invalid printer name %s"
1480msgstr "Nome de impressora %s inv�do"
1481
1482msgid "You have to pass printer groups names on the command line"
1483msgstr ""
1484"voc�eve passar os nomes dos grupos de impressoras na linha de comando"
1485
1486msgid "You have to pass printer names on the command line"
1487msgstr "�Obrigat� a utiliza� de nomes de impressora na linha de comando"
1488
1489#, python-format
1490msgid ""
1491"pkrefund v%(__version__)s (c) %(__years__)s %(__author__)s\n"
1492"\n"
1493"Refunds jobs.\n"
1494"\n"
1495"command line usage :\n"
1496"\n"
1497"  pkrefund [options] [filterexpr]\n"
1498"\n"
1499"options :\n"
1500"\n"
1501"  -v | --version       Prints pkrefund's version number then exits.\n"
1502"  -h | --help          Prints this message then exits.\n"
1503"  \n"
1504"  -f | --force         Doesn't ask for confirmation before refunding jobs.\n"
1505"  -r | --reason txt    Sets textual information to explain the refunding.\n"
1506"\n"
1507"  -l | --logo img      Use the image as the receipt's logo. The logo will\n"
1508"                       be drawn at the center top of the page. The default\n"
1509"                       logo is /usr/share/pykota/logos/pykota.jpeg\n"
1510"\n"
1511"  -p | --pagesize sz   Sets sz as the page size. Most well known\n"
1512"                       page sizes are recognized, like 'A4' or 'Letter'\n"
1513"                       to name a few. The default size is A4.\n"
1514"\n"
1515"  -n | --number N      Sets the number of the first receipt. This number\n"
1516"                       will automatically be incremented for each receipt.\n"
1517"\n"
1518"  -o | --output f.pdf  Defines the name of the PDF file which will contain\n"
1519"                       the receipts. If not set, then no PDF file will\n"
1520"                       be created. If set to '-', then --force is assumed,\n"
1521"                       and the PDF document is sent to standard output.\n"
1522"\n"
1523"  -u | --unit u        Defines the name of the unit to use on the receipts.\n"
1524"                       The default unit is 'Credits', optionally translated\n"
1525"                       to your native language if it is supported by "
1526"PyKota.\n"
1527"  \n"
1528"\n"
1529"  Use the filter expressions to extract only parts of the \n"
1530"  datas. Allowed filters are of the form :\n"
1531"                \n"
1532"         key=value\n"
1533"                         \n"
1534"  Allowed keys for now are :  \n"
1535"                       \n"
1536"         username       User's name\n"
1537"         printername    Printer's name\n"
1538"         hostname       Client's hostname\n"
1539"         jobid          Job's Id\n"
1540"         billingcode    Job's billing code\n"
1541"         start          Job's date of printing\n"
1542"         end            Job's date of printing\n"
1543"         \n"
1544"  Dates formatting with 'start' and 'end' filter keys :\n"
1545"  \n"
1546"    YYYY : year boundaries\n"
1547"    YYYYMM : month boundaries\n"
1548"    YYYYMMDD : day boundaries\n"
1549"    YYYYMMDDhh : hour boundaries\n"
1550"    YYYYMMDDhhmm : minute boundaries\n"
1551"    YYYYMMDDhhmmss : second boundaries\n"
1552"    yesterday[+-NbDays] : yesterday more or less N days (e.g. : yesterday-"
1553"15)\n"
1554"    today[+-NbDays] : today more or less N days (e.g. : today-15)\n"
1555"    tomorrow[+-NbDays] : tomorrow more or less N days (e.g. : tomorrow-15)\n"
1556"    now[+-NbDays] : now more or less N days (e.g. now-15)\n"
1557"\n"
1558"  'now' and 'today' are not exactly the same since today represents the "
1559"first\n"
1560"  or last second of the day depending on if it's used in a start= or end=\n"
1561"  date expression. The utility to be able to specify dates in the future is\n"
1562"  a question which remains to be answered :-)\n"
1563"  \n"
1564"  Contrary to other PyKota management tools, wildcard characters are not \n"
1565"  expanded, so you can't use them.\n"
1566"  \n"
1567"Examples :\n"
1568"\n"
1569"  $ pkrefund --output /tmp/receipts.pdf jobid=503\n"
1570"  \n"
1571"  This will refund all jobs which Id is 503. BEWARE : installing CUPS\n"
1572"  afresh will reset the first job id at 1, so you probably want to use\n"
1573"  a more precise filter as explained below. A confirmation will\n"
1574"  be asked for each job to refund, and a PDF file named /tmp/receipts.pdf\n"
1575"  will be created which will contain printable receipts.\n"
1576"  \n"
1577"  $ pkrefund --reason \"Hardware problem\" jobid=503 start=today-7\n"
1578"  \n"
1579"  Refunds all jobs which id is 503 but which were printed during the\n"
1580"  past week. The reason will be marked as being an hardware problem.\n"
1581"  \n"
1582"  $ pkrefund --force username=jerome printername=HP2100\n"
1583"  \n"
1584"  Refunds all jobs printed by user jerome on printer HP2100. No\n"
1585"  confirmation will be asked.\n"
1586"  \n"
1587"  $ pkrefund --force printername=HP2100 start=200602 end=yesterday\n"
1588"  \n"
1589"  Refunds all jobs printed on printer HP2100 between February 1st 2006\n"
1590"  and yesterday. No confirmation will be asked.\n"
1591msgstr ""
1592
1593msgid "Refunding receipt"
1594msgstr ""
1595
1596msgid "Jobs refunded"
1597msgstr ""
1598
1599msgid "Pages refunded"
1600msgstr ""
1601
1602msgid "Amount refunded"
1603msgstr ""
1604
1605msgid "Reason"
1606msgstr ""
1607
1608msgid "Here's the receipt for the refunding of your print jobs"
1609msgstr ""
1610
1611msgid "Generating receipts"
1612msgstr ""
1613
1614msgid ""
1615"Refunding for no reason is forbidden. Please use the --reason command line "
1616"option."
1617msgstr ""
1618
1619msgid ""
1620"The PDF file containing the receipts will be sent to stdout. --force is "
1621"assumed."
1622msgstr ""
1623
1624#, python-format
1625msgid "Date : %s"
1626msgstr ""
1627
1628#, python-format
1629msgid "JobId : %s"
1630msgstr ""
1631
1632#, python-format
1633msgid "User : %s"
1634msgstr ""
1635
1636#, python-format
1637msgid "Printer : %s"
1638msgstr ""
1639
1640#, python-format
1641msgid "Billing code : %s"
1642msgstr ""
1643
1644#, python-format
1645msgid "Pages : %i"
1646msgstr ""
1647
1648#, python-format
1649msgid "Credits : %.3f"
1650msgstr ""
1651
1652#, python-format
1653msgid "Title : %s"
1654msgstr ""
1655
1656msgid "Refund (Y/N)"
1657msgstr ""
1658
1659msgid "Y"
1660msgstr ""
1661
1662msgid "N"
1663msgstr ""
1664
1665#, python-format
1666msgid "Refunded %i users for %i jobs, %i pages and %.3f credits"
1667msgstr ""
1668
1669#, python-format
1670msgid ""
1671"pkturnkey v%(__version__)s (c) %(__years__)s %(__author__)s\n"
1672"\n"
1673"A turn key tool for PyKota. When launched, this command will initialize\n"
1674"PyKota's database with all existing print queues and some or all users.\n"
1675"For now, no prices or limits are set, so printing is fully accounted\n"
1676"for, but not limited. That's why you'll probably want to also use\n"
1677"edpykota once the database has been initialized.\n"
1678"\n"
1679"command line usage :\n"
1680"\n"
1681"  pkturnkey [options] [printqueues names]\n"
1682"\n"
1683"options :\n"
1684"\n"
1685"  -v | --version       Prints pkturnkey version number then exits.\n"
1686"  -h | --help          Prints this message then exits.\n"
1687"  \n"
1688"  -c | --doconf        Give hints about what to put into pykota.conf\n"
1689"  \n"
1690"  -d | --dousers       Manages users accounts as well.\n"
1691"  \n"
1692"  -D | --dogroups      Manages users groups as well.\n"
1693"                       Implies -d | --dousers.\n"
1694"  \n"
1695"  -e | --emptygroups   Includes empty groups.\n"
1696"  \n"
1697"  -f | --force         Modifies the database instead of printing what\n"
1698"                       it would do.\n"
1699"                       \n"
1700"  -u | --uidmin uid    Only adds users whose uid is greater than or equal "
1701"to\n"
1702"                       uid. You can pass an username there as well, and its\n"
1703"                       uid will be used automatically.\n"
1704"                       If not set, 0 will be used automatically.\n"
1705"                       Implies -d | --dousers.\n"
1706"                       \n"
1707"  -U | --uidmax uid    Only adds users whose uid is lesser than or equal to\n"
1708"                       uid. You can pass an username there as well, and its\n"
1709"                       uid will be used automatically.\n"
1710"                       If not set, a large value will be used "
1711"automatically.\n"
1712"                       Implies -d | --dousers.\n"
1713"\n"
1714"  -g | --gidmin gid    Only adds groups whose gid is greater than or equal "
1715"to\n"
1716"                       gid. You can pass a groupname there as well, and its\n"
1717"                       gid will be used automatically.\n"
1718"                       If not set, 0 will be used automatically.\n"
1719"                       Implies -D | --dogroups.\n"
1720"                       \n"
1721"  -G | --gidmax gid    Only adds groups whose gid is lesser than or equal "
1722"to\n"
1723"                       gid. You can pass a groupname there as well, and its\n"
1724"                       gid will be used automatically.\n"
1725"                       If not set, a large value will be used "
1726"automatically.\n"
1727"                       Implies -D | --dogroups.\n"
1728"\n"
1729"examples :                              \n"
1730"\n"
1731"  $ pkturnkey --dousers --uidmin jerome\n"
1732"\n"
1733"  Will simulate the initialization of PyKota's database will all existing\n"
1734"  printers and print accounts for all users whose uid is greater than\n"
1735"  or equal to jerome's one. Won't manage any users group.\n"
1736"  \n"
1737"  To REALLY initialize the database instead of simulating it, please\n"
1738"  use the -f | --force command line switch.\n"
1739"  \n"
1740"  You can limit the initialization to only a subset of the existing\n"
1741"  printers, by passing their names at the end of the command line.\n"
1742msgstr ""
1743
1744#, python-format
1745msgid ""
1746"Printer %s is not managed by PyKota yet. Please modify printers.conf and "
1747"restart CUPS."
1748msgstr ""
1749
1750msgid "Please be patient..."
1751msgstr ""
1752
1753msgid "Don't worry, the database WILL NOT BE MODIFIED."
1754msgstr ""
1755
1756msgid "Please WORRY NOW, the database WILL BE MODIFIED."
1757msgstr ""
1758
1759msgid "System users will have a print account as well !"
1760msgstr ""
1761
1762#, python-format
1763msgid "Unknown username %s : %s"
1764msgstr ""
1765
1766msgid "System groups will have a print account as well !"
1767msgstr ""
1768
1769#, python-format
1770msgid "Unknown groupname %s : %s"
1771msgstr ""
1772
1773msgid "Simulation terminated."
1774msgstr ""
1775
1776msgid "Database initialized !"
1777msgstr ""
1778
1779msgid "The --uidmin or --uidmax command line option implies --dousers as well."
1780msgstr ""
1781
1782msgid ""
1783"The --gidmin or --gidmax command line option implies --dogroups as well."
1784msgstr ""
1785
1786msgid "The --dogroups command line option implies --dousers as well."
1787msgstr ""
1788
1789#, python-format
1790msgid ""
1791"pkusers v%(__version__)s (c) %(__years__)s %(__author__)s\n"
1792"\n"
1793"An Users and Groups Manager for PyKota.\n"
1794"\n"
1795"command line usage :\n"
1796"\n"
1797"  pkusers [options] user1 user2 user3 ... userN\n"
1798"  \n"
1799"or :  \n"
1800"\n"
1801"  pkusers --groups [options] group1 group2 group3 ... groupN\n"
1802"\n"
1803"options :\n"
1804"\n"
1805"  -v | --version       Prints pkusers's version number then exits.\n"
1806"  -h | --help          Prints this message then exits.\n"
1807"  \n"
1808"  -a | --add           Adds users if they don't exist on the database.\n"
1809"                       If they exist, they are modified unless\n"
1810"                       -s|--skipexisting is also used.\n"
1811"                       \n"
1812"  -d | --delete        Deletes users from the quota storage.\n"
1813"\n"
1814"  -e | --email addr    Sets the email address for the users.\n"
1815"                       If the addr parameter begins with @, then\n"
1816"                       the username is prepended to addr to form\n"
1817"                       a valid email address.\n"
1818"\n"
1819"  -D | --description d Adds a textual description to users or groups.\n"
1820"                       \n"
1821"  -g | --groups        Edit users groups instead of users.\n"
1822"                          \n"
1823"  -o | --overcharge f  Sets the overcharging factor applied to the user \n"
1824"                       when computing the cost of a print job. Positive or \n"
1825"                       negative floating point values are allowed,\n"
1826"                       this allows you to do some really creative\n"
1827"                       things like giving money to an user whenever\n"
1828"                       he prints. The number of pages in a print job\n"
1829"                       is not modified by this coefficient, only the\n"
1830"                       cost of the job for a particular user.\n"
1831"                       Only users have such a coefficient.\n"
1832"  \n"
1833"  -i | --ingroups g1[,g2...]  Puts the users into each of the groups\n"
1834"                              listed, separated by commas. The groups\n"
1835"                              must already exist in the Quota Storage.\n"
1836"                       \n"
1837"  -L | --list          Lists users or groups.\n"
1838"  \n"
1839"  -l | --limitby l     Choose if the user/group is limited in "
1840"printing                     \n"
1841"                       by its account balance or by its page quota.\n"
1842"                       The default value is 'quota'. Allowed values\n"
1843"                       are 'quota' 'balance' 'noquota' 'noprint' \n"
1844"                       and 'nochange' :\n"
1845"                       \n"
1846"                         - quota : limit by number of pages per printer.\n"
1847"                         - balance : limit by number of credits in account.\n"
1848"                         - noquota : no limit, accounting still done.\n"
1849"                         - nochange : no limit, accounting not done. \n"
1850"                         - noprint : printing is denied. \n"
1851"                       NB : nochange and noprint are not supported for "
1852"groups.\n"
1853"                       \n"
1854"  -b | --balance b     Sets the user's account balance to "
1855"b.                     \n"
1856"                       Account balance may be increase or decreased\n"
1857"                       if b is prefixed with + or -.\n"
1858"                       WARNING : when decreasing account balance,\n"
1859"                       the total paid so far by the user is decreased\n"
1860"                       too.\n"
1861"                       Groups don't have a real balance, but the\n"
1862"                       sum of their users' account balance.\n"
1863"                       \n"
1864"  -C | --comment txt   Defines some informational text to be associated\n"
1865"                       with a change to an user's account balance.\n"
1866"                       Only meaningful if -b | --balance is also used.\n"
1867"                       \n"
1868"                       \n"
1869"  -r | --remove        In combination with the --ingroups option "
1870"above,                       \n"
1871"                       remove users from the specified users groups.\n"
1872"                       \n"
1873"  -s | --skipexisting  In combination with the --add option above, tells\n"
1874"                       pkusers to not modify existing users.\n"
1875"                       \n"
1876"  user1 through userN and group1 through groupN can use wildcards\n"
1877"  if the --add option is not set.\n"
1878"  \n"
1879"examples :                              \n"
1880"\n"
1881"  $ pkusers --add john paul george ringo/ringo@example.com\n"
1882"  \n"
1883"  This will add users john, paul, george and ringo to the quota\n"
1884"  database. User ringo's email address will also be set to \n"
1885"  'ringo@example.com'\n"
1886"  \n"
1887"  $ pkusers --ingroups coders,it jerome\n"
1888"  \n"
1889"  User jerome is put into the groups \"coders\" and \"it\" which must\n"
1890"  already exist in the quota database.\n"
1891"            \n"
1892"  $ pkusers --limitby balance jerome\n"
1893"  \n"
1894"  This will tell PyKota to limit jerome by his account's balance\n"
1895"  when printing.\n"
1896"  \n"
1897"  $ pkusers --balance +10.0 --comment \"He paid with his blood !\" jerome\n"
1898"  \n"
1899"  This will increase jerome's account balance by 10.0 (in your\n"
1900"  own currency). You can decrease the account balance with a\n"
1901"  dash prefix, and set it to a fixed amount with no prefix.\n"
1902"  A comment will be stored for this balance change.\n"
1903"  \n"
1904"  $ pkusers --delete jerome rachel\n"
1905"  \n"
1906"  This will completely delete jerome and rachel from the quota\n"
1907"  database. All their quotas and jobs will be deleted too.\n"
1908"  \n"
1909"  $ pkusers --overcharge 2.5 poorstudent\n"
1910"  \n"
1911"  This will overcharge the poorstudent user by a factor of 2.5.\n"
1912"  \n"
1913"  $ pkusers --overcharge -1 jerome\n"
1914"  \n"
1915"  User jerome will actually earn money whenever he prints.\n"
1916"  \n"
1917"  $ pkusers --overcharge 0 boss\n"
1918"  \n"
1919"  User boss can print at will, it won't cost him anything because the\n"
1920"  cost of each print job will be multiplied by zero before charging\n"
1921"  his account.\n"
1922"\n"
1923"  $ pkusers --email @example.com\n"
1924"\n"
1925"  This will set the email address for each user to username@example.com\n"
1926msgstr ""
1927
1928#, python-format
1929msgid "Invalid email address %s"
1930msgstr "Endere�email inv�do"
1931
1932#, python-format
1933msgid "There's no %s matching %s"
1934msgstr ""
1935
1936#, python-format
1937msgid "Limited by : %s"
1938msgstr ""
1939
1940#, python-format
1941msgid "Account balance : %.2f"
1942msgstr ""
1943
1944#, python-format
1945msgid "Total paid so far : %.2f"
1946msgstr ""
1947
1948#, python-format
1949msgid "Overcharging factor : %.2f"
1950msgstr ""
1951
1952#, python-format
1953msgid "Group balance : %.2f"
1954msgstr ""
1955
1956#, python-format
1957msgid "Invalid limitby value %s"
1958msgstr "Valor inv�do para pol�ca de quota %s"
1959
1960#, python-format
1961msgid "Invalid overcharge value %s"
1962msgstr ""
1963
1964#, python-format
1965msgid "Invalid balance value %s"
1966msgstr "Valor de saldo inv�do %s"
1967
1968#, python-format
1969msgid "There's no users group matching %s"
1970msgstr ""
1971
1972#, python-format
1973msgid "Unknown group %s"
1974msgstr ""
1975
1976#, python-format
1977msgid "Unknown user %s"
1978msgstr ""
1979
1980#, python-format
1981msgid "%s %s already exists, skipping."
1982msgstr ""
1983
1984#, python-format
1985msgid "%s %s already exists, will be modified."
1986msgstr ""
1987
1988#, python-format
1989msgid "Invalid name %s"
1990msgstr ""
1991
1992msgid "You have to pass user groups names on the command line"
1993msgstr ""
1994
1995#, python-format
1996msgid ""
1997"pykosd v%(__version__)s (c) %(__years__)s %(__author__)s\n"
1998"\n"
1999"An OSD quota monitor for PyKota.\n"
2000"\n"
2001"command line usage :\n"
2002"\n"
2003"  pykosd [options]\n"
2004"\n"
2005"options :\n"
2006"\n"
2007"  -v | --version       Prints pykosd's version number then exits.\n"
2008"  -h | --help          Prints this message then exits.\n"
2009"  \n"
2010"  -c | --color #rrggbb Sets the color to use for display as an hexadecimal\n"
2011"                       triplet, for example #FF0000 is 100%% red.\n"
2012"                       Defaults to 100%% green (#00FF00).\n"
2013"                       \n"
2014"  -d | --duration d    Sets the duration of the display in seconds. \n"
2015"                       Defaults to 3 seconds.\n"
2016"                       \n"
2017"  -f | --font f        Sets the font to use for "
2018"display.                      \n"
2019"                       Defaults to the Python OSD library's default.\n"
2020"  \n"
2021"  -l | --loop n        Sets the number of times the info will be displayed.\n"
2022"                       Defaults to 0, which means loop forever.\n"
2023"                       \n"
2024"  -s | --sleep s       Sets the sleeping duration between two displays \n"
2025"                       in seconds. Defaults to 180 seconds (3 minutes).\n"
2026"                       \n"
2027"  \n"
2028"examples :                              \n"
2029"\n"
2030"  $ pykosd -s 60 --loop 5\n"
2031"  \n"
2032"  Will launch pykosd. Display will be refreshed every 60 seconds,\n"
2033"  and will last for 3 seconds (the default) each time. After five\n"
2034"  iterations, the program will exit.\n"
2035msgstr ""
2036
2037#, python-format
2038msgid "Invalid duration option %s"
2039msgstr "Op� %s inv�da para dura�"
2040
2041#, python-format
2042msgid "Invalid loop option %s"
2043msgstr "Op� %s inv�da para loop (la�"
2044
2045#, python-format
2046msgid "Invalid sleep option %s"
2047msgstr "Op� %s inv�da para sleep (sono)"
2048
2049#, python-format
2050msgid "Invalid color option %s"
2051msgstr "Op� %s inv�da para color (cor)"
2052
2053#, python-format
2054msgid "User %s doesn't exist in PyKota's database"
2055msgstr "Usu�o %s n�existe na base de dados do Pykota"
2056
2057#, python-format
2058msgid "Pages used on %s : %s"
2059msgstr "P�nas usadas em %s : %s"
2060
2061#, python-format
2062msgid "PyKota Units left : %.2f"
2063msgstr "Unidades restantes do PyKota : %.2f"
2064
2065msgid "Printing denied."
2066msgstr ""
2067
2068msgid "Printing not limited."
2069msgstr ""
2070
2071msgid "Printing not limited, no accounting."
2072msgstr ""
2073
2074#, python-format
2075msgid ""
2076"pykotme v%(__version__)s (c) %(__years__)s %(__author__)s\n"
2077"\n"
2078"Gives print quotes to users.\n"
2079"\n"
2080"command line usage :\n"
2081"\n"
2082"  pykotme  [options]  [files]\n"
2083"\n"
2084"options :\n"
2085"\n"
2086"  -v | --version       Prints pykotme's version number then exits.\n"
2087"  -h | --help          Prints this message then exits.\n"
2088"  \n"
2089"  -P | --printer p     Gives a quote for this printer only. Actually p can\n"
2090"                       use wildcards characters to select only\n"
2091"                       some printers. The default value is *, meaning\n"
2092"                       all printers.\n"
2093"                       You can specify several names or wildcards, \n"
2094"                       by separating them with commas.\n"
2095"  \n"
2096"examples :                              \n"
2097"\n"
2098"  $ pykotme --printer apple file1.ps file2.ps\n"
2099"  \n"
2100"  This will give a print quote to the current user. The quote will show\n"
2101"  the price and size of a job consisting in file1.ps and file2.ps \n"
2102"  which would be sent to the apple printer.\n"
2103"  \n"
2104"  $ pykotme --printer apple,hplaser <file1.ps\n"
2105"  \n"
2106"  This will give a print quote to the current user. The quote will show\n"
2107"  the price and size of a job consisting in file1.ps as read from\n"
2108"  standard input, which would be sent to the apple or hplaser\n"
2109"  printer.\n"
2110"\n"
2111"  $ pykotme \n"
2112"  \n"
2113"  This will give a quote for a job consisting of what is on standard \n"
2114"  input. The quote will list the job size, and the price the job\n"
2115"  would cost on each printer.\n"
2116msgstr ""
2117
2118#, python-format
2119msgid "Your account balance : %.2f"
2120msgstr "Saldo da sua conta : %.2f"
2121
2122#, python-format
2123msgid "Job size : %i pages"
2124msgstr "Tamanho do pedido : %i p�nas"
2125
2126#, python-format
2127msgid "Cost on printer %s : %.2f"
2128msgstr "Custo da impressora %s : %.2f"
2129
2130msgid "won't be charged, printer is in passthrough mode"
2131msgstr ""
2132
2133msgid "won't be charged, your account is immutable"
2134msgstr ""
2135
2136#, python-format
2137msgid "Unsupported accounter backend %s"
2138msgstr "Backend de cota %s n�suportado"
2139
2140#, python-format
2141msgid ""
2142"Configuration file %s can't be read. Please check that the file exists and "
2143"that your permissions are sufficient."
2144msgstr ""
2145
2146#, python-format
2147msgid "Configuration file %s not found."
2148msgstr "Ficheiro de configura� %s n�encontrado."
2149
2150#, python-format
2151msgid "Option %s not found in section global of %s"
2152msgstr "A op� %s n�foi encontrada na sec� global de %s"
2153
2154#, python-format
2155msgid "Option %s not found in section %s of %s"
2156msgstr "A op� %s n�foi encontrada na sec� %s de %s"
2157
2158#, python-format
2159msgid "Option ldaptls is set, but certificate %s is not readable."
2160msgstr ""
2161
2162#, python-format
2163msgid "Option logger only supports values in %s"
2164msgstr "A op� logger s�porta valores em %s"
2165
2166#, python-format
2167msgid "Invalid preaccounter %s for printer %s"
2168msgstr ""
2169
2170#, python-format
2171msgid "Option preaccounter in section %s only supports values in %s"
2172msgstr ""
2173
2174#, python-format
2175msgid "Invalid accounter %s for printer %s"
2176msgstr "Contador de p�nas %s inv�do, para a impressora %s"
2177
2178#, python-format
2179msgid "Option accounter in section %s only supports values in %s"
2180msgstr "A op� accounter na sec� %s s�porta valores em %s"
2181
2182#, python-format
2183msgid "Invalid unknown_billingcode directive %s for printer %s"
2184msgstr ""
2185
2186#, python-format
2187msgid "Directive unknown_billingcode in section %s only supports values in %s"
2188msgstr ""
2189
2190#, python-format
2191msgid "Option enforcement in section %s only supports values in %s"
2192msgstr "Op� enforcement (refor� na se� %s s�porta valores em %s"
2193
2194#, python-format
2195msgid ""
2196"Option onbackenderror in section %s only supports values 'charge', "
2197"'nocharge', and 'retry:num:delay'"
2198msgstr ""
2199
2200#, python-format
2201msgid "Option onaccountererror in section %s only supports values in %s"
2202msgstr ""
2203
2204#, python-format
2205msgid "Option policy in section %s only supports values in %s"
2206msgstr "A op� policy na sec� %s s�porta valores em %s"
2207
2208#, python-format
2209msgid "Invalid option mailto %s for printer %s"
2210msgstr "Op� mailto %s inv�da, para a impressora %s"
2211
2212#, python-format
2213msgid "Option mailto in section %s only supports values in %s"
2214msgstr "a op� mailto na sec� %s s�porta valores em %s"
2215
2216#, python-format
2217msgid "Invalid maximal deny banners counter %s"
2218msgstr ""
2219
2220#, python-format
2221msgid "Invalid grace delay %s"
2222msgstr "Per�o de toler�ia inv�do %s"
2223
2224#, python-format
2225msgid "Invalid poor man's threshold %s"
2226msgstr "Valor 'poor man' %s inv�do"
2227
2228#, python-format
2229msgid "Invalid balancezero value %s"
2230msgstr ""
2231
2232msgid ""
2233"Your Print Quota account balance is Low.\n"
2234"Soon you'll not be allowed to print anymore.\n"
2235"Please contact the Print Quota Administrator to solve the problem."
2236msgstr ""
2237"O seu saldo de impress��aixo.\n"
2238"Em breve n�poder�mprimir.\n"
2239"Por favor contacte o administrador do servi�de impress�de forma a "
2240"resolver o problema."
2241
2242#, python-format
2243msgid ""
2244"You are not allowed to print anymore because\n"
2245"your Print Quota is exceeded on printer %s."
2246msgstr ""
2247"Foi-lhe vedado o acesso ao servi�de impress�j�ue a\n"
2248"sua quota de impress�foi excedida, na impressora %s."
2249
2250#, python-format
2251msgid ""
2252"You will soon be forbidden to print anymore because\n"
2253"your Print Quota is almost reached on printer %s."
2254msgstr ""
2255"Em breve n�poder�mprimir j�ue a\n"
2256"sua quota de impress�est�uase a ser atingida, na impressora %s."
2257
2258#, python-format
2259msgid "Incorrect value %s for the duplicatesdelay directive in section %s"
2260msgstr ""
2261
2262#, python-format
2263msgid "Incorrect value %s for the noprintingmaxdelay directive in section %s"
2264msgstr ""
2265
2266#, python-format
2267msgid "Option accountbanner in section %s only supports values in %s"
2268msgstr ""
2269
2270#, python-format
2271msgid "Option trustjobsize for printer %s is incorrect"
2272msgstr ""
2273
2274msgid "History"
2275msgstr "Hist�o"
2276
2277msgid "Users"
2278msgstr ""
2279
2280msgid "Groups"
2281msgstr ""
2282
2283msgid "Printers"
2284msgstr ""
2285
2286msgid "Users Print Quotas"
2287msgstr ""
2288
2289msgid "Users Groups Print Quotas"
2290msgstr ""
2291
2292msgid "History of Payments"
2293msgstr ""
2294
2295msgid "Printers Groups Membership"
2296msgstr ""
2297
2298msgid "Users Groups Membership"
2299msgstr ""
2300
2301msgid "Billing Codes"
2302msgstr ""
2303
2304msgid "All"
2305msgstr ""
2306
2307msgid "Comma Separated Values"
2308msgstr ""
2309
2310msgid "Semicolon Separated Values"
2311msgstr ""
2312
2313msgid "Tabulation Separated Values"
2314msgstr ""
2315
2316msgid "eXtensible Markup Language"
2317msgstr ""
2318
2319msgid "CUPS' page_log"
2320msgstr ""
2321
2322#, python-format
2323msgid "Invalid modifier [%s] for --data command line option, see help."
2324msgstr ""
2325
2326msgid ""
2327"Dumping all PyKota's datas forces format to XML, and disables --sum and "
2328"filters."
2329msgstr ""
2330
2331#, python-format
2332msgid "Invalid modifier [%s] for --format command line option, see help."
2333msgstr ""
2334
2335msgid "XML output is disabled because the jaxml module is not available."
2336msgstr ""
2337
2338#, python-format
2339msgid "Invalid data type [%s] for --sum command line option, see help."
2340msgstr ""
2341
2342msgid "PyKota data dumper failed : I/O error"
2343msgstr ""
2344
2345#, python-format
2346msgid "Unsupported logging subsystem %s"
2347msgstr "Sistema de logging %s n�suportado"
2348
2349#, python-format
2350msgid "Report for %s quota on printer %s"
2351msgstr "Relat� de cota %s para a impressora %s"
2352
2353#, python-format
2354msgid "Pages grace time: %i days"
2355msgstr "Per�o de toler�ia : %i d�"
2356
2357#, python-format
2358msgid "Price per job: %.3f"
2359msgstr "Pre�por trabalho: %.3f"
2360
2361#, python-format
2362msgid "Price per page: %.3f"
2363msgstr "Pre�por p�na: %.3f"
2364
2365msgid ""
2366"Group          overcharge   used    soft    hard    balance grace         "
2367"total       paid warn"
2368msgstr ""
2369
2370msgid ""
2371"User           overcharge   used    soft    hard    balance grace         "
2372"total       paid warn"
2373msgstr ""
2374
2375msgid "unknown"
2376msgstr "Desconhecido"
2377
2378#, python-format
2379msgid "Real : %s"
2380msgstr "Real : %s"
2381
2382#, python-format
2383msgid "Total : %9i"
2384msgstr "Total : %9i"
2385
2386msgid "N/A"
2387msgstr ""
2388
2389#, python-format
2390msgid "Unsupported reporter backend %s"
2391msgstr "Backend reporter %s n�suportado"
2392
2393#, python-format
2394msgid "Refunded %i pages and %.3f credits by %s (%s) on %s"
2395msgstr ""
2396
2397#, python-format
2398msgid "Unsupported quota storage backend %s"
2399msgstr "Base de dados %s n�suportada"
2400
2401msgid "Done"
2402msgstr ""
2403
2404msgid "Average speed"
2405msgstr ""
2406
2407msgid "entries per second"
2408msgstr ""
2409
2410#, python-format
2411msgid "Strange problem with uid(%s) : %s"
2412msgstr ""
2413
2414#, python-format
2415msgid "Running as user '%s'."
2416msgstr ""
2417
2418msgid "No user named 'pykota'. Not dropping priviledges."
2419msgstr ""
2420
2421#, python-format
2422msgid "Impossible to drop priviledges : %s"
2423msgstr ""
2424
2425msgid "Priviledges dropped. Now running as user 'pykota'."
2426msgstr ""
2427
2428#, python-format
2429msgid "Impossible to regain priviledges : %s"
2430msgstr ""
2431
2432msgid "Regained priviledges. Now running as root."
2433msgstr ""
2434
2435msgid "Please report bugs to :"
2436msgstr ""
2437
2438#, python-format
2439msgid ""
2440"\n"
2441"\n"
2442"Please contact your system administrator :\n"
2443"\n"
2444"\t%s - <%s>\n"
2445msgstr ""
2446"\n"
2447"\n"
2448"Por favor contacte a seu administrador de sistemas:\n"
2449"\n"
2450"\t%s - <%s>\n"
2451
2452#, python-format
2453msgid "Unable to match user %s on printer %s, applying default policy (%s)"
2454msgstr ""
2455"N�foi poss�l encontrar o utilizador %s para a impressora %s, foi "
2456"aplicada por omiss�a pol�ca (%s)"
2457
2458#, python-format
2459msgid ""
2460"Unable to find user %s's account balance, applying default policy (%s) for "
2461"printer %s"
2462msgstr ""
2463"N�foi poss�l encontrar o saldo da conta do utilizador %s, foi "
2464"configurado por omiss�o valor (%s) para a impressora %s"
2465
2466#, python-format
2467msgid "User %s will not be charged for printing."
2468msgstr ""
2469
2470#, python-format
2471msgid "Print Quota exceeded for group %s on printer %s"
2472msgstr "Cota de impress�excedida para o grupo %s na impressora %s"
2473
2474msgid "Print Quota Exceeded"
2475msgstr "Cota de impress�excedida"
2476
2477#, python-format
2478msgid "Print Quota low for group %s on printer %s"
2479msgstr "Cota de impress�baixa para o grupo %s na impresora %s"
2480
2481msgid "Print Quota Low"
2482msgstr "Cota de impress�baixa"
2483
2484#, python-format
2485msgid ""
2486"Search base %s doesn't seem to exist. Probable misconfiguration. Please "
2487"double check /etc/pykota/pykota.conf : %s"
2488msgstr ""
2489"Base de busca %s parece n�existir, provavelmente por causa de m�
2490"configura�.Por favor, verifique as configura�s do arquivo /etc/pykota/"
2491"pykota.conf : %s"
2492
2493#, python-format
2494msgid "Search for %s(%s) from %s(scope=%s) returned no answer."
2495msgstr ""
2496"A pesquisa de %s(%s) usando o esc� %s(scope=%s) n�devolveu resultados."
2497
2498#, python-format
2499msgid "Problem adding LDAP entry (%s, %s)"
2500msgstr "Ocorreu um problema ao adicionar a entrada LDAP (%s, %s)"
2501
2502#, python-format
2503msgid "Problem deleting LDAP entry (%s)"
2504msgstr "Ocorreu um problema ao apagar a entrada LDAP (%s)"
2505
2506#, python-format
2507msgid "Problem modifying LDAP entry (%s, %s)"
2508msgstr "Ocorreu um problema ao modificar a entrada LDAP (%s, %s)"
2509
2510#, python-format
2511msgid ""
2512"No pykotaAccountBalance object found for user %s. Did you create LDAP "
2513"entries manually ?"
2514msgstr ""
2515
2516msgid "Hidden because of privacy concerns"
2517msgstr ""
2518
2519#, python-format
2520msgid ""
2521"Unable to find an existing objectClass %s entry with %s=%s to attach "
2522"pykotaAccount objectClass"
2523msgstr ""
2524"Imposs�l encontrar uma entrada objectClass %s existente com %s=%s "
2525"paraanexar objectClass pykotaAccount"
2526
2527#, python-format
2528msgid "%s. A new entry will be created instead."
2529msgstr ""
2530
2531#, python-format
2532msgid "Unable to find an existing entry to attach pykotaGroup objectclass %s"
2533msgstr ""
2534"Imposs�l encontrar uma entrada existente para anexar ao objectClass "
2535"pykotaGroup %s"
2536
2537msgid ""
2538"Your version of python-mysqldb is too old. Please install a newer release."
2539msgstr ""
2540
2541#, python-format
2542msgid "A problem occured while reading printer %s's internal page counter."
2543msgstr ""
2544
2545#, python-format
2546msgid "Retrieving printer %s's page counter from database instead."
2547msgstr ""
2548
2549#, python-format
2550msgid ""
2551"Couldn't retrieve printer %s's internal page counter either before or after "
2552"printing."
2553msgstr ""
2554
2555#, python-format
2556msgid "Job's size forced to 1 page for printer %s."
2557msgstr ""
2558
2559#, python-format
2560msgid "No previous job in database for printer %s."
2561msgstr ""
2562
2563#, python-format
2564msgid "Inconsistent values for printer %s's internal page counter."
2565msgstr ""
2566
2567#, python-format
2568msgid "Unknown printer address in HARDWARE(%s) for printer %s"
2569msgstr "Endere�inv�do em HARDWARE(%s) para a impressora %s"
2570
2571#, python-format
2572msgid "Launching HARDWARE(%s)..."
2573msgstr "Tentando identifica� f�ca(%s)..."
2574
2575#, python-format
2576msgid "SIGTERM was sent to hardware accounter %s (pid: %s)"
2577msgstr "Sinal SIGTERM enviado para contador f�co %s (pid : %s)"
2578
2579#, python-format
2580msgid "Line [%s] skipped in accounter's output. Trying again..."
2581msgstr ""
2582
2583#, python-format
2584msgid "Hardware accounter %s exit code is %s"
2585msgstr ""
2586
2587#, python-format
2588msgid "Unable to query printer %s via HARDWARE(%s)"
2589msgstr "Foi imposs�l consultar a impressora %s via HARDWARE(%s)"
2590
2591#, python-format
2592msgid ""
2593"Unable to precompute the job's size and ink coverage with the generic PDL "
2594"analyzer : %s"
2595msgstr ""
2596
2597#, python-format
2598msgid "Problem during connection to %s:%s : %s"
2599msgstr ""
2600
2601#, python-format
2602msgid "Problem while sending PJL query to %s:%s : %s"
2603msgstr ""
2604
2605#, python-format
2606msgid "Problem while receiving PJL answer from %s:%s : %s"
2607msgstr ""
2608
2609#, python-format
2610msgid "Waiting for printer %s to be printing..."
2611msgstr ""
2612
2613#, python-format
2614msgid "Waiting for printer %s's idle status to stabilize..."
2615msgstr ""
2616
2617#, python-format
2618msgid ""
2619"PJL querying stage interrupted. Using latest value seen for internal page "
2620"counter (%s) on printer %s."
2621msgstr ""
2622
2623#, python-format
2624msgid ""
2625"SNMP querying stage interrupted. Using latest value seen for internal page "
2626"counter (%s) on printer %s."
2627msgstr ""
2628
2629#, python-format
2630msgid "Network error while doing SNMP queries on printer %s : %s"
2631msgstr ""
2632
2633#, python-format
2634msgid "SNMP message decoding error for printer %s : %s"
2635msgstr ""
2636
2637#, python-format
2638msgid "Problem encountered while doing SNMP queries on printer %s : %s"
2639msgstr ""
2640
2641#, python-format
2642msgid "Unable to precompute the job's size with the generic PDL analyzer : %s"
2643msgstr ""
2644"Imposs�l calcular tamanho da tarefa usando analisador gen�o de PDL : %s"
2645
2646#, python-format
2647msgid "Launching SOFTWARE(%s)..."
2648msgstr "Tentando identifica� l�a (%s)..."
2649
2650#, python-format
2651msgid "Unable to compute job size with accounter %s"
2652msgstr "Foi imposs�l calcular o tamanho do trabalho com o contador %s"
2653
2654#, python-format
2655msgid "Problem while waiting for software accounter pid %s to exit : %s"
2656msgstr "Problema ao aguardar encerramento do contador l�o de pid %s : %s"
2657
2658#, python-format
2659msgid "Software accounter %s exit code is %s"
2660msgstr "C�o de erro para contador l�o %s : %s"
2661
2662msgid "Totals may be inaccurate if some users are members of several groups."
2663msgstr ""
2664"O total pode n�ser exacto, caso os utilizadores sejam membros de v�os "
2665"grupos."
2666
2667msgid "PyKota Data Dumper"
2668msgstr ""
2669
2670msgid "Dump"
2671msgstr ""
2672
2673msgid "Please click on the above button"
2674msgstr ""
2675
2676msgid "Data Type"
2677msgstr ""
2678
2679msgid "Output Format"
2680msgstr ""
2681
2682msgid "Filter"
2683msgstr ""
2684
2685msgid "Summarize"
2686msgstr ""
2687
2688msgid "only for payments or history"
2689msgstr ""
2690
2691msgid "PyKota Reports"
2692msgstr "Relat� do Pykota"
2693
2694msgid "Report"
2695msgstr "Relat�"
2696
2697msgid "Printer"
2698msgstr "Impressora"
2699
2700msgid "User / Group names mask"
2701msgstr "M�ara de nomes para Usu�os / Grupos"
2702
2703msgid "Groups report"
2704msgstr "Relat� de Grupos"
2705
2706msgid "Empty"
2707msgstr "Vazio"
2708
2709msgid "Action"
2710msgstr "A�"
2711
2712msgid "User"
2713msgstr "Usu�o"
2714
2715msgid "Hostname"
2716msgstr "Nome do computador"
2717
2718msgid "JobId"
2719msgstr "Id da Tarefa"
2720
2721msgid "Number of pages"
2722msgstr ""
2723
2724msgid "Cost"
2725msgstr ""
2726
2727msgid "Copies"
2728msgstr "C�s"
2729
2730msgid "Number of bytes"
2731msgstr ""
2732
2733msgid "Printer's internal counter"
2734msgstr ""
2735
2736msgid "Options"
2737msgstr "Op�s"
2738
2739msgid "MD5Sum"
2740msgstr ""
2741
2742msgid "Billing code"
2743msgstr ""
2744
2745msgid "Precomputed number of pages"
2746msgstr ""
2747
2748msgid "Precomputed cost"
2749msgstr ""
2750
2751msgid "Pages details"
2752msgstr ""
2753
2754msgid "(not supported yet)"
2755msgstr ""
2756
2757msgid "Previous page"
2758msgstr "P�na anterior"
2759
2760msgid "PyKota Quotes"
2761msgstr ""
2762
2763msgid "Quote"
2764msgstr ""
2765
2766msgid ""
2767"The exact cost of a print job can only be determined for a particular user. "
2768"Please retry while logged-in."
2769msgstr ""
2770
2771#~ msgid "Impossible to add printer %s"
2772#~ msgstr "Foi imposs�l adicionar a impressora %s"
2773
2774#~ msgid "Prototype object %s not found in Quota Storage."
2775#~ msgstr "Objecto do prot�o %s n�encontrado na base de dados."
2776
2777#~ msgid "Prototype %s not found in Quota Storage for printer %s."
2778#~ msgstr "Prot�o %s n�encontrado na base de dados para a impressora %s."
2779
2780#~ msgid "Undefined hard limit set to soft limit (%s) on printer %s."
2781#~ msgstr ""
2782#~ "Limite m�mo indefinido, foi usado o valor do limite m�mo (%s) para a "
2783#~ "impressora %s."
2784
2785#~ msgid "Undefined soft limit set to hard limit (%s) on printer %s."
2786#~ msgstr ""
2787#~ "Limite m�mo indefinido, foi usado o valor do limite m�mo (%s) para a "
2788#~ "impressora %s."
2789
2790#~ msgid "Invalid group name %s"
2791#~ msgstr "O nome do grupo %s �nv�do"
2792
2793#~ msgid "Invalid user name %s"
2794#~ msgstr "O nome do utilizador %s �nv�do"
2795
2796#~ msgid "Quota not found for object %s on printer %s."
2797#~ msgstr "Cota n�encontrada para o objecto %s da impressora %s."
2798
2799#~ msgid "Group %s not found in the PyKota Storage."
2800#~ msgstr "Grupo %s n�encontrado na base de dados."
2801
2802#~ msgid "File number %s unregistered twice from polling object, ignored."
2803#~ msgstr ""
2804#~ "Arquivo n� %s descadastrado duas vezes do objeto de consulta. Ignorado"
2805
2806#~ msgid "SIGTERM was sent to real backend %s (pid: %s)"
2807#~ msgstr "Foi enviado um SIGTERM para o backend %s (pid: %s)"
2808
2809#~ msgid "CUPS backend %s died abnormally."
2810#~ msgstr "O backend CUPS morreu inesperadamente."
2811
2812#~ msgid "Software accounting already done in first pass. Ignoring."
2813#~ msgstr "O contador l�o j�oi aplicado no primeiro passo. Ignorando."
2814
2815#~ msgid "Hardware accounting already done in first pass. Ignoring."
2816#~ msgstr "O contador f�co j�oi aplicado no primeiro passo. Ignorando"
2817
2818#~ msgid "Invalid DeviceURI : %s"
2819#~ msgstr "DeviceURI inv�do : %s"
2820
2821#~ msgid ""
2822#~ "\n"
2823#~ "Please wait while pkhint analyzes your printing system's configuration..."
2824#~ msgstr ""
2825#~ "\n"
2826#~ "Por favor, aguarde enquanto pkhint analisa as configura�s de seu "
2827#~ "sistema de impress�.."
2828
2829#~ msgid "Unknown device %s for printer %s"
2830#~ msgstr "Dispositivo %s inv�do para a impressora %s"
2831
2832#~ msgid ""
2833#~ "\n"
2834#~ "Put the following lines into your /etc/pykota/pykota.conf file :\n"
2835#~ msgstr ""
2836#~ "\n"
2837#~ "Pondo as seguintes linhas no arquivo /etc/pykota/pykota.conf : \n"
2838
2839#~ msgid "# BEWARE : if software accounting is suggested, this doesn't mean"
2840#~ msgstr "# CUIDADO : se o contador l�o for sugerido, isto n�significa"
2841
2842#~ msgid ""
2843#~ "# that hardware accounting wouldn't work, this only means that PyKota"
2844#~ msgstr ""
2845#~ "# que o contador l�o poder��funcionar. Isto significa somente que "
2846#~ "o Pykota"
2847
2848#~ msgid "# wasn't able to autodetect which hardware accounting method to use."
2849#~ msgstr ""
2850#~ "# n�foi capaz de detectar automaticamente o m�do de contagem f�ca a "
2851#~ "ser utilizado"
2852
2853#~ msgid "JobSize"
2854#~ msgstr "Tamanho da Tarefa"
2855
2856#~ msgid "JobPrice"
2857#~ msgstr "Pre�da Tarefa"
2858
2859#~ msgid "JobBytes"
2860#~ msgstr "Tamanho da Tarefa em Bytes"
2861
2862#~ msgid "PageCounter"
2863#~ msgstr "Contador de p�nas"
2864
2865#~ msgid "Printing system %s, args=%s"
2866#~ msgstr "Sistema de impress�%s, argumentos=%s"
2867
2868#~ msgid "Printer hostname undefined, set to 'localhost'"
2869#~ msgstr ""
2870#~ "Nome do servidor de impress�n�definido, foi configurado para "
2871#~ "'localhost'"
2872
2873#~ msgid "Printing system unknown, args=%s"
2874#~ msgstr "Sistema de impress�desconhecido, args=%s"
2875
2876#~ msgid ""
2877#~ "Group           used    soft    hard    balance grace         total       "
2878#~ "paid"
2879#~ msgstr ""
2880#~ "Grupo           gasto   m�mo  m�mo  saldo   toler�ia    total       "
2881#~ "pago"
2882
2883#~ msgid ""
2884#~ "User            used    soft    hard    balance grace         total       "
2885#~ "paid"
2886#~ msgstr ""
2887#~ "Utilizador      gasto   m�mo  m�mo  saldo   toler�ia    total       "
2888#~ "pago"
Note: See TracBrowser for help on using the browser.