Commit 42054dc9 authored by Andre Malo's avatar Andre Malo
Browse files

update German translation


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@396636 13f79535-47bb-0310-9956-ffa450edef68
parent bebc845c
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
<?xml version="1.0"?>
<!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.de.xsl"?>
<!-- English Revision: 151405:396609 (outdated) -->
<!-- English Revision: 396609 -->

<!--
 Copyright 2003-2004 The Apache Software Foundation
@@ -43,6 +43,8 @@
</directivesynopsis>
<directivesynopsis location="mpm_common"><name>ListenBacklog</name>
</directivesynopsis>
<directivesynopsis location="mpm_common"><name>ReceiveBufferSize</name>
</directivesynopsis>
<directivesynopsis location="mpm_common"><name>SendBufferSize</name>
</directivesynopsis>
<directivesynopsis location="mpm_common"><name>StartThreads</name>
+9 −2
Original line number Diff line number Diff line
<?xml version="1.0"?>
<!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.de.xsl"?>
<!-- English Revision: 328032:396609 (outdated) -->
<!-- English Revision: 396609 -->

<!--
 Copyright 2003-2005 The Apache Software Foundation or its licensors,
@@ -1137,7 +1137,7 @@ ETag verwendet werden</description>
    und <code>Size</code> kann entweder ein <code>+</code> oder ein
    <code>-</code> vorangestellt werden, was die &Auml;nderung einer
    Vorgabe erlaubt, die von einem gr&ouml;&szlig;eren Umfeld
    geerbt wurde. Jedes Schl&uuml;selwort ohne ein solches Prefix
    geerbt wurde. Jedes Schl&uuml;selwort ohne ein solches Pr&auml;fix
    hebt die ererbte Einstellung sofort und vollst&auml;ndig auf.</p>

    <p>Wenn die Konfiguration f&uuml;r ein Verzeichnis
@@ -2402,6 +2402,13 @@ bestimmten Verzeichnis verf&uuml;gbar sind</description>
    mit vorangestelltem <code>-</code> wird aus den derzeit g&uuml;ltigen
    Optionen entfernt.</p>

    <note type="warning"><title>Warnung</title>
    <p>Die Verwendung von <directive>Options</directive>, bei der einzelne
    Optionen mit <code>+</code> oder <code>-</code> und Optionen ohne diese
    Pr&auml;fixe vermischt werden, ist ung&uuml;ltig und f&uuml;hrt
    h&auml;ufig zu unerwarteten Ergebnissen.</p>
    </note>

    <p>So wird zum Beispiel ohne die Zeichen <code>+</code> und
    <code>-</code></p>

+3 −1
Original line number Diff line number Diff line
<?xml version="1.0"?>
<!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.de.xsl"?>
<!-- English Revision: 151405:396609 (outdated) -->
<!-- English Revision: 396609 -->

<!--
 Copyright 2003-2004 The Apache Software Foundation
@@ -69,6 +69,8 @@
</directivesynopsis>
<directivesynopsis location="mpm_common"><name>ListenBacklog</name>
</directivesynopsis>
<directivesynopsis location="mpm_common"><name>ReceiveBufferSize</name>
</directivesynopsis>
<directivesynopsis location="mpm_common"><name>SendBufferSize</name>
</directivesynopsis>
<directivesynopsis location="mpm_common"><name>LockFile</name>
+23 −3
Original line number Diff line number Diff line
<?xml version="1.0"?>
<!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.de.xsl"?>
<!-- English Revision: 328032:396609 (outdated) -->
<!-- English Revision: 396609 -->

<!--
 Copyright 2003-2004 The Apache Software Foundation
@@ -674,9 +674,29 @@ entgegengenommenen Anfragen</description>
  starten</a></seealso>
</directivesynopsis>

<directivesynopsis>
<name>ReceiveBufferSize</name>
<description>Gr&ouml;&szlig;e des TCP-Empfangspuffers</description>
<syntax>ReceiveBufferSize <var>Bytes</var></syntax>
<default>ReceiveBufferSize 0</default>
<contextlist><context>server config</context></contextlist>
<modulelist><module>beos</module><module>leader</module>
<module>mpm_netware</module><module>mpm_winnt</module>
<module>mpmt_os2</module><module>perchild</module><module>prefork</module>
<module>threadpool</module><module>worker</module></modulelist>

<usage>
    <p>Der Server setzt die Gr&ouml;&szlig;e des TCP-Empfangspuffers auf die
    angegebene Anzahl Bytes.</p>

    <p>Wird der Wert auf <code>0</code> gesetzt, dann verwendet der Server
    die Voreinstellung des Betriebssystems.</p>
</usage>
</directivesynopsis>

<directivesynopsis>
<name>SendBufferSize</name>
<description>Gr&ouml;&szlig;e des TCP-Puffers</description>
<description>Gr&ouml;&szlig;e des TCP-Sendepuffers</description>
<syntax>SendBufferSize <var>Bytes</var></syntax>
<default>SendBufferSize 0</default>
<contextlist><context>server config</context></contextlist>
@@ -686,7 +706,7 @@ entgegengenommenen Anfragen</description>
<module>threadpool</module><module>worker</module></modulelist>

<usage>
    <p>Der Server setzt die Gr&ouml;&szlig;e des TCP-Puffers auf die
    <p>Der Server setzt die Gr&ouml;&szlig;e des TCP-Sendepuffers auf die
    angegebene Anzahl Bytes. Dies ist sehr hilfreich, um Voreinstellungen
    alter Standardbetriebssysteme f&uuml;r Hochgeschwindigkeitsverbindungen
    mit hoher Latenzzeit anzuheben (<em>d.h.</em> 100ms oder so, wie bei
+3 −1
Original line number Diff line number Diff line
<?xml version="1.0"?>
<!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.de.xsl"?>
<!-- English Revision: 151405:396609 (outdated) -->
<!-- English Revision: 396609 -->

<!--
 Copyright 2003-2004 The Apache Software Foundation
@@ -49,6 +49,8 @@
</directivesynopsis>
<directivesynopsis location="mpm_common"><name>ScoreBoardFile</name>
</directivesynopsis>
<directivesynopsis location="mpm_common"><name>ReceiveBufferSize</name>
</directivesynopsis>
<directivesynopsis location="mpm_common"><name>SendBufferSize</name>
</directivesynopsis>
<directivesynopsis location="mpm_common"><name>ThreadLimit</name>
Loading