diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2021-05-11 21:39:46 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2021-05-11 21:39:46 +0200 |
commit | be575e54000e7c349912c5a1694dbd7293b35df9 (patch) | |
tree | 8e856d2d8a0781fa66e6798adeadc74e51a55a7b /po/it.po | |
parent | 7f8f5f94e3f09868f7c72d566f00848a8c6bf1d0 (diff) | |
download | weechat-be575e54000e7c349912c5a1694dbd7293b35df9.zip |
core: update translations (issue #1285)
Diffstat (limited to 'po/it.po')
-rw-r--r-- | po/it.po | 264 |
1 files changed, 172 insertions, 92 deletions
@@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2021-05-04 20:34+0200\n" +"POT-Creation-Date: 2021-05-11 21:38+0200\n" "PO-Revision-Date: 2021-02-06 15:55+0100\n" "Last-Translator: Esteban I. Ruiz Moreno <exio4.com@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -165,7 +165,9 @@ msgstr "Uso: %s [opzione...] [plugin:opzione...]\n" msgid "" " -a, --no-connect disable auto-connect to servers at startup\n" " -c, --colors display default colors in terminal\n" -" -d, --dir <path> set WeeChat home directory (default: ~/.weechat)\n" +" -d, --dir <path> force a single WeeChat home directory\n" +" or 4 different directories separated by colons " +"(in this order: config, data, cache, runtime)\n" " (environment variable WEECHAT_HOME is read if " "this option is not given)\n" " -t, --temp-dir create a temporary WeeChat homedirectory and " @@ -234,29 +236,6 @@ msgstr "" msgid "Error: missing argument for \"%s\" option\n" msgstr "Errore: argomento mancante per l'opzione \"%s\"\n" -msgid "Error: unable to get HOME directory\n" -msgstr "Errore: impossibile aprire la directory HOME\n" - -msgid "Error: not enough memory for home directory\n" -msgstr "Errore: spazio insufficiente per la directory home\n" - -#, fuzzy, c-format -msgid "" -"Error: unable to create a temporary home directory (using template: \"%s\")\n" -msgstr "%s%s: impossibile creare la directory per i log (\"%s\")" - -msgid "Error: WEECHAT_HOME is undefined, check build options\n" -msgstr "" -"Errore: WEECHAT_HOME non è definito, verificare le opzioni di compilazione\n" - -#, c-format -msgid "Error: home (%s) is not a directory\n" -msgstr "Errore: home (%s) non è una directory\n" - -#, c-format -msgid "Error: cannot create directory \"%s\"\n" -msgstr "Errore: impossibile creare la directory \"%s\"\n" - msgid "WeeChat is running in headless mode (Ctrl-C to quit)." msgstr "" @@ -2810,7 +2789,7 @@ msgid "" "IMPORTANT: you must restore the session with exactly same configuration " "(files *.conf).\n" "It is possible to restore WeeChat session on another machine if you copy the " -"content of directory \"~/.weechat\"." +"content of WeeChat home directories (see /debug dirs)." msgstr "" "path_del_binario: path del binario di WeeChat (di default è il corrente)\n" "\n" @@ -4457,11 +4436,9 @@ msgstr "" "processo figlio)" msgid "" -"file containing the certificate authorities (\"%h\" will be replaced by " -"WeeChat home, \"~/.weechat\" by default)" +"file containing the certificate authorities (path is evaluated, see function " +"string_eval_path_home in plugin API reference)" msgstr "" -"file contenente le autorità certificative (\"%h\" sarà sostituito dalla home " -"di WeeChat, predefinita: \"~/.weechat)" msgid "timeout (in seconds) for gnutls handshake" msgstr "timeout (in secondi) per l'handshake di gnutls" @@ -4496,11 +4473,9 @@ msgid "comma separated list of file name extensions for plugins" msgstr "elenco separato da virgole di estensioni dei nomi file per i plugin" msgid "" -"path for searching plugins (\"%h\" will be replaced by WeeChat home, \"~/." -"weechat\" by default)" +"path for searching plugins (path is evaluated, see function " +"string_eval_path_home in plugin API reference)" msgstr "" -"path per la ricerca dei plugin (\"%h\" sarà sostituito dalla home di " -"WeeChat, \"~/.weechat come predefinita)" msgid "save configuration files when unloading plugins" msgstr "salva i file di configurazione allo scaricamento dei plugin" @@ -4580,15 +4555,34 @@ msgstr "Uso della memoria (consultare \"man mallinfo\" per aiuto):" msgid "Memory usage not available (function \"mallinfo\" not found)" msgstr "Uso della memoria non disponibile (funzione \"mallinfo\" non trovata)" +msgid "TEMPORARY, deleted on exit" +msgstr "" + msgid "Directories:" msgstr "Directory:" -msgid "(TEMPORARY, deleted on exit)" +#, fuzzy +msgid "Error: not enough memory\n" +msgstr "%sSpazio non sufficiente" + +#, c-format +msgid "" +"Error: wrong number of paths for home directories (expected: 1 or 4, " +"received: %d)\n" msgstr "" #, fuzzy, c-format -msgid " (default: %s)" -msgstr " segnale: %s" +msgid "" +"Error: unable to create a temporary home directory (using template: \"%s\")\n" +msgstr "%s%s: impossibile creare la directory per i log (\"%s\")" + +#, fuzzy, c-format +msgid "Error: \"%s\" is not a directory\n" +msgstr "Errore: home (%s) non è una directory\n" + +#, c-format +msgid "Error: cannot create directory \"%s\"\n" +msgstr "Errore: impossibile creare la directory \"%s\"\n" #, c-format msgid "%sError sending signal %d to pid %d: %s" @@ -4627,8 +4621,8 @@ msgstr "%sErrore: troppe chiamate al comando \"%s\" (loop)" #, fuzzy msgid "" "Error: unable to create/append to log file (weechat.log)\n" -"If another WeeChat process is using this file, try to run WeeChat\n" -"with another home using the \"--dir\" command line option.\n" +"If another WeeChat process is using this file, try to run WeeChat with a " +"specific home directory using the \"--dir\" command line option.\n" msgstr "" "Errore: impossibile creare/continuare il file di log (weechat.log).\n" "Se un'altra istanza di WeeChat usa questo file, eseguire WeeChat\n" @@ -5905,14 +5899,17 @@ msgid "" "\n" "FIFO pipe is used as remote control of WeeChat: you can send commands or " "text to the FIFO pipe from your shell.\n" -"By default the FIFO pipe is in ~/.weechat/weechat_fifo\n" +"By default the FIFO pipe is called weechat_fifo_xxx (where xxx is the " +"WeeChat process id) and located in the WeeChat runtime directory (see /debug " +"dirs).\n" "\n" "The expected format is one of:\n" " plugin.buffer *text or command here\n" " *text or command here\n" "\n" "For example to change your freenode nick:\n" -" echo 'irc.server.freenode */nick newnick' >~/.weechat/weechat_fifo\n" +" echo 'irc.server.freenode */nick newnick' >/run/user/1000/weechat/" +"weechat_fifo_12345\n" "\n" "Please read the user's guide for more info and examples.\n" "\n" @@ -5924,15 +5921,10 @@ msgstr "" msgid "enable FIFO pipe" msgstr "nome della pipe FIFO" -#, fuzzy msgid "" -"path for FIFO file; \"%h\" at beginning of string is replaced by WeeChat " -"home (\"~/.weechat\" by default); WeeChat PID can be used in path with " -"${info:pid} (note: content is evaluated, see /help eval)" +"path for FIFO file; WeeChat PID can be used in path with ${info:pid} (path " +"is evaluated, see function string_eval_path_home in plugin API reference)" msgstr "" -"path per i file di log di WeeChat: \"%h\" all'inizio della stringa viene " -"sostituito dalla directory home di WeeChat (predefinita è \"~/.weechat); " -"sono ammessi gli specificatori di data (consultare man strftime)" msgid "name of FIFO pipe" msgstr "nome della pipe FIFO" @@ -8494,9 +8486,10 @@ msgstr "" msgid "use SSL for server communication" msgstr "usa SSL per le comunicazioni col server" +#, fuzzy msgid "" -"SSL certificate file used to automatically identify your nick (\"%h\" will " -"be replaced by WeeChat home, \"~/.weechat\" by default)" +"SSL certificate file used to automatically identify your nick (path is " +"evaluated, see function string_eval_path_home in plugin API reference)" msgstr "" "file del certificato SSL usato per identificare automaticamente il proprio " "nick (\"%h\" sarà sostituito dalla home di WeeChat, \"~/.weechat come " @@ -8591,8 +8584,8 @@ msgstr "" #, fuzzy msgid "" -"file with ECC private key for mechanism \"ecdsa-nist256p-challenge\" (\"%h\" " -"will be replaced by WeeChat home, \"~/.weechat\" by default)" +"file with ECC private key for mechanism \"ecdsa-nist256p-challenge\" (path " +"is evaluated, see function string_eval_path_home in plugin API reference)" msgstr "" "path per la ricerca dei plugin (\"%h\" sarà sostituito dalla home di " "WeeChat, \"~/.weechat come predefinita)" @@ -10643,15 +10636,11 @@ msgid "text to write after nick in prefix of message, example: \">\"" msgstr "" "testo da scrivere dopo il nick nel prefisso del messaggo, esempio: \"<\"" -#, fuzzy msgid "" -"path for WeeChat log files; \"%h\" at beginning of string is replaced by " -"WeeChat home (\"~/.weechat\" by default); date specifiers are permitted (see " -"man strftime) (note: content is evaluated, see /help eval)" +"path for WeeChat log files; date specifiers are permitted (see man strftime) " +"(path is evaluated, see function string_eval_path_home in plugin API " +"reference)" msgstr "" -"path per i file di log di WeeChat: \"%h\" all'inizio della stringa viene " -"sostituito dalla directory home di WeeChat (predefinita è \"~/.weechat); " -"sono ammessi gli specificatori di data (consultare man strftime)" msgid "" "replacement char for special chars in filename built with mask (like " @@ -10822,7 +10811,26 @@ msgstr "" msgid "directory separator" msgstr "separatore directory" -msgid "WeeChat directory" +msgid "" +"WeeChat directory (*deprecated* since version 3.2, replaced by " +"\"weechat_config_dir\", \"weechat_data_dir\", \"weechat_cache_dir\" and " +"\"weechat_runtime_dir\")" +msgstr "" + +#, fuzzy +msgid "WeeChat config directory" +msgstr "directory WeeChat" + +#, fuzzy +msgid "WeeChat data directory" +msgstr "directory WeeChat" + +#, fuzzy +msgid "WeeChat cache directory" +msgstr "directory \"locale\" di WeeChat" + +#, fuzzy +msgid "WeeChat runtime directory" msgstr "directory WeeChat" msgid "WeeChat \"lib\" directory" @@ -11565,9 +11573,8 @@ msgid "" " stop: close the server socket (clients remain connected)\n" " name: relay name (see format below)\n" " port: port used for relay\n" -" path: path used for relay (for UNIX domain socket only); \"%h\" at " -"beginning of string is replaced by WeeChat home (\"~/.weechat\" by default), " -"content is evaluated (see /help eval)\n" +" path: path used for relay (for UNIX domain socket only); path is " +"evaluated (see function string_eval_path_home in plugin API reference)\n" " raw: open buffer with raw Relay data\n" " sslcertkey: set SSL certificate/key using path in option relay.network." "ssl_cert_key\n" @@ -11609,7 +11616,7 @@ msgid "" " weechat protocol with SSL, using IPv4 + IPv6:\n" " /relay add ipv4.ipv6.ssl.weechat 9001\n" " weechat protocol over UNIX domain socket:\n" -" /relay add unix.weechat %h/relay_socket" +" /relay add unix.weechat ${weechat_runtime_dir}/relay_socket" msgstr "" " list: elenca i client relay (solo quelli attivi)\n" " listfull: elenca i client relay (dettagliato, tutti i relay)\n" @@ -11691,14 +11698,10 @@ msgstr "%s%s: errore: nome non consentito per il protocollo \"%s\"" msgid "%s%s: error: relay for \"%s\" already exists" msgstr "%s%s: errore: il relay per \"%s\" esiste già" -#, fuzzy msgid "" -"path to a socket file; \"%h\" at beginning of string is replaced by WeeChat " -"home (\"~/.weechat\" by default), content is evaluated (see /help eval)" +"path to a socket file (path is evaluated, see function string_eval_path_home " +"in plugin API reference)" msgstr "" -"path per i file di log di WeeChat: \"%h\" all'inizio della stringa viene " -"sostituito dalla directory home di WeeChat (predefinita è \"~/.weechat); " -"sono ammessi gli specificatori di data (consultare man strftime)" #, fuzzy msgid "port for relay" @@ -11828,8 +11831,11 @@ msgid "" "not be too high if your CPU is slow" msgstr "" +#, fuzzy msgid "" -"file with SSL certificate and private key (for serving clients with SSL)" +"file with SSL certificate and private key (for serving clients with SSL) " +"(path is evaluated, see function string_eval_path_home in plugin API " +"reference)" msgstr "" "file con il certificato SSL e la chiave privata (per servire i client con " "SSL)" @@ -12545,15 +12551,10 @@ msgid "" "upgraded and can not be removed, for example: \"go.py,urlserver.py\"" msgstr "" -#, fuzzy msgid "" -"local cache directory for scripts; \"%h\" at beginning of string is replaced " -"by WeeChat home (\"~/.weechat\" by default) (note: content is evaluated, " -"see /help eval)" +"local cache directory for scripts (path is evaluated, see function " +"string_eval_path_home in plugin API reference)" msgstr "" -"path per i file di log di WeeChat: \"%h\" all'inizio della stringa viene " -"sostituito dalla directory home di WeeChat (predefinita è \"~/.weechat); " -"sono ammessi gli specificatori di data (consultare man strftime)" #, fuzzy msgid "URL for file with list of scripts" @@ -13653,15 +13654,10 @@ msgstr "" msgid "convert spaces to underscores when sending and receiving files" msgstr "converti gli spazi in underscore all'invio dei file" -#, fuzzy msgid "" -"path for writing incoming files: \"%h\" at beginning of string is replaced " -"by WeeChat home (\"~/.weechat\" by default) (note: content is evaluated, " -"see /help eval)" +"path for writing incoming files (path is evaluated, see function " +"string_eval_path_home in plugin API reference)" msgstr "" -"path per i file di log di WeeChat: \"%h\" all'inizio della stringa viene " -"sostituito dalla directory home di WeeChat (predefinita è \"~/.weechat); " -"sono ammessi gli specificatori di data (consultare man strftime)" msgid "" "temporary filename suffix used during the transfer for a file received, it " @@ -13669,15 +13665,10 @@ msgid "" "used during the transfer" msgstr "" -#, fuzzy msgid "" -"path for reading files when sending (when no path is specified by user): \"%h" -"\" at beginning of string is replaced by WeeChat home (\"~/.weechat\" by " -"default) (note: content is evaluated, see /help eval)" +"path for reading files when sending (path is evaluated, see function " +"string_eval_path_home in plugin API reference)" msgstr "" -"path per i file di log di WeeChat: \"%h\" all'inizio della stringa viene " -"sostituito dalla directory home di WeeChat (predefinita è \"~/.weechat); " -"sono ammessi gli specificatori di data (consultare man strftime)" msgid "use remote nick as prefix in local filename when receiving a file" msgstr "" @@ -13759,6 +13750,95 @@ msgstr "%s%s: timeout per \"%s\" con %s" msgid "%s%s: unable to connect: unexpected error (%d)" msgstr "%s%s: impossibile connettersi al mittente" +#~ msgid "Error: unable to get HOME directory\n" +#~ msgstr "Errore: impossibile aprire la directory HOME\n" + +#~ msgid "Error: not enough memory for home directory\n" +#~ msgstr "Errore: spazio insufficiente per la directory home\n" + +#~ msgid "Error: WEECHAT_HOME is undefined, check build options\n" +#~ msgstr "" +#~ "Errore: WEECHAT_HOME non è definito, verificare le opzioni di " +#~ "compilazione\n" + +#~ msgid "" +#~ "file containing the certificate authorities (\"%h\" will be replaced by " +#~ "WeeChat home, \"~/.weechat\" by default)" +#~ msgstr "" +#~ "file contenente le autorità certificative (\"%h\" sarà sostituito dalla " +#~ "home di WeeChat, predefinita: \"~/.weechat)" + +#~ msgid "" +#~ "path for searching plugins (\"%h\" will be replaced by WeeChat home, \"~/." +#~ "weechat\" by default)" +#~ msgstr "" +#~ "path per la ricerca dei plugin (\"%h\" sarà sostituito dalla home di " +#~ "WeeChat, \"~/.weechat come predefinita)" + +#, fuzzy, c-format +#~ msgid " (default: %s)" +#~ msgstr " segnale: %s" + +#, fuzzy +#~ msgid "" +#~ "path for FIFO file; \"%h\" at beginning of string is replaced by WeeChat " +#~ "home (\"~/.weechat\" by default); WeeChat PID can be used in path with " +#~ "${info:pid} (note: content is evaluated, see /help eval)" +#~ msgstr "" +#~ "path per i file di log di WeeChat: \"%h\" all'inizio della stringa viene " +#~ "sostituito dalla directory home di WeeChat (predefinita è \"~/.weechat); " +#~ "sono ammessi gli specificatori di data (consultare man strftime)" + +#, fuzzy +#~ msgid "" +#~ "path for WeeChat log files; \"%h\" at beginning of string is replaced by " +#~ "WeeChat home (\"~/.weechat\" by default); date specifiers are permitted " +#~ "(see man strftime) (note: content is evaluated, see /help eval)" +#~ msgstr "" +#~ "path per i file di log di WeeChat: \"%h\" all'inizio della stringa viene " +#~ "sostituito dalla directory home di WeeChat (predefinita è \"~/.weechat); " +#~ "sono ammessi gli specificatori di data (consultare man strftime)" + +#, fuzzy +#~ msgid "" +#~ "path to a socket file; \"%h\" at beginning of string is replaced by " +#~ "WeeChat home (\"~/.weechat\" by default), content is evaluated (see /help " +#~ "eval)" +#~ msgstr "" +#~ "path per i file di log di WeeChat: \"%h\" all'inizio della stringa viene " +#~ "sostituito dalla directory home di WeeChat (predefinita è \"~/.weechat); " +#~ "sono ammessi gli specificatori di data (consultare man strftime)" + +#, fuzzy +#~ msgid "" +#~ "local cache directory for scripts; \"%h\" at beginning of string is " +#~ "replaced by WeeChat home (\"~/.weechat\" by default) (note: content is " +#~ "evaluated, see /help eval)" +#~ msgstr "" +#~ "path per i file di log di WeeChat: \"%h\" all'inizio della stringa viene " +#~ "sostituito dalla directory home di WeeChat (predefinita è \"~/.weechat); " +#~ "sono ammessi gli specificatori di data (consultare man strftime)" + +#, fuzzy +#~ msgid "" +#~ "path for writing incoming files: \"%h\" at beginning of string is " +#~ "replaced by WeeChat home (\"~/.weechat\" by default) (note: content is " +#~ "evaluated, see /help eval)" +#~ msgstr "" +#~ "path per i file di log di WeeChat: \"%h\" all'inizio della stringa viene " +#~ "sostituito dalla directory home di WeeChat (predefinita è \"~/.weechat); " +#~ "sono ammessi gli specificatori di data (consultare man strftime)" + +#, fuzzy +#~ msgid "" +#~ "path for reading files when sending (when no path is specified by user): " +#~ "\"%h\" at beginning of string is replaced by WeeChat home (\"~/.weechat\" " +#~ "by default) (note: content is evaluated, see /help eval)" +#~ msgstr "" +#~ "path per i file di log di WeeChat: \"%h\" all'inizio della stringa viene " +#~ "sostituito dalla directory home di WeeChat (predefinita è \"~/.weechat); " +#~ "sono ammessi gli specificatori di data (consultare man strftime)" + #~ msgid "path to python 2.x interpreter" #~ msgstr "path per l'interprete python 2.x" |