diff options
Diffstat (limited to 'doc/de')
-rw-r--r-- | doc/de/weechat_user.de.adoc | 22 |
1 files changed, 9 insertions, 13 deletions
diff --git a/doc/de/weechat_user.de.adoc b/doc/de/weechat_user.de.adoc index 1907f16cc..3a025f17f 100644 --- a/doc/de/weechat_user.de.adoc +++ b/doc/de/weechat_user.de.adoc @@ -194,7 +194,7 @@ Liste von häufig verwendeten Optionen: | CA_FILE | Datei | /etc/ssl/certs/ca-certificates.crt | Datei enthält die Zertifizierungen. - This is the default value of option + Dies ist der Standardwert für Optionen <<option_weechat.network.gnutls_ca_file,weechat.network.gnutls_ca_file>>. | ENABLE_ALIAS | `ON`, `OFF` | ON | @@ -206,13 +206,11 @@ Liste von häufig verwendeten Optionen: | ENABLE_CHARSET | `ON`, `OFF` | ON | kompiliert <<charset_plugin,Charset Erweiterung>>. -// TRANSLATION MISSING | ENABLE_MAN | `ON`, `OFF` | OFF | - Build man page. + erstellt die man page. -// TRANSLATION MISSING | ENABLE_DOC | `ON`, `OFF` | OFF | - Build HTML documentation. + erstellt die HTML Dokumentation. | ENABLE_ENCHANT | `ON`, `OFF` | OFF | kompiliert <<spell_plugin,Spell plugin>> mittels Enchant. @@ -262,12 +260,11 @@ Liste von häufig verwendeten Optionen: | ENABLE_PYTHON | `ON`, `OFF` | ON | kompiliert <<scripts_plugins,Python Erweiterung>>. -// TRANSLATION MISSING | ENABLE_PYTHON3 | `ON`, `OFF` | OFF | - Compile <<scripts_plugins,Python plugin>> using Python 3. + - This option is not recommended because many scripts are not yet compatible - with Python 3. + - You can follow the progress of Python 3 transition on this page: + kompiliert <<scripts_plugins,Python plugin>> mit Python 3. + + Diese Option wird zur Zeit nicht empfohlen, da die meisten Skripten noch + nicht kompatible mit Python 3 sind. + + Den Fortschritt der Python 3 Unterstützung kann man auf dieser Seite verfolgen: https://weechat.org/scripts/python3/ | ENABLE_RELAY | `ON`, `OFF` | ON | @@ -298,10 +295,9 @@ Liste von häufig verwendeten Optionen: | ENABLE_TESTS | `ON`, `OFF` | OFF | kompiliert Testumgebung. -// TRANSLATION MISSING | ENABLE_CODE_COVERAGE | `ON`, `OFF` | OFF | - Compile with code coverage options. + - This option should be used only for tests, to measure test coverage. + kompilieren mit Optionen für Testabdeckung. + + Diese Option sollte nur für Testzwecke genutzt werden. |=== Weitere Optionen können mit folgendem Befehl angezeigt werden: |