summaryrefslogtreecommitdiffstats
path: root/locale
diff options
context:
space:
mode:
Diffstat (limited to 'locale')
-rw-r--r--locale/en/LC_MESSAGES/django.po1066
1 files changed, 530 insertions, 536 deletions
diff --git a/locale/en/LC_MESSAGES/django.po b/locale/en/LC_MESSAGES/django.po
index 50dbc597..e8cf9ba3 100644
--- a/locale/en/LC_MESSAGES/django.po
+++ b/locale/en/LC_MESSAGES/django.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-02-28 21:53-0500\n"
+"POT-Creation-Date: 2010-03-01 19:51-0500\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"
@@ -16,232 +16,6 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: django_authopenid/forms.py:71 django_authopenid/views.py:118
-msgid "i-names are not supported"
-msgstr ""
-
-#: django_authopenid/forms.py:134
-msgid "Account with this name already exists on the forum"
-msgstr ""
-
-#: django_authopenid/forms.py:135
-msgid "can't have two logins to the same account yet, sorry."
-msgstr ""
-
-#: django_authopenid/forms.py:157
-msgid "Please enter valid username and password (both are case-sensitive)."
-msgstr ""
-
-#: django_authopenid/forms.py:160 django_authopenid/forms.py:210
-msgid "This account is inactive."
-msgstr ""
-
-#: django_authopenid/forms.py:162
-msgid "Login failed."
-msgstr ""
-
-#: django_authopenid/forms.py:164
-msgid "Please enter username and password"
-msgstr ""
-
-#: django_authopenid/forms.py:166
-msgid "Please enter your password"
-msgstr ""
-
-#: django_authopenid/forms.py:168
-msgid "Please enter user name"
-msgstr ""
-
-#: django_authopenid/forms.py:206
-msgid ""
-"Please enter a valid username and password. Note that "
-"both fields are case-sensitive."
-msgstr ""
-
-#: django_authopenid/forms.py:229
-msgid "Current password"
-msgstr ""
-
-#: django_authopenid/forms.py:240
-msgid ""
-"Old password is incorrect. Please enter the correct "
-"password."
-msgstr ""
-
-#: django_authopenid/forms.py:305
-msgid "Your user name (<i>required</i>)"
-msgstr ""
-
-#: django_authopenid/forms.py:320
-msgid "Incorrect username."
-msgstr "sorry, there is no such user name"
-
-#: django_authopenid/urls.py:23 django_authopenid/urls.py:24
-#: django_authopenid/urls.py:25 django_authopenid/urls.py:27
-#: fbconnect/urls.py:12 fbconnect/urls.py:13 fbconnect/urls.py:14
-#: forum/urls.py:32
-msgid "signin/"
-msgstr ""
-
-#: django_authopenid/urls.py:24 fbconnect/urls.py:13 fbconnect/urls.py:17
-msgid "newquestion/"
-msgstr ""
-
-#: django_authopenid/urls.py:25 fbconnect/urls.py:14 fbconnect/urls.py:18
-msgid "newanswer/"
-msgstr ""
-
-#: django_authopenid/urls.py:26
-msgid "signout/"
-msgstr ""
-
-#: django_authopenid/urls.py:27
-msgid "complete/"
-msgstr ""
-
-#: django_authopenid/urls.py:29 fbconnect/urls.py:16 fbconnect/urls.py:17
-#: fbconnect/urls.py:18
-msgid "register/"
-msgstr ""
-
-#: django_authopenid/urls.py:30
-msgid "signup/"
-msgstr ""
-
-#: django_authopenid/urls.py:32
-msgid "sendpw/"
-msgstr ""
-
-#: django_authopenid/urls.py:33 django_authopenid/urls.py:37
-msgid "password/"
-msgstr ""
-
-#: django_authopenid/urls.py:33
-msgid "confirm/"
-msgstr ""
-
-#: django_authopenid/urls.py:36
-msgid "account_settings"
-msgstr ""
-
-#: django_authopenid/urls.py:38 django_authopenid/urls.py:39
-#: django_authopenid/urls.py:40 django_authopenid/urls.py:41
-msgid "email/"
-msgstr ""
-
-#: django_authopenid/urls.py:38
-msgid "validate/"
-msgstr ""
-
-#: django_authopenid/urls.py:39
-msgid "change/"
-msgstr ""
-
-#: django_authopenid/urls.py:40
-msgid "sendkey/"
-msgstr ""
-
-#: django_authopenid/urls.py:41
-msgid "verify/"
-msgstr ""
-
-#: django_authopenid/urls.py:42
-msgid "openid/"
-msgstr ""
-
-#: django_authopenid/urls.py:43 forum/urls.py:52 forum/urls.py:56
-msgid "delete/"
-msgstr ""
-
-#: django_authopenid/urls.py:51
-msgid "external-login/forgot-password/"
-msgstr ""
-
-#: django_authopenid/urls.py:54
-msgid "external-login/signup/"
-msgstr ""
-
-#: django_authopenid/views.py:125
-#, python-format
-msgid "OpenID %(openid_url)s is invalid"
-msgstr ""
-
-#: django_authopenid/views.py:593
-msgid "Welcome email subject line"
-msgstr "Welcome to the Q&A forum"
-
-#: django_authopenid/views.py:699
-msgid "Password changed."
-msgstr ""
-
-#: django_authopenid/views.py:711 django_authopenid/views.py:717
-#, python-format
-msgid "your email needs to be validated see %(details_url)s"
-msgstr ""
-"Your email needs to be validated. Please see details <a "
-"id='validate_email_alert' href='%(details_url)s'>here</a>."
-
-#: django_authopenid/views.py:738
-msgid "Email verification subject line"
-msgstr "Verification Email from Q&A forum"
-
-#: django_authopenid/views.py:829
-msgid "your email was not changed"
-msgstr ""
-
-#: django_authopenid/views.py:877 django_authopenid/views.py:1035
-#, python-format
-msgid "No OpenID %s found associated in our database"
-msgstr ""
-
-#: django_authopenid/views.py:881 django_authopenid/views.py:1042
-#, python-format
-msgid "The OpenID %s isn't associated to current user logged in"
-msgstr ""
-
-#: django_authopenid/views.py:889
-msgid "Email Changed."
-msgstr ""
-
-#: django_authopenid/views.py:967
-msgid "This OpenID is already associated with another account."
-msgstr ""
-
-#: django_authopenid/views.py:972
-#, python-format
-msgid "OpenID %s is now associated with your account."
-msgstr ""
-
-#: django_authopenid/views.py:1045
-msgid "Account deleted."
-msgstr ""
-
-#: django_authopenid/views.py:1097
-msgid "Request for new password"
-msgstr ""
-
-#: django_authopenid/views.py:1111
-msgid "A new password and the activation link were sent to your email address."
-msgstr ""
-
-#: django_authopenid/views.py:1143
-#, python-format
-msgid ""
-"Could not change password. Confirmation key '%s' is not "
-"registered."
-msgstr ""
-
-#: django_authopenid/views.py:1153
-msgid ""
-"Can not change password. User don't exist anymore in our "
-"database."
-msgstr ""
-
-#: django_authopenid/views.py:1163
-#, python-format
-msgid "Password changed for %s. You may now sign in."
-msgstr ""
-
#: forum/auth.py:484
msgid "Your question and all of it's answers have been deleted"
msgstr ""
@@ -410,58 +184,58 @@ msgstr ""
msgid "latest questions"
msgstr ""
-#: forum/forms.py:19 forum/skins/default/templates/answer_edit_tips.html:35
+#: forum/forms.py:22 forum/skins/default/templates/answer_edit_tips.html:35
#: forum/skins/default/templates/answer_edit_tips.html:39
#: forum/skins/default/templates/question_edit_tips.html:32
#: forum/skins/default/templates/question_edit_tips.html:37
msgid "title"
msgstr ""
-#: forum/forms.py:20
+#: forum/forms.py:23
msgid "please enter a descriptive title for your question"
msgstr ""
-#: forum/forms.py:25
+#: forum/forms.py:28
msgid "title must be > 10 characters"
msgstr ""
-#: forum/forms.py:34
+#: forum/forms.py:37
msgid "content"
msgstr ""
-#: forum/forms.py:40
+#: forum/forms.py:43
msgid "question content must be > 10 characters"
msgstr ""
-#: forum/forms.py:50 forum/skins/default/templates/header.html:28
+#: forum/forms.py:53 forum/skins/default/templates/header.html:28
#: forum/skins/default/templates/header.html:56
msgid "tags"
msgstr ""
-#: forum/forms.py:52
+#: forum/forms.py:55
msgid ""
"Tags are short keywords, with no spaces within. Up to five tags can be used."
msgstr ""
-#: forum/forms.py:59 forum/skins/default/templates/question_retag.html:39
+#: forum/forms.py:62 forum/skins/default/templates/question_retag.html:39
msgid "tags are required"
msgstr ""
-#: forum/forms.py:65
+#: forum/forms.py:68
msgid "please use 5 tags or less"
msgstr ""
-#: forum/forms.py:68
+#: forum/forms.py:71
msgid "tags must be shorter than 20 characters"
msgstr ""
-#: forum/forms.py:72
+#: forum/forms.py:75
msgid ""
"please use following characters in tags: letters 'a-z', numbers, and "
"characters '.-_#'"
msgstr ""
-#: forum/forms.py:82
+#: forum/forms.py:85
#: forum/skins/default/templates/post_contributor_info.html:7
#: forum/skins/default/templates/question_summary_list_roll.html:26
#: forum/skins/default/templates/question_summary_list_roll.html:38
@@ -470,119 +244,117 @@ msgstr ""
msgid "community wiki"
msgstr ""
-#: forum/forms.py:83
+#: forum/forms.py:86
msgid ""
"if you choose community wiki option, the question and answer do not generate "
"points and name of author will not be shown"
msgstr ""
-#: forum/forms.py:99
+#: forum/forms.py:102
msgid "update summary:"
msgstr ""
-#: forum/forms.py:100
+#: forum/forms.py:103
msgid ""
"enter a brief summary of your revision (e.g. fixed spelling, grammar, "
"improved style, this field is optional)"
msgstr ""
-#: forum/forms.py:103
+#: forum/forms.py:106
msgid "Automatically accept user's contributions for the email updates"
msgstr ""
-#: forum/forms.py:119
+#: forum/forms.py:122
msgid "Your name:"
msgstr ""
-#: forum/forms.py:120
+#: forum/forms.py:123
msgid "Email (not shared with anyone):"
msgstr ""
-#: forum/forms.py:121
+#: forum/forms.py:124
msgid "Your message:"
msgstr ""
-#: forum/forms.py:203
+#: forum/forms.py:206
msgid "this email does not have to be linked to gravatar"
msgstr ""
-#: forum/forms.py:205
+#: forum/forms.py:208
msgid "Screen name"
msgstr ""
-#: forum/forms.py:206
+#: forum/forms.py:209
msgid "Real name"
msgstr ""
-#: forum/forms.py:207
+#: forum/forms.py:210
msgid "Website"
msgstr ""
-#: forum/forms.py:208
+#: forum/forms.py:211
msgid "Location"
msgstr ""
-#: forum/forms.py:209
+#: forum/forms.py:212
msgid "Date of birth"
msgstr ""
-#: forum/forms.py:209
+#: forum/forms.py:212
msgid "will not be shown, used to calculate age, format: YYYY-MM-DD"
msgstr ""
-#: forum/forms.py:210
+#: forum/forms.py:213 forum/skins/default/templates/account_settings.html:21
#: forum/skins/default/templates/authopenid/settings.html:21
msgid "Profile"
msgstr ""
-#: forum/forms.py:241 forum/forms.py:242
+#: forum/forms.py:244 forum/forms.py:245
msgid "this email has already been registered, please use another one"
msgstr ""
-#: forum/forms.py:248
+#: forum/forms.py:251
msgid "Choose email tag filter"
msgstr ""
-#: forum/forms.py:263 forum/forms.py:264
+#: forum/forms.py:269
+msgid "Current password"
+msgstr ""
+
+#: forum/forms.py:280
+msgid ""
+"Old password is incorrect. Please enter the correct "
+"password."
+msgstr ""
+
+#: forum/forms.py:285 forum/forms.py:286
msgid "weekly"
msgstr ""
-#: forum/forms.py:263 forum/forms.py:264
+#: forum/forms.py:285 forum/forms.py:286
msgid "no email"
msgstr ""
-#: forum/forms.py:264
+#: forum/forms.py:286
msgid "daily"
msgstr ""
-#: forum/forms.py:279
+#: forum/forms.py:301
msgid "Asked by me"
msgstr ""
-#: forum/forms.py:282
+#: forum/forms.py:304
msgid "Answered by me"
msgstr ""
-#: forum/forms.py:285
+#: forum/forms.py:307
msgid "Individually selected"
msgstr ""
-#: forum/forms.py:288
+#: forum/forms.py:310
msgid "Entire forum (tag filtered)"
msgstr ""
-#: forum/forms.py:342
-msgid "okay, let's try!"
-msgstr ""
-
-#: forum/forms.py:343
-msgid "no OSQA community email please, thanks"
-msgstr ""
-
-#: forum/forms.py:346
-msgid "please choose one of the options above"
-msgstr ""
-
#: forum/urls.py:28
msgid "upfiles/"
msgstr ""
@@ -654,6 +426,10 @@ msgstr ""
msgid "command/"
msgstr ""
+#: forum/urls.py:52 forum/urls.py:56
+msgid "delete/"
+msgstr ""
+
#: forum/urls.py:60 forum/views/readers.py:435
msgid "question/"
msgstr ""
@@ -714,15 +490,49 @@ msgstr ""
msgid "feedback/"
msgstr ""
-#: forum/urls.py:89 forum/urls.py:90
+#: forum/urls.py:93 forum/urls.py:94 forum/urls.py:95 forum/urls.py:96
+#: forum/urls.py:97 forum/urls.py:98 forum/urls.py:100 forum/urls.py:102
+#: forum_modules/localauth/urls.py:7
msgid "account/"
msgstr ""
-#: forum/management/commands/send_email_alerts.py:155
+#: forum/urls.py:93 forum/urls.py:95 forum/urls.py:96
+msgid "signin/"
+msgstr ""
+
+#: forum/urls.py:94
+msgid "signout/"
+msgstr ""
+
+#: forum/urls.py:97
+msgid "done/"
+msgstr ""
+
+#: forum/urls.py:98 forum_modules/localauth/urls.py:7
+msgid "register/"
+msgstr ""
+
+#: forum/urls.py:100
+msgid "password/"
+msgstr ""
+
+#: forum/authentication/forms.py:17
+msgid "okay, let's try!"
+msgstr ""
+
+#: forum/authentication/forms.py:18
+msgid "no OSQA community email please, thanks"
+msgstr ""
+
+#: forum/authentication/forms.py:21
+msgid "please choose one of the options above"
+msgstr ""
+
+#: forum/management/commands/send_email_alerts.py:156
msgid "email update message subject"
msgstr "news from Q&A forum"
-#: forum/management/commands/send_email_alerts.py:157
+#: forum/management/commands/send_email_alerts.py:158
#, python-format
msgid "%(name)s, this is an update message header for a question"
msgid_plural "%(name)s, this is an update message header for %(num)d questions"
@@ -733,11 +543,11 @@ msgstr[1] ""
"<p>Dear %(name)s,</p><p>The following %(num)d questions have been updated on "
"the Q&A forum:</p>"
-#: forum/management/commands/send_email_alerts.py:168
+#: forum/management/commands/send_email_alerts.py:169
msgid "new question"
msgstr ""
-#: forum/management/commands/send_email_alerts.py:178
+#: forum/management/commands/send_email_alerts.py:179
#, python-format
msgid "There is also one question which was recently "
msgid_plural ""
@@ -745,12 +555,12 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: forum/management/commands/send_email_alerts.py:183
+#: forum/management/commands/send_email_alerts.py:184
msgid ""
"Perhaps you could look up previously sent forum reminders in your mailbox."
msgstr ""
-#: forum/management/commands/send_email_alerts.py:187
+#: forum/management/commands/send_email_alerts.py:188
#, python-format
msgid ""
"go to %(link)s to change frequency of email updates or %(email)s "
@@ -762,10 +572,10 @@ msgstr ""
"administrator at %(email)s.</p><p>Sincerely,</p><p>Your friendly Q&A forum "
"server.</p>"
-#: forum/middleware/anon_user.py:33
+#: forum/middleware/anon_user.py:34
#, python-format
-msgid "first time greeting with %(url)s"
-msgstr "Hello and welcome to OSQA - <a href='%(url)s'>please join us</a>!"
+msgid "First time here? Check out the <a href=\"%s\">FAQ</a>!"
+msgstr ""
#: forum/models/question.py:247
#, python-format
@@ -792,15 +602,15 @@ msgstr ""
msgid "%(people)s commented an answer"
msgstr ""
-#: forum/models/repute.py:11 forum/skins/default/templates/badges.html:53
+#: forum/models/repute.py:13 forum/skins/default/templates/badges.html:53
msgid "gold"
msgstr ""
-#: forum/models/repute.py:12 forum/skins/default/templates/badges.html:61
+#: forum/models/repute.py:14 forum/skins/default/templates/badges.html:61
msgid "silver"
msgstr ""
-#: forum/models/repute.py:13 forum/skins/default/templates/badges.html:68
+#: forum/models/repute.py:15 forum/skins/default/templates/badges.html:68
msgid "bronze"
msgstr ""
@@ -812,31 +622,31 @@ msgstr ""
msgid "ignored"
msgstr ""
-#: forum/models/user.py:31
+#: forum/models/user.py:33
msgid "Entire forum"
msgstr ""
-#: forum/models/user.py:32
+#: forum/models/user.py:34
msgid "Questions that I asked"
msgstr ""
-#: forum/models/user.py:33
+#: forum/models/user.py:35
msgid "Questions that I answered"
msgstr ""
-#: forum/models/user.py:34
+#: forum/models/user.py:36
msgid "Individually selected questions"
msgstr ""
-#: forum/models/user.py:37
+#: forum/models/user.py:39
msgid "Weekly"
msgstr ""
-#: forum/models/user.py:38
+#: forum/models/user.py:40
msgid "Daily"
msgstr ""
-#: forum/models/user.py:39
+#: forum/models/user.py:41
msgid "No email"
msgstr ""
@@ -908,6 +718,58 @@ msgstr ""
msgid "About"
msgstr ""
+#: forum/skins/default/templates/account_settings.html:4
+#: forum/skins/default/templates/authopenid/settings.html:4
+msgid "Account functions"
+msgstr ""
+
+#: forum/skins/default/templates/account_settings.html:29
+#: forum/skins/default/templates/changepw.html:5
+#: forum/skins/default/templates/changepw.html:14
+#: forum/skins/default/templates/authopenid/changepw.html:5
+#: forum/skins/default/templates/authopenid/changepw.html:14
+#: forum/skins/default/templates/authopenid/settings.html:29
+msgid "Change password"
+msgstr ""
+
+#: forum/skins/default/templates/account_settings.html:30
+#: forum/skins/default/templates/authopenid/settings.html:30
+msgid "Give your account a new password."
+msgstr ""
+
+#: forum/skins/default/templates/account_settings.html:32
+#: forum/skins/default/templates/authopenid/settings.html:31
+msgid "Change email "
+msgstr ""
+
+#: forum/skins/default/templates/account_settings.html:33
+#: forum/skins/default/templates/authopenid/settings.html:32
+msgid "Add or update the email address associated with your account."
+msgstr ""
+
+#: forum/skins/default/templates/account_settings.html:35
+#: forum/skins/default/templates/authopenid/changeopenid.html:4
+#: forum/skins/default/templates/authopenid/changeopenid.html:30
+#: forum/skins/default/templates/authopenid/settings.html:34
+msgid "Change OpenID"
+msgstr ""
+
+#: forum/skins/default/templates/account_settings.html:36
+#: forum/skins/default/templates/authopenid/settings.html:35
+msgid "Change openid associated to your account"
+msgstr ""
+
+#: forum/skins/default/templates/account_settings.html:39
+#: forum/skins/default/templates/authopenid/delete.html:4
+#: forum/skins/default/templates/authopenid/settings.html:38
+msgid "Delete account"
+msgstr ""
+
+#: forum/skins/default/templates/account_settings.html:40
+#: forum/skins/default/templates/authopenid/settings.html:39
+msgid "Erase your username and all your data from website"
+msgstr ""
+
#: forum/skins/default/templates/answer_edit.html:5
#: forum/skins/default/templates/answer_edit.html:48
msgid "Edit answer"
@@ -1270,6 +1132,18 @@ msgstr ""
msgid "subscribe to the questions feed"
msgstr ""
+#: forum/skins/default/templates/changepw.html:7
+#: forum/skins/default/templates/authopenid/changepw.html:7
+msgid "Account: change password"
+msgstr "Change your password"
+
+#: forum/skins/default/templates/changepw.html:8
+#: forum/skins/default/templates/authopenid/changepw.html:8
+msgid "This is where you can change your password. Make sure you remember it!"
+msgstr ""
+"<span class='strong'>To change your password</span> please fill out and "
+"submit this form"
+
#: forum/skins/default/templates/close.html:6
#: forum/skins/default/templates/close.html:16
msgid "Close question"
@@ -1423,11 +1297,11 @@ msgstr ""
msgid "delete any questions and answers and perform other moderation tasks"
msgstr ""
-#: forum/skins/default/templates/faq.html:102
+#: forum/skins/default/templates/faq.html:103
msgid "how to validate email title"
msgstr "How to validate email and why?"
-#: forum/skins/default/templates/faq.html:104
+#: forum/skins/default/templates/faq.html:105
#, python-format
msgid ""
"how to validate email info with %(send_email_key_url)s %(gravatar_faq_url)s"
@@ -1445,11 +1319,11 @@ msgstr ""
"Also, when you sign up for the first time - create a unique <a href='%"
"(gravatar_faq_url)s'><strong>gravatar</strong></a> personal image.</p>"
-#: forum/skins/default/templates/faq.html:108
+#: forum/skins/default/templates/faq.html:110
msgid "what is gravatar"
msgstr "What is gravatar?"
-#: forum/skins/default/templates/faq.html:109
+#: forum/skins/default/templates/faq.html:111
msgid "gravatar faq info"
msgstr ""
"<strong>Gravatar</strong> means <strong>g</strong>lobally <strong>r</"
@@ -1460,44 +1334,44 @@ msgstr ""
"your image</strong> at <a href='http://gravatar.com'><strong>gravatar.com</"
"strong></a>"
-#: forum/skins/default/templates/faq.html:112
+#: forum/skins/default/templates/faq.html:114
msgid "To register, do I need to create new password?"
msgstr ""
-#: forum/skins/default/templates/faq.html:113
+#: forum/skins/default/templates/faq.html:115
msgid ""
"No, you don't have to. You can login through any service that supports "
"OpenID, e.g. Google, Yahoo, AOL, etc."
msgstr ""
-#: forum/skins/default/templates/faq.html:114
+#: forum/skins/default/templates/faq.html:116
msgid "Login now!"
msgstr ""
-#: forum/skins/default/templates/faq.html:119
+#: forum/skins/default/templates/faq.html:121
msgid "Why other people can edit my questions/answers?"
msgstr ""
-#: forum/skins/default/templates/faq.html:120
+#: forum/skins/default/templates/faq.html:122
msgid "Goal of this site is..."
msgstr ""
-#: forum/skins/default/templates/faq.html:120
+#: forum/skins/default/templates/faq.html:122
msgid ""
"So questions and answers can be edited like wiki pages by experienced users "
"of this site and this improves the overall quality of the knowledge base "
"content."
msgstr ""
-#: forum/skins/default/templates/faq.html:121
+#: forum/skins/default/templates/faq.html:123
msgid "If this approach is not for you, we respect your choice."
msgstr ""
-#: forum/skins/default/templates/faq.html:125
+#: forum/skins/default/templates/faq.html:127
msgid "Still have questions?"
msgstr ""
-#: forum/skins/default/templates/faq.html:126
+#: forum/skins/default/templates/faq.html:128
#, python-format
msgid ""
"Please ask your question at %(ask_question_url)s, help make our community "
@@ -1506,13 +1380,13 @@ msgstr ""
"Please <a href='%(ask_question_url)s'>ask</a> your question, help make our "
"community better!"
-#: forum/skins/default/templates/faq.html:128
+#: forum/skins/default/templates/faq.html:130
#: forum/skins/default/templates/header.html:27
#: forum/skins/default/templates/header.html:55
msgid "questions"
msgstr ""
-#: forum/skins/default/templates/faq.html:128
+#: forum/skins/default/templates/faq.html:130
#: forum/skins/default/templates/index.html:121
#: forum/skins/default/templates/index_.html:121
msgid "."
@@ -1768,6 +1642,7 @@ msgstr "list of all questions"
#: forum/skins/default/templates/index.html:121
#: forum/skins/default/templates/index_.html:121
+#: forum/skins/default/templates/auth/signup.html:28
#: forum/skins/default/templates/authopenid/signup.html:28
msgid "or"
msgstr ""
@@ -2588,7 +2463,7 @@ msgid "avatar, see %(gravatar_faq_url)s"
msgstr "<a href='%(gravatar_faq_url)s'>gravatar</a>"
#: forum/skins/default/templates/user_edit.html:36
-#: forum/skins/default/templates/user_info.html:56
+#: forum/skins/default/templates/user_info.html:60
msgid "Registered user"
msgstr ""
@@ -2619,7 +2494,7 @@ msgid "Stop sending email"
msgstr "Stop Email"
#: forum/skins/default/templates/user_info.html:22
-#: forum/skins/default/templates/users.html:26 forum/views/users.py:907
+#: forum/skins/default/templates/users.html:26 forum/views/users.py:916
msgid "reputation"
msgstr "karma"
@@ -2631,39 +2506,39 @@ msgstr ""
msgid "update profile"
msgstr ""
-#: forum/skins/default/templates/user_info.html:60
+#: forum/skins/default/templates/user_info.html:64
msgid "real name"
msgstr ""
-#: forum/skins/default/templates/user_info.html:65
+#: forum/skins/default/templates/user_info.html:69
msgid "member for"
msgstr "member since"
-#: forum/skins/default/templates/user_info.html:70
+#: forum/skins/default/templates/user_info.html:74
msgid "last seen"
msgstr ""
-#: forum/skins/default/templates/user_info.html:76
+#: forum/skins/default/templates/user_info.html:80
msgid "user website"
msgstr ""
-#: forum/skins/default/templates/user_info.html:82
+#: forum/skins/default/templates/user_info.html:86
msgid "location"
msgstr ""
-#: forum/skins/default/templates/user_info.html:89
+#: forum/skins/default/templates/user_info.html:93
msgid "age"
msgstr ""
-#: forum/skins/default/templates/user_info.html:90
+#: forum/skins/default/templates/user_info.html:94
msgid "age unit"
msgstr "years old"
-#: forum/skins/default/templates/user_info.html:96
+#: forum/skins/default/templates/user_info.html:100
msgid "todays unused votes"
msgstr ""
-#: forum/skins/default/templates/user_info.html:97
+#: forum/skins/default/templates/user_info.html:101
msgid "votes left"
msgstr ""
@@ -2784,19 +2659,19 @@ msgstr[1] ""
msgid "User profile"
msgstr ""
-#: forum/skins/default/templates/user_tabs.html:7 forum/views/users.py:881
+#: forum/skins/default/templates/user_tabs.html:7 forum/views/users.py:890
msgid "overview"
msgstr ""
-#: forum/skins/default/templates/user_tabs.html:9 forum/views/users.py:889
+#: forum/skins/default/templates/user_tabs.html:9 forum/views/users.py:898
msgid "recent activity"
msgstr ""
-#: forum/skins/default/templates/user_tabs.html:12 forum/views/users.py:899
+#: forum/skins/default/templates/user_tabs.html:12 forum/views/users.py:908
msgid "comments and answers to others questions"
msgstr ""
-#: forum/skins/default/templates/user_tabs.html:13 forum/views/users.py:898
+#: forum/skins/default/templates/user_tabs.html:13 forum/views/users.py:907
msgid "responses"
msgstr ""
@@ -2808,11 +2683,11 @@ msgstr "Graph of user karma"
msgid "reputation history"
msgstr "karma history"
-#: forum/skins/default/templates/user_tabs.html:20 forum/views/users.py:925
+#: forum/skins/default/templates/user_tabs.html:20 forum/views/users.py:934
msgid "user vote record"
msgstr ""
-#: forum/skins/default/templates/user_tabs.html:20 forum/views/users.py:924
+#: forum/skins/default/templates/user_tabs.html:20 forum/views/users.py:933
msgid "casted votes"
msgstr "votes"
@@ -2824,11 +2699,11 @@ msgstr ""
msgid "favorites"
msgstr ""
-#: forum/skins/default/templates/user_tabs.html:27 forum/views/users.py:934
+#: forum/skins/default/templates/user_tabs.html:27 forum/views/users.py:943
msgid "email subscription settings"
msgstr ""
-#: forum/skins/default/templates/user_tabs.html:28 forum/views/users.py:933
+#: forum/skins/default/templates/user_tabs.html:28 forum/views/users.py:942
msgid "email subscriptions"
msgstr ""
@@ -2870,6 +2745,204 @@ msgstr ""
msgid "thumb-up off"
msgstr ""
+#: forum/skins/default/templates/auth/complete.html:5
+#: forum/skins/default/templates/authopenid/complete.html:19
+msgid "Connect your OpenID with this site"
+msgstr "New user signup"
+
+#: forum/skins/default/templates/auth/complete.html:8
+#: forum/skins/default/templates/authopenid/complete.html:22
+msgid "Connect your OpenID with your account on this site"
+msgstr "New user signup"
+
+#: forum/skins/default/templates/auth/complete.html:12
+msgid "You are here for the first time with "
+msgstr ""
+
+#: forum/skins/default/templates/auth/complete.html:13
+msgid ""
+"Please create your screen name and save your email address. Saved email "
+"address will let you subscribe for the updates on the most interesting "
+"questions and will be used to create and retrieve your unique avatar image. "
+msgstr ""
+
+#: forum/skins/default/templates/auth/complete.html:15
+#: forum/skins/default/templates/authopenid/complete.html:42
+msgid "This account already exists, please use another."
+msgstr ""
+
+#: forum/skins/default/templates/auth/complete.html:30
+#: forum/skins/default/templates/authopenid/complete.html:57
+msgid "Sorry, looks like we have some errors:"
+msgstr ""
+
+#: forum/skins/default/templates/auth/complete.html:47
+#: forum/skins/default/templates/authopenid/complete.html:82
+msgid "Screen name label"
+msgstr "<strong>Screen Name</strong> (<i>will be shown to others</i>)"
+
+#: forum/skins/default/templates/auth/complete.html:54
+#: forum/skins/default/templates/authopenid/complete.html:89
+msgid "Email address label"
+msgstr ""
+"<strong>Email Address</strong> (<i>will <strong>not</strong> be shared with "
+"anyone, must be valid</i>)"
+
+#: forum/skins/default/templates/auth/complete.html:60
+#: forum/skins/default/templates/auth/signup.html:18
+#: forum/skins/default/templates/authopenid/complete.html:95
+#: forum/skins/default/templates/authopenid/signup.html:18
+msgid "receive updates motivational blurb"
+msgstr ""
+"<strong>Receive forum updates by email</strong> - this will help our "
+"community grow and become more useful.<br/>By default <span "
+"class='orange'>Q&amp;A</span> forum sends up to <strong>one email digest per "
+"week</strong> - only when there is anything new.<br/>If you like, please "
+"adjust this now or any time later from your user account."
+
+#: forum/skins/default/templates/auth/complete.html:64
+#: forum/skins/default/templates/auth/signup.html:22
+#: forum/skins/default/templates/authopenid/complete.html:99
+#: forum/skins/default/templates/authopenid/signup.html:22
+msgid "please select one of the options above"
+msgstr ""
+
+#: forum/skins/default/templates/auth/complete.html:67
+#: forum/skins/default/templates/authopenid/complete.html:102
+msgid "Tag filter tool will be your right panel, once you log in."
+msgstr ""
+
+#: forum/skins/default/templates/auth/complete.html:68
+#: forum/skins/default/templates/authopenid/complete.html:103
+msgid "create account"
+msgstr "Signup"
+
+#: forum/skins/default/templates/auth/complete.html:77
+#: forum/skins/default/templates/authopenid/complete.html:112
+msgid "Existing account"
+msgstr ""
+
+#: forum/skins/default/templates/auth/complete.html:78
+#: forum/skins/default/templates/authopenid/complete.html:113
+msgid "user name"
+msgstr ""
+
+#: forum/skins/default/templates/auth/complete.html:79
+#: forum/skins/default/templates/authopenid/complete.html:114
+msgid "password"
+msgstr ""
+
+#: forum/skins/default/templates/auth/complete.html:86
+#: forum/skins/default/templates/authopenid/complete.html:121
+msgid "Register"
+msgstr ""
+
+#: forum/skins/default/templates/auth/complete.html:87
+#: forum/skins/default/templates/authopenid/complete.html:122
+#: forum/skins/default/templates/authopenid/signin.html:151
+msgid "Forgot your password?"
+msgstr ""
+
+#: forum/skins/default/templates/auth/signin.html:22
+#: forum/skins/default/templates/authopenid/signin.html:5
+#: forum/skins/default/templates/authopenid/signin.html:21
+msgid "User login"
+msgstr "User login"
+
+#: forum/skins/default/templates/auth/signin.html:29
+#: forum/skins/default/templates/authopenid/signin.html:42
+msgid "Click to sign in through any of these services."
+msgstr ""
+"<p><span class=\"big strong\">Please select your favorite login method below."
+"</span></p><p><font color=\"gray\">External login services use <a href="
+"\"http://openid.net\"><b>OpenID</b></a> technology, where your password "
+"always stays confidential between you and your login provider and you don't "
+"have to remember another one. CNPROG option requires your login name and "
+"password entered here.</font></p>"
+
+#: forum/skins/default/templates/auth/signin.html:34
+msgid ""
+"Take the opurtunity to validate my email next to the external provider I "
+"choose."
+msgstr ""
+
+#: forum/skins/default/templates/auth/signin.html:84
+msgid "Enter your "
+msgstr ""
+
+#: forum/skins/default/templates/auth/signin.html:140
+#: forum/skins/default/templates/authopenid/signin.html:160
+msgid "Why use OpenID?"
+msgstr ""
+
+#: forum/skins/default/templates/auth/signin.html:143
+#: forum/skins/default/templates/authopenid/signin.html:163
+msgid "with openid it is easier"
+msgstr "With the OpenID you don't need to create new username and password."
+
+#: forum/skins/default/templates/auth/signin.html:146
+#: forum/skins/default/templates/authopenid/signin.html:166
+msgid "reuse openid"
+msgstr "You can safely re-use the same login for all OpenID-enabled websites."
+
+#: forum/skins/default/templates/auth/signin.html:149
+#: forum/skins/default/templates/authopenid/signin.html:169
+msgid "openid is widely adopted"
+msgstr ""
+"There are > 160,000,000 OpenID account in use. Over 10,000 sites are OpenID-"
+"enabled."
+
+#: forum/skins/default/templates/auth/signin.html:152
+#: forum/skins/default/templates/authopenid/signin.html:172
+msgid "openid is supported open standard"
+msgstr "OpenID is based on an open standard, supported by many organizations."
+
+#: forum/skins/default/templates/auth/signin.html:157
+#: forum/skins/default/templates/authopenid/signin.html:177
+msgid "Find out more"
+msgstr ""
+
+#: forum/skins/default/templates/auth/signin.html:158
+#: forum/skins/default/templates/authopenid/signin.html:178
+msgid "Get OpenID"
+msgstr ""
+
+#: forum/skins/default/templates/auth/signup.html:4
+#: forum/skins/default/templates/authopenid/signup.html:4
+msgid "Signup"
+msgstr ""
+
+#: forum/skins/default/templates/auth/signup.html:8
+#: forum/skins/default/templates/authopenid/signup.html:8
+msgid "Create login name and password"
+msgstr ""
+
+#: forum/skins/default/templates/auth/signup.html:10
+#: forum/skins/default/templates/authopenid/signup.html:10
+msgid "Traditional signup info"
+msgstr ""
+"<span class='strong big'>If you prefer, create your forum login name and "
+"password here. However</span>, please keep in mind that we also support "
+"<strong>OpenID</strong> login method. With <strong>OpenID</strong> you can "
+"simply reuse your external login (e.g. Gmail or AOL) without ever sharing "
+"your login details with anyone and having to remember yet another password."
+
+#: forum/skins/default/templates/auth/signup.html:25
+#: forum/skins/default/templates/authopenid/signup.html:25
+msgid ""
+"Please read and type in the two words below to help us prevent automated "
+"account creation."
+msgstr ""
+
+#: forum/skins/default/templates/auth/signup.html:27
+#: forum/skins/default/templates/authopenid/signup.html:27
+msgid "Create Account"
+msgstr ""
+
+#: forum/skins/default/templates/auth/signup.html:29
+msgid "return to login page"
+msgstr ""
+
#: forum/skins/default/templates/authopenid/changeemail.html:3
#: forum/skins/default/templates/authopenid/changeemail.html:9
#: forum/skins/default/templates/authopenid/changeemail.html:38
@@ -2980,12 +3053,6 @@ msgstr ""
"validated before</span> so the new key was not sent. You can <a href='%"
"(change_link)s'>change</a> email used for update subscriptions if necessary."
-#: forum/skins/default/templates/authopenid/changeopenid.html:4
-#: forum/skins/default/templates/authopenid/changeopenid.html:30
-#: forum/skins/default/templates/authopenid/settings.html:34
-msgid "Change OpenID"
-msgstr ""
-
#: forum/skins/default/templates/authopenid/changeopenid.html:8
msgid "Account: change OpenID URL"
msgstr ""
@@ -3005,30 +3072,6 @@ msgstr ""
msgid "OpenID URL:"
msgstr ""
-#: forum/skins/default/templates/authopenid/changepw.html:5
-#: forum/skins/default/templates/authopenid/changepw.html:14
-#: forum/skins/default/templates/authopenid/settings.html:29
-msgid "Change password"
-msgstr ""
-
-#: forum/skins/default/templates/authopenid/changepw.html:7
-msgid "Account: change password"
-msgstr "Change your password"
-
-#: forum/skins/default/templates/authopenid/changepw.html:8
-msgid "This is where you can change your password. Make sure you remember it!"
-msgstr ""
-"<span class='strong'>To change your password</span> please fill out and "
-"submit this form"
-
-#: forum/skins/default/templates/authopenid/complete.html:19
-msgid "Connect your OpenID with this site"
-msgstr "New user signup"
-
-#: forum/skins/default/templates/authopenid/complete.html:22
-msgid "Connect your OpenID with your account on this site"
-msgstr "New user signup"
-
#: forum/skins/default/templates/authopenid/complete.html:27
#, python-format
msgid "register new %(provider)s account info, see %(gravatar_faq_url)s"
@@ -3082,68 +3125,6 @@ msgstr ""
"and will be used to create and retrieve your unique avatar image - <a href='%"
"(gravatar_faq_url)s'><strong>gravatar</strong></a>.</p>"
-#: forum/skins/default/templates/authopenid/complete.html:42
-msgid "This account already exists, please use another."
-msgstr ""
-
-#: forum/skins/default/templates/authopenid/complete.html:57
-msgid "Sorry, looks like we have some errors:"
-msgstr ""
-
-#: forum/skins/default/templates/authopenid/complete.html:82
-msgid "Screen name label"
-msgstr "<strong>Screen Name</strong> (<i>will be shown to others</i>)"
-
-#: forum/skins/default/templates/authopenid/complete.html:89
-msgid "Email address label"
-msgstr ""
-"<strong>Email Address</strong> (<i>will <strong>not</strong> be shared with "
-"anyone, must be valid</i>)"
-
-#: forum/skins/default/templates/authopenid/complete.html:95
-#: forum/skins/default/templates/authopenid/signup.html:18
-msgid "receive updates motivational blurb"
-msgstr ""
-"<strong>Receive forum updates by email</strong> - this will help our "
-"community grow and become more useful.<br/>By default <span "
-"class='orange'>Q&amp;A</span> forum sends up to <strong>one email digest per "
-"week</strong> - only when there is anything new.<br/>If you like, please "
-"adjust this now or any time later from your user account."
-
-#: forum/skins/default/templates/authopenid/complete.html:99
-#: forum/skins/default/templates/authopenid/signup.html:22
-msgid "please select one of the options above"
-msgstr ""
-
-#: forum/skins/default/templates/authopenid/complete.html:102
-msgid "Tag filter tool will be your right panel, once you log in."
-msgstr ""
-
-#: forum/skins/default/templates/authopenid/complete.html:103
-msgid "create account"
-msgstr "Signup"
-
-#: forum/skins/default/templates/authopenid/complete.html:112
-msgid "Existing account"
-msgstr ""
-
-#: forum/skins/default/templates/authopenid/complete.html:113
-msgid "user name"
-msgstr ""
-
-#: forum/skins/default/templates/authopenid/complete.html:114
-msgid "password"
-msgstr ""
-
-#: forum/skins/default/templates/authopenid/complete.html:121
-msgid "Register"
-msgstr ""
-
-#: forum/skins/default/templates/authopenid/complete.html:122
-#: forum/skins/default/templates/authopenid/signin.html:151
-msgid "Forgot your password?"
-msgstr ""
-
#: forum/skins/default/templates/authopenid/confirm_email.txt:2
msgid "Thank you for registering at our Q&A forum!"
msgstr ""
@@ -3175,11 +3156,6 @@ msgstr ""
"Sincerely,\n"
"Q&A Forum Administrator"
-#: forum/skins/default/templates/authopenid/delete.html:4
-#: forum/skins/default/templates/authopenid/settings.html:38
-msgid "Delete account"
-msgstr ""
-
#: forum/skins/default/templates/authopenid/delete.html:8
msgid "Account: delete account"
msgstr ""
@@ -3282,35 +3258,6 @@ msgstr ""
"* login with user name %(username)s and password %(password)s\n"
"* go to your user profile and set the password to something you can remember"
-#: forum/skins/default/templates/authopenid/settings.html:4
-msgid "Account functions"
-msgstr ""
-
-#: forum/skins/default/templates/authopenid/settings.html:30
-msgid "Give your account a new password."
-msgstr ""
-
-#: forum/skins/default/templates/authopenid/settings.html:31
-msgid "Change email "
-msgstr ""
-
-#: forum/skins/default/templates/authopenid/settings.html:32
-msgid "Add or update the email address associated with your account."
-msgstr ""
-
-#: forum/skins/default/templates/authopenid/settings.html:35
-msgid "Change openid associated to your account"
-msgstr ""
-
-#: forum/skins/default/templates/authopenid/settings.html:39
-msgid "Erase your username and all your data from website"
-msgstr ""
-
-#: forum/skins/default/templates/authopenid/signin.html:5
-#: forum/skins/default/templates/authopenid/signin.html:21
-msgid "User login"
-msgstr "User login"
-
#: forum/skins/default/templates/authopenid/signin.html:28
#, python-format
msgid ""
@@ -3335,16 +3282,6 @@ msgstr ""
"strong> %(summary)s...\"</i> <span class=\"strong big\">is saved and will be "
"posted once you log in.</span>"
-#: forum/skins/default/templates/authopenid/signin.html:42
-msgid "Click to sign in through any of these services."
-msgstr ""
-"<p><span class=\"big strong\">Please select your favorite login method below."
-"</span></p><p><font color=\"gray\">External login services use <a href="
-"\"http://openid.net\"><b>OpenID</b></a> technology, where your password "
-"always stays confidential between you and your login provider and you don't "
-"have to remember another one. CNPROG option requires your login name and "
-"password entered here.</font></p>"
-
#: forum/skins/default/templates/authopenid/signin.html:128
msgid "Enter your <span id=\"enter_your_what\">Provider user name</span>"
msgstr ""
@@ -3384,63 +3321,6 @@ msgstr ""
msgid "Create account"
msgstr ""
-#: forum/skins/default/templates/authopenid/signin.html:160
-msgid "Why use OpenID?"
-msgstr ""
-
-#: forum/skins/default/templates/authopenid/signin.html:163
-msgid "with openid it is easier"
-msgstr "With the OpenID you don't need to create new username and password."
-
-#: forum/skins/default/templates/authopenid/signin.html:166
-msgid "reuse openid"
-msgstr "You can safely re-use the same login for all OpenID-enabled websites."
-
-#: forum/skins/default/templates/authopenid/signin.html:169
-msgid "openid is widely adopted"
-msgstr ""
-"There are > 160,000,000 OpenID account in use. Over 10,000 sites are OpenID-"
-"enabled."
-
-#: forum/skins/default/templates/authopenid/signin.html:172
-msgid "openid is supported open standard"
-msgstr "OpenID is based on an open standard, supported by many organizations."
-
-#: forum/skins/default/templates/authopenid/signin.html:177
-msgid "Find out more"
-msgstr ""
-
-#: forum/skins/default/templates/authopenid/signin.html:178
-msgid "Get OpenID"
-msgstr ""
-
-#: forum/skins/default/templates/authopenid/signup.html:4
-msgid "Signup"
-msgstr ""
-
-#: forum/skins/default/templates/authopenid/signup.html:8
-msgid "Create login name and password"
-msgstr ""
-
-#: forum/skins/default/templates/authopenid/signup.html:10
-msgid "Traditional signup info"
-msgstr ""
-"<span class='strong big'>If you prefer, create your forum login name and "
-"password here. However</span>, please keep in mind that we also support "
-"<strong>OpenID</strong> login method. With <strong>OpenID</strong> you can "
-"simply reuse your external login (e.g. Gmail or AOL) without ever sharing "
-"your login details with anyone and having to remember yet another password."
-
-#: forum/skins/default/templates/authopenid/signup.html:25
-msgid ""
-"Please read and type in the two words below to help us prevent automated "
-"account creation."
-msgstr ""
-
-#: forum/skins/default/templates/authopenid/signup.html:27
-msgid "Create Account"
-msgstr ""
-
#: forum/skins/default/templates/authopenid/signup.html:29
msgid "return to OpenID login"
msgstr ""
@@ -3544,6 +3424,24 @@ msgstr ""
msgid "sorry, entered passwords did not match, please try again"
msgstr ""
+#: forum/views/auth.py:94 forum/views/auth.py:103
+msgid ""
+"Sorry, these login credentials belong to anoother user. Plese terminate your "
+"current session and try again."
+msgstr ""
+
+#: forum/views/auth.py:96
+msgid "You are already logged in with that user."
+msgstr ""
+
+#: forum/views/auth.py:101
+msgid "These login credentials are already associated with your account."
+msgstr ""
+
+#: forum/views/auth.py:107
+msgid "These new credentials are now associated with your account."
+msgstr ""
+
#: forum/views/commands.py:217
#, python-format
msgid "subscription saved, %(email)s needs validation, see %(details_url)s"
@@ -3567,62 +3465,66 @@ msgstr ""
msgid "We look forward to hearing your feedback! Please, give it next time :)"
msgstr ""
-#: forum/views/users.py:842 forum/views/users.py:846
+#: forum/views/users.py:851 forum/views/users.py:855
msgid "changes saved"
msgstr ""
-#: forum/views/users.py:852
+#: forum/views/users.py:861
msgid "email updates canceled"
msgstr ""
-#: forum/views/users.py:882
+#: forum/views/users.py:891
msgid "user profile"
msgstr ""
-#: forum/views/users.py:883
+#: forum/views/users.py:892
msgid "user profile overview"
msgstr ""
-#: forum/views/users.py:890
+#: forum/views/users.py:899
msgid "recent user activity"
msgstr ""
-#: forum/views/users.py:891
+#: forum/views/users.py:900
msgid "profile - recent activity"
msgstr ""
-#: forum/views/users.py:900
+#: forum/views/users.py:909
msgid "profile - responses"
msgstr ""
-#: forum/views/users.py:908
+#: forum/views/users.py:917
msgid "user reputation in the community"
msgstr "user karma"
-#: forum/views/users.py:909
+#: forum/views/users.py:918
msgid "profile - user reputation"
msgstr "Profile - User's Karma"
-#: forum/views/users.py:915
+#: forum/views/users.py:924
msgid "favorite questions"
msgstr ""
-#: forum/views/users.py:916
+#: forum/views/users.py:925
msgid "users favorite questions"
msgstr ""
-#: forum/views/users.py:917
+#: forum/views/users.py:926
msgid "profile - favorite questions"
msgstr ""
-#: forum/views/users.py:926
+#: forum/views/users.py:935
msgid "profile - votes"
msgstr ""
-#: forum/views/users.py:935
+#: forum/views/users.py:944
msgid "profile - email subscriptions"
msgstr ""
+#: forum/views/users.py:977
+msgid "Password changed."
+msgstr ""
+
#: forum/views/writers.py:74
msgid "uploading images is limited to users with >60 reputation points"
msgstr "sorry, file uploading requires karma >60"
@@ -3647,6 +3549,98 @@ msgstr ""
msgid "books/"
msgstr ""
+#: forum_modules/facebookauth/authentication.py:29
+msgid "Sorry, your Facebook session has expired, please try again"
+msgstr ""
+
+#: forum_modules/facebookauth/authentication.py:31
+msgid ""
+"The authentication with Facebook connect failed due to an invalid signature"
+msgstr ""
+
+#: forum_modules/facebookauth/authentication.py:33
+msgid ""
+"The authentication with Facebook connect failed, cannot find authentication "
+"tokens"
+msgstr ""
+
+#: forum_modules/localauth/forms.py:59
+msgid "Please enter valid username and password (both are case-sensitive)."
+msgstr ""
+
+#: forum_modules/localauth/forms.py:62
+msgid "This account is inactive."
+msgstr ""
+
+#: forum_modules/localauth/forms.py:64
+msgid "Login failed."
+msgstr ""
+
+#: forum_modules/localauth/forms.py:66
+msgid "Please enter username and password"
+msgstr ""
+
+#: forum_modules/localauth/forms.py:68
+msgid "Please enter your password"
+msgstr ""
+
+#: forum_modules/localauth/forms.py:70
+msgid "Please enter user name"
+msgstr ""
+
+#: forum_modules/localauth/urls.py:7
+msgid "local/"
+msgstr ""
+
+#: forum_modules/oauthauth/consumer.py:33
+msgid "Error, the oauth token is not on the server"
+msgstr ""
+
+#: forum_modules/oauthauth/consumer.py:38
+msgid "Something went wrong! Auth tokens do not match"
+msgstr ""
+
+#: forum_modules/openidauth/consumer.py:40
+msgid "Sorry, but your input is not a valid OpenId"
+msgstr ""
+
+#: forum_modules/openidauth/consumer.py:92
+msgid "The OpenId authentication request was canceled"
+msgstr ""
+
+#: forum_modules/openidauth/consumer.py:94
+msgid "The OpenId authentication failed: "
+msgstr ""
+
+#: forum_modules/openidauth/consumer.py:96
+msgid "Setup needed"
+msgstr ""
+
+#: forum_modules/openidauth/consumer.py:98
+msgid "The OpenId authentication failed with an unknown status: "
+msgstr ""
+
+#: forum_modules/openidauth/templates/openidurl.html:7
+msgid "Enter your OpenId Url"
+msgstr ""
+
+#~ msgid "Incorrect username."
+#~ msgstr "sorry, there is no such user name"
+
+#~ msgid "Welcome email subject line"
+#~ msgstr "Welcome to the Q&A forum"
+
+#~ msgid "your email needs to be validated see %(details_url)s"
+#~ msgstr ""
+#~ "Your email needs to be validated. Please see details <a "
+#~ "id='validate_email_alert' href='%(details_url)s'>here</a>."
+
+#~ msgid "Email verification subject line"
+#~ msgstr "Verification Email from Q&A forum"
+
+#~ msgid "first time greeting with %(url)s"
+#~ msgstr "Hello and welcome to OSQA - <a href='%(url)s'>please join us</a>!"
+
#~ msgid "have %(num_q)s unanswered questions"
#~ msgstr ""
#~ "<div class=\"questions-count\">%(num_q)s</div>questions <strong>without "