summaryrefslogtreecommitdiff
path: root/doc/it
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2010-12-12 09:57:28 +0100
committerSebastien Helleu <flashcode@flashtux.org>2010-12-12 09:57:28 +0100
commitbea89de51c4f94262caaa87c5f9552fe112ef828 (patch)
tree1d38a784f09fb65913624b5d01e5dea6b97efa16 /doc/it
parent4669eac3726a641978b3cc1b0716b67b3eec4050 (diff)
downloadweechat-bea89de51c4f94262caaa87c5f9552fe112ef828.zip
Update italian translations and doc
Diffstat (limited to 'doc/it')
-rw-r--r--doc/it/autogen/user/irc_commands.txt34
-rw-r--r--doc/it/autogen/user/relay_commands.txt28
-rw-r--r--doc/it/autogen/user/weechat_options.txt4
-rw-r--r--doc/it/weechat_plugin_api.it.txt5
-rw-r--r--doc/it/weechat_user.it.txt56
5 files changed, 61 insertions, 66 deletions
diff --git a/doc/it/autogen/user/irc_commands.txt b/doc/it/autogen/user/irc_commands.txt
index 54ec14fff..81475c3ec 100644
--- a/doc/it/autogen/user/irc_commands.txt
+++ b/doc/it/autogen/user/irc_commands.txt
@@ -50,27 +50,27 @@
nick: utente o host da bannare
........................................
-&bull; *`/connect`* `[servername [servername ...] | hostname[/port] [-option[=value]] [-nooption] | -all | -open] [-nojoin] [-switch]`::
+&bull; *`/connect`* `[nome_server [nome_server ...] | nome_host[/porta] [-opzione[=valore]] [-nooption] | -all | -open] [-nojoin] [-switch]`::
........................................
connette ad uno o più server IRC
- servername: internal server name to connect (server must have been created by /server add)
- hostname: hostname (or IP) of a server (this will create a TEMPORARY 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: connect to all servers defined in configuration
- -open: connect to all opened servers that are not currently connected
- -nojoin: do not join any channel (even if autojoin is enabled on server)
- -switch: switch to next server address
+ nome_server: nome interno del server a cui connettersi (il server deve essere stato creato con /server add)
+ 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)
+ -all: connette a tutti i server definiti nella configurazione
+ -open: connette a tutti i server aperti ai quali non si è attualmente connessi
+ -nojoin: non entrare in nessun canale (anche se l'ingresso automatico è attivo sul server)
+ -switch: passa al server successivo
- 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
/connect -switch
........................................
@@ -449,15 +449,15 @@
dati: dati raw da inviare
........................................
-&bull; *`/reconnect`* `[servername [servername ...] | -all] [-nojoin] [-switch]`::
+&bull; *`/reconnect`* `[nome_server [nome_server ...] | -all [-nojoin] [switch]`::
........................................
riconnette a uno (o più) server
- servername: server name to reconnect
- -all: reconnect to all servers
- -nojoin: do not join any channel (even if autojoin is enabled on server)
- -switch: switch to next server address
+ nome_server: nome del server a cui riconnettersi
+ -all: riconnetti a tutti i server
+ nojoin: non entrare in nessun canale (anche se l'ingresso automatico è abilitato sul server)
+ -switch: passa al server successivo
........................................
&bull; *`/rehash`* `[opzione]`::
diff --git a/doc/it/autogen/user/relay_commands.txt b/doc/it/autogen/user/relay_commands.txt
index c40c3640c..fe3255d65 100644
--- a/doc/it/autogen/user/relay_commands.txt
+++ b/doc/it/autogen/user/relay_commands.txt
@@ -3,21 +3,21 @@
........................................
controllo relay
- list: list relay clients (only active relays)
- listfull: list relay clients (verbose, all relays)
- listrelay: list relays (name and port)
- add: add relay for a protocol + name
- del: remove relay for a protocol + name
- protocol.name: protocol and name to relay
- currently, only protocol "irc" is supported
- for example: irc.freenode
- port: port used for relay
- raw: open buffer with raw Relay data
+ list: elenca i client relay (solo quelli attivi)
+ listfull: elenca i client relay (dettagliato, tutti i relay)
+ listrelay: elenca i relay (nome e porta)
+ add: aggiungi relay per un protocollo + nome
+ del: rimuovi relay per un protocollo + nome
+ protocollo.nome: protocollo e nome con cui effettuare il relay
+ al momento, è supportato solo il protocollo "irc"
+ ad esempio: irc.freenode
+ porta: porta utilizzata per il relay
+ raw: apre il buffer con dati Relay
- Without argument, this command opens buffer with list of relay clients.
+ Senza argomento, il comando apre i buffer con l'elenco dei client relay.
- Example:
- irc proxy, for server "freenode":
- /relay add irc.freenode 8000
+ Esempio:
+ proxy irc, per il server "freenode":
+ /relay add irc.freenode.net 8000
........................................
diff --git a/doc/it/autogen/user/weechat_options.txt b/doc/it/autogen/user/weechat_options.txt
index fd2d92afd..943c5c6af 100644
--- a/doc/it/autogen/user/weechat_options.txt
+++ b/doc/it/autogen/user/weechat_options.txt
@@ -349,7 +349,7 @@
** valori: none, highlight, message, all (valore predefinito: `all`)
* *weechat.look.buffer_time_format*
-** descrizione: `time format for each line displayed in buffers (see man strftime for date/time specifiers), colors are allowed with format "${color}", for example french time: "${lightblue}%H${white}%M${lightred}%S"`
+** descrizione: `formato dell'ora per ogni riga visualizzata nei buffer (consultare man strftime per gli specificatori data/ora), i colori sono consentiti nel formato "${colore}", nell'orario italiano ad esempio: "${lightblue}%H${white}%M{lightred}%S"`
** tipo: stringa
** valori: qualsiasi stringa (valore predefinito: `"%H:%M:%S"`)
@@ -389,7 +389,7 @@
** valori: qualsiasi stringa (valore predefinito: `""`)
* *weechat.look.highlight_regex*
-** descrizione: `regular expression used to check if a message has highlight or not, at least one match in string must be surrounded by word chars (alphanumeric, "-", "_" or "|"), regular expression is case sensitive, example: "FlashCode|flashy"`
+** descrizione: `l'espressione regolare usata per verificare se un messaggio contiene un evento oppure no, almeno una corrispondenza nella stringa deve essere circondata da caratteri :(alfanumerici, "-", "_" or "|"), l'espressione regolare è esatta, esempio "FlashCode|flashy"`
** tipo: stringa
** valori: qualsiasi stringa (valore predefinito: `""`)
diff --git a/doc/it/weechat_plugin_api.it.txt b/doc/it/weechat_plugin_api.it.txt
index 13ac3c948..79dbd6e8d 100644
--- a/doc/it/weechat_plugin_api.it.txt
+++ b/doc/it/weechat_plugin_api.it.txt
@@ -6217,9 +6217,8 @@ Valore restituito:
* puntatore al nuovo hook, NULL in caso di errore
-// TRANSLATION MISSING
-When command has ended, or if timeout is reached, WeeChat will automatically
-unhook (and kill process if it is still running).
+Quando il comando ha terminato, o se viene raggiunto il timeout, WeeChat
+effettua automaticamente l'unhook (e termina il processo se ancora in esecuzione).
[NOTE]
La dimensione del buffer per l'invio dei dati alla callback è di 64KB (ci sono
diff --git a/doc/it/weechat_user.it.txt b/doc/it/weechat_user.it.txt
index 42f28c53e..4a6f48046 100644
--- a/doc/it/weechat_user.it.txt
+++ b/doc/it/weechat_user.it.txt
@@ -949,8 +949,7 @@ I plugin predefiniti sono:
| fifo | pipe FIFO utilizzata per inviare comandi da remoto su WeeChat
| irc | protocollo chat per IRC
| logger | Registra i buffer su file
-// TRANSLATION MISSING
-| relay | Relay data via network (IRC proxy)
+| relay | Relay dei dati via rete (proxy IRC)
| rmodifier | Cambia le stringhe del modificatore con espressioni regolari
| perl | API per lo scripting in Perl
| python | API per lo scripting in Python
@@ -1566,9 +1565,8 @@ variabili locali per il buffer corrente:
/buffer localvar
----------------------------------------
-// TRANSLATION MISSING
-For example, on buffer "irc.freenode.#weechat", WeeChat will search a mask with
-option name, in this order:
+Ad esempio, sul buffer "irc.freenode.#weechat", WeeChat cercherà un mask con il
+nome dell'opzione, in quest'ordine:
----------------------------------------
logger.mask.irc.freenode.#weechat
@@ -1577,22 +1575,21 @@ logger.mask.irc
logger.file.mask
----------------------------------------
-That means you can have masks specific for some IRC servers
-("logger.mask.irc.freenode") or for a plugin ("logger.mask.irc").
+Ciò vuol dire che si hanno dei mask specifici per alcuni server
+IRC ("logger.mask.irc.freenode") o per un plugin ("logger.mask.irc").
-// TRANSLATION MISSING
[[logger_files_by_date]]
-Log files by date
-+++++++++++++++++
+File di log per data
+++++++++++++++++++++
-To have log files by date, you can use date/time specifiers in mask (see
-`man strftime` for formats), for example:
+Per avere file di log per data, è possibile usare specificatori data/ora
+nei mask (consultare `man stfrtime` per i formati), ad esempio:
----------------------------------------
/set logger.file.mask "%Y/%m/$plugin.$name.weechatlog"
----------------------------------------
-You'll have following files:
+Si avranno i seguenti file:
........................................
~/.weechat/
@@ -1607,18 +1604,18 @@ You'll have following files:
| irc.freenode.#weechat.weechatlog
........................................
-// TRANSLATION MISSING
[[logger_irc_files_by_server_channel]]
-IRC log files by server and channel
+File di log IRC per server e canale
+++++++++++++++++++++++++++++++++++
-If you want one directory by IRC server and one file by channel inside:
+Se si desidera avere una cartella per il server IRC ed una per il canale
+al suo interno:
----------------------------------------
/set logger.mask.irc "irc/$server/$channel.weechatlog"
----------------------------------------
-You'll have following files:
+Si avranno i seguenti file:
........................................
~/.weechat/
@@ -1634,14 +1631,14 @@ You'll have following files:
| #chan2.weechatlog
........................................
-// TRANSLATION MISSING
[[relay_plugin]]
-Relay plugin
+Plugin Relay
~~~~~~~~~~~~
-The Relay plugin is used to relay data via network, using different protocols.
+Il plugin Relay viene utilizzato per inoltrare i dati via rete, facendo uso di
+protocolli differenti.
-Currently, only "irc" protocol is supported (IRC proxy).
+Al momento, è supportato solo il protocollo "irc" (proxy IRC).
[[relay_options]]
Opzioni (relay.conf)
@@ -1655,25 +1652,24 @@ Comandi
include::autogen/user/relay_commands.txt[]
-// TRANSLATION MISSING
[[relay_irc_proxy]]
-IRC proxy
+Proxy IRC
^^^^^^^^^
-The Relay plugin can act as an IRC proxy: you can define one port by IRC server
-and use a password for clients.
+Il plugin Relay può funzionare come un proxy IRC: è possibile definire una porta
+per il server IRC ed utilizzare una password per i client.
-For example:
+Ad esempio:
----------------------------------------
-/set relay.network.password "mypass"
+/set relay.network.password "miapass"
/relay add irc.freenode 8000
----------------------------------------
-Now you can connect on port 8000 with any IRC client (WeeChat, xchat,
-irssi, ..), using server password "mypass".
+Ora è possibile connettersi sulla porta 8000 con qualsiasi client IRC
+(WeeChat, xchat, irssi, ..) utilizzando la password del server "miapass".
-You can limit number of allowed clients:
+È possibile inoltre limitare il numero di client consentiti:
----------------------------------------
/set relay.network.max_clients 1