root / pykota / trunk / po / de / pykota.po @ 3211

Revision 3211, 151.0 kB (checked in by jerome, 17 years ago)

Added missing ordering field for CGI data dumper...

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1# PyKota
2#
3# PyKota : Print Quotas for CUPS and LPRng
4#
5# (c) 2003, 2004, 2005, 2006, 2007 Jerome Alet <alet@librelogiciel.com>
6# This program is free software; you can redistribute it and/or modify
7# it under the terms of the GNU General Public License as published by
8# the Free Software Foundation; either version 2 of the License, or
9# (at your option) any later version.
10#
11# This program is distributed in the hope that it will be useful,
12# but WITHOUT ANY WARRANTY; without even the implied warranty of
13# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
14# GNU General Public License for more details.
15#
16# You should have received a copy of the GNU General Public License
17# along with this program; if not, write to the Free Software
18# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
19#
20# $Id$
21#
22# PyKota translation master file.
23# Copyright (c) 2003, 2004, 2005 Conseil Internet & Logiciels Libres
24# Jerome Alet <alet@librelogiciel.com>, 2003, 2004, 2005.
25#
26msgid ""
27msgstr ""
28"Project-Id-Version: PyKota v1.20\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: 2004-11-02 08:47+0100\n"
32"Last-Translator: Johannes L�ermann <johannes.laemmermann@t-online.de>\n"
33"Language-Team: German <alet@librelogiciel.com>\n"
34"MIME-Version: 1.0\n"
35"Content-Type: text/plain; charset=ISO-8859-15\n"
36"Content-Transfer-Encoding: 8bit\n"
37
38#
39# NB : THE FIVE ENTRIES BELOW WERE ADDED MANUALLY
40#
41msgid "ALLOW"
42msgstr ""
43
44msgid "DENY"
45msgstr ""
46
47msgid "CANCEL"
48msgstr ""
49
50msgid "PROBLEM"
51msgstr ""
52
53msgid "REFUND"
54msgstr ""
55
56#, python-format
57msgid ""
58"autopykota v%(__version__)s (c) %(__years__)s %(__author__)s\n"
59"\n"
60"A tool to automate user account creation and initial balance setting.\n"
61"\n"
62"THIS TOOL MUST NOT BE USED IF YOU WANT TO LIMIT YOUR USERS BY PAGE QUOTA !\n"
63"\n"
64"command line usage :\n"
65"\n"
66"  THIS TOOL MUST NOT BE USED FROM THE COMMAND LINE BUT ONLY AS PART\n"
67"  OF AN external policy IN pykota.conf\n"
68"  \n"
69"  autopykota { -i | --initbalance value } \n"
70"\n"
71"options :\n"
72"\n"
73"  -v | --version       Prints autopykota's version number then exits.\n"
74"  -h | --help          Prints this message then exits.\n"
75"  \n"
76"  -i | --initbalance b Sets the user's account initial balance value to b.\n"
77"                       If the user already exists, actual balance is left\n"
78"                       unmodified. If unset, the default value is 0.\n"
79"\n"
80"  -e | --email addr    Sets the user's e-mail address.\n"
81"  \n"
82msgstr ""
83
84#, python-format
85msgid "SIGTERM received, job %s cancelled."
86msgstr "SIGTERM empfangen, Auftrag %s abgebrochen."
87
88#, python-format
89msgid "Network error while querying the CUPS server : %s"
90msgstr ""
91
92msgid "You are not allowed to print at this time."
93msgstr ""
94
95msgid "Print job cancelled."
96msgstr ""
97
98msgid "Unlimited"
99msgstr ""
100
101msgid "ON"
102msgstr ""
103
104msgid "OFF"
105msgstr ""
106
107#, python-format
108msgid "Banner generator %s exit code is %s"
109msgstr ""
110
111msgid "Banner won't be printed : maximum number of deny banners reached."
112msgstr ""
113
114#, python-format
115msgid "Beware : computed job size (%s) != precomputed job size (%s)"
116msgstr ""
117
118msgid ""
119"The job size will be trusted anyway according to the 'trustjobsize' directive"
120msgstr ""
121
122#, python-format
123msgid ""
124"The job size will be trusted because it is inferior to the 'trustjobsize' "
125"directive's limit %s"
126msgstr ""
127
128#, python-format
129msgid ""
130"The job size will be modified according to the 'trustjobsize' directive : %s"
131msgstr ""
132
133#, python-format
134msgid ""
135"Printer %s not registered in the PyKota system, applying external policy (%"
136"s) for printer %s"
137msgstr ""
138"Drucker %s ist nicht im PyKota System registriert, wende externe Richtlinie "
139"(%s) f�cker %s an"
140
141#, python-format
142msgid ""
143"User %s not registered in the PyKota system, applying external policy (%s) "
144"for printer %s"
145msgstr ""
146"Benutzer %s ist nicht in der PyKota-Verwaltung registriert, wende externe "
147"Richtlinie (%s) f�cker %s an"
148
149#, python-format
150msgid ""
151"User %s doesn't have quota on printer %s in the PyKota system, applying "
152"external policy (%s) for printer %s"
153msgstr ""
154"Benutzer %s hat in der PyKota-Verwaltung kein Kontingent auf Drucker %s, "
155"wende externe Richtlinie (%s) f�cker %s an"
156
157#, python-format
158msgid ""
159"External policy %s for printer %s produced an error. Job rejected. Please "
160"check PyKota's configuration files."
161msgstr ""
162"Externe Richtlinie %s f�cker %s hat eine Fehler erzeugt. Auftrag "
163"abgelehnt. Bitte ��ie PyKota's Konfigurationsdatei."
164
165#, python-format
166msgid ""
167"Printer %s not registered in the PyKota system, applying default policy (%s)"
168msgstr ""
169"Drucker %s ist nicht in der PyKota-Verwaltung registriert, wende Standard-"
170"Richtlinie (%s) an"
171
172#, python-format
173msgid ""
174"User %s not registered in the PyKota system, applying default policy (%s) "
175"for printer %s"
176msgstr ""
177"Benutzer %s ist nicht in der PyKota-Verwaltung registriert, wende Standard-"
178"Richtlinie (%s) f�cker %s an"
179
180#, python-format
181msgid ""
182"User %s doesn't have quota on printer %s in the PyKota system, applying "
183"default policy (%s)"
184msgstr ""
185"Benutzer %s hat in der PyKota-Verwaltung f�cker %s kein Kontingent, "
186"wende Standard-Richtlinie (%s) an"
187
188#, python-format
189msgid ""
190"Printer %s still not registered in the PyKota system, job will be rejected"
191msgstr ""
192"Drucker %s noch immer nicht in der PyKota-Verwaltung registriert, Auftrag "
193"wird abgelehnt werden"
194
195#, python-format
196msgid ""
197"User %s still not registered in the PyKota system, job will be rejected on "
198"printer %s"
199msgstr ""
200"Benutzer %s noch immer nicht in der PyKota-Verwaltung registriert, Auftrag "
201"f�cker %s wird abgelehnt"
202
203#, python-format
204msgid ""
205"User %s still doesn't have quota on printer %s in the PyKota system, job "
206"will be rejected"
207msgstr ""
208"Benutzer %s hat in der PyKota-Verwaltung noch immer kein Kontingent f�Drucker %s, Auftrag wird abgelehnt"
209
210msgid "Job is a dupe"
211msgstr ""
212
213msgid "Printing is denied by configuration"
214msgstr ""
215
216#, python-format
217msgid "Duplicate print jobs are not allowed on printer %s."
218msgstr ""
219
220msgid "Subprocess denied printing of a dupe"
221msgstr ""
222
223#, python-format
224msgid "Duplicate print jobs are not allowed on printer %s at this time."
225msgstr ""
226
227msgid "Subprocess allowed printing of a dupe"
228msgstr ""
229
230#, python-format
231msgid ""
232"\n"
233"\n"
234"Your system administrator :\n"
235"\n"
236"\t%s - <%s>\n"
237msgstr ""
238
239#, python-format
240msgid "Impossible to connect to SMTP server : %s"
241msgstr "SMTP-Server kann nicht erreicht werden: %s"
242
243msgid "Print Quota"
244msgstr "Druckkontingent"
245
246#, python-format
247msgid "Impossible to send mail to %s, error %s : %s"
248msgstr "Unm�ch Mail an %s zu senden, Fehler %s : %s"
249
250#, python-format
251msgid "Problem when sending mail : %s"
252msgstr ""
253
254msgid "Job contains no data. Printing is denied."
255msgstr "Auftrag beinhaltet keine Daten. Druck verweigert."
256
257msgid "Error in external policy script. Printing is denied."
258msgstr ""
259
260#, python-format
261msgid ""
262"Still no print quota entry for user %s on printer %s after external policy. "
263"Printing is denied."
264msgstr ""
265
266msgid "Printing is denied by printer policy."
267msgstr ""
268
269msgid "Job allowed by printer policy. No accounting will be done."
270msgstr ""
271
272#, python-format
273msgid "Invalid policy %s for printer %s"
274msgstr "Ung� Richtlinie ('policy') %s f�cker %s"
275
276#, python-format
277msgid "Precomputed job size (%s pages) too large for printer %s."
278msgstr ""
279
280#, python-format
281msgid "You are not allowed to print so many pages on printer %s at this time."
282msgstr ""
283
284#, python-format
285msgid "User %s is not allowed to print at this time."
286msgstr ""
287
288msgid "Your account settings forbid you to print at this time."
289msgstr ""
290
291#, python-format
292msgid "Print Quota exceeded for user %s on printer %s"
293msgstr "�erzogenes Druckkontingent f�utzer %s auf Drucker %s"
294
295#, python-format
296msgid "Print Quota low for user %s on printer %s"
297msgstr "Niedriges Druckkontingent f�utzer %s auf Drucker %s"
298
299msgid "Job denied, no accounting will be done."
300msgstr ""
301
302msgid "Job cancelled, no accounting will be done."
303msgstr ""
304
305msgid "Job accounting begins."
306msgstr "Auftrag Accounting beginnt."
307
308msgid "Job denied, no accounting has been done."
309msgstr ""
310
311msgid "Job cancelled, no accounting has been done."
312msgstr ""
313
314msgid "Job accounting ends."
315msgstr "Auftrag Accounting endet."
316
317msgid ""
318"Job size forced to 0 because the real CUPS backend failed. No accounting "
319"will be done."
320msgstr ""
321
322msgid "The real CUPS backend failed, but the job will be accounted for anyway."
323msgstr ""
324
325msgid "Job size forced to 0 because printing is denied."
326msgstr "Auftragsgr�festgesetzt auf 0, weil der Druck verweigert wurde."
327
328msgid "Job size forced to 0 because printing was cancelled."
329msgstr ""
330
331#, python-format
332msgid "Job size : %i"
333msgstr "Auftragsgr� %i"
334
335#, python-format
336msgid "User %s's quota on printer %s won't be modified"
337msgstr ""
338
339#, python-format
340msgid "Updating user %s's quota on printer %s"
341msgstr "Das Kontingent f�utzer %s auf Drucker %s wird angepasst"
342
343msgid "Job added to history."
344msgstr "Auftrag zum Verlauf hinzugef�
345#, python-format
346msgid "Billing code %s was updated."
347msgstr ""
348
349#, python-format
350msgid "Incorrect value for the 'onbackenderror' directive in section [%s]"
351msgstr ""
352
353#, python-format
354msgid "The real backend produced an error, we will try again in %s seconds."
355msgstr ""
356
357#, python-format
358msgid "Job %s interrupted by the administrator !"
359msgstr ""
360
361#, python-format
362msgid ""
363"dumpykota v%(__version__)s (c) %(__years__)s %(__author__)s\n"
364"\n"
365"Dumps PyKota database's content.\n"
366"\n"
367"command line usage :\n"
368"\n"
369"  dumpykota [options] [filterexpr]\n"
370"\n"
371"options :\n"
372"\n"
373"  -v | --version       Prints dumpykota's version number then exits.\n"
374"  -h | --help          Prints this message then exits.\n"
375"  \n"
376"  -d | --data type     Dumps 'type' datas. Allowed types are :\n"
377"                       \n"
378"                         - history : dumps the jobs history.\n"
379"                         - users : dumps users.\n"
380"                         - groups : dumps user groups.\n"
381"                         - printers : dump printers.\n"
382"                         - upquotas : dump user quotas.\n"
383"                         - gpquotas : dump user groups quotas.\n"
384"                         - payments : dumps user payments.\n"
385"                         - pmembers : dumps printer groups members.\n"
386"                         - umembers : dumps user groups members.\n"
387"                         - billingcodes : dumps billing codes.\n"
388"                         - all : dumps all PyKota datas. The output format\n"
389"                                 is always XML in this case.\n"
390"                         \n"
391"                       NB : the -d | --data command line option   \n"
392"                       is MANDATORY.\n"
393"  \n"
394"  -f | --format fmt    Dumps datas in the 'fmt' format. When not specified,\n"
395"                       the format is to dump datas in the csv format (comma\n"
396"                       separated values). All data dumped is between double\n"
397"                       quotes. Allowed formats are :\n"
398"                       \n"
399"                         - csv : separate datas with commas\n"
400"                         - ssv : separate datas with semicolons\n"
401"                         - tsv : separate datas with tabs\n"
402"                         - xml : dump data as XML \n"
403"                         - cups : dump datas in CUPS' page_log format :\n"
404"                                  ONLY AVAILABLE WITH --data history\n"
405"                         \n"
406"  -o | --output fname  All datas will be dumped to the file instead of\n"
407"                       to the standard output. The special '-' filename\n"
408"                       is the default value and means stdout.\n"
409"                       WARNING : existing files are truncated !\n"
410"\n"
411"  -O | --orderby exp   Change the ordering or result. 'exp' is a comma\n"
412"                       separated list of ordering statements, for example\n"
413"                       '--orderby +username,-printername'. Not all "
414"expression\n"
415"                       values are meaningful, so using this command line \n"
416"                       switch is not recommanded if you don't know the \n"
417"                       exact layout of PyKota's database schema.\n"
418"                       \n"
419"  -s | --sum           Summarize the selected datas.\n"
420"                           ONLY AVAILABLE WITH --data history or payments\n"
421"\n"
422"  Use the filter expressions to extract only parts of the \n"
423"  datas. Allowed filters are of the form :\n"
424"                \n"
425"         key=value\n"
426"                         \n"
427"  Allowed keys for now are :  \n"
428"                       \n"
429"         username       User's name\n"
430"         groupname      Users group's name\n"
431"         printername    Printer's name\n"
432"         pgroupname     Printers group's name\n"
433"         hostname       Client's hostname\n"
434"         jobid          Job's Id\n"
435"         billingcode    Job's billing code\n"
436"         start          Job's date of printing\n"
437"         end            Job's date of printing\n"
438"         \n"
439"  Dates formatting with 'start' and 'end' filter keys :\n"
440"  \n"
441"    YYYY : year boundaries\n"
442"    YYYYMM : month boundaries\n"
443"    YYYYMMDD : day boundaries\n"
444"    YYYYMMDDhh : hour boundaries\n"
445"    YYYYMMDDhhmm : minute boundaries\n"
446"    YYYYMMDDhhmmss : second boundaries\n"
447"    yesterday[+-NbDays] : yesterday more or less N days (e.g. : yesterday-"
448"15)\n"
449"    today[+-NbDays] : today more or less N days (e.g. : today-15)\n"
450"    tomorrow[+-NbDays] : tomorrow more or less N days (e.g. : tomorrow-15)\n"
451"    now[+-NbDays] : now more or less N days (e.g. now-15)\n"
452"\n"
453"  'now' and 'today' are not exactly the same since today represents the "
454"first\n"
455"  or last second of the day depending on if it's used in a start= or end=\n"
456"  date expression. The utility to be able to specify dates in the future is\n"
457"  a question which remains to be answered :-)\n"
458"  \n"
459"  Contrary to other PyKota management tools, wildcard characters are not \n"
460"  expanded, so you can't use them.\n"
461"  \n"
462"  NB : not all keys are allowed for each data type, so the result may be \n"
463"  empty if you use a key not available for a particular data type.\n"
464"  \n"
465"Examples :\n"
466"\n"
467"  $ dumpykota --data history --format csv >myfile.csv\n"
468"  \n"
469"  This dumps the history in a comma separated values file, for possible\n"
470"  use in a spreadsheet.\n"
471"  \n"
472"  $ dumpykota --data users --format xml -o users.xml\n"
473"  \n"
474"  Dumps all users datas to the users.xml file.\n"
475"  \n"
476"  $ dumpykota --data history printername=HP2100 username=jerome\n"
477"  \n"
478"  Dumps the job history for user jerome on printer HP2100 only.\n"
479"  \n"
480"  $ dumpykota --data history start=200503 end=20050730234615\n"
481"  \n"
482"  Dumps all jobs printed between March 1st 2005 at midnight and\n"
483"  July 30th 2005 at 23 hours 46 minutes and 15 secondes included.\n"
484msgstr ""
485
486msgid "The -d | --data command line option is mandatory, see help."
487msgstr "Die Kommandozeilenoption -d | --data ist unerl�lich, siehe Hilfe."
488
489#, python-format
490msgid ""
491"edpykota v%(__version__)s (c) %(__years__)s %(__author__)s\n"
492"\n"
493"A Print Quota editor for PyKota.\n"
494"\n"
495"command line usage :\n"
496"\n"
497"  edpykota [options] user1 user2 ... userN\n"
498"  \n"
499"  edpykota [options] group1 group2 ... groupN\n"
500"\n"
501"options :\n"
502"\n"
503"  -v | --version       Prints edpykota's version number then exits.\n"
504"  -h | --help          Prints this message then exits.\n"
505"  \n"
506"  -a | --add           Adds users or groups print quota entries if\n"
507"                       they don't exist in database.\n"
508"                       \n"
509"  -d | --delete        Deletes users or groups print quota entries.\n"
510"                       Users or groups are never deleted, you have\n"
511"                       to use the pkusers command to delete them.\n"
512"                       The history will be purge from all matching\n"
513"                       jobs, unless -g | --groups is used.\n"
514"  \n"
515"  -P | --printer p     Edit quotas on printer p only. Actually p can\n"
516"                       use wildcards characters to select only\n"
517"                       some printers. The default value is *, meaning\n"
518"                       all printers. \n"
519"                       You can specify several names or wildcards, \n"
520"                       by separating them with commas.\n"
521"  \n"
522"  -g | --groups        Edit groups print quota entries instead of \n"
523"                       users print quota entries.\n"
524"                          \n"
525"  -L | --list          Lists users or groups print quota entries.\n"
526"  \n"
527"  -n | --noquota       Sets both soft and hard limits to None for users\n"
528"                       or groups print quota entries.\n"
529"  \n"
530"  -r | --reset         Resets the actual page counter for the user\n"
531"                       or group to zero on the specified printers. \n"
532"                       The life time page counter is kept unchanged.\n"
533"                       \n"
534"  -R | --hardreset     Resets the actual and life time page counters\n"
535"                       for the user or group to zero on the specified \n"
536"                       printers. This is a shortcut for '--used 0'.\n"
537"                       \n"
538"  -s | --skipexisting  In combination with the --add option above, tells\n"
539"                       edpykota to not modify existing print quota entries.\n"
540"                       \n"
541"  -S | --softlimit sl  Sets the quota soft limit to sl "
542"pages.                       \n"
543"  \n"
544"  -H | --hardlimit hl  Sets the quota hard limit to hl pages.\n"
545"  \n"
546"  -I | --increase v    Increase existing Soft and Hard limits by the value\n"
547"                       of v. You can prefix v with + or -, if no sign is\n"
548"                       used, + is assumed.\n"
549"\n"
550"  -U | --used u        Sets the page counters for the user u pages on\n"
551"                       the selected printers. Doesn't work for groups, "
552"since\n"
553"                       their page counters are the sum of all their "
554"members'\n"
555"                       page counters.\n"
556"                       Useful for migrating users from a different system\n"
557"                       where they have already used some pages. Actual\n"
558"                       and Life Time page counters may be increased or "
559"decreased\n"
560"                       if u is prefixed with + or -.\n"
561"                       WARNING : BOTH page counters are modified in all "
562"cases,\n"
563"                       so be careful.\n"
564"                       NB : if u equals '0', then the action taken is\n"
565"                       the same as if --hardreset was used.\n"
566"\n"
567"  user1 through userN and group1 through groupN can use wildcards\n"
568"  if the --add option is not set.\n"
569"  \n"
570"examples :                              \n"
571"\n"
572"  $ edpykota --add john paul george ringo\n"
573"  \n"
574"  This will create print quota entries for users john, paul, george\n"
575"  and ringo on all printers. These print quota entries will have no\n"
576"  limit set.\n"
577"  \n"
578"  $ edpykota --printer lp -S 50 -H 60 jerome\n"
579"  \n"
580"  This will set jerome's print quota on the lp printer to a soft limit\n"
581"  of 50 pages, and a hard limit of 60 pages. Both user jerome and\n"
582"  printer lp have been previously created with the pkusers and pkprinters\n"
583"  commands, respectively.\n"
584"\n"
585"  $ edpykota -g -S 500 -H 550 financial support            \n"
586"  \n"
587"  This will set print quota soft limit to 500 pages and hard limit\n"
588"  to 550 pages for groups financial and support on all printers.\n"
589"  \n"
590"  $ edpykota --reset jerome \"jo*\"\n"
591"  \n"
592"  This will reset jerome's page counter to zero on all printers, as\n"
593"  well as every user whose name begins with 'jo'.\n"
594"  Their life time page counter on each printer will be kept unchanged.\n"
595"  You can also reset the life time page counters by using the\n"
596"  --hardreset | -R command line option.\n"
597"  \n"
598"  $ edpykota --printer hpcolor --noquota jerome\n"
599"  \n"
600"  This will tell PyKota to not limit jerome when printing on the \n"
601"  hpcolor printer. All his jobs will be allowed on this printer, but \n"
602"  accounting of the pages he prints will still be kept.\n"
603"  Print Quotas for jerome on other printers are unchanged.\n"
604"  \n"
605"  $ edpykota --delete --printer \"HP*,XER*\" jerome rachel\n"
606"  \n"
607"  This will delete users jerome and rachel's print quota\n"
608"  entries on all printers which name begin with 'HP' or\n"
609"  'XER'. The jobs printed by these users on these printers\n"
610"  will be deleted from the history.\n"
611msgstr ""
612
613#, python-format
614msgid "You can't set negative limits for %s"
615msgstr ""
616
617msgid "Extracting datas"
618msgstr ""
619
620#, python-format
621msgid "Page counter : %s"
622msgstr ""
623
624#, python-format
625msgid "Lifetime page counter : %s"
626msgstr ""
627
628#, python-format
629msgid "Soft limit : %s"
630msgstr ""
631
632#, python-format
633msgid "Hard limit : %s"
634msgstr ""
635
636#, python-format
637msgid "Date limit : %s"
638msgstr ""
639
640#, python-format
641msgid "Maximum job size : %s"
642msgstr ""
643
644#, python-format
645msgid "%s pages"
646msgstr ""
647
648#, python-format
649msgid "Warning banners printed : %s"
650msgstr ""
651
652msgid "Deletion"
653msgstr ""
654
655#, python-format
656msgid "Invalid used value %s."
657msgstr ""
658
659#, python-format
660msgid "Invalid increase value %s."
661msgstr ""
662
663#, python-format
664msgid "Invalid softlimit value %s."
665msgstr "Ung�r Wert f�tlimit %s."
666
667#, python-format
668msgid "Invalid hardlimit value %s."
669msgstr "Ung�r Wert f�dlimit %s."
670
671#, python-format
672msgid "Hard limit %i is less than soft limit %i, values will be exchanged."
673msgstr "Hardlimit %i ist kleiner als Softlimit %i, Werte werden ausgetauscht."
674
675#, python-format
676msgid "Undefined hard limit set to soft limit (%s)."
677msgstr ""
678
679#, python-format
680msgid "Undefined soft limit set to hard limit (%s)."
681msgstr ""
682
683msgid "Creation"
684msgstr ""
685
686#, python-format
687msgid "No entry matches %s. Please use pkusers to create them first."
688msgstr ""
689
690msgid "Modification"
691msgstr ""
692
693msgid "incompatible options, see help."
694msgstr "Inkompatible Optionen, siehe Hilfe."
695
696msgid "You have to pass user or group names on the command line"
697msgstr "Sie m�Benutzer- oder Gruppenname auf der Kommandozeile �ben"
698
699#, python-format
700msgid ""
701"repykota v%(__version__)s (c) %(__years__)s %(__author__)s\n"
702"\n"
703"Generates print quota reports.\n"
704"\n"
705"command line usage :\n"
706"\n"
707"  repykota [options] \n"
708"\n"
709"options :\n"
710"\n"
711"  -v | --version       Prints repykota's version number then exits.\n"
712"  -h | --help          Prints this message then exits.\n"
713"  \n"
714"  -u | --users         Generates a report on users quota, this is \n"
715"                       the default.\n"
716"  \n"
717"  -g | --groups        Generates a report on group quota instead of users.\n"
718"  \n"
719"  -i | --ingroups g1[,g2...]  Only lists users who are members of these\n"
720"                              groups. Reserved to PyKota Administrators.\n"
721"  \n"
722"  -P | --printer p     Report quotas on this printer only. Actually p can\n"
723"                       use wildcards characters to select only\n"
724"                       some printers. The default value is *, meaning\n"
725"                       all printers.\n"
726"                       You can specify several names or wildcards, \n"
727"                       by separating them with commas.\n"
728"  \n"
729"examples :                              \n"
730"\n"
731"  $ repykota --printer lp\n"
732"  \n"
733"  This will print the quota status for all users who use the lp printer.\n"
734"\n"
735"  $ repykota \n"
736"  \n"
737"  This will print the quota status for all users on all printers.\n"
738"  \n"
739"  $ repykota --printer \"laser*,*pson\" jerome \"jo*\"\n"
740"  \n"
741"  This will print the quota status for user jerome and all users\n"
742"  whose name begins with \"jo\" on all printers which name begins\n"
743"  with \"laser\" or ends with \"pson\".\n"
744"  \n"
745"  If launched by an user who is not a PyKota administrator, additionnal\n"
746"  arguments representing users or groups names are ignored, and only the\n"
747"  current user/group is reported.\n"
748msgstr ""
749
750msgid "Option --ingroups is reserved to PyKota Administrators."
751msgstr ""
752
753#, python-format
754msgid "There's no printer matching %s"
755msgstr "Kein Drucker stimmt mit %s berein"
756
757#, python-format
758msgid ""
759"warnpykota v%(__version__)s (c) %(__years__)s %(__author__)s\n"
760"\n"
761"Sends mail to users over print quota.\n"
762"\n"
763"command line usage :\n"
764"\n"
765"  warnpykota  [options]  [names]\n"
766"\n"
767"options :\n"
768"\n"
769"  -v | --version       Prints warnpykota's version number then exits.\n"
770"  -h | --help          Prints this message then exits.\n"
771"  \n"
772"  -u | --users         Warns users over their print quota, this is the \n"
773"                       default.\n"
774"  \n"
775"  -g | --groups        Warns users whose groups quota are over limit.\n"
776"  \n"
777"  -P | --printer p     Verify quotas on this printer only. Actually p can\n"
778"                       use wildcards characters to select only\n"
779"                       some printers. The default value is *, meaning\n"
780"                       all printers.\n"
781"                       You can specify several names or wildcards, \n"
782"                       by separating them with commas.\n"
783"  \n"
784"examples :                              \n"
785"\n"
786"  $ warnpykota --printer lp\n"
787"  \n"
788"  This will warn all users of the lp printer who have exceeded their\n"
789"  print quota.\n"
790"\n"
791"  $ warnpykota \n"
792"  \n"
793"  This will warn all users  who have exceeded their print quota on\n"
794"  any printer.\n"
795"\n"
796"  $ warnpykota --groups --printer \"laserjet*\" \"dev*\"\n"
797"  \n"
798"  This will warn all users of groups which names begins with \"dev\" and\n"
799"  who have exceeded their print quota on any printer which name begins \n"
800"  with \"laserjet\"\n"
801"  \n"
802"  If launched by an user who is not a PyKota administrator, additionnal\n"
803"  arguments representing users or groups names are ignored, and only the\n"
804"  current user/group is reported.\n"
805msgstr ""
806
807#, python-format
808msgid ""
809"pkbanner v%(__version__)s (c) %(__years__)s %(__author__)s\n"
810"\n"
811"Generates banners.\n"
812"\n"
813"command line usage :\n"
814"\n"
815"  pkbanner  [options]  [more info]\n"
816"\n"
817"options :\n"
818"\n"
819"  -v | --version       Prints pkbanner's version number then exits.\n"
820"  -h | --help          Prints this message then exits.\n"
821"  \n"
822"  -l | --logo img      Use the image as the banner's logo. The logo will\n"
823"                       be drawn at the center top of the page. The default\n"
824"                       logo is /usr/share/pykota/logos/pykota.jpeg\n"
825"                       \n"
826"  -p | --pagesize sz   Sets sz as the page size. Most well known\n"
827"                       page sizes are recognized, like 'A4' or 'Letter'\n"
828"                       to name a few. The default size is A4.\n"
829"  \n"
830"  -s | --savetoner s   Sets the text luminosity factor to s%%. This can be \n"
831"                       used to save toner. The default value is 0, which\n"
832"                       means that no toner saving will be done.\n"
833"  \n"
834"  -u | --url u         Uses u as an url to be written at the bottom of \n"
835"                       the banner page. The default url is :\n"
836"                       http://www.pykota.com/\n"
837"  \n"
838"examples :                              \n"
839"\n"
840"  Using pkbanner directly from the command line is not recommended,\n"
841"  excepted for testing purposes. You should use pkbanner in the\n"
842"  'startingbanner' or 'endingbanner' directives in pykota.conf\n"
843"  \n"
844"    startingbanner: /usr/bin/pkbanner --logo=\"\" --savetoner=75\n"
845"  \n"
846"      With such a setting in pykota.conf, all print jobs will be \n"
847"      prefixed with an A4 banner with no logo, and text luminosity will\n"
848"      be increased by 75%%. The PostScript output will be directly sent\n"
849"      to your printer.\n"
850"      \n"
851"  You'll find more examples in the sample configuration file included    \n"
852"  in PyKota.\n"
853msgstr ""
854
855msgid "Unknown"
856msgstr ""
857
858msgid "Username"
859msgstr ""
860
861msgid "More Info"
862msgstr ""
863
864msgid "Job"
865msgstr ""
866
867msgid "Date"
868msgstr "Datum"
869
870msgid "Allowed"
871msgstr ""
872
873msgid "Denied"
874msgstr ""
875
876msgid "Allowed with Warning"
877msgstr ""
878
879msgid "Problem"
880msgstr ""
881
882msgid "Cancelled"
883msgstr ""
884
885msgid "Result"
886msgstr ""
887
888msgid "Title"
889msgstr "Titel"
890
891msgid "Filename"
892msgstr "Dateiname"
893
894#, python-format
895msgid "Pages printed so far on %s"
896msgstr ""
897
898msgid "Account balance"
899msgstr ""
900
901msgid "Soft Limit"
902msgstr ""
903
904msgid "Hard Limit"
905msgstr ""
906
907msgid "Date Limit"
908msgstr ""
909
910msgid "No Limit"
911msgstr ""
912
913msgid "No Accounting"
914msgstr ""
915
916msgid "Forbidden"
917msgstr ""
918
919msgid "Printing Mode"
920msgstr ""
921
922msgid "Allowed range is (0..99)"
923msgstr ""
924
925#, python-format
926msgid "Invalid 'savetoner' option %s : %s"
927msgstr ""
928
929#, python-format
930msgid "Invalid 'pagesize' option %s, defaulting to A4."
931msgstr ""
932
933#, python-format
934msgid ""
935"pkbcodes v%(__version__)s (c) %(__years__)s %(__author__)s\n"
936"\n"
937"A billing codes Manager for PyKota.\n"
938"\n"
939"command line usage :\n"
940"\n"
941"  pkbcodes [options] code1 code2 code3 ... codeN\n"
942"\n"
943"options :\n"
944"\n"
945"  -v | --version       Prints pkbcodes version number then exits.\n"
946"  -h | --help          Prints this message then exits.\n"
947"  \n"
948"  -a | --add           Adds billing codes if they don't exist in PyKota's\n"
949"                       database. If they exist, they are modified\n"
950"                       unless -s|--skipexisting is also used.\n"
951"\n"
952"  -d | --delete        Deletes billing codes from PyKota's database.\n"
953"                       NB : the history entries with this billing code\n"
954"                       are not deleted, voluntarily.\n"
955"\n"
956"  -D | --description d Adds a textual description to billing codes.\n"
957"\n"
958"  -l | --list          List informations about the billing codes.\n"
959"\n"
960"  -r | --reset         Resets the billing codes' balance and page counters\n"
961"                       to 0.\n"
962"\n"
963"  -s | --skipexisting  In combination with the --add option above, tells\n"
964"                       pkbcodes to not modify existing billing codes.\n"
965"\n"
966"  code1 through codeN can contain wildcards if the --add option\n"
967"  is not set.\n"
968"\n"
969"examples :                              \n"
970"\n"
971"  $ pkbcodes --add -D \"My project\" myproj\n"
972"\n"
973"  Will create the myproj billing code with \"My project\"\n"
974"  as the description.\n"
975"\n"
976"  $ pkbcodes --delete \"*\"\n"
977"\n"
978"  This will completely delete all the billing codes, but without\n"
979"  removing any matching job from the history. USE WITH CARE ANYWAY !\n"
980"  \n"
981"  $ pkbcodes --list \"my*\"\n"
982"  \n"
983"  This will list all billing codes which name begins with 'my'.\n"
984msgstr ""
985
986msgid "You're not allowed to use this command."
987msgstr "Sie d�diesen Befehl nicht ben�"
988
989#, python-format
990msgid "There's no billingcode matching %s"
991msgstr ""
992
993msgid "pages"
994msgstr ""
995
996msgid "and"
997msgstr ""
998
999msgid "credits"
1000msgstr ""
1001
1002#, python-format
1003msgid "Billing code [%s] already exists, skipping."
1004msgstr ""
1005
1006#, python-format
1007msgid "Billing code [%s] already exists, will be modified."
1008msgstr ""
1009
1010msgid "You have to pass billing codes on the command line"
1011msgstr ""
1012
1013#, python-format
1014msgid ""
1015"pkinvoice v%(__version__)s (c) %(__years__)s %(__author__)s\n"
1016"\n"
1017"An invoice generator for PyKota.\n"
1018"\n"
1019"command line usage :\n"
1020"\n"
1021"  pkinvoice [options] [filterexpr]\n"
1022"\n"
1023"options :\n"
1024"\n"
1025"  -v | --version       Prints pkinvoice's version number then exits.\n"
1026"  -h | --help          Prints this message then exits.\n"
1027"  \n"
1028"  -l | --logo img      Use the image as the invoice's logo. The logo will\n"
1029"                       be drawn at the center top of the page. The default\n"
1030"                       logo is /usr/share/pykota/logos/pykota.jpeg\n"
1031"                       \n"
1032"  -p | --pagesize sz   Sets sz as the page size. Most well known\n"
1033"                       page sizes are recognized, like 'A4' or 'Letter'\n"
1034"                       to name a few. The default size is A4.\n"
1035"                       \n"
1036"  -n | --number N      Sets the number of the first invoice. This number\n"
1037"                       will automatically be incremented for each invoice.\n"
1038"                       \n"
1039"  -o | --output f.pdf  Defines the name of the invoice file which will\n"
1040"                       be generated as a PDF document. If not set or\n"
1041"                       set to '-', the PDF document is sent to standard\n"
1042"                       output. \n"
1043"                       \n"
1044"  -u | --unit u        Defines the name of the unit to use on the "
1045"invoice.                       \n"
1046"                       The default unit is 'Credits', optionally translated\n"
1047"                       to your native language if it is supported by "
1048"PyKota.\n"
1049"  \n"
1050"  -V | --vat p         Sets the percent value of the applicable VAT to be\n"
1051"                       exposed. The default is 0.0, meaning no VAT\n"
1052"                       information will be included.\n"
1053"  \n"
1054"\n"
1055"  Use the filter expressions to extract only parts of the \n"
1056"  datas. Allowed filters are of the form :\n"
1057"                \n"
1058"         key=value\n"
1059"                         \n"
1060"  Allowed keys for now are :  \n"
1061"                       \n"
1062"         username       User's name\n"
1063"         printername    Printer's name\n"
1064"         hostname       Client's hostname\n"
1065"         jobid          Job's Id\n"
1066"         billingcode    Job's billing code\n"
1067"         start          Job's date of printing\n"
1068"         end            Job's date of printing\n"
1069"         \n"
1070"  Dates formatting with 'start' and 'end' filter keys :\n"
1071"  \n"
1072"    YYYY : year boundaries\n"
1073"    YYYYMM : month boundaries\n"
1074"    YYYYMMDD : day boundaries\n"
1075"    YYYYMMDDhh : hour boundaries\n"
1076"    YYYYMMDDhhmm : minute boundaries\n"
1077"    YYYYMMDDhhmmss : second boundaries\n"
1078"    yesterday[+-NbDays] : yesterday more or less N days (e.g. : yesterday-"
1079"15)\n"
1080"    today[+-NbDays] : today more or less N days (e.g. : today-15)\n"
1081"    tomorrow[+-NbDays] : tomorrow more or less N days (e.g. : tomorrow-15)\n"
1082"    now[+-NbDays] : now more or less N days (e.g. now-15)\n"
1083"\n"
1084"  'now' and 'today' are not exactly the same since today represents the "
1085"first\n"
1086"  or last second of the day depending on if it's used in a start= or end=\n"
1087"  date expression. The utility to be able to specify dates in the future is\n"
1088"  a question which remains to be answered :-)\n"
1089"  \n"
1090"  Contrary to other PyKota management tools, wildcard characters are not \n"
1091"  expanded, so you can't use them.\n"
1092"  \n"
1093"examples :\n"
1094"\n"
1095"  $ pkinvoice --unit EURO --output /tmp/invoices.pdf start=now-30\n"
1096"  \n"
1097"  Will generate a PDF document containing invoices for all users\n"
1098"  who have spent some credits last month. Invoices will be done in\n"
1099"  EURO.  No VAT information will be included.\n"
1100msgstr ""
1101
1102msgid "Invoice"
1103msgstr ""
1104
1105msgid "Edited on"
1106msgstr ""
1107
1108msgid "Number of jobs printed"
1109msgstr ""
1110
1111msgid "Number of pages printed"
1112msgstr ""
1113
1114msgid "Amount due"
1115msgstr ""
1116
1117msgid "Included VAT"
1118msgstr ""
1119
1120msgid "Here's the invoice for your printouts"
1121msgstr ""
1122
1123msgid "Generating invoices"
1124msgstr ""
1125
1126#, python-format
1127msgid "Incorrect value '%s' for the --vat command line option"
1128msgstr ""
1129
1130#, python-format
1131msgid "Incorrect value '%s' for the --number command line option"
1132msgstr ""
1133
1134#, python-format
1135msgid "Invalid filter value [%s], see help."
1136msgstr ""
1137
1138#, python-format
1139msgid "Invoiced %i users for %i jobs, %i pages and %.3f credits"
1140msgstr ""
1141
1142msgid "Credits"
1143msgstr ""
1144
1145#, python-format
1146msgid ""
1147"pkmail v%(__version__)s (c) %(__years__)s %(__author__)s\n"
1148"\n"
1149"Email gateway for PyKota.\n"
1150"\n"
1151"command line usage :\n"
1152"\n"
1153"  pkmail  [options]\n"
1154"\n"
1155"options :\n"
1156"\n"
1157"  -v | --version       Prints pkmail's version number then exits.\n"
1158"  -h | --help          Prints this message then exits.\n"
1159"  \n"
1160"    \n"
1161"  This command is meant to be used from your mail server's aliases file,\n"
1162"  as a pipe. It will then accept commands send to it in email messages,\n"
1163"  and will send the answer to the command's originator.\n"
1164"  \n"
1165"  To use this command, create an email alias in /etc/aliases with\n"
1166"  the following format :\n"
1167"  \n"
1168"    pykotacmd: \"|/usr/bin/pkmail\"\n"
1169"    \n"
1170"  Then run the 'newaliases' command to regenerate the aliases database.\n"
1171"  \n"
1172"  You can now send commands by email to 'pykotacmd@yourdomain.com', with\n"
1173"  the command in the subject.\n"
1174"  \n"
1175"  List of supported commands :\n"
1176"  \n"
1177"        report [username]\n"
1178"  \n"
1179"  NB : For pkmail to work correctly, you may have to put the 'mail'\n"
1180"  system user in the 'pykota' system group to ensure this user can\n"
1181"  read the /etc/pykota/pykotadmin.conf file, and restart your\n"
1182"  mail server (e.g. /etc/init.d/exim restart). It is strongly advised\n"
1183"  that you think at least twice before doing this though.\n"
1184"  \n"
1185"  Use at your own risk !\n"
1186msgstr ""
1187
1188msgid "Result of your commands"
1189msgstr ""
1190
1191#, python-format
1192msgid ""
1193"pknotify v%(__version__)s (c) %(__years__)s %(__author__)s\n"
1194"\n"
1195"Notifies or ask questions to end users who launched the PyKotIcon "
1196"application.\n"
1197"\n"
1198"command line usage :\n"
1199"\n"
1200"  pknotify  [options]  [arguments]\n"
1201"\n"
1202"options :\n"
1203"\n"
1204"  -v | --version             Prints pknotify's version number then exits.\n"
1205"  -h | --help                Prints this message then exits.\n"
1206"  \n"
1207"  -d | --destination h[:p]   Sets the destination hostname and optional\n"
1208"                             port onto which contact the remote PyKotIcon\n"
1209"                             application. This option is mandatory.\n"
1210"                             When not specified, the port defaults to 7654.\n"
1211"                             \n"
1212"  -a | --ask                 Tells pknotify to ask something to the end\n"
1213"                             user. Then pknotify will output the result.\n"
1214"                       \n"
1215"  -C | --checkauth           When --ask is used and both an 'username' and "
1216"a\n"
1217"                             'password' are asked to the end user, then\n"
1218"                             pknotify will try to authenticate the user\n"
1219"                             through PAM. If authentified, this program\n"
1220"                             will print \"AUTH=YES\", else \"AUTH=NO\".\n"
1221"                             If a field is missing, \"AUTH=IMPOSSIBLE\" "
1222"will\n"
1223"                             be printed. If the user is authenticated, then\n"
1224"                             \"USERNAME=xxxx\" will be printed as well.\n"
1225"                             \n"
1226"  -c | --confirm             Tells pknotify to ask for either a "
1227"confirmation                       \n"
1228"                             or abortion.\n"
1229"                             \n"
1230"  -D | --denyafter N         With --checkauth above, makes pknotify "
1231"loop                           \n"
1232"                             up to N times if the password is incorrect.\n"
1233"                             After having reached the limit, \"DENY\" will\n"
1234"                             be printed, which effectively rejects the job.\n"
1235"                             The default value of N is 1, meaning the job\n"
1236"                             is denied after the first unsuccessful try.\n"
1237"                             \n"
1238"  -N | --noremote action     If it's impossible to connect to the remote\n"
1239"                             PyKotIcon machine, do this action instead.\n"
1240"                             Allowed actions are 'CONTINUE' and 'CANCEL', \n"
1241"                             which will respectively allow the processing\n"
1242"                             of the print job to continue, or the job to\n"
1243"                             be cancelled. The default value is CANCEL.\n"
1244"                             \n"
1245"  -n | --notify              Tells pknotify to send an informational "
1246"message\n"
1247"                             to the end user.\n"
1248"                             \n"
1249"  -q | --quit                Tells pknotify to send a message asking the\n"
1250"                             PyKotIcon application to exit. This option can\n"
1251"                             be combined with the other ones to make "
1252"PyKotIcon\n"
1253"                             exit after having sent the answer from the "
1254"dialog.\n"
1255"                             \n"
1256"  -t | --timeout T           Tells pknotify to ignore the end user's answer "
1257"if\n"
1258"                             it comes past T seconds after the dialog box "
1259"being\n"
1260"                             opened. The default value is 0 seconds, which \n"
1261"                             tells pknotify to wait indefinitely.\n"
1262"                             Use this option to avoid having an user who\n"
1263"                             leaved his computer stall a whole print queue.\n"
1264"                             \n"
1265"  You MUST specify either --ask, --confirm, --notify or --quit.\n"
1266"\n"
1267"  arguments :             \n"
1268"  \n"
1269"    -a | --ask : Several arguments are accepted, of the form\n"
1270"                 \"label:varname:defaultvalue\". The result will\n"
1271"                 be printed to stdout in the following format :\n"
1272"                 VAR1NAME=VAR1VALUE\n"
1273"                 VAR2NAME=VAR2VALUE\n"
1274"                 ...\n"
1275"                 If the dialog was cancelled, nothing will be\n"
1276"                 printed. If one of the varname is 'password'\n"
1277"                 then this field is asked as a password (you won't\n"
1278"                 see what you type in), and is NOT printed. Although\n"
1279"                 it is not printed, it will be used to check if\n"
1280"                 authentication is valid if you specify --checkauth.\n"
1281"                 \n"
1282"    -c | --confirm : A single argument is expected, representing the\n"
1283"                     message to display. If the dialog is confirmed\n"
1284"                     then pknotify will print OK, else CANCEL.\n"
1285"                     \n"
1286"    -n | --notify : A single argument is expected, representing "
1287"the                 \n"
1288"                    message to display. In this case pknotify will\n"
1289"                    always print OK.\n"
1290"                    \n"
1291"examples :                    \n"
1292"\n"
1293"  pknotify -d client:7654 --noremote CONTINUE --confirm \"This job costs 10 "
1294"credits\"\n"
1295"  \n"
1296"  Would display the cost of the print job and asks for confirmation.\n"
1297"  If the end user doesn't have PyKotIcon running and accepting connections\n"
1298"  from the print server, PyKota will consider that the end user accepted\n"
1299"  to print this job.\n"
1300"  \n"
1301"  pknotify --destination $PYKOTAJOBORIGINATINGHOSTNAME:7654 \\\n"
1302"           --checkauth --ask \"Your name:username:\" \"Your password:"
1303"password:\"\n"
1304"           \n"
1305"  Asks an username and password, and checks if they are valid.         \n"
1306"  NB : The PYKOTAJOBORIGINATINGHOSTNAME environment variable is\n"
1307"  only set if you launch pknotify from cupspykota through a directive\n"
1308"  in ~pykota/pykota.conf\n"
1309"  \n"
1310"  The TCP port you'll use must be reachable on the client from the\n"
1311"  print server.\n"
1312msgstr ""
1313
1314msgid "You MUST install PyPAM for this functionnality to work !"
1315msgstr ""
1316
1317#, python-format
1318msgid "Authentication error for user %s : %s"
1319msgstr ""
1320
1321#, python-format
1322msgid "Internal error : can't authenticate user %s"
1323msgstr ""
1324
1325#, python-format
1326msgid "Password correct for user %s"
1327msgstr ""
1328
1329#, python-format
1330msgid ""
1331"The end user at %s:%i didn't answer within %i seconds. The print job will be "
1332"cancelled."
1333msgstr ""
1334
1335#, python-format
1336msgid ""
1337"Are you sure that PyKotIcon is running and accepting incoming connections on "
1338"%s:%s ?"
1339msgstr ""
1340
1341msgid "Connection error"
1342msgstr ""
1343
1344msgid "some options are mandatory, see help."
1345msgstr ""
1346
1347msgid "incorrect value for the --noremote command line switch, see help."
1348msgstr ""
1349
1350msgid "some options require arguments, see help."
1351msgstr ""
1352
1353#, python-format
1354msgid ""
1355"pkprinters v%(__version__)s (c) %(__years__)s %(__author__)s\n"
1356"\n"
1357"A Printers Manager for PyKota.\n"
1358"\n"
1359"command line usage :\n"
1360"\n"
1361"  pkprinters [options] printer1 printer2 printer3 ... printerN\n"
1362"\n"
1363"options :\n"
1364"\n"
1365"  -v | --version       Prints pkprinters's version number then exits.\n"
1366"  -h | --help          Prints this message then exits.\n"
1367"  \n"
1368"  -a | --add           Adds printers if they don't exist on the Quota \n"
1369"                       Storage Server. If they exist, they are modified\n"
1370"                       unless -s|--skipexisting is also used.\n"
1371"                       \n"
1372"  -d | --delete        Deletes printers from the quota storage.\n"
1373"  \n"
1374"  -D | --description d Adds a textual description to printers.\n"
1375"\n"
1376"  -C | --cups          Also modifies the DeviceURI in CUPS' printers.conf\n"
1377"\n"
1378"  -c | --charge p[,j]  Sets the price per page and per job to charge.\n"
1379"                       Job price is optional.\n"
1380"                       If both are to be set, separate them with a comma.\n"
1381"                       Floating point and negative values are allowed.\n"
1382"  \n"
1383"  -g | --groups pg1[,pg2...] Adds or Remove the printer(s) to the printer \n"
1384"                       groups pg1, pg2, etc... which must already exist.\n"
1385"                       A printer group is just like a normal printer,\n"
1386"                       only that it is usually unknown from the printing\n"
1387"                       system. Create printer groups exactly the same\n"
1388"                       way that you create printers, then add other \n"
1389"                       printers to them with this option.\n"
1390"                       Accounting is done on a printer and on all\n"
1391"                       the printer groups it belongs to, quota checking\n"
1392"                       is done on a printer and on all the printer groups\n"
1393"                       it belongs to.\n"
1394"                       If the --remove option below is not used, the \n"
1395"                       default action is to add printers to the specified\n"
1396"                       printer groups.\n"
1397"                       \n"
1398"  -l | --list          List informations about the printer(s) and the\n"
1399"                       printers groups it is a member of.\n"
1400"                       \n"
1401"  -r | --remove        In combination with the --groups option "
1402"above,                       \n"
1403"                       remove printers from the specified printers groups.\n"
1404"                       \n"
1405"  -s | --skipexisting  In combination with the --add option above, tells\n"
1406"                       pkprinters to not modify existing printers.\n"
1407"                       \n"
1408"  -m | --maxjobsize s  Sets the maximum job size allowed on the printer\n"
1409"                       to s pages.\n"
1410"                       \n"
1411"  -p | --passthrough   Activate passthrough mode for the printer. In this\n"
1412"                       mode, users are allowed to print without any impact\n"
1413"                       on their quota or account balance.\n"
1414"                       \n"
1415"  -n | --nopassthrough Deactivate passthrough mode for the printer.\n"
1416"                       Without -p or -n, printers are created in \n"
1417"                       normal mode, i.e. no passthrough.\n"
1418"  \n"
1419"  printer1 through printerN can contain wildcards if the --add option \n"
1420"  is not set.\n"
1421"  \n"
1422"examples :                              \n"
1423"\n"
1424"  $ pkprinters --add -D \"HP Printer\" --charge 0.05,0.1 hp2100 hp2200 "
1425"hp8000\n"
1426"  \n"
1427"  Will create three printers named hp2100, hp2200 and hp8000.\n"
1428"  Their price per page will be set at 0.05 unit, and their price\n"
1429"  per job will be set at 0.1 unit. Units are in your own currency,\n"
1430"  or whatever you want them to mean.\n"
1431"  All of their descriptions will be set to the string \"HP Printer\".\n"
1432"  If any of these printers already exists, it will also be modified \n"
1433"  unless the -s|--skipexisting command line option is also used.\n"
1434"            \n"
1435"  $ pkprinters --delete \"*\"\n"
1436"  \n"
1437"  This will completely delete all printers and associated quota "
1438"information,\n"
1439"  as well as their job history. USE WITH CARE !\n"
1440"  \n"
1441"  $ pkprinters --groups Laser,HP \"hp*\"\n"
1442"  \n"
1443"  This will put all printers which name matches \"hp*\" into printers "
1444"groups \n"
1445"  Laser and HP, which MUST already exist.\n"
1446"  \n"
1447"  $ pkprinters --groups LexMark --remove hp2200\n"
1448"  \n"
1449"  This will remove the hp2200 printer from the LexMark printer group.\n"
1450msgstr ""
1451
1452#, python-format
1453msgid "Passthrough mode : %s"
1454msgstr ""
1455
1456#, python-format
1457msgid "Routed through PyKota : %s"
1458msgstr ""
1459
1460msgid "YES"
1461msgstr ""
1462
1463msgid "NO"
1464msgstr ""
1465
1466msgid "in"
1467msgstr "in"
1468
1469msgid "Rerouting printers to CUPS"
1470msgstr ""
1471
1472#, python-format
1473msgid "Invalid charge amount value %s"
1474msgstr "Ung�r Wert f�ish�%s"
1475
1476#, python-format
1477msgid "Invalid maximum job size value %s"
1478msgstr ""
1479
1480#, python-format
1481msgid "Printer %s already exists, skipping."
1482msgstr "Drucker %s existiert bereits, wird �rungen"
1483
1484#, python-format
1485msgid "Printer %s already exists, will be modified."
1486msgstr "Drucker %s existiert bereits, wird modifiziert."
1487
1488#, python-format
1489msgid "Invalid printer name %s"
1490msgstr "Ung�r Druckername %s"
1491
1492msgid "You have to pass printer groups names on the command line"
1493msgstr ""
1494"Sie m�die Namen der Druckergruppen auf der Kommandozeile �ben"
1495
1496msgid "You have to pass printer names on the command line"
1497msgstr "Sie m�Druckernamen auf der Kommandozeile �ben"
1498
1499#, python-format
1500msgid ""
1501"pkrefund v%(__version__)s (c) %(__years__)s %(__author__)s\n"
1502"\n"
1503"Refunds jobs.\n"
1504"\n"
1505"command line usage :\n"
1506"\n"
1507"  pkrefund [options] [filterexpr]\n"
1508"\n"
1509"options :\n"
1510"\n"
1511"  -v | --version       Prints pkrefund's version number then exits.\n"
1512"  -h | --help          Prints this message then exits.\n"
1513"  \n"
1514"  -f | --force         Doesn't ask for confirmation before refunding jobs.\n"
1515"  -r | --reason txt    Sets textual information to explain the refunding.\n"
1516"\n"
1517"  -l | --logo img      Use the image as the receipt's logo. The logo will\n"
1518"                       be drawn at the center top of the page. The default\n"
1519"                       logo is /usr/share/pykota/logos/pykota.jpeg\n"
1520"\n"
1521"  -p | --pagesize sz   Sets sz as the page size. Most well known\n"
1522"                       page sizes are recognized, like 'A4' or 'Letter'\n"
1523"                       to name a few. The default size is A4.\n"
1524"\n"
1525"  -n | --number N      Sets the number of the first receipt. This number\n"
1526"                       will automatically be incremented for each receipt.\n"
1527"\n"
1528"  -o | --output f.pdf  Defines the name of the PDF file which will contain\n"
1529"                       the receipts. If not set, then no PDF file will\n"
1530"                       be created. If set to '-', then --force is assumed,\n"
1531"                       and the PDF document is sent to standard output.\n"
1532"\n"
1533"  -u | --unit u        Defines the name of the unit to use on the receipts.\n"
1534"                       The default unit is 'Credits', optionally translated\n"
1535"                       to your native language if it is supported by "
1536"PyKota.\n"
1537"  \n"
1538"\n"
1539"  Use the filter expressions to extract only parts of the \n"
1540"  datas. Allowed filters are of the form :\n"
1541"                \n"
1542"         key=value\n"
1543"                         \n"
1544"  Allowed keys for now are :  \n"
1545"                       \n"
1546"         username       User's name\n"
1547"         printername    Printer's name\n"
1548"         hostname       Client's hostname\n"
1549"         jobid          Job's Id\n"
1550"         billingcode    Job's billing code\n"
1551"         start          Job's date of printing\n"
1552"         end            Job's date of printing\n"
1553"         \n"
1554"  Dates formatting with 'start' and 'end' filter keys :\n"
1555"  \n"
1556"    YYYY : year boundaries\n"
1557"    YYYYMM : month boundaries\n"
1558"    YYYYMMDD : day boundaries\n"
1559"    YYYYMMDDhh : hour boundaries\n"
1560"    YYYYMMDDhhmm : minute boundaries\n"
1561"    YYYYMMDDhhmmss : second boundaries\n"
1562"    yesterday[+-NbDays] : yesterday more or less N days (e.g. : yesterday-"
1563"15)\n"
1564"    today[+-NbDays] : today more or less N days (e.g. : today-15)\n"
1565"    tomorrow[+-NbDays] : tomorrow more or less N days (e.g. : tomorrow-15)\n"
1566"    now[+-NbDays] : now more or less N days (e.g. now-15)\n"
1567"\n"
1568"  'now' and 'today' are not exactly the same since today represents the "
1569"first\n"
1570"  or last second of the day depending on if it's used in a start= or end=\n"
1571"  date expression. The utility to be able to specify dates in the future is\n"
1572"  a question which remains to be answered :-)\n"
1573"  \n"
1574"  Contrary to other PyKota management tools, wildcard characters are not \n"
1575"  expanded, so you can't use them.\n"
1576"  \n"
1577"Examples :\n"
1578"\n"
1579"  $ pkrefund --output /tmp/receipts.pdf jobid=503\n"
1580"  \n"
1581"  This will refund all jobs which Id is 503. BEWARE : installing CUPS\n"
1582"  afresh will reset the first job id at 1, so you probably want to use\n"
1583"  a more precise filter as explained below. A confirmation will\n"
1584"  be asked for each job to refund, and a PDF file named /tmp/receipts.pdf\n"
1585"  will be created which will contain printable receipts.\n"
1586"  \n"
1587"  $ pkrefund --reason \"Hardware problem\" jobid=503 start=today-7\n"
1588"  \n"
1589"  Refunds all jobs which id is 503 but which were printed during the\n"
1590"  past week. The reason will be marked as being an hardware problem.\n"
1591"  \n"
1592"  $ pkrefund --force username=jerome printername=HP2100\n"
1593"  \n"
1594"  Refunds all jobs printed by user jerome on printer HP2100. No\n"
1595"  confirmation will be asked.\n"
1596"  \n"
1597"  $ pkrefund --force printername=HP2100 start=200602 end=yesterday\n"
1598"  \n"
1599"  Refunds all jobs printed on printer HP2100 between February 1st 2006\n"
1600"  and yesterday. No confirmation will be asked.\n"
1601msgstr ""
1602
1603msgid "Refunding receipt"
1604msgstr ""
1605
1606msgid "Jobs refunded"
1607msgstr ""
1608
1609msgid "Pages refunded"
1610msgstr ""
1611
1612msgid "Amount refunded"
1613msgstr ""
1614
1615msgid "Reason"
1616msgstr ""
1617
1618msgid "Here's the receipt for the refunding of your print jobs"
1619msgstr ""
1620
1621msgid "Generating receipts"
1622msgstr ""
1623
1624msgid ""
1625"Refunding for no reason is forbidden. Please use the --reason command line "
1626"option."
1627msgstr ""
1628
1629msgid ""
1630"The PDF file containing the receipts will be sent to stdout. --force is "
1631"assumed."
1632msgstr ""
1633
1634#, python-format
1635msgid "Date : %s"
1636msgstr ""
1637
1638#, python-format
1639msgid "JobId : %s"
1640msgstr ""
1641
1642#, python-format
1643msgid "User : %s"
1644msgstr ""
1645
1646#, python-format
1647msgid "Printer : %s"
1648msgstr ""
1649
1650#, python-format
1651msgid "Billing code : %s"
1652msgstr ""
1653
1654#, python-format
1655msgid "Pages : %i"
1656msgstr ""
1657
1658#, python-format
1659msgid "Credits : %.3f"
1660msgstr ""
1661
1662#, python-format
1663msgid "Title : %s"
1664msgstr ""
1665
1666msgid "Refund (Y/N)"
1667msgstr ""
1668
1669msgid "Y"
1670msgstr ""
1671
1672msgid "N"
1673msgstr ""
1674
1675#, python-format
1676msgid "Refunded %i users for %i jobs, %i pages and %.3f credits"
1677msgstr ""
1678
1679#, python-format
1680msgid ""
1681"pkturnkey v%(__version__)s (c) %(__years__)s %(__author__)s\n"
1682"\n"
1683"A turn key tool for PyKota. When launched, this command will initialize\n"
1684"PyKota's database with all existing print queues and some or all users.\n"
1685"For now, no prices or limits are set, so printing is fully accounted\n"
1686"for, but not limited. That's why you'll probably want to also use\n"
1687"edpykota once the database has been initialized.\n"
1688"\n"
1689"command line usage :\n"
1690"\n"
1691"  pkturnkey [options] [printqueues names]\n"
1692"\n"
1693"options :\n"
1694"\n"
1695"  -v | --version       Prints pkturnkey version number then exits.\n"
1696"  -h | --help          Prints this message then exits.\n"
1697"  \n"
1698"  -c | --doconf        Give hints about what to put into pykota.conf\n"
1699"  \n"
1700"  -d | --dousers       Manages users accounts as well.\n"
1701"  \n"
1702"  -D | --dogroups      Manages users groups as well.\n"
1703"                       Implies -d | --dousers.\n"
1704"  \n"
1705"  -e | --emptygroups   Includes empty groups.\n"
1706"  \n"
1707"  -f | --force         Modifies the database instead of printing what\n"
1708"                       it would do.\n"
1709"                       \n"
1710"  -u | --uidmin uid    Only adds users whose uid is greater than or equal "
1711"to\n"
1712"                       uid. You can pass an username there as well, and its\n"
1713"                       uid will be used automatically.\n"
1714"                       If not set, 0 will be used automatically.\n"
1715"                       Implies -d | --dousers.\n"
1716"                       \n"
1717"  -U | --uidmax uid    Only adds users whose uid is lesser than or equal to\n"
1718"                       uid. You can pass an username there as well, and its\n"
1719"                       uid will be used automatically.\n"
1720"                       If not set, a large value will be used "
1721"automatically.\n"
1722"                       Implies -d | --dousers.\n"
1723"\n"
1724"  -g | --gidmin gid    Only adds groups whose gid is greater than or equal "
1725"to\n"
1726"                       gid. You can pass a groupname there as well, and its\n"
1727"                       gid will be used automatically.\n"
1728"                       If not set, 0 will be used automatically.\n"
1729"                       Implies -D | --dogroups.\n"
1730"                       \n"
1731"  -G | --gidmax gid    Only adds groups whose gid is lesser than or equal "
1732"to\n"
1733"                       gid. You can pass a groupname there as well, and its\n"
1734"                       gid will be used automatically.\n"
1735"                       If not set, a large value will be used "
1736"automatically.\n"
1737"                       Implies -D | --dogroups.\n"
1738"\n"
1739"examples :                              \n"
1740"\n"
1741"  $ pkturnkey --dousers --uidmin jerome\n"
1742"\n"
1743"  Will simulate the initialization of PyKota's database will all existing\n"
1744"  printers and print accounts for all users whose uid is greater than\n"
1745"  or equal to jerome's one. Won't manage any users group.\n"
1746"  \n"
1747"  To REALLY initialize the database instead of simulating it, please\n"
1748"  use the -f | --force command line switch.\n"
1749"  \n"
1750"  You can limit the initialization to only a subset of the existing\n"
1751"  printers, by passing their names at the end of the command line.\n"
1752msgstr ""
1753
1754#, python-format
1755msgid ""
1756"Printer %s is not managed by PyKota yet. Please modify printers.conf and "
1757"restart CUPS."
1758msgstr ""
1759
1760msgid "Please be patient..."
1761msgstr ""
1762
1763msgid "Don't worry, the database WILL NOT BE MODIFIED."
1764msgstr ""
1765
1766msgid "Please WORRY NOW, the database WILL BE MODIFIED."
1767msgstr ""
1768
1769msgid "System users will have a print account as well !"
1770msgstr ""
1771
1772#, python-format
1773msgid "Unknown username %s : %s"
1774msgstr ""
1775
1776msgid "System groups will have a print account as well !"
1777msgstr ""
1778
1779#, python-format
1780msgid "Unknown groupname %s : %s"
1781msgstr ""
1782
1783msgid "Simulation terminated."
1784msgstr ""
1785
1786msgid "Database initialized !"
1787msgstr ""
1788
1789msgid "The --uidmin or --uidmax command line option implies --dousers as well."
1790msgstr ""
1791
1792msgid ""
1793"The --gidmin or --gidmax command line option implies --dogroups as well."
1794msgstr ""
1795
1796msgid "The --dogroups command line option implies --dousers as well."
1797msgstr ""
1798
1799#, python-format
1800msgid ""
1801"pkusers v%(__version__)s (c) %(__years__)s %(__author__)s\n"
1802"\n"
1803"An Users and Groups Manager for PyKota.\n"
1804"\n"
1805"command line usage :\n"
1806"\n"
1807"  pkusers [options] user1 user2 user3 ... userN\n"
1808"  \n"
1809"or :  \n"
1810"\n"
1811"  pkusers --groups [options] group1 group2 group3 ... groupN\n"
1812"\n"
1813"options :\n"
1814"\n"
1815"  -v | --version       Prints pkusers's version number then exits.\n"
1816"  -h | --help          Prints this message then exits.\n"
1817"  \n"
1818"  -a | --add           Adds users if they don't exist on the database.\n"
1819"                       If they exist, they are modified unless\n"
1820"                       -s|--skipexisting is also used.\n"
1821"                       \n"
1822"  -d | --delete        Deletes users from the quota storage.\n"
1823"\n"
1824"  -e | --email addr    Sets the email address for the users.\n"
1825"                       If the addr parameter begins with @, then\n"
1826"                       the username is prepended to addr to form\n"
1827"                       a valid email address.\n"
1828"\n"
1829"  -D | --description d Adds a textual description to users or groups.\n"
1830"                       \n"
1831"  -g | --groups        Edit users groups instead of users.\n"
1832"                          \n"
1833"  -o | --overcharge f  Sets the overcharging factor applied to the user \n"
1834"                       when computing the cost of a print job. Positive or \n"
1835"                       negative floating point values are allowed,\n"
1836"                       this allows you to do some really creative\n"
1837"                       things like giving money to an user whenever\n"
1838"                       he prints. The number of pages in a print job\n"
1839"                       is not modified by this coefficient, only the\n"
1840"                       cost of the job for a particular user.\n"
1841"                       Only users have such a coefficient.\n"
1842"  \n"
1843"  -i | --ingroups g1[,g2...]  Puts the users into each of the groups\n"
1844"                              listed, separated by commas. The groups\n"
1845"                              must already exist in the Quota Storage.\n"
1846"                       \n"
1847"  -L | --list          Lists users or groups.\n"
1848"  \n"
1849"  -l | --limitby l     Choose if the user/group is limited in "
1850"printing                     \n"
1851"                       by its account balance or by its page quota.\n"
1852"                       The default value is 'quota'. Allowed values\n"
1853"                       are 'quota' 'balance' 'noquota' 'noprint' \n"
1854"                       and 'nochange' :\n"
1855"                       \n"
1856"                         - quota : limit by number of pages per printer.\n"
1857"                         - balance : limit by number of credits in account.\n"
1858"                         - noquota : no limit, accounting still done.\n"
1859"                         - nochange : no limit, accounting not done. \n"
1860"                         - noprint : printing is denied. \n"
1861"                       NB : nochange and noprint are not supported for "
1862"groups.\n"
1863"                       \n"
1864"  -b | --balance b     Sets the user's account balance to "
1865"b.                     \n"
1866"                       Account balance may be increase or decreased\n"
1867"                       if b is prefixed with + or -.\n"
1868"                       WARNING : when decreasing account balance,\n"
1869"                       the total paid so far by the user is decreased\n"
1870"                       too.\n"
1871"                       Groups don't have a real balance, but the\n"
1872"                       sum of their users' account balance.\n"
1873"                       \n"
1874"  -C | --comment txt   Defines some informational text to be associated\n"
1875"                       with a change to an user's account balance.\n"
1876"                       Only meaningful if -b | --balance is also used.\n"
1877"                       \n"
1878"                       \n"
1879"  -r | --remove        In combination with the --ingroups option "
1880"above,                       \n"
1881"                       remove users from the specified users groups.\n"
1882"                       \n"
1883"  -s | --skipexisting  In combination with the --add option above, tells\n"
1884"                       pkusers to not modify existing users.\n"
1885"                       \n"
1886"  user1 through userN and group1 through groupN can use wildcards\n"
1887"  if the --add option is not set.\n"
1888"  \n"
1889"examples :                              \n"
1890"\n"
1891"  $ pkusers --add john paul george ringo/ringo@example.com\n"
1892"  \n"
1893"  This will add users john, paul, george and ringo to the quota\n"
1894"  database. User ringo's email address will also be set to \n"
1895"  'ringo@example.com'\n"
1896"  \n"
1897"  $ pkusers --ingroups coders,it jerome\n"
1898"  \n"
1899"  User jerome is put into the groups \"coders\" and \"it\" which must\n"
1900"  already exist in the quota database.\n"
1901"            \n"
1902"  $ pkusers --limitby balance jerome\n"
1903"  \n"
1904"  This will tell PyKota to limit jerome by his account's balance\n"
1905"  when printing.\n"
1906"  \n"
1907"  $ pkusers --balance +10.0 --comment \"He paid with his blood !\" jerome\n"
1908"  \n"
1909"  This will increase jerome's account balance by 10.0 (in your\n"
1910"  own currency). You can decrease the account balance with a\n"
1911"  dash prefix, and set it to a fixed amount with no prefix.\n"
1912"  A comment will be stored for this balance change.\n"
1913"  \n"
1914"  $ pkusers --delete jerome rachel\n"
1915"  \n"
1916"  This will completely delete jerome and rachel from the quota\n"
1917"  database. All their quotas and jobs will be deleted too.\n"
1918"  \n"
1919"  $ pkusers --overcharge 2.5 poorstudent\n"
1920"  \n"
1921"  This will overcharge the poorstudent user by a factor of 2.5.\n"
1922"  \n"
1923"  $ pkusers --overcharge -1 jerome\n"
1924"  \n"
1925"  User jerome will actually earn money whenever he prints.\n"
1926"  \n"
1927"  $ pkusers --overcharge 0 boss\n"
1928"  \n"
1929"  User boss can print at will, it won't cost him anything because the\n"
1930"  cost of each print job will be multiplied by zero before charging\n"
1931"  his account.\n"
1932"\n"
1933"  $ pkusers --email @example.com\n"
1934"\n"
1935"  This will set the email address for each user to username@example.com\n"
1936msgstr ""
1937
1938#, python-format
1939msgid "Invalid email address %s"
1940msgstr "Ung� Email-Adresse %s"
1941
1942#, python-format
1943msgid "There's no %s matching %s"
1944msgstr ""
1945
1946#, python-format
1947msgid "Limited by : %s"
1948msgstr ""
1949
1950#, python-format
1951msgid "Account balance : %.2f"
1952msgstr ""
1953
1954#, python-format
1955msgid "Total paid so far : %.2f"
1956msgstr ""
1957
1958#, python-format
1959msgid "Overcharging factor : %.2f"
1960msgstr ""
1961
1962#, python-format
1963msgid "Group balance : %.2f"
1964msgstr ""
1965
1966#, python-format
1967msgid "Invalid limitby value %s"
1968msgstr "Ung�r Wert f�itby %s"
1969
1970#, python-format
1971msgid "Invalid overcharge value %s"
1972msgstr ""
1973
1974#, python-format
1975msgid "Invalid balance value %s"
1976msgstr "Ung�r Wert f�ance %s"
1977
1978#, python-format
1979msgid "There's no users group matching %s"
1980msgstr ""
1981
1982#, python-format
1983msgid "Unknown group %s"
1984msgstr ""
1985
1986#, python-format
1987msgid "Unknown user %s"
1988msgstr ""
1989
1990#, python-format
1991msgid "%s %s already exists, skipping."
1992msgstr ""
1993
1994#, python-format
1995msgid "%s %s already exists, will be modified."
1996msgstr ""
1997
1998#, python-format
1999msgid "Invalid name %s"
2000msgstr ""
2001
2002msgid "You have to pass user groups names on the command line"
2003msgstr ""
2004
2005#, python-format
2006msgid ""
2007"pykosd v%(__version__)s (c) %(__years__)s %(__author__)s\n"
2008"\n"
2009"An OSD quota monitor for PyKota.\n"
2010"\n"
2011"command line usage :\n"
2012"\n"
2013"  pykosd [options]\n"
2014"\n"
2015"options :\n"
2016"\n"
2017"  -v | --version       Prints pykosd's version number then exits.\n"
2018"  -h | --help          Prints this message then exits.\n"
2019"  \n"
2020"  -c | --color #rrggbb Sets the color to use for display as an hexadecimal\n"
2021"                       triplet, for example #FF0000 is 100%% red.\n"
2022"                       Defaults to 100%% green (#00FF00).\n"
2023"                       \n"
2024"  -d | --duration d    Sets the duration of the display in seconds. \n"
2025"                       Defaults to 3 seconds.\n"
2026"                       \n"
2027"  -f | --font f        Sets the font to use for "
2028"display.                      \n"
2029"                       Defaults to the Python OSD library's default.\n"
2030"  \n"
2031"  -l | --loop n        Sets the number of times the info will be displayed.\n"
2032"                       Defaults to 0, which means loop forever.\n"
2033"                       \n"
2034"  -s | --sleep s       Sets the sleeping duration between two displays \n"
2035"                       in seconds. Defaults to 180 seconds (3 minutes).\n"
2036"                       \n"
2037"  \n"
2038"examples :                              \n"
2039"\n"
2040"  $ pykosd -s 60 --loop 5\n"
2041"  \n"
2042"  Will launch pykosd. Display will be refreshed every 60 seconds,\n"
2043"  and will last for 3 seconds (the default) each time. After five\n"
2044"  iterations, the program will exit.\n"
2045msgstr ""
2046
2047#, python-format
2048msgid "Invalid duration option %s"
2049msgstr "Ung� Option duration %s"
2050
2051#, python-format
2052msgid "Invalid loop option %s"
2053msgstr "Ung� Option loop %s"
2054
2055#, python-format
2056msgid "Invalid sleep option %s"
2057msgstr "Ung� Option sleep %s"
2058
2059#, python-format
2060msgid "Invalid color option %s"
2061msgstr "Ung� Option color %s"
2062
2063#, python-format
2064msgid "User %s doesn't exist in PyKota's database"
2065msgstr "Benutzer %s existiert nicht in der PyKota-Datenbank"
2066
2067#, python-format
2068msgid "Pages used on %s : %s"
2069msgstr "Seiten benutzt f� %s"
2070
2071#, python-format
2072msgid "PyKota Units left : %.2f"
2073msgstr "Verbleibende PyKota-Einheiten: %.2f"
2074
2075msgid "Printing denied."
2076msgstr ""
2077
2078msgid "Printing not limited."
2079msgstr ""
2080
2081msgid "Printing not limited, no accounting."
2082msgstr ""
2083
2084#, python-format
2085msgid ""
2086"pykotme v%(__version__)s (c) %(__years__)s %(__author__)s\n"
2087"\n"
2088"Gives print quotes to users.\n"
2089"\n"
2090"command line usage :\n"
2091"\n"
2092"  pykotme  [options]  [files]\n"
2093"\n"
2094"options :\n"
2095"\n"
2096"  -v | --version       Prints pykotme's version number then exits.\n"
2097"  -h | --help          Prints this message then exits.\n"
2098"  \n"
2099"  -P | --printer p     Gives a quote for this printer only. Actually p can\n"
2100"                       use wildcards characters to select only\n"
2101"                       some printers. The default value is *, meaning\n"
2102"                       all printers.\n"
2103"                       You can specify several names or wildcards, \n"
2104"                       by separating them with commas.\n"
2105"  \n"
2106"examples :                              \n"
2107"\n"
2108"  $ pykotme --printer apple file1.ps file2.ps\n"
2109"  \n"
2110"  This will give a print quote to the current user. The quote will show\n"
2111"  the price and size of a job consisting in file1.ps and file2.ps \n"
2112"  which would be sent to the apple printer.\n"
2113"  \n"
2114"  $ pykotme --printer apple,hplaser <file1.ps\n"
2115"  \n"
2116"  This will give a print quote to the current user. The quote will show\n"
2117"  the price and size of a job consisting in file1.ps as read from\n"
2118"  standard input, which would be sent to the apple or hplaser\n"
2119"  printer.\n"
2120"\n"
2121"  $ pykotme \n"
2122"  \n"
2123"  This will give a quote for a job consisting of what is on standard \n"
2124"  input. The quote will list the job size, and the price the job\n"
2125"  would cost on each printer.\n"
2126msgstr ""
2127
2128#, python-format
2129msgid "Your account balance : %.2f"
2130msgstr "Ihr Kontostand: %.2f"
2131
2132#, python-format
2133msgid "Job size : %i pages"
2134msgstr "Auftragsgr� %i Seiten"
2135
2136#, python-format
2137msgid "Cost on printer %s : %.2f"
2138msgstr "Kosten f�cker %s : %.2f"
2139
2140msgid "won't be charged, printer is in passthrough mode"
2141msgstr ""
2142
2143msgid "won't be charged, your account is immutable"
2144msgstr ""
2145
2146#, python-format
2147msgid "Unsupported accounter backend %s"
2148msgstr "Accounterbackend %s wird nicht unterst�#, python-format
2149msgid ""
2150"Configuration file %s can't be read. Please check that the file exists and "
2151"that your permissions are sufficient."
2152msgstr ""
2153
2154#, python-format
2155msgid "Configuration file %s not found."
2156msgstr "Konfigurationsdatei %s nicht gefunden."
2157
2158#, python-format
2159msgid "Option %s not found in section global of %s"
2160msgstr "Option %s im globalen Abschnitt von %s nicht gefunden"
2161
2162#, python-format
2163msgid "Option %s not found in section %s of %s"
2164msgstr "Option %s in Abschnitt %s von %s nicht gfunden"
2165
2166#, python-format
2167msgid "Option ldaptls is set, but certificate %s is not readable."
2168msgstr ""
2169
2170#, python-format
2171msgid "Option logger only supports values in %s"
2172msgstr "Option logger unterst�ur folgende Werte %s"
2173
2174#, python-format
2175msgid "Invalid preaccounter %s for printer %s"
2176msgstr ""
2177
2178#, python-format
2179msgid "Option preaccounter in section %s only supports values in %s"
2180msgstr ""
2181
2182#, python-format
2183msgid "Invalid accounter %s for printer %s"
2184msgstr "Ung�r Accounter %s f�cker %s "
2185
2186#, python-format
2187msgid "Option accounter in section %s only supports values in %s"
2188msgstr "Option 'accounter' in Abschnitt %s unterst�ur folgende Werte %s"
2189
2190#, python-format
2191msgid "Invalid unknown_billingcode directive %s for printer %s"
2192msgstr ""
2193
2194#, python-format
2195msgid "Directive unknown_billingcode in section %s only supports values in %s"
2196msgstr ""
2197
2198#, python-format
2199msgid "Option enforcement in section %s only supports values in %s"
2200msgstr "Option 'enforcement' in Abschnitt %s unterst�ur folgende Werte %s"
2201
2202#, python-format
2203msgid ""
2204"Option onbackenderror in section %s only supports values 'charge', "
2205"'nocharge', and 'retry:num:delay'"
2206msgstr ""
2207
2208#, python-format
2209msgid "Option onaccountererror in section %s only supports values in %s"
2210msgstr ""
2211"Option 'onaccountererror' in Abschnitt %s unterst�ur folgende Werte %s"
2212
2213#, python-format
2214msgid "Option policy in section %s only supports values in %s"
2215msgstr "Option 'policy' in Abschnitt %s unterst�ur folgende Werte %s"
2216
2217#, python-format
2218msgid "Invalid option mailto %s for printer %s"
2219msgstr "Ung� Option 'mailto' %s f�cker %s"
2220
2221#, python-format
2222msgid "Option mailto in section %s only supports values in %s"
2223msgstr "Option 'mailto' in Abschnitt %s unterst�ur folgende Werte %s"
2224
2225#, python-format
2226msgid "Invalid maximal deny banners counter %s"
2227msgstr ""
2228
2229#, python-format
2230msgid "Invalid grace delay %s"
2231msgstr "Ung� Schongrenze %s"
2232
2233#, python-format
2234msgid "Invalid poor man's threshold %s"
2235msgstr "Ung� 'poorman' Grenze %s"
2236
2237#, python-format
2238msgid "Invalid balancezero value %s"
2239msgstr ""
2240
2241msgid ""
2242"Your Print Quota account balance is Low.\n"
2243"Soon you'll not be allowed to print anymore.\n"
2244"Please contact the Print Quota Administrator to solve the problem."
2245msgstr ""
2246"Ihr Druckkontingent-Kontostand ist niedrig.\n"
2247"Bald wird es Ihnen nicht mehr gestattet sein zu drucken.\n"
2248"Bitte kontaktieren Sie den Druckkontingent-Administrator,\n"
2249"um dieses Problem zu l�."
2250
2251#, python-format
2252msgid ""
2253"You are not allowed to print anymore because\n"
2254"your Print Quota is exceeded on printer %s."
2255msgstr ""
2256"Es ist ihnen nicht gestattet weiterhin zu drucken, weil \n"
2257"ihr Druckkontingent auf Drucker %s �gen ist."
2258
2259#, python-format
2260msgid ""
2261"You will soon be forbidden to print anymore because\n"
2262"your Print Quota is almost reached on printer %s."
2263msgstr ""
2264"Bald wird es ihnen verboten sein zu Drucken, weil \n"
2265"ihr Druckkontingent auf Drucker %s fast aufgebraucht ist."
2266
2267#, python-format
2268msgid "Incorrect value %s for the duplicatesdelay directive in section %s"
2269msgstr ""
2270
2271#, python-format
2272msgid "Incorrect value %s for the noprintingmaxdelay directive in section %s"
2273msgstr ""
2274
2275#, python-format
2276msgid "Option accountbanner in section %s only supports values in %s"
2277msgstr ""
2278
2279#, python-format
2280msgid "Option trustjobsize for printer %s is incorrect"
2281msgstr ""
2282
2283msgid "History"
2284msgstr "Verlauf"
2285
2286msgid "Users"
2287msgstr ""
2288
2289msgid "Groups"
2290msgstr ""
2291
2292msgid "Printers"
2293msgstr ""
2294
2295msgid "Users Print Quotas"
2296msgstr ""
2297
2298msgid "Users Groups Print Quotas"
2299msgstr ""
2300
2301msgid "History of Payments"
2302msgstr ""
2303
2304msgid "Printers Groups Membership"
2305msgstr ""
2306
2307msgid "Users Groups Membership"
2308msgstr ""
2309
2310msgid "Billing Codes"
2311msgstr ""
2312
2313msgid "All"
2314msgstr ""
2315
2316msgid "Comma Separated Values"
2317msgstr ""
2318
2319msgid "Semicolon Separated Values"
2320msgstr ""
2321
2322msgid "Tabulation Separated Values"
2323msgstr ""
2324
2325msgid "eXtensible Markup Language"
2326msgstr ""
2327
2328msgid "CUPS' page_log"
2329msgstr ""
2330
2331#, python-format
2332msgid "Invalid modifier [%s] for --data command line option, see help."
2333msgstr ""
2334"Ung� Einstellung [%s] f�mandozeilenoption --data, siehe Hilfe."
2335
2336msgid ""
2337"Dumping all PyKota's datas forces format to XML, and disables --sum and "
2338"filters."
2339msgstr ""
2340
2341#, python-format
2342msgid "Invalid modifier [%s] for --format command line option, see help."
2343msgstr ""
2344"Ung�e Einstellung [%s] f�mandozeilenoption --format, siehe Hilfe."
2345
2346msgid "XML output is disabled because the jaxml module is not available."
2347msgstr "XML-Ausgabe ist unm�ch, weil das jaxml-Modul nicht verf�ist."
2348
2349#, python-format
2350msgid "Invalid data type [%s] for --sum command line option, see help."
2351msgstr ""
2352
2353msgid "PyKota data dumper failed : I/O error"
2354msgstr "PyKota data dumper fehlgeschlagen: I/O-Fehler"
2355
2356#, python-format
2357msgid "Unsupported logging subsystem %s"
2358msgstr "Nicht unterst� logging subsystem %s"
2359
2360#, python-format
2361msgid "Report for %s quota on printer %s"
2362msgstr "Report f�Kontingent auf Drucker %s"
2363
2364#, python-format
2365msgid "Pages grace time: %i days"
2366msgstr "Schonfrist: %i Tage"
2367
2368#, python-format
2369msgid "Price per job: %.3f"
2370msgstr "Preis pro Auftrag: %.3f"
2371
2372#, python-format
2373msgid "Price per page: %.3f"
2374msgstr "Preis pro Seite: %.3f"
2375
2376msgid ""
2377"Group          overcharge   used    soft    hard    balance grace         "
2378"total       paid warn"
2379msgstr ""
2380
2381msgid ""
2382"User           overcharge   used    soft    hard    balance grace         "
2383"total       paid warn"
2384msgstr ""
2385
2386msgid "unknown"
2387msgstr "unbekannt"
2388
2389#, python-format
2390msgid "Real : %s"
2391msgstr "Real : %s"
2392
2393#, python-format
2394msgid "Total : %9i"
2395msgstr "Gesamt : %9i"
2396
2397msgid "N/A"
2398msgstr ""
2399
2400#, python-format
2401msgid "Unsupported reporter backend %s"
2402msgstr "Nicht unterst� Report-Backend %s"
2403
2404#, python-format
2405msgid "Refunded %i pages and %.3f credits by %s (%s) on %s"
2406msgstr ""
2407
2408#, python-format
2409msgid "Unsupported quota storage backend %s"
2410msgstr "Nicht unterst� Kontingentspeicherungsbackend (quota storage) %s"
2411
2412msgid "Done"
2413msgstr ""
2414
2415msgid "Average speed"
2416msgstr ""
2417
2418msgid "entries per second"
2419msgstr ""
2420
2421#, python-format
2422msgid "Strange problem with uid(%s) : %s"
2423msgstr ""
2424
2425#, python-format
2426msgid "Running as user '%s'."
2427msgstr ""
2428
2429msgid "No user named 'pykota'. Not dropping priviledges."
2430msgstr ""
2431
2432#, python-format
2433msgid "Impossible to drop priviledges : %s"
2434msgstr ""
2435
2436msgid "Priviledges dropped. Now running as user 'pykota'."
2437msgstr ""
2438
2439#, python-format
2440msgid "Impossible to regain priviledges : %s"
2441msgstr ""
2442
2443msgid "Regained priviledges. Now running as root."
2444msgstr ""
2445
2446msgid "Please report bugs to :"
2447msgstr ""
2448
2449#, python-format
2450msgid ""
2451"\n"
2452"\n"
2453"Please contact your system administrator :\n"
2454"\n"
2455"\t%s - <%s>\n"
2456msgstr ""
2457"\n"
2458"\n"
2459"Bitte kontakieren Sie Ihren Systemadministrator:\n"
2460"\n"
2461"\t%s - <%s>\n"
2462
2463#, python-format
2464msgid "Unable to match user %s on printer %s, applying default policy (%s)"
2465msgstr ""
2466"Keine �ereinstimmung f�utzer %s auf Drucker %s vorhanden, wende "
2467"Standard-Richtlinie an (%s)"
2468
2469#, python-format
2470msgid ""
2471"Unable to find user %s's account balance, applying default policy (%s) for "
2472"printer %s"
2473msgstr ""
2474"Keine �ereinstimmung f� Kontostand von Benutzer %s,\n"
2475"wende Standard-Richtlinie (%s) f�cker %s an"
2476
2477#, python-format
2478msgid "User %s will not be charged for printing."
2479msgstr ""
2480
2481#, python-format
2482msgid "Print Quota exceeded for group %s on printer %s"
2483msgstr "�erzogenes Druckkontingent f�ppe %s auf Drucker %s"
2484
2485msgid "Print Quota Exceeded"
2486msgstr "�erzogenes Druckkontingent"
2487
2488#, python-format
2489msgid "Print Quota low for group %s on printer %s"
2490msgstr "Niedriges Druckkontingent f�ppe %s auf Drucker %s"
2491
2492msgid "Print Quota Low"
2493msgstr "Niedriges Druckkontingent"
2494
2495#, python-format
2496msgid ""
2497"Search base %s doesn't seem to exist. Probable misconfiguration. Please "
2498"double check /etc/pykota/pykota.conf : %s"
2499msgstr ""
2500"Suchbasis %s scheint nicht zu existieren. M�herweise falsche "
2501"Konfiguration. Bitte /etc/pykota/pykota.conf ��%s"
2502
2503#, python-format
2504msgid "Search for %s(%s) from %s(scope=%s) returned no answer."
2505msgstr "Suche nach %s(%s) aus %s(scope=%s) ergab kein Antwort."
2506
2507#, python-format
2508msgid "Problem adding LDAP entry (%s, %s)"
2509msgstr "Problem, den LDAP-Eintrag (%s, %s) hinzuzuf�
2510#, python-format
2511msgid "Problem deleting LDAP entry (%s)"
2512msgstr "Problem LDAP Eintrag (%s) zu l�en"
2513
2514#, python-format
2515msgid "Problem modifying LDAP entry (%s, %s)"
2516msgstr "Problem LDAP Eintrag (%s, %s) zu modifizieren"
2517
2518#, python-format
2519msgid ""
2520"No pykotaAccountBalance object found for user %s. Did you create LDAP "
2521"entries manually ?"
2522msgstr ""
2523"Kein Objekt pykotaAccountBalance f�utzer %s gefunden. Haben Sie die "
2524"LDAP-Eintr� manuell erzeugt?"
2525
2526msgid "Hidden because of privacy concerns"
2527msgstr ""
2528
2529#, python-format
2530msgid ""
2531"Unable to find an existing objectClass %s entry with %s=%s to attach "
2532"pykotaAccount objectClass"
2533msgstr ""
2534"Unm�ch einen existierenden objectClass-Entrag %s mit %s=%s zu finden, um "
2535"objectClass pykotaAccount anzuf�
2536#, python-format
2537msgid "%s. A new entry will be created instead."
2538msgstr ""
2539
2540#, python-format
2541msgid "Unable to find an existing entry to attach pykotaGroup objectclass %s"
2542msgstr ""
2543"Unm�ch einen existierenden Eintrag zu finden, um pykotaGroup objectClass %"
2544"s anzuf�
2545msgid ""
2546"Your version of python-mysqldb is too old. Please install a newer release."
2547msgstr ""
2548
2549#, python-format
2550msgid "A problem occured while reading printer %s's internal page counter."
2551msgstr ""
2552"Ein Problem trat w�dend des Auslesens des internen Seitenz�ers von "
2553"Drucker %s auf."
2554
2555#, python-format
2556msgid "Retrieving printer %s's page counter from database instead."
2557msgstr ""
2558"Seitenz�er f�cker %s wird anstelle dessen aus der Datenbank genommen."
2559
2560#, python-format
2561msgid ""
2562"Couldn't retrieve printer %s's internal page counter either before or after "
2563"printing."
2564msgstr ""
2565"Es war unm�ch, den internen Seitenz�er von Drucker %s vor oder nach dem "
2566"Drucken zu lesen."
2567
2568#, python-format
2569msgid "Job's size forced to 1 page for printer %s."
2570msgstr "Auftragsgr�f�cker %s auf 1 Seite festgelegt."
2571
2572#, python-format
2573msgid "No previous job in database for printer %s."
2574msgstr "Kein fr� Auftrag f�cker %s in der Datenbank"
2575
2576#, python-format
2577msgid "Inconsistent values for printer %s's internal page counter."
2578msgstr "Inkonsistente Werte f� internen Seitenz�er von Drucker %s"
2579
2580#, python-format
2581msgid "Unknown printer address in HARDWARE(%s) for printer %s"
2582msgstr "Unbekannte Drucker Adresse in HARDWARE(%s) f�cker %s"
2583
2584#, python-format
2585msgid "Launching HARDWARE(%s)..."
2586msgstr "Starte HARDWARE(%s)..."
2587
2588#, python-format
2589msgid "SIGTERM was sent to hardware accounter %s (pid: %s)"
2590msgstr "SIGTERM wurde an Hardware Accounter %s (pid: %s) gesendet"
2591
2592#, python-format
2593msgid "Line [%s] skipped in accounter's output. Trying again..."
2594msgstr ""
2595"Linie [%s] in der Ausgabe des Z�ers �rungen. Erneuter Versuch..."
2596
2597#, python-format
2598msgid "Hardware accounter %s exit code is %s"
2599msgstr "Der Exit-Code des Hardwarez�ers %s ist %s"
2600
2601#, python-format
2602msgid "Unable to query printer %s via HARDWARE(%s)"
2603msgstr "Unm�ch Drucker %s via HARDWARE(%s) abzufragen"
2604
2605#, python-format
2606msgid ""
2607"Unable to precompute the job's size and ink coverage with the generic PDL "
2608"analyzer : %s"
2609msgstr ""
2610
2611#, python-format
2612msgid "Problem during connection to %s:%s : %s"
2613msgstr "Problem w�end der Verbindung zu %s:%s : %s"
2614
2615#, python-format
2616msgid "Problem while sending PJL query to %s:%s : %s"
2617msgstr "Probleme w�end des Sendens der PJL-Abfrage an %s:%s :%s"
2618
2619#, python-format
2620msgid "Problem while receiving PJL answer from %s:%s : %s"
2621msgstr ""
2622
2623#, python-format
2624msgid "Waiting for printer %s to be printing..."
2625msgstr ""
2626
2627#, python-format
2628msgid "Waiting for printer %s's idle status to stabilize..."
2629msgstr "Am Warten darauf, dass der idle-Status von Drucker %s stabil wird..."
2630
2631#, python-format
2632msgid ""
2633"PJL querying stage interrupted. Using latest value seen for internal page "
2634"counter (%s) on printer %s."
2635msgstr ""
2636"PJL-Abfrage-Status unterbrochen. Es wird der letzte bekannte Wert des "
2637"internen Seitenz�er (%s) von Drucker %s verwendet."
2638
2639#, python-format
2640msgid ""
2641"SNMP querying stage interrupted. Using latest value seen for internal page "
2642"counter (%s) on printer %s."
2643msgstr ""
2644"SNMP-Abfrage-Status unterbrochen. Es wird der letzte bekannte Wert des "
2645"internen Seitenz�ers (%s) von Drucker %s verwendet."
2646
2647#, python-format
2648msgid "Network error while doing SNMP queries on printer %s : %s"
2649msgstr "Netzwerk-Fehler w�end SNMP-Abfragen auf Drucker %s: %s"
2650
2651#, python-format
2652msgid "SNMP message decoding error for printer %s : %s"
2653msgstr ""
2654
2655#, python-format
2656msgid "Problem encountered while doing SNMP queries on printer %s : %s"
2657msgstr ""
2658"Es sind Probleme w�end den SNMP-Abfragen auf Drucker %s aufgetreten: %s"
2659
2660#, python-format
2661msgid "Unable to precompute the job's size with the generic PDL analyzer : %s"
2662msgstr ""
2663"Vorausberechnung der Auftragsgr�nicht m�ch mit der allgemeinen PDL "
2664"Analyseroutine : %s"
2665
2666#, python-format
2667msgid "Launching SOFTWARE(%s)..."
2668msgstr "Starte SOFTWARE(%s)..."
2669
2670#, python-format
2671msgid "Unable to compute job size with accounter %s"
2672msgstr "Es ist unm�ch, die Auftragsgr�mit Accounter %s zu berechnen"
2673
2674#, python-format
2675msgid "Problem while waiting for software accounter pid %s to exit : %s"
2676msgstr ""
2677"Probleme beim Warten auf das Beenden des Software-Accounters pid %s: %s"
2678
2679#, python-format
2680msgid "Software accounter %s exit code is %s"
2681msgstr "Der Exit-Code des Software-Accounters %s ist %s"
2682
2683msgid "Totals may be inaccurate if some users are members of several groups."
2684msgstr ""
2685"Gesamtsummen sind m�cherweise ungenau, falles einige Benutzer Mitglieder "
2686"von mehreren Gruppen sind."
2687
2688msgid "PyKota Data Dumper"
2689msgstr ""
2690
2691msgid "Dump"
2692msgstr ""
2693
2694msgid "Please click on the above button"
2695msgstr "Bitte dr�Sie den obigen Knopf"
2696
2697msgid "Data Type"
2698msgstr ""
2699
2700msgid "Output Format"
2701msgstr ""
2702
2703msgid "Filter"
2704msgstr ""
2705
2706msgid "Summarize"
2707msgstr ""
2708
2709msgid "only for payments or history"
2710msgstr ""
2711
2712msgid "PyKota Reports"
2713msgstr "PyKota Reporte"
2714
2715msgid "Report"
2716msgstr "Report"
2717
2718msgid "Printer"
2719msgstr "Drucker"
2720
2721msgid "User / Group names mask"
2722msgstr "Benutzer- / Gruppenname-Maske"
2723
2724msgid "Groups report"
2725msgstr "Gruppen Report"
2726
2727msgid "Empty"
2728msgstr "Leer"
2729
2730msgid "Action"
2731msgstr "Aktion"
2732
2733msgid "User"
2734msgstr "Benutzer"
2735
2736msgid "Hostname"
2737msgstr "Hostname"
2738
2739msgid "JobId"
2740msgstr "AuftragsId"
2741
2742msgid "Number of pages"
2743msgstr ""
2744
2745msgid "Cost"
2746msgstr ""
2747
2748msgid "Copies"
2749msgstr "Kopien"
2750
2751msgid "Number of bytes"
2752msgstr ""
2753
2754msgid "Printer's internal counter"
2755msgstr ""
2756
2757msgid "Options"
2758msgstr "Optionen"
2759
2760msgid "MD5Sum"
2761msgstr ""
2762
2763msgid "Billing code"
2764msgstr ""
2765
2766msgid "Precomputed number of pages"
2767msgstr ""
2768
2769msgid "Precomputed cost"
2770msgstr ""
2771
2772msgid "Pages details"
2773msgstr ""
2774
2775msgid "(not supported yet)"
2776msgstr ""
2777
2778msgid "Previous page"
2779msgstr "Vorherige Seite"
2780
2781msgid "PyKota Quotes"
2782msgstr ""
2783
2784msgid "Quote"
2785msgstr ""
2786
2787msgid ""
2788"The exact cost of a print job can only be determined for a particular user. "
2789"Please retry while logged-in."
2790msgstr ""
2791
2792msgid "Ordering"
2793msgstr ""
2794
2795#~ msgid "Impossible to add printer %s"
2796#~ msgstr "Unm�ch den Drucker %s hinzuzuf�
2797#~ msgid "Prototype object %s not found in Quota Storage."
2798#~ msgstr "Prototyp Objekt %s in Kontingentverwaltung nicht gefunden."
2799
2800#~ msgid "Prototype %s not found in Quota Storage for printer %s."
2801#~ msgstr "Prototyp %s in Kontingentverwaltung f�cker %s nicht gefunden."
2802
2803#~ msgid "Undefined hard limit set to soft limit (%s) on printer %s."
2804#~ msgstr ""
2805#~ "Nicht definiertes Hardlimit auf Softlimit (%s) f�cker %s gesetzt."
2806
2807#~ msgid "Undefined soft limit set to hard limit (%s) on printer %s."
2808#~ msgstr ""
2809#~ "Nicht definiertes Softlimit auf Hardlimit (%s) f�cker %s gesetzt."
2810
2811#~ msgid "Invalid group name %s"
2812#~ msgstr "Ung�r Gruppenname %s"
2813
2814#~ msgid "Invalid user name %s"
2815#~ msgstr "Ung�r Benutzername %s"
2816
2817#~ msgid "Quota not found for object %s on printer %s."
2818#~ msgstr "Kontingent f�ekt %s auf Drucker %s nicht gefunden."
2819
2820#~ msgid "Group %s not found in the PyKota Storage."
2821#~ msgstr "Gruppe %s in der PyKota Kontingentverwaltung nicht gefunden."
2822
2823#~ msgid "File number %s unregistered twice from polling object, ignored."
2824#~ msgstr ""
2825#~ "Datei Nummer %s zweimal vom Abfrage Objekt abgemeldet, wird ignoriert."
2826
2827#~ msgid "SIGTERM was sent to real backend %s (pid: %s)"
2828#~ msgstr "SIGTERM wurde an reales Backend %s (pid: %s) gesendet"
2829
2830#~ msgid "CUPS backend %s died abnormally."
2831#~ msgstr "CUPS Backend %s abgest�
2832
2833#~ msgid "Software accounting already done in first pass. Ignoring."
2834#~ msgstr ""
2835#~ "Software Kontof� bereits im ersten Durchgang erledigt. Wird "
2836#~ "ignoriert."
2837
2838#~ msgid "Hardware accounting already done in first pass. Ignoring."
2839#~ msgstr ""
2840#~ "Hardware Kontof� bereits im ersten Durchgang erledigt. Ignoriere."
2841
2842#~ msgid "Invalid DeviceURI : %s"
2843#~ msgstr "Ung� DeviceURI: %s"
2844
2845#~ msgid ""
2846#~ "\n"
2847#~ "Please wait while pkhint analyzes your printing system's configuration..."
2848#~ msgstr ""
2849#~ "\n"
2850#~ "Bitte warten Sie w�end pkhint die Konfiguration ihres Drucksystems "
2851#~ "analysiert..."
2852
2853#~ msgid "Unknown device %s for printer %s"
2854#~ msgstr "Unbekannter Anschluss %s f�cker %s"
2855
2856#~ msgid ""
2857#~ "\n"
2858#~ "Put the following lines into your /etc/pykota/pykota.conf file :\n"
2859#~ msgstr ""
2860#~ "\n"
2861#~ "F�ie folgende Zeilen in ihre /etc/pykota/pykota.conf Datei ein:\n"
2862
2863#~ msgid "# BEWARE : if software accounting is suggested, this doesn't mean"
2864#~ msgstr ""
2865#~ "# ACHTUNG: wenn Software Accounting vorgeschlagen wird, bedeutet dies "
2866#~ "nicht,"
2867
2868#~ msgid ""
2869#~ "# that hardware accounting wouldn't work, this only means that PyKota"
2870#~ msgstr ""
2871#~ " dass Hardware Accounting nicht funktionieren w�es bedeutet nur, "
2872#~ "dass PyKota"
2873
2874#~ msgid "# wasn't able to autodetect which hardware accounting method to use."
2875#~ msgstr ""
2876#~ " nicht in der Lage war, automatisch festzustellen, welche Hardware "
2877#~ "Accounting Methode zu benutzen ist."
2878
2879#~ msgid "JobSize"
2880#~ msgstr "AuftragsGr�
2881
2882#~ msgid "JobPrice"
2883#~ msgstr "AuftragsPreis"
2884
2885#~ msgid "JobBytes"
2886#~ msgstr "Auftrag in Bytes"
2887
2888#~ msgid "PageCounter"
2889#~ msgstr "SeitenZ�er"
2890
2891#~ msgid "Printing system %s, args=%s"
2892#~ msgstr "Drucksystem %s, args=%s"
2893
2894#~ msgid "Printer hostname undefined, set to 'localhost'"
2895#~ msgstr "Hostname des Druckers nicht definiert, setze auf 'localhost'"
2896
2897#~ msgid "Printing system unknown, args=%s"
2898#~ msgstr "Drucksystem unbekannt, args=%s"
2899
2900#~ msgid ""
2901#~ "autopykota v%s (c) %s %s\n"
2902#~ "\n"
2903#~ "A tool to automate user account creation and initial balance setting.\n"
2904#~ "\n"
2905#~ "THIS TOOL MUST NOT BE USED IF YOU WANT TO LIMIT YOUR USERS BY PAGE "
2906#~ "QUOTA !\n"
2907#~ "\n"
2908#~ "command line usage :\n"
2909#~ "\n"
2910#~ "  THIS TOOL MUST NOT BE USED FROM THE COMMAND LINE BUT ONLY AS PART\n"
2911#~ "  OF AN external policy IN pykota.conf\n"
2912#~ "  \n"
2913#~ "  autopykota { -i | --initbalance value } \n"
2914#~ "\n"
2915#~ "options :\n"
2916#~ "\n"
2917#~ "  -v | --version       Prints autopykota's version number then exits.\n"
2918#~ "  -h | --help          Prints this message then exits.\n"
2919#~ "  \n"
2920#~ "  -i | --initbalance b Sets the user's account initial balance value to "
2921#~ "b.\n"
2922#~ "                       If the user already exists, actual balance is "
2923#~ "left\n"
2924#~ "                       unmodified. If unset, the default value is 0.\n"
2925#~ "                       \n"
2926#~ "This program is free software; you can redistribute it and/or modify\n"
2927#~ "it under the terms of the GNU General Public License as published by\n"
2928#~ "the Free Software Foundation; either version 2 of the License, or\n"
2929#~ "(at your option) any later version.\n"
2930#~ "\n"
2931#~ "This program is distributed in the hope that it will be useful,\n"
2932#~ "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
2933#~ "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
2934#~ "GNU General Public License for more details.\n"
2935#~ "\n"
2936#~ "You should have received a copy of the GNU General Public License\n"
2937#~ "along with this program; if not, write to the Free Software\n"
2938#~ "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, "
2939#~ "USA.\n"
2940#~ "\n"
2941#~ "Please e-mail bugs to: %s"
2942#~ msgstr ""
2943#~ "autopykota v%s (c) %s %s\n"
2944#~ "\n"
2945#~ "Ein Programm zum automatischen Anlegen von Benutzer-Konti\n"
2946#~ "und zum Setzen von Anfangswerten\n"
2947#~ "\n"
2948#~ "SIE D�FEN NICHT DIESES PROGRAMM VERWENDEN,\n"
2949#~ "WENN SIE DIE KONTINGENTE F� IHRE BENUTZER AUF DER BASIS VON SEITENZAHLEN "
2950#~ "SETZEN WOLLEN!\n"
2951#~ "\n"
2952#~ "Gebrauch auf der Kommandozeile:\n"
2953#~ "\n"
2954#~ "  SIE D�FEN DIESES PROGRAMM NICHT AUF DER KOMMANDOZEILE BENUTZEN, "
2955#~ "SONDERN\n"
2956#~ "  NUR ALS ALS external policy IN pykota.conf\n"
2957#~ "\n"
2958#~ "  autopykota { -i | --initbalance value }\n"
2959#~ "  \n"
2960#~ "Optionen:\n"
2961#~ "\n"
2962#~ "  -v | --version       Gibt die Version von autopykota aus und endet.\n"
2963#~ "  -h | --help          Gibt diese Meldung aus und endet.\n"
2964#~ "  \n"
2965#~ "  -i | --initbalance b Setzt den Anfangswert der Balance des "
2966#~ "Benutzerkontos auf b.\n"
2967#~ "                       Wenn der Benutzer schon existiert, wird der "
2968#~ "aktuelle Balance-Wert\n"
2969#~ "                       unver�ert gelassen. Wenn er nicht gesetzt wird,\n"
2970#~ "                       ist der Standardwert 0.\n"
2971#~ "                       \n"
2972#~ "This program is free software; you can redistribute it and/or modify\n"
2973#~ "it under the terms of the GNU General Public License as published by\n"
2974#~ "the Free Software Foundation; either version 2 of the License, or\n"
2975#~ "(at your option) any later version.\n"
2976#~ "\n"
2977#~ "This program is distributed in the hope that it will be useful,\n"
2978#~ "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
2979#~ "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
2980#~ "GNU General Public License for more details.\n"
2981#~ "\n"
2982#~ "You should have received a copy of the GNU General Public License\n"
2983#~ "along with this program; if not, write to the Free Software\n"
2984#~ "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, "
2985#~ "USA.\n"
2986#~ "\n"
2987#~ "Melden Sie bitte Fehler an: %s"
2988
2989#~ msgid ""
2990#~ "pkhint v%s (c) %s %s\n"
2991#~ "\n"
2992#~ "A tool to give hints on what accounting method is best for each printer.\n"
2993#~ "\n"
2994#~ "command line usage :\n"
2995#~ "\n"
2996#~ "  pkhint [options] [printer1 printer2 printer3 ... printerN] <file.conf\n"
2997#~ "\n"
2998#~ "options :\n"
2999#~ "\n"
3000#~ "  -v | --version       Prints pkhint's version number then exits.\n"
3001#~ "  -h | --help          Prints this message then exits.\n"
3002#~ "  \n"
3003#~ "examples :                              \n"
3004#~ "\n"
3005#~ "  $ pkhint \"hp*\" printer103 </etc/cups/printers.conf\n"
3006#~ "  \n"
3007#~ "  Will analyze your printing system to test which accounter\n"
3008#~ "  is the best for each of the defined printer which\n"
3009#~ "  name matches one of the parameters.\n"
3010#~ "  \n"
3011#~ "  If you don't pass any argument on the command line, all\n"
3012#~ "  printers will be analyzed.\n"
3013#~ "  \n"
3014#~ "This program is free software; you can redistribute it and/or modify\n"
3015#~ "it under the terms of the GNU General Public License as published by\n"
3016#~ "the Free Software Foundation; either version 2 of the License, or\n"
3017#~ "(at your option) any later version.\n"
3018#~ "\n"
3019#~ "This program is distributed in the hope that it will be useful,\n"
3020#~ "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
3021#~ "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
3022#~ "GNU General Public License for more details.\n"
3023#~ "\n"
3024#~ "You should have received a copy of the GNU General Public License\n"
3025#~ "along with this program; if not, write to the Free Software\n"
3026#~ "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, "
3027#~ "USA.\n"
3028#~ "\n"
3029#~ "Please e-mail bugs to: %s"
3030#~ msgstr ""
3031#~ "pkhint v%s (c) %s %s\n"
3032#~ "\n"
3033#~ "Ein Werkzeug, das Hinweise auf die beste Z�methode f�en Drucker "
3034#~ "gibt.\n"
3035#~ "\n"
3036#~ "Kommandozeilen-Gebrauch:\n"
3037#~ "\n"
3038#~ "  pkhint [Optionen] [Drucker1 Drucker2 Drucker3 ... DruckerN] <file.conf\n"
3039#~ "\n"
3040#~ "Optionen:\n"
3041#~ "\n"
3042#~ "  -v | --version       Gibt die Versionsnummer von pkhint aus und endet.\n"
3043#~ "  -h | --help          Gibt diese Meldung aus und endet.\n"
3044#~ "\n"
3045#~ "Beispiele:\n"
3046#~ "\n"
3047#~ "  $ pkhint \"hp*\" printer103 </etc/cups/printers.conf\n"
3048#~ "\n"
3049#~ "  Analysiert Ihr Drucksystem um festzustellen, welcher Z�er\n"
3050#~ "  der geeignetste ist f�en der angegebenen Drucker, dessen\n"
3051#~ "  Name zu einem der Parameter passt.\n"
3052#~ "\n"
3053#~ "  Wenn Sie keinen Parameter auf der Kommandozeile �ben,\n"
3054#~ "  werden alle Drucker analysiert.\n"
3055#~ "\n"
3056#~ "This program is free software; you can redistribute it and/or modify\n"
3057#~ "it under the terms of the GNU General Public License as published by\n"
3058#~ "the Free Software Foundation; either version 2 of the License, or\n"
3059#~ "(at your option) any later version.\n"
3060#~ "\n"
3061#~ "This program is distributed in the hope that it will be useful,\n"
3062#~ "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
3063#~ "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
3064#~ "GNU General Public License for more details.\n"
3065#~ "\n"
3066#~ "You should have received a copy of the GNU General Public License\n"
3067#~ "along with this program; if not, write to the Free Software\n"
3068#~ "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, "
3069#~ "USA.\n"
3070#~ "\n"
3071#~ "Melden Sie bitte Fehler an: %s"
3072
3073#~ msgid ""
3074#~ "pkprinters v%s (c) %s %s\n"
3075#~ "\n"
3076#~ "A Printers Manager for PyKota.\n"
3077#~ "\n"
3078#~ "command line usage :\n"
3079#~ "\n"
3080#~ "  pkprinters [options] printer1 printer2 printer3 ... printerN\n"
3081#~ "\n"
3082#~ "options :\n"
3083#~ "\n"
3084#~ "  -v | --version       Prints pkprinters's version number then exits.\n"
3085#~ "  -h | --help          Prints this message then exits.\n"
3086#~ "  \n"
3087#~ "  -a | --add           Adds printers if they don't exist on the Quota \n"
3088#~ "                       Storage Server. If they exist, they are modified\n"
3089#~ "                       unless -s|--skipexisting is also used.\n"
3090#~ "                       \n"
3091#~ "  -d | --delete        Deletes printers from the quota storage.\n"
3092#~ "  \n"
3093#~ "  -D | --description d Adds a textual description to printers.\n"
3094#~ "                       \n"
3095#~ "  -c | --charge p[,j]  Sets the price per page and per job to charge.\n"
3096#~ "                       Job price is optional.\n"
3097#~ "                       If both are to be set, separate them with a "
3098#~ "comma.\n"
3099#~ "                       Floating point and negative values are allowed.\n"
3100#~ "  \n"
3101#~ "  -g | --groups pg1[,pg2...] Adds or Remove the printer(s) to the "
3102#~ "printer \n"
3103#~ "                       groups pg1, pg2, etc... which must already exist.\n"
3104#~ "                       A printer group is just like a normal printer,\n"
3105#~ "                       only that it is usually unknown from the printing\n"
3106#~ "                       system. Create printer groups exactly the same\n"
3107#~ "                       way that you create printers, then add other \n"
3108#~ "                       printers to them with this option.\n"
3109#~ "                       Accounting is done on a printer and on all\n"
3110#~ "                       the printer groups it belongs to, quota checking\n"
3111#~ "                       is done on a printer and on all the printer "
3112#~ "groups\n"
3113#~ "                       it belongs to.\n"
3114#~ "                       If the --remove option below is not used, the \n"
3115#~ "                       default action is to add printers to the "
3116#~ "specified\n"
3117#~ "                       printer groups.\n"
3118#~ "                       \n"
3119#~ "  -l | --list          List informations about the printer(s) and the\n"
3120#~ "                       printers groups it is a member of.\n"
3121#~ "                       \n"
3122#~ "  -r | --remove        In combination with the --groups option "
3123#~ "above,                       \n"
3124#~ "                       remove printers from the specified printers "
3125#~ "groups.\n"
3126#~ "                       \n"
3127#~ "  -s | --skipexisting  In combination with the --add option above, tells\n"
3128#~ "                       pkprinters to not modify existing printers.\n"
3129#~ "  \n"
3130#~ "  printer1 through printerN can contain wildcards if the --add option \n"
3131#~ "  is not set.\n"
3132#~ "  \n"
3133#~ "examples :                              \n"
3134#~ "\n"
3135#~ "  $ pkprinters --add -D \"HP Printer\" --charge 0.05,0.1 hp2100 hp2200 "
3136#~ "hp8000\n"
3137#~ "  \n"
3138#~ "  Will create three printers named hp2100, hp2200 and hp8000.\n"
3139#~ "  Their price per page will be set at 0.05 unit, and their price\n"
3140#~ "  per job will be set at 0.1 unit. Units are in your own currency,\n"
3141#~ "  or whatever you want them to mean.\n"
3142#~ "  All of their descriptions will be set to the string \"HP Printer\".\n"
3143#~ "  If any of these printers already exists, it will also be modified \n"
3144#~ "  unless the -s|--skipexisting command line option is also used.\n"
3145#~ "            \n"
3146#~ "  $ pkprinters --delete \"*\"\n"
3147#~ "  \n"
3148#~ "  This will completely delete all printers and associated quota "
3149#~ "information,\n"
3150#~ "  as well as their job history. USE WITH CARE !\n"
3151#~ "  \n"
3152#~ "  $ pkprinters --groups Laser,HP \"hp*\"\n"
3153#~ "  \n"
3154#~ "  This will put all printers which name matches \"hp*\" into printers "
3155#~ "groups \n"
3156#~ "  Laser and HP, which MUST already exist.\n"
3157#~ "  \n"
3158#~ "  $ pkprinters --groups LexMark --remove hp2200\n"
3159#~ "  \n"
3160#~ "  This will remove the hp2200 printer from the LexMark printer group.\n"
3161#~ "  \n"
3162#~ "This program is free software; you can redistribute it and/or modify\n"
3163#~ "it under the terms of the GNU General Public License as published by\n"
3164#~ "the Free Software Foundation; either version 2 of the License, or\n"
3165#~ "(at your option) any later version.\n"
3166#~ "\n"
3167#~ "This program is distributed in the hope that it will be useful,\n"
3168#~ "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
3169#~ "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
3170#~ "GNU General Public License for more details.\n"
3171#~ "\n"
3172#~ "You should have received a copy of the GNU General Public License\n"
3173#~ "along with this program; if not, write to the Free Software\n"
3174#~ "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, "
3175#~ "USA.\n"
3176#~ "\n"
3177#~ "Please e-mail bugs to: %s"
3178#~ msgstr ""
3179#~ "pkprinters v%s (c) %s %s\n"
3180#~ "\n"
3181#~ "Ein Druckermanager f�ota.\n"
3182#~ "\n"
3183#~ "Kommandozeilen-Gebrauch:\n"
3184#~ "\n"
3185#~ "  pkprinters [Optionen] Drucker1 Drucker2 Drucker3 ... DruckerN\n"
3186#~ "\n"
3187#~ "Optionen:\n"
3188#~ "\n"
3189#~ "  -v | --version       Gibt die Versionsnummer von pkprinters aus und "
3190#~ "endet.\n"
3191#~ "  -h | --help          Gibt diese Nachricht aus und endet.\n"
3192#~ "\n"
3193#~ "  -a | --add           F�ucker hinzu, wenn sie in der "
3194#~ "Kontingentverwaltung\n"
3195#~ "                       noch nicht existieren. Wenn sie existieren, werden "
3196#~ "sie\n"
3197#~ "                       angepasst, ausser -s | --skipexisting ist auch "
3198#~ "gesetzt.\n"
3199#~ "\n"
3200#~ "  -d | --delete        L�t Drucker aus der Kontingentverwaltung.\n"
3201#~ "\n"
3202#~ "  -D | --description d F�n Druckern eine Beschreibung hinzu.\n"
3203#~ "\n"
3204#~ "  -c | --charge p[,j]  Setzt den Preis pro Seite und pro Auftrag fest. "
3205#~ "Der Preis \n"
3206#~ "                       pro Auftrag ist fakultativ.\n"
3207#~ "                       Werden beide verwendet, trennen Sie sie mit einem "
3208#~ "Komma ab.\n"
3209#~ "                       Flie�ommazahlen und negative Werte sind erlaubt.\n"
3210#~ "   \n"
3211#~ "  -g | --groups pg1[,pg2...] F�n/die Drucker der Druckergruppen "
3212#~ "pg1,\n"
3213#~ "                        pg2, etc..., die schon existieren m� hinzu.\n"
3214#~ "                        Eine Druckergruppe ist wie ein normaler Drucker,\n"
3215#~ "                        bloss kennt man ihn �erweise im\n"
3216#~ "                        Drucksystem nicht. Richten Sie Druckergruppen "
3217#~ "genau\n"
3218#~ "                        gleich wie Drucker ein, dann f�ie andere\n"
3219#~ "                        Drucker mit dieser Option hinzu.\n"
3220#~ "                        Die Kontof� wird f�en Drucker und f�~ "alle\n"
3221#~ "                        Druckergruppen, denen er angeh� gemacht,\n"
3222#~ "                        die Kontingent��wird f� Drucker\n"
3223#~ "                        und f�e Druckergruppen, zu denen er geh�\n"
3224#~ "                        gemacht.\n"
3225#~ "                        Wenn die Option --remove (siehe weiter unten) "
3226#~ "nicht\n"
3227#~ "                        gesetzt ist, so werden standardm�ig Drucker "
3228#~ "der\n"
3229#~ "                        angegebenen Druckergruppe hinzugef�"
3230#~ "\n"
3231#~ "  -l | --list           Gibt Informationen �en/die Drucker und die\n"
3232#~ "                        Druckergruppen, denen er angeh� aus.\n"
3233#~ "\n"
3234#~ "  -r | --remove         In Kombination mit der obigen Option --groups "
3235#~ "werden\n"
3236#~ "                        Drucker aus der angegebenen Druckergruppe "
3237#~ "entfernt.\n"
3238#~ "\n"
3239#~ "  -s | --skipexisting   In Kombination mit der obigen Option --add "
3240#~ "verhindert\n"
3241#~ "                        dies, dass pkprinters existierende Drucker "
3242#~ "ver�ert.\n"
3243#~ "\n"
3244#~ "  Drucker1 bis DruckerN kann Platzhalter enthalten, wenn die Option --"
3245#~ "add\n"
3246#~ "  nicht gesetzt ist.\n"
3247#~ "\n"
3248#~ "Beispiele:\n"
3249#~ "\n"
3250#~ "  $ pkprinters --add -D \"HP Printer\" --charge 0.05,0.1 hp2100 hp2200 "
3251#~ "hp8000\n"
3252#~ "\n"
3253#~ "  Dies richtet drei Drucker mit Namen hp2100, hp2200 und hp8000 ein.\n"
3254#~ "  Die Seitenkosten f�se Drucker ist auf 0.05 Einheiten festgelegt "
3255#~ "und\n"
3256#~ "  ihr Preis pro Auftrag auf 0.01 Einheiten. Einheiten k�n Ihrer "
3257#~ "W�ung\n"
3258#~ "  entsprechen oder was immer Sie unter ihnen verstehen wollen.\n"
3259#~ "  Die Beschreibung aller Drucker ist auf die Zeichenkette \"HP Printer\"\n"
3260#~ "  gesetzt. Wenn irgendeiner dieser Drucker schon existiert, wird er\n"
3261#~ "  modifiziert, ausser die Option -s | --skipexisting ist auch gesetzt.\n"
3262#~ "\n"
3263#~ "  $ pkprinters --delete \"*\"\n"
3264#~ "\n"
3265#~ "  Dies l�t alle Drucker und dazugeh�en Kontingentinformationen\n"
3266#~ "  vollst�ig, ebenso die Liste der Druckauftr�. VORSICHT!\n"
3267#~ "\n"
3268#~ "  $ pkprinters --groups Laser,HP \"hp*\"\n"
3269#~ "\n"
3270#~ "  Dies f�le Drucker, deren Namen zu \"hp*\" passen, den "
3271#~ "Druckergruppen\n"
3272#~ "  Laser und HP, die schon VORHANDEN SEIN M�SEN, hinzu.\n"
3273#~ "\n"
3274#~ "  $ pkprinters --groups LexMark --remove hp2200\n"
3275#~ "\n"
3276#~ "  Dies entfernt den Drucker hp2200 aus der Druckergruppe LexMark.<\n"
3277#~ "\n"
3278#~ "This program is free software; you can redistribute it and/or modify\n"
3279#~ "it under the terms of the GNU General Public License as published by\n"
3280#~ "the Free Software Foundation; either version 2 of the License, or\n"
3281#~ "(at your option) any later version.\n"
3282#~ "\n"
3283#~ "This program is distributed in the hope that it will be useful,\n"
3284#~ "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
3285#~ "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
3286#~ "GNU General Public License for more details.\n"
3287#~ "\n"
3288#~ "You should have received a copy of the GNU General Public License\n"
3289#~ "along with this program; if not, write to the Free Software\n"
3290#~ "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, "
3291#~ "USA.\n"
3292#~ "\n"
3293#~ "Melden Sie bitte Fehler an: %s"
3294
3295#~ msgid ""
3296#~ "pykosd v%s (c) %s %s\n"
3297#~ "\n"
3298#~ "An OSD quota monitor for PyKota.\n"
3299#~ "\n"
3300#~ "command line usage :\n"
3301#~ "\n"
3302#~ "  pykosd [options]\n"
3303#~ "\n"
3304#~ "options :\n"
3305#~ "\n"
3306#~ "  -v | --version       Prints pykosd's version number then exits.\n"
3307#~ "  -h | --help          Prints this message then exits.\n"
3308#~ "  \n"
3309#~ "  -c | --color #rrggbb Sets the color to use for display as an "
3310#~ "hexadecimal\n"
3311#~ "                       triplet, for example #FF0000 is 100%% red.\n"
3312#~ "                       Defaults to 100%% green (#00FF00).\n"
3313#~ "                       \n"
3314#~ "  -d | --duration d    Sets the duration of the display in seconds. \n"
3315#~ "                       Defaults to 3 seconds.\n"
3316#~ "                       \n"
3317#~ "  -f | --font f        Sets the font to use for "
3318#~ "display.                      \n"
3319#~ "                       Defaults to the Python OSD library's default.\n"
3320#~ "  \n"
3321#~ "  -l | --loop n        Sets the number of times the info will be "
3322#~ "displayed.\n"
3323#~ "                       Defaults to 0, which means loop forever.\n"
3324#~ "                       \n"
3325#~ "  -s | --sleep s       Sets the sleeping duration between two displays \n"
3326#~ "                       in seconds. Defaults to 180 seconds (3 minutes).\n"
3327#~ "                       \n"
3328#~ "  \n"
3329#~ "examples :                              \n"
3330#~ "\n"
3331#~ "  $ pykosd -s 60 --loop 5\n"
3332#~ "  \n"
3333#~ "  Will launch pykosd. Display will be refreshed every 60 seconds,\n"
3334#~ "  and will last for 3 seconds (the default) each time. After five\n"
3335#~ "  iterations, the program will exit.\n"
3336#~ "  \n"
3337#~ "This program is free software; you can redistribute it and/or modify\n"
3338#~ "it under the terms of the GNU General Public License as published by\n"
3339#~ "the Free Software Foundation; either version 2 of the License, or\n"
3340#~ "(at your option) any later version.\n"
3341#~ "\n"
3342#~ "This program is distributed in the hope that it will be useful,\n"
3343#~ "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
3344#~ "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
3345#~ "GNU General Public License for more details.\n"
3346#~ "\n"
3347#~ "You should have received a copy of the GNU General Public License\n"
3348#~ "along with this program; if not, write to the Free Software\n"
3349#~ "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, "
3350#~ "USA.\n"
3351#~ "\n"
3352#~ "Please e-mail bugs to: %s"
3353#~ msgstr ""
3354#~ "pykosd v%s (c) %s %s\n"
3355#~ "\n"
3356#~ "Ein OSD Kontingent-Anzeiger f�ota.\n"
3357#~ "\n"
3358#~ "Kommandozeilen-Gebrauch:\n"
3359#~ "\n"
3360#~ "  pykosd [Optionen]\n"
3361#~ "\n"
3362#~ "Optionen:\n"
3363#~ "\n"
3364#~ "   -v | --version       Gibt die Versionsnummer von pykosd aus und "
3365#~ "endet.\n"
3366#~ "   -h | --help          Gibt diese Meldung aus und endet.\n"
3367#~ "\n"
3368#~ "   -c | --color #rrggbb Stellt die Farbe f� Anzeige in Form eines\n"
3369#~ "                        hexadezimalen Triplets ein; zum Beipiel: #FF0000 "
3370#~ "ist 100%% rot.\n"
3371#~ "                        Standard ist 100%% gr�0FF00).\n"
3372#~ "\n"
3373#~ "   -d | --duration d    Stellt die Dauer der Anzeige in Sekunden ein.\n"
3374#~ "                        Standard ist 3 Sekunden.\n"
3375#~ "\n"
3376#~ "   -f | --font f        Stellt die Schriftart f� Anzeige ein.\n"
3377#~ "                        Standard ist der Standard der Python OSD "
3378#~ "Bibliothek.\n"
3379#~ "\n"
3380#~ "   -l | --loop n        Stellt ein, wie oft die Information angezeigt "
3381#~ "wird.\n"
3382#~ "                        Standard ist 0, das hei� immer.\n"
3383#~ "\n"
3384#~ "   -s | --sleep s       Stellt die Schlafdauer zwischen zwei Anzeigen in\n"
3385#~ "                        Sekunden ein.\n"
3386#~ "                        Standard ist 180 Sekunden (3 Minuten).\n"
3387#~ "\n"
3388#~ "\n"
3389#~ "Beispiele:\n"
3390#~ "\n"
3391#~ "  $ pykosd -s 60 --loop 5\n"
3392#~ "\n"
3393#~ "  Startet pykosd. Die Anzeige wird alle 60 Sekunden erneuert und dauert\n"
3394#~ "  jedes Mal 3 Sekunden (der Standardwert). Nach f�rchl�en endet\n"
3395#~ "  das Programm.\n"
3396#~ "\n"
3397#~ "This program is free software; you can redistribute it and/or modify\n"
3398#~ "it under the terms of the GNU General Public License as published by\n"
3399#~ "the Free Software Foundation; either version 2 of the License, or\n"
3400#~ "(at your option) any later version.\n"
3401#~ "\n"
3402#~ "This program is distributed in the hope that it will be useful,\n"
3403#~ "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
3404#~ "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
3405#~ "GNU General Public License for more details.\n"
3406#~ "\n"
3407#~ "You should have received a copy of the GNU General Public License\n"
3408#~ "along with this program; if not, write to the Free Software\n"
3409#~ "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, "
3410#~ "USA.\n"
3411#~ "\n"
3412#~ "Melden Sie bitte Fehler an: %s"
3413
3414#~ msgid ""
3415#~ "pykotme v%s (c) %s %s\n"
3416#~ "\n"
3417#~ "Gives print quotes to users.\n"
3418#~ "\n"
3419#~ "command line usage :\n"
3420#~ "\n"
3421#~ "  pykotme  [options]  [files]\n"
3422#~ "\n"
3423#~ "options :\n"
3424#~ "\n"
3425#~ "  -v | --version       Prints pykotme's version number then exits.\n"
3426#~ "  -h | --help          Prints this message then exits.\n"
3427#~ "  \n"
3428#~ "  -P | --printer p     Gives a quote for this printer only. Actually p "
3429#~ "can\n"
3430#~ "                       use wildcards characters to select only\n"
3431#~ "                       some printers. The default value is *, meaning\n"
3432#~ "                       all printers.\n"
3433#~ "                       You can specify several names or wildcards, \n"
3434#~ "                       by separating them with commas.\n"
3435#~ "  \n"
3436#~ "examples :                              \n"
3437#~ "\n"
3438#~ "  $ pykotme --printer apple file1.ps file2.ps\n"
3439#~ "  \n"
3440#~ "  This will give a print quote to the current user. The quote will show\n"
3441#~ "  the price and size of a job consisting in file1.ps and file2.ps \n"
3442#~ "  which would be sent to the apple printer.\n"
3443#~ "  \n"
3444#~ "  $ pykotme --printer apple,hplaser <file1.ps\n"
3445#~ "  \n"
3446#~ "  This will give a print quote to the current user. The quote will show\n"
3447#~ "  the price and size of a job consisting in file1.ps as read from\n"
3448#~ "  standard input, which would be sent to the apple or hplaser\n"
3449#~ "  printer.\n"
3450#~ "\n"
3451#~ "  $ pykotme \n"
3452#~ "  \n"
3453#~ "  This will give a quote for a job consisting of what is on standard \n"
3454#~ "  input. The quote will list the job size, and the price the job\n"
3455#~ "  would cost on each printer.\n"
3456#~ "\n"
3457#~ "This program is free software; you can redistribute it and/or modify\n"
3458#~ "it under the terms of the GNU General Public License as published by\n"
3459#~ "the Free Software Foundation; either version 2 of the License, or\n"
3460#~ "(at your option) any later version.\n"
3461#~ "\n"
3462#~ "This program is distributed in the hope that it will be useful,\n"
3463#~ "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
3464#~ "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
3465#~ "GNU General Public License for more details.\n"
3466#~ "\n"
3467#~ "You should have received a copy of the GNU General Public License\n"
3468#~ "along with this program; if not, write to the Free Software\n"
3469#~ "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, "
3470#~ "USA.\n"
3471#~ "\n"
3472#~ "Please e-mail bugs to: %s"
3473#~ msgstr ""
3474#~ "pykotme v%s (c) %s %s\n"
3475#~ "\n"
3476#~ "Gibt den Benutzern ihre Druckkontingente an.\n"
3477#~ "\n"
3478#~ "Kommandozeilen-Gebrauch:\n"
3479#~ "\n"
3480#~ "  pykotme  [Optionen]  [Dateien]\n"
3481#~ "\n"
3482#~ "  -v | --version       Gibt die Versionsnummer von pyktome aus und "
3483#~ "endet.\n"
3484#~ "  -h | --help          Gibt diese Nachricht aus und endet.\n"
3485#~ "\n"
3486#~ "  -P | --printer p     Zeigt ein Kontingent ausschliesslich f�sen "
3487#~ "Drucker an.\n"
3488#~ "                       p kann Platzhalter enthalten um nur einige "
3489#~ "Drucker\n"
3490#~ "                       auszuw�en. Standardwert ist *, d.h. alle "
3491#~ "Drucker.\n"
3492#~ "                       Sie k�n verschiedene Namen oder Platzhalter,\n"
3493#~ "                       durch Kommas getrennt, angeben.\n"
3494#~ "\n"
3495#~ "Beispiele:\n"
3496#~ "\n"
3497#~ "  $ pykotme --printer apple Datei1.ps Datei2.ps\n"
3498#~ "\n"
3499#~ "  Dies gibt ein Druckkontingent f� aktuellen Benutzer an. Das "
3500#~ "Kontingent\n"
3501#~ "  wird mit dem Preis und der Gr�eines Auftrags auf Basis von Datei1."
3502#~ "ps\n"
3503#~ "  und Datei2.ps angegeben, wenn sie an den Drucker apple gesendet "
3504#~ "w�\n"
3505#~ "\n"
3506#~ "  $ pykotme --printer apple,hplaser <Datei1.ps\n"
3507#~ "\n"
3508#~ "  Dies gibt ein Druckkontingent f� aktuellen Benutzer an. Das "
3509#~ "Kontingent\n"
3510#~ "  wird mit dem Preis und der Gr�eines Auftrags auf Basis von Datei1."
3511#~ "ps,\n"
3512#~ "  angegeben, so wie sie vom Standard Input her gelesen wird, wenn sie "
3513#~ "an \n"
3514#~ "  den Drucker apple oder hplaser gesendet w�n"
3515#~ "\n"
3516#~ "  $ pykotme\n"
3517#~ "\n"
3518#~ "  Dies gibt ein Kontingent f�en Auftrag an, der aus dem besteht, "
3519#~ "was\n"
3520#~ "  via Standard Input ankommt. Das Kontingent zeigt die Gr�des "
3521#~ "Auftrags\n"
3522#~ "  und den Preis, den der Auftrag auf jedem Drucker kosten w�n"
3523#~ "\n"
3524#~ "This program is free software; you can redistribute it and/or modify\n"
3525#~ "it under the terms of the GNU General Public License as published by\n"
3526#~ "the Free Software Foundation; either version 2 of the License, or\n"
3527#~ "(at your option) any later version.\n"
3528#~ "\n"
3529#~ "This program is distributed in the hope that it will be useful,\n"
3530#~ "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
3531#~ "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
3532#~ "GNU General Public License for more details.\n"
3533#~ "\n"
3534#~ "You should have received a copy of the GNU General Public License\n"
3535#~ "along with this program; if not, write to the Free Software\n"
3536#~ "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, "
3537#~ "USA.\n"
3538#~ "\n"
3539#~ "Melden Sie bitte Fehler an: %s"
3540
3541#~ msgid ""
3542#~ "repykota v%s (c) %s %s\n"
3543#~ "\n"
3544#~ "Generates print quota reports.\n"
3545#~ "\n"
3546#~ "command line usage :\n"
3547#~ "\n"
3548#~ "  repykota [options] \n"
3549#~ "\n"
3550#~ "options :\n"
3551#~ "\n"
3552#~ "  -v | --version       Prints repykota's version number then exits.\n"
3553#~ "  -h | --help          Prints this message then exits.\n"
3554#~ "  \n"
3555#~ "  -u | --users         Generates a report on users quota, this is \n"
3556#~ "                       the default.\n"
3557#~ "  \n"
3558#~ "  -g | --groups        Generates a report on group quota instead of "
3559#~ "users.\n"
3560#~ "  \n"
3561#~ "  -P | --printer p     Report quotas on this printer only. Actually p "
3562#~ "can\n"
3563#~ "                       use wildcards characters to select only\n"
3564#~ "                       some printers. The default value is *, meaning\n"
3565#~ "                       all printers.\n"
3566#~ "                       You can specify several names or wildcards, \n"
3567#~ "                       by separating them with commas.\n"
3568#~ "  \n"
3569#~ "examples :                              \n"
3570#~ "\n"
3571#~ "  $ repykota --printer lp\n"
3572#~ "  \n"
3573#~ "  This will print the quota status for all users who use the lp printer.\n"
3574#~ "\n"
3575#~ "  $ repykota \n"
3576#~ "  \n"
3577#~ "  This will print the quota status for all users on all printers.\n"
3578#~ "  \n"
3579#~ "  $ repykota --printer \"laser*,*pson\" jerome \"jo*\"\n"
3580#~ "  \n"
3581#~ "  This will print the quota status for user jerome and all users\n"
3582#~ "  whose name begins with \"jo\" on all printers which name begins\n"
3583#~ "  with \"laser\" or ends with \"pson\".\n"
3584#~ "  \n"
3585#~ "  If launched by an user who is not a PyKota administrator, additionnal\n"
3586#~ "  arguments representing users or groups names are ignored, and only the\n"
3587#~ "  current user/group is reported.\n"
3588#~ "\n"
3589#~ "This program is free software; you can redistribute it and/or modify\n"
3590#~ "it under the terms of the GNU General Public License as published by\n"
3591#~ "the Free Software Foundation; either version 2 of the License, or\n"
3592#~ "(at your option) any later version.\n"
3593#~ "\n"
3594#~ "This program is distributed in the hope that it will be useful,\n"
3595#~ "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
3596#~ "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
3597#~ "GNU General Public License for more details.\n"
3598#~ "\n"
3599#~ "You should have received a copy of the GNU General Public License\n"
3600#~ "along with this program; if not, write to the Free Software\n"
3601#~ "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, "
3602#~ "USA.\n"
3603#~ "\n"
3604#~ "Please e-mail bugs to: %s"
3605#~ msgstr ""
3606#~ "repykota v%s (c) %s %s\n"
3607#~ "\n"
3608#~ "Erzeugt Berichte zu den Druckkontingenten.\n"
3609#~ "\n"
3610#~ "Kommandozeilen-Gebrauch:\n"
3611#~ "\n"
3612#~ "  repykota [Optionen]\n"
3613#~ "\n"
3614#~ "  -v | --version       Gibt die Versionsnummer von repykota aus und "
3615#~ "endet.\n"
3616#~ "  -h | --help          Gibt diese Meldung aus und endet.\n"
3617#~ "\n"
3618#~ "  -u | --users         Erzeugt einen Bericht �ie Kontigente der "
3619#~ "Benutzer.\n"
3620#~ "                       Dies ist der Standard.\n"
3621#~ "\n"
3622#~ "  -g | --groups        Erzeugt einen Bericht �ie Kontingente der "
3623#~ "Gruppe\n"
3624#~ "                       anstelle der Benutzer.\n"
3625#~ "\n"
3626#~ "  -P | --printer p     Druckkontingent nur f�sen Drucker ausgeben.\n"
3627#~ "                       p kann Platzhalter enthalten um nur einige "
3628#~ "Drucker\n"
3629#~ "                       auszuw�en. Der Standardwert ist *, d.h. alle\n"
3630#~ "                       Drucker.\n"
3631#~ "                       Sie k�n verschiedene Namen oder Platzhalter "
3632#~ "angeben,\n"
3633#~ "                       die Sie mit Kommas abtrennen.\n"
3634#~ "\n"
3635#~ "Beispiele:\n"
3636#~ "\n"
3637#~ "  $ repykota --printer lp\n"
3638#~ "\n"
3639#~ "  Dies gibt den Stand der Kontingente aller Benutzer aus, die den\n"
3640#~ "  Drucker lp benutzen.\n"
3641#~ "\n"
3642#~ "  $ repykota\n"
3643#~ "\n"
3644#~ "  Dies gibt den Stand der Kontingente f�e Benutzer auf allen "
3645#~ "Druckern aus.\n"
3646#~ "\n"
3647#~ "  $ repykota --printer \"laser*,*pson\" jerome \"jo*\"\n"
3648#~ "\n"
3649#~ "  Dies gibt den Stand der Kontingente f� Benutzer jerome und f�~ "alle\n"
3650#~ "  Benutzer aus, deren Namen mit \"jo\" beginnt, auf allen Druckern, deren "
3651#~ "Namen\n"
3652#~ "  mit \"laser\" beginnt oder mit \"pson\" endet.\n"
3653#~ "\n"
3654#~ "  Wenn das Programm von einem Benutzer aufgerufen wird, der kein\n"
3655#~ "  PyKota-Administrator ist, so werden die zus�lichen Optionen f�~ "Benutzer\n"
3656#~ "  oder Gruppen ignoriert und nur die Daten des aktuellen Benutzers/"
3657#~ "Gruppe\n"
3658#~ "  ausgegeben.\n"
3659#~ "\n"
3660#~ "This program is free software; you can redistribute it and/or modify\n"
3661#~ "it under the terms of the GNU General Public License as published by\n"
3662#~ "the Free Software Foundation; either version 2 of the License, or\n"
3663#~ "(at your option) any later version.\n"
3664#~ "\n"
3665#~ "This program is distributed in the hope that it will be useful,\n"
3666#~ "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
3667#~ "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
3668#~ "GNU General Public License for more details.\n"
3669#~ "\n"
3670#~ "You should have received a copy of the GNU General Public License\n"
3671#~ "along with this program; if not, write to the Free Software\n"
3672#~ "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, "
3673#~ "USA.\n"
3674#~ "\n"
3675#~ "Melden Sie bitte Fehler an: %s"
3676
3677#~ msgid ""
3678#~ "warnpykota v%s (c) %s %s\n"
3679#~ "\n"
3680#~ "Sends mail to users over print quota.\n"
3681#~ "\n"
3682#~ "command line usage :\n"
3683#~ "\n"
3684#~ "  warnpykota  [options]  [names]\n"
3685#~ "\n"
3686#~ "options :\n"
3687#~ "\n"
3688#~ "  -v | --version       Prints warnpykota's version number then exits.\n"
3689#~ "  -h | --help          Prints this message then exits.\n"
3690#~ "  \n"
3691#~ "  -u | --users         Warns users over their print quota, this is the \n"
3692#~ "                       default.\n"
3693#~ "  \n"
3694#~ "  -g | --groups        Warns users whose groups quota are over limit.\n"
3695#~ "  \n"
3696#~ "  -P | --printer p     Verify quotas on 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#~ "  $ warnpykota --printer lp\n"
3707#~ "  \n"
3708#~ "  This will warn all users of the lp printer who have exceeded their\n"
3709#~ "  print quota.\n"
3710#~ "\n"
3711#~ "  $ warnpykota \n"
3712#~ "  \n"
3713#~ "  This will warn all users  who have exceeded their print quota on\n"
3714#~ "  any printer.\n"
3715#~ "\n"
3716#~ "  $ warnpykota --groups --printer \"laserjet*\" \"dev*\"\n"
3717#~ "  \n"
3718#~ "  This will warn all users of groups which names begins with \"dev\" and\n"
3719#~ "  who have exceeded their print quota on any printer which name begins \n"
3720#~ "  with \"laserjet\"\n"
3721#~ "  \n"
3722#~ "  If launched by an user who is not a PyKota administrator, additionnal\n"
3723#~ "  arguments representing users or groups names are ignored, and only the\n"
3724#~ "  current user/group is reported.\n"
3725#~ "\n"
3726#~ "This program is free software; you can redistribute it and/or modify\n"
3727#~ "it under the terms of the GNU General Public License as published by\n"
3728#~ "the Free Software Foundation; either version 2 of the License, or\n"
3729#~ "(at your option) any later version.\n"
3730#~ "\n"
3731#~ "This program is distributed in the hope that it will be useful,\n"
3732#~ "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
3733#~ "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
3734#~ "GNU General Public License for more details.\n"
3735#~ "\n"
3736#~ "You should have received a copy of the GNU General Public License\n"
3737#~ "along with this program; if not, write to the Free Software\n"
3738#~ "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, "
3739#~ "USA.\n"
3740#~ "\n"
3741#~ "Please e-mail bugs to: %s"
3742#~ msgstr ""
3743#~ "warnpykota v%s (c) %s %s\n"
3744#~ "\n"
3745#~ "Sendet Post an die Benutzer bez� Druckkontingente.\n"
3746#~ "\n"
3747#~ "Befehlszeilen-Gebrauch:\n"
3748#~ "\n"
3749#~ "  warnpykota  [Optionen]  [Namen]\n"
3750#~ "\n"
3751#~ "Optionen:\n"
3752#~ "\n"
3753#~ "  -v | --version       Gibt die Version von warnpykota aus und endet.\n"
3754#~ "  -h | --help          Gibt diese Meldung aus und endet.\n"
3755#~ "\n"
3756#~ "  -u | --users         Warnt die Benutzer bez� ihres "
3757#~ "Druckkontingents.\n"
3758#~ "                       Das ist der Standard.\n"
3759#~ "\n"
3760#~ "  -g | --groups        Warnt die Benutzer, deren Gruppen �em Limit "
3761#~ "sind.\n"
3762#~ "\n"
3763#~ "  -P | --printer p     Verfiziert die Kontingente allein f�sen "
3764#~ "Drucker.\n"
3765#~ "                       p kann Platzhalter enthalten um nur einige "
3766#~ "Drucker\n"
3767#~ "                       auszuw�en. Standardwert ist *, d.h. alle "
3768#~ "Drucker.\n"
3769#~ "                       Sie k�n verschiedene Namen und Platzhalter "
3770#~ "angeben,\n"
3771#~ "                       die Sie mit Kommas abtrennen m�\n"
3772#~ "\n"
3773#~ "Beispiele:\n"
3774#~ "\n"
3775#~ "  $ warnpykota --printer lp\n"
3776#~ "\n"
3777#~ "  Dies warnt alle Benutzer des Druckers lp, die ihr Druckkontingent\n"
3778#~ "  �hritten haben.\n"
3779#~ "\n"
3780#~ "  $ warnpykota\n"
3781#~ "\n"
3782#~ "  Dies warnt alle Benutzer, die Ihr Druckkontingent auf irgendeinem\n"
3783#~ "  Drucker �hritten haben.\n"
3784#~ "\n"
3785#~ "  $ warnpykota --groups --printer \"laserjet*\" \"dev*\"\n"
3786#~ "\n"
3787#~ "  Dies warnt alle Benutzer der Gruppen, deren Namen mit \"dev\" beginnen "
3788#~ "und\n"
3789#~ "  die ihr Druckkontingent auf irgendeinem Drucker, dessen Name mit\n"
3790#~ "  \"laserjet\" beginnt.\n"
3791#~ "\n"
3792#~ "  Wenn das Programm von einem Benutzer aufgerufen wird, der nicht ein\n"
3793#~ "  Pykota-Administrator ist, werden die Optionen f�utzer- und \n"
3794#~ "  Gruppennamen ignoriert und nur der aktuelle Benutzer/Gruppe angezeigt.\n"
3795#~ "\n"
3796#~ "This program is free software; you can redistribute it and/or modify\n"
3797#~ "it under the terms of the GNU General Public License as published by\n"
3798#~ "the Free Software Foundation; either version 2 of the License, or\n"
3799#~ "(at your option) any later version.\n"
3800#~ "\n"
3801#~ "This program is distributed in the hope that it will be useful,\n"
3802#~ "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
3803#~ "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
3804#~ "GNU General Public License for more details.\n"
3805#~ "\n"
3806#~ "You should have received a copy of the GNU General Public License\n"
3807#~ "along with this program; if not, write to the Free Software\n"
3808#~ "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, "
3809#~ "USA.\n"
3810#~ "\n"
3811#~ "Melden Sie bitte Fehler an: %s"
3812
3813#~ msgid ""
3814#~ "Internal SNMP accounting asked, but Python-SNMP is not available. Please "
3815#~ "download it from http://pysnmp.sourceforge.net"
3816#~ msgstr ""
3817#~ "Internes SNMP-Accounting verlangt, doch Python-SNMP ist nicht verf� "
3818#~ "Bitte laden Sie es herunter von http://pysnmp.sourceforge.net"
3819
3820#~ msgid ""
3821#~ "dumpykota v%s (c) 2003, 2004, 2005 C@LL - Conseil Internet & Logiciels "
3822#~ "Libres\n"
3823#~ "\n"
3824#~ "Dumps PyKota database's content.\n"
3825#~ "\n"
3826#~ "command line usage :\n"
3827#~ "\n"
3828#~ "  dumpykota [options] \n"
3829#~ "\n"
3830#~ "options :\n"
3831#~ "\n"
3832#~ "  -v | --version       Prints dumpykota's version number then exits.\n"
3833#~ "  -h | --help          Prints this message then exits.\n"
3834#~ "  \n"
3835#~ "  -d | --data type     Dumps 'type' datas. Allowed types are :\n"
3836#~ "                       \n"
3837#~ "                         - history : dumps the jobs history.\n"
3838#~ "                         - users : dumps users.\n"
3839#~ "                         - groups : dumps user groups.\n"
3840#~ "                         - printers : dump printers.\n"
3841#~ "                         - upquotas : dump user quotas.\n"
3842#~ "                         - gpquotas : dump user groups quotas.\n"
3843#~ "                         - payments : dumps user payments.\n"
3844#~ "                         - pmembers : dumps printer groups members.\n"
3845#~ "                         - umembers : dumps user groups members.\n"
3846#~ "                         \n"
3847#~ "                       NB : the -d | --data command line option   \n"
3848#~ "                       is MANDATORY.\n"
3849#~ "  \n"
3850#~ "  -f | --format fmt    Dumps datas in the 'fmt' format. When not "
3851#~ "specified,\n"
3852#~ "                       the format is to dump datas in the csv format "
3853#~ "(comma\n"
3854#~ "                       separated values). All data dumped is between "
3855#~ "double\n"
3856#~ "                       quotes. Allowed formats are :\n"
3857#~ "                       \n"
3858#~ "                         - csv : separate datas with commas\n"
3859#~ "                         - ssv : separate datas with semicolons\n"
3860#~ "                         - tsv : separate datas with tabs\n"
3861#~ "                         - xml : dump data as XML\n"
3862#~ "                         \n"
3863#~ "  -o | --output fname  All datas will be dumped to the file instead of\n"
3864#~ "                       to the standard output. The special '-' filename\n"
3865#~ "                       is the default value and means stdout.\n"
3866#~ "                       WARNING : existing files are truncated !\n"
3867#~ "  \n"
3868#~ "Examples :\n"
3869#~ "\n"
3870#~ "  $ dumpykota --data history --format csv >myfile.csv\n"
3871#~ "  \n"
3872#~ "  This dumps the history in a comma separated values file, for possible\n"
3873#~ "  use in a spreadsheet.\n"
3874#~ "  \n"
3875#~ "  $ dumpykota --data users --format xml -o users.xml\n"
3876#~ "  \n"
3877#~ "  Dumps all users datas to the users.xml file.\n"
3878#~ "  \n"
3879#~ "This program is free software; you can redistribute it and/or modify\n"
3880#~ "it under the terms of the GNU General Public License as published by\n"
3881#~ "the Free Software Foundation; either version 2 of the License, or\n"
3882#~ "(at your option) any later version.\n"
3883#~ "\n"
3884#~ "This program is distributed in the hope that it will be useful,\n"
3885#~ "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
3886#~ "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
3887#~ "GNU General Public License for more details.\n"
3888#~ "\n"
3889#~ "You should have received a copy of the GNU General Public License\n"
3890#~ "along with this program; if not, write to the Free Software\n"
3891#~ "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, "
3892#~ "USA.\n"
3893#~ "\n"
3894#~ "Please e-mail bugs to: %s"
3895#~ msgstr ""
3896#~ "dumpykota v%s (c) 2003, 2004, 2005 C@LL - Conseil Internet & Logiciels "
3897#~ "Libres\n"
3898#~ "\n"
3899#~ "Erzeugt einen Auszug (Dump) des Inhalts der Pykota-Datenbank.\n"
3900#~ "\n"
3901#~ "Kommandozeilen-Gebrauch:\n"
3902#~ "\n"
3903#~ "  dumpykota [Optionen]\n"
3904#~ "\n"
3905#~ "Optionen:\n"
3906#~ "\n"
3907#~ "  -v | --version       Gibt die Versionsnummer von dumpykota aus und "
3908#~ "endet.\n"
3909#~ "  -h | --help          Gibt diese Meldung aus und endet.\n"
3910#~ "\n"
3911#~ "  -d | --data type     Gibt Daten vom Typ 'type' aus. Erlaubte Typen "
3912#~ "sind:\n"
3913#~ "\n"
3914#~ "                         - history:  Gibt die Liste der Auftr� aus.\n"
3915#~ "                         - users:    Gibt die Benutzer aus.\n"
3916#~ "                         - groups:   Gibt die Gruppen aus.\n"
3917#~ "                         - printers: Gibt die Drucker aus.\n"
3918#~ "                         - upquotas: Gibt die Benutzerkontingente aus.\n"
3919#~ "                         - gpquotas: Gibt die Gruppenkontingente aus.\n"
3920#~ "                         - payments: Gibt die Zahlungen der Benutzer "
3921#~ "aus.\n"
3922#~ "                         - pmembers: Gibt die Mitglieder der "
3923#~ "Druckergruppen aus.\n"
3924#~ "                         - umembers: Gibt die Mitglieder der "
3925#~ "Benutzergruppen aus.\n"
3926#~ "                           \n"
3927#~ "                         N.B.: die Kommandozeilenoption -d | --data\n"
3928#~ "                         ist VERPFLICHTEND.\n"
3929#~ "\n"
3930#~ "  -f | --format fmt    Gibt die Daten im Format 'fmt' aus. Wenn nichts "
3931#~ "anderes angegeben\n"
3932#~ "                       werden die Daten im csv (comma separated values = "
3933#~ "Die Werte\n"
3934#~ "                       sind durch Kommas getrennt) ausgegeben. Alle "
3935#~ "ausgegebenen Daten\n"
3936#~ "                       erscheinen zwischen doppelten G�ef�n. "
3937#~ "Erlaubte Formate\n"
3938#~ "                       sind:\n"
3939#~ "\n"
3940#~ "                        - csv: trennt Daten durch Kommas\n"
3941#~ "                        - ssv: trennt Daten durch Strichpunkte\n"
3942#~ "                        - tsv: trennt Daten durch Tabulatorenspr�"
3943#~ "                        - xml: gibt die Daten als XML aus\n"
3944#~ "\n"
3945#~ "  -o | --output fname  Alle Daten werden in eine Datei statt in die "
3946#~ "Standardausgabe\n"
3947#~ "                       geschrieben. Der spezielle Dateiname '-' ist der "
3948#~ "Standardwert\n"
3949#~ "                       und bezeichnet stdout.\n"
3950#~ "                       ACHTUNG: Existierende Dateien werden "
3951#~ "�hrieben.\n"
3952#~ "\n"
3953#~ "Beispiele:\n"
3954#~ "\n"
3955#~ "  $ dumpykota --data history --format csv >myfile.csv\n"
3956#~ "\n"
3957#~ "  Dies schreibt die Liste der Auftr� in eine Datei, in der die Daten "
3958#~ "durch Kommas\n"
3959#~ "  getrennt sind, zum m�chen Gebrauch in einer Tabellenverarbeitung.\n"
3960#~ "\n"
3961#~ "  $ dumpykota --data users --format xml -o users.xml\n"
3962#~ "\n"
3963#~ "  Gibt alle Daten der Nutzer in die Datei users.xml aus.\n"
3964#~ "\n"
3965#~ "This program is free software; you can redistribute it and/or modify\n"
3966#~ "it under the terms of the GNU General Public License as published by\n"
3967#~ "the Free Software Foundation; either version 2 of the License, or\n"
3968#~ "(at your option) any later version.\n"
3969#~ "\n"
3970#~ "This program is distributed in the hope that it will be useful,\n"
3971#~ "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
3972#~ "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
3973#~ "GNU General Public License for more details.\n"
3974#~ "\n"
3975#~ "You should have received a copy of the GNU General Public License\n"
3976#~ "along with this program; if not, write to the Free Software\n"
3977#~ "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, "
3978#~ "USA.\n"
3979#~ "\n"
3980#~ "Melden Sie bitte Fehler an: %s"
3981
3982#~ msgid "Too many arguments, see help."
3983#~ msgstr "Zu viele Argumente, siehe Hilfe."
3984
3985#~ msgid ""
3986#~ "edpykota v%s (c) 2003, 2004, 2005 C@LL - Conseil Internet & Logiciels "
3987#~ "Libres\n"
3988#~ "A Print Quota editor for PyKota.\n"
3989#~ "\n"
3990#~ "command line usage :\n"
3991#~ "\n"
3992#~ "  edpykota [options] user1 user2 ... userN\n"
3993#~ "  \n"
3994#~ "  edpykota [options] group1 group2 ... groupN\n"
3995#~ "\n"
3996#~ "options :\n"
3997#~ "\n"
3998#~ "  -v | --version       Prints edpykota's version number then exits.\n"
3999#~ "  -h | --help          Prints this message then exits.\n"
4000#~ "  \n"
4001#~ "  -a | --add           Adds users and/or printers if they don't \n"
4002#~ "                       exist on the Quota Storage Server.\n"
4003#~ "                       \n"
4004#~ "  -d | --delete        Deletes users/groups from the quota storage.\n"
4005#~ "                       Printers are never deleted.\n"
4006#~ "                       \n"
4007#~ "  -c | --charge p[,j]  Sets the price per page and per job to charge\n"
4008#~ "                       for a particular printer. Job price is optional.\n"
4009#~ "                       If both are to be set, separate them with a "
4010#~ "comma.\n"
4011#~ "                       Floating point values are allowed.\n"
4012#~ "  \n"
4013#~ "  -i | --ingroups g1[,g2...]  Puts the users into each of the groups\n"
4014#~ "                              listed, separated by commas. The groups\n"
4015#~ "                              must already exist in the Quota Storage.\n"
4016#~ "  \n"
4017#~ "  -u | --users         Edit users print quotas, this is the default.\n"
4018#~ "  \n"
4019#~ "  -P | --printer p     Edit quotas on printer p only. Actually p can\n"
4020#~ "                       use wildcards characters to select only\n"
4021#~ "                       some printers. The default value is *, meaning\n"
4022#~ "                       all printers. \n"
4023#~ "                       You can specify several names or wildcards, \n"
4024#~ "                       by separating them with commas.\n"
4025#~ "  \n"
4026#~ "  -G | --pgroups pg1[,pg2...] Adds the printer(s) to the printer groups\n"
4027#~ "                       pg1, pg2, etc... which must already exist.\n"
4028#~ "                       A printer group is just like a normal printer,\n"
4029#~ "                       only that it is usually unknown from the printing\n"
4030#~ "                       system. Create printer groups exactly the same\n"
4031#~ "                       way that you create printers, then add other \n"
4032#~ "                       printers to them with this option.\n"
4033#~ "                       Accounting is done on a printer and on all\n"
4034#~ "                       the printer groups it belongs to, quota checking\n"
4035#~ "                       is done on a printer and on all the printer "
4036#~ "groups\n"
4037#~ "                       it belongs to.\n"
4038#~ "  \n"
4039#~ "  -g | --groups        Edit users groups print quotas instead of users.\n"
4040#~ "                          \n"
4041#~ "  -p | --prototype u|g Uses user u or group g as a prototype to set\n"
4042#~ "                       print quotas\n"
4043#~ "                       \n"
4044#~ "  -n | --noquota       Doesn't set a quota but only does accounting.\n"
4045#~ "  \n"
4046#~ "  -r | --reset         Resets the actual page counter for the user\n"
4047#~ "                       or group to zero on the specified printers. \n"
4048#~ "                       The life time page counter is kept unchanged.\n"
4049#~ "                       \n"
4050#~ "  -R | --hardreset     Resets the actual and life time page counters\n"
4051#~ "                       for the user or group to zero on the specified \n"
4052#~ "                       printers. \n"
4053#~ "                       \n"
4054#~ "  -l | --limitby l     Choose if the user/group is limited in "
4055#~ "printing                     \n"
4056#~ "                       by its account balance or by its page quota.\n"
4057#~ "                       The default value is 'quota'. Allowed values\n"
4058#~ "                       are 'quota' 'balance' 'quota-then-balance' and\n"
4059#~ "                       'balance-then-quota'.\n"
4060#~ "                       WARNING : quota-then-balance and balance-then-"
4061#~ "quota\n"
4062#~ "                       are not yet implemented.\n"
4063#~ "                       \n"
4064#~ "  -b | --balance b     Sets the user's account balance to "
4065#~ "b.                     \n"
4066#~ "                       Account balance may be increase or decreased\n"
4067#~ "                       if b is prefixed with + or -.\n"
4068#~ "                       WARNING : when decreasing account balance,\n"
4069#~ "                       the total paid so far by the user is decreased\n"
4070#~ "                       too.\n"
4071#~ "                       Groups don't have a real balance, but the\n"
4072#~ "                       sum of their users' account balance.\n"
4073#~ "                       \n"
4074#~ "  -S | --softlimit sl  Sets the quota soft limit to sl "
4075#~ "pages.                       \n"
4076#~ "  \n"
4077#~ "  -H | --hardlimit hl  Sets the quota hard limit to hl pages.\n"
4078#~ "  \n"
4079#~ "  user1 through userN and group1 through groupN can use wildcards\n"
4080#~ "  if the --add option is not set.\n"
4081#~ "  \n"
4082#~ "examples :                              \n"
4083#~ "\n"
4084#~ "  $ edpykota --add -p jerome john paul george ringo/ringo@example.com\n"
4085#~ "  \n"
4086#~ "  This will add users john, paul, george and ringo to the quota\n"
4087#~ "  database, and set their print quotas to the same values than user \n"
4088#~ "  jerome. User jerome must already exist.\n"
4089#~ "  User ringo's email address will also be set to 'ringo@example.com'\n"
4090#~ "  \n"
4091#~ "  $ edpykota --printer lp -S 50 -H 60 jerome\n"
4092#~ "  \n"
4093#~ "  This will set jerome's print quota on the lp printer to a soft limit\n"
4094#~ "  of 50 pages, and a hard limit of 60 pages. If either user jerome or\n"
4095#~ "  printer lp doesn't exist on the Quota Storage Server then nothing is "
4096#~ "done.\n"
4097#~ "\n"
4098#~ "  $ edpykota --add --printer lp --ingroups coders,it -S 50 -H 60 jerome\n"
4099#~ "  \n"
4100#~ "  Same as above, but if either user jerome or printer lp doesn't exist \n"
4101#~ "  on the Quota Storage Server they are automatically added. Also\n"
4102#~ "  user jerome is put into the groups \"coders\" and \"it\" which must\n"
4103#~ "  already exist in the Quota Storage.\n"
4104#~ "            \n"
4105#~ "  $ edpykota -g -S 500 -H 550 financial support            \n"
4106#~ "  \n"
4107#~ "  This will set print quota soft limit to 500 pages and hard limit\n"
4108#~ "  to 550 pages for groups financial and support on all printers.\n"
4109#~ "  \n"
4110#~ "  $ edpykota --reset jerome \"jo*\"\n"
4111#~ "  \n"
4112#~ "  This will reset jerome's page counter to zero on all printers, as\n"
4113#~ "  well as every user whose name begins with 'jo'.\n"
4114#~ "  Their life time page counter on each printer will be kept unchanged.\n"
4115#~ "  You can also reset the life time page counters by using the\n"
4116#~ "  --hardreset | -R command line option.\n"
4117#~ "  \n"
4118#~ "  $ edpykota --printer hpcolor --noquota jerome\n"
4119#~ "  \n"
4120#~ "  This will tell PyKota to not limit jerome when printing on the \n"
4121#~ "  hpcolor printer. All his jobs will be allowed on this printer, but \n"
4122#~ "  accounting of the pages he prints will still be kept.\n"
4123#~ "  Print Quotas for jerome on other printers are unchanged.\n"
4124#~ "  \n"
4125#~ "  $ edpykota --limitby balance jerome\n"
4126#~ "  \n"
4127#~ "  This will tell PyKota to limit jerome by his account's balance\n"
4128#~ "  when printing.\n"
4129#~ "  \n"
4130#~ "  $ edpykota --balance +10.0 jerome\n"
4131#~ "  \n"
4132#~ "  This will increase jerome's account balance by 10.0 (in your\n"
4133#~ "  own currency). You can decrease the account balance with a\n"
4134#~ "  dash prefix, and set it to a fixed amount with no prefix.\n"
4135#~ "  \n"
4136#~ "  $ edpykota --delete jerome rachel\n"
4137#~ "  \n"
4138#~ "  This will completely delete jerome and rachel from the Quota Storage\n"
4139#~ "  database. All their quotas and jobs will be deleted too.\n"
4140#~ "  \n"
4141#~ "  $ edpykota --printer lp --charge 0.1\n"
4142#~ "  \n"
4143#~ "  This will set the page price for printer lp to 0.1. Job price\n"
4144#~ "  will not be changed.\n"
4145#~ "  \n"
4146#~ "  $ edpykota --printer hplj1,hplj2 --pgroups Laser,HP\n"
4147#~ "  \n"
4148#~ "  This will put printers hplj1 and hplj2 in printers groups Laser and "
4149#~ "HP.\n"
4150#~ "  When printing either on hplj1 or hplj2, print quota will also be \n"
4151#~ "  checked and accounted for on virtual printers Laser and HP.\n"
4152#~ "\n"
4153#~ "This program is free software; you can redistribute it and/or modify\n"
4154#~ "it under the terms of the GNU General Public License as published by\n"
4155#~ "the Free Software Foundation; either version 2 of the License, or\n"
4156#~ "(at your option) any later version.\n"
4157#~ "\n"
4158#~ "This program is distributed in the hope that it will be useful,\n"
4159#~ "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
4160#~ "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
4161#~ "GNU General Public License for more details.\n"
4162#~ "\n"
4163#~ "You should have received a copy of the GNU General Public License\n"
4164#~ "along with this program; if not, write to the Free Software\n"
4165#~ "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, "
4166#~ "USA.\n"
4167#~ "\n"
4168#~ "Please e-mail bugs to: %s"
4169#~ msgstr ""
4170#~ "edpykota v%s (c) 2003, 2004, 2005 C@LL - Conseil Internet & Logiciels "
4171#~ "Libres\n"
4172#~ "Ein Druckkontingent-Editor f�ota.\n"
4173#~ "\n"
4174#~ "Kommandozeilen-Gebrauch:\n"
4175#~ "\n"
4176#~ "  edpykota [options] benutzer1 benutzer2 ... benutzerN\n"
4177#~ "  \n"
4178#~ "  edpykota [options] gruppe1 gruppe2 ... gruppeN\n"
4179#~ "\n"
4180#~ "Optionen:\n"
4181#~ "\n"
4182#~ "   -v | --version       Gibt die Versionsnummer von edpykota aus und "
4183#~ "endet.\n"
4184#~ "   -h | --help          Gibt diese Meldung aus und endet.\n"
4185#~ "   \n"
4186#~ "   -a | --add           F�ue Benutzer und/oder Drucker hinzu, wenn "
4187#~ "sie \n"
4188#~ "                        noch nicht in der Datenbank der "
4189#~ "Kontigentverwaltung\n"
4190#~ "                        vorhanden sind.\n"
4191#~ "                        \n"
4192#~ "   -d | --delete        L�t Benutzer/Gruppen aus der "
4193#~ "Kontigentverwaltung.\n"
4194#~ "                        Drucker werden nie gel�t.\n"
4195#~ "                        \n"
4196#~ "   -c | --charge p[,j]  Setzt den Preis pro Seite und pro Auftrag fest, "
4197#~ "der \n"
4198#~ "                        f� betreffenden Drucker festgesetzt ist. Der "
4199#~ "Preis \n"
4200#~ "                        pro Auftrag ist fakultativ. Werden beide "
4201#~ "verwendet, \n"
4202#~ "                        trennen Sie sie mit einem Komma ab.\n"
4203#~ "                        Flie�ommazahlen sind erlaubt.\n"
4204#~ "   \n"
4205#~ "   -i | --ingroups g1[,g2...] F�n Benutzer in jede der aufgef�\n"
4206#~ "                              Gruppen ein, Trennung mit Kommas. Die "
4207#~ "Gruppen\n"
4208#~ "                              m�schon in der Kontingentverwaltung "
4209#~ "existieren.\n"
4210#~ "   \n"
4211#~ "   -u | --users         Editiert das Kontingent f� Benutzer, dies "
4212#~ "ist der Standard.\n"
4213#~ "   \n"
4214#~ "   -P | --printer p     Editiert das Kontingent nur auf dem Drucker p. p "
4215#~ "kann aber\n"
4216#~ "                        Platzhalter-Zeichen enthalten, um nur einige "
4217#~ "Drucker\n"
4218#~ "                        auszuw�en. Der Standardwert ist *, das heisst "
4219#~ "alle\n"
4220#~ "                        Drucker\n"
4221#~ "                        Sie k�n verschiedene Namen oder Platzhalter,\n"
4222#~ "                        getrennt durch Kommas, angeben.\n"
4223#~ "   \n"
4224#~ "   -G | --pgroups pg1[,pg2...] F�n/die Drucker der Druckergruppen "
4225#~ "pg1,\n"
4226#~ "                        pg2, etc..., die schon existieren m� hinzu.\n"
4227#~ "                        Eine Druckergruppe ist wie ein normaler Drucker,\n"
4228#~ "                        bloss kennt man ihn �erweise nicht im\n"
4229#~ "                        Drucksystem. Richten Sie Druckergruppen genau\n"
4230#~ "                        gleich wie Drucker ein, dann f�ie andere\n"
4231#~ "                        Drucker mit dieser Option dazu.\n"
4232#~ "                        Die Kontof� wird f�en Drucker und f�~ "alle\n"
4233#~ "                        Druckergruppen, denen er angeh� gemacht,\n"
4234#~ "                        die Kontingent��wird f� Drucker\n"
4235#~ "                        und f�e Druckergruppen, zu denen er geh�\n"
4236#~ "                        gemacht.\n"
4237#~ "  \n"
4238#~ "   -g | --groups        Editiert Benutzergruppen-Kontingente anstelle "
4239#~ "von\n"
4240#~ "                        Einzelbenutzern.\n"
4241#~ "\n"
4242#~ "   -p | --prototype u|g Setzt Benutzer u oder Gruppe g als Vorlage, um\n"
4243#~ "                        Druckkontingente zu setzen.\n"
4244#~ "\n"
4245#~ "   -n | --noquota       Setzt keine Kontingentsbeschr�ung, sondern\n"
4246#~ "                        macht bloss die Kontof�.\n"
4247#~ "\n"
4248#~ "   -r | --reset         Setzt den aktuellen Seitenz�er auf den\n"
4249#~ "                        angegebenen Druckern f� Benutzer oder f�#~ "                        die Gruppe auf Null zur�er lebensl�liche\n"
4250#~ "                        Seitenz�er bleibt unver�ert.\n"
4251#~ "\n"
4252#~ "   -R | --hardreset     Setzt den aktuellen und den lebensl�lichen\n"
4253#~ "                        Seitenz�er auf den angegebenen Druckern f�#~ "                        den Benutzer oder die Gruppe auf Null zur�"
4254#~ "\n"
4255#~ "   -l | --limitby l     Bestimmen Sie, ob der Benutzer/die Gruppe f�~ "das\n"
4256#~ "                        Drucken via account balance oder via "
4257#~ "Seitenkontingent\n"
4258#~ "                        limitiert wird.\n"
4259#~ "                        Der Standardwert ist 'quota'. Erlaubte Werte "
4260#~ "sind\n"
4261#~ "                        'quota' 'balance' 'quota-then-balance' und\n"
4262#~ "                        'balance-then-quota'.\n"
4263#~ "                        ACHTUNG: quota-then-balance und balance-then-"
4264#~ "quota\n"
4265#~ "                        sind noch nicht implementiert.\n"
4266#~ "\n"
4267#~ "   -b | --balance b     Setzt die Abrechnungsbalance f� Benutzer auf "
4268#~ "b.\n"
4269#~ "                        Die Abrechnungsbalance kann erh�oder "
4270#~ "vermindert\n"
4271#~ "                        werden, wenn b das Vorzeichen + oder - tr�.\n"
4272#~ "                        ACHTUNG: wenn die Abrechnungsbalance vermindert "
4273#~ "wird,\n"
4274#~ "                        wird auch die Gesamtsumme, die der Benutzer bis "
4275#~ "anhin\n"
4276#~ "                        bezahlt hat, ebenso vermindert.\n"
4277#~ "                        Gruppen haben keine eigentliche Balance, sondern\n"
4278#~ "                        die Summe der Balance ihrer Benutzer.\n"
4279#~ "\n"
4280#~ "   -S | --softlimit sl   Setzt die weiche Kontingentslimite auf sl "
4281#~ "Seiten.\n"
4282#~ "\n"
4283#~ "   -H | --hardlimit hl   Setzt die harte Kontingentslimita auf hl "
4284#~ "Seiten.\n"
4285#~ "\n"
4286#~ "   benutzer1 bis benutzerN und gruppe1 bis gruppeN k�n Platzhalter "
4287#~ "benutzen,\n"
4288#~ "   wenn die Option --add nicht gesetzt ist.\n"
4289#~ "\n"
4290#~ "Beispiele:\n"
4291#~ "  $ edpykota --add -p jerome john paul george ringo/ringo@example.com\n"
4292#~ "  \n"
4293#~ "  Benutzer john, paul, george und ringo werden zur Kontingentverwaltung\n"
4294#~ "  hinzugef�lle ihre Druckkontingentwerte werden auf den Wert\n"
4295#~ "  von Benutzer jerome gesetzt. Der Benutzer jerome muss schon "
4296#~ "existieren.\n"
4297#~ "\n"
4298#~ "  $ edpykota --printer lp -S 50 -H 60 jerome\n"
4299#~ "\n"
4300#~ "  Dies setzt das Druckkontingent von jerome f� lp Drucker auf\n"
4301#~ "  eine weiche Grenze von 50 Seiten und auf eine harte Grenze von 80\n"
4302#~ "  Seiten. Wenn entweder der Benutzer jerome oder der Drucker lp nicht\n"
4303#~ "  exisitiert, wird nichts ausgef�n"
4304#~ "\n"
4305#~ "  $ edpykota --add --printer lp --ingroups coders,it -S 50 -H 60 jerome\n"
4306#~ "\n"
4307#~ "  Das gleiche wie oben, doch wenn entweder der Benutzer jerome oder der\n"
4308#~ "  Drucker lp auf der Kontingentverwaltung nicht exisitieren,\n"
4309#~ "  werden sie automatisch angelegt. Desgleichen wird der Benutzer jerome\n"
4310#~ "  in die Gruppen 'coders' und 'it' eingef�ie aber schon in der\n"
4311#~ "  Kontingentverwaltung existieren m�\n"
4312#~ "\n"
4313#~ "  $ edpykota -g -S 500 -H 550 financial support\n"
4314#~ "\n"
4315#~ "  Dies setzt den Gruppen 'financial' und 'support' das weiche \n"
4316#~ "  Druckkontingent auf 500 und das harte auf 550 Seiten f�e\n"
4317#~ "  Drucker.\n"
4318#~ "\n"
4319#~ "  $ edpykota --reset jerome \"jo*\"\n"
4320#~ "\n"
4321#~ "  Dies setzt den Seitenz�er f�ome auf allen Druckern auf Null\n"
4322#~ "  zur�benso f�e Benutzer, deren Namen mit 'jo' beginnt.\n"
4323#~ "  Ihre lebensl�lichen Seitenz�er auf den einzelnen Druckern bleibt\n"
4324#~ "  unver�ert.\n"
4325#~ "  Sie k�n die lebensl�lichen Seitenz�er mit der\n"
4326#~ "  Kommandozeilenoption --hardreset | -R zur�zen.\n"
4327#~ "\n"
4328#~ "  $ edpykota --printer hpcolor --noquota jerome\n"
4329#~ "\n"
4330#~ "  Dies weist Pykota an, jerome beim Drucken auf dem Drucker hpcolor\n"
4331#~ "  keine Limiten aufzuerlegen. Alle seine Auftr� auf diesen Drucker\n"
4332#~ "  werden zugelassen, doch die Abrechnung der Seiten bleibt.\n"
4333#~ "  Druckkontingente f�ome auf den anderen Druckern bleiben\n"
4334#~ "  unver�ert.\n"
4335#~ "\n"
4336#~ "  $ edpykota --limitby balance jerome\n"
4337#~ "\n"
4338#~ "  Das weist Pykota an, jerome beim Drucken via Konto-Balance zu\n"
4339#~ "  begrenzen.\n"
4340#~ "\n"
4341#~ "  $ edpykota --balance +10.0 jerome\n"
4342#~ "\n"
4343#~ "  Dies erh�den Kontostand von jerome mit 10.0 (in Ihrer W�ung).\n"
4344#~ "  Sie k�n den Stand mit einem Minuszeichen erniedrigen und ihn,\n"
4345#~ "  wenn sie kein Vorzeichen eingeben, auf einen fixen Betrag festlegen.\n"
4346#~ "\n"
4347#~ "  $ edpykota --delete jerome rachel\n"
4348#~ "\n"
4349#~ "  Dies l�t jerome und rachel komplett aus der Kontingenverwaltung.\n"
4350#~ "  Alle ihre Kontingenge und Auftr� werden ebenfalls gel�t.\n"
4351#~ "\n"
4352#~ "  $ edpykota --printer lp --charge 0.1\n"
4353#~ "\n"
4354#~ "  Dies setzt den Seitenpreis auf dem Drucker lp auf 0.1. Der Preis\n"
4355#~ "  pro Auftrag wird nicht ver�ert.\n"
4356#~ "\n"
4357#~ "  $ edpykota --printer hplj1,hplj2 --pgroups Laser,HP\n"
4358#~ "\n"
4359#~ "  Dies f�e Drucker hplj1 und hlpj2 in die Druckergruppen Laser\n"
4360#~ "  und HP ein. Wenn entweder auf hplj1 oder hplj2 gedruckt wird, wird\n"
4361#~ "  das Druckkontingent ebenso f� virtuellen Drucker Laser und\n"
4362#~ "  HP beachtet und berechnet.\n"
4363#~ "\n"
4364#~ "This program is free software; you can redistribute it and/or modify\n"
4365#~ "it under the terms of the GNU General Public License as published by\n"
4366#~ "the Free Software Foundation; either version 2 of the License, or\n"
4367#~ "(at your option) any later version.\n"
4368#~ "\n"
4369#~ "This program is distributed in the hope that it will be useful,\n"
4370#~ "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
4371#~ "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
4372#~ "GNU General Public License for more details.\n"
4373#~ "\n"
4374#~ "You should have received a copy of the GNU General Public License\n"
4375#~ "along with this program; if not, write to the Free Software\n"
4376#~ "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, "
4377#~ "USA.\n"
4378#~ "\n"
4379#~ "Melden Sie bitte Fehler an: %s"
4380
4381#~ msgid ""
4382#~ "Group           used    soft    hard    balance grace         total       "
4383#~ "paid"
4384#~ msgstr ""
4385#~ "Gruppe          used    Soft    Hard    Konto   Aufschub      Gesamt   "
4386#~ "Bezahlt"
4387
4388#~ msgid ""
4389#~ "User            used    soft    hard    balance grace         total       "
4390#~ "paid"
4391#~ msgstr ""
4392#~ "User            used    Soft    Hard    Konto   Aufschub      Gesamt   "
4393#~ "Bezahlt"
4394
4395#~ msgid "Waiting for printer %s to be idle or printing..."
4396#~ msgstr "Am Warten darauf, dass Drucker %s 'idle' oder 'printing' wird..."
Note: See TracBrowser for help on using the browser.