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

Revision 3073, 76.7 kB (checked in by jerome, 17 years ago)

Now pkprinters doesn't modify CUPS' printers.conf if the -C | --cups
command line switch is not used.

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