diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2019-09-23 21:31:09 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2019-09-23 21:31:09 +0200 |
commit | fe193a350ba38349505876c2ece21656e52948ff (patch) | |
tree | b151f438e93ef6093115415088e7a83a170cbc7d /doc/it | |
parent | e437613acb2c2058aa7974a0e1f2cedc56177382 (diff) | |
download | weechat-fe193a350ba38349505876c2ece21656e52948ff.zip |
core: update translations (issue #683)
Diffstat (limited to 'doc/it')
-rw-r--r-- | doc/it/autogen/user/irc_options.adoc | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/it/autogen/user/irc_options.adoc b/doc/it/autogen/user/irc_options.adoc index bd162323a..8c1e74cd8 100644 --- a/doc/it/autogen/user/irc_options.adoc +++ b/doc/it/autogen/user/irc_options.adoc @@ -44,6 +44,12 @@ ** valori: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "/" for italic, "_" for underline ** valore predefinito: `+green+` +* [[option_irc.color.message_kick]] *irc.color.message_kick* +** descrizione: pass:none[color for text in kick/kill messages] +** tipo: colore +** valori: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "/" for italic, "_" for underline +** valore predefinito: `+red+` + * [[option_irc.color.message_quit]] *irc.color.message_quit* ** descrizione: pass:none[colore per il testo nei messaggi di uscita/abbandono] ** tipo: colore @@ -68,6 +74,12 @@ ** valori: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "/" for italic, "_" for underline ** valore predefinito: `+green+` +* [[option_irc.color.reason_kick]] *irc.color.reason_kick* +** descrizione: pass:none[color for reason in kick/kill messages] +** tipo: colore +** valori: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "/" for italic, "_" for underline +** valore predefinito: `+default+` + * [[option_irc.color.reason_quit]] *irc.color.reason_quit* ** descrizione: pass:none[colore per il motivo nei messaggi di uscita/abbandono] ** tipo: colore |