From 65a609e33eca48ba98754a21cf3163f013f40c79 Mon Sep 17 00:00:00 2001 From: Sebastien Helleu Date: Thu, 17 Feb 2011 14:51:21 +0100 Subject: Add attributes for colors ("*": bold, "%": reverse, "_": underline) --- doc/it/autogen/user/weechat_options.txt | 88 ++++++++++++++++----------------- 1 file changed, 44 insertions(+), 44 deletions(-) (limited to 'doc/it/autogen/user/weechat_options.txt') diff --git a/doc/it/autogen/user/weechat_options.txt b/doc/it/autogen/user/weechat_options.txt index 3f531c133..fbdaf688c 100644 --- a/doc/it/autogen/user/weechat_options.txt +++ b/doc/it/autogen/user/weechat_options.txt @@ -1,52 +1,52 @@ * *weechat.color.bar_more* ** descrizione: `colore del testo '+' allo scorrimento delle barre` ** tipo: colore -** valori: un nome colore (valore predefinito: `lightmagenta`) +** 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 underline (valore predefinito: `lightmagenta`) * *weechat.color.chat* ** descrizione: `colore del testo per la chat` ** tipo: colore -** valori: un nome colore (valore predefinito: `default`) +** 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 underline (valore predefinito: `default`) * *weechat.color.chat_bg* ** descrizione: `colore di sfondo per la chat` ** tipo: colore -** valori: un nome colore (valore predefinito: `default`) +** 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 underline (valore predefinito: `default`) * *weechat.color.chat_buffer* ** descrizione: `colore del testo per i nomi dei buffer` ** tipo: colore -** valori: un nome colore (valore predefinito: `white`) +** 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 underline (valore predefinito: `white`) * *weechat.color.chat_channel* ** descrizione: `colore del testo per i nomi dei canali` ** tipo: colore -** valori: un nome colore (valore predefinito: `white`) +** 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 underline (valore predefinito: `white`) * *weechat.color.chat_delimiters* ** descrizione: `colore del testo per i delimitatori` ** tipo: colore -** valori: un nome colore (valore predefinito: `green`) +** 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 underline (valore predefinito: `green`) * *weechat.color.chat_highlight* ** descrizione: `colore del testo per il prefisso di evento` ** tipo: colore -** valori: un nome colore (valore predefinito: `yellow`) +** 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 underline (valore predefinito: `yellow`) * *weechat.color.chat_highlight_bg* ** descrizione: `colore di sfondo per il prefisso di evento` ** tipo: colore -** valori: un nome colore (valore predefinito: `magenta`) +** 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 underline (valore predefinito: `magenta`) * *weechat.color.chat_host* ** descrizione: `colore del testo per i nomi host` ** tipo: colore -** valori: un nome colore (valore predefinito: `cyan`) +** 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 underline (valore predefinito: `cyan`) * *weechat.color.chat_nick* ** descrizione: `colore del testo per i nick nella finestra di chat` ** tipo: colore -** valori: un nome colore (valore predefinito: `lightcyan`) +** 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 underline (valore predefinito: `lightcyan`) * *weechat.color.chat_nick_colors* ** descrizione: `colore del testo per i nick (elenco separato da virgole di colori, quello di sfondo è consentito con il formato "fg/bg", ad esempio: "blue/red")` @@ -56,172 +56,172 @@ * *weechat.color.chat_nick_other* ** descrizione: `colore del testo per gli altri nick nel buffer privato` ** tipo: colore -** valori: un nome colore (valore predefinito: `cyan`) +** 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 underline (valore predefinito: `cyan`) * *weechat.color.chat_nick_self* ** descrizione: `colore del testo per il nick locale nella finestra di chat` ** tipo: colore -** valori: un nome colore (valore predefinito: `white`) +** 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 underline (valore predefinito: `white`) * *weechat.color.chat_prefix_action* ** descrizione: `colore del testo per il prefisso di azione` ** tipo: colore -** valori: un nome colore (valore predefinito: `white`) +** 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 underline (valore predefinito: `white`) * *weechat.color.chat_prefix_buffer* ** descrizione: `colore del testo per il nome del buffer (prima del prefisso, quando più buffer sono uniti con lo stesso nome)` ** tipo: colore -** valori: un nome colore (valore predefinito: `brown`) +** 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 underline (valore predefinito: `brown`) * *weechat.color.chat_prefix_error* ** descrizione: `colore del testo per il prefisso di errore` ** tipo: colore -** valori: un nome colore (valore predefinito: `yellow`) +** 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 underline (valore predefinito: `yellow`) * *weechat.color.chat_prefix_join* ** descrizione: `colore del testo per il prefisso di entrata<` ** tipo: colore -** valori: un nome colore (valore predefinito: `lightgreen`) +** 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 underline (valore predefinito: `lightgreen`) * *weechat.color.chat_prefix_more* ** descrizione: `colore del testo per '+' quando il prefisso è troppo lungo` ** tipo: colore -** valori: un nome colore (valore predefinito: `lightmagenta`) +** 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 underline (valore predefinito: `lightmagenta`) * *weechat.color.chat_prefix_network* ** descrizione: `colore del testo per il prefisso di rete` ** tipo: colore -** valori: un nome colore (valore predefinito: `magenta`) +** 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 underline (valore predefinito: `magenta`) * *weechat.color.chat_prefix_quit* ** descrizione: `colore del testo per il prefisso di uscita` ** tipo: colore -** valori: un nome colore (valore predefinito: `lightred`) +** 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 underline (valore predefinito: `lightred`) * *weechat.color.chat_prefix_suffix* ** descrizione: `colore del testo per il suffisso (dopo il prefisso)` ** tipo: colore -** valori: un nome colore (valore predefinito: `green`) +** 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 underline (valore predefinito: `green`) * *weechat.color.chat_read_marker* ** descrizione: `colore del testo per l'evidenziatore di dati non letti` ** tipo: colore -** valori: un nome colore (valore predefinito: `magenta`) +** 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 underline (valore predefinito: `magenta`) * *weechat.color.chat_read_marker_bg* ** descrizione: `colore di sfondo per l'evidenziatore di dati non letti` ** tipo: colore -** valori: un nome colore (valore predefinito: `default`) +** 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 underline (valore predefinito: `default`) * *weechat.color.chat_server* ** descrizione: `colore del testo per i nomi dei server` ** tipo: colore -** valori: un nome colore (valore predefinito: `brown`) +** 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 underline (valore predefinito: `brown`) * *weechat.color.chat_text_found* ** descrizione: `colore del testo per l'evidenziatore sulle righe per il testo trovato` ** tipo: colore -** valori: un nome colore (valore predefinito: `yellow`) +** 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 underline (valore predefinito: `yellow`) * *weechat.color.chat_text_found_bg* ** descrizione: `colore di sfondo per l'evidenziatore sulle righe per il testo trovato` ** tipo: colore -** valori: un nome colore (valore predefinito: `lightmagenta`) +** 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 underline (valore predefinito: `lightmagenta`) * *weechat.color.chat_time* ** descrizione: `colore del testo per l'orario nella finestra di chat` ** tipo: colore -** valori: un nome colore (valore predefinito: `default`) +** 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 underline (valore predefinito: `default`) * *weechat.color.chat_time_delimiters* ** descrizione: `colore del testo per i delimitator dell'orario` ** tipo: colore -** valori: un nome colore (valore predefinito: `brown`) +** 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 underline (valore predefinito: `brown`) * *weechat.color.chat_value* ** descrizione: `colore del testo per i valori` ** tipo: colore -** valori: un nome colore (valore predefinito: `cyan`) +** 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 underline (valore predefinito: `cyan`) * *weechat.color.input_actions* ** descrizione: `colore del testo per le azioni sulla riga di input` ** tipo: colore -** valori: un nome colore (valore predefinito: `lightgreen`) +** 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 underline (valore predefinito: `lightgreen`) * *weechat.color.input_text_not_found* ** descrizione: `colore del testo per la ricerca del testo fallita sulla riga di input` ** tipo: colore -** valori: un nome colore (valore predefinito: `red`) +** 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 underline (valore predefinito: `red`) * *weechat.color.nicklist_away* ** descrizione: `colore del testo per i nick assenti` ** tipo: colore -** valori: un nome colore (valore predefinito: `cyan`) +** 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 underline (valore predefinito: `cyan`) * *weechat.color.nicklist_group* ** descrizione: `colore del testo per i gruppi nella lista nick` ** tipo: colore -** valori: un nome colore (valore predefinito: `green`) +** 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 underline (valore predefinito: `green`) * *weechat.color.nicklist_offline* ** descrizione: `colore del testo per i nick non in linea` ** tipo: colore -** valori: un nome colore (valore predefinito: `blue`) +** 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 underline (valore predefinito: `blue`) * *weechat.color.separator* ** descrizione: `colore di sfondo per i separatori delle finestre (quando divise)` ** tipo: colore -** valori: un nome colore (valore predefinito: `blue`) +** 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 underline (valore predefinito: `blue`) * *weechat.color.status_data_highlight* ** descrizione: `colore del testo per il buffer con evento (barra di stato)` ** tipo: colore -** valori: un nome colore (valore predefinito: `lightmagenta`) +** 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 underline (valore predefinito: `lightmagenta`) * *weechat.color.status_data_msg* ** descrizione: `colore del testo per il buffer con nuovi messaggi (barra di stato)` ** tipo: colore -** valori: un nome colore (valore predefinito: `yellow`) +** 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 underline (valore predefinito: `yellow`) * *weechat.color.status_data_other* ** descrizione: `colore del testo per il buffer con nuovi dati (non messaggi) (barra di stato)` ** tipo: colore -** valori: un nome colore (valore predefinito: `default`) +** 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 underline (valore predefinito: `default`) * *weechat.color.status_data_private* ** descrizione: `colore del testo per il buffer con un messaggio privato (barra di stato)` ** tipo: colore -** valori: un nome colore (valore predefinito: `lightgreen`) +** 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 underline (valore predefinito: `lightgreen`) * *weechat.color.status_filter* ** descrizione: `colore del testo per l'indicatore di filtro nella barra di stato` ** tipo: colore -** valori: un nome colore (valore predefinito: `green`) +** 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 underline (valore predefinito: `green`) * *weechat.color.status_more* ** descrizione: `colore del testo per il buffer con nuovi dati (barra di stato)` ** tipo: colore -** valori: un nome colore (valore predefinito: `yellow`) +** 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 underline (valore predefinito: `yellow`) * *weechat.color.status_name* ** descrizione: `colore del testo per il nome del buffer corrente nella barra di stato` ** tipo: colore -** valori: un nome colore (valore predefinito: `white`) +** 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 underline (valore predefinito: `white`) * *weechat.color.status_name_ssl* ** descrizione: `colore del testo per il nome del buffer corrente nella barra di stato, se i dati sono messi al sicuro con un protocollo come SSL` ** tipo: colore -** valori: un nome colore (valore predefinito: `lightgreen`) +** 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 underline (valore predefinito: `lightgreen`) * *weechat.color.status_number* ** descrizione: `colore del testo per il numero del buffer corrente nella barra di stato` ** tipo: colore -** valori: un nome colore (valore predefinito: `yellow`) +** 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 underline (valore predefinito: `yellow`) * *weechat.color.status_time* ** descrizione: `colore del testo per l'ora (barra di stato)` ** tipo: colore -** valori: un nome colore (valore predefinito: `default`) +** 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 underline (valore predefinito: `default`) * *weechat.completion.default_template* ** descrizione: `modello di completamento predefinito (consulta la documentazione per codici e valori del template)` -- cgit v1.2.3