summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
Diffstat (limited to 'po')
-rw-r--r--po/cs.po43
-rw-r--r--po/de.po43
-rw-r--r--po/es.po43
-rw-r--r--po/fr.po71
-rw-r--r--po/hu.po40
-rw-r--r--po/it.po43
-rw-r--r--po/ja.po43
-rw-r--r--po/pl.po43
-rw-r--r--po/pt.po43
-rw-r--r--po/pt_BR.po43
-rw-r--r--po/ru.po40
-rw-r--r--po/sr.po43
-rw-r--r--po/tr.po43
-rw-r--r--po/weechat.pot39
14 files changed, 605 insertions, 15 deletions
diff --git a/po/cs.po b/po/cs.po
index 7c9557476..a996b0d75 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -21,7 +21,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2021-09-20 21:12+0200\n"
+"POT-Creation-Date: 2021-10-01 22:52+0200\n"
"PO-Revision-Date: 2021-07-10 16:01+0200\n"
"Last-Translator: Ondřej Súkup <mimi.vx@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -2478,6 +2478,47 @@ msgstr ""
" nastaví slovo pro zvýrazňování:\n"
" /set weechat.look.highlight \"word\""
+#, fuzzy
+#| msgid "values for a configuration option"
+msgid "toggle value of a config option"
+msgstr "hodnoty pro konfigurační nastavení"
+
+#, fuzzy
+#| msgid "[<file> [<file>...]]"
+msgid "<option> [<value> [<value>...]]"
+msgstr "[<soubor> [<soubor>...]]"
+
+msgid ""
+"option: name of an option\n"
+" value: possible values for the option (values are split like the shell "
+"command arguments: quotes can be used to preserve spaces at the beginning/"
+"end of values)\n"
+"\n"
+"Behavior:\n"
+" - only an option of type boolean or string can be toggled without a "
+"value:\n"
+" - boolean: toggle between on/off according to current value\n"
+" - string: toggle between empty string and default value (works only if "
+"empty string is allowed for the option)\n"
+" - with a single value given, toggle between this value and the default "
+"value of option\n"
+" - with multiple values given, toggle between these values: the value used "
+"is the one following the current value of option; if the current value of "
+"option is not in list, the first value in the list is used\n"
+" - the special value \"null\" can be given, but only as first value in the "
+"list and without quotes around.\n"
+"\n"
+"Examples:\n"
+" toggle display of time in chat area (without displaying the new value "
+"used):\n"
+" /mute /toggle weechat.look.buffer_time_format\n"
+" switch format of time in chat area (with seconds, without seconds, "
+"disabled):\n"
+" /toggle weechat.look.buffer_time_format \"%H:%M:%S\" \"%H:%M\" \"\"\n"
+" toggle autojoin of #weechat channel on libera server:\n"
+" /toggle irc.server.libera.autojoin null #weechat"
+msgstr ""
+
msgid "unset/reset config options"
msgstr "odnastavit/resetovat konfigurační možnosti"
diff --git a/po/de.po b/po/de.po
index f582411f6..e942f77d8 100644
--- a/po/de.po
+++ b/po/de.po
@@ -24,7 +24,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2021-09-20 21:12+0200\n"
+"POT-Creation-Date: 2021-10-01 22:52+0200\n"
"PO-Revision-Date: 2021-09-26 20:24+0200\n"
"Last-Translator: Nils Görs <weechatter@arcor.de>\n"
"Language-Team: German <kde-i18n-de@kde.org>\n"
@@ -3160,6 +3160,47 @@ msgstr ""
" entfernt die Umgebungsvariable ABC:\n"
" /set env ABC \"\""
+#, fuzzy
+#| msgid "values for a configuration option"
+msgid "toggle value of a config option"
+msgstr "Werte für eine Konfigurationsoption"
+
+#, fuzzy
+#| msgid "[<file> [<file>...]]"
+msgid "<option> [<value> [<value>...]]"
+msgstr "[<file> [<file>...]]"
+
+msgid ""
+"option: name of an option\n"
+" value: possible values for the option (values are split like the shell "
+"command arguments: quotes can be used to preserve spaces at the beginning/"
+"end of values)\n"
+"\n"
+"Behavior:\n"
+" - only an option of type boolean or string can be toggled without a "
+"value:\n"
+" - boolean: toggle between on/off according to current value\n"
+" - string: toggle between empty string and default value (works only if "
+"empty string is allowed for the option)\n"
+" - with a single value given, toggle between this value and the default "
+"value of option\n"
+" - with multiple values given, toggle between these values: the value used "
+"is the one following the current value of option; if the current value of "
+"option is not in list, the first value in the list is used\n"
+" - the special value \"null\" can be given, but only as first value in the "
+"list and without quotes around.\n"
+"\n"
+"Examples:\n"
+" toggle display of time in chat area (without displaying the new value "
+"used):\n"
+" /mute /toggle weechat.look.buffer_time_format\n"
+" switch format of time in chat area (with seconds, without seconds, "
+"disabled):\n"
+" /toggle weechat.look.buffer_time_format \"%H:%M:%S\" \"%H:%M\" \"\"\n"
+" toggle autojoin of #weechat channel on libera server:\n"
+" /toggle irc.server.libera.autojoin null #weechat"
+msgstr ""
+
msgid "unset/reset config options"
msgstr "Konfigurationsparameter freigeben/zurücksetzen"
diff --git a/po/es.po b/po/es.po
index fa7272b8b..b60d389a5 100644
--- a/po/es.po
+++ b/po/es.po
@@ -22,7 +22,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2021-09-20 21:12+0200\n"
+"POT-Creation-Date: 2021-10-01 22:52+0200\n"
"PO-Revision-Date: 2021-07-10 16:01+0200\n"
"Last-Translator: Elián Hanisch <lambdae2@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -2584,6 +2584,47 @@ msgstr ""
" mostrar opciones cambiadas en el plugin irc:\n"
" /set diff irc.*"
+#, fuzzy
+#| msgid "values for a configuration option"
+msgid "toggle value of a config option"
+msgstr "valores de una opción de configuración"
+
+#, fuzzy
+#| msgid "[<file> [<file>...]]"
+msgid "<option> [<value> [<value>...]]"
+msgstr "[<archivo> [<archivo>...]]"
+
+msgid ""
+"option: name of an option\n"
+" value: possible values for the option (values are split like the shell "
+"command arguments: quotes can be used to preserve spaces at the beginning/"
+"end of values)\n"
+"\n"
+"Behavior:\n"
+" - only an option of type boolean or string can be toggled without a "
+"value:\n"
+" - boolean: toggle between on/off according to current value\n"
+" - string: toggle between empty string and default value (works only if "
+"empty string is allowed for the option)\n"
+" - with a single value given, toggle between this value and the default "
+"value of option\n"
+" - with multiple values given, toggle between these values: the value used "
+"is the one following the current value of option; if the current value of "
+"option is not in list, the first value in the list is used\n"
+" - the special value \"null\" can be given, but only as first value in the "
+"list and without quotes around.\n"
+"\n"
+"Examples:\n"
+" toggle display of time in chat area (without displaying the new value "
+"used):\n"
+" /mute /toggle weechat.look.buffer_time_format\n"
+" switch format of time in chat area (with seconds, without seconds, "
+"disabled):\n"
+" /toggle weechat.look.buffer_time_format \"%H:%M:%S\" \"%H:%M\" \"\"\n"
+" toggle autojoin of #weechat channel on libera server:\n"
+" /toggle irc.server.libera.autojoin null #weechat"
+msgstr ""
+
msgid "unset/reset config options"
msgstr "deshacer/reiniciar opciones de configuración"
diff --git a/po/fr.po b/po/fr.po
index d943cded8..c9e392667 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -21,8 +21,8 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2021-09-20 21:12+0200\n"
-"PO-Revision-Date: 2021-09-20 21:13+0200\n"
+"POT-Creation-Date: 2021-10-01 22:52+0200\n"
+"PO-Revision-Date: 2021-10-01 22:53+0200\n"
"Last-Translator: Sébastien Helleu <flashcode@flashtux.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
"Language: fr\n"
@@ -3086,6 +3086,73 @@ msgstr ""
" réinitialiser la variable d'environnement ABC :\n"
" /set env ABC \"\""
+msgid "toggle value of a config option"
+msgstr "basculer la valeur d'une option de configuration"
+
+msgid "<option> [<value> [<value>...]]"
+msgstr "<option> [<valeur> [<valeur>...]]"
+
+msgid ""
+"option: name of an option\n"
+" value: possible values for the option (values are split like the shell "
+"command arguments: quotes can be used to preserve spaces at the beginning/"
+"end of values)\n"
+"\n"
+"Behavior:\n"
+" - only an option of type boolean or string can be toggled without a "
+"value:\n"
+" - boolean: toggle between on/off according to current value\n"
+" - string: toggle between empty string and default value (works only if "
+"empty string is allowed for the option)\n"
+" - with a single value given, toggle between this value and the default "
+"value of option\n"
+" - with multiple values given, toggle between these values: the value used "
+"is the one following the current value of option; if the current value of "
+"option is not in list, the first value in the list is used\n"
+" - the special value \"null\" can be given, but only as first value in the "
+"list and without quotes around.\n"
+"\n"
+"Examples:\n"
+" toggle display of time in chat area (without displaying the new value "
+"used):\n"
+" /mute /toggle weechat.look.buffer_time_format\n"
+" switch format of time in chat area (with seconds, without seconds, "
+"disabled):\n"
+" /toggle weechat.look.buffer_time_format \"%H:%M:%S\" \"%H:%M\" \"\"\n"
+" toggle autojoin of #weechat channel on libera server:\n"
+" /toggle irc.server.libera.autojoin null #weechat"
+msgstr ""
+"option : nom d'une option\n"
+"valeur : valeurs possibles pour l'option (les valeurs sont découpées comme "
+"le les paramètres d'une commande par le shell : des guillemets peuvent être "
+"utilisés pour préserver les espaces au début et à la fin des valeurs)\n"
+"\n"
+"Comportement :\n"
+" - seule une option de type booléen ou chaîne peut être basculée sans "
+"valeur :\n"
+" - booléen : basculer on/off selon la valeur courante\n"
+" - chaîne : basculer entre chaîne vide et la valeur par défaut "
+"(fonctionne seulement si une chaîne vide est autorisée pour l'option)\n"
+" - avec une seule valeur donnée, basculer entre cette valeur et la valeur "
+"par défaut de l'option\n"
+" - avec plusieurs valeurs données, basculer entre les valeurs : la valeur "
+"utilisée est celle qui suit la valeur courante de l'option ; si la valeur "
+"courante n'est pas dans la liste, la première valeur de la liste est "
+"utilisée\n"
+" - la valeur spéciale \"null\" peut être donnée, mais seulement comme "
+"première valeur dans la liste et sans guillemets autour.\n"
+"\n"
+"Exemples :\n"
+" basculer l'affichage de l'heure dans la zone de discussion (sans afficher "
+"la nouvelle valeur utilisée) :\n"
+" /mute /toggle weechat.look.buffer_time_format\n"
+" basculer le format de l'heure dans la zone de discussion (avec secondes, "
+"sans secondes, désactivé) :\n"
+" /toggle weechat.look.buffer_time_format \"%H:%M:%S\" \"%H:%M\" \"\"\n"
+" basculer le \"join\" automatique du canal #weechat sur le serveur "
+"libera :\n"
+" /toggle irc.server.libera.autojoin null #weechat"
+
msgid "unset/reset config options"
msgstr "supprimer/réinitialiser des options de configuration"
diff --git a/po/hu.po b/po/hu.po
index 4227a63b9..46e0cf92d 100644
--- a/po/hu.po
+++ b/po/hu.po
@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2021-09-20 21:12+0200\n"
+"POT-Creation-Date: 2021-10-01 22:52+0200\n"
"PO-Revision-Date: 2021-07-10 16:01+0200\n"
"Last-Translator: Andras Voroskoi <voroskoi@frugalware.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -2260,6 +2260,44 @@ msgid ""
msgstr ""
#, fuzzy
+msgid "toggle value of a config option"
+msgstr "Nem található az opció\n"
+
+msgid "<option> [<value> [<value>...]]"
+msgstr ""
+
+msgid ""
+"option: name of an option\n"
+" value: possible values for the option (values are split like the shell "
+"command arguments: quotes can be used to preserve spaces at the beginning/"
+"end of values)\n"
+"\n"
+"Behavior:\n"
+" - only an option of type boolean or string can be toggled without a "
+"value:\n"
+" - boolean: toggle between on/off according to current value\n"
+" - string: toggle between empty string and default value (works only if "
+"empty string is allowed for the option)\n"
+" - with a single value given, toggle between this value and the default "
+"value of option\n"
+" - with multiple values given, toggle between these values: the value used "
+"is the one following the current value of option; if the current value of "
+"option is not in list, the first value in the list is used\n"
+" - the special value \"null\" can be given, but only as first value in the "
+"list and without quotes around.\n"
+"\n"
+"Examples:\n"
+" toggle display of time in chat area (without displaying the new value "
+"used):\n"
+" /mute /toggle weechat.look.buffer_time_format\n"
+" switch format of time in chat area (with seconds, without seconds, "
+"disabled):\n"
+" /toggle weechat.look.buffer_time_format \"%H:%M:%S\" \"%H:%M\" \"\"\n"
+" toggle autojoin of #weechat channel on libera server:\n"
+" /toggle irc.server.libera.autojoin null #weechat"
+msgstr ""
+
+#, fuzzy
msgid "unset/reset config options"
msgstr "konfigurációs paraméterek beállítása"
diff --git a/po/it.po b/po/it.po
index d9ee49c3f..dc2aad9e1 100644
--- a/po/it.po
+++ b/po/it.po
@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2021-09-20 21:12+0200\n"
+"POT-Creation-Date: 2021-10-01 22:52+0200\n"
"PO-Revision-Date: 2021-07-10 16:01+0200\n"
"Last-Translator: Esteban I. Ruiz Moreno <exio4.com@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -2634,6 +2634,47 @@ msgstr ""
" mostra le opzioni modificate nel plugin irc:\n"
" /set diff irc.*"
+#, fuzzy
+#| msgid "values for a configuration option"
+msgid "toggle value of a config option"
+msgstr "valori per una opzione di configurazione"
+
+#, fuzzy
+#| msgid "[<file> [<file>...]]"
+msgid "<option> [<value> [<value>...]]"
+msgstr "[<file> [<file....>]]"
+
+msgid ""
+"option: name of an option\n"
+" value: possible values for the option (values are split like the shell "
+"command arguments: quotes can be used to preserve spaces at the beginning/"
+"end of values)\n"
+"\n"
+"Behavior:\n"
+" - only an option of type boolean or string can be toggled without a "
+"value:\n"
+" - boolean: toggle between on/off according to current value\n"
+" - string: toggle between empty string and default value (works only if "
+"empty string is allowed for the option)\n"
+" - with a single value given, toggle between this value and the default "
+"value of option\n"
+" - with multiple values given, toggle between these values: the value used "
+"is the one following the current value of option; if the current value of "
+"option is not in list, the first value in the list is used\n"
+" - the special value \"null\" can be given, but only as first value in the "
+"list and without quotes around.\n"
+"\n"
+"Examples:\n"
+" toggle display of time in chat area (without displaying the new value "
+"used):\n"
+" /mute /toggle weechat.look.buffer_time_format\n"
+" switch format of time in chat area (with seconds, without seconds, "
+"disabled):\n"
+" /toggle weechat.look.buffer_time_format \"%H:%M:%S\" \"%H:%M\" \"\"\n"
+" toggle autojoin of #weechat channel on libera server:\n"
+" /toggle irc.server.libera.autojoin null #weechat"
+msgstr ""
+
msgid "unset/reset config options"
msgstr "annulla/ripristina opzione"
diff --git a/po/ja.po b/po/ja.po
index 545240771..adc0b5661 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2021-09-20 21:12+0200\n"
+"POT-Creation-Date: 2021-10-01 22:52+0200\n"
"PO-Revision-Date: 2021-07-10 16:01+0200\n"
"Last-Translator: AYANOKOUZI, Ryuunosuke <i38w7i3@yahoo.co.jp>\n"
"Language-Team: Japanese <https://github.com/l/weechat/tree/master/"
@@ -3027,6 +3027,47 @@ msgstr ""
" 環境変数 ABC の値を削除する:\n"
" /set env ABC \"\""
+#, fuzzy
+#| msgid "values for a configuration option"
+msgid "toggle value of a config option"
+msgstr "設定オプションの値"
+
+#, fuzzy
+#| msgid "[<file> [<file>...]]"
+msgid "<option> [<value> [<value>...]]"
+msgstr "[<file> [<file>...]]"
+
+msgid ""
+"option: name of an option\n"
+" value: possible values for the option (values are split like the shell "
+"command arguments: quotes can be used to preserve spaces at the beginning/"
+"end of values)\n"
+"\n"
+"Behavior:\n"
+" - only an option of type boolean or string can be toggled without a "
+"value:\n"
+" - boolean: toggle between on/off according to current value\n"
+" - string: toggle between empty string and default value (works only if "
+"empty string is allowed for the option)\n"
+" - with a single value given, toggle between this value and the default "
+"value of option\n"
+" - with multiple values given, toggle between these values: the value used "
+"is the one following the current value of option; if the current value of "
+"option is not in list, the first value in the list is used\n"
+" - the special value \"null\" can be given, but only as first value in the "
+"list and without quotes around.\n"
+"\n"
+"Examples:\n"
+" toggle display of time in chat area (without displaying the new value "
+"used):\n"
+" /mute /toggle weechat.look.buffer_time_format\n"
+" switch format of time in chat area (with seconds, without seconds, "
+"disabled):\n"
+" /toggle weechat.look.buffer_time_format \"%H:%M:%S\" \"%H:%M\" \"\"\n"
+" toggle autojoin of #weechat channel on libera server:\n"
+" /toggle irc.server.libera.autojoin null #weechat"
+msgstr ""
+
msgid "unset/reset config options"
msgstr "オプションのアンセット/リセット"
diff --git a/po/pl.po b/po/pl.po
index e1a961fd6..5d7b39993 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -22,7 +22,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2021-09-20 21:12+0200\n"
+"POT-Creation-Date: 2021-10-01 22:52+0200\n"
"PO-Revision-Date: 2021-07-10 16:01+0200\n"
"Last-Translator: Krzysztof Korościk <soltys@soltys.info>\n"
"Language-Team: Polish <kde-i18n-doc@kde.org>\n"
@@ -3218,6 +3218,47 @@ msgstr ""
" kasuje zmienną środowiskową ABC:\n"
" /set env ABC \"\""
+#, fuzzy
+#| msgid "values for a configuration option"
+msgid "toggle value of a config option"
+msgstr "wartości opcji konfiguracyjnych"
+
+#, fuzzy
+#| msgid "[<file> [<file>...]]"
+msgid "<option> [<value> [<value>...]]"
+msgstr "[<plik> [<plik>...]]"
+
+msgid ""
+"option: name of an option\n"
+" value: possible values for the option (values are split like the shell "
+"command arguments: quotes can be used to preserve spaces at the beginning/"
+"end of values)\n"
+"\n"
+"Behavior:\n"
+" - only an option of type boolean or string can be toggled without a "
+"value:\n"
+" - boolean: toggle between on/off according to current value\n"
+" - string: toggle between empty string and default value (works only if "
+"empty string is allowed for the option)\n"
+" - with a single value given, toggle between this value and the default "
+"value of option\n"
+" - with multiple values given, toggle between these values: the value used "
+"is the one following the current value of option; if the current value of "
+"option is not in list, the first value in the list is used\n"
+" - the special value \"null\" can be given, but only as first value in the "
+"list and without quotes around.\n"
+"\n"
+"Examples:\n"
+" toggle display of time in chat area (without displaying the new value "
+"used):\n"
+" /mute /toggle weechat.look.buffer_time_format\n"
+" switch format of time in chat area (with seconds, without seconds, "
+"disabled):\n"
+" /toggle weechat.look.buffer_time_format \"%H:%M:%S\" \"%H:%M\" \"\"\n"
+" toggle autojoin of #weechat channel on libera server:\n"
+" /toggle irc.server.libera.autojoin null #weechat"
+msgstr ""
+
msgid "unset/reset config options"
msgstr "skasuj/zresetuj zmienną konfiguracyjną"
diff --git a/po/pt.po b/po/pt.po
index 1806f9f3f..2613a686b 100644
--- a/po/pt.po
+++ b/po/pt.po
@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2021-09-20 21:12+0200\n"
+"POT-Creation-Date: 2021-10-01 22:52+0200\n"
"PO-Revision-Date: 2021-07-10 16:01+0200\n"
"Last-Translator: Vasco Almeida <vascomalmeida@sapo.pt>\n"
"Language-Team: Portuguese <>\n"
@@ -3021,6 +3021,47 @@ msgstr ""
" não definir a variável de ambiente ABC:\n"
" /set env ABC \"\""
+#, fuzzy
+#| msgid "values for a configuration option"
+msgid "toggle value of a config option"
+msgstr "valores de uma opção de configuração"
+
+#, fuzzy
+#| msgid "[<file> [<file>...]]"
+msgid "<option> [<value> [<value>...]]"
+msgstr "[<ficheiro> [<ficheiro>...]]"
+
+msgid ""
+"option: name of an option\n"
+" value: possible values for the option (values are split like the shell "
+"command arguments: quotes can be used to preserve spaces at the beginning/"
+"end of values)\n"
+"\n"
+"Behavior:\n"
+" - only an option of type boolean or string can be toggled without a "
+"value:\n"
+" - boolean: toggle between on/off according to current value\n"
+" - string: toggle between empty string and default value (works only if "
+"empty string is allowed for the option)\n"
+" - with a single value given, toggle between this value and the default "
+"value of option\n"
+" - with multiple values given, toggle between these values: the value used "
+"is the one following the current value of option; if the current value of "
+"option is not in list, the first value in the list is used\n"
+" - the special value \"null\" can be given, but only as first value in the "
+"list and without quotes around.\n"
+"\n"
+"Examples:\n"
+" toggle display of time in chat area (without displaying the new value "
+"used):\n"
+" /mute /toggle weechat.look.buffer_time_format\n"
+" switch format of time in chat area (with seconds, without seconds, "
+"disabled):\n"
+" /toggle weechat.look.buffer_time_format \"%H:%M:%S\" \"%H:%M\" \"\"\n"
+" toggle autojoin of #weechat channel on libera server:\n"
+" /toggle irc.server.libera.autojoin null #weechat"
+msgstr ""
+
msgid "unset/reset config options"
msgstr "repor ou não definir opções de configuração"
diff --git a/po/pt_BR.po b/po/pt_BR.po
index 7d3e706fd..e5ff15273 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -21,7 +21,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2021-09-20 21:12+0200\n"
+"POT-Creation-Date: 2021-10-01 22:52+0200\n"
"PO-Revision-Date: 2021-07-10 16:01+0200\n"
"Last-Translator: Érico Nogueira <ericonr@disroot.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -2694,6 +2694,47 @@ msgstr ""
" indefine a variável de ambiente ABC:\n"
" /set env ABC \"\""
+#, fuzzy
+#| msgid "values for a configuration option"
+msgid "toggle value of a config option"
+msgstr "valores para uma opção de configuração"
+
+#, fuzzy
+#| msgid "[<file> [<file>...]]"
+msgid "<option> [<value> [<value>...]]"
+msgstr "[<arquivo> [<arquivo>...]]"
+
+msgid ""
+"option: name of an option\n"
+" value: possible values for the option (values are split like the shell "
+"command arguments: quotes can be used to preserve spaces at the beginning/"
+"end of values)\n"
+"\n"
+"Behavior:\n"
+" - only an option of type boolean or string can be toggled without a "
+"value:\n"
+" - boolean: toggle between on/off according to current value\n"
+" - string: toggle between empty string and default value (works only if "
+"empty string is allowed for the option)\n"
+" - with a single value given, toggle between this value and the default "
+"value of option\n"
+" - with multiple values given, toggle between these values: the value used "
+"is the one following the current value of option; if the current value of "
+"option is not in list, the first value in the list is used\n"
+" - the special value \"null\" can be given, but only as first value in the "
+"list and without quotes around.\n"
+"\n"
+"Examples:\n"
+" toggle display of time in chat area (without displaying the new value "
+"used):\n"
+" /mute /toggle weechat.look.buffer_time_format\n"
+" switch format of time in chat area (with seconds, without seconds, "
+"disabled):\n"
+" /toggle weechat.look.buffer_time_format \"%H:%M:%S\" \"%H:%M\" \"\"\n"
+" toggle autojoin of #weechat channel on libera server:\n"
+" /toggle irc.server.libera.autojoin null #weechat"
+msgstr ""
+
msgid "unset/reset config options"
msgstr "indefine/restaura opções de configuração"
diff --git a/po/ru.po b/po/ru.po
index 4319365be..b7f5cb1a9 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -21,7 +21,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2021-09-20 21:12+0200\n"
+"POT-Creation-Date: 2021-10-01 22:52+0200\n"
"PO-Revision-Date: 2021-07-10 16:01+0200\n"
"Last-Translator: Aleksey V Zapparov AKA ixti <ixti@member.fsf.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -2284,6 +2284,44 @@ msgid ""
msgstr ""
#, fuzzy
+msgid "toggle value of a config option"
+msgstr "Не найден параметр\n"
+
+msgid "<option> [<value> [<value>...]]"
+msgstr ""
+
+msgid ""
+"option: name of an option\n"
+" value: possible values for the option (values are split like the shell "
+"command arguments: quotes can be used to preserve spaces at the beginning/"
+"end of values)\n"
+"\n"
+"Behavior:\n"
+" - only an option of type boolean or string can be toggled without a "
+"value:\n"
+" - boolean: toggle between on/off according to current value\n"
+" - string: toggle between empty string and default value (works only if "
+"empty string is allowed for the option)\n"
+" - with a single value given, toggle between this value and the default "
+"value of option\n"
+" - with multiple values given, toggle between these values: the value used "
+"is the one following the current value of option; if the current value of "
+"option is not in list, the first value in the list is used\n"
+" - the special value \"null\" can be given, but only as first value in the "
+"list and without quotes around.\n"
+"\n"
+"Examples:\n"
+" toggle display of time in chat area (without displaying the new value "
+"used):\n"
+" /mute /toggle weechat.look.buffer_time_format\n"
+" switch format of time in chat area (with seconds, without seconds, "
+"disabled):\n"
+" /toggle weechat.look.buffer_time_format \"%H:%M:%S\" \"%H:%M\" \"\"\n"
+" toggle autojoin of #weechat channel on libera server:\n"
+" /toggle irc.server.libera.autojoin null #weechat"
+msgstr ""
+
+#, fuzzy
msgid "unset/reset config options"
msgstr "настроить параметры конфигурации"
diff --git a/po/sr.po b/po/sr.po
index dce60e84a..c35248432 100644
--- a/po/sr.po
+++ b/po/sr.po
@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2021-09-20 21:12+0200\n"
+"POT-Creation-Date: 2021-10-01 22:52+0200\n"
"PO-Revision-Date: 2021-09-01 02:38+0400\n"
"Last-Translator: Ivan Pešić <ivan.pesic@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -3146,6 +3146,47 @@ msgstr ""
" уклања променљиву окружења ABC:\n"
" /set env ABC \"\""
+#, fuzzy
+#| msgid "values for a configuration option"
+msgid "toggle value of a config option"
+msgstr "вредности за опцију конфигурације"
+
+#, fuzzy
+#| msgid "[<file> [<file>...]]"
+msgid "<option> [<value> [<value>...]]"
+msgstr "[<фајл> [<фајл>...]]"
+
+msgid ""
+"option: name of an option\n"
+" value: possible values for the option (values are split like the shell "
+"command arguments: quotes can be used to preserve spaces at the beginning/"
+"end of values)\n"
+"\n"
+"Behavior:\n"
+" - only an option of type boolean or string can be toggled without a "
+"value:\n"
+" - boolean: toggle between on/off according to current value\n"
+" - string: toggle between empty string and default value (works only if "
+"empty string is allowed for the option)\n"
+" - with a single value given, toggle between this value and the default "
+"value of option\n"
+" - with multiple values given, toggle between these values: the value used "
+"is the one following the current value of option; if the current value of "
+"option is not in list, the first value in the list is used\n"
+" - the special value \"null\" can be given, but only as first value in the "
+"list and without quotes around.\n"
+"\n"
+"Examples:\n"
+" toggle display of time in chat area (without displaying the new value "
+"used):\n"
+" /mute /toggle weechat.look.buffer_time_format\n"
+" switch format of time in chat area (with seconds, without seconds, "
+"disabled):\n"
+" /toggle weechat.look.buffer_time_format \"%H:%M:%S\" \"%H:%M\" \"\"\n"
+" toggle autojoin of #weechat channel on libera server:\n"
+" /toggle irc.server.libera.autojoin null #weechat"
+msgstr ""
+
msgid "unset/reset config options"
msgstr "уклањање/ресетовање конфиг опција"
diff --git a/po/tr.po b/po/tr.po
index 087366d61..9d68ad02b 100644
--- a/po/tr.po
+++ b/po/tr.po
@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2021-09-20 21:12+0200\n"
+"POT-Creation-Date: 2021-10-01 22:52+0200\n"
"PO-Revision-Date: 2021-07-10 16:01+0200\n"
"Last-Translator: Emir SARI <bitigchi@me.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -2557,6 +2557,47 @@ msgid ""
" /set env ABC \"\""
msgstr ""
+#, fuzzy
+#| msgid "values for a configuration option"
+msgid "toggle value of a config option"
+msgstr "bir yapılandırma seçeneğinin değerleri"
+
+#, fuzzy
+#| msgid "[<file> [<file>...]]"
+msgid "<option> [<value> [<value>...]]"
+msgstr "[<dosya> [<dosya>...]]"
+
+msgid ""
+"option: name of an option\n"
+" value: possible values for the option (values are split like the shell "
+"command arguments: quotes can be used to preserve spaces at the beginning/"
+"end of values)\n"
+"\n"
+"Behavior:\n"
+" - only an option of type boolean or string can be toggled without a "
+"value:\n"
+" - boolean: toggle between on/off according to current value\n"
+" - string: toggle between empty string and default value (works only if "
+"empty string is allowed for the option)\n"
+" - with a single value given, toggle between this value and the default "
+"value of option\n"
+" - with multiple values given, toggle between these values: the value used "
+"is the one following the current value of option; if the current value of "
+"option is not in list, the first value in the list is used\n"
+" - the special value \"null\" can be given, but only as first value in the "
+"list and without quotes around.\n"
+"\n"
+"Examples:\n"
+" toggle display of time in chat area (without displaying the new value "
+"used):\n"
+" /mute /toggle weechat.look.buffer_time_format\n"
+" switch format of time in chat area (with seconds, without seconds, "
+"disabled):\n"
+" /toggle weechat.look.buffer_time_format \"%H:%M:%S\" \"%H:%M\" \"\"\n"
+" toggle autojoin of #weechat channel on libera server:\n"
+" /toggle irc.server.libera.autojoin null #weechat"
+msgstr ""
+
msgid "unset/reset config options"
msgstr "yapılandırma seçeneklerini geri al/sıfırla"
diff --git a/po/weechat.pot b/po/weechat.pot
index f2a445dc8..b77b0e236 100644
--- a/po/weechat.pot
+++ b/po/weechat.pot
@@ -21,7 +21,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2021-09-20 21:12+0200\n"
+"POT-Creation-Date: 2021-10-01 22:52+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"
@@ -2083,6 +2083,43 @@ msgid ""
" /set env ABC \"\""
msgstr ""
+msgid "toggle value of a config option"
+msgstr ""
+
+msgid "<option> [<value> [<value>...]]"
+msgstr ""
+
+msgid ""
+"option: name of an option\n"
+" value: possible values for the option (values are split like the shell "
+"command arguments: quotes can be used to preserve spaces at the beginning/"
+"end of values)\n"
+"\n"
+"Behavior:\n"
+" - only an option of type boolean or string can be toggled without a "
+"value:\n"
+" - boolean: toggle between on/off according to current value\n"
+" - string: toggle between empty string and default value (works only if "
+"empty string is allowed for the option)\n"
+" - with a single value given, toggle between this value and the default "
+"value of option\n"
+" - with multiple values given, toggle between these values: the value used "
+"is the one following the current value of option; if the current value of "
+"option is not in list, the first value in the list is used\n"
+" - the special value \"null\" can be given, but only as first value in the "
+"list and without quotes around.\n"
+"\n"
+"Examples:\n"
+" toggle display of time in chat area (without displaying the new value "
+"used):\n"
+" /mute /toggle weechat.look.buffer_time_format\n"
+" switch format of time in chat area (with seconds, without seconds, "
+"disabled):\n"
+" /toggle weechat.look.buffer_time_format \"%H:%M:%S\" \"%H:%M\" \"\"\n"
+" toggle autojoin of #weechat channel on libera server:\n"
+" /toggle irc.server.libera.autojoin null #weechat"
+msgstr ""
+
msgid "unset/reset config options"
msgstr ""