summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEvgeny Fadeev <evgeny.fadeev@gmail.com>2013-08-02 00:50:40 -0400
committerEvgeny Fadeev <evgeny.fadeev@gmail.com>2013-08-02 00:50:40 -0400
commitd1952a4221576b3d6654460369d286358cfb0b23 (patch)
tree0b9888d315629e8f80957c8f5d5905f525a0d438
parentfcc898e3a8b23419e3bb61ed25063d870b17bd40 (diff)
downloadaskbot-d1952a4221576b3d6654460369d286358cfb0b23.tar.gz
askbot-d1952a4221576b3d6654460369d286358cfb0b23.tar.bz2
askbot-d1952a4221576b3d6654460369d286358cfb0b23.zip
removed unused file
-rw-r--r--askbot/locale/doc/en/LC_MESSAGES/django.mobin22303 -> 0 bytes
-rw-r--r--askbot/locale/doc/en/LC_MESSAGES/django.po6645
-rw-r--r--askbot/locale/doc/en/LC_MESSAGES/django.pot6302
-rw-r--r--askbot/locale/doc/en/LC_MESSAGES/djangojs.mobin2069 -> 0 bytes
-rw-r--r--askbot/locale/doc/en/LC_MESSAGES/djangojs.po345
-rw-r--r--askbot/locale/doc/en/LC_MESSAGES/djangojs.pot341
-rw-r--r--askbot/locale/doc/en/django.mobin22303 -> 0 bytes
-rw-r--r--askbot/locale/doc/en/django.po6645
-rw-r--r--askbot/locale/doc/en/djangojs.mobin2069 -> 0 bytes
-rw-r--r--askbot/locale/doc/en/djangojs.po345
10 files changed, 0 insertions, 20623 deletions
diff --git a/askbot/locale/doc/en/LC_MESSAGES/django.mo b/askbot/locale/doc/en/LC_MESSAGES/django.mo
deleted file mode 100644
index 88017ec0..00000000
--- a/askbot/locale/doc/en/LC_MESSAGES/django.mo
+++ /dev/null
Binary files differ
diff --git a/askbot/locale/doc/en/LC_MESSAGES/django.po b/askbot/locale/doc/en/LC_MESSAGES/django.po
deleted file mode 100644
index dffabf18..00000000
--- a/askbot/locale/doc/en/LC_MESSAGES/django.po
+++ /dev/null
@@ -1,6645 +0,0 @@
-# English translation for CNPROG package.
-# Copyright (C) 2009 Gang Chen, 2010 Askbot
-# This file is distributed under the same license as the CNPROG package.
-# Evgeny Fadeev <evgeny.fadeev@gmail.com>, 2009.
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: 0.7\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-01-02 11:20-0600\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"
-"Language: \n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=n!= 1;\n"
-
-#: exceptions.py:13
-msgid "Sorry, but anonymous visitors cannot access this function"
-msgstr ""
-
-#: feed.py:26 feed.py:100
-msgid " - "
-msgstr ""
-
-#: feed.py:26
-msgid "Individual question feed"
-msgstr ""
-
-#: feed.py:100
-msgid "latest questions"
-msgstr ""
-
-#: forms.py:74
-msgid "select country"
-msgstr ""
-
-#: forms.py:83
-msgid "Country"
-msgstr ""
-
-#: forms.py:91
-msgid "Country field is required"
-msgstr ""
-
-#: forms.py:104 skins/default/templates/widgets/answer_edit_tips.html:45
-#: skins/default/templates/widgets/answer_edit_tips.html:49
-#: skins/default/templates/widgets/question_edit_tips.html:40
-#: skins/default/templates/widgets/question_edit_tips.html:45
-msgid "title"
-msgstr ""
-
-#: forms.py:105
-msgid "please enter a descriptive title for your question"
-msgstr ""
-
-#: forms.py:111
-#, python-format
-msgid "title must be > %d character"
-msgid_plural "title must be > %d characters"
-msgstr[0] ""
-msgstr[1] ""
-
-#: forms.py:131
-msgid "content"
-msgstr ""
-
-#: forms.py:165 skins/common/templates/widgets/edit_post.html:20
-#: skins/common/templates/widgets/edit_post.html:32
-#: skins/default/templates/widgets/meta_nav.html:5
-msgid "tags"
-msgstr ""
-
-#: forms.py:168
-#, python-format
-msgid ""
-"Tags are short keywords, with no spaces within. Up to %(max_tags)d tag can "
-"be used."
-msgid_plural ""
-"Tags are short keywords, with no spaces within. Up to %(max_tags)d tags can "
-"be used."
-msgstr[0] ""
-msgstr[1] ""
-
-#: forms.py:201 skins/default/templates/question_retag.html:58
-msgid "tags are required"
-msgstr ""
-
-#: forms.py:210
-#, 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:218
-#, python-format
-msgid "At least one of the following tags is required : %(tags)s"
-msgstr ""
-
-#: forms.py:227
-#, 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:235
-msgid "use-these-chars-in-tags"
-msgstr ""
-
-#: forms.py:270
-msgid "community wiki (karma is not awarded & many others can edit wiki post)"
-msgstr ""
-
-#: forms.py:271
-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:287
-msgid "update summary:"
-msgstr ""
-
-#: forms.py:288
-msgid ""
-"enter a brief summary of your revision (e.g. fixed spelling, grammar, "
-"improved style, this field is optional)"
-msgstr ""
-
-#: forms.py:364
-msgid "Enter number of points to add or subtract"
-msgstr ""
-
-#: forms.py:378 const/__init__.py:250
-msgid "approved"
-msgstr ""
-
-#: forms.py:379 const/__init__.py:251
-msgid "watched"
-msgstr ""
-
-#: forms.py:380 const/__init__.py:252
-msgid "suspended"
-msgstr ""
-
-#: forms.py:381 const/__init__.py:253
-msgid "blocked"
-msgstr ""
-
-#: forms.py:383
-msgid "administrator"
-msgstr ""
-
-#: forms.py:384 const/__init__.py:249
-msgid "moderator"
-msgstr ""
-
-#: forms.py:404
-msgid "Change status to"
-msgstr ""
-
-#: forms.py:431
-msgid "which one?"
-msgstr ""
-
-#: forms.py:452
-msgid "Cannot change own status"
-msgstr ""
-
-#: forms.py:458
-msgid "Cannot turn other user to moderator"
-msgstr ""
-
-#: forms.py:465
-msgid "Cannot change status of another moderator"
-msgstr ""
-
-#: forms.py:471
-msgid "Cannot change status to admin"
-msgstr ""
-
-#: forms.py:477
-#, python-format
-msgid ""
-"If you wish to change %(username)s's status, please make a meaningful "
-"selection."
-msgstr ""
-
-#: forms.py:486
-msgid "Subject line"
-msgstr ""
-
-#: forms.py:493
-msgid "Message text"
-msgstr ""
-
-#: forms.py:579
-msgid "Your name (optional):"
-msgstr ""
-
-#: forms.py:580
-msgid "Email:"
-msgstr ""
-
-#: forms.py:582
-msgid "Your message:"
-msgstr ""
-
-#: forms.py:587
-msgid "I don't want to give my email or receive a response:"
-msgstr ""
-
-#: forms.py:609
-msgid "Please mark \"I dont want to give my mail\" field."
-msgstr ""
-
-#: forms.py:648
-msgid "ask anonymously"
-msgstr ""
-
-#: forms.py:650
-msgid "Check if you do not want to reveal your name when asking this question"
-msgstr ""
-
-#: forms.py:810
-msgid ""
-"You have asked this question anonymously, if you decide to reveal your "
-"identity, please check this box."
-msgstr ""
-
-#: forms.py:814
-msgid "reveal identity"
-msgstr ""
-
-#: forms.py:872
-msgid ""
-"Sorry, only owner of the anonymous question can reveal his or her identity, "
-"please uncheck the box"
-msgstr ""
-
-#: forms.py:885
-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:923
-msgid "this email will be linked to gravatar"
-msgstr ""
-
-#: forms.py:930
-msgid "Real name"
-msgstr ""
-
-#: forms.py:937
-msgid "Website"
-msgstr ""
-
-#: forms.py:944
-msgid "City"
-msgstr ""
-
-#: forms.py:953
-msgid "Show country"
-msgstr ""
-
-#: forms.py:958
-msgid "Date of birth"
-msgstr ""
-
-#: forms.py:959
-msgid "will not be shown, used to calculate age, format: YYYY-MM-DD"
-msgstr ""
-
-#: forms.py:965
-msgid "Profile"
-msgstr ""
-
-#: forms.py:974
-msgid "Screen name"
-msgstr ""
-
-#: forms.py:1005 forms.py:1006
-msgid "this email has already been registered, please use another one"
-msgstr ""
-
-#: forms.py:1013
-msgid "Choose email tag filter"
-msgstr ""
-
-#: forms.py:1060
-msgid "Asked by me"
-msgstr ""
-
-#: forms.py:1063
-msgid "Answered by me"
-msgstr ""
-
-#: forms.py:1066
-msgid "Individually selected"
-msgstr ""
-
-#: forms.py:1069
-msgid "Entire forum (tag filtered)"
-msgstr ""
-
-#: forms.py:1073
-msgid "Comments and posts mentioning me"
-msgstr ""
-
-#: forms.py:1152
-msgid "okay, let's try!"
-msgstr ""
-
-#: forms.py:1153
-msgid "no community email please, thanks"
-msgstr "no askbot email please, thanks"
-
-#: forms.py:1157
-msgid "please choose one of the options above"
-msgstr ""
-
-#: urls.py:52
-msgid "about/"
-msgstr ""
-
-#: urls.py:53
-msgid "faq/"
-msgstr ""
-
-#: urls.py:54
-msgid "privacy/"
-msgstr ""
-
-#: urls.py:56 urls.py:61
-msgid "answers/"
-msgstr ""
-
-#: urls.py:56 urls.py:82 urls.py:207
-msgid "edit/"
-msgstr ""
-
-#: urls.py:61 urls.py:112
-msgid "revisions/"
-msgstr ""
-
-#: urls.py:67 urls.py:77 urls.py:82 urls.py:87 urls.py:92 urls.py:97
-#: urls.py:102 urls.py:107 urls.py:112 urls.py:118 urls.py:294
-#: skins/default/templates/question/javascript.html:16
-#: skins/default/templates/question/javascript.html:19
-msgid "questions/"
-msgstr ""
-
-#: urls.py:77
-msgid "ask/"
-msgstr ""
-
-#: urls.py:87
-msgid "retag/"
-msgstr ""
-
-#: urls.py:92
-msgid "close/"
-msgstr ""
-
-#: urls.py:97
-msgid "reopen/"
-msgstr ""
-
-#: urls.py:102
-msgid "answer/"
-msgstr ""
-
-#: urls.py:107 skins/default/templates/question/javascript.html:16
-msgid "vote/"
-msgstr ""
-
-#: urls.py:118
-msgid "widgets/"
-msgstr ""
-
-#: urls.py:153
-msgid "tags/"
-msgstr ""
-
-#: urls.py:196
-msgid "subscribe-for-tags/"
-msgstr ""
-
-#: urls.py:201 urls.py:207 urls.py:213 urls.py:221
-#: skins/default/templates/main_page/javascript.html:39
-#: skins/default/templates/main_page/javascript.html:42
-msgid "users/"
-msgstr ""
-
-#: urls.py:214
-msgid "subscriptions/"
-msgstr ""
-
-#: urls.py:226
-msgid "users/update_has_custom_avatar/"
-msgstr ""
-
-#: urls.py:231 urls.py:236
-msgid "badges/"
-msgstr ""
-
-#: urls.py:241
-msgid "messages/"
-msgstr ""
-
-#: urls.py:241
-msgid "markread/"
-msgstr ""
-
-#: urls.py:257
-msgid "upload/"
-msgstr ""
-
-#: urls.py:258
-msgid "feedback/"
-msgstr ""
-
-#: urls.py:300 skins/default/templates/main_page/javascript.html:38
-#: skins/default/templates/main_page/javascript.html:41
-#: skins/default/templates/question/javascript.html:15
-#: skins/default/templates/question/javascript.html:18
-msgid "question/"
-msgstr ""
-
-#: urls.py:307 setup_templates/settings.py:208
-#: skins/common/templates/authopenid/providers_javascript.html:7
-msgid "account/"
-msgstr ""
-
-#: conf/access_control.py:8
-msgid "Access control settings"
-msgstr ""
-
-#: conf/access_control.py:17
-msgid "Allow only registered user to access the forum"
-msgstr ""
-
-#: conf/badges.py:13
-msgid "Badge settings"
-msgstr ""
-
-#: conf/badges.py:23
-msgid "Disciplined: minimum upvotes for deleted post"
-msgstr ""
-
-#: conf/badges.py:32
-msgid "Peer Pressure: minimum downvotes for deleted post"
-msgstr ""
-
-#: conf/badges.py:41
-msgid "Teacher: minimum upvotes for the answer"
-msgstr ""
-
-#: conf/badges.py:50
-msgid "Nice Answer: minimum upvotes for the answer"
-msgstr ""
-
-#: conf/badges.py:59
-msgid "Good Answer: minimum upvotes for the answer"
-msgstr ""
-
-#: conf/badges.py:68
-msgid "Great Answer: minimum upvotes for the answer"
-msgstr ""
-
-#: conf/badges.py:77
-msgid "Nice Question: minimum upvotes for the question"
-msgstr ""
-
-#: conf/badges.py:86
-msgid "Good Question: minimum upvotes for the question"
-msgstr ""
-
-#: conf/badges.py:95
-msgid "Great Question: minimum upvotes for the question"
-msgstr ""
-
-#: conf/badges.py:104
-msgid "Popular Question: minimum views"
-msgstr ""
-
-#: conf/badges.py:113
-msgid "Notable Question: minimum views"
-msgstr ""
-
-#: conf/badges.py:122
-msgid "Famous Question: minimum views"
-msgstr ""
-
-#: conf/badges.py:131
-msgid "Self-Learner: minimum answer upvotes"
-msgstr ""
-
-#: conf/badges.py:140
-msgid "Civic Duty: minimum votes"
-msgstr ""
-
-#: conf/badges.py:149
-msgid "Enlightened Duty: minimum upvotes"
-msgstr ""
-
-#: conf/badges.py:158
-msgid "Guru: minimum upvotes"
-msgstr ""
-
-#: conf/badges.py:167
-msgid "Necromancer: minimum upvotes"
-msgstr ""
-
-#: conf/badges.py:176
-msgid "Necromancer: minimum delay in days"
-msgstr ""
-
-#: conf/badges.py:185
-msgid "Associate Editor: minimum number of edits"
-msgstr ""
-
-#: conf/badges.py:194
-msgid "Favorite Question: minimum stars"
-msgstr ""
-
-#: conf/badges.py:203
-msgid "Stellar Question: minimum stars"
-msgstr ""
-
-#: conf/badges.py:212
-msgid "Commentator: minimum comments"
-msgstr ""
-
-#: conf/badges.py:221
-msgid "Taxonomist: minimum tag use count"
-msgstr ""
-
-#: conf/badges.py:230
-msgid "Enthusiast: minimum days"
-msgstr ""
-
-#: conf/email.py:15
-msgid "Email and email alert settings"
-msgstr ""
-
-#: conf/email.py:24
-msgid "Prefix for the email subject line"
-msgstr ""
-
-#: conf/email.py:26
-msgid ""
-"This setting takes default from the django settingEMAIL_SUBJECT_PREFIX. A "
-"value entered here will overridethe default."
-msgstr ""
-
-#: conf/email.py:38
-msgid "Maximum number of news entries in an email alert"
-msgstr ""
-
-#: conf/email.py:48
-msgid "Default notification frequency all questions"
-msgstr ""
-
-#: conf/email.py:50
-msgid "Option to define frequency of emailed updates for: all questions."
-msgstr ""
-
-#: conf/email.py:62
-msgid "Default notification frequency questions asked by the user"
-msgstr ""
-
-#: conf/email.py:64
-msgid ""
-"Option to define frequency of emailed updates for: Question asked by the "
-"user."
-msgstr ""
-
-#: conf/email.py:76
-msgid "Default notification frequency questions answered by the user"
-msgstr ""
-
-#: conf/email.py:78
-msgid ""
-"Option to define frequency of emailed updates for: Question answered by the "
-"user."
-msgstr ""
-
-#: conf/email.py:90
-msgid ""
-"Default notification frequency questions individually "
-"selected by the user"
-msgstr ""
-
-#: conf/email.py:93
-msgid ""
-"Option to define frequency of emailed updates for: Question individually "
-"selected by the user."
-msgstr ""
-
-#: conf/email.py:105
-msgid ""
-"Default notification frequency for mentions and "
-"comments"
-msgstr ""
-
-#: conf/email.py:108
-msgid ""
-"Option to define frequency of emailed updates for: Mentions and comments."
-msgstr ""
-
-#: conf/email.py:119
-msgid "Send periodic reminders about unanswered questions"
-msgstr ""
-
-#: conf/email.py:121
-msgid ""
-"NOTE: in order to use this feature, it is necessary to run the management "
-"command \"send_unanswered_question_reminders\" (for example, via a cron job "
-"- with an appropriate frequency) "
-msgstr ""
-
-#: conf/email.py:134
-msgid "Days before starting to send reminders about unanswered questions"
-msgstr ""
-
-#: conf/email.py:145
-msgid ""
-"How often to send unanswered question reminders (in days between the "
-"reminders sent)."
-msgstr ""
-
-#: conf/email.py:157
-msgid "Max. number of reminders to send about unanswered questions"
-msgstr ""
-
-#: conf/email.py:168
-msgid "Send periodic reminders to accept the best answer"
-msgstr ""
-
-#: conf/email.py:170
-msgid ""
-"NOTE: in order to use this feature, it is necessary to run the management "
-"command \"send_accept_answer_reminders\" (for example, via a cron job - with "
-"an appropriate frequency) "
-msgstr ""
-
-#: conf/email.py:183
-msgid "Days before starting to send reminders to accept an answer"
-msgstr ""
-
-#: conf/email.py:194
-msgid ""
-"How often to send accept answer reminders (in days between the reminders "
-"sent)."
-msgstr ""
-
-#: conf/email.py:206
-msgid "Max. number of reminders to send to accept the best answer"
-msgstr ""
-
-#: conf/email.py:218
-msgid "Require email verification before allowing to post"
-msgstr ""
-
-#: conf/email.py:219
-msgid ""
-"Active email verification is done by sending a verification key in email"
-msgstr ""
-
-#: conf/email.py:228
-msgid "Allow only one account per email address"
-msgstr ""
-
-#: conf/email.py:237
-msgid "Fake email for anonymous user"
-msgstr ""
-
-#: conf/email.py:238
-msgid "Use this setting to control gravatar for email-less user"
-msgstr ""
-
-#: conf/email.py:247
-msgid "Allow posting questions by email"
-msgstr ""
-
-#: conf/email.py:249
-msgid ""
-"Before enabling this setting - please fill out IMAP settings in the settings."
-"py file"
-msgstr ""
-
-#: conf/email.py:260
-msgid "Replace space in emailed tags with dash"
-msgstr ""
-
-#: conf/email.py:262
-msgid ""
-"This setting applies to tags written in the subject line of questions asked "
-"by email"
-msgstr ""
-
-#: conf/external_keys.py:11
-msgid "Keys for external services"
-msgstr ""
-
-#: conf/external_keys.py:19
-msgid "Google site verification key"
-msgstr ""
-
-#: conf/external_keys.py:21
-#, python-format
-msgid ""
-"This key helps google index your site please obtain is at <a href=\"%(url)s?"
-"hl=%(lang)s\">google webmasters tools site</a>"
-msgstr ""
-
-#: conf/external_keys.py:36
-msgid "Google Analytics key"
-msgstr ""
-
-#: conf/external_keys.py:38
-#, python-format
-msgid ""
-"Obtain is at <a href=\"%(url)s\">Google Analytics</a> site, if you wish to "
-"use Google Analytics to monitor your site"
-msgstr ""
-
-#: conf/external_keys.py:51
-msgid "Enable recaptcha (keys below are required)"
-msgstr ""
-
-#: conf/external_keys.py:60
-msgid "Recaptcha public key"
-msgstr ""
-
-#: conf/external_keys.py:68
-msgid "Recaptcha private key"
-msgstr ""
-
-#: conf/external_keys.py:70
-#, python-format
-msgid ""
-"Recaptcha is a tool that helps distinguish real people from annoying spam "
-"robots. Please get this and a public key at the <a href=\"%(url)s\">%(url)s</"
-"a>"
-msgstr ""
-
-#: conf/external_keys.py:82
-msgid "Facebook public API key"
-msgstr ""
-
-#: conf/external_keys.py:84
-#, python-format
-msgid ""
-"Facebook API key and Facebook secret allow to use Facebook Connect login "
-"method at your site. Please obtain these keys at <a href=\"%(url)s"
-"\">facebook create app</a> site"
-msgstr ""
-
-#: conf/external_keys.py:97
-msgid "Facebook secret key"
-msgstr ""
-
-#: conf/external_keys.py:105
-msgid "Twitter consumer key"
-msgstr ""
-
-#: conf/external_keys.py:107
-#, python-format
-msgid ""
-"Please register your forum at <a href=\"%(url)s\">twitter applications site</"
-"a>"
-msgstr ""
-
-#: conf/external_keys.py:118
-msgid "Twitter consumer secret"
-msgstr ""
-
-#: conf/external_keys.py:126
-msgid "LinkedIn consumer key"
-msgstr ""
-
-#: conf/external_keys.py:128
-#, python-format
-msgid ""
-"Please register your forum at <a href=\"%(url)s\">LinkedIn developer site</a>"
-msgstr ""
-
-#: conf/external_keys.py:139
-msgid "LinkedIn consumer secret"
-msgstr ""
-
-#: conf/external_keys.py:147
-msgid "ident.ca consumer key"
-msgstr ""
-
-#: conf/external_keys.py:149
-#, python-format
-msgid ""
-"Please register your forum at <a href=\"%(url)s\">Identi.ca applications "
-"site</a>"
-msgstr ""
-
-#: conf/external_keys.py:160
-msgid "ident.ca consumer secret"
-msgstr ""
-
-#: conf/external_keys.py:168
-msgid "Use LDAP authentication for the password login"
-msgstr ""
-
-#: conf/external_keys.py:177
-msgid "LDAP service provider name"
-msgstr ""
-
-#: conf/external_keys.py:185
-msgid "URL for the LDAP service"
-msgstr ""
-
-#: conf/external_keys.py:193
-msgid "Explain how to change LDAP password"
-msgstr ""
-
-#: conf/flatpages.py:11
-msgid "Flatpages - about, privacy policy, etc."
-msgstr ""
-
-#: conf/flatpages.py:19
-msgid "Text of the Q&A forum About page (html format)"
-msgstr ""
-
-#: conf/flatpages.py:22
-msgid ""
-"Save, then <a href=\"http://validator.w3.org/\">use HTML validator</a> on "
-"the \"about\" page to check your input."
-msgstr ""
-
-#: conf/flatpages.py:32
-msgid "Text of the Q&A forum FAQ page (html format)"
-msgstr ""
-
-#: conf/flatpages.py:35
-msgid ""
-"Save, then <a href=\"http://validator.w3.org/\">use HTML validator</a> on "
-"the \"faq\" page to check your input."
-msgstr ""
-
-#: conf/flatpages.py:46
-msgid "Text of the Q&A forum Privacy Policy (html format)"
-msgstr ""
-
-#: conf/flatpages.py:49
-msgid ""
-"Save, then <a href=\"http://validator.w3.org/\">use HTML validator</a> on "
-"the \"privacy\" page to check your input."
-msgstr ""
-
-#: conf/forum_data_rules.py:12
-msgid "Data entry and display rules"
-msgstr ""
-
-#: conf/forum_data_rules.py:22
-#, python-format
-msgid ""
-"Enable embedding videos. <em>Note: please read <a href=\"%(url)s>read this</"
-"a> first.</em>"
-msgstr ""
-
-#: conf/forum_data_rules.py:33
-msgid "Check to enable community wiki feature"
-msgstr ""
-
-#: conf/forum_data_rules.py:42
-msgid "Allow asking questions anonymously"
-msgstr ""
-
-#: conf/forum_data_rules.py:44
-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:56
-msgid "Allow posting before logging in"
-msgstr ""
-
-#: conf/forum_data_rules.py:58
-msgid ""
-"Check if you want to allow users start posting questions or answers before "
-"logging in. Enabling this may require adjustments in the user login system "
-"to check for pending posts every time the user logs in. The builtin Askbot "
-"login system supports this feature."
-msgstr ""
-
-#: conf/forum_data_rules.py:73
-msgid "Allow swapping answer with question"
-msgstr ""
-
-#: conf/forum_data_rules.py:75
-msgid ""
-"This setting will help import data from other forums such as zendesk, when "
-"automatic data import fails to detect the original question correctly."
-msgstr ""
-
-#: conf/forum_data_rules.py:87
-msgid "Maximum length of tag (number of characters)"
-msgstr ""
-
-#: conf/forum_data_rules.py:96
-msgid "Minimum length of title (number of characters)"
-msgstr ""
-
-#: conf/forum_data_rules.py:106
-msgid "Minimum length of question body (number of characters)"
-msgstr ""
-
-#: conf/forum_data_rules.py:117
-msgid "Minimum length of answer body (number of characters)"
-msgstr ""
-
-#: conf/forum_data_rules.py:126
-msgid "Mandatory tags"
-msgstr ""
-
-#: conf/forum_data_rules.py:129
-msgid ""
-"At least one of these tags will be required for any new or newly edited "
-"question. A mandatory tag may be wildcard, if the wildcard tags are active."
-msgstr ""
-
-#: conf/forum_data_rules.py:141
-msgid "Force lowercase the tags"
-msgstr ""
-
-#: conf/forum_data_rules.py:143
-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:157
-msgid "Format of tag list"
-msgstr ""
-
-#: conf/forum_data_rules.py:159
-msgid ""
-"Select the format to show tags in, either as a simple list, or as a tag cloud"
-msgstr ""
-
-#: conf/forum_data_rules.py:171
-msgid "Use wildcard tags"
-msgstr ""
-
-#: conf/forum_data_rules.py:173
-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:186
-msgid "Default max number of comments to display under posts"
-msgstr ""
-
-#: conf/forum_data_rules.py:197
-#, python-format
-msgid "Maximum comment length, must be < %(max_len)s"
-msgstr ""
-
-#: conf/forum_data_rules.py:207
-msgid "Limit time to edit comments"
-msgstr ""
-
-#: conf/forum_data_rules.py:209
-msgid "If unchecked, there will be no time limit to edit the comments"
-msgstr ""
-
-#: conf/forum_data_rules.py:220
-msgid "Minutes allowed to edit a comment"
-msgstr ""
-
-#: conf/forum_data_rules.py:221
-msgid "To enable this setting, check the previous one"
-msgstr ""
-
-#: conf/forum_data_rules.py:230
-msgid "Save comment by pressing <Enter> key"
-msgstr ""
-
-#: conf/forum_data_rules.py:239
-msgid "Minimum length of search term for Ajax search"
-msgstr ""
-
-#: conf/forum_data_rules.py:240
-msgid "Must match the corresponding database backend setting"
-msgstr ""
-
-#: conf/forum_data_rules.py:249
-msgid "Do not make text query sticky in search"
-msgstr ""
-
-#: conf/forum_data_rules.py:251
-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:264
-msgid "Maximum number of tags per question"
-msgstr ""
-
-#: conf/forum_data_rules.py:276
-msgid "Number of questions to list by default"
-msgstr ""
-
-#: conf/forum_data_rules.py:286
-msgid "What should \"unanswered question\" mean?"
-msgstr ""
-
-#: conf/license.py:13
-msgid "Content LicensContent License"
-msgstr ""
-
-#: conf/license.py:21
-msgid "Show license clause in the site footer"
-msgstr ""
-
-#: conf/license.py:30
-msgid "Short name for the license"
-msgstr ""
-
-#: conf/license.py:39
-msgid "Full name of the license"
-msgstr ""
-
-#: conf/license.py:40
-msgid "Creative Commons Attribution Share Alike 3.0"
-msgstr ""
-
-#: conf/license.py:48
-msgid "Add link to the license page"
-msgstr ""
-
-#: conf/license.py:57
-msgid "License homepage"
-msgstr ""
-
-#: conf/license.py:59
-msgid "URL of the official page with all the license legal clauses"
-msgstr ""
-
-#: conf/license.py:69
-msgid "Use license logo"
-msgstr ""
-
-#: conf/license.py:78
-msgid "License logo image"
-msgstr ""
-
-#: conf/login_providers.py:13
-msgid "Login provider setings"
-msgstr ""
-
-#: conf/login_providers.py:22
-msgid ""
-"Show alternative login provider buttons on the password \"Sign Up\" page"
-msgstr ""
-
-#: conf/login_providers.py:31
-msgid "Always display local login form and hide \"Askbot\" button."
-msgstr ""
-
-#: conf/login_providers.py:40
-msgid "Activate to allow login with self-hosted wordpress site"
-msgstr ""
-
-#: conf/login_providers.py:41
-msgid ""
-"to activate this feature you must fill out the wordpress xml-rpc setting "
-"bellow"
-msgstr ""
-
-#: conf/login_providers.py:50
-msgid ""
-"Fill it with the wordpress url to the xml-rpc, normally http://mysite.com/"
-"xmlrpc.php"
-msgstr ""
-
-#: conf/login_providers.py:51
-msgid ""
-"To enable, go to Settings->Writing->Remote Publishing and check the box for "
-"XML-RPC"
-msgstr ""
-
-#: conf/login_providers.py:62
-msgid "Upload your icon"
-msgstr ""
-
-#: conf/login_providers.py:92
-#, python-format
-msgid "Activate %(provider)s login"
-msgstr ""
-
-#: conf/login_providers.py:97
-#, 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 in posts"
-msgstr ""
-
-#: conf/markup.py:41
-msgid "Enable code-friendly Markdown"
-msgstr ""
-
-#: conf/markup.py:43
-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 "
-"\"MathJax support\" implicitly turns this feature on, because underscores "
-"are heavily used in LaTeX input."
-msgstr ""
-
-#: conf/markup.py:58
-msgid "Mathjax support (rendering of LaTeX)"
-msgstr ""
-
-#: conf/markup.py:60
-#, python-format
-msgid ""
-"If you enable this feature, <a href=\"%(url)s\">mathjax</a> must be "
-"installed on your server in its own directory."
-msgstr ""
-
-#: conf/markup.py:74
-msgid "Base url of MathJax deployment"
-msgstr ""
-
-#: conf/markup.py:76
-msgid ""
-"Note - <strong>MathJax is not included with askbot</strong> - you should "
-"deploy it yourself, preferably at a separate domain and enter url pointing "
-"to the \"mathjax\" directory (for example: http://mysite.com/mathjax)"
-msgstr ""
-
-#: conf/markup.py:91
-msgid "Enable autolinking with specific patterns"
-msgstr ""
-
-#: conf/markup.py:93
-msgid ""
-"If you enable this feature, the application will be able to detect patterns "
-"and auto link to URLs"
-msgstr ""
-
-#: conf/markup.py:106
-msgid "Regexes to detect the link patterns"
-msgstr ""
-
-#: conf/markup.py:108
-msgid ""
-"Enter valid regular expressions for the patters, one per line. For example "
-"to detect a bug pattern like #bug123, use the following regex: #bug(\\d+). "
-"The numbers captured by the pattern in the parentheses will be transferred "
-"to the link url template. Please look up more information about regular "
-"expressions elsewhere."
-msgstr ""
-
-#: conf/markup.py:127
-msgid "URLs for autolinking"
-msgstr ""
-
-#: conf/markup.py:129
-msgid ""
-"Here, please enter url templates for the patterns entered in the previous "
-"setting, also one entry per line. <strong>Make sure that number of lines in "
-"this setting and the previous one are the same</strong> For example template "
-"https://bugzilla.redhat.com/show_bug.cgi?id=\\1 together with the pattern "
-"shown above and the entry in the post #123 will produce link to the bug 123 "
-"in the redhat bug tracker."
-msgstr ""
-
-#: conf/minimum_reputation.py:12
-msgid "Karma thresholds"
-msgstr ""
-
-#: conf/minimum_reputation.py:22
-msgid "Upvote"
-msgstr ""
-
-#: conf/minimum_reputation.py:31
-msgid "Downvote"
-msgstr ""
-
-#: conf/minimum_reputation.py:40
-msgid "Answer own question immediately"
-msgstr ""
-
-#: conf/minimum_reputation.py:49
-msgid "Accept own answer"
-msgstr ""
-
-#: conf/minimum_reputation.py:58
-msgid "Flag offensive"
-msgstr ""
-
-#: conf/minimum_reputation.py:67
-msgid "Leave comments"
-msgstr ""
-
-#: conf/minimum_reputation.py:76
-msgid "Delete comments posted by others"
-msgstr ""
-
-#: conf/minimum_reputation.py:85
-msgid "Delete questions and answers posted by others"
-msgstr ""
-
-#: conf/minimum_reputation.py:94
-msgid "Upload files"
-msgstr ""
-
-#: conf/minimum_reputation.py:103
-msgid "Close own questions"
-msgstr ""
-
-#: conf/minimum_reputation.py:112
-msgid "Retag questions posted by other people"
-msgstr ""
-
-#: conf/minimum_reputation.py:121
-msgid "Reopen own questions"
-msgstr ""
-
-#: conf/minimum_reputation.py:130
-msgid "Edit community wiki posts"
-msgstr ""
-
-#: conf/minimum_reputation.py:139
-msgid "Edit posts authored by other people"
-msgstr ""
-
-#: conf/minimum_reputation.py:148
-msgid "View offensive flags"
-msgstr ""
-
-#: conf/minimum_reputation.py:157
-msgid "Close questions asked by others"
-msgstr ""
-
-#: conf/minimum_reputation.py:166
-msgid "Lock posts"
-msgstr ""
-
-#: conf/minimum_reputation.py:175
-msgid "Remove rel=nofollow from own homepage"
-msgstr ""
-
-#: conf/minimum_reputation.py:177
-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:13
-msgid "Karma loss and gain rules"
-msgstr ""
-
-#: conf/reputation_changes.py:23
-msgid "Maximum daily reputation gain per user"
-msgstr ""
-
-#: conf/reputation_changes.py:32
-msgid "Gain for receiving an upvote"
-msgstr ""
-
-#: conf/reputation_changes.py:41
-msgid "Gain for the author of accepted answer"
-msgstr ""
-
-#: conf/reputation_changes.py:50
-msgid "Gain for accepting best answer"
-msgstr ""
-
-#: conf/reputation_changes.py:59
-msgid "Gain for post owner on canceled downvote"
-msgstr ""
-
-#: conf/reputation_changes.py:68
-msgid "Gain for voter on canceling downvote"
-msgstr ""
-
-#: conf/reputation_changes.py:78
-msgid "Loss for voter for canceling of answer acceptance"
-msgstr ""
-
-#: conf/reputation_changes.py:88
-msgid "Loss for author whose answer was \"un-accepted\""
-msgstr ""
-
-#: conf/reputation_changes.py:98
-msgid "Loss for giving a downvote"
-msgstr ""
-
-#: conf/reputation_changes.py:108
-msgid "Loss for owner of post that was flagged offensive"
-msgstr ""
-
-#: conf/reputation_changes.py:118
-msgid "Loss for owner of post that was downvoted"
-msgstr ""
-
-#: conf/reputation_changes.py:128
-msgid "Loss for owner of post that was flagged 3 times per same revision"
-msgstr ""
-
-#: conf/reputation_changes.py:138
-msgid "Loss for owner of post that was flagged 5 times per same revision"
-msgstr ""
-
-#: conf/reputation_changes.py:148
-msgid "Loss for post owner when upvote is canceled"
-msgstr ""
-
-#: conf/sidebar_main.py:12
-msgid "Main page sidebar"
-msgstr ""
-
-#: conf/sidebar_main.py:20 conf/sidebar_profile.py:20
-#: conf/sidebar_question.py:19
-msgid "Custom sidebar header"
-msgstr ""
-
-#: conf/sidebar_main.py:23 conf/sidebar_profile.py:23
-#: conf/sidebar_question.py:22
-msgid ""
-"Use this area to enter content at the TOP of the sidebarin HTML format. "
-"When using this option (as well as the sidebar footer), please use the HTML "
-"validation service to make sure that your input is valid and works well in "
-"all browsers."
-msgstr ""
-
-#: conf/sidebar_main.py:36
-msgid "Show avatar block in sidebar"
-msgstr ""
-
-#: conf/sidebar_main.py:38
-msgid "Uncheck this if you want to hide the avatar block from the sidebar "
-msgstr ""
-
-#: conf/sidebar_main.py:49
-msgid "Limit how many avatars will be displayed on the sidebar"
-msgstr ""
-
-#: conf/sidebar_main.py:59
-msgid "Show tag selector in sidebar"
-msgstr ""
-
-#: conf/sidebar_main.py:61
-msgid ""
-"Uncheck this if you want to hide the options for choosing interesting and "
-"ignored tags "
-msgstr ""
-
-#: conf/sidebar_main.py:72
-msgid "Show tag list/cloud in sidebar"
-msgstr ""
-
-#: conf/sidebar_main.py:74
-msgid ""
-"Uncheck this if you want to hide the tag cloud or tag list from the sidebar "
-msgstr ""
-
-#: conf/sidebar_main.py:85 conf/sidebar_profile.py:36
-#: conf/sidebar_question.py:75
-msgid "Custom sidebar footer"
-msgstr ""
-
-#: conf/sidebar_main.py:88 conf/sidebar_profile.py:39
-#: conf/sidebar_question.py:78
-msgid ""
-"Use this area to enter content at the BOTTOM of the sidebarin HTML format. "
-"When using this option (as well as the sidebar header), please use the HTML "
-"validation service to make sure that your input is valid and works well in "
-"all browsers."
-msgstr ""
-
-#: conf/sidebar_profile.py:12
-msgid "User profile sidebar"
-msgstr ""
-
-#: conf/sidebar_question.py:11
-msgid "Question page sidebar"
-msgstr ""
-
-#: conf/sidebar_question.py:35
-msgid "Show tag list in sidebar"
-msgstr ""
-
-#: conf/sidebar_question.py:37
-msgid "Uncheck this if you want to hide the tag list from the sidebar "
-msgstr ""
-
-#: conf/sidebar_question.py:48
-msgid "Show meta information in sidebar"
-msgstr ""
-
-#: conf/sidebar_question.py:50
-msgid ""
-"Uncheck this if you want to hide the meta information about the question "
-"(post date, views, last updated). "
-msgstr ""
-
-#: conf/sidebar_question.py:62
-msgid "Show related questions in sidebar"
-msgstr ""
-
-#: conf/sidebar_question.py:64
-msgid "Uncheck this if you want to hide the list of related questions. "
-msgstr ""
-
-#: conf/site_modes.py:64
-msgid "Bootstrap mode"
-msgstr ""
-
-#: conf/site_modes.py:74
-msgid "Activate a \"Bootstrap\" mode"
-msgstr ""
-
-#: conf/site_modes.py:76
-msgid ""
-"Bootstrap mode lowers reputation and certain badge thresholds, to values, "
-"more suitable for the smaller communities, <strong>WARNING:</strong> your "
-"current value for Minimum reputation, Bagde Settings and Vote Rules will be "
-"changed after you modify this setting."
-msgstr ""
-
-#: conf/site_settings.py:12
-msgid "URLS, keywords & greetings"
-msgstr ""
-
-#: conf/site_settings.py:21
-msgid "Site title for the Q&A forum"
-msgstr ""
-
-#: conf/site_settings.py:30
-msgid "Comma separated list of Q&A site keywords"
-msgstr ""
-
-#: conf/site_settings.py:39
-msgid "Copyright message to show in the footer"
-msgstr ""
-
-#: conf/site_settings.py:49
-msgid "Site description for the search engines"
-msgstr ""
-
-#: conf/site_settings.py:58
-msgid "Short name for your Q&A forum"
-msgstr ""
-
-#: conf/site_settings.py:68
-msgid "Base URL for your Q&A forum, must start with http or https"
-msgstr ""
-
-#: conf/site_settings.py:79
-msgid "Check to enable greeting for anonymous user"
-msgstr ""
-
-#: conf/site_settings.py:90
-msgid "Text shown in the greeting message shown to the anonymous user"
-msgstr ""
-
-#: conf/site_settings.py:94
-msgid "Use HTML to format the message "
-msgstr ""
-
-#: conf/site_settings.py:103
-msgid "Feedback site URL"
-msgstr ""
-
-#: conf/site_settings.py:105
-msgid "If left empty, a simple internal feedback form will be used instead"
-msgstr ""
-
-#: conf/skin_counter_settings.py:11
-msgid "Skin: view, vote and answer counters"
-msgstr ""
-
-#: conf/skin_counter_settings.py:19
-msgid "Vote counter value to give \"full color\""
-msgstr ""
-
-#: conf/skin_counter_settings.py:29
-msgid "Background color for votes = 0"
-msgstr ""
-
-#: conf/skin_counter_settings.py:30 conf/skin_counter_settings.py:41
-#: conf/skin_counter_settings.py:52 conf/skin_counter_settings.py:62
-#: conf/skin_counter_settings.py:72 conf/skin_counter_settings.py:85
-#: conf/skin_counter_settings.py:106 conf/skin_counter_settings.py:117
-#: conf/skin_counter_settings.py:128 conf/skin_counter_settings.py:138
-#: conf/skin_counter_settings.py:148 conf/skin_counter_settings.py:163
-#: conf/skin_counter_settings.py:186 conf/skin_counter_settings.py:196
-#: conf/skin_counter_settings.py:206 conf/skin_counter_settings.py:216
-#: conf/skin_counter_settings.py:228 conf/skin_counter_settings.py:239
-#: conf/skin_counter_settings.py:252 conf/skin_counter_settings.py:262
-msgid "HTML color name or hex value"
-msgstr ""
-
-#: conf/skin_counter_settings.py:40
-msgid "Foreground color for votes = 0"
-msgstr ""
-
-#: conf/skin_counter_settings.py:51
-msgid "Background color for votes"
-msgstr ""
-
-#: conf/skin_counter_settings.py:61
-msgid "Foreground color for votes"
-msgstr ""
-
-#: conf/skin_counter_settings.py:71
-msgid "Background color for votes = MAX"
-msgstr ""
-
-#: conf/skin_counter_settings.py:84
-msgid "Foreground color for votes = MAX"
-msgstr ""
-
-#: conf/skin_counter_settings.py:95
-msgid "View counter value to give \"full color\""
-msgstr ""
-
-#: conf/skin_counter_settings.py:105
-msgid "Background color for views = 0"
-msgstr ""
-
-#: conf/skin_counter_settings.py:116
-msgid "Foreground color for views = 0"
-msgstr ""
-
-#: conf/skin_counter_settings.py:127
-msgid "Background color for views"
-msgstr ""
-
-#: conf/skin_counter_settings.py:137
-msgid "Foreground color for views"
-msgstr ""
-
-#: conf/skin_counter_settings.py:147
-msgid "Background color for views = MAX"
-msgstr ""
-
-#: conf/skin_counter_settings.py:162
-msgid "Foreground color for views = MAX"
-msgstr ""
-
-#: conf/skin_counter_settings.py:173
-msgid "Answer counter value to give \"full color\""
-msgstr ""
-
-#: conf/skin_counter_settings.py:185
-msgid "Background color for answers = 0"
-msgstr ""
-
-#: conf/skin_counter_settings.py:195
-msgid "Foreground color for answers = 0"
-msgstr ""
-
-#: conf/skin_counter_settings.py:205
-msgid "Background color for answers"
-msgstr ""
-
-#: conf/skin_counter_settings.py:215
-msgid "Foreground color for answers"
-msgstr ""
-
-#: conf/skin_counter_settings.py:227
-msgid "Background color for answers = MAX"
-msgstr ""
-
-#: conf/skin_counter_settings.py:238
-msgid "Foreground color for answers = MAX"
-msgstr ""
-
-#: conf/skin_counter_settings.py:251
-msgid "Background color for accepted"
-msgstr ""
-
-#: conf/skin_counter_settings.py:261
-msgid "Foreground color for accepted answer"
-msgstr ""
-
-#: conf/skin_general_settings.py:15
-msgid "Logos and HTML <head> parts"
-msgstr ""
-
-#: conf/skin_general_settings.py:23
-msgid "Q&A site logo"
-msgstr ""
-
-#: conf/skin_general_settings.py:25
-msgid "To change the logo, select new file, then submit this whole form."
-msgstr ""
-
-#: conf/skin_general_settings.py:39
-msgid "Show logo"
-msgstr ""
-
-#: conf/skin_general_settings.py:41
-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:53
-msgid "Site favicon"
-msgstr ""
-
-#: conf/skin_general_settings.py:55
-#, python-format
-msgid ""
-"A small 16x16 or 32x32 pixel icon image used to distinguish your site in the "
-"browser user interface. Please find more information about favicon at <a "
-"href=\"%(favicon_info_url)s\">this page</a>."
-msgstr ""
-
-#: conf/skin_general_settings.py:73
-msgid "Password login button"
-msgstr ""
-
-#: conf/skin_general_settings.py:75
-msgid ""
-"An 88x38 pixel image that is used on the login screen for the password login "
-"button."
-msgstr ""
-
-#: conf/skin_general_settings.py:90
-msgid "Show all UI functions to all users"
-msgstr ""
-
-#: conf/skin_general_settings.py:92
-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:107
-msgid "Select skin"
-msgstr ""
-
-#: conf/skin_general_settings.py:118
-msgid "Customize HTML <HEAD>"
-msgstr ""
-
-#: conf/skin_general_settings.py:127
-msgid "Custom portion of the HTML <HEAD>"
-msgstr ""
-
-#: conf/skin_general_settings.py:129
-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:151
-msgid "Custom header additions"
-msgstr ""
-
-#: conf/skin_general_settings.py:153
-msgid ""
-"Header is the bar at the top of the content that contains user info and site "
-"links, and is common to all pages. Use this area to enter contents of the "
-"headerin the HTML format. When customizing the site header (as well as "
-"footer and 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:168
-msgid "Site footer mode"
-msgstr ""
-
-#: conf/skin_general_settings.py:170
-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:187
-msgid "Custom footer (HTML format)"
-msgstr ""
-
-#: conf/skin_general_settings.py:189
-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 "
-"header and 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:204
-msgid "Apply custom style sheet (CSS)"
-msgstr ""
-
-#: conf/skin_general_settings.py:206
-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:218
-msgid "Custom style sheet (CSS)"
-msgstr ""
-
-#: conf/skin_general_settings.py:220
-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:236
-msgid "Add custom javascript"
-msgstr ""
-
-#: conf/skin_general_settings.py:239
-msgid "Check to enable javascript that you can enter in the next field"
-msgstr ""
-
-#: conf/skin_general_settings.py:249
-msgid "Custom javascript"
-msgstr ""
-
-#: conf/skin_general_settings.py:251
-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/skin_general_settings.py:269
-msgid "Skin media revision number"
-msgstr ""
-
-#: conf/skin_general_settings.py:271
-msgid "Will be set automatically but you can modify it if necessary."
-msgstr ""
-
-#: conf/skin_general_settings.py:282
-msgid "Hash to update the media revision number automatically."
-msgstr ""
-
-#: conf/skin_general_settings.py:286
-msgid "Will be set automatically, it is not necesary to modify manually."
-msgstr ""
-
-#: conf/social_sharing.py:11
-msgid "Sharing content on social networks"
-msgstr ""
-
-#: conf/social_sharing.py:20
-msgid "Check to enable sharing of questions on Twitter"
-msgstr ""
-
-#: conf/social_sharing.py:29
-msgid "Check to enable sharing of questions on Facebook"
-msgstr ""
-
-#: conf/social_sharing.py:38
-msgid "Check to enable sharing of questions on LinkedIn"
-msgstr ""
-
-#: conf/social_sharing.py:47
-msgid "Check to enable sharing of questions on Identi.ca"
-msgstr ""
-
-#: conf/social_sharing.py:56
-msgid "Check to enable sharing of questions on Google+"
-msgstr ""
-
-#: conf/spam_and_moderation.py:10
-msgid "Akismet spam protection"
-msgstr ""
-
-#: conf/spam_and_moderation.py:18
-msgid "Enable Akismet spam detection(keys below are required)"
-msgstr ""
-
-#: conf/spam_and_moderation.py:21
-#, python-format
-msgid "To get an Akismet key please visit <a href=\"%(url)s\">Akismet site</a>"
-msgstr ""
-
-#: conf/spam_and_moderation.py:31
-msgid "Akismet key for spam detection"
-msgstr ""
-
-#: conf/super_groups.py:5
-msgid "Reputation, Badges, Votes & Flags"
-msgstr ""
-
-#: conf/super_groups.py:6
-msgid "Static Content, URLS & UI"
-msgstr ""
-
-#: conf/super_groups.py:7
-msgid "Data rules & Formatting"
-msgstr ""
-
-#: conf/super_groups.py:8
-msgid "External Services"
-msgstr ""
-
-#: conf/super_groups.py:9
-msgid "Login, Users & Communication"
-msgstr ""
-
-#: conf/user_settings.py:12
-msgid "User settings"
-msgstr ""
-
-#: conf/user_settings.py:21
-msgid "Allow editing user screen name"
-msgstr ""
-
-#: conf/user_settings.py:30
-msgid "Allow account recovery by email"
-msgstr ""
-
-#: conf/user_settings.py:39
-msgid "Allow adding and removing login methods"
-msgstr ""
-
-#: conf/user_settings.py:49
-msgid "Minimum allowed length for screen name"
-msgstr ""
-
-#: conf/user_settings.py:59
-msgid "Default Gravatar icon type"
-msgstr ""
-
-#: conf/user_settings.py:61
-msgid ""
-"This option allows you to set the default avatar type for email addresses "
-"without associated gravatar images. For more information, please visit <a "
-"href=\"http://en.gravatar.com/site/implement/images/\">this page</a>."
-msgstr ""
-
-#: conf/user_settings.py:71
-msgid "Name for the Anonymous user"
-msgstr ""
-
-#: conf/vote_rules.py:14
-msgid "Vote and flag limits"
-msgstr ""
-
-#: conf/vote_rules.py:24
-msgid "Number of votes a user can cast per day"
-msgstr ""
-
-#: conf/vote_rules.py:33
-msgid "Maximum number of flags per user per day"
-msgstr ""
-
-#: conf/vote_rules.py:42
-msgid "Threshold for warning about remaining daily votes"
-msgstr ""
-
-#: conf/vote_rules.py:51
-msgid "Number of days to allow canceling votes"
-msgstr ""
-
-#: conf/vote_rules.py:60
-msgid "Number of days required before answering own question"
-msgstr ""
-
-#: conf/vote_rules.py:69
-msgid "Number of flags required to automatically hide posts"
-msgstr ""
-
-#: conf/vote_rules.py:78
-msgid "Number of flags required to automatically delete posts"
-msgstr ""
-
-#: conf/vote_rules.py:87
-msgid ""
-"Minimum days to accept an answer, if it has not been accepted by the "
-"question poster"
-msgstr ""
-
-#: conf/widgets.py:13
-msgid "Embeddable widgets"
-msgstr ""
-
-#: conf/widgets.py:25
-msgid "Number of questions to show"
-msgstr ""
-
-#: conf/widgets.py:28
-msgid ""
-"To embed the widget, add the following code to your site (and fill in "
-"correct base url, preferred tags, width and height):<iframe src="
-"\"{{base_url}}/widgets/questions?tags={{comma-separated-tags}}\" width=\"100%"
-"\" height=\"300\"scrolling=\"no\"><p>Your browser does not support iframes.</"
-"p></iframe>"
-msgstr ""
-
-#: conf/widgets.py:73
-msgid "CSS for the questions widget"
-msgstr ""
-
-#: conf/widgets.py:81
-msgid "Header for the questions widget"
-msgstr ""
-
-#: conf/widgets.py:90
-msgid "Footer for the questions widget"
-msgstr ""
-
-#: const/__init__.py:10
-msgid "duplicate question"
-msgstr ""
-
-#: const/__init__.py:11
-msgid "question is off-topic or not relevant"
-msgstr ""
-
-#: const/__init__.py:12
-msgid "too subjective and argumentative"
-msgstr ""
-
-#: const/__init__.py:13
-msgid "not a real question"
-msgstr ""
-
-#: const/__init__.py:14
-msgid "the question is answered, right answer was accepted"
-msgstr ""
-
-#: const/__init__.py:15
-msgid "question is not relevant or outdated"
-msgstr ""
-
-#: const/__init__.py:16
-msgid "question contains offensive or malicious remarks"
-msgstr ""
-
-#: const/__init__.py:17
-msgid "spam or advertising"
-msgstr ""
-
-#: const/__init__.py:18
-msgid "too localized"
-msgstr ""
-
-#: const/__init__.py:41
-msgid "newest"
-msgstr ""
-
-#: const/__init__.py:42 skins/default/templates/users.html:27
-msgid "oldest"
-msgstr ""
-
-#: const/__init__.py:43
-msgid "active"
-msgstr ""
-
-#: const/__init__.py:44
-msgid "inactive"
-msgstr ""
-
-#: const/__init__.py:45
-msgid "hottest"
-msgstr ""
-
-#: const/__init__.py:46
-msgid "coldest"
-msgstr ""
-
-#: const/__init__.py:47
-msgid "most voted"
-msgstr ""
-
-#: const/__init__.py:48
-msgid "least voted"
-msgstr ""
-
-#: const/__init__.py:49
-msgid "relevance"
-msgstr ""
-
-#: const/__init__.py:57
-#: skins/default/templates/user_profile/user_inbox.html:50
-msgid "all"
-msgstr ""
-
-#: const/__init__.py:58
-msgid "unanswered"
-msgstr ""
-
-#: const/__init__.py:59
-msgid "favorite"
-msgstr ""
-
-#: const/__init__.py:64
-msgid "list"
-msgstr ""
-
-#: const/__init__.py:65
-msgid "cloud"
-msgstr ""
-
-#: const/__init__.py:78
-msgid "Question has no answers"
-msgstr ""
-
-#: const/__init__.py:79
-msgid "Question has no accepted answers"
-msgstr ""
-
-#: const/__init__.py:122
-msgid "asked a question"
-msgstr ""
-
-#: const/__init__.py:123
-msgid "answered a question"
-msgstr ""
-
-#: const/__init__.py:124
-msgid "commented question"
-msgstr ""
-
-#: const/__init__.py:125
-msgid "commented answer"
-msgstr ""
-
-#: const/__init__.py:126
-msgid "edited question"
-msgstr ""
-
-#: const/__init__.py:127
-msgid "edited answer"
-msgstr ""
-
-#: const/__init__.py:128
-msgid "received award"
-msgstr "received badge"
-
-#: const/__init__.py:129
-msgid "marked best answer"
-msgstr ""
-
-#: const/__init__.py:130
-msgid "upvoted"
-msgstr ""
-
-#: const/__init__.py:131
-msgid "downvoted"
-msgstr ""
-
-#: const/__init__.py:132
-msgid "canceled vote"
-msgstr ""
-
-#: const/__init__.py:133
-msgid "deleted question"
-msgstr ""
-
-#: const/__init__.py:134
-msgid "deleted answer"
-msgstr ""
-
-#: const/__init__.py:135
-msgid "marked offensive"
-msgstr ""
-
-#: const/__init__.py:136
-msgid "updated tags"
-msgstr ""
-
-#: const/__init__.py:137
-msgid "selected favorite"
-msgstr ""
-
-#: const/__init__.py:138
-msgid "completed user profile"
-msgstr ""
-
-#: const/__init__.py:139
-msgid "email update sent to user"
-msgstr ""
-
-#: const/__init__.py:142
-msgid "reminder about unanswered questions sent"
-msgstr ""
-
-#: const/__init__.py:146
-msgid "reminder about accepting the best answer sent"
-msgstr ""
-
-#: const/__init__.py:148
-msgid "mentioned in the post"
-msgstr ""
-
-#: const/__init__.py:199
-msgid "question_answered"
-msgstr "answered question"
-
-#: const/__init__.py:200
-msgid "question_commented"
-msgstr "commented question"
-
-#: const/__init__.py:201
-msgid "answer_commented"
-msgstr ""
-
-#: const/__init__.py:202
-msgid "answer_accepted"
-msgstr ""
-
-#: const/__init__.py:206
-msgid "[closed]"
-msgstr ""
-
-#: const/__init__.py:207
-msgid "[deleted]"
-msgstr ""
-
-#: const/__init__.py:208 views/readers.py:590
-msgid "initial version"
-msgstr ""
-
-#: const/__init__.py:209
-msgid "retagged"
-msgstr ""
-
-#: const/__init__.py:217
-msgid "off"
-msgstr ""
-
-#: const/__init__.py:218
-msgid "exclude ignored"
-msgstr ""
-
-#: const/__init__.py:219
-msgid "only selected"
-msgstr ""
-
-#: const/__init__.py:223
-msgid "instantly"
-msgstr ""
-
-#: const/__init__.py:224
-msgid "daily"
-msgstr ""
-
-#: const/__init__.py:225
-msgid "weekly"
-msgstr ""
-
-#: const/__init__.py:226
-msgid "no email"
-msgstr ""
-
-#: const/__init__.py:233
-msgid "identicon"
-msgstr ""
-
-#: const/__init__.py:234
-msgid "mystery-man"
-msgstr ""
-
-#: const/__init__.py:235
-msgid "monsterid"
-msgstr ""
-
-#: const/__init__.py:236
-msgid "wavatar"
-msgstr ""
-
-#: const/__init__.py:237
-msgid "retro"
-msgstr ""
-
-#: const/__init__.py:284 skins/default/templates/badges.html:37
-msgid "gold"
-msgstr ""
-
-#: const/__init__.py:285 skins/default/templates/badges.html:46
-msgid "silver"
-msgstr ""
-
-#: const/__init__.py:286 skins/default/templates/badges.html:53
-msgid "bronze"
-msgstr ""
-
-#: const/__init__.py:298
-msgid "None"
-msgstr ""
-
-#: const/__init__.py:299
-msgid "Gravatar"
-msgstr ""
-
-#: const/__init__.py:300
-msgid "Uploaded Avatar"
-msgstr ""
-
-#: const/message_keys.py:15
-msgid "most relevant questions"
-msgstr ""
-
-#: const/message_keys.py:16
-msgid "click to see most relevant questions"
-msgstr ""
-
-#: const/message_keys.py:17
-msgid "by relevance"
-msgstr "relevance"
-
-#: const/message_keys.py:18
-msgid "click to see the oldest questions"
-msgstr ""
-
-#: const/message_keys.py:19
-msgid "by date"
-msgstr "date"
-
-#: const/message_keys.py:20
-msgid "click to see the newest questions"
-msgstr ""
-
-#: const/message_keys.py:21
-msgid "click to see the least recently updated questions"
-msgstr ""
-
-#: const/message_keys.py:22
-msgid "by activity"
-msgstr "activity"
-
-#: const/message_keys.py:23
-msgid "click to see the most recently updated questions"
-msgstr ""
-
-#: const/message_keys.py:24
-msgid "click to see the least answered questions"
-msgstr ""
-
-#: const/message_keys.py:25
-msgid "by answers"
-msgstr "answers"
-
-#: const/message_keys.py:26
-msgid "click to see the most answered questions"
-msgstr ""
-
-#: const/message_keys.py:27
-msgid "click to see least voted questions"
-msgstr ""
-
-#: const/message_keys.py:28
-msgid "by votes"
-msgstr "votes"
-
-#: const/message_keys.py:29
-msgid "click to see most voted questions"
-msgstr ""
-
-#: deps/django_authopenid/backends.py:88
-msgid ""
-"Welcome! Please set email address (important!) in your profile and adjust "
-"screen name, if necessary."
-msgstr ""
-
-#: deps/django_authopenid/forms.py:110 deps/django_authopenid/views.py:151
-msgid "i-names are not supported"
-msgstr ""
-
-#: deps/django_authopenid/forms.py:233
-#, python-format
-msgid "Please enter your %(username_token)s"
-msgstr ""
-
-#: deps/django_authopenid/forms.py:259
-msgid "Please, enter your user name"
-msgstr ""
-
-#: deps/django_authopenid/forms.py:263
-msgid "Please, enter your password"
-msgstr ""
-
-#: deps/django_authopenid/forms.py:270 deps/django_authopenid/forms.py:274
-msgid "Please, enter your new password"
-msgstr ""
-
-#: deps/django_authopenid/forms.py:285
-msgid "Passwords did not match"
-msgstr ""
-
-#: deps/django_authopenid/forms.py:297
-#, python-format
-msgid "Please choose password > %(len)s characters"
-msgstr ""
-
-#: deps/django_authopenid/forms.py:335
-msgid "Current password"
-msgstr ""
-
-#: deps/django_authopenid/forms.py:346
-msgid ""
-"Old password is incorrect. Please enter the correct "
-"password."
-msgstr ""
-
-#: deps/django_authopenid/forms.py:399
-msgid "Sorry, we don't have this email address in the database"
-msgstr ""
-
-#: deps/django_authopenid/forms.py:435
-msgid "Your user name (<i>required</i>)"
-msgstr ""
-
-#: deps/django_authopenid/forms.py:450
-msgid "Incorrect username."
-msgstr "sorry, there is no such user name"
-
-#: deps/django_authopenid/urls.py:9 deps/django_authopenid/urls.py:12
-#: deps/django_authopenid/urls.py:15 setup_templates/settings.py:208
-msgid "signin/"
-msgstr ""
-
-#: deps/django_authopenid/urls.py:10
-msgid "signout/"
-msgstr ""
-
-#: deps/django_authopenid/urls.py:12
-msgid "complete/"
-msgstr ""
-
-#: deps/django_authopenid/urls.py:15
-msgid "complete-oauth/"
-msgstr ""
-
-#: deps/django_authopenid/urls.py:19
-msgid "register/"
-msgstr ""
-
-#: deps/django_authopenid/urls.py:21
-msgid "signup/"
-msgstr ""
-
-#: deps/django_authopenid/urls.py:25
-msgid "logout/"
-msgstr ""
-
-#: deps/django_authopenid/urls.py:30
-msgid "recover/"
-msgstr ""
-
-#: deps/django_authopenid/util.py:378
-#, python-format
-msgid "%(site)s user name and password"
-msgstr ""
-
-#: deps/django_authopenid/util.py:384
-#: skins/common/templates/authopenid/signin.html:108
-msgid "Create a password-protected account"
-msgstr ""
-
-#: deps/django_authopenid/util.py:385
-msgid "Change your password"
-msgstr ""
-
-#: deps/django_authopenid/util.py:473
-msgid "Sign in with Yahoo"
-msgstr ""
-
-#: deps/django_authopenid/util.py:480
-msgid "AOL screen name"
-msgstr ""
-
-#: deps/django_authopenid/util.py:488
-msgid "OpenID url"
-msgstr ""
-
-#: deps/django_authopenid/util.py:517
-msgid "Flickr user name"
-msgstr ""
-
-#: deps/django_authopenid/util.py:525
-msgid "Technorati user name"
-msgstr ""
-
-#: deps/django_authopenid/util.py:533
-msgid "WordPress blog name"
-msgstr ""
-
-#: deps/django_authopenid/util.py:541
-msgid "Blogger blog name"
-msgstr ""
-
-#: deps/django_authopenid/util.py:549
-msgid "LiveJournal blog name"
-msgstr ""
-
-#: deps/django_authopenid/util.py:557
-msgid "ClaimID user name"
-msgstr ""
-
-#: deps/django_authopenid/util.py:565
-msgid "Vidoop user name"
-msgstr ""
-
-#: deps/django_authopenid/util.py:573
-msgid "Verisign user name"
-msgstr ""
-
-#: deps/django_authopenid/util.py:608
-#, python-format
-msgid "Change your %(provider)s password"
-msgstr ""
-
-#: deps/django_authopenid/util.py:612
-#, python-format
-msgid "Click to see if your %(provider)s signin still works for %(site_name)s"
-msgstr ""
-
-#: deps/django_authopenid/util.py:621
-#, python-format
-msgid "Create password for %(provider)s"
-msgstr ""
-
-#: deps/django_authopenid/util.py:625
-#, python-format
-msgid "Connect your %(provider)s account to %(site_name)s"
-msgstr ""
-
-#: deps/django_authopenid/util.py:634
-#, python-format
-msgid "Signin with %(provider)s user name and password"
-msgstr ""
-
-#: deps/django_authopenid/util.py:641
-#, python-format
-msgid "Sign in with your %(provider)s account"
-msgstr ""
-
-#: deps/django_authopenid/views.py:158
-#, python-format
-msgid "OpenID %(openid_url)s is invalid"
-msgstr ""
-
-#: deps/django_authopenid/views.py:270 deps/django_authopenid/views.py:421
-#: deps/django_authopenid/views.py:449
-#, 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:371
-msgid "Your new password saved"
-msgstr ""
-
-#: deps/django_authopenid/views.py:475
-msgid "The login password combination was not correct"
-msgstr ""
-
-#: deps/django_authopenid/views.py:577
-msgid "Please click any of the icons below to sign in"
-msgstr ""
-
-#: deps/django_authopenid/views.py:579
-msgid "Account recovery email sent"
-msgstr ""
-
-#: deps/django_authopenid/views.py:582
-msgid "Please add one or more login methods."
-msgstr ""
-
-#: deps/django_authopenid/views.py:584
-msgid "If you wish, please add, remove or re-validate your login methods"
-msgstr ""
-
-#: deps/django_authopenid/views.py:586
-msgid "Please wait a second! Your account is recovered, but ..."
-msgstr ""
-
-#: deps/django_authopenid/views.py:588
-msgid "Sorry, this account recovery key has expired or is invalid"
-msgstr ""
-
-#: deps/django_authopenid/views.py:661
-#, python-format
-msgid "Login method %(provider_name)s does not exist"
-msgstr ""
-
-#: deps/django_authopenid/views.py:667
-msgid "Oops, sorry - there was some error - please try again"
-msgstr ""
-
-#: deps/django_authopenid/views.py:758
-#, python-format
-msgid "Your %(provider)s login works fine"
-msgstr ""
-
-#: deps/django_authopenid/views.py:1069 deps/django_authopenid/views.py:1075
-#, 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:1096
-#, python-format
-msgid "Recover your %(site)s account"
-msgstr ""
-
-#: deps/django_authopenid/views.py:1166
-msgid "Please check your email and visit the enclosed link."
-msgstr ""
-
-#: deps/livesettings/models.py:101 deps/livesettings/models.py:140
-msgid "Site"
-msgstr ""
-
-#: deps/livesettings/values.py:68
-msgid "Main"
-msgstr ""
-
-#: deps/livesettings/values.py:127
-msgid "Base Settings"
-msgstr ""
-
-#: deps/livesettings/values.py:234
-msgid "Default value: \"\""
-msgstr ""
-
-#: deps/livesettings/values.py:241
-msgid "Default value: "
-msgstr ""
-
-#: deps/livesettings/values.py:244
-#, python-format
-msgid "Default value: %s"
-msgstr ""
-
-#: deps/livesettings/values.py:622
-#, python-format
-msgid "Allowed image file types are %(types)s"
-msgstr ""
-
-#: deps/livesettings/templates/livesettings/_admin_site_views.html:4
-msgid "Sites"
-msgstr ""
-
-#: deps/livesettings/templates/livesettings/group_settings.html:11
-#: deps/livesettings/templates/livesettings/site_settings.html:23
-#, fuzzy
-msgid "Documentation"
-msgstr "karma"
-
-#: deps/livesettings/templates/livesettings/group_settings.html:11
-#: deps/livesettings/templates/livesettings/site_settings.html:23
-#: skins/common/templates/authopenid/signin.html:132
-#, fuzzy
-msgid "Change password"
-msgstr "Password"
-
-#: deps/livesettings/templates/livesettings/group_settings.html:11
-#: deps/livesettings/templates/livesettings/site_settings.html:23
-msgid "Log out"
-msgstr ""
-
-#: deps/livesettings/templates/livesettings/group_settings.html:14
-#: deps/livesettings/templates/livesettings/site_settings.html:26
-msgid "Home"
-msgstr ""
-
-#: deps/livesettings/templates/livesettings/group_settings.html:15
-msgid "Edit Group Settings"
-msgstr ""
-
-#: deps/livesettings/templates/livesettings/group_settings.html:22
-#: deps/livesettings/templates/livesettings/site_settings.html:50
-msgid "Please correct the error below."
-msgid_plural "Please correct the errors below."
-msgstr[0] ""
-msgstr[1] ""
-
-#: deps/livesettings/templates/livesettings/group_settings.html:28
-#, python-format
-msgid "Settings included in %(name)s."
-msgstr ""
-
-#: deps/livesettings/templates/livesettings/group_settings.html:62
-#: deps/livesettings/templates/livesettings/site_settings.html:97
-msgid "You don't have permission to edit values."
-msgstr ""
-
-#: deps/livesettings/templates/livesettings/site_settings.html:27
-msgid "Edit Site Settings"
-msgstr ""
-
-#: deps/livesettings/templates/livesettings/site_settings.html:43
-msgid "Livesettings are disabled for this site."
-msgstr ""
-
-#: deps/livesettings/templates/livesettings/site_settings.html:44
-msgid "All configuration options must be edited in the site settings.py file"
-msgstr ""
-
-#: deps/livesettings/templates/livesettings/site_settings.html:66
-#, python-format
-msgid "Group settings: %(name)s"
-msgstr ""
-
-#: deps/livesettings/templates/livesettings/site_settings.html:93
-msgid "Uncollapse all"
-msgstr ""
-
-#: importers/stackexchange/management/commands/load_stackexchange.py:141
-msgid "Congratulations, you are now an Administrator"
-msgstr ""
-
-#: management/commands/initialize_ldap_logins.py:51
-msgid ""
-"This command may help you migrate to LDAP password authentication by "
-"creating a record for LDAP association with each user account. There is an "
-"assumption that ldap user id's are the same as user names registered at the "
-"site. Before running this command it is necessary to set up LDAP parameters "
-"in the \"External keys\" section of the site settings."
-msgstr ""
-
-#: management/commands/post_emailed_questions.py:35
-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:55
-#, 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:61
-#, 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:69
-msgid ""
-"<p>Sorry, your question could not be posted due to insufficient privileges "
-"of your user account</p>"
-msgstr ""
-
-#: management/commands/send_accept_answer_reminders.py:57
-#, python-format
-msgid "Accept the best answer for %(question_count)d of your questions"
-msgstr ""
-
-#: management/commands/send_accept_answer_reminders.py:62
-msgid "Please accept the best answer for this question:"
-msgstr ""
-
-#: management/commands/send_accept_answer_reminders.py:64
-msgid "Please accept the best answer for these questions:"
-msgstr ""
-
-#: management/commands/send_email_alerts.py:411
-#, 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:421
-#, 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"
-msgstr[0] ""
-"<p>Dear %(name)s,</p></p>The following question has been updated on the Q&A "
-"forum:</p>"
-msgstr[1] ""
-"<p>Dear %(name)s,</p><p>The following %(num)d questions have been updated on "
-"the Q&A forum:</p>"
-
-#: management/commands/send_email_alerts.py:438
-msgid "new question"
-msgstr ""
-
-#: management/commands/send_email_alerts.py:455
-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:465
-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:471
-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:477
-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:490
-#, python-format
-msgid ""
-"go to %(email_settings_link)s to change frequency of email updates or "
-"%(admin_email)s administrator"
-msgstr ""
-"<p>Please remember that you can always <a "
-"href='%(email_settings_link)s'>adjust</a> frequency of the email updates or "
-"turn them off entirely.<br/>If you believe that this message was sent in an "
-"error, please email about it the forum administrator at %(admin_email)s.</"
-"p><p>Sincerely,</p><p>Your friendly Q&A forum server.</p>"
-
-#: management/commands/send_unanswered_question_reminders.py:56
-#, python-format
-msgid "%(question_count)d unanswered question about %(topics)s"
-msgid_plural "%(question_count)d unanswered questions about %(topics)s"
-msgstr[0] ""
-msgstr[1] ""
-
-#: middleware/forum_mode.py:53
-#, python-format
-msgid "Please log in to use %s"
-msgstr ""
-
-#: models/__init__.py:317
-msgid ""
-"Sorry, you cannot accept or unaccept best answers because your account is "
-"blocked"
-msgstr ""
-
-#: models/__init__.py:321
-msgid ""
-"Sorry, you cannot accept or unaccept best answers because your account is "
-"suspended"
-msgstr ""
-
-#: models/__init__.py:334
-#, python-format
-msgid ""
-">%(points)s points required to accept or unaccept your own answer to your "
-"own question"
-msgstr ""
-
-#: models/__init__.py:356
-#, python-format
-msgid ""
-"Sorry, you will be able to accept this answer only after %(will_be_able_at)s"
-msgstr ""
-
-#: models/__init__.py:364
-#, python-format
-msgid ""
-"Sorry, only moderators or original author of the question - %(username)s - "
-"can accept or unaccept the best answer"
-msgstr ""
-
-#: models/__init__.py:392
-msgid "cannot vote for own posts"
-msgstr "Sorry, you cannot vote for your own posts"
-
-#: models/__init__.py:395
-msgid "Sorry your account appears to be blocked "
-msgstr ""
-
-#: models/__init__.py:400
-msgid "Sorry your account appears to be suspended "
-msgstr ""
-
-#: models/__init__.py:410
-#, python-format
-msgid ">%(points)s points required to upvote"
-msgstr ">%(points)s points required to upvote "
-
-#: models/__init__.py:416
-#, python-format
-msgid ">%(points)s points required to downvote"
-msgstr ">%(points)s points required to downvote "
-
-#: models/__init__.py:431
-msgid "Sorry, blocked users cannot upload files"
-msgstr ""
-
-#: models/__init__.py:432
-msgid "Sorry, suspended users cannot upload files"
-msgstr ""
-
-#: models/__init__.py:434
-#, 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:453 models/__init__.py:520 models/__init__.py:986
-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:454 models/__init__.py:989
-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:481
-#, python-format
-msgid ""
-"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:493
-msgid "Sorry, but only post owners or moderators can edit comments"
-msgstr ""
-
-#: models/__init__.py:506
-msgid ""
-"Sorry, since your account is suspended you can comment only your own posts"
-msgstr ""
-
-#: models/__init__.py:510
-#, 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:538
-msgid ""
-"This post has been deleted and can be seen only by post owners, site "
-"administrators and moderators"
-msgstr ""
-
-#: models/__init__.py:555
-msgid ""
-"Sorry, only moderators, site administrators and post owners can edit deleted "
-"posts"
-msgstr ""
-
-#: models/__init__.py:570
-msgid "Sorry, since your account is blocked you cannot edit posts"
-msgstr ""
-
-#: models/__init__.py:574
-msgid "Sorry, since your account is suspended you can edit only your own posts"
-msgstr ""
-
-#: models/__init__.py:579
-#, python-format
-msgid ""
-"Sorry, to edit wiki posts, a minimum reputation of %(min_rep)s is required"
-msgstr ""
-
-#: models/__init__.py:586
-#, python-format
-msgid ""
-"Sorry, to edit other people's posts, a minimum reputation of %(min_rep)s is "
-"required"
-msgstr ""
-
-#: models/__init__.py:649
-msgid ""
-"Sorry, cannot delete your question since it has an upvoted answer posted by "
-"someone else"
-msgid_plural ""
-"Sorry, cannot delete your question since it has some upvoted answers posted "
-"by other users"
-msgstr[0] ""
-msgstr[1] ""
-
-#: models/__init__.py:664
-msgid "Sorry, since your account is blocked you cannot delete posts"
-msgstr ""
-
-#: models/__init__.py:668
-msgid ""
-"Sorry, since your account is suspended you can delete only your own posts"
-msgstr ""
-
-#: models/__init__.py:672
-#, python-format
-msgid ""
-"Sorry, to deleted other people' posts, a minimum reputation of %(min_rep)s "
-"is required"
-msgstr ""
-
-#: models/__init__.py:692
-msgid "Sorry, since your account is blocked you cannot close questions"
-msgstr ""
-
-#: models/__init__.py:696
-msgid "Sorry, since your account is suspended you cannot close questions"
-msgstr ""
-
-#: models/__init__.py:700
-#, python-format
-msgid ""
-"Sorry, to close other people' posts, a minimum reputation of %(min_rep)s is "
-"required"
-msgstr ""
-
-#: models/__init__.py:709
-#, python-format
-msgid ""
-"Sorry, to close own question a minimum reputation of %(min_rep)s is required"
-msgstr ""
-
-#: models/__init__.py:733
-#, python-format
-msgid ""
-"Sorry, only administrators, moderators or post owners with reputation > "
-"%(min_rep)s can reopen questions."
-msgstr ""
-
-#: models/__init__.py:739
-#, python-format
-msgid ""
-"Sorry, to reopen own question a minimum reputation of %(min_rep)s is required"
-msgstr ""
-
-#: models/__init__.py:759
-msgid "cannot flag message as offensive twice"
-msgstr "You have flagged this question before and cannot do it more than once"
-
-#: models/__init__.py:764
-msgid "blocked users cannot flag posts"
-msgstr ""
-"Sorry, since your account is blocked you cannot flag posts as offensive"
-
-#: models/__init__.py:766
-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:768
-#, 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:787
-#, 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:798
-msgid "cannot remove non-existing flag"
-msgstr ""
-
-#: models/__init__.py:803
-msgid "blocked users cannot remove flags"
-msgstr "Sorry, since your account is blocked you cannot remove flags"
-
-#: models/__init__.py:805
-msgid "suspended users cannot remove flags"
-msgstr ""
-"Sorry, your account appears to be suspended and you cannot remove flags. "
-"Please contact the forum administrator to reach a resolution."
-
-#: models/__init__.py:809
-#, python-format
-msgid "need > %(min_rep)d point to remove flag"
-msgid_plural "need > %(min_rep)d points to remove flag"
-msgstr[0] ""
-"Sorry, to flag posts a minimum reputation of %(min_rep)d is required"
-msgstr[1] ""
-"Sorry, to flag posts a minimum reputation of %(min_rep)d is required"
-
-#: models/__init__.py:828
-msgid "you don't have the permission to remove all flags"
-msgstr ""
-
-#: models/__init__.py:829
-msgid "no flags for this entry"
-msgstr ""
-
-#: models/__init__.py:853
-msgid ""
-"Sorry, only question owners, site administrators and moderators can retag "
-"deleted questions"
-msgstr ""
-
-#: models/__init__.py:860
-msgid "Sorry, since your account is blocked you cannot retag questions"
-msgstr ""
-
-#: models/__init__.py:864
-msgid ""
-"Sorry, since your account is suspended you can retag only your own questions"
-msgstr ""
-
-#: models/__init__.py:868
-#, python-format
-msgid ""
-"Sorry, to retag questions a minimum reputation of %(min_rep)s is required"
-msgstr ""
-
-#: models/__init__.py:887
-msgid "Sorry, since your account is blocked you cannot delete comment"
-msgstr ""
-
-#: models/__init__.py:891
-msgid ""
-"Sorry, since your account is suspended you can delete only your own comments"
-msgstr ""
-
-#: models/__init__.py:895
-#, python-format
-msgid "Sorry, to delete comments reputation of %(min_rep)s is required"
-msgstr ""
-
-#: models/__init__.py:918
-msgid "cannot revoke old vote"
-msgstr "sorry, but older votes cannot be revoked"
-
-#: models/__init__.py:1395 utils/functions.py:70
-#, python-format
-msgid "on %(date)s"
-msgstr ""
-
-#: models/__init__.py:1397
-msgid "in two days"
-msgstr ""
-
-#: models/__init__.py:1399
-msgid "tomorrow"
-msgstr ""
-
-#: models/__init__.py:1401
-#, python-format
-msgid "in %(hr)d hour"
-msgid_plural "in %(hr)d hours"
-msgstr[0] ""
-msgstr[1] ""
-
-#: models/__init__.py:1403
-#, python-format
-msgid "in %(min)d min"
-msgid_plural "in %(min)d mins"
-msgstr[0] ""
-msgstr[1] ""
-
-#: models/__init__.py:1404
-#, python-format
-msgid "%(days)d day"
-msgid_plural "%(days)d days"
-msgstr[0] ""
-msgstr[1] ""
-
-#: models/__init__.py:1406
-#, python-format
-msgid ""
-"New users must wait %(days)s before answering their own question. You can "
-"post an answer %(left)s"
-msgstr ""
-
-#: models/__init__.py:1572 skins/default/templates/feedback_email.txt:9
-msgid "Anonymous"
-msgstr ""
-
-#: models/__init__.py:1668 views/users.py:372
-msgid "Site Adminstrator"
-msgstr ""
-
-#: models/__init__.py:1670 views/users.py:374
-msgid "Forum Moderator"
-msgstr ""
-
-#: models/__init__.py:1672 views/users.py:376
-msgid "Suspended User"
-msgstr ""
-
-#: models/__init__.py:1674 views/users.py:378
-msgid "Blocked User"
-msgstr ""
-
-#: models/__init__.py:1676 views/users.py:380
-msgid "Registered User"
-msgstr ""
-
-#: models/__init__.py:1678
-msgid "Watched User"
-msgstr ""
-
-#: models/__init__.py:1680
-msgid "Approved User"
-msgstr ""
-
-#: models/__init__.py:1789
-#, python-format
-msgid "%(username)s karma is %(reputation)s"
-msgstr ""
-
-#: models/__init__.py:1799
-#, python-format
-msgid "one gold badge"
-msgid_plural "%(count)d gold badges"
-msgstr[0] ""
-msgstr[1] ""
-
-#: models/__init__.py:1806
-#, python-format
-msgid "one silver badge"
-msgid_plural "%(count)d silver badges"
-msgstr[0] ""
-msgstr[1] ""
-
-#: models/__init__.py:1813
-#, python-format
-msgid "one bronze badge"
-msgid_plural "%(count)d bronze badges"
-msgstr[0] ""
-msgstr[1] ""
-
-#: models/__init__.py:1824
-#, python-format
-msgid "%(item1)s and %(item2)s"
-msgstr ""
-
-#: models/__init__.py:1828
-#, python-format
-msgid "%(user)s has %(badges)s"
-msgstr ""
-
-#: models/__init__.py:2305
-#, python-format
-msgid "\"%(title)s\""
-msgstr ""
-
-#: models/__init__.py:2442
-#, 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:2635 views/commands.py:429
-msgid "Your tag subscription was saved, thanks!"
-msgstr ""
-
-#: models/badges.py:129
-#, python-format
-msgid "Deleted own post with %(votes)s or more upvotes"
-msgstr ""
-
-#: models/badges.py:133
-msgid "Disciplined"
-msgstr ""
-
-#: models/badges.py:151
-#, python-format
-msgid "Deleted own post with %(votes)s or more downvotes"
-msgstr ""
-
-#: models/badges.py:155
-msgid "Peer Pressure"
-msgstr ""
-
-#: models/badges.py:174
-#, python-format
-msgid "Received at least %(votes)s upvote for an answer for the first time"
-msgstr ""
-
-#: models/badges.py:178
-msgid "Teacher"
-msgstr ""
-
-#: models/badges.py:218
-msgid "Supporter"
-msgstr ""
-
-#: models/badges.py:219
-msgid "First upvote"
-msgstr ""
-
-#: models/badges.py:227
-msgid "Critic"
-msgstr ""
-
-#: models/badges.py:228
-msgid "First downvote"
-msgstr ""
-
-#: models/badges.py:237
-msgid "Civic Duty"
-msgstr ""
-
-#: models/badges.py:238
-#, python-format
-msgid "Voted %(num)s times"
-msgstr ""
-
-#: models/badges.py:252
-#, python-format
-msgid "Answered own question with at least %(num)s up votes"
-msgstr ""
-
-#: models/badges.py:256
-msgid "Self-Learner"
-msgstr ""
-
-#: models/badges.py:304
-msgid "Nice Answer"
-msgstr ""
-
-#: 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:316
-msgid "Good Answer"
-msgstr ""
-
-#: models/badges.py:328
-msgid "Great Answer"
-msgstr ""
-
-#: models/badges.py:340
-msgid "Nice Question"
-msgstr ""
-
-#: 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:352
-msgid "Good Question"
-msgstr ""
-
-#: models/badges.py:364
-msgid "Great Question"
-msgstr ""
-
-#: models/badges.py:376
-msgid "Student"
-msgstr ""
-
-#: models/badges.py:381
-msgid "Asked first question with at least one up vote"
-msgstr ""
-
-#: models/badges.py:414
-msgid "Popular Question"
-msgstr ""
-
-#: 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:425
-msgid "Notable Question"
-msgstr ""
-
-#: models/badges.py:436
-msgid "Famous Question"
-msgstr ""
-
-#: models/badges.py:450
-msgid "Asked a question and accepted an answer"
-msgstr ""
-
-#: models/badges.py:453
-msgid "Scholar"
-msgstr ""
-
-#: models/badges.py:495
-msgid "Enlightened"
-msgstr ""
-
-#: models/badges.py:499
-#, python-format
-msgid "First answer was accepted with %(num)s or more votes"
-msgstr ""
-
-#: models/badges.py:507
-msgid "Guru"
-msgstr ""
-
-#: models/badges.py:510
-#, python-format
-msgid "Answer accepted with %(num)s or more votes"
-msgstr ""
-
-#: 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:525
-msgid "Necromancer"
-msgstr ""
-
-#: models/badges.py:548
-msgid "Citizen Patrol"
-msgstr ""
-
-#: models/badges.py:551
-msgid "First flagged post"
-msgstr ""
-
-#: models/badges.py:563
-msgid "Cleanup"
-msgstr ""
-
-#: models/badges.py:566
-msgid "First rollback"
-msgstr ""
-
-#: models/badges.py:577
-msgid "Pundit"
-msgstr ""
-
-#: models/badges.py:580
-msgid "Left 10 comments with score of 10 or more"
-msgstr ""
-
-#: models/badges.py:612
-msgid "Editor"
-msgstr ""
-
-#: models/badges.py:615
-msgid "First edit"
-msgstr ""
-
-#: models/badges.py:623
-msgid "Associate Editor"
-msgstr ""
-
-#: models/badges.py:627
-#, python-format
-msgid "Edited %(num)s entries"
-msgstr ""
-
-#: models/badges.py:634
-msgid "Organizer"
-msgstr ""
-
-#: models/badges.py:637
-msgid "First retag"
-msgstr ""
-
-#: models/badges.py:644
-msgid "Autobiographer"
-msgstr ""
-
-#: models/badges.py:647
-msgid "Completed all user profile fields"
-msgstr ""
-
-#: models/badges.py:663
-#, python-format
-msgid "Question favorited by %(num)s users"
-msgstr ""
-
-#: models/badges.py:689
-msgid "Stellar Question"
-msgstr ""
-
-#: models/badges.py:698
-msgid "Favorite Question"
-msgstr ""
-
-#: models/badges.py:710
-msgid "Enthusiast"
-msgstr ""
-
-#: models/badges.py:714
-#, python-format
-msgid "Visited site every day for %(num)s days in a row"
-msgstr ""
-
-#: models/badges.py:732
-msgid "Commentator"
-msgstr ""
-
-#: models/badges.py:736
-#, python-format
-msgid "Posted %(num_comments)s comments"
-msgstr ""
-
-#: models/badges.py:752
-msgid "Taxonomist"
-msgstr ""
-
-#: 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/content.py:549
-msgid "Sorry, this question has been deleted and is no longer accessible"
-msgstr ""
-
-#: models/content.py:565
-msgid ""
-"Sorry, the answer you are looking for is no longer available, because the "
-"parent question has been removed"
-msgstr ""
-
-#: models/content.py:572
-msgid "Sorry, this answer has been removed and is no longer accessible"
-msgstr ""
-
-#: models/meta.py:116
-msgid ""
-"Sorry, the comment you are looking for is no longer accessible, because the "
-"parent question has been removed"
-msgstr ""
-
-#: models/meta.py:123
-msgid ""
-"Sorry, the comment you are looking for is no longer accessible, because the "
-"parent answer has been removed"
-msgstr ""
-
-#: models/question.py:63
-#, python-format
-msgid "\" and \"%s\""
-msgstr ""
-
-#: models/question.py:66
-msgid "\" and more"
-msgstr ""
-
-#: models/question.py:806
-#, python-format
-msgid "%(author)s modified the question"
-msgstr ""
-
-#: models/question.py:810
-#, python-format
-msgid "%(people)s posted %(new_answer_count)s new answers"
-msgstr ""
-
-#: models/question.py:815
-#, python-format
-msgid "%(people)s commented the question"
-msgstr ""
-
-#: models/question.py:820
-#, python-format
-msgid "%(people)s commented answers"
-msgstr ""
-
-#: models/question.py:822
-#, python-format
-msgid "%(people)s commented an answer"
-msgstr ""
-
-#: models/repute.py:142
-#, python-format
-msgid "<em>Changed by moderator. Reason:</em> %(reason)s"
-msgstr ""
-
-#: models/repute.py:153
-#, python-format
-msgid ""
-"%(points)s points were added for %(username)s's contribution to question "
-"%(question_title)s"
-msgstr ""
-
-#: models/repute.py:158
-#, python-format
-msgid ""
-"%(points)s points were subtracted for %(username)s's contribution to "
-"question %(question_title)s"
-msgstr ""
-
-#: models/tag.py:151
-msgid "interesting"
-msgstr ""
-
-#: models/tag.py:151
-msgid "ignored"
-msgstr ""
-
-#: models/user.py:264
-msgid "Entire forum"
-msgstr ""
-
-#: models/user.py:265
-msgid "Questions that I asked"
-msgstr ""
-
-#: models/user.py:266
-msgid "Questions that I answered"
-msgstr ""
-
-#: models/user.py:267
-msgid "Individually selected questions"
-msgstr ""
-
-#: models/user.py:268
-msgid "Mentions and comment responses"
-msgstr ""
-
-#: models/user.py:271
-msgid "Instantly"
-msgstr ""
-
-#: models/user.py:272
-msgid "Daily"
-msgstr ""
-
-#: models/user.py:273
-msgid "Weekly"
-msgstr ""
-
-#: models/user.py:274
-msgid "No email"
-msgstr ""
-
-#: skins/common/templates/authopenid/authopenid_macros.html:53
-msgid "Please enter your <span>user name</span>, then sign in"
-msgstr ""
-
-#: skins/common/templates/authopenid/authopenid_macros.html:54
-#: skins/common/templates/authopenid/signin.html:90
-msgid "(or select another login method above)"
-msgstr ""
-
-#: skins/common/templates/authopenid/authopenid_macros.html:56
-msgid "Sign in"
-msgstr ""
-
-#: skins/common/templates/authopenid/changeemail.html:2
-#: skins/common/templates/authopenid/changeemail.html:8
-#: skins/common/templates/authopenid/changeemail.html:36
-msgid "Change email"
-msgstr "Change Email"
-
-#: skins/common/templates/authopenid/changeemail.html:10
-#, fuzzy
-msgid "Save your email address"
-msgstr "Your email <i>(never shared)</i>"
-
-#: skins/common/templates/authopenid/changeemail.html:15
-#, python-format
-msgid "change %(email)s info"
-msgstr ""
-"<span class=\"strong big\">Enter your new email into the box below</span> if "
-"you'd like to use another email for <strong>update subscriptions</strong>."
-"<br>Currently you are using <strong>%(email)s</strong>"
-
-#: skins/common/templates/authopenid/changeemail.html:17
-#, python-format
-msgid "here is why email is required, see %(gravatar_faq_url)s"
-msgstr ""
-"<span class='strong big'>Please enter your email address in the box below.</"
-"span> Valid email address is required on this Q&amp;A forum. If you like, "
-"you can <strong>receive updates</strong> on interesting questions or entire "
-"forum via email. Also, your email is used to create a unique <a "
-"href='%(gravatar_faq_url)s'><strong>gravatar</strong></a> image for your "
-"account. Email addresses are never shown or otherwise shared with anybody "
-"else."
-
-#: skins/common/templates/authopenid/changeemail.html:29
-msgid "Your new Email"
-msgstr ""
-"<strong>Your new Email:</strong> (will <strong>not</strong> be shown to "
-"anyone, must be valid)"
-
-#: skins/common/templates/authopenid/changeemail.html:29
-msgid "Your Email"
-msgstr ""
-"<strong>Your Email</strong> (<i>must be valid, never shown to others</i>)"
-
-#: skins/common/templates/authopenid/changeemail.html:36
-#, fuzzy
-msgid "Save Email"
-msgstr "Change Email"
-
-#: skins/common/templates/authopenid/changeemail.html:38
-#: skins/default/templates/answer_edit.html:25
-#: skins/default/templates/close.html:16
-#: skins/default/templates/feedback.html:64
-#: skins/default/templates/question_edit.html:36
-#: skins/default/templates/question_retag.html:22
-#: skins/default/templates/reopen.html:27
-#: skins/default/templates/subscribe_for_tags.html:16
-#: skins/default/templates/user_profile/user_edit.html:96
-msgid "Cancel"
-msgstr ""
-
-#: skins/common/templates/authopenid/changeemail.html:45
-#, fuzzy
-msgid "Validate email"
-msgstr "Change Email"
-
-#: skins/common/templates/authopenid/changeemail.html:48
-#, python-format
-msgid "validate %(email)s info or go to %(change_email_url)s"
-msgstr ""
-"<span class=\"strong big\">An email with a validation link has been sent to "
-"%(email)s.</span> Please <strong>follow the emailed link</strong> with your "
-"web browser. Email validation is necessary to help insure the proper use of "
-"email on <span class=\"orange\">Q&amp;A</span>. If you would like to use "
-"<strong>another email</strong>, please <a "
-"href='%(change_email_url)s'><strong>change it again</strong></a>."
-
-#: skins/common/templates/authopenid/changeemail.html:52
-msgid "Email not changed"
-msgstr ""
-
-#: skins/common/templates/authopenid/changeemail.html:55
-#, python-format
-msgid "old %(email)s kept, if you like go to %(change_email_url)s"
-msgstr ""
-"<span class=\"strong big\">Your email address %(email)s has not been changed."
-"</span> If you decide to change it later - you can always do it by editing "
-"it in your user profile or by using the <a "
-"href='%(change_email_url)s'><strong>previous form</strong></a> again."
-
-#: skins/common/templates/authopenid/changeemail.html:59
-msgid "Email changed"
-msgstr ""
-
-#: skins/common/templates/authopenid/changeemail.html:62
-#, python-format
-msgid "your current %(email)s can be used for this"
-msgstr ""
-"<span class='big strong'>Your email address is now set to %(email)s.</span> "
-"Updates on the questions that you like most will be sent to this address. "
-"Email notifications are sent once a day or less frequently - only when there "
-"are any news."
-
-#: skins/common/templates/authopenid/changeemail.html:66
-msgid "Email verified"
-msgstr ""
-
-#: skins/common/templates/authopenid/changeemail.html:69
-msgid "thanks for verifying email"
-msgstr ""
-"<span class=\"big strong\">Thank you for verifying your email!</span> Now "
-"you can <strong>ask</strong> and <strong>answer</strong> questions. Also if "
-"you find a very interesting question you can <strong>subscribe for the "
-"updates</strong> - then will be notified about changes <strong>once a day</"
-"strong> or less frequently."
-
-#: skins/common/templates/authopenid/changeemail.html:73
-msgid "email key not sent"
-msgstr "Validation email not sent"
-
-#: skins/common/templates/authopenid/changeemail.html:76
-#, python-format
-msgid "email key not sent %(email)s change email here %(change_link)s"
-msgstr ""
-"<span class='big strong'>Your current email address %(email)s has been "
-"validated before</span> so the new key was not sent. You can <a "
-"href='%(change_link)s'>change</a> email used for update subscriptions if "
-"necessary."
-
-#: skins/common/templates/authopenid/complete.html:21
-#: skins/common/templates/authopenid/complete.html:23
-#, fuzzy
-msgid "Registration"
-msgstr "karma"
-
-#: skins/common/templates/authopenid/complete.html:27
-#, python-format
-msgid "register new %(provider)s account info, see %(gravatar_faq_url)s"
-msgstr ""
-"<p><span class=\"big strong\">You are here for the first time with your "
-"%(provider)s login.</span> Please create your <strong>screen name</strong> "
-"and save your <strong>email</strong> address. Saved email address will let "
-"you <strong>subscribe for the updates</strong> on the most interesting "
-"questions and will be used to create and retrieve your unique avatar image - "
-"<a href='%(gravatar_faq_url)s'><strong>gravatar</strong></a>.</p>"
-
-#: skins/common/templates/authopenid/complete.html:30
-#, python-format
-msgid ""
-"%(username)s already exists, choose another name for \n"
-" %(provider)s. Email is required too, see "
-"%(gravatar_faq_url)s\n"
-" "
-msgstr ""
-"<p><span class='strong big'>Oops... looks like screen name %(username)s is "
-"already used in another account.</span></p><p>Please choose another screen "
-"name to use with your %(provider)s login. Also, a valid email address is "
-"required on the <span class='orange'>Q&amp;A</span> forum. Your email is "
-"used to create a unique <a href='%(gravatar_faq_url)s'><strong>gravatar</"
-"strong></a> image for your account. If you like, you can <strong>receive "
-"updates</strong> on the interesting questions or entire forum by email. "
-"Email addresses are never shown or otherwise shared with anybody else.</p>"
-
-#: skins/common/templates/authopenid/complete.html:34
-#, python-format
-msgid ""
-"register new external %(provider)s account info, see %(gravatar_faq_url)s"
-msgstr ""
-"<p><span class=\"big strong\">You are here for the first time with your "
-"%(provider)s login.</span></p><p>You can either keep your <strong>screen "
-"name</strong> the same as your %(provider)s login name or choose some other "
-"nickname.</p><p>Also, please save a valid <strong>email</strong> address. "
-"With the email you can <strong>subscribe for the updates</strong> on the "
-"most interesting questions. Email address is also used to create and "
-"retrieve your unique avatar image - <a "
-"href='%(gravatar_faq_url)s'><strong>gravatar</strong></a>.</p>"
-
-#: skins/common/templates/authopenid/complete.html:37
-#, python-format
-msgid "register new Facebook connect account info, see %(gravatar_faq_url)s"
-msgstr ""
-"<p><span class=\"big strong\">You are here for the first time with your "
-"Facebook login.</span> Please create your <strong>screen name</strong> and "
-"save your <strong>email</strong> address. Saved email address will let you "
-"<strong>subscribe for the updates</strong> on the most interesting questions "
-"and will be used to create and retrieve your unique avatar image - <a "
-"href='%(gravatar_faq_url)s'><strong>gravatar</strong></a>.</p>"
-
-#: skins/common/templates/authopenid/complete.html:40
-msgid "This account already exists, please use another."
-msgstr ""
-
-#: skins/common/templates/authopenid/complete.html:59
-msgid "Screen name label"
-msgstr "<strong>Screen Name</strong> (<i>will be shown to others</i>)"
-
-#: skins/common/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/common/templates/authopenid/complete.html:72
-#: skins/common/templates/authopenid/signup_with_password.html:36
-msgid "receive updates motivational blurb"
-msgstr ""
-"<strong>Receive forum updates by email</strong> - this will help our "
-"community grow and become more useful.<br/>By default <span "
-"class='orange'>Q&amp;A</span> forum sends up to <strong>one email digest per "
-"week</strong> - only when there is anything new.<br/>If you like, please "
-"adjust this now or any time later from your user account."
-
-#: skins/common/templates/authopenid/complete.html:76
-#: skins/common/templates/authopenid/signup_with_password.html:40
-msgid "please select one of the options above"
-msgstr ""
-
-#: skins/common/templates/authopenid/complete.html:79
-msgid "Tag filter tool will be your right panel, once you log in."
-msgstr ""
-
-#: skins/common/templates/authopenid/complete.html:80
-msgid "create account"
-msgstr "Signup"
-
-#: skins/common/templates/authopenid/confirm_email.txt:1
-msgid "Thank you for registering at our Q&A forum!"
-msgstr ""
-
-#: skins/common/templates/authopenid/confirm_email.txt:3
-msgid "Your account details are:"
-msgstr ""
-
-#: skins/common/templates/authopenid/confirm_email.txt:5
-msgid "Username:"
-msgstr ""
-
-#: skins/common/templates/authopenid/confirm_email.txt:6
-msgid "Password:"
-msgstr ""
-
-#: skins/common/templates/authopenid/confirm_email.txt:8
-msgid "Please sign in here:"
-msgstr ""
-
-#: skins/common/templates/authopenid/confirm_email.txt:11
-#: skins/common/templates/authopenid/email_validation.txt:13
-msgid ""
-"Sincerely,\n"
-"Forum Administrator"
-msgstr ""
-"Sincerely,\n"
-"Q&A Forum Administrator"
-
-#: skins/common/templates/authopenid/email_validation.txt:1
-msgid "Greetings from the Q&A forum"
-msgstr ""
-
-#: skins/common/templates/authopenid/email_validation.txt:3
-msgid "To make use of the Forum, please follow the link below:"
-msgstr ""
-
-#: skins/common/templates/authopenid/email_validation.txt:7
-msgid "Following the link above will help us verify your email address."
-msgstr ""
-
-#: skins/common/templates/authopenid/email_validation.txt:9
-msgid ""
-"If you beleive that this message was sent in mistake - \n"
-"no further action is needed. Just ingore this email, we apologize\n"
-"for any inconvenience"
-msgstr ""
-
-#: skins/common/templates/authopenid/logout.html:3
-msgid "Logout"
-msgstr "Sign out"
-
-#: skins/common/templates/authopenid/logout.html:5
-msgid "You have successfully logged out"
-msgstr ""
-
-#: skins/common/templates/authopenid/logout.html:7
-msgid ""
-"However, you still may be logged in to your OpenID provider. Please logout "
-"of your provider if you wish to do so."
-msgstr ""
-
-#: skins/common/templates/authopenid/signin.html:4
-msgid "User login"
-msgstr "User login"
-
-#: skins/common/templates/authopenid/signin.html:14
-#, python-format
-msgid ""
-"\n"
-" Your answer to %(title)s %(summary)s will be posted once you log in\n"
-" "
-msgstr ""
-"\n"
-"<span class=\"strong big\">Your answer to </span> <i>\"<strong>%(title)s</"
-"strong> %(summary)s...\"</i> <span class=\"strong big\">is saved and will be "
-"posted once you log in.</span>"
-
-#: skins/common/templates/authopenid/signin.html:21
-#, python-format
-msgid ""
-"Your question \n"
-" %(title)s %(summary)s will be posted once you log in\n"
-" "
-msgstr ""
-"<span class=\"strong big\">Your question</span> <i>\"<strong>%(title)s</"
-"strong> %(summary)s...\"</i> <span class=\"strong big\">is saved and will be "
-"posted once you log in.</span>"
-
-#: skins/common/templates/authopenid/signin.html:28
-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/common/templates/authopenid/signin.html:31
-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/common/templates/authopenid/signin.html:33
-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/common/templates/authopenid/signin.html:37
-msgid ""
-"Click on one of the icons below to add a new login method or re-validate an "
-"existing one."
-msgstr ""
-
-#: skins/common/templates/authopenid/signin.html:39
-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/common/templates/authopenid/signin.html:42
-msgid ""
-"Please check your email and visit the enclosed link to re-connect to your "
-"account"
-msgstr ""
-
-#: skins/common/templates/authopenid/signin.html:87
-msgid "Please enter your <span>user name and password</span>, then sign in"
-msgstr ""
-
-#: skins/common/templates/authopenid/signin.html:93
-msgid "Login failed, please try again"
-msgstr ""
-
-#: skins/common/templates/authopenid/signin.html:97
-msgid "Login or email"
-msgstr ""
-
-#: skins/common/templates/authopenid/signin.html:101
-#, fuzzy
-msgid "Password"
-msgstr "Password"
-
-#: skins/common/templates/authopenid/signin.html:106
-msgid "Login"
-msgstr "Sign in"
-
-#: skins/common/templates/authopenid/signin.html:113
-msgid "To change your password - please enter the new one twice, then submit"
-msgstr ""
-
-#: skins/common/templates/authopenid/signin.html:117
-#, fuzzy
-msgid "New password"
-msgstr "Password"
-
-#: skins/common/templates/authopenid/signin.html:124
-msgid "Please, retype"
-msgstr ""
-
-#: skins/common/templates/authopenid/signin.html:146
-msgid "Here are your current login methods"
-msgstr ""
-
-#: skins/common/templates/authopenid/signin.html:150
-msgid "provider"
-msgstr ""
-
-#: skins/common/templates/authopenid/signin.html:151
-#, fuzzy
-msgid "last used"
-msgstr "Last updated"
-
-#: skins/common/templates/authopenid/signin.html:152
-msgid "delete, if you like"
-msgstr ""
-
-#: skins/common/templates/authopenid/signin.html:166
-#: skins/common/templates/question/answer_controls.html:44
-#: skins/common/templates/question/question_controls.html:49
-msgid "delete"
-msgstr ""
-
-#: skins/common/templates/authopenid/signin.html:168
-#, fuzzy
-msgid "cannot be deleted"
-msgstr "sorry, but older votes cannot be revoked"
-
-#: skins/common/templates/authopenid/signin.html:181
-msgid "Still have trouble signing in?"
-msgstr ""
-
-#: skins/common/templates/authopenid/signin.html:186
-msgid "Please, enter your email address below and obtain a new key"
-msgstr ""
-
-#: skins/common/templates/authopenid/signin.html:188
-msgid "Please, enter your email address below to recover your account"
-msgstr ""
-
-#: skins/common/templates/authopenid/signin.html:191
-msgid "recover your account via email"
-msgstr ""
-
-#: skins/common/templates/authopenid/signin.html:202
-msgid "Send a new recovery key"
-msgstr ""
-
-#: skins/common/templates/authopenid/signin.html:204
-msgid "Recover your account via email"
-msgstr ""
-
-#: skins/common/templates/authopenid/signin.html:216
-msgid "Why use OpenID?"
-msgstr ""
-
-#: skins/common/templates/authopenid/signin.html:219
-msgid "with openid it is easier"
-msgstr "With the OpenID you don't need to create new username and password."
-
-#: skins/common/templates/authopenid/signin.html:222
-msgid "reuse openid"
-msgstr "You can safely re-use the same login for all OpenID-enabled websites."
-
-#: skins/common/templates/authopenid/signin.html:225
-msgid "openid is widely adopted"
-msgstr ""
-"There are > 160,000,000 OpenID account in use. Over 10,000 sites are OpenID-"
-"enabled."
-
-#: skins/common/templates/authopenid/signin.html:228
-msgid "openid is supported open standard"
-msgstr "OpenID is based on an open standard, supported by many organizations."
-
-#: skins/common/templates/authopenid/signin.html:232
-msgid "Find out more"
-msgstr ""
-
-#: skins/common/templates/authopenid/signin.html:233
-msgid "Get OpenID"
-msgstr ""
-
-#: skins/common/templates/authopenid/signup_with_password.html:4
-msgid "Signup"
-msgstr ""
-
-#: skins/common/templates/authopenid/signup_with_password.html:10
-msgid "Please register by clicking on any of the icons below"
-msgstr ""
-
-#: skins/common/templates/authopenid/signup_with_password.html:23
-msgid "or create a new user name and password here"
-msgstr ""
-
-#: skins/common/templates/authopenid/signup_with_password.html:25
-msgid "Create login name and password"
-msgstr ""
-
-#: skins/common/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 "
-"password here. However</span>, please keep in mind that we also support "
-"<strong>OpenID</strong> login method. With <strong>OpenID</strong> you can "
-"simply reuse your external login (e.g. Gmail or AOL) without ever sharing "
-"your login details with anyone and having to remember yet another password."
-
-#: skins/common/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/common/templates/authopenid/signup_with_password.html:47
-msgid "Create Account"
-msgstr "Signup"
-
-#: skins/common/templates/authopenid/signup_with_password.html:49
-msgid "or"
-msgstr ""
-
-#: skins/common/templates/authopenid/signup_with_password.html:50
-msgid "return to OpenID login"
-msgstr ""
-
-#: skins/common/templates/avatar/add.html:3
-#, fuzzy
-msgid "add avatar"
-msgstr "How to change my picture (gravatar) and what is gravatar?"
-
-#: skins/common/templates/avatar/add.html:5
-#, fuzzy
-msgid "Change avatar"
-msgstr "Retag question"
-
-#: skins/common/templates/avatar/add.html:6
-#: skins/common/templates/avatar/change.html:7
-msgid "Your current avatar: "
-msgstr ""
-
-#: skins/common/templates/avatar/add.html:9
-#: skins/common/templates/avatar/change.html:11
-msgid "You haven't uploaded an avatar yet. Please upload one now."
-msgstr ""
-
-#: skins/common/templates/avatar/add.html:13
-msgid "Upload New Image"
-msgstr ""
-
-#: skins/common/templates/avatar/change.html:4
-#, fuzzy
-msgid "change avatar"
-msgstr "Retag question"
-
-#: skins/common/templates/avatar/change.html:17
-msgid "Choose new Default"
-msgstr ""
-
-#: skins/common/templates/avatar/change.html:22
-msgid "Upload"
-msgstr ""
-
-#: skins/common/templates/avatar/confirm_delete.html:2
-msgid "delete avatar"
-msgstr ""
-
-#: skins/common/templates/avatar/confirm_delete.html:4
-msgid "Please select the avatars that you would like to delete."
-msgstr ""
-
-#: skins/common/templates/avatar/confirm_delete.html:6
-#, python-format
-msgid ""
-"You have no avatars to delete. Please <a href=\"%(avatar_change_url)s"
-"\">upload one</a> now."
-msgstr ""
-
-#: skins/common/templates/avatar/confirm_delete.html:12
-msgid "Delete These"
-msgstr ""
-
-#: skins/common/templates/question/answer_controls.html:5
-msgid "answer permanent link"
-msgstr "permanent link"
-
-#: skins/common/templates/question/answer_controls.html:6
-msgid "permanent link"
-msgstr "link"
-
-#: skins/common/templates/question/answer_controls.html:10
-#: skins/common/templates/question/question_controls.html:3
-#: skins/default/templates/macros.html:289
-#: skins/default/templates/revisions.html:37
-msgid "edit"
-msgstr ""
-
-#: skins/common/templates/question/answer_controls.html:15
-#: skins/common/templates/question/answer_controls.html:16
-#: skins/common/templates/question/question_controls.html:23
-#: skins/common/templates/question/question_controls.html:24
-msgid "remove all flags"
-msgstr ""
-
-#: skins/common/templates/question/answer_controls.html:22
-#: skins/common/templates/question/answer_controls.html:32
-#: skins/common/templates/question/question_controls.html:30
-#: skins/common/templates/question/question_controls.html:39
-msgid ""
-"report as offensive (i.e containing spam, advertising, malicious text, etc.)"
-msgstr ""
-
-#: skins/common/templates/question/answer_controls.html:23
-#: skins/common/templates/question/question_controls.html:31
-msgid "flag offensive"
-msgstr ""
-
-#: skins/common/templates/question/answer_controls.html:33
-#: skins/common/templates/question/question_controls.html:40
-msgid "remove flag"
-msgstr ""
-
-#: skins/common/templates/question/answer_controls.html:44
-#: skins/common/templates/question/question_controls.html:49
-msgid "undelete"
-msgstr ""
-
-#: skins/common/templates/question/answer_controls.html:50
-#, fuzzy
-msgid "swap with question"
-msgstr "Post Your Answer"
-
-#: skins/common/templates/question/answer_vote_buttons.html:13
-#: skins/common/templates/question/answer_vote_buttons.html:14
-msgid "mark this answer as correct (click again to undo)"
-msgstr ""
-
-#: skins/common/templates/question/answer_vote_buttons.html:23
-#: skins/common/templates/question/answer_vote_buttons.html:24
-#, python-format
-msgid "%(question_author)s has selected this answer as correct"
-msgstr ""
-
-#: skins/common/templates/question/closed_question_info.html:2
-#, python-format
-msgid ""
-"The question has been closed for the following reason <b>\"%(close_reason)s"
-"\"</b> <i>by"
-msgstr ""
-
-#: skins/common/templates/question/closed_question_info.html:4
-#, python-format
-msgid "close date %(closed_at)s"
-msgstr ""
-
-#: skins/common/templates/question/question_controls.html:6
-msgid "retag"
-msgstr ""
-
-#: skins/common/templates/question/question_controls.html:13
-#, fuzzy
-msgid "reopen"
-msgstr "You can safely re-use the same login for all OpenID-enabled websites."
-
-#: skins/common/templates/question/question_controls.html:17
-msgid "close"
-msgstr ""
-
-#: skins/common/templates/widgets/edit_post.html:21
-msgid "one of these is required"
-msgstr ""
-
-#: skins/common/templates/widgets/edit_post.html:33
-msgid "(required)"
-msgstr ""
-
-#: skins/common/templates/widgets/edit_post.html:56
-msgid "Toggle the real time Markdown editor preview"
-msgstr ""
-
-#: skins/common/templates/widgets/edit_post.html:58
-#: skins/default/templates/answer_edit.html:61
-#: skins/default/templates/answer_edit.html:64
-#: skins/default/templates/ask.html:49 skins/default/templates/ask.html:52
-#: skins/default/templates/question_edit.html:73
-#: skins/default/templates/question_edit.html:76
-#: skins/default/templates/question/javascript.html:89
-#: skins/default/templates/question/javascript.html:92
-msgid "hide preview"
-msgstr ""
-
-#: skins/common/templates/widgets/related_tags.html:3
-msgid "Related tags"
-msgstr "Tags"
-
-#: skins/common/templates/widgets/tag_selector.html:4
-#, fuzzy
-msgid "Interesting tags"
-msgstr "Tags"
-
-#: skins/common/templates/widgets/tag_selector.html:18
-#: skins/common/templates/widgets/tag_selector.html:34
-msgid "add"
-msgstr ""
-
-#: skins/common/templates/widgets/tag_selector.html:20
-#, fuzzy
-msgid "Ignored tags"
-msgstr "Retag question"
-
-#: skins/common/templates/widgets/tag_selector.html:36
-msgid "Display tag filter"
-msgstr ""
-
-#: skins/default/templates/404.jinja.html:3
-#: skins/default/templates/404.jinja.html:10
-msgid "Page not found"
-msgstr ""
-
-#: skins/default/templates/404.jinja.html:13
-msgid "Sorry, could not find the page you requested."
-msgstr ""
-
-#: skins/default/templates/404.jinja.html:15
-msgid "This might have happened for the following reasons:"
-msgstr ""
-
-#: skins/default/templates/404.jinja.html:17
-msgid "this question or answer has been deleted;"
-msgstr ""
-
-#: skins/default/templates/404.jinja.html:18
-msgid "url has error - please check it;"
-msgstr ""
-
-#: 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:19
-#: skins/default/templates/widgets/footer.html:39
-msgid "faq"
-msgstr ""
-
-#: 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:21
-msgid "report this problem"
-msgstr ""
-
-#: 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:31
-#: skins/default/templates/widgets/scope_nav.html:3
-#, fuzzy
-msgid "see all questions"
-msgstr "Ask Your Question"
-
-#: 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:5
-msgid "Internal server error"
-msgstr ""
-
-#: 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:9
-msgid "please report the error to the site administrators if you wish"
-msgstr ""
-
-#: skins/default/templates/500.jinja.html:12
-#, fuzzy
-msgid "see latest questions"
-msgstr "Post Your Answer"
-
-#: skins/default/templates/500.jinja.html:13
-#, fuzzy
-msgid "see tags"
-msgstr "Tags"
-
-#: 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
-#: skins/default/templates/answer_edit.html:10
-#, fuzzy
-msgid "Edit answer"
-msgstr "oldest"
-
-#: skins/default/templates/answer_edit.html:10
-#: 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:14
-msgid "revision"
-msgstr ""
-
-#: skins/default/templates/answer_edit.html:17
-#: skins/default/templates/question_edit.html:16
-msgid "select revision"
-msgstr ""
-
-#: skins/default/templates/answer_edit.html:24
-#: skins/default/templates/question_edit.html:35
-msgid "Save edit"
-msgstr ""
-
-#: skins/default/templates/answer_edit.html:64
-#: skins/default/templates/ask.html:52
-#: skins/default/templates/question_edit.html:76
-#: skins/default/templates/question/javascript.html:92
-msgid "show preview"
-msgstr ""
-
-#: skins/default/templates/ask.html:4
-msgid "Ask a question"
-msgstr "Ask Your Question"
-
-#: skins/default/templates/badge.html:5 skins/default/templates/badge.html:9
-#: skins/default/templates/user_profile/user_recent.html:16
-#: skins/default/templates/user_profile/user_stats.html:110
-#, python-format
-msgid "%(name)s"
-msgstr ""
-
-#: skins/default/templates/badge.html:5
-msgid "Badge"
-msgstr ""
-
-#: skins/default/templates/badge.html:7
-#, python-format
-msgid "Badge \"%(name)s\""
-msgstr ""
-
-#: skins/default/templates/badge.html:9
-#: skins/default/templates/user_profile/user_recent.html:16
-#: skins/default/templates/user_profile/user_stats.html:108
-#, python-format
-msgid "%(description)s"
-msgstr ""
-
-#: skins/default/templates/badge.html:14
-msgid "user received this badge:"
-msgid_plural "users received this badge:"
-msgstr[0] ""
-msgstr[1] ""
-
-#: skins/default/templates/badges.html:3
-msgid "Badges summary"
-msgstr "Badges"
-
-#: skins/default/templates/badges.html:5
-#, fuzzy
-msgid "Badges"
-msgstr "Badges"
-
-#: skins/default/templates/badges.html:7
-msgid "Community gives you awards for your questions, answers and votes."
-msgstr ""
-
-#: 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 "
-"%(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>\n"
-
-#: skins/default/templates/badges.html:35
-msgid "Community badges"
-msgstr "Badge levels"
-
-#: skins/default/templates/badges.html:37
-msgid "gold badge: the highest honor and is very rare"
-msgstr ""
-
-#: 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:45
-msgid ""
-"silver badge: occasionally awarded for the very high quality contributions"
-msgstr ""
-
-#: 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:52
-msgid "bronze badge: often given as a special honor"
-msgstr ""
-
-#: 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:5
-#, fuzzy
-msgid "Close question"
-msgstr "Ask Your Question"
-
-#: skins/default/templates/close.html:6
-#, fuzzy
-msgid "Close the question"
-msgstr "Post Your Answer"
-
-#: skins/default/templates/close.html:11
-msgid "Reasons"
-msgstr ""
-
-#: skins/default/templates/close.html:15
-msgid "OK to close"
-msgstr ""
-
-#: skins/default/templates/faq.html:3
-#: skins/default/templates/faq_static.html:3
-#: skins/default/templates/faq_static.html:5
-#: skins/default/templates/widgets/answer_edit_tips.html:20
-#: skins/default/templates/widgets/question_edit_tips.html:16
-msgid "FAQ"
-msgstr ""
-
-#: skins/default/templates/faq_static.html:5
-msgid "Frequently Asked Questions "
-msgstr ""
-
-#: skins/default/templates/faq_static.html:6
-msgid "What kinds of questions can I ask here?"
-msgstr ""
-
-#: skins/default/templates/faq_static.html:7
-msgid ""
-"Most importanly - questions should be <strong>relevant</strong> to this "
-"community."
-msgstr ""
-
-#: skins/default/templates/faq_static.html:8
-msgid ""
-"Before asking the question - please make sure to use search to see whether "
-"your question has alredy been answered."
-msgstr ""
-"Before you ask - please make sure to search for a similar question. You can "
-"search questions by their title or tags."
-
-#: skins/default/templates/faq_static.html:10
-msgid "What questions should I avoid asking?"
-msgstr "What kinds of questions should be avoided?"
-
-#: skins/default/templates/faq_static.html:11
-msgid ""
-"Please avoid asking questions that are not relevant to this community, too "
-"subjective and argumentative."
-msgstr ""
-
-#: skins/default/templates/faq_static.html:13
-#, fuzzy
-msgid "What should I avoid in my answers?"
-msgstr "What kinds of questions should be avoided?"
-
-#: skins/default/templates/faq_static.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 "
-"discussions."
-msgstr ""
-"is a <strong>question and answer</strong> site - <strong>it is not a "
-"discussion group</strong>. Please avoid holding debates in your answers as "
-"they tend to dilute the essense of questions and answers. For the brief "
-"discussions please use commenting facility."
-
-#: skins/default/templates/faq_static.html:15
-msgid "Who moderates this community?"
-msgstr ""
-
-#: skins/default/templates/faq_static.html:16
-msgid "The short answer is: <strong>you</strong>."
-msgstr ""
-
-#: skins/default/templates/faq_static.html:17
-msgid "This website is moderated by the users."
-msgstr ""
-
-#: skins/default/templates/faq_static.html:18
-msgid ""
-"The reputation system allows users earn the authorization to perform a "
-"variety of moderation tasks."
-msgstr ""
-"Karma system allows users to earn rights to perform a variety of moderation "
-"tasks"
-
-#: skins/default/templates/faq_static.html:20
-msgid "How does reputation system work?"
-msgstr "How does karma system work?"
-
-#: skins/default/templates/faq_static.html:21
-msgid "Rep system summary"
-msgstr ""
-"When a question or answer is upvoted, the user who posted them will gain "
-"some points, which are called \"karma points\". These points serve as a "
-"rough measure of the community trust to him/her. Various moderation tasks "
-"are gradually assigned to the users based on those points."
-
-#: skins/default/templates/faq_static.html:22
-#, python-format
-msgid ""
-"For example, if you ask an interesting question or give a helpful answer, "
-"your input will be upvoted. On the other hand if the answer is misleading - "
-"it will be downvoted. Each vote in favor will generate <strong>"
-"%(REP_GAIN_FOR_RECEIVING_UPVOTE)s</strong> points, each vote against will "
-"subtract <strong>%(REP_LOSS_FOR_RECEIVING_DOWNVOTE)s</strong> points. There "
-"is a limit of <strong>%(MAX_REP_GAIN_PER_USER_PER_DAY)s</strong> points that "
-"can be accumulated for a question or answer per day. The table below "
-"explains reputation point requirements for each type of moderation task."
-msgstr ""
-
-#: skins/default/templates/faq_static.html:32
-#: skins/default/templates/user_profile/user_votes.html:13
-msgid "upvote"
-msgstr ""
-
-#: skins/default/templates/faq_static.html:37
-#, fuzzy
-msgid "use tags"
-msgstr "Tags"
-
-#: skins/default/templates/faq_static.html:42
-#, fuzzy
-msgid "add comments"
-msgstr "post a comment"
-
-#: skins/default/templates/faq_static.html:46
-#: skins/default/templates/user_profile/user_votes.html:15
-msgid "downvote"
-msgstr ""
-
-#: skins/default/templates/faq_static.html:49
-#, fuzzy
-msgid " accept own answer to own questions"
-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/faq_static.html:53
-msgid "open and close own questions"
-msgstr ""
-
-#: skins/default/templates/faq_static.html:57
-#, fuzzy
-msgid "retag other's questions"
-msgstr "Post Your Answer"
-
-#: skins/default/templates/faq_static.html:62
-msgid "edit community wiki questions"
-msgstr ""
-
-#: skins/default/templates/faq_static.html:67
-#, fuzzy
-msgid "\"edit any answer"
-msgstr "answers"
-
-#: skins/default/templates/faq_static.html:71
-#, fuzzy
-msgid "\"delete any comment"
-msgstr "post a comment"
-
-#: skins/default/templates/faq_static.html:74
-msgid "what is gravatar"
-msgstr "How to change my picture (gravatar) and what is gravatar?"
-
-#: skins/default/templates/faq_static.html:75
-msgid "gravatar faq info"
-msgstr ""
-"<p>The picture that appears on the users profiles is called "
-"<strong>gravatar</strong> (which means <strong>g</strong>lobally <strong>r</"
-"strong>ecognized <strong>avatar</strong>).</p><p>Here is how it works: a "
-"<strong>cryptographic key</strong> (unbreakable code) is calculated from "
-"your email address. You upload your picture (or your favorite alter ego "
-"image) the website <a href='http://gravatar.com'><strong>gravatar.com</"
-"strong></a> from where we later retreive your image using the key.</"
-"p><p>This way all the websites you trust can show your image next to your "
-"posts and your email address remains private.</p><p>Please "
-"<strong>personalize your account</strong> with an image - just register at "
-"<a href='http://gravatar.com'><strong>gravatar.com</strong></a> (just please "
-"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_static.html:76
-msgid "To register, do I need to create new password?"
-msgstr ""
-
-#: skins/default/templates/faq_static.html:77
-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_static.html:78
-msgid "\"Login now!\""
-msgstr ""
-
-#: skins/default/templates/faq_static.html:80
-msgid "Why other people can edit my questions/answers?"
-msgstr ""
-
-#: skins/default/templates/faq_static.html:81
-msgid "Goal of this site is..."
-msgstr ""
-
-#: skins/default/templates/faq_static.html:81
-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_static.html:82
-msgid "If this approach is not for you, we respect your choice."
-msgstr ""
-
-#: skins/default/templates/faq_static.html:84
-#, fuzzy
-msgid "Still have questions?"
-msgstr "Ask Your Question"
-
-#: skins/default/templates/faq_static.html:85
-#, python-format
-msgid ""
-"Please ask your question at %(ask_question_url)s, help make our community "
-"better!"
-msgstr ""
-"Please <a href='%(ask_question_url)s'>ask</a> your question, help make our "
-"community better!"
-
-#: skins/default/templates/feedback.html:3
-msgid "Feedback"
-msgstr ""
-
-#: skins/default/templates/feedback.html:5
-msgid "Give us your feedback!"
-msgstr ""
-
-#: skins/default/templates/feedback.html:14
-#, python-format
-msgid ""
-"\n"
-" <span class='big strong'>Dear %(user_name)s</span>, we look forward "
-"to hearing your feedback. \n"
-" Please type and send us your message below.\n"
-" "
-msgstr ""
-
-#: skins/default/templates/feedback.html:21
-msgid ""
-"\n"
-" <span class='big strong'>Dear visitor</span>, we look forward to "
-"hearing your feedback.\n"
-" Please type and send us your message below.\n"
-" "
-msgstr ""
-
-#: skins/default/templates/feedback.html:30
-msgid "(to hear from us please enter a valid email or check the box below)"
-msgstr ""
-
-#: skins/default/templates/feedback.html:37
-#: skins/default/templates/feedback.html:46
-msgid "(this field is required)"
-msgstr ""
-
-#: skins/default/templates/feedback.html:55
-msgid "(Please solve the captcha)"
-msgstr ""
-
-#: skins/default/templates/feedback.html:63
-msgid "Send Feedback"
-msgstr ""
-
-#: skins/default/templates/feedback_email.txt:2
-#, python-format
-msgid ""
-"\n"
-"Hello, this is a %(site_title)s forum feedback message.\n"
-msgstr ""
-
-#: skins/default/templates/import_data.html:2
-#: skins/default/templates/import_data.html:4
-msgid "Import StackExchange data"
-msgstr ""
-
-#: 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/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/import_data.html:25
-msgid "Import data"
-msgstr ""
-
-#: 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
-#, python-format
-msgid "<p>Dear %(receiving_user_name)s,</p>"
-msgstr ""
-
-#: skins/default/templates/instant_notification.html:3
-#, python-format
-msgid ""
-"\n"
-"<p>%(update_author_name)s left a <a href=\"%(post_url)s\">new comment</a>:</"
-"p>\n"
-msgstr ""
-
-#: skins/default/templates/instant_notification.html:8
-#, python-format
-msgid ""
-"\n"
-"<p>%(update_author_name)s left a <a href=\"%(post_url)s\">new comment</a></"
-"p>\n"
-msgstr ""
-
-#: skins/default/templates/instant_notification.html:13
-#, python-format
-msgid ""
-"\n"
-"<p>%(update_author_name)s answered a question \n"
-"<a href=\"%(post_url)s\">%(origin_post_title)s</a></p>\n"
-msgstr ""
-
-#: skins/default/templates/instant_notification.html:19
-#, python-format
-msgid ""
-"\n"
-"<p>%(update_author_name)s posted a new question \n"
-"<a href=\"%(post_url)s\">%(origin_post_title)s</a></p>\n"
-msgstr ""
-
-#: skins/default/templates/instant_notification.html:25
-#, python-format
-msgid ""
-"\n"
-"<p>%(update_author_name)s updated an answer to the question\n"
-"<a href=\"%(post_url)s\">%(origin_post_title)s</a></p>\n"
-msgstr ""
-
-#: skins/default/templates/instant_notification.html:31
-#, python-format
-msgid ""
-"\n"
-"<p>%(update_author_name)s updated a question \n"
-"<a href=\"%(post_url)s\">%(origin_post_title)s</a></p>\n"
-msgstr ""
-
-#: skins/default/templates/instant_notification.html:37
-#, python-format
-msgid ""
-"\n"
-"<div>%(content_preview)s</div>\n"
-"<p>Please note - you can easily <a href=\"%(user_subscriptions_url)s"
-"\">change</a>\n"
-"how often you receive these notifications or unsubscribe. Thank you for your "
-"interest in our forum!</p>\n"
-msgstr ""
-
-#: skins/default/templates/instant_notification.html:42
-#, fuzzy
-msgid "<p>Sincerely,<br/>Forum Administrator</p>"
-msgstr ""
-"Sincerely,\n"
-"Q&A Forum Administrator"
-
-#: skins/default/templates/macros.html:3
-#, python-format
-msgid "Share this question on %(site)s"
-msgstr ""
-
-#: skins/default/templates/macros.html:14
-#: skins/default/templates/macros.html:471
-#, python-format
-msgid "follow %(alias)s"
-msgstr ""
-
-#: skins/default/templates/macros.html:17
-#: skins/default/templates/macros.html:474
-#, python-format
-msgid "unfollow %(alias)s"
-msgstr ""
-
-#: skins/default/templates/macros.html:18
-#: skins/default/templates/macros.html:475
-#, python-format
-msgid "following %(alias)s"
-msgstr ""
-
-#: skins/default/templates/macros.html:29
-msgid "i like this question (click again to cancel)"
-msgstr ""
-
-#: skins/default/templates/macros.html:31
-msgid "i like this answer (click again to cancel)"
-msgstr ""
-
-#: skins/default/templates/macros.html:37
-msgid "current number of votes"
-msgstr ""
-
-#: skins/default/templates/macros.html:43
-msgid "i dont like this question (click again to cancel)"
-msgstr ""
-
-#: skins/default/templates/macros.html:45
-msgid "i dont like this answer (click again to cancel)"
-msgstr ""
-
-#: skins/default/templates/macros.html:52
-#, fuzzy
-msgid "anonymous user"
-msgstr "Sorry, anonymous users cannot vote"
-
-#: skins/default/templates/macros.html:80
-msgid "this post is marked as community wiki"
-msgstr ""
-
-#: skins/default/templates/macros.html:83
-#, 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:89
-msgid "asked"
-msgstr ""
-
-#: skins/default/templates/macros.html:91
-#, fuzzy
-msgid "answered"
-msgstr "answers"
-
-#: skins/default/templates/macros.html:93
-msgid "posted"
-msgstr ""
-
-#: skins/default/templates/macros.html:123
-#, fuzzy
-msgid "updated"
-msgstr "Last updated"
-
-#: skins/default/templates/macros.html:221
-#, python-format
-msgid "see questions tagged '%(tag)s'"
-msgstr ""
-
-#: skins/default/templates/macros.html:278
-#, fuzzy
-msgid "delete this comment"
-msgstr "post a comment"
-
-#: skins/default/templates/macros.html:307
-#: skins/default/templates/macros.html:315
-#: skins/default/templates/question/javascript.html:24
-msgid "add comment"
-msgstr "post a comment"
-
-#: skins/default/templates/macros.html:308
-#, 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:310
-#, python-format
-msgid "see <strong>%(counter)s</strong> more comment"
-msgid_plural ""
-"see <strong>%(counter)s</strong> more comments\n"
-" "
-msgstr[0] ""
-msgstr[1] ""
-
-#: skins/default/templates/macros.html:542 templatetags/extra_tags.py:43
-#, python-format
-msgid "%(username)s gravatar image"
-msgstr ""
-
-#: skins/default/templates/macros.html:551
-#, python-format
-msgid "%(username)s's website is %(url)s"
-msgstr ""
-
-#: skins/default/templates/macros.html:566
-#: skins/default/templates/macros.html:567
-msgid "previous"
-msgstr ""
-
-#: skins/default/templates/macros.html:578
-msgid "current page"
-msgstr ""
-
-#: skins/default/templates/macros.html:580
-#: skins/default/templates/macros.html:587
-#, python-format
-msgid "page number %(num)s"
-msgstr "page %(num)s"
-
-#: skins/default/templates/macros.html:591
-msgid "next page"
-msgstr ""
-
-#: skins/default/templates/macros.html:602
-msgid "posts per page"
-msgstr ""
-
-#: skins/default/templates/macros.html:629
-#, fuzzy, python-format
-msgid "responses for %(username)s"
-msgstr "Choose screen name"
-
-#: skins/default/templates/macros.html:632
-#, 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:635
-msgid "no new responses yet"
-msgstr ""
-
-#: skins/default/templates/macros.html:650
-#: skins/default/templates/macros.html:651
-#, python-format
-msgid "%(new)s new flagged posts and %(seen)s previous"
-msgstr ""
-
-#: skins/default/templates/macros.html:653
-#: skins/default/templates/macros.html:654
-#, python-format
-msgid "%(new)s new flagged posts"
-msgstr ""
-
-#: skins/default/templates/macros.html:659
-#: skins/default/templates/macros.html:660
-#, python-format
-msgid "%(seen)s flagged posts"
-msgstr ""
-
-#: skins/default/templates/main_page.html:11
-#, fuzzy
-msgid "Questions"
-msgstr "Tags"
-
-#: skins/default/templates/privacy.html:3
-#: skins/default/templates/privacy.html:5
-msgid "Privacy policy"
-msgstr ""
-
-#: skins/default/templates/question_edit.html:4
-#: skins/default/templates/question_edit.html:9
-#, fuzzy
-msgid "Edit question"
-msgstr "Ask Your Question"
-
-#: skins/default/templates/question_retag.html:3
-#: skins/default/templates/question_retag.html:5
-msgid "Change tags"
-msgstr "Retag question"
-
-#: skins/default/templates/question_retag.html:21
-msgid "Retag"
-msgstr ""
-
-#: skins/default/templates/question_retag.html:28
-msgid "Why use and modify tags?"
-msgstr ""
-
-#: skins/default/templates/question_retag.html:30
-msgid "Tags help to keep the content better organized and searchable"
-msgstr ""
-
-#: skins/default/templates/question_retag.html:32
-msgid "tag editors receive special awards from the community"
-msgstr ""
-
-#: skins/default/templates/question_retag.html:59
-msgid "up to 5 tags, less than 20 characters each"
-msgstr ""
-
-#: skins/default/templates/reopen.html:3 skins/default/templates/reopen.html:5
-#, fuzzy
-msgid "Reopen question"
-msgstr "Post Your Answer"
-
-#: skins/default/templates/reopen.html:6
-msgid "Title"
-msgstr ""
-
-#: 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"
-msgstr ""
-
-#: skins/default/templates/reopen.html:16
-msgid "Close reason:"
-msgstr ""
-
-#: skins/default/templates/reopen.html:19
-msgid "When:"
-msgstr ""
-
-#: skins/default/templates/reopen.html:22
-#, fuzzy
-msgid "Reopen this question?"
-msgstr "Post Your Answer"
-
-#: skins/default/templates/reopen.html:26
-#, fuzzy
-msgid "Reopen this question"
-msgstr "Post Your Answer"
-
-#: skins/default/templates/revisions.html:4
-#: skins/default/templates/revisions.html:7
-#, fuzzy
-msgid "Revision history"
-msgstr "karma"
-
-#: skins/default/templates/revisions.html:23
-msgid "click to hide/show revision"
-msgstr ""
-
-#: skins/default/templates/revisions.html:29
-#, python-format
-msgid "revision %(number)s"
-msgstr ""
-
-#: skins/default/templates/subscribe_for_tags.html:3
-#: skins/default/templates/subscribe_for_tags.html:5
-msgid "Subscribe for tags"
-msgstr ""
-
-#: skins/default/templates/subscribe_for_tags.html:6
-msgid "Please, subscribe for the following tags:"
-msgstr ""
-
-#: skins/default/templates/subscribe_for_tags.html:15
-msgid "Subscribe"
-msgstr ""
-
-#: skins/default/templates/tags.html:4 skins/default/templates/tags.html:10
-msgid "Tag list"
-msgstr "Tags"
-
-#: skins/default/templates/tags.html:8
-#, python-format
-msgid "Tags, matching \"%(stag)s\""
-msgstr ""
-
-#: skins/default/templates/tags.html:14 skins/default/templates/users.html:9
-#: skins/default/templates/main_page/tab_bar.html:14
-msgid "Sort by &raquo;"
-msgstr ""
-
-#: skins/default/templates/tags.html:19
-msgid "sorted alphabetically"
-msgstr ""
-
-#: skins/default/templates/tags.html:20
-msgid "by name"
-msgstr ""
-
-#: skins/default/templates/tags.html:25
-msgid "sorted by frequency of tag use"
-msgstr ""
-
-#: skins/default/templates/tags.html:26
-msgid "by popularity"
-msgstr ""
-
-#: skins/default/templates/tags.html:31 skins/default/templates/tags.html:57
-msgid "Nothing found"
-msgstr ""
-
-#: skins/default/templates/users.html:4 skins/default/templates/users.html:6
-msgid "Users"
-msgstr "People"
-
-#: skins/default/templates/users.html:14
-msgid "see people with the highest reputation"
-msgstr ""
-
-#: skins/default/templates/users.html:15
-#: skins/default/templates/user_profile/user_info.html:25
-msgid "reputation"
-msgstr "karma"
-
-#: skins/default/templates/users.html:20
-msgid "see people who joined most recently"
-msgstr ""
-
-#: skins/default/templates/users.html:21
-msgid "recent"
-msgstr ""
-
-#: skins/default/templates/users.html:26
-msgid "see people who joined the site first"
-msgstr ""
-
-#: skins/default/templates/users.html:32
-msgid "see people sorted by name"
-msgstr ""
-
-#: skins/default/templates/users.html:33
-#, fuzzy
-msgid "by username"
-msgstr "Choose screen name"
-
-#: skins/default/templates/users.html:39
-#, python-format
-msgid "users matching query %(suser)s:"
-msgstr ""
-
-#: skins/default/templates/users.html:42
-msgid "Nothing found."
-msgstr ""
-
-#: skins/default/templates/main_page/headline.html:4 views/readers.py:160
-#, python-format
-msgid "%(q_num)s question"
-msgid_plural "%(q_num)s questions"
-msgstr[0] ""
-msgstr[1] ""
-
-#: skins/default/templates/main_page/headline.html:6
-#, python-format
-msgid "with %(author_name)s's contributions"
-msgstr ""
-
-#: skins/default/templates/main_page/headline.html:12
-msgid "Tagged"
-msgstr ""
-
-#: skins/default/templates/main_page/headline.html:23
-#, fuzzy
-msgid "Search tips:"
-msgstr "Tips"
-
-#: skins/default/templates/main_page/headline.html:26
-msgid "reset author"
-msgstr ""
-
-#: skins/default/templates/main_page/headline.html:28
-#: skins/default/templates/main_page/headline.html:31
-#: 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:29
-#, fuzzy
-msgid "reset tags"
-msgstr "Tags"
-
-#: skins/default/templates/main_page/headline.html:32
-#: skins/default/templates/main_page/headline.html:35
-msgid "start over"
-msgstr ""
-
-#: skins/default/templates/main_page/headline.html:37
-msgid " - to expand, or dig in by adding more tags and revising the query."
-msgstr ""
-
-#: skins/default/templates/main_page/headline.html:40
-msgid "Search tip:"
-msgstr ""
-
-#: skins/default/templates/main_page/headline.html:40
-msgid "add tags and a query to focus your search"
-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
-#, fuzzy
-msgid "No questions here. "
-msgstr "answered question"
-
-#: skins/default/templates/main_page/nothing_found.html:8
-msgid "Please follow some questions or follow some users."
-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
-#, fuzzy
-msgid "resetting tags"
-msgstr "Tags"
-
-#: 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
-#, fuzzy
-msgid "Please always feel free to ask your question!"
-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/main_page/questions_loop.html:12
-msgid "Did not find what you were looking for?"
-msgstr ""
-
-#: skins/default/templates/main_page/questions_loop.html:13
-#, fuzzy
-msgid "Please, post your question!"
-msgstr "Ask Your Question"
-
-#: skins/default/templates/main_page/tab_bar.html:9
-#, fuzzy
-msgid "subscribe to the questions feed"
-msgstr "Post Your Answer"
-
-#: skins/default/templates/main_page/tab_bar.html:10
-msgid "RSS"
-msgstr ""
-
-#: skins/default/templates/meta/bottom_scripts.html:7
-#, python-format
-msgid ""
-"Please note: %(app_name)s requires javascript to work properly, please "
-"enable javascript in your browser, <a href=\"%(noscript_url)s\">here is how</"
-"a>"
-msgstr ""
-
-#: skins/default/templates/meta/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/meta/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/meta/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/question/answer_tab_bar.html:3
-#, python-format
-msgid ""
-"\n"
-" %(counter)s Answer\n"
-" "
-msgid_plural ""
-"\n"
-" %(counter)s Answers\n"
-" "
-msgstr[0] ""
-msgstr[1] ""
-
-#: skins/default/templates/question/answer_tab_bar.html:14
-msgid "oldest answers will be shown first"
-msgstr ""
-
-#: skins/default/templates/question/answer_tab_bar.html:15
-msgid "oldest answers"
-msgstr "oldest"
-
-#: skins/default/templates/question/answer_tab_bar.html:17
-msgid "newest answers will be shown first"
-msgstr ""
-
-#: skins/default/templates/question/answer_tab_bar.html:18
-msgid "newest answers"
-msgstr "newest"
-
-#: skins/default/templates/question/answer_tab_bar.html:20
-msgid "most voted answers will be shown first"
-msgstr ""
-
-#: skins/default/templates/question/answer_tab_bar.html:21
-msgid "popular answers"
-msgstr "most voted"
-
-#: skins/default/templates/question/content.html:20
-#: skins/default/templates/question/new_answer_form.html:46
-#, fuzzy
-msgid "Answer Your Own Question"
-msgstr "Post Your Answer"
-
-#: skins/default/templates/question/new_answer_form.html:14
-#, fuzzy
-msgid "Login/Signup to Answer"
-msgstr "Login/Signup to Post"
-
-#: skins/default/templates/question/new_answer_form.html:22
-#, fuzzy
-msgid "Your answer"
-msgstr "most voted"
-
-#: skins/default/templates/question/new_answer_form.html:24
-msgid "Be the first one to answer this question!"
-msgstr ""
-
-#: skins/default/templates/question/new_answer_form.html:30
-msgid "you can answer anonymously and then login"
-msgstr ""
-"<span class='strong big'>Please start posting your answer anonymously</span> "
-"- your answer will be saved within the current session and published after "
-"you log in or create a new account. Please try to give a <strong>substantial "
-"answer</strong>, for discussions, <strong>please use comments</strong> and "
-"<strong>please do remember to vote</strong> (after you log in)!"
-
-#: skins/default/templates/question/new_answer_form.html:34
-msgid "answer your own question only to give an answer"
-msgstr ""
-"<span class='big strong'>You are welcome to answer your own question</span>, "
-"but please make sure to give an <strong>answer</strong>. Remember that you "
-"can always <strong>revise your original question</strong>. Please "
-"<strong>use comments for discussions</strong> and <strong>please don't "
-"forget to vote :)</strong> for the answers that you liked (or perhaps did "
-"not like)! "
-
-#: skins/default/templates/question/new_answer_form.html:36
-msgid "please only give an answer, no discussions"
-msgstr ""
-"<span class='big strong'>Please try to give a substantial answer</span>. If "
-"you wanted to comment on the question or answer, just <strong>use the "
-"commenting tool</strong>. Please remember that you can always <strong>revise "
-"your answers</strong> - no need to answer the same question twice. Also, "
-"please <strong>don't forget to vote</strong> - it really helps to select the "
-"best questions and answers!"
-
-#: skins/default/templates/question/new_answer_form.html:43
-msgid "Login/Signup to Post Your Answer"
-msgstr "Login/Signup to Post"
-
-#: skins/default/templates/question/new_answer_form.html:48
-msgid "Answer the question"
-msgstr "Post Your Answer"
-
-#: skins/default/templates/question/sharing_prompt_phrase.html:2
-#, python-format
-msgid ""
-"Know someone who can answer? Share a <a href=\"%(question_url)s\">link</a> "
-"to this question via"
-msgstr ""
-
-#: skins/default/templates/question/sharing_prompt_phrase.html:8
-msgid " or"
-msgstr ""
-
-#: skins/default/templates/question/sharing_prompt_phrase.html:10
-msgid "email"
-msgstr ""
-
-#: skins/default/templates/question/sidebar.html:4
-#, fuzzy
-msgid "Question tools"
-msgstr "Tags"
-
-#: skins/default/templates/question/sidebar.html:7
-msgid "click to unfollow this question"
-msgstr ""
-
-#: skins/default/templates/question/sidebar.html:8
-msgid "Following"
-msgstr ""
-
-#: skins/default/templates/question/sidebar.html:9
-msgid "Unfollow"
-msgstr ""
-
-#: skins/default/templates/question/sidebar.html:13
-#, fuzzy
-msgid "click to follow this question"
-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/question/sidebar.html:14
-msgid "Follow"
-msgstr ""
-
-#: skins/default/templates/question/sidebar.html:21
-#, python-format
-msgid "%(count)s follower"
-msgid_plural "%(count)s followers"
-msgstr[0] ""
-msgstr[1] ""
-
-#: skins/default/templates/question/sidebar.html:27
-#, fuzzy
-msgid "email the updates"
-msgstr "Last updated"
-
-#: skins/default/templates/question/sidebar.html:30
-msgid ""
-"<strong>Here</strong> (once you log in) you will be able to sign up for the "
-"periodic email updates about this question."
-msgstr ""
-
-#: skins/default/templates/question/sidebar.html:35
-msgid "subscribe to this question rss feed"
-msgstr ""
-
-#: skins/default/templates/question/sidebar.html:36
-msgid "subscribe to rss feed"
-msgstr ""
-
-#: skins/default/templates/question/sidebar.html:46
-msgid "Stats"
-msgstr ""
-
-#: skins/default/templates/question/sidebar.html:48
-msgid "question asked"
-msgstr "Asked"
-
-#: skins/default/templates/question/sidebar.html:51
-msgid "question was seen"
-msgstr "Seen"
-
-#: skins/default/templates/question/sidebar.html:51
-msgid "times"
-msgstr ""
-
-#: skins/default/templates/question/sidebar.html:54
-msgid "last updated"
-msgstr "Last updated"
-
-#: skins/default/templates/question/sidebar.html:63
-#, fuzzy
-msgid "Related questions"
-msgstr "Tags"
-
-#: skins/default/templates/question/subscribe_by_email_prompt.html:7
-#: skins/default/templates/question/subscribe_by_email_prompt.html:9
-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/subscribe_by_email_prompt.html:11
-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/subscribe_by_email_prompt.html:13
-msgid "Notify me immediately when there are any new answers"
-msgstr ""
-"<strong>Notify me</strong> immediately when there are any new answers or "
-"updates"
-
-#: skins/default/templates/question/subscribe_by_email_prompt.html:16
-#, python-format
-msgid ""
-"You can always adjust frequency of email updates from your %(profile_url)s"
-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/subscribe_by_email_prompt.html:21
-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/user_profile/user.html:12
-#, 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:21
-#: skins/default/templates/user_profile/user_info.html:15
-msgid "change picture"
-msgstr ""
-
-#: skins/default/templates/user_profile/user_edit.html:25
-#: skins/default/templates/user_profile/user_info.html:19
-msgid "remove"
-msgstr ""
-
-#: skins/default/templates/user_profile/user_edit.html:32
-msgid "Registered user"
-msgstr ""
-
-#: skins/default/templates/user_profile/user_edit.html:39
-#, fuzzy
-msgid "Screen Name"
-msgstr "<strong>Screen Name</strong> (<i>will be shown to others</i>)"
-
-#: skins/default/templates/user_profile/user_edit.html:95
-#: skins/default/templates/user_profile/user_email_subscriptions.html:21
-#, fuzzy
-msgid "Update"
-msgstr "date"
-
-#: skins/default/templates/user_profile/user_email_subscriptions.html:4
-#: skins/default/templates/user_profile/user_tabs.html:42
-msgid "subscriptions"
-msgstr ""
-
-#: skins/default/templates/user_profile/user_email_subscriptions.html:7
-#, fuzzy
-msgid "Email subscription settings"
-msgstr ""
-"<span class='big strong'>Adjust frequency of email updates.</span> Receive "
-"updates on interesting questions by email, <strong><br/>help the community</"
-"strong> by answering questions of your colleagues. If you do not wish to "
-"receive emails - select 'no email' on all items below.<br/>Updates are only "
-"sent when there is any new activity on selected items."
-
-#: 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:27
-msgid "followed questions"
-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:36
-msgid "update profile"
-msgstr ""
-
-#: skins/default/templates/user_profile/user_info.html:40
-msgid "manage login methods"
-msgstr ""
-
-#: skins/default/templates/user_profile/user_info.html:53
-msgid "real name"
-msgstr ""
-
-#: skins/default/templates/user_profile/user_info.html:58
-msgid "member for"
-msgstr "member since"
-
-#: skins/default/templates/user_profile/user_info.html:63
-msgid "last seen"
-msgstr ""
-
-#: skins/default/templates/user_profile/user_info.html:69
-msgid "user website"
-msgstr "website"
-
-#: skins/default/templates/user_profile/user_info.html:75
-msgid "location"
-msgstr ""
-
-#: skins/default/templates/user_profile/user_info.html:82
-msgid "age"
-msgstr ""
-
-#: skins/default/templates/user_profile/user_info.html:83
-msgid "age unit"
-msgstr "years old"
-
-#: skins/default/templates/user_profile/user_info.html:88
-#, fuzzy
-msgid "todays unused votes"
-msgstr "votes"
-
-#: skins/default/templates/user_profile/user_info.html:89
-msgid "votes left"
-msgstr ""
-
-#: skins/default/templates/user_profile/user_moderate.html:4
-#: skins/default/templates/user_profile/user_tabs.html:48
-#, fuzzy
-msgid "moderation"
-msgstr "karma"
-
-#: 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:20
-msgid "Save"
-msgstr ""
-
-#: skins/default/templates/user_profile/user_moderate.html:25
-#, python-format
-msgid "Your current reputation is %(reputation)s points"
-msgstr ""
-
-#: skins/default/templates/user_profile/user_moderate.html:27
-#, python-format
-msgid "User's current reputation is %(reputation)s points"
-msgstr ""
-
-#: skins/default/templates/user_profile/user_moderate.html:31
-#, fuzzy
-msgid "User reputation changed"
-msgstr "user karma"
-
-#: skins/default/templates/user_profile/user_moderate.html:38
-msgid "Subtract"
-msgstr ""
-
-#: skins/default/templates/user_profile/user_moderate.html:39
-msgid "Add"
-msgstr ""
-
-#: skins/default/templates/user_profile/user_moderate.html:43
-#, python-format
-msgid "Send message to %(username)s"
-msgstr ""
-
-#: skins/default/templates/user_profile/user_moderate.html:44
-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_profile/user_moderate.html:46
-#, fuzzy
-msgid "Message sent"
-msgstr "years old"
-
-#: skins/default/templates/user_profile/user_moderate.html:64
-msgid "Send message"
-msgstr ""
-
-#: skins/default/templates/user_profile/user_moderate.html:74
-msgid ""
-"Administrators have privileges of normal users, but in addition they can "
-"assign/revoke any status to any user, and are exempt from the reputation "
-"limits."
-msgstr ""
-
-#: skins/default/templates/user_profile/user_moderate.html:77
-msgid ""
-"Moderators have the same privileges as administrators, but cannot add or "
-"remove user status of 'moderator' or 'administrator'."
-msgstr ""
-
-#: skins/default/templates/user_profile/user_moderate.html:80
-msgid "'Approved' status means the same as regular user."
-msgstr ""
-
-#: skins/default/templates/user_profile/user_moderate.html:83
-#, fuzzy
-msgid "Suspended users can only edit or delete their own 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."
-
-#: skins/default/templates/user_profile/user_moderate.html:86
-msgid ""
-"Blocked users can only login and send feedback to the site administrators."
-msgstr ""
-
-#: skins/default/templates/user_profile/user_network.html:5
-#: skins/default/templates/user_profile/user_tabs.html:18
-msgid "network"
-msgstr ""
-
-#: skins/default/templates/user_profile/user_network.html:10
-#, python-format
-msgid "Followed by %(count)s person"
-msgid_plural "Followed by %(count)s people"
-msgstr[0] ""
-msgstr[1] ""
-
-#: skins/default/templates/user_profile/user_network.html:14
-#, python-format
-msgid "Following %(count)s person"
-msgid_plural "Following %(count)s people"
-msgstr[0] ""
-msgstr[1] ""
-
-#: skins/default/templates/user_profile/user_network.html:19
-msgid ""
-"Your network is empty. Would you like to follow someone? - Just visit their "
-"profiles and click \"follow\""
-msgstr ""
-
-#: skins/default/templates/user_profile/user_network.html:21
-#, python-format
-msgid "%(username)s's network is empty"
-msgstr ""
-
-#: skins/default/templates/user_profile/user_recent.html:4
-#: skins/default/templates/user_profile/user_tabs.html:31
-#, fuzzy
-msgid "activity"
-msgstr "activity"
-
-#: skins/default/templates/user_profile/user_recent.html:21
-#: skins/default/templates/user_profile/user_recent.html:28
-msgid "source"
-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/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/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/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/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/user_profile/user_stats.html:122
-#, fuzzy
-msgid "Answer to:"
-msgstr "Tips"
-
-#: skins/default/templates/user_profile/user_tabs.html:5
-#, fuzzy
-msgid "User profile"
-msgstr "User login"
-
-#: skins/default/templates/user_profile/user_tabs.html:10 views/users.py:786
-msgid "comments and answers to others questions"
-msgstr ""
-
-#: skins/default/templates/user_profile/user_tabs.html:16
-msgid "followers and followed users"
-msgstr ""
-
-#: skins/default/templates/user_profile/user_tabs.html:21
-msgid "graph of user reputation"
-msgstr "Graph of user karma"
-
-#: skins/default/templates/user_profile/user_tabs.html:23
-msgid "reputation history"
-msgstr "karma"
-
-#: skins/default/templates/user_profile/user_tabs.html:25
-msgid "questions that user is following"
-msgstr ""
-
-#: skins/default/templates/user_profile/user_tabs.html:29
-msgid "recent activity"
-msgstr "activity"
-
-#: skins/default/templates/user_profile/user_tabs.html:34 views/users.py:861
-msgid "user vote record"
-msgstr ""
-
-#: skins/default/templates/user_profile/user_tabs.html:36
-msgid "casted votes"
-msgstr "votes"
-
-#: skins/default/templates/user_profile/user_tabs.html:40 views/users.py:974
-msgid "email subscription settings"
-msgstr ""
-
-#: skins/default/templates/user_profile/user_tabs.html:46 views/users.py:211
-msgid "moderate this user"
-msgstr ""
-
-#: skins/default/templates/user_profile/user_votes.html:4
-#, fuzzy
-msgid "votes"
-msgstr "votes"
-
-#: skins/default/templates/widgets/answer_edit_tips.html:3
-msgid "answer tips"
-msgstr "Tips"
-
-#: skins/default/templates/widgets/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/widgets/answer_edit_tips.html:9
-#, fuzzy
-msgid "try to give an answer, rather than engage into a discussion"
-msgstr ""
-"<span class='big strong'>Please try to give a substantial answer</span>. If "
-"you wanted to comment on the question or answer, just <strong>use the "
-"commenting tool</strong>. Please remember that you can always <strong>revise "
-"your answers</strong> - no need to answer the same question twice. Also, "
-"please <strong>don't forget to vote</strong> - it really helps to select the "
-"best questions and answers!"
-
-#: skins/default/templates/widgets/answer_edit_tips.html:12
-msgid "please try to provide details"
-msgstr "provide enough details"
-
-#: skins/default/templates/widgets/answer_edit_tips.html:15
-#: skins/default/templates/widgets/question_edit_tips.html:11
-msgid "be clear and concise"
-msgstr ""
-
-#: skins/default/templates/widgets/answer_edit_tips.html:20
-#: skins/default/templates/widgets/question_edit_tips.html:16
-#, fuzzy
-msgid "see frequently asked questions"
-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/widgets/answer_edit_tips.html:27
-#: skins/default/templates/widgets/question_edit_tips.html:22
-msgid "Markdown tips"
-msgstr "Markdown basics"
-
-#: skins/default/templates/widgets/answer_edit_tips.html:31
-#: skins/default/templates/widgets/question_edit_tips.html:26
-msgid "*italic*"
-msgstr ""
-
-#: skins/default/templates/widgets/answer_edit_tips.html:34
-#: skins/default/templates/widgets/question_edit_tips.html:29
-msgid "**bold**"
-msgstr ""
-
-#: skins/default/templates/widgets/answer_edit_tips.html:38
-#: skins/default/templates/widgets/question_edit_tips.html:33
-msgid "*italic* or _italic_"
-msgstr ""
-
-#: skins/default/templates/widgets/answer_edit_tips.html:41
-#: skins/default/templates/widgets/question_edit_tips.html:36
-msgid "**bold** or __bold__"
-msgstr ""
-
-#: skins/default/templates/widgets/answer_edit_tips.html:45
-#: skins/default/templates/widgets/question_edit_tips.html:40
-msgid "link"
-msgstr ""
-
-#: skins/default/templates/widgets/answer_edit_tips.html:45
-#: skins/default/templates/widgets/answer_edit_tips.html:49
-#: skins/default/templates/widgets/question_edit_tips.html:40
-#: skins/default/templates/widgets/question_edit_tips.html:45
-msgid "text"
-msgstr ""
-
-#: skins/default/templates/widgets/answer_edit_tips.html:49
-#: skins/default/templates/widgets/question_edit_tips.html:45
-msgid "image"
-msgstr ""
-
-#: skins/default/templates/widgets/answer_edit_tips.html:53
-#: skins/default/templates/widgets/question_edit_tips.html:49
-msgid "numbered list:"
-msgstr ""
-
-#: skins/default/templates/widgets/answer_edit_tips.html:58
-#: skins/default/templates/widgets/question_edit_tips.html:54
-msgid "basic HTML tags are also supported"
-msgstr ""
-
-#: skins/default/templates/widgets/answer_edit_tips.html:63
-#: skins/default/templates/widgets/question_edit_tips.html:59
-msgid "learn more about Markdown"
-msgstr ""
-
-#: skins/default/templates/widgets/ask_button.html:2
-msgid "ask a question"
-msgstr "Ask Your Question"
-
-#: skins/default/templates/widgets/ask_form.html:6
-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/widgets/ask_form.html:10
-#, 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/widgets/ask_form.html:42
-msgid "Login/signup to post your question"
-msgstr "Login/Signup to Post"
-
-#: skins/default/templates/widgets/ask_form.html:44
-msgid "Ask your question"
-msgstr "Ask Your Question"
-
-#: skins/default/templates/widgets/contributors.html:3
-msgid "Contributors"
-msgstr ""
-
-#: skins/default/templates/widgets/footer.html:33
-#, python-format
-msgid "Content on this site is licensed under a %(license)s"
-msgstr ""
-
-#: skins/default/templates/widgets/footer.html:38
-msgid "about"
-msgstr ""
-
-#: skins/default/templates/widgets/footer.html:40
-msgid "privacy policy"
-msgstr ""
-
-#: skins/default/templates/widgets/footer.html:49
-msgid "give feedback"
-msgstr ""
-
-#: skins/default/templates/widgets/logo.html:3
-msgid "back to home page"
-msgstr ""
-
-#: skins/default/templates/widgets/logo.html:4
-#, python-format
-msgid "%(site)s logo"
-msgstr ""
-
-#: skins/default/templates/widgets/meta_nav.html:10
-msgid "users"
-msgstr "people"
-
-#: skins/default/templates/widgets/meta_nav.html:15
-msgid "badges"
-msgstr ""
-
-#: skins/default/templates/widgets/question_edit_tips.html:3
-msgid "question tips"
-msgstr "Tips"
-
-#: skins/default/templates/widgets/question_edit_tips.html:5
-msgid "please ask a relevant question"
-msgstr "ask a question interesting to this community"
-
-#: skins/default/templates/widgets/question_edit_tips.html:8
-msgid "please try provide enough details"
-msgstr "provide enough details"
-
-#: skins/default/templates/widgets/question_summary.html:12
-msgid "view"
-msgid_plural "views"
-msgstr[0] ""
-msgstr[1] ""
-
-#: skins/default/templates/widgets/question_summary.html:29
-#, fuzzy
-msgid "answer"
-msgid_plural "answers"
-msgstr[0] "answers"
-msgstr[1] "answers"
-
-#: skins/default/templates/widgets/question_summary.html:40
-#, fuzzy
-msgid "vote"
-msgid_plural "votes"
-msgstr[0] "votes"
-msgstr[1] "votes"
-
-#: skins/default/templates/widgets/scope_nav.html:3
-msgid "ALL"
-msgstr ""
-
-#: skins/default/templates/widgets/scope_nav.html:5
-#, fuzzy
-msgid "see unanswered questions"
-msgstr "Post Your Answer"
-
-#: skins/default/templates/widgets/scope_nav.html:5
-msgid "UNANSWERED"
-msgstr ""
-
-#: skins/default/templates/widgets/scope_nav.html:8
-#, fuzzy
-msgid "see your followed questions"
-msgstr "Ask Your Question"
-
-#: skins/default/templates/widgets/scope_nav.html:8
-msgid "FOLLOWED"
-msgstr ""
-
-#: skins/default/templates/widgets/scope_nav.html:11
-#, fuzzy
-msgid "Please ask your question here"
-msgstr "Ask Your Question"
-
-#: skins/default/templates/widgets/user_long_score_and_badge_summary.html:3
-msgid "karma:"
-msgstr ""
-
-#: skins/default/templates/widgets/user_long_score_and_badge_summary.html:7
-msgid "badges:"
-msgstr ""
-
-#: skins/default/templates/widgets/user_navigation.html:8
-msgid "logout"
-msgstr "sign out"
-
-#: skins/default/templates/widgets/user_navigation.html:10
-msgid "login"
-msgstr "Hi, there! Please sign in"
-
-#: skins/default/templates/widgets/user_navigation.html:14
-msgid "settings"
-msgstr ""
-
-#: templatetags/extra_filters.py:145 templatetags/extra_filters_jinja.py:264
-msgid "no items in counter"
-msgstr "no"
-
-#: utils/decorators.py:90 views/commands.py:113 views/commands.py:133
-msgid "Oops, apologies - there was some error"
-msgstr ""
-
-#: utils/decorators.py:109
-msgid "Please login to post"
-msgstr ""
-
-#: utils/decorators.py:205
-msgid "Spam was detected on your post, sorry for if this is a mistake"
-msgstr ""
-
-#: utils/forms.py:33
-msgid "this field is required"
-msgstr ""
-
-#: utils/forms.py:60
-msgid "choose a username"
-msgstr "Choose screen name"
-
-#: utils/forms.py:69
-msgid "user name is required"
-msgstr ""
-
-#: utils/forms.py:70
-msgid "sorry, this name is taken, please choose another"
-msgstr ""
-
-#: utils/forms.py:71
-msgid "sorry, this name is not allowed, please choose another"
-msgstr ""
-
-#: utils/forms.py:72
-msgid "sorry, there is no user with this name"
-msgstr ""
-
-#: utils/forms.py:73
-msgid "sorry, we have a serious error - user name is taken by several users"
-msgstr ""
-
-#: utils/forms.py:74
-msgid "user name can only consist of letters, empty space and underscore"
-msgstr ""
-
-#: utils/forms.py:75
-msgid "please use at least some alphabetic characters in the user name"
-msgstr ""
-
-#: utils/forms.py:138
-msgid "your email address"
-msgstr "Your email <i>(never shared)</i>"
-
-#: utils/forms.py:139
-msgid "email address is required"
-msgstr ""
-
-#: utils/forms.py:140
-msgid "please enter a valid email address"
-msgstr ""
-
-#: utils/forms.py:141
-msgid "this email is already used by someone else, please choose another"
-msgstr ""
-
-#: utils/forms.py:169
-msgid "choose password"
-msgstr "Password"
-
-#: utils/forms.py:170
-msgid "password is required"
-msgstr ""
-
-#: utils/forms.py:173
-msgid "retype password"
-msgstr "Password <i>(please retype)</i>"
-
-#: utils/forms.py:174
-msgid "please, retype your password"
-msgstr ""
-
-#: utils/forms.py:175
-msgid "sorry, entered passwords did not match, please try again"
-msgstr ""
-
-#: utils/functions.py:74
-msgid "2 days ago"
-msgstr ""
-
-#: utils/functions.py:76
-msgid "yesterday"
-msgstr ""
-
-#: utils/functions.py:79
-#, python-format
-msgid "%(hr)d hour ago"
-msgid_plural "%(hr)d hours ago"
-msgstr[0] ""
-msgstr[1] ""
-
-#: utils/functions.py:85
-#, python-format
-msgid "%(min)d min ago"
-msgid_plural "%(min)d mins ago"
-msgstr[0] ""
-msgstr[1] ""
-
-#: views/avatar_views.py:99
-msgid "Successfully uploaded a new avatar."
-msgstr ""
-
-#: views/avatar_views.py:140
-msgid "Successfully updated your avatar."
-msgstr ""
-
-#: views/avatar_views.py:180
-msgid "Successfully deleted the requested avatars."
-msgstr ""
-
-#: views/commands.py:39
-msgid "anonymous users cannot vote"
-msgstr "Sorry, anonymous users cannot vote"
-
-#: views/commands.py:59
-msgid "Sorry you ran out of votes for today"
-msgstr ""
-
-#: views/commands.py:65
-#, python-format
-msgid "You have %(votes_left)s votes left for today"
-msgstr ""
-
-#: views/commands.py:123
-msgid "Sorry, but anonymous users cannot access the inbox"
-msgstr ""
-
-#: views/commands.py:198
-msgid "Sorry, something is not right here..."
-msgstr ""
-
-#: views/commands.py:213
-msgid "Sorry, but anonymous users cannot accept answers"
-msgstr ""
-
-#: views/commands.py:320
-#, 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:327
-msgid "email update frequency has been set to daily"
-msgstr ""
-
-#: views/commands.py:433
-#, python-format
-msgid "Tag subscription was canceled (<a href=\"%(url)s\">undo</a>)."
-msgstr ""
-
-#: views/commands.py:442
-#, python-format
-msgid "Please sign in to subscribe for: %(tags)s"
-msgstr ""
-
-#: views/commands.py:578
-msgid "Please sign in to vote"
-msgstr ""
-
-#: views/meta.py:84
-msgid "Q&A forum feedback"
-msgstr ""
-
-#: views/meta.py:85
-msgid "Thanks for the feedback!"
-msgstr ""
-
-#: views/meta.py:94
-msgid "We look forward to hearing your feedback! Please, give it next time :)"
-msgstr ""
-
-#: views/readers.py:152
-#, python-format
-msgid "%(q_num)s question, tagged"
-msgid_plural "%(q_num)s questions, tagged"
-msgstr[0] ""
-msgstr[1] ""
-
-#: views/readers.py:200
-#, 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:416
-msgid ""
-"Sorry, the comment you are looking for has been deleted and is no longer "
-"accessible"
-msgstr ""
-
-#: views/users.py:212
-msgid "moderate user"
-msgstr ""
-
-#: views/users.py:387
-msgid "user profile"
-msgstr ""
-
-#: views/users.py:388
-msgid "user profile overview"
-msgstr ""
-
-#: views/users.py:699
-msgid "recent user activity"
-msgstr ""
-
-#: views/users.py:700
-msgid "profile - recent activity"
-msgstr ""
-
-#: views/users.py:787
-msgid "profile - responses"
-msgstr ""
-
-#: views/users.py:862
-msgid "profile - votes"
-msgstr ""
-
-#: views/users.py:897
-msgid "user reputation in the community"
-msgstr "user karma"
-
-#: views/users.py:898
-msgid "profile - user reputation"
-msgstr "Profile - User's Karma"
-
-#: views/users.py:925
-msgid "users favorite questions"
-msgstr ""
-
-#: views/users.py:926
-msgid "profile - favorite questions"
-msgstr ""
-
-#: views/users.py:946 views/users.py:950
-msgid "changes saved"
-msgstr ""
-
-#: views/users.py:956
-msgid "email updates canceled"
-msgstr ""
-
-#: views/users.py:975
-msgid "profile - email subscriptions"
-msgstr ""
-
-#: views/writers.py:59
-msgid "Sorry, anonymous users cannot upload files"
-msgstr ""
-
-#: views/writers.py:69
-#, python-format
-msgid "allowed file types are '%(file_types)s'"
-msgstr ""
-
-#: views/writers.py:92
-#, python-format
-msgid "maximum upload file size is %(file_size)sK"
-msgstr ""
-
-#: views/writers.py:100
-msgid "Error uploading file. Please contact the site administrator. Thank you."
-msgstr ""
-
-#: views/writers.py:192
-msgid "Please log in to ask questions"
-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."
-
-#: views/writers.py:493
-msgid "Please log in to answer questions"
-msgstr ""
-
-#: views/writers.py:600
-#, 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:649
-msgid "Sorry, anonymous users cannot edit comments"
-msgstr ""
-
-#: views/writers.py:658
-#, 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:679
-msgid "sorry, we seem to have some technical difficulties"
-msgstr ""
-
-#~ msgid ""
-#~ "As a registered user you can login with your OpenID, log out of the site "
-#~ "or permanently remove your account."
-#~ msgstr ""
-#~ "Clicking <strong>Logout</strong> will log you out from the forum but will "
-#~ "not sign you off from your OpenID provider.</p><p>If you wish to sign off "
-#~ "completely - please make sure to log out from your OpenID provider as "
-#~ "well."
-
-#~ msgid "Email verification subject line"
-#~ msgstr "Verification Email from Q&A forum"
-
-#~ 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>"
-
-#~ msgid "reputation points"
-#~ msgstr "karma"
diff --git a/askbot/locale/doc/en/LC_MESSAGES/django.pot b/askbot/locale/doc/en/LC_MESSAGES/django.pot
deleted file mode 100644
index f6160906..00000000
--- a/askbot/locale/doc/en/LC_MESSAGES/django.pot
+++ /dev/null
@@ -1,6302 +0,0 @@
-# English translation for CNPROG package.
-# Copyright (C) 2009 Gang Chen, 2010 Askbot
-# This file is distributed under the same license as the CNPROG package.
-# Evgeny Fadeev <evgeny.fadeev@gmail.com>, 2009.
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: 0.7\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-01-02 11:20-0600\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"
-"Language: \n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=n!= 1;\n"
-
-#: exceptions.py:13
-msgid "Sorry, but anonymous visitors cannot access this function"
-msgstr ""
-
-#: feed.py:26 feed.py:100
-msgid " - "
-msgstr ""
-
-#: feed.py:26
-msgid "Individual question feed"
-msgstr ""
-
-#: feed.py:100
-msgid "latest questions"
-msgstr ""
-
-#: forms.py:74
-msgid "select country"
-msgstr ""
-
-#: forms.py:83
-msgid "Country"
-msgstr ""
-
-#: forms.py:91
-msgid "Country field is required"
-msgstr ""
-
-#: forms.py:104 skins/default/templates/widgets/answer_edit_tips.html:45
-#: skins/default/templates/widgets/answer_edit_tips.html:49
-#: skins/default/templates/widgets/question_edit_tips.html:40
-#: skins/default/templates/widgets/question_edit_tips.html:45
-msgid "title"
-msgstr ""
-
-#: forms.py:105
-msgid "please enter a descriptive title for your question"
-msgstr ""
-
-#: forms.py:111
-#, python-format
-msgid "title must be > %d character"
-msgid_plural "title must be > %d characters"
-msgstr[0] ""
-msgstr[1] ""
-
-#: forms.py:131
-msgid "content"
-msgstr ""
-
-#: forms.py:165 skins/common/templates/widgets/edit_post.html:20
-#: skins/common/templates/widgets/edit_post.html:32
-#: skins/default/templates/widgets/meta_nav.html:5
-msgid "tags"
-msgstr ""
-
-#: forms.py:168
-#, python-format
-msgid ""
-"Tags are short keywords, with no spaces within. Up to %(max_tags)d tag can "
-"be used."
-msgid_plural ""
-"Tags are short keywords, with no spaces within. Up to %(max_tags)d tags can "
-"be used."
-msgstr[0] ""
-msgstr[1] ""
-
-#: forms.py:201 skins/default/templates/question_retag.html:58
-msgid "tags are required"
-msgstr ""
-
-#: forms.py:210
-#, 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:218
-#, python-format
-msgid "At least one of the following tags is required : %(tags)s"
-msgstr ""
-
-#: forms.py:227
-#, 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:235
-msgid "use-these-chars-in-tags"
-msgstr ""
-
-#: forms.py:270
-msgid "community wiki (karma is not awarded & many others can edit wiki post)"
-msgstr ""
-
-#: forms.py:271
-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:287
-msgid "update summary:"
-msgstr ""
-
-#: forms.py:288
-msgid ""
-"enter a brief summary of your revision (e.g. fixed spelling, grammar, "
-"improved style, this field is optional)"
-msgstr ""
-
-#: forms.py:364
-msgid "Enter number of points to add or subtract"
-msgstr ""
-
-#: forms.py:378 const/__init__.py:250
-msgid "approved"
-msgstr ""
-
-#: forms.py:379 const/__init__.py:251
-msgid "watched"
-msgstr ""
-
-#: forms.py:380 const/__init__.py:252
-msgid "suspended"
-msgstr ""
-
-#: forms.py:381 const/__init__.py:253
-msgid "blocked"
-msgstr ""
-
-#: forms.py:383
-msgid "administrator"
-msgstr ""
-
-#: forms.py:384 const/__init__.py:249
-msgid "moderator"
-msgstr ""
-
-#: forms.py:404
-msgid "Change status to"
-msgstr ""
-
-#: forms.py:431
-msgid "which one?"
-msgstr ""
-
-#: forms.py:452
-msgid "Cannot change own status"
-msgstr ""
-
-#: forms.py:458
-msgid "Cannot turn other user to moderator"
-msgstr ""
-
-#: forms.py:465
-msgid "Cannot change status of another moderator"
-msgstr ""
-
-#: forms.py:471
-msgid "Cannot change status to admin"
-msgstr ""
-
-#: forms.py:477
-#, python-format
-msgid ""
-"If you wish to change %(username)s's status, please make a meaningful "
-"selection."
-msgstr ""
-
-#: forms.py:486
-msgid "Subject line"
-msgstr ""
-
-#: forms.py:493
-msgid "Message text"
-msgstr ""
-
-#: forms.py:579
-msgid "Your name (optional):"
-msgstr ""
-
-#: forms.py:580
-msgid "Email:"
-msgstr ""
-
-#: forms.py:582
-msgid "Your message:"
-msgstr ""
-
-#: forms.py:587
-msgid "I don't want to give my email or receive a response:"
-msgstr ""
-
-#: forms.py:609
-msgid "Please mark \"I dont want to give my mail\" field."
-msgstr ""
-
-#: forms.py:648
-msgid "ask anonymously"
-msgstr ""
-
-#: forms.py:650
-msgid "Check if you do not want to reveal your name when asking this question"
-msgstr ""
-
-#: forms.py:810
-msgid ""
-"You have asked this question anonymously, if you decide to reveal your "
-"identity, please check this box."
-msgstr ""
-
-#: forms.py:814
-msgid "reveal identity"
-msgstr ""
-
-#: forms.py:872
-msgid ""
-"Sorry, only owner of the anonymous question can reveal his or her identity, "
-"please uncheck the box"
-msgstr ""
-
-#: forms.py:885
-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:923
-msgid "this email will be linked to gravatar"
-msgstr ""
-
-#: forms.py:930
-msgid "Real name"
-msgstr ""
-
-#: forms.py:937
-msgid "Website"
-msgstr ""
-
-#: forms.py:944
-msgid "City"
-msgstr ""
-
-#: forms.py:953
-msgid "Show country"
-msgstr ""
-
-#: forms.py:958
-msgid "Date of birth"
-msgstr ""
-
-#: forms.py:959
-msgid "will not be shown, used to calculate age, format: YYYY-MM-DD"
-msgstr ""
-
-#: forms.py:965
-msgid "Profile"
-msgstr ""
-
-#: forms.py:974
-msgid "Screen name"
-msgstr ""
-
-#: forms.py:1005 forms.py:1006
-msgid "this email has already been registered, please use another one"
-msgstr ""
-
-#: forms.py:1013
-msgid "Choose email tag filter"
-msgstr ""
-
-#: forms.py:1060
-msgid "Asked by me"
-msgstr ""
-
-#: forms.py:1063
-msgid "Answered by me"
-msgstr ""
-
-#: forms.py:1066
-msgid "Individually selected"
-msgstr ""
-
-#: forms.py:1069
-msgid "Entire forum (tag filtered)"
-msgstr ""
-
-#: forms.py:1073
-msgid "Comments and posts mentioning me"
-msgstr ""
-
-#: forms.py:1152
-msgid "okay, let's try!"
-msgstr ""
-
-#: forms.py:1153
-msgid "no community email please, thanks"
-msgstr ""
-
-#: forms.py:1157
-msgid "please choose one of the options above"
-msgstr ""
-
-#: urls.py:52
-msgid "about/"
-msgstr ""
-
-#: urls.py:53
-msgid "faq/"
-msgstr ""
-
-#: urls.py:54
-msgid "privacy/"
-msgstr ""
-
-#: urls.py:56 urls.py:61
-msgid "answers/"
-msgstr ""
-
-#: urls.py:56 urls.py:82 urls.py:207
-msgid "edit/"
-msgstr ""
-
-#: urls.py:61 urls.py:112
-msgid "revisions/"
-msgstr ""
-
-#: urls.py:67 urls.py:77 urls.py:82 urls.py:87 urls.py:92 urls.py:97
-#: urls.py:102 urls.py:107 urls.py:112 urls.py:118 urls.py:294
-#: skins/default/templates/question/javascript.html:16
-#: skins/default/templates/question/javascript.html:19
-msgid "questions/"
-msgstr ""
-
-#: urls.py:77
-msgid "ask/"
-msgstr ""
-
-#: urls.py:87
-msgid "retag/"
-msgstr ""
-
-#: urls.py:92
-msgid "close/"
-msgstr ""
-
-#: urls.py:97
-msgid "reopen/"
-msgstr ""
-
-#: urls.py:102
-msgid "answer/"
-msgstr ""
-
-#: urls.py:107 skins/default/templates/question/javascript.html:16
-msgid "vote/"
-msgstr ""
-
-#: urls.py:118
-msgid "widgets/"
-msgstr ""
-
-#: urls.py:153
-msgid "tags/"
-msgstr ""
-
-#: urls.py:196
-msgid "subscribe-for-tags/"
-msgstr ""
-
-#: urls.py:201 urls.py:207 urls.py:213 urls.py:221
-#: skins/default/templates/main_page/javascript.html:39
-#: skins/default/templates/main_page/javascript.html:42
-msgid "users/"
-msgstr ""
-
-#: urls.py:214
-msgid "subscriptions/"
-msgstr ""
-
-#: urls.py:226
-msgid "users/update_has_custom_avatar/"
-msgstr ""
-
-#: urls.py:231 urls.py:236
-msgid "badges/"
-msgstr ""
-
-#: urls.py:241
-msgid "messages/"
-msgstr ""
-
-#: urls.py:241
-msgid "markread/"
-msgstr ""
-
-#: urls.py:257
-msgid "upload/"
-msgstr ""
-
-#: urls.py:258
-msgid "feedback/"
-msgstr ""
-
-#: urls.py:300 skins/default/templates/main_page/javascript.html:38
-#: skins/default/templates/main_page/javascript.html:41
-#: skins/default/templates/question/javascript.html:15
-#: skins/default/templates/question/javascript.html:18
-msgid "question/"
-msgstr ""
-
-#: urls.py:307 setup_templates/settings.py:208
-#: skins/common/templates/authopenid/providers_javascript.html:7
-msgid "account/"
-msgstr ""
-
-#: conf/access_control.py:8
-msgid "Access control settings"
-msgstr ""
-
-#: conf/access_control.py:17
-msgid "Allow only registered user to access the forum"
-msgstr ""
-
-#: conf/badges.py:13
-msgid "Badge settings"
-msgstr ""
-
-#: conf/badges.py:23
-msgid "Disciplined: minimum upvotes for deleted post"
-msgstr ""
-
-#: conf/badges.py:32
-msgid "Peer Pressure: minimum downvotes for deleted post"
-msgstr ""
-
-#: conf/badges.py:41
-msgid "Teacher: minimum upvotes for the answer"
-msgstr ""
-
-#: conf/badges.py:50
-msgid "Nice Answer: minimum upvotes for the answer"
-msgstr ""
-
-#: conf/badges.py:59
-msgid "Good Answer: minimum upvotes for the answer"
-msgstr ""
-
-#: conf/badges.py:68
-msgid "Great Answer: minimum upvotes for the answer"
-msgstr ""
-
-#: conf/badges.py:77
-msgid "Nice Question: minimum upvotes for the question"
-msgstr ""
-
-#: conf/badges.py:86
-msgid "Good Question: minimum upvotes for the question"
-msgstr ""
-
-#: conf/badges.py:95
-msgid "Great Question: minimum upvotes for the question"
-msgstr ""
-
-#: conf/badges.py:104
-msgid "Popular Question: minimum views"
-msgstr ""
-
-#: conf/badges.py:113
-msgid "Notable Question: minimum views"
-msgstr ""
-
-#: conf/badges.py:122
-msgid "Famous Question: minimum views"
-msgstr ""
-
-#: conf/badges.py:131
-msgid "Self-Learner: minimum answer upvotes"
-msgstr ""
-
-#: conf/badges.py:140
-msgid "Civic Duty: minimum votes"
-msgstr ""
-
-#: conf/badges.py:149
-msgid "Enlightened Duty: minimum upvotes"
-msgstr ""
-
-#: conf/badges.py:158
-msgid "Guru: minimum upvotes"
-msgstr ""
-
-#: conf/badges.py:167
-msgid "Necromancer: minimum upvotes"
-msgstr ""
-
-#: conf/badges.py:176
-msgid "Necromancer: minimum delay in days"
-msgstr ""
-
-#: conf/badges.py:185
-msgid "Associate Editor: minimum number of edits"
-msgstr ""
-
-#: conf/badges.py:194
-msgid "Favorite Question: minimum stars"
-msgstr ""
-
-#: conf/badges.py:203
-msgid "Stellar Question: minimum stars"
-msgstr ""
-
-#: conf/badges.py:212
-msgid "Commentator: minimum comments"
-msgstr ""
-
-#: conf/badges.py:221
-msgid "Taxonomist: minimum tag use count"
-msgstr ""
-
-#: conf/badges.py:230
-msgid "Enthusiast: minimum days"
-msgstr ""
-
-#: conf/email.py:15
-msgid "Email and email alert settings"
-msgstr ""
-
-#: conf/email.py:24
-msgid "Prefix for the email subject line"
-msgstr ""
-
-#: conf/email.py:26
-msgid ""
-"This setting takes default from the django settingEMAIL_SUBJECT_PREFIX. A "
-"value entered here will overridethe default."
-msgstr ""
-
-#: conf/email.py:38
-msgid "Maximum number of news entries in an email alert"
-msgstr ""
-
-#: conf/email.py:48
-msgid "Default notification frequency all questions"
-msgstr ""
-
-#: conf/email.py:50
-msgid "Option to define frequency of emailed updates for: all questions."
-msgstr ""
-
-#: conf/email.py:62
-msgid "Default notification frequency questions asked by the user"
-msgstr ""
-
-#: conf/email.py:64
-msgid ""
-"Option to define frequency of emailed updates for: Question asked by the "
-"user."
-msgstr ""
-
-#: conf/email.py:76
-msgid "Default notification frequency questions answered by the user"
-msgstr ""
-
-#: conf/email.py:78
-msgid ""
-"Option to define frequency of emailed updates for: Question answered by the "
-"user."
-msgstr ""
-
-#: conf/email.py:90
-msgid ""
-"Default notification frequency questions individually "
-"selected by the user"
-msgstr ""
-
-#: conf/email.py:93
-msgid ""
-"Option to define frequency of emailed updates for: Question individually "
-"selected by the user."
-msgstr ""
-
-#: conf/email.py:105
-msgid ""
-"Default notification frequency for mentions and "
-"comments"
-msgstr ""
-
-#: conf/email.py:108
-msgid ""
-"Option to define frequency of emailed updates for: Mentions and comments."
-msgstr ""
-
-#: conf/email.py:119
-msgid "Send periodic reminders about unanswered questions"
-msgstr ""
-
-#: conf/email.py:121
-msgid ""
-"NOTE: in order to use this feature, it is necessary to run the management "
-"command \"send_unanswered_question_reminders\" (for example, via a cron job "
-"- with an appropriate frequency) "
-msgstr ""
-
-#: conf/email.py:134
-msgid "Days before starting to send reminders about unanswered questions"
-msgstr ""
-
-#: conf/email.py:145
-msgid ""
-"How often to send unanswered question reminders (in days between the "
-"reminders sent)."
-msgstr ""
-
-#: conf/email.py:157
-msgid "Max. number of reminders to send about unanswered questions"
-msgstr ""
-
-#: conf/email.py:168
-msgid "Send periodic reminders to accept the best answer"
-msgstr ""
-
-#: conf/email.py:170
-msgid ""
-"NOTE: in order to use this feature, it is necessary to run the management "
-"command \"send_accept_answer_reminders\" (for example, via a cron job - with "
-"an appropriate frequency) "
-msgstr ""
-
-#: conf/email.py:183
-msgid "Days before starting to send reminders to accept an answer"
-msgstr ""
-
-#: conf/email.py:194
-msgid ""
-"How often to send accept answer reminders (in days between the reminders "
-"sent)."
-msgstr ""
-
-#: conf/email.py:206
-msgid "Max. number of reminders to send to accept the best answer"
-msgstr ""
-
-#: conf/email.py:218
-msgid "Require email verification before allowing to post"
-msgstr ""
-
-#: conf/email.py:219
-msgid ""
-"Active email verification is done by sending a verification key in email"
-msgstr ""
-
-#: conf/email.py:228
-msgid "Allow only one account per email address"
-msgstr ""
-
-#: conf/email.py:237
-msgid "Fake email for anonymous user"
-msgstr ""
-
-#: conf/email.py:238
-msgid "Use this setting to control gravatar for email-less user"
-msgstr ""
-
-#: conf/email.py:247
-msgid "Allow posting questions by email"
-msgstr ""
-
-#: conf/email.py:249
-msgid ""
-"Before enabling this setting - please fill out IMAP settings in the settings."
-"py file"
-msgstr ""
-
-#: conf/email.py:260
-msgid "Replace space in emailed tags with dash"
-msgstr ""
-
-#: conf/email.py:262
-msgid ""
-"This setting applies to tags written in the subject line of questions asked "
-"by email"
-msgstr ""
-
-#: conf/external_keys.py:11
-msgid "Keys for external services"
-msgstr ""
-
-#: conf/external_keys.py:19
-msgid "Google site verification key"
-msgstr ""
-
-#: conf/external_keys.py:21
-#, python-format
-msgid ""
-"This key helps google index your site please obtain is at <a href=\"%(url)s?"
-"hl=%(lang)s\">google webmasters tools site</a>"
-msgstr ""
-
-#: conf/external_keys.py:36
-msgid "Google Analytics key"
-msgstr ""
-
-#: conf/external_keys.py:38
-#, python-format
-msgid ""
-"Obtain is at <a href=\"%(url)s\">Google Analytics</a> site, if you wish to "
-"use Google Analytics to monitor your site"
-msgstr ""
-
-#: conf/external_keys.py:51
-msgid "Enable recaptcha (keys below are required)"
-msgstr ""
-
-#: conf/external_keys.py:60
-msgid "Recaptcha public key"
-msgstr ""
-
-#: conf/external_keys.py:68
-msgid "Recaptcha private key"
-msgstr ""
-
-#: conf/external_keys.py:70
-#, python-format
-msgid ""
-"Recaptcha is a tool that helps distinguish real people from annoying spam "
-"robots. Please get this and a public key at the <a href=\"%(url)s\">%(url)s</"
-"a>"
-msgstr ""
-
-#: conf/external_keys.py:82
-msgid "Facebook public API key"
-msgstr ""
-
-#: conf/external_keys.py:84
-#, python-format
-msgid ""
-"Facebook API key and Facebook secret allow to use Facebook Connect login "
-"method at your site. Please obtain these keys at <a href=\"%(url)s"
-"\">facebook create app</a> site"
-msgstr ""
-
-#: conf/external_keys.py:97
-msgid "Facebook secret key"
-msgstr ""
-
-#: conf/external_keys.py:105
-msgid "Twitter consumer key"
-msgstr ""
-
-#: conf/external_keys.py:107
-#, python-format
-msgid ""
-"Please register your forum at <a href=\"%(url)s\">twitter applications site</"
-"a>"
-msgstr ""
-
-#: conf/external_keys.py:118
-msgid "Twitter consumer secret"
-msgstr ""
-
-#: conf/external_keys.py:126
-msgid "LinkedIn consumer key"
-msgstr ""
-
-#: conf/external_keys.py:128
-#, python-format
-msgid ""
-"Please register your forum at <a href=\"%(url)s\">LinkedIn developer site</a>"
-msgstr ""
-
-#: conf/external_keys.py:139
-msgid "LinkedIn consumer secret"
-msgstr ""
-
-#: conf/external_keys.py:147
-msgid "ident.ca consumer key"
-msgstr ""
-
-#: conf/external_keys.py:149
-#, python-format
-msgid ""
-"Please register your forum at <a href=\"%(url)s\">Identi.ca applications "
-"site</a>"
-msgstr ""
-
-#: conf/external_keys.py:160
-msgid "ident.ca consumer secret"
-msgstr ""
-
-#: conf/external_keys.py:168
-msgid "Use LDAP authentication for the password login"
-msgstr ""
-
-#: conf/external_keys.py:177
-msgid "LDAP service provider name"
-msgstr ""
-
-#: conf/external_keys.py:185
-msgid "URL for the LDAP service"
-msgstr ""
-
-#: conf/external_keys.py:193
-msgid "Explain how to change LDAP password"
-msgstr ""
-
-#: conf/flatpages.py:11
-msgid "Flatpages - about, privacy policy, etc."
-msgstr ""
-
-#: conf/flatpages.py:19
-msgid "Text of the Q&A forum About page (html format)"
-msgstr ""
-
-#: conf/flatpages.py:22
-msgid ""
-"Save, then <a href=\"http://validator.w3.org/\">use HTML validator</a> on "
-"the \"about\" page to check your input."
-msgstr ""
-
-#: conf/flatpages.py:32
-msgid "Text of the Q&A forum FAQ page (html format)"
-msgstr ""
-
-#: conf/flatpages.py:35
-msgid ""
-"Save, then <a href=\"http://validator.w3.org/\">use HTML validator</a> on "
-"the \"faq\" page to check your input."
-msgstr ""
-
-#: conf/flatpages.py:46
-msgid "Text of the Q&A forum Privacy Policy (html format)"
-msgstr ""
-
-#: conf/flatpages.py:49
-msgid ""
-"Save, then <a href=\"http://validator.w3.org/\">use HTML validator</a> on "
-"the \"privacy\" page to check your input."
-msgstr ""
-
-#: conf/forum_data_rules.py:12
-msgid "Data entry and display rules"
-msgstr ""
-
-#: conf/forum_data_rules.py:22
-#, python-format
-msgid ""
-"Enable embedding videos. <em>Note: please read <a href=\"%(url)s>read this</"
-"a> first.</em>"
-msgstr ""
-
-#: conf/forum_data_rules.py:33
-msgid "Check to enable community wiki feature"
-msgstr ""
-
-#: conf/forum_data_rules.py:42
-msgid "Allow asking questions anonymously"
-msgstr ""
-
-#: conf/forum_data_rules.py:44
-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:56
-msgid "Allow posting before logging in"
-msgstr ""
-
-#: conf/forum_data_rules.py:58
-msgid ""
-"Check if you want to allow users start posting questions or answers before "
-"logging in. Enabling this may require adjustments in the user login system "
-"to check for pending posts every time the user logs in. The builtin Askbot "
-"login system supports this feature."
-msgstr ""
-
-#: conf/forum_data_rules.py:73
-msgid "Allow swapping answer with question"
-msgstr ""
-
-#: conf/forum_data_rules.py:75
-msgid ""
-"This setting will help import data from other forums such as zendesk, when "
-"automatic data import fails to detect the original question correctly."
-msgstr ""
-
-#: conf/forum_data_rules.py:87
-msgid "Maximum length of tag (number of characters)"
-msgstr ""
-
-#: conf/forum_data_rules.py:96
-msgid "Minimum length of title (number of characters)"
-msgstr ""
-
-#: conf/forum_data_rules.py:106
-msgid "Minimum length of question body (number of characters)"
-msgstr ""
-
-#: conf/forum_data_rules.py:117
-msgid "Minimum length of answer body (number of characters)"
-msgstr ""
-
-#: conf/forum_data_rules.py:126
-msgid "Mandatory tags"
-msgstr ""
-
-#: conf/forum_data_rules.py:129
-msgid ""
-"At least one of these tags will be required for any new or newly edited "
-"question. A mandatory tag may be wildcard, if the wildcard tags are active."
-msgstr ""
-
-#: conf/forum_data_rules.py:141
-msgid "Force lowercase the tags"
-msgstr ""
-
-#: conf/forum_data_rules.py:143
-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:157
-msgid "Format of tag list"
-msgstr ""
-
-#: conf/forum_data_rules.py:159
-msgid ""
-"Select the format to show tags in, either as a simple list, or as a tag cloud"
-msgstr ""
-
-#: conf/forum_data_rules.py:171
-msgid "Use wildcard tags"
-msgstr ""
-
-#: conf/forum_data_rules.py:173
-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:186
-msgid "Default max number of comments to display under posts"
-msgstr ""
-
-#: conf/forum_data_rules.py:197
-#, python-format
-msgid "Maximum comment length, must be < %(max_len)s"
-msgstr ""
-
-#: conf/forum_data_rules.py:207
-msgid "Limit time to edit comments"
-msgstr ""
-
-#: conf/forum_data_rules.py:209
-msgid "If unchecked, there will be no time limit to edit the comments"
-msgstr ""
-
-#: conf/forum_data_rules.py:220
-msgid "Minutes allowed to edit a comment"
-msgstr ""
-
-#: conf/forum_data_rules.py:221
-msgid "To enable this setting, check the previous one"
-msgstr ""
-
-#: conf/forum_data_rules.py:230
-msgid "Save comment by pressing <Enter> key"
-msgstr ""
-
-#: conf/forum_data_rules.py:239
-msgid "Minimum length of search term for Ajax search"
-msgstr ""
-
-#: conf/forum_data_rules.py:240
-msgid "Must match the corresponding database backend setting"
-msgstr ""
-
-#: conf/forum_data_rules.py:249
-msgid "Do not make text query sticky in search"
-msgstr ""
-
-#: conf/forum_data_rules.py:251
-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:264
-msgid "Maximum number of tags per question"
-msgstr ""
-
-#: conf/forum_data_rules.py:276
-msgid "Number of questions to list by default"
-msgstr ""
-
-#: conf/forum_data_rules.py:286
-msgid "What should \"unanswered question\" mean?"
-msgstr ""
-
-#: conf/license.py:13
-msgid "Content LicensContent License"
-msgstr ""
-
-#: conf/license.py:21
-msgid "Show license clause in the site footer"
-msgstr ""
-
-#: conf/license.py:30
-msgid "Short name for the license"
-msgstr ""
-
-#: conf/license.py:39
-msgid "Full name of the license"
-msgstr ""
-
-#: conf/license.py:40
-msgid "Creative Commons Attribution Share Alike 3.0"
-msgstr ""
-
-#: conf/license.py:48
-msgid "Add link to the license page"
-msgstr ""
-
-#: conf/license.py:57
-msgid "License homepage"
-msgstr ""
-
-#: conf/license.py:59
-msgid "URL of the official page with all the license legal clauses"
-msgstr ""
-
-#: conf/license.py:69
-msgid "Use license logo"
-msgstr ""
-
-#: conf/license.py:78
-msgid "License logo image"
-msgstr ""
-
-#: conf/login_providers.py:13
-msgid "Login provider setings"
-msgstr ""
-
-#: conf/login_providers.py:22
-msgid ""
-"Show alternative login provider buttons on the password \"Sign Up\" page"
-msgstr ""
-
-#: conf/login_providers.py:31
-msgid "Always display local login form and hide \"Askbot\" button."
-msgstr ""
-
-#: conf/login_providers.py:40
-msgid "Activate to allow login with self-hosted wordpress site"
-msgstr ""
-
-#: conf/login_providers.py:41
-msgid ""
-"to activate this feature you must fill out the wordpress xml-rpc setting "
-"bellow"
-msgstr ""
-
-#: conf/login_providers.py:50
-msgid ""
-"Fill it with the wordpress url to the xml-rpc, normally http://mysite.com/"
-"xmlrpc.php"
-msgstr ""
-
-#: conf/login_providers.py:51
-msgid ""
-"To enable, go to Settings->Writing->Remote Publishing and check the box for "
-"XML-RPC"
-msgstr ""
-
-#: conf/login_providers.py:62
-msgid "Upload your icon"
-msgstr ""
-
-#: conf/login_providers.py:92
-#, python-format
-msgid "Activate %(provider)s login"
-msgstr ""
-
-#: conf/login_providers.py:97
-#, 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 in posts"
-msgstr ""
-
-#: conf/markup.py:41
-msgid "Enable code-friendly Markdown"
-msgstr ""
-
-#: conf/markup.py:43
-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 "
-"\"MathJax support\" implicitly turns this feature on, because underscores "
-"are heavily used in LaTeX input."
-msgstr ""
-
-#: conf/markup.py:58
-msgid "Mathjax support (rendering of LaTeX)"
-msgstr ""
-
-#: conf/markup.py:60
-#, python-format
-msgid ""
-"If you enable this feature, <a href=\"%(url)s\">mathjax</a> must be "
-"installed on your server in its own directory."
-msgstr ""
-
-#: conf/markup.py:74
-msgid "Base url of MathJax deployment"
-msgstr ""
-
-#: conf/markup.py:76
-msgid ""
-"Note - <strong>MathJax is not included with askbot</strong> - you should "
-"deploy it yourself, preferably at a separate domain and enter url pointing "
-"to the \"mathjax\" directory (for example: http://mysite.com/mathjax)"
-msgstr ""
-
-#: conf/markup.py:91
-msgid "Enable autolinking with specific patterns"
-msgstr ""
-
-#: conf/markup.py:93
-msgid ""
-"If you enable this feature, the application will be able to detect patterns "
-"and auto link to URLs"
-msgstr ""
-
-#: conf/markup.py:106
-msgid "Regexes to detect the link patterns"
-msgstr ""
-
-#: conf/markup.py:108
-msgid ""
-"Enter valid regular expressions for the patters, one per line. For example "
-"to detect a bug pattern like #bug123, use the following regex: #bug(\\d+). "
-"The numbers captured by the pattern in the parentheses will be transferred "
-"to the link url template. Please look up more information about regular "
-"expressions elsewhere."
-msgstr ""
-
-#: conf/markup.py:127
-msgid "URLs for autolinking"
-msgstr ""
-
-#: conf/markup.py:129
-msgid ""
-"Here, please enter url templates for the patterns entered in the previous "
-"setting, also one entry per line. <strong>Make sure that number of lines in "
-"this setting and the previous one are the same</strong> For example template "
-"https://bugzilla.redhat.com/show_bug.cgi?id=\\1 together with the pattern "
-"shown above and the entry in the post #123 will produce link to the bug 123 "
-"in the redhat bug tracker."
-msgstr ""
-
-#: conf/minimum_reputation.py:12
-msgid "Karma thresholds"
-msgstr ""
-
-#: conf/minimum_reputation.py:22
-msgid "Upvote"
-msgstr ""
-
-#: conf/minimum_reputation.py:31
-msgid "Downvote"
-msgstr ""
-
-#: conf/minimum_reputation.py:40
-msgid "Answer own question immediately"
-msgstr ""
-
-#: conf/minimum_reputation.py:49
-msgid "Accept own answer"
-msgstr ""
-
-#: conf/minimum_reputation.py:58
-msgid "Flag offensive"
-msgstr ""
-
-#: conf/minimum_reputation.py:67
-msgid "Leave comments"
-msgstr ""
-
-#: conf/minimum_reputation.py:76
-msgid "Delete comments posted by others"
-msgstr ""
-
-#: conf/minimum_reputation.py:85
-msgid "Delete questions and answers posted by others"
-msgstr ""
-
-#: conf/minimum_reputation.py:94
-msgid "Upload files"
-msgstr ""
-
-#: conf/minimum_reputation.py:103
-msgid "Close own questions"
-msgstr ""
-
-#: conf/minimum_reputation.py:112
-msgid "Retag questions posted by other people"
-msgstr ""
-
-#: conf/minimum_reputation.py:121
-msgid "Reopen own questions"
-msgstr ""
-
-#: conf/minimum_reputation.py:130
-msgid "Edit community wiki posts"
-msgstr ""
-
-#: conf/minimum_reputation.py:139
-msgid "Edit posts authored by other people"
-msgstr ""
-
-#: conf/minimum_reputation.py:148
-msgid "View offensive flags"
-msgstr ""
-
-#: conf/minimum_reputation.py:157
-msgid "Close questions asked by others"
-msgstr ""
-
-#: conf/minimum_reputation.py:166
-msgid "Lock posts"
-msgstr ""
-
-#: conf/minimum_reputation.py:175
-msgid "Remove rel=nofollow from own homepage"
-msgstr ""
-
-#: conf/minimum_reputation.py:177
-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:13
-msgid "Karma loss and gain rules"
-msgstr ""
-
-#: conf/reputation_changes.py:23
-msgid "Maximum daily reputation gain per user"
-msgstr ""
-
-#: conf/reputation_changes.py:32
-msgid "Gain for receiving an upvote"
-msgstr ""
-
-#: conf/reputation_changes.py:41
-msgid "Gain for the author of accepted answer"
-msgstr ""
-
-#: conf/reputation_changes.py:50
-msgid "Gain for accepting best answer"
-msgstr ""
-
-#: conf/reputation_changes.py:59
-msgid "Gain for post owner on canceled downvote"
-msgstr ""
-
-#: conf/reputation_changes.py:68
-msgid "Gain for voter on canceling downvote"
-msgstr ""
-
-#: conf/reputation_changes.py:78
-msgid "Loss for voter for canceling of answer acceptance"
-msgstr ""
-
-#: conf/reputation_changes.py:88
-msgid "Loss for author whose answer was \"un-accepted\""
-msgstr ""
-
-#: conf/reputation_changes.py:98
-msgid "Loss for giving a downvote"
-msgstr ""
-
-#: conf/reputation_changes.py:108
-msgid "Loss for owner of post that was flagged offensive"
-msgstr ""
-
-#: conf/reputation_changes.py:118
-msgid "Loss for owner of post that was downvoted"
-msgstr ""
-
-#: conf/reputation_changes.py:128
-msgid "Loss for owner of post that was flagged 3 times per same revision"
-msgstr ""
-
-#: conf/reputation_changes.py:138
-msgid "Loss for owner of post that was flagged 5 times per same revision"
-msgstr ""
-
-#: conf/reputation_changes.py:148
-msgid "Loss for post owner when upvote is canceled"
-msgstr ""
-
-#: conf/sidebar_main.py:12
-msgid "Main page sidebar"
-msgstr ""
-
-#: conf/sidebar_main.py:20 conf/sidebar_profile.py:20
-#: conf/sidebar_question.py:19
-msgid "Custom sidebar header"
-msgstr ""
-
-#: conf/sidebar_main.py:23 conf/sidebar_profile.py:23
-#: conf/sidebar_question.py:22
-msgid ""
-"Use this area to enter content at the TOP of the sidebarin HTML format. "
-"When using this option (as well as the sidebar footer), please use the HTML "
-"validation service to make sure that your input is valid and works well in "
-"all browsers."
-msgstr ""
-
-#: conf/sidebar_main.py:36
-msgid "Show avatar block in sidebar"
-msgstr ""
-
-#: conf/sidebar_main.py:38
-msgid "Uncheck this if you want to hide the avatar block from the sidebar "
-msgstr ""
-
-#: conf/sidebar_main.py:49
-msgid "Limit how many avatars will be displayed on the sidebar"
-msgstr ""
-
-#: conf/sidebar_main.py:59
-msgid "Show tag selector in sidebar"
-msgstr ""
-
-#: conf/sidebar_main.py:61
-msgid ""
-"Uncheck this if you want to hide the options for choosing interesting and "
-"ignored tags "
-msgstr ""
-
-#: conf/sidebar_main.py:72
-msgid "Show tag list/cloud in sidebar"
-msgstr ""
-
-#: conf/sidebar_main.py:74
-msgid ""
-"Uncheck this if you want to hide the tag cloud or tag list from the sidebar "
-msgstr ""
-
-#: conf/sidebar_main.py:85 conf/sidebar_profile.py:36
-#: conf/sidebar_question.py:75
-msgid "Custom sidebar footer"
-msgstr ""
-
-#: conf/sidebar_main.py:88 conf/sidebar_profile.py:39
-#: conf/sidebar_question.py:78
-msgid ""
-"Use this area to enter content at the BOTTOM of the sidebarin HTML format. "
-"When using this option (as well as the sidebar header), please use the HTML "
-"validation service to make sure that your input is valid and works well in "
-"all browsers."
-msgstr ""
-
-#: conf/sidebar_profile.py:12
-msgid "User profile sidebar"
-msgstr ""
-
-#: conf/sidebar_question.py:11
-msgid "Question page sidebar"
-msgstr ""
-
-#: conf/sidebar_question.py:35
-msgid "Show tag list in sidebar"
-msgstr ""
-
-#: conf/sidebar_question.py:37
-msgid "Uncheck this if you want to hide the tag list from the sidebar "
-msgstr ""
-
-#: conf/sidebar_question.py:48
-msgid "Show meta information in sidebar"
-msgstr ""
-
-#: conf/sidebar_question.py:50
-msgid ""
-"Uncheck this if you want to hide the meta information about the question "
-"(post date, views, last updated). "
-msgstr ""
-
-#: conf/sidebar_question.py:62
-msgid "Show related questions in sidebar"
-msgstr ""
-
-#: conf/sidebar_question.py:64
-msgid "Uncheck this if you want to hide the list of related questions. "
-msgstr ""
-
-#: conf/site_modes.py:64
-msgid "Bootstrap mode"
-msgstr ""
-
-#: conf/site_modes.py:74
-msgid "Activate a \"Bootstrap\" mode"
-msgstr ""
-
-#: conf/site_modes.py:76
-msgid ""
-"Bootstrap mode lowers reputation and certain badge thresholds, to values, "
-"more suitable for the smaller communities, <strong>WARNING:</strong> your "
-"current value for Minimum reputation, Bagde Settings and Vote Rules will be "
-"changed after you modify this setting."
-msgstr ""
-
-#: conf/site_settings.py:12
-msgid "URLS, keywords & greetings"
-msgstr ""
-
-#: conf/site_settings.py:21
-msgid "Site title for the Q&A forum"
-msgstr ""
-
-#: conf/site_settings.py:30
-msgid "Comma separated list of Q&A site keywords"
-msgstr ""
-
-#: conf/site_settings.py:39
-msgid "Copyright message to show in the footer"
-msgstr ""
-
-#: conf/site_settings.py:49
-msgid "Site description for the search engines"
-msgstr ""
-
-#: conf/site_settings.py:58
-msgid "Short name for your Q&A forum"
-msgstr ""
-
-#: conf/site_settings.py:68
-msgid "Base URL for your Q&A forum, must start with http or https"
-msgstr ""
-
-#: conf/site_settings.py:79
-msgid "Check to enable greeting for anonymous user"
-msgstr ""
-
-#: conf/site_settings.py:90
-msgid "Text shown in the greeting message shown to the anonymous user"
-msgstr ""
-
-#: conf/site_settings.py:94
-msgid "Use HTML to format the message "
-msgstr ""
-
-#: conf/site_settings.py:103
-msgid "Feedback site URL"
-msgstr ""
-
-#: conf/site_settings.py:105
-msgid "If left empty, a simple internal feedback form will be used instead"
-msgstr ""
-
-#: conf/skin_counter_settings.py:11
-msgid "Skin: view, vote and answer counters"
-msgstr ""
-
-#: conf/skin_counter_settings.py:19
-msgid "Vote counter value to give \"full color\""
-msgstr ""
-
-#: conf/skin_counter_settings.py:29
-msgid "Background color for votes = 0"
-msgstr ""
-
-#: conf/skin_counter_settings.py:30 conf/skin_counter_settings.py:41
-#: conf/skin_counter_settings.py:52 conf/skin_counter_settings.py:62
-#: conf/skin_counter_settings.py:72 conf/skin_counter_settings.py:85
-#: conf/skin_counter_settings.py:106 conf/skin_counter_settings.py:117
-#: conf/skin_counter_settings.py:128 conf/skin_counter_settings.py:138
-#: conf/skin_counter_settings.py:148 conf/skin_counter_settings.py:163
-#: conf/skin_counter_settings.py:186 conf/skin_counter_settings.py:196
-#: conf/skin_counter_settings.py:206 conf/skin_counter_settings.py:216
-#: conf/skin_counter_settings.py:228 conf/skin_counter_settings.py:239
-#: conf/skin_counter_settings.py:252 conf/skin_counter_settings.py:262
-msgid "HTML color name or hex value"
-msgstr ""
-
-#: conf/skin_counter_settings.py:40
-msgid "Foreground color for votes = 0"
-msgstr ""
-
-#: conf/skin_counter_settings.py:51
-msgid "Background color for votes"
-msgstr ""
-
-#: conf/skin_counter_settings.py:61
-msgid "Foreground color for votes"
-msgstr ""
-
-#: conf/skin_counter_settings.py:71
-msgid "Background color for votes = MAX"
-msgstr ""
-
-#: conf/skin_counter_settings.py:84
-msgid "Foreground color for votes = MAX"
-msgstr ""
-
-#: conf/skin_counter_settings.py:95
-msgid "View counter value to give \"full color\""
-msgstr ""
-
-#: conf/skin_counter_settings.py:105
-msgid "Background color for views = 0"
-msgstr ""
-
-#: conf/skin_counter_settings.py:116
-msgid "Foreground color for views = 0"
-msgstr ""
-
-#: conf/skin_counter_settings.py:127
-msgid "Background color for views"
-msgstr ""
-
-#: conf/skin_counter_settings.py:137
-msgid "Foreground color for views"
-msgstr ""
-
-#: conf/skin_counter_settings.py:147
-msgid "Background color for views = MAX"
-msgstr ""
-
-#: conf/skin_counter_settings.py:162
-msgid "Foreground color for views = MAX"
-msgstr ""
-
-#: conf/skin_counter_settings.py:173
-msgid "Answer counter value to give \"full color\""
-msgstr ""
-
-#: conf/skin_counter_settings.py:185
-msgid "Background color for answers = 0"
-msgstr ""
-
-#: conf/skin_counter_settings.py:195
-msgid "Foreground color for answers = 0"
-msgstr ""
-
-#: conf/skin_counter_settings.py:205
-msgid "Background color for answers"
-msgstr ""
-
-#: conf/skin_counter_settings.py:215
-msgid "Foreground color for answers"
-msgstr ""
-
-#: conf/skin_counter_settings.py:227
-msgid "Background color for answers = MAX"
-msgstr ""
-
-#: conf/skin_counter_settings.py:238
-msgid "Foreground color for answers = MAX"
-msgstr ""
-
-#: conf/skin_counter_settings.py:251
-msgid "Background color for accepted"
-msgstr ""
-
-#: conf/skin_counter_settings.py:261
-msgid "Foreground color for accepted answer"
-msgstr ""
-
-#: conf/skin_general_settings.py:15
-msgid "Logos and HTML <head> parts"
-msgstr ""
-
-#: conf/skin_general_settings.py:23
-msgid "Q&A site logo"
-msgstr ""
-
-#: conf/skin_general_settings.py:25
-msgid "To change the logo, select new file, then submit this whole form."
-msgstr ""
-
-#: conf/skin_general_settings.py:39
-msgid "Show logo"
-msgstr ""
-
-#: conf/skin_general_settings.py:41
-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:53
-msgid "Site favicon"
-msgstr ""
-
-#: conf/skin_general_settings.py:55
-#, python-format
-msgid ""
-"A small 16x16 or 32x32 pixel icon image used to distinguish your site in the "
-"browser user interface. Please find more information about favicon at <a "
-"href=\"%(favicon_info_url)s\">this page</a>."
-msgstr ""
-
-#: conf/skin_general_settings.py:73
-msgid "Password login button"
-msgstr ""
-
-#: conf/skin_general_settings.py:75
-msgid ""
-"An 88x38 pixel image that is used on the login screen for the password login "
-"button."
-msgstr ""
-
-#: conf/skin_general_settings.py:90
-msgid "Show all UI functions to all users"
-msgstr ""
-
-#: conf/skin_general_settings.py:92
-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:107
-msgid "Select skin"
-msgstr ""
-
-#: conf/skin_general_settings.py:118
-msgid "Customize HTML <HEAD>"
-msgstr ""
-
-#: conf/skin_general_settings.py:127
-msgid "Custom portion of the HTML <HEAD>"
-msgstr ""
-
-#: conf/skin_general_settings.py:129
-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:151
-msgid "Custom header additions"
-msgstr ""
-
-#: conf/skin_general_settings.py:153
-msgid ""
-"Header is the bar at the top of the content that contains user info and site "
-"links, and is common to all pages. Use this area to enter contents of the "
-"headerin the HTML format. When customizing the site header (as well as "
-"footer and 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:168
-msgid "Site footer mode"
-msgstr ""
-
-#: conf/skin_general_settings.py:170
-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:187
-msgid "Custom footer (HTML format)"
-msgstr ""
-
-#: conf/skin_general_settings.py:189
-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 "
-"header and 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:204
-msgid "Apply custom style sheet (CSS)"
-msgstr ""
-
-#: conf/skin_general_settings.py:206
-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:218
-msgid "Custom style sheet (CSS)"
-msgstr ""
-
-#: conf/skin_general_settings.py:220
-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:236
-msgid "Add custom javascript"
-msgstr ""
-
-#: conf/skin_general_settings.py:239
-msgid "Check to enable javascript that you can enter in the next field"
-msgstr ""
-
-#: conf/skin_general_settings.py:249
-msgid "Custom javascript"
-msgstr ""
-
-#: conf/skin_general_settings.py:251
-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/skin_general_settings.py:269
-msgid "Skin media revision number"
-msgstr ""
-
-#: conf/skin_general_settings.py:271
-msgid "Will be set automatically but you can modify it if necessary."
-msgstr ""
-
-#: conf/skin_general_settings.py:282
-msgid "Hash to update the media revision number automatically."
-msgstr ""
-
-#: conf/skin_general_settings.py:286
-msgid "Will be set automatically, it is not necesary to modify manually."
-msgstr ""
-
-#: conf/social_sharing.py:11
-msgid "Sharing content on social networks"
-msgstr ""
-
-#: conf/social_sharing.py:20
-msgid "Check to enable sharing of questions on Twitter"
-msgstr ""
-
-#: conf/social_sharing.py:29
-msgid "Check to enable sharing of questions on Facebook"
-msgstr ""
-
-#: conf/social_sharing.py:38
-msgid "Check to enable sharing of questions on LinkedIn"
-msgstr ""
-
-#: conf/social_sharing.py:47
-msgid "Check to enable sharing of questions on Identi.ca"
-msgstr ""
-
-#: conf/social_sharing.py:56
-msgid "Check to enable sharing of questions on Google+"
-msgstr ""
-
-#: conf/spam_and_moderation.py:10
-msgid "Akismet spam protection"
-msgstr ""
-
-#: conf/spam_and_moderation.py:18
-msgid "Enable Akismet spam detection(keys below are required)"
-msgstr ""
-
-#: conf/spam_and_moderation.py:21
-#, python-format
-msgid "To get an Akismet key please visit <a href=\"%(url)s\">Akismet site</a>"
-msgstr ""
-
-#: conf/spam_and_moderation.py:31
-msgid "Akismet key for spam detection"
-msgstr ""
-
-#: conf/super_groups.py:5
-msgid "Reputation, Badges, Votes & Flags"
-msgstr ""
-
-#: conf/super_groups.py:6
-msgid "Static Content, URLS & UI"
-msgstr ""
-
-#: conf/super_groups.py:7
-msgid "Data rules & Formatting"
-msgstr ""
-
-#: conf/super_groups.py:8
-msgid "External Services"
-msgstr ""
-
-#: conf/super_groups.py:9
-msgid "Login, Users & Communication"
-msgstr ""
-
-#: conf/user_settings.py:12
-msgid "User settings"
-msgstr ""
-
-#: conf/user_settings.py:21
-msgid "Allow editing user screen name"
-msgstr ""
-
-#: conf/user_settings.py:30
-msgid "Allow account recovery by email"
-msgstr ""
-
-#: conf/user_settings.py:39
-msgid "Allow adding and removing login methods"
-msgstr ""
-
-#: conf/user_settings.py:49
-msgid "Minimum allowed length for screen name"
-msgstr ""
-
-#: conf/user_settings.py:59
-msgid "Default Gravatar icon type"
-msgstr ""
-
-#: conf/user_settings.py:61
-msgid ""
-"This option allows you to set the default avatar type for email addresses "
-"without associated gravatar images. For more information, please visit <a "
-"href=\"http://en.gravatar.com/site/implement/images/\">this page</a>."
-msgstr ""
-
-#: conf/user_settings.py:71
-msgid "Name for the Anonymous user"
-msgstr ""
-
-#: conf/vote_rules.py:14
-msgid "Vote and flag limits"
-msgstr ""
-
-#: conf/vote_rules.py:24
-msgid "Number of votes a user can cast per day"
-msgstr ""
-
-#: conf/vote_rules.py:33
-msgid "Maximum number of flags per user per day"
-msgstr ""
-
-#: conf/vote_rules.py:42
-msgid "Threshold for warning about remaining daily votes"
-msgstr ""
-
-#: conf/vote_rules.py:51
-msgid "Number of days to allow canceling votes"
-msgstr ""
-
-#: conf/vote_rules.py:60
-msgid "Number of days required before answering own question"
-msgstr ""
-
-#: conf/vote_rules.py:69
-msgid "Number of flags required to automatically hide posts"
-msgstr ""
-
-#: conf/vote_rules.py:78
-msgid "Number of flags required to automatically delete posts"
-msgstr ""
-
-#: conf/vote_rules.py:87
-msgid ""
-"Minimum days to accept an answer, if it has not been accepted by the "
-"question poster"
-msgstr ""
-
-#: conf/widgets.py:13
-msgid "Embeddable widgets"
-msgstr ""
-
-#: conf/widgets.py:25
-msgid "Number of questions to show"
-msgstr ""
-
-#: conf/widgets.py:28
-msgid ""
-"To embed the widget, add the following code to your site (and fill in "
-"correct base url, preferred tags, width and height):<iframe src="
-"\"{{base_url}}/widgets/questions?tags={{comma-separated-tags}}\" width=\"100%"
-"\" height=\"300\"scrolling=\"no\"><p>Your browser does not support iframes.</"
-"p></iframe>"
-msgstr ""
-
-#: conf/widgets.py:73
-msgid "CSS for the questions widget"
-msgstr ""
-
-#: conf/widgets.py:81
-msgid "Header for the questions widget"
-msgstr ""
-
-#: conf/widgets.py:90
-msgid "Footer for the questions widget"
-msgstr ""
-
-#: const/__init__.py:10
-msgid "duplicate question"
-msgstr ""
-
-#: const/__init__.py:11
-msgid "question is off-topic or not relevant"
-msgstr ""
-
-#: const/__init__.py:12
-msgid "too subjective and argumentative"
-msgstr ""
-
-#: const/__init__.py:13
-msgid "not a real question"
-msgstr ""
-
-#: const/__init__.py:14
-msgid "the question is answered, right answer was accepted"
-msgstr ""
-
-#: const/__init__.py:15
-msgid "question is not relevant or outdated"
-msgstr ""
-
-#: const/__init__.py:16
-msgid "question contains offensive or malicious remarks"
-msgstr ""
-
-#: const/__init__.py:17
-msgid "spam or advertising"
-msgstr ""
-
-#: const/__init__.py:18
-msgid "too localized"
-msgstr ""
-
-#: const/__init__.py:41
-msgid "newest"
-msgstr ""
-
-#: const/__init__.py:42 skins/default/templates/users.html:27
-msgid "oldest"
-msgstr ""
-
-#: const/__init__.py:43
-msgid "active"
-msgstr ""
-
-#: const/__init__.py:44
-msgid "inactive"
-msgstr ""
-
-#: const/__init__.py:45
-msgid "hottest"
-msgstr ""
-
-#: const/__init__.py:46
-msgid "coldest"
-msgstr ""
-
-#: const/__init__.py:47
-msgid "most voted"
-msgstr ""
-
-#: const/__init__.py:48
-msgid "least voted"
-msgstr ""
-
-#: const/__init__.py:49
-msgid "relevance"
-msgstr ""
-
-#: const/__init__.py:57
-#: skins/default/templates/user_profile/user_inbox.html:50
-msgid "all"
-msgstr ""
-
-#: const/__init__.py:58
-msgid "unanswered"
-msgstr ""
-
-#: const/__init__.py:59
-msgid "favorite"
-msgstr ""
-
-#: const/__init__.py:64
-msgid "list"
-msgstr ""
-
-#: const/__init__.py:65
-msgid "cloud"
-msgstr ""
-
-#: const/__init__.py:78
-msgid "Question has no answers"
-msgstr ""
-
-#: const/__init__.py:79
-msgid "Question has no accepted answers"
-msgstr ""
-
-#: const/__init__.py:122
-msgid "asked a question"
-msgstr ""
-
-#: const/__init__.py:123
-msgid "answered a question"
-msgstr ""
-
-#: const/__init__.py:124
-msgid "commented question"
-msgstr ""
-
-#: const/__init__.py:125
-msgid "commented answer"
-msgstr ""
-
-#: const/__init__.py:126
-msgid "edited question"
-msgstr ""
-
-#: const/__init__.py:127
-msgid "edited answer"
-msgstr ""
-
-#: const/__init__.py:128
-msgid "received award"
-msgstr ""
-
-#: const/__init__.py:129
-msgid "marked best answer"
-msgstr ""
-
-#: const/__init__.py:130
-msgid "upvoted"
-msgstr ""
-
-#: const/__init__.py:131
-msgid "downvoted"
-msgstr ""
-
-#: const/__init__.py:132
-msgid "canceled vote"
-msgstr ""
-
-#: const/__init__.py:133
-msgid "deleted question"
-msgstr ""
-
-#: const/__init__.py:134
-msgid "deleted answer"
-msgstr ""
-
-#: const/__init__.py:135
-msgid "marked offensive"
-msgstr ""
-
-#: const/__init__.py:136
-msgid "updated tags"
-msgstr ""
-
-#: const/__init__.py:137
-msgid "selected favorite"
-msgstr ""
-
-#: const/__init__.py:138
-msgid "completed user profile"
-msgstr ""
-
-#: const/__init__.py:139
-msgid "email update sent to user"
-msgstr ""
-
-#: const/__init__.py:142
-msgid "reminder about unanswered questions sent"
-msgstr ""
-
-#: const/__init__.py:146
-msgid "reminder about accepting the best answer sent"
-msgstr ""
-
-#: const/__init__.py:148
-msgid "mentioned in the post"
-msgstr ""
-
-#: const/__init__.py:199
-msgid "question_answered"
-msgstr ""
-
-#: const/__init__.py:200
-msgid "question_commented"
-msgstr ""
-
-#: const/__init__.py:201
-msgid "answer_commented"
-msgstr ""
-
-#: const/__init__.py:202
-msgid "answer_accepted"
-msgstr ""
-
-#: const/__init__.py:206
-msgid "[closed]"
-msgstr ""
-
-#: const/__init__.py:207
-msgid "[deleted]"
-msgstr ""
-
-#: const/__init__.py:208 views/readers.py:590
-msgid "initial version"
-msgstr ""
-
-#: const/__init__.py:209
-msgid "retagged"
-msgstr ""
-
-#: const/__init__.py:217
-msgid "off"
-msgstr ""
-
-#: const/__init__.py:218
-msgid "exclude ignored"
-msgstr ""
-
-#: const/__init__.py:219
-msgid "only selected"
-msgstr ""
-
-#: const/__init__.py:223
-msgid "instantly"
-msgstr ""
-
-#: const/__init__.py:224
-msgid "daily"
-msgstr ""
-
-#: const/__init__.py:225
-msgid "weekly"
-msgstr ""
-
-#: const/__init__.py:226
-msgid "no email"
-msgstr ""
-
-#: const/__init__.py:233
-msgid "identicon"
-msgstr ""
-
-#: const/__init__.py:234
-msgid "mystery-man"
-msgstr ""
-
-#: const/__init__.py:235
-msgid "monsterid"
-msgstr ""
-
-#: const/__init__.py:236
-msgid "wavatar"
-msgstr ""
-
-#: const/__init__.py:237
-msgid "retro"
-msgstr ""
-
-#: const/__init__.py:284 skins/default/templates/badges.html:37
-msgid "gold"
-msgstr ""
-
-#: const/__init__.py:285 skins/default/templates/badges.html:46
-msgid "silver"
-msgstr ""
-
-#: const/__init__.py:286 skins/default/templates/badges.html:53
-msgid "bronze"
-msgstr ""
-
-#: const/__init__.py:298
-msgid "None"
-msgstr ""
-
-#: const/__init__.py:299
-msgid "Gravatar"
-msgstr ""
-
-#: const/__init__.py:300
-msgid "Uploaded Avatar"
-msgstr ""
-
-#: const/message_keys.py:15
-msgid "most relevant questions"
-msgstr ""
-
-#: const/message_keys.py:16
-msgid "click to see most relevant questions"
-msgstr ""
-
-#: const/message_keys.py:17
-msgid "by relevance"
-msgstr ""
-
-#: const/message_keys.py:18
-msgid "click to see the oldest questions"
-msgstr ""
-
-#: const/message_keys.py:19
-msgid "by date"
-msgstr ""
-
-#: const/message_keys.py:20
-msgid "click to see the newest questions"
-msgstr ""
-
-#: const/message_keys.py:21
-msgid "click to see the least recently updated questions"
-msgstr ""
-
-#: const/message_keys.py:22
-msgid "by activity"
-msgstr ""
-
-#: const/message_keys.py:23
-msgid "click to see the most recently updated questions"
-msgstr ""
-
-#: const/message_keys.py:24
-msgid "click to see the least answered questions"
-msgstr ""
-
-#: const/message_keys.py:25
-msgid "by answers"
-msgstr ""
-
-#: const/message_keys.py:26
-msgid "click to see the most answered questions"
-msgstr ""
-
-#: const/message_keys.py:27
-msgid "click to see least voted questions"
-msgstr ""
-
-#: const/message_keys.py:28
-msgid "by votes"
-msgstr ""
-
-#: const/message_keys.py:29
-msgid "click to see most voted questions"
-msgstr ""
-
-#: deps/django_authopenid/backends.py:88
-msgid ""
-"Welcome! Please set email address (important!) in your profile and adjust "
-"screen name, if necessary."
-msgstr ""
-
-#: deps/django_authopenid/forms.py:110 deps/django_authopenid/views.py:151
-msgid "i-names are not supported"
-msgstr ""
-
-#: deps/django_authopenid/forms.py:233
-#, python-format
-msgid "Please enter your %(username_token)s"
-msgstr ""
-
-#: deps/django_authopenid/forms.py:259
-msgid "Please, enter your user name"
-msgstr ""
-
-#: deps/django_authopenid/forms.py:263
-msgid "Please, enter your password"
-msgstr ""
-
-#: deps/django_authopenid/forms.py:270 deps/django_authopenid/forms.py:274
-msgid "Please, enter your new password"
-msgstr ""
-
-#: deps/django_authopenid/forms.py:285
-msgid "Passwords did not match"
-msgstr ""
-
-#: deps/django_authopenid/forms.py:297
-#, python-format
-msgid "Please choose password > %(len)s characters"
-msgstr ""
-
-#: deps/django_authopenid/forms.py:335
-msgid "Current password"
-msgstr ""
-
-#: deps/django_authopenid/forms.py:346
-msgid ""
-"Old password is incorrect. Please enter the correct "
-"password."
-msgstr ""
-
-#: deps/django_authopenid/forms.py:399
-msgid "Sorry, we don't have this email address in the database"
-msgstr ""
-
-#: deps/django_authopenid/forms.py:435
-msgid "Your user name (<i>required</i>)"
-msgstr ""
-
-#: deps/django_authopenid/forms.py:450
-msgid "Incorrect username."
-msgstr ""
-
-#: deps/django_authopenid/urls.py:9 deps/django_authopenid/urls.py:12
-#: deps/django_authopenid/urls.py:15 setup_templates/settings.py:208
-msgid "signin/"
-msgstr ""
-
-#: deps/django_authopenid/urls.py:10
-msgid "signout/"
-msgstr ""
-
-#: deps/django_authopenid/urls.py:12
-msgid "complete/"
-msgstr ""
-
-#: deps/django_authopenid/urls.py:15
-msgid "complete-oauth/"
-msgstr ""
-
-#: deps/django_authopenid/urls.py:19
-msgid "register/"
-msgstr ""
-
-#: deps/django_authopenid/urls.py:21
-msgid "signup/"
-msgstr ""
-
-#: deps/django_authopenid/urls.py:25
-msgid "logout/"
-msgstr ""
-
-#: deps/django_authopenid/urls.py:30
-msgid "recover/"
-msgstr ""
-
-#: deps/django_authopenid/util.py:378
-#, python-format
-msgid "%(site)s user name and password"
-msgstr ""
-
-#: deps/django_authopenid/util.py:384
-#: skins/common/templates/authopenid/signin.html:108
-msgid "Create a password-protected account"
-msgstr ""
-
-#: deps/django_authopenid/util.py:385
-msgid "Change your password"
-msgstr ""
-
-#: deps/django_authopenid/util.py:473
-msgid "Sign in with Yahoo"
-msgstr ""
-
-#: deps/django_authopenid/util.py:480
-msgid "AOL screen name"
-msgstr ""
-
-#: deps/django_authopenid/util.py:488
-msgid "OpenID url"
-msgstr ""
-
-#: deps/django_authopenid/util.py:517
-msgid "Flickr user name"
-msgstr ""
-
-#: deps/django_authopenid/util.py:525
-msgid "Technorati user name"
-msgstr ""
-
-#: deps/django_authopenid/util.py:533
-msgid "WordPress blog name"
-msgstr ""
-
-#: deps/django_authopenid/util.py:541
-msgid "Blogger blog name"
-msgstr ""
-
-#: deps/django_authopenid/util.py:549
-msgid "LiveJournal blog name"
-msgstr ""
-
-#: deps/django_authopenid/util.py:557
-msgid "ClaimID user name"
-msgstr ""
-
-#: deps/django_authopenid/util.py:565
-msgid "Vidoop user name"
-msgstr ""
-
-#: deps/django_authopenid/util.py:573
-msgid "Verisign user name"
-msgstr ""
-
-#: deps/django_authopenid/util.py:608
-#, python-format
-msgid "Change your %(provider)s password"
-msgstr ""
-
-#: deps/django_authopenid/util.py:612
-#, python-format
-msgid "Click to see if your %(provider)s signin still works for %(site_name)s"
-msgstr ""
-
-#: deps/django_authopenid/util.py:621
-#, python-format
-msgid "Create password for %(provider)s"
-msgstr ""
-
-#: deps/django_authopenid/util.py:625
-#, python-format
-msgid "Connect your %(provider)s account to %(site_name)s"
-msgstr ""
-
-#: deps/django_authopenid/util.py:634
-#, python-format
-msgid "Signin with %(provider)s user name and password"
-msgstr ""
-
-#: deps/django_authopenid/util.py:641
-#, python-format
-msgid "Sign in with your %(provider)s account"
-msgstr ""
-
-#: deps/django_authopenid/views.py:158
-#, python-format
-msgid "OpenID %(openid_url)s is invalid"
-msgstr ""
-
-#: deps/django_authopenid/views.py:270 deps/django_authopenid/views.py:421
-#: deps/django_authopenid/views.py:449
-#, 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:371
-msgid "Your new password saved"
-msgstr ""
-
-#: deps/django_authopenid/views.py:475
-msgid "The login password combination was not correct"
-msgstr ""
-
-#: deps/django_authopenid/views.py:577
-msgid "Please click any of the icons below to sign in"
-msgstr ""
-
-#: deps/django_authopenid/views.py:579
-msgid "Account recovery email sent"
-msgstr ""
-
-#: deps/django_authopenid/views.py:582
-msgid "Please add one or more login methods."
-msgstr ""
-
-#: deps/django_authopenid/views.py:584
-msgid "If you wish, please add, remove or re-validate your login methods"
-msgstr ""
-
-#: deps/django_authopenid/views.py:586
-msgid "Please wait a second! Your account is recovered, but ..."
-msgstr ""
-
-#: deps/django_authopenid/views.py:588
-msgid "Sorry, this account recovery key has expired or is invalid"
-msgstr ""
-
-#: deps/django_authopenid/views.py:661
-#, python-format
-msgid "Login method %(provider_name)s does not exist"
-msgstr ""
-
-#: deps/django_authopenid/views.py:667
-msgid "Oops, sorry - there was some error - please try again"
-msgstr ""
-
-#: deps/django_authopenid/views.py:758
-#, python-format
-msgid "Your %(provider)s login works fine"
-msgstr ""
-
-#: deps/django_authopenid/views.py:1069 deps/django_authopenid/views.py:1075
-#, python-format
-msgid "your email needs to be validated see %(details_url)s"
-msgstr ""
-
-#: deps/django_authopenid/views.py:1096
-#, python-format
-msgid "Recover your %(site)s account"
-msgstr ""
-
-#: deps/django_authopenid/views.py:1166
-msgid "Please check your email and visit the enclosed link."
-msgstr ""
-
-#: deps/livesettings/models.py:101 deps/livesettings/models.py:140
-msgid "Site"
-msgstr ""
-
-#: deps/livesettings/values.py:68
-msgid "Main"
-msgstr ""
-
-#: deps/livesettings/values.py:127
-msgid "Base Settings"
-msgstr ""
-
-#: deps/livesettings/values.py:234
-msgid "Default value: \"\""
-msgstr ""
-
-#: deps/livesettings/values.py:241
-msgid "Default value: "
-msgstr ""
-
-#: deps/livesettings/values.py:244
-#, python-format
-msgid "Default value: %s"
-msgstr ""
-
-#: deps/livesettings/values.py:622
-#, python-format
-msgid "Allowed image file types are %(types)s"
-msgstr ""
-
-#: deps/livesettings/templates/livesettings/_admin_site_views.html:4
-msgid "Sites"
-msgstr ""
-
-#: deps/livesettings/templates/livesettings/group_settings.html:11
-#: deps/livesettings/templates/livesettings/site_settings.html:23
-msgid "Documentation"
-msgstr ""
-
-#: deps/livesettings/templates/livesettings/group_settings.html:11
-#: deps/livesettings/templates/livesettings/site_settings.html:23
-#: skins/common/templates/authopenid/signin.html:132
-msgid "Change password"
-msgstr ""
-
-#: deps/livesettings/templates/livesettings/group_settings.html:11
-#: deps/livesettings/templates/livesettings/site_settings.html:23
-msgid "Log out"
-msgstr ""
-
-#: deps/livesettings/templates/livesettings/group_settings.html:14
-#: deps/livesettings/templates/livesettings/site_settings.html:26
-msgid "Home"
-msgstr ""
-
-#: deps/livesettings/templates/livesettings/group_settings.html:15
-msgid "Edit Group Settings"
-msgstr ""
-
-#: deps/livesettings/templates/livesettings/group_settings.html:22
-#: deps/livesettings/templates/livesettings/site_settings.html:50
-msgid "Please correct the error below."
-msgid_plural "Please correct the errors below."
-msgstr[0] ""
-msgstr[1] ""
-
-#: deps/livesettings/templates/livesettings/group_settings.html:28
-#, python-format
-msgid "Settings included in %(name)s."
-msgstr ""
-
-#: deps/livesettings/templates/livesettings/group_settings.html:62
-#: deps/livesettings/templates/livesettings/site_settings.html:97
-msgid "You don't have permission to edit values."
-msgstr ""
-
-#: deps/livesettings/templates/livesettings/site_settings.html:27
-msgid "Edit Site Settings"
-msgstr ""
-
-#: deps/livesettings/templates/livesettings/site_settings.html:43
-msgid "Livesettings are disabled for this site."
-msgstr ""
-
-#: deps/livesettings/templates/livesettings/site_settings.html:44
-msgid "All configuration options must be edited in the site settings.py file"
-msgstr ""
-
-#: deps/livesettings/templates/livesettings/site_settings.html:66
-#, python-format
-msgid "Group settings: %(name)s"
-msgstr ""
-
-#: deps/livesettings/templates/livesettings/site_settings.html:93
-msgid "Uncollapse all"
-msgstr ""
-
-#: importers/stackexchange/management/commands/load_stackexchange.py:141
-msgid "Congratulations, you are now an Administrator"
-msgstr ""
-
-#: management/commands/initialize_ldap_logins.py:51
-msgid ""
-"This command may help you migrate to LDAP password authentication by "
-"creating a record for LDAP association with each user account. There is an "
-"assumption that ldap user id's are the same as user names registered at the "
-"site. Before running this command it is necessary to set up LDAP parameters "
-"in the \"External keys\" section of the site settings."
-msgstr ""
-
-#: management/commands/post_emailed_questions.py:35
-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:55
-#, 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:61
-#, 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:69
-msgid ""
-"<p>Sorry, your question could not be posted due to insufficient privileges "
-"of your user account</p>"
-msgstr ""
-
-#: management/commands/send_accept_answer_reminders.py:57
-#, python-format
-msgid "Accept the best answer for %(question_count)d of your questions"
-msgstr ""
-
-#: management/commands/send_accept_answer_reminders.py:62
-msgid "Please accept the best answer for this question:"
-msgstr ""
-
-#: management/commands/send_accept_answer_reminders.py:64
-msgid "Please accept the best answer for these questions:"
-msgstr ""
-
-#: management/commands/send_email_alerts.py:411
-#, 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:421
-#, 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"
-msgstr[0] ""
-msgstr[1] ""
-
-#: management/commands/send_email_alerts.py:438
-msgid "new question"
-msgstr ""
-
-#: management/commands/send_email_alerts.py:455
-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:465
-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:471
-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:477
-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:490
-#, python-format
-msgid ""
-"go to %(email_settings_link)s to change frequency of email updates or %"
-"(admin_email)s administrator"
-msgstr ""
-
-#: management/commands/send_unanswered_question_reminders.py:56
-#, python-format
-msgid "%(question_count)d unanswered question about %(topics)s"
-msgid_plural "%(question_count)d unanswered questions about %(topics)s"
-msgstr[0] ""
-msgstr[1] ""
-
-#: middleware/forum_mode.py:53
-#, python-format
-msgid "Please log in to use %s"
-msgstr ""
-
-#: models/__init__.py:317
-msgid ""
-"Sorry, you cannot accept or unaccept best answers because your account is "
-"blocked"
-msgstr ""
-
-#: models/__init__.py:321
-msgid ""
-"Sorry, you cannot accept or unaccept best answers because your account is "
-"suspended"
-msgstr ""
-
-#: models/__init__.py:334
-#, python-format
-msgid ""
-">%(points)s points required to accept or unaccept your own answer to your "
-"own question"
-msgstr ""
-
-#: models/__init__.py:356
-#, python-format
-msgid ""
-"Sorry, you will be able to accept this answer only after %(will_be_able_at)s"
-msgstr ""
-
-#: models/__init__.py:364
-#, python-format
-msgid ""
-"Sorry, only moderators or original author of the question - %(username)s - "
-"can accept or unaccept the best answer"
-msgstr ""
-
-#: models/__init__.py:392
-msgid "cannot vote for own posts"
-msgstr ""
-
-#: models/__init__.py:395
-msgid "Sorry your account appears to be blocked "
-msgstr ""
-
-#: models/__init__.py:400
-msgid "Sorry your account appears to be suspended "
-msgstr ""
-
-#: models/__init__.py:410
-#, python-format
-msgid ">%(points)s points required to upvote"
-msgstr ""
-
-#: models/__init__.py:416
-#, python-format
-msgid ">%(points)s points required to downvote"
-msgstr ""
-
-#: models/__init__.py:431
-msgid "Sorry, blocked users cannot upload files"
-msgstr ""
-
-#: models/__init__.py:432
-msgid "Sorry, suspended users cannot upload files"
-msgstr ""
-
-#: models/__init__.py:434
-#, python-format
-msgid ""
-"uploading images is limited to users with >%(min_rep)s reputation points"
-msgstr ""
-
-#: models/__init__.py:453 models/__init__.py:520 models/__init__.py:986
-msgid "blocked users cannot post"
-msgstr ""
-
-#: models/__init__.py:454 models/__init__.py:989
-msgid "suspended users cannot post"
-msgstr ""
-
-#: models/__init__.py:481
-#, python-format
-msgid ""
-"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:493
-msgid "Sorry, but only post owners or moderators can edit comments"
-msgstr ""
-
-#: models/__init__.py:506
-msgid ""
-"Sorry, since your account is suspended you can comment only your own posts"
-msgstr ""
-
-#: models/__init__.py:510
-#, 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:538
-msgid ""
-"This post has been deleted and can be seen only by post owners, site "
-"administrators and moderators"
-msgstr ""
-
-#: models/__init__.py:555
-msgid ""
-"Sorry, only moderators, site administrators and post owners can edit deleted "
-"posts"
-msgstr ""
-
-#: models/__init__.py:570
-msgid "Sorry, since your account is blocked you cannot edit posts"
-msgstr ""
-
-#: models/__init__.py:574
-msgid "Sorry, since your account is suspended you can edit only your own posts"
-msgstr ""
-
-#: models/__init__.py:579
-#, python-format
-msgid ""
-"Sorry, to edit wiki posts, a minimum reputation of %(min_rep)s is required"
-msgstr ""
-
-#: models/__init__.py:586
-#, python-format
-msgid ""
-"Sorry, to edit other people's posts, a minimum reputation of %(min_rep)s is "
-"required"
-msgstr ""
-
-#: models/__init__.py:649
-msgid ""
-"Sorry, cannot delete your question since it has an upvoted answer posted by "
-"someone else"
-msgid_plural ""
-"Sorry, cannot delete your question since it has some upvoted answers posted "
-"by other users"
-msgstr[0] ""
-msgstr[1] ""
-
-#: models/__init__.py:664
-msgid "Sorry, since your account is blocked you cannot delete posts"
-msgstr ""
-
-#: models/__init__.py:668
-msgid ""
-"Sorry, since your account is suspended you can delete only your own posts"
-msgstr ""
-
-#: models/__init__.py:672
-#, python-format
-msgid ""
-"Sorry, to deleted other people' posts, a minimum reputation of %(min_rep)s "
-"is required"
-msgstr ""
-
-#: models/__init__.py:692
-msgid "Sorry, since your account is blocked you cannot close questions"
-msgstr ""
-
-#: models/__init__.py:696
-msgid "Sorry, since your account is suspended you cannot close questions"
-msgstr ""
-
-#: models/__init__.py:700
-#, python-format
-msgid ""
-"Sorry, to close other people' posts, a minimum reputation of %(min_rep)s is "
-"required"
-msgstr ""
-
-#: models/__init__.py:709
-#, python-format
-msgid ""
-"Sorry, to close own question a minimum reputation of %(min_rep)s is required"
-msgstr ""
-
-#: models/__init__.py:733
-#, python-format
-msgid ""
-"Sorry, only administrators, moderators or post owners with reputation > %"
-"(min_rep)s can reopen questions."
-msgstr ""
-
-#: models/__init__.py:739
-#, python-format
-msgid ""
-"Sorry, to reopen own question a minimum reputation of %(min_rep)s is required"
-msgstr ""
-
-#: models/__init__.py:759
-msgid "cannot flag message as offensive twice"
-msgstr ""
-
-#: models/__init__.py:764
-msgid "blocked users cannot flag posts"
-msgstr ""
-
-#: models/__init__.py:766
-msgid "suspended users cannot flag posts"
-msgstr ""
-
-#: models/__init__.py:768
-#, python-format
-msgid "need > %(min_rep)s points to flag spam"
-msgstr ""
-
-#: models/__init__.py:787
-#, python-format
-msgid "%(max_flags_per_day)s exceeded"
-msgstr ""
-
-#: models/__init__.py:798
-msgid "cannot remove non-existing flag"
-msgstr ""
-
-#: models/__init__.py:803
-msgid "blocked users cannot remove flags"
-msgstr ""
-
-#: models/__init__.py:805
-msgid "suspended users cannot remove flags"
-msgstr ""
-
-#: models/__init__.py:809
-#, python-format
-msgid "need > %(min_rep)d point to remove flag"
-msgid_plural "need > %(min_rep)d points to remove flag"
-msgstr[0] ""
-msgstr[1] ""
-
-#: models/__init__.py:828
-msgid "you don't have the permission to remove all flags"
-msgstr ""
-
-#: models/__init__.py:829
-msgid "no flags for this entry"
-msgstr ""
-
-#: models/__init__.py:853
-msgid ""
-"Sorry, only question owners, site administrators and moderators can retag "
-"deleted questions"
-msgstr ""
-
-#: models/__init__.py:860
-msgid "Sorry, since your account is blocked you cannot retag questions"
-msgstr ""
-
-#: models/__init__.py:864
-msgid ""
-"Sorry, since your account is suspended you can retag only your own questions"
-msgstr ""
-
-#: models/__init__.py:868
-#, python-format
-msgid ""
-"Sorry, to retag questions a minimum reputation of %(min_rep)s is required"
-msgstr ""
-
-#: models/__init__.py:887
-msgid "Sorry, since your account is blocked you cannot delete comment"
-msgstr ""
-
-#: models/__init__.py:891
-msgid ""
-"Sorry, since your account is suspended you can delete only your own comments"
-msgstr ""
-
-#: models/__init__.py:895
-#, python-format
-msgid "Sorry, to delete comments reputation of %(min_rep)s is required"
-msgstr ""
-
-#: models/__init__.py:918
-msgid "cannot revoke old vote"
-msgstr ""
-
-#: models/__init__.py:1395 utils/functions.py:70
-#, python-format
-msgid "on %(date)s"
-msgstr ""
-
-#: models/__init__.py:1397
-msgid "in two days"
-msgstr ""
-
-#: models/__init__.py:1399
-msgid "tomorrow"
-msgstr ""
-
-#: models/__init__.py:1401
-#, python-format
-msgid "in %(hr)d hour"
-msgid_plural "in %(hr)d hours"
-msgstr[0] ""
-msgstr[1] ""
-
-#: models/__init__.py:1403
-#, python-format
-msgid "in %(min)d min"
-msgid_plural "in %(min)d mins"
-msgstr[0] ""
-msgstr[1] ""
-
-#: models/__init__.py:1404
-#, python-format
-msgid "%(days)d day"
-msgid_plural "%(days)d days"
-msgstr[0] ""
-msgstr[1] ""
-
-#: models/__init__.py:1406
-#, python-format
-msgid ""
-"New users must wait %(days)s before answering their own question. You can "
-"post an answer %(left)s"
-msgstr ""
-
-#: models/__init__.py:1572 skins/default/templates/feedback_email.txt:9
-msgid "Anonymous"
-msgstr ""
-
-#: models/__init__.py:1668 views/users.py:372
-msgid "Site Adminstrator"
-msgstr ""
-
-#: models/__init__.py:1670 views/users.py:374
-msgid "Forum Moderator"
-msgstr ""
-
-#: models/__init__.py:1672 views/users.py:376
-msgid "Suspended User"
-msgstr ""
-
-#: models/__init__.py:1674 views/users.py:378
-msgid "Blocked User"
-msgstr ""
-
-#: models/__init__.py:1676 views/users.py:380
-msgid "Registered User"
-msgstr ""
-
-#: models/__init__.py:1678
-msgid "Watched User"
-msgstr ""
-
-#: models/__init__.py:1680
-msgid "Approved User"
-msgstr ""
-
-#: models/__init__.py:1789
-#, python-format
-msgid "%(username)s karma is %(reputation)s"
-msgstr ""
-
-#: models/__init__.py:1799
-#, python-format
-msgid "one gold badge"
-msgid_plural "%(count)d gold badges"
-msgstr[0] ""
-msgstr[1] ""
-
-#: models/__init__.py:1806
-#, python-format
-msgid "one silver badge"
-msgid_plural "%(count)d silver badges"
-msgstr[0] ""
-msgstr[1] ""
-
-#: models/__init__.py:1813
-#, python-format
-msgid "one bronze badge"
-msgid_plural "%(count)d bronze badges"
-msgstr[0] ""
-msgstr[1] ""
-
-#: models/__init__.py:1824
-#, python-format
-msgid "%(item1)s and %(item2)s"
-msgstr ""
-
-#: models/__init__.py:1828
-#, python-format
-msgid "%(user)s has %(badges)s"
-msgstr ""
-
-#: models/__init__.py:2305
-#, python-format
-msgid "\"%(title)s\""
-msgstr ""
-
-#: models/__init__.py:2442
-#, 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:2635 views/commands.py:429
-msgid "Your tag subscription was saved, thanks!"
-msgstr ""
-
-#: models/badges.py:129
-#, python-format
-msgid "Deleted own post with %(votes)s or more upvotes"
-msgstr ""
-
-#: models/badges.py:133
-msgid "Disciplined"
-msgstr ""
-
-#: models/badges.py:151
-#, python-format
-msgid "Deleted own post with %(votes)s or more downvotes"
-msgstr ""
-
-#: models/badges.py:155
-msgid "Peer Pressure"
-msgstr ""
-
-#: models/badges.py:174
-#, python-format
-msgid "Received at least %(votes)s upvote for an answer for the first time"
-msgstr ""
-
-#: models/badges.py:178
-msgid "Teacher"
-msgstr ""
-
-#: models/badges.py:218
-msgid "Supporter"
-msgstr ""
-
-#: models/badges.py:219
-msgid "First upvote"
-msgstr ""
-
-#: models/badges.py:227
-msgid "Critic"
-msgstr ""
-
-#: models/badges.py:228
-msgid "First downvote"
-msgstr ""
-
-#: models/badges.py:237
-msgid "Civic Duty"
-msgstr ""
-
-#: models/badges.py:238
-#, python-format
-msgid "Voted %(num)s times"
-msgstr ""
-
-#: models/badges.py:252
-#, python-format
-msgid "Answered own question with at least %(num)s up votes"
-msgstr ""
-
-#: models/badges.py:256
-msgid "Self-Learner"
-msgstr ""
-
-#: models/badges.py:304
-msgid "Nice Answer"
-msgstr ""
-
-#: 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:316
-msgid "Good Answer"
-msgstr ""
-
-#: models/badges.py:328
-msgid "Great Answer"
-msgstr ""
-
-#: models/badges.py:340
-msgid "Nice Question"
-msgstr ""
-
-#: 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:352
-msgid "Good Question"
-msgstr ""
-
-#: models/badges.py:364
-msgid "Great Question"
-msgstr ""
-
-#: models/badges.py:376
-msgid "Student"
-msgstr ""
-
-#: models/badges.py:381
-msgid "Asked first question with at least one up vote"
-msgstr ""
-
-#: models/badges.py:414
-msgid "Popular Question"
-msgstr ""
-
-#: 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:425
-msgid "Notable Question"
-msgstr ""
-
-#: models/badges.py:436
-msgid "Famous Question"
-msgstr ""
-
-#: models/badges.py:450
-msgid "Asked a question and accepted an answer"
-msgstr ""
-
-#: models/badges.py:453
-msgid "Scholar"
-msgstr ""
-
-#: models/badges.py:495
-msgid "Enlightened"
-msgstr ""
-
-#: models/badges.py:499
-#, python-format
-msgid "First answer was accepted with %(num)s or more votes"
-msgstr ""
-
-#: models/badges.py:507
-msgid "Guru"
-msgstr ""
-
-#: models/badges.py:510
-#, python-format
-msgid "Answer accepted with %(num)s or more votes"
-msgstr ""
-
-#: 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:525
-msgid "Necromancer"
-msgstr ""
-
-#: models/badges.py:548
-msgid "Citizen Patrol"
-msgstr ""
-
-#: models/badges.py:551
-msgid "First flagged post"
-msgstr ""
-
-#: models/badges.py:563
-msgid "Cleanup"
-msgstr ""
-
-#: models/badges.py:566
-msgid "First rollback"
-msgstr ""
-
-#: models/badges.py:577
-msgid "Pundit"
-msgstr ""
-
-#: models/badges.py:580
-msgid "Left 10 comments with score of 10 or more"
-msgstr ""
-
-#: models/badges.py:612
-msgid "Editor"
-msgstr ""
-
-#: models/badges.py:615
-msgid "First edit"
-msgstr ""
-
-#: models/badges.py:623
-msgid "Associate Editor"
-msgstr ""
-
-#: models/badges.py:627
-#, python-format
-msgid "Edited %(num)s entries"
-msgstr ""
-
-#: models/badges.py:634
-msgid "Organizer"
-msgstr ""
-
-#: models/badges.py:637
-msgid "First retag"
-msgstr ""
-
-#: models/badges.py:644
-msgid "Autobiographer"
-msgstr ""
-
-#: models/badges.py:647
-msgid "Completed all user profile fields"
-msgstr ""
-
-#: models/badges.py:663
-#, python-format
-msgid "Question favorited by %(num)s users"
-msgstr ""
-
-#: models/badges.py:689
-msgid "Stellar Question"
-msgstr ""
-
-#: models/badges.py:698
-msgid "Favorite Question"
-msgstr ""
-
-#: models/badges.py:710
-msgid "Enthusiast"
-msgstr ""
-
-#: models/badges.py:714
-#, python-format
-msgid "Visited site every day for %(num)s days in a row"
-msgstr ""
-
-#: models/badges.py:732
-msgid "Commentator"
-msgstr ""
-
-#: models/badges.py:736
-#, python-format
-msgid "Posted %(num_comments)s comments"
-msgstr ""
-
-#: models/badges.py:752
-msgid "Taxonomist"
-msgstr ""
-
-#: 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/content.py:549
-msgid "Sorry, this question has been deleted and is no longer accessible"
-msgstr ""
-
-#: models/content.py:565
-msgid ""
-"Sorry, the answer you are looking for is no longer available, because the "
-"parent question has been removed"
-msgstr ""
-
-#: models/content.py:572
-msgid "Sorry, this answer has been removed and is no longer accessible"
-msgstr ""
-
-#: models/meta.py:116
-msgid ""
-"Sorry, the comment you are looking for is no longer accessible, because the "
-"parent question has been removed"
-msgstr ""
-
-#: models/meta.py:123
-msgid ""
-"Sorry, the comment you are looking for is no longer accessible, because the "
-"parent answer has been removed"
-msgstr ""
-
-#: models/question.py:63
-#, python-format
-msgid "\" and \"%s\""
-msgstr ""
-
-#: models/question.py:66
-msgid "\" and more"
-msgstr ""
-
-#: models/question.py:806
-#, python-format
-msgid "%(author)s modified the question"
-msgstr ""
-
-#: models/question.py:810
-#, python-format
-msgid "%(people)s posted %(new_answer_count)s new answers"
-msgstr ""
-
-#: models/question.py:815
-#, python-format
-msgid "%(people)s commented the question"
-msgstr ""
-
-#: models/question.py:820
-#, python-format
-msgid "%(people)s commented answers"
-msgstr ""
-
-#: models/question.py:822
-#, python-format
-msgid "%(people)s commented an answer"
-msgstr ""
-
-#: models/repute.py:142
-#, python-format
-msgid "<em>Changed by moderator. Reason:</em> %(reason)s"
-msgstr ""
-
-#: models/repute.py:153
-#, python-format
-msgid ""
-"%(points)s points were added for %(username)s's contribution to question %"
-"(question_title)s"
-msgstr ""
-
-#: models/repute.py:158
-#, python-format
-msgid ""
-"%(points)s points were subtracted for %(username)s's contribution to "
-"question %(question_title)s"
-msgstr ""
-
-#: models/tag.py:151
-msgid "interesting"
-msgstr ""
-
-#: models/tag.py:151
-msgid "ignored"
-msgstr ""
-
-#: models/user.py:264
-msgid "Entire forum"
-msgstr ""
-
-#: models/user.py:265
-msgid "Questions that I asked"
-msgstr ""
-
-#: models/user.py:266
-msgid "Questions that I answered"
-msgstr ""
-
-#: models/user.py:267
-msgid "Individually selected questions"
-msgstr ""
-
-#: models/user.py:268
-msgid "Mentions and comment responses"
-msgstr ""
-
-#: models/user.py:271
-msgid "Instantly"
-msgstr ""
-
-#: models/user.py:272
-msgid "Daily"
-msgstr ""
-
-#: models/user.py:273
-msgid "Weekly"
-msgstr ""
-
-#: models/user.py:274
-msgid "No email"
-msgstr ""
-
-#: skins/common/templates/authopenid/authopenid_macros.html:53
-msgid "Please enter your <span>user name</span>, then sign in"
-msgstr ""
-
-#: skins/common/templates/authopenid/authopenid_macros.html:54
-#: skins/common/templates/authopenid/signin.html:90
-msgid "(or select another login method above)"
-msgstr ""
-
-#: skins/common/templates/authopenid/authopenid_macros.html:56
-msgid "Sign in"
-msgstr ""
-
-#: skins/common/templates/authopenid/changeemail.html:2
-#: skins/common/templates/authopenid/changeemail.html:8
-#: skins/common/templates/authopenid/changeemail.html:36
-msgid "Change email"
-msgstr ""
-
-#: skins/common/templates/authopenid/changeemail.html:10
-msgid "Save your email address"
-msgstr ""
-
-#: skins/common/templates/authopenid/changeemail.html:15
-#, python-format
-msgid "change %(email)s info"
-msgstr ""
-
-#: skins/common/templates/authopenid/changeemail.html:17
-#, python-format
-msgid "here is why email is required, see %(gravatar_faq_url)s"
-msgstr ""
-
-#: skins/common/templates/authopenid/changeemail.html:29
-msgid "Your new Email"
-msgstr ""
-
-#: skins/common/templates/authopenid/changeemail.html:29
-msgid "Your Email"
-msgstr ""
-
-#: skins/common/templates/authopenid/changeemail.html:36
-msgid "Save Email"
-msgstr ""
-
-#: skins/common/templates/authopenid/changeemail.html:38
-#: skins/default/templates/answer_edit.html:25
-#: skins/default/templates/close.html:16
-#: skins/default/templates/feedback.html:64
-#: skins/default/templates/question_edit.html:36
-#: skins/default/templates/question_retag.html:22
-#: skins/default/templates/reopen.html:27
-#: skins/default/templates/subscribe_for_tags.html:16
-#: skins/default/templates/user_profile/user_edit.html:96
-msgid "Cancel"
-msgstr ""
-
-#: skins/common/templates/authopenid/changeemail.html:45
-msgid "Validate email"
-msgstr ""
-
-#: skins/common/templates/authopenid/changeemail.html:48
-#, python-format
-msgid "validate %(email)s info or go to %(change_email_url)s"
-msgstr ""
-
-#: skins/common/templates/authopenid/changeemail.html:52
-msgid "Email not changed"
-msgstr ""
-
-#: skins/common/templates/authopenid/changeemail.html:55
-#, python-format
-msgid "old %(email)s kept, if you like go to %(change_email_url)s"
-msgstr ""
-
-#: skins/common/templates/authopenid/changeemail.html:59
-msgid "Email changed"
-msgstr ""
-
-#: skins/common/templates/authopenid/changeemail.html:62
-#, python-format
-msgid "your current %(email)s can be used for this"
-msgstr ""
-
-#: skins/common/templates/authopenid/changeemail.html:66
-msgid "Email verified"
-msgstr ""
-
-#: skins/common/templates/authopenid/changeemail.html:69
-msgid "thanks for verifying email"
-msgstr ""
-
-#: skins/common/templates/authopenid/changeemail.html:73
-msgid "email key not sent"
-msgstr ""
-
-#: skins/common/templates/authopenid/changeemail.html:76
-#, python-format
-msgid "email key not sent %(email)s change email here %(change_link)s"
-msgstr ""
-
-#: skins/common/templates/authopenid/complete.html:21
-#: skins/common/templates/authopenid/complete.html:23
-msgid "Registration"
-msgstr ""
-
-#: skins/common/templates/authopenid/complete.html:27
-#, python-format
-msgid "register new %(provider)s account info, see %(gravatar_faq_url)s"
-msgstr ""
-
-#: skins/common/templates/authopenid/complete.html:30
-#, python-format
-msgid ""
-"%(username)s already exists, choose another name for \n"
-" %(provider)s. Email is required too, see %"
-"(gravatar_faq_url)s\n"
-" "
-msgstr ""
-
-#: skins/common/templates/authopenid/complete.html:34
-#, python-format
-msgid ""
-"register new external %(provider)s account info, see %(gravatar_faq_url)s"
-msgstr ""
-
-#: skins/common/templates/authopenid/complete.html:37
-#, python-format
-msgid "register new Facebook connect account info, see %(gravatar_faq_url)s"
-msgstr ""
-
-#: skins/common/templates/authopenid/complete.html:40
-msgid "This account already exists, please use another."
-msgstr ""
-
-#: skins/common/templates/authopenid/complete.html:59
-msgid "Screen name label"
-msgstr ""
-
-#: skins/common/templates/authopenid/complete.html:66
-msgid "Email address label"
-msgstr ""
-
-#: skins/common/templates/authopenid/complete.html:72
-#: skins/common/templates/authopenid/signup_with_password.html:36
-msgid "receive updates motivational blurb"
-msgstr ""
-
-#: skins/common/templates/authopenid/complete.html:76
-#: skins/common/templates/authopenid/signup_with_password.html:40
-msgid "please select one of the options above"
-msgstr ""
-
-#: skins/common/templates/authopenid/complete.html:79
-msgid "Tag filter tool will be your right panel, once you log in."
-msgstr ""
-
-#: skins/common/templates/authopenid/complete.html:80
-msgid "create account"
-msgstr ""
-
-#: skins/common/templates/authopenid/confirm_email.txt:1
-msgid "Thank you for registering at our Q&A forum!"
-msgstr ""
-
-#: skins/common/templates/authopenid/confirm_email.txt:3
-msgid "Your account details are:"
-msgstr ""
-
-#: skins/common/templates/authopenid/confirm_email.txt:5
-msgid "Username:"
-msgstr ""
-
-#: skins/common/templates/authopenid/confirm_email.txt:6
-msgid "Password:"
-msgstr ""
-
-#: skins/common/templates/authopenid/confirm_email.txt:8
-msgid "Please sign in here:"
-msgstr ""
-
-#: skins/common/templates/authopenid/confirm_email.txt:11
-#: skins/common/templates/authopenid/email_validation.txt:13
-msgid ""
-"Sincerely,\n"
-"Forum Administrator"
-msgstr ""
-
-#: skins/common/templates/authopenid/email_validation.txt:1
-msgid "Greetings from the Q&A forum"
-msgstr ""
-
-#: skins/common/templates/authopenid/email_validation.txt:3
-msgid "To make use of the Forum, please follow the link below:"
-msgstr ""
-
-#: skins/common/templates/authopenid/email_validation.txt:7
-msgid "Following the link above will help us verify your email address."
-msgstr ""
-
-#: skins/common/templates/authopenid/email_validation.txt:9
-msgid ""
-"If you beleive that this message was sent in mistake - \n"
-"no further action is needed. Just ingore this email, we apologize\n"
-"for any inconvenience"
-msgstr ""
-
-#: skins/common/templates/authopenid/logout.html:3
-msgid "Logout"
-msgstr ""
-
-#: skins/common/templates/authopenid/logout.html:5
-msgid "You have successfully logged out"
-msgstr ""
-
-#: skins/common/templates/authopenid/logout.html:7
-msgid ""
-"However, you still may be logged in to your OpenID provider. Please logout "
-"of your provider if you wish to do so."
-msgstr ""
-
-#: skins/common/templates/authopenid/signin.html:4
-msgid "User login"
-msgstr ""
-
-#: skins/common/templates/authopenid/signin.html:14
-#, python-format
-msgid ""
-"\n"
-" Your answer to %(title)s %(summary)s will be posted once you log in\n"
-" "
-msgstr ""
-
-#: skins/common/templates/authopenid/signin.html:21
-#, python-format
-msgid ""
-"Your question \n"
-" %(title)s %(summary)s will be posted once you log in\n"
-" "
-msgstr ""
-
-#: skins/common/templates/authopenid/signin.html:28
-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/common/templates/authopenid/signin.html:31
-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/common/templates/authopenid/signin.html:33
-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/common/templates/authopenid/signin.html:37
-msgid ""
-"Click on one of the icons below to add a new login method or re-validate an "
-"existing one."
-msgstr ""
-
-#: skins/common/templates/authopenid/signin.html:39
-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/common/templates/authopenid/signin.html:42
-msgid ""
-"Please check your email and visit the enclosed link to re-connect to your "
-"account"
-msgstr ""
-
-#: skins/common/templates/authopenid/signin.html:87
-msgid "Please enter your <span>user name and password</span>, then sign in"
-msgstr ""
-
-#: skins/common/templates/authopenid/signin.html:93
-msgid "Login failed, please try again"
-msgstr ""
-
-#: skins/common/templates/authopenid/signin.html:97
-msgid "Login or email"
-msgstr ""
-
-#: skins/common/templates/authopenid/signin.html:101
-msgid "Password"
-msgstr ""
-
-#: skins/common/templates/authopenid/signin.html:106
-msgid "Login"
-msgstr ""
-
-#: skins/common/templates/authopenid/signin.html:113
-msgid "To change your password - please enter the new one twice, then submit"
-msgstr ""
-
-#: skins/common/templates/authopenid/signin.html:117
-msgid "New password"
-msgstr ""
-
-#: skins/common/templates/authopenid/signin.html:124
-msgid "Please, retype"
-msgstr ""
-
-#: skins/common/templates/authopenid/signin.html:146
-msgid "Here are your current login methods"
-msgstr ""
-
-#: skins/common/templates/authopenid/signin.html:150
-msgid "provider"
-msgstr ""
-
-#: skins/common/templates/authopenid/signin.html:151
-msgid "last used"
-msgstr ""
-
-#: skins/common/templates/authopenid/signin.html:152
-msgid "delete, if you like"
-msgstr ""
-
-#: skins/common/templates/authopenid/signin.html:166
-#: skins/common/templates/question/answer_controls.html:44
-#: skins/common/templates/question/question_controls.html:49
-msgid "delete"
-msgstr ""
-
-#: skins/common/templates/authopenid/signin.html:168
-msgid "cannot be deleted"
-msgstr ""
-
-#: skins/common/templates/authopenid/signin.html:181
-msgid "Still have trouble signing in?"
-msgstr ""
-
-#: skins/common/templates/authopenid/signin.html:186
-msgid "Please, enter your email address below and obtain a new key"
-msgstr ""
-
-#: skins/common/templates/authopenid/signin.html:188
-msgid "Please, enter your email address below to recover your account"
-msgstr ""
-
-#: skins/common/templates/authopenid/signin.html:191
-msgid "recover your account via email"
-msgstr ""
-
-#: skins/common/templates/authopenid/signin.html:202
-msgid "Send a new recovery key"
-msgstr ""
-
-#: skins/common/templates/authopenid/signin.html:204
-msgid "Recover your account via email"
-msgstr ""
-
-#: skins/common/templates/authopenid/signin.html:216
-msgid "Why use OpenID?"
-msgstr ""
-
-#: skins/common/templates/authopenid/signin.html:219
-msgid "with openid it is easier"
-msgstr ""
-
-#: skins/common/templates/authopenid/signin.html:222
-msgid "reuse openid"
-msgstr ""
-
-#: skins/common/templates/authopenid/signin.html:225
-msgid "openid is widely adopted"
-msgstr ""
-
-#: skins/common/templates/authopenid/signin.html:228
-msgid "openid is supported open standard"
-msgstr ""
-
-#: skins/common/templates/authopenid/signin.html:232
-msgid "Find out more"
-msgstr ""
-
-#: skins/common/templates/authopenid/signin.html:233
-msgid "Get OpenID"
-msgstr ""
-
-#: skins/common/templates/authopenid/signup_with_password.html:4
-msgid "Signup"
-msgstr ""
-
-#: skins/common/templates/authopenid/signup_with_password.html:10
-msgid "Please register by clicking on any of the icons below"
-msgstr ""
-
-#: skins/common/templates/authopenid/signup_with_password.html:23
-msgid "or create a new user name and password here"
-msgstr ""
-
-#: skins/common/templates/authopenid/signup_with_password.html:25
-msgid "Create login name and password"
-msgstr ""
-
-#: skins/common/templates/authopenid/signup_with_password.html:26
-msgid "Traditional signup info"
-msgstr ""
-
-#: skins/common/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/common/templates/authopenid/signup_with_password.html:47
-msgid "Create Account"
-msgstr ""
-
-#: skins/common/templates/authopenid/signup_with_password.html:49
-msgid "or"
-msgstr ""
-
-#: skins/common/templates/authopenid/signup_with_password.html:50
-msgid "return to OpenID login"
-msgstr ""
-
-#: skins/common/templates/avatar/add.html:3
-msgid "add avatar"
-msgstr ""
-
-#: skins/common/templates/avatar/add.html:5
-msgid "Change avatar"
-msgstr ""
-
-#: skins/common/templates/avatar/add.html:6
-#: skins/common/templates/avatar/change.html:7
-msgid "Your current avatar: "
-msgstr ""
-
-#: skins/common/templates/avatar/add.html:9
-#: skins/common/templates/avatar/change.html:11
-msgid "You haven't uploaded an avatar yet. Please upload one now."
-msgstr ""
-
-#: skins/common/templates/avatar/add.html:13
-msgid "Upload New Image"
-msgstr ""
-
-#: skins/common/templates/avatar/change.html:4
-msgid "change avatar"
-msgstr ""
-
-#: skins/common/templates/avatar/change.html:17
-msgid "Choose new Default"
-msgstr ""
-
-#: skins/common/templates/avatar/change.html:22
-msgid "Upload"
-msgstr ""
-
-#: skins/common/templates/avatar/confirm_delete.html:2
-msgid "delete avatar"
-msgstr ""
-
-#: skins/common/templates/avatar/confirm_delete.html:4
-msgid "Please select the avatars that you would like to delete."
-msgstr ""
-
-#: skins/common/templates/avatar/confirm_delete.html:6
-#, python-format
-msgid ""
-"You have no avatars to delete. Please <a href=\"%(avatar_change_url)s"
-"\">upload one</a> now."
-msgstr ""
-
-#: skins/common/templates/avatar/confirm_delete.html:12
-msgid "Delete These"
-msgstr ""
-
-#: skins/common/templates/question/answer_controls.html:5
-msgid "answer permanent link"
-msgstr ""
-
-#: skins/common/templates/question/answer_controls.html:6
-msgid "permanent link"
-msgstr ""
-
-#: skins/common/templates/question/answer_controls.html:10
-#: skins/common/templates/question/question_controls.html:3
-#: skins/default/templates/macros.html:289
-#: skins/default/templates/revisions.html:37
-msgid "edit"
-msgstr ""
-
-#: skins/common/templates/question/answer_controls.html:15
-#: skins/common/templates/question/answer_controls.html:16
-#: skins/common/templates/question/question_controls.html:23
-#: skins/common/templates/question/question_controls.html:24
-msgid "remove all flags"
-msgstr ""
-
-#: skins/common/templates/question/answer_controls.html:22
-#: skins/common/templates/question/answer_controls.html:32
-#: skins/common/templates/question/question_controls.html:30
-#: skins/common/templates/question/question_controls.html:39
-msgid ""
-"report as offensive (i.e containing spam, advertising, malicious text, etc.)"
-msgstr ""
-
-#: skins/common/templates/question/answer_controls.html:23
-#: skins/common/templates/question/question_controls.html:31
-msgid "flag offensive"
-msgstr ""
-
-#: skins/common/templates/question/answer_controls.html:33
-#: skins/common/templates/question/question_controls.html:40
-msgid "remove flag"
-msgstr ""
-
-#: skins/common/templates/question/answer_controls.html:44
-#: skins/common/templates/question/question_controls.html:49
-msgid "undelete"
-msgstr ""
-
-#: skins/common/templates/question/answer_controls.html:50
-msgid "swap with question"
-msgstr ""
-
-#: skins/common/templates/question/answer_vote_buttons.html:13
-#: skins/common/templates/question/answer_vote_buttons.html:14
-msgid "mark this answer as correct (click again to undo)"
-msgstr ""
-
-#: skins/common/templates/question/answer_vote_buttons.html:23
-#: skins/common/templates/question/answer_vote_buttons.html:24
-#, python-format
-msgid "%(question_author)s has selected this answer as correct"
-msgstr ""
-
-#: skins/common/templates/question/closed_question_info.html:2
-#, python-format
-msgid ""
-"The question has been closed for the following reason <b>\"%(close_reason)s"
-"\"</b> <i>by"
-msgstr ""
-
-#: skins/common/templates/question/closed_question_info.html:4
-#, python-format
-msgid "close date %(closed_at)s"
-msgstr ""
-
-#: skins/common/templates/question/question_controls.html:6
-msgid "retag"
-msgstr ""
-
-#: skins/common/templates/question/question_controls.html:13
-msgid "reopen"
-msgstr ""
-
-#: skins/common/templates/question/question_controls.html:17
-msgid "close"
-msgstr ""
-
-#: skins/common/templates/widgets/edit_post.html:21
-msgid "one of these is required"
-msgstr ""
-
-#: skins/common/templates/widgets/edit_post.html:33
-msgid "(required)"
-msgstr ""
-
-#: skins/common/templates/widgets/edit_post.html:56
-msgid "Toggle the real time Markdown editor preview"
-msgstr ""
-
-#: skins/common/templates/widgets/edit_post.html:58
-#: skins/default/templates/answer_edit.html:61
-#: skins/default/templates/answer_edit.html:64
-#: skins/default/templates/ask.html:49 skins/default/templates/ask.html:52
-#: skins/default/templates/question_edit.html:73
-#: skins/default/templates/question_edit.html:76
-#: skins/default/templates/question/javascript.html:89
-#: skins/default/templates/question/javascript.html:92
-msgid "hide preview"
-msgstr ""
-
-#: skins/common/templates/widgets/related_tags.html:3
-msgid "Related tags"
-msgstr ""
-
-#: skins/common/templates/widgets/tag_selector.html:4
-msgid "Interesting tags"
-msgstr ""
-
-#: skins/common/templates/widgets/tag_selector.html:18
-#: skins/common/templates/widgets/tag_selector.html:34
-msgid "add"
-msgstr ""
-
-#: skins/common/templates/widgets/tag_selector.html:20
-msgid "Ignored tags"
-msgstr ""
-
-#: skins/common/templates/widgets/tag_selector.html:36
-msgid "Display tag filter"
-msgstr ""
-
-#: skins/default/templates/404.jinja.html:3
-#: skins/default/templates/404.jinja.html:10
-msgid "Page not found"
-msgstr ""
-
-#: skins/default/templates/404.jinja.html:13
-msgid "Sorry, could not find the page you requested."
-msgstr ""
-
-#: skins/default/templates/404.jinja.html:15
-msgid "This might have happened for the following reasons:"
-msgstr ""
-
-#: skins/default/templates/404.jinja.html:17
-msgid "this question or answer has been deleted;"
-msgstr ""
-
-#: skins/default/templates/404.jinja.html:18
-msgid "url has error - please check it;"
-msgstr ""
-
-#: 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:19
-#: skins/default/templates/widgets/footer.html:39
-msgid "faq"
-msgstr ""
-
-#: 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:21
-msgid "report this problem"
-msgstr ""
-
-#: 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:31
-#: skins/default/templates/widgets/scope_nav.html:3
-msgid "see all questions"
-msgstr ""
-
-#: 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:5
-msgid "Internal server error"
-msgstr ""
-
-#: 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:9
-msgid "please report the error to the site administrators if you wish"
-msgstr ""
-
-#: skins/default/templates/500.jinja.html:12
-msgid "see latest questions"
-msgstr ""
-
-#: skins/default/templates/500.jinja.html:13
-msgid "see tags"
-msgstr ""
-
-#: 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
-#: skins/default/templates/answer_edit.html:10
-msgid "Edit answer"
-msgstr ""
-
-#: skins/default/templates/answer_edit.html:10
-#: 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:14
-msgid "revision"
-msgstr ""
-
-#: skins/default/templates/answer_edit.html:17
-#: skins/default/templates/question_edit.html:16
-msgid "select revision"
-msgstr ""
-
-#: skins/default/templates/answer_edit.html:24
-#: skins/default/templates/question_edit.html:35
-msgid "Save edit"
-msgstr ""
-
-#: skins/default/templates/answer_edit.html:64
-#: skins/default/templates/ask.html:52
-#: skins/default/templates/question_edit.html:76
-#: skins/default/templates/question/javascript.html:92
-msgid "show preview"
-msgstr ""
-
-#: skins/default/templates/ask.html:4
-msgid "Ask a question"
-msgstr ""
-
-#: skins/default/templates/badge.html:5 skins/default/templates/badge.html:9
-#: skins/default/templates/user_profile/user_recent.html:16
-#: skins/default/templates/user_profile/user_stats.html:110
-#, python-format
-msgid "%(name)s"
-msgstr ""
-
-#: skins/default/templates/badge.html:5
-msgid "Badge"
-msgstr ""
-
-#: skins/default/templates/badge.html:7
-#, python-format
-msgid "Badge \"%(name)s\""
-msgstr ""
-
-#: skins/default/templates/badge.html:9
-#: skins/default/templates/user_profile/user_recent.html:16
-#: skins/default/templates/user_profile/user_stats.html:108
-#, python-format
-msgid "%(description)s"
-msgstr ""
-
-#: skins/default/templates/badge.html:14
-msgid "user received this badge:"
-msgid_plural "users received this badge:"
-msgstr[0] ""
-msgstr[1] ""
-
-#: skins/default/templates/badges.html:3
-msgid "Badges summary"
-msgstr ""
-
-#: skins/default/templates/badges.html:5
-msgid "Badges"
-msgstr ""
-
-#: skins/default/templates/badges.html:7
-msgid "Community gives you awards for your questions, answers and votes."
-msgstr ""
-
-#: 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 %"
-"(feedback_faq_url)s.\n"
-msgstr ""
-
-#: skins/default/templates/badges.html:35
-msgid "Community badges"
-msgstr ""
-
-#: skins/default/templates/badges.html:37
-msgid "gold badge: the highest honor and is very rare"
-msgstr ""
-
-#: skins/default/templates/badges.html:40
-msgid "gold badge description"
-msgstr ""
-
-#: skins/default/templates/badges.html:45
-msgid ""
-"silver badge: occasionally awarded for the very high quality contributions"
-msgstr ""
-
-#: skins/default/templates/badges.html:49
-msgid "silver badge description"
-msgstr ""
-
-#: skins/default/templates/badges.html:52
-msgid "bronze badge: often given as a special honor"
-msgstr ""
-
-#: skins/default/templates/badges.html:56
-msgid "bronze badge description"
-msgstr ""
-
-#: skins/default/templates/close.html:3 skins/default/templates/close.html:5
-msgid "Close question"
-msgstr ""
-
-#: skins/default/templates/close.html:6
-msgid "Close the question"
-msgstr ""
-
-#: skins/default/templates/close.html:11
-msgid "Reasons"
-msgstr ""
-
-#: skins/default/templates/close.html:15
-msgid "OK to close"
-msgstr ""
-
-#: skins/default/templates/faq.html:3
-#: skins/default/templates/faq_static.html:3
-#: skins/default/templates/faq_static.html:5
-#: skins/default/templates/widgets/answer_edit_tips.html:20
-#: skins/default/templates/widgets/question_edit_tips.html:16
-msgid "FAQ"
-msgstr ""
-
-#: skins/default/templates/faq_static.html:5
-msgid "Frequently Asked Questions "
-msgstr ""
-
-#: skins/default/templates/faq_static.html:6
-msgid "What kinds of questions can I ask here?"
-msgstr ""
-
-#: skins/default/templates/faq_static.html:7
-msgid ""
-"Most importanly - questions should be <strong>relevant</strong> to this "
-"community."
-msgstr ""
-
-#: skins/default/templates/faq_static.html:8
-msgid ""
-"Before asking the question - please make sure to use search to see whether "
-"your question has alredy been answered."
-msgstr ""
-
-#: skins/default/templates/faq_static.html:10
-msgid "What questions should I avoid asking?"
-msgstr ""
-
-#: skins/default/templates/faq_static.html:11
-msgid ""
-"Please avoid asking questions that are not relevant to this community, too "
-"subjective and argumentative."
-msgstr ""
-
-#: skins/default/templates/faq_static.html:13
-msgid "What should I avoid in my answers?"
-msgstr ""
-
-#: skins/default/templates/faq_static.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 "
-"discussions."
-msgstr ""
-
-#: skins/default/templates/faq_static.html:15
-msgid "Who moderates this community?"
-msgstr ""
-
-#: skins/default/templates/faq_static.html:16
-msgid "The short answer is: <strong>you</strong>."
-msgstr ""
-
-#: skins/default/templates/faq_static.html:17
-msgid "This website is moderated by the users."
-msgstr ""
-
-#: skins/default/templates/faq_static.html:18
-msgid ""
-"The reputation system allows users earn the authorization to perform a "
-"variety of moderation tasks."
-msgstr ""
-
-#: skins/default/templates/faq_static.html:20
-msgid "How does reputation system work?"
-msgstr ""
-
-#: skins/default/templates/faq_static.html:21
-msgid "Rep system summary"
-msgstr ""
-
-#: skins/default/templates/faq_static.html:22
-#, python-format
-msgid ""
-"For example, if you ask an interesting question or give a helpful answer, "
-"your input will be upvoted. On the other hand if the answer is misleading - "
-"it will be downvoted. Each vote in favor will generate <strong>%"
-"(REP_GAIN_FOR_RECEIVING_UPVOTE)s</strong> points, each vote against will "
-"subtract <strong>%(REP_LOSS_FOR_RECEIVING_DOWNVOTE)s</strong> points. There "
-"is a limit of <strong>%(MAX_REP_GAIN_PER_USER_PER_DAY)s</strong> points that "
-"can be accumulated for a question or answer per day. The table below "
-"explains reputation point requirements for each type of moderation task."
-msgstr ""
-
-#: skins/default/templates/faq_static.html:32
-#: skins/default/templates/user_profile/user_votes.html:13
-msgid "upvote"
-msgstr ""
-
-#: skins/default/templates/faq_static.html:37
-msgid "use tags"
-msgstr ""
-
-#: skins/default/templates/faq_static.html:42
-msgid "add comments"
-msgstr ""
-
-#: skins/default/templates/faq_static.html:46
-#: skins/default/templates/user_profile/user_votes.html:15
-msgid "downvote"
-msgstr ""
-
-#: skins/default/templates/faq_static.html:49
-msgid " accept own answer to own questions"
-msgstr ""
-
-#: skins/default/templates/faq_static.html:53
-msgid "open and close own questions"
-msgstr ""
-
-#: skins/default/templates/faq_static.html:57
-msgid "retag other's questions"
-msgstr ""
-
-#: skins/default/templates/faq_static.html:62
-msgid "edit community wiki questions"
-msgstr ""
-
-#: skins/default/templates/faq_static.html:67
-msgid "\"edit any answer"
-msgstr ""
-
-#: skins/default/templates/faq_static.html:71
-msgid "\"delete any comment"
-msgstr ""
-
-#: skins/default/templates/faq_static.html:74
-msgid "what is gravatar"
-msgstr ""
-
-#: skins/default/templates/faq_static.html:75
-msgid "gravatar faq info"
-msgstr ""
-
-#: skins/default/templates/faq_static.html:76
-msgid "To register, do I need to create new password?"
-msgstr ""
-
-#: skins/default/templates/faq_static.html:77
-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_static.html:78
-msgid "\"Login now!\""
-msgstr ""
-
-#: skins/default/templates/faq_static.html:80
-msgid "Why other people can edit my questions/answers?"
-msgstr ""
-
-#: skins/default/templates/faq_static.html:81
-msgid "Goal of this site is..."
-msgstr ""
-
-#: skins/default/templates/faq_static.html:81
-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_static.html:82
-msgid "If this approach is not for you, we respect your choice."
-msgstr ""
-
-#: skins/default/templates/faq_static.html:84
-msgid "Still have questions?"
-msgstr ""
-
-#: skins/default/templates/faq_static.html:85
-#, python-format
-msgid ""
-"Please ask your question at %(ask_question_url)s, help make our community "
-"better!"
-msgstr ""
-
-#: skins/default/templates/feedback.html:3
-msgid "Feedback"
-msgstr ""
-
-#: skins/default/templates/feedback.html:5
-msgid "Give us your feedback!"
-msgstr ""
-
-#: skins/default/templates/feedback.html:14
-#, python-format
-msgid ""
-"\n"
-" <span class='big strong'>Dear %(user_name)s</span>, we look forward "
-"to hearing your feedback. \n"
-" Please type and send us your message below.\n"
-" "
-msgstr ""
-
-#: skins/default/templates/feedback.html:21
-msgid ""
-"\n"
-" <span class='big strong'>Dear visitor</span>, we look forward to "
-"hearing your feedback.\n"
-" Please type and send us your message below.\n"
-" "
-msgstr ""
-
-#: skins/default/templates/feedback.html:30
-msgid "(to hear from us please enter a valid email or check the box below)"
-msgstr ""
-
-#: skins/default/templates/feedback.html:37
-#: skins/default/templates/feedback.html:46
-msgid "(this field is required)"
-msgstr ""
-
-#: skins/default/templates/feedback.html:55
-msgid "(Please solve the captcha)"
-msgstr ""
-
-#: skins/default/templates/feedback.html:63
-msgid "Send Feedback"
-msgstr ""
-
-#: skins/default/templates/feedback_email.txt:2
-#, python-format
-msgid ""
-"\n"
-"Hello, this is a %(site_title)s forum feedback message.\n"
-msgstr ""
-
-#: skins/default/templates/import_data.html:2
-#: skins/default/templates/import_data.html:4
-msgid "Import StackExchange data"
-msgstr ""
-
-#: 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/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/import_data.html:25
-msgid "Import data"
-msgstr ""
-
-#: 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
-#, python-format
-msgid "<p>Dear %(receiving_user_name)s,</p>"
-msgstr ""
-
-#: skins/default/templates/instant_notification.html:3
-#, python-format
-msgid ""
-"\n"
-"<p>%(update_author_name)s left a <a href=\"%(post_url)s\">new comment</a>:</"
-"p>\n"
-msgstr ""
-
-#: skins/default/templates/instant_notification.html:8
-#, python-format
-msgid ""
-"\n"
-"<p>%(update_author_name)s left a <a href=\"%(post_url)s\">new comment</a></"
-"p>\n"
-msgstr ""
-
-#: skins/default/templates/instant_notification.html:13
-#, python-format
-msgid ""
-"\n"
-"<p>%(update_author_name)s answered a question \n"
-"<a href=\"%(post_url)s\">%(origin_post_title)s</a></p>\n"
-msgstr ""
-
-#: skins/default/templates/instant_notification.html:19
-#, python-format
-msgid ""
-"\n"
-"<p>%(update_author_name)s posted a new question \n"
-"<a href=\"%(post_url)s\">%(origin_post_title)s</a></p>\n"
-msgstr ""
-
-#: skins/default/templates/instant_notification.html:25
-#, python-format
-msgid ""
-"\n"
-"<p>%(update_author_name)s updated an answer to the question\n"
-"<a href=\"%(post_url)s\">%(origin_post_title)s</a></p>\n"
-msgstr ""
-
-#: skins/default/templates/instant_notification.html:31
-#, python-format
-msgid ""
-"\n"
-"<p>%(update_author_name)s updated a question \n"
-"<a href=\"%(post_url)s\">%(origin_post_title)s</a></p>\n"
-msgstr ""
-
-#: skins/default/templates/instant_notification.html:37
-#, python-format
-msgid ""
-"\n"
-"<div>%(content_preview)s</div>\n"
-"<p>Please note - you can easily <a href=\"%(user_subscriptions_url)s"
-"\">change</a>\n"
-"how often you receive these notifications or unsubscribe. Thank you for your "
-"interest in our forum!</p>\n"
-msgstr ""
-
-#: skins/default/templates/instant_notification.html:42
-msgid "<p>Sincerely,<br/>Forum Administrator</p>"
-msgstr ""
-
-#: skins/default/templates/macros.html:3
-#, python-format
-msgid "Share this question on %(site)s"
-msgstr ""
-
-#: skins/default/templates/macros.html:14
-#: skins/default/templates/macros.html:471
-#, python-format
-msgid "follow %(alias)s"
-msgstr ""
-
-#: skins/default/templates/macros.html:17
-#: skins/default/templates/macros.html:474
-#, python-format
-msgid "unfollow %(alias)s"
-msgstr ""
-
-#: skins/default/templates/macros.html:18
-#: skins/default/templates/macros.html:475
-#, python-format
-msgid "following %(alias)s"
-msgstr ""
-
-#: skins/default/templates/macros.html:29
-msgid "i like this question (click again to cancel)"
-msgstr ""
-
-#: skins/default/templates/macros.html:31
-msgid "i like this answer (click again to cancel)"
-msgstr ""
-
-#: skins/default/templates/macros.html:37
-msgid "current number of votes"
-msgstr ""
-
-#: skins/default/templates/macros.html:43
-msgid "i dont like this question (click again to cancel)"
-msgstr ""
-
-#: skins/default/templates/macros.html:45
-msgid "i dont like this answer (click again to cancel)"
-msgstr ""
-
-#: skins/default/templates/macros.html:52
-msgid "anonymous user"
-msgstr ""
-
-#: skins/default/templates/macros.html:80
-msgid "this post is marked as community wiki"
-msgstr ""
-
-#: skins/default/templates/macros.html:83
-#, 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:89
-msgid "asked"
-msgstr ""
-
-#: skins/default/templates/macros.html:91
-msgid "answered"
-msgstr ""
-
-#: skins/default/templates/macros.html:93
-msgid "posted"
-msgstr ""
-
-#: skins/default/templates/macros.html:123
-msgid "updated"
-msgstr ""
-
-#: skins/default/templates/macros.html:221
-#, python-format
-msgid "see questions tagged '%(tag)s'"
-msgstr ""
-
-#: skins/default/templates/macros.html:278
-msgid "delete this comment"
-msgstr ""
-
-#: skins/default/templates/macros.html:307
-#: skins/default/templates/macros.html:315
-#: skins/default/templates/question/javascript.html:24
-msgid "add comment"
-msgstr ""
-
-#: skins/default/templates/macros.html:308
-#, 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:310
-#, python-format
-msgid "see <strong>%(counter)s</strong> more comment"
-msgid_plural ""
-"see <strong>%(counter)s</strong> more comments\n"
-" "
-msgstr[0] ""
-msgstr[1] ""
-
-#: skins/default/templates/macros.html:542 templatetags/extra_tags.py:43
-#, python-format
-msgid "%(username)s gravatar image"
-msgstr ""
-
-#: skins/default/templates/macros.html:551
-#, python-format
-msgid "%(username)s's website is %(url)s"
-msgstr ""
-
-#: skins/default/templates/macros.html:566
-#: skins/default/templates/macros.html:567
-msgid "previous"
-msgstr ""
-
-#: skins/default/templates/macros.html:578
-msgid "current page"
-msgstr ""
-
-#: skins/default/templates/macros.html:580
-#: skins/default/templates/macros.html:587
-#, python-format
-msgid "page number %(num)s"
-msgstr ""
-
-#: skins/default/templates/macros.html:591
-msgid "next page"
-msgstr ""
-
-#: skins/default/templates/macros.html:602
-msgid "posts per page"
-msgstr ""
-
-#: skins/default/templates/macros.html:629
-#, python-format
-msgid "responses for %(username)s"
-msgstr ""
-
-#: skins/default/templates/macros.html:632
-#, 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:635
-msgid "no new responses yet"
-msgstr ""
-
-#: skins/default/templates/macros.html:650
-#: skins/default/templates/macros.html:651
-#, python-format
-msgid "%(new)s new flagged posts and %(seen)s previous"
-msgstr ""
-
-#: skins/default/templates/macros.html:653
-#: skins/default/templates/macros.html:654
-#, python-format
-msgid "%(new)s new flagged posts"
-msgstr ""
-
-#: skins/default/templates/macros.html:659
-#: skins/default/templates/macros.html:660
-#, 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:5
-msgid "Privacy policy"
-msgstr ""
-
-#: skins/default/templates/question_edit.html:4
-#: skins/default/templates/question_edit.html:9
-msgid "Edit question"
-msgstr ""
-
-#: skins/default/templates/question_retag.html:3
-#: skins/default/templates/question_retag.html:5
-msgid "Change tags"
-msgstr ""
-
-#: skins/default/templates/question_retag.html:21
-msgid "Retag"
-msgstr ""
-
-#: skins/default/templates/question_retag.html:28
-msgid "Why use and modify tags?"
-msgstr ""
-
-#: skins/default/templates/question_retag.html:30
-msgid "Tags help to keep the content better organized and searchable"
-msgstr ""
-
-#: skins/default/templates/question_retag.html:32
-msgid "tag editors receive special awards from the community"
-msgstr ""
-
-#: skins/default/templates/question_retag.html:59
-msgid "up to 5 tags, less than 20 characters each"
-msgstr ""
-
-#: skins/default/templates/reopen.html:3 skins/default/templates/reopen.html:5
-msgid "Reopen question"
-msgstr ""
-
-#: skins/default/templates/reopen.html:6
-msgid "Title"
-msgstr ""
-
-#: 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"
-msgstr ""
-
-#: skins/default/templates/reopen.html:16
-msgid "Close reason:"
-msgstr ""
-
-#: skins/default/templates/reopen.html:19
-msgid "When:"
-msgstr ""
-
-#: skins/default/templates/reopen.html:22
-msgid "Reopen this question?"
-msgstr ""
-
-#: skins/default/templates/reopen.html:26
-msgid "Reopen this question"
-msgstr ""
-
-#: skins/default/templates/revisions.html:4
-#: skins/default/templates/revisions.html:7
-msgid "Revision history"
-msgstr ""
-
-#: skins/default/templates/revisions.html:23
-msgid "click to hide/show revision"
-msgstr ""
-
-#: skins/default/templates/revisions.html:29
-#, python-format
-msgid "revision %(number)s"
-msgstr ""
-
-#: skins/default/templates/subscribe_for_tags.html:3
-#: skins/default/templates/subscribe_for_tags.html:5
-msgid "Subscribe for tags"
-msgstr ""
-
-#: skins/default/templates/subscribe_for_tags.html:6
-msgid "Please, subscribe for the following tags:"
-msgstr ""
-
-#: skins/default/templates/subscribe_for_tags.html:15
-msgid "Subscribe"
-msgstr ""
-
-#: skins/default/templates/tags.html:4 skins/default/templates/tags.html:10
-msgid "Tag list"
-msgstr ""
-
-#: skins/default/templates/tags.html:8
-#, python-format
-msgid "Tags, matching \"%(stag)s\""
-msgstr ""
-
-#: skins/default/templates/tags.html:14 skins/default/templates/users.html:9
-#: skins/default/templates/main_page/tab_bar.html:14
-msgid "Sort by &raquo;"
-msgstr ""
-
-#: skins/default/templates/tags.html:19
-msgid "sorted alphabetically"
-msgstr ""
-
-#: skins/default/templates/tags.html:20
-msgid "by name"
-msgstr ""
-
-#: skins/default/templates/tags.html:25
-msgid "sorted by frequency of tag use"
-msgstr ""
-
-#: skins/default/templates/tags.html:26
-msgid "by popularity"
-msgstr ""
-
-#: skins/default/templates/tags.html:31 skins/default/templates/tags.html:57
-msgid "Nothing found"
-msgstr ""
-
-#: skins/default/templates/users.html:4 skins/default/templates/users.html:6
-msgid "Users"
-msgstr ""
-
-#: skins/default/templates/users.html:14
-msgid "see people with the highest reputation"
-msgstr ""
-
-#: skins/default/templates/users.html:15
-#: skins/default/templates/user_profile/user_info.html:25
-msgid "reputation"
-msgstr ""
-
-#: skins/default/templates/users.html:20
-msgid "see people who joined most recently"
-msgstr ""
-
-#: skins/default/templates/users.html:21
-msgid "recent"
-msgstr ""
-
-#: skins/default/templates/users.html:26
-msgid "see people who joined the site first"
-msgstr ""
-
-#: skins/default/templates/users.html:32
-msgid "see people sorted by name"
-msgstr ""
-
-#: skins/default/templates/users.html:33
-msgid "by username"
-msgstr ""
-
-#: skins/default/templates/users.html:39
-#, python-format
-msgid "users matching query %(suser)s:"
-msgstr ""
-
-#: skins/default/templates/users.html:42
-msgid "Nothing found."
-msgstr ""
-
-#: skins/default/templates/main_page/headline.html:4 views/readers.py:160
-#, python-format
-msgid "%(q_num)s question"
-msgid_plural "%(q_num)s questions"
-msgstr[0] ""
-msgstr[1] ""
-
-#: skins/default/templates/main_page/headline.html:6
-#, python-format
-msgid "with %(author_name)s's contributions"
-msgstr ""
-
-#: skins/default/templates/main_page/headline.html:12
-msgid "Tagged"
-msgstr ""
-
-#: skins/default/templates/main_page/headline.html:23
-msgid "Search tips:"
-msgstr ""
-
-#: skins/default/templates/main_page/headline.html:26
-msgid "reset author"
-msgstr ""
-
-#: skins/default/templates/main_page/headline.html:28
-#: skins/default/templates/main_page/headline.html:31
-#: 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:29
-msgid "reset tags"
-msgstr ""
-
-#: skins/default/templates/main_page/headline.html:32
-#: skins/default/templates/main_page/headline.html:35
-msgid "start over"
-msgstr ""
-
-#: skins/default/templates/main_page/headline.html:37
-msgid " - to expand, or dig in by adding more tags and revising the query."
-msgstr ""
-
-#: skins/default/templates/main_page/headline.html:40
-msgid "Search tip:"
-msgstr ""
-
-#: skins/default/templates/main_page/headline.html:40
-msgid "add tags and a query to focus your search"
-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 questions here. "
-msgstr ""
-
-#: skins/default/templates/main_page/nothing_found.html:8
-msgid "Please follow some questions or follow some users."
-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/questions_loop.html:12
-msgid "Did not find what you were looking for?"
-msgstr ""
-
-#: skins/default/templates/main_page/questions_loop.html:13
-msgid "Please, post your question!"
-msgstr ""
-
-#: skins/default/templates/main_page/tab_bar.html:9
-msgid "subscribe to the questions feed"
-msgstr ""
-
-#: skins/default/templates/main_page/tab_bar.html:10
-msgid "RSS"
-msgstr ""
-
-#: skins/default/templates/meta/bottom_scripts.html:7
-#, python-format
-msgid ""
-"Please note: %(app_name)s requires javascript to work properly, please "
-"enable javascript in your browser, <a href=\"%(noscript_url)s\">here is how</"
-"a>"
-msgstr ""
-
-#: skins/default/templates/meta/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/meta/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/meta/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/question/answer_tab_bar.html:3
-#, python-format
-msgid ""
-"\n"
-" %(counter)s Answer\n"
-" "
-msgid_plural ""
-"\n"
-" %(counter)s Answers\n"
-" "
-msgstr[0] ""
-msgstr[1] ""
-
-#: skins/default/templates/question/answer_tab_bar.html:14
-msgid "oldest answers will be shown first"
-msgstr ""
-
-#: skins/default/templates/question/answer_tab_bar.html:15
-msgid "oldest answers"
-msgstr ""
-
-#: skins/default/templates/question/answer_tab_bar.html:17
-msgid "newest answers will be shown first"
-msgstr ""
-
-#: skins/default/templates/question/answer_tab_bar.html:18
-msgid "newest answers"
-msgstr ""
-
-#: skins/default/templates/question/answer_tab_bar.html:20
-msgid "most voted answers will be shown first"
-msgstr ""
-
-#: skins/default/templates/question/answer_tab_bar.html:21
-msgid "popular answers"
-msgstr ""
-
-#: skins/default/templates/question/content.html:20
-#: skins/default/templates/question/new_answer_form.html:46
-msgid "Answer Your Own Question"
-msgstr ""
-
-#: skins/default/templates/question/new_answer_form.html:14
-msgid "Login/Signup to Answer"
-msgstr ""
-
-#: skins/default/templates/question/new_answer_form.html:22
-msgid "Your answer"
-msgstr ""
-
-#: skins/default/templates/question/new_answer_form.html:24
-msgid "Be the first one to answer this question!"
-msgstr ""
-
-#: skins/default/templates/question/new_answer_form.html:30
-msgid "you can answer anonymously and then login"
-msgstr ""
-
-#: skins/default/templates/question/new_answer_form.html:34
-msgid "answer your own question only to give an answer"
-msgstr ""
-
-#: skins/default/templates/question/new_answer_form.html:36
-msgid "please only give an answer, no discussions"
-msgstr ""
-
-#: skins/default/templates/question/new_answer_form.html:43
-msgid "Login/Signup to Post Your Answer"
-msgstr ""
-
-#: skins/default/templates/question/new_answer_form.html:48
-msgid "Answer the question"
-msgstr ""
-
-#: skins/default/templates/question/sharing_prompt_phrase.html:2
-#, python-format
-msgid ""
-"Know someone who can answer? Share a <a href=\"%(question_url)s\">link</a> "
-"to this question via"
-msgstr ""
-
-#: skins/default/templates/question/sharing_prompt_phrase.html:8
-msgid " or"
-msgstr ""
-
-#: skins/default/templates/question/sharing_prompt_phrase.html:10
-msgid "email"
-msgstr ""
-
-#: skins/default/templates/question/sidebar.html:4
-msgid "Question tools"
-msgstr ""
-
-#: skins/default/templates/question/sidebar.html:7
-msgid "click to unfollow this question"
-msgstr ""
-
-#: skins/default/templates/question/sidebar.html:8
-msgid "Following"
-msgstr ""
-
-#: skins/default/templates/question/sidebar.html:9
-msgid "Unfollow"
-msgstr ""
-
-#: skins/default/templates/question/sidebar.html:13
-msgid "click to follow this question"
-msgstr ""
-
-#: skins/default/templates/question/sidebar.html:14
-msgid "Follow"
-msgstr ""
-
-#: skins/default/templates/question/sidebar.html:21
-#, python-format
-msgid "%(count)s follower"
-msgid_plural "%(count)s followers"
-msgstr[0] ""
-msgstr[1] ""
-
-#: skins/default/templates/question/sidebar.html:27
-msgid "email the updates"
-msgstr ""
-
-#: skins/default/templates/question/sidebar.html:30
-msgid ""
-"<strong>Here</strong> (once you log in) you will be able to sign up for the "
-"periodic email updates about this question."
-msgstr ""
-
-#: skins/default/templates/question/sidebar.html:35
-msgid "subscribe to this question rss feed"
-msgstr ""
-
-#: skins/default/templates/question/sidebar.html:36
-msgid "subscribe to rss feed"
-msgstr ""
-
-#: skins/default/templates/question/sidebar.html:46
-msgid "Stats"
-msgstr ""
-
-#: skins/default/templates/question/sidebar.html:48
-msgid "question asked"
-msgstr ""
-
-#: skins/default/templates/question/sidebar.html:51
-msgid "question was seen"
-msgstr ""
-
-#: skins/default/templates/question/sidebar.html:51
-msgid "times"
-msgstr ""
-
-#: skins/default/templates/question/sidebar.html:54
-msgid "last updated"
-msgstr ""
-
-#: skins/default/templates/question/sidebar.html:63
-msgid "Related questions"
-msgstr ""
-
-#: skins/default/templates/question/subscribe_by_email_prompt.html:7
-#: skins/default/templates/question/subscribe_by_email_prompt.html:9
-msgid "Notify me once a day when there are any new answers"
-msgstr ""
-
-#: skins/default/templates/question/subscribe_by_email_prompt.html:11
-msgid "Notify me weekly when there are any new answers"
-msgstr ""
-
-#: skins/default/templates/question/subscribe_by_email_prompt.html:13
-msgid "Notify me immediately when there are any new answers"
-msgstr ""
-
-#: skins/default/templates/question/subscribe_by_email_prompt.html:16
-#, python-format
-msgid ""
-"You can always adjust frequency of email updates from your %(profile_url)s"
-msgstr ""
-
-#: skins/default/templates/question/subscribe_by_email_prompt.html:21
-msgid "once you sign in you will be able to subscribe for any updates here"
-msgstr ""
-
-#: skins/default/templates/user_profile/user.html:12
-#, 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:21
-#: skins/default/templates/user_profile/user_info.html:15
-msgid "change picture"
-msgstr ""
-
-#: skins/default/templates/user_profile/user_edit.html:25
-#: skins/default/templates/user_profile/user_info.html:19
-msgid "remove"
-msgstr ""
-
-#: skins/default/templates/user_profile/user_edit.html:32
-msgid "Registered user"
-msgstr ""
-
-#: skins/default/templates/user_profile/user_edit.html:39
-msgid "Screen Name"
-msgstr ""
-
-#: skins/default/templates/user_profile/user_edit.html:95
-#: 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:42
-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 ""
-
-#: skins/default/templates/user_profile/user_email_subscriptions.html:22
-msgid "Stop sending email"
-msgstr ""
-
-#: skins/default/templates/user_profile/user_favorites.html:4
-#: skins/default/templates/user_profile/user_tabs.html:27
-msgid "followed questions"
-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:36
-msgid "update profile"
-msgstr ""
-
-#: skins/default/templates/user_profile/user_info.html:40
-msgid "manage login methods"
-msgstr ""
-
-#: skins/default/templates/user_profile/user_info.html:53
-msgid "real name"
-msgstr ""
-
-#: skins/default/templates/user_profile/user_info.html:58
-msgid "member for"
-msgstr ""
-
-#: skins/default/templates/user_profile/user_info.html:63
-msgid "last seen"
-msgstr ""
-
-#: skins/default/templates/user_profile/user_info.html:69
-msgid "user website"
-msgstr ""
-
-#: skins/default/templates/user_profile/user_info.html:75
-msgid "location"
-msgstr ""
-
-#: skins/default/templates/user_profile/user_info.html:82
-msgid "age"
-msgstr ""
-
-#: skins/default/templates/user_profile/user_info.html:83
-msgid "age unit"
-msgstr ""
-
-#: skins/default/templates/user_profile/user_info.html:88
-msgid "todays unused votes"
-msgstr ""
-
-#: skins/default/templates/user_profile/user_info.html:89
-msgid "votes left"
-msgstr ""
-
-#: skins/default/templates/user_profile/user_moderate.html:4
-#: skins/default/templates/user_profile/user_tabs.html:48
-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:20
-msgid "Save"
-msgstr ""
-
-#: skins/default/templates/user_profile/user_moderate.html:25
-#, python-format
-msgid "Your current reputation is %(reputation)s points"
-msgstr ""
-
-#: skins/default/templates/user_profile/user_moderate.html:27
-#, python-format
-msgid "User's current reputation is %(reputation)s points"
-msgstr ""
-
-#: skins/default/templates/user_profile/user_moderate.html:31
-msgid "User reputation changed"
-msgstr ""
-
-#: skins/default/templates/user_profile/user_moderate.html:38
-msgid "Subtract"
-msgstr ""
-
-#: skins/default/templates/user_profile/user_moderate.html:39
-msgid "Add"
-msgstr ""
-
-#: skins/default/templates/user_profile/user_moderate.html:43
-#, python-format
-msgid "Send message to %(username)s"
-msgstr ""
-
-#: skins/default/templates/user_profile/user_moderate.html:44
-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_profile/user_moderate.html:46
-msgid "Message sent"
-msgstr ""
-
-#: skins/default/templates/user_profile/user_moderate.html:64
-msgid "Send message"
-msgstr ""
-
-#: skins/default/templates/user_profile/user_moderate.html:74
-msgid ""
-"Administrators have privileges of normal users, but in addition they can "
-"assign/revoke any status to any user, and are exempt from the reputation "
-"limits."
-msgstr ""
-
-#: skins/default/templates/user_profile/user_moderate.html:77
-msgid ""
-"Moderators have the same privileges as administrators, but cannot add or "
-"remove user status of 'moderator' or 'administrator'."
-msgstr ""
-
-#: skins/default/templates/user_profile/user_moderate.html:80
-msgid "'Approved' status means the same as regular user."
-msgstr ""
-
-#: skins/default/templates/user_profile/user_moderate.html:83
-msgid "Suspended users can only edit or delete their own posts."
-msgstr ""
-
-#: skins/default/templates/user_profile/user_moderate.html:86
-msgid ""
-"Blocked users can only login and send feedback to the site administrators."
-msgstr ""
-
-#: skins/default/templates/user_profile/user_network.html:5
-#: skins/default/templates/user_profile/user_tabs.html:18
-msgid "network"
-msgstr ""
-
-#: skins/default/templates/user_profile/user_network.html:10
-#, python-format
-msgid "Followed by %(count)s person"
-msgid_plural "Followed by %(count)s people"
-msgstr[0] ""
-msgstr[1] ""
-
-#: skins/default/templates/user_profile/user_network.html:14
-#, python-format
-msgid "Following %(count)s person"
-msgid_plural "Following %(count)s people"
-msgstr[0] ""
-msgstr[1] ""
-
-#: skins/default/templates/user_profile/user_network.html:19
-msgid ""
-"Your network is empty. Would you like to follow someone? - Just visit their "
-"profiles and click \"follow\""
-msgstr ""
-
-#: skins/default/templates/user_profile/user_network.html:21
-#, python-format
-msgid "%(username)s's network is empty"
-msgstr ""
-
-#: skins/default/templates/user_profile/user_recent.html:4
-#: skins/default/templates/user_profile/user_tabs.html:31
-msgid "activity"
-msgstr ""
-
-#: skins/default/templates/user_profile/user_recent.html:21
-#: skins/default/templates/user_profile/user_recent.html:28
-msgid "source"
-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/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/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/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/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/user_profile/user_stats.html:122
-msgid "Answer to:"
-msgstr ""
-
-#: 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:786
-msgid "comments and answers to others questions"
-msgstr ""
-
-#: skins/default/templates/user_profile/user_tabs.html:16
-msgid "followers and followed users"
-msgstr ""
-
-#: skins/default/templates/user_profile/user_tabs.html:21
-msgid "graph of user reputation"
-msgstr ""
-
-#: skins/default/templates/user_profile/user_tabs.html:23
-msgid "reputation history"
-msgstr ""
-
-#: skins/default/templates/user_profile/user_tabs.html:25
-msgid "questions that user is following"
-msgstr ""
-
-#: skins/default/templates/user_profile/user_tabs.html:29
-msgid "recent activity"
-msgstr ""
-
-#: skins/default/templates/user_profile/user_tabs.html:34 views/users.py:861
-msgid "user vote record"
-msgstr ""
-
-#: skins/default/templates/user_profile/user_tabs.html:36
-msgid "casted votes"
-msgstr ""
-
-#: skins/default/templates/user_profile/user_tabs.html:40 views/users.py:974
-msgid "email subscription settings"
-msgstr ""
-
-#: skins/default/templates/user_profile/user_tabs.html:46 views/users.py:211
-msgid "moderate this user"
-msgstr ""
-
-#: skins/default/templates/user_profile/user_votes.html:4
-msgid "votes"
-msgstr ""
-
-#: skins/default/templates/widgets/answer_edit_tips.html:3
-msgid "answer tips"
-msgstr ""
-
-#: skins/default/templates/widgets/answer_edit_tips.html:6
-msgid "please make your answer relevant to this community"
-msgstr ""
-
-#: skins/default/templates/widgets/answer_edit_tips.html:9
-msgid "try to give an answer, rather than engage into a discussion"
-msgstr ""
-
-#: skins/default/templates/widgets/answer_edit_tips.html:12
-msgid "please try to provide details"
-msgstr ""
-
-#: skins/default/templates/widgets/answer_edit_tips.html:15
-#: skins/default/templates/widgets/question_edit_tips.html:11
-msgid "be clear and concise"
-msgstr ""
-
-#: skins/default/templates/widgets/answer_edit_tips.html:20
-#: skins/default/templates/widgets/question_edit_tips.html:16
-msgid "see frequently asked questions"
-msgstr ""
-
-#: skins/default/templates/widgets/answer_edit_tips.html:27
-#: skins/default/templates/widgets/question_edit_tips.html:22
-msgid "Markdown tips"
-msgstr ""
-
-#: skins/default/templates/widgets/answer_edit_tips.html:31
-#: skins/default/templates/widgets/question_edit_tips.html:26
-msgid "*italic*"
-msgstr ""
-
-#: skins/default/templates/widgets/answer_edit_tips.html:34
-#: skins/default/templates/widgets/question_edit_tips.html:29
-msgid "**bold**"
-msgstr ""
-
-#: skins/default/templates/widgets/answer_edit_tips.html:38
-#: skins/default/templates/widgets/question_edit_tips.html:33
-msgid "*italic* or _italic_"
-msgstr ""
-
-#: skins/default/templates/widgets/answer_edit_tips.html:41
-#: skins/default/templates/widgets/question_edit_tips.html:36
-msgid "**bold** or __bold__"
-msgstr ""
-
-#: skins/default/templates/widgets/answer_edit_tips.html:45
-#: skins/default/templates/widgets/question_edit_tips.html:40
-msgid "link"
-msgstr ""
-
-#: skins/default/templates/widgets/answer_edit_tips.html:45
-#: skins/default/templates/widgets/answer_edit_tips.html:49
-#: skins/default/templates/widgets/question_edit_tips.html:40
-#: skins/default/templates/widgets/question_edit_tips.html:45
-msgid "text"
-msgstr ""
-
-#: skins/default/templates/widgets/answer_edit_tips.html:49
-#: skins/default/templates/widgets/question_edit_tips.html:45
-msgid "image"
-msgstr ""
-
-#: skins/default/templates/widgets/answer_edit_tips.html:53
-#: skins/default/templates/widgets/question_edit_tips.html:49
-msgid "numbered list:"
-msgstr ""
-
-#: skins/default/templates/widgets/answer_edit_tips.html:58
-#: skins/default/templates/widgets/question_edit_tips.html:54
-msgid "basic HTML tags are also supported"
-msgstr ""
-
-#: skins/default/templates/widgets/answer_edit_tips.html:63
-#: skins/default/templates/widgets/question_edit_tips.html:59
-msgid "learn more about Markdown"
-msgstr ""
-
-#: skins/default/templates/widgets/ask_button.html:2
-msgid "ask a question"
-msgstr ""
-
-#: skins/default/templates/widgets/ask_form.html:6
-msgid "login to post question info"
-msgstr ""
-
-#: skins/default/templates/widgets/ask_form.html:10
-#, python-format
-msgid ""
-"must have valid %(email)s to post, \n"
-" see %(email_validation_faq_url)s\n"
-" "
-msgstr ""
-
-#: skins/default/templates/widgets/ask_form.html:42
-msgid "Login/signup to post your question"
-msgstr ""
-
-#: skins/default/templates/widgets/ask_form.html:44
-msgid "Ask your question"
-msgstr ""
-
-#: skins/default/templates/widgets/contributors.html:3
-msgid "Contributors"
-msgstr ""
-
-#: skins/default/templates/widgets/footer.html:33
-#, python-format
-msgid "Content on this site is licensed under a %(license)s"
-msgstr ""
-
-#: skins/default/templates/widgets/footer.html:38
-msgid "about"
-msgstr ""
-
-#: skins/default/templates/widgets/footer.html:40
-msgid "privacy policy"
-msgstr ""
-
-#: skins/default/templates/widgets/footer.html:49
-msgid "give feedback"
-msgstr ""
-
-#: skins/default/templates/widgets/logo.html:3
-msgid "back to home page"
-msgstr ""
-
-#: skins/default/templates/widgets/logo.html:4
-#, python-format
-msgid "%(site)s logo"
-msgstr ""
-
-#: skins/default/templates/widgets/meta_nav.html:10
-msgid "users"
-msgstr ""
-
-#: skins/default/templates/widgets/meta_nav.html:15
-msgid "badges"
-msgstr ""
-
-#: skins/default/templates/widgets/question_edit_tips.html:3
-msgid "question tips"
-msgstr ""
-
-#: skins/default/templates/widgets/question_edit_tips.html:5
-msgid "please ask a relevant question"
-msgstr ""
-
-#: skins/default/templates/widgets/question_edit_tips.html:8
-msgid "please try provide enough details"
-msgstr ""
-
-#: skins/default/templates/widgets/question_summary.html:12
-msgid "view"
-msgid_plural "views"
-msgstr[0] ""
-msgstr[1] ""
-
-#: skins/default/templates/widgets/question_summary.html:29
-msgid "answer"
-msgid_plural "answers"
-msgstr[0] ""
-msgstr[1] ""
-
-#: skins/default/templates/widgets/question_summary.html:40
-msgid "vote"
-msgid_plural "votes"
-msgstr[0] ""
-msgstr[1] ""
-
-#: skins/default/templates/widgets/scope_nav.html:3
-msgid "ALL"
-msgstr ""
-
-#: skins/default/templates/widgets/scope_nav.html:5
-msgid "see unanswered questions"
-msgstr ""
-
-#: skins/default/templates/widgets/scope_nav.html:5
-msgid "UNANSWERED"
-msgstr ""
-
-#: skins/default/templates/widgets/scope_nav.html:8
-msgid "see your followed questions"
-msgstr ""
-
-#: skins/default/templates/widgets/scope_nav.html:8
-msgid "FOLLOWED"
-msgstr ""
-
-#: skins/default/templates/widgets/scope_nav.html:11
-msgid "Please ask your question here"
-msgstr ""
-
-#: skins/default/templates/widgets/user_long_score_and_badge_summary.html:3
-msgid "karma:"
-msgstr ""
-
-#: skins/default/templates/widgets/user_long_score_and_badge_summary.html:7
-msgid "badges:"
-msgstr ""
-
-#: skins/default/templates/widgets/user_navigation.html:8
-msgid "logout"
-msgstr ""
-
-#: skins/default/templates/widgets/user_navigation.html:10
-msgid "login"
-msgstr ""
-
-#: skins/default/templates/widgets/user_navigation.html:14
-msgid "settings"
-msgstr ""
-
-#: templatetags/extra_filters.py:145 templatetags/extra_filters_jinja.py:264
-msgid "no items in counter"
-msgstr ""
-
-#: utils/decorators.py:90 views/commands.py:113 views/commands.py:133
-msgid "Oops, apologies - there was some error"
-msgstr ""
-
-#: utils/decorators.py:109
-msgid "Please login to post"
-msgstr ""
-
-#: utils/decorators.py:205
-msgid "Spam was detected on your post, sorry for if this is a mistake"
-msgstr ""
-
-#: utils/forms.py:33
-msgid "this field is required"
-msgstr ""
-
-#: utils/forms.py:60
-msgid "choose a username"
-msgstr ""
-
-#: utils/forms.py:69
-msgid "user name is required"
-msgstr ""
-
-#: utils/forms.py:70
-msgid "sorry, this name is taken, please choose another"
-msgstr ""
-
-#: utils/forms.py:71
-msgid "sorry, this name is not allowed, please choose another"
-msgstr ""
-
-#: utils/forms.py:72
-msgid "sorry, there is no user with this name"
-msgstr ""
-
-#: utils/forms.py:73
-msgid "sorry, we have a serious error - user name is taken by several users"
-msgstr ""
-
-#: utils/forms.py:74
-msgid "user name can only consist of letters, empty space and underscore"
-msgstr ""
-
-#: utils/forms.py:75
-msgid "please use at least some alphabetic characters in the user name"
-msgstr ""
-
-#: utils/forms.py:138
-msgid "your email address"
-msgstr ""
-
-#: utils/forms.py:139
-msgid "email address is required"
-msgstr ""
-
-#: utils/forms.py:140
-msgid "please enter a valid email address"
-msgstr ""
-
-#: utils/forms.py:141
-msgid "this email is already used by someone else, please choose another"
-msgstr ""
-
-#: utils/forms.py:169
-msgid "choose password"
-msgstr ""
-
-#: utils/forms.py:170
-msgid "password is required"
-msgstr ""
-
-#: utils/forms.py:173
-msgid "retype password"
-msgstr ""
-
-#: utils/forms.py:174
-msgid "please, retype your password"
-msgstr ""
-
-#: utils/forms.py:175
-msgid "sorry, entered passwords did not match, please try again"
-msgstr ""
-
-#: utils/functions.py:74
-msgid "2 days ago"
-msgstr ""
-
-#: utils/functions.py:76
-msgid "yesterday"
-msgstr ""
-
-#: utils/functions.py:79
-#, python-format
-msgid "%(hr)d hour ago"
-msgid_plural "%(hr)d hours ago"
-msgstr[0] ""
-msgstr[1] ""
-
-#: utils/functions.py:85
-#, python-format
-msgid "%(min)d min ago"
-msgid_plural "%(min)d mins ago"
-msgstr[0] ""
-msgstr[1] ""
-
-#: views/avatar_views.py:99
-msgid "Successfully uploaded a new avatar."
-msgstr ""
-
-#: views/avatar_views.py:140
-msgid "Successfully updated your avatar."
-msgstr ""
-
-#: views/avatar_views.py:180
-msgid "Successfully deleted the requested avatars."
-msgstr ""
-
-#: views/commands.py:39
-msgid "anonymous users cannot vote"
-msgstr ""
-
-#: views/commands.py:59
-msgid "Sorry you ran out of votes for today"
-msgstr ""
-
-#: views/commands.py:65
-#, python-format
-msgid "You have %(votes_left)s votes left for today"
-msgstr ""
-
-#: views/commands.py:123
-msgid "Sorry, but anonymous users cannot access the inbox"
-msgstr ""
-
-#: views/commands.py:198
-msgid "Sorry, something is not right here..."
-msgstr ""
-
-#: views/commands.py:213
-msgid "Sorry, but anonymous users cannot accept answers"
-msgstr ""
-
-#: views/commands.py:320
-#, python-format
-msgid "subscription saved, %(email)s needs validation, see %(details_url)s"
-msgstr ""
-
-#: views/commands.py:327
-msgid "email update frequency has been set to daily"
-msgstr ""
-
-#: views/commands.py:433
-#, python-format
-msgid "Tag subscription was canceled (<a href=\"%(url)s\">undo</a>)."
-msgstr ""
-
-#: views/commands.py:442
-#, python-format
-msgid "Please sign in to subscribe for: %(tags)s"
-msgstr ""
-
-#: views/commands.py:578
-msgid "Please sign in to vote"
-msgstr ""
-
-#: views/meta.py:84
-msgid "Q&A forum feedback"
-msgstr ""
-
-#: views/meta.py:85
-msgid "Thanks for the feedback!"
-msgstr ""
-
-#: views/meta.py:94
-msgid "We look forward to hearing your feedback! Please, give it next time :)"
-msgstr ""
-
-#: views/readers.py:152
-#, python-format
-msgid "%(q_num)s question, tagged"
-msgid_plural "%(q_num)s questions, tagged"
-msgstr[0] ""
-msgstr[1] ""
-
-#: views/readers.py:200
-#, 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:416
-msgid ""
-"Sorry, the comment you are looking for has been deleted and is no longer "
-"accessible"
-msgstr ""
-
-#: views/users.py:212
-msgid "moderate user"
-msgstr ""
-
-#: views/users.py:387
-msgid "user profile"
-msgstr ""
-
-#: views/users.py:388
-msgid "user profile overview"
-msgstr ""
-
-#: views/users.py:699
-msgid "recent user activity"
-msgstr ""
-
-#: views/users.py:700
-msgid "profile - recent activity"
-msgstr ""
-
-#: views/users.py:787
-msgid "profile - responses"
-msgstr ""
-
-#: views/users.py:862
-msgid "profile - votes"
-msgstr ""
-
-#: views/users.py:897
-msgid "user reputation in the community"
-msgstr ""
-
-#: views/users.py:898
-msgid "profile - user reputation"
-msgstr ""
-
-#: views/users.py:925
-msgid "users favorite questions"
-msgstr ""
-
-#: views/users.py:926
-msgid "profile - favorite questions"
-msgstr ""
-
-#: views/users.py:946 views/users.py:950
-msgid "changes saved"
-msgstr ""
-
-#: views/users.py:956
-msgid "email updates canceled"
-msgstr ""
-
-#: views/users.py:975
-msgid "profile - email subscriptions"
-msgstr ""
-
-#: views/writers.py:59
-msgid "Sorry, anonymous users cannot upload files"
-msgstr ""
-
-#: views/writers.py:69
-#, python-format
-msgid "allowed file types are '%(file_types)s'"
-msgstr ""
-
-#: views/writers.py:92
-#, python-format
-msgid "maximum upload file size is %(file_size)sK"
-msgstr ""
-
-#: views/writers.py:100
-msgid "Error uploading file. Please contact the site administrator. Thank you."
-msgstr ""
-
-#: views/writers.py:192
-msgid "Please log in to ask questions"
-msgstr ""
-
-#: views/writers.py:493
-msgid "Please log in to answer questions"
-msgstr ""
-
-#: views/writers.py:600
-#, 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:649
-msgid "Sorry, anonymous users cannot edit comments"
-msgstr ""
-
-#: views/writers.py:658
-#, 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:679
-msgid "sorry, we seem to have some technical difficulties"
-msgstr ""
diff --git a/askbot/locale/doc/en/LC_MESSAGES/djangojs.mo b/askbot/locale/doc/en/LC_MESSAGES/djangojs.mo
deleted file mode 100644
index 6f543394..00000000
--- a/askbot/locale/doc/en/LC_MESSAGES/djangojs.mo
+++ /dev/null
Binary files differ
diff --git a/askbot/locale/doc/en/LC_MESSAGES/djangojs.po b/askbot/locale/doc/en/LC_MESSAGES/djangojs.po
deleted file mode 100644
index 46073a5e..00000000
--- a/askbot/locale/doc/en/LC_MESSAGES/djangojs.po
+++ /dev/null
@@ -1,345 +0,0 @@
-# SOME DESCRIPTIVE TITLE.
-# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
-# This file is distributed under the same license as the PACKAGE package.
-# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: 0.7\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-11-27 01:58-0600\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: \n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=n != 1;\n"
-
-#: skins/common/media/jquery-openid/jquery.openid.js:73
-#, c-format
-msgid "Are you sure you want to remove your %s login?"
-msgstr ""
-
-#: skins/common/media/jquery-openid/jquery.openid.js:90
-msgid "Please add one or more login methods."
-msgstr ""
-
-#: skins/common/media/jquery-openid/jquery.openid.js:93
-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/common/media/jquery-openid/jquery.openid.js:135
-msgid "passwords do not match"
-msgstr ""
-
-#: skins/common/media/jquery-openid/jquery.openid.js:162
-msgid "Show/change current login methods"
-msgstr ""
-
-#: skins/common/media/jquery-openid/jquery.openid.js:223
-#, c-format
-msgid "Please enter your %s, then proceed"
-msgstr ""
-
-#: skins/common/media/jquery-openid/jquery.openid.js:225
-msgid "Connect your %(provider_name)s account to %(site)s"
-msgstr ""
-
-#: skins/common/media/jquery-openid/jquery.openid.js:319
-#, c-format
-msgid "Change your %s password"
-msgstr ""
-
-#: skins/common/media/jquery-openid/jquery.openid.js:320
-msgid "Change password"
-msgstr ""
-
-#: skins/common/media/jquery-openid/jquery.openid.js:323
-#, c-format
-msgid "Create a password for %s"
-msgstr ""
-
-#: skins/common/media/jquery-openid/jquery.openid.js:324
-msgid "Create password"
-msgstr ""
-
-#: skins/common/media/jquery-openid/jquery.openid.js:340
-msgid "Create a password-protected account"
-msgstr ""
-
-#: skins/common/media/js/post.js:28
-msgid "loading..."
-msgstr ""
-
-#: skins/common/media/js/post.js:128 skins/common/media/js/post.js.c:859
-msgid "tags cannot be empty"
-msgstr "please enter at least one tag"
-
-#: skins/common/media/js/post.js:134
-msgid "content cannot be empty"
-msgstr ""
-
-#: skins/common/media/js/post.js:135
-#, fuzzy, c-format
-msgid "%s content minchars"
-msgstr "please enter more than %s characters"
-
-#: skins/common/media/js/post.js:138
-msgid "please enter title"
-msgstr ""
-
-#: skins/common/media/js/post.js:139 skins/common/media/js/post.js.c:987
-#, c-format
-msgid "%s title minchars"
-msgstr "please enter at least %s characters"
-
-#: skins/common/media/js/post.js:282
-msgid "insufficient privilege"
-msgstr ""
-
-#: skins/common/media/js/post.js:283
-msgid "cannot pick own answer as best"
-msgstr "sorry, you cannot accept your own answer"
-
-#: skins/common/media/js/post.js:288
-msgid "please login"
-msgstr ""
-
-#: skins/common/media/js/post.js:290
-msgid "anonymous users cannot follow questions"
-msgstr ""
-
-#: skins/common/media/js/post.js:291
-msgid "anonymous users cannot subscribe to questions"
-msgstr ""
-
-#: skins/common/media/js/post.js:292
-msgid "anonymous users cannot vote"
-msgstr "sorry, anonymous users cannot vote "
-
-#: skins/common/media/js/post.js:294
-msgid "please confirm offensive"
-msgstr ""
-"are you sure this post is offensive, contains spam, advertising, malicious "
-"remarks, etc.?"
-
-#: skins/common/media/js/post.js:295
-msgid "anonymous users cannot flag offensive posts"
-msgstr ""
-
-#: skins/common/media/js/post.js:296
-msgid "confirm delete"
-msgstr "are you sure you want to delete this?"
-
-#: skins/common/media/js/post.js:297
-msgid "anonymous users cannot delete/undelete"
-msgstr "sorry, anonymous users cannot delete or undelete posts"
-
-#: skins/common/media/js/post.js:298
-msgid "post recovered"
-msgstr "your post is now restored!"
-
-#: skins/common/media/js/post.js:299
-msgid "post deleted"
-msgstr "your post has been deleted"
-
-#: skins/common/media/js/post.js:539 skins/old/media/js/post.js:535
-msgid "Follow"
-msgstr "Follow"
-
-#: skins/common/media/js/post.js:548 skins/common/media/js/post.js.c:557
-#: skins/old/media/js/post.js:544 skins/old/media/js/post.js.c:553
-#, c-format
-msgid "%s follower"
-msgid_plural "%s followers"
-msgstr[0] ""
-msgstr[1] ""
-
-#: skins/common/media/js/post.js:553 skins/old/media/js/post.js:549
-msgid "<div>Following</div><div class=\"unfollow\">Unfollow</div>"
-msgstr "<div>Following</div><div class=\"unfollow\">Unfollow</div>"
-
-#: skins/common/media/js/post.js:615
-msgid "undelete"
-msgstr ""
-
-#: skins/common/media/js/post.js:620
-msgid "delete"
-msgstr ""
-
-#: skins/common/media/js/post.js:957
-msgid "add comment"
-msgstr ""
-
-#: skins/common/media/js/post.js:960
-msgid "save comment"
-msgstr "save comment"
-
-#: skins/common/media/js/post.js:990
-#, c-format
-msgid "enter %s more characters"
-msgstr "please enter at least %s more characters"
-
-#: skins/common/media/js/post.js:995
-#, c-format
-msgid "%s characters left"
-msgstr ""
-
-#: skins/common/media/js/post.js:1066
-msgid "cancel"
-msgstr ""
-
-#: skins/common/media/js/post.js:1109
-msgid "confirm abandon comment"
-msgstr "Are you sure you do not want to post this comment?"
-
-#: skins/common/media/js/post.js:1183
-msgid "delete this comment"
-msgstr ""
-
-#: skins/common/media/js/post.js:1387
-msgid "confirm delete comment"
-msgstr "do you really want to delete this comment?"
-
-#: skins/common/media/js/post.js:1628 skins/old/media/js/post.js:1621
-msgid "Please enter question title (>10 characters)"
-msgstr ""
-
-#: skins/common/media/js/tag_selector.js:15
-#: skins/old/media/js/tag_selector.js:15
-msgid "Tag \"<span></span>\" matches:"
-msgstr ""
-
-#: skins/common/media/js/tag_selector.js:84
-#: skins/old/media/js/tag_selector.js:84
-#, c-format
-msgid "and %s more, not shown..."
-msgstr ""
-
-#: skins/common/media/js/user.js:14
-msgid "Please select at least one item"
-msgstr ""
-
-#: skins/common/media/js/user.js:58
-msgid "Delete this notification?"
-msgid_plural "Delete these notifications?"
-msgstr[0] ""
-msgstr[1] ""
-
-#: skins/common/media/js/user.js:125 skins/old/media/js/user.js:129
-msgid "Please <a href=\"%(signin_url)s\">signin</a> to follow %(username)s"
-msgstr ""
-
-#: skins/common/media/js/user.js:157 skins/old/media/js/user.js:161
-#, c-format
-msgid "unfollow %s"
-msgstr ""
-
-#: skins/common/media/js/user.js:160 skins/old/media/js/user.js:164
-#, c-format
-msgid "following %s"
-msgstr ""
-
-#: skins/common/media/js/user.js:166 skins/old/media/js/user.js:170
-#, c-format
-msgid "follow %s"
-msgstr ""
-
-#: skins/common/media/js/utils.js:43
-msgid "click to close"
-msgstr ""
-
-#: skins/common/media/js/utils.js:214
-msgid "click to edit this comment"
-msgstr "click to edit this comment"
-
-#: skins/common/media/js/utils.js:215
-msgid "edit"
-msgstr "edit"
-
-#: skins/common/media/js/utils.js:369
-#, c-format
-msgid "see questions tagged '%s'"
-msgstr ""
-
-#: skins/common/media/js/wmd/wmd.js:30
-msgid "bold"
-msgstr ""
-
-#: skins/common/media/js/wmd/wmd.js:31
-msgid "italic"
-msgstr ""
-
-#: skins/common/media/js/wmd/wmd.js:32
-msgid "link"
-msgstr ""
-
-#: skins/common/media/js/wmd/wmd.js:33
-msgid "quote"
-msgstr ""
-
-#: skins/common/media/js/wmd/wmd.js:34
-msgid "preformatted text"
-msgstr ""
-
-#: skins/common/media/js/wmd/wmd.js:35
-msgid "image"
-msgstr ""
-
-#: skins/common/media/js/wmd/wmd.js:36
-msgid "attachment"
-msgstr ""
-
-#: skins/common/media/js/wmd/wmd.js:37
-msgid "numbered list"
-msgstr ""
-
-#: skins/common/media/js/wmd/wmd.js:38
-msgid "bulleted list"
-msgstr ""
-
-#: skins/common/media/js/wmd/wmd.js:39
-msgid "heading"
-msgstr ""
-
-#: skins/common/media/js/wmd/wmd.js:40
-msgid "horizontal bar"
-msgstr ""
-
-#: skins/common/media/js/wmd/wmd.js:41
-msgid "undo"
-msgstr ""
-
-#: skins/common/media/js/wmd/wmd.js:42 skins/common/media/js/wmd/wmd.js:1116
-msgid "redo"
-msgstr ""
-
-#: skins/common/media/js/wmd/wmd.js:53
-msgid "enter image url"
-msgstr ""
-"enter URL of the image, e.g. http://www.example.com/image.jpg or upload an "
-"image file"
-
-#: skins/common/media/js/wmd/wmd.js:54
-msgid "enter url"
-msgstr "enter Web address, e.g. http://www.example.com \"page title\""
-
-#: skins/common/media/js/wmd/wmd.js:55
-msgid "upload file attachment"
-msgstr "Please choose and upload a file:"
-
-#: skins/common/media/js/wmd/wmd.js:1778
-msgid "image description"
-msgstr ""
-
-#: skins/common/media/js/wmd/wmd.js:1781
-msgid "file name"
-msgstr ""
-
-#: skins/common/media/js/wmd/wmd.js:1785
-msgid "link text"
-msgstr ""
diff --git a/askbot/locale/doc/en/LC_MESSAGES/djangojs.pot b/askbot/locale/doc/en/LC_MESSAGES/djangojs.pot
deleted file mode 100644
index d39315e3..00000000
--- a/askbot/locale/doc/en/LC_MESSAGES/djangojs.pot
+++ /dev/null
@@ -1,341 +0,0 @@
-# SOME DESCRIPTIVE TITLE.
-# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
-# This file is distributed under the same license as the PACKAGE package.
-# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: 0.7\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-11-27 01:58-0600\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: \n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=n != 1;\n"
-
-#: skins/common/media/jquery-openid/jquery.openid.js:73
-#, c-format
-msgid "Are you sure you want to remove your %s login?"
-msgstr ""
-
-#: skins/common/media/jquery-openid/jquery.openid.js:90
-msgid "Please add one or more login methods."
-msgstr ""
-
-#: skins/common/media/jquery-openid/jquery.openid.js:93
-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/common/media/jquery-openid/jquery.openid.js:135
-msgid "passwords do not match"
-msgstr ""
-
-#: skins/common/media/jquery-openid/jquery.openid.js:162
-msgid "Show/change current login methods"
-msgstr ""
-
-#: skins/common/media/jquery-openid/jquery.openid.js:223
-#, c-format
-msgid "Please enter your %s, then proceed"
-msgstr ""
-
-#: skins/common/media/jquery-openid/jquery.openid.js:225
-msgid "Connect your %(provider_name)s account to %(site)s"
-msgstr ""
-
-#: skins/common/media/jquery-openid/jquery.openid.js:319
-#, c-format
-msgid "Change your %s password"
-msgstr ""
-
-#: skins/common/media/jquery-openid/jquery.openid.js:320
-msgid "Change password"
-msgstr ""
-
-#: skins/common/media/jquery-openid/jquery.openid.js:323
-#, c-format
-msgid "Create a password for %s"
-msgstr ""
-
-#: skins/common/media/jquery-openid/jquery.openid.js:324
-msgid "Create password"
-msgstr ""
-
-#: skins/common/media/jquery-openid/jquery.openid.js:340
-msgid "Create a password-protected account"
-msgstr ""
-
-#: skins/common/media/js/post.js:28
-msgid "loading..."
-msgstr ""
-
-#: skins/common/media/js/post.js:128 skins/common/media/js/post.js.c:859
-msgid "tags cannot be empty"
-msgstr ""
-
-#: skins/common/media/js/post.js:134
-msgid "content cannot be empty"
-msgstr ""
-
-#: skins/common/media/js/post.js:135
-#, c-format
-msgid "%s content minchars"
-msgstr ""
-
-#: skins/common/media/js/post.js:138
-msgid "please enter title"
-msgstr ""
-
-#: skins/common/media/js/post.js:139 skins/common/media/js/post.js.c:987
-#, c-format
-msgid "%s title minchars"
-msgstr ""
-
-#: skins/common/media/js/post.js:282
-msgid "insufficient privilege"
-msgstr ""
-
-#: skins/common/media/js/post.js:283
-msgid "cannot pick own answer as best"
-msgstr ""
-
-#: skins/common/media/js/post.js:288
-msgid "please login"
-msgstr ""
-
-#: skins/common/media/js/post.js:290
-msgid "anonymous users cannot follow questions"
-msgstr ""
-
-#: skins/common/media/js/post.js:291
-msgid "anonymous users cannot subscribe to questions"
-msgstr ""
-
-#: skins/common/media/js/post.js:292
-msgid "anonymous users cannot vote"
-msgstr ""
-
-#: skins/common/media/js/post.js:294
-msgid "please confirm offensive"
-msgstr ""
-
-#: skins/common/media/js/post.js:295
-msgid "anonymous users cannot flag offensive posts"
-msgstr ""
-
-#: skins/common/media/js/post.js:296
-msgid "confirm delete"
-msgstr ""
-
-#: skins/common/media/js/post.js:297
-msgid "anonymous users cannot delete/undelete"
-msgstr ""
-
-#: skins/common/media/js/post.js:298
-msgid "post recovered"
-msgstr ""
-
-#: skins/common/media/js/post.js:299
-msgid "post deleted"
-msgstr ""
-
-#: skins/common/media/js/post.js:539 skins/old/media/js/post.js:535
-msgid "Follow"
-msgstr ""
-
-#: skins/common/media/js/post.js:548 skins/common/media/js/post.js.c:557
-#: skins/old/media/js/post.js:544 skins/old/media/js/post.js.c:553
-#, c-format
-msgid "%s follower"
-msgid_plural "%s followers"
-msgstr[0] ""
-msgstr[1] ""
-
-#: skins/common/media/js/post.js:553 skins/old/media/js/post.js:549
-msgid "<div>Following</div><div class=\"unfollow\">Unfollow</div>"
-msgstr ""
-
-#: skins/common/media/js/post.js:615
-msgid "undelete"
-msgstr ""
-
-#: skins/common/media/js/post.js:620
-msgid "delete"
-msgstr ""
-
-#: skins/common/media/js/post.js:957
-msgid "add comment"
-msgstr ""
-
-#: skins/common/media/js/post.js:960
-msgid "save comment"
-msgstr ""
-
-#: skins/common/media/js/post.js:990
-#, c-format
-msgid "enter %s more characters"
-msgstr ""
-
-#: skins/common/media/js/post.js:995
-#, c-format
-msgid "%s characters left"
-msgstr ""
-
-#: skins/common/media/js/post.js:1066
-msgid "cancel"
-msgstr ""
-
-#: skins/common/media/js/post.js:1109
-msgid "confirm abandon comment"
-msgstr ""
-
-#: skins/common/media/js/post.js:1183
-msgid "delete this comment"
-msgstr ""
-
-#: skins/common/media/js/post.js:1387
-msgid "confirm delete comment"
-msgstr ""
-
-#: skins/common/media/js/post.js:1628 skins/old/media/js/post.js:1621
-msgid "Please enter question title (>10 characters)"
-msgstr ""
-
-#: skins/common/media/js/tag_selector.js:15
-#: skins/old/media/js/tag_selector.js:15
-msgid "Tag \"<span></span>\" matches:"
-msgstr ""
-
-#: skins/common/media/js/tag_selector.js:84
-#: skins/old/media/js/tag_selector.js:84
-#, c-format
-msgid "and %s more, not shown..."
-msgstr ""
-
-#: skins/common/media/js/user.js:14
-msgid "Please select at least one item"
-msgstr ""
-
-#: skins/common/media/js/user.js:58
-msgid "Delete this notification?"
-msgid_plural "Delete these notifications?"
-msgstr[0] ""
-msgstr[1] ""
-
-#: skins/common/media/js/user.js:125 skins/old/media/js/user.js:129
-msgid "Please <a href=\"%(signin_url)s\">signin</a> to follow %(username)s"
-msgstr ""
-
-#: skins/common/media/js/user.js:157 skins/old/media/js/user.js:161
-#, c-format
-msgid "unfollow %s"
-msgstr ""
-
-#: skins/common/media/js/user.js:160 skins/old/media/js/user.js:164
-#, c-format
-msgid "following %s"
-msgstr ""
-
-#: skins/common/media/js/user.js:166 skins/old/media/js/user.js:170
-#, c-format
-msgid "follow %s"
-msgstr ""
-
-#: skins/common/media/js/utils.js:43
-msgid "click to close"
-msgstr ""
-
-#: skins/common/media/js/utils.js:214
-msgid "click to edit this comment"
-msgstr ""
-
-#: skins/common/media/js/utils.js:215
-msgid "edit"
-msgstr ""
-
-#: skins/common/media/js/utils.js:369
-#, c-format
-msgid "see questions tagged '%s'"
-msgstr ""
-
-#: skins/common/media/js/wmd/wmd.js:30
-msgid "bold"
-msgstr ""
-
-#: skins/common/media/js/wmd/wmd.js:31
-msgid "italic"
-msgstr ""
-
-#: skins/common/media/js/wmd/wmd.js:32
-msgid "link"
-msgstr ""
-
-#: skins/common/media/js/wmd/wmd.js:33
-msgid "quote"
-msgstr ""
-
-#: skins/common/media/js/wmd/wmd.js:34
-msgid "preformatted text"
-msgstr ""
-
-#: skins/common/media/js/wmd/wmd.js:35
-msgid "image"
-msgstr ""
-
-#: skins/common/media/js/wmd/wmd.js:36
-msgid "attachment"
-msgstr ""
-
-#: skins/common/media/js/wmd/wmd.js:37
-msgid "numbered list"
-msgstr ""
-
-#: skins/common/media/js/wmd/wmd.js:38
-msgid "bulleted list"
-msgstr ""
-
-#: skins/common/media/js/wmd/wmd.js:39
-msgid "heading"
-msgstr ""
-
-#: skins/common/media/js/wmd/wmd.js:40
-msgid "horizontal bar"
-msgstr ""
-
-#: skins/common/media/js/wmd/wmd.js:41
-msgid "undo"
-msgstr ""
-
-#: skins/common/media/js/wmd/wmd.js:42 skins/common/media/js/wmd/wmd.js:1116
-msgid "redo"
-msgstr ""
-
-#: skins/common/media/js/wmd/wmd.js:53
-msgid "enter image url"
-msgstr ""
-
-#: skins/common/media/js/wmd/wmd.js:54
-msgid "enter url"
-msgstr ""
-
-#: skins/common/media/js/wmd/wmd.js:55
-msgid "upload file attachment"
-msgstr ""
-
-#: skins/common/media/js/wmd/wmd.js:1778
-msgid "image description"
-msgstr ""
-
-#: skins/common/media/js/wmd/wmd.js:1781
-msgid "file name"
-msgstr ""
-
-#: skins/common/media/js/wmd/wmd.js:1785
-msgid "link text"
-msgstr ""
diff --git a/askbot/locale/doc/en/django.mo b/askbot/locale/doc/en/django.mo
deleted file mode 100644
index 88017ec0..00000000
--- a/askbot/locale/doc/en/django.mo
+++ /dev/null
Binary files differ
diff --git a/askbot/locale/doc/en/django.po b/askbot/locale/doc/en/django.po
deleted file mode 100644
index dffabf18..00000000
--- a/askbot/locale/doc/en/django.po
+++ /dev/null
@@ -1,6645 +0,0 @@
-# English translation for CNPROG package.
-# Copyright (C) 2009 Gang Chen, 2010 Askbot
-# This file is distributed under the same license as the CNPROG package.
-# Evgeny Fadeev <evgeny.fadeev@gmail.com>, 2009.
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: 0.7\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-01-02 11:20-0600\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"
-"Language: \n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=n!= 1;\n"
-
-#: exceptions.py:13
-msgid "Sorry, but anonymous visitors cannot access this function"
-msgstr ""
-
-#: feed.py:26 feed.py:100
-msgid " - "
-msgstr ""
-
-#: feed.py:26
-msgid "Individual question feed"
-msgstr ""
-
-#: feed.py:100
-msgid "latest questions"
-msgstr ""
-
-#: forms.py:74
-msgid "select country"
-msgstr ""
-
-#: forms.py:83
-msgid "Country"
-msgstr ""
-
-#: forms.py:91
-msgid "Country field is required"
-msgstr ""
-
-#: forms.py:104 skins/default/templates/widgets/answer_edit_tips.html:45
-#: skins/default/templates/widgets/answer_edit_tips.html:49
-#: skins/default/templates/widgets/question_edit_tips.html:40
-#: skins/default/templates/widgets/question_edit_tips.html:45
-msgid "title"
-msgstr ""
-
-#: forms.py:105
-msgid "please enter a descriptive title for your question"
-msgstr ""
-
-#: forms.py:111
-#, python-format
-msgid "title must be > %d character"
-msgid_plural "title must be > %d characters"
-msgstr[0] ""
-msgstr[1] ""
-
-#: forms.py:131
-msgid "content"
-msgstr ""
-
-#: forms.py:165 skins/common/templates/widgets/edit_post.html:20
-#: skins/common/templates/widgets/edit_post.html:32
-#: skins/default/templates/widgets/meta_nav.html:5
-msgid "tags"
-msgstr ""
-
-#: forms.py:168
-#, python-format
-msgid ""
-"Tags are short keywords, with no spaces within. Up to %(max_tags)d tag can "
-"be used."
-msgid_plural ""
-"Tags are short keywords, with no spaces within. Up to %(max_tags)d tags can "
-"be used."
-msgstr[0] ""
-msgstr[1] ""
-
-#: forms.py:201 skins/default/templates/question_retag.html:58
-msgid "tags are required"
-msgstr ""
-
-#: forms.py:210
-#, 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:218
-#, python-format
-msgid "At least one of the following tags is required : %(tags)s"
-msgstr ""
-
-#: forms.py:227
-#, 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:235
-msgid "use-these-chars-in-tags"
-msgstr ""
-
-#: forms.py:270
-msgid "community wiki (karma is not awarded & many others can edit wiki post)"
-msgstr ""
-
-#: forms.py:271
-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:287
-msgid "update summary:"
-msgstr ""
-
-#: forms.py:288
-msgid ""
-"enter a brief summary of your revision (e.g. fixed spelling, grammar, "
-"improved style, this field is optional)"
-msgstr ""
-
-#: forms.py:364
-msgid "Enter number of points to add or subtract"
-msgstr ""
-
-#: forms.py:378 const/__init__.py:250
-msgid "approved"
-msgstr ""
-
-#: forms.py:379 const/__init__.py:251
-msgid "watched"
-msgstr ""
-
-#: forms.py:380 const/__init__.py:252
-msgid "suspended"
-msgstr ""
-
-#: forms.py:381 const/__init__.py:253
-msgid "blocked"
-msgstr ""
-
-#: forms.py:383
-msgid "administrator"
-msgstr ""
-
-#: forms.py:384 const/__init__.py:249
-msgid "moderator"
-msgstr ""
-
-#: forms.py:404
-msgid "Change status to"
-msgstr ""
-
-#: forms.py:431
-msgid "which one?"
-msgstr ""
-
-#: forms.py:452
-msgid "Cannot change own status"
-msgstr ""
-
-#: forms.py:458
-msgid "Cannot turn other user to moderator"
-msgstr ""
-
-#: forms.py:465
-msgid "Cannot change status of another moderator"
-msgstr ""
-
-#: forms.py:471
-msgid "Cannot change status to admin"
-msgstr ""
-
-#: forms.py:477
-#, python-format
-msgid ""
-"If you wish to change %(username)s's status, please make a meaningful "
-"selection."
-msgstr ""
-
-#: forms.py:486
-msgid "Subject line"
-msgstr ""
-
-#: forms.py:493
-msgid "Message text"
-msgstr ""
-
-#: forms.py:579
-msgid "Your name (optional):"
-msgstr ""
-
-#: forms.py:580
-msgid "Email:"
-msgstr ""
-
-#: forms.py:582
-msgid "Your message:"
-msgstr ""
-
-#: forms.py:587
-msgid "I don't want to give my email or receive a response:"
-msgstr ""
-
-#: forms.py:609
-msgid "Please mark \"I dont want to give my mail\" field."
-msgstr ""
-
-#: forms.py:648
-msgid "ask anonymously"
-msgstr ""
-
-#: forms.py:650
-msgid "Check if you do not want to reveal your name when asking this question"
-msgstr ""
-
-#: forms.py:810
-msgid ""
-"You have asked this question anonymously, if you decide to reveal your "
-"identity, please check this box."
-msgstr ""
-
-#: forms.py:814
-msgid "reveal identity"
-msgstr ""
-
-#: forms.py:872
-msgid ""
-"Sorry, only owner of the anonymous question can reveal his or her identity, "
-"please uncheck the box"
-msgstr ""
-
-#: forms.py:885
-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:923
-msgid "this email will be linked to gravatar"
-msgstr ""
-
-#: forms.py:930
-msgid "Real name"
-msgstr ""
-
-#: forms.py:937
-msgid "Website"
-msgstr ""
-
-#: forms.py:944
-msgid "City"
-msgstr ""
-
-#: forms.py:953
-msgid "Show country"
-msgstr ""
-
-#: forms.py:958
-msgid "Date of birth"
-msgstr ""
-
-#: forms.py:959
-msgid "will not be shown, used to calculate age, format: YYYY-MM-DD"
-msgstr ""
-
-#: forms.py:965
-msgid "Profile"
-msgstr ""
-
-#: forms.py:974
-msgid "Screen name"
-msgstr ""
-
-#: forms.py:1005 forms.py:1006
-msgid "this email has already been registered, please use another one"
-msgstr ""
-
-#: forms.py:1013
-msgid "Choose email tag filter"
-msgstr ""
-
-#: forms.py:1060
-msgid "Asked by me"
-msgstr ""
-
-#: forms.py:1063
-msgid "Answered by me"
-msgstr ""
-
-#: forms.py:1066
-msgid "Individually selected"
-msgstr ""
-
-#: forms.py:1069
-msgid "Entire forum (tag filtered)"
-msgstr ""
-
-#: forms.py:1073
-msgid "Comments and posts mentioning me"
-msgstr ""
-
-#: forms.py:1152
-msgid "okay, let's try!"
-msgstr ""
-
-#: forms.py:1153
-msgid "no community email please, thanks"
-msgstr "no askbot email please, thanks"
-
-#: forms.py:1157
-msgid "please choose one of the options above"
-msgstr ""
-
-#: urls.py:52
-msgid "about/"
-msgstr ""
-
-#: urls.py:53
-msgid "faq/"
-msgstr ""
-
-#: urls.py:54
-msgid "privacy/"
-msgstr ""
-
-#: urls.py:56 urls.py:61
-msgid "answers/"
-msgstr ""
-
-#: urls.py:56 urls.py:82 urls.py:207
-msgid "edit/"
-msgstr ""
-
-#: urls.py:61 urls.py:112
-msgid "revisions/"
-msgstr ""
-
-#: urls.py:67 urls.py:77 urls.py:82 urls.py:87 urls.py:92 urls.py:97
-#: urls.py:102 urls.py:107 urls.py:112 urls.py:118 urls.py:294
-#: skins/default/templates/question/javascript.html:16
-#: skins/default/templates/question/javascript.html:19
-msgid "questions/"
-msgstr ""
-
-#: urls.py:77
-msgid "ask/"
-msgstr ""
-
-#: urls.py:87
-msgid "retag/"
-msgstr ""
-
-#: urls.py:92
-msgid "close/"
-msgstr ""
-
-#: urls.py:97
-msgid "reopen/"
-msgstr ""
-
-#: urls.py:102
-msgid "answer/"
-msgstr ""
-
-#: urls.py:107 skins/default/templates/question/javascript.html:16
-msgid "vote/"
-msgstr ""
-
-#: urls.py:118
-msgid "widgets/"
-msgstr ""
-
-#: urls.py:153
-msgid "tags/"
-msgstr ""
-
-#: urls.py:196
-msgid "subscribe-for-tags/"
-msgstr ""
-
-#: urls.py:201 urls.py:207 urls.py:213 urls.py:221
-#: skins/default/templates/main_page/javascript.html:39
-#: skins/default/templates/main_page/javascript.html:42
-msgid "users/"
-msgstr ""
-
-#: urls.py:214
-msgid "subscriptions/"
-msgstr ""
-
-#: urls.py:226
-msgid "users/update_has_custom_avatar/"
-msgstr ""
-
-#: urls.py:231 urls.py:236
-msgid "badges/"
-msgstr ""
-
-#: urls.py:241
-msgid "messages/"
-msgstr ""
-
-#: urls.py:241
-msgid "markread/"
-msgstr ""
-
-#: urls.py:257
-msgid "upload/"
-msgstr ""
-
-#: urls.py:258
-msgid "feedback/"
-msgstr ""
-
-#: urls.py:300 skins/default/templates/main_page/javascript.html:38
-#: skins/default/templates/main_page/javascript.html:41
-#: skins/default/templates/question/javascript.html:15
-#: skins/default/templates/question/javascript.html:18
-msgid "question/"
-msgstr ""
-
-#: urls.py:307 setup_templates/settings.py:208
-#: skins/common/templates/authopenid/providers_javascript.html:7
-msgid "account/"
-msgstr ""
-
-#: conf/access_control.py:8
-msgid "Access control settings"
-msgstr ""
-
-#: conf/access_control.py:17
-msgid "Allow only registered user to access the forum"
-msgstr ""
-
-#: conf/badges.py:13
-msgid "Badge settings"
-msgstr ""
-
-#: conf/badges.py:23
-msgid "Disciplined: minimum upvotes for deleted post"
-msgstr ""
-
-#: conf/badges.py:32
-msgid "Peer Pressure: minimum downvotes for deleted post"
-msgstr ""
-
-#: conf/badges.py:41
-msgid "Teacher: minimum upvotes for the answer"
-msgstr ""
-
-#: conf/badges.py:50
-msgid "Nice Answer: minimum upvotes for the answer"
-msgstr ""
-
-#: conf/badges.py:59
-msgid "Good Answer: minimum upvotes for the answer"
-msgstr ""
-
-#: conf/badges.py:68
-msgid "Great Answer: minimum upvotes for the answer"
-msgstr ""
-
-#: conf/badges.py:77
-msgid "Nice Question: minimum upvotes for the question"
-msgstr ""
-
-#: conf/badges.py:86
-msgid "Good Question: minimum upvotes for the question"
-msgstr ""
-
-#: conf/badges.py:95
-msgid "Great Question: minimum upvotes for the question"
-msgstr ""
-
-#: conf/badges.py:104
-msgid "Popular Question: minimum views"
-msgstr ""
-
-#: conf/badges.py:113
-msgid "Notable Question: minimum views"
-msgstr ""
-
-#: conf/badges.py:122
-msgid "Famous Question: minimum views"
-msgstr ""
-
-#: conf/badges.py:131
-msgid "Self-Learner: minimum answer upvotes"
-msgstr ""
-
-#: conf/badges.py:140
-msgid "Civic Duty: minimum votes"
-msgstr ""
-
-#: conf/badges.py:149
-msgid "Enlightened Duty: minimum upvotes"
-msgstr ""
-
-#: conf/badges.py:158
-msgid "Guru: minimum upvotes"
-msgstr ""
-
-#: conf/badges.py:167
-msgid "Necromancer: minimum upvotes"
-msgstr ""
-
-#: conf/badges.py:176
-msgid "Necromancer: minimum delay in days"
-msgstr ""
-
-#: conf/badges.py:185
-msgid "Associate Editor: minimum number of edits"
-msgstr ""
-
-#: conf/badges.py:194
-msgid "Favorite Question: minimum stars"
-msgstr ""
-
-#: conf/badges.py:203
-msgid "Stellar Question: minimum stars"
-msgstr ""
-
-#: conf/badges.py:212
-msgid "Commentator: minimum comments"
-msgstr ""
-
-#: conf/badges.py:221
-msgid "Taxonomist: minimum tag use count"
-msgstr ""
-
-#: conf/badges.py:230
-msgid "Enthusiast: minimum days"
-msgstr ""
-
-#: conf/email.py:15
-msgid "Email and email alert settings"
-msgstr ""
-
-#: conf/email.py:24
-msgid "Prefix for the email subject line"
-msgstr ""
-
-#: conf/email.py:26
-msgid ""
-"This setting takes default from the django settingEMAIL_SUBJECT_PREFIX. A "
-"value entered here will overridethe default."
-msgstr ""
-
-#: conf/email.py:38
-msgid "Maximum number of news entries in an email alert"
-msgstr ""
-
-#: conf/email.py:48
-msgid "Default notification frequency all questions"
-msgstr ""
-
-#: conf/email.py:50
-msgid "Option to define frequency of emailed updates for: all questions."
-msgstr ""
-
-#: conf/email.py:62
-msgid "Default notification frequency questions asked by the user"
-msgstr ""
-
-#: conf/email.py:64
-msgid ""
-"Option to define frequency of emailed updates for: Question asked by the "
-"user."
-msgstr ""
-
-#: conf/email.py:76
-msgid "Default notification frequency questions answered by the user"
-msgstr ""
-
-#: conf/email.py:78
-msgid ""
-"Option to define frequency of emailed updates for: Question answered by the "
-"user."
-msgstr ""
-
-#: conf/email.py:90
-msgid ""
-"Default notification frequency questions individually "
-"selected by the user"
-msgstr ""
-
-#: conf/email.py:93
-msgid ""
-"Option to define frequency of emailed updates for: Question individually "
-"selected by the user."
-msgstr ""
-
-#: conf/email.py:105
-msgid ""
-"Default notification frequency for mentions and "
-"comments"
-msgstr ""
-
-#: conf/email.py:108
-msgid ""
-"Option to define frequency of emailed updates for: Mentions and comments."
-msgstr ""
-
-#: conf/email.py:119
-msgid "Send periodic reminders about unanswered questions"
-msgstr ""
-
-#: conf/email.py:121
-msgid ""
-"NOTE: in order to use this feature, it is necessary to run the management "
-"command \"send_unanswered_question_reminders\" (for example, via a cron job "
-"- with an appropriate frequency) "
-msgstr ""
-
-#: conf/email.py:134
-msgid "Days before starting to send reminders about unanswered questions"
-msgstr ""
-
-#: conf/email.py:145
-msgid ""
-"How often to send unanswered question reminders (in days between the "
-"reminders sent)."
-msgstr ""
-
-#: conf/email.py:157
-msgid "Max. number of reminders to send about unanswered questions"
-msgstr ""
-
-#: conf/email.py:168
-msgid "Send periodic reminders to accept the best answer"
-msgstr ""
-
-#: conf/email.py:170
-msgid ""
-"NOTE: in order to use this feature, it is necessary to run the management "
-"command \"send_accept_answer_reminders\" (for example, via a cron job - with "
-"an appropriate frequency) "
-msgstr ""
-
-#: conf/email.py:183
-msgid "Days before starting to send reminders to accept an answer"
-msgstr ""
-
-#: conf/email.py:194
-msgid ""
-"How often to send accept answer reminders (in days between the reminders "
-"sent)."
-msgstr ""
-
-#: conf/email.py:206
-msgid "Max. number of reminders to send to accept the best answer"
-msgstr ""
-
-#: conf/email.py:218
-msgid "Require email verification before allowing to post"
-msgstr ""
-
-#: conf/email.py:219
-msgid ""
-"Active email verification is done by sending a verification key in email"
-msgstr ""
-
-#: conf/email.py:228
-msgid "Allow only one account per email address"
-msgstr ""
-
-#: conf/email.py:237
-msgid "Fake email for anonymous user"
-msgstr ""
-
-#: conf/email.py:238
-msgid "Use this setting to control gravatar for email-less user"
-msgstr ""
-
-#: conf/email.py:247
-msgid "Allow posting questions by email"
-msgstr ""
-
-#: conf/email.py:249
-msgid ""
-"Before enabling this setting - please fill out IMAP settings in the settings."
-"py file"
-msgstr ""
-
-#: conf/email.py:260
-msgid "Replace space in emailed tags with dash"
-msgstr ""
-
-#: conf/email.py:262
-msgid ""
-"This setting applies to tags written in the subject line of questions asked "
-"by email"
-msgstr ""
-
-#: conf/external_keys.py:11
-msgid "Keys for external services"
-msgstr ""
-
-#: conf/external_keys.py:19
-msgid "Google site verification key"
-msgstr ""
-
-#: conf/external_keys.py:21
-#, python-format
-msgid ""
-"This key helps google index your site please obtain is at <a href=\"%(url)s?"
-"hl=%(lang)s\">google webmasters tools site</a>"
-msgstr ""
-
-#: conf/external_keys.py:36
-msgid "Google Analytics key"
-msgstr ""
-
-#: conf/external_keys.py:38
-#, python-format
-msgid ""
-"Obtain is at <a href=\"%(url)s\">Google Analytics</a> site, if you wish to "
-"use Google Analytics to monitor your site"
-msgstr ""
-
-#: conf/external_keys.py:51
-msgid "Enable recaptcha (keys below are required)"
-msgstr ""
-
-#: conf/external_keys.py:60
-msgid "Recaptcha public key"
-msgstr ""
-
-#: conf/external_keys.py:68
-msgid "Recaptcha private key"
-msgstr ""
-
-#: conf/external_keys.py:70
-#, python-format
-msgid ""
-"Recaptcha is a tool that helps distinguish real people from annoying spam "
-"robots. Please get this and a public key at the <a href=\"%(url)s\">%(url)s</"
-"a>"
-msgstr ""
-
-#: conf/external_keys.py:82
-msgid "Facebook public API key"
-msgstr ""
-
-#: conf/external_keys.py:84
-#, python-format
-msgid ""
-"Facebook API key and Facebook secret allow to use Facebook Connect login "
-"method at your site. Please obtain these keys at <a href=\"%(url)s"
-"\">facebook create app</a> site"
-msgstr ""
-
-#: conf/external_keys.py:97
-msgid "Facebook secret key"
-msgstr ""
-
-#: conf/external_keys.py:105
-msgid "Twitter consumer key"
-msgstr ""
-
-#: conf/external_keys.py:107
-#, python-format
-msgid ""
-"Please register your forum at <a href=\"%(url)s\">twitter applications site</"
-"a>"
-msgstr ""
-
-#: conf/external_keys.py:118
-msgid "Twitter consumer secret"
-msgstr ""
-
-#: conf/external_keys.py:126
-msgid "LinkedIn consumer key"
-msgstr ""
-
-#: conf/external_keys.py:128
-#, python-format
-msgid ""
-"Please register your forum at <a href=\"%(url)s\">LinkedIn developer site</a>"
-msgstr ""
-
-#: conf/external_keys.py:139
-msgid "LinkedIn consumer secret"
-msgstr ""
-
-#: conf/external_keys.py:147
-msgid "ident.ca consumer key"
-msgstr ""
-
-#: conf/external_keys.py:149
-#, python-format
-msgid ""
-"Please register your forum at <a href=\"%(url)s\">Identi.ca applications "
-"site</a>"
-msgstr ""
-
-#: conf/external_keys.py:160
-msgid "ident.ca consumer secret"
-msgstr ""
-
-#: conf/external_keys.py:168
-msgid "Use LDAP authentication for the password login"
-msgstr ""
-
-#: conf/external_keys.py:177
-msgid "LDAP service provider name"
-msgstr ""
-
-#: conf/external_keys.py:185
-msgid "URL for the LDAP service"
-msgstr ""
-
-#: conf/external_keys.py:193
-msgid "Explain how to change LDAP password"
-msgstr ""
-
-#: conf/flatpages.py:11
-msgid "Flatpages - about, privacy policy, etc."
-msgstr ""
-
-#: conf/flatpages.py:19
-msgid "Text of the Q&A forum About page (html format)"
-msgstr ""
-
-#: conf/flatpages.py:22
-msgid ""
-"Save, then <a href=\"http://validator.w3.org/\">use HTML validator</a> on "
-"the \"about\" page to check your input."
-msgstr ""
-
-#: conf/flatpages.py:32
-msgid "Text of the Q&A forum FAQ page (html format)"
-msgstr ""
-
-#: conf/flatpages.py:35
-msgid ""
-"Save, then <a href=\"http://validator.w3.org/\">use HTML validator</a> on "
-"the \"faq\" page to check your input."
-msgstr ""
-
-#: conf/flatpages.py:46
-msgid "Text of the Q&A forum Privacy Policy (html format)"
-msgstr ""
-
-#: conf/flatpages.py:49
-msgid ""
-"Save, then <a href=\"http://validator.w3.org/\">use HTML validator</a> on "
-"the \"privacy\" page to check your input."
-msgstr ""
-
-#: conf/forum_data_rules.py:12
-msgid "Data entry and display rules"
-msgstr ""
-
-#: conf/forum_data_rules.py:22
-#, python-format
-msgid ""
-"Enable embedding videos. <em>Note: please read <a href=\"%(url)s>read this</"
-"a> first.</em>"
-msgstr ""
-
-#: conf/forum_data_rules.py:33
-msgid "Check to enable community wiki feature"
-msgstr ""
-
-#: conf/forum_data_rules.py:42
-msgid "Allow asking questions anonymously"
-msgstr ""
-
-#: conf/forum_data_rules.py:44
-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:56
-msgid "Allow posting before logging in"
-msgstr ""
-
-#: conf/forum_data_rules.py:58
-msgid ""
-"Check if you want to allow users start posting questions or answers before "
-"logging in. Enabling this may require adjustments in the user login system "
-"to check for pending posts every time the user logs in. The builtin Askbot "
-"login system supports this feature."
-msgstr ""
-
-#: conf/forum_data_rules.py:73
-msgid "Allow swapping answer with question"
-msgstr ""
-
-#: conf/forum_data_rules.py:75
-msgid ""
-"This setting will help import data from other forums such as zendesk, when "
-"automatic data import fails to detect the original question correctly."
-msgstr ""
-
-#: conf/forum_data_rules.py:87
-msgid "Maximum length of tag (number of characters)"
-msgstr ""
-
-#: conf/forum_data_rules.py:96
-msgid "Minimum length of title (number of characters)"
-msgstr ""
-
-#: conf/forum_data_rules.py:106
-msgid "Minimum length of question body (number of characters)"
-msgstr ""
-
-#: conf/forum_data_rules.py:117
-msgid "Minimum length of answer body (number of characters)"
-msgstr ""
-
-#: conf/forum_data_rules.py:126
-msgid "Mandatory tags"
-msgstr ""
-
-#: conf/forum_data_rules.py:129
-msgid ""
-"At least one of these tags will be required for any new or newly edited "
-"question. A mandatory tag may be wildcard, if the wildcard tags are active."
-msgstr ""
-
-#: conf/forum_data_rules.py:141
-msgid "Force lowercase the tags"
-msgstr ""
-
-#: conf/forum_data_rules.py:143
-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:157
-msgid "Format of tag list"
-msgstr ""
-
-#: conf/forum_data_rules.py:159
-msgid ""
-"Select the format to show tags in, either as a simple list, or as a tag cloud"
-msgstr ""
-
-#: conf/forum_data_rules.py:171
-msgid "Use wildcard tags"
-msgstr ""
-
-#: conf/forum_data_rules.py:173
-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:186
-msgid "Default max number of comments to display under posts"
-msgstr ""
-
-#: conf/forum_data_rules.py:197
-#, python-format
-msgid "Maximum comment length, must be < %(max_len)s"
-msgstr ""
-
-#: conf/forum_data_rules.py:207
-msgid "Limit time to edit comments"
-msgstr ""
-
-#: conf/forum_data_rules.py:209
-msgid "If unchecked, there will be no time limit to edit the comments"
-msgstr ""
-
-#: conf/forum_data_rules.py:220
-msgid "Minutes allowed to edit a comment"
-msgstr ""
-
-#: conf/forum_data_rules.py:221
-msgid "To enable this setting, check the previous one"
-msgstr ""
-
-#: conf/forum_data_rules.py:230
-msgid "Save comment by pressing <Enter> key"
-msgstr ""
-
-#: conf/forum_data_rules.py:239
-msgid "Minimum length of search term for Ajax search"
-msgstr ""
-
-#: conf/forum_data_rules.py:240
-msgid "Must match the corresponding database backend setting"
-msgstr ""
-
-#: conf/forum_data_rules.py:249
-msgid "Do not make text query sticky in search"
-msgstr ""
-
-#: conf/forum_data_rules.py:251
-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:264
-msgid "Maximum number of tags per question"
-msgstr ""
-
-#: conf/forum_data_rules.py:276
-msgid "Number of questions to list by default"
-msgstr ""
-
-#: conf/forum_data_rules.py:286
-msgid "What should \"unanswered question\" mean?"
-msgstr ""
-
-#: conf/license.py:13
-msgid "Content LicensContent License"
-msgstr ""
-
-#: conf/license.py:21
-msgid "Show license clause in the site footer"
-msgstr ""
-
-#: conf/license.py:30
-msgid "Short name for the license"
-msgstr ""
-
-#: conf/license.py:39
-msgid "Full name of the license"
-msgstr ""
-
-#: conf/license.py:40
-msgid "Creative Commons Attribution Share Alike 3.0"
-msgstr ""
-
-#: conf/license.py:48
-msgid "Add link to the license page"
-msgstr ""
-
-#: conf/license.py:57
-msgid "License homepage"
-msgstr ""
-
-#: conf/license.py:59
-msgid "URL of the official page with all the license legal clauses"
-msgstr ""
-
-#: conf/license.py:69
-msgid "Use license logo"
-msgstr ""
-
-#: conf/license.py:78
-msgid "License logo image"
-msgstr ""
-
-#: conf/login_providers.py:13
-msgid "Login provider setings"
-msgstr ""
-
-#: conf/login_providers.py:22
-msgid ""
-"Show alternative login provider buttons on the password \"Sign Up\" page"
-msgstr ""
-
-#: conf/login_providers.py:31
-msgid "Always display local login form and hide \"Askbot\" button."
-msgstr ""
-
-#: conf/login_providers.py:40
-msgid "Activate to allow login with self-hosted wordpress site"
-msgstr ""
-
-#: conf/login_providers.py:41
-msgid ""
-"to activate this feature you must fill out the wordpress xml-rpc setting "
-"bellow"
-msgstr ""
-
-#: conf/login_providers.py:50
-msgid ""
-"Fill it with the wordpress url to the xml-rpc, normally http://mysite.com/"
-"xmlrpc.php"
-msgstr ""
-
-#: conf/login_providers.py:51
-msgid ""
-"To enable, go to Settings->Writing->Remote Publishing and check the box for "
-"XML-RPC"
-msgstr ""
-
-#: conf/login_providers.py:62
-msgid "Upload your icon"
-msgstr ""
-
-#: conf/login_providers.py:92
-#, python-format
-msgid "Activate %(provider)s login"
-msgstr ""
-
-#: conf/login_providers.py:97
-#, 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 in posts"
-msgstr ""
-
-#: conf/markup.py:41
-msgid "Enable code-friendly Markdown"
-msgstr ""
-
-#: conf/markup.py:43
-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 "
-"\"MathJax support\" implicitly turns this feature on, because underscores "
-"are heavily used in LaTeX input."
-msgstr ""
-
-#: conf/markup.py:58
-msgid "Mathjax support (rendering of LaTeX)"
-msgstr ""
-
-#: conf/markup.py:60
-#, python-format
-msgid ""
-"If you enable this feature, <a href=\"%(url)s\">mathjax</a> must be "
-"installed on your server in its own directory."
-msgstr ""
-
-#: conf/markup.py:74
-msgid "Base url of MathJax deployment"
-msgstr ""
-
-#: conf/markup.py:76
-msgid ""
-"Note - <strong>MathJax is not included with askbot</strong> - you should "
-"deploy it yourself, preferably at a separate domain and enter url pointing "
-"to the \"mathjax\" directory (for example: http://mysite.com/mathjax)"
-msgstr ""
-
-#: conf/markup.py:91
-msgid "Enable autolinking with specific patterns"
-msgstr ""
-
-#: conf/markup.py:93
-msgid ""
-"If you enable this feature, the application will be able to detect patterns "
-"and auto link to URLs"
-msgstr ""
-
-#: conf/markup.py:106
-msgid "Regexes to detect the link patterns"
-msgstr ""
-
-#: conf/markup.py:108
-msgid ""
-"Enter valid regular expressions for the patters, one per line. For example "
-"to detect a bug pattern like #bug123, use the following regex: #bug(\\d+). "
-"The numbers captured by the pattern in the parentheses will be transferred "
-"to the link url template. Please look up more information about regular "
-"expressions elsewhere."
-msgstr ""
-
-#: conf/markup.py:127
-msgid "URLs for autolinking"
-msgstr ""
-
-#: conf/markup.py:129
-msgid ""
-"Here, please enter url templates for the patterns entered in the previous "
-"setting, also one entry per line. <strong>Make sure that number of lines in "
-"this setting and the previous one are the same</strong> For example template "
-"https://bugzilla.redhat.com/show_bug.cgi?id=\\1 together with the pattern "
-"shown above and the entry in the post #123 will produce link to the bug 123 "
-"in the redhat bug tracker."
-msgstr ""
-
-#: conf/minimum_reputation.py:12
-msgid "Karma thresholds"
-msgstr ""
-
-#: conf/minimum_reputation.py:22
-msgid "Upvote"
-msgstr ""
-
-#: conf/minimum_reputation.py:31
-msgid "Downvote"
-msgstr ""
-
-#: conf/minimum_reputation.py:40
-msgid "Answer own question immediately"
-msgstr ""
-
-#: conf/minimum_reputation.py:49
-msgid "Accept own answer"
-msgstr ""
-
-#: conf/minimum_reputation.py:58
-msgid "Flag offensive"
-msgstr ""
-
-#: conf/minimum_reputation.py:67
-msgid "Leave comments"
-msgstr ""
-
-#: conf/minimum_reputation.py:76
-msgid "Delete comments posted by others"
-msgstr ""
-
-#: conf/minimum_reputation.py:85
-msgid "Delete questions and answers posted by others"
-msgstr ""
-
-#: conf/minimum_reputation.py:94
-msgid "Upload files"
-msgstr ""
-
-#: conf/minimum_reputation.py:103
-msgid "Close own questions"
-msgstr ""
-
-#: conf/minimum_reputation.py:112
-msgid "Retag questions posted by other people"
-msgstr ""
-
-#: conf/minimum_reputation.py:121
-msgid "Reopen own questions"
-msgstr ""
-
-#: conf/minimum_reputation.py:130
-msgid "Edit community wiki posts"
-msgstr ""
-
-#: conf/minimum_reputation.py:139
-msgid "Edit posts authored by other people"
-msgstr ""
-
-#: conf/minimum_reputation.py:148
-msgid "View offensive flags"
-msgstr ""
-
-#: conf/minimum_reputation.py:157
-msgid "Close questions asked by others"
-msgstr ""
-
-#: conf/minimum_reputation.py:166
-msgid "Lock posts"
-msgstr ""
-
-#: conf/minimum_reputation.py:175
-msgid "Remove rel=nofollow from own homepage"
-msgstr ""
-
-#: conf/minimum_reputation.py:177
-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:13
-msgid "Karma loss and gain rules"
-msgstr ""
-
-#: conf/reputation_changes.py:23
-msgid "Maximum daily reputation gain per user"
-msgstr ""
-
-#: conf/reputation_changes.py:32
-msgid "Gain for receiving an upvote"
-msgstr ""
-
-#: conf/reputation_changes.py:41
-msgid "Gain for the author of accepted answer"
-msgstr ""
-
-#: conf/reputation_changes.py:50
-msgid "Gain for accepting best answer"
-msgstr ""
-
-#: conf/reputation_changes.py:59
-msgid "Gain for post owner on canceled downvote"
-msgstr ""
-
-#: conf/reputation_changes.py:68
-msgid "Gain for voter on canceling downvote"
-msgstr ""
-
-#: conf/reputation_changes.py:78
-msgid "Loss for voter for canceling of answer acceptance"
-msgstr ""
-
-#: conf/reputation_changes.py:88
-msgid "Loss for author whose answer was \"un-accepted\""
-msgstr ""
-
-#: conf/reputation_changes.py:98
-msgid "Loss for giving a downvote"
-msgstr ""
-
-#: conf/reputation_changes.py:108
-msgid "Loss for owner of post that was flagged offensive"
-msgstr ""
-
-#: conf/reputation_changes.py:118
-msgid "Loss for owner of post that was downvoted"
-msgstr ""
-
-#: conf/reputation_changes.py:128
-msgid "Loss for owner of post that was flagged 3 times per same revision"
-msgstr ""
-
-#: conf/reputation_changes.py:138
-msgid "Loss for owner of post that was flagged 5 times per same revision"
-msgstr ""
-
-#: conf/reputation_changes.py:148
-msgid "Loss for post owner when upvote is canceled"
-msgstr ""
-
-#: conf/sidebar_main.py:12
-msgid "Main page sidebar"
-msgstr ""
-
-#: conf/sidebar_main.py:20 conf/sidebar_profile.py:20
-#: conf/sidebar_question.py:19
-msgid "Custom sidebar header"
-msgstr ""
-
-#: conf/sidebar_main.py:23 conf/sidebar_profile.py:23
-#: conf/sidebar_question.py:22
-msgid ""
-"Use this area to enter content at the TOP of the sidebarin HTML format. "
-"When using this option (as well as the sidebar footer), please use the HTML "
-"validation service to make sure that your input is valid and works well in "
-"all browsers."
-msgstr ""
-
-#: conf/sidebar_main.py:36
-msgid "Show avatar block in sidebar"
-msgstr ""
-
-#: conf/sidebar_main.py:38
-msgid "Uncheck this if you want to hide the avatar block from the sidebar "
-msgstr ""
-
-#: conf/sidebar_main.py:49
-msgid "Limit how many avatars will be displayed on the sidebar"
-msgstr ""
-
-#: conf/sidebar_main.py:59
-msgid "Show tag selector in sidebar"
-msgstr ""
-
-#: conf/sidebar_main.py:61
-msgid ""
-"Uncheck this if you want to hide the options for choosing interesting and "
-"ignored tags "
-msgstr ""
-
-#: conf/sidebar_main.py:72
-msgid "Show tag list/cloud in sidebar"
-msgstr ""
-
-#: conf/sidebar_main.py:74
-msgid ""
-"Uncheck this if you want to hide the tag cloud or tag list from the sidebar "
-msgstr ""
-
-#: conf/sidebar_main.py:85 conf/sidebar_profile.py:36
-#: conf/sidebar_question.py:75
-msgid "Custom sidebar footer"
-msgstr ""
-
-#: conf/sidebar_main.py:88 conf/sidebar_profile.py:39
-#: conf/sidebar_question.py:78
-msgid ""
-"Use this area to enter content at the BOTTOM of the sidebarin HTML format. "
-"When using this option (as well as the sidebar header), please use the HTML "
-"validation service to make sure that your input is valid and works well in "
-"all browsers."
-msgstr ""
-
-#: conf/sidebar_profile.py:12
-msgid "User profile sidebar"
-msgstr ""
-
-#: conf/sidebar_question.py:11
-msgid "Question page sidebar"
-msgstr ""
-
-#: conf/sidebar_question.py:35
-msgid "Show tag list in sidebar"
-msgstr ""
-
-#: conf/sidebar_question.py:37
-msgid "Uncheck this if you want to hide the tag list from the sidebar "
-msgstr ""
-
-#: conf/sidebar_question.py:48
-msgid "Show meta information in sidebar"
-msgstr ""
-
-#: conf/sidebar_question.py:50
-msgid ""
-"Uncheck this if you want to hide the meta information about the question "
-"(post date, views, last updated). "
-msgstr ""
-
-#: conf/sidebar_question.py:62
-msgid "Show related questions in sidebar"
-msgstr ""
-
-#: conf/sidebar_question.py:64
-msgid "Uncheck this if you want to hide the list of related questions. "
-msgstr ""
-
-#: conf/site_modes.py:64
-msgid "Bootstrap mode"
-msgstr ""
-
-#: conf/site_modes.py:74
-msgid "Activate a \"Bootstrap\" mode"
-msgstr ""
-
-#: conf/site_modes.py:76
-msgid ""
-"Bootstrap mode lowers reputation and certain badge thresholds, to values, "
-"more suitable for the smaller communities, <strong>WARNING:</strong> your "
-"current value for Minimum reputation, Bagde Settings and Vote Rules will be "
-"changed after you modify this setting."
-msgstr ""
-
-#: conf/site_settings.py:12
-msgid "URLS, keywords & greetings"
-msgstr ""
-
-#: conf/site_settings.py:21
-msgid "Site title for the Q&A forum"
-msgstr ""
-
-#: conf/site_settings.py:30
-msgid "Comma separated list of Q&A site keywords"
-msgstr ""
-
-#: conf/site_settings.py:39
-msgid "Copyright message to show in the footer"
-msgstr ""
-
-#: conf/site_settings.py:49
-msgid "Site description for the search engines"
-msgstr ""
-
-#: conf/site_settings.py:58
-msgid "Short name for your Q&A forum"
-msgstr ""
-
-#: conf/site_settings.py:68
-msgid "Base URL for your Q&A forum, must start with http or https"
-msgstr ""
-
-#: conf/site_settings.py:79
-msgid "Check to enable greeting for anonymous user"
-msgstr ""
-
-#: conf/site_settings.py:90
-msgid "Text shown in the greeting message shown to the anonymous user"
-msgstr ""
-
-#: conf/site_settings.py:94
-msgid "Use HTML to format the message "
-msgstr ""
-
-#: conf/site_settings.py:103
-msgid "Feedback site URL"
-msgstr ""
-
-#: conf/site_settings.py:105
-msgid "If left empty, a simple internal feedback form will be used instead"
-msgstr ""
-
-#: conf/skin_counter_settings.py:11
-msgid "Skin: view, vote and answer counters"
-msgstr ""
-
-#: conf/skin_counter_settings.py:19
-msgid "Vote counter value to give \"full color\""
-msgstr ""
-
-#: conf/skin_counter_settings.py:29
-msgid "Background color for votes = 0"
-msgstr ""
-
-#: conf/skin_counter_settings.py:30 conf/skin_counter_settings.py:41
-#: conf/skin_counter_settings.py:52 conf/skin_counter_settings.py:62
-#: conf/skin_counter_settings.py:72 conf/skin_counter_settings.py:85
-#: conf/skin_counter_settings.py:106 conf/skin_counter_settings.py:117
-#: conf/skin_counter_settings.py:128 conf/skin_counter_settings.py:138
-#: conf/skin_counter_settings.py:148 conf/skin_counter_settings.py:163
-#: conf/skin_counter_settings.py:186 conf/skin_counter_settings.py:196
-#: conf/skin_counter_settings.py:206 conf/skin_counter_settings.py:216
-#: conf/skin_counter_settings.py:228 conf/skin_counter_settings.py:239
-#: conf/skin_counter_settings.py:252 conf/skin_counter_settings.py:262
-msgid "HTML color name or hex value"
-msgstr ""
-
-#: conf/skin_counter_settings.py:40
-msgid "Foreground color for votes = 0"
-msgstr ""
-
-#: conf/skin_counter_settings.py:51
-msgid "Background color for votes"
-msgstr ""
-
-#: conf/skin_counter_settings.py:61
-msgid "Foreground color for votes"
-msgstr ""
-
-#: conf/skin_counter_settings.py:71
-msgid "Background color for votes = MAX"
-msgstr ""
-
-#: conf/skin_counter_settings.py:84
-msgid "Foreground color for votes = MAX"
-msgstr ""
-
-#: conf/skin_counter_settings.py:95
-msgid "View counter value to give \"full color\""
-msgstr ""
-
-#: conf/skin_counter_settings.py:105
-msgid "Background color for views = 0"
-msgstr ""
-
-#: conf/skin_counter_settings.py:116
-msgid "Foreground color for views = 0"
-msgstr ""
-
-#: conf/skin_counter_settings.py:127
-msgid "Background color for views"
-msgstr ""
-
-#: conf/skin_counter_settings.py:137
-msgid "Foreground color for views"
-msgstr ""
-
-#: conf/skin_counter_settings.py:147
-msgid "Background color for views = MAX"
-msgstr ""
-
-#: conf/skin_counter_settings.py:162
-msgid "Foreground color for views = MAX"
-msgstr ""
-
-#: conf/skin_counter_settings.py:173
-msgid "Answer counter value to give \"full color\""
-msgstr ""
-
-#: conf/skin_counter_settings.py:185
-msgid "Background color for answers = 0"
-msgstr ""
-
-#: conf/skin_counter_settings.py:195
-msgid "Foreground color for answers = 0"
-msgstr ""
-
-#: conf/skin_counter_settings.py:205
-msgid "Background color for answers"
-msgstr ""
-
-#: conf/skin_counter_settings.py:215
-msgid "Foreground color for answers"
-msgstr ""
-
-#: conf/skin_counter_settings.py:227
-msgid "Background color for answers = MAX"
-msgstr ""
-
-#: conf/skin_counter_settings.py:238
-msgid "Foreground color for answers = MAX"
-msgstr ""
-
-#: conf/skin_counter_settings.py:251
-msgid "Background color for accepted"
-msgstr ""
-
-#: conf/skin_counter_settings.py:261
-msgid "Foreground color for accepted answer"
-msgstr ""
-
-#: conf/skin_general_settings.py:15
-msgid "Logos and HTML <head> parts"
-msgstr ""
-
-#: conf/skin_general_settings.py:23
-msgid "Q&A site logo"
-msgstr ""
-
-#: conf/skin_general_settings.py:25
-msgid "To change the logo, select new file, then submit this whole form."
-msgstr ""
-
-#: conf/skin_general_settings.py:39
-msgid "Show logo"
-msgstr ""
-
-#: conf/skin_general_settings.py:41
-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:53
-msgid "Site favicon"
-msgstr ""
-
-#: conf/skin_general_settings.py:55
-#, python-format
-msgid ""
-"A small 16x16 or 32x32 pixel icon image used to distinguish your site in the "
-"browser user interface. Please find more information about favicon at <a "
-"href=\"%(favicon_info_url)s\">this page</a>."
-msgstr ""
-
-#: conf/skin_general_settings.py:73
-msgid "Password login button"
-msgstr ""
-
-#: conf/skin_general_settings.py:75
-msgid ""
-"An 88x38 pixel image that is used on the login screen for the password login "
-"button."
-msgstr ""
-
-#: conf/skin_general_settings.py:90
-msgid "Show all UI functions to all users"
-msgstr ""
-
-#: conf/skin_general_settings.py:92
-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:107
-msgid "Select skin"
-msgstr ""
-
-#: conf/skin_general_settings.py:118
-msgid "Customize HTML <HEAD>"
-msgstr ""
-
-#: conf/skin_general_settings.py:127
-msgid "Custom portion of the HTML <HEAD>"
-msgstr ""
-
-#: conf/skin_general_settings.py:129
-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:151
-msgid "Custom header additions"
-msgstr ""
-
-#: conf/skin_general_settings.py:153
-msgid ""
-"Header is the bar at the top of the content that contains user info and site "
-"links, and is common to all pages. Use this area to enter contents of the "
-"headerin the HTML format. When customizing the site header (as well as "
-"footer and 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:168
-msgid "Site footer mode"
-msgstr ""
-
-#: conf/skin_general_settings.py:170
-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:187
-msgid "Custom footer (HTML format)"
-msgstr ""
-
-#: conf/skin_general_settings.py:189
-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 "
-"header and 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:204
-msgid "Apply custom style sheet (CSS)"
-msgstr ""
-
-#: conf/skin_general_settings.py:206
-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:218
-msgid "Custom style sheet (CSS)"
-msgstr ""
-
-#: conf/skin_general_settings.py:220
-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:236
-msgid "Add custom javascript"
-msgstr ""
-
-#: conf/skin_general_settings.py:239
-msgid "Check to enable javascript that you can enter in the next field"
-msgstr ""
-
-#: conf/skin_general_settings.py:249
-msgid "Custom javascript"
-msgstr ""
-
-#: conf/skin_general_settings.py:251
-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/skin_general_settings.py:269
-msgid "Skin media revision number"
-msgstr ""
-
-#: conf/skin_general_settings.py:271
-msgid "Will be set automatically but you can modify it if necessary."
-msgstr ""
-
-#: conf/skin_general_settings.py:282
-msgid "Hash to update the media revision number automatically."
-msgstr ""
-
-#: conf/skin_general_settings.py:286
-msgid "Will be set automatically, it is not necesary to modify manually."
-msgstr ""
-
-#: conf/social_sharing.py:11
-msgid "Sharing content on social networks"
-msgstr ""
-
-#: conf/social_sharing.py:20
-msgid "Check to enable sharing of questions on Twitter"
-msgstr ""
-
-#: conf/social_sharing.py:29
-msgid "Check to enable sharing of questions on Facebook"
-msgstr ""
-
-#: conf/social_sharing.py:38
-msgid "Check to enable sharing of questions on LinkedIn"
-msgstr ""
-
-#: conf/social_sharing.py:47
-msgid "Check to enable sharing of questions on Identi.ca"
-msgstr ""
-
-#: conf/social_sharing.py:56
-msgid "Check to enable sharing of questions on Google+"
-msgstr ""
-
-#: conf/spam_and_moderation.py:10
-msgid "Akismet spam protection"
-msgstr ""
-
-#: conf/spam_and_moderation.py:18
-msgid "Enable Akismet spam detection(keys below are required)"
-msgstr ""
-
-#: conf/spam_and_moderation.py:21
-#, python-format
-msgid "To get an Akismet key please visit <a href=\"%(url)s\">Akismet site</a>"
-msgstr ""
-
-#: conf/spam_and_moderation.py:31
-msgid "Akismet key for spam detection"
-msgstr ""
-
-#: conf/super_groups.py:5
-msgid "Reputation, Badges, Votes & Flags"
-msgstr ""
-
-#: conf/super_groups.py:6
-msgid "Static Content, URLS & UI"
-msgstr ""
-
-#: conf/super_groups.py:7
-msgid "Data rules & Formatting"
-msgstr ""
-
-#: conf/super_groups.py:8
-msgid "External Services"
-msgstr ""
-
-#: conf/super_groups.py:9
-msgid "Login, Users & Communication"
-msgstr ""
-
-#: conf/user_settings.py:12
-msgid "User settings"
-msgstr ""
-
-#: conf/user_settings.py:21
-msgid "Allow editing user screen name"
-msgstr ""
-
-#: conf/user_settings.py:30
-msgid "Allow account recovery by email"
-msgstr ""
-
-#: conf/user_settings.py:39
-msgid "Allow adding and removing login methods"
-msgstr ""
-
-#: conf/user_settings.py:49
-msgid "Minimum allowed length for screen name"
-msgstr ""
-
-#: conf/user_settings.py:59
-msgid "Default Gravatar icon type"
-msgstr ""
-
-#: conf/user_settings.py:61
-msgid ""
-"This option allows you to set the default avatar type for email addresses "
-"without associated gravatar images. For more information, please visit <a "
-"href=\"http://en.gravatar.com/site/implement/images/\">this page</a>."
-msgstr ""
-
-#: conf/user_settings.py:71
-msgid "Name for the Anonymous user"
-msgstr ""
-
-#: conf/vote_rules.py:14
-msgid "Vote and flag limits"
-msgstr ""
-
-#: conf/vote_rules.py:24
-msgid "Number of votes a user can cast per day"
-msgstr ""
-
-#: conf/vote_rules.py:33
-msgid "Maximum number of flags per user per day"
-msgstr ""
-
-#: conf/vote_rules.py:42
-msgid "Threshold for warning about remaining daily votes"
-msgstr ""
-
-#: conf/vote_rules.py:51
-msgid "Number of days to allow canceling votes"
-msgstr ""
-
-#: conf/vote_rules.py:60
-msgid "Number of days required before answering own question"
-msgstr ""
-
-#: conf/vote_rules.py:69
-msgid "Number of flags required to automatically hide posts"
-msgstr ""
-
-#: conf/vote_rules.py:78
-msgid "Number of flags required to automatically delete posts"
-msgstr ""
-
-#: conf/vote_rules.py:87
-msgid ""
-"Minimum days to accept an answer, if it has not been accepted by the "
-"question poster"
-msgstr ""
-
-#: conf/widgets.py:13
-msgid "Embeddable widgets"
-msgstr ""
-
-#: conf/widgets.py:25
-msgid "Number of questions to show"
-msgstr ""
-
-#: conf/widgets.py:28
-msgid ""
-"To embed the widget, add the following code to your site (and fill in "
-"correct base url, preferred tags, width and height):<iframe src="
-"\"{{base_url}}/widgets/questions?tags={{comma-separated-tags}}\" width=\"100%"
-"\" height=\"300\"scrolling=\"no\"><p>Your browser does not support iframes.</"
-"p></iframe>"
-msgstr ""
-
-#: conf/widgets.py:73
-msgid "CSS for the questions widget"
-msgstr ""
-
-#: conf/widgets.py:81
-msgid "Header for the questions widget"
-msgstr ""
-
-#: conf/widgets.py:90
-msgid "Footer for the questions widget"
-msgstr ""
-
-#: const/__init__.py:10
-msgid "duplicate question"
-msgstr ""
-
-#: const/__init__.py:11
-msgid "question is off-topic or not relevant"
-msgstr ""
-
-#: const/__init__.py:12
-msgid "too subjective and argumentative"
-msgstr ""
-
-#: const/__init__.py:13
-msgid "not a real question"
-msgstr ""
-
-#: const/__init__.py:14
-msgid "the question is answered, right answer was accepted"
-msgstr ""
-
-#: const/__init__.py:15
-msgid "question is not relevant or outdated"
-msgstr ""
-
-#: const/__init__.py:16
-msgid "question contains offensive or malicious remarks"
-msgstr ""
-
-#: const/__init__.py:17
-msgid "spam or advertising"
-msgstr ""
-
-#: const/__init__.py:18
-msgid "too localized"
-msgstr ""
-
-#: const/__init__.py:41
-msgid "newest"
-msgstr ""
-
-#: const/__init__.py:42 skins/default/templates/users.html:27
-msgid "oldest"
-msgstr ""
-
-#: const/__init__.py:43
-msgid "active"
-msgstr ""
-
-#: const/__init__.py:44
-msgid "inactive"
-msgstr ""
-
-#: const/__init__.py:45
-msgid "hottest"
-msgstr ""
-
-#: const/__init__.py:46
-msgid "coldest"
-msgstr ""
-
-#: const/__init__.py:47
-msgid "most voted"
-msgstr ""
-
-#: const/__init__.py:48
-msgid "least voted"
-msgstr ""
-
-#: const/__init__.py:49
-msgid "relevance"
-msgstr ""
-
-#: const/__init__.py:57
-#: skins/default/templates/user_profile/user_inbox.html:50
-msgid "all"
-msgstr ""
-
-#: const/__init__.py:58
-msgid "unanswered"
-msgstr ""
-
-#: const/__init__.py:59
-msgid "favorite"
-msgstr ""
-
-#: const/__init__.py:64
-msgid "list"
-msgstr ""
-
-#: const/__init__.py:65
-msgid "cloud"
-msgstr ""
-
-#: const/__init__.py:78
-msgid "Question has no answers"
-msgstr ""
-
-#: const/__init__.py:79
-msgid "Question has no accepted answers"
-msgstr ""
-
-#: const/__init__.py:122
-msgid "asked a question"
-msgstr ""
-
-#: const/__init__.py:123
-msgid "answered a question"
-msgstr ""
-
-#: const/__init__.py:124
-msgid "commented question"
-msgstr ""
-
-#: const/__init__.py:125
-msgid "commented answer"
-msgstr ""
-
-#: const/__init__.py:126
-msgid "edited question"
-msgstr ""
-
-#: const/__init__.py:127
-msgid "edited answer"
-msgstr ""
-
-#: const/__init__.py:128
-msgid "received award"
-msgstr "received badge"
-
-#: const/__init__.py:129
-msgid "marked best answer"
-msgstr ""
-
-#: const/__init__.py:130
-msgid "upvoted"
-msgstr ""
-
-#: const/__init__.py:131
-msgid "downvoted"
-msgstr ""
-
-#: const/__init__.py:132
-msgid "canceled vote"
-msgstr ""
-
-#: const/__init__.py:133
-msgid "deleted question"
-msgstr ""
-
-#: const/__init__.py:134
-msgid "deleted answer"
-msgstr ""
-
-#: const/__init__.py:135
-msgid "marked offensive"
-msgstr ""
-
-#: const/__init__.py:136
-msgid "updated tags"
-msgstr ""
-
-#: const/__init__.py:137
-msgid "selected favorite"
-msgstr ""
-
-#: const/__init__.py:138
-msgid "completed user profile"
-msgstr ""
-
-#: const/__init__.py:139
-msgid "email update sent to user"
-msgstr ""
-
-#: const/__init__.py:142
-msgid "reminder about unanswered questions sent"
-msgstr ""
-
-#: const/__init__.py:146
-msgid "reminder about accepting the best answer sent"
-msgstr ""
-
-#: const/__init__.py:148
-msgid "mentioned in the post"
-msgstr ""
-
-#: const/__init__.py:199
-msgid "question_answered"
-msgstr "answered question"
-
-#: const/__init__.py:200
-msgid "question_commented"
-msgstr "commented question"
-
-#: const/__init__.py:201
-msgid "answer_commented"
-msgstr ""
-
-#: const/__init__.py:202
-msgid "answer_accepted"
-msgstr ""
-
-#: const/__init__.py:206
-msgid "[closed]"
-msgstr ""
-
-#: const/__init__.py:207
-msgid "[deleted]"
-msgstr ""
-
-#: const/__init__.py:208 views/readers.py:590
-msgid "initial version"
-msgstr ""
-
-#: const/__init__.py:209
-msgid "retagged"
-msgstr ""
-
-#: const/__init__.py:217
-msgid "off"
-msgstr ""
-
-#: const/__init__.py:218
-msgid "exclude ignored"
-msgstr ""
-
-#: const/__init__.py:219
-msgid "only selected"
-msgstr ""
-
-#: const/__init__.py:223
-msgid "instantly"
-msgstr ""
-
-#: const/__init__.py:224
-msgid "daily"
-msgstr ""
-
-#: const/__init__.py:225
-msgid "weekly"
-msgstr ""
-
-#: const/__init__.py:226
-msgid "no email"
-msgstr ""
-
-#: const/__init__.py:233
-msgid "identicon"
-msgstr ""
-
-#: const/__init__.py:234
-msgid "mystery-man"
-msgstr ""
-
-#: const/__init__.py:235
-msgid "monsterid"
-msgstr ""
-
-#: const/__init__.py:236
-msgid "wavatar"
-msgstr ""
-
-#: const/__init__.py:237
-msgid "retro"
-msgstr ""
-
-#: const/__init__.py:284 skins/default/templates/badges.html:37
-msgid "gold"
-msgstr ""
-
-#: const/__init__.py:285 skins/default/templates/badges.html:46
-msgid "silver"
-msgstr ""
-
-#: const/__init__.py:286 skins/default/templates/badges.html:53
-msgid "bronze"
-msgstr ""
-
-#: const/__init__.py:298
-msgid "None"
-msgstr ""
-
-#: const/__init__.py:299
-msgid "Gravatar"
-msgstr ""
-
-#: const/__init__.py:300
-msgid "Uploaded Avatar"
-msgstr ""
-
-#: const/message_keys.py:15
-msgid "most relevant questions"
-msgstr ""
-
-#: const/message_keys.py:16
-msgid "click to see most relevant questions"
-msgstr ""
-
-#: const/message_keys.py:17
-msgid "by relevance"
-msgstr "relevance"
-
-#: const/message_keys.py:18
-msgid "click to see the oldest questions"
-msgstr ""
-
-#: const/message_keys.py:19
-msgid "by date"
-msgstr "date"
-
-#: const/message_keys.py:20
-msgid "click to see the newest questions"
-msgstr ""
-
-#: const/message_keys.py:21
-msgid "click to see the least recently updated questions"
-msgstr ""
-
-#: const/message_keys.py:22
-msgid "by activity"
-msgstr "activity"
-
-#: const/message_keys.py:23
-msgid "click to see the most recently updated questions"
-msgstr ""
-
-#: const/message_keys.py:24
-msgid "click to see the least answered questions"
-msgstr ""
-
-#: const/message_keys.py:25
-msgid "by answers"
-msgstr "answers"
-
-#: const/message_keys.py:26
-msgid "click to see the most answered questions"
-msgstr ""
-
-#: const/message_keys.py:27
-msgid "click to see least voted questions"
-msgstr ""
-
-#: const/message_keys.py:28
-msgid "by votes"
-msgstr "votes"
-
-#: const/message_keys.py:29
-msgid "click to see most voted questions"
-msgstr ""
-
-#: deps/django_authopenid/backends.py:88
-msgid ""
-"Welcome! Please set email address (important!) in your profile and adjust "
-"screen name, if necessary."
-msgstr ""
-
-#: deps/django_authopenid/forms.py:110 deps/django_authopenid/views.py:151
-msgid "i-names are not supported"
-msgstr ""
-
-#: deps/django_authopenid/forms.py:233
-#, python-format
-msgid "Please enter your %(username_token)s"
-msgstr ""
-
-#: deps/django_authopenid/forms.py:259
-msgid "Please, enter your user name"
-msgstr ""
-
-#: deps/django_authopenid/forms.py:263
-msgid "Please, enter your password"
-msgstr ""
-
-#: deps/django_authopenid/forms.py:270 deps/django_authopenid/forms.py:274
-msgid "Please, enter your new password"
-msgstr ""
-
-#: deps/django_authopenid/forms.py:285
-msgid "Passwords did not match"
-msgstr ""
-
-#: deps/django_authopenid/forms.py:297
-#, python-format
-msgid "Please choose password > %(len)s characters"
-msgstr ""
-
-#: deps/django_authopenid/forms.py:335
-msgid "Current password"
-msgstr ""
-
-#: deps/django_authopenid/forms.py:346
-msgid ""
-"Old password is incorrect. Please enter the correct "
-"password."
-msgstr ""
-
-#: deps/django_authopenid/forms.py:399
-msgid "Sorry, we don't have this email address in the database"
-msgstr ""
-
-#: deps/django_authopenid/forms.py:435
-msgid "Your user name (<i>required</i>)"
-msgstr ""
-
-#: deps/django_authopenid/forms.py:450
-msgid "Incorrect username."
-msgstr "sorry, there is no such user name"
-
-#: deps/django_authopenid/urls.py:9 deps/django_authopenid/urls.py:12
-#: deps/django_authopenid/urls.py:15 setup_templates/settings.py:208
-msgid "signin/"
-msgstr ""
-
-#: deps/django_authopenid/urls.py:10
-msgid "signout/"
-msgstr ""
-
-#: deps/django_authopenid/urls.py:12
-msgid "complete/"
-msgstr ""
-
-#: deps/django_authopenid/urls.py:15
-msgid "complete-oauth/"
-msgstr ""
-
-#: deps/django_authopenid/urls.py:19
-msgid "register/"
-msgstr ""
-
-#: deps/django_authopenid/urls.py:21
-msgid "signup/"
-msgstr ""
-
-#: deps/django_authopenid/urls.py:25
-msgid "logout/"
-msgstr ""
-
-#: deps/django_authopenid/urls.py:30
-msgid "recover/"
-msgstr ""
-
-#: deps/django_authopenid/util.py:378
-#, python-format
-msgid "%(site)s user name and password"
-msgstr ""
-
-#: deps/django_authopenid/util.py:384
-#: skins/common/templates/authopenid/signin.html:108
-msgid "Create a password-protected account"
-msgstr ""
-
-#: deps/django_authopenid/util.py:385
-msgid "Change your password"
-msgstr ""
-
-#: deps/django_authopenid/util.py:473
-msgid "Sign in with Yahoo"
-msgstr ""
-
-#: deps/django_authopenid/util.py:480
-msgid "AOL screen name"
-msgstr ""
-
-#: deps/django_authopenid/util.py:488
-msgid "OpenID url"
-msgstr ""
-
-#: deps/django_authopenid/util.py:517
-msgid "Flickr user name"
-msgstr ""
-
-#: deps/django_authopenid/util.py:525
-msgid "Technorati user name"
-msgstr ""
-
-#: deps/django_authopenid/util.py:533
-msgid "WordPress blog name"
-msgstr ""
-
-#: deps/django_authopenid/util.py:541
-msgid "Blogger blog name"
-msgstr ""
-
-#: deps/django_authopenid/util.py:549
-msgid "LiveJournal blog name"
-msgstr ""
-
-#: deps/django_authopenid/util.py:557
-msgid "ClaimID user name"
-msgstr ""
-
-#: deps/django_authopenid/util.py:565
-msgid "Vidoop user name"
-msgstr ""
-
-#: deps/django_authopenid/util.py:573
-msgid "Verisign user name"
-msgstr ""
-
-#: deps/django_authopenid/util.py:608
-#, python-format
-msgid "Change your %(provider)s password"
-msgstr ""
-
-#: deps/django_authopenid/util.py:612
-#, python-format
-msgid "Click to see if your %(provider)s signin still works for %(site_name)s"
-msgstr ""
-
-#: deps/django_authopenid/util.py:621
-#, python-format
-msgid "Create password for %(provider)s"
-msgstr ""
-
-#: deps/django_authopenid/util.py:625
-#, python-format
-msgid "Connect your %(provider)s account to %(site_name)s"
-msgstr ""
-
-#: deps/django_authopenid/util.py:634
-#, python-format
-msgid "Signin with %(provider)s user name and password"
-msgstr ""
-
-#: deps/django_authopenid/util.py:641
-#, python-format
-msgid "Sign in with your %(provider)s account"
-msgstr ""
-
-#: deps/django_authopenid/views.py:158
-#, python-format
-msgid "OpenID %(openid_url)s is invalid"
-msgstr ""
-
-#: deps/django_authopenid/views.py:270 deps/django_authopenid/views.py:421
-#: deps/django_authopenid/views.py:449
-#, 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:371
-msgid "Your new password saved"
-msgstr ""
-
-#: deps/django_authopenid/views.py:475
-msgid "The login password combination was not correct"
-msgstr ""
-
-#: deps/django_authopenid/views.py:577
-msgid "Please click any of the icons below to sign in"
-msgstr ""
-
-#: deps/django_authopenid/views.py:579
-msgid "Account recovery email sent"
-msgstr ""
-
-#: deps/django_authopenid/views.py:582
-msgid "Please add one or more login methods."
-msgstr ""
-
-#: deps/django_authopenid/views.py:584
-msgid "If you wish, please add, remove or re-validate your login methods"
-msgstr ""
-
-#: deps/django_authopenid/views.py:586
-msgid "Please wait a second! Your account is recovered, but ..."
-msgstr ""
-
-#: deps/django_authopenid/views.py:588
-msgid "Sorry, this account recovery key has expired or is invalid"
-msgstr ""
-
-#: deps/django_authopenid/views.py:661
-#, python-format
-msgid "Login method %(provider_name)s does not exist"
-msgstr ""
-
-#: deps/django_authopenid/views.py:667
-msgid "Oops, sorry - there was some error - please try again"
-msgstr ""
-
-#: deps/django_authopenid/views.py:758
-#, python-format
-msgid "Your %(provider)s login works fine"
-msgstr ""
-
-#: deps/django_authopenid/views.py:1069 deps/django_authopenid/views.py:1075
-#, 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:1096
-#, python-format
-msgid "Recover your %(site)s account"
-msgstr ""
-
-#: deps/django_authopenid/views.py:1166
-msgid "Please check your email and visit the enclosed link."
-msgstr ""
-
-#: deps/livesettings/models.py:101 deps/livesettings/models.py:140
-msgid "Site"
-msgstr ""
-
-#: deps/livesettings/values.py:68
-msgid "Main"
-msgstr ""
-
-#: deps/livesettings/values.py:127
-msgid "Base Settings"
-msgstr ""
-
-#: deps/livesettings/values.py:234
-msgid "Default value: \"\""
-msgstr ""
-
-#: deps/livesettings/values.py:241
-msgid "Default value: "
-msgstr ""
-
-#: deps/livesettings/values.py:244
-#, python-format
-msgid "Default value: %s"
-msgstr ""
-
-#: deps/livesettings/values.py:622
-#, python-format
-msgid "Allowed image file types are %(types)s"
-msgstr ""
-
-#: deps/livesettings/templates/livesettings/_admin_site_views.html:4
-msgid "Sites"
-msgstr ""
-
-#: deps/livesettings/templates/livesettings/group_settings.html:11
-#: deps/livesettings/templates/livesettings/site_settings.html:23
-#, fuzzy
-msgid "Documentation"
-msgstr "karma"
-
-#: deps/livesettings/templates/livesettings/group_settings.html:11
-#: deps/livesettings/templates/livesettings/site_settings.html:23
-#: skins/common/templates/authopenid/signin.html:132
-#, fuzzy
-msgid "Change password"
-msgstr "Password"
-
-#: deps/livesettings/templates/livesettings/group_settings.html:11
-#: deps/livesettings/templates/livesettings/site_settings.html:23
-msgid "Log out"
-msgstr ""
-
-#: deps/livesettings/templates/livesettings/group_settings.html:14
-#: deps/livesettings/templates/livesettings/site_settings.html:26
-msgid "Home"
-msgstr ""
-
-#: deps/livesettings/templates/livesettings/group_settings.html:15
-msgid "Edit Group Settings"
-msgstr ""
-
-#: deps/livesettings/templates/livesettings/group_settings.html:22
-#: deps/livesettings/templates/livesettings/site_settings.html:50
-msgid "Please correct the error below."
-msgid_plural "Please correct the errors below."
-msgstr[0] ""
-msgstr[1] ""
-
-#: deps/livesettings/templates/livesettings/group_settings.html:28
-#, python-format
-msgid "Settings included in %(name)s."
-msgstr ""
-
-#: deps/livesettings/templates/livesettings/group_settings.html:62
-#: deps/livesettings/templates/livesettings/site_settings.html:97
-msgid "You don't have permission to edit values."
-msgstr ""
-
-#: deps/livesettings/templates/livesettings/site_settings.html:27
-msgid "Edit Site Settings"
-msgstr ""
-
-#: deps/livesettings/templates/livesettings/site_settings.html:43
-msgid "Livesettings are disabled for this site."
-msgstr ""
-
-#: deps/livesettings/templates/livesettings/site_settings.html:44
-msgid "All configuration options must be edited in the site settings.py file"
-msgstr ""
-
-#: deps/livesettings/templates/livesettings/site_settings.html:66
-#, python-format
-msgid "Group settings: %(name)s"
-msgstr ""
-
-#: deps/livesettings/templates/livesettings/site_settings.html:93
-msgid "Uncollapse all"
-msgstr ""
-
-#: importers/stackexchange/management/commands/load_stackexchange.py:141
-msgid "Congratulations, you are now an Administrator"
-msgstr ""
-
-#: management/commands/initialize_ldap_logins.py:51
-msgid ""
-"This command may help you migrate to LDAP password authentication by "
-"creating a record for LDAP association with each user account. There is an "
-"assumption that ldap user id's are the same as user names registered at the "
-"site. Before running this command it is necessary to set up LDAP parameters "
-"in the \"External keys\" section of the site settings."
-msgstr ""
-
-#: management/commands/post_emailed_questions.py:35
-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:55
-#, 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:61
-#, 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:69
-msgid ""
-"<p>Sorry, your question could not be posted due to insufficient privileges "
-"of your user account</p>"
-msgstr ""
-
-#: management/commands/send_accept_answer_reminders.py:57
-#, python-format
-msgid "Accept the best answer for %(question_count)d of your questions"
-msgstr ""
-
-#: management/commands/send_accept_answer_reminders.py:62
-msgid "Please accept the best answer for this question:"
-msgstr ""
-
-#: management/commands/send_accept_answer_reminders.py:64
-msgid "Please accept the best answer for these questions:"
-msgstr ""
-
-#: management/commands/send_email_alerts.py:411
-#, 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:421
-#, 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"
-msgstr[0] ""
-"<p>Dear %(name)s,</p></p>The following question has been updated on the Q&A "
-"forum:</p>"
-msgstr[1] ""
-"<p>Dear %(name)s,</p><p>The following %(num)d questions have been updated on "
-"the Q&A forum:</p>"
-
-#: management/commands/send_email_alerts.py:438
-msgid "new question"
-msgstr ""
-
-#: management/commands/send_email_alerts.py:455
-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:465
-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:471
-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:477
-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:490
-#, python-format
-msgid ""
-"go to %(email_settings_link)s to change frequency of email updates or "
-"%(admin_email)s administrator"
-msgstr ""
-"<p>Please remember that you can always <a "
-"href='%(email_settings_link)s'>adjust</a> frequency of the email updates or "
-"turn them off entirely.<br/>If you believe that this message was sent in an "
-"error, please email about it the forum administrator at %(admin_email)s.</"
-"p><p>Sincerely,</p><p>Your friendly Q&A forum server.</p>"
-
-#: management/commands/send_unanswered_question_reminders.py:56
-#, python-format
-msgid "%(question_count)d unanswered question about %(topics)s"
-msgid_plural "%(question_count)d unanswered questions about %(topics)s"
-msgstr[0] ""
-msgstr[1] ""
-
-#: middleware/forum_mode.py:53
-#, python-format
-msgid "Please log in to use %s"
-msgstr ""
-
-#: models/__init__.py:317
-msgid ""
-"Sorry, you cannot accept or unaccept best answers because your account is "
-"blocked"
-msgstr ""
-
-#: models/__init__.py:321
-msgid ""
-"Sorry, you cannot accept or unaccept best answers because your account is "
-"suspended"
-msgstr ""
-
-#: models/__init__.py:334
-#, python-format
-msgid ""
-">%(points)s points required to accept or unaccept your own answer to your "
-"own question"
-msgstr ""
-
-#: models/__init__.py:356
-#, python-format
-msgid ""
-"Sorry, you will be able to accept this answer only after %(will_be_able_at)s"
-msgstr ""
-
-#: models/__init__.py:364
-#, python-format
-msgid ""
-"Sorry, only moderators or original author of the question - %(username)s - "
-"can accept or unaccept the best answer"
-msgstr ""
-
-#: models/__init__.py:392
-msgid "cannot vote for own posts"
-msgstr "Sorry, you cannot vote for your own posts"
-
-#: models/__init__.py:395
-msgid "Sorry your account appears to be blocked "
-msgstr ""
-
-#: models/__init__.py:400
-msgid "Sorry your account appears to be suspended "
-msgstr ""
-
-#: models/__init__.py:410
-#, python-format
-msgid ">%(points)s points required to upvote"
-msgstr ">%(points)s points required to upvote "
-
-#: models/__init__.py:416
-#, python-format
-msgid ">%(points)s points required to downvote"
-msgstr ">%(points)s points required to downvote "
-
-#: models/__init__.py:431
-msgid "Sorry, blocked users cannot upload files"
-msgstr ""
-
-#: models/__init__.py:432
-msgid "Sorry, suspended users cannot upload files"
-msgstr ""
-
-#: models/__init__.py:434
-#, 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:453 models/__init__.py:520 models/__init__.py:986
-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:454 models/__init__.py:989
-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:481
-#, python-format
-msgid ""
-"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:493
-msgid "Sorry, but only post owners or moderators can edit comments"
-msgstr ""
-
-#: models/__init__.py:506
-msgid ""
-"Sorry, since your account is suspended you can comment only your own posts"
-msgstr ""
-
-#: models/__init__.py:510
-#, 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:538
-msgid ""
-"This post has been deleted and can be seen only by post owners, site "
-"administrators and moderators"
-msgstr ""
-
-#: models/__init__.py:555
-msgid ""
-"Sorry, only moderators, site administrators and post owners can edit deleted "
-"posts"
-msgstr ""
-
-#: models/__init__.py:570
-msgid "Sorry, since your account is blocked you cannot edit posts"
-msgstr ""
-
-#: models/__init__.py:574
-msgid "Sorry, since your account is suspended you can edit only your own posts"
-msgstr ""
-
-#: models/__init__.py:579
-#, python-format
-msgid ""
-"Sorry, to edit wiki posts, a minimum reputation of %(min_rep)s is required"
-msgstr ""
-
-#: models/__init__.py:586
-#, python-format
-msgid ""
-"Sorry, to edit other people's posts, a minimum reputation of %(min_rep)s is "
-"required"
-msgstr ""
-
-#: models/__init__.py:649
-msgid ""
-"Sorry, cannot delete your question since it has an upvoted answer posted by "
-"someone else"
-msgid_plural ""
-"Sorry, cannot delete your question since it has some upvoted answers posted "
-"by other users"
-msgstr[0] ""
-msgstr[1] ""
-
-#: models/__init__.py:664
-msgid "Sorry, since your account is blocked you cannot delete posts"
-msgstr ""
-
-#: models/__init__.py:668
-msgid ""
-"Sorry, since your account is suspended you can delete only your own posts"
-msgstr ""
-
-#: models/__init__.py:672
-#, python-format
-msgid ""
-"Sorry, to deleted other people' posts, a minimum reputation of %(min_rep)s "
-"is required"
-msgstr ""
-
-#: models/__init__.py:692
-msgid "Sorry, since your account is blocked you cannot close questions"
-msgstr ""
-
-#: models/__init__.py:696
-msgid "Sorry, since your account is suspended you cannot close questions"
-msgstr ""
-
-#: models/__init__.py:700
-#, python-format
-msgid ""
-"Sorry, to close other people' posts, a minimum reputation of %(min_rep)s is "
-"required"
-msgstr ""
-
-#: models/__init__.py:709
-#, python-format
-msgid ""
-"Sorry, to close own question a minimum reputation of %(min_rep)s is required"
-msgstr ""
-
-#: models/__init__.py:733
-#, python-format
-msgid ""
-"Sorry, only administrators, moderators or post owners with reputation > "
-"%(min_rep)s can reopen questions."
-msgstr ""
-
-#: models/__init__.py:739
-#, python-format
-msgid ""
-"Sorry, to reopen own question a minimum reputation of %(min_rep)s is required"
-msgstr ""
-
-#: models/__init__.py:759
-msgid "cannot flag message as offensive twice"
-msgstr "You have flagged this question before and cannot do it more than once"
-
-#: models/__init__.py:764
-msgid "blocked users cannot flag posts"
-msgstr ""
-"Sorry, since your account is blocked you cannot flag posts as offensive"
-
-#: models/__init__.py:766
-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:768
-#, 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:787
-#, 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:798
-msgid "cannot remove non-existing flag"
-msgstr ""
-
-#: models/__init__.py:803
-msgid "blocked users cannot remove flags"
-msgstr "Sorry, since your account is blocked you cannot remove flags"
-
-#: models/__init__.py:805
-msgid "suspended users cannot remove flags"
-msgstr ""
-"Sorry, your account appears to be suspended and you cannot remove flags. "
-"Please contact the forum administrator to reach a resolution."
-
-#: models/__init__.py:809
-#, python-format
-msgid "need > %(min_rep)d point to remove flag"
-msgid_plural "need > %(min_rep)d points to remove flag"
-msgstr[0] ""
-"Sorry, to flag posts a minimum reputation of %(min_rep)d is required"
-msgstr[1] ""
-"Sorry, to flag posts a minimum reputation of %(min_rep)d is required"
-
-#: models/__init__.py:828
-msgid "you don't have the permission to remove all flags"
-msgstr ""
-
-#: models/__init__.py:829
-msgid "no flags for this entry"
-msgstr ""
-
-#: models/__init__.py:853
-msgid ""
-"Sorry, only question owners, site administrators and moderators can retag "
-"deleted questions"
-msgstr ""
-
-#: models/__init__.py:860
-msgid "Sorry, since your account is blocked you cannot retag questions"
-msgstr ""
-
-#: models/__init__.py:864
-msgid ""
-"Sorry, since your account is suspended you can retag only your own questions"
-msgstr ""
-
-#: models/__init__.py:868
-#, python-format
-msgid ""
-"Sorry, to retag questions a minimum reputation of %(min_rep)s is required"
-msgstr ""
-
-#: models/__init__.py:887
-msgid "Sorry, since your account is blocked you cannot delete comment"
-msgstr ""
-
-#: models/__init__.py:891
-msgid ""
-"Sorry, since your account is suspended you can delete only your own comments"
-msgstr ""
-
-#: models/__init__.py:895
-#, python-format
-msgid "Sorry, to delete comments reputation of %(min_rep)s is required"
-msgstr ""
-
-#: models/__init__.py:918
-msgid "cannot revoke old vote"
-msgstr "sorry, but older votes cannot be revoked"
-
-#: models/__init__.py:1395 utils/functions.py:70
-#, python-format
-msgid "on %(date)s"
-msgstr ""
-
-#: models/__init__.py:1397
-msgid "in two days"
-msgstr ""
-
-#: models/__init__.py:1399
-msgid "tomorrow"
-msgstr ""
-
-#: models/__init__.py:1401
-#, python-format
-msgid "in %(hr)d hour"
-msgid_plural "in %(hr)d hours"
-msgstr[0] ""
-msgstr[1] ""
-
-#: models/__init__.py:1403
-#, python-format
-msgid "in %(min)d min"
-msgid_plural "in %(min)d mins"
-msgstr[0] ""
-msgstr[1] ""
-
-#: models/__init__.py:1404
-#, python-format
-msgid "%(days)d day"
-msgid_plural "%(days)d days"
-msgstr[0] ""
-msgstr[1] ""
-
-#: models/__init__.py:1406
-#, python-format
-msgid ""
-"New users must wait %(days)s before answering their own question. You can "
-"post an answer %(left)s"
-msgstr ""
-
-#: models/__init__.py:1572 skins/default/templates/feedback_email.txt:9
-msgid "Anonymous"
-msgstr ""
-
-#: models/__init__.py:1668 views/users.py:372
-msgid "Site Adminstrator"
-msgstr ""
-
-#: models/__init__.py:1670 views/users.py:374
-msgid "Forum Moderator"
-msgstr ""
-
-#: models/__init__.py:1672 views/users.py:376
-msgid "Suspended User"
-msgstr ""
-
-#: models/__init__.py:1674 views/users.py:378
-msgid "Blocked User"
-msgstr ""
-
-#: models/__init__.py:1676 views/users.py:380
-msgid "Registered User"
-msgstr ""
-
-#: models/__init__.py:1678
-msgid "Watched User"
-msgstr ""
-
-#: models/__init__.py:1680
-msgid "Approved User"
-msgstr ""
-
-#: models/__init__.py:1789
-#, python-format
-msgid "%(username)s karma is %(reputation)s"
-msgstr ""
-
-#: models/__init__.py:1799
-#, python-format
-msgid "one gold badge"
-msgid_plural "%(count)d gold badges"
-msgstr[0] ""
-msgstr[1] ""
-
-#: models/__init__.py:1806
-#, python-format
-msgid "one silver badge"
-msgid_plural "%(count)d silver badges"
-msgstr[0] ""
-msgstr[1] ""
-
-#: models/__init__.py:1813
-#, python-format
-msgid "one bronze badge"
-msgid_plural "%(count)d bronze badges"
-msgstr[0] ""
-msgstr[1] ""
-
-#: models/__init__.py:1824
-#, python-format
-msgid "%(item1)s and %(item2)s"
-msgstr ""
-
-#: models/__init__.py:1828
-#, python-format
-msgid "%(user)s has %(badges)s"
-msgstr ""
-
-#: models/__init__.py:2305
-#, python-format
-msgid "\"%(title)s\""
-msgstr ""
-
-#: models/__init__.py:2442
-#, 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:2635 views/commands.py:429
-msgid "Your tag subscription was saved, thanks!"
-msgstr ""
-
-#: models/badges.py:129
-#, python-format
-msgid "Deleted own post with %(votes)s or more upvotes"
-msgstr ""
-
-#: models/badges.py:133
-msgid "Disciplined"
-msgstr ""
-
-#: models/badges.py:151
-#, python-format
-msgid "Deleted own post with %(votes)s or more downvotes"
-msgstr ""
-
-#: models/badges.py:155
-msgid "Peer Pressure"
-msgstr ""
-
-#: models/badges.py:174
-#, python-format
-msgid "Received at least %(votes)s upvote for an answer for the first time"
-msgstr ""
-
-#: models/badges.py:178
-msgid "Teacher"
-msgstr ""
-
-#: models/badges.py:218
-msgid "Supporter"
-msgstr ""
-
-#: models/badges.py:219
-msgid "First upvote"
-msgstr ""
-
-#: models/badges.py:227
-msgid "Critic"
-msgstr ""
-
-#: models/badges.py:228
-msgid "First downvote"
-msgstr ""
-
-#: models/badges.py:237
-msgid "Civic Duty"
-msgstr ""
-
-#: models/badges.py:238
-#, python-format
-msgid "Voted %(num)s times"
-msgstr ""
-
-#: models/badges.py:252
-#, python-format
-msgid "Answered own question with at least %(num)s up votes"
-msgstr ""
-
-#: models/badges.py:256
-msgid "Self-Learner"
-msgstr ""
-
-#: models/badges.py:304
-msgid "Nice Answer"
-msgstr ""
-
-#: 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:316
-msgid "Good Answer"
-msgstr ""
-
-#: models/badges.py:328
-msgid "Great Answer"
-msgstr ""
-
-#: models/badges.py:340
-msgid "Nice Question"
-msgstr ""
-
-#: 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:352
-msgid "Good Question"
-msgstr ""
-
-#: models/badges.py:364
-msgid "Great Question"
-msgstr ""
-
-#: models/badges.py:376
-msgid "Student"
-msgstr ""
-
-#: models/badges.py:381
-msgid "Asked first question with at least one up vote"
-msgstr ""
-
-#: models/badges.py:414
-msgid "Popular Question"
-msgstr ""
-
-#: 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:425
-msgid "Notable Question"
-msgstr ""
-
-#: models/badges.py:436
-msgid "Famous Question"
-msgstr ""
-
-#: models/badges.py:450
-msgid "Asked a question and accepted an answer"
-msgstr ""
-
-#: models/badges.py:453
-msgid "Scholar"
-msgstr ""
-
-#: models/badges.py:495
-msgid "Enlightened"
-msgstr ""
-
-#: models/badges.py:499
-#, python-format
-msgid "First answer was accepted with %(num)s or more votes"
-msgstr ""
-
-#: models/badges.py:507
-msgid "Guru"
-msgstr ""
-
-#: models/badges.py:510
-#, python-format
-msgid "Answer accepted with %(num)s or more votes"
-msgstr ""
-
-#: 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:525
-msgid "Necromancer"
-msgstr ""
-
-#: models/badges.py:548
-msgid "Citizen Patrol"
-msgstr ""
-
-#: models/badges.py:551
-msgid "First flagged post"
-msgstr ""
-
-#: models/badges.py:563
-msgid "Cleanup"
-msgstr ""
-
-#: models/badges.py:566
-msgid "First rollback"
-msgstr ""
-
-#: models/badges.py:577
-msgid "Pundit"
-msgstr ""
-
-#: models/badges.py:580
-msgid "Left 10 comments with score of 10 or more"
-msgstr ""
-
-#: models/badges.py:612
-msgid "Editor"
-msgstr ""
-
-#: models/badges.py:615
-msgid "First edit"
-msgstr ""
-
-#: models/badges.py:623
-msgid "Associate Editor"
-msgstr ""
-
-#: models/badges.py:627
-#, python-format
-msgid "Edited %(num)s entries"
-msgstr ""
-
-#: models/badges.py:634
-msgid "Organizer"
-msgstr ""
-
-#: models/badges.py:637
-msgid "First retag"
-msgstr ""
-
-#: models/badges.py:644
-msgid "Autobiographer"
-msgstr ""
-
-#: models/badges.py:647
-msgid "Completed all user profile fields"
-msgstr ""
-
-#: models/badges.py:663
-#, python-format
-msgid "Question favorited by %(num)s users"
-msgstr ""
-
-#: models/badges.py:689
-msgid "Stellar Question"
-msgstr ""
-
-#: models/badges.py:698
-msgid "Favorite Question"
-msgstr ""
-
-#: models/badges.py:710
-msgid "Enthusiast"
-msgstr ""
-
-#: models/badges.py:714
-#, python-format
-msgid "Visited site every day for %(num)s days in a row"
-msgstr ""
-
-#: models/badges.py:732
-msgid "Commentator"
-msgstr ""
-
-#: models/badges.py:736
-#, python-format
-msgid "Posted %(num_comments)s comments"
-msgstr ""
-
-#: models/badges.py:752
-msgid "Taxonomist"
-msgstr ""
-
-#: 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/content.py:549
-msgid "Sorry, this question has been deleted and is no longer accessible"
-msgstr ""
-
-#: models/content.py:565
-msgid ""
-"Sorry, the answer you are looking for is no longer available, because the "
-"parent question has been removed"
-msgstr ""
-
-#: models/content.py:572
-msgid "Sorry, this answer has been removed and is no longer accessible"
-msgstr ""
-
-#: models/meta.py:116
-msgid ""
-"Sorry, the comment you are looking for is no longer accessible, because the "
-"parent question has been removed"
-msgstr ""
-
-#: models/meta.py:123
-msgid ""
-"Sorry, the comment you are looking for is no longer accessible, because the "
-"parent answer has been removed"
-msgstr ""
-
-#: models/question.py:63
-#, python-format
-msgid "\" and \"%s\""
-msgstr ""
-
-#: models/question.py:66
-msgid "\" and more"
-msgstr ""
-
-#: models/question.py:806
-#, python-format
-msgid "%(author)s modified the question"
-msgstr ""
-
-#: models/question.py:810
-#, python-format
-msgid "%(people)s posted %(new_answer_count)s new answers"
-msgstr ""
-
-#: models/question.py:815
-#, python-format
-msgid "%(people)s commented the question"
-msgstr ""
-
-#: models/question.py:820
-#, python-format
-msgid "%(people)s commented answers"
-msgstr ""
-
-#: models/question.py:822
-#, python-format
-msgid "%(people)s commented an answer"
-msgstr ""
-
-#: models/repute.py:142
-#, python-format
-msgid "<em>Changed by moderator. Reason:</em> %(reason)s"
-msgstr ""
-
-#: models/repute.py:153
-#, python-format
-msgid ""
-"%(points)s points were added for %(username)s's contribution to question "
-"%(question_title)s"
-msgstr ""
-
-#: models/repute.py:158
-#, python-format
-msgid ""
-"%(points)s points were subtracted for %(username)s's contribution to "
-"question %(question_title)s"
-msgstr ""
-
-#: models/tag.py:151
-msgid "interesting"
-msgstr ""
-
-#: models/tag.py:151
-msgid "ignored"
-msgstr ""
-
-#: models/user.py:264
-msgid "Entire forum"
-msgstr ""
-
-#: models/user.py:265
-msgid "Questions that I asked"
-msgstr ""
-
-#: models/user.py:266
-msgid "Questions that I answered"
-msgstr ""
-
-#: models/user.py:267
-msgid "Individually selected questions"
-msgstr ""
-
-#: models/user.py:268
-msgid "Mentions and comment responses"
-msgstr ""
-
-#: models/user.py:271
-msgid "Instantly"
-msgstr ""
-
-#: models/user.py:272
-msgid "Daily"
-msgstr ""
-
-#: models/user.py:273
-msgid "Weekly"
-msgstr ""
-
-#: models/user.py:274
-msgid "No email"
-msgstr ""
-
-#: skins/common/templates/authopenid/authopenid_macros.html:53
-msgid "Please enter your <span>user name</span>, then sign in"
-msgstr ""
-
-#: skins/common/templates/authopenid/authopenid_macros.html:54
-#: skins/common/templates/authopenid/signin.html:90
-msgid "(or select another login method above)"
-msgstr ""
-
-#: skins/common/templates/authopenid/authopenid_macros.html:56
-msgid "Sign in"
-msgstr ""
-
-#: skins/common/templates/authopenid/changeemail.html:2
-#: skins/common/templates/authopenid/changeemail.html:8
-#: skins/common/templates/authopenid/changeemail.html:36
-msgid "Change email"
-msgstr "Change Email"
-
-#: skins/common/templates/authopenid/changeemail.html:10
-#, fuzzy
-msgid "Save your email address"
-msgstr "Your email <i>(never shared)</i>"
-
-#: skins/common/templates/authopenid/changeemail.html:15
-#, python-format
-msgid "change %(email)s info"
-msgstr ""
-"<span class=\"strong big\">Enter your new email into the box below</span> if "
-"you'd like to use another email for <strong>update subscriptions</strong>."
-"<br>Currently you are using <strong>%(email)s</strong>"
-
-#: skins/common/templates/authopenid/changeemail.html:17
-#, python-format
-msgid "here is why email is required, see %(gravatar_faq_url)s"
-msgstr ""
-"<span class='strong big'>Please enter your email address in the box below.</"
-"span> Valid email address is required on this Q&amp;A forum. If you like, "
-"you can <strong>receive updates</strong> on interesting questions or entire "
-"forum via email. Also, your email is used to create a unique <a "
-"href='%(gravatar_faq_url)s'><strong>gravatar</strong></a> image for your "
-"account. Email addresses are never shown or otherwise shared with anybody "
-"else."
-
-#: skins/common/templates/authopenid/changeemail.html:29
-msgid "Your new Email"
-msgstr ""
-"<strong>Your new Email:</strong> (will <strong>not</strong> be shown to "
-"anyone, must be valid)"
-
-#: skins/common/templates/authopenid/changeemail.html:29
-msgid "Your Email"
-msgstr ""
-"<strong>Your Email</strong> (<i>must be valid, never shown to others</i>)"
-
-#: skins/common/templates/authopenid/changeemail.html:36
-#, fuzzy
-msgid "Save Email"
-msgstr "Change Email"
-
-#: skins/common/templates/authopenid/changeemail.html:38
-#: skins/default/templates/answer_edit.html:25
-#: skins/default/templates/close.html:16
-#: skins/default/templates/feedback.html:64
-#: skins/default/templates/question_edit.html:36
-#: skins/default/templates/question_retag.html:22
-#: skins/default/templates/reopen.html:27
-#: skins/default/templates/subscribe_for_tags.html:16
-#: skins/default/templates/user_profile/user_edit.html:96
-msgid "Cancel"
-msgstr ""
-
-#: skins/common/templates/authopenid/changeemail.html:45
-#, fuzzy
-msgid "Validate email"
-msgstr "Change Email"
-
-#: skins/common/templates/authopenid/changeemail.html:48
-#, python-format
-msgid "validate %(email)s info or go to %(change_email_url)s"
-msgstr ""
-"<span class=\"strong big\">An email with a validation link has been sent to "
-"%(email)s.</span> Please <strong>follow the emailed link</strong> with your "
-"web browser. Email validation is necessary to help insure the proper use of "
-"email on <span class=\"orange\">Q&amp;A</span>. If you would like to use "
-"<strong>another email</strong>, please <a "
-"href='%(change_email_url)s'><strong>change it again</strong></a>."
-
-#: skins/common/templates/authopenid/changeemail.html:52
-msgid "Email not changed"
-msgstr ""
-
-#: skins/common/templates/authopenid/changeemail.html:55
-#, python-format
-msgid "old %(email)s kept, if you like go to %(change_email_url)s"
-msgstr ""
-"<span class=\"strong big\">Your email address %(email)s has not been changed."
-"</span> If you decide to change it later - you can always do it by editing "
-"it in your user profile or by using the <a "
-"href='%(change_email_url)s'><strong>previous form</strong></a> again."
-
-#: skins/common/templates/authopenid/changeemail.html:59
-msgid "Email changed"
-msgstr ""
-
-#: skins/common/templates/authopenid/changeemail.html:62
-#, python-format
-msgid "your current %(email)s can be used for this"
-msgstr ""
-"<span class='big strong'>Your email address is now set to %(email)s.</span> "
-"Updates on the questions that you like most will be sent to this address. "
-"Email notifications are sent once a day or less frequently - only when there "
-"are any news."
-
-#: skins/common/templates/authopenid/changeemail.html:66
-msgid "Email verified"
-msgstr ""
-
-#: skins/common/templates/authopenid/changeemail.html:69
-msgid "thanks for verifying email"
-msgstr ""
-"<span class=\"big strong\">Thank you for verifying your email!</span> Now "
-"you can <strong>ask</strong> and <strong>answer</strong> questions. Also if "
-"you find a very interesting question you can <strong>subscribe for the "
-"updates</strong> - then will be notified about changes <strong>once a day</"
-"strong> or less frequently."
-
-#: skins/common/templates/authopenid/changeemail.html:73
-msgid "email key not sent"
-msgstr "Validation email not sent"
-
-#: skins/common/templates/authopenid/changeemail.html:76
-#, python-format
-msgid "email key not sent %(email)s change email here %(change_link)s"
-msgstr ""
-"<span class='big strong'>Your current email address %(email)s has been "
-"validated before</span> so the new key was not sent. You can <a "
-"href='%(change_link)s'>change</a> email used for update subscriptions if "
-"necessary."
-
-#: skins/common/templates/authopenid/complete.html:21
-#: skins/common/templates/authopenid/complete.html:23
-#, fuzzy
-msgid "Registration"
-msgstr "karma"
-
-#: skins/common/templates/authopenid/complete.html:27
-#, python-format
-msgid "register new %(provider)s account info, see %(gravatar_faq_url)s"
-msgstr ""
-"<p><span class=\"big strong\">You are here for the first time with your "
-"%(provider)s login.</span> Please create your <strong>screen name</strong> "
-"and save your <strong>email</strong> address. Saved email address will let "
-"you <strong>subscribe for the updates</strong> on the most interesting "
-"questions and will be used to create and retrieve your unique avatar image - "
-"<a href='%(gravatar_faq_url)s'><strong>gravatar</strong></a>.</p>"
-
-#: skins/common/templates/authopenid/complete.html:30
-#, python-format
-msgid ""
-"%(username)s already exists, choose another name for \n"
-" %(provider)s. Email is required too, see "
-"%(gravatar_faq_url)s\n"
-" "
-msgstr ""
-"<p><span class='strong big'>Oops... looks like screen name %(username)s is "
-"already used in another account.</span></p><p>Please choose another screen "
-"name to use with your %(provider)s login. Also, a valid email address is "
-"required on the <span class='orange'>Q&amp;A</span> forum. Your email is "
-"used to create a unique <a href='%(gravatar_faq_url)s'><strong>gravatar</"
-"strong></a> image for your account. If you like, you can <strong>receive "
-"updates</strong> on the interesting questions or entire forum by email. "
-"Email addresses are never shown or otherwise shared with anybody else.</p>"
-
-#: skins/common/templates/authopenid/complete.html:34
-#, python-format
-msgid ""
-"register new external %(provider)s account info, see %(gravatar_faq_url)s"
-msgstr ""
-"<p><span class=\"big strong\">You are here for the first time with your "
-"%(provider)s login.</span></p><p>You can either keep your <strong>screen "
-"name</strong> the same as your %(provider)s login name or choose some other "
-"nickname.</p><p>Also, please save a valid <strong>email</strong> address. "
-"With the email you can <strong>subscribe for the updates</strong> on the "
-"most interesting questions. Email address is also used to create and "
-"retrieve your unique avatar image - <a "
-"href='%(gravatar_faq_url)s'><strong>gravatar</strong></a>.</p>"
-
-#: skins/common/templates/authopenid/complete.html:37
-#, python-format
-msgid "register new Facebook connect account info, see %(gravatar_faq_url)s"
-msgstr ""
-"<p><span class=\"big strong\">You are here for the first time with your "
-"Facebook login.</span> Please create your <strong>screen name</strong> and "
-"save your <strong>email</strong> address. Saved email address will let you "
-"<strong>subscribe for the updates</strong> on the most interesting questions "
-"and will be used to create and retrieve your unique avatar image - <a "
-"href='%(gravatar_faq_url)s'><strong>gravatar</strong></a>.</p>"
-
-#: skins/common/templates/authopenid/complete.html:40
-msgid "This account already exists, please use another."
-msgstr ""
-
-#: skins/common/templates/authopenid/complete.html:59
-msgid "Screen name label"
-msgstr "<strong>Screen Name</strong> (<i>will be shown to others</i>)"
-
-#: skins/common/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/common/templates/authopenid/complete.html:72
-#: skins/common/templates/authopenid/signup_with_password.html:36
-msgid "receive updates motivational blurb"
-msgstr ""
-"<strong>Receive forum updates by email</strong> - this will help our "
-"community grow and become more useful.<br/>By default <span "
-"class='orange'>Q&amp;A</span> forum sends up to <strong>one email digest per "
-"week</strong> - only when there is anything new.<br/>If you like, please "
-"adjust this now or any time later from your user account."
-
-#: skins/common/templates/authopenid/complete.html:76
-#: skins/common/templates/authopenid/signup_with_password.html:40
-msgid "please select one of the options above"
-msgstr ""
-
-#: skins/common/templates/authopenid/complete.html:79
-msgid "Tag filter tool will be your right panel, once you log in."
-msgstr ""
-
-#: skins/common/templates/authopenid/complete.html:80
-msgid "create account"
-msgstr "Signup"
-
-#: skins/common/templates/authopenid/confirm_email.txt:1
-msgid "Thank you for registering at our Q&A forum!"
-msgstr ""
-
-#: skins/common/templates/authopenid/confirm_email.txt:3
-msgid "Your account details are:"
-msgstr ""
-
-#: skins/common/templates/authopenid/confirm_email.txt:5
-msgid "Username:"
-msgstr ""
-
-#: skins/common/templates/authopenid/confirm_email.txt:6
-msgid "Password:"
-msgstr ""
-
-#: skins/common/templates/authopenid/confirm_email.txt:8
-msgid "Please sign in here:"
-msgstr ""
-
-#: skins/common/templates/authopenid/confirm_email.txt:11
-#: skins/common/templates/authopenid/email_validation.txt:13
-msgid ""
-"Sincerely,\n"
-"Forum Administrator"
-msgstr ""
-"Sincerely,\n"
-"Q&A Forum Administrator"
-
-#: skins/common/templates/authopenid/email_validation.txt:1
-msgid "Greetings from the Q&A forum"
-msgstr ""
-
-#: skins/common/templates/authopenid/email_validation.txt:3
-msgid "To make use of the Forum, please follow the link below:"
-msgstr ""
-
-#: skins/common/templates/authopenid/email_validation.txt:7
-msgid "Following the link above will help us verify your email address."
-msgstr ""
-
-#: skins/common/templates/authopenid/email_validation.txt:9
-msgid ""
-"If you beleive that this message was sent in mistake - \n"
-"no further action is needed. Just ingore this email, we apologize\n"
-"for any inconvenience"
-msgstr ""
-
-#: skins/common/templates/authopenid/logout.html:3
-msgid "Logout"
-msgstr "Sign out"
-
-#: skins/common/templates/authopenid/logout.html:5
-msgid "You have successfully logged out"
-msgstr ""
-
-#: skins/common/templates/authopenid/logout.html:7
-msgid ""
-"However, you still may be logged in to your OpenID provider. Please logout "
-"of your provider if you wish to do so."
-msgstr ""
-
-#: skins/common/templates/authopenid/signin.html:4
-msgid "User login"
-msgstr "User login"
-
-#: skins/common/templates/authopenid/signin.html:14
-#, python-format
-msgid ""
-"\n"
-" Your answer to %(title)s %(summary)s will be posted once you log in\n"
-" "
-msgstr ""
-"\n"
-"<span class=\"strong big\">Your answer to </span> <i>\"<strong>%(title)s</"
-"strong> %(summary)s...\"</i> <span class=\"strong big\">is saved and will be "
-"posted once you log in.</span>"
-
-#: skins/common/templates/authopenid/signin.html:21
-#, python-format
-msgid ""
-"Your question \n"
-" %(title)s %(summary)s will be posted once you log in\n"
-" "
-msgstr ""
-"<span class=\"strong big\">Your question</span> <i>\"<strong>%(title)s</"
-"strong> %(summary)s...\"</i> <span class=\"strong big\">is saved and will be "
-"posted once you log in.</span>"
-
-#: skins/common/templates/authopenid/signin.html:28
-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/common/templates/authopenid/signin.html:31
-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/common/templates/authopenid/signin.html:33
-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/common/templates/authopenid/signin.html:37
-msgid ""
-"Click on one of the icons below to add a new login method or re-validate an "
-"existing one."
-msgstr ""
-
-#: skins/common/templates/authopenid/signin.html:39
-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/common/templates/authopenid/signin.html:42
-msgid ""
-"Please check your email and visit the enclosed link to re-connect to your "
-"account"
-msgstr ""
-
-#: skins/common/templates/authopenid/signin.html:87
-msgid "Please enter your <span>user name and password</span>, then sign in"
-msgstr ""
-
-#: skins/common/templates/authopenid/signin.html:93
-msgid "Login failed, please try again"
-msgstr ""
-
-#: skins/common/templates/authopenid/signin.html:97
-msgid "Login or email"
-msgstr ""
-
-#: skins/common/templates/authopenid/signin.html:101
-#, fuzzy
-msgid "Password"
-msgstr "Password"
-
-#: skins/common/templates/authopenid/signin.html:106
-msgid "Login"
-msgstr "Sign in"
-
-#: skins/common/templates/authopenid/signin.html:113
-msgid "To change your password - please enter the new one twice, then submit"
-msgstr ""
-
-#: skins/common/templates/authopenid/signin.html:117
-#, fuzzy
-msgid "New password"
-msgstr "Password"
-
-#: skins/common/templates/authopenid/signin.html:124
-msgid "Please, retype"
-msgstr ""
-
-#: skins/common/templates/authopenid/signin.html:146
-msgid "Here are your current login methods"
-msgstr ""
-
-#: skins/common/templates/authopenid/signin.html:150
-msgid "provider"
-msgstr ""
-
-#: skins/common/templates/authopenid/signin.html:151
-#, fuzzy
-msgid "last used"
-msgstr "Last updated"
-
-#: skins/common/templates/authopenid/signin.html:152
-msgid "delete, if you like"
-msgstr ""
-
-#: skins/common/templates/authopenid/signin.html:166
-#: skins/common/templates/question/answer_controls.html:44
-#: skins/common/templates/question/question_controls.html:49
-msgid "delete"
-msgstr ""
-
-#: skins/common/templates/authopenid/signin.html:168
-#, fuzzy
-msgid "cannot be deleted"
-msgstr "sorry, but older votes cannot be revoked"
-
-#: skins/common/templates/authopenid/signin.html:181
-msgid "Still have trouble signing in?"
-msgstr ""
-
-#: skins/common/templates/authopenid/signin.html:186
-msgid "Please, enter your email address below and obtain a new key"
-msgstr ""
-
-#: skins/common/templates/authopenid/signin.html:188
-msgid "Please, enter your email address below to recover your account"
-msgstr ""
-
-#: skins/common/templates/authopenid/signin.html:191
-msgid "recover your account via email"
-msgstr ""
-
-#: skins/common/templates/authopenid/signin.html:202
-msgid "Send a new recovery key"
-msgstr ""
-
-#: skins/common/templates/authopenid/signin.html:204
-msgid "Recover your account via email"
-msgstr ""
-
-#: skins/common/templates/authopenid/signin.html:216
-msgid "Why use OpenID?"
-msgstr ""
-
-#: skins/common/templates/authopenid/signin.html:219
-msgid "with openid it is easier"
-msgstr "With the OpenID you don't need to create new username and password."
-
-#: skins/common/templates/authopenid/signin.html:222
-msgid "reuse openid"
-msgstr "You can safely re-use the same login for all OpenID-enabled websites."
-
-#: skins/common/templates/authopenid/signin.html:225
-msgid "openid is widely adopted"
-msgstr ""
-"There are > 160,000,000 OpenID account in use. Over 10,000 sites are OpenID-"
-"enabled."
-
-#: skins/common/templates/authopenid/signin.html:228
-msgid "openid is supported open standard"
-msgstr "OpenID is based on an open standard, supported by many organizations."
-
-#: skins/common/templates/authopenid/signin.html:232
-msgid "Find out more"
-msgstr ""
-
-#: skins/common/templates/authopenid/signin.html:233
-msgid "Get OpenID"
-msgstr ""
-
-#: skins/common/templates/authopenid/signup_with_password.html:4
-msgid "Signup"
-msgstr ""
-
-#: skins/common/templates/authopenid/signup_with_password.html:10
-msgid "Please register by clicking on any of the icons below"
-msgstr ""
-
-#: skins/common/templates/authopenid/signup_with_password.html:23
-msgid "or create a new user name and password here"
-msgstr ""
-
-#: skins/common/templates/authopenid/signup_with_password.html:25
-msgid "Create login name and password"
-msgstr ""
-
-#: skins/common/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 "
-"password here. However</span>, please keep in mind that we also support "
-"<strong>OpenID</strong> login method. With <strong>OpenID</strong> you can "
-"simply reuse your external login (e.g. Gmail or AOL) without ever sharing "
-"your login details with anyone and having to remember yet another password."
-
-#: skins/common/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/common/templates/authopenid/signup_with_password.html:47
-msgid "Create Account"
-msgstr "Signup"
-
-#: skins/common/templates/authopenid/signup_with_password.html:49
-msgid "or"
-msgstr ""
-
-#: skins/common/templates/authopenid/signup_with_password.html:50
-msgid "return to OpenID login"
-msgstr ""
-
-#: skins/common/templates/avatar/add.html:3
-#, fuzzy
-msgid "add avatar"
-msgstr "How to change my picture (gravatar) and what is gravatar?"
-
-#: skins/common/templates/avatar/add.html:5
-#, fuzzy
-msgid "Change avatar"
-msgstr "Retag question"
-
-#: skins/common/templates/avatar/add.html:6
-#: skins/common/templates/avatar/change.html:7
-msgid "Your current avatar: "
-msgstr ""
-
-#: skins/common/templates/avatar/add.html:9
-#: skins/common/templates/avatar/change.html:11
-msgid "You haven't uploaded an avatar yet. Please upload one now."
-msgstr ""
-
-#: skins/common/templates/avatar/add.html:13
-msgid "Upload New Image"
-msgstr ""
-
-#: skins/common/templates/avatar/change.html:4
-#, fuzzy
-msgid "change avatar"
-msgstr "Retag question"
-
-#: skins/common/templates/avatar/change.html:17
-msgid "Choose new Default"
-msgstr ""
-
-#: skins/common/templates/avatar/change.html:22
-msgid "Upload"
-msgstr ""
-
-#: skins/common/templates/avatar/confirm_delete.html:2
-msgid "delete avatar"
-msgstr ""
-
-#: skins/common/templates/avatar/confirm_delete.html:4
-msgid "Please select the avatars that you would like to delete."
-msgstr ""
-
-#: skins/common/templates/avatar/confirm_delete.html:6
-#, python-format
-msgid ""
-"You have no avatars to delete. Please <a href=\"%(avatar_change_url)s"
-"\">upload one</a> now."
-msgstr ""
-
-#: skins/common/templates/avatar/confirm_delete.html:12
-msgid "Delete These"
-msgstr ""
-
-#: skins/common/templates/question/answer_controls.html:5
-msgid "answer permanent link"
-msgstr "permanent link"
-
-#: skins/common/templates/question/answer_controls.html:6
-msgid "permanent link"
-msgstr "link"
-
-#: skins/common/templates/question/answer_controls.html:10
-#: skins/common/templates/question/question_controls.html:3
-#: skins/default/templates/macros.html:289
-#: skins/default/templates/revisions.html:37
-msgid "edit"
-msgstr ""
-
-#: skins/common/templates/question/answer_controls.html:15
-#: skins/common/templates/question/answer_controls.html:16
-#: skins/common/templates/question/question_controls.html:23
-#: skins/common/templates/question/question_controls.html:24
-msgid "remove all flags"
-msgstr ""
-
-#: skins/common/templates/question/answer_controls.html:22
-#: skins/common/templates/question/answer_controls.html:32
-#: skins/common/templates/question/question_controls.html:30
-#: skins/common/templates/question/question_controls.html:39
-msgid ""
-"report as offensive (i.e containing spam, advertising, malicious text, etc.)"
-msgstr ""
-
-#: skins/common/templates/question/answer_controls.html:23
-#: skins/common/templates/question/question_controls.html:31
-msgid "flag offensive"
-msgstr ""
-
-#: skins/common/templates/question/answer_controls.html:33
-#: skins/common/templates/question/question_controls.html:40
-msgid "remove flag"
-msgstr ""
-
-#: skins/common/templates/question/answer_controls.html:44
-#: skins/common/templates/question/question_controls.html:49
-msgid "undelete"
-msgstr ""
-
-#: skins/common/templates/question/answer_controls.html:50
-#, fuzzy
-msgid "swap with question"
-msgstr "Post Your Answer"
-
-#: skins/common/templates/question/answer_vote_buttons.html:13
-#: skins/common/templates/question/answer_vote_buttons.html:14
-msgid "mark this answer as correct (click again to undo)"
-msgstr ""
-
-#: skins/common/templates/question/answer_vote_buttons.html:23
-#: skins/common/templates/question/answer_vote_buttons.html:24
-#, python-format
-msgid "%(question_author)s has selected this answer as correct"
-msgstr ""
-
-#: skins/common/templates/question/closed_question_info.html:2
-#, python-format
-msgid ""
-"The question has been closed for the following reason <b>\"%(close_reason)s"
-"\"</b> <i>by"
-msgstr ""
-
-#: skins/common/templates/question/closed_question_info.html:4
-#, python-format
-msgid "close date %(closed_at)s"
-msgstr ""
-
-#: skins/common/templates/question/question_controls.html:6
-msgid "retag"
-msgstr ""
-
-#: skins/common/templates/question/question_controls.html:13
-#, fuzzy
-msgid "reopen"
-msgstr "You can safely re-use the same login for all OpenID-enabled websites."
-
-#: skins/common/templates/question/question_controls.html:17
-msgid "close"
-msgstr ""
-
-#: skins/common/templates/widgets/edit_post.html:21
-msgid "one of these is required"
-msgstr ""
-
-#: skins/common/templates/widgets/edit_post.html:33
-msgid "(required)"
-msgstr ""
-
-#: skins/common/templates/widgets/edit_post.html:56
-msgid "Toggle the real time Markdown editor preview"
-msgstr ""
-
-#: skins/common/templates/widgets/edit_post.html:58
-#: skins/default/templates/answer_edit.html:61
-#: skins/default/templates/answer_edit.html:64
-#: skins/default/templates/ask.html:49 skins/default/templates/ask.html:52
-#: skins/default/templates/question_edit.html:73
-#: skins/default/templates/question_edit.html:76
-#: skins/default/templates/question/javascript.html:89
-#: skins/default/templates/question/javascript.html:92
-msgid "hide preview"
-msgstr ""
-
-#: skins/common/templates/widgets/related_tags.html:3
-msgid "Related tags"
-msgstr "Tags"
-
-#: skins/common/templates/widgets/tag_selector.html:4
-#, fuzzy
-msgid "Interesting tags"
-msgstr "Tags"
-
-#: skins/common/templates/widgets/tag_selector.html:18
-#: skins/common/templates/widgets/tag_selector.html:34
-msgid "add"
-msgstr ""
-
-#: skins/common/templates/widgets/tag_selector.html:20
-#, fuzzy
-msgid "Ignored tags"
-msgstr "Retag question"
-
-#: skins/common/templates/widgets/tag_selector.html:36
-msgid "Display tag filter"
-msgstr ""
-
-#: skins/default/templates/404.jinja.html:3
-#: skins/default/templates/404.jinja.html:10
-msgid "Page not found"
-msgstr ""
-
-#: skins/default/templates/404.jinja.html:13
-msgid "Sorry, could not find the page you requested."
-msgstr ""
-
-#: skins/default/templates/404.jinja.html:15
-msgid "This might have happened for the following reasons:"
-msgstr ""
-
-#: skins/default/templates/404.jinja.html:17
-msgid "this question or answer has been deleted;"
-msgstr ""
-
-#: skins/default/templates/404.jinja.html:18
-msgid "url has error - please check it;"
-msgstr ""
-
-#: 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:19
-#: skins/default/templates/widgets/footer.html:39
-msgid "faq"
-msgstr ""
-
-#: 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:21
-msgid "report this problem"
-msgstr ""
-
-#: 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:31
-#: skins/default/templates/widgets/scope_nav.html:3
-#, fuzzy
-msgid "see all questions"
-msgstr "Ask Your Question"
-
-#: 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:5
-msgid "Internal server error"
-msgstr ""
-
-#: 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:9
-msgid "please report the error to the site administrators if you wish"
-msgstr ""
-
-#: skins/default/templates/500.jinja.html:12
-#, fuzzy
-msgid "see latest questions"
-msgstr "Post Your Answer"
-
-#: skins/default/templates/500.jinja.html:13
-#, fuzzy
-msgid "see tags"
-msgstr "Tags"
-
-#: 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
-#: skins/default/templates/answer_edit.html:10
-#, fuzzy
-msgid "Edit answer"
-msgstr "oldest"
-
-#: skins/default/templates/answer_edit.html:10
-#: 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:14
-msgid "revision"
-msgstr ""
-
-#: skins/default/templates/answer_edit.html:17
-#: skins/default/templates/question_edit.html:16
-msgid "select revision"
-msgstr ""
-
-#: skins/default/templates/answer_edit.html:24
-#: skins/default/templates/question_edit.html:35
-msgid "Save edit"
-msgstr ""
-
-#: skins/default/templates/answer_edit.html:64
-#: skins/default/templates/ask.html:52
-#: skins/default/templates/question_edit.html:76
-#: skins/default/templates/question/javascript.html:92
-msgid "show preview"
-msgstr ""
-
-#: skins/default/templates/ask.html:4
-msgid "Ask a question"
-msgstr "Ask Your Question"
-
-#: skins/default/templates/badge.html:5 skins/default/templates/badge.html:9
-#: skins/default/templates/user_profile/user_recent.html:16
-#: skins/default/templates/user_profile/user_stats.html:110
-#, python-format
-msgid "%(name)s"
-msgstr ""
-
-#: skins/default/templates/badge.html:5
-msgid "Badge"
-msgstr ""
-
-#: skins/default/templates/badge.html:7
-#, python-format
-msgid "Badge \"%(name)s\""
-msgstr ""
-
-#: skins/default/templates/badge.html:9
-#: skins/default/templates/user_profile/user_recent.html:16
-#: skins/default/templates/user_profile/user_stats.html:108
-#, python-format
-msgid "%(description)s"
-msgstr ""
-
-#: skins/default/templates/badge.html:14
-msgid "user received this badge:"
-msgid_plural "users received this badge:"
-msgstr[0] ""
-msgstr[1] ""
-
-#: skins/default/templates/badges.html:3
-msgid "Badges summary"
-msgstr "Badges"
-
-#: skins/default/templates/badges.html:5
-#, fuzzy
-msgid "Badges"
-msgstr "Badges"
-
-#: skins/default/templates/badges.html:7
-msgid "Community gives you awards for your questions, answers and votes."
-msgstr ""
-
-#: 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 "
-"%(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>\n"
-
-#: skins/default/templates/badges.html:35
-msgid "Community badges"
-msgstr "Badge levels"
-
-#: skins/default/templates/badges.html:37
-msgid "gold badge: the highest honor and is very rare"
-msgstr ""
-
-#: 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:45
-msgid ""
-"silver badge: occasionally awarded for the very high quality contributions"
-msgstr ""
-
-#: 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:52
-msgid "bronze badge: often given as a special honor"
-msgstr ""
-
-#: 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:5
-#, fuzzy
-msgid "Close question"
-msgstr "Ask Your Question"
-
-#: skins/default/templates/close.html:6
-#, fuzzy
-msgid "Close the question"
-msgstr "Post Your Answer"
-
-#: skins/default/templates/close.html:11
-msgid "Reasons"
-msgstr ""
-
-#: skins/default/templates/close.html:15
-msgid "OK to close"
-msgstr ""
-
-#: skins/default/templates/faq.html:3
-#: skins/default/templates/faq_static.html:3
-#: skins/default/templates/faq_static.html:5
-#: skins/default/templates/widgets/answer_edit_tips.html:20
-#: skins/default/templates/widgets/question_edit_tips.html:16
-msgid "FAQ"
-msgstr ""
-
-#: skins/default/templates/faq_static.html:5
-msgid "Frequently Asked Questions "
-msgstr ""
-
-#: skins/default/templates/faq_static.html:6
-msgid "What kinds of questions can I ask here?"
-msgstr ""
-
-#: skins/default/templates/faq_static.html:7
-msgid ""
-"Most importanly - questions should be <strong>relevant</strong> to this "
-"community."
-msgstr ""
-
-#: skins/default/templates/faq_static.html:8
-msgid ""
-"Before asking the question - please make sure to use search to see whether "
-"your question has alredy been answered."
-msgstr ""
-"Before you ask - please make sure to search for a similar question. You can "
-"search questions by their title or tags."
-
-#: skins/default/templates/faq_static.html:10
-msgid "What questions should I avoid asking?"
-msgstr "What kinds of questions should be avoided?"
-
-#: skins/default/templates/faq_static.html:11
-msgid ""
-"Please avoid asking questions that are not relevant to this community, too "
-"subjective and argumentative."
-msgstr ""
-
-#: skins/default/templates/faq_static.html:13
-#, fuzzy
-msgid "What should I avoid in my answers?"
-msgstr "What kinds of questions should be avoided?"
-
-#: skins/default/templates/faq_static.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 "
-"discussions."
-msgstr ""
-"is a <strong>question and answer</strong> site - <strong>it is not a "
-"discussion group</strong>. Please avoid holding debates in your answers as "
-"they tend to dilute the essense of questions and answers. For the brief "
-"discussions please use commenting facility."
-
-#: skins/default/templates/faq_static.html:15
-msgid "Who moderates this community?"
-msgstr ""
-
-#: skins/default/templates/faq_static.html:16
-msgid "The short answer is: <strong>you</strong>."
-msgstr ""
-
-#: skins/default/templates/faq_static.html:17
-msgid "This website is moderated by the users."
-msgstr ""
-
-#: skins/default/templates/faq_static.html:18
-msgid ""
-"The reputation system allows users earn the authorization to perform a "
-"variety of moderation tasks."
-msgstr ""
-"Karma system allows users to earn rights to perform a variety of moderation "
-"tasks"
-
-#: skins/default/templates/faq_static.html:20
-msgid "How does reputation system work?"
-msgstr "How does karma system work?"
-
-#: skins/default/templates/faq_static.html:21
-msgid "Rep system summary"
-msgstr ""
-"When a question or answer is upvoted, the user who posted them will gain "
-"some points, which are called \"karma points\". These points serve as a "
-"rough measure of the community trust to him/her. Various moderation tasks "
-"are gradually assigned to the users based on those points."
-
-#: skins/default/templates/faq_static.html:22
-#, python-format
-msgid ""
-"For example, if you ask an interesting question or give a helpful answer, "
-"your input will be upvoted. On the other hand if the answer is misleading - "
-"it will be downvoted. Each vote in favor will generate <strong>"
-"%(REP_GAIN_FOR_RECEIVING_UPVOTE)s</strong> points, each vote against will "
-"subtract <strong>%(REP_LOSS_FOR_RECEIVING_DOWNVOTE)s</strong> points. There "
-"is a limit of <strong>%(MAX_REP_GAIN_PER_USER_PER_DAY)s</strong> points that "
-"can be accumulated for a question or answer per day. The table below "
-"explains reputation point requirements for each type of moderation task."
-msgstr ""
-
-#: skins/default/templates/faq_static.html:32
-#: skins/default/templates/user_profile/user_votes.html:13
-msgid "upvote"
-msgstr ""
-
-#: skins/default/templates/faq_static.html:37
-#, fuzzy
-msgid "use tags"
-msgstr "Tags"
-
-#: skins/default/templates/faq_static.html:42
-#, fuzzy
-msgid "add comments"
-msgstr "post a comment"
-
-#: skins/default/templates/faq_static.html:46
-#: skins/default/templates/user_profile/user_votes.html:15
-msgid "downvote"
-msgstr ""
-
-#: skins/default/templates/faq_static.html:49
-#, fuzzy
-msgid " accept own answer to own questions"
-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/faq_static.html:53
-msgid "open and close own questions"
-msgstr ""
-
-#: skins/default/templates/faq_static.html:57
-#, fuzzy
-msgid "retag other's questions"
-msgstr "Post Your Answer"
-
-#: skins/default/templates/faq_static.html:62
-msgid "edit community wiki questions"
-msgstr ""
-
-#: skins/default/templates/faq_static.html:67
-#, fuzzy
-msgid "\"edit any answer"
-msgstr "answers"
-
-#: skins/default/templates/faq_static.html:71
-#, fuzzy
-msgid "\"delete any comment"
-msgstr "post a comment"
-
-#: skins/default/templates/faq_static.html:74
-msgid "what is gravatar"
-msgstr "How to change my picture (gravatar) and what is gravatar?"
-
-#: skins/default/templates/faq_static.html:75
-msgid "gravatar faq info"
-msgstr ""
-"<p>The picture that appears on the users profiles is called "
-"<strong>gravatar</strong> (which means <strong>g</strong>lobally <strong>r</"
-"strong>ecognized <strong>avatar</strong>).</p><p>Here is how it works: a "
-"<strong>cryptographic key</strong> (unbreakable code) is calculated from "
-"your email address. You upload your picture (or your favorite alter ego "
-"image) the website <a href='http://gravatar.com'><strong>gravatar.com</"
-"strong></a> from where we later retreive your image using the key.</"
-"p><p>This way all the websites you trust can show your image next to your "
-"posts and your email address remains private.</p><p>Please "
-"<strong>personalize your account</strong> with an image - just register at "
-"<a href='http://gravatar.com'><strong>gravatar.com</strong></a> (just please "
-"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_static.html:76
-msgid "To register, do I need to create new password?"
-msgstr ""
-
-#: skins/default/templates/faq_static.html:77
-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_static.html:78
-msgid "\"Login now!\""
-msgstr ""
-
-#: skins/default/templates/faq_static.html:80
-msgid "Why other people can edit my questions/answers?"
-msgstr ""
-
-#: skins/default/templates/faq_static.html:81
-msgid "Goal of this site is..."
-msgstr ""
-
-#: skins/default/templates/faq_static.html:81
-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_static.html:82
-msgid "If this approach is not for you, we respect your choice."
-msgstr ""
-
-#: skins/default/templates/faq_static.html:84
-#, fuzzy
-msgid "Still have questions?"
-msgstr "Ask Your Question"
-
-#: skins/default/templates/faq_static.html:85
-#, python-format
-msgid ""
-"Please ask your question at %(ask_question_url)s, help make our community "
-"better!"
-msgstr ""
-"Please <a href='%(ask_question_url)s'>ask</a> your question, help make our "
-"community better!"
-
-#: skins/default/templates/feedback.html:3
-msgid "Feedback"
-msgstr ""
-
-#: skins/default/templates/feedback.html:5
-msgid "Give us your feedback!"
-msgstr ""
-
-#: skins/default/templates/feedback.html:14
-#, python-format
-msgid ""
-"\n"
-" <span class='big strong'>Dear %(user_name)s</span>, we look forward "
-"to hearing your feedback. \n"
-" Please type and send us your message below.\n"
-" "
-msgstr ""
-
-#: skins/default/templates/feedback.html:21
-msgid ""
-"\n"
-" <span class='big strong'>Dear visitor</span>, we look forward to "
-"hearing your feedback.\n"
-" Please type and send us your message below.\n"
-" "
-msgstr ""
-
-#: skins/default/templates/feedback.html:30
-msgid "(to hear from us please enter a valid email or check the box below)"
-msgstr ""
-
-#: skins/default/templates/feedback.html:37
-#: skins/default/templates/feedback.html:46
-msgid "(this field is required)"
-msgstr ""
-
-#: skins/default/templates/feedback.html:55
-msgid "(Please solve the captcha)"
-msgstr ""
-
-#: skins/default/templates/feedback.html:63
-msgid "Send Feedback"
-msgstr ""
-
-#: skins/default/templates/feedback_email.txt:2
-#, python-format
-msgid ""
-"\n"
-"Hello, this is a %(site_title)s forum feedback message.\n"
-msgstr ""
-
-#: skins/default/templates/import_data.html:2
-#: skins/default/templates/import_data.html:4
-msgid "Import StackExchange data"
-msgstr ""
-
-#: 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/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/import_data.html:25
-msgid "Import data"
-msgstr ""
-
-#: 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
-#, python-format
-msgid "<p>Dear %(receiving_user_name)s,</p>"
-msgstr ""
-
-#: skins/default/templates/instant_notification.html:3
-#, python-format
-msgid ""
-"\n"
-"<p>%(update_author_name)s left a <a href=\"%(post_url)s\">new comment</a>:</"
-"p>\n"
-msgstr ""
-
-#: skins/default/templates/instant_notification.html:8
-#, python-format
-msgid ""
-"\n"
-"<p>%(update_author_name)s left a <a href=\"%(post_url)s\">new comment</a></"
-"p>\n"
-msgstr ""
-
-#: skins/default/templates/instant_notification.html:13
-#, python-format
-msgid ""
-"\n"
-"<p>%(update_author_name)s answered a question \n"
-"<a href=\"%(post_url)s\">%(origin_post_title)s</a></p>\n"
-msgstr ""
-
-#: skins/default/templates/instant_notification.html:19
-#, python-format
-msgid ""
-"\n"
-"<p>%(update_author_name)s posted a new question \n"
-"<a href=\"%(post_url)s\">%(origin_post_title)s</a></p>\n"
-msgstr ""
-
-#: skins/default/templates/instant_notification.html:25
-#, python-format
-msgid ""
-"\n"
-"<p>%(update_author_name)s updated an answer to the question\n"
-"<a href=\"%(post_url)s\">%(origin_post_title)s</a></p>\n"
-msgstr ""
-
-#: skins/default/templates/instant_notification.html:31
-#, python-format
-msgid ""
-"\n"
-"<p>%(update_author_name)s updated a question \n"
-"<a href=\"%(post_url)s\">%(origin_post_title)s</a></p>\n"
-msgstr ""
-
-#: skins/default/templates/instant_notification.html:37
-#, python-format
-msgid ""
-"\n"
-"<div>%(content_preview)s</div>\n"
-"<p>Please note - you can easily <a href=\"%(user_subscriptions_url)s"
-"\">change</a>\n"
-"how often you receive these notifications or unsubscribe. Thank you for your "
-"interest in our forum!</p>\n"
-msgstr ""
-
-#: skins/default/templates/instant_notification.html:42
-#, fuzzy
-msgid "<p>Sincerely,<br/>Forum Administrator</p>"
-msgstr ""
-"Sincerely,\n"
-"Q&A Forum Administrator"
-
-#: skins/default/templates/macros.html:3
-#, python-format
-msgid "Share this question on %(site)s"
-msgstr ""
-
-#: skins/default/templates/macros.html:14
-#: skins/default/templates/macros.html:471
-#, python-format
-msgid "follow %(alias)s"
-msgstr ""
-
-#: skins/default/templates/macros.html:17
-#: skins/default/templates/macros.html:474
-#, python-format
-msgid "unfollow %(alias)s"
-msgstr ""
-
-#: skins/default/templates/macros.html:18
-#: skins/default/templates/macros.html:475
-#, python-format
-msgid "following %(alias)s"
-msgstr ""
-
-#: skins/default/templates/macros.html:29
-msgid "i like this question (click again to cancel)"
-msgstr ""
-
-#: skins/default/templates/macros.html:31
-msgid "i like this answer (click again to cancel)"
-msgstr ""
-
-#: skins/default/templates/macros.html:37
-msgid "current number of votes"
-msgstr ""
-
-#: skins/default/templates/macros.html:43
-msgid "i dont like this question (click again to cancel)"
-msgstr ""
-
-#: skins/default/templates/macros.html:45
-msgid "i dont like this answer (click again to cancel)"
-msgstr ""
-
-#: skins/default/templates/macros.html:52
-#, fuzzy
-msgid "anonymous user"
-msgstr "Sorry, anonymous users cannot vote"
-
-#: skins/default/templates/macros.html:80
-msgid "this post is marked as community wiki"
-msgstr ""
-
-#: skins/default/templates/macros.html:83
-#, 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:89
-msgid "asked"
-msgstr ""
-
-#: skins/default/templates/macros.html:91
-#, fuzzy
-msgid "answered"
-msgstr "answers"
-
-#: skins/default/templates/macros.html:93
-msgid "posted"
-msgstr ""
-
-#: skins/default/templates/macros.html:123
-#, fuzzy
-msgid "updated"
-msgstr "Last updated"
-
-#: skins/default/templates/macros.html:221
-#, python-format
-msgid "see questions tagged '%(tag)s'"
-msgstr ""
-
-#: skins/default/templates/macros.html:278
-#, fuzzy
-msgid "delete this comment"
-msgstr "post a comment"
-
-#: skins/default/templates/macros.html:307
-#: skins/default/templates/macros.html:315
-#: skins/default/templates/question/javascript.html:24
-msgid "add comment"
-msgstr "post a comment"
-
-#: skins/default/templates/macros.html:308
-#, 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:310
-#, python-format
-msgid "see <strong>%(counter)s</strong> more comment"
-msgid_plural ""
-"see <strong>%(counter)s</strong> more comments\n"
-" "
-msgstr[0] ""
-msgstr[1] ""
-
-#: skins/default/templates/macros.html:542 templatetags/extra_tags.py:43
-#, python-format
-msgid "%(username)s gravatar image"
-msgstr ""
-
-#: skins/default/templates/macros.html:551
-#, python-format
-msgid "%(username)s's website is %(url)s"
-msgstr ""
-
-#: skins/default/templates/macros.html:566
-#: skins/default/templates/macros.html:567
-msgid "previous"
-msgstr ""
-
-#: skins/default/templates/macros.html:578
-msgid "current page"
-msgstr ""
-
-#: skins/default/templates/macros.html:580
-#: skins/default/templates/macros.html:587
-#, python-format
-msgid "page number %(num)s"
-msgstr "page %(num)s"
-
-#: skins/default/templates/macros.html:591
-msgid "next page"
-msgstr ""
-
-#: skins/default/templates/macros.html:602
-msgid "posts per page"
-msgstr ""
-
-#: skins/default/templates/macros.html:629
-#, fuzzy, python-format
-msgid "responses for %(username)s"
-msgstr "Choose screen name"
-
-#: skins/default/templates/macros.html:632
-#, 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:635
-msgid "no new responses yet"
-msgstr ""
-
-#: skins/default/templates/macros.html:650
-#: skins/default/templates/macros.html:651
-#, python-format
-msgid "%(new)s new flagged posts and %(seen)s previous"
-msgstr ""
-
-#: skins/default/templates/macros.html:653
-#: skins/default/templates/macros.html:654
-#, python-format
-msgid "%(new)s new flagged posts"
-msgstr ""
-
-#: skins/default/templates/macros.html:659
-#: skins/default/templates/macros.html:660
-#, python-format
-msgid "%(seen)s flagged posts"
-msgstr ""
-
-#: skins/default/templates/main_page.html:11
-#, fuzzy
-msgid "Questions"
-msgstr "Tags"
-
-#: skins/default/templates/privacy.html:3
-#: skins/default/templates/privacy.html:5
-msgid "Privacy policy"
-msgstr ""
-
-#: skins/default/templates/question_edit.html:4
-#: skins/default/templates/question_edit.html:9
-#, fuzzy
-msgid "Edit question"
-msgstr "Ask Your Question"
-
-#: skins/default/templates/question_retag.html:3
-#: skins/default/templates/question_retag.html:5
-msgid "Change tags"
-msgstr "Retag question"
-
-#: skins/default/templates/question_retag.html:21
-msgid "Retag"
-msgstr ""
-
-#: skins/default/templates/question_retag.html:28
-msgid "Why use and modify tags?"
-msgstr ""
-
-#: skins/default/templates/question_retag.html:30
-msgid "Tags help to keep the content better organized and searchable"
-msgstr ""
-
-#: skins/default/templates/question_retag.html:32
-msgid "tag editors receive special awards from the community"
-msgstr ""
-
-#: skins/default/templates/question_retag.html:59
-msgid "up to 5 tags, less than 20 characters each"
-msgstr ""
-
-#: skins/default/templates/reopen.html:3 skins/default/templates/reopen.html:5
-#, fuzzy
-msgid "Reopen question"
-msgstr "Post Your Answer"
-
-#: skins/default/templates/reopen.html:6
-msgid "Title"
-msgstr ""
-
-#: 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"
-msgstr ""
-
-#: skins/default/templates/reopen.html:16
-msgid "Close reason:"
-msgstr ""
-
-#: skins/default/templates/reopen.html:19
-msgid "When:"
-msgstr ""
-
-#: skins/default/templates/reopen.html:22
-#, fuzzy
-msgid "Reopen this question?"
-msgstr "Post Your Answer"
-
-#: skins/default/templates/reopen.html:26
-#, fuzzy
-msgid "Reopen this question"
-msgstr "Post Your Answer"
-
-#: skins/default/templates/revisions.html:4
-#: skins/default/templates/revisions.html:7
-#, fuzzy
-msgid "Revision history"
-msgstr "karma"
-
-#: skins/default/templates/revisions.html:23
-msgid "click to hide/show revision"
-msgstr ""
-
-#: skins/default/templates/revisions.html:29
-#, python-format
-msgid "revision %(number)s"
-msgstr ""
-
-#: skins/default/templates/subscribe_for_tags.html:3
-#: skins/default/templates/subscribe_for_tags.html:5
-msgid "Subscribe for tags"
-msgstr ""
-
-#: skins/default/templates/subscribe_for_tags.html:6
-msgid "Please, subscribe for the following tags:"
-msgstr ""
-
-#: skins/default/templates/subscribe_for_tags.html:15
-msgid "Subscribe"
-msgstr ""
-
-#: skins/default/templates/tags.html:4 skins/default/templates/tags.html:10
-msgid "Tag list"
-msgstr "Tags"
-
-#: skins/default/templates/tags.html:8
-#, python-format
-msgid "Tags, matching \"%(stag)s\""
-msgstr ""
-
-#: skins/default/templates/tags.html:14 skins/default/templates/users.html:9
-#: skins/default/templates/main_page/tab_bar.html:14
-msgid "Sort by &raquo;"
-msgstr ""
-
-#: skins/default/templates/tags.html:19
-msgid "sorted alphabetically"
-msgstr ""
-
-#: skins/default/templates/tags.html:20
-msgid "by name"
-msgstr ""
-
-#: skins/default/templates/tags.html:25
-msgid "sorted by frequency of tag use"
-msgstr ""
-
-#: skins/default/templates/tags.html:26
-msgid "by popularity"
-msgstr ""
-
-#: skins/default/templates/tags.html:31 skins/default/templates/tags.html:57
-msgid "Nothing found"
-msgstr ""
-
-#: skins/default/templates/users.html:4 skins/default/templates/users.html:6
-msgid "Users"
-msgstr "People"
-
-#: skins/default/templates/users.html:14
-msgid "see people with the highest reputation"
-msgstr ""
-
-#: skins/default/templates/users.html:15
-#: skins/default/templates/user_profile/user_info.html:25
-msgid "reputation"
-msgstr "karma"
-
-#: skins/default/templates/users.html:20
-msgid "see people who joined most recently"
-msgstr ""
-
-#: skins/default/templates/users.html:21
-msgid "recent"
-msgstr ""
-
-#: skins/default/templates/users.html:26
-msgid "see people who joined the site first"
-msgstr ""
-
-#: skins/default/templates/users.html:32
-msgid "see people sorted by name"
-msgstr ""
-
-#: skins/default/templates/users.html:33
-#, fuzzy
-msgid "by username"
-msgstr "Choose screen name"
-
-#: skins/default/templates/users.html:39
-#, python-format
-msgid "users matching query %(suser)s:"
-msgstr ""
-
-#: skins/default/templates/users.html:42
-msgid "Nothing found."
-msgstr ""
-
-#: skins/default/templates/main_page/headline.html:4 views/readers.py:160
-#, python-format
-msgid "%(q_num)s question"
-msgid_plural "%(q_num)s questions"
-msgstr[0] ""
-msgstr[1] ""
-
-#: skins/default/templates/main_page/headline.html:6
-#, python-format
-msgid "with %(author_name)s's contributions"
-msgstr ""
-
-#: skins/default/templates/main_page/headline.html:12
-msgid "Tagged"
-msgstr ""
-
-#: skins/default/templates/main_page/headline.html:23
-#, fuzzy
-msgid "Search tips:"
-msgstr "Tips"
-
-#: skins/default/templates/main_page/headline.html:26
-msgid "reset author"
-msgstr ""
-
-#: skins/default/templates/main_page/headline.html:28
-#: skins/default/templates/main_page/headline.html:31
-#: 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:29
-#, fuzzy
-msgid "reset tags"
-msgstr "Tags"
-
-#: skins/default/templates/main_page/headline.html:32
-#: skins/default/templates/main_page/headline.html:35
-msgid "start over"
-msgstr ""
-
-#: skins/default/templates/main_page/headline.html:37
-msgid " - to expand, or dig in by adding more tags and revising the query."
-msgstr ""
-
-#: skins/default/templates/main_page/headline.html:40
-msgid "Search tip:"
-msgstr ""
-
-#: skins/default/templates/main_page/headline.html:40
-msgid "add tags and a query to focus your search"
-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
-#, fuzzy
-msgid "No questions here. "
-msgstr "answered question"
-
-#: skins/default/templates/main_page/nothing_found.html:8
-msgid "Please follow some questions or follow some users."
-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
-#, fuzzy
-msgid "resetting tags"
-msgstr "Tags"
-
-#: 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
-#, fuzzy
-msgid "Please always feel free to ask your question!"
-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/main_page/questions_loop.html:12
-msgid "Did not find what you were looking for?"
-msgstr ""
-
-#: skins/default/templates/main_page/questions_loop.html:13
-#, fuzzy
-msgid "Please, post your question!"
-msgstr "Ask Your Question"
-
-#: skins/default/templates/main_page/tab_bar.html:9
-#, fuzzy
-msgid "subscribe to the questions feed"
-msgstr "Post Your Answer"
-
-#: skins/default/templates/main_page/tab_bar.html:10
-msgid "RSS"
-msgstr ""
-
-#: skins/default/templates/meta/bottom_scripts.html:7
-#, python-format
-msgid ""
-"Please note: %(app_name)s requires javascript to work properly, please "
-"enable javascript in your browser, <a href=\"%(noscript_url)s\">here is how</"
-"a>"
-msgstr ""
-
-#: skins/default/templates/meta/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/meta/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/meta/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/question/answer_tab_bar.html:3
-#, python-format
-msgid ""
-"\n"
-" %(counter)s Answer\n"
-" "
-msgid_plural ""
-"\n"
-" %(counter)s Answers\n"
-" "
-msgstr[0] ""
-msgstr[1] ""
-
-#: skins/default/templates/question/answer_tab_bar.html:14
-msgid "oldest answers will be shown first"
-msgstr ""
-
-#: skins/default/templates/question/answer_tab_bar.html:15
-msgid "oldest answers"
-msgstr "oldest"
-
-#: skins/default/templates/question/answer_tab_bar.html:17
-msgid "newest answers will be shown first"
-msgstr ""
-
-#: skins/default/templates/question/answer_tab_bar.html:18
-msgid "newest answers"
-msgstr "newest"
-
-#: skins/default/templates/question/answer_tab_bar.html:20
-msgid "most voted answers will be shown first"
-msgstr ""
-
-#: skins/default/templates/question/answer_tab_bar.html:21
-msgid "popular answers"
-msgstr "most voted"
-
-#: skins/default/templates/question/content.html:20
-#: skins/default/templates/question/new_answer_form.html:46
-#, fuzzy
-msgid "Answer Your Own Question"
-msgstr "Post Your Answer"
-
-#: skins/default/templates/question/new_answer_form.html:14
-#, fuzzy
-msgid "Login/Signup to Answer"
-msgstr "Login/Signup to Post"
-
-#: skins/default/templates/question/new_answer_form.html:22
-#, fuzzy
-msgid "Your answer"
-msgstr "most voted"
-
-#: skins/default/templates/question/new_answer_form.html:24
-msgid "Be the first one to answer this question!"
-msgstr ""
-
-#: skins/default/templates/question/new_answer_form.html:30
-msgid "you can answer anonymously and then login"
-msgstr ""
-"<span class='strong big'>Please start posting your answer anonymously</span> "
-"- your answer will be saved within the current session and published after "
-"you log in or create a new account. Please try to give a <strong>substantial "
-"answer</strong>, for discussions, <strong>please use comments</strong> and "
-"<strong>please do remember to vote</strong> (after you log in)!"
-
-#: skins/default/templates/question/new_answer_form.html:34
-msgid "answer your own question only to give an answer"
-msgstr ""
-"<span class='big strong'>You are welcome to answer your own question</span>, "
-"but please make sure to give an <strong>answer</strong>. Remember that you "
-"can always <strong>revise your original question</strong>. Please "
-"<strong>use comments for discussions</strong> and <strong>please don't "
-"forget to vote :)</strong> for the answers that you liked (or perhaps did "
-"not like)! "
-
-#: skins/default/templates/question/new_answer_form.html:36
-msgid "please only give an answer, no discussions"
-msgstr ""
-"<span class='big strong'>Please try to give a substantial answer</span>. If "
-"you wanted to comment on the question or answer, just <strong>use the "
-"commenting tool</strong>. Please remember that you can always <strong>revise "
-"your answers</strong> - no need to answer the same question twice. Also, "
-"please <strong>don't forget to vote</strong> - it really helps to select the "
-"best questions and answers!"
-
-#: skins/default/templates/question/new_answer_form.html:43
-msgid "Login/Signup to Post Your Answer"
-msgstr "Login/Signup to Post"
-
-#: skins/default/templates/question/new_answer_form.html:48
-msgid "Answer the question"
-msgstr "Post Your Answer"
-
-#: skins/default/templates/question/sharing_prompt_phrase.html:2
-#, python-format
-msgid ""
-"Know someone who can answer? Share a <a href=\"%(question_url)s\">link</a> "
-"to this question via"
-msgstr ""
-
-#: skins/default/templates/question/sharing_prompt_phrase.html:8
-msgid " or"
-msgstr ""
-
-#: skins/default/templates/question/sharing_prompt_phrase.html:10
-msgid "email"
-msgstr ""
-
-#: skins/default/templates/question/sidebar.html:4
-#, fuzzy
-msgid "Question tools"
-msgstr "Tags"
-
-#: skins/default/templates/question/sidebar.html:7
-msgid "click to unfollow this question"
-msgstr ""
-
-#: skins/default/templates/question/sidebar.html:8
-msgid "Following"
-msgstr ""
-
-#: skins/default/templates/question/sidebar.html:9
-msgid "Unfollow"
-msgstr ""
-
-#: skins/default/templates/question/sidebar.html:13
-#, fuzzy
-msgid "click to follow this question"
-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/question/sidebar.html:14
-msgid "Follow"
-msgstr ""
-
-#: skins/default/templates/question/sidebar.html:21
-#, python-format
-msgid "%(count)s follower"
-msgid_plural "%(count)s followers"
-msgstr[0] ""
-msgstr[1] ""
-
-#: skins/default/templates/question/sidebar.html:27
-#, fuzzy
-msgid "email the updates"
-msgstr "Last updated"
-
-#: skins/default/templates/question/sidebar.html:30
-msgid ""
-"<strong>Here</strong> (once you log in) you will be able to sign up for the "
-"periodic email updates about this question."
-msgstr ""
-
-#: skins/default/templates/question/sidebar.html:35
-msgid "subscribe to this question rss feed"
-msgstr ""
-
-#: skins/default/templates/question/sidebar.html:36
-msgid "subscribe to rss feed"
-msgstr ""
-
-#: skins/default/templates/question/sidebar.html:46
-msgid "Stats"
-msgstr ""
-
-#: skins/default/templates/question/sidebar.html:48
-msgid "question asked"
-msgstr "Asked"
-
-#: skins/default/templates/question/sidebar.html:51
-msgid "question was seen"
-msgstr "Seen"
-
-#: skins/default/templates/question/sidebar.html:51
-msgid "times"
-msgstr ""
-
-#: skins/default/templates/question/sidebar.html:54
-msgid "last updated"
-msgstr "Last updated"
-
-#: skins/default/templates/question/sidebar.html:63
-#, fuzzy
-msgid "Related questions"
-msgstr "Tags"
-
-#: skins/default/templates/question/subscribe_by_email_prompt.html:7
-#: skins/default/templates/question/subscribe_by_email_prompt.html:9
-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/subscribe_by_email_prompt.html:11
-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/subscribe_by_email_prompt.html:13
-msgid "Notify me immediately when there are any new answers"
-msgstr ""
-"<strong>Notify me</strong> immediately when there are any new answers or "
-"updates"
-
-#: skins/default/templates/question/subscribe_by_email_prompt.html:16
-#, python-format
-msgid ""
-"You can always adjust frequency of email updates from your %(profile_url)s"
-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/subscribe_by_email_prompt.html:21
-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/user_profile/user.html:12
-#, 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:21
-#: skins/default/templates/user_profile/user_info.html:15
-msgid "change picture"
-msgstr ""
-
-#: skins/default/templates/user_profile/user_edit.html:25
-#: skins/default/templates/user_profile/user_info.html:19
-msgid "remove"
-msgstr ""
-
-#: skins/default/templates/user_profile/user_edit.html:32
-msgid "Registered user"
-msgstr ""
-
-#: skins/default/templates/user_profile/user_edit.html:39
-#, fuzzy
-msgid "Screen Name"
-msgstr "<strong>Screen Name</strong> (<i>will be shown to others</i>)"
-
-#: skins/default/templates/user_profile/user_edit.html:95
-#: skins/default/templates/user_profile/user_email_subscriptions.html:21
-#, fuzzy
-msgid "Update"
-msgstr "date"
-
-#: skins/default/templates/user_profile/user_email_subscriptions.html:4
-#: skins/default/templates/user_profile/user_tabs.html:42
-msgid "subscriptions"
-msgstr ""
-
-#: skins/default/templates/user_profile/user_email_subscriptions.html:7
-#, fuzzy
-msgid "Email subscription settings"
-msgstr ""
-"<span class='big strong'>Adjust frequency of email updates.</span> Receive "
-"updates on interesting questions by email, <strong><br/>help the community</"
-"strong> by answering questions of your colleagues. If you do not wish to "
-"receive emails - select 'no email' on all items below.<br/>Updates are only "
-"sent when there is any new activity on selected items."
-
-#: 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:27
-msgid "followed questions"
-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:36
-msgid "update profile"
-msgstr ""
-
-#: skins/default/templates/user_profile/user_info.html:40
-msgid "manage login methods"
-msgstr ""
-
-#: skins/default/templates/user_profile/user_info.html:53
-msgid "real name"
-msgstr ""
-
-#: skins/default/templates/user_profile/user_info.html:58
-msgid "member for"
-msgstr "member since"
-
-#: skins/default/templates/user_profile/user_info.html:63
-msgid "last seen"
-msgstr ""
-
-#: skins/default/templates/user_profile/user_info.html:69
-msgid "user website"
-msgstr "website"
-
-#: skins/default/templates/user_profile/user_info.html:75
-msgid "location"
-msgstr ""
-
-#: skins/default/templates/user_profile/user_info.html:82
-msgid "age"
-msgstr ""
-
-#: skins/default/templates/user_profile/user_info.html:83
-msgid "age unit"
-msgstr "years old"
-
-#: skins/default/templates/user_profile/user_info.html:88
-#, fuzzy
-msgid "todays unused votes"
-msgstr "votes"
-
-#: skins/default/templates/user_profile/user_info.html:89
-msgid "votes left"
-msgstr ""
-
-#: skins/default/templates/user_profile/user_moderate.html:4
-#: skins/default/templates/user_profile/user_tabs.html:48
-#, fuzzy
-msgid "moderation"
-msgstr "karma"
-
-#: 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:20
-msgid "Save"
-msgstr ""
-
-#: skins/default/templates/user_profile/user_moderate.html:25
-#, python-format
-msgid "Your current reputation is %(reputation)s points"
-msgstr ""
-
-#: skins/default/templates/user_profile/user_moderate.html:27
-#, python-format
-msgid "User's current reputation is %(reputation)s points"
-msgstr ""
-
-#: skins/default/templates/user_profile/user_moderate.html:31
-#, fuzzy
-msgid "User reputation changed"
-msgstr "user karma"
-
-#: skins/default/templates/user_profile/user_moderate.html:38
-msgid "Subtract"
-msgstr ""
-
-#: skins/default/templates/user_profile/user_moderate.html:39
-msgid "Add"
-msgstr ""
-
-#: skins/default/templates/user_profile/user_moderate.html:43
-#, python-format
-msgid "Send message to %(username)s"
-msgstr ""
-
-#: skins/default/templates/user_profile/user_moderate.html:44
-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_profile/user_moderate.html:46
-#, fuzzy
-msgid "Message sent"
-msgstr "years old"
-
-#: skins/default/templates/user_profile/user_moderate.html:64
-msgid "Send message"
-msgstr ""
-
-#: skins/default/templates/user_profile/user_moderate.html:74
-msgid ""
-"Administrators have privileges of normal users, but in addition they can "
-"assign/revoke any status to any user, and are exempt from the reputation "
-"limits."
-msgstr ""
-
-#: skins/default/templates/user_profile/user_moderate.html:77
-msgid ""
-"Moderators have the same privileges as administrators, but cannot add or "
-"remove user status of 'moderator' or 'administrator'."
-msgstr ""
-
-#: skins/default/templates/user_profile/user_moderate.html:80
-msgid "'Approved' status means the same as regular user."
-msgstr ""
-
-#: skins/default/templates/user_profile/user_moderate.html:83
-#, fuzzy
-msgid "Suspended users can only edit or delete their own 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."
-
-#: skins/default/templates/user_profile/user_moderate.html:86
-msgid ""
-"Blocked users can only login and send feedback to the site administrators."
-msgstr ""
-
-#: skins/default/templates/user_profile/user_network.html:5
-#: skins/default/templates/user_profile/user_tabs.html:18
-msgid "network"
-msgstr ""
-
-#: skins/default/templates/user_profile/user_network.html:10
-#, python-format
-msgid "Followed by %(count)s person"
-msgid_plural "Followed by %(count)s people"
-msgstr[0] ""
-msgstr[1] ""
-
-#: skins/default/templates/user_profile/user_network.html:14
-#, python-format
-msgid "Following %(count)s person"
-msgid_plural "Following %(count)s people"
-msgstr[0] ""
-msgstr[1] ""
-
-#: skins/default/templates/user_profile/user_network.html:19
-msgid ""
-"Your network is empty. Would you like to follow someone? - Just visit their "
-"profiles and click \"follow\""
-msgstr ""
-
-#: skins/default/templates/user_profile/user_network.html:21
-#, python-format
-msgid "%(username)s's network is empty"
-msgstr ""
-
-#: skins/default/templates/user_profile/user_recent.html:4
-#: skins/default/templates/user_profile/user_tabs.html:31
-#, fuzzy
-msgid "activity"
-msgstr "activity"
-
-#: skins/default/templates/user_profile/user_recent.html:21
-#: skins/default/templates/user_profile/user_recent.html:28
-msgid "source"
-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/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/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/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/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/user_profile/user_stats.html:122
-#, fuzzy
-msgid "Answer to:"
-msgstr "Tips"
-
-#: skins/default/templates/user_profile/user_tabs.html:5
-#, fuzzy
-msgid "User profile"
-msgstr "User login"
-
-#: skins/default/templates/user_profile/user_tabs.html:10 views/users.py:786
-msgid "comments and answers to others questions"
-msgstr ""
-
-#: skins/default/templates/user_profile/user_tabs.html:16
-msgid "followers and followed users"
-msgstr ""
-
-#: skins/default/templates/user_profile/user_tabs.html:21
-msgid "graph of user reputation"
-msgstr "Graph of user karma"
-
-#: skins/default/templates/user_profile/user_tabs.html:23
-msgid "reputation history"
-msgstr "karma"
-
-#: skins/default/templates/user_profile/user_tabs.html:25
-msgid "questions that user is following"
-msgstr ""
-
-#: skins/default/templates/user_profile/user_tabs.html:29
-msgid "recent activity"
-msgstr "activity"
-
-#: skins/default/templates/user_profile/user_tabs.html:34 views/users.py:861
-msgid "user vote record"
-msgstr ""
-
-#: skins/default/templates/user_profile/user_tabs.html:36
-msgid "casted votes"
-msgstr "votes"
-
-#: skins/default/templates/user_profile/user_tabs.html:40 views/users.py:974
-msgid "email subscription settings"
-msgstr ""
-
-#: skins/default/templates/user_profile/user_tabs.html:46 views/users.py:211
-msgid "moderate this user"
-msgstr ""
-
-#: skins/default/templates/user_profile/user_votes.html:4
-#, fuzzy
-msgid "votes"
-msgstr "votes"
-
-#: skins/default/templates/widgets/answer_edit_tips.html:3
-msgid "answer tips"
-msgstr "Tips"
-
-#: skins/default/templates/widgets/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/widgets/answer_edit_tips.html:9
-#, fuzzy
-msgid "try to give an answer, rather than engage into a discussion"
-msgstr ""
-"<span class='big strong'>Please try to give a substantial answer</span>. If "
-"you wanted to comment on the question or answer, just <strong>use the "
-"commenting tool</strong>. Please remember that you can always <strong>revise "
-"your answers</strong> - no need to answer the same question twice. Also, "
-"please <strong>don't forget to vote</strong> - it really helps to select the "
-"best questions and answers!"
-
-#: skins/default/templates/widgets/answer_edit_tips.html:12
-msgid "please try to provide details"
-msgstr "provide enough details"
-
-#: skins/default/templates/widgets/answer_edit_tips.html:15
-#: skins/default/templates/widgets/question_edit_tips.html:11
-msgid "be clear and concise"
-msgstr ""
-
-#: skins/default/templates/widgets/answer_edit_tips.html:20
-#: skins/default/templates/widgets/question_edit_tips.html:16
-#, fuzzy
-msgid "see frequently asked questions"
-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/widgets/answer_edit_tips.html:27
-#: skins/default/templates/widgets/question_edit_tips.html:22
-msgid "Markdown tips"
-msgstr "Markdown basics"
-
-#: skins/default/templates/widgets/answer_edit_tips.html:31
-#: skins/default/templates/widgets/question_edit_tips.html:26
-msgid "*italic*"
-msgstr ""
-
-#: skins/default/templates/widgets/answer_edit_tips.html:34
-#: skins/default/templates/widgets/question_edit_tips.html:29
-msgid "**bold**"
-msgstr ""
-
-#: skins/default/templates/widgets/answer_edit_tips.html:38
-#: skins/default/templates/widgets/question_edit_tips.html:33
-msgid "*italic* or _italic_"
-msgstr ""
-
-#: skins/default/templates/widgets/answer_edit_tips.html:41
-#: skins/default/templates/widgets/question_edit_tips.html:36
-msgid "**bold** or __bold__"
-msgstr ""
-
-#: skins/default/templates/widgets/answer_edit_tips.html:45
-#: skins/default/templates/widgets/question_edit_tips.html:40
-msgid "link"
-msgstr ""
-
-#: skins/default/templates/widgets/answer_edit_tips.html:45
-#: skins/default/templates/widgets/answer_edit_tips.html:49
-#: skins/default/templates/widgets/question_edit_tips.html:40
-#: skins/default/templates/widgets/question_edit_tips.html:45
-msgid "text"
-msgstr ""
-
-#: skins/default/templates/widgets/answer_edit_tips.html:49
-#: skins/default/templates/widgets/question_edit_tips.html:45
-msgid "image"
-msgstr ""
-
-#: skins/default/templates/widgets/answer_edit_tips.html:53
-#: skins/default/templates/widgets/question_edit_tips.html:49
-msgid "numbered list:"
-msgstr ""
-
-#: skins/default/templates/widgets/answer_edit_tips.html:58
-#: skins/default/templates/widgets/question_edit_tips.html:54
-msgid "basic HTML tags are also supported"
-msgstr ""
-
-#: skins/default/templates/widgets/answer_edit_tips.html:63
-#: skins/default/templates/widgets/question_edit_tips.html:59
-msgid "learn more about Markdown"
-msgstr ""
-
-#: skins/default/templates/widgets/ask_button.html:2
-msgid "ask a question"
-msgstr "Ask Your Question"
-
-#: skins/default/templates/widgets/ask_form.html:6
-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/widgets/ask_form.html:10
-#, 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/widgets/ask_form.html:42
-msgid "Login/signup to post your question"
-msgstr "Login/Signup to Post"
-
-#: skins/default/templates/widgets/ask_form.html:44
-msgid "Ask your question"
-msgstr "Ask Your Question"
-
-#: skins/default/templates/widgets/contributors.html:3
-msgid "Contributors"
-msgstr ""
-
-#: skins/default/templates/widgets/footer.html:33
-#, python-format
-msgid "Content on this site is licensed under a %(license)s"
-msgstr ""
-
-#: skins/default/templates/widgets/footer.html:38
-msgid "about"
-msgstr ""
-
-#: skins/default/templates/widgets/footer.html:40
-msgid "privacy policy"
-msgstr ""
-
-#: skins/default/templates/widgets/footer.html:49
-msgid "give feedback"
-msgstr ""
-
-#: skins/default/templates/widgets/logo.html:3
-msgid "back to home page"
-msgstr ""
-
-#: skins/default/templates/widgets/logo.html:4
-#, python-format
-msgid "%(site)s logo"
-msgstr ""
-
-#: skins/default/templates/widgets/meta_nav.html:10
-msgid "users"
-msgstr "people"
-
-#: skins/default/templates/widgets/meta_nav.html:15
-msgid "badges"
-msgstr ""
-
-#: skins/default/templates/widgets/question_edit_tips.html:3
-msgid "question tips"
-msgstr "Tips"
-
-#: skins/default/templates/widgets/question_edit_tips.html:5
-msgid "please ask a relevant question"
-msgstr "ask a question interesting to this community"
-
-#: skins/default/templates/widgets/question_edit_tips.html:8
-msgid "please try provide enough details"
-msgstr "provide enough details"
-
-#: skins/default/templates/widgets/question_summary.html:12
-msgid "view"
-msgid_plural "views"
-msgstr[0] ""
-msgstr[1] ""
-
-#: skins/default/templates/widgets/question_summary.html:29
-#, fuzzy
-msgid "answer"
-msgid_plural "answers"
-msgstr[0] "answers"
-msgstr[1] "answers"
-
-#: skins/default/templates/widgets/question_summary.html:40
-#, fuzzy
-msgid "vote"
-msgid_plural "votes"
-msgstr[0] "votes"
-msgstr[1] "votes"
-
-#: skins/default/templates/widgets/scope_nav.html:3
-msgid "ALL"
-msgstr ""
-
-#: skins/default/templates/widgets/scope_nav.html:5
-#, fuzzy
-msgid "see unanswered questions"
-msgstr "Post Your Answer"
-
-#: skins/default/templates/widgets/scope_nav.html:5
-msgid "UNANSWERED"
-msgstr ""
-
-#: skins/default/templates/widgets/scope_nav.html:8
-#, fuzzy
-msgid "see your followed questions"
-msgstr "Ask Your Question"
-
-#: skins/default/templates/widgets/scope_nav.html:8
-msgid "FOLLOWED"
-msgstr ""
-
-#: skins/default/templates/widgets/scope_nav.html:11
-#, fuzzy
-msgid "Please ask your question here"
-msgstr "Ask Your Question"
-
-#: skins/default/templates/widgets/user_long_score_and_badge_summary.html:3
-msgid "karma:"
-msgstr ""
-
-#: skins/default/templates/widgets/user_long_score_and_badge_summary.html:7
-msgid "badges:"
-msgstr ""
-
-#: skins/default/templates/widgets/user_navigation.html:8
-msgid "logout"
-msgstr "sign out"
-
-#: skins/default/templates/widgets/user_navigation.html:10
-msgid "login"
-msgstr "Hi, there! Please sign in"
-
-#: skins/default/templates/widgets/user_navigation.html:14
-msgid "settings"
-msgstr ""
-
-#: templatetags/extra_filters.py:145 templatetags/extra_filters_jinja.py:264
-msgid "no items in counter"
-msgstr "no"
-
-#: utils/decorators.py:90 views/commands.py:113 views/commands.py:133
-msgid "Oops, apologies - there was some error"
-msgstr ""
-
-#: utils/decorators.py:109
-msgid "Please login to post"
-msgstr ""
-
-#: utils/decorators.py:205
-msgid "Spam was detected on your post, sorry for if this is a mistake"
-msgstr ""
-
-#: utils/forms.py:33
-msgid "this field is required"
-msgstr ""
-
-#: utils/forms.py:60
-msgid "choose a username"
-msgstr "Choose screen name"
-
-#: utils/forms.py:69
-msgid "user name is required"
-msgstr ""
-
-#: utils/forms.py:70
-msgid "sorry, this name is taken, please choose another"
-msgstr ""
-
-#: utils/forms.py:71
-msgid "sorry, this name is not allowed, please choose another"
-msgstr ""
-
-#: utils/forms.py:72
-msgid "sorry, there is no user with this name"
-msgstr ""
-
-#: utils/forms.py:73
-msgid "sorry, we have a serious error - user name is taken by several users"
-msgstr ""
-
-#: utils/forms.py:74
-msgid "user name can only consist of letters, empty space and underscore"
-msgstr ""
-
-#: utils/forms.py:75
-msgid "please use at least some alphabetic characters in the user name"
-msgstr ""
-
-#: utils/forms.py:138
-msgid "your email address"
-msgstr "Your email <i>(never shared)</i>"
-
-#: utils/forms.py:139
-msgid "email address is required"
-msgstr ""
-
-#: utils/forms.py:140
-msgid "please enter a valid email address"
-msgstr ""
-
-#: utils/forms.py:141
-msgid "this email is already used by someone else, please choose another"
-msgstr ""
-
-#: utils/forms.py:169
-msgid "choose password"
-msgstr "Password"
-
-#: utils/forms.py:170
-msgid "password is required"
-msgstr ""
-
-#: utils/forms.py:173
-msgid "retype password"
-msgstr "Password <i>(please retype)</i>"
-
-#: utils/forms.py:174
-msgid "please, retype your password"
-msgstr ""
-
-#: utils/forms.py:175
-msgid "sorry, entered passwords did not match, please try again"
-msgstr ""
-
-#: utils/functions.py:74
-msgid "2 days ago"
-msgstr ""
-
-#: utils/functions.py:76
-msgid "yesterday"
-msgstr ""
-
-#: utils/functions.py:79
-#, python-format
-msgid "%(hr)d hour ago"
-msgid_plural "%(hr)d hours ago"
-msgstr[0] ""
-msgstr[1] ""
-
-#: utils/functions.py:85
-#, python-format
-msgid "%(min)d min ago"
-msgid_plural "%(min)d mins ago"
-msgstr[0] ""
-msgstr[1] ""
-
-#: views/avatar_views.py:99
-msgid "Successfully uploaded a new avatar."
-msgstr ""
-
-#: views/avatar_views.py:140
-msgid "Successfully updated your avatar."
-msgstr ""
-
-#: views/avatar_views.py:180
-msgid "Successfully deleted the requested avatars."
-msgstr ""
-
-#: views/commands.py:39
-msgid "anonymous users cannot vote"
-msgstr "Sorry, anonymous users cannot vote"
-
-#: views/commands.py:59
-msgid "Sorry you ran out of votes for today"
-msgstr ""
-
-#: views/commands.py:65
-#, python-format
-msgid "You have %(votes_left)s votes left for today"
-msgstr ""
-
-#: views/commands.py:123
-msgid "Sorry, but anonymous users cannot access the inbox"
-msgstr ""
-
-#: views/commands.py:198
-msgid "Sorry, something is not right here..."
-msgstr ""
-
-#: views/commands.py:213
-msgid "Sorry, but anonymous users cannot accept answers"
-msgstr ""
-
-#: views/commands.py:320
-#, 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:327
-msgid "email update frequency has been set to daily"
-msgstr ""
-
-#: views/commands.py:433
-#, python-format
-msgid "Tag subscription was canceled (<a href=\"%(url)s\">undo</a>)."
-msgstr ""
-
-#: views/commands.py:442
-#, python-format
-msgid "Please sign in to subscribe for: %(tags)s"
-msgstr ""
-
-#: views/commands.py:578
-msgid "Please sign in to vote"
-msgstr ""
-
-#: views/meta.py:84
-msgid "Q&A forum feedback"
-msgstr ""
-
-#: views/meta.py:85
-msgid "Thanks for the feedback!"
-msgstr ""
-
-#: views/meta.py:94
-msgid "We look forward to hearing your feedback! Please, give it next time :)"
-msgstr ""
-
-#: views/readers.py:152
-#, python-format
-msgid "%(q_num)s question, tagged"
-msgid_plural "%(q_num)s questions, tagged"
-msgstr[0] ""
-msgstr[1] ""
-
-#: views/readers.py:200
-#, 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:416
-msgid ""
-"Sorry, the comment you are looking for has been deleted and is no longer "
-"accessible"
-msgstr ""
-
-#: views/users.py:212
-msgid "moderate user"
-msgstr ""
-
-#: views/users.py:387
-msgid "user profile"
-msgstr ""
-
-#: views/users.py:388
-msgid "user profile overview"
-msgstr ""
-
-#: views/users.py:699
-msgid "recent user activity"
-msgstr ""
-
-#: views/users.py:700
-msgid "profile - recent activity"
-msgstr ""
-
-#: views/users.py:787
-msgid "profile - responses"
-msgstr ""
-
-#: views/users.py:862
-msgid "profile - votes"
-msgstr ""
-
-#: views/users.py:897
-msgid "user reputation in the community"
-msgstr "user karma"
-
-#: views/users.py:898
-msgid "profile - user reputation"
-msgstr "Profile - User's Karma"
-
-#: views/users.py:925
-msgid "users favorite questions"
-msgstr ""
-
-#: views/users.py:926
-msgid "profile - favorite questions"
-msgstr ""
-
-#: views/users.py:946 views/users.py:950
-msgid "changes saved"
-msgstr ""
-
-#: views/users.py:956
-msgid "email updates canceled"
-msgstr ""
-
-#: views/users.py:975
-msgid "profile - email subscriptions"
-msgstr ""
-
-#: views/writers.py:59
-msgid "Sorry, anonymous users cannot upload files"
-msgstr ""
-
-#: views/writers.py:69
-#, python-format
-msgid "allowed file types are '%(file_types)s'"
-msgstr ""
-
-#: views/writers.py:92
-#, python-format
-msgid "maximum upload file size is %(file_size)sK"
-msgstr ""
-
-#: views/writers.py:100
-msgid "Error uploading file. Please contact the site administrator. Thank you."
-msgstr ""
-
-#: views/writers.py:192
-msgid "Please log in to ask questions"
-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."
-
-#: views/writers.py:493
-msgid "Please log in to answer questions"
-msgstr ""
-
-#: views/writers.py:600
-#, 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:649
-msgid "Sorry, anonymous users cannot edit comments"
-msgstr ""
-
-#: views/writers.py:658
-#, 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:679
-msgid "sorry, we seem to have some technical difficulties"
-msgstr ""
-
-#~ msgid ""
-#~ "As a registered user you can login with your OpenID, log out of the site "
-#~ "or permanently remove your account."
-#~ msgstr ""
-#~ "Clicking <strong>Logout</strong> will log you out from the forum but will "
-#~ "not sign you off from your OpenID provider.</p><p>If you wish to sign off "
-#~ "completely - please make sure to log out from your OpenID provider as "
-#~ "well."
-
-#~ msgid "Email verification subject line"
-#~ msgstr "Verification Email from Q&A forum"
-
-#~ 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>"
-
-#~ msgid "reputation points"
-#~ msgstr "karma"
diff --git a/askbot/locale/doc/en/djangojs.mo b/askbot/locale/doc/en/djangojs.mo
deleted file mode 100644
index 6f543394..00000000
--- a/askbot/locale/doc/en/djangojs.mo
+++ /dev/null
Binary files differ
diff --git a/askbot/locale/doc/en/djangojs.po b/askbot/locale/doc/en/djangojs.po
deleted file mode 100644
index 46073a5e..00000000
--- a/askbot/locale/doc/en/djangojs.po
+++ /dev/null
@@ -1,345 +0,0 @@
-# SOME DESCRIPTIVE TITLE.
-# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
-# This file is distributed under the same license as the PACKAGE package.
-# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: 0.7\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-11-27 01:58-0600\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
-"Language: \n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=n != 1;\n"
-
-#: skins/common/media/jquery-openid/jquery.openid.js:73
-#, c-format
-msgid "Are you sure you want to remove your %s login?"
-msgstr ""
-
-#: skins/common/media/jquery-openid/jquery.openid.js:90
-msgid "Please add one or more login methods."
-msgstr ""
-
-#: skins/common/media/jquery-openid/jquery.openid.js:93
-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/common/media/jquery-openid/jquery.openid.js:135
-msgid "passwords do not match"
-msgstr ""
-
-#: skins/common/media/jquery-openid/jquery.openid.js:162
-msgid "Show/change current login methods"
-msgstr ""
-
-#: skins/common/media/jquery-openid/jquery.openid.js:223
-#, c-format
-msgid "Please enter your %s, then proceed"
-msgstr ""
-
-#: skins/common/media/jquery-openid/jquery.openid.js:225
-msgid "Connect your %(provider_name)s account to %(site)s"
-msgstr ""
-
-#: skins/common/media/jquery-openid/jquery.openid.js:319
-#, c-format
-msgid "Change your %s password"
-msgstr ""
-
-#: skins/common/media/jquery-openid/jquery.openid.js:320
-msgid "Change password"
-msgstr ""
-
-#: skins/common/media/jquery-openid/jquery.openid.js:323
-#, c-format
-msgid "Create a password for %s"
-msgstr ""
-
-#: skins/common/media/jquery-openid/jquery.openid.js:324
-msgid "Create password"
-msgstr ""
-
-#: skins/common/media/jquery-openid/jquery.openid.js:340
-msgid "Create a password-protected account"
-msgstr ""
-
-#: skins/common/media/js/post.js:28
-msgid "loading..."
-msgstr ""
-
-#: skins/common/media/js/post.js:128 skins/common/media/js/post.js.c:859
-msgid "tags cannot be empty"
-msgstr "please enter at least one tag"
-
-#: skins/common/media/js/post.js:134
-msgid "content cannot be empty"
-msgstr ""
-
-#: skins/common/media/js/post.js:135
-#, fuzzy, c-format
-msgid "%s content minchars"
-msgstr "please enter more than %s characters"
-
-#: skins/common/media/js/post.js:138
-msgid "please enter title"
-msgstr ""
-
-#: skins/common/media/js/post.js:139 skins/common/media/js/post.js.c:987
-#, c-format
-msgid "%s title minchars"
-msgstr "please enter at least %s characters"
-
-#: skins/common/media/js/post.js:282
-msgid "insufficient privilege"
-msgstr ""
-
-#: skins/common/media/js/post.js:283
-msgid "cannot pick own answer as best"
-msgstr "sorry, you cannot accept your own answer"
-
-#: skins/common/media/js/post.js:288
-msgid "please login"
-msgstr ""
-
-#: skins/common/media/js/post.js:290
-msgid "anonymous users cannot follow questions"
-msgstr ""
-
-#: skins/common/media/js/post.js:291
-msgid "anonymous users cannot subscribe to questions"
-msgstr ""
-
-#: skins/common/media/js/post.js:292
-msgid "anonymous users cannot vote"
-msgstr "sorry, anonymous users cannot vote "
-
-#: skins/common/media/js/post.js:294
-msgid "please confirm offensive"
-msgstr ""
-"are you sure this post is offensive, contains spam, advertising, malicious "
-"remarks, etc.?"
-
-#: skins/common/media/js/post.js:295
-msgid "anonymous users cannot flag offensive posts"
-msgstr ""
-
-#: skins/common/media/js/post.js:296
-msgid "confirm delete"
-msgstr "are you sure you want to delete this?"
-
-#: skins/common/media/js/post.js:297
-msgid "anonymous users cannot delete/undelete"
-msgstr "sorry, anonymous users cannot delete or undelete posts"
-
-#: skins/common/media/js/post.js:298
-msgid "post recovered"
-msgstr "your post is now restored!"
-
-#: skins/common/media/js/post.js:299
-msgid "post deleted"
-msgstr "your post has been deleted"
-
-#: skins/common/media/js/post.js:539 skins/old/media/js/post.js:535
-msgid "Follow"
-msgstr "Follow"
-
-#: skins/common/media/js/post.js:548 skins/common/media/js/post.js.c:557
-#: skins/old/media/js/post.js:544 skins/old/media/js/post.js.c:553
-#, c-format
-msgid "%s follower"
-msgid_plural "%s followers"
-msgstr[0] ""
-msgstr[1] ""
-
-#: skins/common/media/js/post.js:553 skins/old/media/js/post.js:549
-msgid "<div>Following</div><div class=\"unfollow\">Unfollow</div>"
-msgstr "<div>Following</div><div class=\"unfollow\">Unfollow</div>"
-
-#: skins/common/media/js/post.js:615
-msgid "undelete"
-msgstr ""
-
-#: skins/common/media/js/post.js:620
-msgid "delete"
-msgstr ""
-
-#: skins/common/media/js/post.js:957
-msgid "add comment"
-msgstr ""
-
-#: skins/common/media/js/post.js:960
-msgid "save comment"
-msgstr "save comment"
-
-#: skins/common/media/js/post.js:990
-#, c-format
-msgid "enter %s more characters"
-msgstr "please enter at least %s more characters"
-
-#: skins/common/media/js/post.js:995
-#, c-format
-msgid "%s characters left"
-msgstr ""
-
-#: skins/common/media/js/post.js:1066
-msgid "cancel"
-msgstr ""
-
-#: skins/common/media/js/post.js:1109
-msgid "confirm abandon comment"
-msgstr "Are you sure you do not want to post this comment?"
-
-#: skins/common/media/js/post.js:1183
-msgid "delete this comment"
-msgstr ""
-
-#: skins/common/media/js/post.js:1387
-msgid "confirm delete comment"
-msgstr "do you really want to delete this comment?"
-
-#: skins/common/media/js/post.js:1628 skins/old/media/js/post.js:1621
-msgid "Please enter question title (>10 characters)"
-msgstr ""
-
-#: skins/common/media/js/tag_selector.js:15
-#: skins/old/media/js/tag_selector.js:15
-msgid "Tag \"<span></span>\" matches:"
-msgstr ""
-
-#: skins/common/media/js/tag_selector.js:84
-#: skins/old/media/js/tag_selector.js:84
-#, c-format
-msgid "and %s more, not shown..."
-msgstr ""
-
-#: skins/common/media/js/user.js:14
-msgid "Please select at least one item"
-msgstr ""
-
-#: skins/common/media/js/user.js:58
-msgid "Delete this notification?"
-msgid_plural "Delete these notifications?"
-msgstr[0] ""
-msgstr[1] ""
-
-#: skins/common/media/js/user.js:125 skins/old/media/js/user.js:129
-msgid "Please <a href=\"%(signin_url)s\">signin</a> to follow %(username)s"
-msgstr ""
-
-#: skins/common/media/js/user.js:157 skins/old/media/js/user.js:161
-#, c-format
-msgid "unfollow %s"
-msgstr ""
-
-#: skins/common/media/js/user.js:160 skins/old/media/js/user.js:164
-#, c-format
-msgid "following %s"
-msgstr ""
-
-#: skins/common/media/js/user.js:166 skins/old/media/js/user.js:170
-#, c-format
-msgid "follow %s"
-msgstr ""
-
-#: skins/common/media/js/utils.js:43
-msgid "click to close"
-msgstr ""
-
-#: skins/common/media/js/utils.js:214
-msgid "click to edit this comment"
-msgstr "click to edit this comment"
-
-#: skins/common/media/js/utils.js:215
-msgid "edit"
-msgstr "edit"
-
-#: skins/common/media/js/utils.js:369
-#, c-format
-msgid "see questions tagged '%s'"
-msgstr ""
-
-#: skins/common/media/js/wmd/wmd.js:30
-msgid "bold"
-msgstr ""
-
-#: skins/common/media/js/wmd/wmd.js:31
-msgid "italic"
-msgstr ""
-
-#: skins/common/media/js/wmd/wmd.js:32
-msgid "link"
-msgstr ""
-
-#: skins/common/media/js/wmd/wmd.js:33
-msgid "quote"
-msgstr ""
-
-#: skins/common/media/js/wmd/wmd.js:34
-msgid "preformatted text"
-msgstr ""
-
-#: skins/common/media/js/wmd/wmd.js:35
-msgid "image"
-msgstr ""
-
-#: skins/common/media/js/wmd/wmd.js:36
-msgid "attachment"
-msgstr ""
-
-#: skins/common/media/js/wmd/wmd.js:37
-msgid "numbered list"
-msgstr ""
-
-#: skins/common/media/js/wmd/wmd.js:38
-msgid "bulleted list"
-msgstr ""
-
-#: skins/common/media/js/wmd/wmd.js:39
-msgid "heading"
-msgstr ""
-
-#: skins/common/media/js/wmd/wmd.js:40
-msgid "horizontal bar"
-msgstr ""
-
-#: skins/common/media/js/wmd/wmd.js:41
-msgid "undo"
-msgstr ""
-
-#: skins/common/media/js/wmd/wmd.js:42 skins/common/media/js/wmd/wmd.js:1116
-msgid "redo"
-msgstr ""
-
-#: skins/common/media/js/wmd/wmd.js:53
-msgid "enter image url"
-msgstr ""
-"enter URL of the image, e.g. http://www.example.com/image.jpg or upload an "
-"image file"
-
-#: skins/common/media/js/wmd/wmd.js:54
-msgid "enter url"
-msgstr "enter Web address, e.g. http://www.example.com \"page title\""
-
-#: skins/common/media/js/wmd/wmd.js:55
-msgid "upload file attachment"
-msgstr "Please choose and upload a file:"
-
-#: skins/common/media/js/wmd/wmd.js:1778
-msgid "image description"
-msgstr ""
-
-#: skins/common/media/js/wmd/wmd.js:1781
-msgid "file name"
-msgstr ""
-
-#: skins/common/media/js/wmd/wmd.js:1785
-msgid "link text"
-msgstr ""