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

Revision 3111, 85.6 kB (checked in by jerome, 17 years ago)

Added some translatable strings for the displaying of the history in printquota.cgi

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1# PyKota
2#
3# PyKota : Print Quotas for CUPS and LPRng
4#
5# (c) 2003, 2004, 2005 Jerome Alet <alet@librelogiciel.com>
6# This program is free software; you can redistribute it and/or modify
7# it under the terms of the GNU General Public License as published by
8# the Free Software Foundation; either version 2 of the License, or
9# (at your option) any later version.
10#
11# This program is distributed in the hope that it will be useful,
12# but WITHOUT ANY WARRANTY; without even the implied warranty of
13# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
14# GNU General Public License for more details.
15#
16# You should have received a copy of the GNU General Public License
17# along with this program; if not, write to the Free Software
18# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
19#
20# $Id$
21#
22#
23msgid ""
24msgstr ""
25"Project-Id-Version: PyKota v1.20\n"
26"Report-Msgid-Bugs-To: alet@librelogiciel.com\n"
27"POT-Creation-Date: 2006-03-30 22:00+0200\n"
28"PO-Revision-Date: 2004-07-21 15:35:00+0100\n"
29"Last-Translator: Jurandy Martins <jurandy@ic.unicamp.br>\n"
30"Language-Team: Brazilian <jurandy@ic.unicamp.br>\n"
31"MIME-Version: 1.0\n"
32"Content-Type: text/plain; charset=ISO-8859-15\n"
33"Content-Transfer-Encoding: 8bit\n"
34
35#
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 recebida, 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"Usuario %s n�registrado no sistema PyKota, aplicando pol�ca externa (%s) "
141"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 retornou un error. Trabalho "
157"reiniciado. Por favor verifique os arquivos 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"Usuario %s n�registrado no sistema PyKota, aplicando configura�s padr�"
172"(%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 "Quota 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 inv�da %s 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 "Quota de impress�excedida para o usuario %s na impressora %s"
288
289#, python-format
290msgid "Print Quota low for user %s on printer %s"
291msgstr "Quota de impress�baixa para o usuario %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 incorreto para o limite %s."
653
654#, python-format
655msgid "Invalid hardlimit value %s."
656msgstr "Valor incorreto para o limite Maximo %s."
657
658#, python-format
659msgid "Hard limit %i is less than soft limit %i, values will be exchanged."
660msgstr "Limite maximo %i �enor que o limite %i, os valores ser�invertidos."
661
662#, python-format
663msgid "Undefined hard limit set to soft limit (%s)."
664msgstr ""
665
666#, python-format
667msgid "Undefined soft limit set to hard limit (%s)."
668msgstr ""
669
670msgid "Creation"
671msgstr ""
672
673#, python-format
674msgid "No entry matches %s. Please use pkusers to create them first."
675msgstr ""
676
677msgid "Modification"
678msgstr ""
679
680msgid "incompatible options, see help."
681msgstr "O�s incompativeis, veja a ajuda."
682
683msgid "You have to pass user or group names on the command line"
684msgstr "Voce deve informar usuario ou grupo na linha de comando"
685
686#, python-format
687msgid ""
688"repykota v%(__version__)s (c) %(__years__)s %(__author__)s\n"
689"\n"
690"Generates print quota reports.\n"
691"\n"
692"command line usage :\n"
693"\n"
694"  repykota [options] \n"
695"\n"
696"options :\n"
697"\n"
698"  -v | --version       Prints repykota's version number then exits.\n"
699"  -h | --help          Prints this message then exits.\n"
700"  \n"
701"  -u | --users         Generates a report on users quota, this is \n"
702"                       the default.\n"
703"  \n"
704"  -g | --groups        Generates a report on group quota instead of users.\n"
705"  \n"
706"  -i | --ingroups g1[,g2...]  Only lists users who are members of these\n"
707"                              groups. Reserved to PyKota Administrators.\n"
708"  \n"
709"  -P | --printer p     Report quotas on this printer only. Actually p can\n"
710"                       use wildcards characters to select only\n"
711"                       some printers. The default value is *, meaning\n"
712"                       all printers.\n"
713"                       You can specify several names or wildcards, \n"
714"                       by separating them with commas.\n"
715"  \n"
716"examples :                              \n"
717"\n"
718"  $ repykota --printer lp\n"
719"  \n"
720"  This will print the quota status for all users who use the lp printer.\n"
721"\n"
722"  $ repykota \n"
723"  \n"
724"  This will print the quota status for all users on all printers.\n"
725"  \n"
726"  $ repykota --printer \"laser*,*pson\" jerome \"jo*\"\n"
727"  \n"
728"  This will print the quota status for user jerome and all users\n"
729"  whose name begins with \"jo\" on all printers which name begins\n"
730"  with \"laser\" or ends with \"pson\".\n"
731"  \n"
732"  If launched by an user who is not a PyKota administrator, additionnal\n"
733"  arguments representing users or groups names are ignored, and only the\n"
734"  current user/group is reported.\n"
735msgstr ""
736
737msgid "Option --ingroups is reserved to PyKota Administrators."
738msgstr ""
739
740#, python-format
741msgid "There's no printer matching %s"
742msgstr "Impressora %s n�encontrada"
743
744#, python-format
745msgid ""
746"warnpykota v%(__version__)s (c) %(__years__)s %(__author__)s\n"
747"\n"
748"Sends mail to users over print quota.\n"
749"\n"
750"command line usage :\n"
751"\n"
752"  warnpykota  [options]  [names]\n"
753"\n"
754"options :\n"
755"\n"
756"  -v | --version       Prints warnpykota's version number then exits.\n"
757"  -h | --help          Prints this message then exits.\n"
758"  \n"
759"  -u | --users         Warns users over their print quota, this is the \n"
760"                       default.\n"
761"  \n"
762"  -g | --groups        Warns users whose groups quota are over limit.\n"
763"  \n"
764"  -P | --printer p     Verify quotas on this printer only. Actually p can\n"
765"                       use wildcards characters to select only\n"
766"                       some printers. The default value is *, meaning\n"
767"                       all printers.\n"
768"                       You can specify several names or wildcards, \n"
769"                       by separating them with commas.\n"
770"  \n"
771"examples :                              \n"
772"\n"
773"  $ warnpykota --printer lp\n"
774"  \n"
775"  This will warn all users of the lp printer who have exceeded their\n"
776"  print quota.\n"
777"\n"
778"  $ warnpykota \n"
779"  \n"
780"  This will warn all users  who have exceeded their print quota on\n"
781"  any printer.\n"
782"\n"
783"  $ warnpykota --groups --printer \"laserjet*\" \"dev*\"\n"
784"  \n"
785"  This will warn all users of groups which names begins with \"dev\" and\n"
786"  who have exceeded their print quota on any printer which name begins \n"
787"  with \"laserjet\"\n"
788"  \n"
789"  If launched by an user who is not a PyKota administrator, additionnal\n"
790"  arguments representing users or groups names are ignored, and only the\n"
791"  current user/group is reported.\n"
792msgstr ""
793
794#, python-format
795msgid ""
796"pkbanner v%(__version__)s (c) %(__years__)s %(__author__)s\n"
797"\n"
798"Generates banners.\n"
799"\n"
800"command line usage :\n"
801"\n"
802"  pkbanner  [options]  [more info]\n"
803"\n"
804"options :\n"
805"\n"
806"  -v | --version       Prints pkbanner's version number then exits.\n"
807"  -h | --help          Prints this message then exits.\n"
808"  \n"
809"  -l | --logo img      Use the image as the banner's logo. The logo will\n"
810"                       be drawn at the center top of the page. The default\n"
811"                       logo is /usr/share/pykota/logos/pykota.jpeg\n"
812"                       \n"
813"  -p | --pagesize sz   Sets sz as the page size. Most well known\n"
814"                       page sizes are recognized, like 'A4' or 'Letter'\n"
815"                       to name a few. The default size is A4.\n"
816"  \n"
817"  -s | --savetoner s   Sets the text luminosity factor to s%%. This can be \n"
818"                       used to save toner. The default value is 0, which\n"
819"                       means that no toner saving will be done.\n"
820"  \n"
821"  -u | --url u         Uses u as an url to be written at the bottom of \n"
822"                       the banner page. The default url is :\n"
823"                       http://www.pykota.com/\n"
824"  \n"
825"examples :                              \n"
826"\n"
827"  Using pkbanner directly from the command line is not recommended,\n"
828"  excepted for testing purposes. You should use pkbanner in the\n"
829"  'startingbanner' or 'endingbanner' directives in pykota.conf\n"
830"  \n"
831"    startingbanner: /usr/bin/pkbanner --logo=\"\" --savetoner=75\n"
832"  \n"
833"      With such a setting in pykota.conf, all print jobs will be \n"
834"      prefixed with an A4 banner with no logo, and text luminosity will\n"
835"      be increased by 75%%. The PostScript output will be directly sent\n"
836"      to your printer.\n"
837"      \n"
838"  You'll find more examples in the sample configuration file included    \n"
839"  in PyKota.\n"
840msgstr ""
841
842msgid "Unknown"
843msgstr ""
844
845msgid "Username"
846msgstr ""
847
848msgid "More Info"
849msgstr ""
850
851msgid "Job"
852msgstr ""
853
854msgid "Date"
855msgstr "Data"
856
857msgid "Allowed"
858msgstr ""
859
860msgid "Denied"
861msgstr ""
862
863msgid "Allowed with Warning"
864msgstr ""
865
866msgid "Problem"
867msgstr ""
868
869msgid "Cancelled"
870msgstr ""
871
872msgid "Result"
873msgstr ""
874
875msgid "Title"
876msgstr "T�lo"
877
878msgid "Filename"
879msgstr "Nome do arquivo"
880
881#, python-format
882msgid "Pages printed so far on %s"
883msgstr ""
884
885msgid "Account balance"
886msgstr ""
887
888msgid "Soft Limit"
889msgstr ""
890
891msgid "Hard Limit"
892msgstr ""
893
894msgid "Date Limit"
895msgstr ""
896
897msgid "No Limit"
898msgstr ""
899
900msgid "No Accounting"
901msgstr ""
902
903msgid "Forbidden"
904msgstr ""
905
906msgid "Printing Mode"
907msgstr ""
908
909msgid "Allowed range is (0..99)"
910msgstr ""
911
912#, python-format
913msgid "Invalid 'savetoner' option %s : %s"
914msgstr ""
915
916#, python-format
917msgid "Invalid 'pagesize' option %s, defaulting to A4."
918msgstr ""
919
920#, python-format
921msgid ""
922"pkbcodes v%(__version__)s (c) %(__years__)s %(__author__)s\n"
923"\n"
924"A billing codes Manager for PyKota.\n"
925"\n"
926"command line usage :\n"
927"\n"
928"  pkbcodes [options] code1 code2 code3 ... codeN\n"
929"\n"
930"options :\n"
931"\n"
932"  -v | --version       Prints pkbcodes version number then exits.\n"
933"  -h | --help          Prints this message then exits.\n"
934"  \n"
935"  -a | --add           Adds billing codes if they don't exist in PyKota's\n"
936"                       database. If they exist, they are modified\n"
937"                       unless -s|--skipexisting is also used.\n"
938"\n"
939"  -d | --delete        Deletes billing codes from PyKota's database.\n"
940"                       NB : the history entries with this billing code\n"
941"                       are not deleted, voluntarily.\n"
942"\n"
943"  -D | --description d Adds a textual description to billing codes.\n"
944"\n"
945"  -l | --list          List informations about the billing codes.\n"
946"\n"
947"  -r | --reset         Resets the billing codes' balance and page counters\n"
948"                       to 0.\n"
949"\n"
950"  -s | --skipexisting  In combination with the --add option above, tells\n"
951"                       pkbcodes to not modify existing billing codes.\n"
952"\n"
953"  code1 through codeN can contain wildcards if the --add option\n"
954"  is not set.\n"
955"\n"
956"examples :                              \n"
957"\n"
958"  $ pkbcodes --add -D \"My project\" myproj\n"
959"\n"
960"  Will create the myproj billing code with \"My project\"\n"
961"  as the description.\n"
962"\n"
963"  $ pkbcodes --delete \"*\"\n"
964"\n"
965"  This will completely delete all the billing codes, but without\n"
966"  removing any matching job from the history. USE WITH CARE ANYWAY !\n"
967"  \n"
968"  $ pkbcodes --list \"my*\"\n"
969"  \n"
970"  This will list all billing codes which name begins with 'my'.\n"
971msgstr ""
972
973msgid "You're not allowed to use this command."
974msgstr ""
975
976#, python-format
977msgid "There's no billingcode matching %s"
978msgstr ""
979
980msgid "pages"
981msgstr ""
982
983msgid "and"
984msgstr ""
985
986msgid "credits"
987msgstr ""
988
989#, python-format
990msgid "Billing code [%s] already exists, skipping."
991msgstr ""
992
993#, python-format
994msgid "Billing code [%s] already exists, will be modified."
995msgstr ""
996
997msgid "You have to pass billing codes on the command line"
998msgstr ""
999
1000#, python-format
1001msgid ""
1002"pkinvoice v%(__version__)s (c) %(__years__)s %(__author__)s\n"
1003"\n"
1004"An invoice generator for PyKota.\n"
1005"\n"
1006"command line usage :\n"
1007"\n"
1008"  pkinvoice [options] [filterexpr]\n"
1009"\n"
1010"options :\n"
1011"\n"
1012"  -v | --version       Prints pkinvoice's version number then exits.\n"
1013"  -h | --help          Prints this message then exits.\n"
1014"  \n"
1015"  -l | --logo img      Use the image as the invoice's logo. The logo will\n"
1016"                       be drawn at the center top of the page. The default\n"
1017"                       logo is /usr/share/pykota/logos/pykota.jpeg\n"
1018"                       \n"
1019"  -p | --pagesize sz   Sets sz as the page size. Most well known\n"
1020"                       page sizes are recognized, like 'A4' or 'Letter'\n"
1021"                       to name a few. The default size is A4.\n"
1022"                       \n"
1023"  -n | --number N      Sets the number of the first invoice. This number\n"
1024"                       will automatically be incremented for each invoice.\n"
1025"                       \n"
1026"  -o | --output f.pdf  Defines the name of the invoice file which will\n"
1027"                       be generated as a PDF document. If not set or\n"
1028"                       set to '-', the PDF document is sent to standard\n"
1029"                       output. \n"
1030"                       \n"
1031"  -u | --unit u        Defines the name of the unit to use on the "
1032"invoice.                       \n"
1033"                       The default unit is 'Credits', optionally translated\n"
1034"                       to your native language if it is supported by "
1035"PyKota.\n"
1036"  \n"
1037"  -V | --vat p         Sets the percent value of the applicable VAT to be\n"
1038"                       exposed. The default is 0.0, meaning no VAT\n"
1039"                       information will be included.\n"
1040"  \n"
1041"\n"
1042"  Use the filter expressions to extract only parts of the \n"
1043"  datas. Allowed filters are of the form :\n"
1044"                \n"
1045"         key=value\n"
1046"                         \n"
1047"  Allowed keys for now are :  \n"
1048"                       \n"
1049"         username       User's name\n"
1050"         printername    Printer's name\n"
1051"         hostname       Client's hostname\n"
1052"         jobid          Job's Id\n"
1053"         billingcode    Job's billing code\n"
1054"         start          Job's date of printing\n"
1055"         end            Job's date of printing\n"
1056"         \n"
1057"  Dates formatting with 'start' and 'end' filter keys :\n"
1058"  \n"
1059"    YYYY : year boundaries\n"
1060"    YYYYMM : month boundaries\n"
1061"    YYYYMMDD : day boundaries\n"
1062"    YYYYMMDDhh : hour boundaries\n"
1063"    YYYYMMDDhhmm : minute boundaries\n"
1064"    YYYYMMDDhhmmss : second boundaries\n"
1065"    yesterday[+-NbDays] : yesterday more or less N days (e.g. : yesterday-"
1066"15)\n"
1067"    today[+-NbDays] : today more or less N days (e.g. : today-15)\n"
1068"    tomorrow[+-NbDays] : tomorrow more or less N days (e.g. : tomorrow-15)\n"
1069"    now[+-NbDays] : now more or less N days (e.g. now-15)\n"
1070"\n"
1071"  'now' and 'today' are not exactly the same since today represents the "
1072"first\n"
1073"  or last second of the day depending on if it's used in a start= or end=\n"
1074"  date expression. The utility to be able to specify dates in the future is\n"
1075"  a question which remains to be answered :-)\n"
1076"  \n"
1077"  Contrary to other PyKota management tools, wildcard characters are not \n"
1078"  expanded, so you can't use them.\n"
1079"  \n"
1080"examples :\n"
1081"\n"
1082"  $ pkinvoice --unit EURO --output /tmp/invoices.pdf start=now-30\n"
1083"  \n"
1084"  Will generate a PDF document containing invoices for all users\n"
1085"  who have spent some credits last month. Invoices will be done in\n"
1086"  EURO.  No VAT information will be included.\n"
1087msgstr ""
1088
1089msgid "Invoice"
1090msgstr ""
1091
1092msgid "Edited on"
1093msgstr ""
1094
1095msgid "Number of jobs printed"
1096msgstr ""
1097
1098msgid "Number of pages printed"
1099msgstr ""
1100
1101msgid "Amount due"
1102msgstr ""
1103
1104msgid "Included VAT"
1105msgstr ""
1106
1107msgid "Here's the invoice for your printouts"
1108msgstr ""
1109
1110msgid "Generating invoices"
1111msgstr ""
1112
1113#, python-format
1114msgid "Incorrect value '%s' for the --vat command line option"
1115msgstr ""
1116
1117#, python-format
1118msgid "Incorrect value '%s' for the --number command line option"
1119msgstr ""
1120
1121#, python-format
1122msgid "Invalid filter value [%s], see help."
1123msgstr ""
1124
1125#, python-format
1126msgid "Invoiced %i users for %i jobs, %i pages and %.3f credits"
1127msgstr ""
1128
1129msgid "Credits"
1130msgstr ""
1131
1132#, python-format
1133msgid ""
1134"pkmail v%(__version__)s (c) %(__years__)s %(__author__)s\n"
1135"\n"
1136"Email gateway for PyKota.\n"
1137"\n"
1138"command line usage :\n"
1139"\n"
1140"  pkmail  [options]\n"
1141"\n"
1142"options :\n"
1143"\n"
1144"  -v | --version       Prints pkmail's version number then exits.\n"
1145"  -h | --help          Prints this message then exits.\n"
1146"  \n"
1147"    \n"
1148"  This command is meant to be used from your mail server's aliases file,\n"
1149"  as a pipe. It will then accept commands send to it in email messages,\n"
1150"  and will send the answer to the command's originator.\n"
1151"  \n"
1152"  To use this command, create an email alias in /etc/aliases with\n"
1153"  the following format :\n"
1154"  \n"
1155"    pykotacmd: \"|/usr/bin/pkmail\"\n"
1156"    \n"
1157"  Then run the 'newaliases' command to regenerate the aliases database.\n"
1158"  \n"
1159"  You can now send commands by email to 'pykotacmd@yourdomain.com', with\n"
1160"  the command in the subject.\n"
1161"  \n"
1162"  List of supported commands :\n"
1163"  \n"
1164"        report [username]\n"
1165"  \n"
1166"  NB : For pkmail to work correctly, you may have to put the 'mail'\n"
1167"  system user in the 'pykota' system group to ensure this user can\n"
1168"  read the /etc/pykota/pykotadmin.conf file, and restart your\n"
1169"  mail server (e.g. /etc/init.d/exim restart). It is strongly advised\n"
1170"  that you think at least twice before doing this though.\n"
1171"  \n"
1172"  Use at your own risk !\n"
1173msgstr ""
1174
1175msgid "Result of your commands"
1176msgstr ""
1177
1178#, python-format
1179msgid ""
1180"pknotify v%(__version__)s (c) %(__years__)s %(__author__)s\n"
1181"\n"
1182"Notifies or ask questions to end users who launched the PyKotIcon "
1183"application.\n"
1184"\n"
1185"command line usage :\n"
1186"\n"
1187"  pknotify  [options]  [arguments]\n"
1188"\n"
1189"options :\n"
1190"\n"
1191"  -v | --version             Prints pknotify's version number then exits.\n"
1192"  -h | --help                Prints this message then exits.\n"
1193"  \n"
1194"  -d | --destination h[:p]   Sets the destination hostname and optional\n"
1195"                             port onto which contact the remote PyKotIcon\n"
1196"                             application. This option is mandatory.\n"
1197"                             When not specified, the port defaults to 7654.\n"
1198"                             \n"
1199"  -a | --ask                 Tells pknotify to ask something to the end\n"
1200"                             user. Then pknotify will output the result.\n"
1201"                       \n"
1202"  -C | --checkauth           When --ask is used and both an 'username' and "
1203"a\n"
1204"                             'password' are asked to the end user, then\n"
1205"                             pknotify will try to authenticate the user\n"
1206"                             through PAM. If authentified, this program\n"
1207"                             will print \"AUTH=YES\", else \"AUTH=NO\".\n"
1208"                             If a field is missing, \"AUTH=IMPOSSIBLE\" "
1209"will\n"
1210"                             be printed. If the user is authenticated, then\n"
1211"                             \"USERNAME=xxxx\" will be printed as well.\n"
1212"                             \n"
1213"  -c | --confirm             Tells pknotify to ask for either a "
1214"confirmation                       \n"
1215"                             or abortion.\n"
1216"                             \n"
1217"  -D | --denyafter N         With --checkauth above, makes pknotify "
1218"loop                           \n"
1219"                             up to N times if the password is incorrect.\n"
1220"                             After having reached the limit, \"DENY\" will\n"
1221"                             be printed, which effectively rejects the job.\n"
1222"                             The default value of N is 1, meaning the job\n"
1223"                             is denied after the first unsuccessful try.\n"
1224"                             \n"
1225"  -N | --noremote action     If it's impossible to connect to the remote\n"
1226"                             PyKotIcon machine, do this action instead.\n"
1227"                             Allowed actions are 'CONTINUE' and 'CANCEL', \n"
1228"                             which will respectively allow the processing\n"
1229"                             of the print job to continue, or the job to\n"
1230"                             be cancelled. The default value is CANCEL.\n"
1231"                             \n"
1232"  -n | --notify              Tells pknotify to send an informational "
1233"message\n"
1234"                             to the end user.\n"
1235"                             \n"
1236"  -q | --quit                Tells pknotify to send a message asking the\n"
1237"                             PyKotIcon application to exit. This option can\n"
1238"                             be combined with the other ones to make "
1239"PyKotIcon\n"
1240"                             exit after having sent the answer from the "
1241"dialog.\n"
1242"                             \n"
1243"  -t | --timeout T           Tells pknotify to ignore the end user's answer "
1244"if\n"
1245"                             it comes past T seconds after the dialog box "
1246"being\n"
1247"                             opened. The default value is 0 seconds, which \n"
1248"                             tells pknotify to wait indefinitely.\n"
1249"                             Use this option to avoid having an user who\n"
1250"                             leaved his computer stall a whole print queue.\n"
1251"                             \n"
1252"  You MUST specify either --ask, --confirm, --notify or --quit.\n"
1253"\n"
1254"  arguments :             \n"
1255"  \n"
1256"    -a | --ask : Several arguments are accepted, of the form\n"
1257"                 \"label:varname:defaultvalue\". The result will\n"
1258"                 be printed to stdout in the following format :\n"
1259"                 VAR1NAME=VAR1VALUE\n"
1260"                 VAR2NAME=VAR2VALUE\n"
1261"                 ...\n"
1262"                 If the dialog was cancelled, nothing will be\n"
1263"                 printed. If one of the varname is 'password'\n"
1264"                 then this field is asked as a password (you won't\n"
1265"                 see what you type in), and is NOT printed. Although\n"
1266"                 it is not printed, it will be used to check if\n"
1267"                 authentication is valid if you specify --checkauth.\n"
1268"                 \n"
1269"    -c | --confirm : A single argument is expected, representing the\n"
1270"                     message to display. If the dialog is confirmed\n"
1271"                     then pknotify will print OK, else CANCEL.\n"
1272"                     \n"
1273"    -n | --notify : A single argument is expected, representing "
1274"the                 \n"
1275"                    message to display. In this case pknotify will\n"
1276"                    always print OK.\n"
1277"                    \n"
1278"examples :                    \n"
1279"\n"
1280"  pknotify -d client:7654 --noremote CONTINUE --confirm \"This job costs 10 "
1281"credits\"\n"
1282"  \n"
1283"  Would display the cost of the print job and asks for confirmation.\n"
1284"  If the end user doesn't have PyKotIcon running and accepting connections\n"
1285"  from the print server, PyKota will consider that the end user accepted\n"
1286"  to print this job.\n"
1287"  \n"
1288"  pknotify --destination $PYKOTAJOBORIGINATINGHOSTNAME:7654 \\\n"
1289"           --checkauth --ask \"Your name:username:\" \"Your password:"
1290"password:\"\n"
1291"           \n"
1292"  Asks an username and password, and checks if they are valid.         \n"
1293"  NB : The PYKOTAJOBORIGINATINGHOSTNAME environment variable is\n"
1294"  only set if you launch pknotify from cupspykota through a directive\n"
1295"  in ~pykota/pykota.conf\n"
1296"  \n"
1297"  The TCP port you'll use must be reachable on the client from the\n"
1298"  print server.\n"
1299msgstr ""
1300
1301msgid "You MUST install PyPAM for this functionnality to work !"
1302msgstr ""
1303
1304#, python-format
1305msgid "Authentication error for user %s : %s"
1306msgstr ""
1307
1308#, python-format
1309msgid "Internal error : can't authenticate user %s"
1310msgstr ""
1311
1312#, python-format
1313msgid "Password correct for user %s"
1314msgstr ""
1315
1316#, python-format
1317msgid ""
1318"The end user at %s:%i didn't answer within %i seconds. The print job will be "
1319"cancelled."
1320msgstr ""
1321
1322#, python-format
1323msgid ""
1324"Are you sure that PyKotIcon is running and accepting incoming connections on "
1325"%s:%s ?"
1326msgstr ""
1327
1328msgid "Connection error"
1329msgstr ""
1330
1331msgid "some options are mandatory, see help."
1332msgstr ""
1333
1334msgid "incorrect value for the --noremote command line switch, see help."
1335msgstr ""
1336
1337msgid "some options require arguments, see help."
1338msgstr ""
1339
1340#, python-format
1341msgid ""
1342"pkprinters v%(__version__)s (c) %(__years__)s %(__author__)s\n"
1343"\n"
1344"A Printers Manager for PyKota.\n"
1345"\n"
1346"command line usage :\n"
1347"\n"
1348"  pkprinters [options] printer1 printer2 printer3 ... printerN\n"
1349"\n"
1350"options :\n"
1351"\n"
1352"  -v | --version       Prints pkprinters's version number then exits.\n"
1353"  -h | --help          Prints this message then exits.\n"
1354"  \n"
1355"  -a | --add           Adds printers if they don't exist on the Quota \n"
1356"                       Storage Server. If they exist, they are modified\n"
1357"                       unless -s|--skipexisting is also used.\n"
1358"                       \n"
1359"  -d | --delete        Deletes printers from the quota storage.\n"
1360"  \n"
1361"  -D | --description d Adds a textual description to printers.\n"
1362"\n"
1363"  -C | --cups          Also modifies the DeviceURI in CUPS' printers.conf\n"
1364"\n"
1365"  -c | --charge p[,j]  Sets the price per page and per job to charge.\n"
1366"                       Job price is optional.\n"
1367"                       If both are to be set, separate them with a comma.\n"
1368"                       Floating point and negative values are allowed.\n"
1369"  \n"
1370"  -g | --groups pg1[,pg2...] Adds or Remove the printer(s) to the printer \n"
1371"                       groups pg1, pg2, etc... which must already exist.\n"
1372"                       A printer group is just like a normal printer,\n"
1373"                       only that it is usually unknown from the printing\n"
1374"                       system. Create printer groups exactly the same\n"
1375"                       way that you create printers, then add other \n"
1376"                       printers to them with this option.\n"
1377"                       Accounting is done on a printer and on all\n"
1378"                       the printer groups it belongs to, quota checking\n"
1379"                       is done on a printer and on all the printer groups\n"
1380"                       it belongs to.\n"
1381"                       If the --remove option below is not used, the \n"
1382"                       default action is to add printers to the specified\n"
1383"                       printer groups.\n"
1384"                       \n"
1385"  -l | --list          List informations about the printer(s) and the\n"
1386"                       printers groups it is a member of.\n"
1387"                       \n"
1388"  -r | --remove        In combination with the --groups option "
1389"above,                       \n"
1390"                       remove printers from the specified printers groups.\n"
1391"                       \n"
1392"  -s | --skipexisting  In combination with the --add option above, tells\n"
1393"                       pkprinters to not modify existing printers.\n"
1394"                       \n"
1395"  -m | --maxjobsize s  Sets the maximum job size allowed on the printer\n"
1396"                       to s pages.\n"
1397"                       \n"
1398"  -p | --passthrough   Activate passthrough mode for the printer. In this\n"
1399"                       mode, users are allowed to print without any impact\n"
1400"                       on their quota or account balance.\n"
1401"                       \n"
1402"  -n | --nopassthrough Deactivate passthrough mode for the printer.\n"
1403"                       Without -p or -n, printers are created in \n"
1404"                       normal mode, i.e. no passthrough.\n"
1405"  \n"
1406"  printer1 through printerN can contain wildcards if the --add option \n"
1407"  is not set.\n"
1408"  \n"
1409"examples :                              \n"
1410"\n"
1411"  $ pkprinters --add -D \"HP Printer\" --charge 0.05,0.1 hp2100 hp2200 "
1412"hp8000\n"
1413"  \n"
1414"  Will create three printers named hp2100, hp2200 and hp8000.\n"
1415"  Their price per page will be set at 0.05 unit, and their price\n"
1416"  per job will be set at 0.1 unit. Units are in your own currency,\n"
1417"  or whatever you want them to mean.\n"
1418"  All of their descriptions will be set to the string \"HP Printer\".\n"
1419"  If any of these printers already exists, it will also be modified \n"
1420"  unless the -s|--skipexisting command line option is also used.\n"
1421"            \n"
1422"  $ pkprinters --delete \"*\"\n"
1423"  \n"
1424"  This will completely delete all printers and associated quota "
1425"information,\n"
1426"  as well as their job history. USE WITH CARE !\n"
1427"  \n"
1428"  $ pkprinters --groups Laser,HP \"hp*\"\n"
1429"  \n"
1430"  This will put all printers which name matches \"hp*\" into printers "
1431"groups \n"
1432"  Laser and HP, which MUST already exist.\n"
1433"  \n"
1434"  $ pkprinters --groups LexMark --remove hp2200\n"
1435"  \n"
1436"  This will remove the hp2200 printer from the LexMark printer group.\n"
1437msgstr ""
1438
1439#, python-format
1440msgid "Passthrough mode : %s"
1441msgstr ""
1442
1443#, python-format
1444msgid "Routed through PyKota : %s"
1445msgstr ""
1446
1447msgid "YES"
1448msgstr ""
1449
1450msgid "NO"
1451msgstr ""
1452
1453msgid "in"
1454msgstr "em"
1455
1456msgid "Rerouting printers to CUPS"
1457msgstr ""
1458
1459#, python-format
1460msgid "Invalid charge amount value %s"
1461msgstr "Valor de carga: %s inv�do"
1462
1463#, python-format
1464msgid "Invalid maximum job size value %s"
1465msgstr ""
1466
1467#, python-format
1468msgid "Printer %s already exists, skipping."
1469msgstr "Impressora %s j�xiste. Ignorando."
1470
1471#, python-format
1472msgid "Printer %s already exists, will be modified."
1473msgstr "Impressora %s j�xiste. Ser�eita uma modifica�."
1474
1475#, python-format
1476msgid "Invalid printer name %s"
1477msgstr "Nome de impressora %s inv�do"
1478
1479msgid "You have to pass printer groups names on the command line"
1480msgstr ""
1481"voc�eve passar os nomes dos grupos de impressoras na linha de comando"
1482
1483msgid "You have to pass printer names on the command line"
1484msgstr "Voce deve informar impressora na linha de comando"
1485
1486#, python-format
1487msgid ""
1488"pkrefund v%(__version__)s (c) %(__years__)s %(__author__)s\n"
1489"\n"
1490"Refunds jobs.\n"
1491"\n"
1492"command line usage :\n"
1493"\n"
1494"  pkrefund [options] [filterexpr]\n"
1495"\n"
1496"options :\n"
1497"\n"
1498"  -v | --version       Prints pkrefund's version number then exits.\n"
1499"  -h | --help          Prints this message then exits.\n"
1500"  \n"
1501"  -f | --force         Doesn't ask for confirmation before refunding jobs.\n"
1502"  -r | --reason txt    Sets textual information to explain the refunding.\n"
1503"\n"
1504"  -l | --logo img      Use the image as the receipt's logo. The logo will\n"
1505"                       be drawn at the center top of the page. The default\n"
1506"                       logo is /usr/share/pykota/logos/pykota.jpeg\n"
1507"\n"
1508"  -p | --pagesize sz   Sets sz as the page size. Most well known\n"
1509"                       page sizes are recognized, like 'A4' or 'Letter'\n"
1510"                       to name a few. The default size is A4.\n"
1511"\n"
1512"  -n | --number N      Sets the number of the first receipt. This number\n"
1513"                       will automatically be incremented for each receipt.\n"
1514"\n"
1515"  -o | --output f.pdf  Defines the name of the PDF file which will contain\n"
1516"                       the receipts. If not set, then no PDF file will\n"
1517"                       be created. If set to '-', then --force is assumed,\n"
1518"                       and the PDF document is sent to standard output.\n"
1519"\n"
1520"  -u | --unit u        Defines the name of the unit to use on the receipts.\n"
1521"                       The default unit is 'Credits', optionally translated\n"
1522"                       to your native language if it is supported by "
1523"PyKota.\n"
1524"  \n"
1525"\n"
1526"  Use the filter expressions to extract only parts of the \n"
1527"  datas. Allowed filters are of the form :\n"
1528"                \n"
1529"         key=value\n"
1530"                         \n"
1531"  Allowed keys for now are :  \n"
1532"                       \n"
1533"         username       User's name\n"
1534"         printername    Printer's name\n"
1535"         hostname       Client's hostname\n"
1536"         jobid          Job's Id\n"
1537"         billingcode    Job's billing code\n"
1538"         start          Job's date of printing\n"
1539"         end            Job's date of printing\n"
1540"         \n"
1541"  Dates formatting with 'start' and 'end' filter keys :\n"
1542"  \n"
1543"    YYYY : year boundaries\n"
1544"    YYYYMM : month boundaries\n"
1545"    YYYYMMDD : day boundaries\n"
1546"    YYYYMMDDhh : hour boundaries\n"
1547"    YYYYMMDDhhmm : minute boundaries\n"
1548"    YYYYMMDDhhmmss : second boundaries\n"
1549"    yesterday[+-NbDays] : yesterday more or less N days (e.g. : yesterday-"
1550"15)\n"
1551"    today[+-NbDays] : today more or less N days (e.g. : today-15)\n"
1552"    tomorrow[+-NbDays] : tomorrow more or less N days (e.g. : tomorrow-15)\n"
1553"    now[+-NbDays] : now more or less N days (e.g. now-15)\n"
1554"\n"
1555"  'now' and 'today' are not exactly the same since today represents the "
1556"first\n"
1557"  or last second of the day depending on if it's used in a start= or end=\n"
1558"  date expression. The utility to be able to specify dates in the future is\n"
1559"  a question which remains to be answered :-)\n"
1560"  \n"
1561"  Contrary to other PyKota management tools, wildcard characters are not \n"
1562"  expanded, so you can't use them.\n"
1563"  \n"
1564"Examples :\n"
1565"\n"
1566"  $ pkrefund --output /tmp/receipts.pdf jobid=503\n"
1567"  \n"
1568"  This will refund all jobs which Id is 503. BEWARE : installing CUPS\n"
1569"  afresh will reset the first job id at 1, so you probably want to use\n"
1570"  a more precise filter as explained below. A confirmation will\n"
1571"  be asked for each job to refund, and a PDF file named /tmp/receipts.pdf\n"
1572"  will be created which will contain printable receipts.\n"
1573"  \n"
1574"  $ pkrefund --reason \"Hardware problem\" jobid=503 start=today-7\n"
1575"  \n"
1576"  Refunds all jobs which id is 503 but which were printed during the\n"
1577"  past week. The reason will be marked as being an hardware problem.\n"
1578"  \n"
1579"  $ pkrefund --force username=jerome printername=HP2100\n"
1580"  \n"
1581"  Refunds all jobs printed by user jerome on printer HP2100. No\n"
1582"  confirmation will be asked.\n"
1583"  \n"
1584"  $ pkrefund --force printername=HP2100 start=200602 end=yesterday\n"
1585"  \n"
1586"  Refunds all jobs printed on printer HP2100 between February 1st 2006\n"
1587"  and yesterday. No confirmation will be asked.\n"
1588msgstr ""
1589
1590msgid "Refunding receipt"
1591msgstr ""
1592
1593msgid "Jobs refunded"
1594msgstr ""
1595
1596msgid "Pages refunded"
1597msgstr ""
1598
1599msgid "Amount refunded"
1600msgstr ""
1601
1602msgid "Reason"
1603msgstr ""
1604
1605msgid "Here's the receipt for the refunding of your print jobs"
1606msgstr ""
1607
1608msgid "Generating receipts"
1609msgstr ""
1610
1611msgid ""
1612"Refunding for no reason is forbidden. Please use the --reason command line "
1613"option."
1614msgstr ""
1615
1616msgid ""
1617"The PDF file containing the receipts will be sent to stdout. --force is "
1618"assumed."
1619msgstr ""
1620
1621#, python-format
1622msgid "Date : %s"
1623msgstr ""
1624
1625#, python-format
1626msgid "JobId : %s"
1627msgstr ""
1628
1629#, python-format
1630msgid "User : %s"
1631msgstr ""
1632
1633#, python-format
1634msgid "Printer : %s"
1635msgstr ""
1636
1637#, python-format
1638msgid "Billing code : %s"
1639msgstr ""
1640
1641#, python-format
1642msgid "Pages : %i"
1643msgstr ""
1644
1645#, python-format
1646msgid "Credits : %.3f"
1647msgstr ""
1648
1649#, python-format
1650msgid "Title : %s"
1651msgstr ""
1652
1653msgid "Refund (Y/N)"
1654msgstr ""
1655
1656msgid "Y"
1657msgstr ""
1658
1659msgid "N"
1660msgstr ""
1661
1662#, python-format
1663msgid "Refunded %i users for %i jobs, %i pages and %.3f credits"
1664msgstr ""
1665
1666#, python-format
1667msgid ""
1668"pkturnkey v%(__version__)s (c) %(__years__)s %(__author__)s\n"
1669"\n"
1670"A turn key tool for PyKota. When launched, this command will initialize\n"
1671"PyKota's database with all existing print queues and some or all users.\n"
1672"For now, no prices or limits are set, so printing is fully accounted\n"
1673"for, but not limited. That's why you'll probably want to also use\n"
1674"edpykota once the database has been initialized.\n"
1675"\n"
1676"command line usage :\n"
1677"\n"
1678"  pkturnkey [options] [printqueues names]\n"
1679"\n"
1680"options :\n"
1681"\n"
1682"  -v | --version       Prints pkturnkey version number then exits.\n"
1683"  -h | --help          Prints this message then exits.\n"
1684"  \n"
1685"  -c | --doconf        Give hints about what to put into pykota.conf\n"
1686"  \n"
1687"  -d | --dousers       Manages users accounts as well.\n"
1688"  \n"
1689"  -D | --dogroups      Manages users groups as well.\n"
1690"                       Implies -d | --dousers.\n"
1691"  \n"
1692"  -e | --emptygroups   Includes empty groups.\n"
1693"  \n"
1694"  -f | --force         Modifies the database instead of printing what\n"
1695"                       it would do.\n"
1696"                       \n"
1697"  -u | --uidmin uid    Only adds users whose uid is greater than or equal "
1698"to\n"
1699"                       uid. You can pass an username there as well, and its\n"
1700"                       uid will be used automatically.\n"
1701"                       If not set, 0 will be used automatically.\n"
1702"                       Implies -d | --dousers.\n"
1703"                       \n"
1704"  -U | --uidmax uid    Only adds users whose uid is lesser than or equal to\n"
1705"                       uid. You can pass an username there as well, and its\n"
1706"                       uid will be used automatically.\n"
1707"                       If not set, a large value will be used "
1708"automatically.\n"
1709"                       Implies -d | --dousers.\n"
1710"\n"
1711"  -g | --gidmin gid    Only adds groups whose gid is greater than or equal "
1712"to\n"
1713"                       gid. You can pass a groupname there as well, and its\n"
1714"                       gid will be used automatically.\n"
1715"                       If not set, 0 will be used automatically.\n"
1716"                       Implies -D | --dogroups.\n"
1717"                       \n"
1718"  -G | --gidmax gid    Only adds groups whose gid is lesser than or equal "
1719"to\n"
1720"                       gid. You can pass a groupname there as well, and its\n"
1721"                       gid will be used automatically.\n"
1722"                       If not set, a large value will be used "
1723"automatically.\n"
1724"                       Implies -D | --dogroups.\n"
1725"\n"
1726"examples :                              \n"
1727"\n"
1728"  $ pkturnkey --dousers --uidmin jerome\n"
1729"\n"
1730"  Will simulate the initialization of PyKota's database will all existing\n"
1731"  printers and print accounts for all users whose uid is greater than\n"
1732"  or equal to jerome's one. Won't manage any users group.\n"
1733"  \n"
1734"  To REALLY initialize the database instead of simulating it, please\n"
1735"  use the -f | --force command line switch.\n"
1736"  \n"
1737"  You can limit the initialization to only a subset of the existing\n"
1738"  printers, by passing their names at the end of the command line.\n"
1739msgstr ""
1740
1741#, python-format
1742msgid ""
1743"Printer %s is not managed by PyKota yet. Please modify printers.conf and "
1744"restart CUPS."
1745msgstr ""
1746
1747msgid "Please be patient..."
1748msgstr ""
1749
1750msgid "Don't worry, the database WILL NOT BE MODIFIED."
1751msgstr ""
1752
1753msgid "Please WORRY NOW, the database WILL BE MODIFIED."
1754msgstr ""
1755
1756msgid "System users will have a print account as well !"
1757msgstr ""
1758
1759#, python-format
1760msgid "Unknown username %s : %s"
1761msgstr ""
1762
1763msgid "System groups will have a print account as well !"
1764msgstr ""
1765
1766#, python-format
1767msgid "Unknown groupname %s : %s"
1768msgstr ""
1769
1770msgid "Simulation terminated."
1771msgstr ""
1772
1773msgid "Database initialized !"
1774msgstr ""
1775
1776msgid "The --uidmin or --uidmax command line option implies --dousers as well."
1777msgstr ""
1778
1779msgid ""
1780"The --gidmin or --gidmax command line option implies --dogroups as well."
1781msgstr ""
1782
1783msgid "The --dogroups command line option implies --dousers as well."
1784msgstr ""
1785
1786#, python-format
1787msgid ""
1788"pkusers v%(__version__)s (c) %(__years__)s %(__author__)s\n"
1789"\n"
1790"An Users and Groups Manager for PyKota.\n"
1791"\n"
1792"command line usage :\n"
1793"\n"
1794"  pkusers [options] user1 user2 user3 ... userN\n"
1795"  \n"
1796"or :  \n"
1797"\n"
1798"  pkusers --groups [options] group1 group2 group3 ... groupN\n"
1799"\n"
1800"options :\n"
1801"\n"
1802"  -v | --version       Prints pkusers's version number then exits.\n"
1803"  -h | --help          Prints this message then exits.\n"
1804"  \n"
1805"  -a | --add           Adds users if they don't exist on the database.\n"
1806"                       If they exist, they are modified unless\n"
1807"                       -s|--skipexisting is also used.\n"
1808"                       \n"
1809"  -d | --delete        Deletes users from the quota storage.\n"
1810"\n"
1811"  -e | --email addr    Sets the email address for the users.\n"
1812"                       If the addr parameter begins with @, then\n"
1813"                       the username is prepended to addr to form\n"
1814"                       a valid email address.\n"
1815"\n"
1816"  -D | --description d Adds a textual description to users or groups.\n"
1817"                       \n"
1818"  -g | --groups        Edit users groups instead of users.\n"
1819"                          \n"
1820"  -o | --overcharge f  Sets the overcharging factor applied to the user \n"
1821"                       when computing the cost of a print job. Positive or \n"
1822"                       negative floating point values are allowed,\n"
1823"                       this allows you to do some really creative\n"
1824"                       things like giving money to an user whenever\n"
1825"                       he prints. The number of pages in a print job\n"
1826"                       is not modified by this coefficient, only the\n"
1827"                       cost of the job for a particular user.\n"
1828"                       Only users have such a coefficient.\n"
1829"  \n"
1830"  -i | --ingroups g1[,g2...]  Puts the users into each of the groups\n"
1831"                              listed, separated by commas. The groups\n"
1832"                              must already exist in the Quota Storage.\n"
1833"                       \n"
1834"  -L | --list          Lists users or groups.\n"
1835"  \n"
1836"  -l | --limitby l     Choose if the user/group is limited in "
1837"printing                     \n"
1838"                       by its account balance or by its page quota.\n"
1839"                       The default value is 'quota'. Allowed values\n"
1840"                       are 'quota' 'balance' 'noquota' 'noprint' \n"
1841"                       and 'nochange' :\n"
1842"                       \n"
1843"                         - quota : limit by number of pages per printer.\n"
1844"                         - balance : limit by number of credits in account.\n"
1845"                         - noquota : no limit, accounting still done.\n"
1846"                         - nochange : no limit, accounting not done. \n"
1847"                         - noprint : printing is denied. \n"
1848"                       NB : nochange and noprint are not supported for "
1849"groups.\n"
1850"                       \n"
1851"  -b | --balance b     Sets the user's account balance to "
1852"b.                     \n"
1853"                       Account balance may be increase or decreased\n"
1854"                       if b is prefixed with + or -.\n"
1855"                       WARNING : when decreasing account balance,\n"
1856"                       the total paid so far by the user is decreased\n"
1857"                       too.\n"
1858"                       Groups don't have a real balance, but the\n"
1859"                       sum of their users' account balance.\n"
1860"                       \n"
1861"  -C | --comment txt   Defines some informational text to be associated\n"
1862"                       with a change to an user's account balance.\n"
1863"                       Only meaningful if -b | --balance is also used.\n"
1864"                       \n"
1865"                       \n"
1866"  -r | --remove        In combination with the --ingroups option "
1867"above,                       \n"
1868"                       remove users from the specified users groups.\n"
1869"                       \n"
1870"  -s | --skipexisting  In combination with the --add option above, tells\n"
1871"                       pkusers to not modify existing users.\n"
1872"                       \n"
1873"  user1 through userN and group1 through groupN can use wildcards\n"
1874"  if the --add option is not set.\n"
1875"  \n"
1876"examples :                              \n"
1877"\n"
1878"  $ pkusers --add john paul george ringo/ringo@example.com\n"
1879"  \n"
1880"  This will add users john, paul, george and ringo to the quota\n"
1881"  database. User ringo's email address will also be set to \n"
1882"  'ringo@example.com'\n"
1883"  \n"
1884"  $ pkusers --ingroups coders,it jerome\n"
1885"  \n"
1886"  User jerome is put into the groups \"coders\" and \"it\" which must\n"
1887"  already exist in the quota database.\n"
1888"            \n"
1889"  $ pkusers --limitby balance jerome\n"
1890"  \n"
1891"  This will tell PyKota to limit jerome by his account's balance\n"
1892"  when printing.\n"
1893"  \n"
1894"  $ pkusers --balance +10.0 --comment \"He paid with his blood !\" jerome\n"
1895"  \n"
1896"  This will increase jerome's account balance by 10.0 (in your\n"
1897"  own currency). You can decrease the account balance with a\n"
1898"  dash prefix, and set it to a fixed amount with no prefix.\n"
1899"  A comment will be stored for this balance change.\n"
1900"  \n"
1901"  $ pkusers --delete jerome rachel\n"
1902"  \n"
1903"  This will completely delete jerome and rachel from the quota\n"
1904"  database. All their quotas and jobs will be deleted too.\n"
1905"  \n"
1906"  $ pkusers --overcharge 2.5 poorstudent\n"
1907"  \n"
1908"  This will overcharge the poorstudent user by a factor of 2.5.\n"
1909"  \n"
1910"  $ pkusers --overcharge -1 jerome\n"
1911"  \n"
1912"  User jerome will actually earn money whenever he prints.\n"
1913"  \n"
1914"  $ pkusers --overcharge 0 boss\n"
1915"  \n"
1916"  User boss can print at will, it won't cost him anything because the\n"
1917"  cost of each print job will be multiplied by zero before charging\n"
1918"  his account.\n"
1919"\n"
1920"  $ pkusers --email @example.com\n"
1921"\n"
1922"  This will set the email address for each user to username@example.com\n"
1923msgstr ""
1924
1925#, python-format
1926msgid "Invalid email address %s"
1927msgstr "Endere�email inv�do"
1928
1929#, python-format
1930msgid "There's no %s matching %s"
1931msgstr ""
1932
1933#, python-format
1934msgid "Limited by : %s"
1935msgstr ""
1936
1937#, python-format
1938msgid "Account balance : %.2f"
1939msgstr ""
1940
1941#, python-format
1942msgid "Total paid so far : %.2f"
1943msgstr ""
1944
1945#, python-format
1946msgid "Overcharging factor : %.2f"
1947msgstr ""
1948
1949#, python-format
1950msgid "Group balance : %.2f"
1951msgstr ""
1952
1953#, python-format
1954msgid "Invalid limitby value %s"
1955msgstr "Valor do limitby %s inv�do"
1956
1957#, python-format
1958msgid "Invalid overcharge value %s"
1959msgstr ""
1960
1961#, python-format
1962msgid "Invalid balance value %s"
1963msgstr "Valor da media %s inv�do"
1964
1965#, python-format
1966msgid "There's no users group matching %s"
1967msgstr ""
1968
1969#, python-format
1970msgid "Unknown group %s"
1971msgstr ""
1972
1973#, python-format
1974msgid "Unknown user %s"
1975msgstr ""
1976
1977#, python-format
1978msgid "%s %s already exists, skipping."
1979msgstr ""
1980
1981#, python-format
1982msgid "%s %s already exists, will be modified."
1983msgstr ""
1984
1985#, python-format
1986msgid "Invalid name %s"
1987msgstr ""
1988
1989msgid "You have to pass user groups names on the command line"
1990msgstr ""
1991
1992#, python-format
1993msgid ""
1994"pykosd v%(__version__)s (c) %(__years__)s %(__author__)s\n"
1995"\n"
1996"An OSD quota monitor for PyKota.\n"
1997"\n"
1998"command line usage :\n"
1999"\n"
2000"  pykosd [options]\n"
2001"\n"
2002"options :\n"
2003"\n"
2004"  -v | --version       Prints pykosd's version number then exits.\n"
2005"  -h | --help          Prints this message then exits.\n"
2006"  \n"
2007"  -c | --color #rrggbb Sets the color to use for display as an hexadecimal\n"
2008"                       triplet, for example #FF0000 is 100%% red.\n"
2009"                       Defaults to 100%% green (#00FF00).\n"
2010"                       \n"
2011"  -d | --duration d    Sets the duration of the display in seconds. \n"
2012"                       Defaults to 3 seconds.\n"
2013"                       \n"
2014"  -f | --font f        Sets the font to use for "
2015"display.                      \n"
2016"                       Defaults to the Python OSD library's default.\n"
2017"  \n"
2018"  -l | --loop n        Sets the number of times the info will be displayed.\n"
2019"                       Defaults to 0, which means loop forever.\n"
2020"                       \n"
2021"  -s | --sleep s       Sets the sleeping duration between two displays \n"
2022"                       in seconds. Defaults to 180 seconds (3 minutes).\n"
2023"                       \n"
2024"  \n"
2025"examples :                              \n"
2026"\n"
2027"  $ pykosd -s 60 --loop 5\n"
2028"  \n"
2029"  Will launch pykosd. Display will be refreshed every 60 seconds,\n"
2030"  and will last for 3 seconds (the default) each time. After five\n"
2031"  iterations, the program will exit.\n"
2032msgstr ""
2033
2034#, python-format
2035msgid "Invalid duration option %s"
2036msgstr "Op� %s inv�da para dura�"
2037
2038#, python-format
2039msgid "Invalid loop option %s"
2040msgstr "Op� %s inv�da para loop (la�"
2041
2042#, python-format
2043msgid "Invalid sleep option %s"
2044msgstr "Op� %s inv�da para sleep (sono)"
2045
2046#, python-format
2047msgid "Invalid color option %s"
2048msgstr "Op� %s inv�da para color (cor)"
2049
2050#, python-format
2051msgid "User %s doesn't exist in PyKota's database"
2052msgstr "Usu�o %s n�existe na base de dados do Pykota"
2053
2054#, python-format
2055msgid "Pages used on %s : %s"
2056msgstr "P�nas usadas em %s : %s"
2057
2058#, python-format
2059msgid "PyKota Units left : %.2f"
2060msgstr "Unidades restantes do PyKota : %.2f"
2061
2062msgid "Printing denied."
2063msgstr ""
2064
2065msgid "Printing not limited."
2066msgstr ""
2067
2068msgid "Printing not limited, no accounting."
2069msgstr ""
2070
2071#, python-format
2072msgid ""
2073"pykotme v%(__version__)s (c) %(__years__)s %(__author__)s\n"
2074"\n"
2075"Gives print quotes to users.\n"
2076"\n"
2077"command line usage :\n"
2078"\n"
2079"  pykotme  [options]  [files]\n"
2080"\n"
2081"options :\n"
2082"\n"
2083"  -v | --version       Prints pykotme's version number then exits.\n"
2084"  -h | --help          Prints this message then exits.\n"
2085"  \n"
2086"  -P | --printer p     Gives a quote for this printer only. Actually p can\n"
2087"                       use wildcards characters to select only\n"
2088"                       some printers. The default value is *, meaning\n"
2089"                       all printers.\n"
2090"                       You can specify several names or wildcards, \n"
2091"                       by separating them with commas.\n"
2092"  \n"
2093"examples :                              \n"
2094"\n"
2095"  $ pykotme --printer apple file1.ps file2.ps\n"
2096"  \n"
2097"  This will give a print quote to the current user. The quote will show\n"
2098"  the price and size of a job consisting in file1.ps and file2.ps \n"
2099"  which would be sent to the apple printer.\n"
2100"  \n"
2101"  $ pykotme --printer apple,hplaser <file1.ps\n"
2102"  \n"
2103"  This will give a print quote to the current user. The quote will show\n"
2104"  the price and size of a job consisting in file1.ps as read from\n"
2105"  standard input, which would be sent to the apple or hplaser\n"
2106"  printer.\n"
2107"\n"
2108"  $ pykotme \n"
2109"  \n"
2110"  This will give a quote for a job consisting of what is on standard \n"
2111"  input. The quote will list the job size, and the price the job\n"
2112"  would cost on each printer.\n"
2113msgstr ""
2114
2115#, python-format
2116msgid "Your account balance : %.2f"
2117msgstr "Balan�de sua conta : %.2f"
2118
2119#, python-format
2120msgid "Job size : %i pages"
2121msgstr "Tamanho do JOB : %i p�nas"
2122
2123#, python-format
2124msgid "Cost on printer %s : %.2f"
2125msgstr "Custo da impresora %s : %.2f"
2126
2127msgid "won't be charged, printer is in passthrough mode"
2128msgstr ""
2129
2130msgid "won't be charged, your account is immutable"
2131msgstr ""
2132
2133#, python-format
2134msgid "Unsupported accounter backend %s"
2135msgstr "Accounter Backend %s n�suportado"
2136
2137#, python-format
2138msgid ""
2139"Configuration file %s can't be read. Please check that the file exists and "
2140"that your permissions are sufficient."
2141msgstr ""
2142
2143#, python-format
2144msgid "Configuration file %s not found."
2145msgstr "Arquivo de configura� %s n�encontrado."
2146
2147#, python-format
2148msgid "Option %s not found in section global of %s"
2149msgstr "Op� %s n�encontrada na se� global de %s"
2150
2151#, python-format
2152msgid "Option %s not found in section %s of %s"
2153msgstr "Op� %s n�encontrada na se� %s de %s"
2154
2155#, python-format
2156msgid "Option ldaptls is set, but certificate %s is not readable."
2157msgstr ""
2158
2159#, python-format
2160msgid "Option logger only supports values in %s"
2161msgstr "a op� logger s�porta valores em %s"
2162
2163#, python-format
2164msgid "Invalid preaccounter %s for printer %s"
2165msgstr ""
2166
2167#, python-format
2168msgid "Option preaccounter in section %s only supports values in %s"
2169msgstr ""
2170
2171#, python-format
2172msgid "Invalid accounter %s for printer %s"
2173msgstr "Contador de p�nas %s inv�do, para a impressora %s"
2174
2175#, python-format
2176msgid "Option accounter in section %s only supports values in %s"
2177msgstr "A op� accounter na se� %s s�porta valores em %s"
2178
2179#, python-format
2180msgid "Invalid unknown_billingcode directive %s for printer %s"
2181msgstr ""
2182
2183#, python-format
2184msgid "Directive unknown_billingcode in section %s only supports values in %s"
2185msgstr ""
2186
2187#, python-format
2188msgid "Option enforcement in section %s only supports values in %s"
2189msgstr "Op� enforcement (refor� na se� %s s�porta valores em %s"
2190
2191#, python-format
2192msgid ""
2193"Option onbackenderror in section %s only supports values 'charge', "
2194"'nocharge', and 'retry:num:delay'"
2195msgstr ""
2196
2197#, python-format
2198msgid "Option onaccountererror in section %s only supports values in %s"
2199msgstr ""
2200
2201#, python-format
2202msgid "Option policy in section %s only supports values in %s"
2203msgstr "A op� policy na se� %s s�porta valores em %s"
2204
2205#, python-format
2206msgid "Invalid option mailto %s for printer %s"
2207msgstr "Op� mailto %s inv�da,  para a impressora %s"
2208
2209#, python-format
2210msgid "Option mailto in section %s only supports values in %s"
2211msgstr "a op� mailto na se� %s s�porta valores em %s"
2212
2213#, python-format
2214msgid "Invalid maximal deny banners counter %s"
2215msgstr ""
2216
2217#, python-format
2218msgid "Invalid grace delay %s"
2219msgstr "Tiempo gartis %s inv�do"
2220
2221#, python-format
2222msgid "Invalid poor man's threshold %s"
2223msgstr "Valor 'poor man' %s inv�do"
2224
2225#, python-format
2226msgid "Invalid balancezero value %s"
2227msgstr ""
2228
2229msgid ""
2230"Your Print Quota account balance is Low.\n"
2231"Soon you'll not be allowed to print anymore.\n"
2232"Please contact the Print Quota Administrator to solve the problem."
2233msgstr ""
2234"A media de sua quota de impress�est�aixa.\n"
2235"voce n�pode imprimir .\n"
2236"Por favor entre em contato com o administrador das Impressoras para resolver "
2237"o problema."
2238
2239#, python-format
2240msgid ""
2241"You are not allowed to print anymore because\n"
2242"your Print Quota is exceeded on printer %s."
2243msgstr ""
2244"Voce n�pode imprimir porque\n"
2245"sua quota de impress�foi excedida, na impressora %s."
2246
2247#, python-format
2248msgid ""
2249"You will soon be forbidden to print anymore because\n"
2250"your Print Quota is almost reached on printer %s."
2251msgstr ""
2252"Sua impress�est�loqueada porque\n"
2253"sua quota de impress�foi atingida, na impressora %s."
2254
2255#, python-format
2256msgid "Incorrect value %s for the duplicatesdelay directive in section %s"
2257msgstr ""
2258
2259#, python-format
2260msgid "Incorrect value %s for the noprintingmaxdelay directive in section %s"
2261msgstr ""
2262
2263#, python-format
2264msgid "Option accountbanner in section %s only supports values in %s"
2265msgstr ""
2266
2267#, python-format
2268msgid "Option trustjobsize for printer %s is incorrect"
2269msgstr ""
2270
2271msgid "History"
2272msgstr "Hist�o"
2273
2274msgid "Users"
2275msgstr ""
2276
2277msgid "Groups"
2278msgstr ""
2279
2280msgid "Printers"
2281msgstr ""
2282
2283msgid "Users Print Quotas"
2284msgstr ""
2285
2286msgid "Users Groups Print Quotas"
2287msgstr ""
2288
2289msgid "History of Payments"
2290msgstr ""
2291
2292msgid "Printers Groups Membership"
2293msgstr ""
2294
2295msgid "Users Groups Membership"
2296msgstr ""
2297
2298msgid "Billing Codes"
2299msgstr ""
2300
2301msgid "All"
2302msgstr ""
2303
2304msgid "Comma Separated Values"
2305msgstr ""
2306
2307msgid "Semicolon Separated Values"
2308msgstr ""
2309
2310msgid "Tabulation Separated Values"
2311msgstr ""
2312
2313msgid "eXtensible Markup Language"
2314msgstr ""
2315
2316msgid "CUPS' page_log"
2317msgstr ""
2318
2319#, python-format
2320msgid "Invalid modifier [%s] for --data command line option, see help."
2321msgstr ""
2322
2323msgid ""
2324"Dumping all PyKota's datas forces format to XML, and disables --sum and "
2325"filters."
2326msgstr ""
2327
2328#, python-format
2329msgid "Invalid modifier [%s] for --format command line option, see help."
2330msgstr ""
2331
2332msgid "XML output is disabled because the jaxml module is not available."
2333msgstr ""
2334
2335#, python-format
2336msgid "Invalid data type [%s] for --sum command line option, see help."
2337msgstr ""
2338
2339msgid "PyKota data dumper failed : I/O error"
2340msgstr ""
2341
2342#, python-format
2343msgid "Unsupported logging subsystem %s"
2344msgstr "Sistema de log %s n�suportado"
2345
2346#, python-format
2347msgid "Report for %s quota on printer %s"
2348msgstr "Relatorio de quota %s para a impressora %s"
2349
2350#, python-format
2351msgid "Pages grace time: %i days"
2352msgstr "Tempo de cortesia : %i d�"
2353
2354#, python-format
2355msgid "Price per job: %.3f"
2356msgstr "Pre�por impress� %.3f"
2357
2358#, python-format
2359msgid "Price per page: %.3f"
2360msgstr "Pre�por p�na: %.3f"
2361
2362msgid ""
2363"Group          overcharge   used    soft    hard    balance grace         "
2364"total       paid warn"
2365msgstr ""
2366
2367msgid ""
2368"User           overcharge   used    soft    hard    balance grace         "
2369"total       paid warn"
2370msgstr ""
2371
2372msgid "unknown"
2373msgstr "Desconhecido"
2374
2375#, python-format
2376msgid "Real : %s"
2377msgstr "Real : %s"
2378
2379#, python-format
2380msgid "Total : %9i"
2381msgstr "Total : %9i"
2382
2383msgid "N/A"
2384msgstr ""
2385
2386#, python-format
2387msgid "Unsupported reporter backend %s"
2388msgstr "Reporter backend %s n�suportado"
2389
2390#, python-format
2391msgid "Refunded %i pages and %.3f credits by %s (%s) on %s"
2392msgstr ""
2393
2394#, python-format
2395msgid "Unsupported quota storage backend %s"
2396msgstr "o banco de dados: %s  n�suportado"
2397
2398msgid "Done"
2399msgstr ""
2400
2401msgid "Average speed"
2402msgstr ""
2403
2404msgid "entries per second"
2405msgstr ""
2406
2407#, python-format
2408msgid "Strange problem with uid(%s) : %s"
2409msgstr ""
2410
2411#, python-format
2412msgid "Running as user '%s'."
2413msgstr ""
2414
2415msgid "No user named 'pykota'. Not dropping priviledges."
2416msgstr ""
2417
2418#, python-format
2419msgid "Impossible to drop priviledges : %s"
2420msgstr ""
2421
2422msgid "Priviledges dropped. Now running as user 'pykota'."
2423msgstr ""
2424
2425#, python-format
2426msgid "Impossible to regain priviledges : %s"
2427msgstr ""
2428
2429msgid "Regained priviledges. Now running as root."
2430msgstr ""
2431
2432msgid "Please report bugs to :"
2433msgstr ""
2434
2435#, python-format
2436msgid ""
2437"\n"
2438"\n"
2439"Please contact your system administrator :\n"
2440"\n"
2441"\t%s - <%s>\n"
2442msgstr ""
2443"\n"
2444"\n"
2445"Por favor contacte a seu administrador de sistemas:\n"
2446"\n"
2447"\t%s - <%s>\n"
2448
2449#, python-format
2450msgid "Unable to match user %s on printer %s, applying default policy (%s)"
2451msgstr ""
2452"Imposivel encontrar o usu�o %s para impressorao %s, aplicando politica "
2453"padr�(%s)"
2454
2455#, python-format
2456msgid ""
2457"Unable to find user %s's account balance, applying default policy (%s) for "
2458"printer %s"
2459msgstr ""
2460"Imposivel encontrar a media da conta do usuario %s, configurando o valor "
2461"padr�(%s) para a impressora %s"
2462
2463#, python-format
2464msgid "User %s will not be charged for printing."
2465msgstr ""
2466
2467#, python-format
2468msgid "Print Quota exceeded for group %s on printer %s"
2469msgstr "Quota de impress�excedida para o grupo %s na impressora %s"
2470
2471msgid "Print Quota Exceeded"
2472msgstr "Quota de Impress�Excedida"
2473
2474#, python-format
2475msgid "Print Quota low for group %s on printer %s"
2476msgstr "Quota de impressora baixa para o grupo %s na impresora %s"
2477
2478msgid "Print Quota Low"
2479msgstr "Quota de impress�baixa"
2480
2481#, python-format
2482msgid ""
2483"Search base %s doesn't seem to exist. Probable misconfiguration. Please "
2484"double check /etc/pykota/pykota.conf : %s"
2485msgstr ""
2486"Base de busca %s parece n�existir, provavelmente por causa de m�
2487"configura�.Por favor, verifique as configura�s do arquivo /etc/pykota/"
2488"pykota.conf : %s"
2489
2490#, python-format
2491msgid "Search for %s(%s) from %s(scope=%s) returned no answer."
2492msgstr "Buscar por %s(%s) apartir de %s(scope=%s) nenhum registro encontrado."
2493
2494#, python-format
2495msgid "Problem adding LDAP entry (%s, %s)"
2496msgstr "Problema adicionando entrada LDAP (%s, %s)"
2497
2498#, python-format
2499msgid "Problem deleting LDAP entry (%s)"
2500msgstr "Problema apagando entrada LDAP (%s)"
2501
2502#, python-format
2503msgid "Problem modifying LDAP entry (%s, %s)"
2504msgstr "Problema modificando entrada LDAP (%s, %s)"
2505
2506#, python-format
2507msgid ""
2508"No pykotaAccountBalance object found for user %s. Did you create LDAP "
2509"entries manually ?"
2510msgstr ""
2511
2512msgid "Hidden because of privacy concerns"
2513msgstr ""
2514
2515#, python-format
2516msgid ""
2517"Unable to find an existing objectClass %s entry with %s=%s to attach "
2518"pykotaAccount objectClass"
2519msgstr ""
2520"Imposs�l encontrar uma entrada objectClass %s existente com %s=%s "
2521"paraanexar objectClass pykotaAccount"
2522
2523#, python-format
2524msgid "%s. A new entry will be created instead."
2525msgstr ""
2526
2527#, python-format
2528msgid "Unable to find an existing entry to attach pykotaGroup objectclass %s"
2529msgstr ""
2530"Imposs�l encontrar uma entrada existente para anexar ao objectClass "
2531"pykotaGroup %s"
2532
2533msgid ""
2534"Your version of python-mysqldb is too old. Please install a newer release."
2535msgstr ""
2536
2537#, python-format
2538msgid "A problem occured while reading printer %s's internal page counter."
2539msgstr ""
2540
2541#, python-format
2542msgid "Retrieving printer %s's page counter from database instead."
2543msgstr ""
2544
2545#, python-format
2546msgid ""
2547"Couldn't retrieve printer %s's internal page counter either before or after "
2548"printing."
2549msgstr ""
2550
2551#, python-format
2552msgid "Job's size forced to 1 page for printer %s."
2553msgstr ""
2554
2555#, python-format
2556msgid "No previous job in database for printer %s."
2557msgstr ""
2558
2559#, python-format
2560msgid "Inconsistent values for printer %s's internal page counter."
2561msgstr ""
2562
2563#, python-format
2564msgid "Unknown printer address in HARDWARE(%s) for printer %s"
2565msgstr "Endere�invalido em  HARDWARE(%s) para a impressora %s"
2566
2567#, python-format
2568msgid "Launching HARDWARE(%s)..."
2569msgstr "Tentando identifica� f�ca(%s)..."
2570
2571#, python-format
2572msgid "SIGTERM was sent to hardware accounter %s (pid: %s)"
2573msgstr "Sinal SIGTERM enviado para contador f�co %s (pid : %s)"
2574
2575#, python-format
2576msgid "Line [%s] skipped in accounter's output. Trying again..."
2577msgstr ""
2578
2579#, python-format
2580msgid "Hardware accounter %s exit code is %s"
2581msgstr ""
2582
2583#, python-format
2584msgid "Unable to query printer %s via HARDWARE(%s)"
2585msgstr "Imposive consultar a impressora %s via HARDWARE(%s)"
2586
2587#, python-format
2588msgid ""
2589"Unable to precompute the job's size and ink coverage with the generic PDL "
2590"analyzer : %s"
2591msgstr ""
2592
2593#, python-format
2594msgid "Problem during connection to %s:%s : %s"
2595msgstr ""
2596
2597#, python-format
2598msgid "Problem while sending PJL query to %s:%s : %s"
2599msgstr ""
2600
2601#, python-format
2602msgid "Problem while receiving PJL answer from %s:%s : %s"
2603msgstr ""
2604
2605#, python-format
2606msgid "Waiting for printer %s to be printing..."
2607msgstr ""
2608
2609#, python-format
2610msgid "Waiting for printer %s's idle status to stabilize..."
2611msgstr ""
2612
2613#, python-format
2614msgid ""
2615"PJL querying stage interrupted. Using latest value seen for internal page "
2616"counter (%s) on printer %s."
2617msgstr ""
2618
2619#, python-format
2620msgid ""
2621"SNMP querying stage interrupted. Using latest value seen for internal page "
2622"counter (%s) on printer %s."
2623msgstr ""
2624
2625#, python-format
2626msgid "Network error while doing SNMP queries on printer %s : %s"
2627msgstr ""
2628
2629#, python-format
2630msgid "SNMP message decoding error for printer %s : %s"
2631msgstr ""
2632
2633#, python-format
2634msgid "Problem encountered while doing SNMP queries on printer %s : %s"
2635msgstr ""
2636
2637#, python-format
2638msgid "Unable to precompute the job's size with the generic PDL analyzer : %s"
2639msgstr ""
2640"Imposs�l calcular tamanho da tarefa usando analisador gen�o de PDL : %s"
2641
2642#, python-format
2643msgid "Launching SOFTWARE(%s)..."
2644msgstr "Tentando identifica� l�a (%s)..."
2645
2646#, python-format
2647msgid "Unable to compute job size with accounter %s"
2648msgstr "Impossivel calcular o tamanho do trabalho com o contador %s"
2649
2650#, python-format
2651msgid "Problem while waiting for software accounter pid %s to exit : %s"
2652msgstr "Problema ao aguardar encerramento do contador l�o de pid %s : %s"
2653
2654#, python-format
2655msgid "Software accounter %s exit code is %s"
2656msgstr "C�o de erro para contador l�o %s : %s"
2657
2658msgid "Totals may be inaccurate if some users are members of several groups."
2659msgstr ""
2660"O Total pode n�ser exato se os usuarios forem mebros de varios grupos."
2661
2662msgid "PyKota Data Dumper"
2663msgstr ""
2664
2665msgid "Dump"
2666msgstr ""
2667
2668msgid "Please click on the above button"
2669msgstr ""
2670
2671msgid "Data Type"
2672msgstr ""
2673
2674msgid "Output Format"
2675msgstr ""
2676
2677msgid "Filter"
2678msgstr ""
2679
2680msgid "Summarize"
2681msgstr ""
2682
2683msgid "only for payments or history"
2684msgstr ""
2685
2686msgid "PyKota Reports"
2687msgstr "Relat� do Pykota"
2688
2689msgid "Report"
2690msgstr "Relat�"
2691
2692msgid "Printer"
2693msgstr "Impressora"
2694
2695msgid "User / Group names mask"
2696msgstr "M�ara de nomes para Usu�os / Grupos"
2697
2698msgid "Groups report"
2699msgstr "Relat� de Grupos"
2700
2701msgid "Empty"
2702msgstr "Vazio"
2703
2704msgid "Action"
2705msgstr "A�"
2706
2707msgid "User"
2708msgstr "Usu�o"
2709
2710msgid "Hostname"
2711msgstr "Nome do computador"
2712
2713msgid "JobId"
2714msgstr "Id da Tarefa"
2715
2716msgid "Number of pages"
2717msgstr ""
2718
2719msgid "Cost"
2720msgstr ""
2721
2722msgid "Copies"
2723msgstr "C�s"
2724
2725msgid "Number of bytes"
2726msgstr ""
2727
2728msgid "Printer's internal counter"
2729msgstr ""
2730
2731msgid "Options"
2732msgstr "Op�s"
2733
2734msgid "MD5Sum"
2735msgstr ""
2736
2737msgid "Billing code"
2738msgstr ""
2739
2740msgid "Precomputed number of pages"
2741msgstr ""
2742
2743msgid "Precomputed cost"
2744msgstr ""
2745
2746msgid "Pages details"
2747msgstr ""
2748
2749msgid "(not supported yet)"
2750msgstr ""
2751
2752msgid "Previous page"
2753msgstr "P�na anterior"
2754
2755msgid "PyKota Quotes"
2756msgstr ""
2757
2758msgid "Quote"
2759msgstr ""
2760
2761msgid ""
2762"The exact cost of a print job can only be determined for a particular user. "
2763"Please retry while logged-in."
2764msgstr ""
2765
2766#~ msgid "Impossible to add printer %s"
2767#~ msgstr "Imposivel adicionar impressora %s"
2768
2769#~ msgid "Prototype object %s not found in Quota Storage."
2770#~ msgstr "Objeto Prototipo %s n�encontrado no banco de dados."
2771
2772#~ msgid "Prototype %s not found in Quota Storage for printer %s."
2773#~ msgstr "Prototipo %s n�encontrado no banco dedados para a impressora %s."
2774
2775#~ msgid "Undefined hard limit set to soft limit (%s) on printer %s."
2776#~ msgstr ""
2777#~ "O limite maximo invalido, configurando o limite minimo (%s) na impressora "
2778#~ "%s."
2779
2780#~ msgid "Undefined soft limit set to hard limit (%s) on printer %s."
2781#~ msgstr ""
2782#~ "Limite indefinido, configurando a l�te maximo (%s) na impressora %s."
2783
2784#~ msgid "Invalid group name %s"
2785#~ msgstr "O nome do grupo %s �nv�do"
2786
2787#~ msgid "Invalid user name %s"
2788#~ msgstr "O nome de usuario %s �nv�do"
2789
2790#~ msgid "Quota not found for object %s on printer %s."
2791#~ msgstr "Quota n�encontrada para o objeto %s para a impressora %s."
2792
2793#~ msgid "Group %s not found in the PyKota Storage."
2794#~ msgstr "Grupo %s n�encontrado no banco de dados."
2795
2796#~ msgid "File number %s unregistered twice from polling object, ignored."
2797#~ msgstr ""
2798#~ "Arquivo n� %s descadastrado duas vezes do objeto de consulta. Ignorado"
2799
2800#~ msgid "SIGTERM was sent to real backend %s (pid: %s)"
2801#~ msgstr "SIGTERM foi emitida a real backend %s (pid: %s)"
2802
2803#~ msgid "CUPS backend %s died abnormally."
2804#~ msgstr "Backend CUPS morreu anormalmente."
2805
2806#~ msgid "Software accounting already done in first pass. Ignoring."
2807#~ msgstr "O contador l�o j�oi aplicado no primeiro passo. Ignorando."
2808
2809#~ msgid "Hardware accounting already done in first pass. Ignoring."
2810#~ msgstr "O contador f�co j�oi aplicado no primeiro passo. Ignorando"
2811
2812#~ msgid "Invalid DeviceURI : %s"
2813#~ msgstr "DeviceURI inv�do : %s"
2814
2815#~ msgid ""
2816#~ "\n"
2817#~ "Please wait while pkhint analyzes your printing system's configuration..."
2818#~ msgstr ""
2819#~ "\n"
2820#~ "Por favor, aguarde enquanto pkhint analisa as configura�s de seu "
2821#~ "sistema de impress�.."
2822
2823#~ msgid "Unknown device %s for printer %s"
2824#~ msgstr "Dispositivo %s inv�do para a impressora %s"
2825
2826#~ msgid ""
2827#~ "\n"
2828#~ "Put the following lines into your /etc/pykota/pykota.conf file :\n"
2829#~ msgstr ""
2830#~ "\n"
2831#~ "Pondo as seguintes linhas no arquivo /etc/pykota/pykota.conf : \n"
2832
2833#~ msgid "# BEWARE : if software accounting is suggested, this doesn't mean"
2834#~ msgstr "# CUIDADO : se o contador l�o for sugerido, isto n�significa"
2835
2836#~ msgid ""
2837#~ "# that hardware accounting wouldn't work, this only means that PyKota"
2838#~ msgstr ""
2839#~ "# que o contador l�o poder��funcionar. Isto significa somente que "
2840#~ "o Pykota"
2841
2842#~ msgid "# wasn't able to autodetect which hardware accounting method to use."
2843#~ msgstr ""
2844#~ "# n�foi capaz de detectar automaticamente o m�do de contagem f�ca a "
2845#~ "ser utilizado"
2846
2847#~ msgid "JobSize"
2848#~ msgstr "Tamanho da Tarefa"
2849
2850#~ msgid "JobPrice"
2851#~ msgstr "Pre�da Tarefa"
2852
2853#~ msgid "JobBytes"
2854#~ msgstr "Tamanho da Tarefa em Bytes"
2855
2856#~ msgid "PageCounter"
2857#~ msgstr "Contador de p�nas"
2858
2859#~ msgid "Printing system %s, args=%s"
2860#~ msgstr "Sistema de impress�%s, argumentos=%s"
2861
2862#~ msgid "Printer hostname undefined, set to 'localhost'"
2863#~ msgstr ""
2864#~ "Nome do servidor de impress�n�definido, configurando para 'localhost'"
2865
2866#~ msgid "Printing system unknown, args=%s"
2867#~ msgstr "Sistema de impress�desconhecido, args=%s"
2868
2869#~ msgid ""
2870#~ "Group           used    soft    hard    balance grace         total       "
2871#~ "paid"
2872#~ msgstr ""
2873#~ "Grupo           usado   Minimo  Maximo  media   gratis        total       "
2874#~ "pago"
2875
2876#~ msgid ""
2877#~ "User            used    soft    hard    balance grace         total       "
2878#~ "paid"
2879#~ msgstr ""
2880#~ "Usuario         usado   Minimo  Maximo  media   gratis        total       "
2881#~ "pago"
Note: See TracBrowser for help on using the browser.