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

113 lines
2.9 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/autovoice.pot\n"
"Project-Id-Version: znc-bouncer\n"
"Language-Team: Dutch\n"
"Language: nl_NL\n"
#: autovoice.cpp:120
msgid "List all users"
msgstr "Laat alle gebruikers zien"
#: autovoice.cpp:122 autovoice.cpp:125
msgid "<user> <channel> [channel] ..."
msgstr "<gebruiker> <kanaal> [kanaal] ..."
#: autovoice.cpp:123
msgid "Adds channels to a user"
msgstr "Voegt kanalen toe aan een gebruiker"
#: autovoice.cpp:126
msgid "Removes channels from a user"
msgstr "Verwijdert kanalen van een gebruiker"
#: autovoice.cpp:128
msgid "<user> <hostmask> [channels]"
msgstr "<gebruiker> <hostmasker> [kanalen]"
#: autovoice.cpp:129
msgid "Adds a user"
msgstr "Voegt een gebruiker toe"
#: autovoice.cpp:131
msgid "<user>"
msgstr "<gebruiker>"
#: autovoice.cpp:131
msgid "Removes a user"
msgstr "Verwijdert een gebruiker"
#: autovoice.cpp:215
msgid "Usage: AddUser <user> <hostmask> [channels]"
msgstr "Gebruik: AddUser <gebruiker> <hostmasker> [kanalen]"
#: autovoice.cpp:229
msgid "Usage: DelUser <user>"
msgstr "Gebruik: DelUser <gebruiker>"
#: autovoice.cpp:238
msgid "There are no users defined"
msgstr "Er zijn geen gebruikers gedefinieerd"
#: autovoice.cpp:244 autovoice.cpp:250
msgid "User"
msgstr "Gebruiker"
#: autovoice.cpp:245 autovoice.cpp:251
msgid "Hostmask"
msgstr "Hostmasker"
#: autovoice.cpp:246 autovoice.cpp:252
msgid "Channels"
msgstr "Kanalen"
#: autovoice.cpp:263
msgid "Usage: AddChans <user> <channel> [channel] ..."
msgstr "Gebruik: AddChans <gebruiker> <kanaal> [kanaal] ..."
#: autovoice.cpp:270 autovoice.cpp:292 autovoice.cpp:329
msgid "No such user"
msgstr "Deze gebruiker bestaat niet"
#: autovoice.cpp:275
msgid "Channel(s) added to user {1}"
msgstr "Kana(a)l(en) toegevoegd aan gebruiker {1}"
#: autovoice.cpp:285
msgid "Usage: DelChans <user> <channel> [channel] ..."
msgstr "Gebruik: DelChans <gebruiker> <kanaal> [kanaal] ..."
#: autovoice.cpp:298
msgid "Channel(s) Removed from user {1}"
msgstr "Kana(a)l(en) verwijderd van gebruiker {1}"
#: autovoice.cpp:335
msgid "User {1} removed"
msgstr "Gebruiker {1} verwijderd"
#: autovoice.cpp:341
msgid "That user already exists"
msgstr "Die gebruiker bestaat al"
#: autovoice.cpp:347
msgid "User {1} added with hostmask {2}"
msgstr "Gebruiker {1} toegevoegd met hostmasker {2}"
#: autovoice.cpp:360
msgid ""
"Each argument is either a channel you want autovoice for (which can include "
"wildcards) or, if it starts with !, it is an exception for autovoice."
msgstr ""
"Elk argument is een kanaal waar je autovoice in wilt stellen (jokers mogen "
"gebruikt worden), of, als het begint met !, dan is het een uitzondering voor "
"autovoice."
#: autovoice.cpp:365
msgid "Auto voice the good people"
msgstr "Geeft goede gebruikers automatisch een stem"