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

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

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

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1# translation of pykota.po to Spanish
2# PyKota
3#
4# PyKota : Print Quotas for CUPS and LPRng
5#
6# (c) 2003, 2004, 2005 Jerome Alet <alet@librelogiciel.com>
7# This program is free software; you can redistribute it and/or modify
8# it under the terms of the GNU General Public License as published by
9# the Free Software Foundation; either version 2 of the License, or
10# (at your option) any later version.
11#
12# This program is distributed in the hope that it will be useful,
13# but WITHOUT ANY WARRANTY; without even the implied warranty of
14# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
15# GNU General Public License for more details.
16#
17# You should have received a copy of the GNU General Public License
18# along with this program; if not, write to the Free Software
19# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
20#
21# $Id$
22# Sergio Gonz�z Gonz�z <sergio.gonzalez@hispalinux.es>, 2005.
23#
24#
25#
26msgid ""
27msgstr ""
28"Project-Id-Version: pykota\n"
29"Report-Msgid-Bugs-To: alet@librelogiciel.com\n"
30"POT-Creation-Date: 2004-11-25 10:16+0100\n"
31"PO-Revision-Date: 2005-02-23 20:05+0100\n"
32"Last-Translator: Sergio Gonz�z Gonz�z <sergio.gonzalez@hispalinux.es>\n"
33"Language-Team: Spanish <sergio.gonzalez@hispalinux.es>\n"
34"MIME-Version: 1.0\n"
35"Content-Type: text/plain; charset=ISO-8859-15\n"
36"Content-Transfer-Encoding: 8bit\n"
37"X-Generator: KBabel 1.9.1\n"
38
39#, python-format
40msgid ""
41"autopykota v%(__version__)s (c) %(__years__)s %(__author__)s\n"
42"\n"
43"A tool to automate user account creation and initial balance setting.\n"
44"\n"
45"THIS TOOL MUST NOT BE USED IF YOU WANT TO LIMIT YOUR USERS BY PAGE QUOTA !\n"
46"\n"
47"command line usage :\n"
48"\n"
49"  THIS TOOL MUST NOT BE USED FROM THE COMMAND LINE BUT ONLY AS PART\n"
50"  OF AN external policy IN pykota.conf\n"
51"  \n"
52"  autopykota { -i | --initbalance value } \n"
53"\n"
54"options :\n"
55"\n"
56"  -v | --version       Prints autopykota's version number then exits.\n"
57"  -h | --help          Prints this message then exits.\n"
58"  \n"
59"  -i | --initbalance b Sets the user's account initial balance value to b.\n"
60"                       If the user already exists, actual balance is left\n"
61"                       unmodified. If unset, the default value is 0.\n"
62msgstr ""
63
64#, python-format
65msgid "Banner generator %s exit code is %s"
66msgstr "El c�o de salida del generador de banners %s es %s"
67
68msgid "Job contains no data. Printing is denied."
69msgstr "El trabajo no contiene una fecha. Se deniega la impresi�
70
71msgid "Job is a duplicate. Printing is denied."
72msgstr "El trabajo es un duplicado. La impresi�e ha denegado."
73
74msgid "Banner won't be printed : maximum number of deny banners reached."
75msgstr ""
76"El banner no se imprimir� se ha alcanzado el m�mo n� de banners "
77"rechazados."
78
79msgid "Job accounting begins."
80msgstr "Ha comenzado la contabilizaci�ara el trabajo."
81
82msgid "Job accounting ends."
83msgstr "Ha terminado la contabilizaci�ara el trabajo."
84
85msgid "Job size forced to 0 because printing is denied."
86msgstr ""
87"Se ha forzado el tama�el trabajo a 0 debido a que la impresi�st�
88"denegada."
89
90#, python-format
91msgid "Beware : computed job size (%s) != precomputed job size (%s)"
92msgstr ""
93"Cuidado : tama�el trabajo calculado (%s) != tama�el trabajo "
94"precalculado (%s)"
95
96msgid ""
97"The job size will be trusted anyway according to the 'trustjobsize' directive"
98msgstr ""
99"El tama�el trabajo se validar�e todas formas, de acuerdo con la "
100"directiva 'trustjobsize'"
101
102#, python-format
103msgid ""
104"The job size will be trusted because it is inferior to the 'trustjobsize' "
105"directive's limit %s"
106msgstr ""
107"El tama�el trabajo se validar�orque es inferior al l�te de la "
108"directiva 'trustjobsize' %s"
109
110#, python-format
111msgid ""
112"The job size will be modified according to the 'trustjobsize' directive : %s"
113msgstr ""
114"El tama�el trabajo se modificar�e acuerdo con la directiva "
115"'trustjobsize' : %s"
116
117#, python-format
118msgid "Job size : %i"
119msgstr "Tama�el trabajo : %i"
120
121#, python-format
122msgid "Updating user %s's quota on printer %s"
123msgstr "Actualizada la cuota del usuario %s en la impresora %s"
124
125msgid "Job added to history."
126msgstr "Se ha a�do el trabajo al historial."
127
128#, python-format
129msgid "File number %s unregistered twice from polling object, ignored."
130msgstr ""
131"No se ha registrado dos veces el archivo n� %s desde el objeto "
132"'polling', ignorado."
133
134#, python-format
135msgid "SIGTERM was sent to real backend %s (pid: %s)"
136msgstr "Se ha enviado la se�SIGTERM al backend real %s (pid: %s)"
137
138#, python-format
139msgid "CUPS backend %s died abnormally."
140msgstr "El backend de CUPS %s muri�ormalmente."
141
142#, python-format
143msgid ""
144"dumpykota v%(__version__)s (c) %(__years__)s %(__author__)s\n"
145"\n"
146"Dumps PyKota database's content.\n"
147"\n"
148"command line usage :\n"
149"\n"
150"  dumpykota [options] [filterexpr]\n"
151"\n"
152"options :\n"
153"\n"
154"  -v | --version       Prints dumpykota's version number then exits.\n"
155"  -h | --help          Prints this message then exits.\n"
156"  \n"
157"  -d | --data type     Dumps 'type' datas. Allowed types are :\n"
158"                       \n"
159"                         - history : dumps the jobs history.\n"
160"                         - users : dumps users.\n"
161"                         - groups : dumps user groups.\n"
162"                         - printers : dump printers.\n"
163"                         - upquotas : dump user quotas.\n"
164"                         - gpquotas : dump user groups quotas.\n"
165"                         - payments : dumps user payments.\n"
166"                         - pmembers : dumps printer groups members.\n"
167"                         - umembers : dumps user groups members.\n"
168"                         - billingcodes : dumps billing codes.\n"
169"                         \n"
170"                       NB : the -d | --data command line option   \n"
171"                       is MANDATORY.\n"
172"  \n"
173"  -f | --format fmt    Dumps datas in the 'fmt' format. When not specified,\n"
174"                       the format is to dump datas in the csv format (comma\n"
175"                       separated values). All data dumped is between double\n"
176"                       quotes. Allowed formats are :\n"
177"                       \n"
178"                         - csv : separate datas with commas\n"
179"                         - ssv : separate datas with semicolons\n"
180"                         - tsv : separate datas with tabs\n"
181"                         - xml : dump data as XML\n"
182"                         - cups : dump datas in CUPS' page_log format :\n"
183"                                  ONLY AVAILABLE WITH --data history\n"
184"                         \n"
185"  -o | --output fname  All datas will be dumped to the file instead of\n"
186"                       to the standard output. The special '-' filename\n"
187"                       is the default value and means stdout.\n"
188"                       WARNING : existing files are truncated !\n"
189"\n"
190"  -s | --sum           Summarize the selected datas.\n"
191"                           ONLY AVAILABLE WITH --data history or payments\n"
192"\n"
193"  Use the filter expressions to extract only parts of the \n"
194"  datas. Allowed filters are of the form :\n"
195"                \n"
196"         key=value\n"
197"                         \n"
198"  Allowed keys for now are :  \n"
199"                       \n"
200"         username       User's name\n"
201"         groupname      Users group's name\n"
202"         printername    Printer's name\n"
203"         pgroupname     Printers group's name\n"
204"         hostname       Client's hostname\n"
205"         billingcode    Job's billing code\n"
206"         start          Job's date of printing\n"
207"         end            Job's date of printing\n"
208"         \n"
209"  Contrary to other PyKota management tools, wildcard characters are not \n"
210"  expanded, so you can't use them.\n"
211"  \n"
212"  NB : not all keys are allowed for each data type, so the result may be \n"
213"  empty if you use a key not available for a particular data type.\n"
214"  \n"
215"Examples :\n"
216"\n"
217"  $ dumpykota --data history --format csv >myfile.csv\n"
218"  \n"
219"  This dumps the history in a comma separated values file, for possible\n"
220"  use in a spreadsheet.\n"
221"  \n"
222"  $ dumpykota --data users --format xml -o users.xml\n"
223"  \n"
224"  Dumps all users datas to the users.xml file.\n"
225"  \n"
226"  $ dumpykota --data history printername=HP2100 username=jerome\n"
227"  \n"
228"  Dumps the job history for user jerome on printer HP2100 only.\n"
229"  \n"
230"  $ dumpykota --data history start=200503 end=20050730234615\n"
231"  \n"
232"  Dumps all jobs printed between March 1st 2005 at midnight and\n"
233"  July 30th 2005 at 23 hours 46 minutes and 15 secondes included.\n"
234msgstr ""
235
236msgid "The -d | --data command line option is mandatory, see help."
237msgstr "La opci�d | --data es obligatoria, vea la ayuda."
238
239#, python-format
240msgid ""
241"edpykota v%(__version__)s (c) %(__years__)s %(__author__)s\n"
242"\n"
243"A Print Quota editor for PyKota.\n"
244"\n"
245"command line usage :\n"
246"\n"
247"  edpykota [options] user1 user2 ... userN\n"
248"  \n"
249"  edpykota [options] group1 group2 ... groupN\n"
250"\n"
251"options :\n"
252"\n"
253"  -v | --version       Prints edpykota's version number then exits.\n"
254"  -h | --help          Prints this message then exits.\n"
255"  \n"
256"  -a | --add           Adds users and/or printers if they don't \n"
257"                       exist on the Quota Storage Server.\n"
258"                       \n"
259"  -d | --delete        Deletes users/groups from the quota storage.\n"
260"                       Printers are never deleted.\n"
261"                       \n"
262"  -c | --charge p[,j]  Sets the price per page and per job to charge\n"
263"                       for a particular printer. Job price is optional.\n"
264"                       If both are to be set, separate them with a comma.\n"
265"                       Floating point values are allowed.\n"
266"                       \n"
267"  -o | --overcharge f  Sets the overcharging factor applied to the user \n"
268"                       when computing the cost of a print job. Positive or \n"
269"                       negative floating point values are allowed,\n"
270"                       this allows you to do some really creative\n"
271"                       things like giving money to an user whenever\n"
272"                       he prints. The number of pages in a print job\n"
273"                       is not modified by this coefficient, only the\n"
274"                       cost of the job for a particular user.\n"
275"                       Only users have a coefficient.\n"
276"  \n"
277"  -i | --ingroups g1[,g2...]  Puts the users into each of the groups\n"
278"                              listed, separated by commas. The groups\n"
279"                              must already exist in the Quota Storage.\n"
280"  \n"
281"  -u | --users         Edit users print quotas, this is the default.\n"
282"  \n"
283"  -P | --printer p     Edit quotas on printer p only. Actually p can\n"
284"                       use wildcards characters to select only\n"
285"                       some printers. The default value is *, meaning\n"
286"                       all printers. \n"
287"                       You can specify several names or wildcards, \n"
288"                       by separating them with commas.\n"
289"  \n"
290"  -G | --pgroups pg1[,pg2...] Adds the printer(s) to the printer groups\n"
291"                       pg1, pg2, etc... which must already exist.\n"
292"                       A printer group is just like a normal printer,\n"
293"                       only that it is usually unknown from the printing\n"
294"                       system. Create printer groups exactly the same\n"
295"                       way that you create printers, then add other \n"
296"                       printers to them with this option.\n"
297"                       Accounting is done on a printer and on all\n"
298"                       the printer groups it belongs to, quota checking\n"
299"                       is done on a printer and on all the printer groups\n"
300"                       it belongs to.\n"
301"  \n"
302"  -g | --groups        Edit users groups print quotas instead of users.\n"
303"                          \n"
304"  -p | --prototype u|g Uses user u or group g as a prototype to set\n"
305"                       print quotas\n"
306"                       \n"
307"  -n | --noquota       Doesn't set a quota but only does accounting.\n"
308"  \n"
309"  -r | --reset         Resets the actual page counter for the user\n"
310"                       or group to zero on the specified printers. \n"
311"                       The life time page counter is kept unchanged.\n"
312"                       \n"
313"  -R | --hardreset     Resets the actual and life time page counters\n"
314"                       for the user or group to zero on the specified \n"
315"                       printers. This is a shortcut for '--used 0'.\n"
316"                       \n"
317"  -l | --limitby l     Choose if the user/group is limited in "
318"printing                     \n"
319"                       by its account balance or by its page quota.\n"
320"                       The default value is 'quota'. Allowed values\n"
321"                       are 'quota' 'balance' 'quota-then-balance' and\n"
322"                       'balance-then-quota'.\n"
323"                       WARNING : quota-then-balance and balance-then-quota\n"
324"                       are not yet implemented.\n"
325"                       \n"
326"  -b | --balance b     Sets the user's account balance to "
327"b.                     \n"
328"                       Account balance may be increase or decreased\n"
329"                       if b is prefixed with + or -.\n"
330"                       WARNING : when decreasing account balance,\n"
331"                       the total paid so far by the user is decreased\n"
332"                       too.\n"
333"                       Groups don't have a real balance, but the\n"
334"                       sum of their users' account balance.\n"
335"                       \n"
336"  -S | --softlimit sl  Sets the quota soft limit to sl "
337"pages.                       \n"
338"  \n"
339"  -H | --hardlimit hl  Sets the quota hard limit to hl pages.\n"
340"\n"
341"  -U | --used usage    Sets the pagecounters for the user to usage pages;\n"
342"                       useful for migrating users from a different system\n"
343"                       where they have already used some pages. Actual\n"
344"                       and Life Time page counters may be increased or "
345"decreased\n"
346"                       if usage is prefixed with + or -.\n"
347"                       WARNING : BOTH page counters are modified in all "
348"cases,\n"
349"                       so be careful.\n"
350"                       NB : if 'usage' equals '0', then the action taken is\n"
351"                       the same as if --hardreset was used.\n"
352"\n"
353"  user1 through userN and group1 through groupN can use wildcards\n"
354"  if the --add option is not set.\n"
355"  \n"
356"examples :                              \n"
357"\n"
358"  $ edpykota --add -p jerome john paul george ringo/ringo@example.com\n"
359"  \n"
360"  This will add users john, paul, george and ringo to the quota\n"
361"  database, and set their print quotas to the same values than user \n"
362"  jerome. User jerome must already exist.\n"
363"  User ringo's email address will also be set to 'ringo@example.com'\n"
364"  \n"
365"  $ edpykota --printer lp -S 50 -H 60 jerome\n"
366"  \n"
367"  This will set jerome's print quota on the lp printer to a soft limit\n"
368"  of 50 pages, and a hard limit of 60 pages. If either user jerome or\n"
369"  printer lp doesn't exist on the Quota Storage Server then nothing is "
370"done.\n"
371"\n"
372"  $ edpykota --add --printer lp --ingroups coders,it -S 50 -H 60 jerome\n"
373"  \n"
374"  Same as above, but if either user jerome or printer lp doesn't exist \n"
375"  on the Quota Storage Server they are automatically added. Also\n"
376"  user jerome is put into the groups \"coders\" and \"it\" which must\n"
377"  already exist in the Quota Storage.\n"
378"            \n"
379"  $ edpykota -g -S 500 -H 550 financial support            \n"
380"  \n"
381"  This will set print quota soft limit to 500 pages and hard limit\n"
382"  to 550 pages for groups financial and support on all printers.\n"
383"  \n"
384"  $ edpykota --reset jerome \"jo*\"\n"
385"  \n"
386"  This will reset jerome's page counter to zero on all printers, as\n"
387"  well as every user whose name begins with 'jo'.\n"
388"  Their life time page counter on each printer will be kept unchanged.\n"
389"  You can also reset the life time page counters by using the\n"
390"  --hardreset | -R command line option.\n"
391"  \n"
392"  $ edpykota --printer hpcolor --noquota jerome\n"
393"  \n"
394"  This will tell PyKota to not limit jerome when printing on the \n"
395"  hpcolor printer. All his jobs will be allowed on this printer, but \n"
396"  accounting of the pages he prints will still be kept.\n"
397"  Print Quotas for jerome on other printers are unchanged.\n"
398"  \n"
399"  $ edpykota --limitby balance jerome\n"
400"  \n"
401"  This will tell PyKota to limit jerome by his account's balance\n"
402"  when printing.\n"
403"  \n"
404"  $ edpykota --balance +10.0 jerome\n"
405"  \n"
406"  This will increase jerome's account balance by 10.0 (in your\n"
407"  own currency). You can decrease the account balance with a\n"
408"  dash prefix, and set it to a fixed amount with no prefix.\n"
409"  \n"
410"  $ edpykota --delete jerome rachel\n"
411"  \n"
412"  This will completely delete jerome and rachel from the Quota Storage\n"
413"  database. All their quotas and jobs will be deleted too.\n"
414"  \n"
415"  $ edpykota --printer lp --charge 0.1\n"
416"  \n"
417"  This will set the page price for printer lp to 0.1. Job price\n"
418"  will not be changed.\n"
419"  \n"
420"  $ edpykota --printer hplj1,hplj2 --pgroups Laser,HP\n"
421"  \n"
422"  This will put printers hplj1 and hplj2 in printers groups Laser and HP.\n"
423"  When printing either on hplj1 or hplj2, print quota will also be \n"
424"  checked and accounted for on virtual printers Laser and HP.\n"
425"  \n"
426"  $ edpykota --overcharge 2.5 poorstudent\n"
427"  \n"
428"  This will overcharge the poorstudent user by a factor of 2.5.\n"
429"  \n"
430"  $ edpykota --overcharge -1 jerome\n"
431"  \n"
432"  User jerome will actually earn money whenever he prints.\n"
433"  \n"
434"  $ edpykota --overcharge 0 boss\n"
435"  \n"
436"  User boss can print at will, it won't cost him anything because the\n"
437"  cost of each print job will be multiplied by zero before charging\n"
438"  his account.\n"
439msgstr ""
440
441msgid "You're not allowed to use this command."
442msgstr "No tiene permiso para utilizar esta orden."
443
444#, python-format
445msgid "Invalid used value %s."
446msgstr "Valor utilizado, %s, inv�do."
447
448#, python-format
449msgid "Invalid softlimit value %s."
450msgstr "Valor %s incorrecto para el l�te blando."
451
452#, python-format
453msgid "Invalid hardlimit value %s."
454msgstr "Valor %s incorrecto para el l�te duro."
455
456#, python-format
457msgid "Hard limit %i is less than soft limit %i, values will be exchanged."
458msgstr ""
459"El l�te duro %i es menor que el l�te blando %i, los valores ser�"
460"intercambiados."
461
462#, python-format
463msgid "Invalid overcharge value %s"
464msgstr "Valor de recarga, %s, inv�do"
465
466#, python-format
467msgid "Invalid balance value %s"
468msgstr "Valor de saldo %s inv�do"
469
470#, python-format
471msgid "Invalid charge amount value %s"
472msgstr "Valor %s inv�do para el importe de carga"
473
474#, python-format
475msgid "Invalid limitby value %s"
476msgstr "Valor %s inv�do para la opci�limitby�"
477
478#, python-format
479msgid "Impossible to add printer %s"
480msgstr "Imposible a�r la impresora %s"
481
482#, python-format
483msgid "Invalid printer name %s"
484msgstr "Nombre de impresora %s inv�do"
485
486#, python-format
487msgid "There's no printer matching %s"
488msgstr "Impresora %s no encontrada"
489
490msgid "You have to pass user or group names on the command line"
491msgstr ""
492"Ha de proporcionar nombres de usuarios o grupos en la l�a de comandos"
493
494#, python-format
495msgid "Prototype object %s not found in Quota Storage."
496msgstr "El objeto Prototipo %s no se ha encontrado en el Almac�de Cuotas."
497
498#, python-format
499msgid "Prototype %s not found in Quota Storage for printer %s."
500msgstr ""
501"El prototipo %s no se ha encontrado en el Almac�de Cuotas para la "
502"impresora %s."
503
504#, python-format
505msgid "Undefined hard limit set to soft limit (%s) on printer %s."
506msgstr ""
507"L�te duro indefinido, ajustado al l�te blando (%s) en la impresora %s."
508
509#, python-format
510msgid "Undefined soft limit set to hard limit (%s) on printer %s."
511msgstr ""
512"L�te blando indefinido, ajustado al l�te duro (%s) en la impresora %s."
513
514#, python-format
515msgid "Invalid email address %s"
516msgstr "Direcci�e correo electr�o %s inv�da"
517
518#, python-format
519msgid "Unknown group %s"
520msgstr "Grupo %s desconocido"
521
522#, python-format
523msgid "Unknown user %s"
524msgstr "Usuario %s desconocido"
525
526#, python-format
527msgid "Invalid group name %s"
528msgstr "Nombre de grupo %s inv�do"
529
530#, python-format
531msgid "Invalid user name %s"
532msgstr "Nombre de usuario %s inv�do"
533
534#, python-format
535msgid "Quota not found for object %s on printer %s."
536msgstr "Cuota no encontrada para el objeto %s en la impresora %s."
537
538#, python-format
539msgid "Group %s not found in the PyKota Storage."
540msgstr "Grupo %s no encontrado en el Almac�de PyKota."
541
542msgid "incompatible options, see help."
543msgstr "opciones incompatibles, vea la ayuda."
544
545msgid "Software accounting already done in first pass. Ignoring."
546msgstr ""
547"Ya se ha realizado la contabilidad por software en el primer paso. "
548"Ignor�olo."
549
550msgid "Hardware accounting already done in first pass. Ignoring."
551msgstr ""
552"Ya se ha realizado la contabilidad por hardware en el primer paso. "
553"Ignor�olo."
554
555msgid "Job size and price now set in history."
556msgstr ""
557"El tama� precio del trabajo se ha establecido ahora en el historial."
558
559#, python-format
560msgid ""
561"pkbanner v%(__version__)s (c) %(__years__)s %(__author__)s\n"
562"\n"
563"Generates banners.\n"
564"\n"
565"command line usage :\n"
566"\n"
567"  pkbanner  [options]  [more info]\n"
568"\n"
569"options :\n"
570"\n"
571"  -v | --version       Prints pkbanner's version number then exits.\n"
572"  -h | --help          Prints this message then exits.\n"
573"  \n"
574"  -l | --logo img      Use the image as the banner's logo. The logo will\n"
575"                       be drawn at the center top of the page. The default\n"
576"                       logo is /usr/share/pykota/logos/pykota.jpeg\n"
577"                       \n"
578"  -p | --pagesize sz   Sets sz as the page size. Most well known\n"
579"                       page sizes are recognized, like 'A4' or 'Letter'\n"
580"                       to name a few. The default size is A4.\n"
581"  \n"
582"  -s | --savetoner s   Sets the text luminosity factor to s%%. This can be \n"
583"                       used to save toner. The default value is 0, which\n"
584"                       means that no toner saving will be done.\n"
585"  \n"
586"  -u | --url u         Uses u as an url to be written at the bottom of \n"
587"                       the banner page. The default url is :\n"
588"                       http://www.librelogiciel.com/software/\n"
589"  \n"
590"examples :                              \n"
591"\n"
592"  Using pkbanner directly from the command line is not recommended,\n"
593"  excepted for testing purposes. You should use pkbanner in the\n"
594"  'startingbanner' or 'endingbanner' directives in pykota.conf\n"
595"  \n"
596"    startingbanner: /usr/bin/pkbanner --logo=\"\" --savetoner=75\n"
597"  \n"
598"      With such a setting in pykota.conf, all print jobs will be \n"
599"      prefixed with an A4 banner with no logo, and text luminosity will\n"
600"      be increased by 75%%. The PostScript output will be directly sent\n"
601"      to your printer.\n"
602"      \n"
603"  You'll find more examples in the sample configuration file included    \n"
604"  in PyKota.\n"
605msgstr ""
606
607msgid "Unknown"
608msgstr "Desconocido"
609
610msgid "Username"
611msgstr "Nombre de usuario"
612
613msgid "More Info"
614msgstr ""
615
616msgid "Job"
617msgstr "Trabajo"
618
619msgid "Date"
620msgstr "Fecha"
621
622msgid "Allowed"
623msgstr "Permitido"
624
625msgid "Denied"
626msgstr "Denegado"
627
628msgid "Allowed with Warning"
629msgstr "Permitido con aviso"
630
631msgid "Result"
632msgstr "Resultado"
633
634msgid "Title"
635msgstr "T�lo"
636
637msgid "Filename"
638msgstr "Nombre del archivo"
639
640#, python-format
641msgid "Pages printed so far on %s"
642msgstr "Las p�nas impresas a partir de ahora en %s"
643
644msgid "Account balance"
645msgstr "Balance de la cuenta"
646
647msgid "Soft Limit"
648msgstr "L�te blando"
649
650msgid "Hard Limit"
651msgstr "L�te duro"
652
653msgid "Date Limit"
654msgstr "Fecha l�te"
655
656msgid "Allowed range is (0..99)"
657msgstr "El rango permitido es (0..99)"
658
659#, python-format
660msgid "Invalid 'savetoner' option %s : %s"
661msgstr "Opci�savetoner' %s inv�da : %s"
662
663#, python-format
664msgid "Invalid 'pagesize' option %s, defaulting to A4."
665msgstr "Opci�pagesize' %s inv�da, empleando el valor por defecto A4."
666
667#, python-format
668msgid ""
669"pkhint v%(__version__)s (c) %(__years__)s %(__author__)s\n"
670"\n"
671"A tool to give hints on what accounting method is best for each printer.\n"
672"\n"
673"command line usage :\n"
674"\n"
675"  pkhint [options] [printer1 printer2 printer3 ... printerN] <file.conf\n"
676"\n"
677"options :\n"
678"\n"
679"  -v | --version       Prints pkhint's version number then exits.\n"
680"  -h | --help          Prints this message then exits.\n"
681"  \n"
682"examples :                              \n"
683"\n"
684"  $ pkhint \"hp*\" printer103 </etc/cups/printers.conf\n"
685"  \n"
686"  Will analyze your printing system to test which accounter\n"
687"  is the best for each of the defined printer which\n"
688"  name matches one of the parameters.\n"
689"  \n"
690"  If you don't pass any argument on the command line, all\n"
691"  printers will be analyzed.\n"
692msgstr ""
693
694#, python-format
695msgid "Invalid DeviceURI : %s"
696msgstr "DeviceURI inv�da : %s"
697
698msgid ""
699"\n"
700"Please wait while pkhint analyzes your printing system's configuration..."
701msgstr ""
702"\n"
703"Por favor, espere mientras 'pkhint' analiza sus archivos de configuraci�
704"del sistema de impresi�."
705
706#, python-format
707msgid "Unknown device %s for printer %s"
708msgstr "Dispositivo %s desconocido para la impresora %s"
709
710msgid ""
711"\n"
712"Put the following lines into your /etc/pykota/pykota.conf file :\n"
713msgstr ""
714"\n"
715"Coloque las siguientes l�as en su archivo /etc/pykota/pykota.conf : \n"
716
717msgid "# BEWARE : if software accounting is suggested, this doesn't mean"
718msgstr ""
719"# CUIDADO : si se ha sugerido la contabilidad por software, esto no significa"
720
721msgid "# that hardware accounting wouldn't work, this only means that PyKota"
722msgstr ""
723"# que la contabilidad por hardware vaya a funcionar, esto s�significa que "
724"PyKota"
725
726msgid "# wasn't able to autodetect which hardware accounting method to use."
727msgstr ""
728"# no podr�utodetectar el m�do de contabilidad por hardware a utilizar."
729
730#, python-format
731msgid ""
732"pkmail v%(__version__)s (c) %(__years__)s %(__author__)s\n"
733"\n"
734"Email gateway for PyKota.\n"
735"\n"
736"command line usage :\n"
737"\n"
738"  pkmail  [options]\n"
739"\n"
740"options :\n"
741"\n"
742"  -v | --version       Prints pkmail's version number then exits.\n"
743"  -h | --help          Prints this message then exits.\n"
744"  \n"
745"    \n"
746"  This command is meant to be used from your mail server's aliases file,\n"
747"  as a pipe. It will then accept commands send to it in email messages,\n"
748"  and will send the answer to the command's originator.\n"
749"  \n"
750"  To use this command, create an email alias in /etc/aliases with\n"
751"  the following format :\n"
752"  \n"
753"    pykotacmd: \"|/usr/bin/pkmail\"\n"
754"    \n"
755"  Then run the 'newaliases' command to regenerate the aliases database.\n"
756"  \n"
757"  You can now send commands by email to 'pykotacmd@yourdomain.com', with\n"
758"  the command in the subject.\n"
759"  \n"
760"  List of supported commands :\n"
761"  \n"
762"        report [username]\n"
763"  \n"
764"  NB : For pkmail to work correctly, you may have to put the 'mail'\n"
765"  system user in the 'pykota' system group to ensure this user can\n"
766"  read the /etc/pykota/pykotadmin.conf file, and restart your\n"
767"  mail server (e.g. /etc/init.d/exim restart). It is strongly advised\n"
768"  that you think at least twice before doing this though.\n"
769"  \n"
770"  Use at your own risk !\n"
771msgstr ""
772
773#, python-format
774msgid ""
775"pkprinters v%(__version__)s (c) %(__years__)s %(__author__)s\n"
776"\n"
777"A Printers Manager for PyKota.\n"
778"\n"
779"command line usage :\n"
780"\n"
781"  pkprinters [options] printer1 printer2 printer3 ... printerN\n"
782"\n"
783"options :\n"
784"\n"
785"  -v | --version       Prints pkprinters's version number then exits.\n"
786"  -h | --help          Prints this message then exits.\n"
787"  \n"
788"  -a | --add           Adds printers if they don't exist on the Quota \n"
789"                       Storage Server. If they exist, they are modified\n"
790"                       unless -s|--skipexisting is also used.\n"
791"                       \n"
792"  -d | --delete        Deletes printers from the quota storage.\n"
793"  \n"
794"  -D | --description d Adds a textual description to printers.\n"
795"                       \n"
796"  -c | --charge p[,j]  Sets the price per page and per job to charge.\n"
797"                       Job price is optional.\n"
798"                       If both are to be set, separate them with a comma.\n"
799"                       Floating point and negative values are allowed.\n"
800"  \n"
801"  -g | --groups pg1[,pg2...] Adds or Remove the printer(s) to the printer \n"
802"                       groups pg1, pg2, etc... which must already exist.\n"
803"                       A printer group is just like a normal printer,\n"
804"                       only that it is usually unknown from the printing\n"
805"                       system. Create printer groups exactly the same\n"
806"                       way that you create printers, then add other \n"
807"                       printers to them with this option.\n"
808"                       Accounting is done on a printer and on all\n"
809"                       the printer groups it belongs to, quota checking\n"
810"                       is done on a printer and on all the printer groups\n"
811"                       it belongs to.\n"
812"                       If the --remove option below is not used, the \n"
813"                       default action is to add printers to the specified\n"
814"                       printer groups.\n"
815"                       \n"
816"  -l | --list          List informations about the printer(s) and the\n"
817"                       printers groups it is a member of.\n"
818"                       \n"
819"  -r | --remove        In combination with the --groups option "
820"above,                       \n"
821"                       remove printers from the specified printers groups.\n"
822"                       \n"
823"  -s | --skipexisting  In combination with the --add option above, tells\n"
824"                       pkprinters to not modify existing printers.\n"
825"  \n"
826"  printer1 through printerN can contain wildcards if the --add option \n"
827"  is not set.\n"
828"  \n"
829"examples :                              \n"
830"\n"
831"  $ pkprinters --add -D \"HP Printer\" --charge 0.05,0.1 hp2100 hp2200 "
832"hp8000\n"
833"  \n"
834"  Will create three printers named hp2100, hp2200 and hp8000.\n"
835"  Their price per page will be set at 0.05 unit, and their price\n"
836"  per job will be set at 0.1 unit. Units are in your own currency,\n"
837"  or whatever you want them to mean.\n"
838"  All of their descriptions will be set to the string \"HP Printer\".\n"
839"  If any of these printers already exists, it will also be modified \n"
840"  unless the -s|--skipexisting command line option is also used.\n"
841"            \n"
842"  $ pkprinters --delete \"*\"\n"
843"  \n"
844"  This will completely delete all printers and associated quota "
845"information,\n"
846"  as well as their job history. USE WITH CARE !\n"
847"  \n"
848"  $ pkprinters --groups Laser,HP \"hp*\"\n"
849"  \n"
850"  This will put all printers which name matches \"hp*\" into printers "
851"groups \n"
852"  Laser and HP, which MUST already exist.\n"
853"  \n"
854"  $ pkprinters --groups LexMark --remove hp2200\n"
855"  \n"
856"  This will remove the hp2200 printer from the LexMark printer group.\n"
857msgstr ""
858
859#, python-format
860msgid "Printer %s already exists, skipping."
861msgstr "La impresora %s ya existe, se salta."
862
863#, python-format
864msgid "Printer %s already exists, will be modified."
865msgstr "La impresora %s ya existe, va a ser modificada."
866
867msgid "in"
868msgstr "en"
869
870msgid "You have to pass printer groups names on the command line"
871msgstr ""
872"Ha de proporcionar nombres de grupos de impresoras en la l�a de comandos"
873
874msgid "You have to pass printer names on the command line"
875msgstr "Ha de proporcionar nombres de impresoras en la l�a de comandos"
876
877#, python-format
878msgid ""
879"pykosd v%(__version__)s (c) %(__years__)s %(__author__)s\n"
880"\n"
881"An OSD quota monitor for PyKota.\n"
882"\n"
883"command line usage :\n"
884"\n"
885"  pykosd [options]\n"
886"\n"
887"options :\n"
888"\n"
889"  -v | --version       Prints pykosd's version number then exits.\n"
890"  -h | --help          Prints this message then exits.\n"
891"  \n"
892"  -c | --color #rrggbb Sets the color to use for display as an hexadecimal\n"
893"                       triplet, for example #FF0000 is 100%% red.\n"
894"                       Defaults to 100%% green (#00FF00).\n"
895"                       \n"
896"  -d | --duration d    Sets the duration of the display in seconds. \n"
897"                       Defaults to 3 seconds.\n"
898"                       \n"
899"  -f | --font f        Sets the font to use for "
900"display.                      \n"
901"                       Defaults to the Python OSD library's default.\n"
902"  \n"
903"  -l | --loop n        Sets the number of times the info will be displayed.\n"
904"                       Defaults to 0, which means loop forever.\n"
905"                       \n"
906"  -s | --sleep s       Sets the sleeping duration between two displays \n"
907"                       in seconds. Defaults to 180 seconds (3 minutes).\n"
908"                       \n"
909"  \n"
910"examples :                              \n"
911"\n"
912"  $ pykosd -s 60 --loop 5\n"
913"  \n"
914"  Will launch pykosd. Display will be refreshed every 60 seconds,\n"
915"  and will last for 3 seconds (the default) each time. After five\n"
916"  iterations, the program will exit.\n"
917msgstr ""
918
919#, python-format
920msgid "Invalid duration option %s"
921msgstr "Opci�e duraci�s inv�da"
922
923#, python-format
924msgid "Invalid loop option %s"
925msgstr "Opci�e bucle %s inv�da"
926
927#, python-format
928msgid "Invalid sleep option %s"
929msgstr "Opci�sleep� %s inv�da"
930
931#, python-format
932msgid "Invalid color option %s"
933msgstr "Opci�e color %s inv�da"
934
935#, python-format
936msgid "User %s doesn't exist in PyKota's database"
937msgstr "El usuario %s no existe en la base de datos de PyKota"
938
939#, python-format
940msgid "Pages used on %s : %s"
941msgstr "P�nas utilizadas en %s : %s"
942
943#, python-format
944msgid "PyKota Units left : %.2f"
945msgstr "Unidades restantes de PyKota : %.2f"
946
947#, python-format
948msgid ""
949"pykotme v%(__version__)s (c) %(__years__)s %(__author__)s\n"
950"\n"
951"Gives print quotes to users.\n"
952"\n"
953"command line usage :\n"
954"\n"
955"  pykotme  [options]  [files]\n"
956"\n"
957"options :\n"
958"\n"
959"  -v | --version       Prints pykotme's version number then exits.\n"
960"  -h | --help          Prints this message then exits.\n"
961"  \n"
962"  -P | --printer p     Gives a quote for this printer only. Actually p can\n"
963"                       use wildcards characters to select only\n"
964"                       some printers. The default value is *, meaning\n"
965"                       all printers.\n"
966"                       You can specify several names or wildcards, \n"
967"                       by separating them with commas.\n"
968"  \n"
969"examples :                              \n"
970"\n"
971"  $ pykotme --printer apple file1.ps file2.ps\n"
972"  \n"
973"  This will give a print quote to the current user. The quote will show\n"
974"  the price and size of a job consisting in file1.ps and file2.ps \n"
975"  which would be sent to the apple printer.\n"
976"  \n"
977"  $ pykotme --printer apple,hplaser <file1.ps\n"
978"  \n"
979"  This will give a print quote to the current user. The quote will show\n"
980"  the price and size of a job consisting in file1.ps as read from\n"
981"  standard input, which would be sent to the apple or hplaser\n"
982"  printer.\n"
983"\n"
984"  $ pykotme \n"
985"  \n"
986"  This will give a quote for a job consisting of what is on standard \n"
987"  input. The quote will list the job size, and the price the job\n"
988"  would cost on each printer.\n"
989msgstr ""
990
991#, python-format
992msgid "Your account balance : %.2f"
993msgstr "Su saldo : %.2f"
994
995#, python-format
996msgid "Job size : %i pages"
997msgstr "Tama�el trabajo : %i p�na(s)"
998
999#, python-format
1000msgid "Cost on printer %s : %.2f"
1001msgstr "Coste en la impresora %s : %.2f"
1002
1003#, python-format
1004msgid ""
1005"repykota v%(__version__)s (c) %(__years__)s %(__author__)s\n"
1006"\n"
1007"Generates print quota reports.\n"
1008"\n"
1009"command line usage :\n"
1010"\n"
1011"  repykota [options] \n"
1012"\n"
1013"options :\n"
1014"\n"
1015"  -v | --version       Prints repykota's version number then exits.\n"
1016"  -h | --help          Prints this message then exits.\n"
1017"  \n"
1018"  -u | --users         Generates a report on users quota, this is \n"
1019"                       the default.\n"
1020"  \n"
1021"  -g | --groups        Generates a report on group quota instead of users.\n"
1022"  \n"
1023"  -P | --printer p     Report quotas on this printer only. Actually p can\n"
1024"                       use wildcards characters to select only\n"
1025"                       some printers. The default value is *, meaning\n"
1026"                       all printers.\n"
1027"                       You can specify several names or wildcards, \n"
1028"                       by separating them with commas.\n"
1029"  \n"
1030"examples :                              \n"
1031"\n"
1032"  $ repykota --printer lp\n"
1033"  \n"
1034"  This will print the quota status for all users who use the lp printer.\n"
1035"\n"
1036"  $ repykota \n"
1037"  \n"
1038"  This will print the quota status for all users on all printers.\n"
1039"  \n"
1040"  $ repykota --printer \"laser*,*pson\" jerome \"jo*\"\n"
1041"  \n"
1042"  This will print the quota status for user jerome and all users\n"
1043"  whose name begins with \"jo\" on all printers which name begins\n"
1044"  with \"laser\" or ends with \"pson\".\n"
1045"  \n"
1046"  If launched by an user who is not a PyKota administrator, additionnal\n"
1047"  arguments representing users or groups names are ignored, and only the\n"
1048"  current user/group is reported.\n"
1049msgstr ""
1050
1051#, python-format
1052msgid ""
1053"warnpykota v%(__version__)s (c) %(__years__)s %(__author__)s\n"
1054"\n"
1055"Sends mail to users over print quota.\n"
1056"\n"
1057"command line usage :\n"
1058"\n"
1059"  warnpykota  [options]  [names]\n"
1060"\n"
1061"options :\n"
1062"\n"
1063"  -v | --version       Prints warnpykota's version number then exits.\n"
1064"  -h | --help          Prints this message then exits.\n"
1065"  \n"
1066"  -u | --users         Warns users over their print quota, this is the \n"
1067"                       default.\n"
1068"  \n"
1069"  -g | --groups        Warns users whose groups quota are over limit.\n"
1070"  \n"
1071"  -P | --printer p     Verify quotas on this printer only. Actually p can\n"
1072"                       use wildcards characters to select only\n"
1073"                       some printers. The default value is *, meaning\n"
1074"                       all printers.\n"
1075"                       You can specify several names or wildcards, \n"
1076"                       by separating them with commas.\n"
1077"  \n"
1078"examples :                              \n"
1079"\n"
1080"  $ warnpykota --printer lp\n"
1081"  \n"
1082"  This will warn all users of the lp printer who have exceeded their\n"
1083"  print quota.\n"
1084"\n"
1085"  $ warnpykota \n"
1086"  \n"
1087"  This will warn all users  who have exceeded their print quota on\n"
1088"  any printer.\n"
1089"\n"
1090"  $ warnpykota --groups --printer \"laserjet*\" \"dev*\"\n"
1091"  \n"
1092"  This will warn all users of groups which names begins with \"dev\" and\n"
1093"  who have exceeded their print quota on any printer which name begins \n"
1094"  with \"laserjet\"\n"
1095"  \n"
1096"  If launched by an user who is not a PyKota administrator, additionnal\n"
1097"  arguments representing users or groups names are ignored, and only the\n"
1098"  current user/group is reported.\n"
1099msgstr ""
1100
1101msgid "PyKota Data Dumper"
1102msgstr "Volcado de datos de PyKota"
1103
1104msgid "Dump"
1105msgstr "Volcado"
1106
1107msgid "Please click on the above button"
1108msgstr "Pulse sobre el bot�e arriba, por favor"
1109
1110msgid "Data Type"
1111msgstr "Tipo de datos"
1112
1113msgid "Output Format"
1114msgstr "Formato de salida"
1115
1116msgid "Filter"
1117msgstr "Filtro"
1118
1119msgid "PyKota Reports"
1120msgstr "Informes de PyKota"
1121
1122msgid "Report"
1123msgstr "Informe"
1124
1125msgid "Printer"
1126msgstr "Impresora"
1127
1128msgid "User / Group names mask"
1129msgstr "M�ara para el nombre de Usuario / Grupo"
1130
1131msgid "Groups report"
1132msgstr "Informes de los grupos"
1133
1134msgid "History"
1135msgstr "Historial"
1136
1137msgid "Empty"
1138msgstr "Vac�
1139
1140msgid "Action"
1141msgstr "Acci�
1142msgid "User"
1143msgstr "Usuario"
1144
1145msgid "Hostname"
1146msgstr "Hostname"
1147
1148msgid "JobId"
1149msgstr "IdTrabajo"
1150
1151msgid "JobSize"
1152msgstr "Tama�abajo"
1153
1154msgid "JobPrice"
1155msgstr "PrecioTrabajo"
1156
1157msgid "Copies"
1158msgstr "Copias"
1159
1160msgid "JobBytes"
1161msgstr "BytesTrabajo"
1162
1163msgid "PageCounter"
1164msgstr "ContadorP�nas"
1165
1166msgid "Options"
1167msgstr "Opciones"
1168
1169msgid "MD5Sum"
1170msgstr "SumaMD5"
1171
1172msgid "BillingCode"
1173msgstr "C�oDeFacturaci�
1174msgid "Pages"
1175msgstr "P�nas"
1176
1177msgid "Previous page"
1178msgstr "P�na anterior"
1179
1180msgid "PyKota Quotes"
1181msgstr ""
1182
1183msgid "Quote"
1184msgstr ""
1185
1186#, python-format
1187msgid "This file is %i pages long."
1188msgstr ""
1189
1190#, python-format
1191msgid "Unsupported accounter backend %s"
1192msgstr "Backend de contabilidad %s no soportado"
1193
1194#, python-format
1195msgid "Configuration file %s not found."
1196msgstr "Archivo de configuraci�s no encontrado."
1197
1198#, python-format
1199msgid "Option %s not found in section global of %s"
1200msgstr "Opci�s no encontrada en la secci�lobal de %s"
1201
1202#, python-format
1203msgid "Option %s not found in section %s of %s"
1204msgstr "Opci�s no encontrada en la secci�s de %s"
1205
1206#, python-format
1207msgid "Option ldaptls is set, but certificate %s is not readable."
1208msgstr ""
1209"La opci�daptls est�stablecida, pero el certificado %s no se puede leer."
1210
1211#, python-format
1212msgid "Option logger only supports values in %s"
1213msgstr "La opci�logger� s�soporta los valores %s"
1214
1215#, python-format
1216msgid "Invalid accounter %s for printer %s"
1217msgstr "Contador de p�nas %s inv�do para la impresora %s"
1218
1219#, python-format
1220msgid "Option accounter in section %s only supports values in %s"
1221msgstr "La opci�accounter�, en la secci�s, s�soporta los valores %s"
1222
1223#, python-format
1224msgid "Option enforcement in section %s only supports values in %s"
1225msgstr "La opci�enforcement�, en la secci�s, s�soporta los valores %s"
1226
1227#, python-format
1228msgid "Option onaccountererror in section %s only supports values in %s"
1229msgstr ""
1230"La opci�onaccountererror�, en la secci�s, s�soporta los valores %s"
1231
1232#, python-format
1233msgid "Invalid policy %s for printer %s"
1234msgstr "Pol�ca %s inv�da para la impresora %s"
1235
1236#, python-format
1237msgid "Option policy in section %s only supports values in %s"
1238msgstr "La opci�policy�, en la secci�%s, s�soporta los valores %s"
1239
1240#, python-format
1241msgid "Invalid option mailto %s for printer %s"
1242msgstr "Opci�mailto %s� inv�da para la impresora %s"
1243
1244#, python-format
1245msgid "Option mailto in section %s only supports values in %s"
1246msgstr "La opci�mailto�, en la secci�s, s�soporta los valores %s"
1247
1248#, python-format
1249msgid "Invalid maximal deny banners counter %s"
1250msgstr "Contador de m�mas denegaciones de banners %s inv�do"
1251
1252#, python-format
1253msgid "Invalid grace delay %s"
1254msgstr "Tiempo de gracia %s inv�do"
1255
1256#, python-format
1257msgid "Invalid poor man's threshold %s"
1258msgstr "Umbral %s para la opci�poor man� inv�do"
1259
1260msgid ""
1261"Your Print Quota account balance is Low.\n"
1262"Soon you'll not be allowed to print anymore.\n"
1263"Please contact the Print Quota Administrator to solve the problem."
1264msgstr ""
1265"El saldo de la cuota de impresi�e su cuenta es bajo.\n"
1266"En breve no podr�olver a imprimir.\n"
1267"Por favor, contacte con el Administrador de Cuotas de Impresi�ara "
1268"resolver el problema."
1269
1270#, python-format
1271msgid ""
1272"You are not allowed to print anymore because\n"
1273"your Print Quota is exceeded on printer %s."
1274msgstr ""
1275"No puede imprimir porque su cuota de impresi�"
1276"se ha excedido en la impresora %s."
1277
1278#, python-format
1279msgid ""
1280"You will soon be forbidden to print anymore because\n"
1281"your Print Quota is almost reached on printer %s."
1282msgstr ""
1283"Pronto le ser�rohibida la impresi�debido a que\n"
1284"su cuota de acerca al l�te en la impresora %s."
1285
1286#, python-format
1287msgid "Option accountbanner in section %s only supports values in %s"
1288msgstr "La opci�ccountbanner, en la secci�s, s�soporta los valores %s"
1289
1290#, python-format
1291msgid "Option trustjobsize for printer %s is incorrect"
1292msgstr "La opci�rustjobsize para la impresora %s  es incorrecta"
1293
1294msgid "Users"
1295msgstr "Usuarios"
1296
1297msgid "Groups"
1298msgstr "Grupos"
1299
1300msgid "Printers"
1301msgstr "Impresoras"
1302
1303msgid "Users Print Quotas"
1304msgstr "Cuotas de impresi�e los usuarios"
1305
1306msgid "Users Groups Print Quotas"
1307msgstr "Cuotas de impresi�e los grupos de usuarios"
1308
1309msgid "History of Payments"
1310msgstr "Historial de pagos"
1311
1312msgid "Printers Groups Membership"
1313msgstr "Miembros del grupo de impresi�
1314msgid "Users Groups Membership"
1315msgstr "Miembros del grupo de usuarios"
1316
1317msgid "Comma Separated Values"
1318msgstr "Valores separados por comas"
1319
1320msgid "Semicolon Separated Values"
1321msgstr "Valores separados por puntos y coma"
1322
1323msgid "Tabulation Separated Values"
1324msgstr "Valores separados por tabulaci�
1325msgid "eXtensible Markup Language"
1326msgstr "Lenguaje de Marcado eXtensible"
1327
1328msgid "CUPS' page_log"
1329msgstr "page_log de CUPS"
1330
1331#, python-format
1332msgid "Invalid filter value [%s], see help."
1333msgstr ""
1334
1335#, python-format
1336msgid "Invalid modifier [%s] for --data command line option, see help."
1337msgstr "Modificador [%s] inv�do para la opci�-data, vea la ayuda."
1338
1339#, python-format
1340msgid "Invalid modifier [%s] for --format command line option, see help."
1341msgstr "Modificador [%s] inv�do para la opci�-format, vea la ayuda."
1342
1343msgid "XML output is disabled because the jaxml module is not available."
1344msgstr ""
1345"La salida XML est�eshabilitada debido a que el m�o jaxml no est�
1346"disponible."
1347
1348msgid "PyKota data dumper failed : I/O error"
1349msgstr "El volcado de datos de PyKota ha fallado : I/O error"
1350
1351#, python-format
1352msgid "Unsupported logging subsystem %s"
1353msgstr "Subsistema de registro de logs %s no soportado"
1354
1355#, python-format
1356msgid "Report for %s quota on printer %s"
1357msgstr "Informe para la cuota %s en la impresora %s"
1358
1359#, python-format
1360msgid "Pages grace time: %i days"
1361msgstr "Tiempo de gracia para p�nas: %i d�s) "
1362
1363#, python-format
1364msgid "Price per job: %.3f"
1365msgstr "Precio por trabajo: %.3f"
1366
1367#, python-format
1368msgid "Price per page: %.3f"
1369msgstr "Precio por p�na: %.3f"
1370
1371msgid ""
1372"Group          overcharge   used    soft    hard    balance grace         "
1373"total       paid warn"
1374msgstr ""
1375"Grupo          recarga      utilizado blando  duro  balance de gracia     "
1376"total       pago warn"
1377
1378msgid ""
1379"User           overcharge   used    soft    hard    balance grace         "
1380"total       paid warn"
1381msgstr ""
1382"Usuario        recarga      utilizado blando  duro  balance de gracia     "
1383"total       pago warn"
1384
1385msgid "unknown"
1386msgstr "Desconocido"
1387
1388#, python-format
1389msgid "Real : %s"
1390msgstr "Real : %s"
1391
1392#, python-format
1393msgid "Total : %9i"
1394msgstr "Total : %9i"
1395
1396msgid "N/A"
1397msgstr "N/A"
1398
1399#, python-format
1400msgid "Unsupported reporter backend %s"
1401msgstr "�Reporter backend� %s no soportado"
1402
1403#, python-format
1404msgid "Unsupported quota storage backend %s"
1405msgstr "Backend %s de almacenamiento de cuota no soportado"
1406
1407#, python-format
1408msgid "Strange problem with uid(%s) : %s"
1409msgstr "Extra�roblema con uid(%s) : %s"
1410
1411#, python-format
1412msgid "Running as user '%s'."
1413msgstr "Ejecut�ose como usuario '%s'."
1414
1415msgid "No user named 'pykota'. Not dropping priviledges."
1416msgstr ""
1417"No hay ning�uario denominado 'pykota'. No se disminuyen los privilegios."
1418
1419#, python-format
1420msgid "Impossible to drop priviledges : %s"
1421msgstr "Imposible disminuir los privilegios : %s"
1422
1423msgid "Priviledges dropped. Now running as user 'pykota'."
1424msgstr "Privilegios disminuidos. Ejecut�ose ahora como usuario 'pykota'."
1425
1426#, python-format
1427msgid "Impossible to regain priviledges : %s"
1428msgstr "Imposible recuperar los privilegios : %s"
1429
1430msgid "Regained priviledges. Now running as root."
1431msgstr "Privilegios recuperados. Ejecut�ose ahora como root."
1432
1433#, python-format
1434msgid "Impossible to connect to SMTP server : %s"
1435msgstr "Imposible conectar con el servidor SMTP: %s"
1436
1437#, python-format
1438msgid "Impossible to send mail to %s, error %s : %s"
1439msgstr "Imposible enviar un correo electr�o a %s, error %s : %s"
1440
1441#, python-format
1442msgid ""
1443"\n"
1444"\n"
1445"Please contact your system administrator :\n"
1446"\n"
1447"\t%s - <%s>\n"
1448msgstr ""
1449"\n"
1450"\n"
1451"Entre en contacto con su administrador de sistema, por favor :\n"
1452"\n"
1453"\t%s - <%s>\n"
1454
1455#, python-format
1456msgid "Unable to match user %s on printer %s, applying default policy (%s)"
1457msgstr ""
1458"Imposible encontrar al usuario %s en la impresora %s, se aplica la pol�ca "
1459"por defecto (%s)"
1460
1461#, python-format
1462msgid ""
1463"Unable to find user %s's account balance, applying default policy (%s) for "
1464"printer %s"
1465msgstr ""
1466"No se ha encontrado el saldo del usuario %s, aplicando la pol�ca por "
1467"defecto (%s) para la impresora %s"
1468
1469#, python-format
1470msgid "User %s will not be charged for printing."
1471msgstr "No se cambiar�l usuario %s para imprimir."
1472
1473#, python-format
1474msgid "Print Quota exceeded for group %s on printer %s"
1475msgstr "Cuota de impresi�xcedida para el grupo %s en la impresora %s"
1476
1477msgid "Print Quota"
1478msgstr "Cuota de impresi�
1479msgid "Print Quota Exceeded"
1480msgstr "Cuota de Impresi�xcedida"
1481
1482#, python-format
1483msgid "Print Quota low for group %s on printer %s"
1484msgstr "Cuota de impresi�aja para el grupo %s en la impresora %s"
1485
1486#, python-format
1487msgid "Print Quota exceeded for user %s on printer %s"
1488msgstr "Cuota de impresi�xcedida para el usuario %s en la impresora %s"
1489
1490#, python-format
1491msgid "Print Quota low for user %s on printer %s"
1492msgstr "Cuota de impresi�aja para el usuario %s en la impresora %s"
1493
1494msgid "Print Quota Low"
1495msgstr "Cuota de Impresi�aja"
1496
1497#, python-format
1498msgid "Printing system %s, args=%s"
1499msgstr "Sistema de impresi�s, args=%s"
1500
1501#, python-format
1502msgid "Unable to precompute the job's size with the generic PDL analyzer : %s"
1503msgstr ""
1504"No se ha podido calcular el tama�el trabajo con el analizador PDL "
1505"gen�co : %s"
1506
1507#, python-format
1508msgid "SIGTERM received, job %s cancelled."
1509msgstr "Se�SIGTERM recibida, trabajo %s cancelado."
1510
1511msgid "Printer hostname undefined, set to 'localhost'"
1512msgstr "Hostname de la impresora no definido, ajust�olo a �localhost�"
1513
1514#, python-format
1515msgid "Printing system unknown, args=%s"
1516msgstr "Sistema de impresi�esconocido, args=%s"
1517
1518#, python-format
1519msgid ""
1520"Printer %s not registered in the PyKota system, applying external policy (%"
1521"s) for printer %s"
1522msgstr ""
1523"Impresora %s no registrada en el sistema PyKota, aplicando la pol�ca "
1524"externa (%s) para la impresora %s"
1525
1526#, python-format
1527msgid ""
1528"User %s not registered in the PyKota system, applying external policy (%s) "
1529"for printer %s"
1530msgstr ""
1531"Usuario %s no registrado en el sistema PyKota, aplicando la pol�ca externa "
1532"(%s) para la impresora %s"
1533
1534#, python-format
1535msgid ""
1536"User %s doesn't have quota on printer %s in the PyKota system, applying "
1537"external policy (%s) for printer %s"
1538msgstr ""
1539"El usuario %s no posee cuota en la impresora %s bajo el sistema PyKota, "
1540"aplicando la pol�ca externa (%s) para la impresora %s"
1541
1542#, python-format
1543msgid ""
1544"External policy %s for printer %s produced an error. Job rejected. Please "
1545"check PyKota's configuration files."
1546msgstr ""
1547"La pol�ca externa %s para la impresora %s ha producido un error. Trabajo "
1548"rechazado. Por favor, revise los archivos de configuraci�e PyKota."
1549
1550#, python-format
1551msgid ""
1552"Printer %s not registered in the PyKota system, applying default policy (%s)"
1553msgstr ""
1554"Impresora %s no registrada en el sistema PyKota, aplicando la pol�ca por "
1555"defecto (%s)"
1556
1557#, python-format
1558msgid ""
1559"User %s not registered in the PyKota system, applying default policy (%s) "
1560"for printer %s"
1561msgstr ""
1562"Usuario %s no registrado en el sistema PyKota, aplicando la pol�ca por "
1563"defecto (%s) para la impresora %s"
1564
1565#, python-format
1566msgid ""
1567"User %s doesn't have quota on printer %s in the PyKota system, applying "
1568"default policy (%s)"
1569msgstr ""
1570"el usuario %s no posee cuota en la impresora %s bajo el sistema PyKota, "
1571"aplicando la pol�ca por defecto (%s)"
1572
1573#, python-format
1574msgid ""
1575"Printer %s still not registered in the PyKota system, job will be rejected"
1576msgstr ""
1577"La impresora %s no se ha registrado todav�en el sistema PyKota, se va a "
1578"rechazar el trabajo"
1579
1580#, python-format
1581msgid ""
1582"User %s still not registered in the PyKota system, job will be rejected on "
1583"printer %s"
1584msgstr ""
1585"El usuario %s no se ha registrado todav�en el sistema PyKota, el trabajo "
1586"se va a rechazar en la impresora %s"
1587
1588#, python-format
1589msgid ""
1590"User %s still doesn't have quota on printer %s in the PyKota system, job "
1591"will be rejected"
1592msgstr ""
1593"El usuario %s no tiene todav�cuota en la impresora %s bajo el sistema "
1594"PyKota, se va a rechazar el trabajo"
1595
1596#, python-format
1597msgid "A problem occured while reading printer %s's internal page counter."
1598msgstr ""
1599"Ha ocurrido un problema mientras se estaba leyendo el contador de p�nas "
1600"interno de la impresora %s."
1601
1602#, python-format
1603msgid "Retrieving printer %s's page counter from database instead."
1604msgstr ""
1605"Recuperando el contador de p�nas de la impresora %s desde la base de datos "
1606"en su lugar."
1607
1608#, python-format
1609msgid ""
1610"Couldn't retrieve printer %s's internal page counter either before or after "
1611"printing."
1612msgstr ""
1613"No se ha podido recuperar el contador de p�nas interno de la impresora %s "
1614"bien antes bien despu�de imprimir."
1615
1616#, python-format
1617msgid "Job's size forced to 1 page for printer %s."
1618msgstr "Tama�el trabajo forzado a 1 p�na para la impresora %s."
1619
1620#, python-format
1621msgid "No previous job in database for printer %s."
1622msgstr "No hay trabajos previos en la base de datos para la impresora %s."
1623
1624#, python-format
1625msgid "Inconsistent values for printer %s's internal page counter."
1626msgstr ""
1627"Valor inconsistente para el contador de p�nas interno de la impresora %s."
1628
1629#, python-format
1630msgid "Unknown printer address in HARDWARE(%s) for printer %s"
1631msgstr "Direcci�esconocida en HARDWARE(%s) para la impresora %s"
1632
1633#, python-format
1634msgid "Launching HARDWARE(%s)..."
1635msgstr "Arrancando HARDWARE(%s)..."
1636
1637#, python-format
1638msgid "SIGTERM was sent to hardware accounter %s (pid: %s)"
1639msgstr ""
1640"Se ha enviado la se�SIGTERM al contador de p�nas hardware %s (pid: %s)"
1641
1642#, python-format
1643msgid "Line [%s] skipped in accounter's output. Trying again..."
1644msgstr "L�a [%s] saltada en la salida del contador. Intent�olo de nuevo..."
1645
1646#, python-format
1647msgid "Hardware accounter %s exit code is %s"
1648msgstr "Contador por hardware %s cuyo c�o de salida es %s"
1649
1650#, python-format
1651msgid "Unable to query printer %s via HARDWARE(%s)"
1652msgstr "Imposible consultar la impresora %s v�HARDWARE(%s)"
1653
1654#, python-format
1655msgid "Problem during connection to %s:%s : %s"
1656msgstr "Problema durante la conexi� %s:%s : %s"
1657
1658#, python-format
1659msgid "Problem while sending PJL query to %s:%s : %s"
1660msgstr "Problema mientras se enviaba la petici�JL a %s:%s : %s"
1661
1662#, python-format
1663msgid "Waiting for printer %s to be printing..."
1664msgstr "Esperando a que la impresora %s imprima..."
1665
1666#, python-format
1667msgid "Waiting for printer %s's idle status to stabilize..."
1668msgstr "Esperando al estado inactivo de la impresora %s para estabilizar..."
1669
1670#, python-format
1671msgid ""
1672"PJL querying stage interrupted. Using latest value seen for internal page "
1673"counter (%s) on printer %s."
1674msgstr ""
1675"Etapa de petici�JL interrumpida. Utilizando el �o valor visto en el "
1676"contador interno de p�nas (%s) en la impresora %s."
1677
1678#, python-format
1679msgid "Network error while doing SNMP queries on printer %s : %s"
1680msgstr "Errores de red mientras se hac� peticiones en la impresora %s : %s"
1681
1682#, python-format
1683msgid "SNMP message decoding error for printer %s : %s"
1684msgstr "Error de descodificaci�el mensaje SNMP para la impresora %s : %s"
1685
1686#, python-format
1687msgid "Problem encountered while doing SNMP queries on printer %s : %s"
1688msgstr ""
1689"Se han encontrado problemas mientras se hac� peticiones SNMP en la "
1690"impresora %s : %s"
1691
1692#, python-format
1693msgid ""
1694"SNMP querying stage interrupted. Using latest value seen for internal page "
1695"counter (%s) on printer %s."
1696msgstr ""
1697"Etapa de petici�NMP interrumpida. Utilizando el �o valor visto en el "
1698"contador interno de p�nas (%s) en la impresora %s."
1699
1700#, python-format
1701msgid "Launching SOFTWARE(%s)..."
1702msgstr "Arrancando SOFTWARE(%s)..."
1703
1704#, python-format
1705msgid "Unable to compute job size with accounter %s"
1706msgstr "Imposible calcular el tama�el trabajo con el contador %s"
1707
1708#, python-format
1709msgid "Problem while waiting for software accounter pid %s to exit : %s"
1710msgstr ""
1711"Ha ocurrido un problema mientras se estaba esperado a que terminase el "
1712"contador software con pid %s: %s"
1713
1714#, python-format
1715msgid "Software accounter %s exit code is %s"
1716msgstr "C�o de salida %s para el contador por software %s"
1717
1718msgid "Totals may be inaccurate if some users are members of several groups."
1719msgstr ""
1720"Los totales pueden ser err�s si algunos usuarios son miembros de varios "
1721"grupos."
1722
1723#, python-format
1724msgid ""
1725"Search base %s doesn't seem to exist. Probable misconfiguration. Please "
1726"double check /etc/pykota/pykota.conf : %s"
1727msgstr ""
1728"La base de b�da %s parece no existir. Probablemente se deba a una mala "
1729"configuraci�Por favor, verifique el archivo /etc/pykota/pykota.conf : %s"
1730
1731#, python-format
1732msgid "Search for %s(%s) from %s(scope=%s) returned no answer."
1733msgstr ""
1734"La b�da por %s(%s) desde %s(scope=%s) no ha devuelto ninguna respuesta."
1735
1736#, python-format
1737msgid "Problem adding LDAP entry (%s, %s)"
1738msgstr "Problema al a�r la entrada LDAP (%s, %s)"
1739
1740#, python-format
1741msgid "Problem deleting LDAP entry (%s)"
1742msgstr "Problema al borrar la entrada LDAP (%s)"
1743
1744#, python-format
1745msgid "Problem modifying LDAP entry (%s, %s)"
1746msgstr "Problema al modificar la entrada LDAP (%s, %s)"
1747
1748#, python-format
1749msgid ""
1750"No pykotaAccountBalance object found for user %s. Did you create LDAP "
1751"entries manually ?"
1752msgstr ""
1753"No se ha encontrado el objeto pykotaAccountBalance para el usuario %s. �Ha "
1754"creado las entradas LDAP manualmente?"
1755
1756#, python-format
1757msgid ""
1758"Unable to find an existing objectClass %s entry with %s=%s to attach "
1759"pykotaAccount objectClass"
1760msgstr ""
1761"No se ha podido encontrar una entrada objectClass %s existente con %s=%s "
1762"para anexionar el objectClass pykotaAccount"
1763
1764#, python-format
1765msgid "%s. A new entry will be created instead."
1766msgstr ""
1767
1768#, python-format
1769msgid "Unable to find an existing entry to attach pykotaGroup objectclass %s"
1770msgstr ""
1771"No se ha podido encontrar una entrada existente para anexionar el "
1772"objectClass pykotaGroup %s"
1773
1774msgid "Hidden because of privacy concerns"
1775msgstr ""
1776
1777msgid "Summarize"
1778msgstr ""
1779
1780msgid "Invalid data type [%s] for --sum command line option, see help."
1781msgstr ""
1782
1783msgid "only for payments or history"
1784msgstr ""
1785
1786msgid "Job is a duplicate. Printing is denied by subprocess."
1787msgstr ""
1788
1789msgid "Job is a duplicate. Printing is allowed by subprocess."
1790msgstr ""
1791
1792msgid "Please report bugs to :"
1793msgstr ""
1794
1795#~ msgid ""
1796#~ "autopykota v%s (c) %s %s\n"
1797#~ "\n"
1798#~ "A tool to automate user account creation and initial balance setting.\n"
1799#~ "\n"
1800#~ "THIS TOOL MUST NOT BE USED IF YOU WANT TO LIMIT YOUR USERS BY PAGE "
1801#~ "QUOTA !\n"
1802#~ "\n"
1803#~ "command line usage :\n"
1804#~ "\n"
1805#~ "  THIS TOOL MUST NOT BE USED FROM THE COMMAND LINE BUT ONLY AS PART\n"
1806#~ "  OF AN external policy IN pykota.conf\n"
1807#~ "  \n"
1808#~ "  autopykota { -i | --initbalance value } \n"
1809#~ "\n"
1810#~ "options :\n"
1811#~ "\n"
1812#~ "  -v | --version       Prints autopykota's version number then exits.\n"
1813#~ "  -h | --help          Prints this message then exits.\n"
1814#~ "  \n"
1815#~ "  -i | --initbalance b Sets the user's account initial balance value to "
1816#~ "b.\n"
1817#~ "                       If the user already exists, actual balance is "
1818#~ "left\n"
1819#~ "                       unmodified. If unset, the default value is 0.\n"
1820#~ "                       \n"
1821#~ "This program is free software; you can redistribute it and/or modify\n"
1822#~ "it under the terms of the GNU General Public License as published by\n"
1823#~ "the Free Software Foundation; either version 2 of the License, or\n"
1824#~ "(at your option) any later version.\n"
1825#~ "\n"
1826#~ "This program is distributed in the hope that it will be useful,\n"
1827#~ "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
1828#~ "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
1829#~ "GNU General Public License for more details.\n"
1830#~ "\n"
1831#~ "You should have received a copy of the GNU General Public License\n"
1832#~ "along with this program; if not, write to the Free Software\n"
1833#~ "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, "
1834#~ "USA.\n"
1835#~ "\n"
1836#~ "Please e-mail bugs to: %s"
1837#~ msgstr ""
1838#~ "autopykota v%s (c) %s %s\n"
1839#~ "\n"
1840#~ "Herramienta que automatiza la creaci�e cuentas de usuario y el \n"
1841#~ "establecimiento inicial del saldo.\n"
1842#~ "\n"
1843#~ "�NO DEBE USAR ESTA HERRAMIENTA SI QUIERE HACER USO DEL L�ITE POR CUOTA\n"
1844#~ " DE P�INA!\n"
1845#~ "\n"
1846#~ "uso desde la l�a de comandos:\n"
1847#~ "\n"
1848#~ "  NO HA DE UTILIZAR ESTA HERRAMIENTA DESDE LA L�EA DE COMANDOS, "
1849#~ "�ICAMENTE\n"
1850#~ "  COMO PARTE DE UNA �pol�ca externa� EN EL ARCHIVO pykota.conf\n"
1851#~ "\n"
1852#~ "  autopykota { -i | --initbalance valor } \n"
1853#~ "\n"
1854#~ "opciones:\n"
1855#~ "\n"
1856#~ "  -v | --version       Muestra el n� de versi�e atopykota y\n"
1857#~ "                       luego sale.\n"
1858#~ "  -h | --help          Muestra este mensaje y luego sale.\n"
1859#~ "  \n"
1860#~ "  -i | --initbalance b Establece el saldo inicial para la cuenta del\n"
1861#~ "                       usuario al valor �b�. Si el usuario ya existe,\n"
1862#~ "                       se deja el saldo actual sin modificar. Si no se\n"
1863#~ "                       ha establecido, el valor por defecto es 0\n"
1864#~ "\n"
1865#~ "This program is free software; you can redistribute it and/or modify\n"
1866#~ "it under the terms of the GNU General Public License as published by\n"
1867#~ "the Free Software Foundation; either version 2 of the License, or\n"
1868#~ "(at your option) any later version.\n"
1869#~ "\n"
1870#~ "This program is distributed in the hope that it will be useful,\n"
1871#~ "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
1872#~ "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
1873#~ "GNU General Public License for more details.\n"
1874#~ "\n"
1875#~ "You should have received a copy of the GNU General Public License\n"
1876#~ "along with this program; if not, write to the Free Software\n"
1877#~ "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, "
1878#~ "USA.\n"
1879#~ "\n"
1880#~ "Por favor, env�los errores por correo electr�o a: %s"
1881
1882#~ msgid ""
1883#~ "edpykota v%s (c) %s %s\n"
1884#~ "\n"
1885#~ "A Print Quota editor for PyKota.\n"
1886#~ "\n"
1887#~ "command line usage :\n"
1888#~ "\n"
1889#~ "  edpykota [options] user1 user2 ... userN\n"
1890#~ "  \n"
1891#~ "  edpykota [options] group1 group2 ... groupN\n"
1892#~ "\n"
1893#~ "options :\n"
1894#~ "\n"
1895#~ "  -v | --version       Prints edpykota's version number then exits.\n"
1896#~ "  -h | --help          Prints this message then exits.\n"
1897#~ "  \n"
1898#~ "  -a | --add           Adds users and/or printers if they don't \n"
1899#~ "                       exist on the Quota Storage Server.\n"
1900#~ "                       \n"
1901#~ "  -d | --delete        Deletes users/groups from the quota storage.\n"
1902#~ "                       Printers are never deleted.\n"
1903#~ "                       \n"
1904#~ "  -c | --charge p[,j]  Sets the price per page and per job to charge\n"
1905#~ "                       for a particular printer. Job price is optional.\n"
1906#~ "                       If both are to be set, separate them with a "
1907#~ "comma.\n"
1908#~ "                       Floating point values are allowed.\n"
1909#~ "                       \n"
1910#~ "  -o | --overcharge f  Sets the overcharging factor applied to the user \n"
1911#~ "                       when computing the cost of a print job. Positive "
1912#~ "or \n"
1913#~ "                       negative floating point values are allowed,\n"
1914#~ "                       this allows you to do some really creative\n"
1915#~ "                       things like giving money to an user whenever\n"
1916#~ "                       he prints. The number of pages in a print job\n"
1917#~ "                       is not modified by this coefficient, only the\n"
1918#~ "                       cost of the job for a particular user.\n"
1919#~ "                       Only users have a coefficient.\n"
1920#~ "  \n"
1921#~ "  -i | --ingroups g1[,g2...]  Puts the users into each of the groups\n"
1922#~ "                              listed, separated by commas. The groups\n"
1923#~ "                              must already exist in the Quota Storage.\n"
1924#~ "  \n"
1925#~ "  -u | --users         Edit users print quotas, this is the default.\n"
1926#~ "  \n"
1927#~ "  -P | --printer p     Edit quotas on printer p only. Actually p can\n"
1928#~ "                       use wildcards characters to select only\n"
1929#~ "                       some printers. The default value is *, meaning\n"
1930#~ "                       all printers. \n"
1931#~ "                       You can specify several names or wildcards, \n"
1932#~ "                       by separating them with commas.\n"
1933#~ "  \n"
1934#~ "  -G | --pgroups pg1[,pg2...] Adds the printer(s) to the printer groups\n"
1935#~ "                       pg1, pg2, etc... which must already exist.\n"
1936#~ "                       A printer group is just like a normal printer,\n"
1937#~ "                       only that it is usually unknown from the printing\n"
1938#~ "                       system. Create printer groups exactly the same\n"
1939#~ "                       way that you create printers, then add other \n"
1940#~ "                       printers to them with this option.\n"
1941#~ "                       Accounting is done on a printer and on all\n"
1942#~ "                       the printer groups it belongs to, quota checking\n"
1943#~ "                       is done on a printer and on all the printer "
1944#~ "groups\n"
1945#~ "                       it belongs to.\n"
1946#~ "  \n"
1947#~ "  -g | --groups        Edit users groups print quotas instead of users.\n"
1948#~ "                          \n"
1949#~ "  -p | --prototype u|g Uses user u or group g as a prototype to set\n"
1950#~ "                       print quotas\n"
1951#~ "                       \n"
1952#~ "  -n | --noquota       Doesn't set a quota but only does accounting.\n"
1953#~ "  \n"
1954#~ "  -r | --reset         Resets the actual page counter for the user\n"
1955#~ "                       or group to zero on the specified printers. \n"
1956#~ "                       The life time page counter is kept unchanged.\n"
1957#~ "                       \n"
1958#~ "  -R | --hardreset     Resets the actual and life time page counters\n"
1959#~ "                       for the user or group to zero on the specified \n"
1960#~ "                       printers. This is a shortcut for '--used 0'.\n"
1961#~ "                       \n"
1962#~ "  -l | --limitby l     Choose if the user/group is limited in "
1963#~ "printing                     \n"
1964#~ "                       by its account balance or by its page quota.\n"
1965#~ "                       The default value is 'quota'. Allowed values\n"
1966#~ "                       are 'quota' 'balance' 'quota-then-balance' and\n"
1967#~ "                       'balance-then-quota'.\n"
1968#~ "                       WARNING : quota-then-balance and balance-then-"
1969#~ "quota\n"
1970#~ "                       are not yet implemented.\n"
1971#~ "                       \n"
1972#~ "  -b | --balance b     Sets the user's account balance to "
1973#~ "b.                     \n"
1974#~ "                       Account balance may be increase or decreased\n"
1975#~ "                       if b is prefixed with + or -.\n"
1976#~ "                       WARNING : when decreasing account balance,\n"
1977#~ "                       the total paid so far by the user is decreased\n"
1978#~ "                       too.\n"
1979#~ "                       Groups don't have a real balance, but the\n"
1980#~ "                       sum of their users' account balance.\n"
1981#~ "                       \n"
1982#~ "  -S | --softlimit sl  Sets the quota soft limit to sl "
1983#~ "pages.                       \n"
1984#~ "  \n"
1985#~ "  -H | --hardlimit hl  Sets the quota hard limit to hl pages.\n"
1986#~ "\n"
1987#~ "  -U | --used usage    Sets the pagecounters for the user to usage "
1988#~ "pages;\n"
1989#~ "                       useful for migrating users from a different "
1990#~ "system\n"
1991#~ "                       where they have already used some pages. Actual\n"
1992#~ "                       and Life Time page counters may be increased or "
1993#~ "decreased\n"
1994#~ "                       if usage is prefixed with + or -.\n"
1995#~ "                       WARNING : BOTH page counters are modified in all "
1996#~ "cases,\n"
1997#~ "                       so be careful.\n"
1998#~ "                       NB : if 'usage' equals '0', then the action taken "
1999#~ "is\n"
2000#~ "                       the same as if --hardreset was used.\n"
2001#~ "\n"
2002#~ "  user1 through userN and group1 through groupN can use wildcards\n"
2003#~ "  if the --add option is not set.\n"
2004#~ "  \n"
2005#~ "examples :                              \n"
2006#~ "\n"
2007#~ "  $ edpykota --add -p jerome john paul george ringo/ringo@example.com\n"
2008#~ "  \n"
2009#~ "  This will add users john, paul, george and ringo to the quota\n"
2010#~ "  database, and set their print quotas to the same values than user \n"
2011#~ "  jerome. User jerome must already exist.\n"
2012#~ "  User ringo's email address will also be set to 'ringo@example.com'\n"
2013#~ "  \n"
2014#~ "  $ edpykota --printer lp -S 50 -H 60 jerome\n"
2015#~ "  \n"
2016#~ "  This will set jerome's print quota on the lp printer to a soft limit\n"
2017#~ "  of 50 pages, and a hard limit of 60 pages. If either user jerome or\n"
2018#~ "  printer lp doesn't exist on the Quota Storage Server then nothing is "
2019#~ "done.\n"
2020#~ "\n"
2021#~ "  $ edpykota --add --printer lp --ingroups coders,it -S 50 -H 60 jerome\n"
2022#~ "  \n"
2023#~ "  Same as above, but if either user jerome or printer lp doesn't exist \n"
2024#~ "  on the Quota Storage Server they are automatically added. Also\n"
2025#~ "  user jerome is put into the groups \"coders\" and \"it\" which must\n"
2026#~ "  already exist in the Quota Storage.\n"
2027#~ "            \n"
2028#~ "  $ edpykota -g -S 500 -H 550 financial support            \n"
2029#~ "  \n"
2030#~ "  This will set print quota soft limit to 500 pages and hard limit\n"
2031#~ "  to 550 pages for groups financial and support on all printers.\n"
2032#~ "  \n"
2033#~ "  $ edpykota --reset jerome \"jo*\"\n"
2034#~ "  \n"
2035#~ "  This will reset jerome's page counter to zero on all printers, as\n"
2036#~ "  well as every user whose name begins with 'jo'.\n"
2037#~ "  Their life time page counter on each printer will be kept unchanged.\n"
2038#~ "  You can also reset the life time page counters by using the\n"
2039#~ "  --hardreset | -R command line option.\n"
2040#~ "  \n"
2041#~ "  $ edpykota --printer hpcolor --noquota jerome\n"
2042#~ "  \n"
2043#~ "  This will tell PyKota to not limit jerome when printing on the \n"
2044#~ "  hpcolor printer. All his jobs will be allowed on this printer, but \n"
2045#~ "  accounting of the pages he prints will still be kept.\n"
2046#~ "  Print Quotas for jerome on other printers are unchanged.\n"
2047#~ "  \n"
2048#~ "  $ edpykota --limitby balance jerome\n"
2049#~ "  \n"
2050#~ "  This will tell PyKota to limit jerome by his account's balance\n"
2051#~ "  when printing.\n"
2052#~ "  \n"
2053#~ "  $ edpykota --balance +10.0 jerome\n"
2054#~ "  \n"
2055#~ "  This will increase jerome's account balance by 10.0 (in your\n"
2056#~ "  own currency). You can decrease the account balance with a\n"
2057#~ "  dash prefix, and set it to a fixed amount with no prefix.\n"
2058#~ "  \n"
2059#~ "  $ edpykota --delete jerome rachel\n"
2060#~ "  \n"
2061#~ "  This will completely delete jerome and rachel from the Quota Storage\n"
2062#~ "  database. All their quotas and jobs will be deleted too.\n"
2063#~ "  \n"
2064#~ "  $ edpykota --printer lp --charge 0.1\n"
2065#~ "  \n"
2066#~ "  This will set the page price for printer lp to 0.1. Job price\n"
2067#~ "  will not be changed.\n"
2068#~ "  \n"
2069#~ "  $ edpykota --printer hplj1,hplj2 --pgroups Laser,HP\n"
2070#~ "  \n"
2071#~ "  This will put printers hplj1 and hplj2 in printers groups Laser and "
2072#~ "HP.\n"
2073#~ "  When printing either on hplj1 or hplj2, print quota will also be \n"
2074#~ "  checked and accounted for on virtual printers Laser and HP.\n"
2075#~ "  \n"
2076#~ "  $ edpykota --overcharge 2.5 poorstudent\n"
2077#~ "  \n"
2078#~ "  This will overcharge the poorstudent user by a factor of 2.5.\n"
2079#~ "  \n"
2080#~ "  $ edpykota --overcharge -1 jerome\n"
2081#~ "  \n"
2082#~ "  User jerome will actually earn money whenever he prints.\n"
2083#~ "  \n"
2084#~ "  $ edpykota --overcharge 0 boss\n"
2085#~ "  \n"
2086#~ "  User boss can print at will, it won't cost him anything because the\n"
2087#~ "  cost of each print job will be multiplied by zero before charging\n"
2088#~ "  his account.\n"
2089#~ "\n"
2090#~ "This program is free software; you can redistribute it and/or modify\n"
2091#~ "it under the terms of the GNU General Public License as published by\n"
2092#~ "the Free Software Foundation; either version 2 of the License, or\n"
2093#~ "(at your option) any later version.\n"
2094#~ "\n"
2095#~ "This program is distributed in the hope that it will be useful,\n"
2096#~ "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
2097#~ "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
2098#~ "GNU General Public License for more details.\n"
2099#~ "\n"
2100#~ "You should have received a copy of the GNU General Public License\n"
2101#~ "along with this program; if not, write to the Free Software\n"
2102#~ "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, "
2103#~ "USA.\n"
2104#~ "\n"
2105#~ "Please e-mail bugs to: %s"
2106#~ msgstr ""
2107#~ "edpykota v%s (c) %s %s\n"
2108#~ "\n"
2109#~ "A Print Quota editor for PyKota.\n"
2110#~ "\n"
2111#~ "command line usage :\n"
2112#~ "\n"
2113#~ "  edpykota [options] user1 user2 ... userN\n"
2114#~ "  \n"
2115#~ "  edpykota [options] group1 group2 ... groupN\n"
2116#~ "\n"
2117#~ "options :\n"
2118#~ "\n"
2119#~ "  -v | --version       Prints edpykota's version number then exits.\n"
2120#~ "  -h | --help          Prints this message then exits.\n"
2121#~ "  \n"
2122#~ "  -a | --add           Adds users and/or printers if they don't \n"
2123#~ "                       exist on the Quota Storage Server.\n"
2124#~ "                       \n"
2125#~ "  -d | --delete        Deletes users/groups from the quota storage.\n"
2126#~ "                       Printers are never deleted.\n"
2127#~ "                       \n"
2128#~ "  -c | --charge p[,j]  Sets the price per page and per job to charge\n"
2129#~ "                       for a particular printer. Job price is optional.\n"
2130#~ "                       If both are to be set, separate them with a "
2131#~ "comma.\n"
2132#~ "                       Floating point values are allowed.\n"
2133#~ "                       \n"
2134#~ "  -o | --overcharge f  Sets the overcharging factor applied to the user \n"
2135#~ "                       when computing the cost of a print job. Positive "
2136#~ "or \n"
2137#~ "                       negative floating point values are allowed,\n"
2138#~ "                       this allows you to do some really creative\n"
2139#~ "                       things like giving money to an user whenever\n"
2140#~ "                       he prints. The number of pages in a print job\n"
2141#~ "                       is not modified by this coefficient, only the\n"
2142#~ "                       cost of the job for a particular user.\n"
2143#~ "                       Only users have a coefficient.\n"
2144#~ "  \n"
2145#~ "  -i | --ingroups g1[,g2...]  Puts the users into each of the groups\n"
2146#~ "                              listed, separated by commas. The groups\n"
2147#~ "                              must already exist in the Quota Storage.\n"
2148#~ "  \n"
2149#~ "  -u | --users         Edit users print quotas, this is the default.\n"
2150#~ "  \n"
2151#~ "  -P | --printer p     Edit quotas on printer p only. Actually p can\n"
2152#~ "                       use wildcards characters to select only\n"
2153#~ "                       some printers. The default value is *, meaning\n"
2154#~ "                       all printers. \n"
2155#~ "                       You can specify several names or wildcards, \n"
2156#~ "                       by separating them with commas.\n"
2157#~ "  \n"
2158#~ "  -G | --pgroups pg1[,pg2...] Adds the printer(s) to the printer groups\n"
2159#~ "                       pg1, pg2, etc... which must already exist.\n"
2160#~ "                       A printer group is just like a normal printer,\n"
2161#~ "                       only that it is usually unknown from the printing\n"
2162#~ "                       system. Create printer groups exactly the same\n"
2163#~ "                       way that you create printers, then add other \n"
2164#~ "                       printers to them with this option.\n"
2165#~ "                       Accounting is done on a printer and on all\n"
2166#~ "                       the printer groups it belongs to, quota checking\n"
2167#~ "                       is done on a printer and on all the printer "
2168#~ "groups\n"
2169#~ "                       it belongs to.\n"
2170#~ "  \n"
2171#~ "  -g | --groups        Edit users groups print quotas instead of users.\n"
2172#~ "                          \n"
2173#~ "  -p | --prototype u|g Uses user u or group g as a prototype to set\n"
2174#~ "                       print quotas\n"
2175#~ "                       \n"
2176#~ "  -n | --noquota       Doesn't set a quota but only does accounting.\n"
2177#~ "  \n"
2178#~ "  -r | --reset         Resets the actual page counter for the user\n"
2179#~ "                       or group to zero on the specified printers. \n"
2180#~ "                       The life time page counter is kept unchanged.\n"
2181#~ "                       \n"
2182#~ "  -R | --hardreset     Resets the actual and life time page counters\n"
2183#~ "                       for the user or group to zero on the specified \n"
2184#~ "                       printers. This is a shortcut for '--used 0'.\n"
2185#~ "                       \n"
2186#~ "  -l | --limitby l     Choose if the user/group is limited in "
2187#~ "printing                     \n"
2188#~ "                       by its account balance or by its page quota.\n"
2189#~ "                       The default value is 'quota'. Allowed values\n"
2190#~ "                       are 'quota' 'balance' 'quota-then-balance' and\n"
2191#~ "                       'balance-then-quota'.\n"
2192#~ "                       WARNING : quota-then-balance and balance-then-"
2193#~ "quota\n"
2194#~ "                       are not yet implemented.\n"
2195#~ "                       \n"
2196#~ "  -b | --balance b     Sets the user's account balance to "
2197#~ "b.                     \n"
2198#~ "                       Account balance may be increase or decreased\n"
2199#~ "                       if b is prefixed with + or -.\n"
2200#~ "                       WARNING : when decreasing account balance,\n"
2201#~ "                       the total paid so far by the user is decreased\n"
2202#~ "                       too.\n"
2203#~ "                       Groups don't have a real balance, but the\n"
2204#~ "                       sum of their users' account balance.\n"
2205#~ "                       \n"
2206#~ "  -S | --softlimit sl  Sets the quota soft limit to sl "
2207#~ "pages.                       \n"
2208#~ "  \n"
2209#~ "  -H | --hardlimit hl  Sets the quota hard limit to hl pages.\n"
2210#~ "\n"
2211#~ "  -U | --used usage    Sets the pagecounters for the user to usage "
2212#~ "pages;\n"
2213#~ "                       useful for migrating users from a different "
2214#~ "system\n"
2215#~ "                       where they have already used some pages. Actual\n"
2216#~ "                       and Life Time page counters may be increased or "
2217#~ "decreased\n"
2218#~ "                       if usage is prefixed with + or -.\n"
2219#~ "                       WARNING : BOTH page counters are modified in all "
2220#~ "cases,\n"
2221#~ "                       so be careful.\n"
2222#~ "                       NB : if 'usage' equals '0', then the action taken "
2223#~ "is\n"
2224#~ "                       the same as if --hardreset was used.\n"
2225#~ "\n"
2226#~ "  user1 through userN and group1 through groupN can use wildcards\n"
2227#~ "  if the --add option is not set.\n"
2228#~ "  \n"
2229#~ "examples :                              \n"
2230#~ "\n"
2231#~ "  $ edpykota --add -p jerome john paul george ringo/ringo@example.com\n"
2232#~ "  \n"
2233#~ "  This will add users john, paul, george and ringo to the quota\n"
2234#~ "  database, and set their print quotas to the same values than user \n"
2235#~ "  jerome. User jerome must already exist.\n"
2236#~ "  User ringo's email address will also be set to 'ringo@example.com'\n"
2237#~ "  \n"
2238#~ "  $ edpykota --printer lp -S 50 -H 60 jerome\n"
2239#~ "  \n"
2240#~ "  This will set jerome's print quota on the lp printer to a soft limit\n"
2241#~ "  of 50 pages, and a hard limit of 60 pages. If either user jerome or\n"
2242#~ "  printer lp doesn't exist on the Quota Storage Server then nothing is "
2243#~ "done.\n"
2244#~ "\n"
2245#~ "  $ edpykota --add --printer lp --ingroups coders,it -S 50 -H 60 jerome\n"
2246#~ "  \n"
2247#~ "  Same as above, but if either user jerome or printer lp doesn't exist \n"
2248#~ "  on the Quota Storage Server they are automatically added. Also\n"
2249#~ "  user jerome is put into the groups \"coders\" and \"it\" which must\n"
2250#~ "  already exist in the Quota Storage.\n"
2251#~ "            \n"
2252#~ "  $ edpykota -g -S 500 -H 550 financial support            \n"
2253#~ "  \n"
2254#~ "  This will set print quota soft limit to 500 pages and hard limit\n"
2255#~ "  to 550 pages for groups financial and support on all printers.\n"
2256#~ "  \n"
2257#~ "  $ edpykota --reset jerome \"jo*\"\n"
2258#~ "  \n"
2259#~ "  This will reset jerome's page counter to zero on all printers, as\n"
2260#~ "  well as every user whose name begins with 'jo'.\n"
2261#~ "  Their life time page counter on each printer will be kept unchanged.\n"
2262#~ "  You can also reset the life time page counters by using the\n"
2263#~ "  --hardreset | -R command line option.\n"
2264#~ "  \n"
2265#~ "  $ edpykota --printer hpcolor --noquota jerome\n"
2266#~ "  \n"
2267#~ "  This will tell PyKota to not limit jerome when printing on the \n"
2268#~ "  hpcolor printer. All his jobs will be allowed on this printer, but \n"
2269#~ "  accounting of the pages he prints will still be kept.\n"
2270#~ "  Print Quotas for jerome on other printers are unchanged.\n"
2271#~ "  \n"
2272#~ "  $ edpykota --limitby balance jerome\n"
2273#~ "  \n"
2274#~ "  This will tell PyKota to limit jerome by his account's balance\n"
2275#~ "  when printing.\n"
2276#~ "  \n"
2277#~ "  $ edpykota --balance +10.0 jerome\n"
2278#~ "  \n"
2279#~ "  This will increase jerome's account balance by 10.0 (in your\n"
2280#~ "  own currency). You can decrease the account balance with a\n"
2281#~ "  dash prefix, and set it to a fixed amount with no prefix.\n"
2282#~ "  \n"
2283#~ "  $ edpykota --delete jerome rachel\n"
2284#~ "  \n"
2285#~ "  This will completely delete jerome and rachel from the Quota Storage\n"
2286#~ "  database. All their quotas and jobs will be deleted too.\n"
2287#~ "  \n"
2288#~ "  $ edpykota --printer lp --charge 0.1\n"
2289#~ "  \n"
2290#~ "  This will set the page price for printer lp to 0.1. Job price\n"
2291#~ "  will not be changed.\n"
2292#~ "  \n"
2293#~ "  $ edpykota --printer hplj1,hplj2 --pgroups Laser,HP\n"
2294#~ "  \n"
2295#~ "  This will put printers hplj1 and hplj2 in printers groups Laser and "
2296#~ "HP.\n"
2297#~ "  When printing either on hplj1 or hplj2, print quota will also be \n"
2298#~ "  checked and accounted for on virtual printers Laser and HP.\n"
2299#~ "  \n"
2300#~ "  $ edpykota --overcharge 2.5 poorstudent\n"
2301#~ "  \n"
2302#~ "  This will overcharge the poorstudent user by a factor of 2.5.\n"
2303#~ "  \n"
2304#~ "  $ edpykota --overcharge -1 jerome\n"
2305#~ "  \n"
2306#~ "  User jerome will actually earn money whenever he prints.\n"
2307#~ "  \n"
2308#~ "  $ edpykota --overcharge 0 boss\n"
2309#~ "  \n"
2310#~ "  User boss can print at will, it won't cost him anything because the\n"
2311#~ "  cost of each print job will be multiplied by zero before charging\n"
2312#~ "  his account.\n"
2313#~ "\n"
2314#~ "This program is free software; you can redistribute it and/or modify\n"
2315#~ "it under the terms of the GNU General Public License as published by\n"
2316#~ "the Free Software Foundation; either version 2 of the License, or\n"
2317#~ "(at your option) any later version.\n"
2318#~ "\n"
2319#~ "This program is distributed in the hope that it will be useful,\n"
2320#~ "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
2321#~ "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
2322#~ "GNU General Public License for more details.\n"
2323#~ "\n"
2324#~ "You should have received a copy of the GNU General Public License\n"
2325#~ "along with this program; if not, write to the Free Software\n"
2326#~ "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, "
2327#~ "USA.\n"
2328#~ "\n"
2329#~ "Por favor, env�los errores por correo electr�o a: %s"
2330
2331#~ msgid ""
2332#~ "pkhint v%s (c) %s %s\n"
2333#~ "\n"
2334#~ "A tool to give hints on what accounting method is best for each printer.\n"
2335#~ "\n"
2336#~ "command line usage :\n"
2337#~ "\n"
2338#~ "  pkhint [options] [printer1 printer2 printer3 ... printerN] <file.conf\n"
2339#~ "\n"
2340#~ "options :\n"
2341#~ "\n"
2342#~ "  -v | --version       Prints pkhint's version number then exits.\n"
2343#~ "  -h | --help          Prints this message then exits.\n"
2344#~ "  \n"
2345#~ "examples :                              \n"
2346#~ "\n"
2347#~ "  $ pkhint \"hp*\" printer103 </etc/cups/printers.conf\n"
2348#~ "  \n"
2349#~ "  Will analyze your printing system to test which accounter\n"
2350#~ "  is the best for each of the defined printer which\n"
2351#~ "  name matches one of the parameters.\n"
2352#~ "  \n"
2353#~ "  If you don't pass any argument on the command line, all\n"
2354#~ "  printers will be analyzed.\n"
2355#~ "  \n"
2356#~ "This program is free software; you can redistribute it and/or modify\n"
2357#~ "it under the terms of the GNU General Public License as published by\n"
2358#~ "the Free Software Foundation; either version 2 of the License, or\n"
2359#~ "(at your option) any later version.\n"
2360#~ "\n"
2361#~ "This program is distributed in the hope that it will be useful,\n"
2362#~ "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
2363#~ "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
2364#~ "GNU General Public License for more details.\n"
2365#~ "\n"
2366#~ "You should have received a copy of the GNU General Public License\n"
2367#~ "along with this program; if not, write to the Free Software\n"
2368#~ "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, "
2369#~ "USA.\n"
2370#~ "\n"
2371#~ "Please e-mail bugs to: %s"
2372#~ msgstr ""
2373#~ "pkhint v%s (c) %s %s\n"
2374#~ "\n"
2375#~ "Herramienta que aconseja sobre qu��do de contabilidad es el mejor\n"
2376#~ "para cada impresora.\n"
2377#~ "\n"
2378#~ "uso desde la l�a de comandos:\n"
2379#~ "\n"
2380#~ "  pkhint [opciones] [impresora1 impresora2 impresora3 ... impresoraN] "
2381#~ "<archivo.conf\n"
2382#~ "\n"
2383#~ "opciones:\n"
2384#~ "\n"
2385#~ "  -v | --version       Muestra el n� de versi�e pkhint y\n"
2386#~ "                       luego sale.\n"
2387#~ "  -h | --help          Muestra este mensaje y luego sale.\n"
2388#~ "\n"
2389#~ "ejemplos:\n"
2390#~ "\n"
2391#~ "  $ pkhint \"hp*\" printer103 </etc/cups/printers.conf\n"
2392#~ "\n"
2393#~ "  Analizar�u sistema de impresi�ara comprobar que sistema\n"
2394#~ "  de contabilizaci�s el mejor para cada una de las impresoras\n"
2395#~ "  definidas y cuyo nombre coincida con uno de los par�tros.\n"
2396#~ "\n"
2397#~ "  Si no pasa ning�r�tro en la l�a de comandos, se analizar�n"
2398#~ "  todas las impresoras.\n"
2399#~ "\n"
2400#~ "This program is free software; you can redistribute it and/or modify\n"
2401#~ "it under the terms of the GNU General Public License as published by\n"
2402#~ "the Free Software Foundation; either version 2 of the License, or\n"
2403#~ "(at your option) any later version.\n"
2404#~ "\n"
2405#~ "This program is distributed in the hope that it will be useful,\n"
2406#~ "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
2407#~ "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
2408#~ "GNU General Public License for more details.\n"
2409#~ "\n"
2410#~ "You should have received a copy of the GNU General Public License\n"
2411#~ "along with this program; if not, write to the Free Software\n"
2412#~ "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, "
2413#~ "USA.\n"
2414#~ "\n"
2415#~ "Por favor, env�los errores por correo electr�o a: %s"
2416
2417#~ msgid ""
2418#~ "pkmail v%s (c) %s %s\n"
2419#~ "\n"
2420#~ "Email gateway for PyKota.\n"
2421#~ "\n"
2422#~ "command line usage :\n"
2423#~ "\n"
2424#~ "  pkmail  [options]\n"
2425#~ "\n"
2426#~ "options :\n"
2427#~ "\n"
2428#~ "  -v | --version       Prints pkmail's version number then exits.\n"
2429#~ "  -h | --help          Prints this message then exits.\n"
2430#~ "  \n"
2431#~ "    \n"
2432#~ "  This command is meant to be used from your mail server's aliases file,\n"
2433#~ "  as a pipe. It will then accept commands send to it in email messages,\n"
2434#~ "  and will send the answer to the command's originator.\n"
2435#~ "  \n"
2436#~ "  To use this command, create an email alias in /etc/aliases with\n"
2437#~ "  the following format :\n"
2438#~ "  \n"
2439#~ "    pykotacmd: \"|/usr/bin/pkmail\"\n"
2440#~ "    \n"
2441#~ "  Then run the 'newaliases' command to regenerate the aliases database.\n"
2442#~ "  \n"
2443#~ "  You can now send commands by email to 'pykotacmd@yourdomain.com', with\n"
2444#~ "  the command in the subject.\n"
2445#~ "  \n"
2446#~ "  List of supported commands :\n"
2447#~ "  \n"
2448#~ "        report [username]\n"
2449#~ "  \n"
2450#~ "  NB : For pkmail to work correctly, you may have to put the 'mail'\n"
2451#~ "  system user in the 'pykota' system group to ensure this user can\n"
2452#~ "  read the /etc/pykota/pykotadmin.conf file, and restart your\n"
2453#~ "  mail server (e.g. /etc/init.d/exim restart). It is strongly advised\n"
2454#~ "  that you think at least twice before doing this though.\n"
2455#~ "  \n"
2456#~ "  Use at your own risk !\n"
2457#~ "  \n"
2458#~ "This program is free software; you can redistribute it and/or modify\n"
2459#~ "it under the terms of the GNU General Public License as published by\n"
2460#~ "the Free Software Foundation; either version 2 of the License, or\n"
2461#~ "(at your option) any later version.\n"
2462#~ "\n"
2463#~ "This program is distributed in the hope that it will be useful,\n"
2464#~ "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
2465#~ "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
2466#~ "GNU General Public License for more details.\n"
2467#~ "\n"
2468#~ "You should have received a copy of the GNU General Public License\n"
2469#~ "along with this program; if not, write to the Free Software\n"
2470#~ "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, "
2471#~ "USA.\n"
2472#~ "\n"
2473#~ "Please e-mail bugs to: %s"
2474#~ msgstr ""
2475#~ "pkmail v%s (c) %s %s\n"
2476#~ "\n"
2477#~ "Puerta de enlace de correo electr�o para PyKota.\n"
2478#~ "\n"
2479#~ "uso desde la l�a de comandos:\n"
2480#~ "\n"
2481#~ "  pkmail  [opciones]\n"
2482#~ "\n"
2483#~ "opciones:\n"
2484#~ "\n"
2485#~ "  -v | --version       Muestra el n� de versi�e pkmail's y sale.\n"
2486#~ "  -h | --help          Muestra este mensaje y sale.\n"
2487#~ "  \n"
2488#~ "    \n"
2489#~ "  Utilice este comando en su archivo de alias de su servidor de correo,\n"
2490#~ "  como una pipa. Una vez hecho esto, aceptar�os comandos que se le "
2491#~ "env�\n"
2492#~ "  a trav�de mensajes en correos electr�os, y devolver�na "
2493#~ "respuesta\n"
2494#~ "  al que dio origen al comando.\n"
2495#~ "  \n"
2496#~ "  Para utilizar este comando, cree un alias de correo en /etc/aliases "
2497#~ "con\n"
2498#~ "  el siguiente formato:\n"
2499#~ "  \n"
2500#~ "    pykotacmd: \"|/usr/bin/pkmail\"\n"
2501#~ "    \n"
2502#~ "  Luego ejecute la orden 'newaliases' para regenerar la base de datos\n"
2503#~ "  de alias\n"
2504#~ "  \n"
2505#~ "  A partir de ese momento, puede enviar comandos por correo electr�o\n"
2506#~ "  a 'pykotacmd@tudominio.com', con la orden en el asunto.\n"
2507#~ "  \n"
2508#~ "  Lista de las �nes soportadas\n"
2509#~ "  \n"
2510#~ "        report [nombredeusuario]\n"
2511#~ "  \n"
2512#~ "  NB: Para que pkmail trabaje correctamente, ha de a�r al\n"
2513#~ "  usuario de sistema 'mail' al grupo de sistema 'pykota', para\n"
2514#~ "  asegurarse de que este usuario puede leer el archivo\n"
2515#~ "  /etc/pykota/pykotadmin.conf, y reiniciar su servidor de correo\n"
2516#~ "  (ej. /etc/init.d/exim restart). De todas formas se advierte\n"
2517#~ "  encarecidamente que piense en esto, al menos dos veces, antes\n"
2518#~ "  de llevarlo a cabo.\n"
2519#~ "  \n"
2520#~ "  �Util�lo bajo su reponsabilidad!\n"
2521#~ "  \n"
2522#~ "This program is free software; you can redistribute it and/or modify\n"
2523#~ "it under the terms of the GNU General Public License as published by\n"
2524#~ "the Free Software Foundation; either version 2 of the License, or\n"
2525#~ "(at your option) any later version.\n"
2526#~ "\n"
2527#~ "This program is distributed in the hope that it will be useful,\n"
2528#~ "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
2529#~ "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
2530#~ "GNU General Public License for more details.\n"
2531#~ "\n"
2532#~ "You should have received a copy of the GNU General Public License\n"
2533#~ "along with this program; if not, write to the Free Software\n"
2534#~ "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, "
2535#~ "USA.\n"
2536#~ "\n"
2537#~ "Por favor, env�los errores por correo electr�o a: %s"
2538
2539#~ msgid ""
2540#~ "pkprinters v%s (c) %s %s\n"
2541#~ "\n"
2542#~ "A Printers Manager for PyKota.\n"
2543#~ "\n"
2544#~ "command line usage :\n"
2545#~ "\n"
2546#~ "  pkprinters [options] printer1 printer2 printer3 ... printerN\n"
2547#~ "\n"
2548#~ "options :\n"
2549#~ "\n"
2550#~ "  -v | --version       Prints pkprinters's version number then exits.\n"
2551#~ "  -h | --help          Prints this message then exits.\n"
2552#~ "  \n"
2553#~ "  -a | --add           Adds printers if they don't exist on the Quota \n"
2554#~ "                       Storage Server. If they exist, they are modified\n"
2555#~ "                       unless -s|--skipexisting is also used.\n"
2556#~ "                       \n"
2557#~ "  -d | --delete        Deletes printers from the quota storage.\n"
2558#~ "  \n"
2559#~ "  -D | --description d Adds a textual description to printers.\n"
2560#~ "                       \n"
2561#~ "  -c | --charge p[,j]  Sets the price per page and per job to charge.\n"
2562#~ "                       Job price is optional.\n"
2563#~ "                       If both are to be set, separate them with a "
2564#~ "comma.\n"
2565#~ "                       Floating point and negative values are allowed.\n"
2566#~ "  \n"
2567#~ "  -g | --groups pg1[,pg2...] Adds or Remove the printer(s) to the "
2568#~ "printer \n"
2569#~ "                       groups pg1, pg2, etc... which must already exist.\n"
2570#~ "                       A printer group is just like a normal printer,\n"
2571#~ "                       only that it is usually unknown from the printing\n"
2572#~ "                       system. Create printer groups exactly the same\n"
2573#~ "                       way that you create printers, then add other \n"
2574#~ "                       printers to them with this option.\n"
2575#~ "                       Accounting is done on a printer and on all\n"
2576#~ "                       the printer groups it belongs to, quota checking\n"
2577#~ "                       is done on a printer and on all the printer "
2578#~ "groups\n"
2579#~ "                       it belongs to.\n"
2580#~ "                       If the --remove option below is not used, the \n"
2581#~ "                       default action is to add printers to the "
2582#~ "specified\n"
2583#~ "                       printer groups.\n"
2584#~ "                       \n"
2585#~ "  -l | --list          List informations about the printer(s) and the\n"
2586#~ "                       printers groups it is a member of.\n"
2587#~ "                       \n"
2588#~ "  -r | --remove        In combination with the --groups option "
2589#~ "above,                       \n"
2590#~ "                       remove printers from the specified printers "
2591#~ "groups.\n"
2592#~ "                       \n"
2593#~ "  -s | --skipexisting  In combination with the --add option above, tells\n"
2594#~ "                       pkprinters to not modify existing printers.\n"
2595#~ "  \n"
2596#~ "  printer1 through printerN can contain wildcards if the --add option \n"
2597#~ "  is not set.\n"
2598#~ "  \n"
2599#~ "examples :                              \n"
2600#~ "\n"
2601#~ "  $ pkprinters --add -D \"HP Printer\" --charge 0.05,0.1 hp2100 hp2200 "
2602#~ "hp8000\n"
2603#~ "  \n"
2604#~ "  Will create three printers named hp2100, hp2200 and hp8000.\n"
2605#~ "  Their price per page will be set at 0.05 unit, and their price\n"
2606#~ "  per job will be set at 0.1 unit. Units are in your own currency,\n"
2607#~ "  or whatever you want them to mean.\n"
2608#~ "  All of their descriptions will be set to the string \"HP Printer\".\n"
2609#~ "  If any of these printers already exists, it will also be modified \n"
2610#~ "  unless the -s|--skipexisting command line option is also used.\n"
2611#~ "            \n"
2612#~ "  $ pkprinters --delete \"*\"\n"
2613#~ "  \n"
2614#~ "  This will completely delete all printers and associated quota "
2615#~ "information,\n"
2616#~ "  as well as their job history. USE WITH CARE !\n"
2617#~ "  \n"
2618#~ "  $ pkprinters --groups Laser,HP \"hp*\"\n"
2619#~ "  \n"
2620#~ "  This will put all printers which name matches \"hp*\" into printers "
2621#~ "groups \n"
2622#~ "  Laser and HP, which MUST already exist.\n"
2623#~ "  \n"
2624#~ "  $ pkprinters --groups LexMark --remove hp2200\n"
2625#~ "  \n"
2626#~ "  This will remove the hp2200 printer from the LexMark printer group.\n"
2627#~ "  \n"
2628#~ "This program is free software; you can redistribute it and/or modify\n"
2629#~ "it under the terms of the GNU General Public License as published by\n"
2630#~ "the Free Software Foundation; either version 2 of the License, or\n"
2631#~ "(at your option) any later version.\n"
2632#~ "\n"
2633#~ "This program is distributed in the hope that it will be useful,\n"
2634#~ "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
2635#~ "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
2636#~ "GNU General Public License for more details.\n"
2637#~ "\n"
2638#~ "You should have received a copy of the GNU General Public License\n"
2639#~ "along with this program; if not, write to the Free Software\n"
2640#~ "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, "
2641#~ "USA.\n"
2642#~ "\n"
2643#~ "Please e-mail bugs to: %s"
2644#~ msgstr ""
2645#~ "pkprinters v%s (c) %s %s\n"
2646#~ "\n"
2647#~ "Un administrador de impresoras para PyKota.\n"
2648#~ "\n"
2649#~ "uso desde la l�a de comandos:\n"
2650#~ "\n"
2651#~ "  pkprinters [opciones] impresora1 impresora2 impresora3 ... impresoraN\n"
2652#~ "\n"
2653#~ "opciones\n"
2654#~ "\n"
2655#~ "  -v | --version       Muestra el n� de versi�e pkprinters y\n"
2656#~ "                       luego sale.\n"
2657#~ "  -h | --help          Muestra este mensaje y luego sale.\n"
2658#~ "  \n"
2659#~ "  -a | --add           A� las impresoras si estas no existen en el\n"
2660#~ "                       servidor de almacenamiento de las cuotas. Si\n"
2661#~ "                       existen, se modifican a menos que se utilice\n"
2662#~ "                       -s|--skipexisting.\n"
2663#~ "\n"
2664#~ "  -d | --delete        Borra las impresoras de la base de datos de\n"
2665#~ "                       almacenamiento de las cuotas.\n"
2666#~ "\n"
2667#~ "  -D | --description d A� una descripci�extual a la impresora.\n"
2668#~ "\n"
2669#~ "  -c | --charge p[,j]  Establece el precio por p�na y por trabajo que\n"
2670#~ "                       se ha de cobrar. El precio por trabajo es "
2671#~ "opcional.\n"
2672#~ "                       Si se van a establecer ambos, sep�los con una "
2673#~ "coma.\n"
2674#~ "                       Se permiten valores en coma flotante y negativos.\n"
2675#~ "\n"
2676#~ "  -g | --groups pg1[,pg2...] A� o elimina la(s) impresora(s) del "
2677#~ "grupo\n"
2678#~ "                       de impresoras �pg1�, �pg2�, etc. que han de "
2679#~ "existir.\n"
2680#~ "                       Un grupo de impresi�s similar a una impresora "
2681#~ "normal,\n"
2682#~ "                       con la salvedad de que, normalmente, es "
2683#~ "desconocido\n"
2684#~ "                       por el sistema de impresi�Cree los grupos de\n"
2685#~ "                       impresi�e la misma forma que crea las "
2686#~ "impresoras,\n"
2687#~ "                       luego a� otra impresora al grupo con esta "
2688#~ "opci�n"
2689#~ "                       La contabilidad se realiza en la impresora y en "
2690#~ "todos\n"
2691#~ "                       los grupos de impresi� los que esta pertenece; "
2692#~ "la\n"
2693#~ "                       comprobaci�e la cuota se realiza en la "
2694#~ "impresora y\n"
2695#~ "                       en todos los grupos de impresi� los que "
2696#~ "pertenece.\n"
2697#~ "                       Si no se utiliza la opci�-remove listada abajo, "
2698#~ "la\n"
2699#~ "                       acci�or defecto es a�r las impresoras al "
2700#~ "grupo de \n"
2701#~ "                       impresoras especificado.\n"
2702#~ "\n"
2703#~ "  -l | --list          Lista informaci�obre la(s) impresora(s) y sobre "
2704#~ "los\n"
2705#~ "                       grupos de impresi� los que pertenece.\n"
2706#~ "\n"
2707#~ "  -r | --remove        En combinaci�on la opci�-groups citada "
2708#~ "arriba,\n"
2709#~ "                       elimina las impresoras de los grupos de impresi�"
2710#~ "                       especificados.\n"
2711#~ "\n"
2712#~ "  -s | --skipexisting  En combinaci�on la opci�-add citada arriba,\n"
2713#~ "                       le dice a pkprinters que no modifique las "
2714#~ "impresoras\n"
2715#~ "                       existentes.\n"
2716#~ "\n"
2717#~ "  desde impresora1 hasta impresoraN pueden contener comodines, si la "
2718#~ "opci�"
2719#~ "  --add no se ha utilizado.\n"
2720#~ "\n"
2721#~ "ejemplos:\n"
2722#~ "\n"
2723#~ "  $ pkprinters --add -D \"HP Printer\" --charge 0.05,0.1 hp2100 hp2200 "
2724#~ "hp8000\n"
2725#~ "\n"
2726#~ "  Crear�res impresoras, denominadas hp2100, hp2200 y hp8000.\n"
2727#~ "  Sus precios por p�na se establecer�a 0.05 unidades, y sus\n"
2728#~ "  precios por trabajo se establecer�a 0.1 unidades. Las unidades\n"
2729#~ "  est�en su propia moneda, o cualquier cosa que quiera que\n"
2730#~ "  signifique.\n"
2731#~ "  Todas sus descripciones se establecer�a la cadena �HP Printer�.\n"
2732#~ "  Si alguna de estas impresoras ya existe, ser�odificada, a menos\n"
2733#~ "  que la opci�s|--skipexisting se haya empleado.\n"
2734#~ "\n"
2735#~ "  $ pkprinters --delete \"*\"\n"
2736#~ "\n"
2737#~ "  Esto borrar�ompletamente todas las impresoras y sus cuotas\n"
2738#~ "  asociadas, as�omo su historial de trabajos. �UTIL�ELA CON\n"
2739#~ "  CUIDADO!\n"
2740#~ "\n"
2741#~ "  $ pkprinters --groups Laser,HP \"hp*\"\n"
2742#~ "\n"
2743#~ "  Esto a�r�odas las impresoras cuyos nombres coincidan con\n"
2744#~ "  �hp*� al grupo de impresoras �Laser� y �HP�, que DEBEN existir.\n"
2745#~ "\n"
2746#~ "  $ pkprinters --groups LexMark --remove hp2200\n"
2747#~ "\n"
2748#~ "  Esto eliminar�a impresora �hp2200� del grupo de impresoras "
2749#~ "�LexMark�.\n"
2750#~ "\n"
2751#~ "This program is free software; you can redistribute it and/or modify\n"
2752#~ "it under the terms of the GNU General Public License as published by\n"
2753#~ "the Free Software Foundation; either version 2 of the License, or\n"
2754#~ "(at your option) any later version.\n"
2755#~ "\n"
2756#~ "This program is distributed in the hope that it will be useful,\n"
2757#~ "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
2758#~ "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
2759#~ "GNU General Public License for more details.\n"
2760#~ "\n"
2761#~ "You should have received a copy of the GNU General Public License\n"
2762#~ "along with this program; if not, write to the Free Software\n"
2763#~ "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, "
2764#~ "USA.\n"
2765#~ "\n"
2766#~ "Por favor, env�los errores por correo electr�o a: %s"
2767
2768#~ msgid ""
2769#~ "pykosd v%s (c) %s %s\n"
2770#~ "\n"
2771#~ "An OSD quota monitor for PyKota.\n"
2772#~ "\n"
2773#~ "command line usage :\n"
2774#~ "\n"
2775#~ "  pykosd [options]\n"
2776#~ "\n"
2777#~ "options :\n"
2778#~ "\n"
2779#~ "  -v | --version       Prints pykosd's version number then exits.\n"
2780#~ "  -h | --help          Prints this message then exits.\n"
2781#~ "  \n"
2782#~ "  -c | --color #rrggbb Sets the color to use for display as an "
2783#~ "hexadecimal\n"
2784#~ "                       triplet, for example #FF0000 is 100%% red.\n"
2785#~ "                       Defaults to 100%% green (#00FF00).\n"
2786#~ "                       \n"
2787#~ "  -d | --duration d    Sets the duration of the display in seconds. \n"
2788#~ "                       Defaults to 3 seconds.\n"
2789#~ "                       \n"
2790#~ "  -f | --font f        Sets the font to use for "
2791#~ "display.                      \n"
2792#~ "                       Defaults to the Python OSD library's default.\n"
2793#~ "  \n"
2794#~ "  -l | --loop n        Sets the number of times the info will be "
2795#~ "displayed.\n"
2796#~ "                       Defaults to 0, which means loop forever.\n"
2797#~ "                       \n"
2798#~ "  -s | --sleep s       Sets the sleeping duration between two displays \n"
2799#~ "                       in seconds. Defaults to 180 seconds (3 minutes).\n"
2800#~ "                       \n"
2801#~ "  \n"
2802#~ "examples :                              \n"
2803#~ "\n"
2804#~ "  $ pykosd -s 60 --loop 5\n"
2805#~ "  \n"
2806#~ "  Will launch pykosd. Display will be refreshed every 60 seconds,\n"
2807#~ "  and will last for 3 seconds (the default) each time. After five\n"
2808#~ "  iterations, the program will exit.\n"
2809#~ "  \n"
2810#~ "This program is free software; you can redistribute it and/or modify\n"
2811#~ "it under the terms of the GNU General Public License as published by\n"
2812#~ "the Free Software Foundation; either version 2 of the License, or\n"
2813#~ "(at your option) any later version.\n"
2814#~ "\n"
2815#~ "This program is distributed in the hope that it will be useful,\n"
2816#~ "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
2817#~ "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
2818#~ "GNU General Public License for more details.\n"
2819#~ "\n"
2820#~ "You should have received a copy of the GNU General Public License\n"
2821#~ "along with this program; if not, write to the Free Software\n"
2822#~ "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, "
2823#~ "USA.\n"
2824#~ "\n"
2825#~ "Please e-mail bugs to: %s"
2826#~ msgstr ""
2827#~ "pykosd v%s (c) %s %s\n"
2828#~ "\n"
2829#~ "Un monitor de cuotas OSD para PyKota.\n"
2830#~ "\n"
2831#~ "uso desde la l�a de comandos:\n"
2832#~ "\n"
2833#~ "  pykosd [opciones]\n"
2834#~ "\n"
2835#~ "opciones:\n"
2836#~ "\n"
2837#~ "  -v | --version       Muestra el n� de versi�e pykosd y\n"
2838#~ "                       luego sale.\n"
2839#~ "  -h | --help          Muestra este mensaje y luego sale.\n"
2840#~ "\n"
2841#~ "  -c | --color #rrggbb Establece el color que se utilizar�n el\n"
2842#~ "                       visualizador como un triplete hexadecimal, por\n"
2843#~ "                       ejemplo #FF0000 es un rojo 100%%.\n"
2844#~ "                       El valor por defecto es 100%% verde (#00FF00).\n"
2845#~ "\n"
2846#~ "  -d | --duration d    Establece la duraci�el visualizador en "
2847#~ "segundos.\n"
2848#~ "                       Por defecto son 3 segundos.\n"
2849#~ "\n"
2850#~ "  -f | --font f        Establece el tipo de letra que se utilizar�n\n"
2851#~ "                       el visualizador.\n"
2852#~ "                       Por defecto se utilizar�a opci�or defecto\n"
2853#~ "                       de la librer�Python OSD.\n"
2854#~ "\n"
2855#~ "  -l | --loop n        Establece el n� de veces que la informaci�"
2856#~ "                       se mostrar�n"
2857#~ "                       El valor por defecto es 0, que significa un\n"
2858#~ "                       bucle sin fin.\n"
2859#~ "\n"
2860#~ "  -s | --sleep s       Establece el tiempo de espera entre dos mensajes\n"
2861#~ "                       en segundos. El valor por defecto son 180 "
2862#~ "segundos\n"
2863#~ "                       (3 minutos).\n"
2864#~ "\n"
2865#~ "\n"
2866#~ "ejemplos:\n"
2867#~ "\n"
2868#~ "  $ pykosd -s 60 --loop 5\n"
2869#~ "\n"
2870#~ "  Ejecutar�ykosd. El visualizador se actualizar�ada 60 segundos,\n"
2871#~ "  y se mostrar� segundos (valor por defecto) cada vez. Despu�de\n"
2872#~ "  cinco iteraciones, el programa finalizar�n"
2873#~ "\n"
2874#~ "This program is free software; you can redistribute it and/or modify\n"
2875#~ "it under the terms of the GNU General Public License as published by\n"
2876#~ "the Free Software Foundation; either version 2 of the License, or\n"
2877#~ "(at your option) any later version.\n"
2878#~ "\n"
2879#~ "This program is distributed in the hope that it will be useful,\n"
2880#~ "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
2881#~ "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
2882#~ "GNU General Public License for more details.\n"
2883#~ "\n"
2884#~ "You should have received a copy of the GNU General Public License\n"
2885#~ "along with this program; if not, write to the Free Software\n"
2886#~ "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, "
2887#~ "USA.\n"
2888#~ "\n"
2889#~ "Por favor, env�los errores por correo electr�o a: %s"
2890
2891#~ msgid ""
2892#~ "pykotme v%s (c) %s %s\n"
2893#~ "\n"
2894#~ "Gives print quotes to users.\n"
2895#~ "\n"
2896#~ "command line usage :\n"
2897#~ "\n"
2898#~ "  pykotme  [options]  [files]\n"
2899#~ "\n"
2900#~ "options :\n"
2901#~ "\n"
2902#~ "  -v | --version       Prints pykotme's version number then exits.\n"
2903#~ "  -h | --help          Prints this message then exits.\n"
2904#~ "  \n"
2905#~ "  -P | --printer p     Gives a quote for this printer only. Actually p "
2906#~ "can\n"
2907#~ "                       use wildcards characters to select only\n"
2908#~ "                       some printers. The default value is *, meaning\n"
2909#~ "                       all printers.\n"
2910#~ "                       You can specify several names or wildcards, \n"
2911#~ "                       by separating them with commas.\n"
2912#~ "  \n"
2913#~ "examples :                              \n"
2914#~ "\n"
2915#~ "  $ pykotme --printer apple file1.ps file2.ps\n"
2916#~ "  \n"
2917#~ "  This will give a print quote to the current user. The quote will show\n"
2918#~ "  the price and size of a job consisting in file1.ps and file2.ps \n"
2919#~ "  which would be sent to the apple printer.\n"
2920#~ "  \n"
2921#~ "  $ pykotme --printer apple,hplaser <file1.ps\n"
2922#~ "  \n"
2923#~ "  This will give a print quote to the current user. The quote will show\n"
2924#~ "  the price and size of a job consisting in file1.ps as read from\n"
2925#~ "  standard input, which would be sent to the apple or hplaser\n"
2926#~ "  printer.\n"
2927#~ "\n"
2928#~ "  $ pykotme \n"
2929#~ "  \n"
2930#~ "  This will give a quote for a job consisting of what is on standard \n"
2931#~ "  input. The quote will list the job size, and the price the job\n"
2932#~ "  would cost on each printer.\n"
2933#~ "\n"
2934#~ "This program is free software; you can redistribute it and/or modify\n"
2935#~ "it under the terms of the GNU General Public License as published by\n"
2936#~ "the Free Software Foundation; either version 2 of the License, or\n"
2937#~ "(at your option) any later version.\n"
2938#~ "\n"
2939#~ "This program is distributed in the hope that it will be useful,\n"
2940#~ "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
2941#~ "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
2942#~ "GNU General Public License for more details.\n"
2943#~ "\n"
2944#~ "You should have received a copy of the GNU General Public License\n"
2945#~ "along with this program; if not, write to the Free Software\n"
2946#~ "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, "
2947#~ "USA.\n"
2948#~ "\n"
2949#~ "Please e-mail bugs to: %s"
2950#~ msgstr ""
2951#~ "pykotme v%s (c) %s %s\n"
2952#~ "\n"
2953#~ "Muestra las cuotas de impresi� los usuarios.\n"
2954#~ "\n"
2955#~ "uso desde la l�a de comandos:\n"
2956#~ "\n"
2957#~ "  pykotme  [opciones]  [archivos]\n"
2958#~ "\n"
2959#~ "opciones:\n"
2960#~ "\n"
2961#~ "  -v | --version       Muestra el n� de versi�ykotme y\n"
2962#~ "                       luego sale.\n"
2963#~ "  -h | --help          Muestra este mensaje y luego sale.\n"
2964#~ "\n"
2965#~ "  -P | --printer p     Muestra la cuota para esta impresora �mente.\n"
2966#~ "                       Actualmente �p� puede utilizar caracteres comod�n"
2967#~ "                       para seleccionar s�algunas impresoras. El "
2968#~ "valor\n"
2969#~ "                       por defecto es *, que significa toas las "
2970#~ "impresoras.\n"
2971#~ "                       Puede especificar varios nombres o comodines,\n"
2972#~ "                       separ�olos por comas.\n"
2973#~ "\n"
2974#~ "ejemplos\n"
2975#~ "\n"
2976#~ "  $ pykotme --printer apple file1.ps file2.ps\n"
2977#~ "\n"
2978#~ "  Esto mostrar�na cuota de impresi�ara el usuario actual. La cuota\n"
2979#~ "  mostrar�l precio y el tama�el trabajo consistente en �file1.ps�\n"
2980#~ "  y �file2.ps� que se enviar�a la impresora �apple�.\n"
2981#~ "\n"
2982#~ "  $ pykotme --printer apple,hplaser <file1.ps\n"
2983#~ "\n"
2984#~ "  Esto mostrar�na cuota de impresi�ara el usuario actual. La cuota\n"
2985#~ "  mostrar�l precio y el tama�el trabajo consistente en �file1.ps�\n"
2986#~ "  le� desde la entrada est�ar, que ser�nviado a la impresora\n"
2987#~ "  �apple� o �hplaser�.\n"
2988#~ "\n"
2989#~ "  $ pykotme \n"
2990#~ "\n"
2991#~ "  Esto mostrar�na cuota para el trabajo consistente en los datos de\n"
2992#~ "  la entrada est�ar. La cuota listar�l tama�el trabajo y el\n"
2993#~ "  coste de impresi�el trabajo en cada impresora.\n"
2994#~ "\n"
2995#~ "This program is free software; you can redistribute it and/or modify\n"
2996#~ "it under the terms of the GNU General Public License as published by\n"
2997#~ "the Free Software Foundation; either version 2 of the License, or\n"
2998#~ "(at your option) any later version.\n"
2999#~ "\n"
3000#~ "This program is distributed in the hope that it will be useful,\n"
3001#~ "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
3002#~ "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
3003#~ "GNU General Public License for more details.\n"
3004#~ "\n"
3005#~ "You should have received a copy of the GNU General Public License\n"
3006#~ "along with this program; if not, write to the Free Software\n"
3007#~ "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, "
3008#~ "USA.\n"
3009#~ "\n"
3010#~ "Por favor, env�los errores por correo electr�o a: %s"
3011
3012#~ msgid ""
3013#~ "repykota v%s (c) %s %s\n"
3014#~ "\n"
3015#~ "Generates print quota reports.\n"
3016#~ "\n"
3017#~ "command line usage :\n"
3018#~ "\n"
3019#~ "  repykota [options] \n"
3020#~ "\n"
3021#~ "options :\n"
3022#~ "\n"
3023#~ "  -v | --version       Prints repykota's version number then exits.\n"
3024#~ "  -h | --help          Prints this message then exits.\n"
3025#~ "  \n"
3026#~ "  -u | --users         Generates a report on users quota, this is \n"
3027#~ "                       the default.\n"
3028#~ "  \n"
3029#~ "  -g | --groups        Generates a report on group quota instead of "
3030#~ "users.\n"
3031#~ "  \n"
3032#~ "  -P | --printer p     Report quotas on this printer only. Actually p "
3033#~ "can\n"
3034#~ "                       use wildcards characters to select only\n"
3035#~ "                       some printers. The default value is *, meaning\n"
3036#~ "                       all printers.\n"
3037#~ "                       You can specify several names or wildcards, \n"
3038#~ "                       by separating them with commas.\n"
3039#~ "  \n"
3040#~ "examples :                              \n"
3041#~ "\n"
3042#~ "  $ repykota --printer lp\n"
3043#~ "  \n"
3044#~ "  This will print the quota status for all users who use the lp printer.\n"
3045#~ "\n"
3046#~ "  $ repykota \n"
3047#~ "  \n"
3048#~ "  This will print the quota status for all users on all printers.\n"
3049#~ "  \n"
3050#~ "  $ repykota --printer \"laser*,*pson\" jerome \"jo*\"\n"
3051#~ "  \n"
3052#~ "  This will print the quota status for user jerome and all users\n"
3053#~ "  whose name begins with \"jo\" on all printers which name begins\n"
3054#~ "  with \"laser\" or ends with \"pson\".\n"
3055#~ "  \n"
3056#~ "  If launched by an user who is not a PyKota administrator, additionnal\n"
3057#~ "  arguments representing users or groups names are ignored, and only the\n"
3058#~ "  current user/group is reported.\n"
3059#~ "\n"
3060#~ "This program is free software; you can redistribute it and/or modify\n"
3061#~ "it under the terms of the GNU General Public License as published by\n"
3062#~ "the Free Software Foundation; either version 2 of the License, or\n"
3063#~ "(at your option) any later version.\n"
3064#~ "\n"
3065#~ "This program is distributed in the hope that it will be useful,\n"
3066#~ "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
3067#~ "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
3068#~ "GNU General Public License for more details.\n"
3069#~ "\n"
3070#~ "You should have received a copy of the GNU General Public License\n"
3071#~ "along with this program; if not, write to the Free Software\n"
3072#~ "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, "
3073#~ "USA.\n"
3074#~ "\n"
3075#~ "Please e-mail bugs to: %s"
3076#~ msgstr ""
3077#~ "repykota v%s (c) %s %s\n"
3078#~ "\n"
3079#~ "Genera informes sobre las cuotas de impresi�n"
3080#~ "\n"
3081#~ "uso desde la l�a de comandos:\n"
3082#~ "\n"
3083#~ "  repykota [opciones] \n"
3084#~ "\n"
3085#~ "opciones:\n"
3086#~ "\n"
3087#~ "  -v | --version       Muestra el n� de versi�e repykota y\n"
3088#~ "                       luego sale.\n"
3089#~ "  -h | --help          Muestra este mensaje y luego sale.\n"
3090#~ "\n"
3091#~ "  -u | --users         Genera un informe sobre las cuotas de los \n"
3092#~ "                       usuarios, este es el comportamiento por defecto.\n"
3093#~ "\n"
3094#~ "  -g | --groups        Genera un informe sobre las cuotas de los grupos\n"
3095#~ "                       en lugar de los usuarios.\n"
3096#~ "\n"
3097#~ "  -P | --printer p     Informa de las cuotas en esta impresora "
3098#~ "�mente\n"
3099#~ "                       Actualmente �p� puede utilizar caracteres comod�n"
3100#~ "                       para seleccionar s�algunas impresoras. El "
3101#~ "valor\n"
3102#~ "                       por defecto es *, que significa todas las "
3103#~ "impresoras.\n"
3104#~ "                       Puede especificar varios nombres o comodines,\n"
3105#~ "                       separ�olos por comas.\n"
3106#~ "\n"
3107#~ "ejemplos:\n"
3108#~ "\n"
3109#~ "  $ repykota --printer lp\n"
3110#~ "\n"
3111#~ "  Esto imprimir�l estado de la cuota para todos los usuarios que "
3112#~ "utilizan\n"
3113#~ "  la impresora �lp�.\n"
3114#~ "\n"
3115#~ "  $ repykota \n"
3116#~ "  \n"
3117#~ "  Esto imprimir�l estado de la cuota para todos los usuarios en todas\n"
3118#~ "  las impresoras.\n"
3119#~ "\n"
3120#~ "  $ repykota --printer \"laser*,*pson\" jerome \"jo*\"\n"
3121#~ "  \n"
3122#~ "  Esto imprimir�l estado de la cuota para el usuario jerome y\n"
3123#~ "  todos los usuarios cuyos nombres comiencen por �jo� en todas\n"
3124#~ "  las impresoras cuyos nombres comiencen por �laser� o terminen   con "
3125#~ "�pson�.\n"
3126#~ "\n"
3127#~ "  Si se ejecuta por un usuario que no es un administrador de PyKota,\n"
3128#~ "  los par�tros adicionales que representen nombres de usuarios o "
3129#~ "grupos\n"
3130#~ "  son ignorados, inform�ose �mente del usuario/grupo actual.\n"
3131#~ "\n"
3132#~ "This program is free software; you can redistribute it and/or modify\n"
3133#~ "it under the terms of the GNU General Public License as published by\n"
3134#~ "the Free Software Foundation; either version 2 of the License, or\n"
3135#~ "(at your option) any later version.\n"
3136#~ "\n"
3137#~ "This program is distributed in the hope that it will be useful,\n"
3138#~ "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
3139#~ "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
3140#~ "GNU General Public License for more details.\n"
3141#~ "\n"
3142#~ "You should have received a copy of the GNU General Public License\n"
3143#~ "along with this program; if not, write to the Free Software\n"
3144#~ "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, "
3145#~ "USA.\n"
3146#~ "\n"
3147#~ "Por favor, env�los errores por correo electr�o a: %s"
3148
3149#~ msgid ""
3150#~ "warnpykota v%s (c) %s %s\n"
3151#~ "\n"
3152#~ "Sends mail to users over print quota.\n"
3153#~ "\n"
3154#~ "command line usage :\n"
3155#~ "\n"
3156#~ "  warnpykota  [options]  [names]\n"
3157#~ "\n"
3158#~ "options :\n"
3159#~ "\n"
3160#~ "  -v | --version       Prints warnpykota's version number then exits.\n"
3161#~ "  -h | --help          Prints this message then exits.\n"
3162#~ "  \n"
3163#~ "  -u | --users         Warns users over their print quota, this is the \n"
3164#~ "                       default.\n"
3165#~ "  \n"
3166#~ "  -g | --groups        Warns users whose groups quota are over limit.\n"
3167#~ "  \n"
3168#~ "  -P | --printer p     Verify quotas on this printer only. Actually p "
3169#~ "can\n"
3170#~ "                       use wildcards characters to select only\n"
3171#~ "                       some printers. The default value is *, meaning\n"
3172#~ "                       all printers.\n"
3173#~ "                       You can specify several names or wildcards, \n"
3174#~ "                       by separating them with commas.\n"
3175#~ "  \n"
3176#~ "examples :                              \n"
3177#~ "\n"
3178#~ "  $ warnpykota --printer lp\n"
3179#~ "  \n"
3180#~ "  This will warn all users of the lp printer who have exceeded their\n"
3181#~ "  print quota.\n"
3182#~ "\n"
3183#~ "  $ warnpykota \n"
3184#~ "  \n"
3185#~ "  This will warn all users  who have exceeded their print quota on\n"
3186#~ "  any printer.\n"
3187#~ "\n"
3188#~ "  $ warnpykota --groups --printer \"laserjet*\" \"dev*\"\n"
3189#~ "  \n"
3190#~ "  This will warn all users of groups which names begins with \"dev\" and\n"
3191#~ "  who have exceeded their print quota on any printer which name begins \n"
3192#~ "  with \"laserjet\"\n"
3193#~ "  \n"
3194#~ "  If launched by an user who is not a PyKota administrator, additionnal\n"
3195#~ "  arguments representing users or groups names are ignored, and only the\n"
3196#~ "  current user/group is reported.\n"
3197#~ "\n"
3198#~ "This program is free software; you can redistribute it and/or modify\n"
3199#~ "it under the terms of the GNU General Public License as published by\n"
3200#~ "the Free Software Foundation; either version 2 of the License, or\n"
3201#~ "(at your option) any later version.\n"
3202#~ "\n"
3203#~ "This program is distributed in the hope that it will be useful,\n"
3204#~ "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
3205#~ "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
3206#~ "GNU General Public License for more details.\n"
3207#~ "\n"
3208#~ "You should have received a copy of the GNU General Public License\n"
3209#~ "along with this program; if not, write to the Free Software\n"
3210#~ "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, "
3211#~ "USA.\n"
3212#~ "\n"
3213#~ "Please e-mail bugs to: %s"
3214#~ msgstr ""
3215#~ "warnpykota v%s (c) %s %s\n"
3216#~ "\n"
3217#~ "Env�correos electr�os a los usuarios que han sobrepasado su cuota\n"
3218#~ "\n"
3219#~ "uso desde la l�a de comandos:\n"
3220#~ "\n"
3221#~ "  warnpykota  [opciones]  [nombres]\n"
3222#~ "\n"
3223#~ "opciones:\n"
3224#~ "\n"
3225#~ "  -v | --version       Muestra el n� de versi�e warnpykota y\n"
3226#~ "                       luego sale.\n"
3227#~ "  -h | --help          Muestra este mensaje y luego sale.\n"
3228#~ "\n"
3229#~ "  -u | --users         Advierte a los usuarios que han sobrepasado sus\n"
3230#~ "                       cuotas de impresi�este es el valor por "
3231#~ "defecto.\n"
3232#~ "\n"
3233#~ "  -g | --groups        Advierte a los usuarios cuyas cuotas de grupo se\n"
3234#~ "                       hayan sobrepasado.\n"
3235#~ "\n"
3236#~ "  -P | --printer p     Verifica las cuotas en esta impresora �mente.\n"
3237#~ "                       Actualmente �p� puede utilizar caracteres comod�n"
3238#~ "                       para seleccionar solamente algunas impresoras.\n"
3239#~ "                       El valor por defecto es *, que significa todas\n"
3240#~ "                       las impresoras.\n"
3241#~ "                       Puede especificar varios nombres o comodines,\n"
3242#~ "                       separ�olos por comas.\n"
3243#~ "\n"
3244#~ "ejemplos:\n"
3245#~ "\n"
3246#~ "  $ warnpykota --printer lp\n"
3247#~ "\n"
3248#~ "  Esto avisar� todos los usuarios de la impresora �lp� que hayan\n"
3249#~ "  sobrepasado sus cuotas de impresi�n"
3250#~ "\n"
3251#~ "  $ warnpykota \n"
3252#~ "\n"
3253#~ "  Esto avisar� todos los usuarios que hayan sobrepasado su cuota\n"
3254#~ "  de impresi�n cualquier impresora.\n"
3255#~ "\n"
3256#~ "  $ warnpykota --groups --printer \"laserjet*\" \"dev*\"\n"
3257#~ "\n"
3258#~ "  Esto avisar� todos los grupos de usuarios cuyos nombres comiencen "
3259#~ "con\n"
3260#~ "  �dev� y que hayan sobrepasado sus cuotas de impresi�n cualquier\n"
3261#~ "  impresora cuyo nombre comience con �laserjet�\n"
3262#~ "\n"
3263#~ "  Si se ejecuta por un usuario que no es un administrador de PyKota,\n"
3264#~ "  los par�tros adicionales que representen nombres de usuarios o "
3265#~ "grupos\n"
3266#~ "  son ignorados, inform�ose �mente al usuario/grupo actual.\n"
3267#~ "\n"
3268#~ "This program is free software; you can redistribute it and/or modify\n"
3269#~ "it under the terms of the GNU General Public License as published by\n"
3270#~ "the Free Software Foundation; either version 2 of the License, or\n"
3271#~ "(at your option) any later version.\n"
3272#~ "\n"
3273#~ "This program is distributed in the hope that it will be useful,\n"
3274#~ "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
3275#~ "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
3276#~ "GNU General Public License for more details.\n"
3277#~ "\n"
3278#~ "You should have received a copy of the GNU General Public License\n"
3279#~ "along with this program; if not, write to the Free Software\n"
3280#~ "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, "
3281#~ "USA.\n"
3282#~ "\n"
3283#~ "Por favor, env�los errores por correo electr�o a: %s"
3284
3285#~ msgid "Invalid value [%s] for --filter command line option, see help."
3286#~ msgstr ""
3287#~ "Valor [%s] inv�do para la opci�e la l�a de comandos --filter, ver "
3288#~ "ayuda."
3289
3290#~ msgid ""
3291#~ "Internal SNMP accounting asked, but Python-SNMP is not available. Please "
3292#~ "download it from http://pysnmp.sourceforge.net"
3293#~ msgstr ""
3294#~ "Se ha preguntado al contador SNMP interno, pero Python-SNMP no est�
3295#~ "disponible. Desc�uelo desde http://pysnmp.sourceforge.net"
3296
3297#~ msgid ""
3298#~ "dumpykota v%s (c) 2003, 2004, 2005 C@LL - Conseil Internet & Logiciels "
3299#~ "Libres\n"
3300#~ "\n"
3301#~ "Dumps PyKota database's content.\n"
3302#~ "\n"
3303#~ "command line usage :\n"
3304#~ "\n"
3305#~ "  dumpykota [options] [filterexpr]\n"
3306#~ "\n"
3307#~ "options :\n"
3308#~ "\n"
3309#~ "  -v | --version       Prints dumpykota's version number then exits.\n"
3310#~ "  -h | --help          Prints this message then exits.\n"
3311#~ "  \n"
3312#~ "  -d | --data type     Dumps 'type' datas. Allowed types are :\n"
3313#~ "                       \n"
3314#~ "                         - history : dumps the jobs history.\n"
3315#~ "                         - users : dumps users.\n"
3316#~ "                         - groups : dumps user groups.\n"
3317#~ "                         - printers : dump printers.\n"
3318#~ "                         - upquotas : dump user quotas.\n"
3319#~ "                         - gpquotas : dump user groups quotas.\n"
3320#~ "                         - payments : dumps user payments.\n"
3321#~ "                         - pmembers : dumps printer groups members.\n"
3322#~ "                         - umembers : dumps user groups members.\n"
3323#~ "                         \n"
3324#~ "                       NB : the -d | --data command line option   \n"
3325#~ "                       is MANDATORY.\n"
3326#~ "  \n"
3327#~ "  -f | --format fmt    Dumps datas in the 'fmt' format. When not "
3328#~ "specified,\n"
3329#~ "                       the format is to dump datas in the csv format "
3330#~ "(comma\n"
3331#~ "                       separated values). All data dumped is between "
3332#~ "double\n"
3333#~ "                       quotes. Allowed formats are :\n"
3334#~ "                       \n"
3335#~ "                         - csv : separate datas with commas\n"
3336#~ "                         - ssv : separate datas with semicolons\n"
3337#~ "                         - tsv : separate datas with tabs\n"
3338#~ "                         - xml : dump data as XML\n"
3339#~ "                         - cups : dump datas in CUPS' page_log format :\n"
3340#~ "                                  ONLY AVAILABLE WITH --data history\n"
3341#~ "                         \n"
3342#~ "  -o | --output fname  All datas will be dumped to the file instead of\n"
3343#~ "                       to the standard output. The special '-' filename\n"
3344#~ "                       is the default value and means stdout.\n"
3345#~ "                       WARNING : existing files are truncated !\n"
3346#~ "                       \n"
3347#~ "  Use the filter expressions to extract only parts of the \n"
3348#~ "  datas. Allowed filters are of the form :\n"
3349#~ "                \n"
3350#~ "         key=value\n"
3351#~ "                         \n"
3352#~ "  Allowed keys for now are :  \n"
3353#~ "                       \n"
3354#~ "         username       User's name\n"
3355#~ "         groupname      Users group's name\n"
3356#~ "         printername    Printer's name\n"
3357#~ "         pgroupname     Printers group's name\n"
3358#~ "         \n"
3359#~ "  Contrary to other PyKota management tools, wildcard characters are "
3360#~ "not \n"
3361#~ "  expanded, so you can't use them.\n"
3362#~ "  \n"
3363#~ "  NB : not all keys are allowed for each data type, so the result may "
3364#~ "be \n"
3365#~ "  empty if you use a key not available for a particular data type.\n"
3366#~ "  \n"
3367#~ "Examples :\n"
3368#~ "\n"
3369#~ "  $ dumpykota --data history --format csv >myfile.csv\n"
3370#~ "  \n"
3371#~ "  This dumps the history in a comma separated values file, for possible\n"
3372#~ "  use in a spreadsheet.\n"
3373#~ "  \n"
3374#~ "  $ dumpykota --data users --format xml -o users.xml\n"
3375#~ "  \n"
3376#~ "  Dumps all users datas to the users.xml file.\n"
3377#~ "  \n"
3378#~ "  $ dumpykota --data history printername=HP2100 username=jerome\n"
3379#~ "  \n"
3380#~ "  Dumps the job history for user jerome on printer HP2100 only.\n"
3381#~ "  \n"
3382#~ "This program is free software; you can redistribute it and/or modify\n"
3383#~ "it under the terms of the GNU General Public License as published by\n"
3384#~ "the Free Software Foundation; either version 2 of the License, or\n"
3385#~ "(at your option) any later version.\n"
3386#~ "\n"
3387#~ "This program is distributed in the hope that it will be useful,\n"
3388#~ "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
3389#~ "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
3390#~ "GNU General Public License for more details.\n"
3391#~ "\n"
3392#~ "You should have received a copy of the GNU General Public License\n"
3393#~ "along with this program; if not, write to the Free Software\n"
3394#~ "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, "
3395#~ "USA.\n"
3396#~ "\n"
3397#~ "Please e-mail bugs to: %s"
3398#~ msgstr ""
3399#~ "dumpykota v%s (c) 2003, 2004, 2005 C@LL - Conseil Internet & Logiciels "
3400#~ "Libres\n"
3401#~ "\n"
3402#~ "Vuelca el contenido de la base de datos de PyKota.\n"
3403#~ "\n"
3404#~ "Uso desde la l�a de comandos:\n"
3405#~ "\n"
3406#~ "  dumpykota [opciones] [expresi�filtrado]\n"
3407#~ "\n"
3408#~ "opciones:\n"
3409#~ "\n"
3410#~ "  -v | --version       Muestra el n� de versi�e dumpykota y\n"
3411#~ "                       luego sale.\n"
3412#~ "  -h | --help          Muestra este mensaje y luego sale.\n"
3413#~ "  \n"
3414#~ "  -d | --data type     Vuelca los datos 'type'. Los tipos permitidos "
3415#~ "son:\n"
3416#~ "                       \n"
3417#~ "                         - history  : vuelca el historial de trabajos.\n"
3418#~ "                         - users    : vuelca los usuarios.\n"
3419#~ "                         - groups   : vuelca los grupos de usuarios.\n"
3420#~ "                         - printers : vuelca las impresoras.\n"
3421#~ "                         - upquotas : vuelca las cuotas de usuario.\n"
3422#~ "                         - gpquotas : vuelca las cuotas de los grupos\n"
3423#~ "                                      de usuarios.\n"
3424#~ "                         - payments : vuelca los pagos de los usuarios.\n"
3425#~ "                         - pmembers : vuelca los miembros de los grupos\n"
3426#~ "                                      de impresi�n"
3427#~ "                         - umembers : vuelca los miembros de los grupos\n"
3428#~ "                                      de usuarios.\n"
3429#~ "                         \n"
3430#~ "                       NB : la opci�d | --data de la l�a de "
3431#~ "comandos\n"
3432#~ "                       es OBLIGATORIA.\n"
3433#~ "  \n"
3434#~ "  -f | --format fmt    Vuelca los datos en el formato 'fmt'. Cuando no "
3435#~ "se\n"
3436#~ "                       especifique, el formato utilizado para el vuelco\n"
3437#~ "                       de los datos ser�sv (valores separados por "
3438#~ "comas).\n"
3439#~ "                       Todos los datos volcados est�entre dobles "
3440#~ "comillas.\n"
3441#~ "                       Los formatos permitidos son:\n"
3442#~ "                       \n"
3443#~ "                         - csv : separa los datos con comas\n"
3444#~ "                         - ssv : separa los datos con puntos y coma\n"
3445#~ "                         - tsv : separa los datos con tabulaciones\n"
3446#~ "                         - xml : vuelca los datos como XML\n"
3447#~ "                         - cups : vuelca los datos en el formato page_log "
3448#~ "de CUPS:\n"
3449#~ "                                  DISPONIBLE �ICAMENTE CON --data "
3450#~ "history\n"
3451#~ "                         \n"
3452#~ "  -o | --output fname  Se volcar�todos los datos a un fichero, en lugar "
3453#~ "de a la\n"
3454#~ "                       salida est�ar. El nombre de fichero especial '-' "
3455#~ "es el\n"
3456#~ "                       valor por defecto y significa stdout.\n"
3457#~ "                       AVISO: �los ficheros existentes se truncar�\n"
3458#~ "                       \n"
3459#~ "  Utilice las expresiones de filtrado para extraer partes aisladas\n"
3460#~ "  de los datos. Los filtros permitidos son de la forma:\n"
3461#~ "                \n"
3462#~ "         llave=valor\n"
3463#~ "                         \n"
3464#~ "  Las llaves permitidas, por ahora, son:\n"
3465#~ "                       \n"
3466#~ "         username       Nombre del usuario\n"
3467#~ "         groupname      Nombre del grupo de usuarios\n"
3468#~ "         printername    Nombre de la impresora\n"
3469#~ "         pgroupname     Nombre del grupo de impresoras\n"
3470#~ "         \n"
3471#~ "  Al contrario que otras herramientas de administraci�e PyKota, los "
3472#~ "caracteres\n"
3473#~ "  comod�no se expandir� por lo que no puede utilizarlos.\n"
3474#~ "  \n"
3475#~ "  NB : no se permiten todas las llaves para todos los tipos de datos,\n"
3476#~ "  por lo tanto, el resultado puede estar vac�si utiliza una llave\n"
3477#~ "  que no est�isponible para un tipo particular de datos.\n"
3478#~ "  \n"
3479#~ "Ejemplos:\n"
3480#~ "\n"
3481#~ "  $ dumpykota --data history --format csv > mifichero.csv\n"
3482#~ "  \n"
3483#~ "  Esto vuelca el historial en un fichero con los valores separados\n"
3484#~ "  por comas, para un posible uso en una hoja de c�ulo.\n"
3485#~ "  \n"
3486#~ "  $ dumpykota --data users --format xml -o usuarios.xml\n"
3487#~ "  \n"
3488#~ "  Vuelca todos los datos de los usuarios al archivo usuarios.xml.\n"
3489#~ "  \n"
3490#~ "  $ dumpykota --data history printername=HP2100 username=jerome\n"
3491#~ "  \n"
3492#~ "  Vuelca �mente el historial de trabajos para el usuario\n"
3493#~ "  jerome en la impresora HP2100 �mente.\n"
3494#~ "  \n"
3495#~ "This program is free software; you can redistribute it and/or modify\n"
3496#~ "it under the terms of the GNU General Public License as published by\n"
3497#~ "the Free Software Foundation; either version 2 of the License, or\n"
3498#~ "(at your option) any later version.\n"
3499#~ "\n"
3500#~ "This program is distributed in the hope that it will be useful,\n"
3501#~ "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
3502#~ "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
3503#~ "GNU General Public License for more details.\n"
3504#~ "\n"
3505#~ "You should have received a copy of the GNU General Public License\n"
3506#~ "along with this program; if not, write to the Free Software\n"
3507#~ "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, "
3508#~ "USA.\n"
3509#~ "\n"
3510#~ "Por favor, env�los errores por correo electr�o a: %s"
3511
3512#~ msgid ""
3513#~ "pkbanner v%s (c) 2003, 2004, 2005 C@LL - Conseil Internet & Logiciels "
3514#~ "Libres\n"
3515#~ "\n"
3516#~ "Generates banners.\n"
3517#~ "\n"
3518#~ "command line usage :\n"
3519#~ "\n"
3520#~ "  pkbanner  [options] \n"
3521#~ "\n"
3522#~ "options :\n"
3523#~ "\n"
3524#~ "  -v | --version       Prints pkbanner's version number then exits.\n"
3525#~ "  -h | --help          Prints this message then exits.\n"
3526#~ "  \n"
3527#~ "  -l | --logo img      Use the image as the banner's logo. The logo will\n"
3528#~ "                       be drawn at the center top of the page. The "
3529#~ "default\n"
3530#~ "                       logo is /usr/share/pykota/logos/pykota.jpeg\n"
3531#~ "                       \n"
3532#~ "  -p | --pagesize sz   Sets sz as the page size. Most well known\n"
3533#~ "                       page sizes are recognized, like 'A4' or 'Letter'\n"
3534#~ "                       to name a few. The default size is A4.\n"
3535#~ "  \n"
3536#~ "  -s | --savetoner s   Sets the text luminosity factor to s%%. This can "
3537#~ "be \n"
3538#~ "                       used to save toner. The default value is 0, which\n"
3539#~ "                       means that no toner saving will be done.\n"
3540#~ "  \n"
3541#~ "  -u | --url u         Uses u as an url to be written at the bottom of \n"
3542#~ "                       the banner page. The default url is :\n"
3543#~ "                       http://www.librelogiciel.com/software/\n"
3544#~ "  \n"
3545#~ "examples :                              \n"
3546#~ "\n"
3547#~ "  Using pkbanner directly from the command line is not recommended,\n"
3548#~ "  excepted for testing purposes. You should use pkbanner in the\n"
3549#~ "  'startingbanner' or 'endingbanner' directives in pykota.conf\n"
3550#~ "  \n"
3551#~ "    startingbanner: /usr/bin/pkbanner --logo=\"\" --savetoner=75\n"
3552#~ "  \n"
3553#~ "      With such a setting in pykota.conf, all print jobs will be \n"
3554#~ "      prefixed with an A4 banner with no logo, and text luminosity will\n"
3555#~ "      be increased by 75%%. The PostScript output will be directly sent\n"
3556#~ "      to your printer.\n"
3557#~ "      \n"
3558#~ "  You'll find more examples in the sample configuration file "
3559#~ "included    \n"
3560#~ "  in PyKota.\n"
3561#~ "      \n"
3562#~ "This program is free software; you can redistribute it and/or modify\n"
3563#~ "it under the terms of the GNU General Public License as published by\n"
3564#~ "the Free Software Foundation; either version 2 of the License, or\n"
3565#~ "(at your option) any later version.\n"
3566#~ "\n"
3567#~ "This program is distributed in the hope that it will be useful,\n"
3568#~ "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
3569#~ "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
3570#~ "GNU General Public License for more details.\n"
3571#~ "\n"
3572#~ "You should have received a copy of the GNU General Public License\n"
3573#~ "along with this program; if not, write to the Free Software\n"
3574#~ "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, "
3575#~ "USA.\n"
3576#~ "\n"
3577#~ "Please e-mail bugs to: %s"
3578#~ msgstr ""
3579#~ "pkbanner v%s (c) 2003, 2004, 2005 C@LL - Conseil Internet & Logiciels "
3580#~ "Libres\n"
3581#~ "\n"
3582#~ "Genera banners.\n"
3583#~ "\n"
3584#~ "Uso desde la l�a de comandos:\n"
3585#~ "\n"
3586#~ "  pkbanner  [opciones] \n"
3587#~ "\n"
3588#~ "opciones:\n"
3589#~ "\n"
3590#~ "  -v | --version       Muestra el n� de versi�e pkbanner y sale.\n"
3591#~ "  -h | --help          Muestra este mensaje y sale.\n"
3592#~ "  \n"
3593#~ "  -l | --logo img      Utiliza la imagen como el logotipo del banner. El\n"
3594#~ "                       logotipo se dibujar�n la parte superior central "
3595#~ "de\n"
3596#~ "                       la p�na. El logotipo por defecto es\n"
3597#~ "                       /usr/share/pykota/logos/pykota.jpeg\n"
3598#~ "                       \n"
3599#~ "  -p | --pagesize sz   Establece el tama�e la p�na a sz. Reconoce "
3600#~ "los\n"
3601#~ "                       tama�de p�na m�conicidos, como 'A4' o "
3602#~ "'Letter',\n"
3603#~ "                       por nombrar unos pocos. El tama�or defecto es "
3604#~ "A4.\n"
3605#~ "  \n"
3606#~ "  -s | --savetoner s   Establece el factor de luminosidad del texto a s%"
3607#~ "%.\n"
3608#~ "                       Se puede utilizar para ahorar toner. El valor por\n"
3609#~ "                       defecto es 0, lo que significa que no se va a\n"
3610#~ "                       ahorrar toner.\n"
3611#~ "  \n"
3612#~ "  -u | --url u         Se utilizar� como la url que se escribir�n la\n"
3613#~ "                       parte inferior de la p�na del banner. La url "
3614#~ "por\n"
3615#~ "                       defecto es: http://www.librelogiciel.com/"
3616#~ "software/\n"
3617#~ "  \n"
3618#~ "ejemplos:\n"
3619#~ "\n"
3620#~ "  No se recomienda el uso de pkbanner desde la l�a de comandos\n"
3621#~ "  directamente, excepto para pruebas. Deber�utilizar pkbanner\n"
3622#~ "  en las directivas 'startingbanner' o 'endingbanner' del\n"
3623#~ "  archivo de configuraci�ykota.conf\n"
3624#~ "  \n"
3625#~ "    startingbanner: /usr/bin/pkbanner --logo=\"\" --savetoner=75\n"
3626#~ "  \n"
3627#~ "      Si se establece esto en pykota.conf, a todos los trabajos\n"
3628#~ "      de impresi�e anteceder�n banner en A4 sin logotipo,\n"
3629#~ "      y la luminosidad del texto se incrementar�n un 75%%.\n"
3630#~ "      La salida PostScript se enviar�irectamente a su impresora.\n"
3631#~ "      \n"
3632#~ "  Encontrar��ejemplos en el archivo de configuraci�e ejemplo\n"
3633#~ "  distribu� con PyKota.\n"
3634#~ "      \n"
3635#~ "This program is free software; you can redistribute it and/or modify\n"
3636#~ "it under the terms of the GNU General Public License as published by\n"
3637#~ "the Free Software Foundation; either version 2 of the License, or\n"
3638#~ "(at your option) any later version.\n"
3639#~ "\n"
3640#~ "This program is distributed in the hope that it will be useful,\n"
3641#~ "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
3642#~ "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
3643#~ "GNU General Public License for more details.\n"
3644#~ "\n"
3645#~ "You should have received a copy of the GNU General Public License\n"
3646#~ "along with this program; if not, write to the Free Software\n"
3647#~ "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, "
3648#~ "USA.\n"
3649#~ "\n"
3650#~ "Por favor, env�los errores por correo electr�o a: %s"
Note: See TracBrowser for help on using the browser.