summaryrefslogtreecommitdiffstats
path: root/askbot/locale/en/LC_MESSAGES/django.po
diff options
context:
space:
mode:
Diffstat (limited to 'askbot/locale/en/LC_MESSAGES/django.po')
-rw-r--r--askbot/locale/en/LC_MESSAGES/django.po3574
1 files changed, 1954 insertions, 1620 deletions
diff --git a/askbot/locale/en/LC_MESSAGES/django.po b/askbot/locale/en/LC_MESSAGES/django.po
index 46d4b1a4..5bb75eca 100644
--- a/askbot/locale/en/LC_MESSAGES/django.po
+++ b/askbot/locale/en/LC_MESSAGES/django.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-12-23 17:20-0600\n"
+"POT-Creation-Date: 2011-04-10 15:12-0500\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Evgeny Fadeev <evgeny.fadeev@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -16,7 +16,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: exceptions.py:9
+#: exceptions.py:13
msgid "Sorry, but anonymous visitors cannot access this function"
msgstr ""
@@ -28,343 +28,368 @@ msgstr ""
msgid "latest questions"
msgstr ""
-#: forms.py:54 skins/default/templates/answer_edit_tips.html:43
-#: skins/default/templates/answer_edit_tips.html:47
-#: skins/default/templates/question_edit_tips.html:40
-#: skins/default/templates/question_edit_tips.html:45
+#: forms.py:73
+msgid "select country"
+msgstr ""
+
+#: forms.py:82
+msgid "Country"
+msgstr ""
+
+#: forms.py:90
+msgid "Country field is required"
+msgstr ""
+
+#: forms.py:103 skins/default/templates/blocks/answer_edit_tips.html:43
+#: skins/default/templates/blocks/answer_edit_tips.html:47
+#: skins/default/templates/blocks/question_edit_tips.html:38
+#: skins/default/templates/blocks/question_edit_tips.html:43
msgid "title"
msgstr ""
-#: forms.py:55
+#: forms.py:104
msgid "please enter a descriptive title for your question"
msgstr ""
-#: forms.py:60
+#: forms.py:109
msgid "title must be > 10 characters"
msgstr ""
-#: forms.py:69
+#: forms.py:118
msgid "content"
msgstr ""
-#: forms.py:75
+#: forms.py:124
msgid "question content must be > 10 characters"
msgstr ""
-#: forms.py:84 skins/default/templates/header.html:31
+#: forms.py:133 skins/default/templates/blocks/header.html:22
msgid "tags"
msgstr ""
-#: forms.py:86
+#: forms.py:135
msgid ""
"Tags are short keywords, with no spaces within. Up to five tags can be used."
msgstr ""
-#: forms.py:93 skins/default/templates/question_retag.html:78
+#: forms.py:142 skins/default/templates/question_retag.html:60
msgid "tags are required"
msgstr ""
-#: forms.py:102
+#: forms.py:151
#, python-format
msgid "please use %(tag_count)d tag or less"
msgid_plural "please use %(tag_count)d tags or less"
msgstr[0] ""
msgstr[1] ""
-#: forms.py:111
+#: forms.py:160
#, python-format
msgid "each tag must be shorter than %(max_chars)d character"
msgid_plural "each tag must be shorter than %(max_chars)d characters"
msgstr[0] ""
msgstr[1] ""
-#: forms.py:119
+#: forms.py:168
msgid "use-these-chars-in-tags"
msgstr ""
-#: forms.py:130
-#: skins/default/templates/unused/question_summary_list_roll.html:26
-#: skins/default/templates/unused/question_summary_list_roll.html:38
-msgid "community wiki"
+#: forms.py:203
+msgid "community wiki (karma is not awarded & many others can edit wiki post)"
msgstr ""
-#: forms.py:131
+#: forms.py:204
msgid ""
"if you choose community wiki option, the question and answer do not generate "
"points and name of author will not be shown"
msgstr ""
-#: forms.py:147
+#: forms.py:220
msgid "update summary:"
msgstr ""
-#: forms.py:148
+#: forms.py:221
msgid ""
"enter a brief summary of your revision (e.g. fixed spelling, grammar, "
"improved style, this field is optional)"
msgstr ""
-#: forms.py:204
+#: forms.py:284
msgid "Enter number of points to add or subtract"
msgstr ""
-#: forms.py:218 const/__init__.py:220
+#: forms.py:298 const/__init__.py:225
msgid "approved"
msgstr ""
-#: forms.py:219 const/__init__.py:221
+#: forms.py:299 const/__init__.py:226
msgid "watched"
msgstr ""
-#: forms.py:220 const/__init__.py:222
+#: forms.py:300 const/__init__.py:227
msgid "suspended"
msgstr ""
-#: forms.py:221 const/__init__.py:223
+#: forms.py:301 const/__init__.py:228
msgid "blocked"
msgstr ""
-#: forms.py:223 const/__init__.py:219
+#: forms.py:303 const/__init__.py:224
msgid "moderator"
msgstr ""
-#: forms.py:243
+#: forms.py:323
msgid "Change status to"
msgstr ""
-#: forms.py:270
+#: forms.py:350
msgid "which one?"
msgstr ""
-#: forms.py:291
+#: forms.py:371
msgid "Cannot change own status"
msgstr ""
-#: forms.py:297
+#: forms.py:377
msgid "Cannot turn other user to moderator"
msgstr ""
-#: forms.py:304
+#: forms.py:384
msgid "Cannot change status of another moderator"
msgstr ""
-#: forms.py:310
+#: forms.py:390
#, python-format
msgid ""
"If you wish to change %(username)s's status, please make a meaningful "
"selection."
msgstr ""
-#: forms.py:319
+#: forms.py:399
msgid "Subject line"
msgstr ""
-#: forms.py:326
+#: forms.py:406
msgid "Message text"
msgstr ""
-#: forms.py:403
+#: forms.py:489
msgid "Your name:"
msgstr ""
-#: forms.py:404
+#: forms.py:490
msgid "Email (not shared with anyone):"
msgstr ""
-#: forms.py:405
+#: forms.py:491
msgid "Your message:"
msgstr ""
-#: forms.py:492
-msgid "this email does not have to be linked to gravatar"
+#: forms.py:528
+msgid "ask anonymously"
+msgstr ""
+
+#: forms.py:530
+msgid "Check if you do not want to reveal your name when asking this question"
+msgstr ""
+
+#: forms.py:672
+msgid ""
+"You have asked this question anonymously, if you decide to reveal your "
+"identity, please check this box."
+msgstr ""
+
+#: forms.py:676
+msgid "reveal identity"
+msgstr ""
+
+#: forms.py:734
+msgid ""
+"Sorry, only owner of the anonymous question can reveal his or her identity, "
+"please uncheck the box"
msgstr ""
-#: forms.py:499
+#: forms.py:747
+msgid ""
+"Sorry, apparently rules have just changed - it is no longer possible to ask "
+"anonymously. Please either check the \"reveal identity\" box or reload this "
+"page and try editing the question again."
+msgstr ""
+
+#: forms.py:785
+msgid "this email will be linked to gravatar"
+msgstr ""
+
+#: forms.py:792
msgid "Real name"
msgstr ""
-#: forms.py:506
+#: forms.py:799
msgid "Website"
msgstr ""
-#: forms.py:513
-msgid "Location"
+#: forms.py:806
+msgid "City"
+msgstr ""
+
+#: forms.py:815
+msgid "Show country"
msgstr ""
-#: forms.py:520
+#: forms.py:820
msgid "Date of birth"
msgstr ""
-#: forms.py:521
+#: forms.py:821
msgid "will not be shown, used to calculate age, format: YYYY-MM-DD"
msgstr ""
-#: forms.py:527
+#: forms.py:827
msgid "Profile"
msgstr ""
-#: forms.py:536
+#: forms.py:836
msgid "Screen name"
msgstr ""
-#: forms.py:561 forms.py:562
+#: forms.py:867 forms.py:868
msgid "this email has already been registered, please use another one"
msgstr ""
-#: forms.py:568
+#: forms.py:875
msgid "Choose email tag filter"
msgstr ""
-#: forms.py:607
+#: forms.py:915
msgid "Asked by me"
msgstr ""
-#: forms.py:610
+#: forms.py:918
msgid "Answered by me"
msgstr ""
-#: forms.py:613
+#: forms.py:921
msgid "Individually selected"
msgstr ""
-#: forms.py:616
+#: forms.py:924
msgid "Entire forum (tag filtered)"
msgstr ""
-#: forms.py:620
+#: forms.py:928
msgid "Comments and posts mentioning me"
msgstr ""
-#: forms.py:678
+#: forms.py:998
msgid "okay, let's try!"
msgstr ""
-#: forms.py:679
+#: forms.py:999
msgid "no community email please, thanks"
msgstr "no askbot email please, thanks"
-#: forms.py:683
+#: forms.py:1003
msgid "please choose one of the options above"
msgstr ""
-#: urls.py:42
+#: urls.py:44
msgid "about/"
msgstr ""
-#: urls.py:43 conf/site_settings.py:79
+#: urls.py:45 conf/site_settings.py:79
msgid "faq/"
msgstr ""
-#: urls.py:44
+#: urls.py:46
msgid "privacy/"
msgstr ""
-#: urls.py:45
+#: urls.py:47
msgid "logout/"
msgstr ""
-#: urls.py:47 urls.py:52
+#: urls.py:49 urls.py:54
msgid "answers/"
msgstr ""
-#: urls.py:47 urls.py:68 urls.py:164
+#: urls.py:49 urls.py:75 urls.py:186
msgid "edit/"
msgstr ""
-#: urls.py:52 urls.py:98
+#: urls.py:54 urls.py:105
msgid "revisions/"
msgstr ""
-#: urls.py:58 urls.py:63 urls.py:68 urls.py:73 urls.py:78 urls.py:83
-#: urls.py:88 urls.py:93 urls.py:98 skins/default/templates/question.html:431
+#: urls.py:60 urls.py:70 urls.py:75 urls.py:80 urls.py:85 urls.py:90
+#: urls.py:95 urls.py:100 urls.py:105
+#: skins/default/templates/question.html:438
msgid "questions/"
msgstr ""
-#: urls.py:63
+#: urls.py:70
msgid "ask/"
msgstr ""
-#: urls.py:73
+#: urls.py:80
msgid "retag/"
msgstr ""
-#: urls.py:78
+#: urls.py:85
msgid "close/"
msgstr ""
-#: urls.py:83
+#: urls.py:90
msgid "reopen/"
msgstr ""
-#: urls.py:88
+#: urls.py:95
msgid "answer/"
msgstr ""
-#: urls.py:93 skins/default/templates/question.html:431
+#: urls.py:100 skins/default/templates/question.html:438
msgid "vote/"
msgstr ""
-#: urls.py:114
-msgid "command/"
-msgstr ""
-
-#: urls.py:130 skins/default/templates/question.html:429
-#: skins/default/templates/questions.html:252
+#: urls.py:132 skins/default/templates/question.html:436
+#: skins/default/templates/main_page/javascript.html:18
msgid "question/"
msgstr ""
-#: urls.py:135
+#: urls.py:137
msgid "tags/"
msgstr ""
-#: urls.py:140 urls.py:146 skins/default/templates/questions.html:247
-#: skins/default/templates/questions.html:248
-msgid "mark-tag/"
-msgstr ""
-
-#: urls.py:140 skins/default/templates/questions.html:247
-msgid "interesting/"
-msgstr ""
-
-#: urls.py:146 skins/default/templates/questions.html:248
-msgid "ignored/"
-msgstr ""
-
-#: urls.py:152 skins/default/templates/questions.html:249
-msgid "unmark-tag/"
+#: urls.py:175
+msgid "subscribe-for-tags/"
msgstr ""
-#: urls.py:158 urls.py:164 urls.py:169
-#: skins/default/templates/questions.html:253
+#: urls.py:180 urls.py:186 urls.py:191
+#: skins/default/templates/main_page/javascript.html:19
msgid "users/"
msgstr ""
-#: urls.py:174 urls.py:179
+#: urls.py:196 urls.py:201
msgid "badges/"
msgstr ""
-#: urls.py:184
+#: urls.py:206
msgid "messages/"
msgstr ""
-#: urls.py:184
+#: urls.py:206
msgid "markread/"
msgstr ""
-#: urls.py:200
+#: urls.py:222
msgid "upload/"
msgstr ""
-#: urls.py:201
-msgid "search/"
-msgstr ""
-
-#: urls.py:202
+#: urls.py:223
msgid "feedback/"
msgstr ""
-#: urls.py:203 setup_templates/settings.py:182
-#: skins/default/templates/authopenid/signin.html:249
+#: urls.py:224 setup_templates/settings.py:201
+#: skins/default/templates/authopenid/providers_javascript.html:7
msgid "account/"
msgstr ""
@@ -456,19 +481,41 @@ msgstr ""
msgid "Stellar Question: minimum stars"
msgstr ""
-#: conf/email.py:12
+#: conf/badges.py:210
+msgid "Commentator: minimum comments"
+msgstr ""
+
+#: conf/badges.py:219
+msgid "Taxonomist: minimum tag use count"
+msgstr ""
+
+#: conf/badges.py:228
+msgid "Enthusiast: minimum days"
+msgstr ""
+
+#: conf/email.py:14
msgid "Email and email alert settings"
msgstr ""
-#: conf/email.py:20
+#: conf/email.py:22
+msgid "Prefix for the email subject line"
+msgstr "Welcome to the Q&A forum"
+
+#: conf/email.py:24
+msgid ""
+"This setting takes default from the django settingEMAIL_SUBJECT_PREFIX. A "
+"value entered here will overridethe default."
+msgstr ""
+
+#: conf/email.py:36
msgid "Maximum number of news entries in an email alert"
msgstr ""
-#: conf/email.py:30
+#: conf/email.py:46
msgid "Default news notification frequency"
msgstr ""
-#: conf/email.py:32
+#: conf/email.py:48
msgid ""
"This option currently defines default frequency of emailed updates in the "
"following five categories: questions asked by user, answered by user, "
@@ -476,30 +523,52 @@ msgid ""
"posts mentioning the user and comment responses"
msgstr ""
-#: conf/email.py:47
+#: conf/email.py:63
msgid "Require email verification before allowing to post"
msgstr ""
-#: conf/email.py:48
+#: conf/email.py:64
msgid ""
"Active email verification is done by sending a verification key in email"
msgstr ""
-#: conf/email.py:57
+#: conf/email.py:73
msgid "Allow only one account per email address"
msgstr ""
-#: conf/email.py:66
+#: conf/email.py:82
msgid "Fake email for anonymous user"
msgstr ""
-#: conf/email.py:67
+#: conf/email.py:83
msgid "Use this setting to control gravatar for email-less user"
msgstr ""
-#: conf/email.py:76
-msgid "Prefix for the email subject line"
-msgstr "Welcome to the Q&A forum"
+#: conf/email.py:92
+#, fuzzy
+msgid "Allow posting questions by email"
+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."
+
+#: conf/email.py:94
+msgid ""
+"Before enabling this setting - please fill out IMAP settings in the settings."
+"py file"
+msgstr ""
+
+#: conf/email.py:105
+msgid "Replace space in emailed tags with dash"
+msgstr ""
+
+#: conf/email.py:107
+msgid ""
+"This setting applies to tags written in the subject line of questions asked "
+"by email"
+msgstr ""
#: conf/external_keys.py:11
msgid "Keys to connect the site with external services like Facebook, etc."
@@ -623,56 +692,144 @@ msgid ""
"the \"privacy\" page to check your input."
msgstr ""
-#: conf/forum_data_rules.py:12
+#: conf/forum_data_rules.py:11
msgid "Settings for askbot data entry and display"
msgstr ""
-#: conf/forum_data_rules.py:20
+#: conf/forum_data_rules.py:19
msgid "Check to enable community wiki feature"
msgstr ""
-#: conf/forum_data_rules.py:29
+#: conf/forum_data_rules.py:28
+msgid "Allow asking questions anonymously"
+msgstr ""
+
+#: conf/forum_data_rules.py:30
+msgid ""
+"Users do not accrue reputation for anonymous questions and their identity is "
+"not revealed until they change their mind"
+msgstr ""
+
+#: conf/forum_data_rules.py:42
msgid "Maximum length of tag (number of characters)"
msgstr ""
-#: conf/forum_data_rules.py:39
+#: conf/forum_data_rules.py:51
+msgid "Force lowercase the tags"
+msgstr ""
+
+#: conf/forum_data_rules.py:53
+msgid ""
+"Attention: after checking this, please back up the database, and run a "
+"management command: <code>python manage.py fix_question_tags</code> to "
+"globally rename the tags"
+msgstr ""
+
+#: conf/forum_data_rules.py:66
+#, fuzzy
+msgid "Use wildcard tags"
+msgstr "Tags"
+
+#: conf/forum_data_rules.py:68
+msgid ""
+"Wildcard tags can be used to follow or ignore many tags at once, a valid "
+"wildcard tag has a single wildcard at the very end"
+msgstr ""
+
+#: conf/forum_data_rules.py:81
msgid "Default max number of comments to display under posts"
msgstr ""
-#: conf/forum_data_rules.py:50
+#: conf/forum_data_rules.py:92
#, python-format
msgid "Maximum comment length, must be < %(max_len)s"
msgstr ""
-#: conf/forum_data_rules.py:60
+#: conf/forum_data_rules.py:102
+msgid "Limit time to edit comments"
+msgstr ""
+
+#: conf/forum_data_rules.py:104
+msgid "If unchecked, there will be no time limit to edit the comments"
+msgstr ""
+
+#: conf/forum_data_rules.py:115
+msgid "Minutes allowed to edit a comment"
+msgstr ""
+
+#: conf/forum_data_rules.py:116
+msgid "To enable this setting, check the previous one"
+msgstr ""
+
+#: conf/forum_data_rules.py:125
+msgid "Save comment by pressing <Enter> key"
+msgstr ""
+
+#: conf/forum_data_rules.py:134
msgid "Minimum length of search term for Ajax search"
msgstr ""
-#: conf/forum_data_rules.py:61
+#: conf/forum_data_rules.py:135
msgid "Must match the corresponding database backend setting"
msgstr ""
-#: conf/forum_data_rules.py:70
+#: conf/forum_data_rules.py:144
+msgid "Do not make text query sticky in search"
+msgstr ""
+
+#: conf/forum_data_rules.py:146
+msgid ""
+"Check to disable the \"sticky\" behavior of the search query. This may be "
+"useful if you want to move the search bar away from the default position or "
+"do not like the default sticky behavior of the text search query."
+msgstr ""
+
+#: conf/forum_data_rules.py:159
msgid "Maximum number of tags per question"
msgstr ""
-#: conf/forum_data_rules.py:82
+#: conf/forum_data_rules.py:171
msgid "Number of questions to list by default"
msgstr ""
-#: conf/forum_data_rules.py:92
+#: conf/forum_data_rules.py:181
msgid "What should \"unanswered question\" mean?"
msgstr ""
+#: conf/login_providers.py:11
+msgid "Login provider setings"
+msgstr ""
+
+#: conf/login_providers.py:19
+msgid ""
+"Show alternative login provider buttons on the password \"Sign Up\" page"
+msgstr ""
+
+#: conf/login_providers.py:28
+msgid "Always display local login form and hide \"Askbot\" button."
+msgstr ""
+
+#: conf/login_providers.py:55
+#, python-format
+msgid "Activate %(provider)s login"
+msgstr ""
+
+#: conf/login_providers.py:60
+#, python-format
+msgid ""
+"Note: to really enable %(provider)s login some additional parameters will "
+"need to be set in the \"External keys\" section"
+msgstr ""
+
#: conf/markup.py:15
msgid "Markup formatting"
msgstr ""
-#: conf/markup.py:29
+#: conf/markup.py:22
msgid "Enable code-friendly Markdown"
msgstr ""
-#: conf/markup.py:31
+#: conf/markup.py:24
msgid ""
"If checked, underscore characters will not trigger italic or bold formatting "
"- bold and italic text can still be marked up with asterisks. Note that "
@@ -680,22 +837,22 @@ msgid ""
"are heavily used in LaTeX input."
msgstr ""
-#: conf/markup.py:46
+#: conf/markup.py:39
msgid "Mathjax support (rendering of LaTeX)"
msgstr ""
-#: conf/markup.py:48
+#: conf/markup.py:41
#, python-format
msgid ""
"If you enable this feature, <a href=\"%(url)s\">mathjax</a> must be "
-"installed in directory %(dir)s"
+"installed on your server in its own directory."
msgstr ""
-#: conf/markup.py:63
+#: conf/markup.py:55
msgid "Base url of MathJax deployment"
msgstr ""
-#: conf/markup.py:65
+#: conf/markup.py:57
msgid ""
"Note - <strong>MathJax is not included with askbot</strong> - you should "
"deploy it yourself, preferably at a separate domain and enter url pointing "
@@ -766,6 +923,16 @@ msgstr ""
msgid "Lock posts"
msgstr ""
+#: conf/minimum_reputation.py:155
+msgid "Remove rel=nofollow from own homepage"
+msgstr ""
+
+#: conf/minimum_reputation.py:157
+msgid ""
+"When a search engine crawler will see a rel=nofollow attribute on a link - "
+"the link will not count towards the rank of the users personal site."
+msgstr ""
+
#: conf/reputation_changes.py:12
msgid "Reputation loss and gain rules"
msgstr ""
@@ -981,33 +1148,33 @@ msgstr ""
msgid "Foreground color for accepted answer"
msgstr ""
-#: conf/skin_general_settings.py:15
+#: conf/skin_general_settings.py:14
msgid "Skin and User Interface settings"
msgstr ""
-#: conf/skin_general_settings.py:22
+#: conf/skin_general_settings.py:21
msgid "Q&A site logo"
msgstr ""
-#: conf/skin_general_settings.py:24
+#: conf/skin_general_settings.py:23
msgid "To change the logo, select new file, then submit this whole form."
msgstr ""
-#: conf/skin_general_settings.py:38
+#: conf/skin_general_settings.py:37
msgid "Show logo"
msgstr ""
-#: conf/skin_general_settings.py:40
+#: conf/skin_general_settings.py:39
msgid ""
"Check if you want to show logo in the forum header or uncheck in the case "
"you do not want the logo to appear in the default location"
msgstr ""
-#: conf/skin_general_settings.py:52
+#: conf/skin_general_settings.py:51
msgid "Site favicon"
msgstr ""
-#: conf/skin_general_settings.py:54
+#: conf/skin_general_settings.py:53
#, python-format
msgid ""
"A small 16x16 or 32x32 pixel icon image used to distinguish your site in the "
@@ -1025,39 +1192,120 @@ msgid ""
"button."
msgstr ""
-#: conf/skin_general_settings.py:86
-msgid "Show footer"
-msgstr ""
-
-#: conf/skin_general_settings.py:88
-msgid "Check if you want to show the footer on each forum page"
-msgstr ""
-
-#: conf/skin_general_settings.py:99
+#: conf/skin_general_settings.py:87
msgid "Show all UI functions to all users"
msgstr ""
-#: conf/skin_general_settings.py:101
+#: conf/skin_general_settings.py:89
msgid ""
"If checked, all forum functions will be shown to users, regardless of their "
"reputation. However to use those functions, moderation rules, reputation and "
"other limits will still apply."
msgstr ""
-#: conf/skin_general_settings.py:116
+#: conf/skin_general_settings.py:104
msgid "Select skin"
msgstr ""
-#: conf/skin_general_settings.py:125
+#: conf/skin_general_settings.py:113
msgid "Skin media revision number"
msgstr ""
-#: conf/skin_general_settings.py:127
+#: conf/skin_general_settings.py:115
msgid ""
"Increment this number when you change image in skin media or stylesheet. "
"This helps avoid showing your users outdated images from their browser cache."
msgstr ""
+#: conf/skin_general_settings.py:128
+msgid "Customize HTML <HEAD>"
+msgstr ""
+
+#: conf/skin_general_settings.py:137
+msgid "Custom portion of the HTML <HEAD>"
+msgstr ""
+
+#: conf/skin_general_settings.py:139
+msgid ""
+"<strong>To use this option</strong>, check \"Customize HTML &lt;HEAD&gt;\" "
+"above. Contents of this box will be inserted into the &lt;HEAD&gt; portion "
+"of the HTML output, where elements such as &lt;script&gt;, &lt;link&gt;, &lt;"
+"meta&gt; may be added. Please, keep in mind that adding external javascript "
+"to the &lt;HEAD&gt; is not recommended because it slows loading of the "
+"pages. Instead, it will be more efficient to place links to the javascript "
+"files into the footer. <strong>Note:</strong> if you do use this setting, "
+"please test the site with the W3C HTML validator service."
+msgstr ""
+
+#: conf/skin_general_settings.py:159
+msgid "Site footer mode"
+msgstr ""
+
+#: conf/skin_general_settings.py:161
+msgid ""
+"Footer is the bottom portion of the content, which is common to all pages. "
+"You can disable, customize, or use the default footer."
+msgstr ""
+
+#: conf/skin_general_settings.py:178
+msgid "Custom footer (HTML format)"
+msgstr ""
+
+#: conf/skin_general_settings.py:180
+msgid ""
+"<strong>To enable this function</strong>, please select option 'customize' "
+"in the \"Site footer mode\" above. Use this area to enter contents of the "
+"footer in the HTML format. When customizing the site footer (as well as the "
+"HTML &lt;HEAD&gt;), use the HTML validation service to make sure that your "
+"input is valid and works well in all browsers."
+msgstr ""
+
+#: conf/skin_general_settings.py:195
+msgid "Apply custom style sheet (CSS)"
+msgstr ""
+
+#: conf/skin_general_settings.py:197
+msgid ""
+"Check if you want to change appearance of your form by adding custom style "
+"sheet rules (please see the next item)"
+msgstr ""
+
+#: conf/skin_general_settings.py:209
+msgid "Custom style sheet (CSS)"
+msgstr ""
+
+#: conf/skin_general_settings.py:211
+msgid ""
+"<strong>To use this function</strong>, check \"Apply custom style sheet\" "
+"option above. The CSS rules added in this window will be applied after the "
+"default style sheet rules. The custom style sheet will be served dynamically "
+"at url \"&lt;forum url&gt;/custom.css\", where the \"&lt;forum url&gt; part "
+"depends (default is empty string) on the url configuration in your urls.py."
+msgstr ""
+
+#: conf/skin_general_settings.py:227
+msgid "Add custom javascript"
+msgstr ""
+
+#: conf/skin_general_settings.py:230
+msgid "Check to enable javascript that you can enter in the next field"
+msgstr ""
+
+#: conf/skin_general_settings.py:240
+msgid "Custom javascript"
+msgstr ""
+
+#: conf/skin_general_settings.py:242
+msgid ""
+"Type or paste plain javascript that you would like to run on your site. Link "
+"to the script will be inserted at the bottom of the HTML output and will be "
+"served at the url \"&lt;forum url&gt;/custom.js\". Please, bear in mind that "
+"your javascript code may break other functionalities of the site and that "
+"the behavior may not be consistent across different browsers (<strong>to "
+"enable your custom code</strong>, check \"Add custom javascript\" option "
+"above)."
+msgstr ""
+
#: conf/social_sharing.py:10
msgid "Sharing content on social networks"
msgstr ""
@@ -1078,6 +1326,10 @@ msgstr ""
msgid "Minimum allowed length for screen name"
msgstr ""
+#: conf/user_settings.py:37
+msgid "Name for the Anonymous user"
+msgstr ""
+
#: conf/vote_rules.py:13
msgid "Limits applicable to votes and moderation flags"
msgstr ""
@@ -1175,20 +1427,20 @@ msgstr ""
msgid "least voted"
msgstr ""
-#: const/__init__.py:48 skins/default/templates/questions.html:33
+#: const/__init__.py:48 skins/default/templates/main_page/tab_bar.html:29
msgid "relevance"
msgstr ""
-#: const/__init__.py:55 skins/default/templates/questions.html:14
-#: skins/default/templates/user_inbox.html:47
+#: const/__init__.py:55 skins/default/templates/main_page/tab_bar.html:10
+#: skins/default/templates/user_profile/user_inbox.html:50
msgid "all"
msgstr ""
-#: const/__init__.py:56 skins/default/templates/questions.html:19
+#: const/__init__.py:56 skins/default/templates/main_page/tab_bar.html:15
msgid "unanswered"
msgstr ""
-#: const/__init__.py:57 skins/default/templates/questions.html:25
+#: const/__init__.py:57 skins/default/templates/main_page/tab_bar.html:21
msgid "favorite"
msgstr ""
@@ -1200,147 +1452,151 @@ msgstr ""
msgid "Question has no accepted answers"
msgstr ""
-#: const/__init__.py:112
+#: const/__init__.py:113
msgid "asked a question"
msgstr ""
-#: const/__init__.py:113
+#: const/__init__.py:114
msgid "answered a question"
msgstr ""
-#: const/__init__.py:114
+#: const/__init__.py:115
msgid "commented question"
msgstr ""
-#: const/__init__.py:115
+#: const/__init__.py:116
msgid "commented answer"
msgstr ""
-#: const/__init__.py:116
+#: const/__init__.py:117
msgid "edited question"
msgstr ""
-#: const/__init__.py:117
+#: const/__init__.py:118
msgid "edited answer"
msgstr ""
-#: const/__init__.py:118
+#: const/__init__.py:119
msgid "received award"
msgstr "received badge"
-#: const/__init__.py:119
+#: const/__init__.py:120
msgid "marked best answer"
msgstr ""
-#: const/__init__.py:120
+#: const/__init__.py:121
msgid "upvoted"
msgstr ""
-#: const/__init__.py:121
+#: const/__init__.py:122
msgid "downvoted"
msgstr ""
-#: const/__init__.py:122
+#: const/__init__.py:123
msgid "canceled vote"
msgstr ""
-#: const/__init__.py:123
+#: const/__init__.py:124
msgid "deleted question"
msgstr ""
-#: const/__init__.py:124
+#: const/__init__.py:125
msgid "deleted answer"
msgstr ""
-#: const/__init__.py:125
+#: const/__init__.py:126
msgid "marked offensive"
msgstr ""
-#: const/__init__.py:126
+#: const/__init__.py:127
msgid "updated tags"
msgstr ""
-#: const/__init__.py:127
+#: const/__init__.py:128
msgid "selected favorite"
msgstr ""
-#: const/__init__.py:128
+#: const/__init__.py:129
msgid "completed user profile"
msgstr ""
-#: const/__init__.py:129
+#: const/__init__.py:130
msgid "email update sent to user"
msgstr ""
-#: const/__init__.py:130
+#: const/__init__.py:131
msgid "mentioned in the post"
msgstr ""
-#: const/__init__.py:181
+#: const/__init__.py:182
msgid "question_answered"
msgstr "answered question"
-#: const/__init__.py:182
+#: const/__init__.py:183
msgid "question_commented"
msgstr "commented question"
-#: const/__init__.py:183
+#: const/__init__.py:184
msgid "answer_commented"
msgstr ""
-#: const/__init__.py:184
+#: const/__init__.py:185
msgid "answer_accepted"
msgstr ""
-#: const/__init__.py:188
+#: const/__init__.py:189
msgid "[closed]"
msgstr ""
-#: const/__init__.py:189
+#: const/__init__.py:190
msgid "[deleted]"
msgstr ""
-#: const/__init__.py:190 views/readers.py:602
+#: const/__init__.py:191 views/readers.py:561
msgid "initial version"
msgstr ""
-#: const/__init__.py:191
+#: const/__init__.py:192
msgid "retagged"
msgstr ""
-#: const/__init__.py:196
-msgid "exclude ignored tags"
+#: const/__init__.py:200
+msgid "off"
msgstr ""
-#: const/__init__.py:197
-msgid "allow only selected tags"
+#: const/__init__.py:201
+msgid "exclude ignored"
msgstr ""
-#: const/__init__.py:201
+#: const/__init__.py:202
+msgid "only selected"
+msgstr ""
+
+#: const/__init__.py:206
msgid "instantly"
msgstr ""
-#: const/__init__.py:202
+#: const/__init__.py:207
msgid "daily"
msgstr ""
-#: const/__init__.py:203
+#: const/__init__.py:208
msgid "weekly"
msgstr ""
-#: const/__init__.py:204
+#: const/__init__.py:209
msgid "no email"
msgstr ""
-#: const/__init__.py:241 skins/default/templates/badges.html:43
+#: const/__init__.py:246 skins/default/templates/badges.html:37
msgid "gold"
msgstr ""
-#: const/__init__.py:242 skins/default/templates/badges.html:52
+#: const/__init__.py:247 skins/default/templates/badges.html:46
msgid "silver"
msgstr ""
-#: const/__init__.py:243 skins/default/templates/badges.html:59
+#: const/__init__.py:248 skins/default/templates/badges.html:53
msgid "bronze"
msgstr ""
@@ -1349,11 +1605,11 @@ msgstr ""
msgid "First time here? Check out the <a href=\"%s\">FAQ</a>!"
msgstr ""
-#: const/message_keys.py:22 skins/default/templates/questions.html:31
+#: const/message_keys.py:22 skins/default/templates/main_page/tab_bar.html:27
msgid "most relevant questions"
msgstr ""
-#: const/message_keys.py:23 skins/default/templates/questions.html:32
+#: const/message_keys.py:23 skins/default/templates/main_page/tab_bar.html:28
msgid "click to see most relevant questions"
msgstr ""
@@ -1409,255 +1665,256 @@ msgstr "votes"
msgid "click to see most voted questions"
msgstr ""
-#: deps/django_authopenid/forms.py:116 deps/django_authopenid/views.py:137
+#: deps/django_authopenid/forms.py:110 deps/django_authopenid/views.py:134
msgid "i-names are not supported"
msgstr ""
-#: deps/django_authopenid/forms.py:237
+#: deps/django_authopenid/forms.py:231
#, python-format
msgid "Please enter your %(username_token)s"
msgstr ""
-#: deps/django_authopenid/forms.py:263
+#: deps/django_authopenid/forms.py:257
msgid "Please, enter your user name"
msgstr ""
-#: deps/django_authopenid/forms.py:267
+#: deps/django_authopenid/forms.py:261
msgid "Please, enter your password"
msgstr ""
-#: deps/django_authopenid/forms.py:274 deps/django_authopenid/forms.py:278
+#: deps/django_authopenid/forms.py:268 deps/django_authopenid/forms.py:272
msgid "Please, enter your new password"
msgstr ""
-#: deps/django_authopenid/forms.py:289
+#: deps/django_authopenid/forms.py:283
msgid "Passwords did not match"
msgstr ""
-#: deps/django_authopenid/forms.py:301
+#: deps/django_authopenid/forms.py:295
#, python-format
msgid "Please choose password > %(len)s characters"
msgstr ""
-#: deps/django_authopenid/forms.py:336
+#: deps/django_authopenid/forms.py:330
msgid "Current password"
msgstr ""
-#: deps/django_authopenid/forms.py:347
+#: deps/django_authopenid/forms.py:341
msgid ""
"Old password is incorrect. Please enter the correct "
"password."
msgstr ""
-#: deps/django_authopenid/forms.py:400
+#: deps/django_authopenid/forms.py:394
msgid "Sorry, we don't have this email address in the database"
msgstr ""
-#: deps/django_authopenid/forms.py:435
+#: deps/django_authopenid/forms.py:430
msgid "Your user name (<i>required</i>)"
msgstr ""
-#: deps/django_authopenid/forms.py:450
+#: deps/django_authopenid/forms.py:445
msgid "Incorrect username."
msgstr "sorry, there is no such user name"
-#: deps/django_authopenid/urls.py:10 deps/django_authopenid/urls.py:11
-#: deps/django_authopenid/urls.py:12 deps/django_authopenid/urls.py:15
-#: deps/django_authopenid/urls.py:18 setup_templates/settings.py:182
+#: deps/django_authopenid/urls.py:9 deps/django_authopenid/urls.py:10
+#: deps/django_authopenid/urls.py:11 deps/django_authopenid/urls.py:14
+#: deps/django_authopenid/urls.py:17 setup_templates/settings.py:201
msgid "signin/"
msgstr ""
-#: deps/django_authopenid/urls.py:11
+#: deps/django_authopenid/urls.py:10
msgid "newquestion/"
msgstr ""
-#: deps/django_authopenid/urls.py:12
+#: deps/django_authopenid/urls.py:11
msgid "newanswer/"
msgstr ""
-#: deps/django_authopenid/urls.py:13
+#: deps/django_authopenid/urls.py:12
msgid "signout/"
msgstr ""
-#: deps/django_authopenid/urls.py:15
+#: deps/django_authopenid/urls.py:14
msgid "complete/"
msgstr ""
-#: deps/django_authopenid/urls.py:18
+#: deps/django_authopenid/urls.py:17
msgid "complete-oauth/"
msgstr ""
-#: deps/django_authopenid/urls.py:22
+#: deps/django_authopenid/urls.py:21
msgid "register/"
msgstr ""
-#: deps/django_authopenid/urls.py:24
+#: deps/django_authopenid/urls.py:23
msgid "signup/"
msgstr ""
-#: deps/django_authopenid/urls.py:32
+#: deps/django_authopenid/urls.py:31
msgid "recover/"
msgstr ""
-#: deps/django_authopenid/util.py:196
+#: deps/django_authopenid/util.py:193
#, python-format
msgid "%(site)s user name and password"
msgstr ""
-#: deps/django_authopenid/util.py:202
-#: skins/default/templates/authopenid/signin.html:124
+#: deps/django_authopenid/util.py:199
+#: skins/default/templates/authopenid/signin.html:99
msgid "Create a password-protected account"
msgstr ""
-#: deps/django_authopenid/util.py:203
+#: deps/django_authopenid/util.py:200
msgid "Change your password"
msgstr ""
-#: deps/django_authopenid/util.py:265
+#: deps/django_authopenid/util.py:262
msgid "Sign in with Yahoo"
msgstr ""
-#: deps/django_authopenid/util.py:272
+#: deps/django_authopenid/util.py:269
msgid "AOL screen name"
msgstr ""
-#: deps/django_authopenid/util.py:280
+#: deps/django_authopenid/util.py:277
msgid "OpenID url"
msgstr ""
-#: deps/django_authopenid/util.py:297
+#: deps/django_authopenid/util.py:294
msgid "MyOpenid user name"
msgstr ""
-#: deps/django_authopenid/util.py:305 deps/django_authopenid/util.py:313
+#: deps/django_authopenid/util.py:302
msgid "Flickr user name"
msgstr ""
-#: deps/django_authopenid/util.py:321
+#: deps/django_authopenid/util.py:310
msgid "Technorati user name"
msgstr ""
-#: deps/django_authopenid/util.py:329
+#: deps/django_authopenid/util.py:318
msgid "WordPress blog name"
msgstr ""
-#: deps/django_authopenid/util.py:337
+#: deps/django_authopenid/util.py:326
msgid "Blogger blog name"
msgstr ""
-#: deps/django_authopenid/util.py:345
+#: deps/django_authopenid/util.py:334
msgid "LiveJournal blog name"
msgstr ""
-#: deps/django_authopenid/util.py:353
+#: deps/django_authopenid/util.py:342
msgid "ClaimID user name"
msgstr ""
-#: deps/django_authopenid/util.py:361
+#: deps/django_authopenid/util.py:350
msgid "Vidoop user name"
msgstr ""
-#: deps/django_authopenid/util.py:369
+#: deps/django_authopenid/util.py:358
msgid "Verisign user name"
msgstr ""
-#: deps/django_authopenid/util.py:393
+#: deps/django_authopenid/util.py:382
#, python-format
msgid "Change your %(provider)s password"
msgstr ""
-#: deps/django_authopenid/util.py:397
+#: deps/django_authopenid/util.py:386
#, python-format
msgid "Click to see if your %(provider)s signin still works for %(site_name)s"
msgstr ""
-#: deps/django_authopenid/util.py:406
+#: deps/django_authopenid/util.py:395
#, python-format
msgid "Create password for %(provider)s"
msgstr ""
-#: deps/django_authopenid/util.py:410
+#: deps/django_authopenid/util.py:399
#, python-format
msgid "Connect your %(provider)s account to %(site_name)s"
msgstr ""
-#: deps/django_authopenid/util.py:419
+#: deps/django_authopenid/util.py:408
#, python-format
msgid "Signin with %(provider)s user name and password"
msgstr ""
-#: deps/django_authopenid/util.py:426
+#: deps/django_authopenid/util.py:415
#, python-format
msgid "Sign in with your %(provider)s account"
msgstr ""
-#: deps/django_authopenid/views.py:144
+#: deps/django_authopenid/views.py:141
#, python-format
msgid "OpenID %(openid_url)s is invalid"
msgstr ""
-#: deps/django_authopenid/views.py:256 deps/django_authopenid/views.py:399
-#: deps/django_authopenid/views.py:427
+#: deps/django_authopenid/views.py:253 deps/django_authopenid/views.py:395
+#: deps/django_authopenid/views.py:423
#, python-format
msgid ""
"Unfortunately, there was some problem when connecting to %(provider)s, "
"please try again or use another provider"
msgstr ""
-#: deps/django_authopenid/views.py:349
+#: deps/django_authopenid/views.py:345
msgid "Your new password saved"
msgstr ""
-#: deps/django_authopenid/views.py:511
+#: deps/django_authopenid/views.py:507
msgid "Please click any of the icons below to sign in"
msgstr ""
-#: deps/django_authopenid/views.py:513
+#: deps/django_authopenid/views.py:509
msgid "Account recovery email sent"
msgstr ""
-#: deps/django_authopenid/views.py:516
+#: deps/django_authopenid/views.py:512
msgid "Please add one or more login methods."
msgstr ""
-#: deps/django_authopenid/views.py:518
+#: deps/django_authopenid/views.py:514
msgid "If you wish, please add, remove or re-validate your login methods"
msgstr ""
-#: deps/django_authopenid/views.py:520
+#: deps/django_authopenid/views.py:516
msgid "Please wait a second! Your account is recovered, but ..."
msgstr ""
-#: deps/django_authopenid/views.py:522
+#: deps/django_authopenid/views.py:518
msgid "Sorry, this account recovery key has expired or is invalid"
msgstr ""
-#: deps/django_authopenid/views.py:578
+#: deps/django_authopenid/views.py:572
#, python-format
msgid "Login method %(provider_name)s does not exist"
msgstr ""
-#: deps/django_authopenid/views.py:584
+#: deps/django_authopenid/views.py:578
msgid "Oops, sorry - there was some error - please try again"
msgstr ""
-#: deps/django_authopenid/views.py:675
+#: deps/django_authopenid/views.py:669
#, python-format
msgid "Your %(provider)s login works fine"
msgstr ""
-#: deps/django_authopenid/views.py:973 deps/django_authopenid/views.py:979
+#: deps/django_authopenid/views.py:976 deps/django_authopenid/views.py:982
#, 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>."
-#: deps/django_authopenid/views.py:1000
-msgid "Email verification subject line"
-msgstr "Verification Email from Q&A forum"
+#: deps/django_authopenid/views.py:1003
+#, python-format
+msgid "Recover your %(site)s account"
+msgstr ""
-#: deps/django_authopenid/views.py:1065
+#: deps/django_authopenid/views.py:1069
msgid "Please check your email and visit the enclosed link."
msgstr ""
@@ -1665,24 +1922,24 @@ msgstr ""
msgid "Site"
msgstr ""
-#: deps/livesettings/values.py:107
+#: deps/livesettings/values.py:106
msgid "Base Settings"
msgstr ""
-#: deps/livesettings/values.py:214
+#: deps/livesettings/values.py:213
msgid "Default value: \"\""
msgstr ""
-#: deps/livesettings/values.py:221
+#: deps/livesettings/values.py:220
msgid "Default value: "
msgstr ""
-#: deps/livesettings/values.py:224
+#: deps/livesettings/values.py:223
#, python-format
msgid "Default value: %s"
msgstr ""
-#: deps/livesettings/values.py:589
+#: deps/livesettings/values.py:588
#, python-format
msgid "Allowed image file types are %(types)s"
msgstr ""
@@ -1698,7 +1955,7 @@ msgstr ""
#: deps/livesettings/templates/livesettings/group_settings.html:11
#: deps/livesettings/templates/livesettings/site_settings.html:23
-#: skins/default/templates/authopenid/signin.html:142
+#: skins/default/templates/authopenid/signin.html:117
msgid "Change password"
msgstr ""
@@ -1790,27 +2047,58 @@ msgstr ""
msgid "Invalid request"
msgstr ""
-#: importers/stackexchange/management/commands/load_stackexchange.py:126
+#: importers/stackexchange/management/commands/load_stackexchange.py:128
msgid "Congratulations, you are now an Administrator"
msgstr ""
-#: management/commands/send_email_alerts.py:105
+#: management/commands/post_emailed_questions.py:34
+msgid ""
+"<p>To ask by email, please:</p>\n"
+"<ul>\n"
+" <li>Format the subject line as: [Tag1; Tag2] Question title</li>\n"
+" <li>Type details of your question into the email body</li>\n"
+"</ul>\n"
+"<p>Note that tags may consist of more than one word, and tags\n"
+"may be separated by a semicolon or a comma</p>\n"
+msgstr ""
+
+#: management/commands/post_emailed_questions.py:54
+#, python-format
+msgid ""
+"<p>Sorry, there was an error posting your question please contact the %(site)"
+"s administrator</p>"
+msgstr ""
+
+#: management/commands/post_emailed_questions.py:60
+#, python-format
+msgid ""
+"<p>Sorry, in order to post questions on %(site)s by email, please <a href=\"%"
+"(url)s\">register first</a></p>"
+msgstr ""
+
+#: management/commands/post_emailed_questions.py:68
+msgid ""
+"<p>Sorry, your question could not be posted due to insufficient privileges "
+"of your user account</p>"
+msgstr ""
+
+#: management/commands/send_email_alerts.py:103
#, python-format
msgid "\" and \"%s\""
msgstr ""
-#: management/commands/send_email_alerts.py:108
+#: management/commands/send_email_alerts.py:106
msgid "\" and more"
msgstr ""
-#: management/commands/send_email_alerts.py:113
+#: management/commands/send_email_alerts.py:111
#, python-format
msgid "%(question_count)d updated question about %(topics)s"
msgid_plural "%(question_count)d updated questions about %(topics)s"
msgstr[0] ""
msgstr[1] ""
-#: management/commands/send_email_alerts.py:467
+#: management/commands/send_email_alerts.py:484
#, python-format
msgid "%(name)s, this is an update message header for %(num)d question"
msgid_plural "%(name)s, this is an update message header for %(num)d questions"
@@ -1821,38 +2109,38 @@ msgstr[1] ""
"<p>Dear %(name)s,</p><p>The following %(num)d questions have been updated on "
"the Q&A forum:</p>"
-#: management/commands/send_email_alerts.py:484
+#: management/commands/send_email_alerts.py:501
msgid "new question"
msgstr ""
-#: management/commands/send_email_alerts.py:501
+#: management/commands/send_email_alerts.py:518
msgid ""
"Please visit the askbot and see what's new! Could you spread the word about "
"it - can somebody you know help answering those questions or benefit from "
"posting one?"
msgstr ""
-#: management/commands/send_email_alerts.py:513
+#: management/commands/send_email_alerts.py:530
msgid ""
"Your most frequent subscription setting is 'daily' on selected questions. If "
"you are receiving more than one email per dayplease tell about this issue to "
"the askbot administrator."
msgstr ""
-#: management/commands/send_email_alerts.py:519
+#: management/commands/send_email_alerts.py:536
msgid ""
"Your most frequent subscription setting is 'weekly' if you are receiving "
"this email more than once a week please report this issue to the askbot "
"administrator."
msgstr ""
-#: management/commands/send_email_alerts.py:525
+#: management/commands/send_email_alerts.py:542
msgid ""
"There is a chance that you may be receiving links seen before - due to a "
"technicality that will eventually go away. "
msgstr ""
-#: management/commands/send_email_alerts.py:530
+#: management/commands/send_email_alerts.py:548
#, python-format
msgid ""
"go to %(email_settings_link)s to change frequency of email updates or %"
@@ -1864,136 +2152,141 @@ msgstr ""
"it the forum administrator at %(admin_email)s.</p><p>Sincerely,</p><p>Your "
"friendly Q&A forum server.</p>"
-#: models/__init__.py:170
+#: models/__init__.py:299
msgid ""
"Sorry, you cannot accept or unaccept best answers because your account is "
"blocked"
msgstr ""
-#: models/__init__.py:175
+#: models/__init__.py:304
msgid ""
"Sorry, you cannot accept or unaccept best answers because your account is "
"suspended"
msgstr ""
-#: models/__init__.py:181
+#: models/__init__.py:310
msgid ""
"Sorry, you cannot accept or unaccept your own answer to your own question"
msgstr ""
-#: models/__init__.py:188
+#: models/__init__.py:317
#, python-format
msgid ""
"Sorry, only original author of the question - %(username)s - can accept the "
"best answer"
msgstr ""
-#: models/__init__.py:211
+#: models/__init__.py:340
msgid "cannot vote for own posts"
msgstr "Sorry, you cannot vote for your own posts"
-#: models/__init__.py:214
+#: models/__init__.py:343
msgid "Sorry your account appears to be blocked "
msgstr ""
-#: models/__init__.py:219
+#: models/__init__.py:348
msgid "Sorry your account appears to be suspended "
msgstr ""
-#: models/__init__.py:229
+#: models/__init__.py:358
#, python-format
msgid ">%(points)s points required to upvote"
msgstr ">%(points)s points required to upvote "
-#: models/__init__.py:235
+#: models/__init__.py:364
#, python-format
msgid ">%(points)s points required to downvote"
msgstr ">%(points)s points required to downvote "
-#: models/__init__.py:250
+#: models/__init__.py:379
msgid "Sorry, blocked users cannot upload files"
msgstr ""
-#: models/__init__.py:251
+#: models/__init__.py:380
msgid "Sorry, suspended users cannot upload files"
msgstr ""
-#: models/__init__.py:253
+#: models/__init__.py:382
#, python-format
msgid ""
"uploading images is limited to users with >%(min_rep)s reputation points"
msgstr "sorry, file uploading requires karma >%(min_rep)s"
-#: models/__init__.py:272 models/__init__.py:332 models/__init__.py:2021
+#: models/__init__.py:401 models/__init__.py:468 models/__init__.py:2344
msgid "blocked users cannot post"
msgstr ""
"Sorry, your account appears to be blocked and you cannot make new posts "
"until this issue is resolved. Please contact the forum administrator to "
"reach a resolution."
-#: models/__init__.py:273 models/__init__.py:2024
+#: models/__init__.py:402 models/__init__.py:2347
msgid "suspended users cannot post"
msgstr ""
"Sorry, your account appears to be suspended and you cannot make new posts "
"until this issue is resolved. You can, however edit your existing posts. "
"Please contact the forum administrator to reach a resolution."
-#: models/__init__.py:298
+#: models/__init__.py:429
+#, python-format
msgid ""
-"Sorry, comments (except the last one) are editable only within 10 minutes "
-"from posting"
-msgstr ""
+"Sorry, comments (except the last one) are editable only within %(minutes)s "
+"minute from posting"
+msgid_plural ""
+"Sorry, comments (except the last one) are editable only within %(minutes)s "
+"minutes from posting"
+msgstr[0] ""
+msgstr[1] ""
-#: models/__init__.py:304
+#: models/__init__.py:441
msgid "Sorry, but only post owners or moderators can edit comments"
msgstr ""
-#: models/__init__.py:318
+#: models/__init__.py:454
msgid ""
"Sorry, since your account is suspended you can comment only your own posts"
msgstr ""
-#: models/__init__.py:322
+#: models/__init__.py:458
#, python-format
msgid ""
"Sorry, to comment any post a minimum reputation of %(min_rep)s points is "
"required. You can still comment your own posts and answers to your questions"
msgstr ""
-#: models/__init__.py:350
+#: models/__init__.py:486
msgid ""
"This post has been deleted and can be seen only by post owners, site "
"administrators and moderators"
msgstr ""
-#: models/__init__.py:367
+#: models/__init__.py:503
msgid ""
"Sorry, only moderators, site administrators and post owners can edit deleted "
"posts"
msgstr ""
-#: models/__init__.py:382
+#: models/__init__.py:518
msgid "Sorry, since your account is blocked you cannot edit posts"
msgstr ""
-#: models/__init__.py:386
+#: models/__init__.py:522
msgid "Sorry, since your account is suspended you can edit only your own posts"
msgstr ""
-#: models/__init__.py:391
+#: models/__init__.py:527
#, python-format
msgid ""
"Sorry, to edit wiki posts, a minimum reputation of %(min_rep)s is required"
msgstr ""
-#: models/__init__.py:398
+#: models/__init__.py:534
#, python-format
msgid ""
"Sorry, to edit other people's posts, a minimum reputation of %(min_rep)s is "
"required"
msgstr ""
-#: models/__init__.py:461
+#: models/__init__.py:597
msgid ""
"Sorry, cannot delete your question since it has an upvoted answer posted by "
"someone else"
@@ -2003,207 +2296,215 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: models/__init__.py:476
+#: models/__init__.py:612
msgid "Sorry, since your account is blocked you cannot delete posts"
msgstr ""
-#: models/__init__.py:480
+#: models/__init__.py:616
msgid ""
"Sorry, since your account is suspended you can delete only your own posts"
msgstr ""
-#: models/__init__.py:484
+#: models/__init__.py:620
#, python-format
msgid ""
"Sorry, to deleted other people' posts, a minimum reputation of %(min_rep)s "
"is required"
msgstr ""
-#: models/__init__.py:504
+#: models/__init__.py:640
msgid "Sorry, since your account is blocked you cannot close questions"
msgstr ""
-#: models/__init__.py:508
+#: models/__init__.py:644
msgid "Sorry, since your account is suspended you cannot close questions"
msgstr ""
-#: models/__init__.py:512
+#: models/__init__.py:648
#, python-format
msgid ""
"Sorry, to close other people' posts, a minimum reputation of %(min_rep)s is "
"required"
msgstr ""
-#: models/__init__.py:521
+#: models/__init__.py:657
#, python-format
msgid ""
"Sorry, to close own question a minimum reputation of %(min_rep)s is required"
msgstr ""
-#: models/__init__.py:545
+#: models/__init__.py:681
#, python-format
msgid ""
"Sorry, only administrators, moderators or post owners with reputation > %"
"(min_rep)s can reopen questions."
msgstr ""
-#: models/__init__.py:551
+#: models/__init__.py:687
#, python-format
msgid ""
"Sorry, to reopen own question a minimum reputation of %(min_rep)s is required"
msgstr ""
-#: models/__init__.py:571
+#: models/__init__.py:707
msgid "cannot flag message as offensive twice"
msgstr "You have flagged this question before and cannot do it more than once"
-#: models/__init__.py:576
+#: models/__init__.py:712
msgid "blocked users cannot flag posts"
msgstr ""
"Sorry, since your account is blocked you cannot flag posts as offensive"
-#: models/__init__.py:578
+#: models/__init__.py:714
msgid "suspended users cannot flag posts"
msgstr ""
"Sorry, your account appears to be suspended and you cannot make new posts "
"until this issue is resolved. You can, however edit your existing posts. "
"Please contact the forum administrator to reach a resolution."
-#: models/__init__.py:580
+#: models/__init__.py:716
#, python-format
msgid "need > %(min_rep)s points to flag spam"
msgstr ""
"Sorry, to flag posts as offensive a minimum reputation of %(min_rep)s is "
"required"
-#: models/__init__.py:599
+#: models/__init__.py:735
#, python-format
msgid "%(max_flags_per_day)s exceeded"
msgstr ""
"Sorry, you have exhausted the maximum number of %(max_flags_per_day)s "
"offensive flags per day."
-#: models/__init__.py:614
+#: models/__init__.py:750
msgid ""
"Sorry, only question owners, site administrators and moderators can retag "
"deleted questions"
msgstr ""
-#: models/__init__.py:621
+#: models/__init__.py:757
msgid "Sorry, since your account is blocked you cannot retag questions"
msgstr ""
-#: models/__init__.py:625
+#: models/__init__.py:761
msgid ""
"Sorry, since your account is suspended you can retag only your own questions"
msgstr ""
-#: models/__init__.py:629
+#: models/__init__.py:765
#, python-format
msgid ""
"Sorry, to retag questions a minimum reputation of %(min_rep)s is required"
msgstr ""
-#: models/__init__.py:648
+#: models/__init__.py:784
msgid "Sorry, since your account is blocked you cannot delete comment"
msgstr ""
-#: models/__init__.py:652
+#: models/__init__.py:788
msgid ""
"Sorry, since your account is suspended you can delete only your own comments"
msgstr ""
-#: models/__init__.py:656
+#: models/__init__.py:792
#, python-format
msgid "Sorry, to delete comments reputation of %(min_rep)s is required"
msgstr ""
-#: models/__init__.py:679
+#: models/__init__.py:815
msgid "cannot revoke old vote"
msgstr "sorry, but older votes cannot be revoked"
-#: models/__init__.py:1213 views/users.py:363
+#: models/__init__.py:1370
+msgid "Anonymous"
+msgstr ""
+
+#: models/__init__.py:1456 views/users.py:362
msgid "Site Adminstrator"
msgstr ""
-#: models/__init__.py:1215 views/users.py:365
+#: models/__init__.py:1458 views/users.py:364
msgid "Forum Moderator"
msgstr ""
-#: models/__init__.py:1217 views/users.py:367
+#: models/__init__.py:1460 views/users.py:366
msgid "Suspended User"
msgstr ""
-#: models/__init__.py:1219 views/users.py:369
+#: models/__init__.py:1462 views/users.py:368
msgid "Blocked User"
msgstr ""
-#: models/__init__.py:1221 views/users.py:371
+#: models/__init__.py:1464 views/users.py:370
msgid "Registered User"
msgstr ""
-#: models/__init__.py:1223
+#: models/__init__.py:1466
msgid "Watched User"
msgstr ""
-#: models/__init__.py:1225
+#: models/__init__.py:1468
msgid "Approved User"
msgstr ""
-#: models/__init__.py:1281
+#: models/__init__.py:1524
#, python-format
msgid "%(username)s karma is %(reputation)s"
msgstr ""
-#: models/__init__.py:1291
+#: models/__init__.py:1534
#, python-format
msgid "one gold badge"
msgid_plural "%(count)d gold badges"
msgstr[0] ""
msgstr[1] ""
-#: models/__init__.py:1298
+#: models/__init__.py:1541
#, python-format
msgid "one silver badge"
msgid_plural "%(count)d silver badges"
msgstr[0] ""
msgstr[1] ""
-#: models/__init__.py:1305
+#: models/__init__.py:1548
#, python-format
msgid "one bronze badge"
msgid_plural "%(count)d bronze badges"
msgstr[0] ""
msgstr[1] ""
-#: models/__init__.py:1316
+#: models/__init__.py:1559
#, python-format
msgid "%(item1)s and %(item2)s"
msgstr ""
-#: models/__init__.py:1320
+#: models/__init__.py:1563
#, python-format
msgid "%(user)s has %(badges)s"
msgstr ""
-#: models/__init__.py:1633 models/__init__.py:1639 models/__init__.py:1644
-#: models/__init__.py:1649
+#: models/__init__.py:1936 models/__init__.py:1942 models/__init__.py:1947
+#: models/__init__.py:1952
#, python-format
msgid "Re: \"%(title)s\""
msgstr ""
-#: models/__init__.py:1654 models/__init__.py:1659
+#: models/__init__.py:1957 models/__init__.py:1962
#, python-format
msgid "Question: \"%(title)s\""
msgstr ""
-#: models/__init__.py:1844
+#: models/__init__.py:2140
#, python-format
msgid ""
"Congratulations, you have received a badge '%(badge_name)s'. Check out <a "
"href=\"%(user_profile)s\">your profile</a>."
msgstr ""
+#: models/__init__.py:2319 views/commands.py:409
+msgid "Your tag subscription was saved, thanks!"
+msgstr ""
+
#: models/answer.py:105
msgid ""
"Sorry, the answer you are looking for is no longer available, because the "
@@ -2214,286 +2515,305 @@ msgstr ""
msgid "Sorry, this answer has been removed and is no longer accessible"
msgstr ""
-#: models/badges.py:128
+#: models/badges.py:129
#, python-format
msgid "Deleted own post with %(votes)s or more upvotes"
msgstr ""
-#: models/badges.py:132
+#: models/badges.py:133
msgid "Disciplined"
msgstr ""
-#: models/badges.py:150
+#: models/badges.py:151
#, python-format
msgid "Deleted own post with %(votes)s or more downvotes"
msgstr ""
-#: models/badges.py:154
+#: models/badges.py:155
msgid "Peer Pressure"
msgstr ""
-#: models/badges.py:173
+#: models/badges.py:174
#, python-format
msgid "Received at least %(votes)s upvote for an answer for the first time"
msgstr ""
-#: models/badges.py:177
+#: models/badges.py:178
msgid "Teacher"
msgstr ""
-#: models/badges.py:217
+#: models/badges.py:218
msgid "Supporter"
msgstr ""
-#: models/badges.py:218
+#: models/badges.py:219
msgid "First upvote"
msgstr ""
-#: models/badges.py:226
+#: models/badges.py:227
msgid "Critic"
msgstr ""
-#: models/badges.py:227
+#: models/badges.py:228
msgid "First downvote"
msgstr ""
-#: models/badges.py:236
+#: models/badges.py:237
msgid "Civic Duty"
msgstr ""
-#: models/badges.py:237
+#: models/badges.py:238
#, python-format
msgid "Voted %(num)s times"
msgstr ""
-#: models/badges.py:251
+#: models/badges.py:252
#, python-format
msgid "Answered own question with at least %(num)s up votes"
msgstr ""
-#: models/badges.py:255
+#: models/badges.py:256
msgid "Self-Learner"
msgstr ""
-#: models/badges.py:303
+#: models/badges.py:304
msgid "Nice Answer"
msgstr ""
-#: models/badges.py:308 models/badges.py:320 models/badges.py:332
+#: models/badges.py:309 models/badges.py:321 models/badges.py:333
#, python-format
msgid "Answer voted up %(num)s times"
msgstr ""
-#: models/badges.py:315
+#: models/badges.py:316
msgid "Good Answer"
msgstr ""
-#: models/badges.py:327
+#: models/badges.py:328
msgid "Great Answer"
msgstr ""
-#: models/badges.py:339
+#: models/badges.py:340
msgid "Nice Question"
msgstr ""
-#: models/badges.py:344 models/badges.py:356 models/badges.py:368
+#: models/badges.py:345 models/badges.py:357 models/badges.py:369
#, python-format
msgid "Question voted up %(num)s times"
msgstr ""
-#: models/badges.py:351
+#: models/badges.py:352
msgid "Good Question"
msgstr ""
-#: models/badges.py:363
+#: models/badges.py:364
msgid "Great Question"
msgstr ""
-#: models/badges.py:375
+#: models/badges.py:376
msgid "Student"
msgstr ""
-#: models/badges.py:380
+#: models/badges.py:381
msgid "Asked first question with at least one up vote"
msgstr ""
-#: models/badges.py:413
+#: models/badges.py:414
msgid "Popular Question"
msgstr ""
-#: models/badges.py:417 models/badges.py:428 models/badges.py:440
+#: models/badges.py:418 models/badges.py:429 models/badges.py:441
#, python-format
msgid "Asked a question with %(views)s views"
msgstr ""
-#: models/badges.py:424
+#: models/badges.py:425
msgid "Notable Question"
msgstr ""
-#: models/badges.py:435
+#: models/badges.py:436
msgid "Famous Question"
msgstr ""
-#: models/badges.py:449
+#: models/badges.py:450
msgid "Asked a question and accepted an answer"
msgstr ""
-#: models/badges.py:452
+#: models/badges.py:453
msgid "Scholar"
msgstr ""
-#: models/badges.py:494
+#: models/badges.py:495
msgid "Enlightened"
msgstr ""
-#: models/badges.py:498
+#: models/badges.py:499
#, python-format
msgid "First answer was accepted with %(num)s or more votes"
msgstr ""
-#: models/badges.py:506
+#: models/badges.py:507
msgid "Guru"
msgstr ""
-#: models/badges.py:509
+#: models/badges.py:510
#, python-format
msgid "Answer accepted with %(num)s or more votes"
msgstr ""
-#: models/badges.py:517
+#: models/badges.py:518
#, python-format
msgid ""
"Answered a question more than %(days)s days later with at least %(votes)s "
"votes"
msgstr ""
-#: models/badges.py:524
+#: models/badges.py:525
msgid "Necromancer"
msgstr ""
-#: models/badges.py:547
+#: models/badges.py:548
msgid "Citizen Patrol"
msgstr ""
-#: models/badges.py:550
+#: models/badges.py:551
msgid "First flagged post"
msgstr ""
-#: models/badges.py:562
+#: models/badges.py:563
msgid "Cleanup"
msgstr ""
-#: models/badges.py:565
+#: models/badges.py:566
msgid "First rollback"
msgstr ""
-#: models/badges.py:576
+#: models/badges.py:577
msgid "Pundit"
msgstr ""
-#: models/badges.py:579
+#: models/badges.py:580
msgid "Left 10 comments with score of 10 or more"
msgstr ""
-#: models/badges.py:611
+#: models/badges.py:612
msgid "Editor"
msgstr ""
-#: models/badges.py:614
+#: models/badges.py:615
msgid "First edit"
msgstr ""
-#: models/badges.py:622
+#: models/badges.py:623
msgid "Associate Editor"
msgstr ""
-#: models/badges.py:626
+#: models/badges.py:627
#, python-format
msgid "Edited %(num)s entries"
msgstr ""
-#: models/badges.py:633
+#: models/badges.py:634
msgid "Organizer"
msgstr ""
-#: models/badges.py:636
+#: models/badges.py:637
msgid "First retag"
msgstr ""
-#: models/badges.py:643
+#: models/badges.py:644
msgid "Autobiographer"
msgstr ""
-#: models/badges.py:646
+#: models/badges.py:647
msgid "Completed all user profile fields"
msgstr ""
-#: models/badges.py:662
+#: models/badges.py:663
#, python-format
msgid "Question favorited by %(num)s users"
msgstr ""
-#: models/badges.py:688
+#: models/badges.py:689
msgid "Stellar Question"
msgstr ""
-#: models/badges.py:697
+#: models/badges.py:698
msgid "Favorite Question"
msgstr ""
-#: models/badges.py:707
+#: models/badges.py:710
msgid "Enthusiast"
msgstr ""
-#: models/badges.py:710
-msgid "Visited site every day for 30 days in a row"
+#: models/badges.py:714
+#, python-format
+msgid "Visited site every day for %(num)s days in a row"
msgstr ""
-#: models/badges.py:718
+#: models/badges.py:732
msgid "Commentator"
msgstr ""
-#: models/badges.py:721
-msgid "Posted 10 comments"
+#: models/badges.py:736
+#, python-format
+msgid "Posted %(num_comments)s comments"
+msgstr ""
+
+#: models/badges.py:752
+msgid "Taxonomist"
msgstr ""
-#: models/meta.py:110
+#: models/badges.py:756
+#, python-format
+msgid "Created a tag used by %(num)s questions"
+msgstr ""
+
+#: models/badges.py:776
+msgid "Expert"
+msgstr ""
+
+#: models/badges.py:779
+msgid "Very active in one tag"
+msgstr ""
+
+#: models/meta.py:111
msgid ""
"Sorry, the comment you are looking for is no longer accessible, because the "
"parent question has been removed"
msgstr ""
-#: models/meta.py:117
+#: models/meta.py:118
msgid ""
"Sorry, the comment you are looking for is no longer accessible, because the "
"parent answer has been removed"
msgstr ""
-#: models/question.py:325
+#: models/question.py:387
msgid "Sorry, this question has been deleted and is no longer accessible"
msgstr ""
-#: models/question.py:714
+#: models/question.py:815
#, python-format
msgid "%(author)s modified the question"
msgstr ""
-#: models/question.py:718
+#: models/question.py:819
#, python-format
msgid "%(people)s posted %(new_answer_count)s new answers"
msgstr ""
-#: models/question.py:723
+#: models/question.py:824
#, python-format
msgid "%(people)s commented the question"
msgstr ""
-#: models/question.py:728
+#: models/question.py:829
#, python-format
msgid "%(people)s commented answers"
msgstr ""
-#: models/question.py:730
+#: models/question.py:831
#, python-format
msgid "%(people)s commented an answer"
msgstr ""
@@ -2517,129 +2837,130 @@ msgid ""
"question %(question_title)s"
msgstr ""
-#: models/tag.py:91
+#: models/tag.py:138
msgid "interesting"
msgstr ""
-#: models/tag.py:91
+#: models/tag.py:138
msgid "ignored"
msgstr ""
-#: models/user.py:264
+#: models/user.py:261
msgid "Entire forum"
msgstr ""
-#: models/user.py:265
+#: models/user.py:262
msgid "Questions that I asked"
msgstr ""
-#: models/user.py:266
+#: models/user.py:263
msgid "Questions that I answered"
msgstr ""
-#: models/user.py:267
+#: models/user.py:264
msgid "Individually selected questions"
msgstr ""
-#: models/user.py:268
+#: models/user.py:265
msgid "Mentions and comment responses"
msgstr ""
-#: models/user.py:271
+#: models/user.py:268
msgid "Instantly"
msgstr ""
-#: models/user.py:272
+#: models/user.py:269
msgid "Daily"
msgstr ""
-#: models/user.py:273
+#: models/user.py:270
msgid "Weekly"
msgstr ""
-#: models/user.py:274
+#: models/user.py:271
msgid "No email"
msgstr ""
#: skins/default/templates/404.jinja.html:3
-#: skins/default/templates/404.jinja.html:11
+#: skins/default/templates/404.jinja.html:10
msgid "Page not found"
msgstr ""
-#: skins/default/templates/404.jinja.html:15
+#: skins/default/templates/404.jinja.html:13
msgid "Sorry, could not find the page you requested."
msgstr ""
-#: skins/default/templates/404.jinja.html:17
+#: skins/default/templates/404.jinja.html:15
msgid "This might have happened for the following reasons:"
msgstr ""
-#: skins/default/templates/404.jinja.html:19
+#: skins/default/templates/404.jinja.html:17
msgid "this question or answer has been deleted;"
msgstr ""
-#: skins/default/templates/404.jinja.html:20
+#: skins/default/templates/404.jinja.html:18
msgid "url has error - please check it;"
msgstr ""
-#: skins/default/templates/404.jinja.html:21
+#: skins/default/templates/404.jinja.html:19
msgid ""
"the page you tried to visit is protected or you don't have sufficient "
"points, see"
msgstr ""
-#: skins/default/templates/404.jinja.html:21
-#: skins/default/templates/footer.html:6
-#: skins/default/templates/question_edit_tips.html:16
-#: skins/default/templates/blocks/header_meta_links.html:52
+#: skins/default/templates/404.jinja.html:19
+#: skins/default/templates/blocks/footer.html:6
+#: skins/default/templates/blocks/header_meta_links.html:13
+#: skins/default/templates/blocks/question_edit_tips.html:15
msgid "faq"
msgstr ""
-#: skins/default/templates/404.jinja.html:22
+#: skins/default/templates/404.jinja.html:20
msgid "if you believe this error 404 should not have occured, please"
msgstr ""
-#: skins/default/templates/404.jinja.html:23
+#: skins/default/templates/404.jinja.html:21
msgid "report this problem"
msgstr ""
-#: skins/default/templates/404.jinja.html:32
-#: skins/default/templates/500.jinja.html:13
+#: skins/default/templates/404.jinja.html:30
+#: skins/default/templates/500.jinja.html:11
msgid "back to previous page"
msgstr ""
-#: skins/default/templates/404.jinja.html:33
-#: skins/default/templates/questions.html:13
+#: skins/default/templates/404.jinja.html:31
+#: skins/default/templates/main_page/tab_bar.html:9
msgid "see all questions"
msgstr ""
-#: skins/default/templates/404.jinja.html:34
+#: skins/default/templates/404.jinja.html:32
msgid "see all tags"
msgstr ""
#: skins/default/templates/500.jinja.html:3
-#: skins/default/templates/500.jinja.html:6
+#: skins/default/templates/500.jinja.html:5
msgid "Internal server error"
msgstr ""
-#: skins/default/templates/500.jinja.html:10
+#: skins/default/templates/500.jinja.html:8
msgid "system error log is recorded, error will be fixed as soon as possible"
msgstr ""
-#: skins/default/templates/500.jinja.html:11
+#: skins/default/templates/500.jinja.html:9
msgid "please report the error to the site administrators if you wish"
msgstr ""
-#: skins/default/templates/500.jinja.html:14
+#: skins/default/templates/500.jinja.html:12
msgid "see latest questions"
msgstr ""
-#: skins/default/templates/500.jinja.html:15
+#: skins/default/templates/500.jinja.html:13
msgid "see tags"
msgstr ""
-#: skins/default/templates/about.html:3 skins/default/templates/about.html:6
-msgid "About"
+#: skins/default/templates/about.html:3 skins/default/templates/about.html:5
+#, python-format
+msgid "About %(site_name)s"
msgstr ""
#: skins/default/templates/answer_edit.html:4
@@ -2648,192 +2969,85 @@ msgid "Edit answer"
msgstr ""
#: skins/default/templates/answer_edit.html:10
-#: skins/default/templates/question_edit.html:10
-#: skins/default/templates/question_retag.html:6
+#: skins/default/templates/question_edit.html:9
+#: skins/default/templates/question_retag.html:5
#: skins/default/templates/revisions.html:7
msgid "back"
msgstr ""
#: skins/default/templates/answer_edit.html:15
-#: skins/default/templates/question_edit.html:14
+#: skins/default/templates/question_edit.html:11
msgid "revision"
msgstr ""
#: skins/default/templates/answer_edit.html:18
-#: skins/default/templates/question_edit.html:19
+#: skins/default/templates/question_edit.html:16
msgid "select revision"
msgstr ""
#: skins/default/templates/answer_edit.html:22
-#: skins/default/templates/question_edit.html:28
+#: skins/default/templates/question_edit.html:20
msgid "Save edit"
msgstr ""
#: skins/default/templates/answer_edit.html:23
-#: skins/default/templates/close.html:19
-#: skins/default/templates/feedback.html:45
-#: skins/default/templates/question_edit.html:29
-#: skins/default/templates/question_retag.html:26
-#: skins/default/templates/reopen.html:30
-#: skins/default/templates/user_edit.html:76
+#: skins/default/templates/close.html:16
+#: skins/default/templates/feedback.html:42
+#: skins/default/templates/question_edit.html:21
+#: skins/default/templates/question_retag.html:23
+#: skins/default/templates/reopen.html:27
+#: skins/default/templates/subscribe_for_tags.html:16
#: skins/default/templates/authopenid/changeemail.html:38
+#: skins/default/templates/user_profile/user_edit.html:84
msgid "Cancel"
msgstr ""
-#: skins/default/templates/answer_edit.html:59
#: skins/default/templates/answer_edit.html:62
-#: skins/default/templates/ask.html:36 skins/default/templates/ask.html:39
-#: skins/default/templates/macros.html:444
-#: skins/default/templates/question.html:465
-#: skins/default/templates/question.html:468
-#: skins/default/templates/question_edit.html:63
-#: skins/default/templates/question_edit.html:66
+#: skins/default/templates/answer_edit.html:65
+#: skins/default/templates/ask.html:43 skins/default/templates/ask.html:46
+#: skins/default/templates/macros.html:592
+#: skins/default/templates/question.html:474
+#: skins/default/templates/question.html:477
+#: skins/default/templates/question_edit.html:62
+#: skins/default/templates/question_edit.html:65
msgid "hide preview"
msgstr ""
-#: skins/default/templates/answer_edit.html:62
-#: skins/default/templates/ask.html:39
-#: skins/default/templates/question.html:468
-#: skins/default/templates/question_edit.html:66
+#: skins/default/templates/answer_edit.html:65
+#: skins/default/templates/ask.html:46
+#: skins/default/templates/question.html:477
+#: skins/default/templates/question_edit.html:65
msgid "show preview"
msgstr ""
-#: skins/default/templates/answer_edit_tips.html:3
-msgid "answer tips"
-msgstr "Tips"
-
-#: skins/default/templates/answer_edit_tips.html:6
-msgid "please make your answer relevant to this community"
-msgstr "ask a question interesting to this community"
-
-#: skins/default/templates/answer_edit_tips.html:9
-msgid "try to give an answer, rather than engage into a discussion"
-msgstr ""
-
-#: skins/default/templates/answer_edit_tips.html:12
-msgid "please try to provide details"
-msgstr "provide enough details"
-
-#: skins/default/templates/answer_edit_tips.html:15
-#: skins/default/templates/question_edit_tips.html:12
-msgid "be clear and concise"
-msgstr ""
-
-#: skins/default/templates/answer_edit_tips.html:19
-#: skins/default/templates/question_edit_tips.html:16
-msgid "see frequently asked questions"
-msgstr ""
-
-#: skins/default/templates/answer_edit_tips.html:25
-#: skins/default/templates/question_edit_tips.html:22
-msgid "Markdown tips"
-msgstr "Markdown basics"
-
-#: skins/default/templates/answer_edit_tips.html:29
-#: skins/default/templates/question_edit_tips.html:26
-msgid "*italic*"
-msgstr ""
-
-#: skins/default/templates/answer_edit_tips.html:32
-#: skins/default/templates/question_edit_tips.html:29
-msgid "**bold**"
-msgstr ""
-
-#: skins/default/templates/answer_edit_tips.html:36
-#: skins/default/templates/question_edit_tips.html:33
-msgid "*italic* or _italic_"
-msgstr ""
-
-#: skins/default/templates/answer_edit_tips.html:39
-#: skins/default/templates/question_edit_tips.html:36
-msgid "**bold** or __bold__"
-msgstr ""
-
-#: skins/default/templates/answer_edit_tips.html:43
-#: skins/default/templates/question_edit_tips.html:40
-msgid "link"
-msgstr ""
-
-#: skins/default/templates/answer_edit_tips.html:43
-#: skins/default/templates/answer_edit_tips.html:47
-#: skins/default/templates/question_edit_tips.html:40
-#: skins/default/templates/question_edit_tips.html:45
-msgid "text"
-msgstr ""
-
-#: skins/default/templates/answer_edit_tips.html:47
-#: skins/default/templates/question_edit_tips.html:45
-msgid "image"
-msgstr ""
-
-#: skins/default/templates/answer_edit_tips.html:51
-#: skins/default/templates/question_edit_tips.html:49
-msgid "numbered list:"
-msgstr ""
-
-#: skins/default/templates/answer_edit_tips.html:56
-#: skins/default/templates/question_edit_tips.html:54
-msgid "basic HTML tags are also supported"
-msgstr ""
-
-#: skins/default/templates/answer_edit_tips.html:60
-#: skins/default/templates/question_edit_tips.html:58
-msgid "learn more about Markdown"
-msgstr ""
-
-#: skins/default/templates/ask.html:3
+#: skins/default/templates/ask.html:4
msgid "Ask a question"
msgstr ""
-#: skins/default/templates/ask_form.html:7
-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."
-
-#: skins/default/templates/ask_form.html:11
-#, python-format
-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. "
-
-#: skins/default/templates/ask_form.html:27
-msgid "Login/signup to post your question"
-msgstr "Login/Signup to Post"
-
-#: skins/default/templates/ask_form.html:29
-msgid "Ask your question"
-msgstr "Ask Your Question"
-
-#: skins/default/templates/badge.html:4 skins/default/templates/badge.html:11
-#: skins/default/templates/user_recent.html:13
-#: skins/default/templates/user_stats.html:88
+#: skins/default/templates/badge.html:4 skins/default/templates/badge.html:8
+#: skins/default/templates/user_profile/user_recent.html:16
+#: skins/default/templates/user_profile/user_stats.html:106
#, python-format
msgid "%(name)s"
msgstr ""
-#: skins/default/templates/badge.html:4 skins/default/templates/badge.html:7
+#: skins/default/templates/badge.html:4
msgid "Badge"
msgstr ""
-#: skins/default/templates/badge.html:11
-#: skins/default/templates/user_recent.html:13
-#: skins/default/templates/user_stats.html:88
+#: skins/default/templates/badge.html:6
+#, python-format
+msgid "Badge \"%(name)s\""
+msgstr ""
+
+#: skins/default/templates/badge.html:8
+#: skins/default/templates/user_profile/user_recent.html:16
+#: skins/default/templates/user_profile/user_stats.html:106
#, python-format
msgid "%(description)s"
msgstr ""
-#: skins/default/templates/badge.html:16
+#: skins/default/templates/badge.html:13
msgid "user received this badge:"
msgid_plural "users received this badge:"
msgstr[0] ""
@@ -2843,113 +3057,92 @@ msgstr[1] ""
msgid "Badges summary"
msgstr "Badges"
-#: skins/default/templates/badges.html:6
+#: skins/default/templates/badges.html:5
msgid "Badges"
msgstr ""
-#: skins/default/templates/badges.html:10
+#: skins/default/templates/badges.html:7
msgid "Community gives you awards for your questions, answers and votes."
msgstr ""
-#: skins/default/templates/badges.html:11
+#: skins/default/templates/badges.html:8
#, 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 %"
+"of times each type of badge has been awarded. Give us feedback at %"
"(feedback_faq_url)s.\n"
-" "
msgstr ""
"Below is the list of available badges and number \n"
" of times each type of badge has been awarded. Have ideas about fun "
-"badges? Please, give us your <a href='%(feedback_faq_url)s'>feedback</a>"
+"badges? Please, give us your <a href='%(feedback_faq_url)s'>feedback</a>\n"
-#: skins/default/templates/badges.html:40
+#: skins/default/templates/badges.html:35
msgid "Community badges"
msgstr "Badge levels"
-#: skins/default/templates/badges.html:43
+#: skins/default/templates/badges.html:37
msgid "gold badge: the highest honor and is very rare"
msgstr ""
-#: skins/default/templates/badges.html:46
+#: skins/default/templates/badges.html:40
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."
-#: skins/default/templates/badges.html:51
+#: skins/default/templates/badges.html:45
msgid ""
"silver badge: occasionally awarded for the very high quality contributions"
msgstr ""
-#: skins/default/templates/badges.html:55
+#: skins/default/templates/badges.html:49
msgid "silver badge description"
msgstr ""
"silver badge: occasionally awarded for the very high quality contributions"
-#: skins/default/templates/badges.html:58
+#: skins/default/templates/badges.html:52
msgid "bronze badge: often given as a special honor"
msgstr ""
-#: skins/default/templates/badges.html:62
+#: skins/default/templates/badges.html:56
msgid "bronze badge description"
msgstr "bronze badge: often given as a special honor"
-#: skins/default/templates/close.html:3 skins/default/templates/close.html:6
+#: skins/default/templates/close.html:3 skins/default/templates/close.html:5
msgid "Close question"
msgstr ""
-#: skins/default/templates/close.html:9
+#: skins/default/templates/close.html:6
msgid "Close the question"
msgstr ""
-#: skins/default/templates/close.html:14
+#: skins/default/templates/close.html:11
msgid "Reasons"
msgstr ""
-#: skins/default/templates/close.html:18
+#: skins/default/templates/close.html:15
msgid "OK to close"
msgstr ""
-#: skins/default/templates/editor_data.html:5
-#, python-format
-msgid "each tag must be shorter that %(max_chars)s character"
-msgid_plural "each tag must be shorter than %(max_chars)s characters"
-msgstr[0] ""
-msgstr[1] ""
-
-#: skins/default/templates/editor_data.html:7
-#, python-format
-msgid "please use %(tag_count)s tag"
-msgid_plural "please use %(tag_count)s tags or less"
-msgstr[0] ""
-msgstr[1] ""
-
-#: skins/default/templates/editor_data.html:8
-#, python-format
-msgid ""
-"please use up to %(tag_count)s tags, less than %(max_chars)s characters each"
-msgstr ""
-
-#: skins/default/templates/faq.html:3 skins/default/templates/faq.html.py:6
+#: skins/default/templates/faq.html:3 skins/default/templates/faq.html.py:5
msgid "FAQ"
msgstr ""
-#: skins/default/templates/faq.html:6
+#: skins/default/templates/faq.html:5
msgid "Frequently Asked Questions "
msgstr ""
-#: skins/default/templates/faq.html:11
+#: skins/default/templates/faq.html:6
msgid "What kinds of questions can I ask here?"
msgstr ""
-#: skins/default/templates/faq.html:12
+#: skins/default/templates/faq.html:7
msgid ""
"Most importanly - questions should be <strong>relevant</strong> to this "
"community."
msgstr ""
-#: skins/default/templates/faq.html:13
+#: skins/default/templates/faq.html:8
msgid ""
"Before asking the question - please make sure to use search to see whether "
"your question has alredy been answered."
@@ -2957,21 +3150,21 @@ msgstr ""
"Before you ask - please make sure to search for a similar question. You can "
"search questions by their title or tags."
-#: skins/default/templates/faq.html:15
+#: skins/default/templates/faq.html:10
msgid "What questions should I avoid asking?"
msgstr "What kinds of questions should be avoided?"
-#: skins/default/templates/faq.html:16
+#: skins/default/templates/faq.html:11
msgid ""
"Please avoid asking questions that are not relevant to this community, too "
"subjective and argumentative."
msgstr ""
-#: skins/default/templates/faq.html:20
+#: skins/default/templates/faq.html:13
msgid "What should I avoid in my answers?"
msgstr ""
-#: skins/default/templates/faq.html:21
+#: skins/default/templates/faq.html:14
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 "
@@ -2982,19 +3175,19 @@ msgstr ""
"they tend to dilute the essense of questions and answers. For the brief "
"discussions please use commenting facility."
-#: skins/default/templates/faq.html:24
+#: skins/default/templates/faq.html:15
msgid "Who moderates this community?"
msgstr ""
-#: skins/default/templates/faq.html:25
+#: skins/default/templates/faq.html:16
msgid "The short answer is: <strong>you</strong>."
msgstr ""
-#: skins/default/templates/faq.html:26
+#: skins/default/templates/faq.html:17
msgid "This website is moderated by the users."
msgstr ""
-#: skins/default/templates/faq.html:27
+#: skins/default/templates/faq.html:18
msgid ""
"The reputation system allows users earn the authorization to perform a "
"variety of moderation tasks."
@@ -3002,11 +3195,11 @@ msgstr ""
"Karma system allows users to earn rights to perform a variety of moderation "
"tasks"
-#: skins/default/templates/faq.html:32
+#: skins/default/templates/faq.html:20
msgid "How does reputation system work?"
msgstr "How does karma system work?"
-#: skins/default/templates/faq.html:33
+#: skins/default/templates/faq.html:21
msgid "Rep system summary"
msgstr ""
"When a question or answer is upvoted, the user who posted them will gain "
@@ -3014,7 +3207,7 @@ msgstr ""
"rough measure of the community trust to him/her. Various moderation tasks "
"are gradually assigned to the users based on those points."
-#: skins/default/templates/faq.html:34
+#: skins/default/templates/faq.html:22
#, python-format
msgid ""
"For example, if you ask an interesting question or give a helpful answer, "
@@ -3027,71 +3220,49 @@ msgid ""
"explains reputation point requirements for each type of moderation task."
msgstr ""
-#: skins/default/templates/faq.html:44
-#: skins/default/templates/user_votes.html:10
+#: skins/default/templates/faq.html:32
+#: skins/default/templates/user_profile/user_votes.html:13
msgid "upvote"
msgstr ""
-#: skins/default/templates/faq.html:49
+#: skins/default/templates/faq.html:37
msgid "use tags"
msgstr ""
-#: skins/default/templates/faq.html:54
+#: skins/default/templates/faq.html:42
msgid "add comments"
msgstr ""
-#: skins/default/templates/faq.html:58
-#: skins/default/templates/user_votes.html:12
+#: skins/default/templates/faq.html:46
+#: skins/default/templates/user_profile/user_votes.html:15
msgid "downvote"
msgstr ""
-#: skins/default/templates/faq.html:61
+#: skins/default/templates/faq.html:49
msgid "open and close own questions"
msgstr ""
-#: skins/default/templates/faq.html:65
+#: skins/default/templates/faq.html:53
msgid "retag other's questions"
msgstr ""
-#: skins/default/templates/faq.html:70
+#: skins/default/templates/faq.html:58
msgid "edit community wiki questions"
msgstr ""
-#: skins/default/templates/faq.html:75
+#: skins/default/templates/faq.html:63
msgid "\"edit any answer"
msgstr ""
-#: skins/default/templates/faq.html:79
+#: skins/default/templates/faq.html:67
msgid "\"delete any comment"
msgstr ""
-#: skins/default/templates/faq.html:86
-msgid "how to validate email title"
-msgstr "How to validate email and why?"
-
-#: skins/default/templates/faq.html:88
-#, 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>"
-
-#: skins/default/templates/faq.html:93
+#: skins/default/templates/faq.html:70
msgid "what is gravatar"
msgstr "How to change my picture (gravatar) and what is gravatar?"
-#: skins/default/templates/faq.html:94
+#: skins/default/templates/faq.html:71
msgid "gravatar faq info"
msgstr ""
"<p>The picture that appears on the users profiles is called "
@@ -3108,44 +3279,44 @@ msgstr ""
"be sure to use the same email address that you used to register with us). "
"Default image that looks like a kitchen tile is generated automatically.</p>"
-#: skins/default/templates/faq.html:97
+#: skins/default/templates/faq.html:72
msgid "To register, do I need to create new password?"
msgstr ""
-#: skins/default/templates/faq.html:98
+#: skins/default/templates/faq.html:73
msgid ""
"No, you don't have to. You can login through any service that supports "
"OpenID, e.g. Google, Yahoo, AOL, etc.\""
msgstr ""
-#: skins/default/templates/faq.html:99
+#: skins/default/templates/faq.html:74
msgid "\"Login now!\""
msgstr ""
-#: skins/default/templates/faq.html:103
+#: skins/default/templates/faq.html:76
msgid "Why other people can edit my questions/answers?"
msgstr ""
-#: skins/default/templates/faq.html:104
+#: skins/default/templates/faq.html:77
msgid "Goal of this site is..."
msgstr ""
-#: skins/default/templates/faq.html:104
+#: skins/default/templates/faq.html:77
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 ""
-#: skins/default/templates/faq.html:105
+#: skins/default/templates/faq.html:78
msgid "If this approach is not for you, we respect your choice."
msgstr ""
-#: skins/default/templates/faq.html:109
+#: skins/default/templates/faq.html:80
msgid "Still have questions?"
msgstr ""
-#: skins/default/templates/faq.html:110
+#: skins/default/templates/faq.html:81
#, python-format
msgid ""
"Please ask your question at %(ask_question_url)s, help make our community "
@@ -3154,50 +3325,42 @@ msgstr ""
"Please <a href='%(ask_question_url)s'>ask</a> your question, help make our "
"community better!"
-#: skins/default/templates/faq.html:112 skins/default/templates/header.html:26
-msgid "questions"
-msgstr ""
-
-#: skins/default/templates/faq.html:112
-msgid "."
-msgstr ""
-
#: skins/default/templates/feedback.html:3
msgid "Feedback"
msgstr ""
-#: skins/default/templates/feedback.html:6
+#: skins/default/templates/feedback.html:5
msgid "Give us your feedback!"
msgstr ""
-#: skins/default/templates/feedback.html:12
+#: skins/default/templates/feedback.html:9
#, 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"
-" "
+" <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 ""
-#: skins/default/templates/feedback.html:19
+#: skins/default/templates/feedback.html:16
msgid ""
"\n"
-" <span class='big strong'>Dear visitor</span>, we look forward to "
+" <span class='big strong'>Dear visitor</span>, we look forward to "
"hearing your feedback.\n"
-" Please type and send us your message below.\n"
-" "
+" Please type and send us your message below.\n"
+" "
msgstr ""
-#: skins/default/templates/feedback.html:28
+#: skins/default/templates/feedback.html:25
msgid "(please enter a valid email)"
msgstr ""
-#: skins/default/templates/feedback.html:36
+#: skins/default/templates/feedback.html:33
msgid "(this field is required)"
msgstr ""
-#: skins/default/templates/feedback.html:44
+#: skins/default/templates/feedback.html:41
msgid "Send Feedback"
msgstr ""
@@ -3225,42 +3388,34 @@ msgstr ""
msgid "Message body:"
msgstr ""
-#: skins/default/templates/footer.html:5
-#: skins/default/templates/blocks/header_meta_links.html:51
-msgid "about"
-msgstr ""
-
-#: skins/default/templates/footer.html:7
-msgid "privacy policy"
-msgstr ""
-
-#: skins/default/templates/footer.html:16
-msgid "give feedback"
-msgstr ""
-
-#: skins/default/templates/header.html:15
-msgid "back to home page"
+#: skins/default/templates/import_data.html:2
+#: skins/default/templates/import_data.html:4
+msgid "Import StackExchange data"
msgstr ""
-#: skins/default/templates/header.html:16
-#, python-format
-msgid "%(site)s logo"
+#: skins/default/templates/import_data.html:13
+msgid ""
+"<em>Warning:</em> if your database is not empty, please back it up\n"
+" before attempting this operation."
msgstr ""
-#: skins/default/templates/header.html:36
-msgid "users"
-msgstr "people"
-
-#: skins/default/templates/header.html:41
-msgid "badges"
+#: skins/default/templates/import_data.html:16
+msgid ""
+"Upload your stackexchange dump .zip file, then wait until\n"
+" the data import completes. This process may take several minutes.\n"
+" Please note that feedback will be printed in plain text.\n"
+" "
msgstr ""
-#: skins/default/templates/header.html:46
-msgid "ask a question"
+#: skins/default/templates/import_data.html:25
+msgid "Import data"
msgstr ""
-#: skins/default/templates/input_bar.html:32
-msgid "search"
+#: skins/default/templates/import_data.html:27
+msgid ""
+"In the case you experience any difficulties in using this import tool,\n"
+" please try importing your data via command line: <code>python manage."
+"py load_stackexchange path/to/your-data.zip</code>"
msgstr ""
#: skins/default/templates/instant_notification.html:1
@@ -3331,20 +3486,20 @@ msgstr ""
msgid "<p>Sincerely,<br/>Forum Administrator</p>"
msgstr ""
-#: skins/default/templates/logout.html:3 skins/default/templates/logout.html:6
+#: skins/default/templates/logout.html:3 skins/default/templates/logout.html:5
msgid "Logout"
msgstr "Sign out"
-#: skins/default/templates/logout.html:9
+#: skins/default/templates/logout.html:6
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 forumbut will not "
-"sign you off from your OpenID provider.</p><p>If you wish to sign off "
+"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."
-#: skins/default/templates/logout.html:10
+#: skins/default/templates/logout.html:7
msgid "Logout now"
msgstr "Logout Now"
@@ -3356,117 +3511,119 @@ msgstr ""
msgid "badges:"
msgstr ""
-#: skins/default/templates/macros.html:52
-#: skins/default/templates/macros.html:53
+#: skins/default/templates/macros.html:82
+#: skins/default/templates/macros.html:83
msgid "previous"
msgstr ""
-#: skins/default/templates/macros.html:64
+#: skins/default/templates/macros.html:94
msgid "current page"
msgstr ""
-#: skins/default/templates/macros.html:66
-#: skins/default/templates/macros.html:73
+#: skins/default/templates/macros.html:96
+#: skins/default/templates/macros.html:103
#, python-format
msgid "page number %(num)s"
msgstr "page %(num)s"
-#: skins/default/templates/macros.html:77
+#: skins/default/templates/macros.html:107
msgid "next page"
msgstr ""
-#: skins/default/templates/macros.html:88
+#: skins/default/templates/macros.html:118
msgid "posts per page"
msgstr ""
-#: skins/default/templates/macros.html:119 templatetags/extra_tags.py:44
+#: skins/default/templates/macros.html:150 templatetags/extra_tags.py:43
#, python-format
msgid "%(username)s gravatar image"
msgstr ""
-#: skins/default/templates/macros.html:142
+#: skins/default/templates/macros.html:159
+#, python-format
+msgid "%(username)s's website is %(url)s"
+msgstr ""
+
+#: skins/default/templates/macros.html:171
+#, fuzzy
+msgid "anonymous user"
+msgstr "Sorry, anonymous users cannot vote"
+
+#: skins/default/templates/macros.html:199
msgid "this post is marked as community wiki"
msgstr ""
-#: skins/default/templates/macros.html:145
+#: skins/default/templates/macros.html:202
#, python-format
msgid ""
"This post is a wiki.\n"
" Anyone with karma &gt;%(wiki_min_rep)s is welcome to improve it."
msgstr ""
-#: skins/default/templates/macros.html:151
+#: skins/default/templates/macros.html:208
msgid "asked"
msgstr ""
-#: skins/default/templates/macros.html:153
+#: skins/default/templates/macros.html:210
msgid "answered"
msgstr ""
-#: skins/default/templates/macros.html:155
+#: skins/default/templates/macros.html:212
msgid "posted"
msgstr ""
-#: skins/default/templates/macros.html:185
+#: skins/default/templates/macros.html:242
msgid "updated"
msgstr ""
-#: skins/default/templates/macros.html:210
-#: skins/default/templates/unused/questions_ajax.html:23 views/readers.py:238
+#: skins/default/templates/macros.html:309
+#, python-format
+msgid "see questions tagged '%(tag)s'"
+msgstr ""
+
+#: skins/default/templates/macros.html:352 views/readers.py:219
msgid "vote"
msgid_plural "votes"
msgstr[0] ""
msgstr[1] ""
-#: skins/default/templates/macros.html:227
-#: skins/default/templates/unused/questions_ajax.html:43 views/readers.py:241
+#: skins/default/templates/macros.html:369 views/readers.py:222
msgid "answer"
msgid_plural "answers"
msgstr[0] ""
msgstr[1] ""
-#: skins/default/templates/macros.html:239
-#: skins/default/templates/unused/questions_ajax.html:55 views/readers.py:244
+#: skins/default/templates/macros.html:380 views/readers.py:225
msgid "view"
msgid_plural "views"
msgstr[0] ""
msgstr[1] ""
-#: skins/default/templates/macros.html:251
-#: skins/default/templates/question.html:88
-#: skins/default/templates/tags.html:38
-#: skins/default/templates/unused/question_list.html:64
-#: skins/default/templates/unused/question_summary_list_roll.html:52
-#: skins/default/templates/unused/questions_ajax.html:68
-#, python-format
-msgid "see questions tagged '%(tag)s'"
-msgstr ""
-
-#: skins/default/templates/macros.html:267
-#: skins/default/templates/question.html:94
-#: skins/default/templates/question.html:250
+#: skins/default/templates/macros.html:409
+#: skins/default/templates/question.html:93
+#: skins/default/templates/question.html:249
#: skins/default/templates/revisions.html:37
msgid "edit"
msgstr ""
-#: skins/default/templates/macros.html:272
+#: skins/default/templates/macros.html:413
msgid "delete this comment"
msgstr ""
-#: skins/default/templates/macros.html:290
-#: skins/default/templates/macros.html:298
-#: skins/default/templates/question.html:432
+#: skins/default/templates/macros.html:431
+#: skins/default/templates/macros.html:439
+#: skins/default/templates/question.html:439
msgid "add comment"
msgstr "post a comment"
-#: skins/default/templates/macros.html:291
+#: skins/default/templates/macros.html:432
#, python-format
msgid "see <strong>%(counter)s</strong> more"
msgid_plural "see <strong>%(counter)s</strong> more"
msgstr[0] ""
msgstr[1] ""
-#: skins/default/templates/macros.html:293
+#: skins/default/templates/macros.html:434
#, python-format
msgid "see <strong>%(counter)s</strong> more comment"
msgid_plural ""
@@ -3475,186 +3632,225 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: skins/default/templates/macros.html:421
+#: skins/default/templates/macros.html:569
msgid "(required)"
msgstr ""
-#: skins/default/templates/macros.html:442
+#: skins/default/templates/macros.html:590
msgid "Toggle the real time Markdown editor preview"
msgstr ""
+#: skins/default/templates/macros.html:602
+#, python-format
+msgid "responses for %(username)s"
+msgstr ""
+
+#: skins/default/templates/macros.html:605
+#, python-format
+msgid "you have a new response"
+msgid_plural "you have %(response_count)s new responses"
+msgstr[0] ""
+msgstr[1] ""
+
+#: skins/default/templates/macros.html:608
+msgid "no new responses yet"
+msgstr ""
+
+#: skins/default/templates/macros.html:623
+#: skins/default/templates/macros.html:624
+#, python-format
+msgid "%(new)s new flagged posts and %(seen)s previous"
+msgstr ""
+
+#: skins/default/templates/macros.html:626
+#: skins/default/templates/macros.html:627
+#, python-format
+msgid "%(new)s new flagged posts"
+msgstr ""
+
+#: skins/default/templates/macros.html:632
+#: skins/default/templates/macros.html:633
+#, python-format
+msgid "%(seen)s flagged posts"
+msgstr ""
+
+#: skins/default/templates/main_page.html:11
+msgid "Questions"
+msgstr ""
+
#: skins/default/templates/privacy.html:3
-#: skins/default/templates/privacy.html:6
+#: skins/default/templates/privacy.html:5
msgid "Privacy policy"
msgstr ""
-#: skins/default/templates/question.html:30
-#: skins/default/templates/question.html:31
-#: skins/default/templates/question.html:46
-#: skins/default/templates/question.html:48
+#: skins/default/templates/question.html:27
+#: skins/default/templates/question.html:28
+#: skins/default/templates/question.html:43
+#: skins/default/templates/question.html:45
msgid "i like this post (click again to cancel)"
msgstr ""
-#: skins/default/templates/question.html:33
-#: skins/default/templates/question.html:50
-#: skins/default/templates/question.html:201
+#: skins/default/templates/question.html:30
+#: skins/default/templates/question.html:47
+#: skins/default/templates/question.html:200
msgid "current number of votes"
msgstr ""
-#: skins/default/templates/question.html:42
-#: skins/default/templates/question.html:43
-#: skins/default/templates/question.html:55
-#: skins/default/templates/question.html:56
+#: skins/default/templates/question.html:39
+#: skins/default/templates/question.html:40
+#: skins/default/templates/question.html:52
+#: skins/default/templates/question.html:53
msgid "i dont like this post (click again to cancel)"
msgstr ""
-#: skins/default/templates/question.html:60
-#: skins/default/templates/question.html:61
+#: skins/default/templates/question.html:57
+#: skins/default/templates/question.html:58
msgid "mark this question as favorite (click again to cancel)"
msgstr ""
-#: skins/default/templates/question.html:67
-#: skins/default/templates/question.html:68
+#: skins/default/templates/question.html:64
+#: skins/default/templates/question.html:65
msgid "remove favorite mark from this question (click again to restore mark)"
msgstr ""
-#: skins/default/templates/question.html:74
+#: skins/default/templates/question.html:71
msgid "Share this question on twitter"
msgstr ""
-#: skins/default/templates/question.html:75
+#: skins/default/templates/question.html:72
msgid "Share this question on facebook"
msgstr ""
-#: skins/default/templates/question.html:97
+#: skins/default/templates/question.html:96
msgid "retag"
msgstr ""
-#: skins/default/templates/question.html:104
+#: skins/default/templates/question.html:103
msgid "reopen"
msgstr ""
-#: skins/default/templates/question.html:108
+#: skins/default/templates/question.html:107
msgid "close"
msgstr ""
-#: skins/default/templates/question.html:113
-#: skins/default/templates/question.html:254
+#: skins/default/templates/question.html:112
+#: skins/default/templates/question.html:253
msgid ""
"report as offensive (i.e containing spam, advertising, malicious text, etc.)"
msgstr ""
-#: skins/default/templates/question.html:114
-#: skins/default/templates/question.html:255
+#: skins/default/templates/question.html:113
+#: skins/default/templates/question.html:254
msgid "flag offensive"
msgstr ""
-#: skins/default/templates/question.html:121
-#: skins/default/templates/question.html:265
+#: skins/default/templates/question.html:120
+#: skins/default/templates/question.html:264
msgid "undelete"
msgstr ""
-#: skins/default/templates/question.html:121
-#: skins/default/templates/question.html:265
-#: skins/default/templates/authopenid/signin.html:175
+#: skins/default/templates/question.html:120
+#: skins/default/templates/question.html:264
+#: skins/default/templates/authopenid/signin.html:149
msgid "delete"
msgstr ""
-#: skins/default/templates/question.html:159
+#: skins/default/templates/question.html:157
#, python-format
msgid ""
"The question has been closed for the following reason \"%(close_reason)s\" by"
msgstr ""
-#: skins/default/templates/question.html:161
+#: skins/default/templates/question.html:159
#, python-format
msgid "close date %(closed_at)s"
msgstr ""
-#: skins/default/templates/question.html:169
+#: skins/default/templates/question.html:165
#, python-format
msgid ""
"\n"
-" %(counter)s Answer:\n"
-" "
+" %(counter)s Answer:\n"
+" "
msgid_plural ""
"\n"
-" %(counter)s Answers:\n"
-" "
+" %(counter)s Answers:\n"
+" "
msgstr[0] ""
msgstr[1] ""
-#: skins/default/templates/question.html:177
+#: skins/default/templates/question.html:173
msgid "oldest answers will be shown first"
msgstr ""
-#: skins/default/templates/question.html:177
+#: skins/default/templates/question.html:174
msgid "oldest answers"
msgstr "oldest"
-#: skins/default/templates/question.html:179
+#: skins/default/templates/question.html:176
msgid "newest answers will be shown first"
msgstr ""
-#: skins/default/templates/question.html:179
+#: skins/default/templates/question.html:177
msgid "newest answers"
msgstr "newest"
-#: skins/default/templates/question.html:181
+#: skins/default/templates/question.html:179
msgid "most voted answers will be shown first"
msgstr ""
-#: skins/default/templates/question.html:181
+#: skins/default/templates/question.html:180
msgid "popular answers"
msgstr "most voted"
+#: skins/default/templates/question.html:198
#: skins/default/templates/question.html:199
-#: skins/default/templates/question.html:200
msgid "i like this answer (click again to cancel)"
msgstr ""
+#: skins/default/templates/question.html:209
#: skins/default/templates/question.html:210
-#: skins/default/templates/question.html:211
msgid "i dont like this answer (click again to cancel)"
msgstr ""
+#: skins/default/templates/question.html:218
#: skins/default/templates/question.html:219
-#: skins/default/templates/question.html:220
msgid "mark this answer as favorite (click again to undo)"
msgstr ""
+#: skins/default/templates/question.html:228
#: skins/default/templates/question.html:229
-#: skins/default/templates/question.html:230
#, python-format
msgid "%(question_author)s has selected this answer as correct"
msgstr ""
-#: skins/default/templates/question.html:245
+#: skins/default/templates/question.html:244
msgid "answer permanent link"
msgstr "permanent link"
-#: skins/default/templates/question.html:246
+#: skins/default/templates/question.html:245
msgid "permanent link"
msgstr "link"
-#: skins/default/templates/question.html:315
-#: skins/default/templates/question.html:317
+#: skins/default/templates/question.html:314
+#: skins/default/templates/question.html:316
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"
-#: skins/default/templates/question.html:319
+#: skins/default/templates/question.html:318
msgid "Notify me weekly when there are any new answers"
msgstr ""
"<strong>Notify me</strong> weekly when there are any new answers or updates"
-#: skins/default/templates/question.html:321
+#: skins/default/templates/question.html:320
msgid "Notify me immediately when there are any new answers"
msgstr ""
-"<strong>Notify me</strong> immediately when there are any new answers or updates"
+"<strong>Notify me</strong> immediately when there are any new answers or "
+"updates"
-#: skins/default/templates/question.html:324
+#: skins/default/templates/question.html:323
#, python-format
msgid ""
"You can always adjust frequency of email updates from your %(profile_url)s"
@@ -3662,21 +3858,21 @@ msgstr ""
"(note: you can always <strong><a href='%(profile_url)s?"
"sort=email_subscriptions'>change</a></strong> how often you receive updates)"
-#: skins/default/templates/question.html:329
+#: skins/default/templates/question.html:328
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."
-#: skins/default/templates/question.html:339
+#: skins/default/templates/question.html:338
msgid "Your answer"
msgstr ""
-#: skins/default/templates/question.html:341
+#: skins/default/templates/question.html:340
msgid "Be the first one to answer this question!"
msgstr ""
-#: skins/default/templates/question.html:347
+#: skins/default/templates/question.html:346
msgid "you can answer anonymously and then login"
msgstr ""
"<span class='strong big'>Please start posting your answer anonymously</span> "
@@ -3685,7 +3881,7 @@ msgstr ""
"answer</strong>, for discussions, <strong>please use comments</strong> and "
"<strong>please do remember to vote</strong> (after you log in)!"
-#: skins/default/templates/question.html:351
+#: skins/default/templates/question.html:350
msgid "answer your own question only to give an answer"
msgstr ""
"<span class='big strong'>You are welcome to answer your own question</span>, "
@@ -3695,7 +3891,7 @@ msgstr ""
"forget to vote :)</strong> for the answers that you liked (or perhaps did "
"not like)! "
-#: skins/default/templates/question.html:353
+#: skins/default/templates/question.html:352
msgid "please only give an answer, no discussions"
msgstr ""
"<span class='big strong'>Please try to give a substantial answer</span>. If "
@@ -3705,275 +3901,100 @@ msgstr ""
"please <strong>don't forget to vote</strong> - it really helps to select the "
"best questions and answers!"
-#: skins/default/templates/question.html:360
+#: skins/default/templates/question.html:359
msgid "Login/Signup to Post Your Answer"
msgstr "Login/Signup to Post"
-#: skins/default/templates/question.html:363
+#: skins/default/templates/question.html:362
msgid "Answer Your Own Question"
msgstr ""
-#: skins/default/templates/question.html:365
+#: skins/default/templates/question.html:364
msgid "Answer the question"
msgstr "Post Your Answer"
-#: skins/default/templates/question.html:379
+#: skins/default/templates/question.html:380
msgid "Question tags"
msgstr "Tags"
-#: skins/default/templates/question.html:384
-#: skins/default/templates/questions.html:222
-#: skins/default/templates/tag_selector.html:9
-#: skins/default/templates/tag_selector.html:26
-#, python-format
-msgid "see questions tagged '%(tag_name)s'"
-msgstr ""
-
-#: skins/default/templates/question.html:390
+#: skins/default/templates/question.html:397
msgid "question asked"
msgstr "Asked"
-#: skins/default/templates/question.html:393
+#: skins/default/templates/question.html:400
msgid "question was seen"
msgstr "Seen"
-#: skins/default/templates/question.html:393
+#: skins/default/templates/question.html:400
msgid "times"
msgstr ""
-#: skins/default/templates/question.html:396
+#: skins/default/templates/question.html:403
msgid "last updated"
msgstr "Last updated"
-#: skins/default/templates/question.html:403
+#: skins/default/templates/question.html:410
msgid "Related questions"
msgstr ""
#: skins/default/templates/question_edit.html:4
-#: skins/default/templates/question_edit.html:10
+#: skins/default/templates/question_edit.html:9
msgid "Edit question"
msgstr ""
-#: skins/default/templates/question_edit_tips.html:3
-msgid "question tips"
-msgstr "Tips"
-
-#: skins/default/templates/question_edit_tips.html:6
-msgid "please ask a relevant question"
-msgstr "ask a question interesting to this community"
-
-#: skins/default/templates/question_edit_tips.html:9
-msgid "please try provide enough details"
-msgstr "provide enough details"
-
#: skins/default/templates/question_retag.html:3
-#: skins/default/templates/question_retag.html:6
+#: skins/default/templates/question_retag.html:5
msgid "Change tags"
msgstr "Retag question"
-#: skins/default/templates/question_retag.html:25
+#: skins/default/templates/question_retag.html:22
msgid "Retag"
msgstr ""
-#: skins/default/templates/question_retag.html:34
+#: skins/default/templates/question_retag.html:30
msgid "Why use and modify tags?"
msgstr ""
-#: skins/default/templates/question_retag.html:36
+#: skins/default/templates/question_retag.html:32
msgid "Tags help to keep the content better organized and searchable"
msgstr ""
-#: skins/default/templates/question_retag.html:38
+#: skins/default/templates/question_retag.html:34
msgid "tag editors receive special awards from the community"
msgstr ""
-#: skins/default/templates/question_retag.html:79
+#: skins/default/templates/question_retag.html:61
msgid "up to 5 tags, less than 20 characters each"
msgstr ""
-#: skins/default/templates/questions.html:4
-msgid "Questions"
-msgstr ""
-
-#: skins/default/templates/questions.html:9
-msgid "In:"
-msgstr ""
-
-#: skins/default/templates/questions.html:18
-msgid "see unanswered questions"
-msgstr ""
-
-#: skins/default/templates/questions.html:24
-msgid "see your favorite questions"
-msgstr ""
-
-#: skins/default/templates/questions.html:29
-msgid "Sort by:"
-msgstr ""
-
-#: skins/default/templates/questions.html:97
-#: skins/default/templates/questions.html:100
-msgid "subscribe to the questions feed"
-msgstr ""
-
-#: skins/default/templates/questions.html:101
-msgid "rss feed"
-msgstr ""
-
-#: skins/default/templates/questions.html:105
-#, python-format
-msgid ""
-"\n"
-" %(q_num)s question\n"
-" "
-msgid_plural ""
-"\n"
-" %(q_num)s questions\n"
-" "
-msgstr[0] ""
-msgstr[1] ""
-
-#: skins/default/templates/questions.html:111 views/readers.py:158
-#, python-format
-msgid "%(q_num)s question"
-msgid_plural "%(q_num)s questions"
-msgstr[0] ""
-msgstr[1] ""
-
-#: skins/default/templates/questions.html:114
-#, python-format
-msgid "with %(author_name)s's contributions"
-msgstr ""
-
-#: skins/default/templates/questions.html:117
-msgid "tagged"
-msgstr ""
-
-#: skins/default/templates/questions.html:122
-msgid "Search tips:"
-msgstr ""
-
-#: skins/default/templates/questions.html:125
-msgid "reset author"
-msgstr ""
-
-#: skins/default/templates/questions.html:127
-#: skins/default/templates/questions.html:130
-#: skins/default/templates/questions.html:168
-#: skins/default/templates/questions.html:171
-msgid " or "
-msgstr ""
-
-#: skins/default/templates/questions.html:128
-msgid "reset tags"
-msgstr ""
-
-#: skins/default/templates/questions.html:131
-#: skins/default/templates/questions.html:134
-msgid "start over"
-msgstr ""
-
-#: skins/default/templates/questions.html:136
-msgid " - to expand, or dig in by adding more tags and revising the query."
-msgstr ""
-
-#: skins/default/templates/questions.html:139
-msgid "Search tip:"
-msgstr ""
-
-#: skins/default/templates/questions.html:139
-msgid "add tags and a query to focus your search"
-msgstr ""
-
-#: skins/default/templates/questions.html:154
-#: skins/default/templates/unused/questions_ajax.html:79
-msgid "There are no unanswered questions here"
-msgstr ""
-
-#: skins/default/templates/questions.html:157
-#: skins/default/templates/unused/questions_ajax.html:82
-msgid "No favorite questions here. "
-msgstr ""
-
-#: skins/default/templates/questions.html:158
-#: skins/default/templates/unused/questions_ajax.html:83
-msgid "Please start (bookmark) some questions when you visit them"
-msgstr ""
-
-#: skins/default/templates/questions.html:163
-#: skins/default/templates/unused/questions_ajax.html:88
-msgid "You can expand your search by "
-msgstr ""
-
-#: skins/default/templates/questions.html:166
-#: skins/default/templates/unused/questions_ajax.html:92
-msgid "resetting author"
-msgstr ""
-
-#: skins/default/templates/questions.html:169
-#: skins/default/templates/unused/questions_ajax.html:96
-msgid "resetting tags"
-msgstr ""
-
-#: skins/default/templates/questions.html:172
-#: skins/default/templates/questions.html:175
-#: skins/default/templates/unused/questions_ajax.html:100
-#: skins/default/templates/unused/questions_ajax.html:104
-msgid "starting over"
-msgstr ""
-
-#: skins/default/templates/questions.html:180
-#: skins/default/templates/unused/questions_ajax.html:109
-msgid "Please always feel free to ask your question!"
-msgstr ""
-
-#: skins/default/templates/questions.html:184
-#: skins/default/templates/unused/questions_ajax.html:113
-msgid "Did not find what you were looking for?"
-msgstr ""
-
-#: skins/default/templates/questions.html:185
-#: skins/default/templates/unused/questions_ajax.html:114
-msgid "Please, post your question!"
-msgstr ""
-
-#: skins/default/templates/questions.html:200
-msgid "Contributors"
-msgstr ""
-
-#: skins/default/templates/questions.html:217
-msgid "Related tags"
-msgstr "Tags"
-
-#: skins/default/templates/reopen.html:3 skins/default/templates/reopen.html:6
+#: skins/default/templates/reopen.html:3 skins/default/templates/reopen.html:5
msgid "Reopen question"
msgstr ""
-#: skins/default/templates/reopen.html:9
+#: skins/default/templates/reopen.html:6
msgid "Title"
msgstr ""
-#: skins/default/templates/reopen.html:14
+#: skins/default/templates/reopen.html:11
#, python-format
msgid ""
"This question has been closed by \n"
-" <a href=\"%(closed_by_profile_url)s\">%(closed_by_username)s</a>\n"
-" "
+" <a href=\"%(closed_by_profile_url)s\">%(closed_by_username)s</a>\n"
msgstr ""
-#: skins/default/templates/reopen.html:19
+#: skins/default/templates/reopen.html:16
msgid "Close reason:"
msgstr ""
-#: skins/default/templates/reopen.html:22
+#: skins/default/templates/reopen.html:19
msgid "When:"
msgstr ""
-#: skins/default/templates/reopen.html:25
+#: skins/default/templates/reopen.html:22
msgid "Reopen this question?"
msgstr ""
-#: skins/default/templates/reopen.html:29
+#: skins/default/templates/reopen.html:26
msgid "Reopen this question"
msgstr ""
@@ -3991,32 +4012,17 @@ msgstr ""
msgid "revision %(number)s"
msgstr ""
-#: skins/default/templates/tag_selector.html:3
-msgid "Interesting tags"
-msgstr ""
-
-#: skins/default/templates/tag_selector.html:13
-#, python-format
-msgid "remove '%(tag_name)s' from the list of interesting tags"
+#: skins/default/templates/subscribe_for_tags.html:3
+#: skins/default/templates/subscribe_for_tags.html:5
+msgid "Subscribe for tags"
msgstr ""
-#: skins/default/templates/tag_selector.html:19
-#: skins/default/templates/tag_selector.html:36
-#: skins/default/templates/user_moderate.html:35
-msgid "Add"
-msgstr ""
-
-#: skins/default/templates/tag_selector.html:20
-msgid "Ignored tags"
-msgstr ""
-
-#: skins/default/templates/tag_selector.html:30
-#, python-format
-msgid "remove '%(tag_name)s' from the list of ignored tags"
+#: skins/default/templates/subscribe_for_tags.html:6
+msgid "Please, subscribe for the following tags:"
msgstr ""
-#: skins/default/templates/tag_selector.html:39
-msgid "keep ignored questions hidden"
+#: skins/default/templates/subscribe_for_tags.html:15
+msgid "Subscribe"
msgstr ""
#: skins/default/templates/tags.html:4 skins/default/templates/tags.html:8
@@ -4039,355 +4045,25 @@ msgstr ""
msgid "by popularity"
msgstr ""
-#: skins/default/templates/tags.html:27
+#: skins/default/templates/tags.html:26
#, python-format
msgid ""
"All tags matching '<span class=\"darkred\"><strong>%(stag)s</strong></span>'"
msgstr ""
-#: skins/default/templates/tags.html:30
+#: skins/default/templates/tags.html:29
msgid "Nothing found"
msgstr ""
-#: skins/default/templates/user.html:14
-#, python-format
-msgid "%(username)s's profile"
-msgstr ""
-
-#: skins/default/templates/user_edit.html:4
-msgid "Edit user profile"
-msgstr ""
-
-#: skins/default/templates/user_edit.html:7
-msgid "edit profile"
-msgstr ""
-
-#: skins/default/templates/user_edit.html:17
-#: skins/default/templates/user_info.html:11
-msgid "change picture"
-msgstr ""
-
-#: skins/default/templates/user_edit.html:20
-msgid "Registered user"
-msgstr ""
-
-#: skins/default/templates/user_edit.html:27
-msgid "Screen Name"
-msgstr ""
-
-#: skins/default/templates/user_edit.html:75
-#: skins/default/templates/user_email_subscriptions.html:18
-msgid "Update"
-msgstr ""
-
-#: skins/default/templates/user_email_subscriptions.html:4
-msgid "Email subscription settings"
-msgstr ""
-
-#: skins/default/templates/user_email_subscriptions.html:5
-msgid "email subscription settings info"
-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."
-
-#: skins/default/templates/user_email_subscriptions.html:19
-msgid "Stop sending email"
-msgstr "Stop Email"
-
-#: skins/default/templates/user_inbox.html:31
-msgid "Sections:"
-msgstr ""
-
-#: skins/default/templates/user_inbox.html:35
-#, python-format
-msgid "forum responses (%(re_count)s)"
-msgstr ""
-
-#: skins/default/templates/user_inbox.html:40
-#, python-format
-msgid "flagged items (%(flag_count)s)"
-msgstr ""
-
-#: skins/default/templates/user_inbox.html:46
-msgid "select:"
-msgstr ""
-
-#: skins/default/templates/user_inbox.html:48
-msgid "seen"
-msgstr ""
-
-#: skins/default/templates/user_inbox.html:49
-msgid "new"
-msgstr ""
-
-#: skins/default/templates/user_inbox.html:50
-msgid "none"
-msgstr ""
-
-#: skins/default/templates/user_inbox.html:51
-msgid "mark as seen"
-msgstr ""
-
-#: skins/default/templates/user_inbox.html:52
-msgid "mark as new"
-msgstr ""
-
-#: skins/default/templates/user_inbox.html:53
-msgid "dismiss"
-msgstr ""
+#: skins/default/templates/users.html:4 skins/default/templates/users.html:7
+msgid "Users"
+msgstr "People"
-#: skins/default/templates/user_info.html:18
#: skins/default/templates/users.html:13 skins/default/templates/users.html:14
+#: skins/default/templates/user_profile/user_info.html:25
msgid "reputation"
msgstr "karma"
-#: skins/default/templates/user_info.html:30
-msgid "manage login methods"
-msgstr ""
-
-#: skins/default/templates/user_info.html:34
-msgid "update profile"
-msgstr ""
-
-#: skins/default/templates/user_info.html:46
-msgid "real name"
-msgstr ""
-
-#: skins/default/templates/user_info.html:51
-msgid "member for"
-msgstr "member since"
-
-#: skins/default/templates/user_info.html:56
-msgid "last seen"
-msgstr ""
-
-#: skins/default/templates/user_info.html:62
-msgid "user website"
-msgstr "website"
-
-#: skins/default/templates/user_info.html:68
-msgid "location"
-msgstr ""
-
-#: skins/default/templates/user_info.html:75
-msgid "age"
-msgstr ""
-
-#: skins/default/templates/user_info.html:76
-msgid "age unit"
-msgstr "years old"
-
-#: skins/default/templates/user_info.html:83
-msgid "todays unused votes"
-msgstr ""
-
-#: skins/default/templates/user_info.html:84
-msgid "votes left"
-msgstr ""
-
-#: skins/default/templates/user_moderate.html:5
-#, python-format
-msgid "%(username)s's current status is \"%(status)s\""
-msgstr ""
-
-#: skins/default/templates/user_moderate.html:8
-msgid "User status changed"
-msgstr ""
-
-#: skins/default/templates/user_moderate.html:15
-msgid "Save"
-msgstr ""
-
-#: skins/default/templates/user_moderate.html:21
-#, python-format
-msgid "Your current reputation is %(reputation)s points"
-msgstr ""
-
-#: skins/default/templates/user_moderate.html:23
-#, python-format
-msgid "User's current reputation is %(reputation)s points"
-msgstr ""
-
-#: skins/default/templates/user_moderate.html:27
-msgid "User reputation changed"
-msgstr ""
-
-#: skins/default/templates/user_moderate.html:34
-msgid "Subtract"
-msgstr ""
-
-#: skins/default/templates/user_moderate.html:39
-#, python-format
-msgid "Send message to %(username)s"
-msgstr ""
-
-#: skins/default/templates/user_moderate.html:40
-msgid ""
-"An email will be sent to the user with 'reply-to' field set to your email "
-"address. Please make sure that your address is entered correctly."
-msgstr ""
-
-#: skins/default/templates/user_moderate.html:42
-msgid "Message sent"
-msgstr ""
-
-#: skins/default/templates/user_moderate.html:60
-msgid "Send message"
-msgstr ""
-
-#: skins/default/templates/user_reputation.html:7
-msgid "Your karma change log."
-msgstr ""
-
-#: skins/default/templates/user_reputation.html:9
-#, python-format
-msgid "%(user_name)s's karma change log"
-msgstr ""
-
-#: skins/default/templates/user_stats.html:7
-#, python-format
-msgid "<span class=\"count\">%(counter)s</span> Question"
-msgid_plural "<span class=\"count\">%(counter)s</span> Questions"
-msgstr[0] ""
-msgstr[1] ""
-
-#: skins/default/templates/user_stats.html:12
-#, python-format
-msgid "<span class=\"count\">%(counter)s</span> Answer"
-msgid_plural "<span class=\"count\">%(counter)s</span> Answers"
-msgstr[0] ""
-msgstr[1] ""
-
-#: skins/default/templates/user_stats.html:20
-#, python-format
-msgid "the answer has been voted for %(answer_score)s times"
-msgstr ""
-
-#: skins/default/templates/user_stats.html:20
-msgid "this answer has been selected as correct"
-msgstr ""
-
-#: skins/default/templates/user_stats.html:30
-#, python-format
-msgid "(%(comment_count)s comment)"
-msgid_plural "the answer has been commented %(comment_count)s times"
-msgstr[0] ""
-msgstr[1] ""
-
-#: skins/default/templates/user_stats.html:40
-#, python-format
-msgid "<span class=\"count\">%(cnt)s</span> Vote"
-msgid_plural "<span class=\"count\">%(cnt)s</span> Votes "
-msgstr[0] ""
-msgstr[1] ""
-
-#: skins/default/templates/user_stats.html:46
-msgid "thumb up"
-msgstr ""
-
-#: skins/default/templates/user_stats.html:47
-msgid "user has voted up this many times"
-msgstr ""
-
-#: skins/default/templates/user_stats.html:50
-msgid "thumb down"
-msgstr ""
-
-#: skins/default/templates/user_stats.html:51
-msgid "user voted down this many times"
-msgstr ""
-
-#: skins/default/templates/user_stats.html:59
-#, python-format
-msgid "<span class=\"count\">%(counter)s</span> Tag"
-msgid_plural "<span class=\"count\">%(counter)s</span> Tags"
-msgstr[0] ""
-msgstr[1] ""
-
-#: skins/default/templates/user_stats.html:67
-#, python-format
-msgid ""
-"see other questions with %(view_user)s's contributions tagged '%(tag_name)s' "
-msgstr ""
-
-#: skins/default/templates/user_stats.html:81
-#, python-format
-msgid "<span class=\"count\">%(counter)s</span> Badge"
-msgid_plural "<span class=\"count\">%(counter)s</span> Badges"
-msgstr[0] ""
-msgstr[1] ""
-
-#: skins/default/templates/user_tabs.html:5
-msgid "User profile"
-msgstr ""
-
-#: skins/default/templates/user_tabs.html:6
-msgid "overview"
-msgstr ""
-
-#: skins/default/templates/user_tabs.html:9 views/users.py:729
-msgid "comments and answers to others questions"
-msgstr ""
-
-#: skins/default/templates/user_tabs.html:10
-msgid "inbox"
-msgstr ""
-
-#: skins/default/templates/user_tabs.html:13
-msgid "graph of user reputation"
-msgstr "Graph of user karma"
-
-#: skins/default/templates/user_tabs.html:14
-msgid "reputation history"
-msgstr "karma history"
-
-#: skins/default/templates/user_tabs.html:16
-msgid "questions that user selected as his/her favorite"
-msgstr ""
-
-#: skins/default/templates/user_tabs.html:17
-msgid "favorites"
-msgstr ""
-
-#: skins/default/templates/user_tabs.html:19
-msgid "recent activity"
-msgstr ""
-
-#: skins/default/templates/user_tabs.html:20
-msgid "activity"
-msgstr ""
-
-#: skins/default/templates/user_tabs.html:23 views/users.py:794
-msgid "user vote record"
-msgstr ""
-
-#: skins/default/templates/user_tabs.html:24
-msgid "casted votes"
-msgstr "votes"
-
-#: skins/default/templates/user_tabs.html:28 views/users.py:904
-msgid "email subscription settings"
-msgstr ""
-
-#: skins/default/templates/user_tabs.html:29
-msgid "subscriptions"
-msgstr ""
-
-#: skins/default/templates/user_tabs.html:33 views/users.py:216
-msgid "moderate this user"
-msgstr ""
-
-#: skins/default/templates/user_tabs.html:34
-msgid "moderation"
-msgstr ""
-
-#: skins/default/templates/users.html:4 skins/default/templates/users.html:7
-msgid "Users"
-msgstr "People"
-
#: skins/default/templates/users.html:19 skins/default/templates/users.html:20
msgid "recent"
msgstr ""
@@ -4396,31 +4072,15 @@ msgstr ""
msgid "by username"
msgstr ""
-#: skins/default/templates/users.html:38
+#: skins/default/templates/users.html:37
#, python-format
msgid "users matching query %(suser)s:"
msgstr ""
-#: skins/default/templates/users.html:41
+#: skins/default/templates/users.html:40
msgid "Nothing found."
msgstr ""
-#: skins/default/templates/users_questions.html:9
-#: skins/default/templates/users_questions.html:17
-#, python-format
-msgid "this questions was selected as favorite %(cnt)s time"
-msgid_plural "this questions was selected as favorite %(cnt)s times"
-msgstr[0] ""
-msgstr[1] ""
-
-#: skins/default/templates/users_questions.html:10
-msgid "thumb-up on"
-msgstr ""
-
-#: skins/default/templates/users_questions.html:18
-msgid "thumb-up off"
-msgstr ""
-
#: skins/default/templates/authopenid/changeemail.html:2
#: skins/default/templates/authopenid/changeemail.html:8
#: skins/default/templates/authopenid/changeemail.html:36
@@ -4532,11 +4192,11 @@ msgstr ""
"(change_link)s'>change</a> email used for update subscriptions if necessary."
#: skins/default/templates/authopenid/complete.html:21
-#: skins/default/templates/authopenid/complete.html:24
+#: skins/default/templates/authopenid/complete.html:23
msgid "Registration"
msgstr ""
-#: skins/default/templates/authopenid/complete.html:29
+#: skins/default/templates/authopenid/complete.html:27
#, python-format
msgid "register new %(provider)s account info, see %(gravatar_faq_url)s"
msgstr ""
@@ -4547,7 +4207,7 @@ msgstr ""
"questions and will be used to create and retrieve your unique avatar image - "
"<a href='%(gravatar_faq_url)s'><strong>gravatar</strong></a>.</p>"
-#: skins/default/templates/authopenid/complete.html:32
+#: skins/default/templates/authopenid/complete.html:30
#, python-format
msgid ""
"%(username)s already exists, choose another name for \n"
@@ -4564,7 +4224,7 @@ msgstr ""
"updates</strong> on the interesting questions or entire forum by email. "
"Email addresses are never shown or otherwise shared with anybody else.</p>"
-#: skins/default/templates/authopenid/complete.html:36
+#: skins/default/templates/authopenid/complete.html:34
#, python-format
msgid ""
"register new external %(provider)s account info, see %(gravatar_faq_url)s"
@@ -4578,7 +4238,7 @@ msgstr ""
"retrieve your unique avatar image - <a href='%(gravatar_faq_url)"
"s'><strong>gravatar</strong></a>.</p>"
-#: skins/default/templates/authopenid/complete.html:39
+#: skins/default/templates/authopenid/complete.html:37
#, python-format
msgid "register new Facebook connect account info, see %(gravatar_faq_url)s"
msgstr ""
@@ -4589,22 +4249,22 @@ msgstr ""
"and will be used to create and retrieve your unique avatar image - <a href='%"
"(gravatar_faq_url)s'><strong>gravatar</strong></a>.</p>"
-#: skins/default/templates/authopenid/complete.html:42
+#: skins/default/templates/authopenid/complete.html:40
msgid "This account already exists, please use another."
msgstr ""
-#: skins/default/templates/authopenid/complete.html:61
+#: skins/default/templates/authopenid/complete.html:59
msgid "Screen name label"
msgstr "<strong>Screen Name</strong> (<i>will be shown to others</i>)"
-#: skins/default/templates/authopenid/complete.html:68
+#: skins/default/templates/authopenid/complete.html:66
msgid "Email address label"
msgstr ""
"<strong>Email Address</strong> (<i>will <strong>not</strong> be shared with "
"anyone, must be valid</i>)"
-#: skins/default/templates/authopenid/complete.html:74
-#: skins/default/templates/authopenid/signup_with_password.html:17
+#: skins/default/templates/authopenid/complete.html:72
+#: skins/default/templates/authopenid/signup_with_password.html:36
msgid "receive updates motivational blurb"
msgstr ""
"<strong>Receive forum updates by email</strong> - this will help our "
@@ -4613,16 +4273,16 @@ msgstr ""
"week</strong> - only when there is anything new.<br/>If you like, please "
"adjust this now or any time later from your user account."
-#: skins/default/templates/authopenid/complete.html:78
-#: skins/default/templates/authopenid/signup_with_password.html:21
+#: skins/default/templates/authopenid/complete.html:76
+#: skins/default/templates/authopenid/signup_with_password.html:40
msgid "please select one of the options above"
msgstr ""
-#: skins/default/templates/authopenid/complete.html:81
+#: skins/default/templates/authopenid/complete.html:79
msgid "Tag filter tool will be your right panel, once you log in."
msgstr ""
-#: skins/default/templates/authopenid/complete.html:82
+#: skins/default/templates/authopenid/complete.html:80
msgid "create account"
msgstr "Signup"
@@ -4674,11 +4334,24 @@ msgid ""
"for any inconvenience"
msgstr ""
-#: skins/default/templates/authopenid/signin.html:3
+#: skins/default/templates/authopenid/macros.html:50
+msgid "Please enter your <span>user name</span>, then sign in"
+msgstr ""
+
+#: skins/default/templates/authopenid/macros.html:51
+#: skins/default/templates/authopenid/signin.html:84
+msgid "(or select another login method above)"
+msgstr ""
+
+#: skins/default/templates/authopenid/macros.html:53
+msgid "Sign in"
+msgstr ""
+
+#: skins/default/templates/authopenid/signin.html:4
msgid "User login"
msgstr "User login"
-#: skins/default/templates/authopenid/signin.html:11
+#: skins/default/templates/authopenid/signin.html:12
#, python-format
msgid ""
"\n"
@@ -4690,7 +4363,7 @@ msgstr ""
"strong> %(summary)s...\"</i> <span class=\"strong big\">is saved and will be "
"posted once you log in.</span>"
-#: skins/default/templates/authopenid/signin.html:18
+#: skins/default/templates/authopenid/signin.html:19
#, python-format
msgid ""
"Your question \n"
@@ -4701,168 +4374,163 @@ msgstr ""
"strong> %(summary)s...\"</i> <span class=\"strong big\">is saved and will be "
"posted once you log in.</span>"
-#: skins/default/templates/authopenid/signin.html:25
+#: skins/default/templates/authopenid/signin.html:26
msgid ""
"Take a pick of your favorite service below to sign in using secure OpenID or "
"similar technology. Your external service password always stays confidential "
"and you don't have to rememeber or create another one."
msgstr ""
-#: skins/default/templates/authopenid/signin.html:28
+#: skins/default/templates/authopenid/signin.html:29
msgid ""
"It's a good idea to make sure that your existing login methods still work, "
"or add a new one. Please click any of the icons below to check/change or add "
"new login methods."
msgstr ""
-#: skins/default/templates/authopenid/signin.html:30
+#: skins/default/templates/authopenid/signin.html:31
msgid ""
"Please add a more permanent login method by clicking one of the icons below, "
"to avoid logging in via email each time."
msgstr ""
-#: skins/default/templates/authopenid/signin.html:34
+#: skins/default/templates/authopenid/signin.html:35
msgid ""
"Click on one of the icons below to add a new login method or re-validate an "
"existing one."
msgstr ""
-#: skins/default/templates/authopenid/signin.html:36
+#: skins/default/templates/authopenid/signin.html:37
msgid ""
"You don't have a method to log in right now, please add one or more by "
"clicking any of the icons below."
msgstr ""
-#: skins/default/templates/authopenid/signin.html:39
+#: skins/default/templates/authopenid/signin.html:40
msgid ""
"Please check your email and visit the enclosed link to re-connect to your "
"account"
msgstr ""
-#: skins/default/templates/authopenid/signin.html:86
-msgid "Please enter your <span>user name</span>, then sign in"
-msgstr ""
-
-#: skins/default/templates/authopenid/signin.html:87
-#: skins/default/templates/authopenid/signin.html:109
-msgid "(or select another login method above)"
-msgstr ""
-
-#: skins/default/templates/authopenid/signin.html:89
-msgid "Sign in"
-msgstr ""
-
-#: skins/default/templates/authopenid/signin.html:107
+#: skins/default/templates/authopenid/signin.html:82
msgid "Please enter your <span>user name and password</span>, then sign in"
msgstr ""
-#: skins/default/templates/authopenid/signin.html:111
+#: skins/default/templates/authopenid/signin.html:86
msgid "Login failed, please try again"
msgstr ""
-#: skins/default/templates/authopenid/signin.html:114
+#: skins/default/templates/authopenid/signin.html:89
msgid "Login name"
msgstr ""
-#: skins/default/templates/authopenid/signin.html:118
+#: skins/default/templates/authopenid/signin.html:93
msgid "Password"
msgstr ""
-#: skins/default/templates/authopenid/signin.html:122
+#: skins/default/templates/authopenid/signin.html:97
msgid "Login"
msgstr "Sign in"
-#: skins/default/templates/authopenid/signin.html:129
+#: skins/default/templates/authopenid/signin.html:104
msgid "To change your password - please enter the new one twice, then submit"
msgstr ""
-#: skins/default/templates/authopenid/signin.html:132
+#: skins/default/templates/authopenid/signin.html:107
msgid "New password"
msgstr ""
-#: skins/default/templates/authopenid/signin.html:137
+#: skins/default/templates/authopenid/signin.html:112
msgid "Please, retype"
msgstr ""
-#: skins/default/templates/authopenid/signin.html:156
+#: skins/default/templates/authopenid/signin.html:130
msgid "Here are your current login methods"
msgstr ""
-#: skins/default/templates/authopenid/signin.html:160
+#: skins/default/templates/authopenid/signin.html:134
msgid "provider"
msgstr ""
-#: skins/default/templates/authopenid/signin.html:161
+#: skins/default/templates/authopenid/signin.html:135
msgid "last used"
msgstr ""
-#: skins/default/templates/authopenid/signin.html:162
+#: skins/default/templates/authopenid/signin.html:136
msgid "delete, if you like"
msgstr ""
-#: skins/default/templates/authopenid/signin.html:187
+#: skins/default/templates/authopenid/signin.html:162
msgid "Still have trouble signing in?"
msgstr ""
-#: skins/default/templates/authopenid/signin.html:192
+#: skins/default/templates/authopenid/signin.html:167
msgid "Please, enter your email address below and obtain a new key"
msgstr ""
-#: skins/default/templates/authopenid/signin.html:194
+#: skins/default/templates/authopenid/signin.html:169
msgid "Please, enter your email address below to recover your account"
msgstr ""
-#: skins/default/templates/authopenid/signin.html:197
+#: skins/default/templates/authopenid/signin.html:172
msgid "recover your account via email"
msgstr ""
-#: skins/default/templates/authopenid/signin.html:208
+#: skins/default/templates/authopenid/signin.html:183
msgid "Send a new recovery key"
msgstr ""
-#: skins/default/templates/authopenid/signin.html:210
+#: skins/default/templates/authopenid/signin.html:185
msgid "Recover your account via email"
msgstr ""
-#: skins/default/templates/authopenid/signin.html:221
+#: skins/default/templates/authopenid/signin.html:196
msgid "Why use OpenID?"
msgstr ""
-#: skins/default/templates/authopenid/signin.html:224
+#: skins/default/templates/authopenid/signin.html:199
msgid "with openid it is easier"
msgstr "With the OpenID you don't need to create new username and password."
-#: skins/default/templates/authopenid/signin.html:227
+#: skins/default/templates/authopenid/signin.html:202
msgid "reuse openid"
msgstr "You can safely re-use the same login for all OpenID-enabled websites."
-#: skins/default/templates/authopenid/signin.html:230
+#: skins/default/templates/authopenid/signin.html:205
msgid "openid is widely adopted"
msgstr ""
"There are > 160,000,000 OpenID account in use. Over 10,000 sites are OpenID-"
"enabled."
-#: skins/default/templates/authopenid/signin.html:233
+#: skins/default/templates/authopenid/signin.html:208
msgid "openid is supported open standard"
msgstr "OpenID is based on an open standard, supported by many organizations."
-#: skins/default/templates/authopenid/signin.html:237
+#: skins/default/templates/authopenid/signin.html:212
msgid "Find out more"
msgstr ""
-#: skins/default/templates/authopenid/signin.html:238
+#: skins/default/templates/authopenid/signin.html:213
msgid "Get OpenID"
msgstr ""
-#: skins/default/templates/authopenid/signup_with_password.html:3
+#: skins/default/templates/authopenid/signup_with_password.html:4
msgid "Signup"
msgstr ""
-#: skins/default/templates/authopenid/signup_with_password.html:6
+#: skins/default/templates/authopenid/signup_with_password.html:10
+msgid "Please register by clicking on any of the icons below"
+msgstr ""
+
+#: skins/default/templates/authopenid/signup_with_password.html:23
+msgid "or create a new user name and password here"
+msgstr ""
+
+#: skins/default/templates/authopenid/signup_with_password.html:25
msgid "Create login name and password"
msgstr ""
-#: skins/default/templates/authopenid/signup_with_password.html:8
+#: skins/default/templates/authopenid/signup_with_password.html:26
msgid "Traditional signup info"
msgstr ""
"<span class='strong big'>If you prefer, create your forum login name and "
@@ -4871,181 +4539,805 @@ msgstr ""
"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."
-#: skins/default/templates/authopenid/signup_with_password.html:24
+#: skins/default/templates/authopenid/signup_with_password.html:44
msgid ""
"Please read and type in the two words below to help us prevent automated "
"account creation."
msgstr ""
-#: skins/default/templates/authopenid/signup_with_password.html:26
+#: skins/default/templates/authopenid/signup_with_password.html:47
msgid "Create Account"
msgstr ""
-#: skins/default/templates/authopenid/signup_with_password.html:27
+#: skins/default/templates/authopenid/signup_with_password.html:49
msgid "or"
msgstr ""
-#: skins/default/templates/authopenid/signup_with_password.html:28
+#: skins/default/templates/authopenid/signup_with_password.html:50
msgid "return to OpenID login"
msgstr ""
-#: skins/default/templates/blocks/header_meta_links.html:7
+#: skins/default/templates/avatar/add.html:3
+#, fuzzy
+msgid "add avatar"
+msgstr "How to change my picture (gravatar) and what is gravatar?"
+
+#: skins/default/templates/avatar/add.html:5
+#, fuzzy
+msgid "Change avatar"
+msgstr "Retag question"
+
+#: skins/default/templates/avatar/add.html:6
+#: skins/default/templates/avatar/change.html:7
+msgid "Your current avatar: "
+msgstr ""
+
+#: skins/default/templates/avatar/add.html:9
+#: skins/default/templates/avatar/change.html:11
+msgid "You haven't uploaded an avatar yet. Please upload one now."
+msgstr ""
+
+#: skins/default/templates/avatar/add.html:13
+msgid "Upload New Image"
+msgstr ""
+
+#: skins/default/templates/avatar/change.html:4
+#, fuzzy
+msgid "change avatar"
+msgstr "Retag question"
+
+#: skins/default/templates/avatar/change.html:17
+msgid "Choose new Default"
+msgstr ""
+
+#: skins/default/templates/avatar/change.html:22
+msgid "Upload"
+msgstr ""
+
+#: skins/default/templates/avatar/confirm_delete.html:3
+msgid "delete avatar"
+msgstr ""
+
+#: skins/default/templates/avatar/confirm_delete.html:5
+msgid "Please select the avatars that you would like to delete."
+msgstr ""
+
+#: skins/default/templates/avatar/confirm_delete.html:7
#, python-format
-msgid "responses for %(username)s"
+msgid ""
+"You have no avatars to delete. Please <a href=\"%(avatar_change_url)s"
+"\">upload one</a> now."
msgstr ""
-#: skins/default/templates/blocks/header_meta_links.html:10
+#: skins/default/templates/avatar/confirm_delete.html:13
+msgid "Delete These"
+msgstr ""
+
+#: skins/default/templates/blocks/answer_edit_tips.html:3
+msgid "answer tips"
+msgstr "Tips"
+
+#: skins/default/templates/blocks/answer_edit_tips.html:6
+msgid "please make your answer relevant to this community"
+msgstr "ask a question interesting to this community"
+
+#: skins/default/templates/blocks/answer_edit_tips.html:9
+msgid "try to give an answer, rather than engage into a discussion"
+msgstr ""
+
+#: skins/default/templates/blocks/answer_edit_tips.html:12
+msgid "please try to provide details"
+msgstr "provide enough details"
+
+#: skins/default/templates/blocks/answer_edit_tips.html:15
+#: skins/default/templates/blocks/question_edit_tips.html:11
+msgid "be clear and concise"
+msgstr ""
+
+#: skins/default/templates/blocks/answer_edit_tips.html:19
+#: skins/default/templates/blocks/question_edit_tips.html:15
+msgid "see frequently asked questions"
+msgstr ""
+
+#: skins/default/templates/blocks/answer_edit_tips.html:25
+#: skins/default/templates/blocks/question_edit_tips.html:20
+msgid "Markdown tips"
+msgstr "Markdown basics"
+
+#: skins/default/templates/blocks/answer_edit_tips.html:29
+#: skins/default/templates/blocks/question_edit_tips.html:24
+msgid "*italic*"
+msgstr ""
+
+#: skins/default/templates/blocks/answer_edit_tips.html:32
+#: skins/default/templates/blocks/question_edit_tips.html:27
+msgid "**bold**"
+msgstr ""
+
+#: skins/default/templates/blocks/answer_edit_tips.html:36
+#: skins/default/templates/blocks/question_edit_tips.html:31
+msgid "*italic* or _italic_"
+msgstr ""
+
+#: skins/default/templates/blocks/answer_edit_tips.html:39
+#: skins/default/templates/blocks/question_edit_tips.html:34
+msgid "**bold** or __bold__"
+msgstr ""
+
+#: skins/default/templates/blocks/answer_edit_tips.html:43
+#: skins/default/templates/blocks/question_edit_tips.html:38
+msgid "link"
+msgstr ""
+
+#: skins/default/templates/blocks/answer_edit_tips.html:43
+#: skins/default/templates/blocks/answer_edit_tips.html:47
+#: skins/default/templates/blocks/question_edit_tips.html:38
+#: skins/default/templates/blocks/question_edit_tips.html:43
+msgid "text"
+msgstr ""
+
+#: skins/default/templates/blocks/answer_edit_tips.html:47
+#: skins/default/templates/blocks/question_edit_tips.html:43
+msgid "image"
+msgstr ""
+
+#: skins/default/templates/blocks/answer_edit_tips.html:51
+#: skins/default/templates/blocks/question_edit_tips.html:47
+msgid "numbered list:"
+msgstr ""
+
+#: skins/default/templates/blocks/answer_edit_tips.html:56
+#: skins/default/templates/blocks/question_edit_tips.html:52
+msgid "basic HTML tags are also supported"
+msgstr ""
+
+#: skins/default/templates/blocks/answer_edit_tips.html:60
+#: skins/default/templates/blocks/question_edit_tips.html:56
+msgid "learn more about Markdown"
+msgstr ""
+
+#: skins/default/templates/blocks/ask_form.html:7
+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."
+
+#: skins/default/templates/blocks/ask_form.html:11
#, python-format
-msgid "you have a new response"
-msgid_plural "you nave %(response_count)s new responses"
+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. "
+
+#: skins/default/templates/blocks/ask_form.html:28
+msgid "Login/signup to post your question"
+msgstr "Login/Signup to Post"
+
+#: skins/default/templates/blocks/ask_form.html:30
+msgid "Ask your question"
+msgstr "Ask Your Question"
+
+#: skins/default/templates/blocks/editor_data.html:5
+#, python-format
+msgid "each tag must be shorter that %(max_chars)s character"
+msgid_plural "each tag must be shorter than %(max_chars)s characters"
msgstr[0] ""
msgstr[1] ""
-#: skins/default/templates/blocks/header_meta_links.html:13
-msgid "no new responses yet"
-msgstr ""
+#: skins/default/templates/blocks/editor_data.html:7
+#, python-format
+msgid "please use %(tag_count)s tag"
+msgid_plural "please use %(tag_count)s tags or less"
+msgstr[0] ""
+msgstr[1] ""
-#: skins/default/templates/blocks/header_meta_links.html:25
-#: skins/default/templates/blocks/header_meta_links.html:26
+#: skins/default/templates/blocks/editor_data.html:8
#, python-format
-msgid "%(new)s new flagged posts and %(seen)s previous"
+msgid ""
+"please use up to %(tag_count)s tags, less than %(max_chars)s characters each"
msgstr ""
-#: skins/default/templates/blocks/header_meta_links.html:28
-#: skins/default/templates/blocks/header_meta_links.html:29
-#, python-format
-msgid "%(new)s new flagged posts"
+#: skins/default/templates/blocks/footer.html:5
+#: skins/default/templates/blocks/header_meta_links.html:12
+msgid "about"
msgstr ""
-#: skins/default/templates/blocks/header_meta_links.html:34
-#: skins/default/templates/blocks/header_meta_links.html:35
+#: skins/default/templates/blocks/footer.html:7
+msgid "privacy policy"
+msgstr ""
+
+#: skins/default/templates/blocks/footer.html:16
+msgid "give feedback"
+msgstr ""
+
+#: skins/default/templates/blocks/header.html:8
+msgid "back to home page"
+msgstr ""
+
+#: skins/default/templates/blocks/header.html:9
#, python-format
-msgid "%(seen)s flagged posts"
+msgid "%(site)s logo"
+msgstr ""
+
+#: skins/default/templates/blocks/header.html:17
+msgid "questions"
msgstr ""
-#: skins/default/templates/blocks/header_meta_links.html:47
+#: skins/default/templates/blocks/header.html:27
+msgid "users"
+msgstr "people"
+
+#: skins/default/templates/blocks/header.html:32
+msgid "badges"
+msgstr ""
+
+#: skins/default/templates/blocks/header.html:37
+msgid "ask a question"
+msgstr ""
+
+#: skins/default/templates/blocks/header_meta_links.html:8
msgid "logout"
msgstr "sign out"
-#: skins/default/templates/blocks/header_meta_links.html:49
+#: skins/default/templates/blocks/header_meta_links.html:10
msgid "login"
msgstr "Hi, there! Please sign in"
-#: skins/default/templates/blocks/header_meta_links.html:54
+#: skins/default/templates/blocks/header_meta_links.html:15
msgid "settings"
msgstr ""
-#: skins/default/templates/unused/email_base.html:8
-msgid "home"
+#: skins/default/templates/blocks/input_bar.html:34
+msgid "search"
msgstr ""
-#: skins/default/templates/unused/notarobot.html:3
-msgid "Please prove that you are a Human Being"
+#: skins/default/templates/blocks/question_edit_tips.html:3
+msgid "question tips"
+msgstr "Tips"
+
+#: skins/default/templates/blocks/question_edit_tips.html:5
+msgid "please ask a relevant question"
+msgstr "ask a question interesting to this community"
+
+#: skins/default/templates/blocks/question_edit_tips.html:8
+msgid "please try provide enough details"
+msgstr "provide enough details"
+
+#: skins/default/templates/blocks/tag_selector.html:4
+msgid "Interesting tags"
msgstr ""
-#: skins/default/templates/unused/notarobot.html:10
-msgid "I am a Human Being"
+#: skins/default/templates/blocks/tag_selector.html:18
+#: skins/default/templates/blocks/tag_selector.html:34
+#: skins/default/templates/user_profile/user_moderate.html:38
+msgid "Add"
msgstr ""
-#: skins/default/templates/unused/question_counter_widget.html:78
-msgid "Please decide if you like this question or not by voting"
+#: skins/default/templates/blocks/tag_selector.html:20
+msgid "Ignored tags"
msgstr ""
-#: skins/default/templates/unused/question_counter_widget.html:84
-msgid ""
-"\n"
-" vote\n"
-" "
-msgid_plural ""
-"\n"
-" votes\n"
-" "
+#: skins/default/templates/blocks/tag_selector.html:36
+msgid "Display tag filter"
+msgstr ""
+
+#: skins/default/templates/main_page/content.html:13
+msgid "Did not find what you were looking for?"
+msgstr ""
+
+#: skins/default/templates/main_page/content.html:14
+msgid "Please, post your question!"
+msgstr ""
+
+#: skins/default/templates/main_page/headline.html:7
+msgid "subscribe to the questions feed"
+msgstr ""
+
+#: skins/default/templates/main_page/headline.html:8
+msgid "rss feed"
+msgstr ""
+
+#: skins/default/templates/main_page/headline.html:12 views/readers.py:119
+#, fuzzy, python-format
+msgid "%(q_num)s question, tagged"
+msgid_plural "%(q_num)s questions, tagged"
+msgstr[0] "Asked"
+msgstr[1] "Asked"
+
+#: skins/default/templates/main_page/headline.html:14 views/readers.py:127
+#, python-format
+msgid "%(q_num)s question"
+msgid_plural "%(q_num)s questions"
msgstr[0] ""
msgstr[1] ""
-#: skins/default/templates/unused/question_counter_widget.html:93
-#: skins/default/templates/unused/question_list.html:23
-#: skins/default/templates/unused/questions_ajax.html:27
-msgid "this answer has been accepted to be correct"
+#: skins/default/templates/main_page/headline.html:17
+#, python-format
+msgid "with %(author_name)s's contributions"
+msgstr ""
+
+#: skins/default/templates/main_page/headline.html:28
+msgid "Search tips:"
+msgstr ""
+
+#: skins/default/templates/main_page/headline.html:31
+msgid "reset author"
+msgstr ""
+
+#: skins/default/templates/main_page/headline.html:33
+#: skins/default/templates/main_page/headline.html:36
+#: skins/default/templates/main_page/nothing_found.html:18
+#: skins/default/templates/main_page/nothing_found.html:21
+msgid " or "
+msgstr ""
+
+#: skins/default/templates/main_page/headline.html:34
+msgid "reset tags"
+msgstr ""
+
+#: skins/default/templates/main_page/headline.html:37
+#: skins/default/templates/main_page/headline.html:40
+msgid "start over"
+msgstr ""
+
+#: skins/default/templates/main_page/headline.html:42
+msgid " - to expand, or dig in by adding more tags and revising the query."
+msgstr ""
+
+#: skins/default/templates/main_page/headline.html:45
+msgid "Search tip:"
+msgstr ""
+
+#: skins/default/templates/main_page/headline.html:45
+msgid "add tags and a query to focus your search"
+msgstr ""
+
+#: skins/default/templates/main_page/javascript.html:13
+#: skins/default/templates/main_page/javascript.html:14
+msgid "mark-tag/"
+msgstr ""
+
+#: skins/default/templates/main_page/javascript.html:13
+msgid "interesting/"
+msgstr ""
+
+#: skins/default/templates/main_page/javascript.html:14
+msgid "ignored/"
+msgstr ""
+
+#: skins/default/templates/main_page/javascript.html:15
+msgid "unmark-tag/"
+msgstr ""
+
+#: skins/default/templates/main_page/nothing_found.html:4
+msgid "There are no unanswered questions here"
+msgstr ""
+
+#: skins/default/templates/main_page/nothing_found.html:7
+msgid "No favorite questions here. "
+msgstr ""
+
+#: skins/default/templates/main_page/nothing_found.html:8
+msgid "Please start (bookmark) some questions when you visit them"
+msgstr ""
+
+#: skins/default/templates/main_page/nothing_found.html:13
+msgid "You can expand your search by "
+msgstr ""
+
+#: skins/default/templates/main_page/nothing_found.html:16
+msgid "resetting author"
+msgstr ""
+
+#: skins/default/templates/main_page/nothing_found.html:19
+msgid "resetting tags"
+msgstr ""
+
+#: skins/default/templates/main_page/nothing_found.html:22
+#: skins/default/templates/main_page/nothing_found.html:25
+msgid "starting over"
+msgstr ""
+
+#: skins/default/templates/main_page/nothing_found.html:30
+msgid "Please always feel free to ask your question!"
+msgstr ""
+
+#: skins/default/templates/main_page/sidebar.html:5
+msgid "Contributors"
+msgstr ""
+
+#: skins/default/templates/main_page/sidebar.html:22
+msgid "Related tags"
+msgstr "Tags"
+
+#: skins/default/templates/main_page/tab_bar.html:5
+msgid "In:"
+msgstr ""
+
+#: skins/default/templates/main_page/tab_bar.html:14
+msgid "see unanswered questions"
+msgstr ""
+
+#: skins/default/templates/main_page/tab_bar.html:20
+msgid "see your favorite questions"
+msgstr ""
+
+#: skins/default/templates/main_page/tab_bar.html:25
+msgid "Sort by:"
+msgstr ""
+
+#: skins/default/templates/user_profile/user.html:13
+#, python-format
+msgid "%(username)s's profile"
+msgstr ""
+
+#: skins/default/templates/user_profile/user_edit.html:4
+msgid "Edit user profile"
+msgstr ""
+
+#: skins/default/templates/user_profile/user_edit.html:7
+msgid "edit profile"
+msgstr ""
+
+#: skins/default/templates/user_profile/user_edit.html:17
+#: skins/default/templates/user_profile/user_info.html:15
+msgid "change picture"
+msgstr ""
+
+#: skins/default/templates/user_profile/user_edit.html:20
+msgid "Registered user"
+msgstr ""
+
+#: skins/default/templates/user_profile/user_edit.html:27
+msgid "Screen Name"
+msgstr ""
+
+#: skins/default/templates/user_profile/user_edit.html:83
+#: skins/default/templates/user_profile/user_email_subscriptions.html:21
+msgid "Update"
+msgstr ""
+
+#: skins/default/templates/user_profile/user_email_subscriptions.html:4
+#: skins/default/templates/user_profile/user_tabs.html:36
+msgid "subscriptions"
+msgstr ""
+
+#: skins/default/templates/user_profile/user_email_subscriptions.html:7
+msgid "Email subscription settings"
+msgstr ""
+
+#: skins/default/templates/user_profile/user_email_subscriptions.html:8
+msgid "email subscription settings info"
+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."
+
+#: skins/default/templates/user_profile/user_email_subscriptions.html:22
+msgid "Stop sending email"
+msgstr "Stop Email"
+
+#: skins/default/templates/user_profile/user_favorites.html:4
+#: skins/default/templates/user_profile/user_tabs.html:21
+msgid "favorites"
+msgstr ""
+
+#: skins/default/templates/user_profile/user_inbox.html:18
+#: skins/default/templates/user_profile/user_tabs.html:12
+msgid "inbox"
+msgstr ""
+
+#: skins/default/templates/user_profile/user_inbox.html:34
+msgid "Sections:"
+msgstr ""
+
+#: skins/default/templates/user_profile/user_inbox.html:38
+#, python-format
+msgid "forum responses (%(re_count)s)"
+msgstr ""
+
+#: skins/default/templates/user_profile/user_inbox.html:43
+#, python-format
+msgid "flagged items (%(flag_count)s)"
+msgstr ""
+
+#: skins/default/templates/user_profile/user_inbox.html:49
+msgid "select:"
+msgstr ""
+
+#: skins/default/templates/user_profile/user_inbox.html:51
+msgid "seen"
+msgstr ""
+
+#: skins/default/templates/user_profile/user_inbox.html:52
+msgid "new"
+msgstr ""
+
+#: skins/default/templates/user_profile/user_inbox.html:53
+msgid "none"
+msgstr ""
+
+#: skins/default/templates/user_profile/user_inbox.html:54
+msgid "mark as seen"
+msgstr ""
+
+#: skins/default/templates/user_profile/user_inbox.html:55
+msgid "mark as new"
+msgstr ""
+
+#: skins/default/templates/user_profile/user_inbox.html:56
+msgid "dismiss"
+msgstr ""
+
+#: skins/default/templates/user_profile/user_info.html:19
+msgid "remove"
+msgstr ""
+
+#: skins/default/templates/user_profile/user_info.html:33
+msgid "update profile"
+msgstr ""
+
+#: skins/default/templates/user_profile/user_info.html:37
+msgid "manage login methods"
+msgstr ""
+
+#: skins/default/templates/user_profile/user_info.html:50
+msgid "real name"
+msgstr ""
+
+#: skins/default/templates/user_profile/user_info.html:55
+msgid "member for"
+msgstr "member since"
+
+#: skins/default/templates/user_profile/user_info.html:60
+msgid "last seen"
+msgstr ""
+
+#: skins/default/templates/user_profile/user_info.html:66
+msgid "user website"
+msgstr "website"
+
+#: skins/default/templates/user_profile/user_info.html:72
+msgid "location"
+msgstr ""
+
+#: skins/default/templates/user_profile/user_info.html:79
+msgid "age"
+msgstr ""
+
+#: skins/default/templates/user_profile/user_info.html:80
+msgid "age unit"
+msgstr "years old"
+
+#: skins/default/templates/user_profile/user_info.html:87
+msgid "todays unused votes"
+msgstr ""
+
+#: skins/default/templates/user_profile/user_info.html:88
+msgid "votes left"
+msgstr ""
+
+#: skins/default/templates/user_profile/user_moderate.html:4
+#: skins/default/templates/user_profile/user_tabs.html:42
+msgid "moderation"
+msgstr ""
+
+#: skins/default/templates/user_profile/user_moderate.html:8
+#, python-format
+msgid "%(username)s's current status is \"%(status)s\""
+msgstr ""
+
+#: skins/default/templates/user_profile/user_moderate.html:11
+msgid "User status changed"
+msgstr ""
+
+#: skins/default/templates/user_profile/user_moderate.html:18
+msgid "Save"
+msgstr ""
+
+#: skins/default/templates/user_profile/user_moderate.html:24
+#, python-format
+msgid "Your current reputation is %(reputation)s points"
+msgstr ""
+
+#: skins/default/templates/user_profile/user_moderate.html:26
+#, python-format
+msgid "User's current reputation is %(reputation)s points"
+msgstr ""
+
+#: skins/default/templates/user_profile/user_moderate.html:30
+msgid "User reputation changed"
+msgstr ""
+
+#: skins/default/templates/user_profile/user_moderate.html:37
+msgid "Subtract"
+msgstr ""
+
+#: skins/default/templates/user_profile/user_moderate.html:42
+#, python-format
+msgid "Send message to %(username)s"
msgstr ""
-#: skins/default/templates/unused/question_counter_widget.html:99
+#: skins/default/templates/user_profile/user_moderate.html:43
msgid ""
-"\n"
-" answer \n"
-" "
-msgid_plural ""
-"\n"
-" answers \n"
-" "
+"An email will be sent to the user with 'reply-to' field set to your email "
+"address. Please make sure that your address is entered correctly."
+msgstr ""
+
+#: skins/default/templates/user_profile/user_moderate.html:45
+msgid "Message sent"
+msgstr ""
+
+#: skins/default/templates/user_profile/user_moderate.html:63
+msgid "Send message"
+msgstr ""
+
+#: skins/default/templates/user_profile/user_recent.html:4
+#: skins/default/templates/user_profile/user_tabs.html:25
+msgid "activity"
+msgstr ""
+
+#: skins/default/templates/user_profile/user_reputation.html:4
+msgid "karma"
+msgstr ""
+
+#: skins/default/templates/user_profile/user_reputation.html:11
+msgid "Your karma change log."
+msgstr ""
+
+#: skins/default/templates/user_profile/user_reputation.html:13
+#, python-format
+msgid "%(user_name)s's karma change log"
+msgstr ""
+
+#: skins/default/templates/user_profile/user_stats.html:5
+#: skins/default/templates/user_profile/user_tabs.html:7
+msgid "overview"
+msgstr ""
+
+#: skins/default/templates/user_profile/user_stats.html:11
+#, python-format
+msgid "<span class=\"count\">%(counter)s</span> Question"
+msgid_plural "<span class=\"count\">%(counter)s</span> Questions"
msgstr[0] ""
msgstr[1] ""
-#: skins/default/templates/unused/question_counter_widget.html:111
-msgid ""
-"\n"
-" view\n"
-" "
-msgid_plural ""
-"\n"
-" views\n"
-" "
+#: skins/default/templates/user_profile/user_stats.html:16
+#, python-format
+msgid "<span class=\"count\">%(counter)s</span> Answer"
+msgid_plural "<span class=\"count\">%(counter)s</span> Answers"
msgstr[0] ""
msgstr[1] ""
-#: skins/default/templates/unused/question_list.html:15
-msgid ""
-"\n"
-" vote\n"
-" "
-msgid_plural ""
-"\n"
-" votes\n"
-" "
+#: skins/default/templates/user_profile/user_stats.html:24
+#, python-format
+msgid "the answer has been voted for %(answer_score)s times"
+msgstr ""
+
+#: skins/default/templates/user_profile/user_stats.html:24
+msgid "this answer has been selected as correct"
+msgstr ""
+
+#: skins/default/templates/user_profile/user_stats.html:34
+#, python-format
+msgid "(%(comment_count)s comment)"
+msgid_plural "the answer has been commented %(comment_count)s times"
msgstr[0] ""
msgstr[1] ""
-#: skins/default/templates/unused/question_list.html:35
-msgid ""
-"\n"
-" answer \n"
-" "
-msgid_plural ""
-"\n"
-" answers \n"
-" "
+#: skins/default/templates/user_profile/user_stats.html:44
+#, python-format
+msgid "<span class=\"count\">%(cnt)s</span> Vote"
+msgid_plural "<span class=\"count\">%(cnt)s</span> Votes "
msgstr[0] ""
msgstr[1] ""
-#: skins/default/templates/unused/question_list.html:47
-msgid ""
-"\n"
-" view\n"
-" "
-msgid_plural ""
-"\n"
-" views\n"
-" "
+#: skins/default/templates/user_profile/user_stats.html:50
+msgid "thumb up"
+msgstr ""
+
+#: skins/default/templates/user_profile/user_stats.html:51
+msgid "user has voted up this many times"
+msgstr ""
+
+#: skins/default/templates/user_profile/user_stats.html:54
+msgid "thumb down"
+msgstr ""
+
+#: skins/default/templates/user_profile/user_stats.html:55
+msgid "user voted down this many times"
+msgstr ""
+
+#: skins/default/templates/user_profile/user_stats.html:63
+#, python-format
+msgid "<span class=\"count\">%(counter)s</span> Tag"
+msgid_plural "<span class=\"count\">%(counter)s</span> Tags"
+msgstr[0] ""
+msgstr[1] ""
+
+#: skins/default/templates/user_profile/user_stats.html:99
+#, python-format
+msgid "<span class=\"count\">%(counter)s</span> Badge"
+msgid_plural "<span class=\"count\">%(counter)s</span> Badges"
msgstr[0] ""
msgstr[1] ""
-#: skins/default/templates/unused/question_summary_list_roll.html:13
-msgid "answers"
+#: skins/default/templates/user_profile/user_tabs.html:5
+msgid "User profile"
+msgstr ""
+
+#: skins/default/templates/user_profile/user_tabs.html:10 views/users.py:728
+msgid "comments and answers to others questions"
msgstr ""
-#: skins/default/templates/unused/question_summary_list_roll.html:14
+#: skins/default/templates/user_profile/user_tabs.html:15
+msgid "graph of user reputation"
+msgstr "Graph of user karma"
+
+#: skins/default/templates/user_profile/user_tabs.html:17
+msgid "reputation history"
+msgstr "karma"
+
+#: skins/default/templates/user_profile/user_tabs.html:19
+msgid "questions that user selected as his/her favorite"
+msgstr ""
+
+#: skins/default/templates/user_profile/user_tabs.html:23
+msgid "recent activity"
+msgstr ""
+
+#: skins/default/templates/user_profile/user_tabs.html:28 views/users.py:792
+msgid "user vote record"
+msgstr ""
+
+#: skins/default/templates/user_profile/user_tabs.html:30
+msgid "casted votes"
+msgstr "votes"
+
+#: skins/default/templates/user_profile/user_tabs.html:34 views/users.py:897
+msgid "email subscription settings"
+msgstr ""
+
+#: skins/default/templates/user_profile/user_tabs.html:40 views/users.py:212
+msgid "moderate this user"
+msgstr ""
+
+#: skins/default/templates/user_profile/user_votes.html:4
msgid "votes"
msgstr ""
-#: skins/default/templates/unused/question_summary_list_roll.html:15
-msgid "views"
+#: skins/default/templates/user_profile/users_questions.html:9
+#: skins/default/templates/user_profile/users_questions.html:17
+#, python-format
+msgid "this questions was selected as favorite %(cnt)s time"
+msgid_plural "this questions was selected as favorite %(cnt)s times"
+msgstr[0] ""
+msgstr[1] ""
+
+#: skins/default/templates/user_profile/users_questions.html:10
+msgid "thumb-up on"
+msgstr ""
+
+#: skins/default/templates/user_profile/users_questions.html:18
+msgid "thumb-up off"
msgstr ""
-#: templatetags/extra_filters.py:168 templatetags/extra_filters_jinja.py:234
+#: templatetags/extra_filters.py:145 templatetags/extra_filters_jinja.py:227
msgid "no items in counter"
msgstr "no"
-#: utils/decorators.py:82 views/commands.py:132 views/commands.py:149
+#: utils/decorators.py:82 views/commands.py:128 views/commands.py:145
msgid "Oops, apologies - there was some error"
msgstr ""
@@ -5144,80 +5436,98 @@ msgid_plural "%(min)d mins ago"
msgstr[0] ""
msgstr[1] ""
-#: views/commands.py:42
+#: views/avatar_views.py:94
+msgid "Successfully uploaded a new avatar."
+msgstr ""
+
+#: views/avatar_views.py:134
+msgid "Successfully updated your avatar."
+msgstr ""
+
+#: views/avatar_views.py:173
+msgid "Successfully deleted the requested avatars."
+msgstr ""
+
+#: views/commands.py:38
msgid "anonymous users cannot vote"
msgstr "Sorry, anonymous users cannot vote"
-#: views/commands.py:62
+#: views/commands.py:58
msgid "Sorry you ran out of votes for today"
msgstr ""
-#: views/commands.py:68
+#: views/commands.py:64
#, python-format
msgid "You have %(votes_left)s votes left for today"
msgstr ""
-#: views/commands.py:139
+#: views/commands.py:135
msgid "Sorry, but anonymous users cannot access the inbox"
msgstr ""
-#: views/commands.py:209
+#: views/commands.py:205
msgid "Sorry, something is not right here..."
msgstr ""
-#: views/commands.py:224
+#: views/commands.py:220
msgid "Sorry, but anonymous users cannot accept answers"
msgstr ""
-#: views/commands.py:305
+#: views/commands.py:301
#, python-format
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>"
-#: views/commands.py:313
+#: views/commands.py:309
msgid "email update frequency has been set to daily"
msgstr ""
-#: views/commands.py:371
-msgid "Bad request"
+#: views/commands.py:413
+#, python-format
+msgid "Tag subscription was canceled (<a href=\"%(url)s\">undo</a>)."
msgstr ""
-#: views/meta.py:59
+#: views/commands.py:422
+#, python-format
+msgid "Please sign in to subscribe for: %(tags)s"
+msgstr ""
+
+#: views/meta.py:63
msgid "Q&A forum feedback"
msgstr ""
-#: views/meta.py:60
+#: views/meta.py:64
msgid "Thanks for the feedback!"
msgstr ""
-#: views/meta.py:70
+#: views/meta.py:72
msgid "We look forward to hearing your feedback! Please, give it next time :)"
msgstr ""
-#: views/readers.py:188
+#: views/readers.py:165
#, python-format
msgid "%(badge_count)d %(badge_level)s badge"
msgid_plural "%(badge_count)d %(badge_level)s badges"
msgstr[0] ""
msgstr[1] ""
-#: views/readers.py:425
+#: views/readers.py:388
msgid ""
"Sorry, the comment you are looking for has been deleted and is no longer "
"accessible"
msgstr ""
-#: views/users.py:217
+#: views/users.py:213
msgid "moderate user"
msgstr ""
-#: views/users.py:376
+#: views/users.py:377
msgid "user profile"
msgstr ""
-#: views/users.py:377
+#: views/users.py:378
msgid "user profile overview"
msgstr ""
@@ -5229,39 +5539,39 @@ msgstr ""
msgid "profile - recent activity"
msgstr ""
-#: views/users.py:730
+#: views/users.py:729
msgid "profile - responses"
msgstr ""
-#: views/users.py:795
+#: views/users.py:793
msgid "profile - votes"
msgstr ""
-#: views/users.py:833
+#: views/users.py:828
msgid "user reputation in the community"
msgstr "user karma"
-#: views/users.py:834
+#: views/users.py:829
msgid "profile - user reputation"
msgstr "Profile - User's Karma"
-#: views/users.py:862
+#: views/users.py:856
msgid "users favorite questions"
msgstr ""
-#: views/users.py:863
+#: views/users.py:857
msgid "profile - favorite questions"
msgstr ""
-#: views/users.py:883 views/users.py:887
+#: views/users.py:876 views/users.py:880
msgid "changes saved"
msgstr ""
-#: views/users.py:893
+#: views/users.py:886
msgid "email updates canceled"
msgstr ""
-#: views/users.py:905
+#: views/users.py:898
msgid "profile - email subscriptions"
msgstr ""
@@ -5269,42 +5579,66 @@ msgstr ""
msgid "Sorry, anonymous users cannot upload files"
msgstr ""
-#: views/writers.py:65
+#: views/writers.py:66
#, python-format
msgid "allowed file types are '%(file_types)s'"
msgstr ""
-#: views/writers.py:88
+#: views/writers.py:89
#, python-format
msgid "maximum upload file size is %(file_size)sK"
msgstr ""
-#: views/writers.py:96
+#: views/writers.py:97
msgid "Error uploading file. Please contact the site administrator. Thank you."
msgstr ""
-#: views/writers.py:452
+#: views/writers.py:555
#, python-format
msgid ""
"Sorry, you appear to be logged out and cannot post comments. Please <a href="
"\"%(sign_in_url)s\">sign in</a>."
msgstr ""
-#: views/writers.py:497
+#: views/writers.py:600
msgid "Sorry, anonymous users cannot edit comments"
msgstr ""
-#: views/writers.py:505
+#: views/writers.py:608
#, python-format
msgid ""
"Sorry, you appear to be logged out and cannot delete comments. Please <a "
"href=\"%(sign_in_url)s\">sign in</a>."
msgstr ""
-#: views/writers.py:526
+#: views/writers.py:629
msgid "sorry, we seem to have some technical difficulties"
msgstr ""
+#~ msgid "Email verification subject line"
+#~ msgstr "Verification Email from Q&A forum"
+
+#~ msgid "how to validate email title"
+#~ msgstr "How to validate email and why?"
+
+#~ 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>"
+
#, fuzzy
#~ msgid "more answers"
#~ msgstr "oldest"