Show
Ignore:
Timestamp:
10/30/04 12:58:45 (20 years ago)
Author:
jalet
Message:

German manual pages are ok now

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/man/de_DE/pykosd.1

    r1869 r1884  
    55.SH DESCRIPTION 
    66pykosd v1.20beta_unofficial (c) 2003-2004 C@LL - Conseil Internet & Logiciels Libres 
    7 An OSD quota monitor for PyKota. 
     7Ein OSD Kontingent-Anzeiger f�ota. 
    88.PP 
    9 command line usage : 
     9Kommandozeilen-Gebrauch: 
    1010.IP 
    11 pykosd [options] 
     11pykosd [Optionen] 
    1212.PP 
    13 options : 
     13Optionen: 
    1414.TP 
    1515\fB\-v\fR | \fB\-\-version\fR 
    16 Prints pykosd's version number then exits. 
     16Gibt die Versionsnummer von pykosd aus und endet. 
    1717.TP 
    1818\fB\-h\fR | \fB\-\-help\fR 
    19 Prints this message then exits. 
     19Gibt diese Meldung aus und endet. 
    2020.TP 
    21 \fB\-c\fR | \fB\-\-color\fR #rrggbb Sets the color to use for display as an hexadecimal 
    22 triplet, for example #FF0000 is 100% red. 
    23 Defaults to 100% green (#00FF00). 
     21\fB\-c\fR | \fB\-\-color\fR #rrggbb Stellt die Farbe f� Anzeige in Form eines 
     22hexadezimalen Triplets ein; zum Beipiel: #FF0000 ist 100% rot. 
     23Standard ist 100% gr�0FF00). 
    2424.TP 
    2525\fB\-d\fR | \fB\-\-duration\fR d 
    26 Sets the duration of the display in seconds. 
    27 Defaults to 3 seconds. 
     26Stellt die Dauer der Anzeige in Sekunden ein. 
     27Standard ist 3 Sekunden. 
    2828.TP 
    2929\fB\-f\fR | \fB\-\-font\fR f 
    30 Sets the font to use for display. 
    31 Defaults to the Python OSD library's default. 
     30Stellt die Schriftart f� Anzeige ein. 
     31Standard ist der Standard der Python OSD Bibliothek. 
    3232.TP 
    3333\fB\-l\fR | \fB\-\-loop\fR n 
    34 Sets the number of times the info will be displayed. 
    35 Defaults to 0, which means loop forever. 
     34Stellt ein, wie oft die Information angezeigt wird. 
     35Standard ist 0, das hei� immer. 
    3636.TP 
    3737\fB\-s\fR | \fB\-\-sleep\fR s 
    38 Sets the sleeping duration between two displays 
    39 in seconds. Defaults to 180 seconds (3 minutes). 
     38Stellt die Schlafdauer zwischen zwei Anzeigen in 
     39Sekunden ein. 
     40Standard ist 180 Sekunden (3 Minuten). 
    4041.PP 
    41 examples : 
     42Beispiele: 
    4243.IP 
    4344\f(CW$ pykosd -s 60 --loop 5\fR 
    4445.IP 
    45 Will launch pykosd. Display will be refreshed every 60 seconds, 
    46 and will last for 3 seconds (the default) each time. After five 
    47 iterations, the program will exit. 
     46Startet pykosd. Die Anzeige wird alle 60 Sekunden erneuert und dauert 
     47jedes Mal 3 Sekunden (der Standardwert). Nach f�rchl�en endet 
     48das Programm. 
    4849.PP 
    4950This program is free software; you can redistribute it and/or modify 
     
    6162Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA. 
    6263.PP 
    63 Please e-mail bugs to: Jerome Alet - alet@librelogiciel.com 
     64Melden Sie bitte Fehler an: Jerome Alet - alet@librelogiciel.com