diff options
Diffstat (limited to 'doc/it/autogen')
29 files changed, 0 insertions, 29 deletions
diff --git a/doc/it/autogen/user/alias_commands.asciidoc b/doc/it/autogen/user/alias_commands.asciidoc index 5cc68e3c2..4d8b5e127 100644 --- a/doc/it/autogen/user/alias_commands.asciidoc +++ b/doc/it/autogen/user/alias_commands.asciidoc @@ -38,4 +38,3 @@ Examples: alias /forcejoin to send IRC command "forcejoin" with completion of /sajoin: /alias addcompletion %%sajoin forcejoin /quote forcejoin ---- - diff --git a/doc/it/autogen/user/aspell_commands.asciidoc b/doc/it/autogen/user/aspell_commands.asciidoc index b510b4354..f125ed27a 100644 --- a/doc/it/autogen/user/aspell_commands.asciidoc +++ b/doc/it/autogen/user/aspell_commands.asciidoc @@ -30,4 +30,3 @@ To display a list of suggestions in a bar, use item "aspell_suggest". Default key to toggle aspell is alt-s. ---- - diff --git a/doc/it/autogen/user/aspell_options.asciidoc b/doc/it/autogen/user/aspell_options.asciidoc index 02f5eb453..79089c1e6 100644 --- a/doc/it/autogen/user/aspell_options.asciidoc +++ b/doc/it/autogen/user/aspell_options.asciidoc @@ -46,4 +46,3 @@ ** descrizione: `text color for suggestions on a misspelled word (status bar)` ** 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`) - diff --git a/doc/it/autogen/user/charset_commands.asciidoc b/doc/it/autogen/user/charset_commands.asciidoc index c48ea3e1c..dd3ab3a85 100644 --- a/doc/it/autogen/user/charset_commands.asciidoc +++ b/doc/it/autogen/user/charset_commands.asciidoc @@ -14,4 +14,3 @@ set_caratteri: nuovo set di caratteri per il buffer corrente reset: resetta il set di caratteri per il buffer corrente ---- - diff --git a/doc/it/autogen/user/charset_options.asciidoc b/doc/it/autogen/user/charset_options.asciidoc index 369e1eb78..e329e731f 100644 --- a/doc/it/autogen/user/charset_options.asciidoc +++ b/doc/it/autogen/user/charset_options.asciidoc @@ -11,4 +11,3 @@ ** descrizione: `global encoding charset: charset used to encode outgoing messages (if empty, default is UTF-8 because it is the WeeChat internal charset)` ** tipo: stringa ** valori: qualsiasi stringa (valore predefinito: `""`) - diff --git a/doc/it/autogen/user/exec_commands.asciidoc b/doc/it/autogen/user/exec_commands.asciidoc index 0dbfe5923..1d5eb5972 100644 --- a/doc/it/autogen/user/exec_commands.asciidoc +++ b/doc/it/autogen/user/exec_commands.asciidoc @@ -73,4 +73,3 @@ Examples: /exec -n tail -f /var/log/messages /exec -kill 0 ---- - diff --git a/doc/it/autogen/user/exec_options.asciidoc b/doc/it/autogen/user/exec_options.asciidoc index 491906211..236536a80 100644 --- a/doc/it/autogen/user/exec_options.asciidoc +++ b/doc/it/autogen/user/exec_options.asciidoc @@ -21,4 +21,3 @@ ** descrizione: `delay for purging finished commands (in seconds, 0 = purge commands immediately, -1 = never purge)` ** tipo: intero ** valori: -1 .. 25920000 (valore predefinito: `0`) - diff --git a/doc/it/autogen/user/guile_commands.asciidoc b/doc/it/autogen/user/guile_commands.asciidoc index 07b3e74db..47d9d5061 100644 --- a/doc/it/autogen/user/guile_commands.asciidoc +++ b/doc/it/autogen/user/guile_commands.asciidoc @@ -23,4 +23,3 @@ nome_file: (file) script da caricare Senza argomento, questo comando elenca tutti i plugin caricati. ---- - diff --git a/doc/it/autogen/user/irc_commands.asciidoc b/doc/it/autogen/user/irc_commands.asciidoc index 1f1df6e8a..5501844d1 100644 --- a/doc/it/autogen/user/irc_commands.asciidoc +++ b/doc/it/autogen/user/irc_commands.asciidoc @@ -916,4 +916,3 @@ If option irc.network.whois_double_nick is enabled, two nicks are sent (if only count: number of replies to return (full search if negative number) target: reply should match this mask ---- - diff --git a/doc/it/autogen/user/irc_options.asciidoc b/doc/it/autogen/user/irc_options.asciidoc index 64cd73e03..f3131db62 100644 --- a/doc/it/autogen/user/irc_options.asciidoc +++ b/doc/it/autogen/user/irc_options.asciidoc @@ -641,4 +641,3 @@ ** descrizione: `user name to use on server (note: content is evaluated, see /help eval)` ** tipo: stringa ** valori: qualsiasi stringa (valore predefinito: `""`) - diff --git a/doc/it/autogen/user/javascript_commands.asciidoc b/doc/it/autogen/user/javascript_commands.asciidoc index a310b76e7..5287f5758 100644 --- a/doc/it/autogen/user/javascript_commands.asciidoc +++ b/doc/it/autogen/user/javascript_commands.asciidoc @@ -23,4 +23,3 @@ nome_file: (file) script da caricare Senza argomento, questo comando elenca tutti i plugin caricati. ---- - diff --git a/doc/it/autogen/user/logger_commands.asciidoc b/doc/it/autogen/user/logger_commands.asciidoc index beac7fc53..d80c11952 100644 --- a/doc/it/autogen/user/logger_commands.asciidoc +++ b/doc/it/autogen/user/logger_commands.asciidoc @@ -38,4 +38,3 @@ Esempi: usa una directory per il server IRC e un file per ogni canale al suo interno: /set logger.mask.irc "$server/$channel.weechatlog" ---- - diff --git a/doc/it/autogen/user/logger_options.asciidoc b/doc/it/autogen/user/logger_options.asciidoc index e45c749ea..26e9735c8 100644 --- a/doc/it/autogen/user/logger_options.asciidoc +++ b/doc/it/autogen/user/logger_options.asciidoc @@ -66,4 +66,3 @@ ** descrizione: `numero massimo di righe da visualizzare dal file di log alla creazione di un nuovo buffer (0 = nessuna cronologia)` ** tipo: intero ** valori: 0 .. 2147483647 (valore predefinito: `20`) - diff --git a/doc/it/autogen/user/lua_commands.asciidoc b/doc/it/autogen/user/lua_commands.asciidoc index e4d902a9d..44d94f883 100644 --- a/doc/it/autogen/user/lua_commands.asciidoc +++ b/doc/it/autogen/user/lua_commands.asciidoc @@ -23,4 +23,3 @@ nome_file: (file) script da caricare Senza argomento, questo comando elenca tutti i plugin caricati. ---- - diff --git a/doc/it/autogen/user/perl_commands.asciidoc b/doc/it/autogen/user/perl_commands.asciidoc index 59cac9288..8b844cebc 100644 --- a/doc/it/autogen/user/perl_commands.asciidoc +++ b/doc/it/autogen/user/perl_commands.asciidoc @@ -23,4 +23,3 @@ nome_file: (file) script da caricare Senza argomento, questo comando elenca tutti i plugin caricati. ---- - diff --git a/doc/it/autogen/user/python_commands.asciidoc b/doc/it/autogen/user/python_commands.asciidoc index 585c26a46..cbe6dcdf0 100644 --- a/doc/it/autogen/user/python_commands.asciidoc +++ b/doc/it/autogen/user/python_commands.asciidoc @@ -23,4 +23,3 @@ nome_file: (file) script da caricare Senza argomento, questo comando elenca tutti i plugin caricati. ---- - diff --git a/doc/it/autogen/user/relay_commands.asciidoc b/doc/it/autogen/user/relay_commands.asciidoc index b10eefb63..e3f2d0445 100644 --- a/doc/it/autogen/user/relay_commands.asciidoc +++ b/doc/it/autogen/user/relay_commands.asciidoc @@ -55,4 +55,3 @@ Examples: weechat protocol with SSL, using IPv4 + IPv6: /relay add ipv4.ipv6.ssl.weechat 9001 ---- - diff --git a/doc/it/autogen/user/relay_options.asciidoc b/doc/it/autogen/user/relay_options.asciidoc index aa4b305c8..591a8fd35 100644 --- a/doc/it/autogen/user/relay_options.asciidoc +++ b/doc/it/autogen/user/relay_options.asciidoc @@ -131,4 +131,3 @@ ** descrizione: `POSIX extended regular expression with origins allowed in websockets (case insensitive, use "(?-i)" at beginning to make it case sensitive), example: "^http://(www\.)?example\.(com|org)"` ** tipo: stringa ** valori: qualsiasi stringa (valore predefinito: `""`) - diff --git a/doc/it/autogen/user/ruby_commands.asciidoc b/doc/it/autogen/user/ruby_commands.asciidoc index 11a25d1ee..a5328bdd4 100644 --- a/doc/it/autogen/user/ruby_commands.asciidoc +++ b/doc/it/autogen/user/ruby_commands.asciidoc @@ -23,4 +23,3 @@ nome_file: (file) script da caricare Senza argomento, questo comando elenca tutti i plugin caricati. ---- - diff --git a/doc/it/autogen/user/script_commands.asciidoc b/doc/it/autogen/user/script_commands.asciidoc index d95b00019..62801b867 100644 --- a/doc/it/autogen/user/script_commands.asciidoc +++ b/doc/it/autogen/user/script_commands.asciidoc @@ -78,4 +78,3 @@ Examples: /script reload urlserver /script upgrade ---- - diff --git a/doc/it/autogen/user/script_options.asciidoc b/doc/it/autogen/user/script_options.asciidoc index cfa2ec945..eaca960d7 100644 --- a/doc/it/autogen/user/script_options.asciidoc +++ b/doc/it/autogen/user/script_options.asciidoc @@ -201,4 +201,3 @@ ** descrizione: `force use of HTTPS for downloads (index and scripts); you should disable this option only if you have problems with the downloads` ** tipo: bool ** valori: on, off (valore predefinito: `on`) - diff --git a/doc/it/autogen/user/sec_options.asciidoc b/doc/it/autogen/user/sec_options.asciidoc index fd1b8c445..f91b036ce 100644 --- a/doc/it/autogen/user/sec_options.asciidoc +++ b/doc/it/autogen/user/sec_options.asciidoc @@ -21,4 +21,3 @@ ** descrizione: `use salt when generating key used in encryption (recommended for maximum security); when enabled, the content of crypted data in file sec.conf will be different on each write of the file; if you put the file sec.conf in a version control system, then you can turn off this option to have always same content in file` ** tipo: bool ** valori: on, off (valore predefinito: `on`) - diff --git a/doc/it/autogen/user/tcl_commands.asciidoc b/doc/it/autogen/user/tcl_commands.asciidoc index da7ad53df..68c11f240 100644 --- a/doc/it/autogen/user/tcl_commands.asciidoc +++ b/doc/it/autogen/user/tcl_commands.asciidoc @@ -23,4 +23,3 @@ nome_file: (file) script da caricare Senza argomento, questo comando elenca tutti i plugin caricati. ---- - diff --git a/doc/it/autogen/user/trigger_commands.asciidoc b/doc/it/autogen/user/trigger_commands.asciidoc index 98796f2c8..71a3710c2 100644 --- a/doc/it/autogen/user/trigger_commands.asciidoc +++ b/doc/it/autogen/user/trigger_commands.asciidoc @@ -81,4 +81,3 @@ Examples (you can also look at default triggers with /trigger listdefault): open trigger monitor and show only modifiers and triggers whose name starts with "resize": /trigger monitor @modifier,resize* ---- - diff --git a/doc/it/autogen/user/trigger_options.asciidoc b/doc/it/autogen/user/trigger_options.asciidoc index eea8a19ca..927a79b39 100644 --- a/doc/it/autogen/user/trigger_options.asciidoc +++ b/doc/it/autogen/user/trigger_options.asciidoc @@ -51,4 +51,3 @@ ** descrizione: `strip colors in hashtable values displayed on monitor buffer` ** tipo: bool ** valori: on, off (valore predefinito: `off`) - diff --git a/doc/it/autogen/user/weechat_commands.asciidoc b/doc/it/autogen/user/weechat_commands.asciidoc index 5d04e2c22..42e7859c3 100644 --- a/doc/it/autogen/user/weechat_commands.asciidoc +++ b/doc/it/autogen/user/weechat_commands.asciidoc @@ -983,4 +983,3 @@ Examples: enable bare display for 2 seconds: /window bare 2 ---- - diff --git a/doc/it/autogen/user/weechat_options.asciidoc b/doc/it/autogen/user/weechat_options.asciidoc index 1d73f627b..702e17af3 100644 --- a/doc/it/autogen/user/weechat_options.asciidoc +++ b/doc/it/autogen/user/weechat_options.asciidoc @@ -1016,4 +1016,3 @@ ** descrizione: `imposta limite delle risorse per il processo WeeChat, il formato è: "res1:limit1,res2,limit2"; il nome della risorsa è il componente finale della costante (RLIMIT_XXX) in caratteri minuscoli (consultare man setrlimit per i valori); il limite -1 vuol dire "illimitato"; esempio: imposta dimensione illimitata per il file core e 1GB massimo di memoria virtuale: "core:-1,as:1000000000"` ** tipo: stringa ** valori: qualsiasi stringa (valore predefinito: `""`) - diff --git a/doc/it/autogen/user/xfer_commands.asciidoc b/doc/it/autogen/user/xfer_commands.asciidoc index 84e2ee829..936a1a718 100644 --- a/doc/it/autogen/user/xfer_commands.asciidoc +++ b/doc/it/autogen/user/xfer_commands.asciidoc @@ -22,4 +22,3 @@ listfull: lista xfer (dettagliata) Senza argomenti, il comando apre il buffer con la lista xfer. ---- - diff --git a/doc/it/autogen/user/xfer_options.asciidoc b/doc/it/autogen/user/xfer_options.asciidoc index 06efba3fa..084710509 100644 --- a/doc/it/autogen/user/xfer_options.asciidoc +++ b/doc/it/autogen/user/xfer_options.asciidoc @@ -141,4 +141,3 @@ ** descrizione: `timeout per la richiesta xfer (in secondi)` ** tipo: intero ** valori: 5 .. 2147483647 (valore predefinito: `300`) - |