diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2010-09-22 21:44:07 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2010-09-22 21:44:07 +0200 |
commit | e102a7e2f9be6fdb5b245c432880e61ed4e7b230 (patch) | |
tree | f64cad8024c080642b1abaaadb5d7b94bb38d45d /doc/it/autogen/user/relay_options.txt | |
parent | 86323231fd321da02fa6ed5864cca2816d5bffeb (diff) | |
download | weechat-e102a7e2f9be6fdb5b245c432880e61ed4e7b230.zip |
Update italian translations and docs
Diffstat (limited to 'doc/it/autogen/user/relay_options.txt')
-rw-r--r-- | doc/it/autogen/user/relay_options.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/it/autogen/user/relay_options.txt b/doc/it/autogen/user/relay_options.txt index 2f01cfa2b..08657cca3 100644 --- a/doc/it/autogen/user/relay_options.txt +++ b/doc/it/autogen/user/relay_options.txt @@ -44,12 +44,12 @@ ** valori: on, off (valore predefinito: `on`) * *relay.look.raw_messages* -** descrizione: `number of raw messages to save in memory when raw data buffer is closed (messages will be displayed when opening raw data buffer)` +** descrizione: `numero di messaggi raw da salvare in memoria quando il buffer dei dati raw viene chiuso (i messaggi verranno visualizzati all'apertura del buffer dei dati raw)` ** tipo: intero ** valori: 0 .. 65535 (valore predefinito: `256`) * *relay.network.bind_address* -** descrizione: `address for bind (if empty, connection is possible on all interfaces, use "127.0.0.1" to allow connections from local machine only)` +** descrizione: `indirizzo associato (se vuoto, la connessione รจ possibile su tutte le interfacce, usare "127.0.0.1" per consentire le connessioni solo dalla macchina locale)` ** tipo: stringa ** valori: qualsiasi stringa (valore predefinito: `""`) @@ -59,7 +59,7 @@ ** valori: 1 .. 1024 (valore predefinito: `5`) * *relay.network.password* -** descrizione: `password required by clients to access this relay (empty value means no password required)` +** descrizione: `password richiesta dai client per accedere a questo relay (un valore nullo corrisponde a nessuna password richiesta)` ** tipo: stringa ** valori: qualsiasi stringa (valore predefinito: `""`) |