2011-04-20 09:19:58 +01:00
|
|
|
# SOME DESCRIPTIVE TITLE.
|
|
|
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
|
|
|
# This file is distributed under the same license as the PACKAGE package.
|
|
|
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
|
|
|
#
|
|
|
|
#, fuzzy
|
|
|
|
msgid ""
|
|
|
|
msgstr ""
|
|
|
|
"Project-Id-Version: PACKAGE VERSION\n"
|
|
|
|
"Report-Msgid-Bugs-To: \n"
|
2019-08-07 22:17:24 +01:00
|
|
|
"POT-Creation-Date: 2019-08-14 14:51+0100\n"
|
2011-04-20 09:19:58 +01:00
|
|
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
|
|
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
|
|
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
2015-03-08 08:34:38 +00:00
|
|
|
"Language: \n"
|
2011-04-20 09:19:58 +01:00
|
|
|
"MIME-Version: 1.0\n"
|
|
|
|
"Content-Type: text/plain; charset=CHARSET\n"
|
|
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
|
2019-06-08 18:34:12 +01:00
|
|
|
#. TRANS: Error text when trying to register with an already registered e-mail address.
|
|
|
|
#. TRANS: %s is the URL to recover password at.
|
|
|
|
#: EmailRegistrationPlugin.php:94
|
2015-03-08 08:34:38 +00:00
|
|
|
#, php-format
|
|
|
|
msgid ""
|
2019-06-08 18:34:12 +01:00
|
|
|
"A user with that email address already exists. You can use the <a href=\"%s"
|
|
|
|
"\">password recovery</a> tool to recover a missing password."
|
2015-03-08 08:34:38 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2019-06-08 18:34:12 +01:00
|
|
|
#. TRANS: Error text when trying to register with an invalid e-mail address.
|
|
|
|
#: EmailRegistrationPlugin.php:108
|
|
|
|
msgid "Not a valid email address."
|
2015-03-08 08:34:38 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2019-06-08 18:34:12 +01:00
|
|
|
#. TRANS: Subject for confirmation e-mail.
|
|
|
|
#. TRANS: %s is the StatusNet sitename.
|
|
|
|
#: EmailRegistrationPlugin.php:152
|
|
|
|
#, php-format
|
|
|
|
msgid "Welcome to %s"
|
2015-03-08 08:34:38 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2019-06-08 18:34:12 +01:00
|
|
|
#. TRANS: Plugin description.
|
|
|
|
#: EmailRegistrationPlugin.php:185
|
|
|
|
msgid "Use email only for registration."
|
2015-03-08 08:34:38 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2011-06-05 10:50:05 +01:00
|
|
|
#. TRANS: Client exception trown when registration by e-mail is not allowed.
|
2015-03-08 08:34:38 +00:00
|
|
|
#: actions/emailregister.php:84
|
2011-06-05 10:50:05 +01:00
|
|
|
msgid "Registration not allowed."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. TRANS: Client exception trown when trying to register without an invitation.
|
2019-06-08 18:34:12 +01:00
|
|
|
#: actions/emailregister.php:96 actions/emailregister.php:139
|
2011-06-05 10:50:05 +01:00
|
|
|
msgid "Sorry, only invited people can register."
|
|
|
|
msgstr ""
|
|
|
|
|
2011-04-20 09:19:58 +01:00
|
|
|
#. TRANS: Client exception thrown when no confirmation code was provided.
|
2015-03-08 08:34:38 +00:00
|
|
|
#: actions/emailregister.php:107
|
2011-04-20 09:19:58 +01:00
|
|
|
msgid "No confirmation code."
|
|
|
|
msgstr ""
|
|
|
|
|
2011-06-05 10:50:05 +01:00
|
|
|
#. TRANS: Client exception trown when using an invitation multiple times.
|
2019-06-08 18:34:12 +01:00
|
|
|
#: actions/emailregister.php:115 actions/emailregister.php:147
|
2011-06-05 10:50:05 +01:00
|
|
|
msgid "Invitation already used."
|
|
|
|
msgstr ""
|
|
|
|
|
2011-04-20 09:19:58 +01:00
|
|
|
#. TRANS: Client exception thrown when given confirmation code was not issued.
|
2019-06-08 18:34:12 +01:00
|
|
|
#: actions/emailregister.php:123 actions/emailregister.php:156
|
2011-04-20 09:19:58 +01:00
|
|
|
msgid "No such confirmation code."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. TRANS: Title for registration page.
|
2019-06-08 18:34:12 +01:00
|
|
|
#: actions/emailregister.php:171
|
2011-04-20 09:19:58 +01:00
|
|
|
msgctxt "TITLE"
|
|
|
|
msgid "Register"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. TRANS: Title for page where to register with a confirmation code.
|
2019-06-08 18:34:12 +01:00
|
|
|
#: actions/emailregister.php:177
|
2011-04-20 09:19:58 +01:00
|
|
|
msgctxt "TITLE"
|
|
|
|
msgid "Complete registration"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. TRANS: Confirmation text after initial registration.
|
|
|
|
#. TRANS: %s an e-mail address.
|
2015-03-08 08:34:38 +00:00
|
|
|
#: actions/emailregister.php:236
|
2011-04-20 09:19:58 +01:00
|
|
|
#, php-format
|
|
|
|
msgid ""
|
|
|
|
"An email was sent to %s to confirm that address. Check your email inbox for "
|
|
|
|
"instructions."
|
|
|
|
msgstr ""
|
|
|
|
|
2011-06-05 10:50:05 +01:00
|
|
|
#. TRANS: Client exception trown when trying to set password with an invalid confirmation code.
|
2019-06-08 18:34:12 +01:00
|
|
|
#: actions/emailregister.php:275
|
2011-06-05 10:50:05 +01:00
|
|
|
msgid "No confirmation thing."
|
|
|
|
msgstr ""
|
|
|
|
|
2011-04-20 09:19:58 +01:00
|
|
|
#. TRANS: Error text when trying to register without agreeing to the terms.
|
2019-06-08 18:34:12 +01:00
|
|
|
#: actions/emailregister.php:280
|
2011-04-20 09:19:58 +01:00
|
|
|
msgid "You must accept the terms of service and privacy policy to register."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. TRANS: Error text when trying to register without a password.
|
2019-06-08 18:34:12 +01:00
|
|
|
#: actions/emailregister.php:283
|
2011-04-20 09:19:58 +01:00
|
|
|
msgid "You must set a password"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. TRANS: Error text when trying to register with too short a password.
|
2019-06-08 18:34:12 +01:00
|
|
|
#: actions/emailregister.php:286
|
2011-04-20 09:19:58 +01:00
|
|
|
msgid "Password must be 6 or more characters."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. TRANS: Error text when trying to register without providing the same password twice.
|
2019-06-08 18:34:12 +01:00
|
|
|
#: actions/emailregister.php:289
|
2011-04-20 09:19:58 +01:00
|
|
|
msgid "Passwords do not match."
|
|
|
|
msgstr ""
|
|
|
|
|
2011-06-05 10:50:05 +01:00
|
|
|
#. TRANS: Exception trown when using an invitation multiple times.
|
2019-06-08 18:34:12 +01:00
|
|
|
#: actions/emailregister.php:317
|
2011-06-05 10:50:05 +01:00
|
|
|
msgid "Failed to register user."
|
|
|
|
msgstr ""
|
|
|
|
|
2011-04-20 09:19:58 +01:00
|
|
|
#. TRANS: Subject for confirmation e-mail.
|
|
|
|
#. TRANS: %s is the StatusNet sitename.
|
2019-06-08 18:34:12 +01:00
|
|
|
#: actions/emailregister.php:355
|
2011-04-20 09:19:58 +01:00
|
|
|
#, php-format
|
|
|
|
msgid "Confirm your registration on %s"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. TRANS: Body for confirmation e-mail.
|
|
|
|
#. TRANS: %1$s is the StatusNet sitename, %2$s is the confirmation URL.
|
2019-06-08 18:34:12 +01:00
|
|
|
#: actions/emailregister.php:361
|
2011-04-20 09:19:58 +01:00
|
|
|
#, php-format
|
|
|
|
msgid ""
|
|
|
|
"Someone (probably you) has requested an account on %1$s using this email "
|
|
|
|
"address.\n"
|
|
|
|
"To confirm the address, click the following URL or copy it into the address "
|
|
|
|
"bar of your browser.\n"
|
|
|
|
"%2$s\n"
|
|
|
|
"If it was not you, you can safely ignore this message."
|
|
|
|
msgstr ""
|
|
|
|
|
2019-06-08 18:34:12 +01:00
|
|
|
#. TRANS: Form instructions.
|
|
|
|
#: forms/confirmregistration.php:67
|
|
|
|
msgid "Enter a password to confirm your new account."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. TRANS: Field label in e-mail registration form.
|
|
|
|
#: forms/confirmregistration.php:80
|
|
|
|
msgctxt "LABEL"
|
|
|
|
msgid "User name"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. TRANS: Field label.
|
|
|
|
#: forms/confirmregistration.php:92
|
|
|
|
msgid "Email address"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. TRANS: Field label on account registration page.
|
|
|
|
#: forms/confirmregistration.php:104
|
|
|
|
msgid "Password"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. TRANS: Field title on account registration page.
|
|
|
|
#: forms/confirmregistration.php:106
|
|
|
|
msgid "6 or more characters."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. TRANS: Field label on account registration page. In this field the password has to be entered a second time.
|
|
|
|
#: forms/confirmregistration.php:111
|
|
|
|
msgctxt "PASSWORD"
|
|
|
|
msgid "Confirm"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. TRANS: Field title on account registration page.
|
|
|
|
#: forms/confirmregistration.php:113
|
|
|
|
msgid "Same as password above."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: forms/confirmregistration.php:134
|
2011-04-21 19:54:12 +01:00
|
|
|
#, php-format
|
|
|
|
msgid ""
|
2019-06-08 18:34:12 +01:00
|
|
|
"I agree to the <a href=\"%1$s\">Terms of service</a> and <a href=\"%1$s"
|
|
|
|
"\">Privacy policy</a> of this site."
|
2011-04-21 19:54:12 +01:00
|
|
|
msgstr ""
|
|
|
|
|
2019-06-08 18:34:12 +01:00
|
|
|
#. TRANS: Button text for action to register.
|
|
|
|
#. TRANS: Button text for registering an account.
|
|
|
|
#: forms/confirmregistration.php:164 forms/emailregistration.php:93
|
|
|
|
msgctxt "BUTTON"
|
|
|
|
msgid "Register"
|
2011-04-21 19:54:12 +01:00
|
|
|
msgstr ""
|
|
|
|
|
2019-06-08 18:34:12 +01:00
|
|
|
#. TRANS: Form instructions.
|
|
|
|
#: forms/emailregistration.php:61
|
|
|
|
msgid "Enter your email address to register for an account."
|
2011-05-05 22:24:49 +01:00
|
|
|
msgstr ""
|
|
|
|
|
2019-06-08 18:34:12 +01:00
|
|
|
#. TRANS: Field label on form for registering an account.
|
|
|
|
#: forms/emailregistration.php:69
|
|
|
|
msgctxt "LABEL"
|
|
|
|
msgid "E-mail address"
|
2011-04-20 09:19:58 +01:00
|
|
|
msgstr ""
|