From a2907dee98b7f82adf389db85b8368317041a872 Mon Sep 17 00:00:00 2001 From: ZNC-Jenkins Date: Mon, 23 Sep 2019 00:27:32 +0000 Subject: [PATCH] Update translations from Crowdin for it_IT --- modules/po/adminlog.it_IT.po | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/modules/po/adminlog.it_IT.po b/modules/po/adminlog.it_IT.po index 4f7e14e8..f461dbdb 100644 --- a/modules/po/adminlog.it_IT.po +++ b/modules/po/adminlog.it_IT.po @@ -14,15 +14,15 @@ msgstr "" #: adminlog.cpp:29 msgid "Show the logging target" -msgstr "Mostra il target (destinazione) del logging" +msgstr "Mostra il percorso in cui vengono salvati i logging" #: adminlog.cpp:31 msgid " [path]" -msgstr "Usa: Target [path]" +msgstr " [percorso]" #: adminlog.cpp:32 msgid "Set the logging target" -msgstr "Imposta il target (destinazione) del logging" +msgstr "Imposta il percorso in cui vengono salvati i logging" #: adminlog.cpp:142 msgid "Access denied" @@ -46,7 +46,7 @@ msgstr "Utilizzo: Target [path]" #: adminlog.cpp:170 msgid "Unknown target" -msgstr "Target (destinazione) sconosciuto" +msgstr "Target sconosciuto. Puoi scegliere fra: file|syslog|both" #: adminlog.cpp:192 msgid "Logging is enabled for file" @@ -62,8 +62,8 @@ msgstr "Il logging รจ abilitato per entrambi, file e syslog" #: adminlog.cpp:204 msgid "Log file will be written to {1}" -msgstr "I file di Log verranno scritti su {1}" +msgstr "I file di Log verranno scritti in {1}" #: adminlog.cpp:222 msgid "Log ZNC events to file and/or syslog." -msgstr "Logga gli eventi dello ZNC su file e/o syslog." +msgstr "Logga gli eventi della ZNC su file e/o syslog."