[TRANSLATION] Update POTs and normalize files
This commit is contained in:
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2015-02-27 16:31+0100\n"
|
||||
"POT-Creation-Date: 2019-06-08 18:20+0100\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@@ -17,67 +17,30 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=CHARSET\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#. TRANS: Form instructions.
|
||||
#: forms/confirmregistration.php:65
|
||||
msgid "Enter a password to confirm your new account."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Field label in e-mail registration form.
|
||||
#: forms/confirmregistration.php:74
|
||||
msgctxt "LABEL"
|
||||
msgid "User name"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Field label.
|
||||
#: forms/confirmregistration.php:87
|
||||
msgid "Email address"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Field label on account registration page.
|
||||
#: forms/confirmregistration.php:99
|
||||
msgid "Password"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Field title on account registration page.
|
||||
#: forms/confirmregistration.php:101
|
||||
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:105
|
||||
msgctxt "PASSWORD"
|
||||
msgid "Confirm"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Field title on account registration page.
|
||||
#: forms/confirmregistration.php:107
|
||||
msgid "Same as password above."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Checkbox title for terms of service and privacy policy.
|
||||
#: forms/confirmregistration.php:123
|
||||
#. 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
|
||||
#, php-format
|
||||
msgid ""
|
||||
"I agree to the <a href=\"%1$s\">Terms of service</a> and <a href=\"%1$s"
|
||||
"\">Privacy policy</a> of this site."
|
||||
"A user with that email address already exists. You can use the <a href=\"%s"
|
||||
"\">password recovery</a> tool to recover a missing password."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Button text for action to register.
|
||||
#. TRANS: Button text for registering an account.
|
||||
#: forms/confirmregistration.php:152 forms/emailregistration.php:93
|
||||
msgctxt "BUTTON"
|
||||
msgid "Register"
|
||||
#. TRANS: Error text when trying to register with an invalid e-mail address.
|
||||
#: EmailRegistrationPlugin.php:108
|
||||
msgid "Not a valid email address."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Form instructions.
|
||||
#: forms/emailregistration.php:61
|
||||
msgid "Enter your email address to register for an account."
|
||||
#. TRANS: Subject for confirmation e-mail.
|
||||
#. TRANS: %s is the StatusNet sitename.
|
||||
#: EmailRegistrationPlugin.php:152
|
||||
#, php-format
|
||||
msgid "Welcome to %s"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Field label on form for registering an account.
|
||||
#: forms/emailregistration.php:69
|
||||
msgctxt "LABEL"
|
||||
msgid "E-mail address"
|
||||
#. TRANS: Plugin description.
|
||||
#: EmailRegistrationPlugin.php:185
|
||||
msgid "Use email only for registration."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Client exception trown when registration by e-mail is not allowed.
|
||||
@@ -86,7 +49,7 @@ msgid "Registration not allowed."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Client exception trown when trying to register without an invitation.
|
||||
#: actions/emailregister.php:96 actions/emailregister.php:138
|
||||
#: actions/emailregister.php:96 actions/emailregister.php:139
|
||||
msgid "Sorry, only invited people can register."
|
||||
msgstr ""
|
||||
|
||||
@@ -96,23 +59,23 @@ msgid "No confirmation code."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Client exception trown when using an invitation multiple times.
|
||||
#: actions/emailregister.php:115 actions/emailregister.php:146
|
||||
#: actions/emailregister.php:115 actions/emailregister.php:147
|
||||
msgid "Invitation already used."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Client exception thrown when given confirmation code was not issued.
|
||||
#: actions/emailregister.php:123 actions/emailregister.php:155
|
||||
#: actions/emailregister.php:123 actions/emailregister.php:156
|
||||
msgid "No such confirmation code."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Title for registration page.
|
||||
#: actions/emailregister.php:170
|
||||
#: actions/emailregister.php:171
|
||||
msgctxt "TITLE"
|
||||
msgid "Register"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Title for page where to register with a confirmation code.
|
||||
#: actions/emailregister.php:176
|
||||
#: actions/emailregister.php:177
|
||||
msgctxt "TITLE"
|
||||
msgid "Complete registration"
|
||||
msgstr ""
|
||||
@@ -127,45 +90,45 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Client exception trown when trying to set password with an invalid confirmation code.
|
||||
#: actions/emailregister.php:270
|
||||
#: actions/emailregister.php:275
|
||||
msgid "No confirmation thing."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Error text when trying to register without agreeing to the terms.
|
||||
#: actions/emailregister.php:275
|
||||
#: actions/emailregister.php:280
|
||||
msgid "You must accept the terms of service and privacy policy to register."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Error text when trying to register without a password.
|
||||
#: actions/emailregister.php:278
|
||||
#: actions/emailregister.php:283
|
||||
msgid "You must set a password"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Error text when trying to register with too short a password.
|
||||
#: actions/emailregister.php:281
|
||||
#: actions/emailregister.php:286
|
||||
msgid "Password must be 6 or more characters."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Error text when trying to register without providing the same password twice.
|
||||
#: actions/emailregister.php:284
|
||||
#: actions/emailregister.php:289
|
||||
msgid "Passwords do not match."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Exception trown when using an invitation multiple times.
|
||||
#: actions/emailregister.php:316
|
||||
#: actions/emailregister.php:317
|
||||
msgid "Failed to register user."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Subject for confirmation e-mail.
|
||||
#. TRANS: %s is the StatusNet sitename.
|
||||
#: actions/emailregister.php:350
|
||||
#: actions/emailregister.php:355
|
||||
#, 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.
|
||||
#: actions/emailregister.php:356
|
||||
#: actions/emailregister.php:361
|
||||
#, php-format
|
||||
msgid ""
|
||||
"Someone (probably you) has requested an account on %1$s using this email "
|
||||
@@ -176,28 +139,64 @@ msgid ""
|
||||
"If it was not you, you can safely ignore this message."
|
||||
msgstr ""
|
||||
|
||||
#. 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:92
|
||||
#. 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
|
||||
#, php-format
|
||||
msgid ""
|
||||
"A user with that email address already exists. You can use the <a href=\"%s"
|
||||
"\">password recovery</a> tool to recover a missing password."
|
||||
"I agree to the <a href=\"%1$s\">Terms of service</a> and <a href=\"%1$s"
|
||||
"\">Privacy policy</a> of this site."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Error text when trying to register with an invalid e-mail address.
|
||||
#: EmailRegistrationPlugin.php:106
|
||||
msgid "Not a valid email address."
|
||||
#. 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"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Subject for confirmation e-mail.
|
||||
#. TRANS: %s is the StatusNet sitename.
|
||||
#: EmailRegistrationPlugin.php:150
|
||||
#, php-format
|
||||
msgid "Welcome to %s"
|
||||
#. TRANS: Form instructions.
|
||||
#: forms/emailregistration.php:61
|
||||
msgid "Enter your email address to register for an account."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Plugin description.
|
||||
#: EmailRegistrationPlugin.php:183
|
||||
msgid "Use email only for registration."
|
||||
#. TRANS: Field label on form for registering an account.
|
||||
#: forms/emailregistration.php:69
|
||||
msgctxt "LABEL"
|
||||
msgid "E-mail address"
|
||||
msgstr ""
|
||||
|
Reference in New Issue
Block a user