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

Revision 3279, 86.2 kB (checked in by jerome, 16 years ago)

Finished changing copyright years, excepted for contributed stuff
and database schema migration scripts which would only be useful to
people with very very old releases of PyKota : these scripts won't change
for sure, and might disappear anyway...

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