Files
znc/modules/po/adminlog.nl_NL.po
T

68 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-Crowdin-Project: znc-bouncer\n"
"X-Crowdin-Language: nl\n"
"X-Crowdin-File: /master/modules/po/adminlog.pot\n"
"Project-Id-Version: znc-bouncer\n"
"Language-Team: Dutch\n"
"Language: nl_NL\n"
#: adminlog.cpp:29
msgid "Show the logging target"
msgstr "Laat de bestemming voor het logboek zien"
#: adminlog.cpp:31
msgid "<file|syslog|both> [path]"
msgstr "<file|syslog|both> [pad]"
#: adminlog.cpp:32
msgid "Set the logging target"
msgstr "Stel de bestemming voor het logboek in"
#: adminlog.cpp:142
msgid "Access denied"
msgstr "Toegang geweigerd"
#: adminlog.cpp:156
msgid "Now logging to file"
msgstr "Logboek zal vanaf nu geschreven worden naar bestand"
#: adminlog.cpp:160
msgid "Now only logging to syslog"
msgstr "Logboek zal vanaf nu alleen geschreven worden naar syslog"
#: adminlog.cpp:164
msgid "Now logging to syslog and file"
msgstr "Logboek zal vanaf nu geschreven worden naar bestand en syslog"
#: adminlog.cpp:168
msgid "Usage: Target <file|syslog|both> [path]"
msgstr "Gebruik: Bestemming <file|syslog|both> [pad]"
#: adminlog.cpp:170
msgid "Unknown target"
msgstr "Onbekende bestemming"
#: adminlog.cpp:192
msgid "Logging is enabled for file"
msgstr "Logboek is ingesteld voor schrijven naar bestand"
#: adminlog.cpp:195
msgid "Logging is enabled for syslog"
msgstr "Logboek is ingesteld voor schrijven naar syslog"
#: adminlog.cpp:198
msgid "Logging is enabled for both, file and syslog"
msgstr "Logboek is ingesteld voor schrijven naar bestand en syslog"
#: adminlog.cpp:204
msgid "Log file will be written to {1}"
msgstr "Logboek zal geschreven worden naar {1}"
#: adminlog.cpp:222
msgid "Log ZNC events to file and/or syslog."
msgstr "Schrijf ZNC gebeurtenissen naar bestand en/of syslog."