blob: 030108e231e38071b8a5d832a4b106db68bf5a91 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
# Dutch translations for ns_maxemail
# Engelse vertalingen voor het ns_maxemail
# 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: 2010-09-25 23:51-0400\n"
"PO-Revision-Date: 2010-09-25 23:57-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"
#: ns_maxemail.cpp:33
#, c-format
msgid "The given email address has reached it's usage limit of %d users."
msgstr "Het gegeven email adres heeft de limiet van %d gebruikers bereikt."
#: ns_maxemail.cpp:31
msgid "The given email address has reached it's usage limit of 1 user."
msgstr "Het gegeven email adres heeft de limiet van 1 gebruiker bereikt."
|