diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2016-02-24 07:52:52 +0100 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2016-02-24 07:52:52 +0100 |
commit | 81ee0f43bb36221553de849ada1f70b4d24c06f5 (patch) | |
tree | c98de34a5f3591bb54f978d59a67be1877520c48 /doc/it | |
parent | dad806688a21829f9e05e67e72a2bb2e8b24c56f (diff) | |
download | weechat-81ee0f43bb36221553de849ada1f70b4d24c06f5.zip |
core: update translations
Diffstat (limited to 'doc/it')
-rw-r--r-- | doc/it/autogen/user/irc_options.asciidoc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/it/autogen/user/irc_options.asciidoc b/doc/it/autogen/user/irc_options.asciidoc index 7ad8393c5..168ec45c1 100644 --- a/doc/it/autogen/user/irc_options.asciidoc +++ b/doc/it/autogen/user/irc_options.asciidoc @@ -427,6 +427,11 @@ ** tipo: intero ** valori: 1 .. 10080 (valore predefinito: `5`) +* [[option_irc.network.sasl_fail_unavailable]] *irc.network.sasl_fail_unavailable* +** descrizione: `cause SASL authentication failure when SASL is requested but unavailable on the server` +** tipo: bool +** valori: on, off (valore predefinito: `on`) + * [[option_irc.network.send_unknown_commands]] *irc.network.send_unknown_commands* ** descrizione: `invia comandi sconosciuti al server` ** tipo: bool |