Files
znc/modules/po/adminlog.it_IT.po
T
2019-07-27 00:27:31 +00:00

70 lines
1.8 KiB
Plaintext

msgid ""
msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: crowdin.com\n"
"X-Crowdin-Project: znc-bouncer\n"
"X-Crowdin-Language: it\n"
"X-Crowdin-File: /1.7.x/modules/po/adminlog.pot\n"
"Project-Id-Version: znc-bouncer\n"
"Last-Translator: Various people\n"
"Language-Team: Italian\n"
"Language: it_IT\n"
#: adminlog.cpp:29
msgid "Show the logging target"
msgstr "Mostra il target (destinazione) del logging"
#: adminlog.cpp:31
msgid "<file|syslog|both> [path]"
msgstr "Usa: Target <file|syslog|both> [path]"
#: adminlog.cpp:32
msgid "Set the logging target"
msgstr "Imposta il target (destinazione) del logging"
#: adminlog.cpp:142
msgid "Access denied"
msgstr "Accesso negato"
#: adminlog.cpp:156
msgid "Now logging to file"
msgstr "Adesso logging su file"
#: adminlog.cpp:160
msgid "Now only logging to syslog"
msgstr "Adesso logging solo su syslog"
#: adminlog.cpp:164
msgid "Now logging to syslog and file"
msgstr "Adesso logging su syslog e file"
#: adminlog.cpp:168
msgid "Usage: Target <file|syslog|both> [path]"
msgstr "Utilizzo: Target <file|syslog|both> [path]"
#: adminlog.cpp:170
msgid "Unknown target"
msgstr "Target (destinazione) sconosciuto"
#: adminlog.cpp:192
msgid "Logging is enabled for file"
msgstr "Il logging è abilitato per i file"
#: adminlog.cpp:195
msgid "Logging is enabled for syslog"
msgstr "Il logging è abilitato per il syslog"
#: adminlog.cpp:198
msgid "Logging is enabled for both, file and syslog"
msgstr "Il logging è abilitato per sia per i file sia per il syslog"
#: adminlog.cpp:204
msgid "Log file will be written to {1}"
msgstr "I file di Log verranno scritti su {1}"
#: adminlog.cpp:222
msgid "Log ZNC events to file and/or syslog."
msgstr "Logga gli eventi ZNC su file e/o syslog."