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

Revision 3097, 150.2 kB (checked in by jerome, 17 years ago)

Updated all message catalogs.

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