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

Revision 2909, 161.4 kB (checked in by jerome, 18 years ago)

Updated URLs.

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