diff options
author | weechatter <weechatter@arcor.de> | 2019-07-30 22:56:52 +0200 |
---|---|---|
committer | weechatter <weechatter@arcor.de> | 2019-07-30 22:56:52 +0200 |
commit | b8d69307eeb792ca0f18e3651f118bfe37cb7ff7 (patch) | |
tree | 8fcae53651b3a052b0689e4cc423b5f789186aeb /doc/de | |
parent | 015ec85f103987fb27ec5d56e32cfa3200074c9f (diff) | |
download | weechat-b8d69307eeb792ca0f18e3651f118bfe37cb7ff7.zip |
core: update German translations
Diffstat (limited to 'doc/de')
-rw-r--r-- | doc/de/weechat_user.de.adoc | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/de/weechat_user.de.adoc b/doc/de/weechat_user.de.adoc index 4086d0220..712012806 100644 --- a/doc/de/weechat_user.de.adoc +++ b/doc/de/weechat_user.de.adoc @@ -259,10 +259,9 @@ Liste von häufig verwendeten Optionen: | ENABLE_PYTHON | `ON`, `OFF` | ON | kompiliert <<scripts_plugins,Python Erweiterung>>. -// TRANSLATION MISSING | ENABLE_PYTHON2 | `ON`, `OFF` | OFF | - Compile <<scripts_plugins,Python plugin>> using Python 2 first, then fallback - on Python 3 if not found. + kompiliert <<scripts_plugins,Python plugin>> zuerst mittles Python 2 , fällt dann + zurück auf Python 3, falls nicht vorhanden. | ENABLE_RELAY | `ON`, `OFF` | ON | kompiliert <<relay_plugin,Relay Erweiterung>>. |