diff options
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/infos.txt | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/doc/de/autogen/plugin_api/completions.txt b/doc/de/autogen/plugin_api/completions.txt index 86a4e4545..92fe9fee7 100644 --- a/doc/de/autogen/plugin_api/completions.txt +++ b/doc/de/autogen/plugin_api/completions.txt @@ -6,9 +6,9 @@ | alias | alias_value | Wert von Alias -| aspell | aspell_dicts | list of aspell installed dictionaries +| aspell | aspell_dicts | Auflistung der installierten Wörterbücher -| aspell | aspell_langs | list of all languages supported by aspell +| aspell | aspell_langs | Liste aller Sprachen die durch Aspell unterstützt werden | guile | guile_script | Liste der Skripten diff --git a/doc/de/autogen/plugin_api/infos.txt b/doc/de/autogen/plugin_api/infos.txt index 7aca25544..7c1246f33 100644 --- a/doc/de/autogen/plugin_api/infos.txt +++ b/doc/de/autogen/plugin_api/infos.txt @@ -2,7 +2,7 @@ |======================================== | Erweiterung | Name | Beschreibung | Argumente -| aspell | aspell_dict | comma-separated list of dictionaries used in buffer | buffer pointer ("0x12345678") or buffer full name ("irc.freenode.#weechat") +| aspell | aspell_dict | eine durch Kommata getrennte Liste von Wörterbüchern, die in diesem Buffer genutzt wird | Buffer-Pointer ("0x12345678") oder der vollständige Buffername ("irc.freenode.#weechat") | fifo | fifo_filename | Name der FIFO-Pipe | - |