2010-09-28 08:09:29 +09:00
|
|
|
# Translation of StatusNet - RequireValidatedEmail to Dutch (Nederlands)
|
2011-01-30 07:10:15 +09:00
|
|
|
# Exported from translatewiki.net
|
2010-09-28 08:09:29 +09:00
|
|
|
#
|
|
|
|
# Author: Siebrand
|
|
|
|
# --
|
|
|
|
# This file is distributed under the same license as the StatusNet package.
|
|
|
|
#
|
|
|
|
msgid ""
|
|
|
|
msgstr ""
|
|
|
|
"Project-Id-Version: StatusNet - RequireValidatedEmail\n"
|
|
|
|
"Report-Msgid-Bugs-To: \n"
|
2011-02-24 20:52:28 +09:00
|
|
|
"POT-Creation-Date: 2011-02-24 10:32+0000\n"
|
|
|
|
"PO-Revision-Date: 2011-02-24 10:40:44+0000\n"
|
2010-09-28 08:09:29 +09:00
|
|
|
"Language-Team: Dutch <http://translatewiki.net/wiki/Portal:nl>\n"
|
|
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
|
|
"Content-Transfer-Encoding: 8bit\n"
|
2011-02-24 20:52:28 +09:00
|
|
|
"X-POT-Import-Date: 2011-01-29 22:28:20+0000\n"
|
|
|
|
"X-Generator: MediaWiki 1.18alpha (r82712); Translate extension (2011-02-01)\n"
|
2010-09-28 08:09:29 +09:00
|
|
|
"X-Translation-Project: translatewiki.net at http://translatewiki.net\n"
|
|
|
|
"X-Language-Code: nl\n"
|
|
|
|
"X-Message-Group: #out-statusnet-plugin-requirevalidatedemail\n"
|
|
|
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
|
|
|
2011-02-24 20:52:28 +09:00
|
|
|
#: RequireValidatedEmailPlugin.php:100
|
2010-09-28 08:09:29 +09:00
|
|
|
msgid "You must validate your email address before posting."
|
|
|
|
msgstr "U moet uw e-mailadres bevestigen voordat u berichten kunt plaatsen."
|
|
|
|
|
2011-02-24 20:52:28 +09:00
|
|
|
#: RequireValidatedEmailPlugin.php:120
|
2010-09-28 08:09:29 +09:00
|
|
|
msgid "You must provide an email address to register."
|
|
|
|
msgstr "U moet een e-mailadres opgeven om te kunnen registreren."
|
|
|
|
|
2011-02-24 20:52:28 +09:00
|
|
|
#: RequireValidatedEmailPlugin.php:224
|
2010-10-19 05:03:29 +09:00
|
|
|
msgid "Disables posting without a validated email address."
|
2010-10-20 08:24:09 +09:00
|
|
|
msgstr "Schakelt berichten plaatsen zonder gevalideerd e-mailadres uit."
|