# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
-#
-#, fuzzy
+#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-02-08 18:43-0500\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2010-04-28 16:53-0400\n"
+"PO-Revision-Date: 2010-05-14 15:33\n"
+"Last-Translator: Rick Ross <rick@dzone.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"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:29
-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:49 forum/urls.py:53
-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 ""
-
-#: forum/auth.py:486
-msgid "Your question has been deleted"
-msgstr ""
-
-#: forum/auth.py:489
-msgid "The question and all of it's answers have been deleted"
-msgstr ""
-
-#: forum/auth.py:491
-msgid "The question has been deleted"
-msgstr ""
+"X-Translated-Using: django-rosetta 0.5.3\n"
#: forum/const.py:8
msgid "duplicate question"
msgid "problem is not reproducible or outdated"
msgstr ""
-#: forum/const.py:15
+#: forum/const.py:14
msgid "question contains offensive inappropriate, or malicious remarks"
msgstr ""
-#: forum/const.py:16
+#: forum/const.py:15
msgid "spam or advertising"
msgstr ""
-#: forum/const.py:57
+#: forum/const.py:71 forum/skins/default/templates/osqaadmin/index.html:21
msgid "question"
msgstr ""
-#: forum/const.py:58 templates/book.html:110
+#: forum/const.py:72 forum/skins/default/templates/book.html:110
+#: forum/skins/default/templates/osqaadmin/index.html:26
msgid "answer"
msgstr ""
-#: forum/const.py:59
+#: forum/const.py:73
msgid "commented question"
msgstr ""
-#: forum/const.py:60
+#: forum/const.py:74
msgid "commented answer"
msgstr ""
-#: forum/const.py:61
+#: forum/const.py:75
msgid "edited question"
msgstr ""
-#: forum/const.py:62
+#: forum/const.py:76
msgid "edited answer"
msgstr ""
-#: forum/const.py:63
+#: forum/const.py:77
msgid "received award"
msgstr "received badge"
-#: forum/const.py:64
+#: forum/const.py:78
msgid "marked best answer"
msgstr ""
-#: forum/const.py:65
+#: forum/const.py:79
msgid "upvoted"
msgstr ""
-#: forum/const.py:66
+#: forum/const.py:80
msgid "downvoted"
msgstr ""
-#: forum/const.py:67
-msgid "canceled vote"
+#: forum/const.py:81
+msgid "upvote canceled"
msgstr ""
-#: forum/const.py:68
+#: forum/const.py:82
+msgid "downvote canceled"
+msgstr ""
+
+#: forum/const.py:83
msgid "deleted question"
msgstr ""
-#: forum/const.py:69
+#: forum/const.py:84
msgid "deleted answer"
msgstr ""
-#: forum/const.py:70
+#: forum/const.py:85
msgid "marked offensive"
msgstr ""
-#: forum/const.py:71
+#: forum/const.py:86
msgid "updated tags"
msgstr ""
-#: forum/const.py:72
+#: forum/const.py:87
msgid "selected favorite"
msgstr ""
-#: forum/const.py:73
+#: forum/const.py:88
msgid "completed user profile"
msgstr ""
-#: forum/const.py:74
+#: forum/const.py:89
msgid "email update sent to user"
msgstr ""
-#: forum/const.py:85
+#: forum/const.py:93
+msgid "question_answered"
+msgstr "answer"
+
+#: forum/const.py:94
+msgid "question_commented"
+msgstr "question comment"
+
+#: forum/const.py:95
+msgid "answer_commented"
+msgstr "answer comment"
+
+#: forum/const.py:96
+msgid "answer_accepted"
+msgstr "answer accepted"
+
+#: forum/const.py:100
msgid "[closed]"
msgstr ""
-#: forum/const.py:86
+#: forum/const.py:101
msgid "[deleted]"
msgstr ""
-#: forum/const.py:87 forum/views.py:796 forum/views.py:815
+#: forum/const.py:102
msgid "initial version"
msgstr ""
-#: forum/const.py:88
+#: forum/const.py:103
msgid "retagged"
msgstr ""
-#: forum/const.py:92
-msgid "exclude ignored tags"
+#: forum/const.py:111
+msgid "Instantly"
+msgstr ""
+
+#: forum/const.py:112
+msgid "Daily"
+msgstr ""
+
+#: forum/const.py:113
+msgid "Weekly"
msgstr ""
-#: forum/const.py:92
-msgid "allow only selected tags"
+#: forum/const.py:114
+msgid "No notifications"
msgstr ""
#: forum/feed.py:18
msgid "latest questions"
msgstr ""
-#: forum/forms.py:18 templates/answer_edit_tips.html:35
-#: templates/answer_edit_tips.html.py:39 templates/question_edit_tips.html:32
-#: templates/question_edit_tips.html:37
+#: forum/forms.py:21 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:37
+#: forum/skins/default/templates/question_edit_tips.html:42
msgid "title"
msgstr ""
-#: forum/forms.py:19
+#: forum/forms.py:22
msgid "please enter a descriptive title for your question"
msgstr ""
-#: forum/forms.py:24
+#: forum/forms.py:27
msgid "title must be > 10 characters"
msgstr ""
-#: forum/forms.py:33
+#: forum/forms.py:36
msgid "content"
msgstr ""
-#: forum/forms.py:39
+#: forum/forms.py:42
msgid "question content must be > 10 characters"
msgstr ""
-#: forum/forms.py:49 templates/header.html:28 templates/header.html.py:56
+#: forum/forms.py:52 forum/skins/default/templates/header.html:31
+#: forum/skins/default/templates/header.html:56
msgid "tags"
msgstr ""
-#: forum/forms.py:51
-msgid ""
-"Tags are short keywords, with no spaces within. Up to five tags can be used."
+#: forum/forms.py:54
+msgid "Tags are short keywords, with no spaces within. Up to five tags can be used."
msgstr ""
-#: forum/forms.py:58 templates/question_retag.html:39
+#: forum/forms.py:61 forum/skins/default/templates/question_retag.html:43
msgid "tags are required"
msgstr ""
-#: forum/forms.py:64
+#: forum/forms.py:67
msgid "please use 5 tags or less"
msgstr ""
-#: forum/forms.py:67
+#: forum/forms.py:72
msgid "tags must be shorter than 20 characters"
msgstr ""
-#: forum/forms.py:71
-msgid ""
-"please use following characters in tags: letters 'a-z', numbers, and "
-"characters '.-_#'"
+#: forum/forms.py:74
+msgid "please use following characters in tags: letters 'a-z', numbers, and characters '.-_#'"
msgstr ""
-#: forum/forms.py:81 templates/index.html:61 templates/index.html.py:73
-#: templates/post_contributor_info.html:7
-#: templates/question_summary_list_roll.html:26
-#: templates/question_summary_list_roll.html:38 templates/questions.html:92
-#: templates/questions.html.py:104
+#: forum/forms.py:84
+#: 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
msgid "community wiki"
msgstr ""
-#: forum/forms.py:82
-msgid ""
-"if you choose community wiki option, the question and answer do not generate "
-"points and name of author will not be shown"
+#: forum/forms.py:85
+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:98
+#: forum/forms.py:101
msgid "update summary:"
msgstr ""
-#: forum/forms.py:99
-msgid ""
-"enter a brief summary of your revision (e.g. fixed spelling, grammar, "
-"improved style, this field is optional)"
+#: forum/forms.py:102
+msgid "enter a brief summary of your revision (e.g. fixed spelling, grammar, improved style, this field is optional)"
msgstr ""
-#: forum/forms.py:102
+#: forum/forms.py:105
msgid "Automatically accept user's contributions for the email updates"
msgstr ""
msgid "will not be shown, used to calculate age, format: YYYY-MM-DD"
msgstr ""
-#: forum/forms.py:209 templates/authopenid/settings.html:21
+#: forum/forms.py:209 forum/skins/default/templates/account_settings.html:21
msgid "Profile"
msgstr ""
msgid "this email has already been registered, please use another one"
msgstr ""
-#: forum/forms.py:247
-msgid "Choose email tag filter"
+#: forum/subscriptions.py:41
+#, python-format
+msgid "New question on %(app_name)s"
msgstr ""
-#: forum/forms.py:262 forum/forms.py:263
-msgid "weekly"
-msgstr ""
+#: forum/subscriptions.py:73
+#, fuzzy, python-format
+msgid "New answer to '%(question_title)s'"
+msgstr "Post Your Answer"
-#: forum/forms.py:262 forum/forms.py:263
-msgid "no email"
+#: forum/subscriptions.py:112
+#, python-format
+msgid "New comment on %(question_title)s"
msgstr ""
-#: forum/forms.py:263
-msgid "daily"
+#: forum/subscriptions.py:136
+#, python-format
+msgid "An answer to '%(question_title)s' was accepted"
msgstr ""
-#: forum/forms.py:278
-msgid "Asked by me"
+#: forum/subscriptions.py:156
+#, python-format
+msgid "%(username)s is a new member on %(app_name)s"
msgstr ""
-#: forum/forms.py:281
-msgid "Answered by me"
+#: forum/urls.py:44
+msgid "upfiles/"
msgstr ""
-#: forum/forms.py:284
-msgid "Individually selected"
+#: forum/urls.py:49
+msgid "about/"
msgstr ""
-#: forum/forms.py:287
-msgid "Entire forum (tag filtered)"
+#: forum/urls.py:50
+msgid "faq/"
msgstr ""
-#: forum/forms.py:341
-msgid "okay, let's try!"
+#: forum/urls.py:51
+msgid "privacy/"
msgstr ""
-#: forum/forms.py:342
-msgid "no OSQA community email please, thanks"
+#: forum/urls.py:52
+msgid "logout/"
msgstr ""
-#: forum/forms.py:345
-msgid "please choose one of the options above"
+#: forum/urls.py:53 forum/urls.py:54
+msgid "answers/"
msgstr ""
-#: forum/models.py:52
-msgid "Entire forum"
+#: forum/urls.py:53 forum/urls.py:58 forum/urls.py:98
+#: forum/skins/default/templates/users/info.html:44
+msgid "edit/"
msgstr ""
-#: forum/models.py:53
-msgid "Questions that I asked"
+#: forum/urls.py:54 forum/urls.py:74
+msgid "revisions/"
msgstr ""
-#: forum/models.py:54
-msgid "Questions that I answered"
+#: forum/urls.py:55 forum/urls.py:56 forum/urls.py:57 forum/urls.py:58
+#: forum/urls.py:59 forum/urls.py:60 forum/urls.py:61 forum/urls.py:74
+msgid "questions/"
msgstr ""
-#: forum/models.py:55
-msgid "Individually selected questions"
+#: forum/urls.py:56 forum_modules/books/urls.py:8
+msgid "ask/"
msgstr ""
-#: forum/models.py:58
-msgid "Weekly"
+#: forum/urls.py:57
+msgid "unanswered/"
msgstr ""
-#: forum/models.py:59
-msgid "Daily"
+#: forum/urls.py:59
+msgid "close/"
msgstr ""
-#: forum/models.py:60
-msgid "No email"
+#: forum/urls.py:60
+msgid "reopen/"
msgstr ""
-#: forum/models.py:321
-#, python-format
-msgid "%(author)s modified the question"
+#: forum/urls.py:61
+msgid "answer/"
msgstr ""
-#: forum/models.py:325
-#, python-format
-msgid "%(people)s posted %(new_answer_count)s new answers"
+#: forum/urls.py:63
+msgid "vote/"
msgstr ""
-#: forum/models.py:330
-#, python-format
-msgid "%(people)s commented the question"
-msgstr ""
+#: forum/urls.py:64
+#, fuzzy
+msgid "like_comment/"
+msgstr "answer comment"
-#: forum/models.py:335
-#, python-format
-msgid "%(people)s commented answers"
+#: forum/urls.py:65
+#, fuzzy
+msgid "comment/"
+msgstr "post a comment"
+
+#: forum/urls.py:66
+#, fuzzy
+msgid "delete_comment/"
+msgstr "post a comment"
+
+#: forum/urls.py:67
+msgid "accept_answer/"
msgstr ""
-#: forum/models.py:337
-#, python-format
-msgid "%(people)s commented an answer"
+#: forum/urls.py:68
+msgid "mark_favorite/"
msgstr ""
-#: forum/models.py:368
-msgid "interesting"
+#: forum/urls.py:69
+msgid "flag/"
msgstr ""
-#: forum/models.py:368
-msgid "ignored"
+#: forum/urls.py:70
+msgid "delete/"
msgstr ""
-#: forum/models.py:541 templates/badges.html:53
-msgid "gold"
+#: forum/urls.py:71
+msgid "subscribe/"
msgstr ""
-#: forum/models.py:542 templates/badges.html:61
-msgid "silver"
+#: forum/urls.py:72
+msgid "matching_tags/"
msgstr ""
-#: forum/models.py:543 templates/badges.html:68
-msgid "bronze"
+#: forum/urls.py:75
+msgid "command/"
msgstr ""
-#: forum/urls.py:26
-msgid "upfiles/"
+#: forum/urls.py:78
+msgid "question/"
msgstr ""
-#: forum/urls.py:30
-msgid "about/"
+#: forum/urls.py:79 forum/urls.py:80
+msgid "tags/"
msgstr ""
-#: forum/urls.py:31
-msgid "faq/"
+#: forum/urls.py:82 forum/urls.py:86
+msgid "mark-tag/"
msgstr ""
-#: forum/urls.py:32
-msgid "privacy/"
+#: forum/urls.py:82
+msgid "interesting/"
msgstr ""
-#: forum/urls.py:33
-msgid "logout/"
+#: forum/urls.py:86
+msgid "ignored/"
msgstr ""
-#: forum/urls.py:34 forum/urls.py:35 forum/urls.py:36 forum/urls.py:53
-msgid "answers/"
+#: forum/urls.py:90
+msgid "unmark-tag/"
msgstr ""
-#: forum/urls.py:34 forum/urls.py:46 forum/urls.py:49 forum/urls.py:53
-msgid "comments/"
+#: forum/urls.py:96 forum/urls.py:98 forum/urls.py:100 forum/urls.py:101
+#: forum/urls.py:102 forum/urls.py:103 forum/urls.py:104 forum/urls.py:105
+#: forum/models/user.py:124
+msgid "users/"
msgstr ""
-#: forum/urls.py:35 forum/urls.py:40 forum/urls.py:75
-#: templates/user_info.html:45
-msgid "edit/"
+#: forum/urls.py:97
+msgid "moderate-user/"
msgstr ""
-#: forum/urls.py:36 forum/urls.py:45
-msgid "revisions/"
+#: forum/urls.py:100
+msgid "subscriptions/"
msgstr ""
-#: forum/urls.py:37 forum/urls.py:38 forum/urls.py:39 forum/urls.py:40
-#: forum/urls.py:41 forum/urls.py:42 forum/urls.py:43 forum/urls.py:44
-#: forum/urls.py:45 forum/urls.py:46 forum/urls.py:49
-msgid "questions/"
+#: forum/urls.py:101
+msgid "favorites/"
msgstr ""
-#: forum/urls.py:38 forum/urls.py:85
-msgid "ask/"
+#: forum/urls.py:102
+#, fuzzy
+msgid "reputation/"
+msgstr "karma"
+
+#: forum/urls.py:103
+msgid "votes/"
msgstr ""
-#: forum/urls.py:39
-msgid "unanswered/"
+#: forum/urls.py:104
+msgid "recent/"
msgstr ""
-#: forum/urls.py:41
-msgid "close/"
+#: forum/urls.py:107 forum/urls.py:108
+msgid "badges/"
msgstr ""
-#: forum/urls.py:42
-msgid "reopen/"
+#: forum/urls.py:109
+msgid "messages/"
msgstr ""
-#: forum/urls.py:43
-msgid "answer/"
+#: forum/urls.py:109
+msgid "markread/"
msgstr ""
-#: forum/urls.py:44
-msgid "vote/"
+#: forum/urls.py:111
+msgid "nimda/"
msgstr ""
-#: forum/urls.py:47
-msgid "command/"
+#: forum/urls.py:113
+msgid "upload/"
msgstr ""
-#: forum/urls.py:57 forum/views.py:440
-msgid "question/"
+#: forum/urls.py:114
+msgid "search/"
msgstr ""
-#: forum/urls.py:58 forum/urls.py:59
-msgid "tags/"
+#: forum/urls.py:115
+msgid "feedback/"
msgstr ""
-#: forum/urls.py:61 forum/urls.py:65
-msgid "mark-tag/"
+#: forum/urls.py:119 forum/urls.py:120 forum/urls.py:121 forum/urls.py:122
+#: forum/urls.py:123 forum/urls.py:124 forum/urls.py:125 forum/urls.py:126
+#: forum/urls.py:127 forum/urls.py:128 forum/urls.py:129 forum/urls.py:130
+#: forum_modules/localauth/urls.py:7
+msgid "account/"
msgstr ""
-#: forum/urls.py:61
-msgid "interesting/"
+#: forum/urls.py:119 forum/urls.py:121 forum/urls.py:122
+msgid "signin/"
msgstr ""
-#: forum/urls.py:65
-msgid "ignored/"
+#: forum/urls.py:120
+msgid "signout/"
msgstr ""
-#: forum/urls.py:69
-msgid "unmark-tag/"
+#: forum/urls.py:123
+msgid "done/"
msgstr ""
-#: forum/urls.py:73 forum/urls.py:75 forum/urls.py:76
-msgid "users/"
+#: forum/urls.py:124 forum_modules/localauth/urls.py:7
+msgid "register/"
msgstr ""
-#: forum/urls.py:74
-msgid "moderate-user/"
+#: forum/urls.py:125
+msgid "validate/"
msgstr ""
-#: forum/urls.py:77 forum/urls.py:78
-msgid "badges/"
+#: forum/urls.py:126 forum/urls.py:127
+msgid "tempsignin/"
msgstr ""
-#: forum/urls.py:79
-msgid "messages/"
+#: forum/urls.py:128
+msgid "authsettings/"
msgstr ""
-#: forum/urls.py:79
-msgid "markread/"
+#: forum/urls.py:129 forum/urls.py:130
+msgid "providers/"
msgstr ""
-#: forum/urls.py:81
-msgid "nimda/"
+#: forum/urls.py:129
+msgid "remove/"
msgstr ""
-#: forum/urls.py:83
-msgid "upload/"
+#: forum/urls.py:130
+msgid "add/"
msgstr ""
-#: forum/urls.py:84 forum/urls.py:85 forum/urls.py:86
-msgid "books/"
+#: forum/urls.py:133 forum/urls.py:134 forum/urls.py:135 forum/urls.py:136
+#: forum/urls.py:137 forum_modules/sximporter/urls.py:8
+msgid "admin/"
msgstr ""
-#: forum/urls.py:87
-msgid "search/"
+#: forum/urls.py:134
+msgid "denormalize/"
msgstr ""
-#: forum/urls.py:88
-msgid "feedback/"
+#: forum/urls.py:135
+msgid "go_bootstrap/"
msgstr ""
-#: forum/urls.py:89 forum/urls.py:90
-msgid "account/"
+#: forum/urls.py:136
+msgid "go_defaults/"
msgstr ""
-#: forum/user.py:16 templates/user_tabs.html:7
-msgid "overview"
-msgstr ""
+#: forum/authentication/forms.py:21
+#, fuzzy
+msgid "Your account email"
+msgstr "<strong>Your new Email:</strong> (will <strong>not</strong> be shown to anyone, must be valid)"
-#: forum/user.py:17
-msgid "user profile"
+#: forum/authentication/forms.py:23
+msgid "You cannot leave this field blank"
msgstr ""
-#: forum/user.py:18
-msgid "user profile overview"
+#: forum/authentication/forms.py:24 forum/utils/forms.py:107
+msgid "please enter a valid email address"
msgstr ""
-#: forum/user.py:24 templates/user_tabs.html:9
-msgid "recent activity"
+#: forum/authentication/forms.py:32
+msgid "Sorry, but this email is not on our database."
msgstr ""
-#: forum/user.py:25
-msgid "recent user activity"
+#: forum/authentication/forms.py:40
+msgid "okay, let's try!"
msgstr ""
-#: forum/user.py:26
-msgid "profile - recent activity"
+#: forum/authentication/forms.py:41
+msgid "no OSQA community email please, thanks"
msgstr ""
-#: forum/user.py:33 templates/user_tabs.html:13
-msgid "responses"
+#: forum/authentication/forms.py:44
+msgid "please choose one of the options above"
msgstr ""
-#: forum/user.py:34 templates/user_tabs.html:12
-msgid "comments and answers to others questions"
+#: forum/authentication/forms.py:51
+msgid "Current password"
msgstr ""
-#: forum/user.py:35
-msgid "profile - responses"
+#: forum/authentication/forms.py:62
+msgid "Old password is incorrect. Please enter the correct password."
msgstr ""
-#: forum/user.py:42 templates/user_info.html:22 templates/users.html:26
-msgid "reputation"
-msgstr "karma"
-
-#: forum/user.py:43
-msgid "user reputation in the community"
-msgstr "user karma"
-
-#: forum/user.py:44
-msgid "profile - user reputation"
-msgstr "Profile - User's Karma"
+#: forum/management/commands/send_email_alerts.py:56
+msgid "Daily digest"
+msgstr ""
-#: forum/user.py:50
-msgid "favorite questions"
+#: forum/middleware/anon_user.py:34
+#, python-format
+msgid "First time here? Check out the <a href=\"%s\">FAQ</a>!"
msgstr ""
-#: forum/user.py:51
-msgid "users favorite questions"
+#: forum/models/question.py:30
+msgid "[closed] "
msgstr ""
-#: forum/user.py:52
-msgid "profile - favorite questions"
+#: forum/models/question.py:33
+msgid "[deleted] "
msgstr ""
-#: forum/user.py:59 templates/user_tabs.html:20
-msgid "casted votes"
-msgstr "votes"
+#: forum/models/repute.py:13 forum/skins/default/templates/badges.html:53
+msgid "gold"
+msgstr ""
-#: forum/user.py:60 templates/user_tabs.html:20
-msgid "user vote record"
+#: forum/models/repute.py:14 forum/skins/default/templates/badges.html:61
+msgid "silver"
msgstr ""
-#: forum/user.py:61
-msgid "profile - votes"
+#: forum/models/repute.py:15 forum/skins/default/templates/badges.html:68
+msgid "bronze"
msgstr ""
-#: forum/user.py:68 templates/user_tabs.html:28
-msgid "email subscriptions"
+#: forum/models/tag.py:28
+msgid "interesting"
msgstr ""
-#: forum/user.py:69 templates/user_tabs.html:27
-msgid "email subscription settings"
+#: forum/models/tag.py:28
+msgid "ignored"
msgstr ""
-#: forum/user.py:70
-msgid "profile - email subscriptions"
+#: forum/models/user.py:255
+#: forum/skins/default/templates/post_contributor_info.html:19
+msgid "asked"
msgstr ""
-#: forum/views.py:141
-msgid "Q&A forum feedback"
+#: forum/models/user.py:257
+#: forum/skins/default/templates/post_contributor_info.html:22
+msgid "answered"
msgstr ""
-#: forum/views.py:142
-msgid "Thanks for the feedback!"
+#: forum/models/user.py:259
+msgid "marked an answer"
msgstr ""
-#: forum/views.py:150
-msgid "We look forward to hearing your feedback! Please, give it next time :)"
+#: forum/models/user.py:261
+#, fuzzy
+msgid "edited a question"
+msgstr "Post Your Answer"
+
+#: forum/models/user.py:263
+#, fuzzy
+msgid "commented a question"
+msgstr "list of all questions"
+
+#: forum/models/user.py:265
+#, fuzzy
+msgid "commented an answer"
+msgstr "oldest"
+
+#: forum/models/user.py:267
+#, fuzzy
+msgid "edited an answer"
+msgstr "oldest"
+
+#: forum/models/user.py:269
+#, fuzzy
+msgid "received badge"
+msgstr "received badge"
+
+#: forum/settings/__init__.py:20
+msgid "Badges config"
msgstr ""
-#: forum/views.py:1098
-#, python-format
-msgid "subscription saved, %(email)s needs validation, see %(details_url)s"
+#: forum/settings/__init__.py:20
+msgid "Configure badges on your OSQA site."
msgstr ""
-"Your subscription is saved, but email address %(email)s needs to be "
-"validated, please see <a href='%(details_url)s'>more details here</a>"
-#: forum/views.py:1106
-msgid "email update frequency has been set to daily"
+#: forum/settings/basic.py:9
+msgid "Basic Settings"
msgstr ""
-#: forum/views.py:1982 forum/views.py:1986
-msgid "changes saved"
+#: forum/settings/basic.py:9
+msgid "The basic settings for your application"
msgstr ""
-#: forum/views.py:1992
-msgid "email updates canceled"
+#: forum/settings/basic.py:12
+msgid "Application logo"
msgstr ""
-#: forum/views.py:2159
-msgid "uploading images is limited to users with >60 reputation points"
-msgstr "sorry, file uploading requires karma >60"
+#: forum/settings/basic.py:13
+#, fuzzy
+msgid "Your site main logo."
+msgstr "<strong>Your new Email:</strong> (will <strong>not</strong> be shown to anyone, must be valid)"
-#: forum/views.py:2161
-msgid "allowed file types are 'jpg', 'jpeg', 'gif', 'bmp', 'png', 'tiff'"
+#: forum/settings/basic.py:17
+msgid "Favicon"
msgstr ""
-#: forum/views.py:2163
-#, python-format
-msgid "maximum upload file size is %sK"
+#: forum/settings/basic.py:18
+msgid "Your site favicon."
msgstr ""
-#: forum/views.py:2165
-#, python-format
-msgid ""
-"Error uploading file. Please contact the site administrator. Thank you. %s"
+#: forum/settings/basic.py:22
+msgid "Application title"
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: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"
-msgstr[0] ""
-"<p>Dear %(name)s,</p></p>The following question has been updated on the Q&A "
-"forum:</p>"
-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:169
-msgid "new question"
+#: forum/settings/basic.py:23
+msgid "The title of your application that will show in the browsers title bar"
msgstr ""
-#: forum/management/commands/send_email_alerts.py:179
-#, python-format
-msgid "There is also one question which was recently "
-msgid_plural ""
-"There are also %(num)d more questions which were recently updated "
-msgstr[0] ""
-msgstr[1] ""
-
-#: forum/management/commands/send_email_alerts.py:184
-msgid ""
-"Perhaps you could look up previously sent forum reminders in your mailbox."
+#: forum/settings/basic.py:26
+msgid "Application short name"
msgstr ""
-#: forum/management/commands/send_email_alerts.py:188
-#, python-format
-msgid ""
-"go to %(link)s to change frequency of email updates or %(email)s "
-"administrator"
+#: forum/settings/basic.py:30
+msgid "Application keywords"
msgstr ""
-"<p>Please remember that you can always <a href='%(link)s'>adjust</a> "
-"frequency of the email updates or turn them off entirely.<br/>If you believe "
-"that this message was sent in an error, please email about it the forum "
-"administrator at %(email)s.</p><p>Sincerely,</p><p>Your friendly Q&A forum "
-"server.</p>"
-#: forum/templatetags/extra_tags.py:164 forum/templatetags/extra_tags.py:193
-#: templates/header.html:33
-msgid "badges"
+#: forum/settings/basic.py:31
+msgid "The meta keywords that will be available through the HTML meta tags."
msgstr ""
-#: forum/templatetags/extra_tags.py:165 forum/templatetags/extra_tags.py:192
-msgid "reputation points"
-msgstr "karma"
+#: forum/settings/basic.py:34
+#, fuzzy
+msgid "Application description"
+msgstr "Gold badge is the highest award in this community. To obtain it have to show profound knowledge and ability in addition to your active participation."
-#: forum/templatetags/extra_tags.py:252
-msgid "2 days ago"
+#: forum/settings/basic.py:35
+msgid "The description of your application"
msgstr ""
-#: forum/templatetags/extra_tags.py:254
-msgid "yesterday"
+#: forum/settings/basic.py:39
+msgid "Application intro"
msgstr ""
-#: forum/templatetags/extra_tags.py:256
-#, python-format
-msgid "%(hr)d hour ago"
-msgid_plural "%(hr)d hours ago"
-msgstr[0] ""
-msgstr[1] ""
-
-#: forum/templatetags/extra_tags.py:258
-#, python-format
-msgid "%(min)d min ago"
-msgid_plural "%(min)d mins ago"
-msgstr[0] ""
-msgstr[1] ""
+#: forum/settings/basic.py:40
+msgid "The introductory page that is visible in the sidebar for anonymous users."
+msgstr ""
-#: middleware/anon_user.py:33
-#, python-format
-msgid "first time greeting with %(url)s"
+#: forum/settings/basic.py:44
+msgid "Copyright notice"
msgstr ""
-#: templates/404.html:24
-msgid "Sorry, could not find the page you requested."
+#: forum/settings/basic.py:45
+msgid "The copyright notice visible at the footer of your page."
msgstr ""
-#: templates/404.html:26
-msgid "This might have happened for the following reasons:"
+#: forum/settings/basic.py:48
+msgid "Maximum length of comment"
msgstr ""
-#: templates/404.html:28
-msgid "this question or answer has been deleted;"
+#: forum/settings/basic.py:49
+msgid "The maximum length a user can enter for a comment."
msgstr ""
-#: templates/404.html:29
-msgid "url has error - please check it;"
+#: forum/settings/email.py:5
+msgid "Email Settings"
msgstr ""
-#: templates/404.html:30
-msgid ""
-"the page you tried to visit is protected or you don't have sufficient "
-"points, see"
+#: forum/settings/email.py:5
+msgid "Email server and other email related settings."
msgstr ""
-#: templates/404.html:31
-msgid "if you believe this error 404 should not have occured, please"
+#: forum/settings/email.py:8
+msgid "Email Server"
msgstr ""
-#: templates/404.html:32
-msgid "report this problem"
+#: forum/settings/email.py:9
+msgid "The SMTP server through which your application will be sending emails."
msgstr ""
-#: templates/404.html:41 templates/500.html:27
-msgid "back to previous page"
+#: forum/settings/email.py:13
+msgid "Email Port"
msgstr ""
-#: templates/404.html:42
-msgid "see all questions"
+#: forum/settings/email.py:14
+msgid "The port on which your SMTP server is listening to. Usually this is 25, but can be something else."
msgstr ""
-#: templates/404.html:43
-msgid "see all tags"
+#: forum/settings/email.py:18
+msgid "Email User"
msgstr ""
-#: templates/500.html:22
-msgid "sorry, system error"
+#: forum/settings/email.py:19
+msgid "The username for your SMTP connection."
msgstr ""
-#: templates/500.html:24
-msgid "system error log is recorded, error will be fixed as soon as possible"
+#: forum/settings/email.py:23
+msgid "Email Password"
msgstr ""
-#: templates/500.html:25
-msgid "please report the error to the site administrators if you wish"
+#: forum/settings/email.py:24
+msgid "The password for your SMTP connection."
msgstr ""
-#: templates/500.html:28
-msgid "see latest questions"
+#: forum/settings/email.py:29
+msgid "Use TLS"
msgstr ""
-#: templates/500.html:29
-msgid "see tags"
+#: forum/settings/email.py:30
+msgid "Does your SMTP server usFes TLS for authentication."
msgstr ""
-#: templates/about.html:6 templates/about.html.py:11
-msgid "About"
+#: forum/settings/email.py:34
+#, fuzzy
+msgid "Site 'from' email address"
+msgstr "Your email <i>(never shared)</i>"
+
+#: forum/settings/email.py:35
+msgid "The address that will show up on the 'from' field on emails sent by your website."
msgstr ""
-#: templates/answer_edit.html:5 templates/answer_edit.html.py:48
-msgid "Edit answer"
+#: forum/settings/email.py:39
+#, fuzzy
+msgid "Email subject prefix"
+msgstr "Welcome to the Q&A forum"
+
+#: forum/settings/email.py:40
+msgid "Every email sent through your website will have the subject prefixed by this string. It's usually a good idea to have such a prefix so your users can easilly set up a filter on theyr email clients."
msgstr ""
-#: templates/answer_edit.html:25 templates/answer_edit.html.py:28
-#: templates/ask.html:26 templates/ask.html.py:29 templates/question.html:45
-#: templates/question.html.py:48 templates/question_edit.html:25
-#: templates/question_edit.html.py:28
-msgid "hide preview"
+#: forum/settings/extkeys.py:4
+msgid "External Keys"
msgstr ""
-#: templates/answer_edit.html:28 templates/ask.html:29
-#: templates/question.html:48 templates/question_edit.html:28
-msgid "show preview"
+#: forum/settings/extkeys.py:4
+msgid "Keys for various external providers that your application may optionally use."
msgstr ""
-#: templates/answer_edit.html:48 templates/question_edit.html:66
-#: templates/question_retag.html:53 templates/revisions_answer.html:38
-#: templates/revisions_question.html:38
-msgid "back"
+#: forum/settings/extkeys.py:7
+msgid "Google sitemap code"
msgstr ""
-#: templates/answer_edit.html:53 templates/question_edit.html:71
-#: templates/revisions_answer.html:52 templates/revisions_question.html:52
-msgid "revision"
+#: forum/settings/extkeys.py:8
+msgid "This is the code you get when you register your site at <a href='https://www.google.com/webmasters/tools/'>Google webmaster central</a>."
msgstr ""
-#: templates/answer_edit.html:56 templates/question_edit.html:75
-msgid "select revision"
+#: forum/settings/extkeys.py:12
+msgid "Google analytics key"
msgstr ""
-#: templates/answer_edit.html:63 templates/ask.html:97
-#: templates/question.html:434 templates/question_edit.html:92
-msgid "Toggle the real time Markdown editor preview"
+#: forum/settings/extkeys.py:13
+msgid "Your Google analytics key. You can get one at the <a href='http://www.google.com/analytics/'>Google analytics official website</a>"
msgstr ""
-#: templates/answer_edit.html:63 templates/ask.html:97
-#: templates/question.html:435 templates/question_edit.html:92
-msgid "toggle preview"
+#: forum/settings/forms.py:40
+#, fuzzy
+msgid "Change this:"
+msgstr "Change Email"
+
+#: forum/settings/minrep.py:4
+#, fuzzy
+msgid "Minimum reputation config"
+msgstr "karma"
+
+#: forum/settings/minrep.py:4
+msgid "Configure the minimum reputation required to perform certain actions on your site."
msgstr ""
-#: templates/answer_edit.html:72 templates/question_edit.html:118
-#: templates/question_retag.html:74
-msgid "Save edit"
+#: forum/settings/minrep.py:7
+msgid "Minimum reputation to vote up"
msgstr ""
-#: templates/answer_edit.html:73 templates/close.html:29
-#: templates/feedback.html:50 templates/question_edit.html:119
-#: templates/question_retag.html:75 templates/reopen.html:30
-#: templates/user_edit.html:87 templates/authopenid/changeemail.html:40
-msgid "Cancel"
+#: forum/settings/minrep.py:8
+msgid "The minimum reputation an user must have to be allowed to vote up."
msgstr ""
-#: templates/answer_edit_tips.html:4
-msgid "answer tips"
-msgstr "Tips"
+#: forum/settings/minrep.py:11
+#, fuzzy
+msgid "Minimum reputation to vote down"
+msgstr "user karma"
-#: templates/answer_edit_tips.html:7
-msgid "please make your answer relevant to this community"
+#: forum/settings/minrep.py:12
+msgid "The minimum reputation an user must have to be allowed to vote down."
msgstr ""
-#: templates/answer_edit_tips.html:10
-msgid "try to give an answer, rather than engage into a discussion"
+#: forum/settings/minrep.py:15
+msgid "Minimum reputation to flag a post"
msgstr ""
-#: templates/answer_edit_tips.html:13
-msgid "please try to provide details"
+#: forum/settings/minrep.py:16
+msgid "The minimum reputation an user must have to be allowed to flag a post."
msgstr ""
-#: templates/answer_edit_tips.html:16 templates/question_edit_tips.html:13
-msgid "be clear and concise"
-msgstr ""
+#: forum/settings/minrep.py:19
+#, fuzzy
+msgid "Minimum reputation to comment"
+msgstr "user karma"
-#: templates/answer_edit_tips.html:20 templates/question_edit_tips.html:17
-msgid "see frequently asked questions"
+#: forum/settings/minrep.py:20
+msgid "The minimum reputation an user must have to be allowed to comment a post."
msgstr ""
-#: templates/answer_edit_tips.html:26 templates/question_edit_tips.html:23
-msgid "Markdown tips"
-msgstr "Markdown basics"
+#: forum/settings/minrep.py:23
+#, fuzzy
+msgid "Minimum reputation to like a comment"
+msgstr "user karma"
-#: templates/answer_edit_tips.html:29 templates/question_edit_tips.html:26
-msgid "*italic* or __italic__"
+#: forum/settings/minrep.py:24
+msgid "The minimum reputation an user must have to be allowed to \"like\" a comment."
msgstr ""
-#: templates/answer_edit_tips.html:32 templates/question_edit_tips.html:29
-msgid "**bold** or __bold__"
+#: forum/settings/minrep.py:27
+msgid "Minimum reputation to upload"
msgstr ""
-#: templates/answer_edit_tips.html:35 templates/question_edit_tips.html:32
-msgid "link"
+#: forum/settings/minrep.py:28
+msgid "The minimum reputation an user must have to be allowed to upload a file."
msgstr ""
-#: templates/answer_edit_tips.html:35 templates/answer_edit_tips.html.py:39
-#: templates/question_edit_tips.html:32 templates/question_edit_tips.html:37
-msgid "text"
+#: forum/settings/minrep.py:31
+msgid "Minimum reputation to close own question"
msgstr ""
-#: templates/answer_edit_tips.html:39 templates/question_edit_tips.html:37
-msgid "image"
+#: forum/settings/minrep.py:32
+msgid "The minimum reputation an user must have to be allowed to close his own question."
msgstr ""
-#: templates/answer_edit_tips.html:43 templates/question_edit_tips.html:41
-msgid "numbered list:"
+#: forum/settings/minrep.py:35
+msgid "Minimum reputation to reopen own question"
msgstr ""
-#: templates/answer_edit_tips.html:48 templates/question_edit_tips.html:46
-msgid "basic HTML tags are also supported"
+#: forum/settings/minrep.py:36
+msgid "The minimum reputation an user must have to be allowed to reopen his own question."
msgstr ""
-#: templates/answer_edit_tips.html:52 templates/question_edit_tips.html:50
-msgid "learn more about Markdown"
+#: forum/settings/minrep.py:39
+msgid "Minimum reputation to retag others questions"
msgstr ""
-#: templates/ask.html:5 templates/ask.html.py:61
-msgid "Ask a question"
+#: forum/settings/minrep.py:40
+msgid "The minimum reputation an user must have to be allowed to retag others questions."
msgstr ""
-#: templates/ask.html:68
-msgid "login to post question info"
+#: forum/settings/minrep.py:43
+msgid "Minimum reputation to edit wiki posts"
msgstr ""
-"<span class=\"strong big\">You are welcome to start submitting your question "
-"anonymously</span>. When you submit the post, you will be redirected to the "
-"login/signup page. Your question will be saved in the current session and "
-"will be published after you log in. Login/signup process is very simple. "
-"Login takes about 30 seconds, initial signup takes a minute or less."
-#: templates/ask.html:74
-#, python-format
-msgid ""
-"must have valid %(email)s to post, \n"
-" see %(email_validation_faq_url)s\n"
-" "
+#: forum/settings/minrep.py:44
+msgid "The minimum reputation an user must have to be allowed to edit community wiki posts."
msgstr ""
-"<span class='strong big'>Looks like your email address, %(email)s has not "
-"yet been validated.</span> To post messages you must verify your email, "
-"please see <a href='%(email_validation_faq_url)s'>more details here</a>."
-"<br>You can submit your question now and validate email after that. Your "
-"question will saved as pending meanwhile. "
-#: templates/ask.html:112
-msgid "(required)"
+#: forum/settings/minrep.py:47
+msgid "Minimum reputation to edit others posts"
msgstr ""
-#: templates/ask.html:119
-msgid "Login/signup to post your question"
-msgstr "Login/Signup to Post"
+#: forum/settings/minrep.py:48
+msgid "The minimum reputation an user must have to be allowed to edit others posts."
+msgstr ""
-#: templates/ask.html:121
-msgid "Ask your question"
-msgstr "Ask Your Question"
+#: forum/settings/minrep.py:51
+msgid "Minimum reputation to close others posts"
+msgstr ""
-#: templates/badge.html:6 templates/badge.html.py:17
-msgid "Badge"
+#: forum/settings/minrep.py:52
+msgid "The minimum reputation an user must have to be allowed to close others posts."
msgstr ""
-#: templates/badge.html:26
-msgid "The users have been awarded with badges:"
+#: forum/settings/minrep.py:55
+#, fuzzy
+msgid "Minimum reputation to delete comments"
+msgstr "user karma"
+
+#: forum/settings/minrep.py:56
+msgid "The minimum reputation an user must have to be allowed to delete comments."
msgstr ""
-#: templates/badges.html:6
-msgid "Badges summary"
+#: forum/settings/minrep.py:59
+msgid "Minimum reputation to view offensive flags"
msgstr ""
-#: templates/badges.html:17
-msgid "Badges"
+#: forum/settings/minrep.py:60
+msgid "The minimum reputation an user must have to view offensive flags."
msgstr ""
-#: templates/badges.html:21
-msgid "Community gives you awards for your questions, answers and votes."
+#: forum/settings/repgain.py:4
+msgid "Reputation gains and losses config"
msgstr ""
-"If your questions and answers are highly voted, your contribution to this "
-"Q&A community will be recognized with the variety of badges."
-#: templates/badges.html:22
-#, python-format
-msgid ""
-"Below is the list of available badges and number \n"
-" of times each type of badge has been awarded. Give us feedback at %"
-"(feedback_faq_url)s.\n"
-" "
+#: forum/settings/repgain.py:4
+msgid "Configure the reputation points a user may gain or lose upon certain actions."
msgstr ""
-"Currently badges differ only by their level: <strong>gold</strong>, "
-"<strong>silver</strong> and <strong>bronze</strong> (their meanings are "
-"described on the right). In the future there will be many types of badges at "
-"each level. <strong>Please give us your <a href='%(feedback_faq_url)"
-"s'>feedback</a></strong> - what kinds of badges would you like to see and "
-"suggest the activity for which those badges might be awarded."
-#: templates/badges.html:50
-msgid "Community badges"
-msgstr "Badge levels"
+#: forum/settings/repgain.py:7
+#, fuzzy
+msgid "Initial reputation"
+msgstr "karma"
-#: templates/badges.html:56
-msgid "gold badge description"
+#: forum/settings/repgain.py:8
+msgid "The initial reputation an user gets when he first signs in."
msgstr ""
-"Gold badge is the highest award in this community. To obtain it have to show "
-"profound knowledge and ability in addition to your active participation."
-#: templates/badges.html:64
-msgid "silver badge description"
+#: forum/settings/repgain.py:12
+msgid "Maximum reputation a user can gain in one day for being upvoted."
msgstr ""
-"Obtaining silver badge requires significant patience. If you have received "
-"one, that means you have greatly contributed to this community."
-#: templates/badges.html:67
-msgid "bronze badge: often given as a special honor"
+#: forum/settings/repgain.py:15
+msgid "Rep gain by upvoted"
msgstr ""
-#: templates/badges.html:71
-msgid "bronze badge description"
+#: forum/settings/repgain.py:16
+msgid "Reputation a user gains for having one of his posts up voted."
msgstr ""
-"If you are an active participant in this community, you will be recognized "
-"with this badge."
-#: templates/book.html:7
-msgid "reading channel"
+#: forum/settings/repgain.py:19
+msgid "Rep lost bu upvote canceled"
msgstr ""
-#: templates/book.html:26
-msgid "[author]"
+#: forum/settings/repgain.py:20
+msgid "Reputation a user loses for having one of the upvotes on his posts canceled."
msgstr ""
-#: templates/book.html:30
-msgid "[publisher]"
+#: forum/settings/repgain.py:23
+msgid "Rep lost by downvoted"
msgstr ""
-#: templates/book.html:34
-msgid "[publication date]"
+#: forum/settings/repgain.py:24
+msgid "Reputation a user loses for having one of his posts down voted."
msgstr ""
-#: templates/book.html:38
-msgid "[price]"
+#: forum/settings/repgain.py:27
+msgid "Rep lost by downvoting"
msgstr ""
-#: templates/book.html:39
-msgid "currency unit"
+#: forum/settings/repgain.py:28
+msgid "Reputation a user loses for down voting a post."
msgstr ""
-#: templates/book.html:42
-msgid "[pages]"
+#: forum/settings/repgain.py:31
+msgid "Rep gain by downvote canceled"
msgstr ""
-#: templates/book.html:43
-msgid "pages abbreviation"
+#: forum/settings/repgain.py:32
+msgid "Reputation a user gains for having one of the downvotes on his posts canceled."
msgstr ""
-#: templates/book.html:46
-msgid "[tags]"
+#: forum/settings/repgain.py:35
+msgid "Rep gain by canceling downvote"
msgstr ""
-#: templates/book.html:56
-msgid "author blog"
+#: forum/settings/repgain.py:36
+msgid "Reputation a user gains for canceling a downvote."
msgstr ""
-#: templates/book.html:62
-msgid "book directory"
+#: forum/settings/repgain.py:39
+msgid "Rep gain by accepted answer"
msgstr ""
-#: templates/book.html:66
-msgid "buy online"
+#: forum/settings/repgain.py:40
+msgid "Reputation a user gains for having one of his answers accepted."
msgstr ""
-#: templates/book.html:79
-msgid "reader questions"
+#: forum/settings/repgain.py:43
+msgid "Rep lost by accepted canceled"
msgstr ""
-#: templates/book.html:82
-msgid "ask the author"
+#: forum/settings/repgain.py:44
+msgid "Reputation a user loses for having one of his accepted answers canceled."
msgstr ""
-#: templates/book.html:88 templates/book.html.py:93
-#: templates/users_questions.html:18
-msgid "this question was selected as favorite"
+#: forum/settings/repgain.py:47
+msgid "Rep gain by accepting answer"
msgstr ""
-#: templates/book.html:88 templates/book.html.py:93
-#: templates/users_questions.html:11 templates/users_questions.html.py:18
-msgid "number of times"
+#: forum/settings/repgain.py:48
+msgid "Reputation a user gains for accepting an answer to one of his questions."
msgstr ""
-#: templates/book.html:105 templates/index.html:49
-#: templates/question_summary_list_roll.html:14 templates/questions.html:80
-#: templates/users_questions.html:32
-msgid "votes"
+#: forum/settings/repgain.py:51
+msgid "Rep lost by canceling accepted"
msgstr ""
-#: templates/book.html:108
-msgid "the answer has been accepted to be correct"
+#: forum/settings/repgain.py:52
+msgid "Reputation a user loses by canceling an accepted answer."
msgstr ""
-#: templates/book.html:115 templates/index.html:50
-#: templates/question_summary_list_roll.html:15 templates/questions.html:81
-#: templates/users_questions.html:40
-msgid "views"
+#: forum/settings/repgain.py:55
+msgid "Rep lost by post flagged"
msgstr ""
-#: templates/book.html:125 templates/index.html:105
-#: templates/question.html:480 templates/question_summary_list_roll.html:52
-#: templates/questions.html:136 templates/tags.html:49
-#: templates/users_questions.html:52
-msgid "using tags"
+#: forum/settings/repgain.py:56
+msgid "Reputation a user loses by having one of his posts flagged."
msgstr ""
-#: templates/book.html:147
-msgid "subscribe to book RSS feed"
+#: forum/settings/repgain.py:59
+msgid "Rep lost by post flagged and hidden"
msgstr ""
-#: templates/book.html:147 templates/index.html:156
-msgid "subscribe to the questions feed"
+#: forum/settings/repgain.py:60
+msgid "Reputation a user loses by having the last revision of one of his posts flagged the enough number of times to hide the post."
msgstr ""
-#: templates/close.html:6 templates/close.html.py:16
-msgid "Close question"
+#: forum/settings/repgain.py:63
+msgid "Rep lost by post flagged and deleted"
msgstr ""
-#: templates/close.html:19
-msgid "Close the question"
+#: forum/settings/repgain.py:64
+msgid "Reputation a user loses by having the last revision of one of his posts flagged the enough number of times to delete the post."
msgstr ""
-#: templates/close.html:25
-msgid "Reasons"
+#: forum/settings/upload.py:5
+msgid "File upload settings"
msgstr ""
-#: templates/close.html:28
-msgid "OK to close"
+#: forum/settings/upload.py:5
+msgid "File uploads related settings."
msgstr ""
-#: templates/faq.html:11
-msgid "Frequently Asked Questions "
+#: forum/settings/upload.py:8
+msgid "Uploaded files folder"
msgstr ""
-#: templates/faq.html:16
-msgid "What kinds of questions can I ask here?"
+#: forum/settings/upload.py:9
+msgid "The filesystem path where uploaded files will be stored. Please note that this folder must exist."
msgstr ""
-#: templates/faq.html:17
-msgid ""
-"Most importanly - questions should be <strong>relevant</strong> to this "
-"community."
+#: forum/settings/upload.py:12
+msgid "Uploaded files alias"
msgstr ""
-#: templates/faq.html:18
-msgid ""
-"Before asking the question - please make sure to use search to see whether "
-"your question has alredy been answered."
+#: forum/settings/upload.py:13
+msgid "The url alias for uploaded files. Notice that if you change this setting, you'll need to restart your site."
msgstr ""
-"Before you ask - please make sure to search for a similar question. You can "
-"search questions by their title or tags."
-#: templates/faq.html:21
-msgid "What questions should I avoid asking?"
-msgstr "What kinds of questions should be avoided?"
+#: forum/settings/upload.py:16
+msgid "Max file size"
+msgstr ""
-#: templates/faq.html:22
-msgid ""
-"Please avoid asking questions that are not relevant to this community, too "
-"subjective and argumentative."
+#: forum/settings/upload.py:17
+msgid "The maximum allowed file size for uploads in mb."
msgstr ""
-#: templates/faq.html:27
-msgid "What should I avoid in my answers?"
+#: forum/settings/voting.py:4
+msgid "Voting rules"
msgstr ""
-#: templates/faq.html:28
-msgid ""
-"is a Q&A site, not a discussion group. Therefore - please avoid having "
-"discussions in your answers, comment facility allows some space for brief "
-"discussions."
+#: forum/settings/voting.py:4
+msgid "Configure the voting rules on your site."
msgstr ""
-"is a <strong>question and answer</strong> site - <strong>it is not a "
-"discussion group</strong>. Please avoid holding debates in your answers as "
-"they tend to dilute the essense of questions and answers. For the brief "
-"discussions please use commenting facility."
-#: templates/faq.html:32
-msgid "Who moderates this community?"
+#: forum/settings/voting.py:7
+msgid "Maximum votes per day"
msgstr ""
-#: templates/faq.html:33
-msgid "The short answer is: <strong>you</strong>."
+#: forum/settings/voting.py:8
+msgid "The maximum number of votes an user can cast per day."
msgstr ""
-#: templates/faq.html:34
-msgid "This website is moderated by the users."
+#: forum/settings/voting.py:11
+msgid "Start warning about votes left"
msgstr ""
-#: templates/faq.html:35
-msgid ""
-"The reputation system allows users earn the authorization to perform a "
-"variety of moderation tasks."
+#: forum/settings/voting.py:12
+msgid "From how many votes left should an user start to be warned about it."
msgstr ""
-"Karma system allows users to earn rights to perform a variety of moderation "
-"tasks"
-#: templates/faq.html:40
-msgid "How does reputation system work?"
-msgstr "How does karma system work?"
+#: forum/settings/voting.py:15
+msgid "Maximum flags per day"
+msgstr ""
-#: templates/faq.html:41
-msgid "Rep system summary"
+#: forum/settings/voting.py:16
+msgid "The maximum number of times an can flag a post per day."
msgstr ""
-"When a question or answer is upvoted, the user who posted them will gain "
-"some points, which are called \"karma points\". These points serve as a "
-"rough measure of the community trust to him/her. Various moderation tasks "
-"are gradually assigned to the users based on those points."
-#: templates/faq.html:42
-msgid ""
-"For example, if you ask an interesting question or give a helpful answer, "
-"your input will be upvoted. On the other hand if the answer is misleading - "
-"it will be downvoted. Each vote in favor will generate <strong>10</strong> "
-"points, each vote against will subtract <strong>2</strong> points. There is "
-"a limit of <strong>200</strong> points that can be accumulated per question "
-"or answer. The table below explains reputation point requirements for each "
-"type of moderation task."
+#: forum/settings/voting.py:19
+msgid "Flag count to hide post"
msgstr ""
-#: templates/faq.html:53 templates/user_votes.html:15
-msgid "upvote"
+#: forum/settings/voting.py:20
+msgid "How many times a post needs to be flagged to be hidden from the main page."
msgstr ""
-#: templates/faq.html:57
-msgid "use tags"
+#: forum/settings/voting.py:23
+msgid "Flag count to delete post"
msgstr ""
-#: templates/faq.html:62
-msgid "add comments"
+#: forum/settings/voting.py:24
+msgid "How many times a post needs to be flagged to be deleted."
msgstr ""
-#: templates/faq.html:66 templates/user_votes.html:17
-msgid "downvote"
+#: forum/settings/voting.py:27
+msgid "Days to cancel a vote"
msgstr ""
-#: templates/faq.html:69
-msgid "open and close own questions"
+#: forum/settings/voting.py:28
+msgid "How many days an user can cancel a vote after he originaly casted it."
msgstr ""
-#: templates/faq.html:73
-msgid "retag questions"
+#: forum/skins/default/templates/404.html:24
+msgid "Sorry, could not find the page you requested."
msgstr ""
-#: templates/faq.html:78
-msgid "edit community wiki questions"
+#: forum/skins/default/templates/404.html:26
+msgid "This might have happened for the following reasons:"
msgstr ""
-#: templates/faq.html:83
-msgid "edit any answer"
+#: forum/skins/default/templates/404.html:28
+msgid "this question or answer has been deleted;"
msgstr ""
-#: templates/faq.html:87
-msgid "open any closed question"
+#: forum/skins/default/templates/404.html:29
+msgid "url has error - please check it;"
msgstr ""
-#: templates/faq.html:91
-msgid "delete any comment"
+#: forum/skins/default/templates/404.html:30
+msgid "the page you tried to visit is protected or you don't have sufficient points, see"
msgstr ""
-#: templates/faq.html:95
-msgid "delete any questions and answers and perform other moderation tasks"
+#: forum/skins/default/templates/404.html:31
+msgid "if you believe this error 404 should not have occured, please"
msgstr ""
-#: templates/faq.html:102
-msgid "how to validate email title"
-msgstr "How to validate email and why?"
+#: forum/skins/default/templates/404.html:32
+msgid "report this problem"
+msgstr ""
-#: templates/faq.html:104
-#, python-format
-msgid ""
-"how to validate email info with %(send_email_key_url)s %(gravatar_faq_url)s"
+#: forum/skins/default/templates/404.html:41
+#: forum/skins/default/templates/500.html:27
+msgid "back to previous page"
msgstr ""
-"<form style='margin:0;padding:0;' action='%(send_email_key_url)s'><p><span "
-"class=\"bigger strong\">How?</span> If you have just set or changed your "
-"email address - <strong>check your email and click the included link</"
-"strong>.<br>The link contains a key generated specifically for you. You can "
-"also <button style='display:inline' type='submit'><strong>get a new key</"
-"strong></button> and check your email again.</p></form><span class=\"bigger "
-"strong\">Why?</span> Email validation is required to make sure that "
-"<strong>only you can post messages</strong> on your behalf and to "
-"<strong>minimize spam</strong> posts.<br>With email you can "
-"<strong>subscribe for updates</strong> on the most interesting questions. "
-"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>"
-#: templates/faq.html:108
-msgid "what is gravatar"
-msgstr "What is gravatar?"
+#: forum/skins/default/templates/404.html:42
+msgid "see all questions"
+msgstr ""
-#: templates/faq.html:109
-msgid "gravatar faq info"
+#: forum/skins/default/templates/404.html:43
+msgid "see all tags"
msgstr ""
-"<strong>Gravatar</strong> means <strong>g</strong>lobally <strong>r</"
-"strong>ecognized <strong>avatar</strong> - your unique avatar image "
-"associated with your email address. It's simply a picture that shows next to "
-"your posts on the websites that support gravatar protocol. By default gravar "
-"appears as a square filled with a snowflake-like figure. You can <strong>set "
-"your image</strong> at <a href='http://gravatar.com'><strong>gravatar.com</"
-"strong></a>"
-#: templates/faq.html:112
-msgid "To register, do I need to create new password?"
+#: forum/skins/default/templates/500.html:22
+msgid "sorry, system error"
msgstr ""
-#: templates/faq.html:113
-msgid ""
-"No, you don't have to. You can login through any service that supports "
-"OpenID, e.g. Google, Yahoo, AOL, etc."
+#: forum/skins/default/templates/500.html:24
+msgid "system error log is recorded, error will be fixed as soon as possible"
msgstr ""
-#: templates/faq.html:114
-msgid "Login now!"
+#: forum/skins/default/templates/500.html:25
+msgid "please report the error to the site administrators if you wish"
msgstr ""
-#: templates/faq.html:119
-msgid "Why other people can edit my questions/answers?"
+#: forum/skins/default/templates/500.html:28
+msgid "see latest questions"
msgstr ""
-#: templates/faq.html:120
-msgid "Goal of this site is..."
+#: forum/skins/default/templates/500.html:29
+msgid "see tags"
msgstr ""
-#: templates/faq.html:120
-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."
+#: forum/skins/default/templates/_question_list.html:12
+#: forum/skins/default/templates/book.html:105
+#: forum/skins/default/templates/question_summary_list_roll.html:14
+#: forum/skins/default/templates/question_list/item.html:10
+#: forum/views/commands.py:82
+msgid "votes"
msgstr ""
-#: templates/faq.html:121
-msgid "If this approach is not for you, we respect your choice."
+#: forum/skins/default/templates/_question_list.html:14
+msgid "this answer has been accepted to be correct"
msgstr ""
-#: templates/faq.html:125
-msgid "Still have questions?"
+#: forum/skins/default/templates/_question_list.html:16
+#: forum/skins/default/templates/question_summary_list_roll.html:13
+#: forum/skins/default/templates/question_list/item.html:14
+msgid "answers"
msgstr ""
-#: templates/faq.html:126
-#, python-format
-msgid ""
-"Please ask your question at %(ask_question_url)s, help make our community "
-"better!"
+#: forum/skins/default/templates/_question_list.html:20
+#: forum/skins/default/templates/book.html:115
+#: forum/skins/default/templates/question_summary_list_roll.html:15
+#: forum/skins/default/templates/question_list/item.html:18
+msgid "views"
msgstr ""
-"Please <a href='%(ask_question_url)s'>ask</a> your question, help make our "
-"community better!"
-#: templates/faq.html:128 templates/header.html:27 templates/header.html.py:55
-msgid "questions"
+#: forum/skins/default/templates/_question_list.html:34
+#: forum/skins/default/templates/question.html:234
+#: forum/skins/default/templates/question_summary_list_roll.html:52
+#: forum/skins/default/templates/tags.html:49
+#: forum/skins/default/templates/question_list/item.html:29
+msgid "see questions tagged"
msgstr ""
-#: templates/faq.html:128 templates/index.html:161
-msgid "."
+#: forum/skins/default/templates/_question_list.html:34
+#: forum/skins/default/templates/book.html:125
+#: forum/skins/default/templates/question.html:234
+#: forum/skins/default/templates/question_summary_list_roll.html:52
+#: forum/skins/default/templates/tags.html:49
+#: forum/skins/default/templates/question_list/item.html:29
+msgid "using tags"
msgstr ""
-#: templates/feedback.html:6
-msgid "Feedback"
+#: forum/skins/default/templates/about.html:5
+#: forum/skins/default/templates/about.html:9
+msgid "About"
msgstr ""
-#: templates/feedback.html:11
-msgid "Give us your feedback!"
+#: forum/skins/default/templates/account_settings.html:4
+msgid "Account functions"
msgstr ""
-#: templates/feedback.html:17
-#, python-format
-msgid ""
-"\n"
-" <span class='big strong'>Dear %(user_name)s</span>, we look "
-"forward to hearing your feedback. \n"
-" Please type and send us your message below.\n"
-" "
+#: forum/skins/default/templates/account_settings.html:29
+#: forum/skins/default/templates/auth/auth_settings.html:31
+msgid "Change password"
msgstr ""
-#: templates/feedback.html:24
-msgid ""
-"\n"
-" <span class='big strong'>Dear visitor</span>, we look forward to "
-"hearing your feedback.\n"
-" Please type and send us your message below.\n"
-" "
+#: forum/skins/default/templates/account_settings.html:30
+msgid "Give your account a new password."
msgstr ""
-#: templates/feedback.html:41
-msgid "(this field is required)"
+#: forum/skins/default/templates/account_settings.html:32
+msgid "Change email "
msgstr ""
-#: templates/feedback.html:49
-msgid "Send Feedback"
+#: forum/skins/default/templates/account_settings.html:33
+msgid "Add or update the email address associated with your account."
msgstr ""
-#: templates/feedback_email.txt:3
-#, python-format
-msgid ""
-"\n"
-"Hello, this is a %(site_title)s forum feedback message\n"
+#: forum/skins/default/templates/account_settings.html:35
+msgid "Change OpenID"
msgstr ""
-#: templates/feedback_email.txt:9
-msgid "Sender is"
+#: forum/skins/default/templates/account_settings.html:36
+msgid "Change openid associated to your account"
msgstr ""
-#: templates/feedback_email.txt:11 templates/feedback_email.txt.py:14
-msgid "email"
+#: forum/skins/default/templates/account_settings.html:39
+msgid "Delete account"
msgstr ""
-#: templates/feedback_email.txt:13
-msgid "anonymous"
+#: forum/skins/default/templates/account_settings.html:40
+msgid "Erase your username and all your data from website"
msgstr ""
-#: templates/feedback_email.txt:19
-msgid "Message body:"
+#: forum/skins/default/templates/answer_edit.html:5
+#: forum/skins/default/templates/answer_edit.html:39
+msgid "Edit answer"
msgstr ""
-#: templates/footer.html:8 templates/header.html:13 templates/index.html:119
-msgid "about"
+#: forum/skins/default/templates/answer_edit.html:18
+#: forum/skins/default/templates/answer_edit.html:21
+#: forum/skins/default/templates/ask.html:19
+#: forum/skins/default/templates/ask.html:22
+#: forum/skins/default/templates/question_edit.html:19
+#: forum/skins/default/templates/question_edit.html:22
+msgid "hide preview"
msgstr ""
-#: templates/footer.html:9 templates/header.html:14 templates/index.html:120
-#: templates/question_edit_tips.html:17
-msgid "faq"
+#: forum/skins/default/templates/answer_edit.html:21
+#: forum/skins/default/templates/ask.html:22
+#: forum/skins/default/templates/question_edit.html:22
+msgid "show preview"
msgstr ""
-#: templates/footer.html:10
-msgid "privacy policy"
+#: forum/skins/default/templates/answer_edit.html:39
+#: forum/skins/default/templates/question_edit.html:63
+#: forum/skins/default/templates/question_retag.html:56
+#: forum/skins/default/templates/revisions_answer.html:36
+#: forum/skins/default/templates/revisions_question.html:35
+msgid "back"
msgstr ""
-#: templates/footer.html:19
-msgid "give feedback"
+#: forum/skins/default/templates/answer_edit.html:44
+#: forum/skins/default/templates/question_edit.html:68
+#: forum/skins/default/templates/revisions_answer.html:50
+#: forum/skins/default/templates/revisions_question.html:49
+msgid "revision"
msgstr ""
-#: templates/header.html:9
-msgid "logout"
+#: forum/skins/default/templates/answer_edit.html:47
+#: forum/skins/default/templates/question_edit.html:72
+msgid "select revision"
msgstr ""
-#: templates/header.html:11
-msgid "login"
+#: forum/skins/default/templates/answer_edit.html:54
+#: forum/skins/default/templates/ask.html:93
+#: forum/skins/default/templates/question.html:184
+#: forum/skins/default/templates/question_edit.html:89
+msgid "Toggle the real time Markdown editor preview"
msgstr ""
-#: templates/header.html:21
-msgid "back to home page"
+#: forum/skins/default/templates/answer_edit.html:54
+#: forum/skins/default/templates/ask.html:93
+#: forum/skins/default/templates/question.html:185
+#: forum/skins/default/templates/question_edit.html:89
+msgid "toggle preview"
msgstr ""
-#: templates/header.html:29 templates/header.html.py:57
-msgid "users"
+#: forum/skins/default/templates/answer_edit.html:63
+#: forum/skins/default/templates/question_edit.html:115
+#: forum/skins/default/templates/question_retag.html:77
+msgid "Save edit"
msgstr ""
-#: templates/header.html:31
-msgid "books"
+#: forum/skins/default/templates/answer_edit.html:64
+#: forum/skins/default/templates/close.html:29
+#: forum/skins/default/templates/feedback.html:50
+#: forum/skins/default/templates/question_edit.html:116
+#: forum/skins/default/templates/question_retag.html:78
+#: forum/skins/default/templates/reopen.html:30
+#: forum/skins/default/templates/users/edit.html:87
+msgid "Cancel"
msgstr ""
-#: templates/header.html:34
-msgid "unanswered questions"
-msgstr "unanswered"
+#: forum/skins/default/templates/answer_edit_tips.html:4
+msgid "answer tips"
+msgstr "Tips"
-#: templates/header.html:36
-msgid "ask a question"
+#: forum/skins/default/templates/answer_edit_tips.html:7
+msgid "please make your answer relevant to this community"
msgstr ""
-#: templates/header.html:51
-msgid "search"
+#: forum/skins/default/templates/answer_edit_tips.html:10
+msgid "try to give an answer, rather than engage into a discussion"
msgstr ""
-#: templates/index.html:8
-msgid "Home"
+#: forum/skins/default/templates/answer_edit_tips.html:13
+msgid "please try to provide details"
msgstr ""
-#: templates/index.html:25 templates/questions.html:8
-msgid "Questions"
+#: forum/skins/default/templates/answer_edit_tips.html:16
+#: forum/skins/default/templates/question_edit_tips.html:18
+msgid "be clear and concise"
msgstr ""
-#: templates/index.html:27
-msgid "last updated questions"
+#: forum/skins/default/templates/answer_edit_tips.html:20
+#: forum/skins/default/templates/question_edit_tips.html:22
+msgid "see frequently asked questions"
msgstr ""
-#: templates/index.html:27 templates/questions.html:47
-msgid "newest"
-msgstr ""
+#: forum/skins/default/templates/answer_edit_tips.html:26
+#: forum/skins/default/templates/question_edit_tips.html:28
+msgid "Markdown tips"
+msgstr "Markdown basics"
-#: templates/index.html:28 templates/questions.html:49
-msgid "hottest questions"
+#: forum/skins/default/templates/answer_edit_tips.html:29
+#: forum/skins/default/templates/question_edit_tips.html:31
+msgid "*italic* or __italic__"
msgstr ""
-#: templates/index.html:28 templates/questions.html:49
-msgid "hottest"
+#: forum/skins/default/templates/answer_edit_tips.html:32
+#: forum/skins/default/templates/question_edit_tips.html:34
+msgid "**bold** or __bold__"
msgstr ""
-#: templates/index.html:29 templates/questions.html:50
-msgid "most voted questions"
+#: forum/skins/default/templates/answer_edit_tips.html:35
+#: forum/skins/default/templates/question_edit_tips.html:37
+msgid "link"
msgstr ""
-#: templates/index.html:29 templates/questions.html:50
-msgid "most voted"
+#: 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:37
+#: forum/skins/default/templates/question_edit_tips.html:42
+msgid "text"
msgstr ""
-#: templates/index.html:30
-msgid "all questions"
+#: forum/skins/default/templates/answer_edit_tips.html:39
+#: forum/skins/default/templates/question_edit_tips.html:42
+msgid "image"
msgstr ""
-#: templates/index.html:48 templates/question_summary_list_roll.html:13
-#: templates/questions.html:79 templates/users_questions.html:36
-msgid "answers"
+#: forum/skins/default/templates/answer_edit_tips.html:43
+#: forum/skins/default/templates/question_edit_tips.html:46
+msgid "numbered list:"
msgstr ""
-#: templates/index.html:80 templates/index.html.py:94
-#: templates/questions.html:111 templates/questions.html.py:125
-msgid "Posted:"
+#: forum/skins/default/templates/answer_edit_tips.html:48
+#: forum/skins/default/templates/question_edit_tips.html:51
+msgid "basic HTML tags are also supported"
msgstr ""
-#: templates/index.html:83 templates/index.html.py:88
-#: templates/questions.html:114 templates/questions.html.py:119
-msgid "Updated:"
+#: forum/skins/default/templates/answer_edit_tips.html:52
+#: forum/skins/default/templates/question_edit_tips.html:55
+msgid "learn more about Markdown"
msgstr ""
-#: templates/index.html:105 templates/question.html:480
-#: templates/question_summary_list_roll.html:52 templates/questions.html:136
-#: templates/tags.html:49 templates/users_questions.html:52
-msgid "see questions tagged"
+#: forum/skins/default/templates/ask.html:5
+#: forum/skins/default/templates/ask.html:57
+msgid "Ask a question"
msgstr ""
-#: templates/index.html:116
-msgid "welcome to website"
-msgstr "Welcome to Q&A forum"
-
-#: templates/index.html:127
-msgid "Recent tags"
-msgstr ""
+#: forum/skins/default/templates/ask.html:64
+msgid "login to post question info"
+msgstr "<span class=\"strong big\">You are welcome to start submitting your question anonymously</span>. When you submit the post, you will be redirected to the login/signup page. Your question will be saved in the current session and will be published after you log in. Login/signup process is very simple. Login takes about 30 seconds, initial signup takes a minute or less."
-#: templates/index.html:132 templates/question.html:135
+#: forum/skins/default/templates/ask.html:70
#, python-format
-msgid "see questions tagged '%(tagname)s'"
+msgid ""
+"must have valid %(email)s to post, \n"
+" see %(email_validation_faq_url)s\n"
+" "
+msgstr "<span class='strong big'>Looks like your email address, %(email)s has not yet been validated.</span> To post messages you must verify your email, please see <a href='%(email_validation_faq_url)s'>more details here</a>.<br>You can submit your question now and validate email after that. Your question will saved as pending meanwhile. "
+
+#: forum/skins/default/templates/ask.html:108
+msgid "(required)"
msgstr ""
-#: templates/index.html:135 templates/index.html.py:161
-msgid "popular tags"
-msgstr "tags"
+#: forum/skins/default/templates/ask.html:115
+msgid "Login/signup to post your question"
+msgstr "Login/Signup to Post"
-#: templates/index.html:140
-msgid "Recent awards"
-msgstr "Recent badges"
+#: forum/skins/default/templates/ask.html:117
+msgid "Ask your question"
+msgstr "Ask Your Question"
-#: templates/index.html:146
-msgid "given to"
+#: forum/skins/default/templates/badge.html:6
+#: forum/skins/default/templates/badge.html:17
+msgid "Badge"
msgstr ""
-#: templates/index.html:151
-msgid "all awards"
-msgstr "all badges"
+#: forum/skins/default/templates/badge.html:26
+msgid "The users have been awarded with badges:"
+msgstr ""
-#: templates/index.html:156
-msgid "subscribe to last 30 questions by RSS"
+#: forum/skins/default/templates/badges.html:6
+msgid "Badges summary"
msgstr ""
-#: templates/index.html:161
-msgid "Still looking for more? See"
+#: forum/skins/default/templates/badges.html:17
+msgid "Badges"
msgstr ""
-#: templates/index.html:161
-msgid "complete list of questions"
-msgstr "list of all questions"
+#: forum/skins/default/templates/badges.html:21
+msgid "Community gives you awards for your questions, answers and votes."
+msgstr "If your questions and answers are highly voted, your contribution to this Q&A community will be recognized with the variety of badges."
-#: templates/index.html:161 templates/authopenid/signup.html:26
-msgid "or"
-msgstr ""
+#: forum/skins/default/templates/badges.html:22
+#, python-format
+msgid ""
+"Below is the list of available badges and number \n"
+" of times each type of badge has been awarded. Give us feedback at %(feedback_faq_url)s.\n"
+" "
+msgstr "Currently badges differ only by their level: <strong>gold</strong>, <strong>silver</strong> and <strong>bronze</strong> (their meanings are described on the right). In the future there will be many types of badges at each level. <strong>Please give us your <a href='%(feedback_faq_url)s'>feedback</a></strong> - what kinds of badges would you like to see and suggest the activity for which those badges might be awarded."
-#: templates/index.html:161
-msgid "Please help us answer"
-msgstr ""
+#: forum/skins/default/templates/badges.html:50
+msgid "Community badges"
+msgstr "Badge levels"
-#: templates/index.html:161
-msgid "list of unanswered questions"
-msgstr "unanswered questions"
+#: forum/skins/default/templates/badges.html:56
+msgid "gold badge description"
+msgstr "Gold badge is the highest award in this community. To obtain it have to show profound knowledge and ability in addition to your active participation."
-#: templates/logout.html:6 templates/logout.html.py:16
-msgid "Logout"
-msgstr ""
+#: forum/skins/default/templates/badges.html:64
+msgid "silver badge description"
+msgstr "Obtaining silver badge requires significant patience. If you have received one, that means you have greatly contributed to this community."
-#: templates/logout.html:19
-msgid ""
-"As a registered user you can login with your OpenID, log out of the site or "
-"permanently remove your account."
+#: forum/skins/default/templates/badges.html:67
+msgid "bronze badge: often given as a special honor"
msgstr ""
-"Clicking <strong>Logout</strong> will log you out from the forumbut will not "
-"sign you off from your OpenID provider.</p><p>If you wish to sign off "
-"completely - please make sure to log out from your OpenID provider as well."
-#: templates/logout.html:20
-msgid "Logout now"
-msgstr "Logout Now"
+#: forum/skins/default/templates/badges.html:71
+msgid "bronze badge description"
+msgstr "If you are an active participant in this community, you will be recognized with this badge."
-#: templates/notarobot.html:3
-msgid "Please prove that you are a Human Being"
+#: forum/skins/default/templates/book.html:7
+msgid "reading channel"
msgstr ""
-#: templates/notarobot.html:10
-msgid "I am a Human Being"
+#: forum/skins/default/templates/book.html:26
+msgid "[author]"
msgstr ""
-#: templates/pagesize.html:6
-msgid "posts per page"
+#: forum/skins/default/templates/book.html:30
+msgid "[publisher]"
msgstr ""
-#: templates/paginator.html:6 templates/paginator.html.py:7
-msgid "previous"
+#: forum/skins/default/templates/book.html:34
+msgid "[publication date]"
msgstr ""
-#: templates/paginator.html:19
-msgid "current page"
+#: forum/skins/default/templates/book.html:38
+msgid "[price]"
msgstr ""
-#: templates/paginator.html:22 templates/paginator.html.py:29
-msgid "page number "
+#: forum/skins/default/templates/book.html:39
+msgid "currency unit"
msgstr ""
-#: templates/paginator.html:22 templates/paginator.html.py:29
-msgid "number - make blank in english"
+#: forum/skins/default/templates/book.html:42
+msgid "[pages]"
msgstr ""
-#: templates/paginator.html:33
-msgid "next page"
+#: forum/skins/default/templates/book.html:43
+msgid "pages abbreviation"
msgstr ""
-#: templates/post_contributor_info.html:9
-#, python-format
-msgid ""
-"\n"
-" one revision\n"
-" "
-msgid_plural ""
-"\n"
-" %(rev_count)s revisions\n"
-" "
-msgstr[0] ""
-msgstr[1] ""
-
-#: templates/post_contributor_info.html:19
-msgid "asked"
+#: forum/skins/default/templates/book.html:46
+msgid "[tags]"
msgstr ""
-#: templates/post_contributor_info.html:22
-msgid "answered"
+#: forum/skins/default/templates/book.html:56
+msgid "author blog"
msgstr ""
-#: templates/post_contributor_info.html:24
-msgid "posted"
+#: forum/skins/default/templates/book.html:62
+msgid "book directory"
msgstr ""
-#: templates/post_contributor_info.html:45
-msgid "updated"
+#: forum/skins/default/templates/book.html:66
+msgid "buy online"
msgstr ""
-#: templates/privacy.html:6 templates/privacy.html.py:11
-msgid "Privacy policy"
+#: forum/skins/default/templates/book.html:79
+msgid "reader questions"
msgstr ""
-#: templates/privacy.html:15
-msgid "general message about privacy"
+#: forum/skins/default/templates/book.html:82
+msgid "ask the author"
msgstr ""
-"Respecting users privacy is an important core principle of this Q&A "
-"forum. Information on this page details how this forum protects your "
-"privacy, and what type of information is collected."
-#: templates/privacy.html:18
-msgid "Site Visitors"
+#: forum/skins/default/templates/book.html:88
+#: forum/skins/default/templates/book.html:93
+msgid "this question was selected as favorite"
msgstr ""
-#: templates/privacy.html:20
-msgid "what technical information is collected about visitors"
+#: forum/skins/default/templates/book.html:88
+#: forum/skins/default/templates/book.html:93
+msgid "number of times"
msgstr ""
-"Information on question views, revisions of questions and answers - both "
-"times and content are recorded for each user in order to correctly count "
-"number of views, maintain data integrity and report relevant updates."
-#: templates/privacy.html:23
-msgid "Personal Information"
+#: forum/skins/default/templates/book.html:108
+msgid "the answer has been accepted to be correct"
msgstr ""
-#: templates/privacy.html:25
-msgid "details on personal information policies"
+#: forum/skins/default/templates/book.html:147
+msgid "subscribe to book RSS feed"
msgstr ""
-"Members of this community may choose to display personally identifiable "
-"information in their profiles. Forum will never display such information "
-"without a request from the user."
-#: templates/privacy.html:28
-msgid "Other Services"
+#: forum/skins/default/templates/book.html:147
+msgid "subscribe to the questions feed"
msgstr ""
-#: templates/privacy.html:30
-msgid "details on sharing data with third parties"
+#: forum/skins/default/templates/close.html:6
+#: forum/skins/default/templates/close.html:16
+msgid "Close question"
msgstr ""
-"None of the data that is not openly shown on the forum by the choice of the "
-"user is shared with any third party."
-#: templates/privacy.html:35
-msgid "cookie policy details"
+#: forum/skins/default/templates/close.html:19
+msgid "Close the question"
msgstr ""
-"Forum software relies on the internet cookie technology to keep track of "
-"user sessions. Cookies must be enabled in your browser so that forum can "
-"work for you."
-#: templates/privacy.html:37
-msgid "Policy Changes"
+#: forum/skins/default/templates/close.html:25
+msgid "Reasons"
msgstr ""
-#: templates/privacy.html:38
-msgid "how privacy policies can be changed"
+#: forum/skins/default/templates/close.html:28
+msgid "OK to close"
msgstr ""
-"These policies may be adjusted to improve protection of user's privacy. "
-"Whenever such changes occur, users will be notified via the internal "
-"messaging system. "
-#: templates/question.html:77 templates/question.html.py:78
-#: templates/question.html:94 templates/question.html.py:96
-msgid "i like this post (click again to cancel)"
+#: forum/skins/default/templates/email_base.html:31
+msgid "home"
msgstr ""
-#: templates/question.html:80 templates/question.html.py:98
-#: templates/question.html:257
-msgid "current number of votes"
+#: forum/skins/default/templates/faq.html:11
+msgid "Frequently Asked Questions "
msgstr ""
-#: templates/question.html:89 templates/question.html.py:90
-#: templates/question.html:103 templates/question.html.py:104
-msgid "i dont like this post (click again to cancel)"
+#: forum/skins/default/templates/faq.html:16
+msgid "What kinds of questions can I ask here?"
msgstr ""
-#: templates/question.html:109 templates/question.html.py:110
-msgid "mark this question as favorite (click again to cancel)"
+#: forum/skins/default/templates/faq.html:17
+msgid "Most importantly - questions should be <strong>relevant</strong> to this community."
msgstr ""
-#: templates/question.html:116 templates/question.html.py:117
-msgid "remove favorite mark from this question (click again to restore mark)"
-msgstr ""
+#: forum/skins/default/templates/faq.html:18
+msgid "Before asking the question - please make sure to use search to see whether your question has alredy been answered."
+msgstr "Before you ask - please make sure to search for a similar question. You can search questions by their title or tags."
-#: templates/question.html:140 templates/question.html.py:294
-#: templates/revisions_answer.html:58 templates/revisions_question.html:58
-msgid "edit"
-msgstr ""
+#: forum/skins/default/templates/faq.html:21
+msgid "What questions should I avoid asking?"
+msgstr "What kinds of questions should be avoided?"
-#: templates/question.html:145
-msgid "reopen"
+#: forum/skins/default/templates/faq.html:22
+msgid "Please avoid asking questions that are not relevant to this community, too subjective and argumentative."
msgstr ""
-#: templates/question.html:149
-msgid "close"
+#: forum/skins/default/templates/faq.html:27
+msgid "What should I avoid in my answers?"
msgstr ""
-#: templates/question.html:155 templates/question.html.py:299
-msgid ""
-"report as offensive (i.e containing spam, advertising, malicious text, etc.)"
-msgstr ""
+#: forum/skins/default/templates/faq.html:28
+msgid "is a Q&A site, not a discussion group. Therefore - please avoid having discussions in your answers, comment facility allows some space for brief discussions."
+msgstr "is a <strong>question and answer</strong> site - <strong>it is not a discussion group</strong>. Please avoid holding debates in your answers as they tend to dilute the essense of questions and answers. For the brief discussions please use commenting facility."
-#: templates/question.html:156 templates/question.html.py:300
-msgid "flag offensive"
+#: forum/skins/default/templates/faq.html:32
+msgid "Who moderates this community?"
msgstr ""
-#: templates/question.html:164 templates/question.html.py:311
-msgid "delete"
+#: forum/skins/default/templates/faq.html:33
+msgid "The short answer is: <strong>you</strong>."
msgstr ""
-#: templates/question.html:182 templates/question.html.py:331
-msgid "delete this comment"
+#: forum/skins/default/templates/faq.html:34
+msgid "This website is moderated by the users."
msgstr ""
-#: templates/question.html:193 templates/question.html.py:342
-msgid "add comment"
-msgstr "post a comment"
+#: forum/skins/default/templates/faq.html:35
+msgid "The reputation system allows users earn the authorization to perform a variety of moderation tasks."
+msgstr "Karma system allows users to earn rights to perform a variety of moderation tasks"
-#: templates/question.html:197
-#, python-format
-msgid ""
-"\n"
-" see <strong>one</strong> more \n"
-" "
+#: forum/skins/default/templates/faq.html:40
+msgid "How does reputation system work?"
+msgstr "How does karma system work?"
+
+#: forum/skins/default/templates/faq.html:41
+msgid "Rep system summary"
+msgstr "When a question or answer is upvoted, the user who posted them will gain some points, which are called \"karma points\". These points serve as a rough measure of the community trust to him/her. Various moderation tasks are gradually assigned to the users based on those points."
+
+#: forum/skins/default/templates/faq.html:42
+msgid "For example, if you ask an interesting question or give a helpful answer, your input will be upvoted. On the other hand if the answer is misleading - it will be downvoted. Each vote in favor will generate <strong>10</strong> points, each vote against will subtract <strong>2</strong> points. There is a limit of <strong>200</strong> points that can be accumulated per question or answer. The table below explains reputation point requirements for each type of moderation task."
+msgstr ""
+
+#: forum/skins/default/templates/faq.html:53
+#: forum/skins/default/templates/users/votes.html:15
+#: forum/views/commands.py:77
+msgid "upvote"
+msgstr ""
+
+#: forum/skins/default/templates/faq.html:57
+msgid "use tags"
+msgstr ""
+
+#: forum/skins/default/templates/faq.html:62
+msgid "add comments"
+msgstr ""
+
+#: forum/skins/default/templates/faq.html:66
+#: forum/skins/default/templates/users/votes.html:17
+#: forum/views/commands.py:77
+msgid "downvote"
+msgstr ""
+
+#: forum/skins/default/templates/faq.html:69
+msgid "open and close own questions"
+msgstr ""
+
+#: forum/skins/default/templates/faq.html:73
+msgid "retag questions"
+msgstr ""
+
+#: forum/skins/default/templates/faq.html:78
+msgid "edit community wiki questions"
+msgstr ""
+
+#: forum/skins/default/templates/faq.html:83
+msgid "edit any answer"
+msgstr ""
+
+#: forum/skins/default/templates/faq.html:87
+msgid "open any closed question"
+msgstr ""
+
+#: forum/skins/default/templates/faq.html:91
+msgid "delete any comment"
+msgstr ""
+
+#: forum/skins/default/templates/faq.html:95
+msgid "delete any questions and answers and perform other moderation tasks"
+msgstr ""
+
+#: 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:105
+#, python-format
+msgid "how to validate email info with %(send_email_key_url)s %(gravatar_faq_url)s"
+msgstr "<form style='margin:0;padding:0;' action='%(send_email_key_url)s'><p><span class=\"bigger strong\">How?</span> If you have just set or changed your email address - <strong>check your email and click the included link</strong>.<br>The link contains a key generated specifically for you. You can also <button style='display:inline' type='submit'><strong>get a new key</strong></button> and check your email again.</p></form><span class=\"bigger strong\">Why?</span> Email validation is required to make sure that <strong>only you can post messages</strong> on your behalf and to <strong>minimize spam</strong> posts.<br>With email you can <strong>subscribe for updates</strong> on the most interesting questions. 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:110
+msgid "what is gravatar"
+msgstr "What is gravatar?"
+
+#: forum/skins/default/templates/faq.html:111
+msgid "gravatar faq info"
+msgstr "<strong>Gravatar</strong> means <strong>g</strong>lobally <strong>r</strong>ecognized <strong>avatar</strong> - your unique avatar image associated with your email address. It's simply a picture that shows next to your posts on the websites that support gravatar protocol. By default gravar appears as a square filled with a snowflake-like figure. You can <strong>set your image</strong> at <a href='http://gravatar.com'><strong>gravatar.com</strong></a>"
+
+#: forum/skins/default/templates/faq.html:114
+msgid "To register, do I need to create new password?"
+msgstr ""
+
+#: 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:116
+msgid "Login now!"
+msgstr ""
+
+#: forum/skins/default/templates/faq.html:121
+msgid "Why other people can edit my questions/answers?"
+msgstr ""
+
+#: forum/skins/default/templates/faq.html:122
+msgid "Goal of this site is..."
+msgstr ""
+
+#: 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:123
+msgid "If this approach is not for you, we respect your choice."
+msgstr ""
+
+#: forum/skins/default/templates/faq.html:127
+msgid "Still have questions?"
+msgstr ""
+
+#: forum/skins/default/templates/faq.html:128
+#, python-format
+msgid "Please ask your question at %(ask_question_url)s, help make our community better!"
+msgstr "Please <a href='%(ask_question_url)s'>ask</a> your question, help make our community better!"
+
+#: forum/skins/default/templates/faq.html:130
+#: forum/skins/default/templates/header.html:30
+#: forum/skins/default/templates/header.html:55 forum/views/readers.py:76
+msgid "questions"
+msgstr ""
+
+#: forum/skins/default/templates/faq.html:130
+msgid "."
+msgstr ""
+
+#: forum/skins/default/templates/feedback.html:6
+msgid "Feedback"
+msgstr ""
+
+#: forum/skins/default/templates/feedback.html:11
+msgid "Give us your feedback!"
+msgstr ""
+
+#: forum/skins/default/templates/feedback.html:17
+#, python-format
+msgid ""
+"\n"
+" <span class='big strong'>Dear %(user_name)s</span>, we look forward to hearing your feedback. \n"
+" Please type and send us your message below.\n"
+" "
+msgstr ""
+
+#: forum/skins/default/templates/feedback.html:24
+msgid ""
+"\n"
+" <span class='big strong'>Dear visitor</span>, we look forward to hearing your feedback.\n"
+" Please type and send us your message below.\n"
+" "
+msgstr ""
+
+#: forum/skins/default/templates/feedback.html:41
+msgid "(this field is required)"
+msgstr ""
+
+#: forum/skins/default/templates/feedback.html:49
+msgid "Send Feedback"
+msgstr ""
+
+#: forum/skins/default/templates/footer.html:7
+#: forum/skins/default/templates/header.html:16
+#: forum/skins/default/templates/index.html:12
+msgid "about"
+msgstr ""
+
+#: forum/skins/default/templates/footer.html:8
+#: forum/skins/default/templates/header.html:17
+#: forum/skins/default/templates/index.html:13
+#: forum/skins/default/templates/question_edit_tips.html:22
+msgid "faq"
+msgstr ""
+
+#: forum/skins/default/templates/footer.html:9
+msgid "privacy policy"
+msgstr "privacy"
+
+#: forum/skins/default/templates/footer.html:18
+msgid "give feedback"
+msgstr ""
+
+#: forum/skins/default/templates/header.html:9
+msgid "administration"
+msgstr ""
+
+#: forum/skins/default/templates/header.html:12
+msgid "logout"
+msgstr ""
+
+#: forum/skins/default/templates/header.html:14
+msgid "login"
+msgstr ""
+
+#: forum/skins/default/templates/header.html:24
+msgid "back to home page"
+msgstr ""
+
+#: forum/skins/default/templates/header.html:32
+#: forum/skins/default/templates/header.html:57
+msgid "users"
+msgstr ""
+
+#: forum/skins/default/templates/header.html:33
+#: forum/skins/default/templates/users/signature.html:9
+#: forum/skins/default/templates/users/signature.html:15
+#: forum/skins/default/templates/users/signature.html:21
+#: forum/templatetags/extra_tags.py:167 forum/templatetags/extra_tags.py:196
+msgid "badges"
+msgstr ""
+
+#: forum/skins/default/templates/header.html:34
+msgid "unanswered questions"
+msgstr "unanswered"
+
+#: forum/skins/default/templates/header.html:36
+msgid "ask a question"
+msgstr ""
+
+#: forum/skins/default/templates/header.html:51
+msgid "search"
+msgstr ""
+
+#: forum/skins/default/templates/index.html:9
+#, fuzzy
+msgid "welcome to "
+msgstr "Welcome to Q&A forum"
+
+#: forum/skins/default/templates/logout.html:6
+#: forum/skins/default/templates/logout.html:16
+msgid "Logout"
+msgstr ""
+
+#: forum/skins/default/templates/logout.html:19
+msgid "As a registered user you can login with your OpenID, log out of the site or permanently remove your account."
+msgstr "Clicking <strong>Logout</strong> will log you out from the forum, but will not sign you off from your OpenID provider.</p><p>If you wish to sign off completely - please make sure to log out from your OpenID provider as well."
+
+#: forum/skins/default/templates/logout.html:20
+msgid "Logout now"
+msgstr "Logout Now"
+
+#: forum/skins/default/templates/notarobot.html:3
+msgid "Please prove that you are a Human Being"
+msgstr ""
+
+#: forum/skins/default/templates/notarobot.html:10
+msgid "I am a Human Being"
+msgstr ""
+
+#: forum/skins/default/templates/pagesize.html:6
+msgid "posts per page"
+msgstr ""
+
+#: forum/skins/default/templates/paginator.html:6
+#: forum/skins/default/templates/paginator.html:7
+msgid "previous"
+msgstr ""
+
+#: forum/skins/default/templates/paginator.html:19
+msgid "current page"
+msgstr ""
+
+#: forum/skins/default/templates/paginator.html:22
+#: forum/skins/default/templates/paginator.html:29
+msgid "page number "
+msgstr ""
+
+#: forum/skins/default/templates/paginator.html:22
+#: forum/skins/default/templates/paginator.html:29
+msgid "number - make blank in english"
+msgstr ""
+
+#: forum/skins/default/templates/paginator.html:33
+msgid "next page"
+msgstr ""
+
+#: forum/skins/default/templates/post_contributor_info.html:9
+#, python-format
+msgid ""
+"\n"
+" one revision\n"
+" "
+msgid_plural ""
+"\n"
+" %(rev_count)s revisions\n"
+" "
+msgstr[0] ""
+msgstr[1] ""
+
+#: forum/skins/default/templates/post_contributor_info.html:24
+msgid "posted"
+msgstr ""
+
+#: forum/skins/default/templates/post_contributor_info.html:45
+msgid "updated"
+msgstr ""
+
+#: forum/skins/default/templates/privacy.html:6
+#: forum/skins/default/templates/privacy.html:11
+msgid "Privacy policy"
+msgstr ""
+
+#: forum/skins/default/templates/privacy.html:15
+msgid "general message about privacy"
+msgstr "Respecting users privacy is an important core principle of this Q&A forum. Information on this page details how this forum protects your privacy, and what type of information is collected."
+
+#: forum/skins/default/templates/privacy.html:18
+msgid "Site Visitors"
+msgstr ""
+
+#: forum/skins/default/templates/privacy.html:20
+msgid "what technical information is collected about visitors"
+msgstr "Information on question views, revisions of questions and answers - both times and content are recorded for each user in order to correctly count number of views, maintain data integrity and report relevant updates."
+
+#: forum/skins/default/templates/privacy.html:23
+msgid "Personal Information"
+msgstr ""
+
+#: forum/skins/default/templates/privacy.html:25
+msgid "details on personal information policies"
+msgstr "Members of this community may choose to display personally identifiable information in their profiles. Forum will never display such information without a request from the user."
+
+#: forum/skins/default/templates/privacy.html:28
+msgid "Other Services"
+msgstr ""
+
+#: forum/skins/default/templates/privacy.html:30
+msgid "details on sharing data with third parties"
+msgstr "None of the data that is not openly shown on the forum by the choice of the user is shared with any third party."
+
+#: forum/skins/default/templates/privacy.html:35
+msgid "cookie policy details"
+msgstr "Forum software relies on the internet cookie technology to keep track of user sessions. Cookies must be enabled in your browser so that forum can work for you."
+
+#: forum/skins/default/templates/privacy.html:37
+msgid "Policy Changes"
+msgstr ""
+
+#: forum/skins/default/templates/privacy.html:38
+msgid "how privacy policies can be changed"
+msgstr "These policies may be adjusted to improve protection of user's privacy. Whenever such changes occur, users will be notified via the internal messaging system. "
+
+#: forum/skins/default/templates/question.html:70
+#: forum/skins/default/templates/sidebar/recent_tags.html:9
+#, python-format
+msgid "see questions tagged '%(tagname)s'"
+msgstr ""
+
+#: forum/skins/default/templates/question.html:87
+#, python-format
+msgid "The question has been closed for the following reason \"%(close_reason)s\" by"
+msgstr ""
+
+#: forum/skins/default/templates/question.html:89
+#, python-format
+msgid "close date %(closed_at)s"
+msgstr ""
+
+#: forum/skins/default/templates/question.html:97
+#, python-format
+msgid ""
+"\n"
+" One Answer:\n"
+" "
+msgid_plural ""
+"\n"
+" %(counter)s Answers:\n"
+" "
+msgstr[0] ""
+msgstr[1] ""
+
+#: forum/skins/default/templates/question.html:105
+msgid "oldest answers will be shown first"
+msgstr ""
+
+#: forum/skins/default/templates/question.html:105
+msgid "oldest answers"
+msgstr "oldest"
+
+#: forum/skins/default/templates/question.html:107
+msgid "newest answers will be shown first"
+msgstr ""
+
+#: forum/skins/default/templates/question.html:107
+msgid "newest answers"
+msgstr "newest"
+
+#: forum/skins/default/templates/question.html:109
+msgid "most voted answers will be shown first"
+msgstr ""
+
+#: forum/skins/default/templates/question.html:109
+msgid "popular answers"
+msgstr "most voted"
+
+#: forum/skins/default/templates/question.html:157
+msgid "Your answer"
+msgstr ""
+
+#: forum/skins/default/templates/question.html:159
+msgid "Be the first one to answer this question!"
+msgstr ""
+
+#: forum/skins/default/templates/question.html:165
+msgid "you can answer anonymously and then login"
+msgstr "<span class='strong big'>Please start posting your answer anonymously</span> - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a <strong>substantial answer</strong>, for discussions, <strong>please use comments</strong> and <strong>please do remember to vote</strong> (after you log in)!"
+
+#: forum/skins/default/templates/question.html:169
+msgid "answer your own question only to give an answer"
+msgstr "<span class='big strong'>You are welcome to answer your own question</span>, but please make sure to give an <strong>answer</strong>. Remember that you can always <strong>revise your original question</strong>. Please <strong>use comments for discussions</strong> and <strong>please don't forget to vote :)</strong> for the answers that you liked (or perhaps did not like)! "
+
+#: forum/skins/default/templates/question.html:171
+msgid "please only give an answer, no discussions"
+msgstr "<span class='big strong'>Please try to give a substantial answer</span>. If you wanted to comment on the question or answer, just <strong>use the commenting tool</strong>. Please remember that you can always <strong>revise your answers</strong> - no need to answer the same question twice. Also, please <strong>don't forget to vote</strong> - it really helps to select the best questions and answers!"
+
+#: forum/skins/default/templates/question.html:207
+msgid "Login/Signup to Post Your Answer"
+msgstr ""
+
+#: forum/skins/default/templates/question.html:210
+msgid "Answer Your Own Question"
+msgstr ""
+
+#: forum/skins/default/templates/question.html:212
+msgid "Answer the question"
+msgstr "Post Your Answer"
+
+#: forum/skins/default/templates/question.html:229
+msgid "Question tags"
+msgstr "Tags"
+
+#: forum/skins/default/templates/question.html:239
+msgid "question asked"
+msgstr "Asked"
+
+#: forum/skins/default/templates/question.html:242
+msgid "question was seen"
+msgstr "Seen"
+
+#: forum/skins/default/templates/question.html:242
+msgid "times"
+msgstr ""
+
+#: forum/skins/default/templates/question.html:245
+msgid "last updated"
+msgstr "Last updated"
+
+#: forum/skins/default/templates/question.html:250
+msgid "Related questions"
+msgstr ""
+
+#: forum/skins/default/templates/question_edit.html:5
+#: forum/skins/default/templates/question_edit.html:63
+msgid "Edit question"
+msgstr ""
+
+#: forum/skins/default/templates/question_edit_tips.html:4
+msgid "question tips"
+msgstr "Tips"
+
+#: forum/skins/default/templates/question_edit_tips.html:9
+#, fuzzy, python-format
+msgid ""
+"\n"
+" ask a question relevant to the %(app_title)s community \n"
+" "
+msgstr ""
+"\n"
+"(one comment)"
+
+#: forum/skins/default/templates/question_edit_tips.html:15
+msgid "please try provide enough details"
+msgstr "provide enough details"
+
+#: forum/skins/default/templates/question_retag.html:5
+#: forum/skins/default/templates/question_retag.html:56
+msgid "Change tags"
+msgstr ""
+
+#: forum/skins/default/templates/question_retag.html:44
+msgid "up to 5 tags, less than 20 characters each"
+msgstr ""
+
+#: forum/skins/default/templates/question_retag.html:86
+msgid "Why use and modify tags?"
+msgstr ""
+
+#: forum/skins/default/templates/question_retag.html:89
+msgid "tags help us keep Questions organized"
+msgstr ""
+
+#: forum/skins/default/templates/question_retag.html:97
+msgid "tag editors receive special awards from the community"
+msgstr ""
+
+#: forum/skins/default/templates/questions.html:7
+msgid "Questions"
+msgstr ""
+
+#: forum/skins/default/templates/reopen.html:6
+#: forum/skins/default/templates/reopen.html:16
+msgid "Reopen question"
+msgstr ""
+
+#: forum/skins/default/templates/reopen.html:19
+msgid "Open the previously closed question"
+msgstr ""
+
+#: forum/skins/default/templates/reopen.html:22
+msgid "The question was closed for the following reason "
+msgstr ""
+
+#: forum/skins/default/templates/reopen.html:22
+msgid "reason - leave blank in english"
+msgstr ""
+
+#: forum/skins/default/templates/reopen.html:22
+msgid "on "
+msgstr ""
+
+#: forum/skins/default/templates/reopen.html:22
+msgid "date closed"
+msgstr ""
+
+#: forum/skins/default/templates/reopen.html:29
+msgid "Reopen this question"
+msgstr ""
+
+#: forum/skins/default/templates/revisions_answer.html:7
+#: forum/skins/default/templates/revisions_answer.html:36
+#: forum/skins/default/templates/revisions_question.html:7
+#: forum/skins/default/templates/revisions_question.html:35
+msgid "Revision history"
+msgstr ""
+
+#: forum/skins/default/templates/revisions_answer.html:48
+#: forum/skins/default/templates/revisions_question.html:47
+msgid "click to hide/show revision"
+msgstr ""
+
+#: forum/skins/default/templates/revisions_answer.html:56
+#: forum/templatetags/node_tags.py:62
+msgid "edit"
+msgstr ""
+
+#: forum/skins/default/templates/subscription_status.html:3
+msgid "Subscription"
+msgstr ""
+
+#: forum/skins/default/templates/subscription_status.html:8
+msgid "You were automatically subscribed to this question."
+msgstr ""
+
+#: forum/skins/default/templates/subscription_status.html:10
+msgid "You are subscribed to this question."
+msgstr ""
+
+#: forum/skins/default/templates/subscription_status.html:13
+msgid "You are not subscribed to this question."
+msgstr ""
+
+#: forum/skins/default/templates/subscription_status.html:18
+#: forum/views/commands.py:323
+msgid "unsubscribe me"
+msgstr ""
+
+#: forum/skins/default/templates/subscription_status.html:20
+#: forum/views/commands.py:323
+msgid "subscribe me"
+msgstr ""
+
+#: forum/skins/default/templates/subscription_status.html:24
+#, python-format
+msgid ""
+"\n"
+" (you can adjust your notification settings on your <a href=\"%(profile_url)s?sort=email_subscriptions\">profile</a>)\n"
+" "
+msgstr ""
+
+#: forum/skins/default/templates/subscription_status.html:29
+#, fuzzy
+msgid "Once you sign in you will be able to subscribe for any updates here"
+msgstr "<span class='strong'>Here</span> (once you log in) you will be able to sign up for the periodic email updates about this question."
+
+#: forum/skins/default/templates/tag_selector.html:4
+#: forum/skins/default/templates/question_list/tag_selector.html:6
+msgid "Interesting tags"
+msgstr ""
+
+#: forum/skins/default/templates/tag_selector.html:10
+#: forum/skins/default/templates/tag_selector.html:27
+#: forum/skins/default/templates/question_list/related_tags.html:9
+#: forum/skins/default/templates/question_list/tag_selector.html:12
+#: forum/skins/default/templates/question_list/tag_selector.html:29
+#, python-format
+msgid "see questions tagged '%(tag_name)s'"
+msgstr ""
+
+#: forum/skins/default/templates/tag_selector.html:14
+#: forum/skins/default/templates/question_list/tag_selector.html:16
+#, python-format
+msgid "remove '%(tag_name)s' from the list of interesting tags"
+msgstr ""
+
+#: forum/skins/default/templates/tag_selector.html:20
+#: forum/skins/default/templates/tag_selector.html:37
+#: forum/skins/default/templates/question_list/tag_selector.html:22
+#: forum/skins/default/templates/question_list/tag_selector.html:39
+msgid "Add"
+msgstr ""
+
+#: forum/skins/default/templates/tag_selector.html:21
+#: forum/skins/default/templates/question_list/tag_selector.html:23
+msgid "Ignored tags"
+msgstr ""
+
+#: forum/skins/default/templates/tag_selector.html:31
+#: forum/skins/default/templates/question_list/tag_selector.html:33
+#, python-format
+msgid "remove '%(tag_name)s' from the list of ignored tags"
+msgstr ""
+
+#: forum/skins/default/templates/tag_selector.html:40
+#: forum/skins/default/templates/question_list/tag_selector.html:42
+msgid "keep ignored questions hidden"
+msgstr ""
+
+#: forum/skins/default/templates/tags.html:6
+#: forum/skins/default/templates/tags.html:30
+msgid "Tag list"
+msgstr ""
+
+#: forum/skins/default/templates/tags.html:32
+msgid "sorted alphabetically"
+msgstr ""
+
+#: forum/skins/default/templates/tags.html:32
+msgid "by name"
+msgstr ""
+
+#: forum/skins/default/templates/tags.html:33
+msgid "sorted by frequency of tag use"
+msgstr ""
+
+#: forum/skins/default/templates/tags.html:33
+msgid "by popularity"
+msgstr ""
+
+#: forum/skins/default/templates/tags.html:39
+msgid "All tags matching query"
+msgstr ""
+
+#: forum/skins/default/templates/tags.html:39
+msgid "all tags - make this empty in english"
+msgstr ""
+
+#: forum/skins/default/templates/tags.html:42
+msgid "Nothing found"
+msgstr ""
+
+#: forum/skins/default/templates/auth/auth_settings.html:5
+#: forum/skins/default/templates/auth/auth_settings.html:7
+msgid "Authentication settings"
+msgstr ""
+
+#: forum/skins/default/templates/auth/auth_settings.html:9
+msgid "These are the external authentication providers currently associated with your account."
+msgstr ""
+
+#: forum/skins/default/templates/auth/auth_settings.html:12
+msgid "remove"
+msgstr ""
+
+#: forum/skins/default/templates/auth/auth_settings.html:17
+msgid "You currently have no external authentication provider associated with your account."
+msgstr ""
+
+#: forum/skins/default/templates/auth/auth_settings.html:19
+msgid "Add new provider"
+msgstr ""
+
+#: forum/skins/default/templates/auth/auth_settings.html:21
+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/auth/auth_settings.html:24
+msgid "You can set up a password for your account, so you can login using standard username and password!"
+msgstr ""
+
+#: forum/skins/default/templates/auth/auth_settings.html:31
+#, fuzzy
+msgid "Create password"
+msgstr "Password <i>(please retype)</i>"
+
+#: forum/skins/default/templates/auth/complete.html:5
+msgid "Connect your OpenID with this site"
+msgstr "New user signup"
+
+#: forum/skins/default/templates/auth/complete.html:8
+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
+msgid "This account already exists, please use another."
+msgstr ""
+
+#: forum/skins/default/templates/auth/complete.html:30
+msgid "Sorry, looks like we have some errors:"
+msgstr ""
+
+#: forum/skins/default/templates/auth/complete.html:47
+msgid "Screen name label"
+msgstr "<strong>Screen Name</strong> (<i>will be shown to others</i>)"
+
+#: forum/skins/default/templates/auth/complete.html:54
+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
+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&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
+msgid "please select one of the options above"
+msgstr ""
+
+#: forum/skins/default/templates/auth/complete.html:67
+msgid "Tag filter tool will be your right panel, once you log in."
+msgstr ""
+
+#: forum/skins/default/templates/auth/complete.html:68
+msgid "create account"
+msgstr "Signup"
+
+#: forum/skins/default/templates/auth/complete.html:77
+msgid "Existing account"
+msgstr ""
+
+#: forum/skins/default/templates/auth/complete.html:78
+msgid "user name"
+msgstr ""
+
+#: forum/skins/default/templates/auth/complete.html:79
+msgid "password"
+msgstr ""
+
+#: forum/skins/default/templates/auth/complete.html:86
+msgid "Register"
+msgstr ""
+
+#: forum/skins/default/templates/auth/complete.html:87
+msgid "Forgot your password?"
+msgstr ""
+
+#: forum/skins/default/templates/auth/email_validation.html:6
+#: forum/skins/default/templates/auth/temp_login_email.html:6
+msgid "Greetings from the Q&A forum"
+msgstr ""
+
+#: forum/skins/default/templates/auth/email_validation.html:8
+msgid "To make use of the Forum, please follow the link below:"
+msgstr ""
+
+#: forum/skins/default/templates/auth/email_validation.html:12
+msgid "Following the link above will help us verify your email address."
+msgstr ""
+
+#: forum/skins/default/templates/auth/email_validation.html:14
+#: forum/skins/default/templates/auth/temp_login_email.html:14
+msgid ""
+"If you beleive that this message was sent in mistake -\n"
+" no further action is needed. Just ingore this email, we apologize\n"
+" for any inconvenience"
+msgstr ""
+
+#: forum/skins/default/templates/auth/email_validation.html:18
+#: forum/skins/default/templates/auth/temp_login_email.html:18
+#: forum/skins/default/templates/notifications/answeraccepted.html:15
+#: forum/skins/default/templates/notifications/newanswer.html:25
+#: forum/skins/default/templates/notifications/newcomment.html:32
+#: forum/skins/default/templates/notifications/newmember.html:15
+#: forum/skins/default/templates/notifications/newquestion.html:25
+#, fuzzy
+msgid ""
+"Sincerely,<br />\n"
+" Forum Administrator"
+msgstr ""
+"Sincerely,\n"
+"Q&A Forum Administrator"
+
+#: forum/skins/default/templates/auth/signin.html:6
+msgid "Login"
+msgstr ""
+
+#: forum/skins/default/templates/auth/signin.html:24
+msgid "User login"
+msgstr "User login"
+
+#: forum/skins/default/templates/auth/signin.html:36
+#: forum/skins/default/templates/auth/signin.html:86
+#: forum/skins/default/templates/auth/signin.html:92
+msgid "Or..."
+msgstr ""
+
+#: forum/skins/default/templates/auth/signin.html:39
+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:44
+msgid "Validate my email after I login."
+msgstr ""
+
+#: forum/skins/default/templates/auth/signin.html:94
+msgid "Click"
+msgstr ""
+
+#: forum/skins/default/templates/auth/signin.html:94
+msgid "if you're having troubles signing in."
+msgstr ""
+
+#: forum/skins/default/templates/auth/signin.html:98
+msgid "Enter your "
+msgstr ""
+
+#: forum/skins/default/templates/auth/signin.html:154
+msgid "Why use OpenID?"
+msgstr ""
+
+#: forum/skins/default/templates/auth/signin.html:157
+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:160
+msgid "reuse openid"
+msgstr "You can safely re-use the same login for all OpenID-enabled websites."
+
+#: forum/skins/default/templates/auth/signin.html:163
+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:166
+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:171
+msgid "Find out more"
+msgstr ""
+
+#: forum/skins/default/templates/auth/signin.html:172
+msgid "Get OpenID"
+msgstr ""
+
+#: forum/skins/default/templates/auth/signup.html:4
+msgid "Signup"
+msgstr ""
+
+#: forum/skins/default/templates/auth/signup.html:8
+msgid "Create login name and password"
+msgstr ""
+
+#: forum/skins/default/templates/auth/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:31
+msgid "Create Account"
+msgstr ""
+
+#: forum/skins/default/templates/auth/signup.html:32
+msgid "or"
+msgstr ""
+
+#: forum/skins/default/templates/auth/signup.html:33
+msgid "return to login page"
+msgstr ""
+
+#: forum/skins/default/templates/auth/temp_login_email.html:8
+msgid "You're seeing this because someone requested a temporary login link"
+msgstr ""
+
+#: forum/skins/default/templates/auth/temp_login_email.html:12
+msgid "Following the link above will give you access to your account."
+msgstr ""
+
+#: forum/skins/default/templates/auth/temp_login_request.html:5
+msgid "Request temporary login key"
+msgstr ""
+
+#: forum/skins/default/templates/auth/temp_login_request.html:7
+msgid "Account: request temporary login key"
+msgstr ""
+
+#: forum/skins/default/templates/auth/temp_login_request.html:8
+msgid ""
+"\n"
+" If you're experiencing problems accessing your account, or if you forgot your password,\n"
+" here you can request a temporary login key. Fill out your account email and we'll send you a temporary access link that\n"
+" will enable you to access your account. This token is valid only once and for a limited period of time.\n"
+" "
+msgstr ""
+
+#: forum/skins/default/templates/auth/temp_login_request.html:25
+#, fuzzy
+msgid "Send link"
+msgstr "link"
+
+#: forum/skins/default/templates/node/accept_button.html:5
+#, python-format
+msgid "%(who)s has selected this answer as the correct answer"
+msgstr ""
+
+#: forum/skins/default/templates/node/accept_button.html:5
+msgid "mark this answer as the accepted answer"
+msgstr ""
+
+#: forum/skins/default/templates/node/comments.html:22
+msgid "I like this comment (click again to cancel)"
+msgstr ""
+
+#: forum/skins/default/templates/node/comments.html:26
+#, fuzzy
+msgid "Edit comment"
+msgstr "post a comment"
+
+#: forum/skins/default/templates/node/comments.html:30
+#, fuzzy
+msgid "Delete comment"
+msgstr "post a comment"
+
+#: forum/skins/default/templates/node/comments.html:42
+#, python-format
+msgid "showing %(showing)s of %(total)s"
+msgstr ""
+
+#: forum/skins/default/templates/node/comments.html:44
+msgid "show all"
+msgstr ""
+
+#: forum/skins/default/templates/node/comments.html:47
+#, fuzzy
+msgid "add new comment"
+msgstr "post a comment"
+
+#: forum/skins/default/templates/node/comments.html:55
+#, fuzzy
+msgid " add comment"
+msgstr "post a comment"
+
+#: forum/skins/default/templates/node/comments.html:58
+#, python-format
+msgid ""
+"\n"
+" have <span class=\"comments-char-left-count\">%(max_length)s</span> characters left\n"
+" "
+msgstr ""
+
+#: forum/skins/default/templates/node/comments.html:71
+#, fuzzy
+msgid "just now"
+msgstr "Logout Now"
+
+#: forum/skins/default/templates/node/favorite_mark.html:3
+msgid "mark/unmark this question as favorite (click again to cancel)"
+msgstr ""
+
+#: forum/skins/default/templates/node/vote_buttons.html:3
+msgid "I like this post (click again to cancel)"
+msgstr ""
+
+#: forum/skins/default/templates/node/vote_buttons.html:7
+msgid "current number of votes"
+msgstr ""
+
+#: forum/skins/default/templates/node/vote_buttons.html:10
+msgid "I dont like this post (click again to cancel)"
+msgstr ""
+
+#: forum/skins/default/templates/notifications/answeraccepted.html:6
+#: forum/skins/default/templates/notifications/digest.html:7
+#: forum/skins/default/templates/notifications/newanswer.html:6
+#: forum/skins/default/templates/notifications/newcomment.html:6
+#: forum/skins/default/templates/notifications/newmember.html:6
+#: forum/skins/default/templates/notifications/newquestion.html:6
+msgid "Hello"
+msgstr ""
+
+#: forum/skins/default/templates/notifications/answeraccepted.html:9
+#, python-format
+msgid ""
+"\n"
+" Just to let you know that %(accepter)s has just accepted %(answer_author)s's answer on his question\n"
+" <a href=\"%(app_url)s%(question_url)s\">%(question_title)s</a>:\n"
+" "
+msgstr ""
+
+#: forum/skins/default/templates/notifications/digest.html:9
+#, python-format
+msgid ""
+"\n"
+" This is the %(digest_type)s activity digest for %(app_title)s\n"
+" "
+msgstr ""
+
+#: forum/skins/default/templates/notifications/digest.html:15
+#, python-format
+msgid ""
+"\n"
+" %(nusers_count)s new user%(nusers_count_pluralize)s joined the %(app_title)s community:\n"
+" "
+msgstr ""
+
+#: forum/skins/default/templates/notifications/digest.html:28
+#, python-format
+msgid ""
+"\n"
+" %(question_count)s of your subscriptions have updates:\n"
+" "
+msgstr ""
+
+#: forum/skins/default/templates/notifications/digest.html:35
+#, fuzzy
+msgid "On question "
+msgstr "Tips"
+
+#: forum/skins/default/templates/notifications/digest.html:37
+#, fuzzy, python-format
+msgid ""
+"\n"
+" %(answer_count)s new answer%(answer_count_pluralize)s\n"
+" "
+msgstr ""
+"\n"
+"(one comment)"
+
+#: forum/skins/default/templates/notifications/digest.html:42
+#, fuzzy, python-format
+msgid ""
+"\n"
+" %(comment_count)s new comment%(comment_count_pluralize)s\n"
+" "
+msgstr ""
+"\n"
+"(one comment)"
+
+#: forum/skins/default/templates/notifications/digest.html:46
+msgid "on your own post(s)"
+msgstr ""
+
+#: forum/skins/default/templates/notifications/digest.html:50
+#, fuzzy
+msgid "an answer was accepted"
+msgstr "answer accepted"
+
+#: forum/skins/default/templates/notifications/digest.html:59
+#, python-format
+msgid ""
+"\n"
+" %(question_count)s new question%(question_count_pluralize)s\n"
+" "
+msgstr ""
+
+#: forum/skins/default/templates/notifications/digest.html:63
+msgid "matching your interesting tags"
+msgstr ""
+
+#: forum/skins/default/templates/notifications/digest.html:65
+msgid "posted :"
+msgstr ""
+
+#: forum/skins/default/templates/notifications/digest.html:71
+#, fuzzy, python-format
+msgid ""
+"\n"
+" Posted by %(author_name)s in %(question_time)s\n"
+" "
+msgstr ""
+"\n"
+"<div class=\"questions-count\">%(q_num)s</div><p>question</p>"
+
+#: forum/skins/default/templates/notifications/feedback.html:7
+#, python-format
+msgid ""
+"\n"
+" Hello, this is a %(site_title)s forum feedback message\n"
+" "
+msgstr ""
+
+#: forum/skins/default/templates/notifications/feedback.html:13
+msgid "Sender"
+msgstr ""
+
+#: forum/skins/default/templates/notifications/feedback.html:15
+#: forum/skins/default/templates/notifications/feedback.html:18
+#: forum/skins/default/templates/users/info.html:93
+msgid "email"
+msgstr ""
+
+#: forum/skins/default/templates/notifications/feedback.html:17
+msgid "anonymous"
+msgstr ""
+
+#: forum/skins/default/templates/notifications/feedback.html:25
+msgid "Message body:"
+msgstr ""
+
+#: forum/skins/default/templates/notifications/newanswer.html:9
+#, python-format
+msgid ""
+"\n"
+" %(author_name)s has just posted a new answer on %(app_title)s to the question\n"
+" <a href=\"%(app_url)s%(question_url)s\">%(question_title)s\"</a>:\n"
+" "
+msgstr ""
+
+#: forum/skins/default/templates/notifications/newanswer.html:20
+#: forum/skins/default/templates/notifications/newcomment.html:28
+#: forum/skins/default/templates/notifications/newquestion.html:20
+msgid ""
+"\n"
+" Don't forget to come over and cast your vote.\n"
+" "
+msgstr ""
+
+#: forum/skins/default/templates/notifications/newcomment.html:9
+#, fuzzy, python-format
+msgid ""
+"\n"
+" %(author_name)s has just posted a comment on\n"
+" "
+msgstr ""
+"\n"
+"<div class=\"questions-count\">%(q_num)s</div><p>question tagged</p><p><span class=\"tag\">%(tagname)s</span></p>"
+
+#: forum/skins/default/templates/notifications/newcomment.html:14
+#, python-format
+msgid ""
+"\n"
+" the answer posted by <a href=\"%(app_url)s%(poster_url)s\">%(poster_name)s</a> to\n"
+" "
+msgstr ""
+
+#: forum/skins/default/templates/notifications/newcomment.html:19
+#, python-format
+msgid ""
+"\n"
+" the question <a href=\"%(app_url)s%(question_url)s\">%(question_title)s</a>\n"
+" "
+msgstr ""
+
+#: forum/skins/default/templates/notifications/newmember.html:9
+#, python-format
+msgid ""
+"\n"
+" %(newmember_name)s has just joined %(app_title)s. You can visit %(newmember_name)s's profile using the following link: <br />\n"
+" <a href=\"%(app_url)s%(newmember_url)s\">%(newmember_name)s profile</a>\n"
+" "
+msgstr ""
+
+#: forum/skins/default/templates/notifications/newquestion.html:9
+#, python-format
+msgid ""
+"\n"
+" %(author_name)s has just posted a new question on %(app_title)s, with title\n"
+" <a href=\"%(app_url)s%(question_url)s\">%(question_title)s</a> and tagged <em>%(question_tags)s</em>:\n"
+" "
+msgstr ""
+
+#: forum/skins/default/templates/osqaadmin/base.html:13
+msgid "OSQA administration area"
+msgstr ""
+
+#: forum/skins/default/templates/osqaadmin/base.html:26
+msgid "Administration menu"
+msgstr ""
+
+#: forum/skins/default/templates/osqaadmin/index.html:7
+msgid "Dashboard"
+msgstr ""
+
+#: forum/skins/default/templates/osqaadmin/index.html:10
+msgid "Welcome to the OSQA administration area."
+msgstr ""
+
+#: forum/skins/default/templates/osqaadmin/index.html:17
+msgid "Site statistics"
+msgstr ""
+
+#: forum/skins/default/templates/osqaadmin/index.html:21
+#: forum/skins/default/templates/osqaadmin/index.html:26
+msgid "in the last 24 hours"
+msgstr ""
+
+#: forum/skins/default/templates/osqaadmin/index.html:31
+msgid "user"
+msgstr ""
+
+#: forum/skins/default/templates/osqaadmin/index.html:31
+msgid "joined in the last 24 hours"
+msgstr ""
+
+#: forum/skins/default/templates/osqaadmin/index.html:37
+msgid "Site status"
+msgstr ""
+
+#: forum/skins/default/templates/osqaadmin/index.html:42
+msgid "Your site is running in bootstrap mode, click the button bellow to revert to defaults."
+msgstr ""
+
+#: forum/skins/default/templates/osqaadmin/index.html:45
+msgid "Your site is running in standard mode, click the button bellow to run in bootstrap mode."
+msgstr ""
+
+#: forum/skins/default/templates/osqaadmin/index.html:47
+msgid "Your site is running with some customized settings, click the buttons bellow to run with defaults or in bootstrap mode"
+msgstr ""
+
+#: forum/skins/default/templates/osqaadmin/index.html:51
+msgid "Are you sure you want to revert to the defaults?"
+msgstr ""
+
+#: forum/skins/default/templates/osqaadmin/index.html:51
+msgid "revert to defaults"
+msgstr ""
+
+#: forum/skins/default/templates/osqaadmin/index.html:54
+msgid "Are you sure you want to run bootstrap mode?"
+msgstr ""
+
+#: forum/skins/default/templates/osqaadmin/index.html:54
+msgid "go bootstrap"
+msgstr ""
+
+#: forum/skins/default/templates/osqaadmin/index.html:59
+msgid "Recalculate scores and reputation"
+msgstr ""
+
+#: forum/skins/default/templates/osqaadmin/index.html:60
+msgid "This is a heavy operation, are you sure?"
+msgstr ""
+
+#: forum/skins/default/templates/osqaadmin/index.html:60
+msgid "Recalculate"
+msgstr ""
+
+#: forum/skins/default/templates/osqaadmin/index.html:65
+msgid "Recent activity"
+msgstr ""
+
+#: forum/skins/default/templates/question_list/item.html:12
+msgid "this question has an accepted answer"
+msgstr ""
+
+#: forum/skins/default/templates/question_list/related_tags.html:6
+msgid "Related tags"
+msgstr "Tags"
+
+#: forum/skins/default/templates/question_list/sort_tabs.html:4
+msgid "most recently updated questions"
+msgstr ""
+
+#: forum/skins/default/templates/question_list/sort_tabs.html:4
+msgid "active"
+msgstr ""
+
+#: forum/skins/default/templates/question_list/sort_tabs.html:5
+msgid "most recently asked questions"
+msgstr ""
+
+#: forum/skins/default/templates/question_list/sort_tabs.html:5
+msgid "newest"
+msgstr ""
+
+#: forum/skins/default/templates/question_list/sort_tabs.html:6
+msgid "hottest questions"
+msgstr ""
+
+#: forum/skins/default/templates/question_list/sort_tabs.html:6
+msgid "hottest"
+msgstr ""
+
+#: forum/skins/default/templates/question_list/sort_tabs.html:7
+msgid "most voted questions"
+msgstr ""
+
+#: forum/skins/default/templates/question_list/sort_tabs.html:7
+msgid "most voted"
+msgstr ""
+
+#: forum/skins/default/templates/question_list/title.html:5
+msgid "Found by tags"
+msgstr "Tagged questions"
+
+#: forum/skins/default/templates/question_list/title.html:9
+msgid "Search results"
+msgstr ""
+
+#: forum/skins/default/templates/question_list/title.html:11
+msgid "Found by title"
+msgstr ""
+
+#: forum/skins/default/templates/question_list/title.html:15
+msgid "Unanswered questions"
+msgstr ""
+
+#: forum/skins/default/templates/question_list/title.html:17
+#: forum/skins/default/templates/users/subscriptions.html:74
+msgid "All questions"
+msgstr ""
+
+#: forum/skins/default/templates/sidebar/recent_awards.html:4
+msgid "Recent awards"
+msgstr "Recent badges"
+
+#: forum/skins/default/templates/sidebar/recent_awards.html:15
+msgid "all awards"
+msgstr "all badges"
+
+#: forum/skins/default/templates/sidebar/recent_tags.html:4
+msgid "Recent tags"
+msgstr ""
+
+#: forum/skins/default/templates/sidebar/recent_tags.html:12
+msgid "popular tags"
+msgstr "tags"
+
+#: forum/skins/default/templates/users/edit.html:6
+msgid "Edit user profile"
+msgstr ""
+
+#: forum/skins/default/templates/users/edit.html:19
+msgid "edit profile"
+msgstr ""
+
+#: forum/skins/default/templates/users/edit.html:31
+msgid "image associated with your email address"
+msgstr ""
+
+#: forum/skins/default/templates/users/edit.html:31
+#, python-format
+msgid "avatar, see %(gravatar_faq_url)s"
+msgstr "<a href='%(gravatar_faq_url)s'>gravatar</a>"
+
+#: forum/skins/default/templates/users/edit.html:36
+#: forum/skins/default/templates/users/info.html:52
+msgid "Registered user"
+msgstr ""
+
+#: forum/skins/default/templates/users/edit.html:43
+msgid "Screen Name"
+msgstr ""
+
+#: forum/skins/default/templates/users/edit.html:86
+#: forum/skins/default/templates/users/subscriptions.html:116
+msgid "Update"
+msgstr ""
+
+#: forum/skins/default/templates/users/info.html:22
+#: forum/skins/default/templates/users/signature.html:6
+#: forum/skins/default/templates/users/users.html:26
+msgid "reputation"
+msgstr "karma"
+
+#: forum/skins/default/templates/users/info.html:32
+msgid "Moderate this user"
+msgstr ""
+
+#: forum/skins/default/templates/users/info.html:44
+msgid "update profile"
+msgstr ""
+
+#: forum/skins/default/templates/users/info.html:56
+msgid "real name"
+msgstr ""
+
+#: forum/skins/default/templates/users/info.html:61
+msgid "member for"
+msgstr "member since"
+
+#: forum/skins/default/templates/users/info.html:66
+msgid "last seen"
+msgstr ""
+
+#: forum/skins/default/templates/users/info.html:72
+msgid "user website"
+msgstr ""
+
+#: forum/skins/default/templates/users/info.html:78
+msgid "location"
+msgstr ""
+
+#: forum/skins/default/templates/users/info.html:86
+msgid "age"
+msgstr ""
+
+#: forum/skins/default/templates/users/info.html:87
+msgid "age unit"
+msgstr "years old"
+
+#: forum/skins/default/templates/users/info.html:100
+msgid "todays unused votes"
+msgstr ""
+
+#: forum/skins/default/templates/users/info.html:101
+msgid "votes left"
+msgstr ""
+
+#: forum/skins/default/templates/users/stats.html:13
+#, python-format
+msgid ""
+"\n"
+" <span class=\"count\">1</span> Question\n"
+" "
msgid_plural ""
"\n"
-" see <strong>%(counter)s</strong> "
-"more\n"
-" "
+" <span class=\"count\">%(counter)s</span> Questions\n"
+" "
msgstr[0] ""
msgstr[1] ""
-#: templates/question.html:203
+#: forum/skins/default/templates/users/stats.html:29
#, python-format
msgid ""
"\n"
-" see <strong>one</strong> more "
-"comment\n"
-" "
+" <span class=\"count\">1</span> Answer\n"
+" "
msgid_plural ""
"\n"
-" see <strong>%(counter)s</strong> "
-"more comments\n"
-" "
+" <span class=\"count\">%(counter)s</span> Answers\n"
+" "
msgstr[0] ""
msgstr[1] ""
-#: templates/question.html:219
+#: forum/skins/default/templates/users/stats.html:42
#, python-format
-msgid ""
-"The question has been closed for the following reason \"%(close_reason)s\" by"
+msgid "the answer has been voted for %(vote_count)s times"
msgstr ""
-#: templates/question.html:221
-#, python-format
-msgid "close date %(closed_at)s"
+#: forum/skins/default/templates/users/stats.html:42
+msgid "this answer has been selected as correct"
msgstr ""
-#: templates/question.html:229
+#: forum/skins/default/templates/users/stats.html:58
#, python-format
msgid ""
"\n"
-" One Answer:\n"
-" "
+" <span class=\"count\">1</span> Vote\n"
+" "
msgid_plural ""
"\n"
-" %(counter)s Answers:\n"
-" "
+" <span class=\"count\">%(cnt)s</span> Votes\n"
+" "
msgstr[0] ""
msgstr[1] ""
-#: templates/question.html:237
-msgid "oldest answers will be shown first"
-msgstr ""
-
-#: templates/question.html:237
-msgid "oldest answers"
-msgstr "oldest"
-
-#: templates/question.html:239
-msgid "newest answers will be shown first"
-msgstr ""
-
-#: templates/question.html:239
-msgid "newest answers"
-msgstr "newest"
-
-#: templates/question.html:241
-msgid "most voted answers will be shown first"
-msgstr ""
-
-#: templates/question.html:241
-msgid "popular answers"
-msgstr "most voted"
-
-#: templates/question.html:255 templates/question.html.py:256
-msgid "i like this answer (click again to cancel)"
-msgstr ""
-
-#: templates/question.html:262 templates/question.html.py:263
-msgid "i dont like this answer (click again to cancel)"
-msgstr ""
-
-#: templates/question.html:268 templates/question.html.py:269
-msgid "mark this answer as favorite (click again to undo)"
+#: forum/skins/default/templates/users/stats.html:69
+msgid "thumb up"
msgstr ""
-#: templates/question.html:274 templates/question.html.py:275
-msgid "the author of the question has selected this answer as correct"
+#: forum/skins/default/templates/users/stats.html:70
+msgid "user has voted up this many times"
msgstr ""
-#: templates/question.html:288
-msgid "answer permanent link"
+#: forum/skins/default/templates/users/stats.html:74
+msgid "thumb down"
msgstr ""
-#: templates/question.html:289
-msgid "permanent link"
-msgstr "link"
-
-#: templates/question.html:311
-msgid "undelete"
+#: forum/skins/default/templates/users/stats.html:75
+msgid "user voted down this many times"
msgstr ""
-#: templates/question.html:346
+#: forum/skins/default/templates/users/stats.html:84
#, python-format
msgid ""
"\n"
-" see <strong>one</"
-"strong> more \n"
-" "
+" <span class=\"count\">1</span> Tag\n"
+" "
msgid_plural ""
"\n"
-" see <strong>%"
-"(counter)s</strong> more\n"
-" "
+" <span class=\"count\">%(counter)s</span> Tags\n"
+" "
msgstr[0] ""
msgstr[1] ""
-#: templates/question.html:352
+#: forum/skins/default/templates/users/stats.html:97
+#, python-format
+msgid "see other questions with %(view_user)s's contributions tagged '%(tag_name)s' "
+msgstr ""
+
+#: forum/skins/default/templates/users/stats.html:112
#, python-format
msgid ""
"\n"
-" see <strong>one</"
-"strong> more comment\n"
-" "
+" <span class=\"count\">1</span> Badge\n"
+" "
msgid_plural ""
"\n"
-" see <strong>%"
-"(counter)s</strong> more comments\n"
-" "
+" <span class=\"count\">%(counter)s</span> Badges\n"
+" "
msgstr[0] ""
msgstr[1] ""
-#: templates/question.html:378 templates/question.html.py:381
-msgid "Notify me once a day when there are any new answers"
-msgstr ""
-"<strong>Notify me</strong> once a day by email when there are any new "
-"answers or updates"
+#: forum/skins/default/templates/users/subscriptions.html:8
+#, fuzzy
+msgid "Notifications and subscription settings"
+msgstr "<span class='big strong'>Adjust frequency of email updates.</span> Receive updates on interesting questions by email, <strong><br/>help the community</strong> by answering questions of your colleagues. If you do not wish to receive emails - select 'no email' on all items below.<br/>Updates are only sent when there is any new activity on selected items."
-#: templates/question.html:384
-msgid "Notify me weekly when there are any new answers"
+#: forum/skins/default/templates/users/subscriptions.html:10
+msgid ""
+"\n"
+" Here you can decide which types of notifications you wish to receive, and it's frequency.<br />\n"
+" "
msgstr ""
-"<strong>Notify me</strong> weekly when there are any new answers or updates"
-#: templates/question.html:389
-#, python-format
+#: forum/skins/default/templates/users/subscriptions.html:14
msgid ""
"\n"
-" You can always adjust frequency of email updates from your %"
-"(profile_url)s\n"
-" "
+" Currently you have notifications enabled. You can always stop all notifications without loosing your settings and restart them afterwards.<br />\n"
+" "
msgstr ""
-"\n"
-"(note: you can always <a href='%(profile_url)s?"
-"sort=email_subscriptions'>adjust frequency</a> of email updates)"
-#: templates/question.html:396
-msgid "once you sign in you will be able to subscribe for any updates here"
+#: forum/skins/default/templates/users/subscriptions.html:18
+msgid ""
+"\n"
+" Currently you have notifications disabled. You can enable them clicking on the <strong>Start notifications</strong> button bellow.<br />\n"
+" "
msgstr ""
-"<span class='strong'>Here</span> (once you log in) you will be able to sign "
-"up for the periodic email updates about this question."
-#: templates/question.html:407
-msgid "Your answer"
+#: forum/skins/default/templates/users/subscriptions.html:28
+msgid "Notify me when:"
msgstr ""
-#: templates/question.html:409
-msgid "Be the first one to answer this question!"
+#: forum/skins/default/templates/users/subscriptions.html:32
+msgid "A new member joins"
msgstr ""
-#: templates/question.html:415
-msgid "you can answer anonymously and then login"
-msgstr ""
-"<span class='strong big'>Please start posting your answer anonymously</span> "
-"- your answer will be saved within the current session and published after "
-"you log in or create a new account. Please try to give a <strong>substantial "
-"answer</strong>, for discussions, <strong>please use comments</strong> and "
-"<strong>please do remember to vote</strong> (after you log in)!"
+#: forum/skins/default/templates/users/subscriptions.html:36
+#, fuzzy
+msgid "A new question is posted"
+msgstr "Tips"
-#: templates/question.html:419
-msgid "answer your own question only to give an answer"
+#: forum/skins/default/templates/users/subscriptions.html:40
+msgid "A new question matching my interesting tags is posted"
msgstr ""
-"<span class='big strong'>You are welcome to answer your own question</span>, "
-"but please make sure to give an <strong>answer</strong>. Remember that you "
-"can always <strong>revise your original question</strong>. Please "
-"<strong>use comments for discussions</strong> and <strong>please don't "
-"forget to vote :)</strong> for the answers that you liked (or perhaps did "
-"not like)! "
-#: templates/question.html:421
-msgid "please only give an answer, no discussions"
+#: forum/skins/default/templates/users/subscriptions.html:44
+msgid "There's an update on one of my subscriptions"
msgstr ""
-"<span class='big strong'>Please try to give a substantial answer</span>. If "
-"you wanted to comment on the question or answer, just <strong>use the "
-"commenting tool</strong>. Please remember that you can always <strong>revise "
-"your answers</strong> - no need to answer the same question twice. Also, "
-"please <strong>don't forget to vote</strong> - it really helps to select the "
-"best questions and answers!"
-#: templates/question.html:457
-msgid "Login/Signup to Post Your Answer"
+#: forum/skins/default/templates/users/subscriptions.html:52
+msgid "Auto subscribe me to:"
msgstr ""
-#: templates/question.html:460
-msgid "Answer Your Own Question"
-msgstr ""
+#: forum/skins/default/templates/users/subscriptions.html:57
+#, fuzzy
+msgid "Questions I ask"
+msgstr "Tags"
-#: templates/question.html:462
-msgid "Answer the question"
-msgstr "Post Your Answer"
+#: forum/skins/default/templates/users/subscriptions.html:60
+#, fuzzy
+msgid "Questions I answer"
+msgstr "answer"
-#: templates/question.html:475
-msgid "Question tags"
-msgstr "Tags"
+#: forum/skins/default/templates/users/subscriptions.html:63
+#, fuzzy
+msgid "Questions I comment"
+msgstr "question comment"
-#: templates/question.html:485
-msgid "question asked"
-msgstr "Asked"
+#: forum/skins/default/templates/users/subscriptions.html:68
+#, fuzzy
+msgid "Questions I view"
+msgstr "Tags"
-#: templates/question.html:488
-msgid "question was seen"
-msgstr "Seen"
+#: forum/skins/default/templates/users/subscriptions.html:71
+msgid "All questions matching my interesting tags"
+msgstr ""
-#: templates/question.html:488
-msgid "times"
+#: forum/skins/default/templates/users/subscriptions.html:82
+msgid "On my subscriptions, notify me when:"
msgstr ""
-#: templates/question.html:491
-msgid "last updated"
-msgstr "Last updated"
+#: forum/skins/default/templates/users/subscriptions.html:87
+#, fuzzy
+msgid "An answer is posted"
+msgstr "Tips"
-#: templates/question.html:496
-msgid "Related questions"
+#: forum/skins/default/templates/users/subscriptions.html:90
+msgid "A comment on one of my posts is posted"
msgstr ""
-#: templates/question_edit.html:5 templates/question_edit.html.py:66
-msgid "Edit question"
+#: forum/skins/default/templates/users/subscriptions.html:95
+msgid "A comment is posted"
msgstr ""
-#: templates/question_edit_tips.html:4
-msgid "question tips"
-msgstr "Tips"
+#: forum/skins/default/templates/users/subscriptions.html:98
+#, fuzzy
+msgid "An answer is accepted"
+msgstr "answer accepted"
-#: templates/question_edit_tips.html:7
-msgid "please ask a relevant question"
-msgstr "ask a question relevant to the CNPROG community"
+#: forum/skins/default/templates/users/subscriptions.html:106
+msgid "More:"
+msgstr ""
-#: templates/question_edit_tips.html:10
-msgid "please try provide enough details"
-msgstr "provide enough details"
+#: forum/skins/default/templates/users/subscriptions.html:111
+msgid "Notify me when someone replys to one of my comments on any post using the <pre>@username</pre> notation"
+msgstr ""
-#: templates/question_retag.html:4 templates/question_retag.html.py:53
-msgid "Change tags"
+#: forum/skins/default/templates/users/subscriptions.html:118
+msgid "Stop notifications"
msgstr ""
-#: templates/question_retag.html:40
-msgid "up to 5 tags, less than 20 characters each"
+#: forum/skins/default/templates/users/subscriptions.html:120
+msgid "Start notifications"
msgstr ""
-#: templates/question_retag.html:83
-msgid "Why use and modify tags?"
+#: forum/skins/default/templates/users/tabs.html:7
+msgid "User profile"
msgstr ""
-#: templates/question_retag.html:86
-msgid "tags help us keep Questions organized"
+#: forum/skins/default/templates/users/tabs.html:7
+msgid "overview"
msgstr ""
-#: templates/question_retag.html:94
-msgid "tag editors receive special awards from the community"
+#: forum/skins/default/templates/users/tabs.html:9
+msgid "recent activity"
msgstr ""
-#: templates/questions.html:29
-msgid "Found by tags"
-msgstr "Tagged questions"
+#: forum/skins/default/templates/users/tabs.html:11
+msgid "graph of user reputation"
+msgstr "Graph of user karma"
-#: templates/questions.html:33
-msgid "Search results"
-msgstr ""
+#: forum/skins/default/templates/users/tabs.html:12
+msgid "reputation history"
+msgstr "karma history"
-#: templates/questions.html:35
-msgid "Found by title"
+#: forum/skins/default/templates/users/tabs.html:15 forum/views/users.py:196
+msgid "user vote record"
msgstr ""
-#: templates/questions.html:39
-msgid "Unanswered questions"
+#: forum/skins/default/templates/users/tabs.html:15
+msgid "casted votes"
+msgstr "votes"
+
+#: forum/skins/default/templates/users/tabs.html:18
+msgid "questions that user selected as his/her favorite"
msgstr ""
-#: templates/questions.html:41
-msgid "All questions"
+#: forum/skins/default/templates/users/tabs.html:19
+msgid "favorites"
msgstr ""
-#: templates/questions.html:47
-msgid "most recently asked questions"
+#: forum/skins/default/templates/users/tabs.html:22
+msgid "email subscription settings"
msgstr ""
-#: templates/questions.html:48
-msgid "most recently updated questions"
+#: forum/skins/default/templates/users/tabs.html:23
+msgid "subscriptions"
msgstr ""
-#: templates/questions.html:48
-msgid "active"
+#: forum/skins/default/templates/users/users.html:6
+#: forum/skins/default/templates/users/users.html:24
+msgid "Users"
msgstr ""
-#: templates/questions.html:144
-msgid "Did not find anything?"
+#: forum/skins/default/templates/users/users.html:27
+msgid "recent"
msgstr ""
-#: templates/questions.html:147
-msgid "Did not find what you were looking for?"
+#: forum/skins/default/templates/users/users.html:28
+msgid "oldest"
msgstr ""
-#: templates/questions.html:149
-msgid "Please, post your question!"
+#: forum/skins/default/templates/users/users.html:29
+msgid "by username"
msgstr ""
-#: templates/questions.html:163
+#: forum/skins/default/templates/users/users.html:35
#, python-format
-msgid ""
-"\n"
-" have total %(q_num)s questions tagged %(tagname)s\n"
-" "
-msgid_plural ""
-"\n"
-" have total %(q_num)s questions tagged %(tagname)s\n"
-" "
-msgstr[0] ""
-"\n"
-"<div class=\"questions-count\">%(q_num)s</div><p>question tagged</p><p><span "
-"class=\"tag\">%(tagname)s</span></p>"
-msgstr[1] ""
-"\n"
-"<div class=\"questions-count\">%(q_num)s</div><p>questions tagged</p><div "
-"class=\"tags\"><span class=\"tag\">%(tagname)s</span></div>"
+msgid "users matching query %(suser)s:"
+msgstr ""
-#: templates/questions.html:171
-#, python-format
-msgid ""
-"\n"
-" have total %(q_num)s questions containing %(searchtitle)"
-"s in full text\n"
-" "
-msgid_plural ""
-"\n"
-" have total %(q_num)s questions containing %(searchtitle)"
-"s in full text\n"
-" "
-msgstr[0] ""
-"\n"
-"<div class=\"questions-count\">%(q_num)s</div><p>question containing "
-"<strong><span class=\"darkred\">%(searchtitle)s</span></strong></p>"
-msgstr[1] ""
-"\n"
-"<div class=\"questions-count\">%(q_num)s</div><p>questions containing "
-"<strong><span class=\"darkred\">%(searchtitle)s</span></strong></p>"
+#: forum/skins/default/templates/users/users.html:39
+msgid "Nothing found."
+msgstr ""
-#: templates/questions.html:177
-#, python-format
-msgid ""
-"\n"
-" have total %(q_num)s questions containing %(searchtitle)"
-"s\n"
-" "
-msgid_plural ""
-"\n"
-" have total %(q_num)s questions containing %(searchtitle)"
-"s\n"
-" "
-msgstr[0] ""
-"\n"
-"<div class=\"questions-count\">%(q_num)s</div><p>question with title "
-"containing <strong><span class=\"darkred\">%(searchtitle)s</span></strong></"
-"p>"
-msgstr[1] ""
-"\n"
-"<div class=\"questions-count\">%(q_num)s</div><p>questions with title "
-"containing <strong><span class=\"darkred\">%(searchtitle)s</span></strong></"
-"p>"
+#: forum/templatetags/extra_tags.py:168 forum/templatetags/extra_tags.py:195
+msgid "reputation points"
+msgstr "karma"
+
+#: forum/templatetags/extra_tags.py:248
+msgid "2 days ago"
+msgstr ""
+
+#: forum/templatetags/extra_tags.py:250
+msgid "yesterday"
+msgstr ""
-#: templates/questions.html:185
+#: forum/templatetags/extra_tags.py:252
#, python-format
-msgid ""
-"\n"
-" have total %(q_num)s unanswered questions\n"
-" "
-msgid_plural ""
-"\n"
-" have total %(q_num)s unanswered questions\n"
-" "
+msgid "%(hr)d hour ago"
+msgid_plural "%(hr)d hours ago"
msgstr[0] ""
-"\n"
-"<div class=\"questions-count\">%(q_num)s</div><p>question without an "
-"accepted answer</p>"
msgstr[1] ""
-"\n"
-"<div class=\"questions-count\">%(q_num)s</div><p>questions without an "
-"accepted answer</p>"
-#: templates/questions.html:191
+#: forum/templatetags/extra_tags.py:254
#, python-format
-msgid ""
-"\n"
-" have total %(q_num)s questions\n"
-" "
-msgid_plural ""
-"\n"
-" have total %(q_num)s questions\n"
-" "
+msgid "%(min)d min ago"
+msgid_plural "%(min)d mins ago"
msgstr[0] ""
-"\n"
-"<div class=\"questions-count\">%(q_num)s</div><p>question</p>"
msgstr[1] ""
-"\n"
-"<div class=\"questions-count\">%(q_num)s</div><p>questions<p>"
-#: templates/questions.html:201
-msgid "latest questions info"
-msgstr "<strong>Newest</strong> questions are shown first."
+#: forum/templatetags/node_tags.py:58
+msgid "permanent link"
+msgstr "link"
+
+#: forum/templatetags/node_tags.py:58
+msgid "answer permanent link"
+msgstr ""
+
+#: forum/templatetags/node_tags.py:64
+msgid "retag"
+msgstr ""
+
+#: forum/templatetags/node_tags.py:68
+msgid "reopen"
+msgstr ""
+
+#: forum/templatetags/node_tags.py:70
+msgid "close"
+msgstr ""
+
+#: forum/templatetags/node_tags.py:73 forum/views/commands.py:124
+#: forum/views/commands.py:136
+msgid "flag"
+msgstr ""
-#: templates/questions.html:205
-msgid "Questions are sorted by the <strong>time of last update</strong>."
+#: forum/templatetags/node_tags.py:79
+msgid "report as offensive (i.e containing spam, advertising, malicious text, etc.)"
msgstr ""
-#: templates/questions.html:206
-msgid "Most recently answered ones are shown first."
-msgstr "<strong>Most recently answered</strong> questions are shown first."
+#: forum/templatetags/node_tags.py:82
+msgid "delete"
+msgstr ""
+
+#: forum/templatetags/question_list_tags.py:57
+#, fuzzy
+msgid "<strong>Newest</strong> questions are shown first. "
+msgstr " "
+
+#: forum/templatetags/question_list_tags.py:58
+msgid "Questions are sorted by the <strong>time of last update</strong>."
+msgstr ""
-#: templates/questions.html:210
+#: forum/templatetags/question_list_tags.py:59
msgid "Questions sorted by <strong>number of responses</strong>."
msgstr "Questions sorted by the <strong>number of answers</strong>."
-#: templates/questions.html:211
-msgid "Most answered questions are shown first."
-msgstr " "
-
-#: templates/questions.html:215
+#: forum/templatetags/question_list_tags.py:60
msgid "Questions are sorted by the <strong>number of votes</strong>."
msgstr ""
-#: templates/questions.html:216
-msgid "Most voted questions are shown first."
+#: forum/templatetags/user_tags.py:58 forum/views/readers.py:293
+#, python-format
+msgid "Revision n. %(rev_number)d"
msgstr ""
-#: templates/questions.html:224
-msgid "Related tags"
-msgstr "Tags"
+#: forum/utils/forms.py:32
+msgid "this field is required"
+msgstr ""
-#: templates/questions.html:227 templates/tag_selector.html:10
-#: templates/tag_selector.html.py:27
-#, python-format
-msgid "see questions tagged '%(tag_name)s'"
+#: forum/utils/forms.py:47
+msgid "choose a username"
+msgstr "Choose screen name"
+
+#: forum/utils/forms.py:52
+msgid "user name is required"
msgstr ""
-#: templates/reopen.html:6 templates/reopen.html.py:16
-msgid "Reopen question"
+#: forum/utils/forms.py:53
+msgid "sorry, this name is taken, please choose another"
msgstr ""
-#: templates/reopen.html:19
-msgid "Open the previously closed question"
+#: forum/utils/forms.py:54
+msgid "sorry, this name is not allowed, please choose another"
msgstr ""
-#: templates/reopen.html:22
-msgid "The question was closed for the following reason "
+#: forum/utils/forms.py:55
+msgid "sorry, there is no user with this name"
msgstr ""
-#: templates/reopen.html:22
-msgid "reason - leave blank in english"
+#: forum/utils/forms.py:56
+msgid "sorry, we have a serious error - user name is taken by several users"
msgstr ""
-#: templates/reopen.html:22
-msgid "on "
+#: forum/utils/forms.py:57
+msgid "user name can only consist of letters, empty space and underscore"
msgstr ""
-#: templates/reopen.html:22
-msgid "date closed"
+#: forum/utils/forms.py:105
+msgid "your email address"
+msgstr "Your email <i>(never shared)</i>"
+
+#: forum/utils/forms.py:106
+msgid "email address is required"
msgstr ""
-#: templates/reopen.html:29
-msgid "Reopen this question"
+#: forum/utils/forms.py:108
+msgid "this email is already used by someone else, please choose another"
msgstr ""
-#: templates/revisions_answer.html:7 templates/revisions_answer.html.py:38
-#: templates/revisions_question.html:8 templates/revisions_question.html:38
-msgid "Revision history"
+#: forum/utils/forms.py:133
+msgid "choose password"
+msgstr "Password"
+
+#: forum/utils/forms.py:134
+msgid "password is required"
msgstr ""
-#: templates/revisions_answer.html:50 templates/revisions_question.html:50
-msgid "click to hide/show revision"
+#: forum/utils/forms.py:137
+msgid "retype password"
+msgstr "Password <i>(please retype)</i>"
+
+#: forum/utils/forms.py:138
+msgid "please, retype your password"
msgstr ""
-#: templates/tag_selector.html:4
-msgid "Interesting tags"
+#: forum/utils/forms.py:139
+msgid "sorry, entered passwords did not match, please try again"
msgstr ""
-#: templates/tag_selector.html:14
+#: forum/views/admin.py:47
#, python-format
-msgid "remove '%(tag_name)s' from the list of interesting tags"
+msgid "'%s' settings saved succesfully"
msgstr ""
-#: templates/tag_selector.html:20 templates/tag_selector.html.py:37
-msgid "Add"
+#: forum/views/admin.py:141
+msgid "Bootstrap mode enabled"
msgstr ""
-#: templates/tag_selector.html:21
-msgid "Ignored tags"
+#: forum/views/admin.py:155
+msgid "All values reverted to defaults"
msgstr ""
-#: templates/tag_selector.html:31
-#, python-format
-msgid "remove '%(tag_name)s' from the list of ignored tags"
+#: forum/views/admin.py:171
+msgid "All values recalculated"
msgstr ""
-#: templates/tag_selector.html:40
-msgid "keep ingored questions hidden"
+#: forum/views/auth.py:103 forum/views/auth.py:112
+msgid "Sorry, these login credentials belong to anoother user. Plese terminate your current session and try again."
msgstr ""
-#: templates/tags.html:6 templates/tags.html.py:30
-msgid "Tag list"
+#: forum/views/auth.py:105
+msgid "You are already logged in with that user."
msgstr ""
-#: templates/tags.html:32
-msgid "sorted alphabetically"
+#: forum/views/auth.py:110
+msgid "These login credentials are already associated with your account."
msgstr ""
-#: templates/tags.html:32
-msgid "by name"
+#: forum/views/auth.py:116
+msgid "The new credentials are now associated with your account"
msgstr ""
-#: templates/tags.html:33
-msgid "sorted by frequency of tag use"
+#: forum/views/auth.py:157
+msgid "Oops, something went wrong in the middle of this process. Please try again."
msgstr ""
-#: templates/tags.html:33
-msgid "by popularity"
+#: forum/views/auth.py:219
+msgid "Temporary login link"
msgstr ""
-#: templates/tags.html:39
-msgid "All tags matching query"
+#: forum/views/auth.py:224
+msgid "An email has been sent with your temporary login key"
msgstr ""
-#: templates/tags.html:39
-msgid "all tags - make this empty in english"
+#: forum/views/auth.py:239
+msgid "You are logged in with a temporary access key, please take the time to fix your issue with authentication."
msgstr ""
-#: templates/tags.html:42
-msgid "Nothing found"
+#: forum/views/auth.py:245
+msgid "Email Validation"
msgstr ""
-#: templates/user_edit.html:6
-msgid "Edit user profile"
+#: forum/views/auth.py:256
+msgid "Thank you, your email is now validated."
msgstr ""
-#: templates/user_edit.html:19
-msgid "edit profile"
+#: forum/views/auth.py:280
+msgid "Your password was changed"
msgstr ""
-#: templates/user_edit.html:31
-msgid "image associated with your email address"
+#: forum/views/auth.py:282
+#, fuzzy
+msgid "New password set"
+msgstr "Recover password"
+
+#: forum/views/auth.py:315
+#, python-format
+msgid "You removed the association with %s"
msgstr ""
-#: templates/user_edit.html:31
+#: forum/views/auth.py:353
#, python-format
-msgid "avatar, see %(gravatar_faq_url)s"
-msgstr "<a href='%(gravatar_faq_url)s'>gravatar</a>"
+msgid "Welcome back %s, you are now logged in"
+msgstr ""
-#: templates/user_edit.html:36 templates/user_info.html:56
-msgid "Registered user"
+#: forum/views/commands.py:20
+#, python-format
+msgid ""
+"\n"
+" Sorry, but you don't have enough reputation points to %(action)s.<br />\n"
+" Please check the <a href'%(faq_url)s'>faq</a>\n"
+" "
msgstr ""
-#: templates/user_edit.html:43
-msgid "Screen Name"
+#: forum/views/commands.py:29
+#, python-format
+msgid ""
+"\n"
+" Sorry but you cannot %(action)s your own post.<br />\n"
+" Please check the <a href'%(faq_url)s'>faq</a>\n"
+" "
msgstr ""
-#: templates/user_edit.html:86 templates/user_email_subscriptions.html:20
-msgid "Update"
+#: forum/views/commands.py:38
+#, python-format
+msgid ""
+"\n"
+" Sorry but anonymous users cannot %(action)s.<br />\n"
+" Please login or create an account <a href'%(signin_url)s'>here</a>.\n"
+" "
+msgstr ""
+
+#: forum/views/commands.py:47
+#, python-format
+msgid ""
+"\n"
+" Sorry, but you don't have enough %(action)s left for today..<br />\n"
+" The limit is %(limit)s per day..<br />\n"
+" Please check the <a href'%(faq_url)s'>faq</a>\n"
+" "
msgstr ""
-#: templates/user_email_subscriptions.html:8
-msgid "Email subscription settings"
+#: forum/views/commands.py:57
+#, python-format
+msgid ""
+"\n"
+" Sorry, but you cannot %(action)s twice the same post.<br />\n"
+" Please check the <a href'%(faq_url)s'>faq</a>\n"
+" "
msgstr ""
-#: templates/user_email_subscriptions.html:9
-msgid "email subscription settings info"
+#: forum/views/commands.py:71 forum/views/commands.py:74
+#: forum/views/commands.py:111
+msgid "vote"
+msgid_plural "votes"
+msgstr[0] ""
+msgstr[1] ""
+
+#: forum/views/commands.py:89
+#, python-format
+msgid "Sorry but you cannot cancel a vote after %(ndays)d %(tdays)s from the original vote"
msgstr ""
-"<span class='big strong'>Adjust frequency of email updates.</span> Receive "
-"updates on interesting questions by email, <strong><br/>help the community</"
-"strong> by answering questions of your colleagues. If you do not wish to "
-"receive emails - select 'no email' on all items below.<br/>Updates are only "
-"sent when there is any new activity on selected items."
-#: templates/user_email_subscriptions.html:21
-msgid "Stop sending email"
-msgstr "Stop Email"
+#: forum/views/commands.py:90
+msgid "day"
+msgid_plural "days"
+msgstr[0] ""
+msgstr[1] ""
-#: templates/user_info.html:32
-msgid "Moderate this user"
+#: forum/views/commands.py:110
+#, python-format
+msgid "You have %(nvotes)s %(tvotes)s left today."
msgstr ""
-#: templates/user_info.html:45
-msgid "update profile"
+#: forum/views/commands.py:121 forum/views/commands.py:127
+msgid "flag posts"
msgstr ""
-#: templates/user_info.html:60
-msgid "real name"
+#: forum/views/commands.py:132
+msgid "flags"
msgstr ""
-#: templates/user_info.html:65
-msgid "member for"
-msgstr "member since"
+#: forum/views/commands.py:149 forum/views/commands.py:155
+#, fuzzy
+msgid "like comments"
+msgstr "post a comment"
-#: templates/user_info.html:70
-msgid "last seen"
+#: forum/views/commands.py:152
+msgid "like"
msgstr ""
-#: templates/user_info.html:76
-msgid "user website"
+#: forum/views/commands.py:179 forum/views/commands.py:182
+#, fuzzy
+msgid "delete comments"
+msgstr "post a comment"
+
+#: forum/views/commands.py:197
+msgid "mark a question as favorite"
msgstr ""
-#: templates/user_info.html:82
-msgid "location"
+#: forum/views/commands.py:221 forum/views/commands.py:233
+#, fuzzy
+msgid "comment"
+msgstr "post a comment"
+
+#: forum/views/commands.py:224 forum/views/commands.py:351
+msgid "Invalid request"
msgstr ""
-#: templates/user_info.html:89
-msgid "age"
+#: forum/views/commands.py:230
+#, fuzzy
+msgid "edit comments"
+msgstr "post a comment"
+
+#: forum/views/commands.py:240
+msgid "Comment is empty"
msgstr ""
-#: templates/user_info.html:90
-msgid "age unit"
-msgstr "years old"
+#: forum/views/commands.py:265
+#, fuzzy
+msgid "accept answers"
+msgstr "oldest"
-#: templates/user_info.html:96
-msgid "todays unused votes"
+#: forum/views/commands.py:271
+msgid "Sorry but only the question author can accept an answer"
msgstr ""
-#: templates/user_info.html:97
-msgid "votes left"
+#: forum/views/commands.py:295 forum/views/commands.py:298
+msgid "delete posts"
msgstr ""
-#: templates/user_stats.html:12
+#: forum/views/meta.py:43
#, python-format
-msgid ""
-"\n"
-" <span class=\"count\">1</span> Question\n"
-" "
-msgid_plural ""
-"\n"
-" <span class=\"count\">%(counter)s</span> Questions\n"
-" "
-msgstr[0] ""
-msgstr[1] ""
+msgid "Feedback message from %(site_name)s"
+msgstr ""
-#: templates/user_stats.html:23
-#, python-format
-msgid ""
-"\n"
-" <span class=\"count\">1</span> Answer\n"
-" "
-msgid_plural ""
-"\n"
-" <span class=\"count\">%(counter)s</span> Answers\n"
-" "
-msgstr[0] ""
-msgstr[1] ""
+#: forum/views/meta.py:46
+msgid "Thanks for the feedback!"
+msgstr ""
-#: templates/user_stats.html:36
-#, python-format
-msgid "the answer has been voted for %(vote_count)s times"
+#: forum/views/meta.py:53
+msgid "We look forward to hearing your feedback! Please, give it next time :)"
msgstr ""
-#: templates/user_stats.html:36
-msgid "this answer has been selected as correct"
+#: forum/views/readers.py:64
+msgid "Open questions without an accepted answer"
msgstr ""
-#: templates/user_stats.html:46
+#: forum/views/readers.py:73
#, python-format
-msgid ""
-"\n"
-" (one comment)\n"
-" "
-msgid_plural ""
-"\n"
-" the answer has been commented %(comment_count)s times\n"
-" "
-msgstr[0] ""
-"\n"
-"(one comment)"
-msgstr[1] ""
-"\n"
-"(%(comment_count)s comments)"
+msgid "Questions tagged <span class=\"tag\">%(tag)s</span>"
+msgstr ""
-#: templates/user_stats.html:61
+#: forum/views/readers.py:131
#, python-format
-msgid ""
-"\n"
-" <span class=\"count\">1</span> Vote\n"
-" "
-msgid_plural ""
-"\n"
-" <span class=\"count\">%(cnt)s</span> Votes\n"
-" "
-msgstr[0] ""
-msgstr[1] ""
+msgid "questions matching '%(keywords)s'"
+msgstr ""
-#: templates/user_stats.html:72
-msgid "thumb up"
+#: forum/views/users.py:152
+msgid "user profile"
msgstr ""
-#: templates/user_stats.html:73
-msgid "user has voted up this many times"
+#: forum/views/users.py:152
+msgid "user profile overview"
msgstr ""
-#: templates/user_stats.html:77
-msgid "thumb down"
+#: forum/views/users.py:186
+msgid "recent user activity"
msgstr ""
-#: templates/user_stats.html:78
-msgid "user voted down this many times"
+#: forum/views/users.py:186
+msgid "profile - recent activity"
msgstr ""
-#: templates/user_stats.html:87
-#, python-format
-msgid ""
-"\n"
-" <span class=\"count\">1</span> Tag\n"
-" "
-msgid_plural ""
-"\n"
-" <span class=\"count\">%(counter)s</span> Tags\n"
-" "
-msgstr[0] ""
-msgstr[1] ""
+#: forum/views/users.py:196
+msgid "profile - votes"
+msgstr ""
-#: templates/user_stats.html:100
-#, python-format
-msgid ""
-"see other questions with %(view_user)s's contributions tagged '%(tag_name)s' "
+#: forum/views/users.py:203
+msgid "user reputation in the community"
+msgstr "user karma"
+
+#: forum/views/users.py:203
+msgid "profile - user reputation"
+msgstr "Profile - User's Karma"
+
+#: forum/views/users.py:214
+msgid "favorite questions"
msgstr ""
-#: templates/user_stats.html:115
-#, python-format
-msgid ""
-"\n"
-" <span class=\"count\">1</span> Badge\n"
-" "
-msgid_plural ""
-"\n"
-" <span class=\"count\">%(counter)s</span> Badges\n"
-" "
-msgstr[0] ""
-msgstr[1] ""
+#: forum/views/users.py:214
+msgid "profile - favorite questions"
+msgstr ""
-#: templates/user_tabs.html:7
-msgid "User profile"
+#: forum/views/users.py:220
+#, fuzzy
+msgid "subscription settings"
+msgstr "<span class='big strong'>Adjust frequency of email updates.</span> Receive updates on interesting questions by email, <strong><br/>help the community</strong> by answering questions of your colleagues. If you do not wish to receive emails - select 'no email' on all items below.<br/>Updates are only sent when there is any new activity on selected items."
+
+#: forum/views/users.py:220
+#, fuzzy
+msgid "profile - subscriptions"
+msgstr "Profile - User's Karma"
+
+#: forum/views/users.py:230
+msgid "Notifications are now enabled"
msgstr ""
-#: templates/user_tabs.html:16
-msgid "graph of user reputation"
-msgstr "Graph of user karma"
+#: forum/views/users.py:232
+msgid "Notifications are now disabled"
+msgstr ""
-#: templates/user_tabs.html:17
-msgid "reputation history"
-msgstr "karma history"
+#: forum/views/users.py:239
+#, fuzzy
+msgid "New subscription settings are now saved"
+msgstr "<span class='big strong'>Adjust frequency of email updates.</span> Receive updates on interesting questions by email, <strong><br/>help the community</strong> by answering questions of your colleagues. If you do not wish to receive emails - select 'no email' on all items below.<br/>Updates are only sent when there is any new activity on selected items."
-#: templates/user_tabs.html:23
-msgid "questions that user selected as his/her favorite"
+#: forum/views/writers.py:68
+msgid "uploading images is limited to users with >60 reputation points"
+msgstr "sorry, file uploading requires karma >60"
+
+#: forum/views/writers.py:70
+msgid "allowed file types are 'jpg', 'jpeg', 'gif', 'bmp', 'png', 'tiff'"
+msgstr ""
+
+#: forum/views/writers.py:72
+#, python-format
+msgid "maximum upload file size is %sM"
+msgstr ""
+
+#: forum/views/writers.py:74
+#, python-format
+msgid "Error uploading file. Please contact the site administrator. Thank you. %s"
+msgstr ""
+
+#: forum/views/writers.py:85
+msgid "Initial revision"
+msgstr ""
+
+#: forum/views/writers.py:143
+msgid "Retag"
msgstr ""
-#: templates/user_tabs.html:24
-msgid "favorites"
+#: forum_modules/books/urls.py:7 forum_modules/books/urls.py:8
+#: forum_modules/books/urls.py:9
+msgid "books/"
msgstr ""
-#: templates/users.html:6 templates/users.html.py:24
-msgid "Users"
+#: forum_modules/default_badges/badges.py:17
+#: forum_modules/default_badges/badges.py:24
+#: forum_modules/default_badges/badges.py:31
+#, python-format
+msgid "Asked a question with %s views"
msgstr ""
-#: templates/users.html:27
-msgid "recent"
+#: forum_modules/default_badges/badges.py:39
+#: forum_modules/default_badges/badges.py:53
+#: forum_modules/default_badges/badges.py:67
+#, fuzzy, python-format
+msgid "Answer voted up %s times"
+msgstr "Post Your Answer"
+
+#: forum_modules/default_badges/badges.py:46
+#: forum_modules/default_badges/badges.py:60
+#: forum_modules/default_badges/badges.py:74
+#, python-format
+msgid "Question voted up %s times"
msgstr ""
-#: templates/users.html:28
-msgid "oldest"
+#: forum_modules/default_badges/badges.py:82
+#: forum_modules/default_badges/badges.py:89
+#, python-format
+msgid "Question favorited by %s users"
msgstr ""
-#: templates/users.html:29
-msgid "by username"
+#: forum_modules/default_badges/badges.py:97
+#, python-format
+msgid "Deleted own post with score of %s or higher"
msgstr ""
-#: templates/users.html:35
+#: forum_modules/default_badges/badges.py:108
#, python-format
-msgid "users matching query %(suser)s:"
+msgid "Deleted own post with score of %s or lower"
msgstr ""
-#: templates/users.html:39
-msgid "Nothing found."
+#: forum_modules/default_badges/badges.py:120
+msgid "First flagged post"
msgstr ""
-#: templates/users_questions.html:11
-msgid "this questions was selected as favorite"
+#: forum_modules/default_badges/badges.py:127
+msgid "First down vote"
msgstr ""
-#: templates/users_questions.html:12
-msgid "thumb-up on"
+#: forum_modules/default_badges/badges.py:134
+msgid "First retag"
msgstr ""
-#: templates/users_questions.html:19
-msgid "thumb-up off"
+#: forum_modules/default_badges/badges.py:141
+msgid "First up vote"
msgstr ""
-#: templates/users_questions.html:34
-msgid "this answer has been accepted to be correct"
+#: forum_modules/default_badges/badges.py:148
+msgid "First edit"
msgstr ""
-#: templates/authopenid/changeemail.html:3
-#: templates/authopenid/changeemail.html:9
-#: templates/authopenid/changeemail.html:38
-msgid "Change email"
-msgstr "Change Email"
+#: forum_modules/default_badges/badges.py:155
+msgid "First accepted answer on your own question"
+msgstr ""
-#: templates/authopenid/changeemail.html:11
-msgid "Save your email address"
+#: forum_modules/default_badges/badges.py:162
+msgid "Completed all user profile fields"
msgstr ""
-#: templates/authopenid/changeemail.html:16
-#, python-format
-msgid "change %(email)s info"
+#: forum_modules/default_badges/badges.py:169
+msgid "First rollback"
msgstr ""
-"<span class=\"strong big\">Enter your new email into the box below</span> if "
-"you'd like to use another email for <strong>update subscriptions</strong>."
-"<br>Currently you are using <strong>%(email)s</strong>"
-#: templates/authopenid/changeemail.html:18
+#: forum_modules/default_badges/badges.py:177
#, python-format
-msgid "here is why email is required, see %(gravatar_faq_url)s"
+msgid "Voted %s times"
msgstr ""
-"<span class='strong big'>Please enter your email address in the box below.</"
-"span> Valid email address is required on this Q&A forum. If you like, "
-"you can <strong>receive updates</strong> on interesting questions or entire "
-"forum via email. Also, your email is used to create a unique <a href='%"
-"(gravatar_faq_url)s'><strong>gravatar</strong></a> image for your account. "
-"Email addresses are never shown or otherwise shared with anybody else."
-#: templates/authopenid/changeemail.html:31
-msgid "Your new Email"
+#: forum_modules/default_badges/badges.py:184
+#, python-format
+msgid "Left %s comments"
msgstr ""
-"<strong>Your new Email:</strong> (will <strong>not</strong> be shown to "
-"anyone, must be valid)"
-#: templates/authopenid/changeemail.html:31
-msgid "Your Email"
-msgstr ""
-"<strong>Your Email</strong> (<i>must be valid, never shown to others</i>)"
+#: forum_modules/default_badges/badges.py:192
+#, fuzzy, python-format
+msgid "Answered your own question with at least %s up votes"
+msgstr "<span class='big strong'>You are welcome to answer your own question</span>, but please make sure to give an <strong>answer</strong>. Remember that you can always <strong>revise your original question</strong>. Please <strong>use comments for discussions</strong> and <strong>please don't forget to vote :)</strong> for the answers that you liked (or perhaps did not like)! "
-#: templates/authopenid/changeemail.html:38
-msgid "Save Email"
+#: forum_modules/default_badges/badges.py:205
+msgid "Strunk & White"
msgstr ""
-#: templates/authopenid/changeemail.html:49
-msgid "Validate email"
+#: forum_modules/default_badges/badges.py:206
+#, python-format
+msgid "Edited %s entries"
msgstr ""
-#: templates/authopenid/changeemail.html:52
-#, python-format
-msgid "validate %(email)s info or go to %(change_email_url)s"
+#: forum_modules/default_badges/badges.py:217
+msgid "Asked first question with at least one up vote"
msgstr ""
-"<span class=\"strong big\">An email with a validation link has been sent to %"
-"(email)s.</span> Please <strong>follow the emailed link</strong> with your "
-"web browser. Email validation is necessary to help insure the proper use of "
-"email on <span class=\"orange\">Q&A</span>. If you would like to use "
-"<strong>another email</strong>, please <a href='%(change_email_url)"
-"s'><strong>change it again</strong></a>."
-#: templates/authopenid/changeemail.html:57
-msgid "Email not changed"
+#: forum_modules/default_badges/badges.py:228
+msgid "Answered first question with at least one up vote"
msgstr ""
-#: templates/authopenid/changeemail.html:60
+#: forum_modules/default_badges/badges.py:260
#, python-format
-msgid "old %(email)s kept, if you like go to %(change_email_url)s"
+msgid "First answer was accepted with at least %s up votes"
msgstr ""
-"<span class=\"strong big\">Your email address %(email)s has not been changed."
-"</span> If you decide to change it later - you can always do it by editing "
-"it in your user profile or by using the <a href='%(change_email_url)"
-"s'><strong>previous form</strong></a> again."
-#: templates/authopenid/changeemail.html:65
-msgid "Email changed"
+#: forum_modules/default_badges/badges.py:271
+#, python-format
+msgid "Accepted answer and voted up %s times"
msgstr ""
-#: templates/authopenid/changeemail.html:68
+#: forum_modules/default_badges/badges.py:282
#, python-format
-msgid "your current %(email)s can be used for this"
+msgid "Answered a question more than %(dif_days)s days later with at least %(up_votes)s votes"
msgstr ""
-"<span class='big strong'>Your email address is now set to %(email)s.</span> "
-"Updates on the questions that you like most will be sent to this address. "
-"Email notifications are sent once a day or less frequently - only when there "
-"are any news."
-#: templates/authopenid/changeemail.html:73
-msgid "Email verified"
+#: forum_modules/default_badges/badges.py:295
+#, python-format
+msgid "Created a tag used by %s questions"
msgstr ""
-#: templates/authopenid/changeemail.html:76
-msgid "thanks for verifying email"
+#: forum_modules/default_badges/settings.py:6
+msgid "Popular Question views"
msgstr ""
-"<span class=\"big strong\">Thank you for verifying your email!</span> Now "
-"you can <strong>ask</strong> and <strong>answer</strong> questions. Also if "
-"you find a very interesting question you can <strong>subscribe for the "
-"updates</strong> - then will be notified about changes <strong>once a day</"
-"strong> or less frequently."
-#: templates/authopenid/changeemail.html:81
-msgid "email key not sent"
-msgstr "Validation email not sent"
+#: forum_modules/default_badges/settings.py:7
+msgid ""
+"\n"
+"Number of question views required to award a Popular Question badge to the question author\n"
+msgstr ""
-#: templates/authopenid/changeemail.html:84
-#, python-format
-msgid "email key not sent %(email)s change email here %(change_link)s"
+#: forum_modules/default_badges/settings.py:12
+msgid "Notable Question views"
msgstr ""
-"<span class='big strong'>Your current email address %(email)s has been "
-"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."
-#: templates/authopenid/changeopenid.html:4
-#: templates/authopenid/changeopenid.html:30
-#: templates/authopenid/settings.html:34
-msgid "Change OpenID"
+#: forum_modules/default_badges/settings.py:13
+msgid ""
+"\n"
+"Number of question views required to award a Notable Question badge to the question author\n"
msgstr ""
-#: templates/authopenid/changeopenid.html:8
-msgid "Account: change OpenID URL"
+#: forum_modules/default_badges/settings.py:18
+msgid "Famous Question views"
msgstr ""
-#: templates/authopenid/changeopenid.html:12
+#: forum_modules/default_badges/settings.py:19
msgid ""
-"This is where you can change your OpenID URL. Make sure you remember it!"
+"\n"
+"Number of question views required to award a Famous Question badge to the question author\n"
msgstr ""
-#: templates/authopenid/changeopenid.html:14
-#: templates/authopenid/delete.html:14 templates/authopenid/delete.html:24
-msgid "Please correct errors below:"
+#: forum_modules/default_badges/settings.py:24
+msgid "Nice Answer up votes"
msgstr ""
-#: templates/authopenid/changeopenid.html:29
-msgid "OpenID URL:"
+#: forum_modules/default_badges/settings.py:25
+msgid ""
+"\n"
+"Number of up votes required to award a Nice Answer badge to the answer author\n"
msgstr ""
-#: templates/authopenid/changepw.html:5 templates/authopenid/changepw.html:14
-#: templates/authopenid/settings.html:29
-msgid "Change password"
+#: forum_modules/default_badges/settings.py:30
+#, fuzzy
+msgid "Nice Question up votes"
+msgstr "Tags"
+
+#: forum_modules/default_badges/settings.py:31
+msgid ""
+"\n"
+"Number of up votes required to award a Nice Question badge to the question author\n"
msgstr ""
-#: templates/authopenid/changepw.html:7
-msgid "Account: change password"
-msgstr "Change your password"
+#: forum_modules/default_badges/settings.py:36
+msgid "Good Answer up votes"
+msgstr ""
-#: templates/authopenid/changepw.html:8
-msgid "This is where you can change your password. Make sure you remember it!"
+#: forum_modules/default_badges/settings.py:37
+msgid ""
+"\n"
+"Number of up votes required to award a Good Answer badge to the answer author\n"
msgstr ""
-"<span class='strong'>To change your password</span> please fill out and "
-"submit this form"
-#: templates/authopenid/complete.html:19
-msgid "Connect your OpenID with this site"
-msgstr "New user signup"
+#: forum_modules/default_badges/settings.py:42
+#, fuzzy
+msgid "Good Question up votes"
+msgstr "Tags"
-#: templates/authopenid/complete.html:22
-msgid "Connect your OpenID with your account on this site"
-msgstr "New user signup"
+#: forum_modules/default_badges/settings.py:43
+msgid ""
+"\n"
+"Number of up votes required to award a Good Question badge to the question author\n"
+msgstr ""
-#: templates/authopenid/complete.html:27
-#, python-format
-msgid "register new %(provider)s account info, see %(gravatar_faq_url)s"
+#: forum_modules/default_badges/settings.py:48
+msgid "Great Answer up votes"
msgstr ""
-"<p><span class=\"big strong\">You are here for the first time with your %"
-"(provider)s login.</span> Please create your <strong>screen name</strong> "
-"and save your <strong>email</strong> address. Saved email address will let "
-"you <strong>subscribe for the updates</strong> on the most interesting "
-"questions and will be used to create and retrieve your unique avatar image - "
-"<a href='%(gravatar_faq_url)s'><strong>gravatar</strong></a>.</p>"
-#: templates/authopenid/complete.html:31
-#, python-format
+#: forum_modules/default_badges/settings.py:49
msgid ""
-"%(username)s already exists, choose another name for \n"
-" %(provider)s. Email is required too, see %"
-"(gravatar_faq_url)s\n"
-" "
+"\n"
+"Number of up votes required to award a Great Answer badge to the answer author\n"
msgstr ""
-"<p><span class='strong big'>Oops... looks like screen name %(username)s is "
-"already used in another account.</span></p><p>Please choose another screen "
-"name to use with your %(provider)s login. Also, a valid email address is "
-"required on the <span class='orange'>Q&A</span> forum. Your email is "
-"used to create a unique <a href='%(gravatar_faq_url)s'><strong>gravatar</"
-"strong></a> image for your account. If you like, you can <strong>receive "
-"updates</strong> on the interesting questions or entire forum by email. "
-"Email addresses are never shown or otherwise shared with anybody else.</p>"
-#: templates/authopenid/complete.html:35
-#, python-format
+#: forum_modules/default_badges/settings.py:54
+#, fuzzy
+msgid "Great Question up votes"
+msgstr "Tags"
+
+#: forum_modules/default_badges/settings.py:55
msgid ""
-"register new external %(provider)s account info, see %(gravatar_faq_url)s"
+"\n"
+"Number of up votes required to award a Great Question badge to the question author\n"
msgstr ""
-"<p><span class=\"big strong\">You are here for the first time with your %"
-"(provider)s login.</span></p><p>You can either keep your <strong>screen "
-"name</strong> the same as your %(provider)s login name or choose some other "
-"nickname.</p><p>Also, please save a valid <strong>email</strong> address. "
-"With the email you can <strong>subscribe for the updates</strong> on the "
-"most interesting questions. Email address is also used to create and "
-"retrieve your unique avatar image - <a href='%(gravatar_faq_url)"
-"s'><strong>gravatar</strong></a>.</p>"
-#: templates/authopenid/complete.html:38
-#, python-format
-msgid "register new Facebook connect account info, see %(gravatar_faq_url)s"
+#: forum_modules/default_badges/settings.py:60
+msgid "Favorite Question favorite count"
msgstr ""
-"<p><span class=\"big strong\">You are here for the first time with your "
-"Facebook login.</span> Please create your <strong>screen name</strong> "
-"and save your <strong>email</strong> address. Saved email address will let "
-"you <strong>subscribe for the updates</strong> on the most interesting "
-"questions and will be used to create and retrieve your unique avatar image - "
-"<a href='%(gravatar_faq_url)s'><strong>gravatar</strong></a>.</p>"
-#: templates/authopenid/complete.html:42
-msgid "This account already exists, please use another."
+#: forum_modules/default_badges/settings.py:61
+msgid ""
+"\n"
+"How many times a question needs to be favorited by other users to award a Favorite Question badge to the question author\n"
msgstr ""
-#: templates/authopenid/complete.html:57
-msgid "Sorry, looks like we have some errors:"
+#: forum_modules/default_badges/settings.py:66
+msgid "Stellar Question favorite count"
msgstr ""
-#: templates/authopenid/complete.html:82
-msgid "Screen name label"
-msgstr "<strong>Screen Name</strong> (<i>will be shown to others</i>)"
-
-#: templates/authopenid/complete.html:89
-msgid "Email address label"
+#: forum_modules/default_badges/settings.py:67
+msgid ""
+"\n"
+"How many times a question needs to be favorited by other users to award a Stellar Question badge to the question author\n"
msgstr ""
-"<strong>Email Address</strong> (<i>will <strong>not</strong> be shared with "
-"anyone, must be valid</i>)"
-#: templates/authopenid/complete.html:95 templates/authopenid/signup.html:18
-msgid "receive updates motivational blurb"
+#: forum_modules/default_badges/settings.py:72
+msgid "Disciplined minimum score"
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&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."
-#: templates/authopenid/complete.html:99
-msgid "Tag filter tool will be your right panel, once you log in."
+#: forum_modules/default_badges/settings.py:73
+msgid ""
+"\n"
+"Minimum score a question needs to have to award the Disciplined badge to an author of a question who deletes it.\n"
msgstr ""
-#: templates/authopenid/complete.html:100
-msgid "create account"
-msgstr "Signup"
+#: forum_modules/default_badges/settings.py:78
+msgid "Peer Pressure maximum score"
+msgstr ""
-#: templates/authopenid/complete.html:109
-msgid "Existing account"
+#: forum_modules/default_badges/settings.py:79
+msgid ""
+"\n"
+"Maximum score a question needs to have to award the Peer Pressure badge to an author of a question who deletes it.\n"
msgstr ""
-#: templates/authopenid/complete.html:110
-msgid "user name"
+#: forum_modules/default_badges/settings.py:84
+msgid "Civic Duty votes"
msgstr ""
-#: templates/authopenid/complete.html:111
-msgid "password"
+#: forum_modules/default_badges/settings.py:85
+msgid ""
+"\n"
+"Number of votes an user needs to cast to be awarded the Civic Duty badge.\n"
msgstr ""
-#: templates/authopenid/complete.html:118
-msgid "Register"
+#: forum_modules/default_badges/settings.py:90
+msgid "Pundit number of comments"
msgstr ""
-#: templates/authopenid/complete.html:119 templates/authopenid/signin.html:151
-msgid "Forgot your password?"
+#: forum_modules/default_badges/settings.py:91
+msgid ""
+"\n"
+"Number of comments an user needs to post to be awarded the Pundit badge.\n"
msgstr ""
-#: templates/authopenid/confirm_email.txt:2
-msgid "Thank you for registering at our Q&A forum!"
+#: forum_modules/default_badges/settings.py:96
+msgid "Self Learner up votes"
msgstr ""
-#: templates/authopenid/confirm_email.txt:4
-msgid "Your account details are:"
+#: forum_modules/default_badges/settings.py:97
+msgid ""
+"\n"
+"Number of up votes an answer from the question author needs to have for the author to be awarded the Self Learner badge.\n"
msgstr ""
-#: templates/authopenid/confirm_email.txt:6
-msgid "Username:"
+#: forum_modules/default_badges/settings.py:102
+msgid "Strunk and White updates"
msgstr ""
-#: templates/authopenid/confirm_email.txt:7
-#: templates/authopenid/delete.html:19
-msgid "Password:"
+#: forum_modules/default_badges/settings.py:103
+msgid ""
+"\n"
+"Number of question or answer updates an user needs to make to be awarded the Strunk & White badge.\n"
msgstr ""
-#: templates/authopenid/confirm_email.txt:9
-msgid "Please sign in here:"
+#: forum_modules/default_badges/settings.py:108
+msgid "Enlightened up votes"
msgstr ""
-#: templates/authopenid/confirm_email.txt:12
-#: templates/authopenid/email_validation.txt:14
-#: templates/authopenid/sendpw_email.txt:8
+#: forum_modules/default_badges/settings.py:109
msgid ""
-"Sincerely,\n"
-"Forum Administrator"
+"\n"
+"Number of up votes an accepted answer needs to have for the author to be awarded the Enlightened badge.\n"
msgstr ""
-"Sincerely,\n"
-"Q&A Forum Administrator"
-#: templates/authopenid/delete.html:4 templates/authopenid/settings.html:38
-msgid "Delete account"
+#: forum_modules/default_badges/settings.py:114
+msgid "Guru up votes"
+msgstr ""
+
+#: forum_modules/default_badges/settings.py:115
+msgid ""
+"\n"
+"Number of up votes an accepted answer needs to have for the author to be awarded the Guru badge.\n"
msgstr ""
-#: templates/authopenid/delete.html:8
-msgid "Account: delete account"
+#: forum_modules/default_badges/settings.py:120
+msgid "Necromancer up votes"
msgstr ""
-#: templates/authopenid/delete.html:12
+#: forum_modules/default_badges/settings.py:121
msgid ""
-"Note: After deleting your account, anyone will be able to register this "
-"username."
+"\n"
+"Number of up votes an answer needs to have for the author to be awarded the Necromancer badge.\n"
msgstr ""
-#: templates/authopenid/delete.html:16
-msgid "Check confirm box, if you want delete your account."
+#: forum_modules/default_badges/settings.py:126
+msgid "Necromancer difference in days"
msgstr ""
-#: templates/authopenid/delete.html:31
-msgid "I am sure I want to delete my account."
+#: forum_modules/default_badges/settings.py:127
+msgid ""
+"\n"
+"Difference in days betwen the posted date of a question and an answer for the answer author to be awarded the Necromancer badge.\n"
msgstr ""
-#: templates/authopenid/delete.html:32
-msgid "Password/OpenID URL"
+#: forum_modules/default_badges/settings.py:132
+msgid "Taxonomist usage count"
msgstr ""
-#: templates/authopenid/delete.html:32
-msgid "(required for your security)"
+#: forum_modules/default_badges/settings.py:133
+msgid ""
+"\n"
+"How many usages a tag needs to have for the tag creator to be awarded the Taxonomist badge. \n"
msgstr ""
-#: templates/authopenid/delete.html:34
-msgid "Delete account permanently"
+#: forum_modules/facebookauth/authentication.py:31
+msgid "Sorry, your Facebook session has expired, please try again"
msgstr ""
-#: templates/authopenid/email_validation.txt:2
-msgid "Greetings from the Q&A forum"
+#: forum_modules/facebookauth/authentication.py:33
+msgid "The authentication with Facebook connect failed due to an invalid signature"
msgstr ""
-#: templates/authopenid/email_validation.txt:4
-msgid "To make use of the Forum, please follow the link below:"
+#: forum_modules/facebookauth/authentication.py:35
+msgid "The authentication with Facebook connect failed, cannot find authentication tokens"
msgstr ""
-#: templates/authopenid/email_validation.txt:8
-msgid "Following the link above will help us verify your email address."
+#: forum_modules/localauth/forms.py:75
+msgid "Please enter valid username and password (both are case-sensitive)."
msgstr ""
-#: templates/authopenid/email_validation.txt:10
-msgid ""
-"If you beleive that this message was sent in mistake - \n"
-"no further action is needed. Just ingore this email, we apologize\n"
-"for any inconvenience"
+#: forum_modules/localauth/forms.py:79
+msgid "This account is inactive."
msgstr ""
-#: templates/authopenid/external_legacy_login_info.html:4
-#: templates/authopenid/external_legacy_login_info.html:7
-msgid "Traditional login information"
+#: forum_modules/localauth/forms.py:81
+msgid "Login failed."
msgstr ""
-#: templates/authopenid/external_legacy_login_info.html:12
-#, python-format
-msgid ""
-"how to login with password through external login website or use %"
-"(feedback_url)s"
+#: forum_modules/localauth/forms.py:85
+msgid "This user is not a valid user"
msgstr ""
-#: templates/authopenid/sendpw.html:4 templates/authopenid/sendpw.html.py:7
-msgid "Send new password"
-msgstr "Recover password"
+#: forum_modules/localauth/forms.py:88
+msgid "Please enter username and password"
+msgstr ""
-#: templates/authopenid/sendpw.html:10
-msgid "password recovery information"
+#: forum_modules/localauth/forms.py:90
+msgid "Please enter your password"
msgstr ""
-"<span class='big strong'>Forgot you password? No problems - just get a new "
-"one!</span><br/>Please follow the following steps:<br/>• submit your "
-"user name below and check your email<br/>• <strong>follow the "
-"activation link</strong> for the new password - sent to you by email and "
-"login with the suggested password<br/>• at this you might want to "
-"change your password to something you can remember better"
-#: templates/authopenid/sendpw.html:21
-msgid "Reset password"
-msgstr "Send me a new password"
+#: forum_modules/localauth/forms.py:92
+msgid "Please enter user name"
+msgstr ""
-#: templates/authopenid/sendpw.html:22
-msgid "return to login"
+#: forum_modules/localauth/urls.py:7
+msgid "local/"
msgstr ""
-#: templates/authopenid/sendpw_email.txt:2
-#, python-format
-msgid ""
-"Someone has requested to reset your password on %(site_url)s.\n"
-"If it were not you, it is safe to ignore this email."
+#: forum_modules/localauth/views.py:33
+msgid "A validation email has been sent to your email address. "
msgstr ""
-#: templates/authopenid/sendpw_email.txt:5
-#, python-format
-msgid ""
-"email explanation how to use new %(password)s for %(username)s\n"
-"with the %(key_link)s"
+#: forum_modules/oauthauth/consumer.py:33
+msgid "Error, the oauth token is not on the server"
msgstr ""
-"To change your password, please follow these steps:\n"
-"* visit this link: %(key_link)s\n"
-"* 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"
-#: templates/authopenid/settings.html:4
-msgid "Account functions"
+#: forum_modules/oauthauth/consumer.py:38
+msgid "Something went wrong! Auth tokens do not match"
msgstr ""
-#: templates/authopenid/settings.html:30
-msgid "Give your account a new password."
+#: forum_modules/openidauth/consumer.py:40
+msgid "Sorry, but your input is not a valid OpenId"
msgstr ""
-#: templates/authopenid/settings.html:31
-msgid "Change email "
+#: forum_modules/openidauth/consumer.py:92
+msgid "The OpenId authentication request was canceled"
msgstr ""
-#: templates/authopenid/settings.html:32
-msgid "Add or update the email address associated with your account."
+#: forum_modules/openidauth/consumer.py:94
+msgid "The OpenId authentication failed: "
msgstr ""
-#: templates/authopenid/settings.html:35
-msgid "Change openid associated to your account"
+#: forum_modules/openidauth/consumer.py:96
+msgid "Setup needed"
msgstr ""
-#: templates/authopenid/settings.html:39
-msgid "Erase your username and all your data from website"
+#: forum_modules/openidauth/consumer.py:98
+msgid "The OpenId authentication failed with an unknown status: "
msgstr ""
-#: templates/authopenid/signin.html:5 templates/authopenid/signin.html:21
-msgid "User login"
-msgstr "User login"
+#: forum_modules/openidauth/templates/openidurl.html:7
+msgid "Enter your OpenId Url"
+msgstr ""
-#: templates/authopenid/signin.html:28
+#: forum_modules/project_badges/badges.py:9
#, python-format
-msgid ""
-"\n"
-" Your answer to %(title)s %(summary)s will be posted once you "
-"log in\n"
-" "
+msgid "Got %s upvotes in a question tagged with \"bug\""
msgstr ""
-"\n"
-"<span class=\"strong big\">Your answer to </span> <i>\"<strong>%(title)s</"
-"strong> %(summary)s...\"</i> <span class=\"strong big\">is saved and will be "
-"posted once you log in.</span>"
-#: templates/authopenid/signin.html:35
+#: forum_modules/recaptcha/formfield.py:20
+msgid "Invalid captcha"
+msgstr ""
+
+#: forum_modules/sximporter/importer.py:39
#, python-format
-msgid ""
-"Your question \n"
-" %(title)s %(summary)s will be posted once you log in\n"
-" "
+msgid "Unknown user %(number)d"
msgstr ""
-"<span class=\"strong big\">Your question</span> <i>\"<strong>%(title)s</"
-"strong> %(summary)s...\"</i> <span class=\"strong big\">is saved and will be "
-"posted once you log in.</span>"
-#: templates/authopenid/signin.html:42
-msgid "Click to sign in through any of these services."
+#: forum_modules/sximporter/urls.py:8
+msgid "sximporter/"
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>"
-#: templates/authopenid/signin.html:128
-msgid "Enter your <span id=\"enter_your_what\">Provider user name</span>"
+#: forum_modules/sximporter/templates/page.html:7
+msgid "SX Importer"
msgstr ""
-"<span class=\"big strong\">Enter your </span><span id=\"enter_your_what\" "
-"class='big strong'>Provider user name</span><br/><span class='grey'>(or "
-"select another login method above)</span>"
-#: templates/authopenid/signin.html:135
-msgid ""
-"Enter your <a class=\"openid_logo\" href=\"http://openid.net\">OpenID</a> "
-"web address"
+#: forum_modules/sximporter/templates/page.html:10
+msgid "Welcome to Stack Exchange dump importer."
msgstr ""
-"<span class=\"big strong\">Enter your <a class=\"openid_logo\" href=\"http://"
-"openid.net\">OpenID</a> web address</span><br/><span class='grey'>(or choose "
-"another login method above)</span>"
-#: templates/authopenid/signin.html:137 templates/authopenid/signin.html:149
-msgid "Login"
+#: forum_modules/sximporter/templates/page.html:16
+msgid "Your user id in stack exchange"
msgstr ""
-#: templates/authopenid/signin.html:140
-msgid "Enter your login name and password"
+#: forum_modules/sximporter/templates/page.html:20
+msgid "Merge users with same user name and email"
msgstr ""
-"<span class='big strong'>Enter your CNPROG login and password</span><br/"
-"><span class='grey'>(or select your OpenID provider above)</span>"
-#: templates/authopenid/signin.html:144
-msgid "Login name"
+#: locale/phrases.py:1
+msgid "Test Phrase 1"
msgstr ""
-#: templates/authopenid/signin.html:146
-msgid "Password"
+#: locale/phrases.py:2
+msgid "Test Phrase 2"
msgstr ""
-#: templates/authopenid/signin.html:150
-msgid "Create account"
+#: locale/phrases.py:3
+msgid "Test Phrase 3"
msgstr ""
-#: templates/authopenid/signin.html:160
-msgid "Why use OpenID?"
+#: locale/phrases.py:4
+msgid "Test Phrase n"
msgstr ""
-#: 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."
+#~ msgid "email update message subject"
+#~ msgstr "news from Q&A forum"
-#: templates/authopenid/signin.html:166
-msgid "reuse openid"
-msgstr "You can safely re-use the same login for all OpenID-enabled websites."
+#~ 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"
+#~ msgstr[0] "<p>Dear %(name)s,</p></p>The following question has been updated on the Q&A forum:</p>"
+#~ msgstr[1] "<p>Dear %(name)s,</p><p>The following %(num)d questions have been updated on the Q&A forum:</p>"
-#: 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."
+#~ msgid "go to %(link)s to change frequency of email updates or %(email)s administrator"
+#~ msgstr "<p>Please remember that you can always <a href='%(link)s'>adjust</a> frequency of the email updates or turn them off entirely.<br/>If you believe that this message was sent in an error, please email about it the forum administrator at %(email)s.</p><p>Sincerely,</p><p>Your friendly Q&A forum server.</p>"
-#: templates/authopenid/signin.html:172
-msgid "openid is supported open standard"
-msgstr "OpenID is based on an open standard, supported by many organizations."
+#~ msgid "Account: change password"
+#~ msgstr "Change your password"
-#: templates/authopenid/signin.html:177
-msgid "Find out more"
-msgstr ""
+#~ msgid "list of unanswered questions"
+#~ msgstr "unanswered questions"
-#: templates/authopenid/signin.html:178
-msgid "Get OpenID"
-msgstr ""
+#~ msgid "Notify me once a day when there are any new answers"
+#~ msgstr "<strong>Notify me</strong> once a day by email when there are any new answers or updates"
-#: templates/authopenid/signup.html:4
-msgid "Signup"
-msgstr ""
+#~ msgid "Notify me weekly when there are any new answers"
+#~ msgstr "<strong>Notify me</strong> weekly when there are any new answers or updates"
-#: templates/authopenid/signup.html:8
-msgid "Create login name and password"
-msgstr ""
+#~ msgid ""
+#~ "\n"
+#~ " You can always adjust frequency of email updates from your %(profile_url)s\n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ "(note: you can always <a href='%(profile_url)s?sort=email_subscriptions'>adjust frequency</a> of email updates)"
-#: 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."
+#~ msgid "please ask a relevant question"
+#~ msgstr "ask a question relevant to the CNPROG community"
-#: templates/authopenid/signup.html:19
-msgid ""
-"Please select your preferred email update schedule for the following groups "
-"of questions:"
-msgstr ""
+#~ msgid ""
+#~ "\n"
+#~ " have total %(q_num)s questions containing %(searchtitle)s in full text\n"
+#~ " "
+#~ msgid_plural ""
+#~ "\n"
+#~ " have total %(q_num)s questions containing %(searchtitle)s in full text\n"
+#~ " "
+#~ msgstr[0] ""
+#~ "\n"
+#~ "<div class=\"questions-count\">%(q_num)s</div><p>question containing <strong><span class=\"darkred\">%(searchtitle)s</span></strong></p>"
+#~ msgstr[1] ""
+#~ "\n"
+#~ "<div class=\"questions-count\">%(q_num)s</div><p>questions containing <strong><span class=\"darkred\">%(searchtitle)s</span></strong></p>"
-#: templates/authopenid/signup.html:23
-msgid ""
-"Please read and type in the two words below to help us prevent automated "
-"account creation."
-msgstr ""
+#~ msgid ""
+#~ "\n"
+#~ " have total %(q_num)s questions containing %(searchtitle)s\n"
+#~ " "
+#~ msgid_plural ""
+#~ "\n"
+#~ " have total %(q_num)s questions containing %(searchtitle)s\n"
+#~ " "
+#~ msgstr[0] ""
+#~ "\n"
+#~ "<div class=\"questions-count\">%(q_num)s</div><p>question with title containing <strong><span class=\"darkred\">%(searchtitle)s</span></strong></p>"
+#~ msgstr[1] ""
+#~ "\n"
+#~ "<div class=\"questions-count\">%(q_num)s</div><p>questions with title containing <strong><span class=\"darkred\">%(searchtitle)s</span></strong></p>"
-#: templates/authopenid/signup.html:25
-msgid "Create Account"
-msgstr ""
+#~ msgid ""
+#~ "\n"
+#~ " have total %(q_num)s unanswered questions\n"
+#~ " "
+#~ msgid_plural ""
+#~ "\n"
+#~ " have total %(q_num)s unanswered questions\n"
+#~ " "
+#~ msgstr[0] ""
+#~ "\n"
+#~ "<div class=\"questions-count\">%(q_num)s</div><p>question without an accepted answer</p>"
+#~ msgstr[1] ""
+#~ "\n"
+#~ "<div class=\"questions-count\">%(q_num)s</div><p>questions without an accepted answer</p>"
-#: templates/authopenid/signup.html:27
-msgid "return to OpenID login"
-msgstr ""
+#~ msgid "latest questions info"
+#~ msgstr "<strong>Newest</strong> questions are shown first."
-#: templates/fbconnect/xd_receiver.html:5
-#, python-format
-msgid "Connect to %(APP_SHORT_NAME)s with Facebook!"
-msgstr ""
+#~ msgid "Most recently answered ones are shown first."
+#~ msgstr "<strong>Most recently answered</strong> questions are shown first."
-#: utils/forms.py:27
-msgid "this field is required"
-msgstr ""
+#~ msgid "Stop sending email"
+#~ msgstr "Stop Email"
-#: utils/forms.py:42
-msgid "choose a username"
-msgstr "Choose screen name"
+#~ msgid "change %(email)s info"
+#~ msgstr "<span class=\"strong big\">Enter your new email into the box below</span> if you'd like to use another email for <strong>update subscriptions</strong>.<br>Currently you are using <strong>%(email)s</strong>"
-#: utils/forms.py:47
-msgid "user name is required"
-msgstr ""
+#~ msgid "here is why email is required, see %(gravatar_faq_url)s"
+#~ msgstr "<span class='strong big'>Please enter your email address in the box below.</span> Valid email address is required on this Q&A forum. If you like, you can <strong>receive updates</strong> on interesting questions or entire forum via email. Also, your email is used to create a unique <a href='%(gravatar_faq_url)s'><strong>gravatar</strong></a> image for your account. Email addresses are never shown or otherwise shared with anybody else."
-#: utils/forms.py:48
-msgid "sorry, this name is taken, please choose another"
-msgstr ""
+#~ msgid "Your Email"
+#~ msgstr "<strong>Your Email</strong> (<i>must be valid, never shown to others</i>)"
-#: utils/forms.py:49
-msgid "sorry, this name is not allowed, please choose another"
-msgstr ""
+#~ msgid "validate %(email)s info or go to %(change_email_url)s"
+#~ msgstr "<span class=\"strong big\">An email with a validation link has been sent to %(email)s.</span> Please <strong>follow the emailed link</strong> with your web browser. Email validation is necessary to help insure the proper use of email on <span class=\"orange\">Q&A</span>. If you would like to use <strong>another email</strong>, please <a href='%(change_email_url)s'><strong>change it again</strong></a>."
-#: utils/forms.py:50
-msgid "sorry, there is no user with this name"
-msgstr ""
+#~ msgid "old %(email)s kept, if you like go to %(change_email_url)s"
+#~ msgstr "<span class=\"strong big\">Your email address %(email)s has not been changed.</span> If you decide to change it later - you can always do it by editing it in your user profile or by using the <a href='%(change_email_url)s'><strong>previous form</strong></a> again."
-#: utils/forms.py:51
-msgid "sorry, we have a serious error - user name is taken by several users"
-msgstr ""
+#~ msgid "your current %(email)s can be used for this"
+#~ msgstr "<span class='big strong'>Your email address is now set to %(email)s.</span> Updates on the questions that you like most will be sent to this address. Email notifications are sent once a day or less frequently - only when there are any news."
-#: utils/forms.py:52
-msgid "user name can only consist of letters, empty space and underscore"
-msgstr ""
+#~ msgid "thanks for verifying email"
+#~ msgstr "<span class=\"big strong\">Thank you for verifying your email!</span> Now you can <strong>ask</strong> and <strong>answer</strong> questions. Also if you find a very interesting question you can <strong>subscribe for the updates</strong> - then will be notified about changes <strong>once a day</strong> or less frequently."
-#: utils/forms.py:100
-msgid "your email address"
-msgstr "Your email <i>(never shared)</i>"
+#~ msgid "email key not sent"
+#~ msgstr "Validation email not sent"
-#: utils/forms.py:101
-msgid "email address is required"
-msgstr ""
+#~ msgid "email key not sent %(email)s change email here %(change_link)s"
+#~ msgstr "<span class='big strong'>Your current email address %(email)s has been 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."
-#: utils/forms.py:102
-msgid "please enter a valid email address"
-msgstr ""
+#~ msgid "register new %(provider)s account info, see %(gravatar_faq_url)s"
+#~ msgstr "<p><span class=\"big strong\">You are here for the first time with your %(provider)s login.</span> Please create your <strong>screen name</strong> and save your <strong>email</strong> address. Saved email address will let you <strong>subscribe for the updates</strong> on the most interesting questions and will be used to create and retrieve your unique avatar image - <a href='%(gravatar_faq_url)s'><strong>gravatar</strong></a>.</p>"
-#: utils/forms.py:103
-msgid "this email is already used by someone else, please choose another"
-msgstr ""
+#~ msgid ""
+#~ "%(username)s already exists, choose another name for \n"
+#~ " %(provider)s. Email is required too, see %(gravatar_faq_url)s\n"
+#~ " "
+#~ msgstr "<p><span class='strong big'>Oops... looks like screen name %(username)s is already used in another account.</span></p><p>Please choose another screen name to use with your %(provider)s login. Also, a valid email address is required on the <span class='orange'>Q&A</span> forum. Your email is used to create a unique <a href='%(gravatar_faq_url)s'><strong>gravatar</strong></a> image for your account. If you like, you can <strong>receive updates</strong> on the interesting questions or entire forum by email. Email addresses are never shown or otherwise shared with anybody else.</p>"
-#: utils/forms.py:128
-msgid "choose password"
-msgstr "Password"
+#~ msgid "register new external %(provider)s account info, see %(gravatar_faq_url)s"
+#~ msgstr "<p><span class=\"big strong\">You are here for the first time with your %(provider)s login.</span></p><p>You can either keep your <strong>screen name</strong> the same as your %(provider)s login name or choose some other nickname.</p><p>Also, please save a valid <strong>email</strong> address. With the email you can <strong>subscribe for the updates</strong> on the most interesting questions. Email address is also used to create and retrieve your unique avatar image - <a href='%(gravatar_faq_url)s'><strong>gravatar</strong></a>.</p>"
-#: utils/forms.py:129
-msgid "password is required"
-msgstr ""
+#~ msgid "register new Facebook connect account info, see %(gravatar_faq_url)s"
+#~ msgstr "<p><span class=\"big strong\">You are here for the first time with your Facebook login.</span> Please create your <strong>screen name</strong> and save your <strong>email</strong> address. Saved email address will let you <strong>subscribe for the updates</strong> on the most interesting questions and will be used to create and retrieve your unique avatar image - <a href='%(gravatar_faq_url)s'><strong>gravatar</strong></a>.</p>"
-#: utils/forms.py:132
-msgid "retype password"
-msgstr "Password <i>(please retype)</i>"
+#~ msgid "password recovery information"
+#~ msgstr "<span class='big strong'>Forgot you password? No problems - just get a new one!</span><br/>Please follow the following steps:<br/>• submit your user name below and check your email<br/>• <strong>follow the activation link</strong> for the new password - sent to you by email and login with the suggested password<br/>• at this you might want to change your password to something you can remember better"
-#: utils/forms.py:133
-msgid "please, retype your password"
-msgstr ""
+#~ msgid "Reset password"
+#~ msgstr "Send me a new password"
-#: utils/forms.py:134
-msgid "sorry, entered passwords did not match, please try again"
-msgstr ""
+#~ msgid ""
+#~ "email explanation how to use new %(password)s for %(username)s\n"
+#~ "with the %(key_link)s"
+#~ msgstr ""
+#~ "To change your password, please follow these steps:\n"
+#~ "* visit this link: %(key_link)s\n"
+#~ "* 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"
-#~ msgid "have %(num_q)s unanswered questions"
+#~ msgid ""
+#~ "\n"
+#~ " Your answer to %(title)s %(summary)s will be posted once you log in\n"
+#~ " "
#~ msgstr ""
-#~ "<div class=\"questions-count\">%(num_q)s</div>questions <strong>without "
-#~ "accepted answers</strong>"
+#~ "\n"
+#~ "<span class=\"strong big\">Your answer to </span> <i>\"<strong>%(title)s</strong> %(summary)s...\"</i> <span class=\"strong big\">is saved and will be posted once you log in.</span>"
+
+#~ msgid ""
+#~ "Your question \n"
+#~ " %(title)s %(summary)s will be posted once you log in\n"
+#~ " "
+#~ msgstr "<span class=\"strong big\">Your question</span> <i>\"<strong>%(title)s</strong> %(summary)s...\"</i> <span class=\"strong big\">is saved and will be posted once you log in.</span>"
+
+#~ msgid "Enter your <span id=\"enter_your_what\">Provider user name</span>"
+#~ msgstr "<span class=\"big strong\">Enter your </span><span id=\"enter_your_what\" class='big strong'>Provider user name</span><br/><span class='grey'>(or select another login method above)</span>"
+
+#~ msgid "Enter your <a class=\"openid_logo\" href=\"http://openid.net\">OpenID</a> web address"
+#~ msgstr "<span class=\"big strong\">Enter your <a class=\"openid_logo\" href=\"http://openid.net\">OpenID</a> web address</span><br/><span class='grey'>(or choose another login method above)</span>"
+
+#~ msgid "Enter your login name and password"
+#~ msgstr "<span class='big strong'>Enter your CNPROG login and password</span><br/><span class='grey'>(or select your OpenID provider above)</span>"
+
+#~ msgid "subscription saved, %(email)s needs validation, see %(details_url)s"
+#~ msgstr "Your subscription is saved, but email address %(email)s needs to be validated, please see <a href='%(details_url)s'>more details here</a>"
+
+#~ msgid "Incorrect username."
+#~ msgstr "sorry, there is no such user name"
+
+#~ 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 accepted answers</strong>"
#~ msgid ""
#~ "\n"