mirror of
https://github.com/anope/anope.git
synced 2026-07-10 21:23:13 +02:00
89 lines
3.7 KiB
Plaintext
89 lines
3.7 KiB
Plaintext
# Dutch translations for cs_enforce
|
|
# Engelse vertalingen voor het cs_enforce
|
|
# Copyright (C) 2010 Anope Team
|
|
# This file is distributed under the same license as the Anope IRC Services
|
|
# Adam <adam@anope.org>, 2010.
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Anope\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2010-09-25 21:06-0400\n"
|
|
"PO-Revision-Date: 2010-09-25 21:07-0400\n"
|
|
"Last-Translator: Adam <adam@anope.org>\n"
|
|
"Language-Team: Dutch\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=ISO-8859-1\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
|
|
#: cs_enforce.cpp:215
|
|
msgid " ENFORCE Enforce various channel modes and set options"
|
|
msgstr " ENFORCE Forceer enkele kanaalmodes en set-opties"
|
|
|
|
#: cs_enforce.cpp:180
|
|
msgid ""
|
|
"Enforce various channel modes and set options. The channel\n"
|
|
"option indicates what channel to enforce the modes and options\n"
|
|
"on. The what option indicates what modes and options to\n"
|
|
"enforce, and can be any of SET, SECUREOPS, RESTRICTED, MODES,\n"
|
|
"or +R. When left out, it defaults to SET.\n"
|
|
" \n"
|
|
"If what is SET, it will enforce SECUREOPS and RESTRICTED\n"
|
|
"on the users currently in the channel, if they are set. Give\n"
|
|
"SECUREOPS to enforce the SECUREOPS option, even if it is not\n"
|
|
"enabled. Use RESTRICTED to enfore the RESTRICTED option, also\n"
|
|
"if it's not enabled."
|
|
msgstr ""
|
|
"Forceer enkele kannalmodes en set-opties. De \037kanaal\037 optie\n"
|
|
"geeft aan op welk kanaal de modes en opties geforceerd moeten\n"
|
|
"worden. De \037wat\037 optie geeft aan welke modes en opties\n"
|
|
"geforceerd moeten worden; dit kan SET, SECUREOPS, RESTRICTED,\n"
|
|
"MODES, of +R zijn. Indien weggelaten is dit standaard SET.\n"
|
|
" \n"
|
|
"Als er voor \037wat\037 SET wordt ingevuld, zullen SECUREOPS en\n"
|
|
"RESTRICTED geforceerd worden op de gebruikers in het kanaal,\n"
|
|
"maar alleen als die opties aangezet zijn voor het kanaal. Als\n"
|
|
"SECUREOPS of RESTRICTED wordt gegeven voor \037wat\037 zal die optie\n"
|
|
"altijd geforceerd worden, ook als die niet is aangezet."
|
|
|
|
#: cs_enforce.cpp:147 cs_enforce.cpp:152 cs_enforce.cpp:157 cs_enforce.cpp:162
|
|
#: cs_enforce.cpp:167
|
|
#, c-format
|
|
msgid "Enforced %s"
|
|
msgstr ""
|
|
|
|
#: cs_enforce.cpp:193
|
|
msgid ""
|
|
"If what is MODES, it will enforce channelmode +R if it is\n"
|
|
"set. If +R is specified for what, the +R channelmode will\n"
|
|
"also be enforced, but even if it is not set. If it is not set,\n"
|
|
"users will be banned to ensure they don't just rejoin."
|
|
msgstr ""
|
|
"Als er voor \037wat\037 MODES wordt ingevuld, zal kanaalmode +R worden\n"
|
|
"geforceerd, als die op het kanaal aan staat. Als +R wordt ingevuld,\n"
|
|
"zal kanaalmode +R worden geforceerd, maar ook als die niet aan"
|
|
"staat voor het kanaal. Als +R niet aan staat, zullen alle ook\n"
|
|
"gebanned worden om te zorgen dat ze niet opnieuw het kanaal binnen\n"
|
|
"kunnen komen."
|
|
|
|
#: cs_enforce.cpp:198
|
|
msgid ""
|
|
"If what is MODES, nothing will be enforced, since it would\n"
|
|
"enforce modes that the current ircd does not support. If +R is\n"
|
|
"specified for what, an equalivant of channelmode +R on\n"
|
|
"other ircds will be enforced. All users that are in the channel\n"
|
|
"but have not identified for their nickname will be kicked and\n"
|
|
"banned from the channel."
|
|
msgstr ""
|
|
"Als er voor \037wat\037 MODES wordt ingevuld, zal er niks gebeuren.\n"
|
|
"Normaal gesproken wordt er een kanaalmode geforceerd die op deze\n"
|
|
"server niet ondersteund wordt. Als +R wordt ingevuld voor \037wat\037\n"
|
|
"zullen alle gebruikers die in het kanaal zitten maar zich niet\n"
|
|
"hebben geidentificeerd voor hun nick uit het kanaal gekicked en\n"
|
|
"verbannen worden."
|
|
|
|
#: cs_enforce.cpp:178 cs_enforce.cpp:210
|
|
msgid "Syntax: ENFORCE channel [what]"
|
|
msgstr "Syntax: \002ENFORCE \037kanaal\037 [\037wat\037]\002"
|