]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - plugins/DomainWhitelist/locale/DomainWhitelist.pot
Localisation updates from http://translatewiki.net.
[quix0rs-gnu-social.git] / plugins / DomainWhitelist / locale / DomainWhitelist.pot
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5 #
6 #, fuzzy
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: \n"
11 "POT-Creation-Date: 2011-04-27 12:36+0000\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=CHARSET\n"
17 "Content-Transfer-Encoding: 8bit\n"
18
19 #. TRANS: Client exception thrown when a given e-mailaddress is not in the domain whitelist.
20 #. TRANS: %s is a whitelisted e-mail domain.
21 #: DomainWhitelistPlugin.php:63
22 #, php-format
23 msgid "Email address must be in this domain: %s."
24 msgstr ""
25
26 #. TRANS: Separator for whitelisted domains.
27 #: DomainWhitelistPlugin.php:70
28 msgctxt "SEPARATOR"
29 msgid ", "
30 msgstr ""
31
32 #. TRANS: Plugin description.
33 #: DomainWhitelistPlugin.php:131
34 msgid "Restrict domains for email users."
35 msgstr ""