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

Revision 2228, 106.5 kB (checked in by jerome, 19 years ago)

1.22beta is out

  • 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307, 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: 2004-11-25 10:16+0100\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%s (c) 2003, 2004, 2005 C@LL - Conseil Internet & Logiciels "
41"Libres\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"
61"                       \n"
62"This program is free software; you can redistribute it and/or modify\n"
63"it under the terms of the GNU General Public License as published by\n"
64"the Free Software Foundation; either version 2 of the License, or\n"
65"(at your option) any later version.\n"
66"\n"
67"This program is distributed in the hope that it will be useful,\n"
68"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
69"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
70"GNU General Public License for more details.\n"
71"\n"
72"You should have received a copy of the GNU General Public License\n"
73"along with this program; if not, write to the Free Software\n"
74"Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n"
75"\n"
76"Please e-mail bugs to: %s"
77msgstr ""
78"autopykota v%s (c) 2003, 2004, 2005 C@LL - Conseil Internet & Logiciels "
79"Libres\n"
80"Ein Programm zum automatischen Anlegen von Benutzer-Konti\n"
81"und zum Setzen von Anfangswerten\n"
82"\n"
83"SIE D�FEN NICHT DIESES PROGRAMM VERWENDEN,\n"
84"WENN SIE DIE KONTINGENTE F� IHRE BENUTZER AUF DER BASIS VON SEITENZAHLEN "
85"SETZEN WOLLEN!\n"
86"\n"
87"Gebrauch auf der Kommandozeile:\n"
88"\n"
89"  SIE D�FEN DIESES PROGRAMM NICHT AUF DER KOMMANDOZEILE BENUTZEN, SONDERN\n"
90"  NUR ALS ALS external policy IN pykota.conf\n"
91"\n"
92"  autopykota { -i | --initbalance value }\n"
93"  \n"
94"Optionen:\n"
95"\n"
96"  -v | --version       Gibt die Version von autopykota aus und endet.\n"
97"  -h | --help          Gibt diese Meldung aus und endet.\n"
98"  \n"
99"  -i | --initbalance b Setzt den Anfangswert der Balance des Benutzerkontos "
100"auf b.\n"
101"                       Wenn der Benutzer schon existiert, wird der aktuelle "
102"Balance-Wert\n"
103"                       unver�ert gelassen. Wenn er nicht gesetzt wird,\n"
104"                       ist der Standardwert 0.\n"
105"                       \n"
106"This program is free software; you can redistribute it and/or modify\n"
107"it under the terms of the GNU General Public License as published by\n"
108"the Free Software Foundation; either version 2 of the License, or\n"
109"(at your option) any later version.\n"
110"\n"
111"This program is distributed in the hope that it will be useful,\n"
112"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
113"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
114"GNU General Public License for more details.\n"
115"\n"
116"You should have received a copy of the GNU General Public License\n"
117"along with this program; if not, write to the Free Software\n"
118"Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n"
119"\n"
120"Melden Sie bitte Fehler an: %s"
121
122#, python-format
123msgid "Banner generator %s exit code is %s"
124msgstr ""
125
126msgid "Job contains no data. Printing is denied."
127msgstr "Auftrag beinhaltet keine Daten. Druck verweigert."
128
129msgid "Job is a duplicate. Printing is denied."
130msgstr ""
131
132msgid "Banner won't be printed : maximum number of deny banners reached."
133msgstr ""
134
135msgid "Job accounting begins."
136msgstr "Auftrag Accounting beginnt."
137
138msgid "Job accounting ends."
139msgstr "Auftrag Accounting endet."
140
141msgid "Job size forced to 0 because printing is denied."
142msgstr "Auftragsgr�festgesetzt auf 0, weil der Druck verweigert wurde."
143
144#, python-format
145msgid "Beware : computed job size (%s) != precomputed job size (%s)"
146msgstr ""
147
148msgid ""
149"The job size will be trusted anyway according to the 'trustjobsize' directive"
150msgstr ""
151
152#, python-format
153msgid ""
154"The job size will be trusted because it is inferior to the 'trustjobsize' "
155"directive's limit %s"
156msgstr ""
157
158#, python-format
159msgid ""
160"The job size will be modified according to the 'trustjobsize' directive : %s"
161msgstr ""
162
163#, python-format
164msgid "Job size : %i"
165msgstr "Auftragsgr� %i"
166
167#, python-format
168msgid "Updating user %s's quota on printer %s"
169msgstr "Das Kontingent f�utzer %s auf Drucker %s wird angepasst"
170
171msgid "Job added to history."
172msgstr "Auftrag zum Verlauf hinzugef�
173#, python-format
174msgid "File number %s unregistered twice from polling object, ignored."
175msgstr "Datei Nummer %s zweimal vom Abfrage Objekt abgemeldet, wird ignoriert."
176
177#, python-format
178msgid "SIGTERM was sent to real backend %s (pid: %s)"
179msgstr "SIGTERM wurde an reales Backend %s (pid: %s) gesendet"
180
181#, python-format
182msgid "CUPS backend %s died abnormally."
183msgstr "CUPS Backend %s abgest�
184
185#, python-format
186msgid ""
187"dumpykota v%s (c) 2003, 2004, 2005 C@LL - Conseil Internet & Logiciels "
188"Libres\n"
189"\n"
190"Dumps PyKota database's content.\n"
191"\n"
192"command line usage :\n"
193"\n"
194"  dumpykota [options] [filterexpr]\n"
195"\n"
196"options :\n"
197"\n"
198"  -v | --version       Prints dumpykota's version number then exits.\n"
199"  -h | --help          Prints this message then exits.\n"
200"  \n"
201"  -d | --data type     Dumps 'type' datas. Allowed types are :\n"
202"                       \n"
203"                         - history : dumps the jobs history.\n"
204"                         - users : dumps users.\n"
205"                         - groups : dumps user groups.\n"
206"                         - printers : dump printers.\n"
207"                         - upquotas : dump user quotas.\n"
208"                         - gpquotas : dump user groups quotas.\n"
209"                         - payments : dumps user payments.\n"
210"                         - pmembers : dumps printer groups members.\n"
211"                         - umembers : dumps user groups members.\n"
212"                         \n"
213"                       NB : the -d | --data command line option   \n"
214"                       is MANDATORY.\n"
215"  \n"
216"  -f | --format fmt    Dumps datas in the 'fmt' format. When not specified,\n"
217"                       the format is to dump datas in the csv format (comma\n"
218"                       separated values). All data dumped is between double\n"
219"                       quotes. Allowed formats are :\n"
220"                       \n"
221"                         - csv : separate datas with commas\n"
222"                         - ssv : separate datas with semicolons\n"
223"                         - tsv : separate datas with tabs\n"
224"                         - xml : dump data as XML\n"
225"                         - cups : dump datas in CUPS' page_log format :\n"
226"                                  ONLY AVAILABLE WITH --data history\n"
227"                         \n"
228"  -o | --output fname  All datas will be dumped to the file instead of\n"
229"                       to the standard output. The special '-' filename\n"
230"                       is the default value and means stdout.\n"
231"                       WARNING : existing files are truncated !\n"
232"                       \n"
233"  Use the filter expressions to extract only parts of the \n"
234"  datas. Allowed filters are of the form :\n"
235"                \n"
236"         key=value\n"
237"                         \n"
238"  Allowed keys for now are :  \n"
239"                       \n"
240"         username       User's name\n"
241"         groupname      Users group's name\n"
242"         printername    Printer's name\n"
243"         pgroupname     Printers group's name\n"
244"         hostname       Client's hostname\n"
245"         billingcode    Job's billing code\n"
246"         \n"
247"  Contrary to other PyKota management tools, wildcard characters are not \n"
248"  expanded, so you can't use them.\n"
249"  \n"
250"  NB : not all keys are allowed for each data type, so the result may be \n"
251"  empty if you use a key not available for a particular data type.\n"
252"  \n"
253"Examples :\n"
254"\n"
255"  $ dumpykota --data history --format csv >myfile.csv\n"
256"  \n"
257"  This dumps the history in a comma separated values file, for possible\n"
258"  use in a spreadsheet.\n"
259"  \n"
260"  $ dumpykota --data users --format xml -o users.xml\n"
261"  \n"
262"  Dumps all users datas to the users.xml file.\n"
263"  \n"
264"  $ dumpykota --data history printername=HP2100 username=jerome\n"
265"  \n"
266"  Dumps the job history for user jerome on printer HP2100 only.\n"
267"  \n"
268"This program is free software; you can redistribute it and/or modify\n"
269"it under the terms of the GNU General Public License as published by\n"
270"the Free Software Foundation; either version 2 of the License, or\n"
271"(at your option) any later version.\n"
272"\n"
273"This program is distributed in the hope that it will be useful,\n"
274"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
275"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
276"GNU General Public License for more details.\n"
277"\n"
278"You should have received a copy of the GNU General Public License\n"
279"along with this program; if not, write to the Free Software\n"
280"Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n"
281"\n"
282"Please e-mail bugs to: %s"
283msgstr ""
284
285msgid "The -d | --data command line option is mandatory, see help."
286msgstr "Die Kommandozeilenoption -d | --data ist unerl�lich, siehe Hilfe."
287
288#, python-format
289msgid ""
290"edpykota v%s (c) 2003, 2004, 2005 C@LL - Conseil Internet & Logiciels "
291"Libres\n"
292"A Print Quota editor for PyKota.\n"
293"\n"
294"command line usage :\n"
295"\n"
296"  edpykota [options] user1 user2 ... userN\n"
297"  \n"
298"  edpykota [options] group1 group2 ... groupN\n"
299"\n"
300"options :\n"
301"\n"
302"  -v | --version       Prints edpykota's version number then exits.\n"
303"  -h | --help          Prints this message then exits.\n"
304"  \n"
305"  -a | --add           Adds users and/or printers if they don't \n"
306"                       exist on the Quota Storage Server.\n"
307"                       \n"
308"  -d | --delete        Deletes users/groups from the quota storage.\n"
309"                       Printers are never deleted.\n"
310"                       \n"
311"  -c | --charge p[,j]  Sets the price per page and per job to charge\n"
312"                       for a particular printer. Job price is optional.\n"
313"                       If both are to be set, separate them with a comma.\n"
314"                       Floating point values are allowed.\n"
315"                       \n"
316"  -o | --overcharge f  Sets the overcharging factor applied to the user \n"
317"                       when computing the cost of a print job. Positive or \n"
318"                       negative floating point values are allowed,\n"
319"                       this allows you to do some really creative\n"
320"                       things like giving money to an user whenever\n"
321"                       he prints. The number of pages in a print job\n"
322"                       is not modified by this coefficient, only the\n"
323"                       cost of the job for a particular user.\n"
324"                       Only users have a coefficient.\n"
325"  \n"
326"  -i | --ingroups g1[,g2...]  Puts the users into each of the groups\n"
327"                              listed, separated by commas. The groups\n"
328"                              must already exist in the Quota Storage.\n"
329"  \n"
330"  -u | --users         Edit users print quotas, this is the default.\n"
331"  \n"
332"  -P | --printer p     Edit quotas on printer p only. Actually p can\n"
333"                       use wildcards characters to select only\n"
334"                       some printers. The default value is *, meaning\n"
335"                       all printers. \n"
336"                       You can specify several names or wildcards, \n"
337"                       by separating them with commas.\n"
338"  \n"
339"  -G | --pgroups pg1[,pg2...] Adds the printer(s) to the printer groups\n"
340"                       pg1, pg2, etc... which must already exist.\n"
341"                       A printer group is just like a normal printer,\n"
342"                       only that it is usually unknown from the printing\n"
343"                       system. Create printer groups exactly the same\n"
344"                       way that you create printers, then add other \n"
345"                       printers to them with this option.\n"
346"                       Accounting is done on a printer and on all\n"
347"                       the printer groups it belongs to, quota checking\n"
348"                       is done on a printer and on all the printer groups\n"
349"                       it belongs to.\n"
350"  \n"
351"  -g | --groups        Edit users groups print quotas instead of users.\n"
352"                          \n"
353"  -p | --prototype u|g Uses user u or group g as a prototype to set\n"
354"                       print quotas\n"
355"                       \n"
356"  -n | --noquota       Doesn't set a quota but only does accounting.\n"
357"  \n"
358"  -r | --reset         Resets the actual page counter for the user\n"
359"                       or group to zero on the specified printers. \n"
360"                       The life time page counter is kept unchanged.\n"
361"                       \n"
362"  -R | --hardreset     Resets the actual and life time page counters\n"
363"                       for the user or group to zero on the specified \n"
364"                       printers. This is a shortcut for '--used 0'.\n"
365"                       \n"
366"  -l | --limitby l     Choose if the user/group is limited in "
367"printing                     \n"
368"                       by its account balance or by its page quota.\n"
369"                       The default value is 'quota'. Allowed values\n"
370"                       are 'quota' 'balance' 'quota-then-balance' and\n"
371"                       'balance-then-quota'.\n"
372"                       WARNING : quota-then-balance and balance-then-quota\n"
373"                       are not yet implemented.\n"
374"                       \n"
375"  -b | --balance b     Sets the user's account balance to "
376"b.                     \n"
377"                       Account balance may be increase or decreased\n"
378"                       if b is prefixed with + or -.\n"
379"                       WARNING : when decreasing account balance,\n"
380"                       the total paid so far by the user is decreased\n"
381"                       too.\n"
382"                       Groups don't have a real balance, but the\n"
383"                       sum of their users' account balance.\n"
384"                       \n"
385"  -S | --softlimit sl  Sets the quota soft limit to sl "
386"pages.                       \n"
387"  \n"
388"  -H | --hardlimit hl  Sets the quota hard limit to hl pages.\n"
389"\n"
390"  -U | --used usage    Sets the pagecounters for the user to usage pages;\n"
391"                       useful for migrating users from a different system\n"
392"                       where they have already used some pages. Actual\n"
393"                       and Life Time page counters may be increased or "
394"decreased\n"
395"                       if usage is prefixed with + or -.\n"
396"                       WARNING : BOTH page counters are modified in all "
397"cases,\n"
398"                       so be careful.\n"
399"                       NB : if 'usage' equals '0', then the action taken is\n"
400"                       the same as if --hardreset was used.\n"
401"\n"
402"  user1 through userN and group1 through groupN can use wildcards\n"
403"  if the --add option is not set.\n"
404"  \n"
405"examples :                              \n"
406"\n"
407"  $ edpykota --add -p jerome john paul george ringo/ringo@example.com\n"
408"  \n"
409"  This will add users john, paul, george and ringo to the quota\n"
410"  database, and set their print quotas to the same values than user \n"
411"  jerome. User jerome must already exist.\n"
412"  User ringo's email address will also be set to 'ringo@example.com'\n"
413"  \n"
414"  $ edpykota --printer lp -S 50 -H 60 jerome\n"
415"  \n"
416"  This will set jerome's print quota on the lp printer to a soft limit\n"
417"  of 50 pages, and a hard limit of 60 pages. If either user jerome or\n"
418"  printer lp doesn't exist on the Quota Storage Server then nothing is "
419"done.\n"
420"\n"
421"  $ edpykota --add --printer lp --ingroups coders,it -S 50 -H 60 jerome\n"
422"  \n"
423"  Same as above, but if either user jerome or printer lp doesn't exist \n"
424"  on the Quota Storage Server they are automatically added. Also\n"
425"  user jerome is put into the groups \"coders\" and \"it\" which must\n"
426"  already exist in the Quota Storage.\n"
427"            \n"
428"  $ edpykota -g -S 500 -H 550 financial support            \n"
429"  \n"
430"  This will set print quota soft limit to 500 pages and hard limit\n"
431"  to 550 pages for groups financial and support on all printers.\n"
432"  \n"
433"  $ edpykota --reset jerome \"jo*\"\n"
434"  \n"
435"  This will reset jerome's page counter to zero on all printers, as\n"
436"  well as every user whose name begins with 'jo'.\n"
437"  Their life time page counter on each printer will be kept unchanged.\n"
438"  You can also reset the life time page counters by using the\n"
439"  --hardreset | -R command line option.\n"
440"  \n"
441"  $ edpykota --printer hpcolor --noquota jerome\n"
442"  \n"
443"  This will tell PyKota to not limit jerome when printing on the \n"
444"  hpcolor printer. All his jobs will be allowed on this printer, but \n"
445"  accounting of the pages he prints will still be kept.\n"
446"  Print Quotas for jerome on other printers are unchanged.\n"
447"  \n"
448"  $ edpykota --limitby balance jerome\n"
449"  \n"
450"  This will tell PyKota to limit jerome by his account's balance\n"
451"  when printing.\n"
452"  \n"
453"  $ edpykota --balance +10.0 jerome\n"
454"  \n"
455"  This will increase jerome's account balance by 10.0 (in your\n"
456"  own currency). You can decrease the account balance with a\n"
457"  dash prefix, and set it to a fixed amount with no prefix.\n"
458"  \n"
459"  $ edpykota --delete jerome rachel\n"
460"  \n"
461"  This will completely delete jerome and rachel from the Quota Storage\n"
462"  database. All their quotas and jobs will be deleted too.\n"
463"  \n"
464"  $ edpykota --printer lp --charge 0.1\n"
465"  \n"
466"  This will set the page price for printer lp to 0.1. Job price\n"
467"  will not be changed.\n"
468"  \n"
469"  $ edpykota --printer hplj1,hplj2 --pgroups Laser,HP\n"
470"  \n"
471"  This will put printers hplj1 and hplj2 in printers groups Laser and HP.\n"
472"  When printing either on hplj1 or hplj2, print quota will also be \n"
473"  checked and accounted for on virtual printers Laser and HP.\n"
474"  \n"
475"  $ edpykota --overcharge 2.5 poorstudent\n"
476"  \n"
477"  This will overcharge the poorstudent user by a factor of 2.5.\n"
478"  \n"
479"  $ edpykota --overcharge -1 jerome\n"
480"  \n"
481"  User jerome will actually earn money whenever he prints.\n"
482"  \n"
483"  $ edpykota --overcharge 0 boss\n"
484"  \n"
485"  User boss can print at will, it won't cost him anything because the\n"
486"  cost of each print job will be multiplied by zero before charging\n"
487"  his account.\n"
488"\n"
489"This program is free software; you can redistribute it and/or modify\n"
490"it under the terms of the GNU General Public License as published by\n"
491"the Free Software Foundation; either version 2 of the License, or\n"
492"(at your option) any later version.\n"
493"\n"
494"This program is distributed in the hope that it will be useful,\n"
495"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
496"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
497"GNU General Public License for more details.\n"
498"\n"
499"You should have received a copy of the GNU General Public License\n"
500"along with this program; if not, write to the Free Software\n"
501"Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n"
502"\n"
503"Please e-mail bugs to: %s"
504msgstr ""
505
506msgid "You're not allowed to use this command."
507msgstr "Sie d�diesen Befehl nicht ben�"
508
509#, python-format
510msgid "Invalid used value %s."
511msgstr ""
512
513#, python-format
514msgid "Invalid softlimit value %s."
515msgstr "Ung�r Wert f�tlimit %s."
516
517#, python-format
518msgid "Invalid hardlimit value %s."
519msgstr "Ung�r Wert f�dlimit %s."
520
521#, python-format
522msgid "Hard limit %i is less than soft limit %i, values will be exchanged."
523msgstr "Hardlimit %i ist kleiner als Softlimit %i, Werte werden ausgetauscht."
524
525#, python-format
526msgid "Invalid overcharge value %s"
527msgstr ""
528
529#, python-format
530msgid "Invalid balance value %s"
531msgstr "Ung�r Wert f�ance %s"
532
533#, python-format
534msgid "Invalid charge amount value %s"
535msgstr "Ung�r Wert f�ish�%s"
536
537#, python-format
538msgid "Invalid limitby value %s"
539msgstr "Ung�r Wert f�itby %s"
540
541#, python-format
542msgid "Impossible to add printer %s"
543msgstr "Unm�ch den Drucker %s hinzuzuf�
544#, python-format
545msgid "Invalid printer name %s"
546msgstr "Ung�r Druckername %s"
547
548#, python-format
549msgid "There's no printer matching %s"
550msgstr "Kein Drucker stimmt mit %s berein"
551
552msgid "You have to pass user or group names on the command line"
553msgstr "Sie m�Benutzer- oder Gruppenname auf der Kommandozeile �ben"
554
555#, python-format
556msgid "Prototype object %s not found in Quota Storage."
557msgstr "Prototyp Objekt %s in Kontingentverwaltung nicht gefunden."
558
559#, python-format
560msgid "Prototype %s not found in Quota Storage for printer %s."
561msgstr "Prototyp %s in Kontingentverwaltung f�cker %s nicht gefunden."
562
563#, python-format
564msgid "Undefined hard limit set to soft limit (%s) on printer %s."
565msgstr "Nicht definiertes Hardlimit auf Softlimit (%s) f�cker %s gesetzt."
566
567#, python-format
568msgid "Undefined soft limit set to hard limit (%s) on printer %s."
569msgstr "Nicht definiertes Softlimit auf Hardlimit (%s) f�cker %s gesetzt."
570
571#, python-format
572msgid "Invalid email address %s"
573msgstr "Ung� Email-Adresse %s"
574
575#, python-format
576msgid "Unknown group %s"
577msgstr ""
578
579#, python-format
580msgid "Unknown user %s"
581msgstr ""
582
583#, python-format
584msgid "Invalid group name %s"
585msgstr "Ung�r Gruppenname %s"
586
587#, python-format
588msgid "Invalid user name %s"
589msgstr "Ung�r Benutzername %s"
590
591#, python-format
592msgid "Quota not found for object %s on printer %s."
593msgstr "Kontingent f�ekt %s auf Drucker %s nicht gefunden."
594
595#, python-format
596msgid "Group %s not found in the PyKota Storage."
597msgstr "Gruppe %s in der PyKota Kontingentverwaltung nicht gefunden."
598
599msgid "incompatible options, see help."
600msgstr "Inkompatible Optionen, siehe Hilfe."
601
602msgid "Software accounting already done in first pass. Ignoring."
603msgstr ""
604"Software Kontof� bereits im ersten Durchgang erledigt. Wird ignoriert."
605
606msgid "Hardware accounting already done in first pass. Ignoring."
607msgstr "Hardware Kontof� bereits im ersten Durchgang erledigt. Ignoriere."
608
609msgid "Job size and price now set in history."
610msgstr ""
611
612#, python-format
613msgid ""
614"pkbanner v%s (c) 2003, 2004, 2005 C@LL - Conseil Internet & Logiciels "
615"Libres\n"
616"\n"
617"Generates banners.\n"
618"\n"
619"command line usage :\n"
620"\n"
621"  pkbanner  [options]  [more info]\n"
622"\n"
623"options :\n"
624"\n"
625"  -v | --version       Prints pkbanner's version number then exits.\n"
626"  -h | --help          Prints this message then exits.\n"
627"  \n"
628"  -l | --logo img      Use the image as the banner's logo. The logo will\n"
629"                       be drawn at the center top of the page. The default\n"
630"                       logo is /usr/share/pykota/logos/pykota.jpeg\n"
631"                       \n"
632"  -p | --pagesize sz   Sets sz as the page size. Most well known\n"
633"                       page sizes are recognized, like 'A4' or 'Letter'\n"
634"                       to name a few. The default size is A4.\n"
635"  \n"
636"  -s | --savetoner s   Sets the text luminosity factor to s%%. This can be \n"
637"                       used to save toner. The default value is 0, which\n"
638"                       means that no toner saving will be done.\n"
639"  \n"
640"  -u | --url u         Uses u as an url to be written at the bottom of \n"
641"                       the banner page. The default url is :\n"
642"                       http://www.librelogiciel.com/software/\n"
643"  \n"
644"examples :                              \n"
645"\n"
646"  Using pkbanner directly from the command line is not recommended,\n"
647"  excepted for testing purposes. You should use pkbanner in the\n"
648"  'startingbanner' or 'endingbanner' directives in pykota.conf\n"
649"  \n"
650"    startingbanner: /usr/bin/pkbanner --logo=\"\" --savetoner=75\n"
651"  \n"
652"      With such a setting in pykota.conf, all print jobs will be \n"
653"      prefixed with an A4 banner with no logo, and text luminosity will\n"
654"      be increased by 75%%. The PostScript output will be directly sent\n"
655"      to your printer.\n"
656"      \n"
657"  You'll find more examples in the sample configuration file included    \n"
658"  in PyKota.\n"
659"      \n"
660"This program is free software; you can redistribute it and/or modify\n"
661"it under the terms of the GNU General Public License as published by\n"
662"the Free Software Foundation; either version 2 of the License, or\n"
663"(at your option) any later version.\n"
664"\n"
665"This program is distributed in the hope that it will be useful,\n"
666"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
667"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
668"GNU General Public License for more details.\n"
669"\n"
670"You should have received a copy of the GNU General Public License\n"
671"along with this program; if not, write to the Free Software\n"
672"Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n"
673"\n"
674"Please e-mail bugs to: %s"
675msgstr ""
676
677msgid "Unknown"
678msgstr ""
679
680msgid "Username"
681msgstr ""
682
683msgid "More Info"
684msgstr ""
685
686msgid "Job"
687msgstr ""
688
689msgid "Date"
690msgstr "Datum"
691
692msgid "Allowed"
693msgstr ""
694
695msgid "Denied"
696msgstr ""
697
698msgid "Allowed with Warning"
699msgstr ""
700
701msgid "Result"
702msgstr ""
703
704msgid "Title"
705msgstr "Titel"
706
707msgid "Filename"
708msgstr "Dateiname"
709
710#, python-format
711msgid "Pages printed so far on %s"
712msgstr ""
713
714msgid "Account balance"
715msgstr ""
716
717msgid "Soft Limit"
718msgstr ""
719
720msgid "Hard Limit"
721msgstr ""
722
723msgid "Date Limit"
724msgstr ""
725
726msgid "Allowed range is (0..99)"
727msgstr ""
728
729#, python-format
730msgid "Invalid 'savetoner' option %s : %s"
731msgstr ""
732
733#, python-format
734msgid "Invalid 'pagesize' option %s, defaulting to A4."
735msgstr ""
736
737#, python-format
738msgid ""
739"pkhint v%s (c) 2003, 2004, 2005 C@LL - Conseil Internet & Logiciels Libres\n"
740"A tool to give hints on what accounting method is best for each printer.\n"
741"\n"
742"command line usage :\n"
743"\n"
744"  pkhint [options] [printer1 printer2 printer3 ... printerN] <file.conf\n"
745"\n"
746"options :\n"
747"\n"
748"  -v | --version       Prints pkhint's version number then exits.\n"
749"  -h | --help          Prints this message then exits.\n"
750"  \n"
751"examples :                              \n"
752"\n"
753"  $ pkhint \"hp*\" printer103 </etc/cups/printers.conf\n"
754"  \n"
755"  Will analyze your printing system to test which accounter\n"
756"  is the best for each of the defined printer which\n"
757"  name matches one of the parameters.\n"
758"  \n"
759"  If you don't pass any argument on the command line, all\n"
760"  printers will be analyzed.\n"
761"  \n"
762"This program is free software; you can redistribute it and/or modify\n"
763"it under the terms of the GNU General Public License as published by\n"
764"the Free Software Foundation; either version 2 of the License, or\n"
765"(at your option) any later version.\n"
766"\n"
767"This program is distributed in the hope that it will be useful,\n"
768"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
769"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
770"GNU General Public License for more details.\n"
771"\n"
772"You should have received a copy of the GNU General Public License\n"
773"along with this program; if not, write to the Free Software\n"
774"Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n"
775"\n"
776"Please e-mail bugs to: %s"
777msgstr ""
778"pkhint v%s (c) 2003, 2004, 2005 C@LL - Conseil Internet & Logiciels Libres\n"
779"Ein Werkzeug, das Hinweise auf die beste Z�methode f�en Drucker "
780"gibt.\n"
781"\n"
782"Kommandozeilen-Gebrauch:\n"
783"\n"
784"  pkhint [Optionen] [Drucker1 Drucker2 Drucker3 ... DruckerN] <file.conf\n"
785"\n"
786"Optionen:\n"
787"\n"
788"  -v | --version       Gibt die Versionsnummer von pkhint aus und endet.\n"
789"  -h | --help          Gibt diese Meldung aus und endet.\n"
790"\n"
791"Beispiele:\n"
792"\n"
793"  $ pkhint \"hp*\" printer103 </etc/cups/printers.conf\n"
794"\n"
795"  Analysiert Ihr Drucksystem um festzustellen, welcher Z�er\n"
796"  der geeignetste ist f�en der angegebenen Drucker, dessen\n"
797"  Name zu einem der Parameter passt.\n"
798"\n"
799"  Wenn Sie keinen Parameter auf der Kommandozeile �ben,\n"
800"  werden alle Drucker analysiert.\n"
801"\n"
802"This program is free software; you can redistribute it and/or modify\n"
803"it under the terms of the GNU General Public License as published by\n"
804"the Free Software Foundation; either version 2 of the License, or\n"
805"(at your option) any later version.\n"
806"\n"
807"This program is distributed in the hope that it will be useful,\n"
808"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
809"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
810"GNU General Public License for more details.\n"
811"\n"
812"You should have received a copy of the GNU General Public License\n"
813"along with this program; if not, write to the Free Software\n"
814"Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n"
815"\n"
816"Melden Sie bitte Fehler an: %s"
817
818#, python-format
819msgid "Invalid DeviceURI : %s"
820msgstr "Ung� DeviceURI: %s"
821
822msgid ""
823"\n"
824"Please wait while pkhint analyzes your printing system's configuration..."
825msgstr ""
826"\n"
827"Bitte warten Sie w�end pkhint die Konfiguration ihres Drucksystems "
828"analysiert..."
829
830#, python-format
831msgid "Unknown device %s for printer %s"
832msgstr "Unbekannter Anschluss %s f�cker %s"
833
834msgid ""
835"\n"
836"Put the following lines into your /etc/pykota/pykota.conf file :\n"
837msgstr ""
838"\n"
839"F�ie folgende Zeilen in ihre /etc/pykota/pykota.conf Datei ein:\n"
840
841msgid "# BEWARE : if software accounting is suggested, this doesn't mean"
842msgstr ""
843"# ACHTUNG: wenn Software Accounting vorgeschlagen wird, bedeutet dies nicht,"
844
845msgid "# that hardware accounting wouldn't work, this only means that PyKota"
846msgstr ""
847" dass Hardware Accounting nicht funktionieren w�es bedeutet nur, dass "
848"PyKota"
849
850msgid "# wasn't able to autodetect which hardware accounting method to use."
851msgstr ""
852" nicht in der Lage war, automatisch festzustellen, welche Hardware "
853"Accounting Methode zu benutzen ist."
854
855#, python-format
856msgid ""
857"pkmail v%s (c) 2003, 2004, 2005 C@LL - Conseil Internet & Logiciels Libres\n"
858"\n"
859"Email gateway for PyKota.\n"
860"\n"
861"command line usage :\n"
862"\n"
863"  pkmail  [options]\n"
864"\n"
865"options :\n"
866"\n"
867"  -v | --version       Prints pkmail's version number then exits.\n"
868"  -h | --help          Prints this message then exits.\n"
869"  \n"
870"    \n"
871"  This command is meant to be used from your mail server's aliases file,\n"
872"  as a pipe. It will then accept commands send to it in email messages,\n"
873"  and will send the answer to the command's originator.\n"
874"  \n"
875"  To use this command, create an email alias in /etc/aliases with\n"
876"  the following format :\n"
877"  \n"
878"    pykotacmd: \"|/usr/bin/pkmail\"\n"
879"    \n"
880"  Then run the 'newaliases' command to regenerate the aliases database.\n"
881"  \n"
882"  You can now send commands by email to 'pykotacmd@yourdomain.com', with\n"
883"  the command in the subject.\n"
884"  \n"
885"  List of supported commands :\n"
886"  \n"
887"        report [username]\n"
888"  \n"
889"  NB : For pkmail to work correctly, you may have to put the 'mail'\n"
890"  system user in the 'pykota' system group to ensure this user can\n"
891"  read the /etc/pykota/pykotadmin.conf file, and restart your\n"
892"  mail server (e.g. /etc/init.d/exim restart). It is strongly advised\n"
893"  that you think at least twice before doing this though.\n"
894"  \n"
895"  Use at your own risk !\n"
896"  \n"
897"This program is free software; you can redistribute it and/or modify\n"
898"it under the terms of the GNU General Public License as published by\n"
899"the Free Software Foundation; either version 2 of the License, or\n"
900"(at your option) any later version.\n"
901"\n"
902"This program is distributed in the hope that it will be useful,\n"
903"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
904"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
905"GNU General Public License for more details.\n"
906"\n"
907"You should have received a copy of the GNU General Public License\n"
908"along with this program; if not, write to the Free Software\n"
909"Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n"
910"\n"
911"Please e-mail bugs to: %s"
912msgstr ""
913
914#, python-format
915msgid ""
916"pkprinters v%s (c) 2003, 2004, 2005 C@LL - Conseil Internet & Logiciels "
917"Libres\n"
918"A Printers Manager for PyKota.\n"
919"\n"
920"command line usage :\n"
921"\n"
922"  pkprinters [options] printer1 printer2 printer3 ... printerN\n"
923"\n"
924"options :\n"
925"\n"
926"  -v | --version       Prints pkprinters's version number then exits.\n"
927"  -h | --help          Prints this message then exits.\n"
928"  \n"
929"  -a | --add           Adds printers if they don't exist on the Quota \n"
930"                       Storage Server. If they exist, they are modified\n"
931"                       unless -s|--skipexisting is also used.\n"
932"                       \n"
933"  -d | --delete        Deletes printers from the quota storage.\n"
934"  \n"
935"  -D | --description d Adds a textual description to printers.\n"
936"                       \n"
937"  -c | --charge p[,j]  Sets the price per page and per job to charge.\n"
938"                       Job price is optional.\n"
939"                       If both are to be set, separate them with a comma.\n"
940"                       Floating point and negative values are allowed.\n"
941"  \n"
942"  -g | --groups pg1[,pg2...] Adds or Remove the printer(s) to the printer \n"
943"                       groups pg1, pg2, etc... which must already exist.\n"
944"                       A printer group is just like a normal printer,\n"
945"                       only that it is usually unknown from the printing\n"
946"                       system. Create printer groups exactly the same\n"
947"                       way that you create printers, then add other \n"
948"                       printers to them with this option.\n"
949"                       Accounting is done on a printer and on all\n"
950"                       the printer groups it belongs to, quota checking\n"
951"                       is done on a printer and on all the printer groups\n"
952"                       it belongs to.\n"
953"                       If the --remove option below is not used, the \n"
954"                       default action is to add printers to the specified\n"
955"                       printer groups.\n"
956"                       \n"
957"  -l | --list          List informations about the printer(s) and the\n"
958"                       printers groups it is a member of.\n"
959"                       \n"
960"  -r | --remove        In combination with the --groups option "
961"above,                       \n"
962"                       remove printers from the specified printers groups.\n"
963"                       \n"
964"  -s | --skipexisting  In combination with the --add option above, tells\n"
965"                       pkprinters to not modify existing printers.\n"
966"  \n"
967"  printer1 through printerN can contain wildcards if the --add option \n"
968"  is not set.\n"
969"  \n"
970"examples :                              \n"
971"\n"
972"  $ pkprinters --add -D \"HP Printer\" --charge 0.05,0.1 hp2100 hp2200 "
973"hp8000\n"
974"  \n"
975"  Will create three printers named hp2100, hp2200 and hp8000.\n"
976"  Their price per page will be set at 0.05 unit, and their price\n"
977"  per job will be set at 0.1 unit. Units are in your own currency,\n"
978"  or whatever you want them to mean.\n"
979"  All of their descriptions will be set to the string \"HP Printer\".\n"
980"  If any of these printers already exists, it will also be modified \n"
981"  unless the -s|--skipexisting command line option is also used.\n"
982"            \n"
983"  $ pkprinters --delete \"*\"\n"
984"  \n"
985"  This will completely delete all printers and associated quota "
986"information,\n"
987"  as well as their job history. USE WITH CARE !\n"
988"  \n"
989"  $ pkprinters --groups Laser,HP \"hp*\"\n"
990"  \n"
991"  This will put all printers which name matches \"hp*\" into printers "
992"groups \n"
993"  Laser and HP, which MUST already exist.\n"
994"  \n"
995"  $ pkprinters --groups LexMark --remove hp2200\n"
996"  \n"
997"  This will remove the hp2200 printer from the LexMark printer group.\n"
998"  \n"
999"This program is free software; you can redistribute it and/or modify\n"
1000"it under the terms of the GNU General Public License as published by\n"
1001"the Free Software Foundation; either version 2 of the License, or\n"
1002"(at your option) any later version.\n"
1003"\n"
1004"This program is distributed in the hope that it will be useful,\n"
1005"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
1006"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
1007"GNU General Public License for more details.\n"
1008"\n"
1009"You should have received a copy of the GNU General Public License\n"
1010"along with this program; if not, write to the Free Software\n"
1011"Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n"
1012"\n"
1013"Please e-mail bugs to: %s"
1014msgstr ""
1015"pkprinters v%s (c) 2003, 2004, 2005 C@LL - Conseil Internet & Logiciels "
1016"Libres\n"
1017"Ein Druckermanager f�ota.\n"
1018"\n"
1019"Kommandozeilen-Gebrauch:\n"
1020"\n"
1021"  pkprinters [Optionen] Drucker1 Drucker2 Drucker3 ... DruckerN\n"
1022"\n"
1023"Optionen:\n"
1024"\n"
1025"  -v | --version       Gibt die Versionsnummer von pkprinters aus und "
1026"endet.\n"
1027"  -h | --help          Gibt diese Nachricht aus und endet.\n"
1028"\n"
1029"  -a | --add           F�ucker hinzu, wenn sie in der "
1030"Kontingentverwaltung\n"
1031"                       noch nicht existieren. Wenn sie existieren, werden "
1032"sie\n"
1033"                       angepasst, ausser -s | --skipexisting ist auch "
1034"gesetzt.\n"
1035"\n"
1036"  -d | --delete        L�t Drucker aus der Kontingentverwaltung.\n"
1037"\n"
1038"  -D | --description d F�n Druckern eine Beschreibung hinzu.\n"
1039"\n"
1040"  -c | --charge p[,j]  Setzt den Preis pro Seite und pro Auftrag fest. Der "
1041"Preis \n"
1042"                       pro Auftrag ist fakultativ.\n"
1043"                       Werden beide verwendet, trennen Sie sie mit einem "
1044"Komma ab.\n"
1045"                       Flie�ommazahlen und negative Werte sind erlaubt.\n"
1046"   \n"
1047"  -g | --groups pg1[,pg2...] F�n/die Drucker der Druckergruppen pg1,\n"
1048"                        pg2, etc..., die schon existieren m� hinzu.\n"
1049"                        Eine Druckergruppe ist wie ein normaler Drucker,\n"
1050"                        bloss kennt man ihn �erweise im\n"
1051"                        Drucksystem nicht. Richten Sie Druckergruppen genau\n"
1052"                        gleich wie Drucker ein, dann f�ie andere\n"
1053"                        Drucker mit dieser Option hinzu.\n"
1054"                        Die Kontof� wird f�en Drucker und f�alle\n"
1055"                        Druckergruppen, denen er angeh� gemacht,\n"
1056"                        die Kontingent��wird f� Drucker\n"
1057"                        und f�e Druckergruppen, zu denen er geh�\n"
1058"                        gemacht.\n"
1059"                        Wenn die Option --remove (siehe weiter unten) nicht\n"
1060"                        gesetzt ist, so werden standardm�ig Drucker der\n"
1061"                        angegebenen Druckergruppe hinzugef�"
1062"\n"
1063"  -l | --list           Gibt Informationen �en/die Drucker und die\n"
1064"                        Druckergruppen, denen er angeh� aus.\n"
1065"\n"
1066"  -r | --remove         In Kombination mit der obigen Option --groups "
1067"werden\n"
1068"                        Drucker aus der angegebenen Druckergruppe entfernt.\n"
1069"\n"
1070"  -s | --skipexisting   In Kombination mit der obigen Option --add "
1071"verhindert\n"
1072"                        dies, dass pkprinters existierende Drucker "
1073"ver�ert.\n"
1074"\n"
1075"  Drucker1 bis DruckerN kann Platzhalter enthalten, wenn die Option --add\n"
1076"  nicht gesetzt ist.\n"
1077"\n"
1078"Beispiele:\n"
1079"\n"
1080"  $ pkprinters --add -D \"HP Printer\" --charge 0.05,0.1 hp2100 hp2200 "
1081"hp8000\n"
1082"\n"
1083"  Dies richtet drei Drucker mit Namen hp2100, hp2200 und hp8000 ein.\n"
1084"  Die Seitenkosten f�se Drucker ist auf 0.05 Einheiten festgelegt und\n"
1085"  ihr Preis pro Auftrag auf 0.01 Einheiten. Einheiten k�n Ihrer W�ung\n"
1086"  entsprechen oder was immer Sie unter ihnen verstehen wollen.\n"
1087"  Die Beschreibung aller Drucker ist auf die Zeichenkette \"HP Printer\"\n"
1088"  gesetzt. Wenn irgendeiner dieser Drucker schon existiert, wird er\n"
1089"  modifiziert, ausser die Option -s | --skipexisting ist auch gesetzt.\n"
1090"\n"
1091"  $ pkprinters --delete \"*\"\n"
1092"\n"
1093"  Dies l�t alle Drucker und dazugeh�en Kontingentinformationen\n"
1094"  vollst�ig, ebenso die Liste der Druckauftr�. VORSICHT!\n"
1095"\n"
1096"  $ pkprinters --groups Laser,HP \"hp*\"\n"
1097"\n"
1098"  Dies f�le Drucker, deren Namen zu \"hp*\" passen, den Druckergruppen\n"
1099"  Laser und HP, die schon VORHANDEN SEIN M�SEN, hinzu.\n"
1100"\n"
1101"  $ pkprinters --groups LexMark --remove hp2200\n"
1102"\n"
1103"  Dies entfernt den Drucker hp2200 aus der Druckergruppe LexMark.<\n"
1104"\n"
1105"This program is free software; you can redistribute it and/or modify\n"
1106"it under the terms of the GNU General Public License as published by\n"
1107"the Free Software Foundation; either version 2 of the License, or\n"
1108"(at your option) any later version.\n"
1109"\n"
1110"This program is distributed in the hope that it will be useful,\n"
1111"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
1112"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
1113"GNU General Public License for more details.\n"
1114"\n"
1115"You should have received a copy of the GNU General Public License\n"
1116"along with this program; if not, write to the Free Software\n"
1117"Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n"
1118"\n"
1119"Melden Sie bitte Fehler an: %s"
1120
1121#, python-format
1122msgid "Printer %s already exists, skipping."
1123msgstr "Drucker %s existiert bereits, wird �rungen"
1124
1125#, python-format
1126msgid "Printer %s already exists, will be modified."
1127msgstr "Drucker %s existiert bereits, wird modifiziert."
1128
1129msgid "in"
1130msgstr "in"
1131
1132msgid "You have to pass printer groups names on the command line"
1133msgstr ""
1134"Sie m�die Namen der Druckergruppen auf der Kommandozeile �ben"
1135
1136msgid "You have to pass printer names on the command line"
1137msgstr "Sie m�Druckernamen auf der Kommandozeile �ben"
1138
1139#, python-format
1140msgid ""
1141"pykosd v%s (c) 2003, 2004, 2005 C@LL - Conseil Internet & Logiciels Libres\n"
1142"An OSD quota monitor for PyKota.\n"
1143"\n"
1144"command line usage :\n"
1145"\n"
1146"  pykosd [options]\n"
1147"\n"
1148"options :\n"
1149"\n"
1150"  -v | --version       Prints pykosd's version number then exits.\n"
1151"  -h | --help          Prints this message then exits.\n"
1152"  \n"
1153"  -c | --color #rrggbb Sets the color to use for display as an hexadecimal\n"
1154"                       triplet, for example #FF0000 is 100%% red.\n"
1155"                       Defaults to 100%% green (#00FF00).\n"
1156"                       \n"
1157"  -d | --duration d    Sets the duration of the display in seconds. \n"
1158"                       Defaults to 3 seconds.\n"
1159"                       \n"
1160"  -f | --font f        Sets the font to use for "
1161"display.                      \n"
1162"                       Defaults to the Python OSD library's default.\n"
1163"  \n"
1164"  -l | --loop n        Sets the number of times the info will be displayed.\n"
1165"                       Defaults to 0, which means loop forever.\n"
1166"                       \n"
1167"  -s | --sleep s       Sets the sleeping duration between two displays \n"
1168"                       in seconds. Defaults to 180 seconds (3 minutes).\n"
1169"                       \n"
1170"  \n"
1171"examples :                              \n"
1172"\n"
1173"  $ pykosd -s 60 --loop 5\n"
1174"  \n"
1175"  Will launch pykosd. Display will be refreshed every 60 seconds,\n"
1176"  and will last for 3 seconds (the default) each time. After five\n"
1177"  iterations, the program will exit.\n"
1178"  \n"
1179"This program is free software; you can redistribute it and/or modify\n"
1180"it under the terms of the GNU General Public License as published by\n"
1181"the Free Software Foundation; either version 2 of the License, or\n"
1182"(at your option) any later version.\n"
1183"\n"
1184"This program is distributed in the hope that it will be useful,\n"
1185"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
1186"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
1187"GNU General Public License for more details.\n"
1188"\n"
1189"You should have received a copy of the GNU General Public License\n"
1190"along with this program; if not, write to the Free Software\n"
1191"Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n"
1192"\n"
1193"Please e-mail bugs to: %s"
1194msgstr ""
1195"pykosd v%s (c) 2003, 2004, 2005 C@LL - Conseil Internet & Logiciels Libres\n"
1196"Ein OSD Kontingent-Anzeiger f�ota.\n"
1197"\n"
1198"Kommandozeilen-Gebrauch:\n"
1199"\n"
1200"  pykosd [Optionen]\n"
1201"\n"
1202"Optionen:\n"
1203"\n"
1204"   -v | --version       Gibt die Versionsnummer von pykosd aus und endet.\n"
1205"   -h | --help          Gibt diese Meldung aus und endet.\n"
1206"\n"
1207"   -c | --color #rrggbb Stellt die Farbe f� Anzeige in Form eines\n"
1208"                        hexadezimalen Triplets ein; zum Beipiel: #FF0000 ist "
1209"100%% rot.\n"
1210"                        Standard ist 100%% gr�0FF00).\n"
1211"\n"
1212"   -d | --duration d    Stellt die Dauer der Anzeige in Sekunden ein.\n"
1213"                        Standard ist 3 Sekunden.\n"
1214"\n"
1215"   -f | --font f        Stellt die Schriftart f� Anzeige ein.\n"
1216"                        Standard ist der Standard der Python OSD "
1217"Bibliothek.\n"
1218"\n"
1219"   -l | --loop n        Stellt ein, wie oft die Information angezeigt wird.\n"
1220"                        Standard ist 0, das hei� immer.\n"
1221"\n"
1222"   -s | --sleep s       Stellt die Schlafdauer zwischen zwei Anzeigen in\n"
1223"                        Sekunden ein.\n"
1224"                        Standard ist 180 Sekunden (3 Minuten).\n"
1225"\n"
1226"\n"
1227"Beispiele:\n"
1228"\n"
1229"  $ pykosd -s 60 --loop 5\n"
1230"\n"
1231"  Startet pykosd. Die Anzeige wird alle 60 Sekunden erneuert und dauert\n"
1232"  jedes Mal 3 Sekunden (der Standardwert). Nach f�rchl�en endet\n"
1233"  das Programm.\n"
1234"\n"
1235"This program is free software; you can redistribute it and/or modify\n"
1236"it under the terms of the GNU General Public License as published by\n"
1237"the Free Software Foundation; either version 2 of the License, or\n"
1238"(at your option) any later version.\n"
1239"\n"
1240"This program is distributed in the hope that it will be useful,\n"
1241"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
1242"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
1243"GNU General Public License for more details.\n"
1244"\n"
1245"You should have received a copy of the GNU General Public License\n"
1246"along with this program; if not, write to the Free Software\n"
1247"Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n"
1248"\n"
1249"Melden Sie bitte Fehler an: %s"
1250
1251#, python-format
1252msgid "Invalid duration option %s"
1253msgstr "Ung� Option duration %s"
1254
1255#, python-format
1256msgid "Invalid loop option %s"
1257msgstr "Ung� Option loop %s"
1258
1259#, python-format
1260msgid "Invalid sleep option %s"
1261msgstr "Ung� Option sleep %s"
1262
1263#, python-format
1264msgid "Invalid color option %s"
1265msgstr "Ung� Option color %s"
1266
1267#, python-format
1268msgid "User %s doesn't exist in PyKota's database"
1269msgstr "Benutzer %s existiert nicht in der PyKota-Datenbank"
1270
1271#, python-format
1272msgid "Pages used on %s : %s"
1273msgstr "Seiten benutzt f� %s"
1274
1275#, python-format
1276msgid "PyKota Units left : %.2f"
1277msgstr "Verbleibende PyKota-Einheiten: %.2f"
1278
1279#, python-format
1280msgid ""
1281"pykotme v%s (c) 2003, 2004, 2005 C@LL - Conseil Internet & Logiciels Libres\n"
1282"\n"
1283"Gives print quotes to users.\n"
1284"\n"
1285"command line usage :\n"
1286"\n"
1287"  pykotme  [options]  [files]\n"
1288"\n"
1289"options :\n"
1290"\n"
1291"  -v | --version       Prints pykotme's version number then exits.\n"
1292"  -h | --help          Prints this message then exits.\n"
1293"  \n"
1294"  -P | --printer p     Gives a quote for this printer only. Actually p can\n"
1295"                       use wildcards characters to select only\n"
1296"                       some printers. The default value is *, meaning\n"
1297"                       all printers.\n"
1298"                       You can specify several names or wildcards, \n"
1299"                       by separating them with commas.\n"
1300"  \n"
1301"examples :                              \n"
1302"\n"
1303"  $ pykotme --printer apple file1.ps file2.ps\n"
1304"  \n"
1305"  This will give a print quote to the current user. The quote will show\n"
1306"  the price and size of a job consisting in file1.ps and file2.ps \n"
1307"  which would be sent to the apple printer.\n"
1308"  \n"
1309"  $ pykotme --printer apple,hplaser <file1.ps\n"
1310"  \n"
1311"  This will give a print quote to the current user. The quote will show\n"
1312"  the price and size of a job consisting in file1.ps as read from\n"
1313"  standard input, which would be sent to the apple or hplaser\n"
1314"  printer.\n"
1315"\n"
1316"  $ pykotme \n"
1317"  \n"
1318"  This will give a quote for a job consisting of what is on standard \n"
1319"  input. The quote will list the job size, and the price the job\n"
1320"  would cost on each printer.\n"
1321"\n"
1322"This program is free software; you can redistribute it and/or modify\n"
1323"it under the terms of the GNU General Public License as published by\n"
1324"the Free Software Foundation; either version 2 of the License, or\n"
1325"(at your option) any later version.\n"
1326"\n"
1327"This program is distributed in the hope that it will be useful,\n"
1328"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
1329"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
1330"GNU General Public License for more details.\n"
1331"\n"
1332"You should have received a copy of the GNU General Public License\n"
1333"along with this program; if not, write to the Free Software\n"
1334"Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n"
1335"\n"
1336"Please e-mail bugs to: %s"
1337msgstr ""
1338"pykotme v%s (c) 2003, 2004, 2005 C@LL - Conseil Internet & Logiciels Libres\n"
1339"\n"
1340"Gibt den Benutzern ihre Druckkontingente an.\n"
1341"\n"
1342"Kommandozeilen-Gebrauch:\n"
1343"\n"
1344"  pykotme  [Optionen]  [Dateien]\n"
1345"\n"
1346"  -v | --version       Gibt die Versionsnummer von pyktome aus und endet.\n"
1347"  -h | --help          Gibt diese Nachricht aus und endet.\n"
1348"\n"
1349"  -P | --printer p     Zeigt ein Kontingent ausschliesslich f�sen "
1350"Drucker an.\n"
1351"                       p kann Platzhalter enthalten um nur einige Drucker\n"
1352"                       auszuw�en. Standardwert ist *, d.h. alle Drucker.\n"
1353"                       Sie k�n verschiedene Namen oder Platzhalter,\n"
1354"                       durch Kommas getrennt, angeben.\n"
1355"\n"
1356"Beispiele:\n"
1357"\n"
1358"  $ pykotme --printer apple Datei1.ps Datei2.ps\n"
1359"\n"
1360"  Dies gibt ein Druckkontingent f� aktuellen Benutzer an. Das "
1361"Kontingent\n"
1362"  wird mit dem Preis und der Gr�eines Auftrags auf Basis von Datei1.ps\n"
1363"  und Datei2.ps angegeben, wenn sie an den Drucker apple gesendet w�\n"
1364"\n"
1365"  $ pykotme --printer apple,hplaser <Datei1.ps\n"
1366"\n"
1367"  Dies gibt ein Druckkontingent f� aktuellen Benutzer an. Das "
1368"Kontingent\n"
1369"  wird mit dem Preis und der Gr�eines Auftrags auf Basis von Datei1.ps,\n"
1370"  angegeben, so wie sie vom Standard Input her gelesen wird, wenn sie an \n"
1371"  den Drucker apple oder hplaser gesendet w�n"
1372"\n"
1373"  $ pykotme\n"
1374"\n"
1375"  Dies gibt ein Kontingent f�en Auftrag an, der aus dem besteht, was\n"
1376"  via Standard Input ankommt. Das Kontingent zeigt die Gr�des Auftrags\n"
1377"  und den Preis, den der Auftrag auf jedem Drucker kosten w�n"
1378"\n"
1379"This program is free software; you can redistribute it and/or modify\n"
1380"it under the terms of the GNU General Public License as published by\n"
1381"the Free Software Foundation; either version 2 of the License, or\n"
1382"(at your option) any later version.\n"
1383"\n"
1384"This program is distributed in the hope that it will be useful,\n"
1385"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
1386"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
1387"GNU General Public License for more details.\n"
1388"\n"
1389"You should have received a copy of the GNU General Public License\n"
1390"along with this program; if not, write to the Free Software\n"
1391"Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n"
1392"\n"
1393"Melden Sie bitte Fehler an: %s"
1394
1395#, python-format
1396msgid "Your account balance : %.2f"
1397msgstr "Ihr Kontostand: %.2f"
1398
1399#, python-format
1400msgid "Job size : %i pages"
1401msgstr "Auftragsgr� %i Seiten"
1402
1403#, python-format
1404msgid "Cost on printer %s : %.2f"
1405msgstr "Kosten f�cker %s : %.2f"
1406
1407#, python-format
1408msgid ""
1409"repykota v%s (c) 2003, 2004, 2005 C@LL - Conseil Internet & Logiciels "
1410"Libres\n"
1411"\n"
1412"Generates print quota reports.\n"
1413"\n"
1414"command line usage :\n"
1415"\n"
1416"  repykota [options] \n"
1417"\n"
1418"options :\n"
1419"\n"
1420"  -v | --version       Prints repykota's version number then exits.\n"
1421"  -h | --help          Prints this message then exits.\n"
1422"  \n"
1423"  -u | --users         Generates a report on users quota, this is \n"
1424"                       the default.\n"
1425"  \n"
1426"  -g | --groups        Generates a report on group quota instead of users.\n"
1427"  \n"
1428"  -P | --printer p     Report quotas on this printer only. Actually p can\n"
1429"                       use wildcards characters to select only\n"
1430"                       some printers. The default value is *, meaning\n"
1431"                       all printers.\n"
1432"                       You can specify several names or wildcards, \n"
1433"                       by separating them with commas.\n"
1434"  \n"
1435"examples :                              \n"
1436"\n"
1437"  $ repykota --printer lp\n"
1438"  \n"
1439"  This will print the quota status for all users who use the lp printer.\n"
1440"\n"
1441"  $ repykota \n"
1442"  \n"
1443"  This will print the quota status for all users on all printers.\n"
1444"  \n"
1445"  $ repykota --printer \"laser*,*pson\" jerome \"jo*\"\n"
1446"  \n"
1447"  This will print the quota status for user jerome and all users\n"
1448"  whose name begins with \"jo\" on all printers which name begins\n"
1449"  with \"laser\" or ends with \"pson\".\n"
1450"  \n"
1451"  If launched by an user who is not a PyKota administrator, additionnal\n"
1452"  arguments representing users or groups names are ignored, and only the\n"
1453"  current user/group is reported.\n"
1454"\n"
1455"This program is free software; you can redistribute it and/or modify\n"
1456"it under the terms of the GNU General Public License as published by\n"
1457"the Free Software Foundation; either version 2 of the License, or\n"
1458"(at your option) any later version.\n"
1459"\n"
1460"This program is distributed in the hope that it will be useful,\n"
1461"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
1462"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
1463"GNU General Public License for more details.\n"
1464"\n"
1465"You should have received a copy of the GNU General Public License\n"
1466"along with this program; if not, write to the Free Software\n"
1467"Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n"
1468"\n"
1469"Please e-mail bugs to: %s"
1470msgstr ""
1471"repykota v%s (c) 2003, 2004, 2005 C@LL - Conseil Internet & Logiciels "
1472"Libres\n"
1473"\n"
1474"Erzeugt Berichte zu den Druckkontingenten.\n"
1475"\n"
1476"Kommandozeilen-Gebrauch:\n"
1477"\n"
1478"  repykota [Optionen]\n"
1479"\n"
1480"  -v | --version       Gibt die Versionsnummer von repykota aus und endet.\n"
1481"  -h | --help          Gibt diese Meldung aus und endet.\n"
1482"\n"
1483"  -u | --users         Erzeugt einen Bericht �ie Kontigente der "
1484"Benutzer.\n"
1485"                       Dies ist der Standard.\n"
1486"\n"
1487"  -g | --groups        Erzeugt einen Bericht �ie Kontingente der "
1488"Gruppe\n"
1489"                       anstelle der Benutzer.\n"
1490"\n"
1491"  -P | --printer p     Druckkontingent nur f�sen Drucker ausgeben.\n"
1492"                       p kann Platzhalter enthalten um nur einige Drucker\n"
1493"                       auszuw�en. Der Standardwert ist *, d.h. alle\n"
1494"                       Drucker.\n"
1495"                       Sie k�n verschiedene Namen oder Platzhalter "
1496"angeben,\n"
1497"                       die Sie mit Kommas abtrennen.\n"
1498"\n"
1499"Beispiele:\n"
1500"\n"
1501"  $ repykota --printer lp\n"
1502"\n"
1503"  Dies gibt den Stand der Kontingente aller Benutzer aus, die den\n"
1504"  Drucker lp benutzen.\n"
1505"\n"
1506"  $ repykota\n"
1507"\n"
1508"  Dies gibt den Stand der Kontingente f�e Benutzer auf allen Druckern "
1509"aus.\n"
1510"\n"
1511"  $ repykota --printer \"laser*,*pson\" jerome \"jo*\"\n"
1512"\n"
1513"  Dies gibt den Stand der Kontingente f� Benutzer jerome und f�e\n"
1514"  Benutzer aus, deren Namen mit \"jo\" beginnt, auf allen Druckern, deren "
1515"Namen\n"
1516"  mit \"laser\" beginnt oder mit \"pson\" endet.\n"
1517"\n"
1518"  Wenn das Programm von einem Benutzer aufgerufen wird, der kein\n"
1519"  PyKota-Administrator ist, so werden die zus�lichen Optionen f�Benutzer\n"
1520"  oder Gruppen ignoriert und nur die Daten des aktuellen Benutzers/Gruppe\n"
1521"  ausgegeben.\n"
1522"\n"
1523"This program is free software; you can redistribute it and/or modify\n"
1524"it under the terms of the GNU General Public License as published by\n"
1525"the Free Software Foundation; either version 2 of the License, or\n"
1526"(at your option) any later version.\n"
1527"\n"
1528"This program is distributed in the hope that it will be useful,\n"
1529"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
1530"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
1531"GNU General Public License for more details.\n"
1532"\n"
1533"You should have received a copy of the GNU General Public License\n"
1534"along with this program; if not, write to the Free Software\n"
1535"Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n"
1536"\n"
1537"Melden Sie bitte Fehler an: %s"
1538
1539#, python-format
1540msgid ""
1541"warnpykota v%s (c) 2003, 2004, 2005 C@LL - Conseil Internet & Logiciels "
1542"Libres\n"
1543"\n"
1544"Sends mail to users over print quota.\n"
1545"\n"
1546"command line usage :\n"
1547"\n"
1548"  warnpykota  [options]  [names]\n"
1549"\n"
1550"options :\n"
1551"\n"
1552"  -v | --version       Prints warnpykota's version number then exits.\n"
1553"  -h | --help          Prints this message then exits.\n"
1554"  \n"
1555"  -u | --users         Warns users over their print quota, this is the \n"
1556"                       default.\n"
1557"  \n"
1558"  -g | --groups        Warns users whose groups quota are over limit.\n"
1559"  \n"
1560"  -P | --printer p     Verify quotas on this printer only. Actually p can\n"
1561"                       use wildcards characters to select only\n"
1562"                       some printers. The default value is *, meaning\n"
1563"                       all printers.\n"
1564"                       You can specify several names or wildcards, \n"
1565"                       by separating them with commas.\n"
1566"  \n"
1567"examples :                              \n"
1568"\n"
1569"  $ warnpykota --printer lp\n"
1570"  \n"
1571"  This will warn all users of the lp printer who have exceeded their\n"
1572"  print quota.\n"
1573"\n"
1574"  $ warnpykota \n"
1575"  \n"
1576"  This will warn all users  who have exceeded their print quota on\n"
1577"  any printer.\n"
1578"\n"
1579"  $ warnpykota --groups --printer \"laserjet*\" \"dev*\"\n"
1580"  \n"
1581"  This will warn all users of groups which names begins with \"dev\" and\n"
1582"  who have exceeded their print quota on any printer which name begins \n"
1583"  with \"laserjet\"\n"
1584"  \n"
1585"  If launched by an user who is not a PyKota administrator, additionnal\n"
1586"  arguments representing users or groups names are ignored, and only the\n"
1587"  current user/group is reported.\n"
1588"\n"
1589"This program is free software; you can redistribute it and/or modify\n"
1590"it under the terms of the GNU General Public License as published by\n"
1591"the Free Software Foundation; either version 2 of the License, or\n"
1592"(at your option) any later version.\n"
1593"\n"
1594"This program is distributed in the hope that it will be useful,\n"
1595"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
1596"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
1597"GNU General Public License for more details.\n"
1598"\n"
1599"You should have received a copy of the GNU General Public License\n"
1600"along with this program; if not, write to the Free Software\n"
1601"Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n"
1602"\n"
1603"Please e-mail bugs to: %s"
1604msgstr ""
1605"warnpykota v%s (c) 2003, 2004, 2005 C@LL - Conseil Internet & Logiciels "
1606"Libres\n"
1607"\n"
1608"Sendet Post an die Benutzer bez� Druckkontingente.\n"
1609"\n"
1610"Befehlszeilen-Gebrauch:\n"
1611"\n"
1612"  warnpykota  [Optionen]  [Namen]\n"
1613"\n"
1614"Optionen:\n"
1615"\n"
1616"  -v | --version       Gibt die Version von warnpykota aus und endet.\n"
1617"  -h | --help          Gibt diese Meldung aus und endet.\n"
1618"\n"
1619"  -u | --users         Warnt die Benutzer bez� ihres Druckkontingents.\n"
1620"                       Das ist der Standard.\n"
1621"\n"
1622"  -g | --groups        Warnt die Benutzer, deren Gruppen �em Limit "
1623"sind.\n"
1624"\n"
1625"  -P | --printer p     Verfiziert die Kontingente allein f�sen "
1626"Drucker.\n"
1627"                       p kann Platzhalter enthalten um nur einige Drucker\n"
1628"                       auszuw�en. Standardwert ist *, d.h. alle Drucker.\n"
1629"                       Sie k�n verschiedene Namen und Platzhalter "
1630"angeben,\n"
1631"                       die Sie mit Kommas abtrennen m�\n"
1632"\n"
1633"Beispiele:\n"
1634"\n"
1635"  $ warnpykota --printer lp\n"
1636"\n"
1637"  Dies warnt alle Benutzer des Druckers lp, die ihr Druckkontingent\n"
1638"  �hritten haben.\n"
1639"\n"
1640"  $ warnpykota\n"
1641"\n"
1642"  Dies warnt alle Benutzer, die Ihr Druckkontingent auf irgendeinem\n"
1643"  Drucker �hritten haben.\n"
1644"\n"
1645"  $ warnpykota --groups --printer \"laserjet*\" \"dev*\"\n"
1646"\n"
1647"  Dies warnt alle Benutzer der Gruppen, deren Namen mit \"dev\" beginnen "
1648"und\n"
1649"  die ihr Druckkontingent auf irgendeinem Drucker, dessen Name mit\n"
1650"  \"laserjet\" beginnt.\n"
1651"\n"
1652"  Wenn das Programm von einem Benutzer aufgerufen wird, der nicht ein\n"
1653"  Pykota-Administrator ist, werden die Optionen f�utzer- und \n"
1654"  Gruppennamen ignoriert und nur der aktuelle Benutzer/Gruppe angezeigt.\n"
1655"\n"
1656"This program is free software; you can redistribute it and/or modify\n"
1657"it under the terms of the GNU General Public License as published by\n"
1658"the Free Software Foundation; either version 2 of the License, or\n"
1659"(at your option) any later version.\n"
1660"\n"
1661"This program is distributed in the hope that it will be useful,\n"
1662"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
1663"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
1664"GNU General Public License for more details.\n"
1665"\n"
1666"You should have received a copy of the GNU General Public License\n"
1667"along with this program; if not, write to the Free Software\n"
1668"Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.\n"
1669"\n"
1670"Melden Sie bitte Fehler an: %s"
1671
1672msgid "PyKota Data Dumper"
1673msgstr ""
1674
1675msgid "Dump"
1676msgstr ""
1677
1678msgid "Please click on the above button"
1679msgstr "Bitte dr�Sie den obigen Knopf"
1680
1681msgid "Data Type"
1682msgstr ""
1683
1684msgid "Output Format"
1685msgstr ""
1686
1687msgid "Filter"
1688msgstr ""
1689
1690msgid "PyKota Reports"
1691msgstr "PyKota Reporte"
1692
1693msgid "Report"
1694msgstr "Report"
1695
1696msgid "Printer"
1697msgstr "Drucker"
1698
1699msgid "User / Group names mask"
1700msgstr "Benutzer- / Gruppenname-Maske"
1701
1702msgid "Groups report"
1703msgstr "Gruppen Report"
1704
1705msgid "History"
1706msgstr "Verlauf"
1707
1708msgid "Empty"
1709msgstr "Leer"
1710
1711msgid "Action"
1712msgstr "Aktion"
1713
1714msgid "User"
1715msgstr "Benutzer"
1716
1717msgid "Hostname"
1718msgstr "Hostname"
1719
1720msgid "JobId"
1721msgstr "AuftragsId"
1722
1723msgid "JobSize"
1724msgstr "AuftragsGr�
1725
1726msgid "JobPrice"
1727msgstr "AuftragsPreis"
1728
1729msgid "Copies"
1730msgstr "Kopien"
1731
1732msgid "JobBytes"
1733msgstr "Auftrag in Bytes"
1734
1735msgid "PageCounter"
1736msgstr "SeitenZ�er"
1737
1738msgid "Options"
1739msgstr "Optionen"
1740
1741msgid "MD5Sum"
1742msgstr ""
1743
1744msgid "BillingCode"
1745msgstr ""
1746
1747msgid "Pages"
1748msgstr ""
1749
1750msgid "Previous page"
1751msgstr "Vorherige Seite"
1752
1753msgid "PyKota Quotes"
1754msgstr ""
1755
1756msgid "Quote"
1757msgstr ""
1758
1759#, python-format
1760msgid "This file is %i pages long."
1761msgstr ""
1762
1763#, python-format
1764msgid "Unsupported accounter backend %s"
1765msgstr "Accounterbackend %s wird nicht unterst�#, python-format
1766msgid "Configuration file %s not found."
1767msgstr "Konfigurationsdatei %s nicht gefunden."
1768
1769#, python-format
1770msgid "Option %s not found in section global of %s"
1771msgstr "Option %s im globalen Abschnitt von %s nicht gefunden"
1772
1773#, python-format
1774msgid "Option %s not found in section %s of %s"
1775msgstr "Option %s in Abschnitt %s von %s nicht gfunden"
1776
1777#, python-format
1778msgid "Option ldaptls is set, but certificate %s is not readable."
1779msgstr ""
1780
1781#, python-format
1782msgid "Option logger only supports values in %s"
1783msgstr "Option logger unterst�ur folgende Werte %s"
1784
1785#, python-format
1786msgid "Invalid accounter %s for printer %s"
1787msgstr "Ung�r Accounter %s f�cker %s "
1788
1789#, python-format
1790msgid "Option accounter in section %s only supports values in %s"
1791msgstr "Option 'accounter' in Abschnitt %s unterst�ur folgende Werte %s"
1792
1793#, python-format
1794msgid "Option enforcement in section %s only supports values in %s"
1795msgstr "Option 'enforcement' in Abschnitt %s unterst�ur folgende Werte %s"
1796
1797#, python-format
1798msgid "Option onaccountererror in section %s only supports values in %s"
1799msgstr ""
1800"Option 'onaccountererror' in Abschnitt %s unterst�ur folgende Werte %s"
1801
1802#, python-format
1803msgid "Invalid policy %s for printer %s"
1804msgstr "Ung� Richtlinie ('policy') %s f�cker %s"
1805
1806#, python-format
1807msgid "Option policy in section %s only supports values in %s"
1808msgstr "Option 'policy' in Abschnitt %s unterst�ur folgende Werte %s"
1809
1810#, python-format
1811msgid "Invalid option mailto %s for printer %s"
1812msgstr "Ung� Option 'mailto' %s f�cker %s"
1813
1814#, python-format
1815msgid "Option mailto in section %s only supports values in %s"
1816msgstr "Option 'mailto' in Abschnitt %s unterst�ur folgende Werte %s"
1817
1818#, python-format
1819msgid "Invalid maximal deny banners counter %s"
1820msgstr ""
1821
1822#, python-format
1823msgid "Invalid grace delay %s"
1824msgstr "Ung� Schongrenze %s"
1825
1826#, python-format
1827msgid "Invalid poor man's threshold %s"
1828msgstr "Ung� 'poorman' Grenze %s"
1829
1830msgid ""
1831"Your Print Quota account balance is Low.\n"
1832"Soon you'll not be allowed to print anymore.\n"
1833"Please contact the Print Quota Administrator to solve the problem."
1834msgstr ""
1835"Ihr Druckkontingent-Kontostand ist niedrig.\n"
1836"Bald wird es Ihnen nicht mehr gestattet sein zu drucken.\n"
1837"Bitte kontaktieren Sie den Druckkontingent-Administrator,\n"
1838"um dieses Problem zu l�."
1839
1840#, python-format
1841msgid ""
1842"You are not allowed to print anymore because\n"
1843"your Print Quota is exceeded on printer %s."
1844msgstr ""
1845"Es ist ihnen nicht gestattet weiterhin zu drucken, weil \n"
1846"ihr Druckkontingent auf Drucker %s �gen ist."
1847
1848#, python-format
1849msgid ""
1850"You will soon be forbidden to print anymore because\n"
1851"your Print Quota is almost reached on printer %s."
1852msgstr ""
1853"Bald wird es ihnen verboten sein zu Drucken, weil \n"
1854"ihr Druckkontingent auf Drucker %s fast aufgebraucht ist."
1855
1856#, python-format
1857msgid "Option accountbanner in section %s only supports values in %s"
1858msgstr ""
1859
1860#, python-format
1861msgid "Option trustjobsize for printer %s is incorrect"
1862msgstr ""
1863
1864msgid "Users"
1865msgstr ""
1866
1867msgid "Groups"
1868msgstr ""
1869
1870msgid "Printers"
1871msgstr ""
1872
1873msgid "Users Print Quotas"
1874msgstr ""
1875
1876msgid "Users Groups Print Quotas"
1877msgstr ""
1878
1879msgid "History of Payments"
1880msgstr ""
1881
1882msgid "Printers Groups Membership"
1883msgstr ""
1884
1885msgid "Users Groups Membership"
1886msgstr ""
1887
1888msgid "Comma Separated Values"
1889msgstr ""
1890
1891msgid "Semicolon Separated Values"
1892msgstr ""
1893
1894msgid "Tabulation Separated Values"
1895msgstr ""
1896
1897msgid "eXtensible Markup Language"
1898msgstr ""
1899
1900msgid "CUPS' page_log"
1901msgstr ""
1902
1903#, python-format
1904msgid "Invalid filter value [%s], see help."
1905msgstr ""
1906
1907#, python-format
1908msgid "Invalid modifier [%s] for --data command line option, see help."
1909msgstr ""
1910"Ung� Einstellung [%s] f�mandozeilenoption --data, siehe Hilfe."
1911
1912#, python-format
1913msgid "Invalid modifier [%s] for --format command line option, see help."
1914msgstr ""
1915"Ung�e Einstellung [%s] f�mandozeilenoption --format, siehe Hilfe."
1916
1917msgid "XML output is disabled because the jaxml module is not available."
1918msgstr "XML-Ausgabe ist unm�ch, weil das jaxml-Modul nicht verf�ist."
1919
1920msgid "PyKota data dumper failed : I/O error"
1921msgstr "PyKota data dumper fehlgeschlagen: I/O-Fehler"
1922
1923#, python-format
1924msgid "Unsupported logging subsystem %s"
1925msgstr "Nicht unterst� logging subsystem %s"
1926
1927#, python-format
1928msgid "Report for %s quota on printer %s"
1929msgstr "Report f�Kontingent auf Drucker %s"
1930
1931#, python-format
1932msgid "Pages grace time: %i days"
1933msgstr "Schonfrist: %i Tage"
1934
1935#, python-format
1936msgid "Price per job: %.3f"
1937msgstr "Preis pro Auftrag: %.3f"
1938
1939#, python-format
1940msgid "Price per page: %.3f"
1941msgstr "Preis pro Seite: %.3f"
1942
1943msgid ""
1944"Group          overcharge   used    soft    hard    balance grace         "
1945"total       paid warn"
1946msgstr ""
1947
1948msgid ""
1949"User           overcharge   used    soft    hard    balance grace         "
1950"total       paid warn"
1951msgstr ""
1952
1953msgid "unknown"
1954msgstr "unbekannt"
1955
1956#, python-format
1957msgid "Real : %s"
1958msgstr "Real : %s"
1959
1960#, python-format
1961msgid "Total : %9i"
1962msgstr "Gesamt : %9i"
1963
1964msgid "N/A"
1965msgstr ""
1966
1967#, python-format
1968msgid "Unsupported reporter backend %s"
1969msgstr "Nicht unterst� Report-Backend %s"
1970
1971#, python-format
1972msgid "Unsupported quota storage backend %s"
1973msgstr "Nicht unterst� Kontingentspeicherungsbackend (quota storage) %s"
1974
1975#, python-format
1976msgid "Strange problem with uid(%s) : %s"
1977msgstr ""
1978
1979#, python-format
1980msgid "Running as user '%s'."
1981msgstr ""
1982
1983msgid "No user named 'pykota'. Not dropping priviledges."
1984msgstr ""
1985
1986#, python-format
1987msgid "Impossible to drop priviledges : %s"
1988msgstr ""
1989
1990msgid "Priviledges dropped. Now running as user 'pykota'."
1991msgstr ""
1992
1993#, python-format
1994msgid "Impossible to regain priviledges : %s"
1995msgstr ""
1996
1997msgid "Regained priviledges. Now running as root."
1998msgstr ""
1999
2000#, python-format
2001msgid "Impossible to connect to SMTP server : %s"
2002msgstr "SMTP-Server kann nicht erreicht werden: %s"
2003
2004#, python-format
2005msgid "Impossible to send mail to %s, error %s : %s"
2006msgstr "Unm�ch Mail an %s zu senden, Fehler %s : %s"
2007
2008#, python-format
2009msgid ""
2010"\n"
2011"\n"
2012"Please contact your system administrator :\n"
2013"\n"
2014"\t%s - <%s>\n"
2015msgstr ""
2016"\n"
2017"\n"
2018"Bitte kontakieren Sie Ihren Systemadministrator:\n"
2019"\n"
2020"\t%s - <%s>\n"
2021
2022#, python-format
2023msgid "Unable to match user %s on printer %s, applying default policy (%s)"
2024msgstr ""
2025"Keine �ereinstimmung f�utzer %s auf Drucker %s vorhanden, wende "
2026"Standard-Richtlinie an (%s)"
2027
2028#, python-format
2029msgid ""
2030"Unable to find user %s's account balance, applying default policy (%s) for "
2031"printer %s"
2032msgstr ""
2033"Keine �ereinstimmung f� Kontostand von Benutzer %s,\n"
2034"wende Standard-Richtlinie (%s) f�cker %s an"
2035
2036#, python-format
2037msgid "User %s will not be charged for printing."
2038msgstr ""
2039
2040#, python-format
2041msgid "Print Quota exceeded for group %s on printer %s"
2042msgstr "�erzogenes Druckkontingent f�ppe %s auf Drucker %s"
2043
2044msgid "Print Quota"
2045msgstr "Druckkontingent"
2046
2047msgid "Print Quota Exceeded"
2048msgstr "�erzogenes Druckkontingent"
2049
2050#, python-format
2051msgid "Print Quota low for group %s on printer %s"
2052msgstr "Niedriges Druckkontingent f�ppe %s auf Drucker %s"
2053
2054#, python-format
2055msgid "Print Quota exceeded for user %s on printer %s"
2056msgstr "�erzogenes Druckkontingent f�utzer %s auf Drucker %s"
2057
2058#, python-format
2059msgid "Print Quota low for user %s on printer %s"
2060msgstr "Niedriges Druckkontingent f�utzer %s auf Drucker %s"
2061
2062msgid "Print Quota Low"
2063msgstr "Niedriges Druckkontingent"
2064
2065#, python-format
2066msgid "Printing system %s, args=%s"
2067msgstr "Drucksystem %s, args=%s"
2068
2069#, python-format
2070msgid "Unable to precompute the job's size with the generic PDL analyzer : %s"
2071msgstr ""
2072"Vorausberechnung der Auftragsgr�nicht m�ch mit der allgemeinen PDL "
2073"Analyseroutine : %s"
2074
2075#, python-format
2076msgid "SIGTERM received, job %s cancelled."
2077msgstr "SIGTERM empfangen, Auftrag %s abgebrochen."
2078
2079msgid "Printer hostname undefined, set to 'localhost'"
2080msgstr "Hostname des Druckers nicht definiert, setze auf 'localhost'"
2081
2082#, python-format
2083msgid "Printing system unknown, args=%s"
2084msgstr "Drucksystem unbekannt, args=%s"
2085
2086#, python-format
2087msgid ""
2088"Printer %s not registered in the PyKota system, applying external policy (%"
2089"s) for printer %s"
2090msgstr ""
2091"Drucker %s ist nicht im PyKota System registriert, wende externe Richtlinie "
2092"(%s) f�cker %s an"
2093
2094#, python-format
2095msgid ""
2096"User %s not registered in the PyKota system, applying external policy (%s) "
2097"for printer %s"
2098msgstr ""
2099"Benutzer %s ist nicht in der PyKota-Verwaltung registriert, wende externe "
2100"Richtlinie (%s) f�cker %s an"
2101
2102#, python-format
2103msgid ""
2104"User %s doesn't have quota on printer %s in the PyKota system, applying "
2105"external policy (%s) for printer %s"
2106msgstr ""
2107"Benutzer %s hat in der PyKota-Verwaltung kein Kontingent auf Drucker %s, "
2108"wende externe Richtlinie (%s) f�cker %s an"
2109
2110#, python-format
2111msgid ""
2112"External policy %s for printer %s produced an error. Job rejected. Please "
2113"check PyKota's configuration files."
2114msgstr ""
2115"Externe Richtlinie %s f�cker %s hat eine Fehler erzeugt. Auftrag "
2116"abgelehnt. Bitte ��ie PyKota's Konfigurationsdatei."
2117
2118#, python-format
2119msgid ""
2120"Printer %s not registered in the PyKota system, applying default policy (%s)"
2121msgstr ""
2122"Drucker %s ist nicht in der PyKota-Verwaltung registriert, wende Standard-"
2123"Richtlinie (%s) an"
2124
2125#, python-format
2126msgid ""
2127"User %s not registered in the PyKota system, applying default policy (%s) "
2128"for printer %s"
2129msgstr ""
2130"Benutzer %s ist nicht in der PyKota-Verwaltung registriert, wende Standard-"
2131"Richtlinie (%s) f�cker %s an"
2132
2133#, python-format
2134msgid ""
2135"User %s doesn't have quota on printer %s in the PyKota system, applying "
2136"default policy (%s)"
2137msgstr ""
2138"Benutzer %s hat in der PyKota-Verwaltung f�cker %s kein Kontingent, "
2139"wende Standard-Richtlinie (%s) an"
2140
2141#, python-format
2142msgid ""
2143"Printer %s still not registered in the PyKota system, job will be rejected"
2144msgstr ""
2145"Drucker %s noch immer nicht in der PyKota-Verwaltung registriert, Auftrag "
2146"wird abgelehnt werden"
2147
2148#, python-format
2149msgid ""
2150"User %s still not registered in the PyKota system, job will be rejected on "
2151"printer %s"
2152msgstr ""
2153"Benutzer %s noch immer nicht in der PyKota-Verwaltung registriert, Auftrag "
2154"f�cker %s wird abgelehnt"
2155
2156#, python-format
2157msgid ""
2158"User %s still doesn't have quota on printer %s in the PyKota system, job "
2159"will be rejected"
2160msgstr ""
2161"Benutzer %s hat in der PyKota-Verwaltung noch immer kein Kontingent f�Drucker %s, Auftrag wird abgelehnt"
2162
2163#, python-format
2164msgid "A problem occured while reading printer %s's internal page counter."
2165msgstr ""
2166"Ein Problem trat w�dend des Auslesens des internen Seitenz�ers von "
2167"Drucker %s auf."
2168
2169#, python-format
2170msgid "Retrieving printer %s's page counter from database instead."
2171msgstr ""
2172"Seitenz�er f�cker %s wird anstelle dessen aus der Datenbank genommen."
2173
2174#, python-format
2175msgid ""
2176"Couldn't retrieve printer %s's internal page counter either before or after "
2177"printing."
2178msgstr ""
2179"Es war unm�ch, den internen Seitenz�er von Drucker %s vor oder nach dem "
2180"Drucken zu lesen."
2181
2182#, python-format
2183msgid "Job's size forced to 1 page for printer %s."
2184msgstr "Auftragsgr�f�cker %s auf 1 Seite festgelegt."
2185
2186#, python-format
2187msgid "No previous job in database for printer %s."
2188msgstr "Kein fr� Auftrag f�cker %s in der Datenbank"
2189
2190#, python-format
2191msgid "Inconsistent values for printer %s's internal page counter."
2192msgstr "Inkonsistente Werte f� internen Seitenz�er von Drucker %s"
2193
2194#, python-format
2195msgid "Unknown printer address in HARDWARE(%s) for printer %s"
2196msgstr "Unbekannte Drucker Adresse in HARDWARE(%s) f�cker %s"
2197
2198#, python-format
2199msgid "Launching HARDWARE(%s)..."
2200msgstr "Starte HARDWARE(%s)..."
2201
2202#, python-format
2203msgid "SIGTERM was sent to hardware accounter %s (pid: %s)"
2204msgstr "SIGTERM wurde an Hardware Accounter %s (pid: %s) gesendet"
2205
2206#, python-format
2207msgid "Line [%s] skipped in accounter's output. Trying again..."
2208msgstr ""
2209"Linie [%s] in der Ausgabe des Z�ers �rungen. Erneuter Versuch..."
2210
2211#, python-format
2212msgid "Hardware accounter %s exit code is %s"
2213msgstr "Der Exit-Code des Hardwarez�ers %s ist %s"
2214
2215#, python-format
2216msgid "Unable to query printer %s via HARDWARE(%s)"
2217msgstr "Unm�ch Drucker %s via HARDWARE(%s) abzufragen"
2218
2219#, python-format
2220msgid "Problem during connection to %s:%s : %s"
2221msgstr "Problem w�end der Verbindung zu %s:%s : %s"
2222
2223#, python-format
2224msgid "Problem while sending PJL query to %s:%s : %s"
2225msgstr "Probleme w�end des Sendens der PJL-Abfrage an %s:%s :%s"
2226
2227#, python-format
2228msgid "Waiting for printer %s to be printing..."
2229msgstr ""
2230
2231#, python-format
2232msgid "Waiting for printer %s's idle status to stabilize..."
2233msgstr "Am Warten darauf, dass der idle-Status von Drucker %s stabil wird..."
2234
2235#, python-format
2236msgid ""
2237"PJL querying stage interrupted. Using latest value seen for internal page "
2238"counter (%s) on printer %s."
2239msgstr ""
2240"PJL-Abfrage-Status unterbrochen. Es wird der letzte bekannte Wert des "
2241"internen Seitenz�er (%s) von Drucker %s verwendet."
2242
2243#, python-format
2244msgid "Network error while doing SNMP queries on printer %s : %s"
2245msgstr "Netzwerk-Fehler w�end SNMP-Abfragen auf Drucker %s: %s"
2246
2247#, python-format
2248msgid "SNMP message decoding error for printer %s : %s"
2249msgstr ""
2250
2251#, python-format
2252msgid "Problem encountered while doing SNMP queries on printer %s : %s"
2253msgstr ""
2254"Es sind Probleme w�end den SNMP-Abfragen auf Drucker %s aufgetreten: %s"
2255
2256#, python-format
2257msgid ""
2258"SNMP querying stage interrupted. Using latest value seen for internal page "
2259"counter (%s) on printer %s."
2260msgstr ""
2261"SNMP-Abfrage-Status unterbrochen. Es wird der letzte bekannte Wert des "
2262"internen Seitenz�ers (%s) von Drucker %s verwendet."
2263
2264#, python-format
2265msgid "Launching SOFTWARE(%s)..."
2266msgstr "Starte SOFTWARE(%s)..."
2267
2268#, python-format
2269msgid "Unable to compute job size with accounter %s"
2270msgstr "Es ist unm�ch, die Auftragsgr�mit Accounter %s zu berechnen"
2271
2272#, python-format
2273msgid "Problem while waiting for software accounter pid %s to exit : %s"
2274msgstr ""
2275"Probleme beim Warten auf das Beenden des Software-Accounters pid %s: %s"
2276
2277#, python-format
2278msgid "Software accounter %s exit code is %s"
2279msgstr "Der Exit-Code des Software-Accounters %s ist %s"
2280
2281msgid "Totals may be inaccurate if some users are members of several groups."
2282msgstr ""
2283"Gesamtsummen sind m�cherweise ungenau, falles einige Benutzer Mitglieder "
2284"von mehreren Gruppen sind."
2285
2286#, python-format
2287msgid ""
2288"Search base %s doesn't seem to exist. Probable misconfiguration. Please "
2289"double check /etc/pykota/pykota.conf : %s"
2290msgstr ""
2291"Suchbasis %s scheint nicht zu existieren. M�herweise falsche "
2292"Konfiguration. Bitte /etc/pykota/pykota.conf ��%s"
2293
2294#, python-format
2295msgid "Search for %s(%s) from %s(scope=%s) returned no answer."
2296msgstr "Suche nach %s(%s) aus %s(scope=%s) ergab kein Antwort."
2297
2298#, python-format
2299msgid "Problem adding LDAP entry (%s, %s)"
2300msgstr "Problem, den LDAP-Eintrag (%s, %s) hinzuzuf�
2301#, python-format
2302msgid "Problem deleting LDAP entry (%s)"
2303msgstr "Problem LDAP Eintrag (%s) zu l�en"
2304
2305#, python-format
2306msgid "Problem modifying LDAP entry (%s, %s)"
2307msgstr "Problem LDAP Eintrag (%s, %s) zu modifizieren"
2308
2309#, python-format
2310msgid ""
2311"No pykotaAccountBalance object found for user %s. Did you create LDAP "
2312"entries manually ?"
2313msgstr ""
2314"Kein Objekt pykotaAccountBalance f�utzer %s gefunden. Haben Sie die "
2315"LDAP-Eintr� manuell erzeugt?"
2316
2317#, python-format
2318msgid ""
2319"Unable to find an existing objectClass %s entry with %s=%s to attach "
2320"pykotaAccount objectClass"
2321msgstr ""
2322"Unm�ch einen existierenden objectClass-Entrag %s mit %s=%s zu finden, um "
2323"objectClass pykotaAccount anzuf�
2324#, python-format
2325msgid "%s. A new entry will be created instead."
2326msgstr ""
2327
2328#, python-format
2329msgid "Unable to find an existing entry to attach pykotaGroup objectclass %s"
2330msgstr ""
2331"Unm�ch einen existierenden Eintrag zu finden, um pykotaGroup objectClass %"
2332"s anzuf�
2333msgid "Hidden because of privacy concerns"
2334msgstr ""
2335
2336#~ msgid ""
2337#~ "Internal SNMP accounting asked, but Python-SNMP is not available. Please "
2338#~ "download it from http://pysnmp.sourceforge.net"
2339#~ msgstr ""
2340#~ "Internes SNMP-Accounting verlangt, doch Python-SNMP ist nicht verf� "
2341#~ "Bitte laden Sie es herunter von http://pysnmp.sourceforge.net"
2342
2343#~ msgid ""
2344#~ "dumpykota v%s (c) 2003, 2004, 2005 C@LL - Conseil Internet & Logiciels "
2345#~ "Libres\n"
2346#~ "\n"
2347#~ "Dumps PyKota database's content.\n"
2348#~ "\n"
2349#~ "command line usage :\n"
2350#~ "\n"
2351#~ "  dumpykota [options] \n"
2352#~ "\n"
2353#~ "options :\n"
2354#~ "\n"
2355#~ "  -v | --version       Prints dumpykota's version number then exits.\n"
2356#~ "  -h | --help          Prints this message then exits.\n"
2357#~ "  \n"
2358#~ "  -d | --data type     Dumps 'type' datas. Allowed types are :\n"
2359#~ "                       \n"
2360#~ "                         - history : dumps the jobs history.\n"
2361#~ "                         - users : dumps users.\n"
2362#~ "                         - groups : dumps user groups.\n"
2363#~ "                         - printers : dump printers.\n"
2364#~ "                         - upquotas : dump user quotas.\n"
2365#~ "                         - gpquotas : dump user groups quotas.\n"
2366#~ "                         - payments : dumps user payments.\n"
2367#~ "                         - pmembers : dumps printer groups members.\n"
2368#~ "                         - umembers : dumps user groups members.\n"
2369#~ "                         \n"
2370#~ "                       NB : the -d | --data command line option   \n"
2371#~ "                       is MANDATORY.\n"
2372#~ "  \n"
2373#~ "  -f | --format fmt    Dumps datas in the 'fmt' format. When not "
2374#~ "specified,\n"
2375#~ "                       the format is to dump datas in the csv format "
2376#~ "(comma\n"
2377#~ "                       separated values). All data dumped is between "
2378#~ "double\n"
2379#~ "                       quotes. Allowed formats are :\n"
2380#~ "                       \n"
2381#~ "                         - csv : separate datas with commas\n"
2382#~ "                         - ssv : separate datas with semicolons\n"
2383#~ "                         - tsv : separate datas with tabs\n"
2384#~ "                         - xml : dump data as XML\n"
2385#~ "                         \n"
2386#~ "  -o | --output fname  All datas will be dumped to the file instead of\n"
2387#~ "                       to the standard output. The special '-' filename\n"
2388#~ "                       is the default value and means stdout.\n"
2389#~ "                       WARNING : existing files are truncated !\n"
2390#~ "  \n"
2391#~ "Examples :\n"
2392#~ "\n"
2393#~ "  $ dumpykota --data history --format csv >myfile.csv\n"
2394#~ "  \n"
2395#~ "  This dumps the history in a comma separated values file, for possible\n"
2396#~ "  use in a spreadsheet.\n"
2397#~ "  \n"
2398#~ "  $ dumpykota --data users --format xml -o users.xml\n"
2399#~ "  \n"
2400#~ "  Dumps all users datas to the users.xml file.\n"
2401#~ "  \n"
2402#~ "This program is free software; you can redistribute it and/or modify\n"
2403#~ "it under the terms of the GNU General Public License as published by\n"
2404#~ "the Free Software Foundation; either version 2 of the License, or\n"
2405#~ "(at your option) any later version.\n"
2406#~ "\n"
2407#~ "This program is distributed in the hope that it will be useful,\n"
2408#~ "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
2409#~ "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
2410#~ "GNU General Public License for more details.\n"
2411#~ "\n"
2412#~ "You should have received a copy of the GNU General Public License\n"
2413#~ "along with this program; if not, write to the Free Software\n"
2414#~ "Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, "
2415#~ "USA.\n"
2416#~ "\n"
2417#~ "Please e-mail bugs to: %s"
2418#~ msgstr ""
2419#~ "dumpykota v%s (c) 2003, 2004, 2005 C@LL - Conseil Internet & Logiciels "
2420#~ "Libres\n"
2421#~ "\n"
2422#~ "Erzeugt einen Auszug (Dump) des Inhalts der Pykota-Datenbank.\n"
2423#~ "\n"
2424#~ "Kommandozeilen-Gebrauch:\n"
2425#~ "\n"
2426#~ "  dumpykota [Optionen]\n"
2427#~ "\n"
2428#~ "Optionen:\n"
2429#~ "\n"
2430#~ "  -v | --version       Gibt die Versionsnummer von dumpykota aus und "
2431#~ "endet.\n"
2432#~ "  -h | --help          Gibt diese Meldung aus und endet.\n"
2433#~ "\n"
2434#~ "  -d | --data type     Gibt Daten vom Typ 'type' aus. Erlaubte Typen "
2435#~ "sind:\n"
2436#~ "\n"
2437#~ "                         - history:  Gibt die Liste der Auftr� aus.\n"
2438#~ "                         - users:    Gibt die Benutzer aus.\n"
2439#~ "                         - groups:   Gibt die Gruppen aus.\n"
2440#~ "                         - printers: Gibt die Drucker aus.\n"
2441#~ "                         - upquotas: Gibt die Benutzerkontingente aus.\n"
2442#~ "                         - gpquotas: Gibt die Gruppenkontingente aus.\n"
2443#~ "                         - payments: Gibt die Zahlungen der Benutzer "
2444#~ "aus.\n"
2445#~ "                         - pmembers: Gibt die Mitglieder der "
2446#~ "Druckergruppen aus.\n"
2447#~ "                         - umembers: Gibt die Mitglieder der "
2448#~ "Benutzergruppen aus.\n"
2449#~ "                           \n"
2450#~ "                         N.B.: die Kommandozeilenoption -d | --data\n"
2451#~ "                         ist VERPFLICHTEND.\n"
2452#~ "\n"
2453#~ "  -f | --format fmt    Gibt die Daten im Format 'fmt' aus. Wenn nichts "
2454#~ "anderes angegeben\n"
2455#~ "                       werden die Daten im csv (comma separated values = "
2456#~ "Die Werte\n"
2457#~ "                       sind durch Kommas getrennt) ausgegeben. Alle "
2458#~ "ausgegebenen Daten\n"
2459#~ "                       erscheinen zwischen doppelten G�ef�n. "
2460#~ "Erlaubte Formate\n"
2461#~ "                       sind:\n"
2462#~ "\n"
2463#~ "                        - csv: trennt Daten durch Kommas\n"
2464#~ "                        - ssv: trennt Daten durch Strichpunkte\n"
2465#~ "                        - tsv: trennt Daten durch Tabulatorenspr�"
2466#~ "                        - xml: gibt die Daten als XML aus\n"
2467#~ "\n"
2468#~ "  -o | --output fname  Alle Daten werden in eine Datei statt in die "
2469#~ "Standardausgabe\n"
2470#~ "                       geschrieben. Der spezielle Dateiname '-' ist der "
2471#~ "Standardwert\n"
2472#~ "                       und bezeichnet stdout.\n"
2473#~ "                       ACHTUNG: Existierende Dateien werden "
2474#~ "�hrieben.\n"
2475#~ "\n"
2476#~ "Beispiele:\n"
2477#~ "\n"
2478#~ "  $ dumpykota --data history --format csv >myfile.csv\n"
2479#~ "\n"
2480#~ "  Dies schreibt die Liste der Auftr� in eine Datei, in der die Daten "
2481#~ "durch Kommas\n"
2482#~ "  getrennt sind, zum m�chen Gebrauch in einer Tabellenverarbeitung.\n"
2483#~ "\n"
2484#~ "  $ dumpykota --data users --format xml -o users.xml\n"
2485#~ "\n"
2486#~ "  Gibt alle Daten der Nutzer in die Datei users.xml aus.\n"
2487#~ "\n"
2488#~ "This program is free software; you can redistribute it and/or modify\n"
2489#~ "it under the terms of the GNU General Public License as published by\n"
2490#~ "the Free Software Foundation; either version 2 of the License, or\n"
2491#~ "(at your option) any later version.\n"
2492#~ "\n"
2493#~ "This program is distributed in the hope that it will be useful,\n"
2494#~ "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
2495#~ "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
2496#~ "GNU General Public License for more details.\n"
2497#~ "\n"
2498#~ "You should have received a copy of the GNU General Public License\n"
2499#~ "along with this program; if not, write to the Free Software\n"
2500#~ "Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, "
2501#~ "USA.\n"
2502#~ "\n"
2503#~ "Melden Sie bitte Fehler an: %s"
2504
2505#~ msgid "Too many arguments, see help."
2506#~ msgstr "Zu viele Argumente, siehe Hilfe."
2507
2508#~ msgid ""
2509#~ "edpykota v%s (c) 2003, 2004, 2005 C@LL - Conseil Internet & Logiciels "
2510#~ "Libres\n"
2511#~ "A Print Quota editor for PyKota.\n"
2512#~ "\n"
2513#~ "command line usage :\n"
2514#~ "\n"
2515#~ "  edpykota [options] user1 user2 ... userN\n"
2516#~ "  \n"
2517#~ "  edpykota [options] group1 group2 ... groupN\n"
2518#~ "\n"
2519#~ "options :\n"
2520#~ "\n"
2521#~ "  -v | --version       Prints edpykota's version number then exits.\n"
2522#~ "  -h | --help          Prints this message then exits.\n"
2523#~ "  \n"
2524#~ "  -a | --add           Adds users and/or printers if they don't \n"
2525#~ "                       exist on the Quota Storage Server.\n"
2526#~ "                       \n"
2527#~ "  -d | --delete        Deletes users/groups from the quota storage.\n"
2528#~ "                       Printers are never deleted.\n"
2529#~ "                       \n"
2530#~ "  -c | --charge p[,j]  Sets the price per page and per job to charge\n"
2531#~ "                       for a particular printer. Job price is optional.\n"
2532#~ "                       If both are to be set, separate them with a "
2533#~ "comma.\n"
2534#~ "                       Floating point values are allowed.\n"
2535#~ "  \n"
2536#~ "  -i | --ingroups g1[,g2...]  Puts the users into each of the groups\n"
2537#~ "                              listed, separated by commas. The groups\n"
2538#~ "                              must already exist in the Quota Storage.\n"
2539#~ "  \n"
2540#~ "  -u | --users         Edit users print quotas, this is the default.\n"
2541#~ "  \n"
2542#~ "  -P | --printer p     Edit quotas on printer p only. Actually p can\n"
2543#~ "                       use wildcards characters to select only\n"
2544#~ "                       some printers. The default value is *, meaning\n"
2545#~ "                       all printers. \n"
2546#~ "                       You can specify several names or wildcards, \n"
2547#~ "                       by separating them with commas.\n"
2548#~ "  \n"
2549#~ "  -G | --pgroups pg1[,pg2...] Adds the printer(s) to the printer groups\n"
2550#~ "                       pg1, pg2, etc... which must already exist.\n"
2551#~ "                       A printer group is just like a normal printer,\n"
2552#~ "                       only that it is usually unknown from the printing\n"
2553#~ "                       system. Create printer groups exactly the same\n"
2554#~ "                       way that you create printers, then add other \n"
2555#~ "                       printers to them with this option.\n"
2556#~ "                       Accounting is done on a printer and on all\n"
2557#~ "                       the printer groups it belongs to, quota checking\n"
2558#~ "                       is done on a printer and on all the printer "
2559#~ "groups\n"
2560#~ "                       it belongs to.\n"
2561#~ "  \n"
2562#~ "  -g | --groups        Edit users groups print quotas instead of users.\n"
2563#~ "                          \n"
2564#~ "  -p | --prototype u|g Uses user u or group g as a prototype to set\n"
2565#~ "                       print quotas\n"
2566#~ "                       \n"
2567#~ "  -n | --noquota       Doesn't set a quota but only does accounting.\n"
2568#~ "  \n"
2569#~ "  -r | --reset         Resets the actual page counter for the user\n"
2570#~ "                       or group to zero on the specified printers. \n"
2571#~ "                       The life time page counter is kept unchanged.\n"
2572#~ "                       \n"
2573#~ "  -R | --hardreset     Resets the actual and life time page counters\n"
2574#~ "                       for the user or group to zero on the specified \n"
2575#~ "                       printers. \n"
2576#~ "                       \n"
2577#~ "  -l | --limitby l     Choose if the user/group is limited in "
2578#~ "printing                     \n"
2579#~ "                       by its account balance or by its page quota.\n"
2580#~ "                       The default value is 'quota'. Allowed values\n"
2581#~ "                       are 'quota' 'balance' 'quota-then-balance' and\n"
2582#~ "                       'balance-then-quota'.\n"
2583#~ "                       WARNING : quota-then-balance and balance-then-"
2584#~ "quota\n"
2585#~ "                       are not yet implemented.\n"
2586#~ "                       \n"
2587#~ "  -b | --balance b     Sets the user's account balance to "
2588#~ "b.                     \n"
2589#~ "                       Account balance may be increase or decreased\n"
2590#~ "                       if b is prefixed with + or -.\n"
2591#~ "                       WARNING : when decreasing account balance,\n"
2592#~ "                       the total paid so far by the user is decreased\n"
2593#~ "                       too.\n"
2594#~ "                       Groups don't have a real balance, but the\n"
2595#~ "                       sum of their users' account balance.\n"
2596#~ "                       \n"
2597#~ "  -S | --softlimit sl  Sets the quota soft limit to sl "
2598#~ "pages.                       \n"
2599#~ "  \n"
2600#~ "  -H | --hardlimit hl  Sets the quota hard limit to hl pages.\n"
2601#~ "  \n"
2602#~ "  user1 through userN and group1 through groupN can use wildcards\n"
2603#~ "  if the --add option is not set.\n"
2604#~ "  \n"
2605#~ "examples :                              \n"
2606#~ "\n"
2607#~ "  $ edpykota --add -p jerome john paul george ringo/ringo@example.com\n"
2608#~ "  \n"
2609#~ "  This will add users john, paul, george and ringo to the quota\n"
2610#~ "  database, and set their print quotas to the same values than user \n"
2611#~ "  jerome. User jerome must already exist.\n"
2612#~ "  User ringo's email address will also be set to 'ringo@example.com'\n"
2613#~ "  \n"
2614#~ "  $ edpykota --printer lp -S 50 -H 60 jerome\n"
2615#~ "  \n"
2616#~ "  This will set jerome's print quota on the lp printer to a soft limit\n"
2617#~ "  of 50 pages, and a hard limit of 60 pages. If either user jerome or\n"
2618#~ "  printer lp doesn't exist on the Quota Storage Server then nothing is "
2619#~ "done.\n"
2620#~ "\n"
2621#~ "  $ edpykota --add --printer lp --ingroups coders,it -S 50 -H 60 jerome\n"
2622#~ "  \n"
2623#~ "  Same as above, but if either user jerome or printer lp doesn't exist \n"
2624#~ "  on the Quota Storage Server they are automatically added. Also\n"
2625#~ "  user jerome is put into the groups \"coders\" and \"it\" which must\n"
2626#~ "  already exist in the Quota Storage.\n"
2627#~ "            \n"
2628#~ "  $ edpykota -g -S 500 -H 550 financial support            \n"
2629#~ "  \n"
2630#~ "  This will set print quota soft limit to 500 pages and hard limit\n"
2631#~ "  to 550 pages for groups financial and support on all printers.\n"
2632#~ "  \n"
2633#~ "  $ edpykota --reset jerome \"jo*\"\n"
2634#~ "  \n"
2635#~ "  This will reset jerome's page counter to zero on all printers, as\n"
2636#~ "  well as every user whose name begins with 'jo'.\n"
2637#~ "  Their life time page counter on each printer will be kept unchanged.\n"
2638#~ "  You can also reset the life time page counters by using the\n"
2639#~ "  --hardreset | -R command line option.\n"
2640#~ "  \n"
2641#~ "  $ edpykota --printer hpcolor --noquota jerome\n"
2642#~ "  \n"
2643#~ "  This will tell PyKota to not limit jerome when printing on the \n"
2644#~ "  hpcolor printer. All his jobs will be allowed on this printer, but \n"
2645#~ "  accounting of the pages he prints will still be kept.\n"
2646#~ "  Print Quotas for jerome on other printers are unchanged.\n"
2647#~ "  \n"
2648#~ "  $ edpykota --limitby balance jerome\n"
2649#~ "  \n"
2650#~ "  This will tell PyKota to limit jerome by his account's balance\n"
2651#~ "  when printing.\n"
2652#~ "  \n"
2653#~ "  $ edpykota --balance +10.0 jerome\n"
2654#~ "  \n"
2655#~ "  This will increase jerome's account balance by 10.0 (in your\n"
2656#~ "  own currency). You can decrease the account balance with a\n"
2657#~ "  dash prefix, and set it to a fixed amount with no prefix.\n"
2658#~ "  \n"
2659#~ "  $ edpykota --delete jerome rachel\n"
2660#~ "  \n"
2661#~ "  This will completely delete jerome and rachel from the Quota Storage\n"
2662#~ "  database. All their quotas and jobs will be deleted too.\n"
2663#~ "  \n"
2664#~ "  $ edpykota --printer lp --charge 0.1\n"
2665#~ "  \n"
2666#~ "  This will set the page price for printer lp to 0.1. Job price\n"
2667#~ "  will not be changed.\n"
2668#~ "  \n"
2669#~ "  $ edpykota --printer hplj1,hplj2 --pgroups Laser,HP\n"
2670#~ "  \n"
2671#~ "  This will put printers hplj1 and hplj2 in printers groups Laser and "
2672#~ "HP.\n"
2673#~ "  When printing either on hplj1 or hplj2, print quota will also be \n"
2674#~ "  checked and accounted for on virtual printers Laser and HP.\n"
2675#~ "\n"
2676#~ "This program is free software; you can redistribute it and/or modify\n"
2677#~ "it under the terms of the GNU General Public License as published by\n"
2678#~ "the Free Software Foundation; either version 2 of the License, or\n"
2679#~ "(at your option) any later version.\n"
2680#~ "\n"
2681#~ "This program is distributed in the hope that it will be useful,\n"
2682#~ "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
2683#~ "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
2684#~ "GNU General Public License for more details.\n"
2685#~ "\n"
2686#~ "You should have received a copy of the GNU General Public License\n"
2687#~ "along with this program; if not, write to the Free Software\n"
2688#~ "Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, "
2689#~ "USA.\n"
2690#~ "\n"
2691#~ "Please e-mail bugs to: %s"
2692#~ msgstr ""
2693#~ "edpykota v%s (c) 2003, 2004, 2005 C@LL - Conseil Internet & Logiciels "
2694#~ "Libres\n"
2695#~ "Ein Druckkontingent-Editor f�ota.\n"
2696#~ "\n"
2697#~ "Kommandozeilen-Gebrauch:\n"
2698#~ "\n"
2699#~ "  edpykota [options] benutzer1 benutzer2 ... benutzerN\n"
2700#~ "  \n"
2701#~ "  edpykota [options] gruppe1 gruppe2 ... gruppeN\n"
2702#~ "\n"
2703#~ "Optionen:\n"
2704#~ "\n"
2705#~ "   -v | --version       Gibt die Versionsnummer von edpykota aus und "
2706#~ "endet.\n"
2707#~ "   -h | --help          Gibt diese Meldung aus und endet.\n"
2708#~ "   \n"
2709#~ "   -a | --add           F�ue Benutzer und/oder Drucker hinzu, wenn "
2710#~ "sie \n"
2711#~ "                        noch nicht in der Datenbank der "
2712#~ "Kontigentverwaltung\n"
2713#~ "                        vorhanden sind.\n"
2714#~ "                        \n"
2715#~ "   -d | --delete        L�t Benutzer/Gruppen aus der "
2716#~ "Kontigentverwaltung.\n"
2717#~ "                        Drucker werden nie gel�t.\n"
2718#~ "                        \n"
2719#~ "   -c | --charge p[,j]  Setzt den Preis pro Seite und pro Auftrag fest, "
2720#~ "der \n"
2721#~ "                        f� betreffenden Drucker festgesetzt ist. Der "
2722#~ "Preis \n"
2723#~ "                        pro Auftrag ist fakultativ. Werden beide "
2724#~ "verwendet, \n"
2725#~ "                        trennen Sie sie mit einem Komma ab.\n"
2726#~ "                        Flie�ommazahlen sind erlaubt.\n"
2727#~ "   \n"
2728#~ "   -i | --ingroups g1[,g2...] F�n Benutzer in jede der aufgef�\n"
2729#~ "                              Gruppen ein, Trennung mit Kommas. Die "
2730#~ "Gruppen\n"
2731#~ "                              m�schon in der Kontingentverwaltung "
2732#~ "existieren.\n"
2733#~ "   \n"
2734#~ "   -u | --users         Editiert das Kontingent f� Benutzer, dies "
2735#~ "ist der Standard.\n"
2736#~ "   \n"
2737#~ "   -P | --printer p     Editiert das Kontingent nur auf dem Drucker p. p "
2738#~ "kann aber\n"
2739#~ "                        Platzhalter-Zeichen enthalten, um nur einige "
2740#~ "Drucker\n"
2741#~ "                        auszuw�en. Der Standardwert ist *, das heisst "
2742#~ "alle\n"
2743#~ "                        Drucker\n"
2744#~ "                        Sie k�n verschiedene Namen oder Platzhalter,\n"
2745#~ "                        getrennt durch Kommas, angeben.\n"
2746#~ "   \n"
2747#~ "   -G | --pgroups pg1[,pg2...] F�n/die Drucker der Druckergruppen "
2748#~ "pg1,\n"
2749#~ "                        pg2, etc..., die schon existieren m� hinzu.\n"
2750#~ "                        Eine Druckergruppe ist wie ein normaler Drucker,\n"
2751#~ "                        bloss kennt man ihn �erweise nicht im\n"
2752#~ "                        Drucksystem. Richten Sie Druckergruppen genau\n"
2753#~ "                        gleich wie Drucker ein, dann f�ie andere\n"
2754#~ "                        Drucker mit dieser Option dazu.\n"
2755#~ "                        Die Kontof� wird f�en Drucker und f�~ "alle\n"
2756#~ "                        Druckergruppen, denen er angeh� gemacht,\n"
2757#~ "                        die Kontingent��wird f� Drucker\n"
2758#~ "                        und f�e Druckergruppen, zu denen er geh�\n"
2759#~ "                        gemacht.\n"
2760#~ "  \n"
2761#~ "   -g | --groups        Editiert Benutzergruppen-Kontingente anstelle "
2762#~ "von\n"
2763#~ "                        Einzelbenutzern.\n"
2764#~ "\n"
2765#~ "   -p | --prototype u|g Setzt Benutzer u oder Gruppe g als Vorlage, um\n"
2766#~ "                        Druckkontingente zu setzen.\n"
2767#~ "\n"
2768#~ "   -n | --noquota       Setzt keine Kontingentsbeschr�ung, sondern\n"
2769#~ "                        macht bloss die Kontof�.\n"
2770#~ "\n"
2771#~ "   -r | --reset         Setzt den aktuellen Seitenz�er auf den\n"
2772#~ "                        angegebenen Druckern f� Benutzer oder f�#~ "                        die Gruppe auf Null zur�er lebensl�liche\n"
2773#~ "                        Seitenz�er bleibt unver�ert.\n"
2774#~ "\n"
2775#~ "   -R | --hardreset     Setzt den aktuellen und den lebensl�lichen\n"
2776#~ "                        Seitenz�er auf den angegebenen Druckern f�#~ "                        den Benutzer oder die Gruppe auf Null zur�"
2777#~ "\n"
2778#~ "   -l | --limitby l     Bestimmen Sie, ob der Benutzer/die Gruppe f�~ "das\n"
2779#~ "                        Drucken via account balance oder via "
2780#~ "Seitenkontingent\n"
2781#~ "                        limitiert wird.\n"
2782#~ "                        Der Standardwert ist 'quota'. Erlaubte Werte "
2783#~ "sind\n"
2784#~ "                        'quota' 'balance' 'quota-then-balance' und\n"
2785#~ "                        'balance-then-quota'.\n"
2786#~ "                        ACHTUNG: quota-then-balance und balance-then-"
2787#~ "quota\n"
2788#~ "                        sind noch nicht implementiert.\n"
2789#~ "\n"
2790#~ "   -b | --balance b     Setzt die Abrechnungsbalance f� Benutzer auf "
2791#~ "b.\n"
2792#~ "                        Die Abrechnungsbalance kann erh�oder "
2793#~ "vermindert\n"
2794#~ "                        werden, wenn b das Vorzeichen + oder - tr�.\n"
2795#~ "                        ACHTUNG: wenn die Abrechnungsbalance vermindert "
2796#~ "wird,\n"
2797#~ "                        wird auch die Gesamtsumme, die der Benutzer bis "
2798#~ "anhin\n"
2799#~ "                        bezahlt hat, ebenso vermindert.\n"
2800#~ "                        Gruppen haben keine eigentliche Balance, sondern\n"
2801#~ "                        die Summe der Balance ihrer Benutzer.\n"
2802#~ "\n"
2803#~ "   -S | --softlimit sl   Setzt die weiche Kontingentslimite auf sl "
2804#~ "Seiten.\n"
2805#~ "\n"
2806#~ "   -H | --hardlimit hl   Setzt die harte Kontingentslimita auf hl "
2807#~ "Seiten.\n"
2808#~ "\n"
2809#~ "   benutzer1 bis benutzerN und gruppe1 bis gruppeN k�n Platzhalter "
2810#~ "benutzen,\n"
2811#~ "   wenn die Option --add nicht gesetzt ist.\n"
2812#~ "\n"
2813#~ "Beispiele:\n"
2814#~ "  $ edpykota --add -p jerome john paul george ringo/ringo@example.com\n"
2815#~ "  \n"
2816#~ "  Benutzer john, paul, george und ringo werden zur Kontingentverwaltung\n"
2817#~ "  hinzugef�lle ihre Druckkontingentwerte werden auf den Wert\n"
2818#~ "  von Benutzer jerome gesetzt. Der Benutzer jerome muss schon "
2819#~ "existieren.\n"
2820#~ "\n"
2821#~ "  $ edpykota --printer lp -S 50 -H 60 jerome\n"
2822#~ "\n"
2823#~ "  Dies setzt das Druckkontingent von jerome f� lp Drucker auf\n"
2824#~ "  eine weiche Grenze von 50 Seiten und auf eine harte Grenze von 80\n"
2825#~ "  Seiten. Wenn entweder der Benutzer jerome oder der Drucker lp nicht\n"
2826#~ "  exisitiert, wird nichts ausgef�n"
2827#~ "\n"
2828#~ "  $ edpykota --add --printer lp --ingroups coders,it -S 50 -H 60 jerome\n"
2829#~ "\n"
2830#~ "  Das gleiche wie oben, doch wenn entweder der Benutzer jerome oder der\n"
2831#~ "  Drucker lp auf der Kontingentverwaltung nicht exisitieren,\n"
2832#~ "  werden sie automatisch angelegt. Desgleichen wird der Benutzer jerome\n"
2833#~ "  in die Gruppen 'coders' und 'it' eingef�ie aber schon in der\n"
2834#~ "  Kontingentverwaltung existieren m�\n"
2835#~ "\n"
2836#~ "  $ edpykota -g -S 500 -H 550 financial support\n"
2837#~ "\n"
2838#~ "  Dies setzt den Gruppen 'financial' und 'support' das weiche \n"
2839#~ "  Druckkontingent auf 500 und das harte auf 550 Seiten f�e\n"
2840#~ "  Drucker.\n"
2841#~ "\n"
2842#~ "  $ edpykota --reset jerome \"jo*\"\n"
2843#~ "\n"
2844#~ "  Dies setzt den Seitenz�er f�ome auf allen Druckern auf Null\n"
2845#~ "  zur�benso f�e Benutzer, deren Namen mit 'jo' beginnt.\n"
2846#~ "  Ihre lebensl�lichen Seitenz�er auf den einzelnen Druckern bleibt\n"
2847#~ "  unver�ert.\n"
2848#~ "  Sie k�n die lebensl�lichen Seitenz�er mit der\n"
2849#~ "  Kommandozeilenoption --hardreset | -R zur�zen.\n"
2850#~ "\n"
2851#~ "  $ edpykota --printer hpcolor --noquota jerome\n"
2852#~ "\n"
2853#~ "  Dies weist Pykota an, jerome beim Drucken auf dem Drucker hpcolor\n"
2854#~ "  keine Limiten aufzuerlegen. Alle seine Auftr� auf diesen Drucker\n"
2855#~ "  werden zugelassen, doch die Abrechnung der Seiten bleibt.\n"
2856#~ "  Druckkontingente f�ome auf den anderen Druckern bleiben\n"
2857#~ "  unver�ert.\n"
2858#~ "\n"
2859#~ "  $ edpykota --limitby balance jerome\n"
2860#~ "\n"
2861#~ "  Das weist Pykota an, jerome beim Drucken via Konto-Balance zu\n"
2862#~ "  begrenzen.\n"
2863#~ "\n"
2864#~ "  $ edpykota --balance +10.0 jerome\n"
2865#~ "\n"
2866#~ "  Dies erh�den Kontostand von jerome mit 10.0 (in Ihrer W�ung).\n"
2867#~ "  Sie k�n den Stand mit einem Minuszeichen erniedrigen und ihn,\n"
2868#~ "  wenn sie kein Vorzeichen eingeben, auf einen fixen Betrag festlegen.\n"
2869#~ "\n"
2870#~ "  $ edpykota --delete jerome rachel\n"
2871#~ "\n"
2872#~ "  Dies l�t jerome und rachel komplett aus der Kontingenverwaltung.\n"
2873#~ "  Alle ihre Kontingenge und Auftr� werden ebenfalls gel�t.\n"
2874#~ "\n"
2875#~ "  $ edpykota --printer lp --charge 0.1\n"
2876#~ "\n"
2877#~ "  Dies setzt den Seitenpreis auf dem Drucker lp auf 0.1. Der Preis\n"
2878#~ "  pro Auftrag wird nicht ver�ert.\n"
2879#~ "\n"
2880#~ "  $ edpykota --printer hplj1,hplj2 --pgroups Laser,HP\n"
2881#~ "\n"
2882#~ "  Dies f�e Drucker hplj1 und hlpj2 in die Druckergruppen Laser\n"
2883#~ "  und HP ein. Wenn entweder auf hplj1 oder hplj2 gedruckt wird, wird\n"
2884#~ "  das Druckkontingent ebenso f� virtuellen Drucker Laser und\n"
2885#~ "  HP beachtet und berechnet.\n"
2886#~ "\n"
2887#~ "This program is free software; you can redistribute it and/or modify\n"
2888#~ "it under the terms of the GNU General Public License as published by\n"
2889#~ "the Free Software Foundation; either version 2 of the License, or\n"
2890#~ "(at your option) any later version.\n"
2891#~ "\n"
2892#~ "This program is distributed in the hope that it will be useful,\n"
2893#~ "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
2894#~ "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
2895#~ "GNU General Public License for more details.\n"
2896#~ "\n"
2897#~ "You should have received a copy of the GNU General Public License\n"
2898#~ "along with this program; if not, write to the Free Software\n"
2899#~ "Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, "
2900#~ "USA.\n"
2901#~ "\n"
2902#~ "Melden Sie bitte Fehler an: %s"
2903
2904#~ msgid ""
2905#~ "Group           used    soft    hard    balance grace         total       "
2906#~ "paid"
2907#~ msgstr ""
2908#~ "Gruppe          used    Soft    Hard    Konto   Aufschub      Gesamt   "
2909#~ "Bezahlt"
2910
2911#~ msgid ""
2912#~ "User            used    soft    hard    balance grace         total       "
2913#~ "paid"
2914#~ msgstr ""
2915#~ "User            used    Soft    Hard    Konto   Aufschub      Gesamt   "
2916#~ "Bezahlt"
2917
2918#~ msgid "Waiting for printer %s to be idle or printing..."
2919#~ msgstr "Am Warten darauf, dass Drucker %s 'idle' oder 'printing' wird..."
Note: See TracBrowser for help on using the browser.