X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=plugins%2FRequireValidatedEmail%2Flocale%2FRequireValidatedEmail.pot;h=adc66babea3d001e9fe64164575f6312e84f8df8;hb=c4b9dc7a0ff2e41712715ac21bace067e8c02715;hp=c8953a1fa36f29bcbd487f1d39e4b48eb3908cea;hpb=004e42e3e0606f0f9e5c8b6cd4512e5d870cd56e;p=quix0rs-gnu-social.git diff --git a/plugins/RequireValidatedEmail/locale/RequireValidatedEmail.pot b/plugins/RequireValidatedEmail/locale/RequireValidatedEmail.pot index c8953a1fa3..adc66babea 100644 --- a/plugins/RequireValidatedEmail/locale/RequireValidatedEmail.pot +++ b/plugins/RequireValidatedEmail/locale/RequireValidatedEmail.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-04-29 23:39+0000\n" +"POT-Creation-Date: 2011-04-01 20:45+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -16,16 +16,79 @@ msgstr "" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" -#: RequireValidatedEmailPlugin.php:57 +#: RequireValidatedEmailPlugin.php:121 msgid "You must validate your email address before posting." msgstr "" -#: RequireValidatedEmailPlugin.php:75 +#: RequireValidatedEmailPlugin.php:141 msgid "You must provide an email address to register." msgstr "" -#: RequireValidatedEmailPlugin.php:128 +#: RequireValidatedEmailPlugin.php:245 +msgid "Disables posting without a validated email address." +msgstr "" + +#: confirmfirstemail.php:69 +msgid "You are already logged in." +msgstr "" + +#: confirmfirstemail.php:77 +msgid "Confirmation code not found." +msgstr "" + +#: confirmfirstemail.php:84 +msgid "No user for that confirmation code." +msgstr "" + +#: confirmfirstemail.php:90 +#, php-format +msgid "Unrecognized address type %s." +msgstr "" + +#. TRANS: Client error for an already confirmed email/jabber/sms address. +#: confirmfirstemail.php:95 +msgid "That address has already been confirmed." +msgstr "" + +#: confirmfirstemail.php:106 +msgid "Password too short." +msgstr "" + +#: confirmfirstemail.php:109 +msgid "Passwords do not match." +msgstr "" + +#: confirmfirstemail.php:165 +#, php-format msgid "" -"The Require Validated Email plugin disables posting for accounts that do not " -"have a validated email address." +"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 +msgid "Set a password" +msgstr "" + +#: confirmfirstemail.php:191 +msgid "Confirm email" +msgstr "" + +#: confirmfirstemail.php:209 +msgid "New password" +msgstr "" + +#: confirmfirstemail.php:210 +msgid "6 or more characters." +msgstr "" + +#: confirmfirstemail.php:213 +msgid "Confirm" +msgstr "" + +#: confirmfirstemail.php:214 +msgid "Same as password above." +msgstr "" + +#: confirmfirstemail.php:221 +msgid "Save" msgstr ""