summaryrefslogtreecommitdiffstats
path: root/askbot/locale/en/LC_MESSAGES
diff options
context:
space:
mode:
authorEvgeny Fadeev <evgeny.fadeev@gmail.com>2012-03-11 23:48:28 -0400
committerEvgeny Fadeev <evgeny.fadeev@gmail.com>2012-03-11 23:48:28 -0400
commitf8a1d9d49d98bffb77d945314550c1b80841576d (patch)
treec2b03d658b69260551332de87e9e61e6632b795e /askbot/locale/en/LC_MESSAGES
parent420cae564a7f3d4225c660b8743929fee542c6c6 (diff)
downloadaskbot-f8a1d9d49d98bffb77d945314550c1b80841576d.tar.gz
askbot-f8a1d9d49d98bffb77d945314550c1b80841576d.tar.bz2
askbot-f8a1d9d49d98bffb77d945314550c1b80841576d.zip
rebuilt four locales again
Diffstat (limited to 'askbot/locale/en/LC_MESSAGES')
-rw-r--r--askbot/locale/en/LC_MESSAGES/django.po939
1 files changed, 427 insertions, 512 deletions
diff --git a/askbot/locale/en/LC_MESSAGES/django.po b/askbot/locale/en/LC_MESSAGES/django.po
index 2558d807..60d012fb 100644
--- a/askbot/locale/en/LC_MESSAGES/django.po
+++ b/askbot/locale/en/LC_MESSAGES/django.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: 0.7\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-02-25 18:59-0600\n"
+"POT-Creation-Date: 2012-03-11 22:40-0500\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Evgeny Fadeev <evgeny.fadeev@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -56,34 +56,34 @@ msgstr ""
msgid "please enter a descriptive title for your question"
msgstr ""
-#: forms.py:111
+#: forms.py:113
#, python-format
msgid "title must be > %d character"
msgid_plural "title must be > %d characters"
msgstr[0] ""
msgstr[1] ""
-#: forms.py:121
+#: forms.py:123
#, python-format
msgid "The title is too long, maximum allowed size is %d characters"
msgstr ""
-#: forms.py:128
+#: forms.py:130
#, python-format
msgid "The title is too long, maximum allowed size is %d bytes"
msgstr ""
-#: forms.py:147
+#: forms.py:149
msgid "content"
msgstr ""
-#: forms.py:181 skins/common/templates/widgets/edit_post.html:20
+#: forms.py:185 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:184
+#: forms.py:188
#, python-format
msgid ""
"Tags are short keywords, with no spaces within. Up to %(max_tags)d tag can "
@@ -94,240 +94,240 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: forms.py:217 skins/default/templates/question_retag.html:58
+#: forms.py:221 skins/default/templates/question_retag.html:58
msgid "tags are required"
msgstr ""
-#: forms.py:226
+#: forms.py:230
#, 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:234
+#: forms.py:238
#, python-format
msgid "At least one of the following tags is required : %(tags)s"
msgstr ""
-#: forms.py:243
+#: forms.py:247
#, 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:251
-msgid "use-these-chars-in-tags"
+#: forms.py:256
+msgid "In tags, please use letters, numbers and characters \"-+.#\""
msgstr ""
-#: forms.py:286
+#: forms.py:292
msgid "community wiki (karma is not awarded & many others can edit wiki post)"
msgstr ""
-#: forms.py:287
+#: forms.py:293
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:303
+#: forms.py:309
msgid "update summary:"
msgstr ""
-#: forms.py:304
+#: forms.py:310
msgid ""
"enter a brief summary of your revision (e.g. fixed spelling, grammar, "
"improved style, this field is optional)"
msgstr ""
-#: forms.py:378
+#: forms.py:384
msgid "Enter number of points to add or subtract"
msgstr ""
-#: forms.py:392 const/__init__.py:247
+#: forms.py:398 const/__init__.py:253
msgid "approved"
msgstr ""
-#: forms.py:393 const/__init__.py:248
+#: forms.py:399 const/__init__.py:254
msgid "watched"
msgstr ""
-#: forms.py:394 const/__init__.py:249
+#: forms.py:400 const/__init__.py:255
msgid "suspended"
msgstr ""
-#: forms.py:395 const/__init__.py:250
+#: forms.py:401 const/__init__.py:256
msgid "blocked"
msgstr ""
-#: forms.py:397
+#: forms.py:403
msgid "administrator"
msgstr ""
-#: forms.py:398 const/__init__.py:246
+#: forms.py:404 const/__init__.py:252
msgid "moderator"
msgstr ""
-#: forms.py:418
+#: forms.py:424
msgid "Change status to"
msgstr ""
-#: forms.py:445
+#: forms.py:451
msgid "which one?"
msgstr ""
-#: forms.py:466
+#: forms.py:472
msgid "Cannot change own status"
msgstr ""
-#: forms.py:472
+#: forms.py:478
msgid "Cannot turn other user to moderator"
msgstr ""
-#: forms.py:479
+#: forms.py:485
msgid "Cannot change status of another moderator"
msgstr ""
-#: forms.py:485
+#: forms.py:491
msgid "Cannot change status to admin"
msgstr ""
-#: forms.py:491
+#: forms.py:497
#, python-format
msgid ""
"If you wish to change %(username)s's status, please make a meaningful "
"selection."
msgstr ""
-#: forms.py:500
+#: forms.py:506
msgid "Subject line"
msgstr ""
-#: forms.py:507
+#: forms.py:513
msgid "Message text"
msgstr ""
-#: forms.py:522
+#: forms.py:528
msgid "Your name (optional):"
msgstr ""
-#: forms.py:523
+#: forms.py:529
msgid "Email:"
msgstr ""
-#: forms.py:525
+#: forms.py:531
msgid "Your message:"
msgstr ""
-#: forms.py:530
+#: forms.py:536
msgid "I don't want to give my email or receive a response:"
msgstr ""
-#: forms.py:552
+#: forms.py:558
msgid "Please mark \"I dont want to give my mail\" field."
msgstr ""
-#: forms.py:591
+#: forms.py:597
msgid "ask anonymously"
msgstr ""
-#: forms.py:593
+#: forms.py:599
msgid "Check if you do not want to reveal your name when asking this question"
msgstr ""
-#: forms.py:753
+#: forms.py:752
msgid ""
"You have asked this question anonymously, if you decide to reveal your "
"identity, please check this box."
msgstr ""
-#: forms.py:757
+#: forms.py:756
msgid "reveal identity"
msgstr ""
-#: forms.py:815
+#: forms.py:814
msgid ""
"Sorry, only owner of the anonymous question can reveal his or her identity, "
"please uncheck the box"
msgstr ""
-#: forms.py:828
+#: forms.py:827
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:872
+#: forms.py:871
msgid "Real name"
msgstr ""
-#: forms.py:879
+#: forms.py:878
msgid "Website"
msgstr ""
-#: forms.py:886
+#: forms.py:885
msgid "City"
msgstr ""
-#: forms.py:895
+#: forms.py:894
msgid "Show country"
msgstr ""
-#: forms.py:900
+#: forms.py:899
msgid "Date of birth"
msgstr ""
-#: forms.py:901
+#: forms.py:900
msgid "will not be shown, used to calculate age, format: YYYY-MM-DD"
msgstr ""
-#: forms.py:907
+#: forms.py:906
msgid "Profile"
msgstr ""
-#: forms.py:916
+#: forms.py:915
msgid "Screen name"
msgstr ""
-#: forms.py:947 forms.py:948
+#: forms.py:946 forms.py:947
msgid "this email has already been registered, please use another one"
msgstr ""
-#: forms.py:955
+#: forms.py:954
msgid "Choose email tag filter"
msgstr ""
-#: forms.py:1002
+#: forms.py:1001
msgid "Asked by me"
msgstr ""
-#: forms.py:1005
+#: forms.py:1004
msgid "Answered by me"
msgstr ""
-#: forms.py:1008
+#: forms.py:1007
msgid "Individually selected"
msgstr ""
-#: forms.py:1011
+#: forms.py:1010
msgid "Entire forum (tag filtered)"
msgstr ""
-#: forms.py:1015
+#: forms.py:1014
msgid "Comments and posts mentioning me"
msgstr ""
-#: forms.py:1096
+#: forms.py:1095
msgid "please choose one of the options above"
msgstr ""
-#: forms.py:1099
+#: forms.py:1098
msgid "okay, let's try!"
msgstr ""
-#: forms.py:1102
+#: forms.py:1101
#, python-format
msgid "no %(sitename)s email please, thanks"
msgstr ""
@@ -569,146 +569,150 @@ msgid ""
msgstr ""
#: conf/email.py:38
+msgid "Enable email alerts"
+msgstr ""
+
+#: conf/email.py:47
msgid "Maximum number of news entries in an email alert"
msgstr ""
-#: conf/email.py:48
+#: conf/email.py:57
msgid "Default notification frequency all questions"
msgstr ""
-#: conf/email.py:50
+#: conf/email.py:59
msgid "Option to define frequency of emailed updates for: all questions."
msgstr ""
-#: conf/email.py:62
+#: conf/email.py:71
msgid "Default notification frequency questions asked by the user"
msgstr ""
-#: conf/email.py:64
+#: conf/email.py:73
msgid ""
"Option to define frequency of emailed updates for: Question asked by the "
"user."
msgstr ""
-#: conf/email.py:76
+#: conf/email.py:85
msgid "Default notification frequency questions answered by the user"
msgstr ""
-#: conf/email.py:78
+#: conf/email.py:87
msgid ""
"Option to define frequency of emailed updates for: Question answered by the "
"user."
msgstr ""
-#: conf/email.py:90
+#: conf/email.py:99
msgid ""
"Default notification frequency questions individually "
"selected by the user"
msgstr ""
-#: conf/email.py:93
+#: conf/email.py:102
msgid ""
"Option to define frequency of emailed updates for: Question individually "
"selected by the user."
msgstr ""
-#: conf/email.py:105
+#: conf/email.py:114
msgid ""
"Default notification frequency for mentions and "
"comments"
msgstr ""
-#: conf/email.py:108
+#: conf/email.py:117
msgid ""
"Option to define frequency of emailed updates for: Mentions and comments."
msgstr ""
-#: conf/email.py:119
+#: conf/email.py:128
msgid "Send periodic reminders about unanswered questions"
msgstr ""
-#: conf/email.py:121
+#: conf/email.py:130
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
+#: conf/email.py:143
msgid "Days before starting to send reminders about unanswered questions"
msgstr ""
-#: conf/email.py:145
+#: conf/email.py:154
msgid ""
"How often to send unanswered question reminders (in days between the "
"reminders sent)."
msgstr ""
-#: conf/email.py:157
+#: conf/email.py:166
msgid "Max. number of reminders to send about unanswered questions"
msgstr ""
-#: conf/email.py:168
+#: conf/email.py:177
msgid "Send periodic reminders to accept the best answer"
msgstr ""
-#: conf/email.py:170
+#: conf/email.py:179
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
+#: conf/email.py:192
msgid "Days before starting to send reminders to accept an answer"
msgstr ""
-#: conf/email.py:194
+#: conf/email.py:203
msgid ""
"How often to send accept answer reminders (in days between the reminders "
"sent)."
msgstr ""
-#: conf/email.py:206
+#: conf/email.py:215
msgid "Max. number of reminders to send to accept the best answer"
msgstr ""
-#: conf/email.py:218
+#: conf/email.py:227
msgid "Require email verification before allowing to post"
msgstr ""
-#: conf/email.py:219
+#: conf/email.py:228
msgid ""
"Active email verification is done by sending a verification key in email"
msgstr ""
-#: conf/email.py:228
+#: conf/email.py:237
msgid "Allow only one account per email address"
msgstr ""
-#: conf/email.py:237
+#: conf/email.py:246
msgid "Fake email for anonymous user"
msgstr ""
-#: conf/email.py:238
+#: conf/email.py:247
msgid "Use this setting to control gravatar for email-less user"
msgstr ""
-#: conf/email.py:247
+#: conf/email.py:256
msgid "Allow posting questions by email"
msgstr ""
-#: conf/email.py:249
+#: conf/email.py:258
msgid ""
"Before enabling this setting - please fill out IMAP settings in the settings."
"py file"
msgstr ""
-#: conf/email.py:260
+#: conf/email.py:269
msgid "Replace space in emailed tags with dash"
msgstr ""
-#: conf/email.py:262
+#: conf/email.py:271
msgid ""
"This setting applies to tags written in the subject line of questions asked "
"by email"
@@ -744,15 +748,15 @@ msgstr ""
msgid "Enable recaptcha (keys below are required)"
msgstr ""
-#: conf/external_keys.py:60
+#: conf/external_keys.py:62
msgid "Recaptcha public key"
msgstr ""
-#: conf/external_keys.py:68
+#: conf/external_keys.py:70
msgid "Recaptcha private key"
msgstr ""
-#: conf/external_keys.py:70
+#: conf/external_keys.py:72
#, python-format
msgid ""
"Recaptcha is a tool that helps distinguish real people from annoying spam "
@@ -760,11 +764,11 @@ msgid ""
"a>"
msgstr ""
-#: conf/external_keys.py:82
+#: conf/external_keys.py:84
msgid "Facebook public API key"
msgstr ""
-#: conf/external_keys.py:84
+#: conf/external_keys.py:86
#, python-format
msgid ""
"Facebook API key and Facebook secret allow to use Facebook Connect login "
@@ -772,70 +776,54 @@ msgid ""
"\">facebook create app</a> site"
msgstr ""
-#: conf/external_keys.py:97
+#: conf/external_keys.py:99
msgid "Facebook secret key"
msgstr ""
-#: conf/external_keys.py:105
+#: conf/external_keys.py:107
msgid "Twitter consumer key"
msgstr ""
-#: conf/external_keys.py:107
+#: conf/external_keys.py:109
#, python-format
msgid ""
"Please register your forum at <a href=\"%(url)s\">twitter applications site</"
"a>"
msgstr ""
-#: conf/external_keys.py:118
+#: conf/external_keys.py:120
msgid "Twitter consumer secret"
msgstr ""
-#: conf/external_keys.py:126
+#: conf/external_keys.py:128
msgid "LinkedIn consumer key"
msgstr ""
-#: conf/external_keys.py:128
+#: conf/external_keys.py:130
#, python-format
msgid ""
"Please register your forum at <a href=\"%(url)s\">LinkedIn developer site</a>"
msgstr ""
-#: conf/external_keys.py:139
+#: conf/external_keys.py:141
msgid "LinkedIn consumer secret"
msgstr ""
-#: conf/external_keys.py:147
+#: conf/external_keys.py:149
msgid "ident.ca consumer key"
msgstr ""
-#: conf/external_keys.py:149
+#: conf/external_keys.py:151
#, python-format
msgid ""
"Please register your forum at <a href=\"%(url)s\">Identi.ca applications "
"site</a>"
msgstr ""
-#: conf/external_keys.py:160
+#: conf/external_keys.py:162
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 ""
@@ -1033,6 +1021,38 @@ msgstr ""
msgid "What should \"unanswered question\" mean?"
msgstr ""
+#: conf/ldap.py:9
+msgid "LDAP login configuration"
+msgstr ""
+
+#: conf/ldap.py:17
+msgid "Use LDAP authentication for the password login"
+msgstr ""
+
+#: conf/ldap.py:26
+msgid "LDAP URL"
+msgstr ""
+
+#: conf/ldap.py:35
+msgid "LDAP BASE DN"
+msgstr ""
+
+#: conf/ldap.py:43
+msgid "LDAP Search Scope"
+msgstr ""
+
+#: conf/ldap.py:52
+msgid "LDAP Server USERID field name"
+msgstr ""
+
+#: conf/ldap.py:61
+msgid "LDAP Server \"Common Name\" field name"
+msgstr ""
+
+#: conf/ldap.py:70
+msgid "LDAP Server EMAIL field name"
+msgstr ""
+
#: conf/leading_sidebar.py:12
msgid "Common left sidebar"
msgstr ""
@@ -1497,27 +1517,27 @@ msgstr ""
msgid "Short name for your Q&A forum"
msgstr ""
-#: conf/site_settings.py:68
+#: conf/site_settings.py:67
msgid "Base URL for your Q&A forum, must start with http or https"
msgstr ""
-#: conf/site_settings.py:79
+#: conf/site_settings.py:78
msgid "Check to enable greeting for anonymous user"
msgstr ""
-#: conf/site_settings.py:90
+#: conf/site_settings.py:89
msgid "Text shown in the greeting message shown to the anonymous user"
msgstr ""
-#: conf/site_settings.py:94
+#: conf/site_settings.py:93
msgid "Use HTML to format the message "
msgstr ""
-#: conf/site_settings.py:103
+#: conf/site_settings.py:102
msgid "Feedback site URL"
msgstr ""
-#: conf/site_settings.py:105
+#: conf/site_settings.py:104
msgid "If left empty, a simple internal feedback form will be used instead"
msgstr ""
@@ -2033,252 +2053,252 @@ msgstr ""
msgid "too localized"
msgstr ""
-#: const/__init__.py:41
+#: const/__init__.py:43
#: skins/default/templates/question/answer_tab_bar.html:18
msgid "newest"
msgstr ""
-#: const/__init__.py:42 skins/default/templates/users.html:27
+#: const/__init__.py:44 skins/default/templates/users.html:27
#: skins/default/templates/question/answer_tab_bar.html:15
msgid "oldest"
msgstr ""
-#: const/__init__.py:43
+#: const/__init__.py:45
msgid "active"
msgstr ""
-#: const/__init__.py:44
+#: const/__init__.py:46
msgid "inactive"
msgstr ""
-#: const/__init__.py:45
+#: const/__init__.py:47
msgid "hottest"
msgstr ""
-#: const/__init__.py:46
+#: const/__init__.py:48
msgid "coldest"
msgstr ""
-#: const/__init__.py:47
+#: const/__init__.py:49
#: skins/default/templates/question/answer_tab_bar.html:21
msgid "most voted"
msgstr ""
-#: const/__init__.py:48
+#: const/__init__.py:50
msgid "least voted"
msgstr ""
-#: const/__init__.py:49 const/message_keys.py:23
+#: const/__init__.py:51 const/message_keys.py:23
msgid "relevance"
msgstr ""
-#: const/__init__.py:57
+#: const/__init__.py:63
#: skins/default/templates/user_profile/user_inbox.html:50
#: skins/default/templates/user_profile/user_inbox.html:62
msgid "all"
msgstr ""
-#: const/__init__.py:58
+#: const/__init__.py:64
msgid "unanswered"
msgstr ""
-#: const/__init__.py:59
+#: const/__init__.py:65
msgid "favorite"
msgstr ""
-#: const/__init__.py:64
+#: const/__init__.py:70
msgid "list"
msgstr ""
-#: const/__init__.py:65
+#: const/__init__.py:71
msgid "cloud"
msgstr ""
-#: const/__init__.py:73
+#: const/__init__.py:79
msgid "Question has no answers"
msgstr ""
-#: const/__init__.py:74
+#: const/__init__.py:80
msgid "Question has no accepted answers"
msgstr ""
-#: const/__init__.py:119
+#: const/__init__.py:125
msgid "asked a question"
msgstr ""
-#: const/__init__.py:120
+#: const/__init__.py:126
msgid "answered a question"
msgstr ""
-#: const/__init__.py:121 const/__init__.py:197
+#: const/__init__.py:127 const/__init__.py:203
msgid "commented question"
msgstr ""
-#: const/__init__.py:122 const/__init__.py:198
+#: const/__init__.py:128 const/__init__.py:204
msgid "commented answer"
msgstr ""
-#: const/__init__.py:123
+#: const/__init__.py:129
msgid "edited question"
msgstr ""
-#: const/__init__.py:124
+#: const/__init__.py:130
msgid "edited answer"
msgstr ""
-#: const/__init__.py:125
+#: const/__init__.py:131
msgid "received badge"
msgstr ""
-#: const/__init__.py:126
+#: const/__init__.py:132
msgid "marked best answer"
msgstr ""
-#: const/__init__.py:127
+#: const/__init__.py:133
msgid "upvoted"
msgstr ""
-#: const/__init__.py:128
+#: const/__init__.py:134
msgid "downvoted"
msgstr ""
-#: const/__init__.py:129
+#: const/__init__.py:135
msgid "canceled vote"
msgstr ""
-#: const/__init__.py:130
+#: const/__init__.py:136
msgid "deleted question"
msgstr ""
-#: const/__init__.py:131
+#: const/__init__.py:137
msgid "deleted answer"
msgstr ""
-#: const/__init__.py:132
+#: const/__init__.py:138
msgid "marked offensive"
msgstr ""
-#: const/__init__.py:133
+#: const/__init__.py:139
msgid "updated tags"
msgstr ""
-#: const/__init__.py:134
+#: const/__init__.py:140
msgid "selected favorite"
msgstr ""
-#: const/__init__.py:135
+#: const/__init__.py:141
msgid "completed user profile"
msgstr ""
-#: const/__init__.py:136
+#: const/__init__.py:142
msgid "email update sent to user"
msgstr ""
-#: const/__init__.py:139
+#: const/__init__.py:145
msgid "reminder about unanswered questions sent"
msgstr ""
-#: const/__init__.py:143
+#: const/__init__.py:149
msgid "reminder about accepting the best answer sent"
msgstr ""
-#: const/__init__.py:145
+#: const/__init__.py:151
msgid "mentioned in the post"
msgstr ""
-#: const/__init__.py:196
+#: const/__init__.py:202
msgid "answered question"
msgstr ""
-#: const/__init__.py:199
+#: const/__init__.py:205
msgid "accepted answer"
msgstr ""
-#: const/__init__.py:203
+#: const/__init__.py:209
msgid "[closed]"
msgstr ""
-#: const/__init__.py:204
+#: const/__init__.py:210
msgid "[deleted]"
msgstr ""
-#: const/__init__.py:205 views/readers.py:544
+#: const/__init__.py:211 views/readers.py:565
msgid "initial version"
msgstr ""
-#: const/__init__.py:206
+#: const/__init__.py:212
msgid "retagged"
msgstr ""
-#: const/__init__.py:214
+#: const/__init__.py:220
msgid "off"
msgstr ""
-#: const/__init__.py:215
+#: const/__init__.py:221
msgid "exclude ignored"
msgstr ""
-#: const/__init__.py:216
+#: const/__init__.py:222
msgid "only selected"
msgstr ""
-#: const/__init__.py:220
+#: const/__init__.py:226
msgid "instantly"
msgstr ""
-#: const/__init__.py:221
+#: const/__init__.py:227
msgid "daily"
msgstr ""
-#: const/__init__.py:222
+#: const/__init__.py:228
msgid "weekly"
msgstr ""
-#: const/__init__.py:223
+#: const/__init__.py:229
msgid "no email"
msgstr ""
-#: const/__init__.py:230
+#: const/__init__.py:236
msgid "identicon"
msgstr ""
-#: const/__init__.py:231
+#: const/__init__.py:237
msgid "mystery-man"
msgstr ""
-#: const/__init__.py:232
+#: const/__init__.py:238
msgid "monsterid"
msgstr ""
-#: const/__init__.py:233
+#: const/__init__.py:239
msgid "wavatar"
msgstr ""
-#: const/__init__.py:234
+#: const/__init__.py:240
msgid "retro"
msgstr ""
-#: const/__init__.py:281 skins/default/templates/badges.html:38
+#: const/__init__.py:287 skins/default/templates/badges.html:38
msgid "gold"
msgstr ""
-#: const/__init__.py:282 skins/default/templates/badges.html:48
+#: const/__init__.py:288 skins/default/templates/badges.html:48
msgid "silver"
msgstr ""
-#: const/__init__.py:283 skins/default/templates/badges.html:55
+#: const/__init__.py:289 skins/default/templates/badges.html:55
msgid "bronze"
msgstr ""
-#: const/__init__.py:295
+#: const/__init__.py:301
msgid "None"
msgstr ""
-#: const/__init__.py:296
+#: const/__init__.py:302
msgid "Gravatar"
msgstr ""
-#: const/__init__.py:297
+#: const/__init__.py:303
msgid "Uploaded Avatar"
msgstr ""
@@ -2350,14 +2370,14 @@ msgid ""
"reach a resolution."
msgstr ""
-#: const/message_keys.py:45 models/__init__.py:786
+#: const/message_keys.py:45 models/__init__.py:787
msgid ""
"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."
msgstr ""
-#: deps/django_authopenid/backends.py:88
+#: deps/django_authopenid/backends.py:166
msgid ""
"Welcome! Please set email address (important!) in your profile and adjust "
"screen name, if necessary."
@@ -2541,73 +2561,73 @@ msgstr ""
msgid "OpenID %(openid_url)s is invalid"
msgstr ""
-#: deps/django_authopenid/views.py:261 deps/django_authopenid/views.py:412
-#: deps/django_authopenid/views.py:440
+#: deps/django_authopenid/views.py:261 deps/django_authopenid/views.py:408
+#: deps/django_authopenid/views.py:436
#, 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:362
+#: deps/django_authopenid/views.py:358
msgid "Your new password saved"
msgstr ""
-#: deps/django_authopenid/views.py:466
+#: deps/django_authopenid/views.py:462
msgid "The login password combination was not correct"
msgstr ""
-#: deps/django_authopenid/views.py:568
+#: deps/django_authopenid/views.py:564
msgid "Please click any of the icons below to sign in"
msgstr ""
-#: deps/django_authopenid/views.py:570
+#: deps/django_authopenid/views.py:566
msgid "Account recovery email sent"
msgstr ""
-#: deps/django_authopenid/views.py:573
+#: deps/django_authopenid/views.py:569
msgid "Please add one or more login methods."
msgstr ""
-#: deps/django_authopenid/views.py:575
+#: deps/django_authopenid/views.py:571
msgid "If you wish, please add, remove or re-validate your login methods"
msgstr ""
-#: deps/django_authopenid/views.py:577
+#: deps/django_authopenid/views.py:573
msgid "Please wait a second! Your account is recovered, but ..."
msgstr ""
-#: deps/django_authopenid/views.py:579
+#: deps/django_authopenid/views.py:575
msgid "Sorry, this account recovery key has expired or is invalid"
msgstr ""
-#: deps/django_authopenid/views.py:652
+#: deps/django_authopenid/views.py:648
#, python-format
msgid "Login method %(provider_name)s does not exist"
msgstr ""
-#: deps/django_authopenid/views.py:658
+#: deps/django_authopenid/views.py:654
msgid "Oops, sorry - there was some error - please try again"
msgstr ""
-#: deps/django_authopenid/views.py:749
+#: deps/django_authopenid/views.py:745
#, python-format
msgid "Your %(provider)s login works fine"
msgstr ""
-#: deps/django_authopenid/views.py:1060 deps/django_authopenid/views.py:1066
+#: deps/django_authopenid/views.py:1056 deps/django_authopenid/views.py:1062
#, 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:1087
+#: deps/django_authopenid/views.py:1083
#, python-format
msgid "Recover your %(site)s account"
msgstr ""
-#: deps/django_authopenid/views.py:1159
+#: deps/django_authopenid/views.py:1155
msgid "Please check your email and visit the enclosed link."
msgstr ""
@@ -2712,15 +2732,6 @@ msgstr ""
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"
@@ -2752,27 +2763,27 @@ msgid ""
"of your user account</p>"
msgstr ""
-#: management/commands/send_accept_answer_reminders.py:56
+#: management/commands/send_accept_answer_reminders.py:58
#, python-format
msgid "Accept the best answer for %(question_count)d of your questions"
msgstr ""
-#: management/commands/send_accept_answer_reminders.py:61
+#: management/commands/send_accept_answer_reminders.py:63
msgid "Please accept the best answer for this question:"
msgstr ""
-#: management/commands/send_accept_answer_reminders.py:63
+#: management/commands/send_accept_answer_reminders.py:65
msgid "Please accept the best answer for these questions:"
msgstr ""
-#: management/commands/send_email_alerts.py:413
+#: management/commands/send_email_alerts.py:414
#, 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:424
+#: management/commands/send_email_alerts.py:425
#, python-format
msgid ""
"<p>Dear %(name)s,</p><p>The following question has been updated "
@@ -2783,11 +2794,11 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: management/commands/send_email_alerts.py:448
+#: management/commands/send_email_alerts.py:449
msgid "new question"
msgstr ""
-#: management/commands/send_email_alerts.py:473
+#: management/commands/send_email_alerts.py:474
#, python-format
msgid ""
"<p>Please remember that you can always <a hrefl\"%(email_settings_link)s"
@@ -2797,7 +2808,7 @@ msgid ""
"friendly %(sitename)s server.</p>"
msgstr ""
-#: management/commands/send_unanswered_question_reminders.py:58
+#: management/commands/send_unanswered_question_reminders.py:60
#, python-format
msgid "%(question_count)d unanswered question about %(topics)s"
msgid_plural "%(question_count)d unanswered questions about %(topics)s"
@@ -2809,74 +2820,74 @@ msgstr[1] ""
msgid "Please log in to use %s"
msgstr ""
-#: models/__init__.py:318
+#: models/__init__.py:319
msgid ""
"Sorry, you cannot accept or unaccept best answers because your account is "
"blocked"
msgstr ""
-#: models/__init__.py:322
+#: models/__init__.py:323
msgid ""
"Sorry, you cannot accept or unaccept best answers because your account is "
"suspended"
msgstr ""
-#: models/__init__.py:335
+#: models/__init__.py:336
#, python-format
msgid ""
">%(points)s points required to accept or unaccept your own answer to your "
"own question"
msgstr ""
-#: models/__init__.py:357
+#: models/__init__.py:358
#, python-format
msgid ""
"Sorry, you will be able to accept this answer only after %(will_be_able_at)s"
msgstr ""
-#: models/__init__.py:365
+#: models/__init__.py:366
#, 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:388
+#: models/__init__.py:389
msgid "Sorry, you cannot vote for your own posts"
msgstr ""
-#: models/__init__.py:392
+#: models/__init__.py:393
msgid "Sorry your account appears to be blocked "
msgstr ""
-#: models/__init__.py:397
+#: models/__init__.py:398
msgid "Sorry your account appears to be suspended "
msgstr ""
-#: models/__init__.py:407
+#: models/__init__.py:408
#, python-format
msgid ">%(points)s points required to upvote"
msgstr ""
-#: models/__init__.py:413
+#: models/__init__.py:414
#, python-format
msgid ">%(points)s points required to downvote"
msgstr ""
-#: models/__init__.py:428
+#: models/__init__.py:429
msgid "Sorry, blocked users cannot upload files"
msgstr ""
-#: models/__init__.py:429
+#: models/__init__.py:430
msgid "Sorry, suspended users cannot upload files"
msgstr ""
-#: models/__init__.py:431
+#: models/__init__.py:432
#, python-format
msgid "sorry, file uploading requires karma >%(min_rep)s"
msgstr ""
-#: models/__init__.py:480
+#: models/__init__.py:481
#, python-format
msgid ""
"Sorry, comments (except the last one) are editable only within %(minutes)s "
@@ -2887,56 +2898,56 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: models/__init__.py:492
+#: models/__init__.py:493
msgid "Sorry, but only post owners or moderators can edit comments"
msgstr ""
-#: models/__init__.py:517
+#: models/__init__.py:518
msgid ""
"Sorry, since your account is suspended you can comment only your own posts"
msgstr ""
-#: models/__init__.py:521
+#: models/__init__.py:522
#, 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:551
+#: models/__init__.py:552
msgid ""
"This post has been deleted and can be seen only by post owners, site "
"administrators and moderators"
msgstr ""
-#: models/__init__.py:568
+#: models/__init__.py:569
msgid ""
"Sorry, only moderators, site administrators and post owners can edit deleted "
"posts"
msgstr ""
-#: models/__init__.py:583
+#: models/__init__.py:584
msgid "Sorry, since your account is blocked you cannot edit posts"
msgstr ""
-#: models/__init__.py:587
+#: models/__init__.py:588
msgid "Sorry, since your account is suspended you can edit only your own posts"
msgstr ""
-#: models/__init__.py:592
+#: models/__init__.py:593
#, python-format
msgid ""
"Sorry, to edit wiki posts, a minimum reputation of %(min_rep)s is required"
msgstr ""
-#: models/__init__.py:599
+#: models/__init__.py:600
#, python-format
msgid ""
"Sorry, to edit other people's posts, a minimum reputation of %(min_rep)s is "
"required"
msgstr ""
-#: models/__init__.py:662
+#: models/__init__.py:663
msgid ""
"Sorry, cannot delete your question since it has an upvoted answer posted by "
"someone else"
@@ -2946,93 +2957,93 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: models/__init__.py:677
+#: models/__init__.py:678
msgid "Sorry, since your account is blocked you cannot delete posts"
msgstr ""
-#: models/__init__.py:681
+#: models/__init__.py:682
msgid ""
"Sorry, since your account is suspended you can delete only your own posts"
msgstr ""
-#: models/__init__.py:685
+#: models/__init__.py:686
#, python-format
msgid ""
"Sorry, to deleted other people' posts, a minimum reputation of %(min_rep)s "
"is required"
msgstr ""
-#: models/__init__.py:705
+#: models/__init__.py:706
msgid "Sorry, since your account is blocked you cannot close questions"
msgstr ""
-#: models/__init__.py:709
+#: models/__init__.py:710
msgid "Sorry, since your account is suspended you cannot close questions"
msgstr ""
-#: models/__init__.py:713
+#: models/__init__.py:714
#, python-format
msgid ""
"Sorry, to close other people' posts, a minimum reputation of %(min_rep)s is "
"required"
msgstr ""
-#: models/__init__.py:722
+#: models/__init__.py:723
#, python-format
msgid ""
"Sorry, to close own question a minimum reputation of %(min_rep)s is required"
msgstr ""
-#: models/__init__.py:746
+#: models/__init__.py:747
#, python-format
msgid ""
"Sorry, only administrators, moderators or post owners with reputation > "
"%(min_rep)s can reopen questions."
msgstr ""
-#: models/__init__.py:752
+#: models/__init__.py:753
#, python-format
msgid ""
"Sorry, to reopen own question a minimum reputation of %(min_rep)s is required"
msgstr ""
-#: models/__init__.py:773
+#: models/__init__.py:774
msgid "You have flagged this question before and cannot do it more than once"
msgstr ""
-#: models/__init__.py:781
+#: models/__init__.py:782
msgid "Sorry, since your account is blocked you cannot flag posts as offensive"
msgstr ""
-#: models/__init__.py:792
+#: models/__init__.py:793
#, python-format
msgid ""
"Sorry, to flag posts as offensive a minimum reputation of %(min_rep)s is "
"required"
msgstr ""
-#: models/__init__.py:813
+#: models/__init__.py:814
#, python-format
msgid ""
"Sorry, you have exhausted the maximum number of %(max_flags_per_day)s "
"offensive flags per day."
msgstr ""
-#: models/__init__.py:825
+#: models/__init__.py:826
msgid "cannot remove non-existing flag"
msgstr ""
-#: models/__init__.py:831
+#: models/__init__.py:832
msgid "Sorry, since your account is blocked you cannot remove flags"
msgstr ""
-#: models/__init__.py:835
+#: models/__init__.py:836
msgid ""
"Sorry, your account appears to be suspended and you cannot remove flags. "
"Please contact the forum administrator to reach a resolution."
msgstr ""
-#: models/__init__.py:841
+#: models/__init__.py:842
#, python-format
msgid "Sorry, to flag posts a minimum reputation of %(min_rep)d is required"
msgid_plural ""
@@ -3040,175 +3051,175 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: models/__init__.py:860
+#: models/__init__.py:861
msgid "you don't have the permission to remove all flags"
msgstr ""
-#: models/__init__.py:861
+#: models/__init__.py:862
msgid "no flags for this entry"
msgstr ""
-#: models/__init__.py:885
+#: models/__init__.py:886
msgid ""
"Sorry, only question owners, site administrators and moderators can retag "
"deleted questions"
msgstr ""
-#: models/__init__.py:892
+#: models/__init__.py:893
msgid "Sorry, since your account is blocked you cannot retag questions"
msgstr ""
-#: models/__init__.py:896
+#: models/__init__.py:897
msgid ""
"Sorry, since your account is suspended you can retag only your own questions"
msgstr ""
-#: models/__init__.py:900
+#: models/__init__.py:901
#, python-format
msgid ""
"Sorry, to retag questions a minimum reputation of %(min_rep)s is required"
msgstr ""
-#: models/__init__.py:919
+#: models/__init__.py:920
msgid "Sorry, since your account is blocked you cannot delete comment"
msgstr ""
-#: models/__init__.py:923
+#: models/__init__.py:924
msgid ""
"Sorry, since your account is suspended you can delete only your own comments"
msgstr ""
-#: models/__init__.py:927
+#: models/__init__.py:928
#, python-format
msgid "Sorry, to delete comments reputation of %(min_rep)s is required"
msgstr ""
-#: models/__init__.py:951
+#: models/__init__.py:952
msgid "sorry, but older votes cannot be revoked"
msgstr ""
-#: models/__init__.py:1427 utils/functions.py:78
+#: models/__init__.py:1438 utils/functions.py:78
#, python-format
msgid "on %(date)s"
msgstr ""
-#: models/__init__.py:1429
+#: models/__init__.py:1440
msgid "in two days"
msgstr ""
-#: models/__init__.py:1431
+#: models/__init__.py:1442
msgid "tomorrow"
msgstr ""
-#: models/__init__.py:1433
+#: models/__init__.py:1444
#, python-format
msgid "in %(hr)d hour"
msgid_plural "in %(hr)d hours"
msgstr[0] ""
msgstr[1] ""
-#: models/__init__.py:1435
+#: models/__init__.py:1446
#, python-format
msgid "in %(min)d min"
msgid_plural "in %(min)d mins"
msgstr[0] ""
msgstr[1] ""
-#: models/__init__.py:1436
+#: models/__init__.py:1447
#, python-format
msgid "%(days)d day"
msgid_plural "%(days)d days"
msgstr[0] ""
msgstr[1] ""
-#: models/__init__.py:1438
+#: models/__init__.py:1449
#, 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:1605 skins/default/templates/feedback_email.txt:9
+#: models/__init__.py:1622 skins/default/templates/feedback_email.txt:9
msgid "Anonymous"
msgstr ""
-#: models/__init__.py:1701
+#: models/__init__.py:1718
msgid "Site Adminstrator"
msgstr ""
-#: models/__init__.py:1703
+#: models/__init__.py:1720
msgid "Forum Moderator"
msgstr ""
-#: models/__init__.py:1705
+#: models/__init__.py:1722
msgid "Suspended User"
msgstr ""
-#: models/__init__.py:1707
+#: models/__init__.py:1724
msgid "Blocked User"
msgstr ""
-#: models/__init__.py:1709
+#: models/__init__.py:1726
msgid "Registered User"
msgstr ""
-#: models/__init__.py:1711
+#: models/__init__.py:1728
msgid "Watched User"
msgstr ""
-#: models/__init__.py:1713
+#: models/__init__.py:1730
msgid "Approved User"
msgstr ""
-#: models/__init__.py:1822
+#: models/__init__.py:1839
#, python-format
msgid "%(username)s karma is %(reputation)s"
msgstr ""
-#: models/__init__.py:1832
+#: models/__init__.py:1849
#, python-format
msgid "one gold badge"
msgid_plural "%(count)d gold badges"
msgstr[0] ""
msgstr[1] ""
-#: models/__init__.py:1839
+#: models/__init__.py:1856
#, python-format
msgid "one silver badge"
msgid_plural "%(count)d silver badges"
msgstr[0] ""
msgstr[1] ""
-#: models/__init__.py:1846
+#: models/__init__.py:1863
#, python-format
msgid "one bronze badge"
msgid_plural "%(count)d bronze badges"
msgstr[0] ""
msgstr[1] ""
-#: models/__init__.py:1857
+#: models/__init__.py:1874
#, python-format
msgid "%(item1)s and %(item2)s"
msgstr ""
-#: models/__init__.py:1861
+#: models/__init__.py:1878
#, python-format
msgid "%(user)s has %(badges)s"
msgstr ""
-#: models/__init__.py:2328
+#: models/__init__.py:2354
#, python-format
msgid "\"%(title)s\""
msgstr ""
-#: models/__init__.py:2465
+#: models/__init__.py:2491
#, 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:2667 views/commands.py:450
+#: models/__init__.py:2694 views/commands.py:457
msgid "Your tag subscription was saved, thanks!"
msgstr ""
@@ -3474,54 +3485,54 @@ msgstr ""
msgid "Very active in one tag"
msgstr ""
-#: models/post.py:1056
+#: models/post.py:1071
msgid "Sorry, this question has been deleted and is no longer accessible"
msgstr ""
-#: models/post.py:1072
+#: models/post.py:1087
msgid ""
"Sorry, the answer you are looking for is no longer available, because the "
"parent question has been removed"
msgstr ""
-#: models/post.py:1079
+#: models/post.py:1094
msgid "Sorry, this answer has been removed and is no longer accessible"
msgstr ""
-#: models/post.py:1095
+#: models/post.py:1110
msgid ""
"Sorry, the comment you are looking for is no longer accessible, because the "
"parent question has been removed"
msgstr ""
-#: models/post.py:1102
+#: models/post.py:1117
msgid ""
"Sorry, the comment you are looking for is no longer accessible, because the "
"parent answer has been removed"
msgstr ""
-#: models/question.py:51
+#: models/question.py:54
#, python-format
msgid "\" and \"%s\""
msgstr ""
-#: models/question.py:54
+#: models/question.py:57
msgid "\" and more"
msgstr ""
-#: models/repute.py:141
+#: models/repute.py:143
#, python-format
msgid "<em>Changed by moderator. Reason:</em> %(reason)s"
msgstr ""
-#: models/repute.py:152
+#: models/repute.py:154
#, python-format
msgid ""
"%(points)s points were added for %(username)s's contribution to question "
"%(question_title)s"
msgstr ""
-#: models/repute.py:157
+#: models/repute.py:159
#, python-format
msgid ""
"%(points)s points were subtracted for %(username)s's contribution to "
@@ -3637,7 +3648,7 @@ msgstr ""
#: 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:103
+#: skins/default/templates/user_profile/user_edit.html:102
msgid "Cancel"
msgstr ""
@@ -3720,86 +3731,23 @@ msgid ""
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 ""
-"<p><span class=\\\"big strong\\\">You are here for the first time with "
-"your \n"
-"%%(provider)s login.</span> Please create your <strong>screen name</"
-"strong> \n"
-"and save your <strong>email</strong> address. Saved email address will let \n"
-"you <strong>subscribe for the updates</strong> on the most interesting \n"
-"questions and will be used to create and retrieve your unique avatar image "
-"- \n"
-"<a href='%%(gravatar_faq_url)s'><strong>gravatar</strong></a>.</p>"
-msgstr ""
-
-#: skins/common/templates/authopenid/complete.html:36
-#, python-format
-msgid ""
-"<p><span class='strong big'>Oops... looks like screen name %%(username)s "
-"is \n"
-"already used in another account.</span></p><p>Please choose another screen \n"
-"name to use with your %%(provider)s login. Also, a valid email address is \n"
-"required on the <span class='orange'>Q&amp;A</span> forum. Your email is \n"
-"used to create a unique <a href='%%(gravatar_faq_url)s'><strong>gravatar\n"
-"</strong></a> image for your account. If you like, you can <strong>receive \n"
-"updates</strong> on the interesting questions or entire forum by email. \n"
-"Email addresses are never shown or otherwise shared with anybody else.</p>\n"
-" "
-msgstr ""
-
-#: skins/common/templates/authopenid/complete.html:46
-#, python-format
-msgid ""
-"\n"
-"<p><span class=\\\"big strong\\\">You are here for the first time with "
-"your \n"
-"%%(provider)s login.</span></p><p>You can either keep your <strong>screen \n"
-"name</strong> the same as your %%(provider)s login name or choose some "
-"other \n"
-"nickname.</p><p>Also, please save a valid <strong>email</strong> address. \n"
-"With the email you can <strong>subscribe for the updates</strong> on the \n"
-"most interesting questions. Email address is also used to create and \n"
-"retrieve your unique avatar image - <a \n"
-"href='%%(gravatar_faq_url)s'><strong>gravatar</strong></a>.</p>"
-msgstr ""
-
-#: skins/common/templates/authopenid/complete.html:57
-#, python-format
-msgid ""
-"<p><span class=\\\"big strong\\\">You are here for the first time with "
-"your \n"
-"Facebook login.</span> Please create your <strong>screen name</strong> and \n"
-"save your <strong>email</strong> address. Saved email address will let you \n"
-"<strong>subscribe for the updates</strong> on the most interesting "
-"questions \n"
-"and will be used to create and retrieve your unique avatar image - \n"
-"<a href='%%(gravatar_faq_url)s'><strong>gravatar</strong></a>.</p>"
-msgstr ""
-
-#: skins/common/templates/authopenid/complete.html:65
-msgid "This account already exists, please use another."
+#: skins/common/templates/authopenid/complete.html:23
+msgid "User registration"
msgstr ""
-#: skins/common/templates/authopenid/complete.html:101
+#: skins/common/templates/authopenid/complete.html:60
msgid "<strong>Receive forum updates by email</strong>"
msgstr ""
-#: skins/common/templates/authopenid/complete.html:105
+#: skins/common/templates/authopenid/complete.html:64
#: skins/common/templates/authopenid/signup_with_password.html:46
msgid "please select one of the options above"
msgstr ""
-#: skins/common/templates/authopenid/complete.html:108
-msgid "Tag filter tool will be your right panel, once you log in."
-msgstr ""
-
-#: skins/common/templates/authopenid/complete.html:109
+#: skins/common/templates/authopenid/complete.html:67
#: skins/common/templates/authopenid/signup_with_password.html:4
#: skins/common/templates/authopenid/signup_with_password.html:53
msgid "Signup"
@@ -3975,7 +3923,7 @@ msgid "delete, if you like"
msgstr ""
#: skins/common/templates/authopenid/signin.html:170
-#: skins/common/templates/question/answer_controls.html:19
+#: skins/common/templates/question/answer_controls.html:13
#: skins/common/templates/question/question_controls.html:10
msgid "delete"
msgstr ""
@@ -4114,55 +4062,51 @@ msgstr ""
msgid "link"
msgstr ""
-#: skins/common/templates/question/answer_controls.html:19
+#: skins/common/templates/question/answer_controls.html:13
#: skins/common/templates/question/question_controls.html:10
msgid "undelete"
msgstr ""
-#: skins/common/templates/question/answer_controls.html:24
-#: skins/common/templates/question/answer_controls.html:34
-#: skins/common/templates/question/answer_controls.html:50
-#: skins/common/templates/question/question_controls.html:19
+#: skins/common/templates/question/answer_controls.html:19
+msgid "remove offensive flag"
+msgstr ""
+
+#: skins/common/templates/question/answer_controls.html:21
+#: skins/common/templates/question/question_controls.html:22
+msgid "remove flag"
+msgstr ""
+
+#: skins/common/templates/question/answer_controls.html:26
+#: skins/common/templates/question/answer_controls.html:35
+#: skins/common/templates/question/question_controls.html:20
#: skins/common/templates/question/question_controls.html:26
#: skins/common/templates/question/question_controls.html:33
msgid ""
"report as offensive (i.e containing spam, advertising, malicious text, etc.)"
msgstr ""
-#: skins/common/templates/question/answer_controls.html:26
-#: skins/common/templates/question/answer_controls.html:36
-#: skins/common/templates/question/answer_controls.html:52
-#: skins/common/templates/question/question_controls.html:21
+#: skins/common/templates/question/answer_controls.html:28
+#: skins/common/templates/question/answer_controls.html:37
+#: skins/common/templates/question/question_controls.html:28
#: skins/common/templates/question/question_controls.html:35
msgid "flag offensive"
msgstr ""
-#: skins/common/templates/question/answer_controls.html:42
-msgid "remove offensive flag"
-msgstr ""
-
-#: skins/common/templates/question/answer_controls.html:44
-#: skins/common/templates/question/question_controls.html:28
-msgid "remove flag"
-msgstr ""
-
-#: skins/common/templates/question/answer_controls.html:56
+#: skins/common/templates/question/answer_controls.html:41
#: skins/common/templates/question/question_controls.html:42
-#: skins/default/templates/macros.html:313
+#: skins/default/templates/macros.html:307
#: skins/default/templates/revisions.html:38
#: skins/default/templates/revisions.html:41
msgid "edit"
msgstr ""
-#: skins/common/templates/question/answer_vote_buttons.html:14
-#: skins/common/templates/question/answer_vote_buttons.html:15
-msgid "mark this answer as correct (click again to undo)"
+#: skins/common/templates/question/answer_vote_buttons.html:6
+#: skins/default/templates/user_profile/user_stats.html:24
+msgid "this answer has been selected as correct"
msgstr ""
-#: skins/common/templates/question/answer_vote_buttons.html:17
-#: skins/common/templates/question/answer_vote_buttons.html:18
-#, python-format
-msgid "%(question_author)s has selected this answer as correct"
+#: skins/common/templates/question/answer_vote_buttons.html:8
+msgid "mark this answer as correct (click again to undo)"
msgstr ""
#: skins/common/templates/question/closed_question_info.html:2
@@ -4853,170 +4797,132 @@ msgid "Share this question on %(site)s"
msgstr ""
#: skins/default/templates/macros.html:16
-#: skins/default/templates/macros.html:440
+#: skins/default/templates/macros.html:432
#, python-format
msgid "follow %(alias)s"
msgstr ""
#: skins/default/templates/macros.html:19
-#: skins/default/templates/macros.html:443
+#: skins/default/templates/macros.html:435
#, python-format
msgid "unfollow %(alias)s"
msgstr ""
#: skins/default/templates/macros.html:20
-#: skins/default/templates/macros.html:444
+#: skins/default/templates/macros.html:436
#, python-format
msgid "following %(alias)s"
msgstr ""
-#: skins/default/templates/macros.html:31
-msgid "i like this question (click again to cancel)"
-msgstr ""
-
#: skins/default/templates/macros.html:33
-msgid "i like this answer (click again to cancel)"
-msgstr ""
-
-#: skins/default/templates/macros.html:39
msgid "current number of votes"
msgstr ""
-#: skins/default/templates/macros.html:45
-msgid "i dont like this question (click again to cancel)"
-msgstr ""
-
-#: skins/default/templates/macros.html:47
-msgid "i dont like this answer (click again to cancel)"
-msgstr ""
-
-#: skins/default/templates/macros.html:54
+#: skins/default/templates/macros.html:46
msgid "anonymous user"
msgstr ""
-#: skins/default/templates/macros.html:87
+#: skins/default/templates/macros.html:79
msgid "this post is marked as community wiki"
msgstr ""
-#: skins/default/templates/macros.html:90
+#: skins/default/templates/macros.html:82
#, 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:96
+#: skins/default/templates/macros.html:88
msgid "asked"
msgstr ""
-#: skins/default/templates/macros.html:98
+#: skins/default/templates/macros.html:90
msgid "answered"
msgstr ""
-#: skins/default/templates/macros.html:100
+#: skins/default/templates/macros.html:92
msgid "posted"
msgstr ""
-#: skins/default/templates/macros.html:130
+#: skins/default/templates/macros.html:122
msgid "updated"
msgstr ""
-#: skins/default/templates/macros.html:206
+#: skins/default/templates/macros.html:198
#, python-format
msgid "see questions tagged '%(tag)s'"
msgstr ""
-#: skins/default/templates/macros.html:258
-#: skins/default/templates/macros.html:266
-#: skins/default/templates/question/javascript.html:20
-msgid "post a comment"
-msgstr ""
-
-#: skins/default/templates/macros.html:259
-#, 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:261
-#, 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:305
+#: skins/default/templates/macros.html:300
msgid "delete this comment"
msgstr ""
-#: skins/default/templates/macros.html:511 templatetags/extra_tags.py:43
+#: skins/default/templates/macros.html:503 templatetags/extra_tags.py:43
#, python-format
msgid "%(username)s gravatar image"
msgstr ""
-#: skins/default/templates/macros.html:520
+#: skins/default/templates/macros.html:512
#, python-format
msgid "%(username)s's website is %(url)s"
msgstr ""
-#: skins/default/templates/macros.html:535
-#: skins/default/templates/macros.html:536
-#: skins/default/templates/macros.html:574
-#: skins/default/templates/macros.html:575
+#: skins/default/templates/macros.html:527
+#: skins/default/templates/macros.html:528
+#: skins/default/templates/macros.html:566
+#: skins/default/templates/macros.html:567
msgid "previous"
msgstr ""
-#: skins/default/templates/macros.html:547
-#: skins/default/templates/macros.html:586
+#: skins/default/templates/macros.html:539
+#: skins/default/templates/macros.html:578
msgid "current page"
msgstr ""
-#: skins/default/templates/macros.html:549
-#: skins/default/templates/macros.html:556
-#: skins/default/templates/macros.html:588
-#: skins/default/templates/macros.html:595
+#: skins/default/templates/macros.html:541
+#: skins/default/templates/macros.html:548
+#: skins/default/templates/macros.html:580
+#: skins/default/templates/macros.html:587
#, python-format
msgid "page %(num)s"
msgstr ""
-#: skins/default/templates/macros.html:560
-#: skins/default/templates/macros.html:599
+#: skins/default/templates/macros.html:552
+#: skins/default/templates/macros.html:591
msgid "next page"
msgstr ""
-#: skins/default/templates/macros.html:611
+#: skins/default/templates/macros.html:603
#, python-format
msgid "responses for %(username)s"
msgstr ""
-#: skins/default/templates/macros.html:614
+#: skins/default/templates/macros.html:606
#, python-format
-msgid "you have a new response"
+msgid "you have %(response_count)s new response"
msgid_plural "you have %(response_count)s new responses"
msgstr[0] ""
msgstr[1] ""
-#: skins/default/templates/macros.html:617
+#: skins/default/templates/macros.html:609
msgid "no new responses yet"
msgstr ""
-#: skins/default/templates/macros.html:632
-#: skins/default/templates/macros.html:633
+#: skins/default/templates/macros.html:624
+#: skins/default/templates/macros.html:625
#, python-format
msgid "%(new)s new flagged posts and %(seen)s previous"
msgstr ""
-#: skins/default/templates/macros.html:635
-#: skins/default/templates/macros.html:636
+#: skins/default/templates/macros.html:627
+#: skins/default/templates/macros.html:628
#, python-format
msgid "%(new)s new flagged posts"
msgstr ""
-#: skins/default/templates/macros.html:641
-#: skins/default/templates/macros.html:642
+#: skins/default/templates/macros.html:633
+#: skins/default/templates/macros.html:634
#, python-format
msgid "%(seen)s flagged posts"
msgstr ""
@@ -5025,6 +4931,19 @@ msgstr ""
msgid "Questions"
msgstr ""
+#: skins/default/templates/question.html:98
+msgid "post a comment / <strong>some</strong> more"
+msgstr ""
+
+#: skins/default/templates/question.html:101
+msgid "see <strong>some</strong> more"
+msgstr ""
+
+#: skins/default/templates/question.html:105
+#: skins/default/templates/question/javascript.html:20
+msgid "post a comment"
+msgstr ""
+
#: skins/default/templates/question_edit.html:4
#: skins/default/templates/question_edit.html:9
msgid "Edit question"
@@ -5537,11 +5456,11 @@ msgstr ""
msgid "Screen Name"
msgstr ""
-#: skins/default/templates/user_profile/user_edit.html:60
+#: skins/default/templates/user_profile/user_edit.html:59
msgid "(cannot be changed)"
msgstr ""
-#: skins/default/templates/user_profile/user_edit.html:102
+#: skins/default/templates/user_profile/user_edit.html:101
#: skins/default/templates/user_profile/user_email_subscriptions.html:22
msgid "Update"
msgstr ""
@@ -5828,10 +5747,6 @@ msgstr[1] ""
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)"
@@ -5884,7 +5799,7 @@ msgstr ""
msgid "User profile"
msgstr ""
-#: skins/default/templates/user_profile/user_tabs.html:10 views/users.py:630
+#: skins/default/templates/user_profile/user_tabs.html:10 views/users.py:638
msgid "comments and answers to others questions"
msgstr ""
@@ -5900,11 +5815,11 @@ msgstr ""
msgid "questions that user is following"
msgstr ""
-#: skins/default/templates/user_profile/user_tabs.html:34 views/users.py:671
+#: skins/default/templates/user_profile/user_tabs.html:34 views/users.py:679
msgid "user vote record"
msgstr ""
-#: skins/default/templates/user_profile/user_tabs.html:40 views/users.py:761
+#: skins/default/templates/user_profile/user_tabs.html:40 views/users.py:769
msgid "email subscription settings"
msgstr ""
@@ -6279,21 +6194,21 @@ msgstr ""
msgid "email update frequency has been set to daily"
msgstr ""
-#: views/commands.py:454
+#: views/commands.py:461
#, python-format
msgid "Tag subscription was canceled (<a href=\"%(url)s\">undo</a>)."
msgstr ""
-#: views/commands.py:463
+#: views/commands.py:470
#, python-format
msgid "Please sign in to subscribe for: %(tags)s"
msgstr ""
-#: views/commands.py:589
+#: views/commands.py:596
msgid "Please sign in to vote"
msgstr ""
-#: views/commands.py:609
+#: views/commands.py:616
msgid "Please sign in to delete/restore posts"
msgstr ""
@@ -6325,7 +6240,7 @@ msgid_plural "%(q_num)s questions, tagged"
msgstr[0] ""
msgstr[1] ""
-#: views/readers.py:365
+#: views/readers.py:387
msgid ""
"Sorry, the comment you are looking for has been deleted and is no longer "
"accessible"
@@ -6335,55 +6250,55 @@ msgstr ""
msgid "moderate user"
msgstr ""
-#: views/users.py:373
+#: views/users.py:381
msgid "user profile"
msgstr ""
-#: views/users.py:374
+#: views/users.py:382
msgid "user profile overview"
msgstr ""
-#: views/users.py:543
+#: views/users.py:551
msgid "recent user activity"
msgstr ""
-#: views/users.py:544
+#: views/users.py:552
msgid "profile - recent activity"
msgstr ""
-#: views/users.py:631
+#: views/users.py:639
msgid "profile - responses"
msgstr ""
-#: views/users.py:672
+#: views/users.py:680
msgid "profile - votes"
msgstr ""
-#: views/users.py:693
+#: views/users.py:701
msgid "user karma"
msgstr ""
-#: views/users.py:694
+#: views/users.py:702
msgid "Profile - User's Karma"
msgstr ""
-#: views/users.py:712
+#: views/users.py:720
msgid "users favorite questions"
msgstr ""
-#: views/users.py:713
+#: views/users.py:721
msgid "profile - favorite questions"
msgstr ""
-#: views/users.py:733 views/users.py:737
+#: views/users.py:741 views/users.py:745
msgid "changes saved"
msgstr ""
-#: views/users.py:743
+#: views/users.py:751
msgid "email updates canceled"
msgstr ""
-#: views/users.py:762
+#: views/users.py:770
msgid "profile - email subscriptions"
msgstr ""
@@ -6414,29 +6329,29 @@ msgid ""
"Login takes about 30 seconds, initial signup takes a minute or less."
msgstr ""
-#: views/writers.py:475
+#: views/writers.py:482
msgid "Please log in to answer questions"
msgstr ""
-#: views/writers.py:581
+#: views/writers.py:588
#, 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:598
+#: views/writers.py:605
msgid "Sorry, anonymous users cannot edit comments"
msgstr ""
-#: views/writers.py:628
+#: views/writers.py:635
#, 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:648
+#: views/writers.py:656
msgid "sorry, we seem to have some technical difficulties"
msgstr ""