]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - plugins/RequireValidatedEmail/locale/RequireValidatedEmail.pot
Localisation updates from http://translatewiki.net.
[quix0rs-gnu-social.git] / plugins / RequireValidatedEmail / locale / RequireValidatedEmail.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-18 11:22+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 #: RequireValidatedEmailPlugin.php:121
20 msgid "You must validate your email address before posting."
21 msgstr ""
22
23 #: RequireValidatedEmailPlugin.php:141
24 msgid "You must provide an email address to register."
25 msgstr ""
26
27 #: RequireValidatedEmailPlugin.php:245
28 msgid "Disables posting without a validated email address."
29 msgstr ""
30
31 #: confirmfirstemail.php:69
32 msgid "You are already logged in."
33 msgstr ""
34
35 #: confirmfirstemail.php:77
36 msgid "Confirmation code not found."
37 msgstr ""
38
39 #: confirmfirstemail.php:84
40 msgid "No user for that confirmation code."
41 msgstr ""
42
43 #: confirmfirstemail.php:90
44 #, php-format
45 msgid "Unrecognized address type %s."
46 msgstr ""
47
48 #. TRANS: Client error for an already confirmed email/jabber/sms address.
49 #: confirmfirstemail.php:95
50 msgid "That address has already been confirmed."
51 msgstr ""
52
53 #: confirmfirstemail.php:106
54 msgid "Password too short."
55 msgstr ""
56
57 #: confirmfirstemail.php:109
58 msgid "Passwords do not match."
59 msgstr ""
60
61 #: confirmfirstemail.php:165
62 #, php-format
63 msgid ""
64 "You have confirmed the email address for your new user account %s. Use the "
65 "form below to set your new password."
66 msgstr ""
67
68 #: confirmfirstemail.php:175
69 msgid "Set a password"
70 msgstr ""
71
72 #: confirmfirstemail.php:191
73 msgid "Confirm email"
74 msgstr ""
75
76 #: confirmfirstemail.php:209
77 msgid "New password"
78 msgstr ""
79
80 #: confirmfirstemail.php:210
81 msgid "6 or more characters."
82 msgstr ""
83
84 #: confirmfirstemail.php:213
85 msgid "Confirm"
86 msgstr ""
87
88 #: confirmfirstemail.php:214
89 msgid "Same as password above."
90 msgstr ""
91
92 #: confirmfirstemail.php:221
93 msgid "Save"
94 msgstr ""