X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=plugins%2FRequireValidatedEmail%2Flocale%2FRequireValidatedEmail.pot;h=41c8c0e08d6c287e7f735e919722f83235a1e86d;hb=5bea746fa81d70335717f592fadb80f3892f7d73;hp=83de8048bec29a662ebaa93c514a410032fb03a6;hpb=8e52c6fc030e453d6f61fb5b4a8f3113092adb91;p=quix0rs-gnu-social.git diff --git a/plugins/RequireValidatedEmail/locale/RequireValidatedEmail.pot b/plugins/RequireValidatedEmail/locale/RequireValidatedEmail.pot index 83de8048be..41c8c0e08d 100644 --- a/plugins/RequireValidatedEmail/locale/RequireValidatedEmail.pot +++ b/plugins/RequireValidatedEmail/locale/RequireValidatedEmail.pot @@ -8,68 +8,73 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-04-15 12:10+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" #. TRANS: Client exception thrown when trying to post notices before validating an e-mail address. -#: RequireValidatedEmailPlugin.php:117 +#: RequireValidatedEmailPlugin.php:104 msgid "You must validate your email address before posting." msgstr "" #. TRANS: Client exception thrown when trying to register without providing an e-mail address. -#: RequireValidatedEmailPlugin.php:138 +#: RequireValidatedEmailPlugin.php:125 msgid "You must provide an email address to register." msgstr "" #. TRANS: Plugin description. -#: RequireValidatedEmailPlugin.php:237 +#: RequireValidatedEmailPlugin.php:224 msgid "Disables posting without a validated email address." msgstr "" +#: 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. -#: confirmfirstemail.php:68 +#: actions/confirmfirstemail.php:68 msgid "You are already logged in." msgstr "" #. TRANS: Client exception thrown when trying to register with a non-existing confirmation code. -#: confirmfirstemail.php:77 +#: actions/confirmfirstemail.php:77 msgid "Confirmation code not found." msgstr "" #. TRANS: Client exception thrown when trying to register with a confirmation code that is not connected with a user. -#: confirmfirstemail.php:85 +#: actions/confirmfirstemail.php:85 msgid "No user for that confirmation code." msgstr "" #. TRANS: Client exception thrown when trying to register with a invalid e-mail address. #. TRANS: %s is the invalid e-mail address. -#: confirmfirstemail.php:93 +#: 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:98 +#: actions/confirmfirstemail.php:98 msgid "That address has already been confirmed." msgstr "" #. TRANS: Client exception thrown when trying to register with too short a password. -#: confirmfirstemail.php:110 +#: actions/confirmfirstemail.php:110 msgid "Password too short." msgstr "" #. TRANS: Client exception thrown when trying to register without providing the same password twice. -#: confirmfirstemail.php:114 +#: actions/confirmfirstemail.php:114 msgid "Passwords do not match." msgstr "" #. TRANS: Form instructions. %s is the nickname of the to be registered user. -#: confirmfirstemail.php:170 +#: actions/confirmfirstemail.php:171 #, php-format msgid "" "You have confirmed the email address for your new user account %s. Use the " @@ -77,38 +82,38 @@ msgid "" msgstr "" #. TRANS: Page title. -#: confirmfirstemail.php:181 +#: actions/confirmfirstemail.php:182 msgid "Set a password" msgstr "" #. TRANS: Form legend. -#: confirmfirstemail.php:198 +#: actions/confirmfirstemail.php:199 msgid "Confirm email address" msgstr "" #. TRANS: Field label. -#: confirmfirstemail.php:217 +#: actions/confirmfirstemail.php:218 msgid "New password" msgstr "" #. TRANS: Field title for password field. -#: confirmfirstemail.php:219 +#: actions/confirmfirstemail.php:220 msgid "6 or more characters." msgstr "" #. TRANS: Field label for repeat password field. -#: confirmfirstemail.php:223 +#: actions/confirmfirstemail.php:224 msgctxt "LABEL" msgid "Confirm" msgstr "" #. TRANS: Field title for repeat password field. -#: confirmfirstemail.php:225 +#: actions/confirmfirstemail.php:226 msgid "Same as password above." msgstr "" #. TRANS: Button text for completing registration by e-mail. -#: confirmfirstemail.php:233 +#: actions/confirmfirstemail.php:234 msgctxt "BUTTON" msgid "Save" msgstr ""