diff --git a/doc/de/weechat_user.de.adoc b/doc/de/weechat_user.de.adoc index 04c444e0d..4086d0220 100644 --- a/doc/de/weechat_user.de.adoc +++ b/doc/de/weechat_user.de.adoc @@ -259,12 +259,10 @@ Liste von häufig verwendeten Optionen: | ENABLE_PYTHON | `ON`, `OFF` | ON | kompiliert <>. -| ENABLE_PYTHON3 | `ON`, `OFF` | OFF | - kompiliert <> 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/ +// TRANSLATION MISSING +| ENABLE_PYTHON2 | `ON`, `OFF` | OFF | + Compile <> using Python 2 first, then fallback + on Python 3 if not found. | ENABLE_RELAY | `ON`, `OFF` | ON | kompiliert <>. diff --git a/doc/en/weechat_user.en.adoc b/doc/en/weechat_user.en.adoc index 2d4498ef1..e7d1bfb8a 100644 --- a/doc/en/weechat_user.en.adoc +++ b/doc/en/weechat_user.en.adoc @@ -251,12 +251,9 @@ List of commonly used options: | ENABLE_PYTHON | `ON`, `OFF` | ON | Compile <>. -| ENABLE_PYTHON3 | `ON`, `OFF` | OFF | - Compile <> 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: - https://weechat.org/scripts/python3/ +| ENABLE_PYTHON2 | `ON`, `OFF` | OFF | + Compile <> using Python 2 first, then fallback + on Python 3 if not found. | ENABLE_RELAY | `ON`, `OFF` | ON | Compile <>. diff --git a/doc/fr/weechat_user.fr.adoc b/doc/fr/weechat_user.fr.adoc index 975c3d93f..ffa61eb23 100644 --- a/doc/fr/weechat_user.fr.adoc +++ b/doc/fr/weechat_user.fr.adoc @@ -255,12 +255,9 @@ Liste des options couramment utilisées : | ENABLE_PYTHON | `ON`, `OFF` | ON | Compiler <>. -| ENABLE_PYTHON3 | `ON`, `OFF` | OFF | - Compiler <> en utilisant Python 3. + - Cette option n'est pas recommandée car beaucoup de scripts ne sont pas encore - compatibles avec Python 3. + - Vous pouvez suivre l'avancement de la transition vers Python 3 sur cette page : - https://weechat.org/scripts/python3/ +| ENABLE_PYTHON2 | `ON`, `OFF` | OFF | + Compiler <> avec Python 2 en priorité, + et utiliser Python 3 s'il n'est pas trouvé. | ENABLE_RELAY | `ON`, `OFF` | ON | Compiler <>. diff --git a/doc/it/weechat_user.it.adoc b/doc/it/weechat_user.it.adoc index 3fcc85537..21a248189 100644 --- a/doc/it/weechat_user.it.adoc +++ b/doc/it/weechat_user.it.adoc @@ -285,12 +285,10 @@ List of commonly used options: | ENABLE_PYTHON | `ON`, `OFF` | ON | Compile <>. -| ENABLE_PYTHON3 | `ON`, `OFF` | OFF | - Compile <> 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: - https://weechat.org/scripts/python3/ +// TRANSLATION MISSING +| ENABLE_PYTHON2 | `ON`, `OFF` | OFF | + Compile <> using Python 2 first, then fallback + on Python 3 if not found. | ENABLE_RELAY | `ON`, `OFF` | ON | Compile <>. diff --git a/doc/ja/weechat_user.ja.adoc b/doc/ja/weechat_user.ja.adoc index f51599505..059f79c68 100644 --- a/doc/ja/weechat_user.ja.adoc +++ b/doc/ja/weechat_user.ja.adoc @@ -256,12 +256,10 @@ CMake に対するオプションを指定するには、以下の書式を使 | ENABLE_PYTHON | `ON`, `OFF` | ON | <>のコンパイル。 -| ENABLE_PYTHON3 | `ON`, `OFF` | OFF | - Python 3 で <>をコンパイル。 + - このオプションの有効化は非推奨です。なぜなら、多くのスクリプトはまだ - Python 3 と互換性がないからです。 + - Python 3 への移行の進捗状況は以下のページを参照してください: - https://weechat.org/scripts/python3/ +// TRANSLATION MISSING +| ENABLE_PYTHON2 | `ON`, `OFF` | OFF | + Compile <> using Python 2 first, then fallback + on Python 3 if not found. | ENABLE_RELAY | `ON`, `OFF` | ON | <>のコンパイル。 diff --git a/doc/pl/weechat_user.pl.adoc b/doc/pl/weechat_user.pl.adoc index 9cb802a59..74acc5b56 100644 --- a/doc/pl/weechat_user.pl.adoc +++ b/doc/pl/weechat_user.pl.adoc @@ -257,12 +257,10 @@ Lista popularnych opcji: | ENABLE_PYTHON | `ON`, `OFF` | ON | Kompilacja <>. -| ENABLE_PYTHON3 | `ON`, `OFF` | OFF | - Kompilacja <> z użyciem Pythona 3. + - Ta opcja nie jest zalecana, ponieważ wiele skryptów jeszcze nie jest kompatybilna + - z Pythonem 3. + - Postęp w przejściu na Pythona 3 można śledzić na stronie: - https://weechat.org/scripts/python3/ +// TRANSLATION MISSING +| ENABLE_PYTHON2 | `ON`, `OFF` | OFF | + Compile <> using Python 2 first, then fallback + on Python 3 if not found. | ENABLE_RELAY | `ON`, `OFF` | ON | Kompilacja <>.