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/irc_commands.txt106
-rw-r--r--doc/it/autogen/user/irc_options.txt2
-rw-r--r--doc/it/autogen/user/weechat_commands.txt150
-rw-r--r--doc/it/autogen/user/weechat_options.txt2
4 files changed, 130 insertions, 130 deletions
diff --git a/doc/it/autogen/user/irc_commands.txt b/doc/it/autogen/user/irc_commands.txt
index 25462c200..7b2d92ad6 100644
--- a/doc/it/autogen/user/irc_commands.txt
+++ b/doc/it/autogen/user/irc_commands.txt
@@ -50,26 +50,26 @@
nick: utente o host da bannare
........................................
-• *`/connect`* `[-all [-nojoin] | -open [-nojoin] | servername [servername ...] [-nojoin] | hostname[/port] [-option[=value]] [-nooption]]`::
+• *`/connect`* `[-all [-nojoin] | -open [-nojoin] | nome_server [nome_server ...] [-nojoin] | nome_host[/porta] [-opzione[=valore]] [-nooption]`::
........................................
connette ad uno o più server IRC
- -all: connect to all servers defined in configuration
- -open: connect to all opened servers that are not currently connected
- servername: internal server name to connect (server must have been created by /server add)
- -nojoin: do not join any channel (even if autojoin is enabled on server)
- hostname: hostname (or IP) of a server
- port: port for server (6667 by default)
- option: set option for server (for boolean option, value can be omitted)
- nooption: set boolean option to 'off' (for example: -nossl)
+ -all: connette a tutti i server definiti nella configurazione
+ -open: connette a tutti i server aperti ai quali non si è attualmente connessi
+ nome_server: nome interno del server a cui connettersi (il server deve essere stato creato con /server add)
+ -nojoin: non entrare in nessun canale (anche se l'ingresso automatico è attivo sul server)
+ nome_host: nome host (oppure IP) del server
+ porta: porta per il server (6667 è la predefinita)
+ opzione: imposta opzione per il server (per le opzioni bool, il valore può essere omesso)
+ nooption: imposta il valore bool dell'opzione su off (per esempio: -nossl)
- Examples:
+ Esempi:
/connect freenode
/connect irc.oftc.net/6667
/connect irc6.oftc.net/6667 -ipv6
/connect irc6.oftc.net/6697 -ipv6 -ssl
- /connect my.server.org/6697 -ssl -password=test
+ /connect mio.server.org/6697 -ssl -password=test
........................................
• *`/ctcp`* `destinatario tipo [argomenti]`::
@@ -96,15 +96,15 @@
........................................
avvia DCC (file o chat)
- action: 'send' (file) or 'chat'
- nickname: nickname to send file or chat
- file: filename (on local host)
+ azione: 'send' (invia file) o 'chat' (avvia una conversazione)
+ nick: nick a cui inviare il file o con cui aprire la chat
+ file: nome file (sull'host locale)
- Examples:
- chat with nick "toto":
- /dcc chat toto
- send file "/home/foo/bar.txt" to nick "toto":
- /dcc send toto /home/foo/bar.txt
+ Esempi:
+ chat con "tizio":
+ /dcc chat tizio
+ invia file "/home/foo/bar.txt al nick "tizio":
+ /dcc send tizio /home/foo/bar.txt
........................................
• *`/dehalfop`* `[nick [nick]]`::
@@ -218,15 +218,15 @@
........................................
caccia e banna un nick da un canale
- channel: channel where user is
- nickname: nickname to kick and ban
- comment: comment for kick
+ canale: canale in cui si trova l'utente
+ nick: nick da cacciare e bannare
+ commento: commento per la cacciata
- It is possible to kick/ban with a mask, nick will be extracted from mask and replaced by "*".
+ È possibile cacciare/bannare con una mask, il nick verrà estratto dalla mask e sostituito da "*".
- Example:
- ban "*!*@host.com" and then kick "toto":
- /kickban toto!*@host.com
+ Esempio:
+ banna "*!*@host.com" e poi caccia "tizio":
+ /kickban tizio!*@host.com
........................................
• *`/kill`* `nick commento`::
@@ -247,21 +247,21 @@
mask_server: elenco dei server devono corrispondere a questa mask
........................................
-• *`/list`* `[channel[,channel] [server] [-re regexp]]`::
+• *`/list`* `[canale[,canale] [server] [-re regexp]]`::
........................................
elenca i canali ed i loro argomenti
- channel: channel to list
- server: server name
- regexp: regular expression used to filter results
+ canale: canale da elencare
+ server: nome del server
+ regexp: espressione regolare utilizzata per filtrare i risultati
- Examples:
- list all channels on server (can be very slow on large networks):
+ Esempi:
+ elenca tutti i canali sul server (può essere molto lento su grandi network):
/list
- list channel #weechat:
- /list #weechat
- list all channels beginning with "#weechat" (can be very slow on large networks):
+ elenca il canale #weechat:
+ /list #weechat.*
+ elenca tutti i canali che iniziano con "#weechat" (può essere molto lento su grandi network):
/list -re #weechat.*
........................................
@@ -494,28 +494,28 @@
........................................
elenca, aggiunge o rimuove server IRC
- list: list servers (without argument, this list is displayed)
- listfull: list servers with detailed info for each server
- add: create a new server
- servername: server name, for internal and display use
- hostname: name or IP address of server, with optional port (default: 6667), many addresses can be separated by a comma
- temp: create temporary server (not saved)
- option: set option for server (for boolean option, value can be omitted)
- nooption: set boolean option to 'off' (for example: -nossl)
- copy: duplicate a server
- rename: rename a server
- keep: keep server in config file (for temporary servers only)
- del: delete a server
- deloutq: delete messages out queue for all servers (all messages WeeChat is currently sending)
- jump: jump to server buffer
- raw: open buffer with raw IRC data
+ list: elenca tutti i server (senza argomento, questa lista viene visualizzata)
+ listfull: elenca tutti i server con tutte le informazioni per ogni server
+ add: crea un nuovo server
+ nome_server: nome server, per il solo uso interno e di visualizzazione
+ nome_host: nome o indirizzo IP del server, con porta opzionale (predefinita: 6667), più indirizzi possono essere separati da virgole
+ temp: crea server temporaneo (non salvato)
+ option: imposta opzione per il server (per opzioni bool, il valore può essere omesso)
+ nooption: imposta l'opzione bool su 'off' (per esempio: -nossl)
+ copy: duplica un server
+ rename: rinomina un server
+ keep: salva server nel file di configurazione (solo per server temporanei)
+ del: elimina un server
+ deloutq: elimina i messaggi fuori coda per tutti i server (tutti i messaggi che WeeChat sta inviando)
+ jump: passa al buffer del server
+ raw: apri buffer con dati grezzi IRC
- Examples:
+ Esempi:
/server listfull
- /server add oftc irc.oftc.net/6697 -ssl -autoconnect
+ /server add oftc irc.oftc.net/6697 -ssl
/server add oftc6 irc6.oftc.net/6697 -ipv6 -ssl
/server add freenode2 chat.eu.freenode.net/6667,chat.us.freenode.net/6667
- /server add freenode3 irc.freenode.net -password=mypass
+ /server add freenode3 irc.freenode.net -password=miapassword
/server copy oftc oftcbis
/server rename oftc newoftc
/server del freenode
diff --git a/doc/it/autogen/user/irc_options.txt b/doc/it/autogen/user/irc_options.txt
index 5d37e1db6..9cd7e65f2 100644
--- a/doc/it/autogen/user/irc_options.txt
+++ b/doc/it/autogen/user/irc_options.txt
@@ -134,7 +134,7 @@
** valori: on, off (valore predefinito: off)
* *irc.look.part_closes_buffer*
-** descrizione: close buffer when /part is issued on a channel
+** descrizione: chiude buffer quando viene digitato /part nel canale
** tipo: bool
** valori: on, off (valore predefinito: off)
diff --git a/doc/it/autogen/user/weechat_commands.txt b/doc/it/autogen/user/weechat_commands.txt
index 5cba99851..187284a37 100644
--- a/doc/it/autogen/user/weechat_commands.txt
+++ b/doc/it/autogen/user/weechat_commands.txt
@@ -53,49 +53,49 @@
/bar scroll nicklist * ye
........................................
-• *`/buffer`* `[clear [number | -merged | -all] | move number | merge number | unmerge [number] | close [n1[-n2]] | list | notify level | localvar | set property value | get property | number | name]`::
+• *`/buffer`* `[clear [numero | -merged | -all] | move numero | merge numero | unmerge [numero] | close [n1[-n2]] | list | notify livello | localvar | set proprietà valore | get proprietà |numero | nome]`::
........................................
gestione buffer
- clear: clear buffer content (number for a buffer, -merged for merged buffers, -all for all buffers, or nothing for current buffer)
- move: move buffer in the list (may be relative, for example -1)
- merge: merge current buffer to another buffer (chat area will be mix of both buffers)
- (by default ctrl-x switches between merged buffers)
- unmerge: unmerge buffer from other buffers which have same number
- close: close buffer (number/range is optional)
- list: list buffers (without argument, this list is displayed)
- notify: set notify level for current buffer: this level determines whether buffer will be added to hotlist or not:
- none: never
- highlight: for highlights only
- message: for messages from users + highlights
- all: all messages
- reset: reset to default value (all)
- localvar: display local variables for current buffer
- set: set a property for current buffer
- get: display a property of current buffer
- number: jump to buffer by number, possible prefix:
- '+': relative jump, add number to current
- '-': relative jump, sub number to current
- '*': jump to number, using option "weechat.look.jump_current_to_previous_buffer"
- name: jump to buffer by (partial) name
+ clear: pulisce il contenuto del buffer (numero per un buffer, -merged per i buffer uniti, -all per tutti i buffer, o nulla per quello corrente)
+ move: sposta buffer nella lista (può essere relativo, ad esempio -1)
+ merge: unisce il buffer corrente ad un altro (l'area di chat sarà un mix di entrambi)
+ (con ctrl-x si alterna tra i buffer uniti)
+ unmerge: stacca il buffer da altri buffer con lo stesso numero
+ close: chiudi buffer (numero/range opzionale)
+ list: elenca i buffer (nessun parametro implica questa lista)
+ notify: imposta il livello di notifica per il buffer corrente: questo livello determina se il buffer verrà aggiunto alla hotlist oppure no:
+ none: mai
+ highlight: solo per gli eventi
+ message: per i messaggi da tutti gli utenti + eventi
+ all: tutti i messaggi
+ reset: ripristina il valore predefinito (tutto)
+ localvar: visualizza la variabile locale per il buffer corrente
+ set: imposta una proprietà per il buffer corrente
+ get: visualizza una proprietà del buffer corrente
+ number: passa al buffer di numero in numero:
+ '+': passo relativo, aggiunge il numero a quello corrente
+ '-': passo relativo, sottrae il numero da quello corrente
+ '*': passa al numero, utilizzando l'opzione "weechat.look.jump_current_to_previous_buffer"
+ nome: passa al buffer di nome (parziale)
- Examples:
- clear current buffer:
+ Esempi:
+ pulisci buffer corrente:
/buffer clear
- move buffer to number 5:
+ sposta buffer al numero 5:
/buffer move 5
- merge with core buffer:
+ unisci al buffer core:
/buffer merge 1
- unmerge buffer:
+ stacca buffer:
/buffer unmerge
- close current buffer:
+ chiudi buffer corrente:
/buffer close
- close buffers 5 to 7:
+ chiudi buffer da 5 a 7:
/buffer close 5-7
- jump to #weechat:
+ salta a #weechat:
/buffer #weechat
- jump to next buffer:
+ salta al buffer successivo:
/buffer +1
........................................
@@ -187,28 +187,28 @@
Questo comando è utilizzato da combinazioni di tasti o plugin.
........................................
-• *`/key`* `[list | listdefault | listdiff] | [bind key [command [args]]] | [unbind key] | [reset key] | [resetall -yes] | [missing]`::
+• *`/key`* `[list | listdefault | listdiff] | [bind tasto [comando [args]]] | [unbind tasto] | [reset tasto] | [resetall -yes] | [missing]`::
........................................
associa/disassocia tasti
- list: list all current keys (without argument, this list is displayed)
- listdefault: list default keys
- listdiff: list differences between current and default keys (keys added, redefined or deleted)
- bind: bind a command to a key or display command bound to key
- unbind: remove a key binding
- reset: reset a key to default binding
- resetall: restore bindings to the default values and delete ALL personal bindings (use carefully!)
- missing: add missing keys (using default bindings), useful after installing new WeeChat version
+ list: elenca tutti i tasti correnti (senza argomento, viene visualizzata questa lista)
+ listdefault: elenca i tasti predefiniti
+ listdiff: elenca le differenze tra tasti attuali e predefiniti (tasti aggiunti, ridefiniti o eliminati)
+ bind: associa un comando ad un tasto o visualizza il comando associato al tasto
+ unbind: rimuove una associazione di tasti
+ reset: ripristina un tasto all'assegnazione predefinita
+ resetall: ripristina le associazioni ai valori predefiniti ed elimina TUTTE le associazioni personalizzate (usare con cautela!)
+ missing: aggiunge tasti mancanti (utilizzando le associazioni predefinite), utile dopo l'installazione di una nuova versione di WeeChat
- When binding a command to a key, it is recommended to use key alt+k (or Esc then k), and then press the key to bind: this will insert key code in command line.
+ Al momento di associare un comando ad un tasto si raccomanda di utilizzare il tasto alt+k (oppure Esc e k), e digitare il tasto da associare: il codice tasto verrà inserito nella riga di comando.
- Examples:
- key alt-x to toggle nicklist bar:
+ Esempi:
+ il tasto alt-x per alternare la barra della nicklist:
/key bind meta-x /bar toggle nicklist
- key alt-r to jump to #weechat IRC channel:
+ il tasto alt-r per passare al canale IRC #weechat:
/key bind meta-r /buffer #weechat
- restore default binding for key alt-r:
+ ripristinare l'associazione predefinita per il tasto alt-r:
/key reset meta-r
........................................
@@ -406,40 +406,40 @@
........................................
gestione finestre
- list: list opened windows (without argument, this list is displayed)
- -1: jump to previous window
- +1: jump to next window
- b#: jump to next window displaying buffer number #
- up: switch to window above current one
- down: switch to window below current one
- left: switch to window on the left
- right: switch to window on the right
- splith: split current window horizontally
- splitv: split current window vertically
- resize: resize window size, new size is <pct> percentage of parent window
- merge: merge window with another (all = keep only one window)
- page_up: scroll one page up
- page_down: scroll one page down
- refresh: refresh screen
- scroll: scroll number of lines (+/-N) or with time: s=seconds, m=minutes, h=hours, d=days, M=months, y=years
- scroll_up: scroll a few lines up
- scroll_down: scroll a few lines down
- scroll_top: scroll to top of buffer
- scroll_bottom: scroll to bottom of buffer
- scroll_previous_highlight: scroll to previous highlight
- scroll_next_highlight: scroll to next highlight
- zoom: zoom on window
+ list: elenca le finestre aperte (senza argomento, questa lista viene visualizzata)
+ -1: salta alla finestra precedente
+ +1: salta alla finestra successiva
+ b#: salta alla finestra successiva che visualizza il buffer numero #
+ up: passa alla finestra superiore a quella corrente
+ down: passa alla finestra inferiore a quella attiva
+ left: passa alla finestra a sinistra
+ right: passa alla finestra a destra
+ splith: divide la finestra attiva orizzontalmente
+ splitv: divide la finestra attiva verticalmente
+ resize: ridimensiona finestra, la nuova dimensione è <pct> percentuale della finestra genitore
+ merge: unisce la finestra con un'altra (all = mantiente una sola finestra)
+ page_up: scorre di una pagina in alto
+ page_down: scorre di una pagina in basso
+ refresh: aggiorna lo schermo
+ scroll: scorre di un numero di righe (+/-N) o in base al tempo: s=secondi, m=minuti, h=ore, d=giorni, M=mesi, y=anni
+ scroll_up: scorre di alcune righe in alto
+ scroll_down: scorre di alcune righe in basso
+ scroll_top: scorre fino all'inizio del buffer
+ scroll_bottom: scorre fino alla fine del buffer buffer
+ scroll_previous_highlight: passa all'evento precedente
+ scroll_next_highlight: passa all'evento successivo
+ zoom: ingrandimento sulla finestra
- For splith and splitv, pct is a percentage which represents size of new window, computed with current window as size reference. For example 25 means create a new window with size = current_size / 4
+ Per splith e splitv, pct è una percentuale che rappresenta la dimensione della nuova finestra, calcolata con la finestra attiva come riferimento per la dimensione. Per esempio 25 vuol dire creare una finestra di dimensione = dimensione_attuale / 4
- Examples:
- jump to window displaying buffer #1:
+ Esempi:
+ salta alla finestra che visualizza il buffer #1:
/window b1
- scroll 2 lines up:
+ scorre di due righe in alto:
/window scroll -2
- scroll 2 days up:
+ scorre all'indietro di due giorni:
/window scroll -2d
- scroll to beginning of current day:
- /window scroll -d
+ scorre all'inizio del giorno attuale:
+ /window scroll -d
........................................
diff --git a/doc/it/autogen/user/weechat_options.txt b/doc/it/autogen/user/weechat_options.txt
index 35aee9f0c..e7a477f8f 100644
--- a/doc/it/autogen/user/weechat_options.txt
+++ b/doc/it/autogen/user/weechat_options.txt
@@ -574,7 +574,7 @@
** valori: qualsiasi stringa (valore predefinito: "%h/ssl/CAs.pem")
* *weechat.plugin.autoload*
-** descrizione: comma separated list of plugins to load automatically at startup, "*" means all plugins found, a name beginning with "!" is a negative value to prevent a plugin from being loaded, names can start or end with "*" to match several plugins (examples: "*" or "*,!lua,!tcl")
+** descrizione: elenco separato da virgole di plugin da caricare automaticamente all'avvio, "*" equivale a tutti i plugin trovati. un nome che comincia con "!" è un valore negativo per impedire il caricamento di un plugin, i nomi possono iniziare o finire con "*" per corrispondere a più plugin (esempi: "*" oppure "*,!lua,!tcl")
** tipo: stringa
** valori: qualsiasi stringa (valore predefinito: "*")