summaryrefslogtreecommitdiff
path: root/doc/it/autogen/user
diff options
context:
space:
mode:
Diffstat (limited to 'doc/it/autogen/user')
-rw-r--r--doc/it/autogen/user/alias_commands.txt42
-rw-r--r--doc/it/autogen/user/relay_options.txt4
-rw-r--r--doc/it/autogen/user/weechat_commands.txt48
-rw-r--r--doc/it/autogen/user/weechat_options.txt4
4 files changed, 49 insertions, 49 deletions
diff --git a/doc/it/autogen/user/alias_commands.txt b/doc/it/autogen/user/alias_commands.txt
index c47886e41..782799073 100644
--- a/doc/it/autogen/user/alias_commands.txt
+++ b/doc/it/autogen/user/alias_commands.txt
@@ -3,32 +3,32 @@
........................................
/alias [-completion <completamento>] <alias> [<comando> [;<comando>...]]
-completion: completion for alias (optional, by default completion is done with target command)
- note: you can use %%command to use completion of an existing command
- alias: name of alias (can start or end with "*" for alias listing)
- command: command name with arguments (many commands can be separated by semicolons)
+completamento: completamento per l'alias (opzionale, per default il completamento viene eseguito con il comando di destinazione)
+ nota: è possibile usare %%comando per usare il completamento di un comando esistente
+ alias: nome dell'alias (può iniziare o terminare con "*" per elencare gli alias)
+ comando: nome del comando con gli argomenti (più comandi vanno separati da punto e virgola)
-Without argument, this command lists all defined alias.
+Senza argomento, questo comando elenca tutti gli alias definiti.
-Note: in command, special variables are replaced:
- $n: argument 'n' (between 1 and 9)
- $-m: arguments from 1 to 'm'
- $n-: arguments from 'n' to last
- $n-m: arguments from 'n' to 'm'
- $*: all arguments
- $~: last argument
- $nick: current nick
- $channel: current channel
- $server: current server
+Nota: nel comando, vengono sostituite le variabili speciali:
+ $n: argomento 'n' (tra 1 e 9)
+ $-m: argomenti da 1 a 'm'
+ $n-: argomenti da 'n' all'ultimo
+ $n-m: argomenti da 'n' a 'm'
+ $*: tutti gli argomenti
+ $~: l'ultimo argomento
+ $nick: nick corrente
+ $channel: canale corrente
+ $server: server corrente
-To remove an alias, use command /unalias.
+Per rimuovere un alias, usare il comando /unalias.
-Examples:
- alias /split to split window horizontally:
+Esempi:
+ alias /split per dividere la finestra orizzontalmente:
/alias split /window splith
- alias /hello to say "hello" on all channels but not on #weechat:
- /alias hello /allchan -exclude=#weechat msg * hello
- alias /forcejoin to send IRC command "forcejoin" with completion of /sajoin:
+ alias /ciao per dire "ciao" su tutti i canali tranne #weechat:
+ /alias ciao /allchan -exclude=#weechat msg * ciao
+ alias /forcejoin per inviare il comando IRC "forcejoin" con il completamento di /sajoin:
/alias -completion %%sajoin forcejoin /quote forcejoin
........................................
diff --git a/doc/it/autogen/user/relay_options.txt b/doc/it/autogen/user/relay_options.txt
index a3eb66c85..a6935f063 100644
--- a/doc/it/autogen/user/relay_options.txt
+++ b/doc/it/autogen/user/relay_options.txt
@@ -49,7 +49,7 @@
** valori: 0 .. 65535 (valore predefinito: `256`)
* [[option_relay.network.allowed_ips]] *relay.network.allowed_ips*
-** descrizione: `regular expression with IPs allowed to use relay, example: "^(123.45.67.89|192.160.*)$"`
+** descrizione: `espressione regolare con gli indirizzi IP a cui è consentito usare il relay, esempio: "^(123.45.67.89|192.160.*)$"`
** tipo: stringa
** valori: qualsiasi stringa (valore predefinito: `""`)
@@ -59,7 +59,7 @@
** valori: qualsiasi stringa (valore predefinito: `""`)
* [[option_relay.network.compression_level]] *relay.network.compression_level*
-** descrizione: `compression level for packets sent to client with WeeChat protocol (0 = disable compression, 1 = low compression ... 9 = best compression)`
+** descrizione: `livello di compressione per i pacchetti inviati al client con il protocollo WeeChat (0 = disabilita compressione, 1 = compressione bassa ... 9 = compressione migliore)`
** tipo: intero
** valori: 0 .. 9 (valore predefinito: `6`)
diff --git a/doc/it/autogen/user/weechat_commands.txt b/doc/it/autogen/user/weechat_commands.txt
index edac20f66..0572b0397 100644
--- a/doc/it/autogen/user/weechat_commands.txt
+++ b/doc/it/autogen/user/weechat_commands.txt
@@ -175,22 +175,22 @@ Esempi:
mouse|cursor [verbose]
hdata [free]
- list: list plugins with debug levels
- set: set debug level for plugin
- plugin: name of plugin ("core" for WeeChat core)
- level: debug level for plugin (0 = disable debug)
- dump: save memory dump in WeeChat log file (same dump is written when WeeChat crashes)
- buffer: dump buffer content with hexadecimal values in log file
- color: display infos about current color pairs
- cursor: toggle debug for cursor mode
- hdata: display infos about hdata (with free: remove all hdata in memory)
- hooks: display infos about hooks
-infolists: display infos about infolists
- memory: display infos about memory usage
- mouse: toggle debug for mouse
- tags: display tags for lines
- term: display infos about terminal
- windows: display windows tree
+ list: elenca i plugin con i livelli di debug
+ set: imposta il livello di debug per il plugin
+ plugin: nome del plugin ("core" per il core di WeeChat)
+ livello: livello di debug per il plugin (0 = disattiva debug)
+ dump: salva un dump della memoria nel file di log di WeeChat (lo stesso dump viene salvato in caso di crash di WeeChat)
+ buffer: esegue un dump del contenuto del buffer con valori esadecimali nel file di log
+ color: mostra informazioni sulle coppie di colore correnti
+ cursor: abilita/disabilita debug per la modalità cursore
+ hdata: mostra informazioni su hdata (con free: rimuove tutti gli hdata in memoria)
+ hooks: mostra informazioni sugli hook
+infolists: mostra informazioni sulle liste info
+ memory: mostra informazioni sull'uso della memoria
+ mouse: abilita/disabilita debug per il mouse
+ tags: mostra tag per le righe
+ term: mostra informazioni sul terminale
+ windows: mostra l'albero delle finestre
........................................
[[command_weechat_filter]]
@@ -398,17 +398,17 @@ Senza argomenti, il comando visualizza il layout salvato.
........................................
/mouse enable|disable|toggle [<ritardo>]
- enable: enable mouse
-disable: disable mouse
- toggle: toggle mouse
- delay: delay (in seconds) after which initial mouse state is restored (useful to temporarily disable mouse)
+ enable: abilita mouse
+disable: disabilita mouse
+ toggle: abilita/disabilita mouse
+ritardo: ritardo (in secondi) dopo il quale viene ripristinato lo stato iniziale del mouse (utile per disattivarlo temporaneamente)
-The mouse state is saved in option "weechat.look.mouse".
+Lo stato del mouse viene salvato nell'opzione "weechat.look.mouse".
-Examples:
- enable mouse:
+Esempi:
+ abilita mouse:
/mouse enable
- toggle mouse for 5 seconds:
+ abilita/disabilita mouse per 5 secondi:
/mouse toggle 5
........................................
diff --git a/doc/it/autogen/user/weechat_options.txt b/doc/it/autogen/user/weechat_options.txt
index ef0bc7d64..68e348628 100644
--- a/doc/it/autogen/user/weechat_options.txt
+++ b/doc/it/autogen/user/weechat_options.txt
@@ -559,7 +559,7 @@
** valori: on, off (valore predefinito: `on`)
* [[option_weechat.look.mouse]] *weechat.look.mouse*
-** descrizione: `enable mouse support`
+** descrizione: `abilita il supporto del mouse`
** tipo: bool
** valori: on, off (valore predefinito: `off`)
@@ -679,7 +679,7 @@
** valori: 1 .. 2147483647 (valore predefinito: `3`)
* [[option_weechat.look.scroll_bottom_after_switch]] *weechat.look.scroll_bottom_after_switch*
-** descrizione: `scroll to bottom of window after switch to another buffer (do not remember scroll position in windows); the scroll is done only for buffers with formatted content (not free content)`
+** descrizione: `scorri verso il fondo della finestra dopo essere passati ad un altro buffer non ricordare la posizione di scorrimento nelle finestre); lo scorrimento viene eseguito solo per i buffer con contenuto formattato (contenuto non libero)`
** tipo: bool
** valori: on, off (valore predefinito: `off`)