mirror of
https://github.com/znc/znc.git
synced 2026-03-28 17:42:41 +01:00
94 lines
2.2 KiB
Plaintext
94 lines
2.2 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-Project-ID: 289533\n"
|
|
"X-Crowdin-Language: nl\n"
|
|
"X-Crowdin-File: /master/modules/po/identfile.pot\n"
|
|
"X-Crowdin-File-ID: 174\n"
|
|
"Project-Id-Version: znc-bouncer\n"
|
|
"Language-Team: Dutch\n"
|
|
"Language: nl_NL\n"
|
|
|
|
#: identfile.cpp:30
|
|
msgid "Show file name"
|
|
msgstr "Laat bestandsnaam zien"
|
|
|
|
#: identfile.cpp:32
|
|
msgid "<file>"
|
|
msgstr "<bestand>"
|
|
|
|
#: identfile.cpp:32
|
|
msgid "Set file name"
|
|
msgstr "Stel bestandsnaam in"
|
|
|
|
#: identfile.cpp:34
|
|
msgid "Show file format"
|
|
msgstr "Laat bestandsindeling zien"
|
|
|
|
#: identfile.cpp:36
|
|
msgid "<format>"
|
|
msgstr "<bestandsindeling>"
|
|
|
|
#: identfile.cpp:36
|
|
msgid "Set file format"
|
|
msgstr "Stel bestandsindeling in"
|
|
|
|
#: identfile.cpp:38
|
|
msgid "Show current state"
|
|
msgstr "Laat huidige status zien"
|
|
|
|
#: identfile.cpp:48
|
|
#, c++-format
|
|
msgid "File is set to: {1}"
|
|
msgstr "Bestand is ingesteld naar: {1}"
|
|
|
|
#: identfile.cpp:53
|
|
#, c++-format
|
|
msgid "File has been set to: {1}"
|
|
msgstr "Bestand is ingesteld naar: {1}"
|
|
|
|
#: identfile.cpp:58
|
|
#, c++-format
|
|
msgid "Format has been set to: {1}"
|
|
msgstr "Bestandsindeling is ingesteld op: {1}"
|
|
|
|
#: identfile.cpp:59 identfile.cpp:65
|
|
#, c++-format
|
|
msgid "Format would be expanded to: {1}"
|
|
msgstr "Bestandsindeling zou uitgebreid worden naar: {1}"
|
|
|
|
#: identfile.cpp:64
|
|
#, c++-format
|
|
msgid "Format is set to: {1}"
|
|
msgstr "Bestandsindeling is ingesteld op: {1}"
|
|
|
|
#: identfile.cpp:78
|
|
msgid "identfile is free"
|
|
msgstr "identiteitbestand is vrij"
|
|
|
|
#: identfile.cpp:86
|
|
msgid "Access denied"
|
|
msgstr "Toegang geweigerd"
|
|
|
|
#: identfile.cpp:181
|
|
msgid ""
|
|
"Aborting connection, another user or network is currently connecting and "
|
|
"using the ident spoof file"
|
|
msgstr ""
|
|
"Verbinding afbreken, een andere gebruiker of netwerk is momenteel aan het "
|
|
"verbinden en gebruikt het identiteitsbestand"
|
|
|
|
#: identfile.cpp:189
|
|
#, c++-format
|
|
msgid "[{1}] could not be written, retrying..."
|
|
msgstr "Kon niet schrijven naar [{1}], opnieuw aan het proberen..."
|
|
|
|
#: identfile.cpp:223
|
|
msgid "Write the ident of a user to a file when they are trying to connect."
|
|
msgstr ""
|
|
"Schrijf de identiteit van een gebruiker naar een bestand wanneer zij "
|
|
"proberen te verbinden."
|