]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - plugins/EmailRegistration/locale/EmailRegistration.pot
Snapshot of the Transifex translation project - February 2015
[quix0rs-gnu-social.git] / plugins / EmailRegistration / locale / EmailRegistration.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: 2015-02-27 16:31+0100\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 "Language: \n"
16 "MIME-Version: 1.0\n"
17 "Content-Type: text/plain; charset=CHARSET\n"
18 "Content-Transfer-Encoding: 8bit\n"
19
20 #. TRANS: Form instructions.
21 #: forms/confirmregistration.php:65
22 msgid "Enter a password to confirm your new account."
23 msgstr ""
24
25 #. TRANS: Field label in e-mail registration form.
26 #: forms/confirmregistration.php:74
27 msgctxt "LABEL"
28 msgid "User name"
29 msgstr ""
30
31 #. TRANS: Field label.
32 #: forms/confirmregistration.php:87
33 msgid "Email address"
34 msgstr ""
35
36 #. TRANS: Field label on account registration page.
37 #: forms/confirmregistration.php:99
38 msgid "Password"
39 msgstr ""
40
41 #. TRANS: Field title on account registration page.
42 #: forms/confirmregistration.php:101
43 msgid "6 or more characters."
44 msgstr ""
45
46 #. TRANS: Field label on account registration page. In this field the password has to be entered a second time.
47 #: forms/confirmregistration.php:105
48 msgctxt "PASSWORD"
49 msgid "Confirm"
50 msgstr ""
51
52 #. TRANS: Field title on account registration page.
53 #: forms/confirmregistration.php:107
54 msgid "Same as password above."
55 msgstr ""
56
57 #. TRANS: Checkbox title for terms of service and privacy policy.
58 #: forms/confirmregistration.php:123
59 #, php-format
60 msgid ""
61 "I agree to the <a href=\"%1$s\">Terms of service</a> and <a href=\"%1$s"
62 "\">Privacy policy</a> of this site."
63 msgstr ""
64
65 #. TRANS: Button text for action to register.
66 #. TRANS: Button text for registering an account.
67 #: forms/confirmregistration.php:152 forms/emailregistration.php:93
68 msgctxt "BUTTON"
69 msgid "Register"
70 msgstr ""
71
72 #. TRANS: Form instructions.
73 #: forms/emailregistration.php:61
74 msgid "Enter your email address to register for an account."
75 msgstr ""
76
77 #. TRANS: Field label on form for registering an account.
78 #: forms/emailregistration.php:69
79 msgctxt "LABEL"
80 msgid "E-mail address"
81 msgstr ""
82
83 #. TRANS: Client exception trown when registration by e-mail is not allowed.
84 #: actions/emailregister.php:84
85 msgid "Registration not allowed."
86 msgstr ""
87
88 #. TRANS: Client exception trown when trying to register without an invitation.
89 #: actions/emailregister.php:96 actions/emailregister.php:138
90 msgid "Sorry, only invited people can register."
91 msgstr ""
92
93 #. TRANS: Client exception thrown when no confirmation code was provided.
94 #: actions/emailregister.php:107
95 msgid "No confirmation code."
96 msgstr ""
97
98 #. TRANS: Client exception trown when using an invitation multiple times.
99 #: actions/emailregister.php:115 actions/emailregister.php:146
100 msgid "Invitation already used."
101 msgstr ""
102
103 #. TRANS: Client exception thrown when given confirmation code was not issued.
104 #: actions/emailregister.php:123 actions/emailregister.php:155
105 msgid "No such confirmation code."
106 msgstr ""
107
108 #. TRANS: Title for registration page.
109 #: actions/emailregister.php:170
110 msgctxt "TITLE"
111 msgid "Register"
112 msgstr ""
113
114 #. TRANS: Title for page where to register with a confirmation code.
115 #: actions/emailregister.php:176
116 msgctxt "TITLE"
117 msgid "Complete registration"
118 msgstr ""
119
120 #. TRANS: Confirmation text after initial registration.
121 #. TRANS: %s an e-mail address.
122 #: actions/emailregister.php:236
123 #, php-format
124 msgid ""
125 "An email was sent to %s to confirm that address. Check your email inbox for "
126 "instructions."
127 msgstr ""
128
129 #. TRANS: Client exception trown when trying to set password with an invalid confirmation code.
130 #: actions/emailregister.php:270
131 msgid "No confirmation thing."
132 msgstr ""
133
134 #. TRANS: Error text when trying to register without agreeing to the terms.
135 #: actions/emailregister.php:275
136 msgid "You must accept the terms of service and privacy policy to register."
137 msgstr ""
138
139 #. TRANS: Error text when trying to register without a password.
140 #: actions/emailregister.php:278
141 msgid "You must set a password"
142 msgstr ""
143
144 #. TRANS: Error text when trying to register with too short a password.
145 #: actions/emailregister.php:281
146 msgid "Password must be 6 or more characters."
147 msgstr ""
148
149 #. TRANS: Error text when trying to register without providing the same password twice.
150 #: actions/emailregister.php:284
151 msgid "Passwords do not match."
152 msgstr ""
153
154 #. TRANS: Exception trown when using an invitation multiple times.
155 #: actions/emailregister.php:316
156 msgid "Failed to register user."
157 msgstr ""
158
159 #. TRANS: Subject for confirmation e-mail.
160 #. TRANS: %s is the StatusNet sitename.
161 #: actions/emailregister.php:350
162 #, php-format
163 msgid "Confirm your registration on %s"
164 msgstr ""
165
166 #. TRANS: Body for confirmation e-mail.
167 #. TRANS: %1$s is the StatusNet sitename, %2$s is the confirmation URL.
168 #: actions/emailregister.php:356
169 #, php-format
170 msgid ""
171 "Someone (probably you) has requested an account on %1$s using this email "
172 "address.\n"
173 "To confirm the address, click the following URL or copy it into the address "
174 "bar of your browser.\n"
175 "%2$s\n"
176 "If it was not you, you can safely ignore this message."
177 msgstr ""
178
179 #. TRANS: Error text when trying to register with an already registered e-mail address.
180 #. TRANS: %s is the URL to recover password at.
181 #: EmailRegistrationPlugin.php:92
182 #, php-format
183 msgid ""
184 "A user with that email address already exists. You can use the <a href=\"%s"
185 "\">password recovery</a> tool to recover a missing password."
186 msgstr ""
187
188 #. TRANS: Error text when trying to register with an invalid e-mail address.
189 #: EmailRegistrationPlugin.php:106
190 msgid "Not a valid email address."
191 msgstr ""
192
193 #. TRANS: Subject for confirmation e-mail.
194 #. TRANS: %s is the StatusNet sitename.
195 #: EmailRegistrationPlugin.php:150
196 #, php-format
197 msgid "Welcome to %s"
198 msgstr ""
199
200 #. TRANS: Plugin description.
201 #: EmailRegistrationPlugin.php:183
202 msgid "Use email only for registration."
203 msgstr ""