summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEvgeny Fadeev <evgeny.fadeev@gmail.com>2013-07-13 15:13:36 -0400
committerEvgeny Fadeev <evgeny.fadeev@gmail.com>2013-07-13 15:13:36 -0400
commita214ce7f461515e6ae22b5dc0f84a48e2698bb63 (patch)
tree806747f0bcf29247ff08c8e06adc279f14234954
parente5fe62f116f8f900ffe5446fecb05397bb65ebfb (diff)
downloadaskbot-a214ce7f461515e6ae22b5dc0f84a48e2698bb63.tar.gz
askbot-a214ce7f461515e6ae22b5dc0f84a48e2698bb63.tar.bz2
askbot-a214ce7f461515e6ae22b5dc0f84a48e2698bb63.zip
rebuilt english source locale
-rw-r--r--askbot/locale/en/LC_MESSAGES/django.po675
-rw-r--r--askbot/locale/en/LC_MESSAGES/djangojs.po138
2 files changed, 427 insertions, 386 deletions
diff --git a/askbot/locale/en/LC_MESSAGES/django.po b/askbot/locale/en/LC_MESSAGES/django.po
index 883bc783..bc0c0ccb 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: 2013-06-27 03:52-0500\n"
+"POT-Creation-Date: 2013-07-13 14:06-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"
@@ -29,85 +29,85 @@ msgstr ""
msgid "Individual question feed"
msgstr ""
-#: forms.py:139
+#: forms.py:140
msgid "select country"
msgstr ""
-#: forms.py:149
+#: forms.py:150
msgid "Country"
msgstr ""
-#: forms.py:157
+#: forms.py:158
msgid "Country field is required"
msgstr ""
-#: forms.py:187
+#: forms.py:188
#, python-format
msgid "must be > %d word"
msgid_plural "must be > %d words"
msgstr[0] ""
msgstr[1] ""
-#: forms.py:198
+#: forms.py:199
#, python-format
msgid "must be < %d word"
msgid_plural "must be < %d words"
msgstr[0] ""
msgstr[1] ""
-#: forms.py:219
+#: forms.py:220
msgid "minor edit (don't send alerts)"
msgstr ""
-#: forms.py:246 templates/widgets/markdown_help.html:20
+#: forms.py:247 templates/widgets/markdown_help.html:20
#: templates/widgets/markdown_help.html:24
msgid "title"
msgstr ""
-#: forms.py:248 templates/embed/ask_by_widget.html:170
+#: forms.py:249 templates/embed/ask_by_widget.html:170
msgid "Please enter your question"
msgstr ""
-#: forms.py:259
+#: forms.py:260
#, python-format
msgid "must have > %d character"
msgid_plural "must have > %d characters"
msgstr[0] ""
msgstr[1] ""
-#: forms.py:269
+#: forms.py:270
#, python-format
msgid "The question is too long, maximum allowed size is %d characters"
msgstr ""
-#: forms.py:276
+#: forms.py:277
#, python-format
msgid "The question is too long, maximum allowed size is %d bytes"
msgstr ""
-#: forms.py:308
+#: forms.py:309
msgid "content"
msgstr ""
-#: forms.py:369
+#: forms.py:370
#, 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:406
+#: forms.py:407
msgid ""
"We ran out of space for recording the tags. Please shorten or delete some of "
"them."
msgstr ""
-#: forms.py:409 forms.py:1015 models/widgets.py:27
+#: forms.py:410 forms.py:1006 models/widgets.py:27
#: templates/widgets/edit_post.html:32 templates/widgets/meta_nav.html:6
msgid "tags"
msgstr ""
-#: forms.py:411
+#: forms.py:412
#, python-format
msgid ""
"Tags are short keywords, with no spaces within. Up to %(max_tags)d tag can "
@@ -118,272 +118,272 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: forms.py:438
+#: forms.py:439
#, 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:446
+#: forms.py:447
#, python-format
msgid "At least one of the following tags is required : %(tags)s"
msgstr ""
-#: forms.py:474
+#: forms.py:475
msgid "community wiki (karma is not awarded & many others can edit wiki post)"
msgstr ""
-#: forms.py:478
+#: forms.py:479
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:505
+#: forms.py:496
msgid "update summary:"
msgstr ""
-#: forms.py:507
+#: forms.py:498
msgid ""
"enter a brief summary of your revision (e.g. fixed spelling, grammar, "
"improved style, this field is optional)"
msgstr ""
-#: forms.py:594
+#: forms.py:585
msgid "Enter number of points to add or subtract"
msgstr ""
-#: forms.py:609 const/__init__.py:375
+#: forms.py:600 const/__init__.py:375
msgid "approved"
msgstr ""
-#: forms.py:610 const/__init__.py:376
+#: forms.py:601 const/__init__.py:376
msgid "watched"
msgstr ""
-#: forms.py:611 const/__init__.py:377
+#: forms.py:602 const/__init__.py:377
msgid "suspended"
msgstr ""
-#: forms.py:612 const/__init__.py:378
+#: forms.py:603 const/__init__.py:378
msgid "blocked"
msgstr ""
-#: forms.py:614
+#: forms.py:605
msgid "administrator"
msgstr ""
-#: forms.py:615 const/__init__.py:374
+#: forms.py:606 const/__init__.py:374
msgid "moderator"
msgstr ""
-#: forms.py:634
+#: forms.py:625
msgid "Change status to"
msgstr ""
-#: forms.py:661
+#: forms.py:652
msgid "which one?"
msgstr ""
-#: forms.py:682
+#: forms.py:673
msgid "Cannot change own status"
msgstr ""
-#: forms.py:688
+#: forms.py:679
msgid "Cannot turn other user to moderator"
msgstr ""
-#: forms.py:695
+#: forms.py:686
msgid "Cannot change status of another moderator"
msgstr ""
-#: forms.py:701
+#: forms.py:692
msgid "Cannot change status to admin"
msgstr ""
-#: forms.py:707
+#: forms.py:698
#, python-format
msgid ""
"If you wish to change %(username)s's status, please make a meaningful "
"selection."
msgstr ""
-#: forms.py:717
+#: forms.py:708
msgid "Subject line"
msgstr ""
-#: forms.py:722
+#: forms.py:713
msgid "Message text"
msgstr ""
-#: forms.py:736
+#: forms.py:727
msgid "Your name (optional):"
msgstr ""
-#: forms.py:737
+#: forms.py:728
msgid "Email:"
msgstr ""
-#: forms.py:739
+#: forms.py:730
msgid "Your message:"
msgstr ""
-#: forms.py:744
+#: forms.py:735
msgid "I don't want to give my email or receive a response:"
msgstr ""
-#: forms.py:767
+#: forms.py:758
msgid "Please mark \"I dont want to give my mail\" field."
msgstr ""
-#: forms.py:800
+#: forms.py:791
msgid "keep private within your groups"
msgstr ""
-#: forms.py:839
+#: forms.py:830
#, fuzzy
msgid "User name:"
msgstr "User login"
-#: forms.py:841
+#: forms.py:832
msgid "Enter name to post on behalf of someone else. Can create new accounts."
msgstr ""
-#: forms.py:848
+#: forms.py:839
msgid "Email address:"
msgstr ""
-#: forms.py:898
+#: forms.py:889
msgid "User name is required with the email"
msgstr ""
-#: forms.py:903
+#: forms.py:894
msgid "Email is required if user name is added"
msgstr ""
-#: forms.py:923 forms.py:966
+#: forms.py:914 forms.py:957
msgid "ask anonymously"
msgstr ""
-#: forms.py:925 forms.py:968
+#: forms.py:916 forms.py:959
msgid "Check if you do not want to reveal your name when asking this question"
msgstr ""
-#: forms.py:956
+#: forms.py:947
msgid ""
"Subject line is expected in the format: [tag1, tag2, tag3,...] question title"
msgstr ""
-#: forms.py:1215
+#: forms.py:1213
msgid ""
"You have asked this question anonymously, if you decide to reveal your "
"identity, please check this box."
msgstr ""
-#: forms.py:1219
+#: forms.py:1217
msgid "reveal identity"
msgstr ""
-#: forms.py:1298
+#: forms.py:1296
msgid ""
"Sorry, only owner of the anonymous question can reveal his or her identity, "
"please uncheck the box"
msgstr ""
-#: forms.py:1311
+#: forms.py:1309
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:1375
+#: forms.py:1373
msgid "Real name"
msgstr ""
-#: forms.py:1382
+#: forms.py:1380
msgid "Website"
msgstr ""
-#: forms.py:1389
+#: forms.py:1387
msgid "City"
msgstr ""
-#: forms.py:1398
+#: forms.py:1396
msgid "Show country"
msgstr ""
-#: forms.py:1403
+#: forms.py:1401
msgid "Show tag choices"
msgstr ""
-#: forms.py:1408
+#: forms.py:1406
msgid "Date of birth"
msgstr ""
-#: forms.py:1410
+#: forms.py:1408
msgid "will not be shown, used to calculate age, format: YYYY-MM-DD"
msgstr ""
-#: forms.py:1418
+#: forms.py:1416
msgid "Profile"
msgstr ""
-#: forms.py:1427
+#: forms.py:1425
msgid "Screen name"
msgstr ""
-#: forms.py:1459 forms.py:1463
+#: forms.py:1457 forms.py:1461
msgid "this email has already been registered, please use another one"
msgstr ""
-#: forms.py:1472
+#: forms.py:1470
msgid "Choose email tag filter"
msgstr ""
-#: forms.py:1524
+#: forms.py:1522
msgid "Asked by me"
msgstr ""
-#: forms.py:1527
+#: forms.py:1525
msgid "Answered by me"
msgstr ""
-#: forms.py:1530
+#: forms.py:1528
msgid "Individually selected"
msgstr ""
-#: forms.py:1533
+#: forms.py:1531
msgid "Entire forum (tag filtered)"
msgstr ""
-#: forms.py:1537
+#: forms.py:1535
msgid "Comments and posts mentioning me"
msgstr ""
-#: forms.py:1621
+#: forms.py:1619
msgid "please choose one of the options above"
msgstr ""
-#: forms.py:1624
+#: forms.py:1622
msgid "okay, let's try!"
msgstr ""
-#: forms.py:1627
+#: forms.py:1625
#, python-format
msgid "no %(sitename)s email please, thanks"
msgstr ""
-#: forms.py:1675 templates/reopen.html:7
+#: forms.py:1673 templates/reopen.html:7
msgid "Title"
msgstr ""
-#: forms.py:1678 templates/groups.html:32
+#: forms.py:1676 templates/groups.html:32
msgid "Description"
msgstr ""
-#: forms.py:1697 templates/tags.html:3 templates/tags/header.html:9
+#: forms.py:1695 templates/tags.html:3 templates/tags/header.html:9
#: templates/tags/list_bulk_tag_subscription.html:12
#: templates/widgets/edit_post.html:26 templates/widgets/related_tags.html:3
#: templates/widgets/tag_category_selector.html:2
@@ -549,7 +549,7 @@ msgstr ""
msgid "upload/"
msgstr ""
-#: urls.py:579 setup_templates/settings.py:229
+#: urls.py:585 setup_templates/settings.py:229
#: templates/authopenid/providers_javascript.html:7
msgid "account/"
msgstr ""
@@ -704,169 +704,173 @@ msgid ""
"value entered here will overridethe default."
msgstr ""
-#: conf/email.py:38
+#: conf/email.py:44
+msgid "Site administrator email address"
+msgstr ""
+
+#: conf/email.py:53
msgid "Enable email alerts"
msgstr ""
-#: conf/email.py:47
+#: conf/email.py:62
msgid "Maximum number of news entries in an email alert"
msgstr ""
-#: conf/email.py:57
+#: conf/email.py:72
msgid "Default notification frequency all questions"
msgstr ""
-#: conf/email.py:59
+#: conf/email.py:74
msgid "Option to define frequency of emailed updates for: all questions."
msgstr ""
-#: conf/email.py:71
+#: conf/email.py:86
msgid "Default notification frequency questions asked by the user"
msgstr ""
-#: conf/email.py:73
+#: conf/email.py:88
msgid ""
"Option to define frequency of emailed updates for: Question asked by the "
"user."
msgstr ""
-#: conf/email.py:85
+#: conf/email.py:100
msgid "Default notification frequency questions answered by the user"
msgstr ""
-#: conf/email.py:87
+#: conf/email.py:102
msgid ""
"Option to define frequency of emailed updates for: Question answered by the "
"user."
msgstr ""
-#: conf/email.py:99
+#: conf/email.py:114
msgid ""
"Default notification frequency questions individually "
"selected by the user"
msgstr ""
-#: conf/email.py:102
+#: conf/email.py:117
msgid ""
"Option to define frequency of emailed updates for: Question individually "
"selected by the user."
msgstr ""
-#: conf/email.py:114
+#: conf/email.py:129
msgid ""
"Default notification frequency for mentions and "
"comments"
msgstr ""
-#: conf/email.py:117
+#: conf/email.py:132
msgid ""
"Option to define frequency of emailed updates for: Mentions and comments."
msgstr ""
-#: conf/email.py:128
+#: conf/email.py:143
msgid "Send periodic reminders about unanswered questions"
msgstr ""
-#: conf/email.py:130
+#: conf/email.py:145
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:143
+#: conf/email.py:158
msgid "Days before starting to send reminders about unanswered questions"
msgstr ""
-#: conf/email.py:154
+#: conf/email.py:169
msgid ""
"How often to send unanswered question reminders (in days between the "
"reminders sent)."
msgstr ""
-#: conf/email.py:166
+#: conf/email.py:181
msgid "Max. number of reminders to send about unanswered questions"
msgstr ""
-#: conf/email.py:177
+#: conf/email.py:192
msgid "Send periodic reminders to accept the best answer"
msgstr ""
-#: conf/email.py:179
+#: conf/email.py:194
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:192
+#: conf/email.py:207
msgid "Days before starting to send reminders to accept an answer"
msgstr ""
-#: conf/email.py:203
+#: conf/email.py:218
msgid ""
"How often to send accept answer reminders (in days between the reminders "
"sent)."
msgstr ""
-#: conf/email.py:215
+#: conf/email.py:230
msgid "Max. number of reminders to send to accept the best answer"
msgstr ""
-#: conf/email.py:227
+#: conf/email.py:242
msgid "Require email verification before allowing to post"
msgstr ""
-#: conf/email.py:228
+#: conf/email.py:243
msgid ""
"Active email verification is done by sending a verification key in email"
msgstr ""
-#: conf/email.py:237
+#: conf/email.py:252
msgid "Fake email for anonymous user"
msgstr ""
-#: conf/email.py:238
+#: conf/email.py:253
msgid "Use this setting to control gravatar for email-less user"
msgstr ""
-#: conf/email.py:247
+#: conf/email.py:262
msgid "Allow posting questions by email"
msgstr ""
-#: conf/email.py:249
+#: conf/email.py:264
msgid ""
"Before enabling this setting - please fill out IMAP settings in the settings."
"py file"
msgstr ""
-#: conf/email.py:260
+#: conf/email.py:275
msgid "Replace space in emailed tags with dash"
msgstr ""
-#: conf/email.py:262
+#: conf/email.py:277
msgid ""
"This setting applies to tags written in the subject line of questions asked "
"by email"
msgstr ""
-#: conf/email.py:273
+#: conf/email.py:288
msgid "Enable posting answers and comments by email"
msgstr ""
-#: conf/email.py:276
+#: conf/email.py:291
msgid "To enable this feature make sure lamson is running"
msgstr ""
-#: conf/email.py:287
+#: conf/email.py:302
msgid "Emailed post: when to notify author about publishing"
msgstr ""
-#: conf/email.py:312
+#: conf/email.py:327
msgid "Reply by email hostname"
msgstr ""
-#: conf/email.py:323
+#: conf/email.py:338
msgid ""
"Email replies having fewer words than this number will be posted as comments "
"instead of answers"
@@ -2040,51 +2044,59 @@ msgid ""
"will be changed after you modify this setting."
msgstr ""
-#: conf/site_settings.py:12
+#: conf/site_settings.py:14
msgid "URLS, keywords & greetings"
msgstr ""
-#: conf/site_settings.py:21
+#: conf/site_settings.py:23
msgid "Site title for the Q&A forum"
msgstr ""
-#: conf/site_settings.py:30
+#: conf/site_settings.py:32
msgid "Comma separated list of Q&A site keywords"
msgstr ""
-#: conf/site_settings.py:39
+#: conf/site_settings.py:41
msgid "Copyright message to show in the footer"
msgstr ""
-#: conf/site_settings.py:49
+#: conf/site_settings.py:51
msgid "Site description for the search engines"
msgstr ""
-#: conf/site_settings.py:58
+#: conf/site_settings.py:60
msgid "Short name for your Q&A forum"
msgstr ""
-#: conf/site_settings.py:67
+#: conf/site_settings.py:70
+msgid "Please enter url of your site"
+msgstr ""
+
+#: conf/site_settings.py:73
+msgid "Url must start either from http or https"
+msgstr ""
+
+#: conf/site_settings.py:92
msgid "Base URL for your Q&A forum, must start with http or https"
msgstr ""
-#: conf/site_settings.py:78
+#: conf/site_settings.py:104
msgid "Check to enable greeting for anonymous user"
msgstr ""
-#: conf/site_settings.py:89
+#: conf/site_settings.py:115
msgid "Text shown in the greeting message shown to the anonymous user"
msgstr ""
-#: conf/site_settings.py:93
+#: conf/site_settings.py:119
msgid "Use HTML to format the message "
msgstr ""
-#: conf/site_settings.py:102
+#: conf/site_settings.py:128
msgid "Feedback site URL"
msgstr ""
-#: conf/site_settings.py:104
+#: conf/site_settings.py:130
msgid "If left empty, a simple internal feedback form will be used instead"
msgstr ""
@@ -2807,7 +2819,7 @@ msgstr ""
msgid "[deleted]"
msgstr ""
-#: const/__init__.py:309 views/readers.py:613
+#: const/__init__.py:309 views/readers.py:642
msgid "initial version"
msgstr ""
@@ -3019,7 +3031,7 @@ msgid ""
"reach a resolution."
msgstr ""
-#: const/message_keys.py:52 models/__init__.py:1121
+#: const/message_keys.py:52 models/__init__.py:1136
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. "
@@ -3218,18 +3230,23 @@ msgstr ""
msgid "OpenID %(openid_url)s is invalid"
msgstr ""
-#: deps/django_authopenid/views.py:391 deps/django_authopenid/views.py:568
-#: deps/django_authopenid/views.py:583
-#, python-format
+#: deps/django_authopenid/views.py:391
msgid ""
-"Unfortunately, there was some problem when connecting to %(provider)s, "
-"please try again or use another provider"
+"Sorry, there was some problem connecting to the login provider, please try "
+"again or use another login method"
msgstr ""
#: deps/django_authopenid/views.py:520
msgid "Your new password saved"
msgstr ""
+#: deps/django_authopenid/views.py:568 deps/django_authopenid/views.py:583
+#, 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:613
msgid "The login password combination was not correct"
msgstr ""
@@ -3438,86 +3455,90 @@ msgstr[1] ""
msgid "Please log in to use %s"
msgstr ""
-#: models/__init__.py:561
+#: models/__init__.py:569 models/__init__.py:1388 views/writers.py:226
+msgid "Sorry, but you have only read access"
+msgstr ""
+
+#: models/__init__.py:573
msgid "Sorry, this operation is not allowed"
msgstr ""
-#: models/__init__.py:611
+#: models/__init__.py:623
msgid ""
"Sorry, you cannot accept or unaccept best answers because your account is "
"blocked"
msgstr ""
-#: models/__init__.py:615
+#: models/__init__.py:627
msgid ""
"Sorry, you cannot accept or unaccept best answers because your account is "
"suspended"
msgstr ""
-#: models/__init__.py:629
+#: models/__init__.py:641
#, python-format
msgid ""
">%(points)s points required to accept or unaccept your own answer to your "
"own question"
msgstr ""
-#: models/__init__.py:653
+#: models/__init__.py:665
#, python-format
msgid ""
"Sorry, you will be able to accept this answer only after %(will_be_able_at)s"
msgstr ""
-#: models/__init__.py:662
+#: models/__init__.py:674
#, 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:685
+#: models/__init__.py:697
msgid "Sorry, you cannot vote for your own posts"
msgstr ""
-#: models/__init__.py:689
+#: models/__init__.py:701
msgid "Sorry your account appears to be blocked "
msgstr ""
-#: models/__init__.py:694
+#: models/__init__.py:706
msgid "Sorry your account appears to be suspended "
msgstr ""
-#: models/__init__.py:704
+#: models/__init__.py:716
#, python-format
msgid ">%(points)s points required to upvote"
msgstr ""
-#: models/__init__.py:710
+#: models/__init__.py:722
#, python-format
msgid ">%(points)s points required to downvote"
msgstr ""
-#: models/__init__.py:725
+#: models/__init__.py:737
msgid "Sorry, blocked users cannot upload files"
msgstr ""
-#: models/__init__.py:726
+#: models/__init__.py:738
msgid "Sorry, suspended users cannot upload files"
msgstr ""
-#: models/__init__.py:728
+#: models/__init__.py:740
#, python-format
msgid "sorry, file uploading requires karma >%(min_rep)s"
msgstr ""
-#: models/__init__.py:747
+#: models/__init__.py:759
msgid "Could not post, because your karma is insufficient to publish links"
msgstr ""
-#: models/__init__.py:773
+#: models/__init__.py:785
msgid "Sorry, you already gave an answer, please edit it instead."
msgstr ""
-#: models/__init__.py:797
+#: models/__init__.py:809
#, python-format
msgid ""
"Sorry, comments (except the last one) are editable only within %(minutes)s "
@@ -3528,56 +3549,56 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: models/__init__.py:809
+#: models/__init__.py:821
msgid "Sorry, but only post owners or moderators can edit comments"
msgstr ""
-#: models/__init__.py:838
+#: models/__init__.py:850
msgid ""
"Sorry, since your account is suspended you can comment only your own posts"
msgstr ""
-#: models/__init__.py:842
+#: models/__init__.py:854
#, 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:872
+#: models/__init__.py:884
msgid ""
"This post has been deleted and can be seen only by post owners, site "
"administrators and moderators"
msgstr ""
-#: models/__init__.py:889
+#: models/__init__.py:901
msgid ""
"Sorry, only moderators, site administrators and post owners can edit deleted "
"posts"
msgstr ""
-#: models/__init__.py:904
+#: models/__init__.py:917
msgid "Sorry, since your account is blocked you cannot edit posts"
msgstr ""
-#: models/__init__.py:908
+#: models/__init__.py:921
msgid "Sorry, since your account is suspended you can edit only your own posts"
msgstr ""
-#: models/__init__.py:913
+#: models/__init__.py:926
#, python-format
msgid ""
"Sorry, to edit wiki posts, a minimum reputation of %(min_rep)s is required"
msgstr ""
-#: models/__init__.py:920
+#: models/__init__.py:933
#, python-format
msgid ""
"Sorry, to edit other people's posts, a minimum reputation of %(min_rep)s is "
"required"
msgstr ""
-#: models/__init__.py:983
+#: models/__init__.py:996
msgid ""
"Sorry, cannot delete your question since it has an upvoted answer posted by "
"someone else"
@@ -3587,101 +3608,101 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: models/__init__.py:998
+#: models/__init__.py:1011
msgid "Sorry, since your account is blocked you cannot delete posts"
msgstr ""
-#: models/__init__.py:1002
+#: models/__init__.py:1015
msgid ""
"Sorry, since your account is suspended you can delete only your own posts"
msgstr ""
-#: models/__init__.py:1006
+#: models/__init__.py:1019
#, python-format
msgid ""
"Sorry, to delete other people's posts, a minimum reputation of %(min_rep)s "
"is required"
msgstr ""
-#: models/__init__.py:1026
+#: models/__init__.py:1040
msgid "Sorry, since your account is blocked you cannot close questions"
msgstr ""
-#: models/__init__.py:1030
+#: models/__init__.py:1044
msgid "Sorry, since your account is suspended you cannot close questions"
msgstr ""
-#: models/__init__.py:1034
+#: models/__init__.py:1048
#, python-format
msgid ""
"Sorry, to close other people' posts, a minimum reputation of %(min_rep)s is "
"required"
msgstr ""
-#: models/__init__.py:1043
+#: models/__init__.py:1057
#, python-format
msgid ""
"Sorry, to close own question a minimum reputation of %(min_rep)s is required"
msgstr ""
-#: models/__init__.py:1069
+#: models/__init__.py:1084
#, python-format
msgid ""
"Sorry, only administrators, moderators or post owners with reputation > "
"%(min_rep)s can reopen questions."
msgstr ""
-#: models/__init__.py:1075
+#: models/__init__.py:1090
#, python-format
msgid ""
"Sorry, to reopen own question a minimum reputation of %(min_rep)s is required"
msgstr ""
-#: models/__init__.py:1080
+#: models/__init__.py:1095
msgid "Sorry, you cannot reopen questions because your account is blocked"
msgstr ""
-#: models/__init__.py:1085
+#: models/__init__.py:1100
msgid "Sorry, you cannot reopen questions because your account is suspended"
msgstr ""
-#: models/__init__.py:1108
+#: models/__init__.py:1123
msgid "You have flagged this question before and cannot do it more than once"
msgstr ""
-#: models/__init__.py:1116
+#: models/__init__.py:1131
msgid "Sorry, since your account is blocked you cannot flag posts as offensive"
msgstr ""
-#: models/__init__.py:1127
+#: models/__init__.py:1142
#, python-format
msgid ""
"Sorry, to flag posts as offensive a minimum reputation of %(min_rep)s is "
"required"
msgstr ""
-#: models/__init__.py:1148
+#: models/__init__.py:1163
#, python-format
msgid ""
"Sorry, you have exhausted the maximum number of %(max_flags_per_day)s "
"offensive flags per day."
msgstr ""
-#: models/__init__.py:1160
+#: models/__init__.py:1175
msgid "cannot remove non-existing flag"
msgstr ""
-#: models/__init__.py:1166
+#: models/__init__.py:1181
msgid "Sorry, since your account is blocked you cannot remove flags"
msgstr ""
-#: models/__init__.py:1170
+#: models/__init__.py:1185
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:1176
+#: models/__init__.py:1191
#, python-format
msgid "Sorry, to flag posts a minimum reputation of %(min_rep)d is required"
msgid_plural ""
@@ -3689,221 +3710,221 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: models/__init__.py:1195
+#: models/__init__.py:1210
msgid "you don't have the permission to remove all flags"
msgstr ""
-#: models/__init__.py:1196
+#: models/__init__.py:1211
msgid "no flags for this entry"
msgstr ""
-#: models/__init__.py:1220
+#: models/__init__.py:1235
msgid ""
"Sorry, only question owners, site administrators and moderators can retag "
"deleted questions"
msgstr ""
-#: models/__init__.py:1227
+#: models/__init__.py:1243
msgid "Sorry, since your account is blocked you cannot retag questions"
msgstr ""
-#: models/__init__.py:1231
+#: models/__init__.py:1247
msgid ""
"Sorry, since your account is suspended you can retag only your own questions"
msgstr ""
-#: models/__init__.py:1235
+#: models/__init__.py:1251
#, python-format
msgid ""
"Sorry, to retag questions a minimum reputation of %(min_rep)s is required"
msgstr ""
-#: models/__init__.py:1254
+#: models/__init__.py:1270
msgid "Sorry, since your account is blocked you cannot delete comment"
msgstr ""
-#: models/__init__.py:1258
+#: models/__init__.py:1274
msgid ""
"Sorry, since your account is suspended you can delete only your own comments"
msgstr ""
-#: models/__init__.py:1262
+#: models/__init__.py:1278
#, python-format
msgid "Sorry, to delete comments reputation of %(min_rep)s is required"
msgstr ""
-#: models/__init__.py:1286
+#: models/__init__.py:1303
msgid "sorry, but older votes cannot be revoked"
msgstr ""
-#: models/__init__.py:1973 utils/functions.py:98
+#: models/__init__.py:1995 utils/functions.py:98
#, python-format
msgid "on %(date)s"
msgstr ""
-#: models/__init__.py:1975
+#: models/__init__.py:1997
msgid "in two days"
msgstr ""
-#: models/__init__.py:1977
+#: models/__init__.py:1999
msgid "tomorrow"
msgstr ""
-#: models/__init__.py:1979
+#: models/__init__.py:2001
#, python-format
msgid "in %(hr)d hour"
msgid_plural "in %(hr)d hours"
msgstr[0] ""
msgstr[1] ""
-#: models/__init__.py:1981
+#: models/__init__.py:2003
#, python-format
msgid "in %(min)d min"
msgid_plural "in %(min)d mins"
msgstr[0] ""
msgstr[1] ""
-#: models/__init__.py:1982
+#: models/__init__.py:2004
#, python-format
msgid "%(days)d day"
msgid_plural "%(days)d days"
msgstr[0] ""
msgstr[1] ""
-#: models/__init__.py:1984
+#: models/__init__.py:2006
#, 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:2172 templates/email/feedback_email.txt:9
+#: models/__init__.py:2194 templates/email/feedback_email.txt:9
msgid "Anonymous"
msgstr ""
-#: models/__init__.py:2276
+#: models/__init__.py:2298
msgid "Site Adminstrator"
msgstr ""
-#: models/__init__.py:2278
+#: models/__init__.py:2300
msgid "Forum Moderator"
msgstr ""
-#: models/__init__.py:2280
+#: models/__init__.py:2302
msgid "Suspended User"
msgstr ""
-#: models/__init__.py:2282
+#: models/__init__.py:2304
msgid "Blocked User"
msgstr ""
-#: models/__init__.py:2284
+#: models/__init__.py:2306
msgid "Registered User"
msgstr ""
-#: models/__init__.py:2286
+#: models/__init__.py:2308
msgid "Watched User"
msgstr ""
-#: models/__init__.py:2288
+#: models/__init__.py:2310
msgid "Approved User"
msgstr ""
-#: models/__init__.py:2473
+#: models/__init__.py:2495
#, python-format
msgid "%(username)s karma is %(reputation)s"
msgstr ""
-#: models/__init__.py:2486
+#: models/__init__.py:2508
#, python-format
msgid "one gold badge"
msgid_plural "%(count)d gold badges"
msgstr[0] ""
msgstr[1] ""
-#: models/__init__.py:2493
+#: models/__init__.py:2515
#, python-format
msgid "one silver badge"
msgid_plural "%(count)d silver badges"
msgstr[0] ""
msgstr[1] ""
-#: models/__init__.py:2500
+#: models/__init__.py:2522
#, python-format
msgid "one bronze badge"
msgid_plural "%(count)d bronze badges"
msgstr[0] ""
msgstr[1] ""
-#: models/__init__.py:2511
+#: models/__init__.py:2533
#, python-format
msgid "%(item1)s and %(item2)s"
msgstr ""
-#: models/__init__.py:2513
+#: models/__init__.py:2535
#, python-format
msgid "%(user)s has %(badges)s"
msgstr ""
-#: models/__init__.py:2660
+#: models/__init__.py:2682
#, python-format
msgid "At least %d karma point is required to post links"
msgid_plural "At least %d karma points is required to post links"
msgstr[0] ""
msgstr[1] ""
-#: models/__init__.py:3131
+#: models/__init__.py:3159
#, python-format
msgid "%(user)s shared a %(post_link)s."
msgstr ""
-#: models/__init__.py:3134 models/__init__.py:3144
+#: models/__init__.py:3162 models/__init__.py:3172
#, python-format
msgid "%(user)s edited a %(post_link)s."
msgstr ""
-#: models/__init__.py:3136
+#: models/__init__.py:3164
#, python-format
msgid "%(user)s posted a %(post_link)s"
msgstr ""
-#: models/__init__.py:3139
+#: models/__init__.py:3167
#, python-format
msgid "%(user)s edited an %(post_link)s."
msgstr ""
-#: models/__init__.py:3141
+#: models/__init__.py:3169
#, python-format
msgid "%(user)s posted an %(post_link)s."
msgstr ""
-#: models/__init__.py:3146
+#: models/__init__.py:3174
#, python-format
msgid "%(user)s posted a %(post_link)s."
msgstr ""
-#: models/__init__.py:3162
+#: models/__init__.py:3190
msgid "To reply, PLEASE WRITE ABOVE THIS LINE."
msgstr ""
-#: models/__init__.py:3204
+#: models/__init__.py:3232
#, python-format
msgid "\"%(title)s\""
msgstr ""
-#: models/__init__.py:3356
+#: models/__init__.py:3384
#, 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:3629
+#: models/__init__.py:3657
#, python-format
msgid "Welcome to %(site_name)s"
msgstr ""
-#: models/__init__.py:3650 views/commands.py:697
+#: models/__init__.py:3678 views/commands.py:697
msgid "Your tag subscription was saved, thanks!"
msgstr ""
@@ -4181,81 +4202,81 @@ msgstr ""
msgid "Answer: "
msgstr ""
-#: models/post.py:1569
+#: models/post.py:1570
msgid "Sorry, this question has been deleted and is no longer accessible"
msgstr ""
-#: models/post.py:1585
+#: models/post.py:1586
msgid ""
"Sorry, the answer you are looking for is no longer available, because the "
"parent question has been removed"
msgstr ""
-#: models/post.py:1592
+#: models/post.py:1593
msgid "Sorry, this answer has been removed and is no longer accessible"
msgstr ""
-#: models/post.py:1608
+#: models/post.py:1609
msgid ""
"Sorry, the comment you are looking for is no longer accessible, because the "
"parent question has been removed"
msgstr ""
-#: models/post.py:1615
+#: models/post.py:1616
msgid ""
"Sorry, the comment you are looking for is no longer accessible, because the "
"parent answer has been removed"
msgstr ""
-#: models/post.py:1637
+#: models/post.py:1638
msgid "This post is temporarily not available"
msgstr ""
-#: models/post.py:2146
+#: models/post.py:2147
#, python-format
msgid ""
"Thank you for your post to %(site)s. It will be published after the "
"moderators review."
msgstr ""
-#: models/post.py:2150
+#: models/post.py:2151
#, python-format
msgid "your post to %(site)s"
msgstr ""
-#: models/post.py:2157
+#: models/post.py:2158
msgid ""
"Your post was placed on the moderation queue and will be published after the "
"moderator approval."
msgstr ""
-#: models/question.py:102
+#: models/question.py:108
#, python-format
msgid "\" and \"%s\""
msgstr ""
-#: models/question.py:105
+#: models/question.py:111
msgid "\" and more"
msgstr ""
-#: models/question.py:828
+#: models/question.py:834
#, python-format
msgid "%(count)d answer:"
msgid_plural "%(count)d answers:"
msgstr[0] ""
msgstr[1] ""
-#: models/question.py:1338
+#: models/question.py:1346
#, python-format
msgid "Tag %s is new and will be submitted for the moderators approval"
msgstr ""
-#: models/question.py:1343 models/tag.py:217
+#: models/question.py:1351 models/tag.py:217
#, python-format
msgid "Tags %s are new and will be submitted for the moderators approval"
msgstr ""
-#: models/question.py:1582
+#: models/question.py:1590
#, python-format
msgid "Please, <a href=\"%s\">review your question</a>."
msgstr ""
@@ -4316,59 +4337,59 @@ msgstr ""
msgid "New tags added to %s"
msgstr ""
-#: models/user.py:284
+#: models/user.py:316
msgid "Entire forum"
msgstr ""
-#: models/user.py:285
+#: models/user.py:317
msgid "Questions that I asked"
msgstr ""
-#: models/user.py:286
+#: models/user.py:318
msgid "Questions that I answered"
msgstr ""
-#: models/user.py:287
+#: models/user.py:319
msgid "Individually selected questions"
msgstr ""
-#: models/user.py:288
+#: models/user.py:320
msgid "Mentions and comment responses"
msgstr ""
-#: models/user.py:291
+#: models/user.py:323
msgid "Instantly"
msgstr ""
-#: models/user.py:292
+#: models/user.py:324
msgid "Daily"
msgstr ""
-#: models/user.py:293
+#: models/user.py:325
msgid "Weekly"
msgstr ""
-#: models/user.py:294
+#: models/user.py:326
msgid "No email"
msgstr ""
-#: models/user.py:530
+#: models/user.py:566
msgid "Can join when they want"
msgstr ""
-#: models/user.py:531
+#: models/user.py:567
msgid "Users ask permission"
msgstr ""
-#: models/user.py:532
+#: models/user.py:568
msgid "Moderator adds users"
msgstr ""
-#: models/user.py:581
+#: models/user.py:617
msgid "Please give a list of valid email addresses."
msgstr ""
-#: models/user.py:591
+#: models/user.py:627
msgid "Please give a list of valid email domain names."
msgstr ""
@@ -4529,7 +4550,7 @@ msgid "FAQ"
msgstr ""
#: templates/badge.html:5 templates/badge.html.py:9
-#: templates/user_profile/user_recent.html:20
+#: templates/user_profile/user_recent.html:18
#: templates/user_profile/user_stats.html:73
#, python-format
msgid "%(name)s"
@@ -4544,7 +4565,7 @@ msgstr ""
msgid "Badge \"%(name)s\""
msgstr ""
-#: templates/badge.html:9 templates/user_profile/user_recent.html:18
+#: templates/badge.html:9 templates/user_profile/user_recent.html:16
#: templates/user_profile/user_stats.html:71
#, python-format
msgid "%(description)s"
@@ -5237,23 +5258,23 @@ msgstr ""
msgid "Questions"
msgstr ""
-#: templates/question.html:226
+#: templates/question.html:230
msgid "see more comments"
msgstr ""
-#: templates/question.html:228 templates/question.html.py:331
+#: templates/question.html:232 templates/question.html.py:335
msgid "add a comment"
msgstr ""
-#: templates/question.html:241 templates/question/content.html:46
+#: templates/question.html:245 templates/question/content.html:46
msgid "Answer Your Own Question"
msgstr ""
-#: templates/question.html:246
+#: templates/question.html:250
msgid "Post Your Answer"
msgstr ""
-#: templates/question.html:252 templates/widgets/ask_form.html:65
+#: templates/question.html:256 templates/widgets/ask_form.html:65
msgid "Login/Signup to Post"
msgstr ""
@@ -5728,12 +5749,12 @@ msgstr ""
msgid "recover your account via email"
msgstr ""
-#: templates/authopenid/signin.html:214
+#: templates/authopenid/signin.html:215
#: templates/authopenid/widget_signin.html:217
msgid "Send a new recovery key"
msgstr ""
-#: templates/authopenid/signin.html:216
+#: templates/authopenid/signin.html:217
#: templates/authopenid/widget_signin.html:219
msgid "Recover your account via email"
msgstr ""
@@ -5895,7 +5916,8 @@ msgstr ""
#, python-format
msgid ""
"If you believe that this message was sent in an error, please email about it "
-"the forum administrator at %(admin_email)s."
+"the forum administrator at <a href=\"mailto:%(admin_email)s\">"
+"%(admin_email)s</a>."
msgstr ""
#: templates/email/delayed_email_alert.html:2
@@ -6247,7 +6269,7 @@ msgstr ""
msgid "Uncollapse all"
msgstr ""
-#: templates/main_page/headline.html:4 views/readers.py:149
+#: templates/main_page/headline.html:4 views/readers.py:151
#, python-format
msgid "%(q_num)s question"
msgid_plural "%(q_num)s questions"
@@ -7148,8 +7170,8 @@ msgstr ""
msgid "activity"
msgstr ""
-#: templates/user_profile/user_recent.html:25
-#: templates/user_profile/user_recent.html:29
+#: templates/user_profile/user_recent.html:23
+#: templates/user_profile/user_recent.html:27
msgid "source"
msgstr ""
@@ -7209,7 +7231,7 @@ msgstr ""
msgid "User profile"
msgstr ""
-#: templates/user_profile/user_tabs.html:10 views/users.py:874
+#: templates/user_profile/user_tabs.html:10 views/users.py:819
msgid "comments and answers to others questions"
msgstr ""
@@ -7225,7 +7247,7 @@ msgstr ""
msgid "questions that user is following"
msgstr ""
-#: templates/user_profile/user_tabs.html:36 views/users.py:916
+#: templates/user_profile/user_tabs.html:36 views/users.py:861
msgid "user vote record"
msgstr ""
@@ -7234,11 +7256,11 @@ msgstr ""
msgid "votes"
msgstr ""
-#: templates/user_profile/user_tabs.html:42 views/users.py:1028
+#: templates/user_profile/user_tabs.html:42 views/users.py:973
msgid "email subscription settings"
msgstr ""
-#: templates/user_profile/user_tabs.html:48 views/users.py:284
+#: templates/user_profile/user_tabs.html:48 views/users.py:286
msgid "moderate this user"
msgstr ""
@@ -7363,41 +7385,45 @@ msgid "How users join this group?"
msgstr ""
#: templates/widgets/group_info.html:87
-msgid "Make group VIP"
+msgid "Can moderate site"
+msgstr ""
+
+#: templates/widgets/group_info.html:97
+msgid "Allow only read access"
msgstr ""
-#: templates/widgets/group_info.html:93
+#: templates/widgets/group_info.html:102
msgid "list of email addresses of pre-approved users"
msgstr ""
-#: templates/widgets/group_info.html:98
+#: templates/widgets/group_info.html:107
msgid "List of preapproved email addresses"
msgstr ""
-#: templates/widgets/group_info.html:99
+#: templates/widgets/group_info.html:108
msgid ""
"Users with these email adderesses will be added to the group automatically."
msgstr ""
-#: templates/widgets/group_info.html:100
+#: templates/widgets/group_info.html:109
msgid "edit preapproved emails"
msgstr ""
-#: templates/widgets/group_info.html:104
+#: templates/widgets/group_info.html:113
msgid "list of preapproved email address domain names"
msgstr ""
-#: templates/widgets/group_info.html:109
+#: templates/widgets/group_info.html:118
msgid "List of preapproved email domain names"
msgstr ""
-#: templates/widgets/group_info.html:110
+#: templates/widgets/group_info.html:119
msgid ""
"Users whose email adderesses belong to these domains will be added to the "
"group automatically."
msgstr ""
-#: templates/widgets/group_info.html:111
+#: templates/widgets/group_info.html:120
msgid "edit preapproved email domains"
msgstr ""
@@ -7549,11 +7575,15 @@ msgstr ""
msgid "(edit categories)"
msgstr ""
-#: templates/widgets/user_long_score_and_badge_summary.html:7
+#: templates/widgets/user_long_score_and_badge_summary.html:3
+msgid "read only access"
+msgstr ""
+
+#: templates/widgets/user_long_score_and_badge_summary.html:10
msgid "karma:"
msgstr ""
-#: templates/widgets/user_long_score_and_badge_summary.html:12
+#: templates/widgets/user_long_score_and_badge_summary.html:15
msgid "badges:"
msgstr ""
@@ -7802,24 +7832,24 @@ msgstr ""
msgid "Group %(name)s does not exist"
msgstr ""
-#: views/commands.py:1407 views/commands.py:1440
+#: views/commands.py:1408 views/commands.py:1441
msgid "Sorry, looks like sharing request was invalid"
msgstr ""
-#: views/commands.py:1463
+#: views/commands.py:1464
#, python-format
msgid "%(user)s, welcome to group %(group)s!"
msgstr ""
-#: views/commands.py:1520
+#: views/commands.py:1521
msgid "Sorry, only thread moderators can use this function"
msgstr ""
-#: views/commands.py:1535
+#: views/commands.py:1536
msgid "The answer is now unpublished"
msgstr ""
-#: views/commands.py:1539
+#: views/commands.py:1540
msgid "The answer is now published"
msgstr ""
@@ -7852,108 +7882,115 @@ msgstr ""
msgid "Suggested tags"
msgstr ""
-#: views/readers.py:402
+#: views/readers.py:256
+#, python-format
+msgid ""
+"Please go to <a href=\"%s\">\"settings->URLs, keywords and greetings\"</a> "
+"and set the base url for your site to function properly"
+msgstr ""
+
+#: views/readers.py:421
msgid ""
"Sorry, the comment you are looking for has been deleted and is no longer "
"accessible"
msgstr ""
-#: views/users.py:285
+#: views/users.py:287
msgid "moderate user"
msgstr ""
-#: views/users.py:503
+#: views/users.py:529
msgid "user profile"
msgstr ""
-#: views/users.py:504
+#: views/users.py:530
msgid "user profile overview"
msgstr ""
-#: views/users.py:705
+#: views/users.py:650
msgid "recent user activity"
msgstr ""
-#: views/users.py:706
+#: views/users.py:651
msgid "profile - recent activity"
msgstr ""
-#: views/users.py:737
+#: views/users.py:682
msgid "group joining requests"
msgstr ""
-#: views/users.py:738
+#: views/users.py:683
msgid "profile - moderation"
msgstr ""
-#: views/users.py:794
+#: views/users.py:739
msgid "private messages"
msgstr ""
-#: views/users.py:795
+#: views/users.py:740
msgid "profile - messages"
msgstr ""
-#: views/users.py:875
+#: views/users.py:820
msgid "profile - responses"
msgstr ""
-#: views/users.py:917
+#: views/users.py:862
msgid "profile - votes"
msgstr ""
-#: views/users.py:938
+#: views/users.py:883
msgid "user karma"
msgstr ""
-#: views/users.py:939
+#: views/users.py:884
msgid "Profile - User's Karma"
msgstr ""
-#: views/users.py:957
+#: views/users.py:902
msgid "users favorite questions"
msgstr ""
-#: views/users.py:958
+#: views/users.py:903
msgid "profile - favorite questions"
msgstr ""
-#: views/users.py:999 views/users.py:1003
+#: views/users.py:944 views/users.py:948
msgid "changes saved"
msgstr ""
-#: views/users.py:1009
+#: views/users.py:954
msgid "email updates canceled"
msgstr ""
-#: views/users.py:1029
+#: views/users.py:974
msgid "profile - email subscriptions"
msgstr ""
-#: views/users.py:1050
+#: views/users.py:995
#, python-format
msgid "profile - %(section)s"
msgstr ""
-#: views/writers.py:72
+#: views/writers.py:73
msgid "Sorry, anonymous users cannot upload files"
msgstr ""
-#: views/writers.py:90
+#: views/writers.py:91
#, python-format
msgid "allowed file types are '%(file_types)s'"
msgstr ""
-#: views/writers.py:103
+#: views/writers.py:104
#, python-format
msgid "maximum upload file size is %(file_size)sK"
msgstr ""
-#: views/writers.py:111
+#: views/writers.py:112
msgid "Error uploading file. Please contact the site administrator. Thank you."
msgstr ""
-#: views/writers.py:208
+#: views/writers.py:209
msgid ""
"<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 "
@@ -7962,45 +7999,45 @@ msgid ""
"Login takes about 30 seconds, initial signup takes a minute or less."
msgstr ""
-#: views/writers.py:575
+#: views/writers.py:582
msgid "Please log in to answer questions"
msgstr ""
-#: views/writers.py:701
+#: views/writers.py:708
msgid "This content is forbidden"
msgstr ""
-#: views/writers.py:710
+#: views/writers.py:717
msgid "Post not found"
msgstr ""
-#: views/writers.py:718
+#: views/writers.py:725
#, 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:742
+#: views/writers.py:749
msgid "Sorry, anonymous users cannot edit comments"
msgstr ""
-#: views/writers.py:791
+#: views/writers.py:798
#, 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:817
+#: views/writers.py:824
msgid "sorry, we seem to have some technical difficulties"
msgstr ""
-#: views/writers.py:881
+#: views/writers.py:888
msgid "Error - could not find the destination post"
msgstr ""
-#: views/writers.py:905
+#: views/writers.py:912
#, python-format
msgid ""
"Cannot convert, because text has more characters than %(max_chars)s - "
diff --git a/askbot/locale/en/LC_MESSAGES/djangojs.po b/askbot/locale/en/LC_MESSAGES/djangojs.po
index c437fcae..f3ea106e 100644
--- a/askbot/locale/en/LC_MESSAGES/djangojs.po
+++ b/askbot/locale/en/LC_MESSAGES/djangojs.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: 0.7\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-06-27 03:53-0500\n"
+"POT-Creation-Date: 2013-07-13 14:07-0500\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -84,7 +84,7 @@ msgid "send"
msgstr ""
#: media/js/group_messaging.js:164 media/js/post.js:1809
-#: media/js/post.js.c:3077 media/js/post.js.c:4586 media/js/user.js:888
+#: media/js/post.js.c:3081 media/js/post.js.c:4598 media/js/user.js:888
msgid "cancel"
msgstr ""
@@ -312,7 +312,7 @@ msgstr ""
msgid "Are you sure you don't want to post this comment?"
msgstr "Are you sure you do not want to post this comment?"
-#: media/js/post.js:1890 media/js/utils.js:3352 media/js/utils.js.c:3507
+#: media/js/post.js:1890 media/js/utils.js:3360 media/js/utils.js.c:3515
msgid "just now"
msgstr ""
@@ -333,77 +333,81 @@ msgstr ""
msgid "Please enter question title (>10 characters)"
msgstr ""
-#: media/js/post.js:3071 media/js/post.js.c:3857 media/js/post.js.c:4046
+#: media/js/post.js:2612 media/js/post.js.c:4626
+msgid "Sorry, you have only read access"
+msgstr ""
+
+#: media/js/post.js:3075 media/js/post.js.c:3869 media/js/post.js.c:4058
msgid "save"
msgstr ""
-#: media/js/post.js:3195
+#: media/js/post.js:3199
msgid "Enter the logo url or upload an image"
msgstr ""
-#: media/js/post.js:3221
+#: media/js/post.js:3225
msgid "Do you really want to remove the image?"
msgstr ""
-#: media/js/post.js:3329
+#: media/js/post.js:3341
msgid "change logo"
msgstr ""
-#: media/js/post.js:3330
+#: media/js/post.js:3342
msgid "add logo"
msgstr ""
-#: media/js/post.js:3432
+#: media/js/post.js:3444
#, c-format
msgid ""
"tag \"%s\" was already added, no need to repeat (press \"escape\" to delete)"
msgstr ""
-#: media/js/post.js:3441
+#: media/js/post.js:3453
#, c-format
msgid "a maximum of %s tag is allowed"
msgid_plural "a maximum of %s tags are allowed"
msgstr[0] ""
msgstr[1] ""
-#: media/js/post.js:3787
+#: media/js/post.js:3799
msgid "Delete category?"
msgstr ""
-#: media/js/post.js:3876 media/js/utils.js:875
+#: media/js/post.js:3888 media/js/utils.js:881
msgid "edit"
msgstr "edit"
-#: media/js/post.js:3963
+#: media/js/post.js:3975
#, fuzzy
msgid "category name cannot be empty"
msgstr "please enter at least one tag"
-#: media/js/post.js:3999
+#: media/js/post.js:4011
msgid "already exists at the current level!"
msgstr ""
-#: media/js/post.js:4035
+#: media/js/post.js:4047
msgid "add category"
msgstr ""
-#: media/js/post.js:4582
+#: media/js/post.js:4594
msgid "save tags"
msgstr ""
-#: media/js/post.js:4664 media/js/post.js.c:4698
+#: media/js/post.js:4689 media/js/post.js.c:4723
msgid "User name:"
msgstr ""
-#: media/js/post.js:4685
+#: media/js/post.js:4710
msgid "Group name:"
msgstr ""
-#: media/js/post.js:4711
+#: media/js/post.js:4736
msgid "Shared with the following users:"
msgstr ""
-#: media/js/post.js:4717
+#: media/js/post.js:4742
msgid "Shared with the following groups:"
msgstr ""
@@ -515,202 +519,202 @@ msgstr ""
msgid "click to close"
msgstr ""
-#: media/js/utils.js:874
+#: media/js/utils.js:880
msgid "click to edit this comment"
msgstr "click to edit this comment"
-#: media/js/utils.js:899
+#: media/js/utils.js:905
msgid "convert to answer"
msgstr ""
-#: media/js/utils.js:952
+#: media/js/utils.js:958
msgid "Ok"
msgstr ""
-#: media/js/utils.js:953 media/js/utils.js.c:1401
+#: media/js/utils.js:959 media/js/utils.js.c:1407
msgid "Cancel"
msgstr ""
-#: media/js/utils.js:1213
+#: media/js/utils.js:1219
#, c-format
msgid "Uploaded file: %s"
msgstr ""
-#: media/js/utils.js:1228
+#: media/js/utils.js:1234
msgid "Choose a different image"
msgstr ""
-#: media/js/utils.js:1230
+#: media/js/utils.js:1236
msgid "Choose a different file"
msgstr ""
-#: media/js/utils.js:1244
+#: media/js/utils.js:1250
msgid "Oops, looks like we had an error. Sorry."
msgstr ""
-#: media/js/utils.js:1305
+#: media/js/utils.js:1311
msgid "Choose an image to insert"
msgstr ""
-#: media/js/utils.js:1307
+#: media/js/utils.js:1313
msgid "Choose a file to insert"
msgstr ""
-#: media/js/utils.js:1320
+#: media/js/utils.js:1326
msgid "Allowed file types are:"
msgstr ""
-#: media/js/utils.js:1326
+#: media/js/utils.js:1332
#: media/js/tinymce/plugins/askbot_attachment/editor_plugin.js:35
msgid "Or paste file url here"
msgstr ""
-#: media/js/utils.js:1400
+#: media/js/utils.js:1406
msgid "Save"
msgstr ""
-#: media/js/utils.js:1472
+#: media/js/utils.js:1478
msgid "saved"
msgstr ""
-#: media/js/utils.js:1596
+#: media/js/utils.js:1602
msgid "enabled"
msgstr ""
-#: media/js/utils.js:1598
+#: media/js/utils.js:1604
msgid "disabled"
msgstr ""
-#: media/js/utils.js:2030
+#: media/js/utils.js:2038
msgid "group name"
msgstr ""
-#: media/js/utils.js:2038
+#: media/js/utils.js:2046
msgid "add new group"
msgstr ""
-#: media/js/utils.js:2130
+#: media/js/utils.js:2138
msgid "Group %(name)s already exists. Group names are case-insensitive."
msgstr ""
-#: media/js/utils.js:2303
+#: media/js/utils.js:2311
#, c-format
msgid "see questions tagged '%s'"
msgstr ""
-#: media/js/utils.js:3350
+#: media/js/utils.js:3358
msgid "ago"
msgstr ""
-#: media/js/utils.js:3351
+#: media/js/utils.js:3359
msgid "from now"
msgstr ""
-#: media/js/utils.js:3353
+#: media/js/utils.js:3361
msgid "about a minute"
msgstr ""
-#: media/js/utils.js:3354
+#: media/js/utils.js:3362
#, c-format
msgid "%d minutes"
msgstr ""
-#: media/js/utils.js:3355
+#: media/js/utils.js:3363
msgid "about an hour"
msgstr ""
-#: media/js/utils.js:3356
+#: media/js/utils.js:3364
#, c-format
msgid "%d hours"
msgstr ""
-#: media/js/utils.js:3357 media/js/utils.js.c:3485
+#: media/js/utils.js:3365 media/js/utils.js.c:3493
msgid "yesterday"
msgstr ""
-#: media/js/utils.js:3358
+#: media/js/utils.js:3366
#, c-format
msgid "%d days"
msgstr ""
-#: media/js/utils.js:3359
+#: media/js/utils.js:3367
msgid "about a month"
msgstr ""
-#: media/js/utils.js:3360
+#: media/js/utils.js:3368
#, c-format
msgid "%d months"
msgstr ""
-#: media/js/utils.js:3361
+#: media/js/utils.js:3369
msgid "about a year"
msgstr ""
-#: media/js/utils.js:3362
+#: media/js/utils.js:3370
#, c-format
msgid "%d years"
msgstr ""
-#: media/js/utils.js:3460
+#: media/js/utils.js:3468
msgid "Jan"
msgstr ""
-#: media/js/utils.js:3461
+#: media/js/utils.js:3469
msgid "Feb"
msgstr ""
-#: media/js/utils.js:3462
+#: media/js/utils.js:3470
msgid "Mar"
msgstr ""
-#: media/js/utils.js:3463
+#: media/js/utils.js:3471
msgid "Apr"
msgstr ""
-#: media/js/utils.js:3464
+#: media/js/utils.js:3472
msgid "May"
msgstr ""
-#: media/js/utils.js:3465
+#: media/js/utils.js:3473
msgid "Jun"
msgstr ""
-#: media/js/utils.js:3466
+#: media/js/utils.js:3474
msgid "Jul"
msgstr ""
-#: media/js/utils.js:3467
+#: media/js/utils.js:3475
msgid "Aug"
msgstr ""
-#: media/js/utils.js:3468
+#: media/js/utils.js:3476
msgid "Sep"
msgstr ""
-#: media/js/utils.js:3469
+#: media/js/utils.js:3477
msgid "Oct"
msgstr ""
-#: media/js/utils.js:3470
+#: media/js/utils.js:3478
msgid "Nov"
msgstr ""
-#: media/js/utils.js:3471
+#: media/js/utils.js:3479
msgid "Dec"
msgstr ""
-#: media/js/utils.js:3483
+#: media/js/utils.js:3491
msgid "2 days ago"
msgstr ""
-#: media/js/utils.js:3490
+#: media/js/utils.js:3498
#, c-format
msgid "%s hour ago"
msgid_plural "%s hours ago"
msgstr[0] ""
msgstr[1] ""
-#: media/js/utils.js:3500
+#: media/js/utils.js:3508
#, c-format
msgid "%s min ago"
msgid_plural "%s mins ago"