diff options
author | Nils Görs <weechatter@arcor.de> | 2013-06-29 12:09:25 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2013-06-29 12:09:25 +0200 |
commit | 706032e5ace8119432a2c09eaec51528d642b220 (patch) | |
tree | 7640ce6194362cb3e4ab50226e3e85feb847deae /doc/de/autogen/plugin_api | |
parent | 8eb55c04e7b4396609896106750ea350e9bb2cb8 (diff) | |
download | weechat-706032e5ace8119432a2c09eaec51528d642b220.zip |
doc: update german translations, man page and user's guide
Diffstat (limited to 'doc/de/autogen/plugin_api')
-rw-r--r-- | doc/de/autogen/plugin_api/completions.txt | 4 | ||||
-rw-r--r-- | doc/de/autogen/plugin_api/hdata.txt | 2 | ||||
-rw-r--r-- | doc/de/autogen/plugin_api/infolists.txt | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/doc/de/autogen/plugin_api/completions.txt b/doc/de/autogen/plugin_api/completions.txt index 1bce39d48..b8393074d 100644 --- a/doc/de/autogen/plugin_api/completions.txt +++ b/doc/de/autogen/plugin_api/completions.txt @@ -116,9 +116,9 @@ | weechat | plugins_names | Liste der Erweiterungen -| weechat | proxies_names | Namen der Proxies +| weechat | proxies_names | Namen aller Proxys -| weechat | proxies_options | Optionen für Proxies +| weechat | proxies_options | Optionen für Proxys | weechat | weechat_commands | WeeChat Befehle diff --git a/doc/de/autogen/plugin_api/hdata.txt b/doc/de/autogen/plugin_api/hdata.txt index cf804e8db..39c4a0648 100644 --- a/doc/de/autogen/plugin_api/hdata.txt +++ b/doc/de/autogen/plugin_api/hdata.txt @@ -737,7 +737,7 @@ 'last_weechat_plugin' + 'weechat_plugins' -| weechat | proxy | proxy | +| weechat | proxy | Proxy | 'name' (string) + 'options' (pointer) + 'prev_proxy' (pointer, hdata: "proxy") + diff --git a/doc/de/autogen/plugin_api/infolists.txt b/doc/de/autogen/plugin_api/infolists.txt index 44b78ab21..c5f76f2d5 100644 --- a/doc/de/autogen/plugin_api/infolists.txt +++ b/doc/de/autogen/plugin_api/infolists.txt @@ -62,7 +62,7 @@ | weechat | plugin | Auflistung der Erweiterungen | Pointer der Erweiterung (optional) | Name einer Erweiterung (darf mit einem "*" als Platzhalter beginnen oder enden) (optional) -| weechat | proxy | list of proxies | proxy pointer (optional) | proxy name (can start or end with "*" as wildcard) (optional) +| weechat | proxy | Auflistung der Proxys: | Proxy Pointer (optional) | Name des Proxy (darf mit einem "*" als Platzhalter beginnen oder enden) (optional) | weechat | url_options | Optionen für URL | - | - |