diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/de/autogen/plugin_api/infos.txt | 2 | ||||
-rw-r--r-- | doc/en/autogen/plugin_api/infos.txt | 2 | ||||
-rw-r--r-- | doc/en/weechat_plugin_api.en.txt | 3 | ||||
-rw-r--r-- | doc/fr/autogen/plugin_api/infos.txt | 2 | ||||
-rw-r--r-- | doc/fr/weechat_plugin_api.fr.txt | 3 | ||||
-rw-r--r-- | doc/it/autogen/plugin_api/infos.txt | 2 | ||||
-rw-r--r-- | doc/it/weechat_plugin_api.it.txt | 4 |
7 files changed, 18 insertions, 0 deletions
diff --git a/doc/de/autogen/plugin_api/infos.txt b/doc/de/autogen/plugin_api/infos.txt index 3ca5bae80..f3ad18d2e 100644 --- a/doc/de/autogen/plugin_api/infos.txt +++ b/doc/de/autogen/plugin_api/infos.txt @@ -52,4 +52,6 @@ | weechat | weechat_site_download | Download-Seite von WeeChat | - +| weechat | weechat_upgrading | 1 if WeeChat is upgrading (command `/upgrade`) | - + |======================================== diff --git a/doc/en/autogen/plugin_api/infos.txt b/doc/en/autogen/plugin_api/infos.txt index db75a89d5..708a570f1 100644 --- a/doc/en/autogen/plugin_api/infos.txt +++ b/doc/en/autogen/plugin_api/infos.txt @@ -52,4 +52,6 @@ | weechat | weechat_site_download | WeeChat site, download page | - +| weechat | weechat_upgrading | 1 if WeeChat is upgrading (command `/upgrade`) | - + |======================================== diff --git a/doc/en/weechat_plugin_api.en.txt b/doc/en/weechat_plugin_api.en.txt index 27535032b..bc4e754f0 100644 --- a/doc/en/weechat_plugin_api.en.txt +++ b/doc/en/weechat_plugin_api.en.txt @@ -6775,6 +6775,9 @@ Arguments: | weechat | upgrade | - | command `/upgrade` issued by user +| weechat | upgrade_ended | - | + end of upgrade process (command `/upgrade`) + | weechat | weechat_highlight | string: message with prefix | highlight happened diff --git a/doc/fr/autogen/plugin_api/infos.txt b/doc/fr/autogen/plugin_api/infos.txt index a51dbcb36..4f277aef9 100644 --- a/doc/fr/autogen/plugin_api/infos.txt +++ b/doc/fr/autogen/plugin_api/infos.txt @@ -52,4 +52,6 @@ | weechat | weechat_site_download | site WeeChat, page de téléchargement | - +| weechat | weechat_upgrading | 1 si WeeChat est en cours de mise à jour (commande `/upgrade`) | - + |======================================== diff --git a/doc/fr/weechat_plugin_api.fr.txt b/doc/fr/weechat_plugin_api.fr.txt index 9f65d2f5e..817ae52d2 100644 --- a/doc/fr/weechat_plugin_api.fr.txt +++ b/doc/fr/weechat_plugin_api.fr.txt @@ -6862,6 +6862,9 @@ Paramètres : | weechat | upgrade | - | la commande `/upgrade` a été exécutée par l'utilisateur +| weechat | upgrade_ended | - | + fin du processus de mise à jour (commande `/upgrade`) + | weechat | weechat_highlight | chaîne : message avec le préfixe | un highlight est survenu diff --git a/doc/it/autogen/plugin_api/infos.txt b/doc/it/autogen/plugin_api/infos.txt index e55a391e8..66013eb43 100644 --- a/doc/it/autogen/plugin_api/infos.txt +++ b/doc/it/autogen/plugin_api/infos.txt @@ -52,4 +52,6 @@ | weechat | weechat_site_download | sito di WeeChat, pagina di download | - +| weechat | weechat_upgrading | 1 if WeeChat is upgrading (command `/upgrade`) | - + |======================================== diff --git a/doc/it/weechat_plugin_api.it.txt b/doc/it/weechat_plugin_api.it.txt index bbe7bc113..d7a2ccdde 100644 --- a/doc/it/weechat_plugin_api.it.txt +++ b/doc/it/weechat_plugin_api.it.txt @@ -6793,6 +6793,10 @@ Argomenti: | weechat | upgrade | - | comando `/upgrade` digitato dall'utente +// TRANSLATION MISSING +| weechat | upgrade_ended | - | + end of upgrade process (command `/upgrade`) + | weechat | weechat_highlight | string: messaggio con prefisso | evento accaduto |