mirror of
https://github.com/znc/znc.git
synced 2026-07-06 01:41:12 +02:00
72 lines
2.0 KiB
Plaintext
72 lines
2.0 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/ctcpflood.pot\n"
|
|
"Project-Id-Version: znc-bouncer\n"
|
|
"Language-Team: Dutch\n"
|
|
"Language: nl_NL\n"
|
|
|
|
#: ctcpflood.cpp:25 ctcpflood.cpp:27
|
|
msgid "<limit>"
|
|
msgstr "<limiet>"
|
|
|
|
#: ctcpflood.cpp:25
|
|
msgid "Set seconds limit"
|
|
msgstr "Stel seconden limiet in"
|
|
|
|
#: ctcpflood.cpp:27
|
|
msgid "Set lines limit"
|
|
msgstr "Stel regel limiet in"
|
|
|
|
#: ctcpflood.cpp:29
|
|
msgid "Show the current limits"
|
|
msgstr "Laat de huidige limieten zien"
|
|
|
|
#: ctcpflood.cpp:76
|
|
msgid "Limit reached by {1}, blocking all CTCP"
|
|
msgstr "Limiet bereikt met {1}, alle CTCPs zullen worden geblokkeerd"
|
|
|
|
#: ctcpflood.cpp:98
|
|
msgid "Usage: Secs <limit>"
|
|
msgstr "Gebruik: Secs <limiet>"
|
|
|
|
#: ctcpflood.cpp:113
|
|
msgid "Usage: Lines <limit>"
|
|
msgstr "Gebruik: Lines <limiet>"
|
|
|
|
#: ctcpflood.cpp:125
|
|
msgid "1 CTCP message"
|
|
msgid_plural "{1} CTCP messages"
|
|
msgstr[0] "1 CTCP bericht"
|
|
msgstr[1] "{1} CTCP berichten"
|
|
|
|
#: ctcpflood.cpp:127
|
|
msgid "every second"
|
|
msgid_plural "every {1} seconds"
|
|
msgstr[0] "Elke seconde"
|
|
msgstr[1] "Elke {2} seconden"
|
|
|
|
#: ctcpflood.cpp:129
|
|
msgid "Current limit is {1} {2}"
|
|
msgstr "Huidige limit is {1} {2}"
|
|
|
|
#: ctcpflood.cpp:145
|
|
msgid ""
|
|
"This user module takes none to two arguments. The first argument is the "
|
|
"number of lines after which the flood-protection is triggered. The second "
|
|
"argument is the time (sec) to in which the number of lines is reached. The "
|
|
"default setting is 4 CTCPs in 2 seconds"
|
|
msgstr ""
|
|
"Deze gebruikersmodule accepteert geen tot twee argumenten. Het eerste "
|
|
"argument is het aantal regels waarna de overstroom-bescherming in gang gezet "
|
|
"zal worden. Het tweede argument is de tijd (seconden) in welke dit aantal "
|
|
"bereikt wordt. De standaard instelling is 4 CTCP berichten in 2 seconden"
|
|
|
|
#: ctcpflood.cpp:151
|
|
msgid "Don't forward CTCP floods to clients"
|
|
msgstr "Stuur CTCP overstromingen niet door naar clients"
|