1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-29 22:36:38 +02:00

doc: mark info "python2_bin" as deprecated since version 2.6 (plugin API reference)

This commit is contained in:
Sébastien Helleu
2021-04-11 09:31:49 +02:00
parent e58c827c91
commit 5d30e0faac
20 changed files with 100 additions and 43 deletions
+1 -1
View File
@@ -60,7 +60,7 @@
| php | php_version | Version des verwendeten Interpreters | -
| python | python2_bin | Pfad für Python 2.x Interpreter | -
| python | python2_bin | path to Python 2.x interpreter (*deprecated* since version 2.6, scripts must use Python 3 only) | -
| python | python_eval | Evaluierung des Quelltextes | Quelltext welcher ausgeführt werden soll
+1 -1
View File
@@ -60,7 +60,7 @@
| php | php_version | version of the interpreter used | -
| python | python2_bin | path to python 2.x interpreter | -
| python | python2_bin | path to Python 2.x interpreter (*deprecated* since version 2.6, scripts must use Python 3 only) | -
| python | python_eval | evaluation of source code | source code to execute
+1 -1
View File
@@ -60,7 +60,7 @@
| php | php_version | version de l'interpréteur utilisé | -
| python | python2_bin | chemin vers l'interpréteur python 2.x | -
| python | python2_bin | chemin vers l'interpréteur Python 2.x (*obsolète* depuis la version 2.6, les scripts doivent utiliser seulement Python 3) | -
| python | python_eval | évaluation de code source | code source à exécuter
+1 -1
View File
@@ -60,7 +60,7 @@
| php | php_version | version of the interpreter used | -
| python | python2_bin | path per l'interprete python 2.x | -
| python | python2_bin | path to Python 2.x interpreter (*deprecated* since version 2.6, scripts must use Python 3 only) | -
| python | python_eval | evaluation of source code | source code to execute
+1 -1
View File
@@ -60,7 +60,7 @@
| php | php_version | 使用中のインタプリタのバージョン | -
| python | python2_bin | python 2.x インタプリタへのパス | -
| python | python2_bin | path to Python 2.x interpreter (*deprecated* since version 2.6, scripts must use Python 3 only) | -
| python | python_eval | ソースコードの評価 | 実行するソースコード
+1 -1
View File
@@ -60,7 +60,7 @@
| php | php_version | wersja użytego interpretera | -
| python | python2_bin | ścieżka do interpretera pythona 2.x | -
| python | python2_bin | path to Python 2.x interpreter (*deprecated* since version 2.6, scripts must use Python 3 only) | -
| python | python_eval | wykonywanie kodu źródłowego | kod źródłowy do wykonania
+8 -3
View File
@@ -21,7 +21,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2021-03-21 09:32+0100\n"
"POT-Creation-Date: 2021-04-11 09:28+0200\n"
"PO-Revision-Date: 2021-02-06 15:55+0100\n"
"Last-Translator: Ondřej Súkup <mimi.vx@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -10805,8 +10805,10 @@ msgstr "%s%s: nemůžu přesměrovat stdout"
msgid "%s%s: unable to redirect stderr"
msgstr "%s%s: nemohu přesměrovat stderr"
msgid "path to python 2.x interpreter"
msgstr "cesta k interpretru python 2.x"
msgid ""
"path to Python 2.x interpreter (*deprecated* since version 2.6, scripts must "
"use Python 3 only)"
msgstr ""
#, c-format
msgid "%s%s: unable to launch global interpreter"
@@ -13244,6 +13246,9 @@ msgstr "%s%s: vypršel časový limit \"%s\" pro %s"
msgid "%s%s: unable to connect: unexpected error (%d)"
msgstr "%s%s: nemohu se připojit\" neočekávaná chyba (%d)"
#~ msgid "path to python 2.x interpreter"
#~ msgstr "cesta k interpretru python 2.x"
#, fuzzy, c-format
#~ msgid "Signal %s received, reloading configuration..."
#~ msgstr "Obdržen signál %s, ukončuji WeeChat..."
+8 -3
View File
@@ -24,7 +24,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2021-03-21 09:32+0100\n"
"POT-Creation-Date: 2021-04-11 09:28+0200\n"
"PO-Revision-Date: 2021-03-29 09:21+0200\n"
"Last-Translator: Nils Görs <weechatter@arcor.de>\n"
"Language-Team: German <kde-i18n-de@kde.org>\n"
@@ -12766,8 +12766,10 @@ msgstr "%s%s: Standardausgabe (stdout) kann nicht weitergeleitet werden"
msgid "%s%s: unable to redirect stderr"
msgstr "%s%s: Standardfehlerausgabe (stderr) kann nicht weitergeleitet werden"
msgid "path to python 2.x interpreter"
msgstr "Pfad für Python 2.x Interpreter"
msgid ""
"path to Python 2.x interpreter (*deprecated* since version 2.6, scripts must "
"use Python 3 only)"
msgstr ""
#, c-format
msgid "%s%s: unable to launch global interpreter"
@@ -15564,6 +15566,9 @@ msgid "%s%s: unable to connect: unexpected error (%d)"
msgstr ""
"%s%s: Verbindung konnte nicht hergestellt werden: unerwarteter Fehler (%d)"
#~ msgid "path to python 2.x interpreter"
#~ msgstr "Pfad für Python 2.x Interpreter"
#~ msgid "Signal %s received, reloading configuration..."
#~ msgstr "Signal %s empfangen, Konfiguration neu laden..."
+8 -3
View File
@@ -22,7 +22,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2021-03-21 09:32+0100\n"
"POT-Creation-Date: 2021-04-11 09:28+0200\n"
"PO-Revision-Date: 2021-02-06 15:55+0100\n"
"Last-Translator: Elián Hanisch <lambdae2@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -11135,8 +11135,10 @@ msgstr "%s%s: no es posible redirigir la salida stdout"
msgid "%s%s: unable to redirect stderr"
msgstr "%s%s: no es posible redirigir la salida stderr"
msgid "path to python 2.x interpreter"
msgstr "ruta al interprete de python 2.x"
msgid ""
"path to Python 2.x interpreter (*deprecated* since version 2.6, scripts must "
"use Python 3 only)"
msgstr ""
#, c-format
msgid "%s%s: unable to launch global interpreter"
@@ -13524,6 +13526,9 @@ msgstr "%s%s: tiempo de espera máximo para \"%s\" con %s"
msgid "%s%s: unable to connect: unexpected error (%d)"
msgstr "%s%s: no es posible conectarse al transmisor"
#~ msgid "path to python 2.x interpreter"
#~ msgstr "ruta al interprete de python 2.x"
#, fuzzy, c-format
#~ msgid "Signal %s received, reloading configuration..."
#~ msgstr "Señal %s recibida, cerrando WeeChat..."
+11 -4
View File
@@ -21,8 +21,8 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2021-03-21 09:32+0100\n"
"PO-Revision-Date: 2021-03-21 09:32+0100\n"
"POT-Creation-Date: 2021-04-11 09:28+0200\n"
"PO-Revision-Date: 2021-04-11 09:29+0200\n"
"Last-Translator: Sébastien Helleu <flashcode@flashtux.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
"Language: fr\n"
@@ -12484,8 +12484,12 @@ msgstr "%s%s : impossible de rediriger stdout"
msgid "%s%s: unable to redirect stderr"
msgstr "%s%s : impossible de rediriger stderr"
msgid "path to python 2.x interpreter"
msgstr "chemin vers l'interpréteur python 2.x"
msgid ""
"path to Python 2.x interpreter (*deprecated* since version 2.6, scripts must "
"use Python 3 only)"
msgstr ""
"chemin vers l'interpréteur Python 2.x (*obsolète* depuis la version 2.6, les "
"scripts doivent utiliser seulement Python 3)"
#, c-format
msgid "%s%s: unable to launch global interpreter"
@@ -15249,6 +15253,9 @@ msgstr "%s%s : délai d'attente dépassé pour \"%s\" avec %s"
msgid "%s%s: unable to connect: unexpected error (%d)"
msgstr "%s%s : impossible de se connecter : erreur inattendue (%d)"
#~ msgid "path to python 2.x interpreter"
#~ msgstr "chemin vers l'interpréteur python 2.x"
#, c-format
#~ msgid "Signal %s received, reloading configuration..."
#~ msgstr "Signal %s reçu, rechargement de la configuration..."
+4 -2
View File
@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2021-03-21 09:32+0100\n"
"POT-Creation-Date: 2021-04-11 09:28+0200\n"
"PO-Revision-Date: 2021-02-06 15:55+0100\n"
"Last-Translator: Andras Voroskoi <voroskoi@frugalware.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -10158,7 +10158,9 @@ msgstr "Nem sikerült a(z) \"%s\" naplófájlt írni\n"
msgid "%s%s: unable to redirect stderr"
msgstr "%s nem sikerült a szervert létrehozni\n"
msgid "path to python 2.x interpreter"
msgid ""
"path to Python 2.x interpreter (*deprecated* since version 2.6, scripts must "
"use Python 3 only)"
msgstr ""
#, fuzzy, c-format
+8 -3
View File
@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2021-03-21 09:32+0100\n"
"POT-Creation-Date: 2021-04-11 09:28+0200\n"
"PO-Revision-Date: 2021-02-06 15:55+0100\n"
"Last-Translator: Esteban I. Ruiz Moreno <exio4.com@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -11328,8 +11328,10 @@ msgstr "%s%s: impossibile reindirizzare stdout"
msgid "%s%s: unable to redirect stderr"
msgstr "%s%s: impossibile reindirizzare stderr"
msgid "path to python 2.x interpreter"
msgstr "path per l'interprete python 2.x"
msgid ""
"path to Python 2.x interpreter (*deprecated* since version 2.6, scripts must "
"use Python 3 only)"
msgstr ""
#, c-format
msgid "%s%s: unable to launch global interpreter"
@@ -13749,6 +13751,9 @@ msgstr "%s%s: timeout per \"%s\" con %s"
msgid "%s%s: unable to connect: unexpected error (%d)"
msgstr "%s%s: impossibile connettersi al mittente"
#~ msgid "path to python 2.x interpreter"
#~ msgstr "path per l'interprete python 2.x"
#, fuzzy, c-format
#~ msgid "Signal %s received, reloading configuration..."
#~ msgstr "Ricevuto segnale %s, chiusura di WeeChat..."
+8 -3
View File
@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2021-03-21 09:32+0100\n"
"POT-Creation-Date: 2021-04-11 09:28+0200\n"
"PO-Revision-Date: 2021-02-06 15:55+0100\n"
"Last-Translator: AYANOKOUZI, Ryuunosuke <i38w7i3@yahoo.co.jp>\n"
"Language-Team: Japanese <https://github.com/l/weechat/tree/master/"
@@ -11944,8 +11944,10 @@ msgstr "%s%s: 標準入力のリダイレクトに失敗"
msgid "%s%s: unable to redirect stderr"
msgstr "%s%s: 標準エラーのリダイレクトに失敗"
msgid "path to python 2.x interpreter"
msgstr "python 2.x インタプリタへのパス"
msgid ""
"path to Python 2.x interpreter (*deprecated* since version 2.6, scripts must "
"use Python 3 only)"
msgstr ""
#, c-format
msgid "%s%s: unable to launch global interpreter"
@@ -14546,6 +14548,9 @@ msgstr "%s%s: \"%s\" のタイムアウト %s"
msgid "%s%s: unable to connect: unexpected error (%d)"
msgstr "%s%s: 接続できません: 未定義のエラー (%d)"
#~ msgid "path to python 2.x interpreter"
#~ msgstr "python 2.x インタプリタへのパス"
#, fuzzy, c-format
#~ msgid "Signal %s received, reloading configuration..."
#~ msgstr "シグナル %s を受け取りました、WeeChat の終了中..."
+8 -3
View File
@@ -22,7 +22,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2021-03-21 09:32+0100\n"
"POT-Creation-Date: 2021-04-11 09:28+0200\n"
"PO-Revision-Date: 2021-03-14 13:37+0100\n"
"Last-Translator: Krzysztof Korościk <soltys@soltys.info>\n"
"Language-Team: Polish <kde-i18n-doc@kde.org>\n"
@@ -12213,8 +12213,10 @@ msgstr "%s%s: nie można przekierować wyjścia"
msgid "%s%s: unable to redirect stderr"
msgstr "%s%s: nie można przekierować wyjścia błędu"
msgid "path to python 2.x interpreter"
msgstr "ścieżka do interpretera pythona 2.x"
msgid ""
"path to Python 2.x interpreter (*deprecated* since version 2.6, scripts must "
"use Python 3 only)"
msgstr ""
#, c-format
msgid "%s%s: unable to launch global interpreter"
@@ -14904,6 +14906,9 @@ msgstr "%s%s: przekroczono czas na \"%s\" z %s"
msgid "%s%s: unable to connect: unexpected error (%d)"
msgstr "%s%s: nie można połączyć: niespodziewany błąd (%d)"
#~ msgid "path to python 2.x interpreter"
#~ msgstr "ścieżka do interpretera pythona 2.x"
#, c-format
#~ msgid "Signal %s received, reloading configuration..."
#~ msgstr "Otrzymano sygnał %s, przeładowywuje konfigurację..."
+8 -3
View File
@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2021-03-21 09:32+0100\n"
"POT-Creation-Date: 2021-04-11 09:28+0200\n"
"PO-Revision-Date: 2021-02-06 15:55+0100\n"
"Last-Translator: Vasco Almeida <vascomalmeida@sapo.pt>\n"
"Language-Team: Portuguese <>\n"
@@ -11755,8 +11755,10 @@ msgstr "%s%s: não foi possível redirecionar a saída padrão (stdout)"
msgid "%s%s: unable to redirect stderr"
msgstr "%s%s: não foi possível redirecionar o erro padrão (stderr)"
msgid "path to python 2.x interpreter"
msgstr "caminho para o interpretador python 2.x"
msgid ""
"path to Python 2.x interpreter (*deprecated* since version 2.6, scripts must "
"use Python 3 only)"
msgstr ""
#, c-format
msgid "%s%s: unable to launch global interpreter"
@@ -14403,6 +14405,9 @@ msgstr "%s%s: tempo limite de \"%s\" com %s"
msgid "%s%s: unable to connect: unexpected error (%d)"
msgstr "%s%s: não foi possível conectar: erro inesperado (%d)"
#~ msgid "path to python 2.x interpreter"
#~ msgstr "caminho para o interpretador python 2.x"
#, fuzzy, c-format
#~ msgid "Signal %s received, reloading configuration..."
#~ msgstr "Sinal %s recebido, a sair do WeeChat..."
+8 -3
View File
@@ -21,7 +21,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2021-03-21 09:32+0100\n"
"POT-Creation-Date: 2021-04-11 09:28+0200\n"
"PO-Revision-Date: 2021-03-05 20:43+0100\n"
"Last-Translator: Érico Nogueira <ericonr@disroot.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -10621,8 +10621,10 @@ msgstr "%s%s: não foi possível redirecionar saída padrão (stdout)"
msgid "%s%s: unable to redirect stderr"
msgstr "%s%s: não foi possível redirecionar saída de erro (stderr)"
msgid "path to python 2.x interpreter"
msgstr "diretório do interpretador python 2.x"
msgid ""
"path to Python 2.x interpreter (*deprecated* since version 2.6, scripts must "
"use Python 3 only)"
msgstr ""
#, c-format
msgid "%s%s: unable to launch global interpreter"
@@ -12968,6 +12970,9 @@ msgstr "%s%s: tempo esgotado para \"%s\" com %s"
msgid "%s%s: unable to connect: unexpected error (%d)"
msgstr "%s%s: não foi possível conectar ao remetente"
#~ msgid "path to python 2.x interpreter"
#~ msgstr "diretório do interpretador python 2.x"
#, fuzzy, c-format
#~ msgid "Signal %s received, reloading configuration..."
#~ msgstr "Sinal %s recebido, saindo do WeeChat..."
+4 -2
View File
@@ -21,7 +21,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2021-03-21 09:32+0100\n"
"POT-Creation-Date: 2021-04-11 09:28+0200\n"
"PO-Revision-Date: 2021-02-06 15:55+0100\n"
"Last-Translator: Aleksey V Zapparov AKA ixti <ixti@member.fsf.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -10192,7 +10192,9 @@ msgstr "Не могу записать лог-файл \"%s\"\n"
msgid "%s%s: unable to redirect stderr"
msgstr "%s не могу создать сервер\n"
msgid "path to python 2.x interpreter"
msgid ""
"path to Python 2.x interpreter (*deprecated* since version 2.6, scripts must "
"use Python 3 only)"
msgstr ""
#, fuzzy, c-format
+4 -2
View File
@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2021-03-21 09:32+0100\n"
"POT-Creation-Date: 2021-04-11 09:28+0200\n"
"PO-Revision-Date: 2021-02-06 15:55+0100\n"
"Last-Translator: Hasan Kiran <sunder67@hotmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -9263,7 +9263,9 @@ msgstr ""
msgid "%s%s: unable to redirect stderr"
msgstr ""
msgid "path to python 2.x interpreter"
msgid ""
"path to Python 2.x interpreter (*deprecated* since version 2.6, scripts must "
"use Python 3 only)"
msgstr ""
#, c-format
+4 -2
View File
@@ -21,7 +21,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2021-03-21 09:32+0100\n"
"POT-Creation-Date: 2021-04-11 09:28+0200\n"
"PO-Revision-Date: 2014-08-16 10:27+0200\n"
"Last-Translator: Sébastien Helleu <flashcode@flashtux.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -9121,7 +9121,9 @@ msgstr ""
msgid "%s%s: unable to redirect stderr"
msgstr ""
msgid "path to python 2.x interpreter"
msgid ""
"path to Python 2.x interpreter (*deprecated* since version 2.6, scripts must "
"use Python 3 only)"
msgstr ""
#, c-format
+3 -1
View File
@@ -1623,7 +1623,9 @@ weechat_plugin_init (struct t_weechat_plugin *plugin, int argc, char *argv[])
*/
python2_bin = weechat_python_get_python2_bin ();
weechat_hook_info ("python2_bin",
N_("path to python 2.x interpreter"),
N_("path to Python 2.x interpreter "
"(*deprecated* since version 2.6, scripts must use "
"Python 3 only)"),
NULL,
&weechat_python_info_python2_bin_cb, NULL, NULL);