X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=plugins%2FRequireValidatedEmail%2Flocale%2FRequireValidatedEmail.pot;h=41c8c0e08d6c287e7f735e919722f83235a1e86d;hb=1eff108561bf395010a05dd490c0f4070c192c16;hp=b443918e1a7de53cfeed2c4eb5038bf9de3996e1;hpb=31b29fde50e9664e1b70064c043879ce87553883;p=quix0rs-gnu-social.git diff --git a/plugins/RequireValidatedEmail/locale/RequireValidatedEmail.pot b/plugins/RequireValidatedEmail/locale/RequireValidatedEmail.pot index b443918e1a..41c8c0e08d 100644 --- a/plugins/RequireValidatedEmail/locale/RequireValidatedEmail.pot +++ b/plugins/RequireValidatedEmail/locale/RequireValidatedEmail.pot @@ -8,87 +8,112 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-05-05 20:48+0000\n" +"POT-Creation-Date: 2015-02-27 16:31+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" +"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" -#: RequireValidatedEmailPlugin.php:121 +#. TRANS: Client exception thrown when trying to post notices before validating an e-mail address. +#: RequireValidatedEmailPlugin.php:104 msgid "You must validate your email address before posting." msgstr "" -#: RequireValidatedEmailPlugin.php:142 +#. TRANS: Client exception thrown when trying to register without providing an e-mail address. +#: RequireValidatedEmailPlugin.php:125 msgid "You must provide an email address to register." msgstr "" -#: RequireValidatedEmailPlugin.php:243 +#. TRANS: Plugin description. +#: RequireValidatedEmailPlugin.php:224 msgid "Disables posting without a validated email address." msgstr "" -#: confirmfirstemail.php:69 +#: RequireValidatedEmailPlugin.php:243 +msgid "You must validate an email address before posting!" +msgstr "" + +#. TRANS: Client exception thrown when trying to register while already logged in. +#: actions/confirmfirstemail.php:68 msgid "You are already logged in." msgstr "" -#: confirmfirstemail.php:77 +#. TRANS: Client exception thrown when trying to register with a non-existing confirmation code. +#: actions/confirmfirstemail.php:77 msgid "Confirmation code not found." msgstr "" -#: confirmfirstemail.php:84 +#. TRANS: Client exception thrown when trying to register with a confirmation code that is not connected with a user. +#: actions/confirmfirstemail.php:85 msgid "No user for that confirmation code." msgstr "" -#: confirmfirstemail.php:90 +#. TRANS: Client exception thrown when trying to register with a invalid e-mail address. +#. TRANS: %s is the invalid e-mail address. +#: actions/confirmfirstemail.php:93 #, php-format msgid "Unrecognized address type %s." msgstr "" #. TRANS: Client error for an already confirmed email/jabber/sms address. -#: confirmfirstemail.php:95 +#: actions/confirmfirstemail.php:98 msgid "That address has already been confirmed." msgstr "" -#: confirmfirstemail.php:106 +#. TRANS: Client exception thrown when trying to register with too short a password. +#: actions/confirmfirstemail.php:110 msgid "Password too short." msgstr "" -#: confirmfirstemail.php:109 +#. TRANS: Client exception thrown when trying to register without providing the same password twice. +#: actions/confirmfirstemail.php:114 msgid "Passwords do not match." msgstr "" -#: confirmfirstemail.php:165 +#. TRANS: Form instructions. %s is the nickname of the to be registered user. +#: actions/confirmfirstemail.php:171 #, php-format msgid "" "You have confirmed the email address for your new user account %s. Use the " "form below to set your new password." msgstr "" -#: confirmfirstemail.php:175 +#. TRANS: Page title. +#: actions/confirmfirstemail.php:182 msgid "Set a password" msgstr "" -#: confirmfirstemail.php:191 -msgid "Confirm email" +#. TRANS: Form legend. +#: actions/confirmfirstemail.php:199 +msgid "Confirm email address" msgstr "" -#: confirmfirstemail.php:209 +#. TRANS: Field label. +#: actions/confirmfirstemail.php:218 msgid "New password" msgstr "" -#: confirmfirstemail.php:210 +#. TRANS: Field title for password field. +#: actions/confirmfirstemail.php:220 msgid "6 or more characters." msgstr "" -#: confirmfirstemail.php:213 +#. TRANS: Field label for repeat password field. +#: actions/confirmfirstemail.php:224 +msgctxt "LABEL" msgid "Confirm" msgstr "" -#: confirmfirstemail.php:214 +#. TRANS: Field title for repeat password field. +#: actions/confirmfirstemail.php:226 msgid "Same as password above." msgstr "" -#: confirmfirstemail.php:221 +#. TRANS: Button text for completing registration by e-mail. +#: actions/confirmfirstemail.php:234 +msgctxt "BUTTON" msgid "Save" msgstr ""