mirror of
https://github.com/anope/anope.git
synced 2026-06-28 16:36:39 +02:00
08583dc107
out of the core and into the modules that use them.
38 lines
1.3 KiB
Plaintext
38 lines
1.3 KiB
Plaintext
# Dutch translations for cs_appendtopic
|
|
# Engelse vertalingen voor het cs_appendtopic
|
|
# Copyright (C) 2011 Anope Team
|
|
# This file is distributed under the same license as Anope IRC Services
|
|
# Adam <adam@anope.org>, 2011.
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Anope\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2011-02-04 03:41-0500\n"
|
|
"PO-Revision-Date: 2010-09-25 20:55-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_appendtopic.cpp:106
|
|
msgid " APPENDTOPIC Add text to a channels topic"
|
|
msgstr " APPENDTOPIC Voeg tekst aan een kanaal onderwerp toe"
|
|
|
|
#: ../cs_appendtopic.cpp:90 ../cs_appendtopic.cpp:101
|
|
msgid "Syntax: APPENDTOPIC channel text"
|
|
msgstr "Gebruik: APPENDTOPIC kanaal tekst"
|
|
|
|
#: ../cs_appendtopic.cpp:92
|
|
msgid ""
|
|
"This command allows users to append text to a currently set\n"
|
|
"channel topic. When TOPICLOCK is on, the topic is updated and\n"
|
|
"the new, updated topic is locked."
|
|
msgstr ""
|
|
"Dit command stelt gebruikers in staat om text toe te voegen\n"
|
|
"achter het huidige onderwerp van een kanaal. Als TOPICLOCK aan\n"
|
|
"staat, zal het onderwerp worden bijgewerkt en zal het nieuwe,\n"
|
|
"bijgewerkte topic worden geforceerd."
|