summaryrefslogtreecommitdiff
path: root/doc/de/autogen
diff options
context:
space:
mode:
Diffstat (limited to 'doc/de/autogen')
-rw-r--r--doc/de/autogen/aspell_commands.xml10
-rw-r--r--doc/de/autogen/irc_commands.xml6
-rw-r--r--doc/de/autogen/irc_options.xml12
-rw-r--r--doc/de/autogen/jabber_commands.xml39
-rw-r--r--doc/de/autogen/jabber_infos.xml28
-rw-r--r--doc/de/autogen/jabber_options.xml768
-rw-r--r--doc/de/autogen/logger_commands.xml2
-rw-r--r--doc/de/autogen/weechat_commands.xml4
8 files changed, 852 insertions, 17 deletions
diff --git a/doc/de/autogen/aspell_commands.xml b/doc/de/autogen/aspell_commands.xml
index dbdd7b856..14ff38431 100644
--- a/doc/de/autogen/aspell_commands.xml
+++ b/doc/de/autogen/aspell_commands.xml
@@ -6,14 +6,14 @@
docgen.pl builds XML doc files to include in many languages
-->
-<command>/aspell [list | enable lang | disable | addword [lang] word]</command>
+<command>/aspell dictlist | enable lang | disable | addword [lang] word</command>
<programlisting>
aspell plugin configuration
- list: show installed dictionnaries
- enable: enable aspell on current buffer
-disable: disable aspell on current buffer
-addword: add a word in your personnal aspell dictionary
+dictlist: show installed dictionaries
+ enable: enable aspell on current buffer
+ disable: disable aspell on current buffer
+ addword: add a word in your personal aspell dictionary
Input line beginning with a '/' is not checked, except for some commands.
</programlisting>
diff --git a/doc/de/autogen/irc_commands.xml b/doc/de/autogen/irc_commands.xml
index cb2e942af..ac5f4936c 100644
--- a/doc/de/autogen/irc_commands.xml
+++ b/doc/de/autogen/irc_commands.xml
@@ -45,7 +45,7 @@ Nickname: zu sperrender User oder Host
<command>/connect [-all [-nojoin] | servername [servername ...] [-nojoin] | hostname [-port port] [-ipv6] [-ssl]]</command>
<programlisting>
-mit Server verbinden
+connect to IRC server(s)
-all: connect to all servers
servername: internal server name to connect
@@ -104,7 +104,7 @@ Server herunterfahren
<command>/disconnect [-all | Servername [Servername ...]]</command>
<programlisting>
-Serververbindung(en) trennen
+disconnect from IRC server(s)
-all: Trenne von allen Servern
servername: Servername, von dem getrennt werden soll
@@ -360,7 +360,7 @@ den Server dazu bringen, sich selbst neu zu starten
<command>/server [list [servername]] | [listfull [servername]] | [add servername hostname[/port] [-auto | -noauto] [-ipv6] [-ssl]] | [copy servername newservername] | [rename servername newservername] | [keep servername] | [del servername] | [deloutq] | [switch]</command>
<programlisting>
-Auflisten, Hinzufügen oder Entfernen von Servern
+list, add or remove IRC servers
list: list servers (no parameter implies this list)
listfull: list servers with detailed info for each server
diff --git a/doc/de/autogen/irc_options.xml b/doc/de/autogen/irc_options.xml
index a122f4447..ed0bcd00c 100644
--- a/doc/de/autogen/irc_options.xml
+++ b/doc/de/autogen/irc_options.xml
@@ -276,7 +276,7 @@
</listitem>
</itemizedlist>
-<command>irc.network.send_unknown_commands</command>: sende unbekannte Befehle an den IRC-Server
+<command>irc.network.send_unknown_commands</command>: send unknown commands to server
<itemizedlist>
<listitem>
<para>type: boolean</para>
@@ -286,7 +286,7 @@
</listitem>
</itemizedlist>
-<command>irc.server_default.addresses</command>: list of IP/port or hostname/port for server (separated by comma)
+<command>irc.server_default.addresses</command>: list of hostname/port or IP/port for server (separated by comma)
<itemizedlist>
<listitem>
<para>type: string</para>
@@ -386,7 +386,7 @@
</listitem>
</itemizedlist>
-<command>irc.server_default.nicks</command>: nicknames to use on IRC server (separated by comma)
+<command>irc.server_default.nicks</command>: nicknames to use on server (separated by comma)
<itemizedlist>
<listitem>
<para>type: string</para>
@@ -396,7 +396,7 @@
</listitem>
</itemizedlist>
-<command>irc.server_default.password</command>: Passwort für den IRC-Server
+<command>irc.server_default.password</command>: password for server
<itemizedlist>
<listitem>
<para>type: string</para>
@@ -416,7 +416,7 @@
</listitem>
</itemizedlist>
-<command>irc.server_default.realname</command>: voller Name, der an den Server übermittelt werden soll
+<command>irc.server_default.realname</command>: real name to use on server
<itemizedlist>
<listitem>
<para>type: string</para>
@@ -436,7 +436,7 @@
</listitem>
</itemizedlist>
-<command>irc.server_default.username</command>: Benutzername, der an den Server übermittelt werden soll
+<command>irc.server_default.username</command>: user name to use on server
<itemizedlist>
<listitem>
<para>type: string</para>
diff --git a/doc/de/autogen/jabber_commands.xml b/doc/de/autogen/jabber_commands.xml
new file mode 100644
index 000000000..cb805fa44
--- /dev/null
+++ b/doc/de/autogen/jabber_commands.xml
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ ********* WARNING! *********
+
+ This file is autogenerated with docgen.pl script. *** DO NOT EDIT! ***
+ docgen.pl builds XML doc files to include in many languages
+-->
+
+<command>/jabber [list [servername]] | [listfull [servername]] | [add servername username hostname[/port] password [-auto | -noauto] [-ipv6] [-tls] [-sasl]] | [copy servername newservername] | [rename servername newservername] | [keep servername] | [del servername] | [switch]</command>
+<programlisting>
+list, add or remove Jabber servers
+
+ list: list servers (no parameter implies this list)
+ listfull: list servers with detailed info for each server
+ add: create a new server
+servername: server name, for internal and display use
+ username: username to use on server
+ hostname: name or IP address of server, with optional port (default: 5222)
+ password: password for username on server
+ auto: automatically connect to server when WeeChat starts
+ noauto: do not connect to server when WeeChat starts (default)
+ ipv6: use IPv6 protocol
+ tls: use TLS cryptographic protocol
+ sasl: use SASL for authentication
+ copy: duplicate a server
+ rename: rename a server
+ keep: keep server in config file (for temporary servers only)
+ del: delete a server
+ switch: switch active server (when one buffer is used for all servers, default key: alt-s on server buffer)
+
+Examples:
+ /jabber listfull
+ /jabber add jabberfr user jabber.fr/5222 password -tls
+ /jabber copy jabberfr jabberfr2
+ /jabber rename jabberfr jabbfr
+ /jabber del jabberfr
+ /jabber switch
+</programlisting>
+
diff --git a/doc/de/autogen/jabber_infos.xml b/doc/de/autogen/jabber_infos.xml
new file mode 100644
index 000000000..1bf578e87
--- /dev/null
+++ b/doc/de/autogen/jabber_infos.xml
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ ********* WARNING! *********
+
+ This file is autogenerated with docgen.pl script. *** DO NOT EDIT! ***
+ docgen.pl builds XML doc files to include in many languages
+-->
+
+<row>
+ <entry>info</entry>
+ <entry>jabber_buffer</entry>
+ <entry>get buffer pointer for a Jabber server/MUC</entry>
+</row>
+<row>
+ <entry>infolist</entry>
+ <entry>jabber_buddy</entry>
+ <entry>list of buddies for a Jabber server or MUC</entry>
+</row>
+<row>
+ <entry>infolist</entry>
+ <entry>jabber_muc</entry>
+ <entry>list of MUCs for a Jabber server</entry>
+</row>
+<row>
+ <entry>infolist</entry>
+ <entry>jabber_server</entry>
+ <entry>list of Jabber servers</entry>
+</row>
diff --git a/doc/de/autogen/jabber_options.xml b/doc/de/autogen/jabber_options.xml
new file mode 100644
index 000000000..1c549fca2
--- /dev/null
+++ b/doc/de/autogen/jabber_options.xml
@@ -0,0 +1,768 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ ********* WARNING! *********
+
+ This file is autogenerated with docgen.pl script. *** DO NOT EDIT! ***
+ docgen.pl builds XML doc files to include in many languages
+-->
+
+<command>jabber.color.input_nick</command>: color for nick in input bar
+<itemizedlist>
+ <listitem>
+ <para>type: color</para>
+ </listitem>
+ <listitem>
+ <para>values: a color name (default value: lightcyan)</para>
+ </listitem>
+</itemizedlist>
+
+<command>jabber.color.message_join</command>: color for text in join messages
+<itemizedlist>
+ <listitem>
+ <para>type: color</para>
+ </listitem>
+ <listitem>
+ <para>values: a color name (default value: green)</para>
+ </listitem>
+</itemizedlist>
+
+<command>jabber.color.message_quit</command>: color for text in part/quit messages
+<itemizedlist>
+ <listitem>
+ <para>type: color</para>
+ </listitem>
+ <listitem>
+ <para>values: a color name (default value: red)</para>
+ </listitem>
+</itemizedlist>
+
+<command>jabber.look.color_nicks_in_server_messages</command>: use nick color in messages from server
+<itemizedlist>
+ <listitem>
+ <para>type: boolean</para>
+ </listitem>
+ <listitem>
+ <para>values: on, off (default value: on)</para>
+ </listitem>
+</itemizedlist>
+
+<command>jabber.look.display_away</command>: bei Abwesenheit und Rückkehr eine Nachricht anzeigen
+<itemizedlist>
+ <listitem>
+ <para>type: integer</para>
+ </listitem>
+ <listitem>
+ <para>values: off, local, muc (default value: local)</para>
+ </listitem>
+</itemizedlist>
+
+<command>jabber.look.display_muc_modes</command>: display MUC modes in "buffer_name" bar item
+<itemizedlist>
+ <listitem>
+ <para>type: boolean</para>
+ </listitem>
+ <listitem>
+ <para>values: on, off (default value: on)</para>
+ </listitem>
+</itemizedlist>
+
+<command>jabber.look.hide_nickserv_pwd</command>: Von NickServ angezeigte Passwörter verstecken
+<itemizedlist>
+ <listitem>
+ <para>type: boolean</para>
+ </listitem>
+ <listitem>
+ <para>values: on, off (default value: on)</para>
+ </listitem>
+</itemizedlist>
+
+<command>jabber.look.highlight_tags</command>: comma separated list of tags for messages that may produce highlight (usually any message from another user, not server messages,..)
+<itemizedlist>
+ <listitem>
+ <para>type: string</para>
+ </listitem>
+ <listitem>
+ <para>values: any string (default value: 'jabber_chat_msg,jabber_notice')</para>
+ </listitem>
+</itemizedlist>
+
+<command>jabber.look.nick_completion_smart</command>: Intelligente vervollständigung der Nicknamen (vervollständigt zuerst mit dem letzten Nick, der einen angesprochen hat)
+<itemizedlist>
+ <listitem>
+ <para>type: boolean</para>
+ </listitem>
+ <listitem>
+ <para>values: on, off (default value: on)</para>
+ </listitem>
+</itemizedlist>
+
+<command>jabber.look.nick_prefix</command>: Text, der im Chatfenster vor dem Nickname erscheinen soll
+<itemizedlist>
+ <listitem>
+ <para>type: string</para>
+ </listitem>
+ <listitem>
+ <para>values: any string (default value: '')</para>
+ </listitem>
+</itemizedlist>
+
+<command>jabber.look.nick_suffix</command>: Text, der im Chatfenster nach dem Nickname erscheinen soll
+<itemizedlist>
+ <listitem>
+ <para>type: string</para>
+ </listitem>
+ <listitem>
+ <para>values: any string (default value: '')</para>
+ </listitem>
+</itemizedlist>
+
+<command>jabber.look.notice_as_pv</command>: NOTICEs als Queries anzeigen
+<itemizedlist>
+ <listitem>
+ <para>type: boolean</para>
+ </listitem>
+ <listitem>
+ <para>values: on, off (default value: off)</para>
+ </listitem>
+</itemizedlist>
+
+<command>jabber.look.one_server_buffer</command>: benutze den gleichen Puffer für alle Server
+<itemizedlist>
+ <listitem>
+ <para>type: boolean</para>
+ </listitem>
+ <listitem>
+ <para>values: on, off (default value: off)</para>
+ </listitem>
+</itemizedlist>
+
+<command>jabber.look.open_near_server</command>: open new MUCs/privates near server
+<itemizedlist>
+ <listitem>
+ <para>type: boolean</para>
+ </listitem>
+ <listitem>
+ <para>values: on, off (default value: off)</para>
+ </listitem>
+</itemizedlist>
+
+<command>jabber.look.show_away_once</command>: in privaten Unterhaltungen nur einmalig eine Abwesenheitsnachricht anzeigen
+<itemizedlist>
+ <listitem>
+ <para>type: boolean</para>
+ </listitem>
+ <listitem>
+ <para>values: on, off (default value: on)</para>
+ </listitem>
+</itemizedlist>
+
+<command>jabber.look.smart_filter</command>: filter join/part/quit messages for a nick if not speaking for some minutes on MUC (you must create a filter on tag "jabber_smart_filter")
+<itemizedlist>
+ <listitem>
+ <para>type: boolean</para>
+ </listitem>
+ <listitem>
+ <para>values: on, off (default value: off)</para>
+ </listitem>
+</itemizedlist>
+
+<command>jabber.look.smart_filter_delay</command>: delay for filtering join/part/quit messages (in minutes)
+<itemizedlist>
+ <listitem>
+ <para>type: integer</para>
+ </listitem>
+ <listitem>
+ <para>values: 1 .. 10080 (default value: 5)</para>
+ </listitem>
+</itemizedlist>
+
+<command>jabber.network.anti_flood</command>: anti-flood: # Sekunden zwischen zwei Benutzernachrichten (0 = kein anti-flood)
+<itemizedlist>
+ <listitem>
+ <para>type: integer</para>
+ </listitem>
+ <listitem>
+ <para>values: 0 .. 5 (default value: 2)</para>
+ </listitem>
+</itemizedlist>
+
+<command>jabber.network.colors_receive</command>: wenn der Schalter deaktiviert ist, werden die Farben von eingehenden Nachrichten entfernt
+<itemizedlist>
+ <listitem>
+ <para>type: boolean</para>
+ </listitem>
+ <listitem>
+ <para>values: on, off (default value: on)</para>
+ </listitem>
+</itemizedlist>
+
+<command>jabber.network.colors_send</command>: allow user to send colors with special codes (^Cb=bold, ^Ccxx=color, ^Ccxx,yy=color+background, ^Cu=underline, ^Cr=reverse)
+<itemizedlist>
+ <listitem>
+ <para>type: boolean</para>
+ </listitem>
+ <listitem>
+ <para>values: on, off (default value: on)</para>
+ </listitem>
+</itemizedlist>
+
+<command>jabber.network.default_msg_part</command>: default part message (leaving MUC) ('%v' will be replaced by WeeChat version in string)
+<itemizedlist>
+ <listitem>
+ <para>type: string</para>
+ </listitem>
+ <listitem>
+ <para>values: any string (default value: 'WeeChat %v')</para>
+ </listitem>
+</itemizedlist>
+
+<command>jabber.network.default_msg_quit</command>: default quit message (disconnecting from server) ('%v' will be replaced by WeeChat version in string)
+<itemizedlist>
+ <listitem>
+ <para>type: string</para>
+ </listitem>
+ <listitem>
+ <para>values: any string (default value: 'WeeChat %v')</para>
+ </listitem>
+</itemizedlist>
+
+<command>jabber.network.lag_check</command>: interval between two checks for lag (in seconds, 0 = never check)
+<itemizedlist>
+ <listitem>
+ <para>type: integer</para>
+ </listitem>
+ <listitem>
+ <para>values: 0 .. 2147483647 (default value: 60)</para>
+ </listitem>
+</itemizedlist>
+
+<command>jabber.network.lag_disconnect</command>: Maximal-Lag bis zum Trennen der Verbindung (in Minuten - 0: nie trennen)
+<itemizedlist>
+ <listitem>
+ <para>type: integer</para>
+ </listitem>
+ <listitem>
+ <para>values: 0 .. 2147483647 (default value: 5)</para>
+ </listitem>
+</itemizedlist>
+
+<command>jabber.network.lag_min_show</command>: Mindest-Lag, der angezeigt werden soll, in Sekunden
+<itemizedlist>
+ <listitem>
+ <para>type: integer</para>
+ </listitem>
+ <listitem>
+ <para>values: 0 .. 2147483647 (default value: 1)</para>
+ </listitem>
+</itemizedlist>
+
+<command>jabber.server.flashtux.autoconnect</command>: automatisch mit dem Server verbinden, wenn WeeChat gestartet wird
+<itemizedlist>
+ <listitem>
+ <para>type: boolean</para>
+ </listitem>
+ <listitem>
+ <para>values: on, off (default value: )</para>
+ </listitem>
+</itemizedlist>
+
+<command>jabber.server.flashtux.autojoin</command>: comma separated list of MUCs to join when connected to server (example: "#chan1,#chan2,#chan3 key1,key2")
+<itemizedlist>
+ <listitem>
+ <para>type: string</para>
+ </listitem>
+ <listitem>
+ <para>values: any string (default value: '')</para>
+ </listitem>
+</itemizedlist>
+
+<command>jabber.server.flashtux.autoreconnect</command>: die Verbindung nach Trennung automatisch wiederherstellen
+<itemizedlist>
+ <listitem>
+ <para>type: boolean</para>
+ </listitem>
+ <listitem>
+ <para>values: on, off (default value: )</para>
+ </listitem>
+</itemizedlist>
+
+<command>jabber.server.flashtux.autoreconnect_delay</command>: Zeit in Sekunden, die gewartet wird, bevor ein Verbindungsneuaufbau versucht wird
+<itemizedlist>
+ <listitem>
+ <para>type: integer</para>
+ </listitem>
+ <listitem>
+ <para>values: 0 .. 65535 (default value: )</para>
+ </listitem>
+</itemizedlist>
+
+<command>jabber.server.flashtux.autorejoin</command>: automatically rejoin MUCs when kicked
+<itemizedlist>
+ <listitem>
+ <para>type: boolean</para>
+ </listitem>
+ <listitem>
+ <para>values: on, off (default value: )</para>
+ </listitem>
+</itemizedlist>
+
+<command>jabber.server.flashtux.command</command>: command(s) to run when connected to server (many commands should be separated by ';', use '\;' for a semicolon, special variables $nick, $muc and $server are replaced by their value)
+<itemizedlist>
+ <listitem>
+ <para>type: string</para>
+ </listitem>
+ <listitem>
+ <para>values: any string (default value: '')</para>
+ </listitem>
+</itemizedlist>
+
+<command>jabber.server.flashtux.command_delay</command>: Wartezeit in Sekunden nach Ausführung des Befehls, um z.B. eine Authentifizierung zu ermöglichen
+<itemizedlist>
+ <listitem>
+ <para>type: integer</para>
+ </listitem>
+ <listitem>
+ <para>values: 0 .. 3600 (default value: )</para>
+ </listitem>
+</itemizedlist>
+
+<command>jabber.server.flashtux.ipv6</command>: Server über IPv6 ansprechen
+<itemizedlist>
+ <listitem>
+ <para>type: boolean</para>
+ </listitem>
+ <listitem>
+ <para>values: on, off (default value: )</para>
+ </listitem>
+</itemizedlist>
+
+<command>jabber.server.flashtux.local_alias</command>: local alias
+<itemizedlist>
+ <listitem>
+ <para>type: string</para>
+ </listitem>
+ <listitem>
+ <para>values: any string (default value: '')</para>
+ </listitem>
+</itemizedlist>
+
+<command>jabber.server.flashtux.local_hostname</command>: custom local hostname/IP for server (optional, if empty local hostname is used)
+<itemizedlist>
+ <listitem>
+ <para>type: string</para>
+ </listitem>
+ <listitem>
+ <para>values: any string (default value: '')</para>
+ </listitem>
+</itemizedlist>
+
+<command>jabber.server.flashtux.password</command>: password
+<itemizedlist>
+ <listitem>
+ <para>type: string</para>
+ </listitem>
+ <listitem>
+ <para>values: any string (default value: '')</para>
+ </listitem>
+</itemizedlist>
+
+<command>jabber.server.flashtux.proxy</command>: proxy used for this server (optional)
+<itemizedlist>
+ <listitem>
+ <para>type: string</para>
+ </listitem>
+ <listitem>
+ <para>values: any string (default value: '')</para>
+ </listitem>
+</itemizedlist>
+
+<command>jabber.server.flashtux.resource</command>: resource (for example: Home or Work)
+<itemizedlist>
+ <listitem>
+ <para>type: string</para>
+ </listitem>
+ <listitem>
+ <para>values: any string (default value: '')</para>
+ </listitem>
+</itemizedlist>
+
+<command>jabber.server.flashtux.sasl</command>: use SASL for authentication
+<itemizedlist>
+ <listitem>
+ <para>type: boolean</para>
+ </listitem>
+ <listitem>
+ <para>values: on, off (default value: )</para>
+ </listitem>
+</itemizedlist>
+
+<command>jabber.server.flashtux.server</command>: hostname/port or IP/port for server
+<itemizedlist>
+ <listitem>
+ <para>type: string</para>
+ </listitem>
+ <listitem>
+ <para>values: any string (default value: '')</para>
+ </listitem>
+</itemizedlist>
+
+<command>jabber.server.flashtux.tls</command>: use TLS cryptographic protocol for server communication
+<itemizedlist>
+ <listitem>
+ <para>type: boolean</para>
+ </listitem>
+ <listitem>
+ <para>values: on, off (default value: )</para>
+ </listitem>
+</itemizedlist>
+
+<command>jabber.server.flashtux.username</command>: user name to use on server
+<itemizedlist>
+ <listitem>
+ <para>type: string</para>
+ </listitem>
+ <listitem>
+ <para>values: any string (default value: '')</para>
+ </listitem>
+</itemizedlist>
+
+<command>jabber.server.jabberfr.autoconnect</command>: automatisch mit dem Server verbinden, wenn WeeChat gestartet wird
+<itemizedlist>
+ <listitem>
+ <para>type: boolean</para>
+ </listitem>
+ <listitem>
+ <para>values: on, off (default value: )</para>
+ </listitem>
+</itemizedlist>
+
+<command>jabber.server.jabberfr.autojoin</command>: comma separated list of MUCs to join when connected to server (example: "#chan1,#chan2,#chan3 key1,key2")
+<itemizedlist>
+ <listitem>
+ <para>type: string</para>
+ </listitem>
+ <listitem>
+ <para>values: any string (default value: '')</para>
+ </listitem>
+</itemizedlist>
+
+<command>jabber.server.jabberfr.autoreconnect</command>: die Verbindung nach Trennung automatisch wiederherstellen
+<itemizedlist>
+ <listitem>
+ <para>type: boolean</para>
+ </listitem>
+ <listitem>
+ <para>values: on, off (default value: )</para>
+ </listitem>
+</itemizedlist>
+
+<command>jabber.server.jabberfr.autoreconnect_delay</command>: Zeit in Sekunden, die gewartet wird, bevor ein Verbindungsneuaufbau versucht wird
+<itemizedlist>
+ <listitem>
+ <para>type: integer</para>
+ </listitem>
+ <listitem>
+ <para>values: 0 .. 65535 (default value: )</para>
+ </listitem>
+</itemizedlist>
+
+<command>jabber.server.jabberfr.autorejoin</command>: automatically rejoin MUCs when kicked
+<itemizedlist>
+ <listitem>
+ <para>type: boolean</para>
+ </listitem>
+ <listitem>
+ <para>values: on, off (default value: )</para>
+ </listitem>
+</itemizedlist>
+
+<command>jabber.server.jabberfr.command</command>: command(s) to run when connected to server (many commands should be separated by ';', use '\;' for a semicolon, special variables $nick, $muc and $server are replaced by their value)
+<itemizedlist>
+ <listitem>
+ <para>type: string</para>
+ </listitem>
+ <listitem>
+ <para>values: any string (default value: '')</para>
+ </listitem>
+</itemizedlist>
+
+<command>jabber.server.jabberfr.command_delay</command>: Wartezeit in Sekunden nach Ausführung des Befehls, um z.B. eine Authentifizierung zu ermöglichen
+<itemizedlist>
+ <listitem>
+ <para>type: integer</para>
+ </listitem>
+ <listitem>
+ <para>values: 0 .. 3600 (default value: )</para>
+ </listitem>
+</itemizedlist>
+
+<command>jabber.server.jabberfr.ipv6</command>: Server über IPv6 ansprechen
+<itemizedlist>
+ <listitem>
+ <para>type: boolean</para>
+ </listitem>
+ <listitem>
+ <para>values: on, off (default value: )</para>
+ </listitem>
+</itemizedlist>
+
+<command>jabber.server.jabberfr.local_alias</command>: local alias
+<itemizedlist>
+ <listitem>
+ <para>type: string</para>
+ </listitem>
+ <listitem>
+ <para>values: any string (default value: '')</para>
+ </listitem>
+</itemizedlist>
+
+<command>jabber.server.jabberfr.local_hostname</command>: custom local hostname/IP for server (optional, if empty local hostname is used)
+<itemizedlist>
+ <listitem>
+ <para>type: string</para>
+ </listitem>
+ <listitem>
+ <para>values: any string (default value: '')</para>
+ </listitem>
+</itemizedlist>
+
+<command>jabber.server.jabberfr.password</command>: password
+<itemizedlist>
+ <listitem>
+ <para>type: string</para>
+ </listitem>
+ <listitem>
+ <para>values: any string (default value: '')</para>
+ </listitem>
+</itemizedlist>
+
+<command>jabber.server.jabberfr.proxy</command>: proxy used for this server (optional)
+<itemizedlist>
+ <listitem>
+ <para>type: string</para>
+ </listitem>
+ <listitem>
+ <para>values: any string (default value: '')</para>
+ </listitem>
+</itemizedlist>
+
+<command>jabber.server.jabberfr.resource</command>: resource (for example: Home or Work)
+<itemizedlist>
+ <listitem>
+ <para>type: string</para>
+ </listitem>
+ <listitem>
+ <para>values: any string (default value: '')</para>
+ </listitem>
+</itemizedlist>
+
+<command>jabber.server.jabberfr.sasl</command>: use SASL for authentication
+<itemizedlist>
+ <listitem>
+ <para>type: boolean</para>
+ </listitem>
+ <listitem>
+ <para>values: on, off (default value: )</para>
+ </listitem>
+</itemizedlist>
+
+<command>jabber.server.jabberfr.server</command>: hostname/port or IP/port for server
+<itemizedlist>
+ <listitem>
+ <para>type: string</para>
+ </listitem>
+ <listitem>
+ <para>values: any string (default value: '')</para>
+ </listitem>
+</itemizedlist>
+
+<command>jabber.server.jabberfr.tls</command>: use TLS cryptographic protocol for server communication
+<itemizedlist>
+ <listitem>
+ <para>type: boolean</para>
+ </listitem>
+ <listitem>
+ <para>values: on, off (default value: )</para>
+ </listitem>
+</itemizedlist>
+
+<command>jabber.server.jabberfr.username</command>: user name to use on server
+<itemizedlist>
+ <listitem>
+ <para>type: string</para>
+ </listitem>
+ <listitem>
+ <para>values: any string (default value: '')</para>
+ </listitem>
+</itemizedlist>
+
+<command>jabber.server_default.autoconnect</command>: automatisch mit dem Server verbinden, wenn WeeChat gestartet wird
+<itemizedlist>
+ <listitem>
+ <para>type: boolean</para>
+ </listitem>
+ <listitem>
+ <para>values: on, off (default value: off)</para>
+ </listitem>
+</itemizedlist>
+
+<command>jabber.server_default.autojoin</command>: comma separated list of MUCs to join when connected to server (example: "#chan1,#chan2,#chan3 key1,key2")
+<itemizedlist>
+ <listitem>
+ <para>type: string</para>
+ </listitem>
+ <listitem>
+ <para>values: any string (default value: '')</para>
+ </listitem>
+</itemizedlist>
+
+<command>jabber.server_default.autoreconnect</command>: die Verbindung nach Trennung automatisch wiederherstellen
+<itemizedlist>
+ <listitem>
+ <para>type: boolean</para>
+ </listitem>
+ <listitem>
+ <para>values: on, off (default value: on)</para>
+ </listitem>
+</itemizedlist>
+
+<command>jabber.server_default.autoreconnect_delay</command>: Zeit in Sekunden, die gewartet wird, bevor ein Verbindungsneuaufbau versucht wird
+<itemizedlist>
+ <listitem>
+ <para>type: integer</para>
+ </listitem>
+ <listitem>
+ <para>values: 0 .. 65535 (default value: 10)</para>
+ </listitem>
+</itemizedlist>
+
+<command>jabber.server_default.autorejoin</command>: automatically rejoin MUCs when kicked
+<itemizedlist>
+ <listitem>
+ <para>type: boolean</para>
+ </listitem>
+ <listitem>
+ <para>values: on, off (default value: off)</para>
+ </listitem>
+</itemizedlist>
+
+<command>jabber.server_default.command</command>: command(s) to run when connected to server (many commands should be separated by ';', use '\;' for a semicolon, special variables $nick, $muc and $server are replaced by their value)
+<itemizedlist>
+ <listitem>
+ <para>type: string</para>
+ </listitem>
+ <listitem>
+ <para>values: any string (default value: '')</para>
+ </listitem>
+</itemizedlist>
+
+<command>jabber.server_default.command_delay</command>: Wartezeit in Sekunden nach Ausführung des Befehls, um z.B. eine Authentifizierung zu ermöglichen
+<itemizedlist>
+ <listitem>
+ <para>type: integer</para>
+ </listitem>
+ <listitem>
+ <para>values: 0 .. 3600 (default value: 0)</para>
+ </listitem>
+</itemizedlist>
+
+<command>jabber.server_default.ipv6</command>: Server über IPv6 ansprechen
+<itemizedlist>
+ <listitem>
+ <para>type: boolean</para>
+ </listitem>
+ <listitem>
+ <para>values: on, off (default value: off)</para>
+ </listitem>
+</itemizedlist>
+
+<command>jabber.server_default.local_alias</command>: local alias
+<itemizedlist>
+ <listitem>
+ <para>type: string</para>
+ </listitem>
+ <listitem>
+ <para>values: any string (default value: '')</para>
+ </listitem>
+</itemizedlist>
+
+<command>jabber.server_default.local_hostname</command>: custom local hostname/IP for server (optional, if empty local hostname is used)
+<itemizedlist>
+ <listitem>
+ <para>type: string</para>
+ </listitem>
+ <listitem>
+ <para>values: any string (default value: '')</para>
+ </listitem>
+</itemizedlist>
+
+<command>jabber.server_default.password</command>: password
+<itemizedlist>
+ <listitem>
+ <para>type: string</para>
+ </listitem>
+ <listitem>
+ <para>values: any string (default value: '')</para>
+ </listitem>
+</itemizedlist>
+
+<command>jabber.server_default.proxy</command>: proxy used for this server (optional)
+<itemizedlist>
+ <listitem>
+ <para>type: string</para>
+ </listitem>
+ <listitem>
+ <para>values: any string (default value: '')</para>
+ </listitem>
+</itemizedlist>
+
+<command>jabber.server_default.resource</command>: resource (for example: Home or Work)
+<itemizedlist>
+ <listitem>
+ <para>type: string</para>
+ </listitem>
+ <listitem>
+ <para>values: any string (default value: '')</para>
+ </listitem>
+</itemizedlist>
+
+<command>jabber.server_default.sasl</command>: use SASL for authentication
+<itemizedlist>
+ <listitem>
+ <para>type: boolean</para>
+ </listitem>
+ <listitem>
+ <para>values: on, off (default value: on)</para>
+ </listitem>
+</itemizedlist>
+
+<command>jabber.server_default.server</command>: hostname/port or IP/port for server
+<itemizedlist>
+ <listitem>
+ <para>type: string</para>
+ </listitem>
+ <listitem>
+ <para>values: any string (default value: '')</para>
+ </listitem>
+</itemizedlist>
+
+<command>jabber.server_default.tls</command>: use TLS cryptographic protocol for server communication
+<itemizedlist>
+ <listitem>
+ <para>type: boolean</para>
+ </listitem>
+ <listitem>
+ <para>values: on, off (default value: off)</para>
+ </listitem>
+</itemizedlist>
+
+<command>jabber.server_default.username</command>: user name to use on server
+<itemizedlist>
+ <listitem>
+ <para>type: string</para>
+ </listitem>
+ <listitem>
+ <para>values: any string (default value: '')</para>
+ </listitem>
+</itemizedlist>
+
diff --git a/doc/de/autogen/logger_commands.xml b/doc/de/autogen/logger_commands.xml
index aa86e1426..3f8d17256 100644
--- a/doc/de/autogen/logger_commands.xml
+++ b/doc/de/autogen/logger_commands.xml
@@ -10,7 +10,7 @@
<programlisting>
logger plugin configuration
- list: show logging status for open buffers
+ list: show logging status for opened buffers
set: set logging level on current buffer
level: level for messages to be logged (0 = logging disabled, 1 = a few messages (most important) .. 9 = all messages)
disable: disable logging on current buffer (set level to 0)
diff --git a/doc/de/autogen/weechat_commands.xml b/doc/de/autogen/weechat_commands.xml
index 3bbe1cb37..b5a61a3fa 100644
--- a/doc/de/autogen/weechat_commands.xml
+++ b/doc/de/autogen/weechat_commands.xml
@@ -61,7 +61,7 @@ Puffer verwalten
move: move buffer in the list (may be relative, for example -1)
close: close buffer
list: list buffers (no parameter implies this list)
- notify: display notify levels for all open buffers
+ notify: display notify levels for all opened buffers
localvar: display local variables for current buffer
scroll: scroll in history (may be relative, and may end by a letter: s=sec, m=min, h=hour, d=day, M=month, y=year); if there is only letter, then scroll to beginning of this item
@@ -286,7 +286,7 @@ zeigt die Uptime von Weechat an
<programlisting>
Fenster verwalten
- list: list open windows (no parameter implies this list)
+ list: list opened windows (no parameter implies this list)
-1: jump to previous window
+1: jump to next window
b#: jump to next window displaying buffer number #