X-Git-Url: https://git.openstreetmap.org/osqa.git/blobdiff_plain/eeae584570fc3901daceb8e151ebf99c91a5fb00..4039f19c75ff7c857ccca7c942f67e650c710f34:/locale/de/LC_MESSAGES/django.po diff --git a/locale/de/LC_MESSAGES/django.po b/locale/de/LC_MESSAGES/django.po index 1b2e4f7..11620d2 100644 --- a/locale/de/LC_MESSAGES/django.po +++ b/locale/de/LC_MESSAGES/django.po @@ -1,453 +1,327 @@ -#: forum/const.py:8 -msgid "duplicate question" +#: forum/feed.py:70 forum/models/page.py:5 forum/utils/pagination.py:162 +#: forum/views/readers.py:183 forum/views/readers.py:300 +msgid "page" msgstr "" -#: forum/const.py:9 -msgid "question is off-topic or not relevant" +#: forum/feed.py:70 forum/utils/pagination.py:158 forum/views/readers.py:183 +msgid "pagesize" msgstr "" -#: forum/const.py:10 -msgid "too subjective and argumentative" +#: forum/feed.py:70 forum/utils/pagination.py:166 forum/views/readers.py:183 +msgid "sort" msgstr "" -#: forum/const.py:11 -msgid "is not an answer to the question" -msgstr "" - -#: forum/const.py:12 -msgid "the question is answered, right answer was accepted" -msgstr "" - -#: forum/const.py:13 -msgid "problem is not reproducible or outdated" -msgstr "" - -#: forum/const.py:14 -msgid "question contains offensive inappropriate, or malicious remarks" +#: forum/feed.py:86 +#, python-format +msgid "Answers to: %s" msgstr "" -#: forum/const.py:15 -msgid "spam or advertising" +#: forum/feed.py:100 +#, python-format +msgid "Answer by %s" msgstr "" -#: forum/const.py:71 forum/skins/default/templates/osqaadmin/index.html:21 -msgid "question" +#: forum/feed.py:102 +#, python-format +msgid "Comment by %(cauthor)s on %(pauthor)s's %(qora)s" msgstr "" -#: forum/const.py:72 forum/skins/default/templates/book.html:110 +#: forum/feed.py:103 forum/models/answer.py:5 +#: forum/skins/default/templates/osqaadmin/dashboard.html:24 #: forum/skins/default/templates/osqaadmin/index.html:26 +#: forum/skins/default/templates/question_list/item.html:15 +#: forum/views/writers.py:253 forum_modules/akismet/startup.py:76 msgid "answer" msgstr "" -#: forum/const.py:73 -msgid "commented question" -msgstr "" - -#: forum/const.py:74 -msgid "commented answer" -msgstr "" - -#: forum/const.py:75 -msgid "edited question" -msgstr "" - -#: forum/const.py:76 -msgid "edited answer" -msgstr "" - -#: forum/const.py:77 -msgid "received award" -msgstr "" - -#: forum/const.py:78 -msgid "marked best answer" -msgstr "" - -#: forum/const.py:79 -msgid "upvoted" -msgstr "" - -#: forum/const.py:80 -msgid "downvoted" -msgstr "" - -#: forum/const.py:81 -msgid "upvote canceled" -msgstr "" - -#: forum/const.py:82 -msgid "downvote canceled" -msgstr "" - -#: forum/const.py:83 -msgid "deleted question" -msgstr "" - -#: forum/const.py:84 -msgid "deleted answer" -msgstr "" - -#: forum/const.py:85 -msgid "marked offensive" -msgstr "" - -#: forum/const.py:86 -msgid "updated tags" -msgstr "" - -#: forum/const.py:87 -msgid "selected favorite" -msgstr "" - -#: forum/const.py:88 -msgid "completed user profile" -msgstr "" - -#: forum/const.py:89 -msgid "email update sent to user" -msgstr "" - -#: forum/const.py:93 -msgid "question_answered" -msgstr "" - -#: forum/const.py:94 -msgid "question_commented" -msgstr "" - -#: forum/const.py:95 -msgid "answer_commented" -msgstr "" - -#: forum/const.py:96 -msgid "answer_accepted" -msgstr "" - -#: forum/const.py:100 -msgid "[closed]" -msgstr "" - -#: forum/const.py:101 -msgid "[deleted]" -msgstr "" - -#: forum/const.py:102 -msgid "initial version" -msgstr "" - -#: forum/const.py:103 -msgid "retagged" -msgstr "" - -#: forum/const.py:111 -msgid "Instantly" -msgstr "" - -#: forum/const.py:112 -msgid "Daily" -msgstr "" - -#: forum/const.py:113 -msgid "Weekly" -msgstr "" - -#: forum/const.py:114 -msgid "No notifications" -msgstr "" - -#: forum/feed.py:18 -msgid " - " -msgstr "" - -#: forum/feed.py:18 -msgid "latest questions" -msgstr "" - -#: forum/forms.py:21 forum/skins/default/templates/answer_edit_tips.html:35 -#: forum/skins/default/templates/answer_edit_tips.html:39 -#: forum/skins/default/templates/question_edit_tips.html:37 -#: forum/skins/default/templates/question_edit_tips.html:42 -msgid "title" -msgstr "" - -#: forum/forms.py:22 -msgid "please enter a descriptive title for your question" -msgstr "" - -#: forum/forms.py:27 -msgid "title must be > 10 characters" -msgstr "" - -#: forum/forms.py:36 -msgid "content" -msgstr "" - -#: forum/forms.py:42 -msgid "question content must be > 10 characters" -msgstr "" - -#: forum/forms.py:52 forum/skins/default/templates/header.html:31 -#: forum/skins/default/templates/header.html:56 -msgid "tags" -msgstr "" - -#: forum/forms.py:54 -msgid "" -"Tags are short keywords, with no spaces within. Up to five tags can be used." -msgstr "" - -#: forum/forms.py:61 forum/skins/default/templates/question_retag.html:43 -msgid "tags are required" -msgstr "" - -#: forum/forms.py:67 -msgid "please use 5 tags or less" +#: forum/feed.py:103 forum/models/question.py:17 +#: forum/skins/default/templates/osqaadmin/dashboard.html:19 +#: forum/skins/default/templates/osqaadmin/index.html:21 +#: forum/views/writers.py:91 forum_modules/akismet/startup.py:75 +msgid "question" msgstr "" -#: forum/forms.py:72 -msgid "tags must be shorter than 20 characters" +#: forum/registry.py:22 forum/registry.py:57 +#: forum/skins/default/templates/index.html:15 +#: forum/skins/default/templates/question_edit_tips.html:9 +msgid "faq" msgstr "" -#: forum/forms.py:74 -msgid "" -"please use following characters in tags: letters 'a-z', numbers, and " -"characters '.-_#'" +#: forum/registry.py:23 forum/registry.py:58 +#: forum/skins/default/templates/index.html:14 +msgid "about" msgstr "" -#: forum/forms.py:84 -#: forum/skins/default/templates/post_contributor_info.html:7 -#: forum/skins/default/templates/question_summary_list_roll.html:26 -#: forum/skins/default/templates/question_summary_list_roll.html:38 -msgid "community wiki" +#: forum/registry.py:26 +msgid "logout" msgstr "" -#: forum/forms.py:85 -msgid "" -"if you choose community wiki option, the question and answer do not generate " -"points and name of author will not be shown" +#: forum/registry.py:26 +msgid "login" msgstr "" -#: forum/forms.py:101 -msgid "update summary:" +#: forum/registry.py:39 +msgid "administration" msgstr "" -#: forum/forms.py:102 -msgid "" -"enter a brief summary of your revision (e.g. fixed spelling, grammar, " -"improved style, this field is optional)" +#: forum/registry.py:52 +msgid "contact" msgstr "" -#: forum/forms.py:105 -msgid "Automatically accept user's contributions for the email updates" +#: forum/registry.py:55 +msgid "support" msgstr "" -#: forum/forms.py:118 -msgid "Your name:" +#: forum/registry.py:56 +msgid "privacy" msgstr "" -#: forum/forms.py:119 -msgid "Email (not shared with anyone):" +#: forum/registry.py:71 forum/skins/default/templates/users/edit.html:33 +msgid "edit profile" msgstr "" -#: forum/forms.py:120 -msgid "Your message:" +#: forum/registry.py:78 +msgid "authentication settings" msgstr "" -#: forum/forms.py:202 -msgid "this email does not have to be linked to gravatar" +#: forum/registry.py:85 +msgid "email notification settings" msgstr "" -#: forum/forms.py:204 -msgid "Screen name" +#: forum/registry.py:92 +msgid "other preferences" msgstr "" -#: forum/forms.py:205 -msgid "Real name" +#: forum/registry.py:97 +msgid "Moderation tools" msgstr "" -#: forum/forms.py:206 -msgid "Website" +#: forum/registry.py:99 +msgid "withdraw suspension" msgstr "" -#: forum/forms.py:207 -msgid "Location" +#: forum/registry.py:99 +msgid "suspend this user" msgstr "" -#: forum/forms.py:208 -msgid "Date of birth" +#: forum/registry.py:106 +msgid "give/take karma" msgstr "" -#: forum/forms.py:208 -msgid "will not be shown, used to calculate age, format: YYYY-MM-DD" +#: forum/registry.py:114 +msgid "remove moderator status" msgstr "" -#: forum/forms.py:209 forum/skins/default/templates/account_settings.html:21 -msgid "Profile" +#: forum/registry.py:114 +msgid "grant moderator status" msgstr "" -#: forum/forms.py:240 forum/forms.py:241 -msgid "this email has already been registered, please use another one" +#: forum/registry.py:121 +msgid "remove super user status" msgstr "" -#: forum/subscriptions.py:41 -#, python-format -msgid "New question on %(app_name)s" +#: forum/registry.py:121 +msgid "grant super user status" msgstr "" -#: forum/subscriptions.py:73 -#, python-format -msgid "New answer to '%(question_title)s'" +#: forum/urls.py:22 forum/urls.py:24 +msgid "nimda/" msgstr "" -#: forum/subscriptions.py:112 -#, python-format -msgid "New comment on %(question_title)s" +#: forum/urls.py:36 +msgid "upfiles/" msgstr "" -#: forum/subscriptions.py:136 -#, python-format -msgid "An answer to '%(question_title)s' was accepted" +#: forum/urls.py:38 +msgid "faq/" msgstr "" -#: forum/subscriptions.py:156 -#, python-format -msgid "%(username)s is a new member on %(app_name)s" +#: forum/urls.py:38 +msgid "FAQ" msgstr "" -#: forum/urls.py:44 -msgid "upfiles/" +#: forum/urls.py:39 +msgid "about/" msgstr "" -#: forum/urls.py:49 -msgid "about/" +#: forum/urls.py:39 +msgid "About" msgstr "" -#: forum/urls.py:50 -msgid "faq/" +#: forum/urls.py:40 +msgid "markdown_help/" msgstr "" -#: forum/urls.py:51 +#: forum/urls.py:42 msgid "privacy/" msgstr "" -#: forum/urls.py:52 +#: forum/urls.py:43 msgid "logout/" msgstr "" -#: forum/urls.py:53 forum/urls.py:54 +#: forum/urls.py:44 msgid "answers/" msgstr "" -#: forum/urls.py:53 forum/urls.py:58 forum/urls.py:98 -#: forum/skins/default/templates/users/info.html:44 +#: forum/urls.py:44 forum/urls.py:54 forum/urls.py:96 forum/urls.py:143 msgid "edit/" msgstr "" -#: forum/urls.py:54 forum/urls.py:74 +#: forum/urls.py:45 msgid "revisions/" msgstr "" -#: forum/urls.py:55 forum/urls.py:56 forum/urls.py:57 forum/urls.py:58 -#: forum/urls.py:59 forum/urls.py:60 forum/urls.py:61 forum/urls.py:74 +#: forum/urls.py:46 forum/urls.py:47 forum/urls.py:48 forum/urls.py:50 +#: forum/urls.py:51 forum/urls.py:54 forum/urls.py:55 forum/urls.py:56 +#: forum/urls.py:57 forum/urls.py:82 forum/urls.py:83 forum/urls.py:84 msgid "questions/" msgstr "" -#: forum/urls.py:56 forum_modules/books/urls.py:8 +#: forum/urls.py:47 msgid "ask/" msgstr "" -#: forum/urls.py:57 +#: forum/urls.py:48 +msgid "related_questions/" +msgstr "" + +#: forum/urls.py:50 msgid "unanswered/" msgstr "" -#: forum/urls.py:59 +#: forum/urls.py:55 msgid "close/" msgstr "" -#: forum/urls.py:60 +#: forum/urls.py:56 msgid "reopen/" msgstr "" -#: forum/urls.py:61 +#: forum/urls.py:57 forum/urls.py:68 msgid "answer/" msgstr "" -#: forum/urls.py:63 +#: forum/urls.py:58 +msgid "pending-data/" +msgstr "" + +#: forum/urls.py:60 msgid "vote/" msgstr "" -#: forum/urls.py:64 +#: forum/urls.py:61 msgid "like_comment/" msgstr "" -#: forum/urls.py:65 +#: forum/urls.py:62 msgid "comment/" msgstr "" -#: forum/urls.py:66 +#: forum/urls.py:63 msgid "delete_comment/" msgstr "" -#: forum/urls.py:67 +#: forum/urls.py:64 +msgid "convert_comment/" +msgstr "" + +#: forum/urls.py:65 msgid "accept_answer/" msgstr "" -#: forum/urls.py:68 +#: forum/urls.py:66 +msgid "answer_link/" +msgstr "" + +#: forum/urls.py:67 msgid "mark_favorite/" msgstr "" -#: forum/urls.py:69 -msgid "flag/" +#: forum/urls.py:68 +msgid "award_points/" +msgstr "" + +#: forum/urls.py:68 +msgid "user/" msgstr "" #: forum/urls.py:70 -msgid "delete/" +msgid "flag/" msgstr "" #: forum/urls.py:71 +msgid "delete/" +msgstr "" + +#: forum/urls.py:72 forum/urls.py:73 msgid "subscribe/" msgstr "" -#: forum/urls.py:72 +#: forum/urls.py:74 msgid "matching_tags/" msgstr "" #: forum/urls.py:75 -msgid "command/" +msgid "matching_users/" +msgstr "" + +#: forum/urls.py:76 +msgid "node_markdown/" +msgstr "" + +#: forum/urls.py:77 +msgid "convert/" msgstr "" #: forum/urls.py:78 +msgid "convert_to_question/" +msgstr "" + +#: forum/urls.py:79 +msgid "wikify/" +msgstr "" + +#: forum/urls.py:81 msgid "question/" msgstr "" -#: forum/urls.py:79 forum/urls.py:80 +#: forum/urls.py:87 forum/urls.py:88 msgid "tags/" msgstr "" -#: forum/urls.py:82 forum/urls.py:86 +#: forum/urls.py:89 forum/urls.py:90 msgid "mark-tag/" msgstr "" -#: forum/urls.py:82 +#: forum/urls.py:89 msgid "interesting/" msgstr "" -#: forum/urls.py:86 +#: forum/urls.py:90 msgid "ignored/" msgstr "" -#: forum/urls.py:90 +#: forum/urls.py:91 msgid "unmark-tag/" msgstr "" -#: forum/urls.py:96 forum/urls.py:98 forum/urls.py:100 forum/urls.py:101 -#: forum/urls.py:102 forum/urls.py:103 forum/urls.py:104 forum/urls.py:105 -#: forum/models/user.py:124 +#: forum/urls.py:93 forum/urls.py:96 forum/urls.py:97 forum/urls.py:98 +#: forum/urls.py:99 forum/urls.py:100 forum/urls.py:101 forum/urls.py:102 +#: forum/urls.py:103 forum/urls.py:104 forum/urls.py:105 forum/urls.py:106 msgid "users/" msgstr "" #: forum/urls.py:97 -msgid "moderate-user/" +msgid "award/" +msgstr "" + +#: forum/urls.py:98 +msgid "suspend/" +msgstr "" + +#: forum/urls.py:99 +msgid "powers/" msgstr "" #: forum/urls.py:100 @@ -455,18 +329,22 @@ msgid "subscriptions/" msgstr "" #: forum/urls.py:101 -msgid "favorites/" +msgid "preferences/" msgstr "" #: forum/urls.py:102 -msgid "reputation/" +msgid "favorites/" msgstr "" #: forum/urls.py:103 -msgid "votes/" +msgid "reputation/" msgstr "" #: forum/urls.py:104 +msgid "votes/" +msgstr "" + +#: forum/urls.py:105 msgid "recent/" msgstr "" @@ -474,82 +352,86 @@ msgstr "" msgid "badges/" msgstr "" -#: forum/urls.py:109 -msgid "messages/" -msgstr "" - -#: forum/urls.py:109 -msgid "markread/" -msgstr "" - #: forum/urls.py:111 -msgid "nimda/" -msgstr "" - -#: forum/urls.py:113 msgid "upload/" msgstr "" -#: forum/urls.py:114 +#: forum/urls.py:112 msgid "search/" msgstr "" -#: forum/urls.py:115 -msgid "feedback/" +#: forum/urls.py:113 +msgid "contact/" msgstr "" -#: forum/urls.py:119 forum/urls.py:120 forum/urls.py:121 forum/urls.py:122 -#: forum/urls.py:123 forum/urls.py:124 forum/urls.py:125 forum/urls.py:126 -#: forum/urls.py:127 forum/urls.py:128 forum/urls.py:129 forum/urls.py:130 +#: forum/urls.py:117 forum/urls.py:118 forum/urls.py:119 forum/urls.py:120 +#: forum/urls.py:121 forum/urls.py:122 forum/urls.py:123 forum/urls.py:124 +#: forum/urls.py:125 forum/urls.py:126 forum/urls.py:127 forum/urls.py:128 #: forum_modules/localauth/urls.py:7 msgid "account/" msgstr "" -#: forum/urls.py:119 forum/urls.py:121 forum/urls.py:122 +#: forum/urls.py:117 forum/urls.py:119 msgid "signin/" msgstr "" -#: forum/urls.py:120 +#: forum/urls.py:118 msgid "signout/" msgstr "" -#: forum/urls.py:123 +#: forum/urls.py:120 msgid "done/" msgstr "" -#: forum/urls.py:124 forum_modules/localauth/urls.py:7 +#: forum/urls.py:121 forum_modules/localauth/urls.py:7 msgid "register/" msgstr "" -#: forum/urls.py:125 +#: forum/urls.py:122 msgid "validate/" msgstr "" -#: forum/urls.py:126 forum/urls.py:127 +#: forum/urls.py:123 forum/urls.py:124 msgid "tempsignin/" msgstr "" -#: forum/urls.py:128 +#: forum/urls.py:125 msgid "authsettings/" msgstr "" -#: forum/urls.py:129 forum/urls.py:130 +#: forum/urls.py:126 forum/urls.py:127 msgid "providers/" msgstr "" -#: forum/urls.py:129 +#: forum/urls.py:126 msgid "remove/" msgstr "" -#: forum/urls.py:130 +#: forum/urls.py:127 msgid "add/" msgstr "" -#: forum/urls.py:133 forum/urls.py:134 forum/urls.py:135 forum/urls.py:136 -#: forum/urls.py:137 forum_modules/sximporter/urls.py:8 +#: forum/urls.py:128 +msgid "send-validation/" +msgstr "" + +#: forum/urls.py:131 forum/urls.py:132 forum/urls.py:133 forum/urls.py:134 +#: forum/urls.py:135 forum/urls.py:136 forum/urls.py:137 forum/urls.py:138 +#: forum/urls.py:139 forum/urls.py:140 forum/urls.py:142 forum/urls.py:143 +#: forum/urls.py:145 forum/urls.py:147 forum/urls.py:149 +#: forum_modules/exporter/urls.py:8 forum_modules/exporter/urls.py:9 +#: forum_modules/exporter/urls.py:10 forum_modules/sximporter/urls.py:8 msgid "admin/" msgstr "" +#: forum/urls.py:132 +msgid "switch_interface/" +msgstr "" + +#: forum/urls.py:133 +msgid "statistics/" +msgstr "" + #: forum/urls.py:134 msgid "denormalize/" msgstr "" @@ -562,3494 +444,6300 @@ msgstr "" msgid "go_defaults/" msgstr "" -#: forum/authentication/forms.py:21 -msgid "Your account email" +#: forum/urls.py:137 forum/urls.py:147 +msgid "settings/" msgstr "" -#: forum/authentication/forms.py:23 -msgid "You cannot leave this field blank" +#: forum/urls.py:138 +msgid "maintenance/" msgstr "" -#: forum/authentication/forms.py:24 forum/utils/forms.py:107 -msgid "please enter a valid email address" +#: forum/urls.py:139 +msgid "flagged_posts/" msgstr "" -#: forum/authentication/forms.py:32 -msgid "Sorry, but this email is not on our database." +#: forum/urls.py:140 forum/urls.py:142 forum/urls.py:143 +msgid "static_pages/" msgstr "" -#: forum/authentication/forms.py:40 -msgid "okay, let's try!" +#: forum/urls.py:142 +msgid "new/" msgstr "" -#: forum/authentication/forms.py:41 -msgid "no OSQA community email please, thanks" +#: forum/urls.py:145 +msgid "tools/" msgstr "" -#: forum/authentication/forms.py:44 -msgid "please choose one of the options above" +#: forum/urls.py:149 +msgid "test_email_settings/" msgstr "" -#: forum/authentication/forms.py:51 -msgid "Current password" +#: forum/actions/meta.py:39 +#, python-format +msgid "%(user)s %(vote_desc)s %(post_desc)s" msgstr "" -#: forum/authentication/forms.py:62 -msgid "" -"Old password is incorrect. Please enter the correct " -"password." +#: forum/actions/meta.py:58 +msgid "voted up" msgstr "" -#: forum/management/commands/send_email_alerts.py:56 -msgid "Daily digest" +#: forum/actions/meta.py:74 +msgid "voted down" msgstr "" -#: forum/middleware/anon_user.py:34 -#, python-format -msgid "First time here? Check out the FAQ!" +#: forum/actions/meta.py:88 +msgid "liked" msgstr "" -#: forum/models/question.py:30 -msgid "[closed] " +#: forum/actions/meta.py:116 +msgid "No reason given" msgstr "" -#: forum/models/question.py:33 -msgid "[deleted] " +#: forum/actions/meta.py:121 +#, python-format +msgid "%(user)s flagged %(post_desc)s: %(reason)s" msgstr "" -#: forum/models/repute.py:13 forum/skins/default/templates/badges.html:53 -msgid "gold" +#: forum/actions/meta.py:152 forum/actions/user.py:49 +#: forum/models/action.py:219 +msgid "your" msgstr "" -#: forum/models/repute.py:14 forum/skins/default/templates/badges.html:61 -msgid "silver" +#: forum/actions/meta.py:152 forum/actions/user.py:49 +msgid "his" msgstr "" -#: forum/models/repute.py:15 forum/skins/default/templates/badges.html:68 -msgid "bronze" +#: forum/actions/meta.py:156 +#, python-format +msgid "" +"%(user)s accepted %(answerer)s answer on %(asker)s question %(question)s" msgstr "" -#: forum/models/tag.py:28 -msgid "interesting" +#: forum/actions/meta.py:172 +#, python-format +msgid "%(user)s marked %(post_desc)s as favorite" msgstr "" -#: forum/models/tag.py:28 -msgid "ignored" +#: forum/actions/meta.py:192 +#, python-format +msgid "%(user)s deleted %(post_desc)s" msgstr "" -#: forum/models/user.py:255 -#: forum/skins/default/templates/post_contributor_info.html:19 -msgid "asked" +#: forum/actions/meta.py:201 +msgid "flagged by multiple users: " msgstr "" -#: forum/models/user.py:257 -#: forum/skins/default/templates/post_contributor_info.html:22 -msgid "answered" +#: forum/actions/node.py:9 forum_modules/exporter/importer.py:496 +msgid "Initial revision" msgstr "" -#: forum/models/user.py:259 -msgid "marked an answer" +#: forum/actions/node.py:20 forum/templatetags/node_tags.py:220 +msgid "asked" msgstr "" -#: forum/models/user.py:261 -msgid "edited a question" +#: forum/actions/node.py:32 +#, python-format +msgid "%(user)s asked %(question)s" msgstr "" -#: forum/models/user.py:263 -msgid "commented a question" +#: forum/actions/node.py:38 forum/templatetags/node_tags.py:221 +msgid "answered" msgstr "" -#: forum/models/user.py:265 -msgid "commented an answer" +#: forum/actions/node.py:50 +#, python-format +msgid "%(user)s answered %(asker)s on %(question)s" msgstr "" -#: forum/models/user.py:267 -msgid "edited an answer" +#: forum/actions/node.py:57 +msgid "commented" msgstr "" -#: forum/models/user.py:269 -msgid "received badge" +#: forum/actions/node.py:65 +#, python-format +msgid "%(user)s commented on %(post_desc)s" msgstr "" -#: forum/settings/__init__.py:20 -msgid "Badges config" +#: forum/actions/node.py:71 forum/actions/page.py:23 +msgid "edited" msgstr "" -#: forum/settings/__init__.py:20 -msgid "Configure badges on your OSQA site." +#: forum/actions/node.py:83 +#, python-format +msgid "%(user)s edited %(post_desc)s" msgstr "" -#: forum/settings/basic.py:9 -msgid "Basic Settings" +#: forum/actions/node.py:92 +msgid "retagged" msgstr "" -#: forum/settings/basic.py:9 -msgid "The basic settings for your application" +#: forum/actions/node.py:96 +msgid "Retag" msgstr "" -#: forum/settings/basic.py:12 -msgid "Application logo" +#: forum/actions/node.py:105 +#, python-format +msgid "%(user)s retagged %(post_desc)s" msgstr "" -#: forum/settings/basic.py:13 -msgid "Your site main logo." +#: forum/actions/node.py:114 +msgid "reverted" msgstr "" -#: forum/settings/basic.py:17 -msgid "Favicon" +#: forum/actions/node.py:128 +#, python-format +msgid "" +"%(user)s reverted %(post_desc)s from revision %(initial)d (%(initial_sum)s) " +"to revision %(final)d (%(final_sum)s)" msgstr "" -#: forum/settings/basic.py:18 -msgid "Your site favicon." +#: forum/actions/node.py:139 +msgid "closed" msgstr "" -#: forum/settings/basic.py:22 -msgid "Application title" +#: forum/actions/node.py:153 +#, python-format +msgid "%(user)s closed %(post_desc)s: %(reason)s" msgstr "" -#: forum/settings/basic.py:23 -msgid "The title of your application that will show in the browsers title bar" +#: forum/actions/node.py:160 forum/actions/node.py:184 +msgid "converted" msgstr "" -#: forum/settings/basic.py:26 -msgid "Application short name" +#: forum/actions/node.py:178 +#, python-format +msgid "%(user)s converted an answer to %(question)s into a comment" msgstr "" -#: forum/settings/basic.py:30 -msgid "Application keywords" +#: forum/actions/node.py:196 +#, python-format +msgid "%(user)s converted comment on %(question)s into an answer" msgstr "" -#: forum/settings/basic.py:31 -msgid "The meta keywords that will be available through the HTML meta tags." +#: forum/actions/node.py:202 +msgid "converted to question" msgstr "" -#: forum/settings/basic.py:34 -msgid "Application description" +#: forum/actions/node.py:227 +#, python-format +msgid "%(user)s converted an answer to %(question)s into a separate question" msgstr "" -#: forum/settings/basic.py:35 -msgid "The description of your application" +#: forum/actions/node.py:233 +msgid "wikified" msgstr "" -#: forum/settings/basic.py:39 -msgid "Application intro" +#: forum/actions/node.py:245 +#, python-format +msgid "%(user)s marked %(node)s as community wiki." msgstr "" -#: forum/settings/basic.py:40 -msgid "" -"The introductory page that is visible in the sidebar for anonymous users." +#: forum/actions/page.py:6 +msgid "created" msgstr "" -#: forum/settings/basic.py:44 -msgid "Copyright notice" +#: forum/actions/page.py:17 +#, python-format +msgid "%(user)s created a new page titled %(page)s" msgstr "" -#: forum/settings/basic.py:45 -msgid "The copyright notice visible at the footer of your page." +#: forum/actions/page.py:36 +#, python-format +msgid "%(user)s edited the page titled %(page)s" msgstr "" -#: forum/settings/basic.py:48 -msgid "Maximum length of comment" +#: forum/actions/page.py:42 +msgid "published" msgstr "" -#: forum/settings/basic.py:49 -msgid "The maximum length a user can enter for a comment." +#: forum/actions/page.py:55 +#, python-format +msgid "%(user)s published a new page titled %(page)s" msgstr "" -#: forum/settings/email.py:5 -msgid "Email Settings" +#: forum/actions/user.py:10 +msgid "joined" msgstr "" -#: forum/settings/email.py:5 -msgid "Email server and other email related settings." +#: forum/actions/user.py:20 +#, python-format +msgid "%(user)s %(have_has)s joined the %(app_name)s Q&A community" msgstr "" -#: forum/settings/email.py:8 -msgid "Email Server" +#: forum/actions/user.py:22 forum/actions/user.py:39 +msgid "have" msgstr "" -#: forum/settings/email.py:9 -msgid "The SMTP server through which your application will be sending emails." +#: forum/actions/user.py:22 forum/actions/user.py:39 +msgid "has" msgstr "" -#: forum/settings/email.py:13 -msgid "Email Port" +#: forum/actions/user.py:27 +msgid "validated e-mail" msgstr "" -#: forum/settings/email.py:14 -msgid "" -"The port on which your SMTP server is listening to. Usually this is 25, but " -"can be something else." +#: forum/actions/user.py:37 +#, python-format +msgid "%(user)s %(have_has)s validated the e-mail %(email)s" msgstr "" -#: forum/settings/email.py:18 -msgid "Email User" +#: forum/actions/user.py:44 +msgid "edited profile" msgstr "" -#: forum/settings/email.py:19 -msgid "The username for your SMTP connection." +#: forum/actions/user.py:47 +#, python-format +msgid "%(user)s edited %(hes_or_your)s %(profile_link)s" msgstr "" -#: forum/settings/email.py:23 -msgid "Email Password" +#: forum/actions/user.py:50 +msgid "profile" msgstr "" -#: forum/settings/email.py:24 -msgid "The password for your SMTP connection." +#: forum/actions/user.py:54 +msgid "gave bonus" msgstr "" -#: forum/settings/email.py:29 -msgid "Use TLS" +#: forum/actions/user.py:66 +#, python-format +msgid "Congratulations, you have been awarded an extra %s reputation points." msgstr "" -#: forum/settings/email.py:30 -msgid "Does your SMTP server usFes TLS for authentication." +#: forum/actions/user.py:67 +msgid "Thank you" msgstr "" -#: forum/settings/email.py:34 -msgid "Site 'from' email address" +#: forum/actions/user.py:70 +#, python-format +msgid "You have been penalized in %s reputation points." msgstr "" -#: forum/settings/email.py:35 -msgid "" -"The address that will show up on the 'from' field on emails sent by your " -"website." +#: forum/actions/user.py:74 forum/actions/user.py:112 +#: forum/templatetags/extra_tags.py:131 forum/views/auth.py:221 +#: forum_modules/exporter/templates/running.html:158 +msgid "unknown" msgstr "" -#: forum/settings/email.py:39 -msgid "Email subject prefix" +#: forum/actions/user.py:79 +#, python-format +msgid "" +"%(user)s awarded an extra %(value)s reputation points to %(users)s: %" +"(message)s" msgstr "" -#: forum/settings/email.py:40 +#: forum/actions/user.py:84 +#, python-format msgid "" -"Every email sent through your website will have the subject prefixed by this " -"string. It's usually a good idea to have such a prefix so your users can " -"easilly set up a filter on their email clients." +"%(user)s penalised %(users)s in %(value)s reputation points: %(message)s" msgstr "" -#: forum/settings/extkeys.py:4 -msgid "External Keys" +#: forum/actions/user.py:92 +msgid "gave reputation points" msgstr "" -#: forum/settings/extkeys.py:4 +#: forum/actions/user.py:105 +#, python-format msgid "" -"Keys for various external providers that your application may optionally use." +"Congratulations, you have been awarded an extra %(points)s reputation %" +"(points_label)s on this answer." msgstr "" -#: forum/settings/extkeys.py:7 -msgid "Google sitemap code" +#: forum/actions/user.py:107 +msgid "point" +msgid_plural "points" +msgstr[0] "" +msgstr[1] "" + +#: forum/actions/user.py:116 +#, python-format +msgid "%(user)s awarded an extra %(value)s reputation points to %(users)s" msgstr "" -#: forum/settings/extkeys.py:8 -msgid "" -"This is the code you get when you register your site at Google webmaster central." +#: forum/actions/user.py:121 +#, python-format +msgid "%(user)s penalised %(users)s in %(value)s reputation points" msgstr "" -#: forum/settings/extkeys.py:12 -msgid "Google analytics key" +#: forum/actions/user.py:129 +msgid "was awarded" msgstr "" -#: forum/settings/extkeys.py:13 +#: forum/actions/user.py:157 +#, python-format msgid "" -"Your Google analytics key. You can get one at the Google analytics official website" +"Congratulations, you have received a badge '%(badge_name)s'. Check out your profile." msgstr "" -#: forum/settings/forms.py:40 -msgid "Change this:" +#: forum/actions/user.py:179 +#, python-format +msgid "%(user)s %(were_was)s awarded the %(badge_name)s badge" msgstr "" -#: forum/settings/minrep.py:4 -msgid "Minimum reputation config" +#: forum/actions/user.py:181 +msgid "were" msgstr "" -#: forum/settings/minrep.py:4 -msgid "" -"Configure the minimum reputation required to perform certain actions on your " -"site." +#: forum/actions/user.py:181 +msgid "was" msgstr "" -#: forum/settings/minrep.py:7 -msgid "Minimum reputation to vote up" +#: forum/actions/user.py:186 +msgid "suspended" msgstr "" -#: forum/settings/minrep.py:8 -msgid "The minimum reputation an user must have to be allowed to vote up." +#: forum/actions/user.py:204 +msgid "Your suspension has been removed." msgstr "" -#: forum/settings/minrep.py:11 -msgid "Minimum reputation to vote down" +#: forum/actions/user.py:208 +#, python-format +msgid "for %s days" msgstr "" -#: forum/settings/minrep.py:12 -msgid "The minimum reputation an user must have to be allowed to vote down." +#: forum/actions/user.py:210 +msgid "indefinetely" msgstr "" -#: forum/settings/minrep.py:15 -msgid "Minimum reputation to flag a post" +#: forum/actions/user.py:212 +#, python-format +msgid "%(user)s suspended %(users)s %(suspension)s: %(msg)s" msgstr "" -#: forum/settings/minrep.py:16 -msgid "The minimum reputation an user must have to be allowed to flag a post." +#: forum/actions/user.py:214 forum/views/users.py:241 +msgid "Bad behaviour" msgstr "" -#: forum/settings/minrep.py:19 -msgid "Minimum reputation to comment" +#: forum/forms/admin.py:16 +msgid "Please input at least one ip address" msgstr "" -#: forum/settings/minrep.py:20 -msgid "" -"The minimum reputation an user must have to be allowed to comment a post." +#: forum/forms/admin.py:22 +#, python-format +msgid "Invalid ip address: %s" msgstr "" -#: forum/settings/minrep.py:23 -msgid "Minimum reputation to like a comment" +#: forum/forms/admin.py:25 +msgid "Please use the dotted quad notation for the ip addresses" msgstr "" -#: forum/settings/minrep.py:24 -msgid "" -"The minimum reputation an user must have to be allowed to \"like\" a comment." +#: forum/forms/admin.py:32 +msgid "Allow ips" msgstr "" -#: forum/settings/minrep.py:27 -msgid "Minimum reputation to upload" +#: forum/forms/admin.py:33 +msgid "" +"Comma separated list of ips allowed to access the site while in maintenance" msgstr "" -#: forum/settings/minrep.py:28 -msgid "" -"The minimum reputation an user must have to be allowed to upload a file." +#: forum/forms/admin.py:37 +#: forum/skins/default/templates/users/karma_bonus.html:9 +msgid "Message" msgstr "" -#: forum/settings/minrep.py:31 -msgid "Minimum reputation to close own question" +#: forum/forms/admin.py:38 +msgid "A message to display to your site visitors while in maintainance mode" msgstr "" -#: forum/settings/minrep.py:32 -msgid "" -"The minimum reputation an user must have to be allowed to close his own " -"question." +#: forum/forms/admin.py:43 +msgid "Default" msgstr "" -#: forum/settings/minrep.py:35 -msgid "Minimum reputation to reopen own question" +#: forum/forms/admin.py:44 +msgid "Default with sidebar" msgstr "" -#: forum/settings/minrep.py:36 -msgid "" -"The minimum reputation an user must have to be allowed to reopen his own " -"question." +#: forum/forms/admin.py:45 +msgid "None" msgstr "" -#: forum/settings/minrep.py:39 -msgid "Minimum reputation to retag others questions" +#: forum/forms/admin.py:49 forum/settings/static.py:6 +msgid "Markdown" msgstr "" -#: forum/settings/minrep.py:40 -msgid "" -"The minimum reputation an user must have to be allowed to retag others " -"questions." +#: forum/forms/admin.py:50 forum/settings/static.py:7 +msgid "HTML" msgstr "" -#: forum/settings/minrep.py:43 -msgid "Minimum reputation to edit wiki posts" +#: forum/forms/admin.py:51 forum/settings/static.py:8 +msgid "Escaped" msgstr "" -#: forum/settings/minrep.py:44 -msgid "" -"The minimum reputation an user must have to be allowed to edit community " -"wiki posts." +#: forum/forms/admin.py:75 +#: forum/skins/default/templates/osqaadmin/nodeman.html:284 +msgid "Title" msgstr "" -#: forum/settings/minrep.py:47 -msgid "Minimum reputation to edit others posts" +#: forum/forms/admin.py:77 +msgid "Page URL" msgstr "" -#: forum/settings/minrep.py:48 -msgid "" -"The minimum reputation an user must have to be allowed to edit others posts." +#: forum/forms/admin.py:79 +msgid "Page Content" msgstr "" -#: forum/settings/minrep.py:51 -msgid "Minimum reputation to close others posts" +#: forum/forms/admin.py:80 +msgid "Mime Type" msgstr "" -#: forum/settings/minrep.py:52 -msgid "" -"The minimum reputation an user must have to be allowed to close others posts." +#: forum/forms/admin.py:83 +msgid "Render Mode" msgstr "" -#: forum/settings/minrep.py:55 -msgid "Minimum reputation to delete comments" +#: forum/forms/admin.py:86 +msgid "Template" msgstr "" -#: forum/settings/minrep.py:56 -msgid "" -"The minimum reputation an user must have to be allowed to delete comments." +#: forum/forms/admin.py:87 +msgid "Sidebar Content" msgstr "" -#: forum/settings/minrep.py:59 -msgid "Minimum reputation to view offensive flags" +#: forum/forms/admin.py:88 +msgid "Wrap sidebar block" msgstr "" -#: forum/settings/minrep.py:60 -msgid "The minimum reputation an user must have to view offensive flags." +#: forum/forms/admin.py:90 +msgid "Sidebar Render Mode" msgstr "" -#: forum/settings/repgain.py:4 -msgid "Reputation gains and losses config" +#: forum/forms/admin.py:92 +msgid "Allow comments" msgstr "" -#: forum/settings/repgain.py:4 -msgid "" -"Configure the reputation points a user may gain or lose upon certain actions." +#: forum/forms/admin.py:99 +msgid "send validation email" msgstr "" -#: forum/settings/repgain.py:7 -msgid "Initial reputation" +#: forum/forms/admin.py:104 +msgid "email address" msgstr "" -#: forum/settings/repgain.py:8 -msgid "The initial reputation an user gets when he first signs in." +#: forum/forms/auth.py:21 +msgid "Your account email" msgstr "" -#: forum/settings/repgain.py:12 -msgid "Maximum reputation a user can gain in one day for being upvoted." +#: forum/forms/auth.py:23 +msgid "You cannot leave this field blank" msgstr "" -#: forum/settings/repgain.py:15 -msgid "Rep gain by upvoted" +#: forum/forms/auth.py:24 forum/forms/general.py:105 +msgid "please enter a valid email address" msgstr "" -#: forum/settings/repgain.py:16 -msgid "Reputation a user gains for having one of his posts up voted." +#: forum/forms/auth.py:32 +msgid "Sorry, but this email is not on our database." msgstr "" -#: forum/settings/repgain.py:19 -msgid "Rep lost bu upvote canceled" +#: forum/forms/auth.py:40 +msgid "Current password" msgstr "" -#: forum/settings/repgain.py:20 +#: forum/forms/auth.py:51 msgid "" -"Reputation a user loses for having one of the upvotes on his posts canceled." +"Old password is incorrect. Please enter the correct " +"password." msgstr "" -#: forum/settings/repgain.py:23 -msgid "Rep lost by downvoted" +#: forum/forms/general.py:29 +msgid "this field is required" msgstr "" -#: forum/settings/repgain.py:24 -msgid "Reputation a user loses for having one of his posts down voted." +#: forum/forms/general.py:42 +msgid "choose a username" msgstr "" -#: forum/settings/repgain.py:27 -msgid "Rep lost by downvoting" +#: forum/forms/general.py:47 +msgid "user name is required" msgstr "" -#: forum/settings/repgain.py:28 -msgid "Reputation a user loses for down voting a post." +#: forum/forms/general.py:48 +msgid "sorry, this name is taken, please choose another" msgstr "" -#: forum/settings/repgain.py:31 -msgid "Rep gain by downvote canceled" +#: forum/forms/general.py:49 +msgid "sorry, this name is not allowed, please choose another" msgstr "" -#: forum/settings/repgain.py:32 -msgid "" -"Reputation a user gains for having one of the downvotes on his posts " -"canceled." +#: forum/forms/general.py:50 +msgid "sorry, there is no user with this name" msgstr "" -#: forum/settings/repgain.py:35 -msgid "Rep gain by canceling downvote" +#: forum/forms/general.py:51 +msgid "sorry, we have a serious error - user name is taken by several users" msgstr "" -#: forum/settings/repgain.py:36 -msgid "Reputation a user gains for canceling a downvote." +#: forum/forms/general.py:52 +msgid "user name can only consist of letters, empty space and underscore" msgstr "" -#: forum/settings/repgain.py:39 -msgid "Rep gain by accepted answer" +#: forum/forms/general.py:53 +#, python-format +msgid "user name is to short, please use at least %d characters" msgstr "" -#: forum/settings/repgain.py:40 -msgid "Reputation a user gains for having one of his answers accepted." +#: forum/forms/general.py:103 +msgid "your email address" msgstr "" -#: forum/settings/repgain.py:43 -msgid "Rep lost by accepted canceled" +#: forum/forms/general.py:104 +msgid "email address is required" msgstr "" -#: forum/settings/repgain.py:44 -msgid "" -"Reputation a user loses for having one of his accepted answers canceled." +#: forum/forms/general.py:106 +msgid "this email is already used by someone else, please choose another" msgstr "" -#: forum/settings/repgain.py:47 -msgid "Rep gain by accepting answer" +#: forum/forms/general.py:131 +msgid "choose password" msgstr "" -#: forum/settings/repgain.py:48 -msgid "" -"Reputation a user gains for accepting an answer to one of his questions." +#: forum/forms/general.py:132 +msgid "password is required" msgstr "" -#: forum/settings/repgain.py:51 -msgid "Rep lost by canceling accepted" +#: forum/forms/general.py:135 +msgid "retype password" msgstr "" -#: forum/settings/repgain.py:52 -msgid "Reputation a user loses by canceling an accepted answer." +#: forum/forms/general.py:136 +msgid "please, retype your password" msgstr "" -#: forum/settings/repgain.py:55 -msgid "Rep lost by post flagged" +#: forum/forms/general.py:137 +msgid "sorry, entered passwords did not match, please try again" msgstr "" -#: forum/settings/repgain.py:56 -msgid "Reputation a user loses by having one of his posts flagged." +#: forum/forms/qanda.py:22 +#: forum/skins/default/templates/sidebar/markdown_help.html:12 +#: forum/skins/default/templates/sidebar/markdown_help.html:17 +msgid "title" msgstr "" -#: forum/settings/repgain.py:59 -msgid "Rep lost by post flagged and hidden" +#: forum/forms/qanda.py:23 +msgid "please enter a descriptive title for your question" msgstr "" -#: forum/settings/repgain.py:60 -msgid "" -"Reputation a user loses by having the last revision of one of his posts " -"flagged the enough number of times to hide the post." +#: forum/forms/qanda.py:28 +#, python-format +msgid "title must be must be at least %s characters" msgstr "" -#: forum/settings/repgain.py:63 -msgid "Rep lost by post flagged and deleted" +#: forum/forms/qanda.py:36 +msgid "content" msgstr "" -#: forum/settings/repgain.py:64 -msgid "" -"Reputation a user loses by having the last revision of one of his posts " -"flagged the enough number of times to delete the post." +#: forum/forms/qanda.py:49 +#, python-format +msgid "question content must be at least %s characters" msgstr "" -#: forum/settings/upload.py:5 -msgid "File upload settings" +#: forum/forms/qanda.py:60 +#, python-format +msgid "answer content must be at least %s characters" msgstr "" -#: forum/settings/upload.py:5 -msgid "File uploads related settings." +#: forum/forms/qanda.py:71 forum/skins/default/templates/header.html:35 +#: forum/skins/default/templates/search.html:20 forum/views/readers.py:238 +msgid "tags" msgstr "" -#: forum/settings/upload.py:8 -msgid "Uploaded files folder" +#: forum/forms/qanda.py:73 +#, python-format +msgid "" +"Tags are short keywords, with no spaces within. At least %(min)s and up to %" +"(max)s tags can be used." msgstr "" -#: forum/settings/upload.py:9 -msgid "" -"The filesystem path where uploaded files will be stored. Please note that " -"this folder must exist." +#: forum/forms/qanda.py:89 +#, python-format +msgid "please use between %(min)s and %(max)s tags" msgstr "" -#: forum/settings/upload.py:12 -msgid "Uploaded files alias" +#: forum/forms/qanda.py:95 +#, python-format +msgid "please use between %(min)s and %(max)s characters in you tags" msgstr "" -#: forum/settings/upload.py:13 +#: forum/forms/qanda.py:97 msgid "" -"The url alias for uploaded files. Notice that if you change this setting, " -"you'll need to restart your site." +"please use following characters in tags: letters , numbers, and characters " +"'.-_'" msgstr "" -#: forum/settings/upload.py:16 -msgid "Max file size" +#: forum/forms/qanda.py:107 +#, python-format +msgid "" +"You don't have enough reputation to create new tags. The following tags do " +"not exist yet: %s" msgstr "" -#: forum/settings/upload.py:17 -msgid "The maximum allowed file size for uploads in mb." +#: forum/forms/qanda.py:117 +#: forum/skins/default/templates/question_summary_list_roll.html:26 +#: forum/skins/default/templates/question_summary_list_roll.html:38 +msgid "community wiki" msgstr "" -#: forum/settings/voting.py:4 -msgid "Voting rules" +#: forum/forms/qanda.py:118 +msgid "" +"if you choose community wiki option, the question and answer do not generate " +"points and name of author will not be shown" msgstr "" -#: forum/settings/voting.py:4 -msgid "Configure the voting rules on your site." +#: forum/forms/qanda.py:136 +msgid "update summary:" msgstr "" -#: forum/settings/voting.py:7 -msgid "Maximum votes per day" +#: forum/forms/qanda.py:137 +msgid "" +"enter a brief summary of your revision (e.g. fixed spelling, grammar, " +"improved style, this field is optional)" msgstr "" -#: forum/settings/voting.py:8 -msgid "The maximum number of votes an user can cast per day." +#: forum/forms/qanda.py:141 +msgid "Your message:" msgstr "" -#: forum/settings/voting.py:11 -msgid "Start warning about votes left" +#: forum/forms/qanda.py:147 +msgid "Your name:" msgstr "" -#: forum/settings/voting.py:12 -msgid "From how many votes left should an user start to be warned about it." +#: forum/forms/qanda.py:148 +msgid "Email (not shared with anyone):" msgstr "" -#: forum/settings/voting.py:15 -msgid "Maximum flags per day" +#: forum/forms/qanda.py:279 +msgid "this email does not have to be linked to gravatar" msgstr "" -#: forum/settings/voting.py:16 -msgid "The maximum number of times an can flag a post per day." +#: forum/forms/qanda.py:280 +msgid "Real name" msgstr "" -#: forum/settings/voting.py:19 -msgid "Flag count to hide post" +#: forum/forms/qanda.py:281 +msgid "Website" msgstr "" -#: forum/settings/voting.py:20 -msgid "" -"How many times a post needs to be flagged to be hidden from the main page." +#: forum/forms/qanda.py:282 +msgid "Location" msgstr "" -#: forum/settings/voting.py:23 -msgid "Flag count to delete post" +#: forum/forms/qanda.py:283 +msgid "Date of birth" msgstr "" -#: forum/settings/voting.py:24 -msgid "How many times a post needs to be flagged to be deleted." +#: forum/forms/qanda.py:283 +msgid "will not be shown, used to calculate age, format: YYYY-MM-DD" msgstr "" -#: forum/settings/voting.py:27 -msgid "Days to cancel a vote" +#: forum/forms/qanda.py:284 +#: forum/skins/default/templates/account_settings.html:21 +#: forum/skins/default/templates/osqaadmin/moderation.html:68 +msgid "Profile" msgstr "" -#: forum/settings/voting.py:28 -msgid "How many days an user can cancel a vote after he originaly casted it." +#: forum/forms/qanda.py:289 +msgid "Screen name" msgstr "" -#: forum/skins/default/templates/404.html:24 -msgid "Sorry, could not find the page you requested." +#: forum/forms/qanda.py:316 +msgid "this email has already been registered, please use another one" msgstr "" -#: forum/skins/default/templates/404.html:26 -msgid "This might have happened for the following reasons:" +#: forum/forms/qanda.py:321 +msgid "Instantly" msgstr "" -#: forum/skins/default/templates/404.html:28 -msgid "this question or answer has been deleted;" +#: forum/forms/qanda.py:324 +msgid "No notifications" msgstr "" -#: forum/skins/default/templates/404.html:29 -msgid "url has error - please check it;" +#: forum/middleware/admin_messages.py:25 +#, python-format +msgid "" +"\n" +" The e-mail settings of this community are not configured " +"yet. We strongly recommend you to\n" +" do that from the e-" +"mail settings page as soon as possible.\n" +" " msgstr "" -#: forum/skins/default/templates/404.html:30 +#: forum/middleware/admin_messages.py:47 msgid "" -"the page you tried to visit is protected or you don't have sufficient " -"points, see" +"\n" +" Please, configure your APP_URL setting from the local " +"settings file.\n" +" " msgstr "" -#: forum/skins/default/templates/404.html:31 -msgid "if you believe this error 404 should not have occured, please" +#: forum/middleware/anon_user.py:34 +#, python-format +msgid "First time here? Check out the FAQ!" msgstr "" -#: forum/skins/default/templates/404.html:32 -msgid "report this problem" +#: forum/models/action.py:216 +msgid "You" msgstr "" -#: forum/skins/default/templates/404.html:41 -#: forum/skins/default/templates/500.html:27 -msgid "back to previous page" +#: forum/models/action.py:231 +#, python-format +msgid "on %(link)s" msgstr "" -#: forum/skins/default/templates/404.html:42 -msgid "see all questions" +#: forum/models/action.py:235 +#, python-format +msgid "%(user)s %(node_name)s %(node_desc)s" msgstr "" -#: forum/skins/default/templates/404.html:43 -msgid "see all tags" +#: forum/models/comment.py:6 forum/views/commands.py:229 +#: forum/views/commands.py:255 forum_modules/akismet/startup.py:77 +msgid "comment" msgstr "" -#: forum/skins/default/templates/500.html:22 -msgid "sorry, system error" +#: forum/models/meta.py:46 +msgid "Unknown" msgstr "" -#: forum/skins/default/templates/500.html:24 -msgid "system error log is recorded, error will be fixed as soon as possible" +#: forum/models/meta.py:51 +msgid "No description available" msgstr "" -#: forum/skins/default/templates/500.html:25 -msgid "please report the error to the site administrators if you wish" +#: forum/models/node.py:247 +msgid "post" msgstr "" -#: forum/skins/default/templates/500.html:28 -msgid "see latest questions" +#: forum/models/page.py:35 +#, python-format +msgid "[Unpublished] %s" msgstr "" -#: forum/skins/default/templates/500.html:29 -msgid "see tags" +#: forum/models/question.py:31 +msgid "[deleted] " msgstr "" -#: forum/skins/default/templates/_question_list.html:12 -#: forum/skins/default/templates/book.html:105 -#: forum/skins/default/templates/question_summary_list_roll.html:14 -#: forum/skins/default/templates/question_list/item.html:10 -#: forum/views/commands.py:82 -msgid "votes" +#: forum/models/question.py:34 +msgid "[closed] " msgstr "" -#: forum/skins/default/templates/_question_list.html:14 -msgid "this answer has been accepted to be correct" +#: forum/models/tag.py:60 +msgid "interesting" msgstr "" -#: forum/skins/default/templates/_question_list.html:16 -#: forum/skins/default/templates/question_summary_list_roll.html:13 -#: forum/skins/default/templates/question_list/item.html:14 -msgid "answers" +#: forum/models/tag.py:60 +msgid "ignored" msgstr "" -#: forum/skins/default/templates/_question_list.html:20 -#: forum/skins/default/templates/book.html:115 -#: forum/skins/default/templates/question_summary_list_roll.html:15 -#: forum/skins/default/templates/question_list/item.html:18 -msgid "views" +#: forum/models/user.py:206 forum/views/readers.py:132 +msgid "asked-by" msgstr "" -#: forum/skins/default/templates/_question_list.html:34 -#: forum/skins/default/templates/question.html:234 -#: forum/skins/default/templates/question_summary_list_roll.html:52 -#: forum/skins/default/templates/tags.html:49 -#: forum/skins/default/templates/question_list/item.html:29 -msgid "see questions tagged" +#: forum/models/user.py:210 forum/views/readers.py:135 +msgid "answered-by" msgstr "" -#: forum/skins/default/templates/_question_list.html:34 -#: forum/skins/default/templates/book.html:125 -#: forum/skins/default/templates/question.html:234 -#: forum/skins/default/templates/question_summary_list_roll.html:52 -#: forum/skins/default/templates/tags.html:49 -#: forum/skins/default/templates/question_list/item.html:29 -msgid "using tags" +#: forum/models/user.py:214 forum/views/readers.py:138 +msgid "subscribed-by" msgstr "" -#: forum/skins/default/templates/about.html:5 -#: forum/skins/default/templates/about.html:9 -msgid "About" +#: forum/settings/__init__.py:45 +msgid "Badges config" msgstr "" -#: forum/skins/default/templates/account_settings.html:4 -msgid "Account functions" +#: forum/settings/__init__.py:45 +msgid "Configure badges on your OSQA site." msgstr "" -#: forum/skins/default/templates/account_settings.html:29 -#: forum/skins/default/templates/auth/auth_settings.html:31 -msgid "Change password" +#: forum/settings/accept.py:5 +msgid "Accepting answers" msgstr "" -#: forum/skins/default/templates/account_settings.html:30 -msgid "Give your account a new password." +#: forum/settings/accept.py:5 +msgid "Settings to tweak the behaviour of accepting answers." msgstr "" -#: forum/skins/default/templates/account_settings.html:32 -msgid "Change email " +#: forum/settings/accept.py:8 +msgid "Disallow answers to be accepted" msgstr "" -#: forum/skins/default/templates/account_settings.html:33 -msgid "Add or update the email address associated with your account." +#: forum/settings/accept.py:9 +msgid "" +"Disable accepting answers feature. If you re-enable it in the future, " +"currently accepted answers will still be marked as accepted." msgstr "" -#: forum/skins/default/templates/account_settings.html:35 -msgid "Change OpenID" +#: forum/settings/accept.py:13 +msgid "Maximum accepted answers per question" msgstr "" -#: forum/skins/default/templates/account_settings.html:36 -msgid "Change openid associated to your account" +#: forum/settings/accept.py:14 +msgid "How many accepted answers are allowed per question. Use 0 for no limit." msgstr "" -#: forum/skins/default/templates/account_settings.html:39 -msgid "Delete account" +#: forum/settings/accept.py:17 +msgid "Maximum accepted answers per user/question" msgstr "" -#: forum/skins/default/templates/account_settings.html:40 -msgid "Erase your username and all your data from website" +#: forum/settings/accept.py:18 +msgid "" +"If more than one accpeted answer is allowed, how many can be accepted per " +"single user per question." msgstr "" -#: forum/skins/default/templates/answer_edit.html:5 -#: forum/skins/default/templates/answer_edit.html:39 -msgid "Edit answer" +#: forum/settings/accept.py:21 +msgid "Users an accept own answer" msgstr "" -#: forum/skins/default/templates/answer_edit.html:18 -#: forum/skins/default/templates/answer_edit.html:21 -#: forum/skins/default/templates/ask.html:19 -#: forum/skins/default/templates/ask.html:22 -#: forum/skins/default/templates/question_edit.html:19 -#: forum/skins/default/templates/question_edit.html:22 -msgid "hide preview" +#: forum/settings/accept.py:22 +msgid "Are normal users allowed to accept their own answers.." msgstr "" -#: forum/skins/default/templates/answer_edit.html:21 -#: forum/skins/default/templates/ask.html:22 -#: forum/skins/default/templates/question_edit.html:22 -msgid "show preview" +#: forum/settings/basic.py:9 +#: forum/skins/default/templates/osqaadmin/djstyle_base.html:67 +msgid "Basic settings" msgstr "" -#: forum/skins/default/templates/answer_edit.html:39 -#: forum/skins/default/templates/question_edit.html:63 -#: forum/skins/default/templates/question_retag.html:56 -#: forum/skins/default/templates/revisions_answer.html:36 -#: forum/skins/default/templates/revisions_question.html:35 -msgid "back" +#: forum/settings/basic.py:9 +msgid "The basic settings for your application" msgstr "" -#: forum/skins/default/templates/answer_edit.html:44 -#: forum/skins/default/templates/question_edit.html:68 -#: forum/skins/default/templates/revisions_answer.html:50 -#: forum/skins/default/templates/revisions_question.html:49 -msgid "revision" +#: forum/settings/basic.py:12 +msgid "Application logo" msgstr "" -#: forum/skins/default/templates/answer_edit.html:47 -#: forum/skins/default/templates/question_edit.html:72 -msgid "select revision" +#: forum/settings/basic.py:13 +msgid "Your site main logo." msgstr "" -#: forum/skins/default/templates/answer_edit.html:54 -#: forum/skins/default/templates/ask.html:93 -#: forum/skins/default/templates/question.html:184 -#: forum/skins/default/templates/question_edit.html:89 -msgid "Toggle the real time Markdown editor preview" +#: forum/settings/basic.py:17 +msgid "Favicon" msgstr "" -#: forum/skins/default/templates/answer_edit.html:54 -#: forum/skins/default/templates/ask.html:93 -#: forum/skins/default/templates/question.html:185 -#: forum/skins/default/templates/question_edit.html:89 -msgid "toggle preview" +#: forum/settings/basic.py:18 +msgid "Your site favicon." msgstr "" -#: forum/skins/default/templates/answer_edit.html:63 -#: forum/skins/default/templates/question_edit.html:115 -#: forum/skins/default/templates/question_retag.html:77 -msgid "Save edit" +#: forum/settings/basic.py:22 +msgid "Application title" msgstr "" -#: forum/skins/default/templates/answer_edit.html:64 -#: forum/skins/default/templates/close.html:29 -#: forum/skins/default/templates/feedback.html:50 -#: forum/skins/default/templates/question_edit.html:116 -#: forum/skins/default/templates/question_retag.html:78 -#: forum/skins/default/templates/reopen.html:30 -#: forum/skins/default/templates/users/edit.html:87 -msgid "Cancel" +#: forum/settings/basic.py:23 +msgid "The title of your application that will show in the browsers title bar" msgstr "" -#: forum/skins/default/templates/answer_edit_tips.html:4 -msgid "answer tips" +#: forum/settings/basic.py:26 +msgid "Application short name" msgstr "" -#: forum/skins/default/templates/answer_edit_tips.html:7 -msgid "please make your answer relevant to this community" +#: forum/settings/basic.py:30 +msgid "Application keywords" msgstr "" -#: forum/skins/default/templates/answer_edit_tips.html:10 -msgid "try to give an answer, rather than engage into a discussion" +#: forum/settings/basic.py:31 +msgid "The meta keywords that will be available through the HTML meta tags." msgstr "" -#: forum/skins/default/templates/answer_edit_tips.html:13 -msgid "please try to provide details" +#: forum/settings/basic.py:34 +msgid "Application description" msgstr "" -#: forum/skins/default/templates/answer_edit_tips.html:16 -#: forum/skins/default/templates/question_edit_tips.html:18 -msgid "be clear and concise" +#: forum/settings/basic.py:35 +msgid "The description of your application" msgstr "" -#: forum/skins/default/templates/answer_edit_tips.html:20 -#: forum/skins/default/templates/question_edit_tips.html:22 -msgid "see frequently asked questions" +#: forum/settings/basic.py:39 +msgid "Copyright notice" msgstr "" -#: forum/skins/default/templates/answer_edit_tips.html:26 -#: forum/skins/default/templates/question_edit_tips.html:28 -msgid "Markdown tips" +#: forum/settings/basic.py:40 +msgid "The copyright notice visible at the footer of your page." msgstr "" -#: forum/skins/default/templates/answer_edit_tips.html:29 -#: forum/skins/default/templates/question_edit_tips.html:31 -msgid "*italic* or __italic__" +#: forum/settings/basic.py:43 +msgid "Support URL" msgstr "" -#: forum/skins/default/templates/answer_edit_tips.html:32 -#: forum/skins/default/templates/question_edit_tips.html:34 -msgid "**bold** or __bold__" +#: forum/settings/basic.py:44 +msgid "" +"The URL provided for users to get support. It can be http: or mailto: or " +"whatever your preferred support scheme is." msgstr "" -#: forum/skins/default/templates/answer_edit_tips.html:35 -#: forum/skins/default/templates/question_edit_tips.html:37 -msgid "link" +#: forum/settings/basic.py:48 +msgid "Contact URL" msgstr "" -#: forum/skins/default/templates/answer_edit_tips.html:35 -#: forum/skins/default/templates/answer_edit_tips.html:39 -#: forum/skins/default/templates/question_edit_tips.html:37 -#: forum/skins/default/templates/question_edit_tips.html:42 -msgid "text" +#: forum/settings/basic.py:49 +msgid "" +"The URL provided for users to contact you. It can be http: or mailto: or " +"whatever your preferred contact scheme is." msgstr "" -#: forum/skins/default/templates/answer_edit_tips.html:39 -#: forum/skins/default/templates/question_edit_tips.html:42 -msgid "image" +#: forum/settings/email.py:7 +msgid "Email settings" msgstr "" -#: forum/skins/default/templates/answer_edit_tips.html:43 -#: forum/skins/default/templates/question_edit_tips.html:46 -msgid "numbered list:" +#: forum/settings/email.py:7 +msgid "Email server and other email related settings." msgstr "" -#: forum/skins/default/templates/answer_edit_tips.html:48 -#: forum/skins/default/templates/question_edit_tips.html:51 -msgid "basic HTML tags are also supported" +#: forum/settings/email.py:10 +msgid "E-Mail settings test" msgstr "" -#: forum/skins/default/templates/answer_edit_tips.html:52 -#: forum/skins/default/templates/question_edit_tips.html:55 -msgid "learn more about Markdown" +#: forum/settings/email.py:11 +msgid "Test the current E-Mail configuration." msgstr "" -#: forum/skins/default/templates/ask.html:5 -#: forum/skins/default/templates/ask.html:57 -msgid "Ask a question" +#: forum/settings/email.py:16 +msgid "Email Server" msgstr "" -#: forum/skins/default/templates/ask.html:64 -msgid "login to post question info" +#: forum/settings/email.py:17 +msgid "The SMTP server through which your application will be sending emails." msgstr "" -#: forum/skins/default/templates/ask.html:70 -#, python-format -msgid "" -"must have valid %(email)s to post, \n" -" see %(email_validation_faq_url)s\n" -" " +#: forum/settings/email.py:21 +msgid "Email Port" msgstr "" -#: forum/skins/default/templates/ask.html:108 -msgid "(required)" +#: forum/settings/email.py:22 +msgid "" +"The port on which your SMTP server is listening to. Usually this is 25, but " +"can be something else." msgstr "" -#: forum/skins/default/templates/ask.html:115 -msgid "Login/signup to post your question" +#: forum/settings/email.py:26 +msgid "Email User" msgstr "" -#: forum/skins/default/templates/ask.html:117 -msgid "Ask your question" +#: forum/settings/email.py:27 +msgid "The username for your SMTP connection." msgstr "" -#: forum/skins/default/templates/badge.html:6 -#: forum/skins/default/templates/badge.html:17 -msgid "Badge" +#: forum/settings/email.py:31 +msgid "Email Password" msgstr "" -#: forum/skins/default/templates/badge.html:26 -msgid "The users have been awarded with badges:" +#: forum/settings/email.py:32 +msgid "The password for your SMTP connection." msgstr "" -#: forum/skins/default/templates/badges.html:6 -msgid "Badges summary" +#: forum/settings/email.py:37 +msgid "Use TLS" msgstr "" -#: forum/skins/default/templates/badges.html:17 -msgid "Badges" +#: forum/settings/email.py:38 +msgid "Whether to use TLS for authentication with your SMTP server." msgstr "" -#: forum/skins/default/templates/badges.html:21 -msgid "Community gives you awards for your questions, answers and votes." +#: forum/settings/email.py:42 +msgid "Site 'from' Email Address" msgstr "" -#: forum/skins/default/templates/badges.html:22 -#, python-format +#: forum/settings/email.py:43 msgid "" -"Below is the list of available badges and number \n" -" of times each type of badge has been awarded. Give us feedback at %" -"(feedback_faq_url)s.\n" -" " +"The address that will show up on the 'from' field on emails sent by your " +"website." msgstr "" -#: forum/skins/default/templates/badges.html:50 -msgid "Community badges" +#: forum/settings/email.py:47 +msgid "Email Subject Prefix" msgstr "" -#: forum/skins/default/templates/badges.html:56 -msgid "gold badge description" +#: forum/settings/email.py:48 +msgid "" +"Every email sent through your website will have the subject prefixed by this " +"string. It's usually a good idea to have such a prefix so your users can " +"easily set up a filter on theyr email clients." msgstr "" -#: forum/skins/default/templates/badges.html:64 -msgid "silver badge description" +#: forum/settings/email.py:52 +msgid "Email Footer Text" msgstr "" -#: forum/skins/default/templates/badges.html:67 -msgid "bronze badge: often given as a special honor" +#: forum/settings/email.py:53 +msgid "" +"Email footer text, usually \"CAN SPAM\" compliance, or the physical address " +"of the organization running the website. See this Wikipedia article for more info." msgstr "" -#: forum/skins/default/templates/badges.html:71 -msgid "bronze badge description" +#: forum/settings/email.py:57 +msgid "Email Border Color" msgstr "" -#: forum/skins/default/templates/book.html:7 -msgid "reading channel" +#: forum/settings/email.py:58 +msgid "The outter border color of the email base template" msgstr "" -#: forum/skins/default/templates/book.html:26 -msgid "[author]" +#: forum/settings/email.py:62 +msgid "Email Paragraph Style" msgstr "" -#: forum/skins/default/templates/book.html:30 -msgid "[publisher]" +#: forum/settings/email.py:63 +msgid "A valid css string to be used to style email paragraphs (the P tag)." msgstr "" -#: forum/skins/default/templates/book.html:34 -msgid "[publication date]" +#: forum/settings/email.py:67 +msgid "Email Link Style" msgstr "" -#: forum/skins/default/templates/book.html:38 -msgid "[price]" +#: forum/settings/email.py:68 +msgid "A valid css string to be used to style email links (the A tag)." msgstr "" -#: forum/skins/default/templates/book.html:39 -msgid "currency unit" +#: forum/settings/extkeys.py:4 +msgid "External Keys" msgstr "" -#: forum/skins/default/templates/book.html:42 -msgid "[pages]" +#: forum/settings/extkeys.py:4 +msgid "" +"Keys for various external providers that your application may optionally use." msgstr "" -#: forum/skins/default/templates/book.html:43 -msgid "pages abbreviation" +#: forum/settings/extkeys.py:7 +msgid "Google sitemap code" msgstr "" -#: forum/skins/default/templates/book.html:46 -msgid "[tags]" +#: forum/settings/extkeys.py:8 +msgid "" +"This is the code you get when you register your site at Google webmaster central." msgstr "" -#: forum/skins/default/templates/book.html:56 -msgid "author blog" +#: forum/settings/extkeys.py:12 +msgid "Google analytics key" msgstr "" -#: forum/skins/default/templates/book.html:62 -msgid "book directory" +#: forum/settings/extkeys.py:13 +msgid "" +"Your Google analytics key. You can get one at the Google analytics official website" msgstr "" -#: forum/skins/default/templates/book.html:66 -msgid "buy online" +#: forum/settings/form.py:5 +msgid "Form settings" msgstr "" -#: forum/skins/default/templates/book.html:79 -msgid "reader questions" +#: forum/settings/form.py:5 +msgid "General settings for the OSQA forms." msgstr "" -#: forum/skins/default/templates/book.html:82 -msgid "ask the author" +#: forum/settings/form.py:8 +msgid "Enable community wiki" msgstr "" -#: forum/skins/default/templates/book.html:88 -#: forum/skins/default/templates/book.html:93 -msgid "this question was selected as favorite" +#: forum/settings/form.py:9 +msgid "Can questions or answers be marked as community wiki." msgstr "" -#: forum/skins/default/templates/book.html:88 -#: forum/skins/default/templates/book.html:93 -msgid "number of times" +#: forum/settings/form.py:13 +msgid "Limit tag creation" msgstr "" -#: forum/skins/default/templates/book.html:108 -msgid "the answer has been accepted to be correct" +#: forum/settings/form.py:14 +msgid "" +"Limit tag creation to super users, staff or users with a minimum reputation." msgstr "" -#: forum/skins/default/templates/book.html:147 -msgid "subscribe to book RSS feed" +#: forum/settings/form.py:20 +msgid "Minimum number of characters for a question's title" msgstr "" -#: forum/skins/default/templates/book.html:147 -msgid "subscribe to the questions feed" +#: forum/settings/form.py:21 +msgid "" +"The minimum number of characters a user must enter into the title field of a " +"question." msgstr "" -#: forum/skins/default/templates/close.html:6 -#: forum/skins/default/templates/close.html:16 -msgid "Close question" +#: forum/settings/form.py:28 +msgid "Minimum number of characters for a question's content" msgstr "" -#: forum/skins/default/templates/close.html:19 -msgid "Close the question" +#: forum/settings/form.py:29 +msgid "" +"The minimum number of characters a user must enter into the content field of " +"a question." msgstr "" -#: forum/skins/default/templates/close.html:25 -msgid "Reasons" +#: forum/settings/form.py:36 +msgid "Empty question content" msgstr "" -#: forum/skins/default/templates/close.html:28 -msgid "OK to close" +#: forum/settings/form.py:37 +msgid "If a question's content can be empty." msgstr "" -#: forum/skins/default/templates/email_base.html:31 -msgid "home" +#: forum/settings/form.py:45 +msgid "Required number of tags per question" msgstr "" -#: forum/skins/default/templates/faq.html:11 -msgid "Frequently Asked Questions " +#: forum/settings/form.py:46 +msgid "How many tags are required in questions." msgstr "" -#: forum/skins/default/templates/faq.html:16 -msgid "What kinds of questions can I ask here?" +#: forum/settings/form.py:50 +msgid "Maximum number of tags per question" msgstr "" -#: forum/skins/default/templates/faq.html:17 -msgid "" -"Most importantly - questions should be relevant to this " -"community." +#: forum/settings/form.py:51 +msgid "How many tags are allowed in questions." msgstr "" -#: forum/skins/default/templates/faq.html:18 -msgid "" -"Before asking the question - please make sure to use search to see whether " -"your question has alredy been answered." +#: forum/settings/form.py:55 +msgid "Minimum length of a tag" msgstr "" -#: forum/skins/default/templates/faq.html:21 -msgid "What questions should I avoid asking?" +#: forum/settings/form.py:56 +msgid "How short a tag can be." msgstr "" -#: forum/skins/default/templates/faq.html:22 -msgid "" -"Please avoid asking questions that are not relevant to this community, too " -"subjective and argumentative." +#: forum/settings/form.py:60 +msgid "Maximum length of a tag" msgstr "" -#: forum/skins/default/templates/faq.html:27 -msgid "What should I avoid in my answers?" +#: forum/settings/form.py:61 +msgid "How long a tag can be." msgstr "" -#: forum/skins/default/templates/faq.html:28 -msgid "" -"is a Q&A site, not a discussion group. Therefore - please avoid having " -"discussions in your answers, comment facility allows some space for brief " -"discussions." +#: forum/settings/form.py:69 +msgid "Minimum number of characters for a comment" msgstr "" -#: forum/skins/default/templates/faq.html:32 -msgid "Who moderates this community?" +#: forum/settings/form.py:70 +msgid "" +"The minimum number of characters a user must enter into the body of a " +"comment." msgstr "" -#: forum/skins/default/templates/faq.html:33 -msgid "The short answer is: you." +#: forum/settings/form.py:73 +msgid "Maximum length of comment" msgstr "" -#: forum/skins/default/templates/faq.html:34 -msgid "This website is moderated by the users." +#: forum/settings/form.py:74 +msgid "" +"The maximum number of characters a user can enter into the body of a comment." msgstr "" -#: forum/skins/default/templates/faq.html:35 -msgid "" -"The reputation system allows users earn the authorization to perform a " -"variety of moderation tasks." +#: forum/settings/form.py:77 +msgid "Allow markdown in comments" msgstr "" -#: forum/skins/default/templates/faq.html:40 -msgid "How does reputation system work?" +#: forum/settings/form.py:78 +msgid "Allow users to use markdown in comments." msgstr "" -#: forum/skins/default/templates/faq.html:41 -msgid "Rep system summary" +#: forum/settings/form.py:82 +msgid "Show author gravatar in comments" msgstr "" -#: forum/skins/default/templates/faq.html:42 -msgid "" -"For example, if you ask an interesting question or give a helpful answer, " -"your input will be upvoted. On the other hand if the answer is misleading - " -"it will be downvoted. Each vote in favor will generate 10 " -"points, each vote against will subtract 2 points. There is " -"a limit of 200 points that can be accumulated per question " -"or answer. The table below explains reputation point requirements for each " -"type of moderation task." +#: forum/settings/form.py:83 +msgid "Show the gravatar image of a comment author." msgstr "" -#: forum/skins/default/templates/faq.html:53 -#: forum/skins/default/templates/users/votes.html:15 -#: forum/views/commands.py:77 -msgid "upvote" +#: forum/settings/forms.py:53 +msgid "context" msgstr "" -#: forum/skins/default/templates/faq.html:57 -msgid "use tags" +#: forum/settings/forms.py:53 +msgid "default" msgstr "" -#: forum/skins/default/templates/faq.html:62 -msgid "add comments" +#: forum/settings/forms.py:66 +msgid "Change this:" msgstr "" -#: forum/skins/default/templates/faq.html:66 -#: forum/skins/default/templates/users/votes.html:17 -#: forum/views/commands.py:77 -msgid "downvote" +#: forum/settings/minrep.py:4 +msgid "Minimum reputation config" msgstr "" -#: forum/skins/default/templates/faq.html:69 -msgid "open and close own questions" +#: forum/settings/minrep.py:4 +msgid "" +"Configure the minimum reputation required to perform certain actions on your " +"site." msgstr "" -#: forum/skins/default/templates/faq.html:73 -msgid "retag questions" +#: forum/settings/minrep.py:7 +msgid "Show captcha if user with less reputation than" msgstr "" -#: forum/skins/default/templates/faq.html:78 -msgid "edit community wiki questions" +#: forum/settings/minrep.py:8 +msgid "" +"If the user has less reputation, captcha is used to when adding new content." msgstr "" -#: forum/skins/default/templates/faq.html:83 -msgid "edit any answer" +#: forum/settings/minrep.py:11 +msgid "Minimum reputation to vote up" msgstr "" -#: forum/skins/default/templates/faq.html:87 -msgid "open any closed question" +#: forum/settings/minrep.py:12 +msgid "The minimum reputation an user must have to be allowed to vote up." msgstr "" -#: forum/skins/default/templates/faq.html:91 -msgid "delete any comment" +#: forum/settings/minrep.py:15 +msgid "Minimum reputation to vote down" msgstr "" -#: forum/skins/default/templates/faq.html:95 -msgid "delete any questions and answers and perform other moderation tasks" +#: forum/settings/minrep.py:16 +msgid "The minimum reputation an user must have to be allowed to vote down." msgstr "" -#: forum/skins/default/templates/faq.html:103 -msgid "how to validate email title" +#: forum/settings/minrep.py:19 +msgid "Minimum reputation to flag a post" msgstr "" -#: forum/skins/default/templates/faq.html:105 -#, python-format -msgid "" -"how to validate email info with %(send_email_key_url)s %(gravatar_faq_url)s" +#: forum/settings/minrep.py:20 +msgid "The minimum reputation an user must have to be allowed to flag a post." msgstr "" -#: forum/skins/default/templates/faq.html:110 -msgid "what is gravatar" +#: forum/settings/minrep.py:23 +msgid "Minimum reputation to comment" msgstr "" -#: forum/skins/default/templates/faq.html:111 -msgid "gravatar faq info" +#: forum/settings/minrep.py:24 +msgid "" +"The minimum reputation an user must have to be allowed to comment a post." msgstr "" -#: forum/skins/default/templates/faq.html:114 -msgid "To register, do I need to create new password?" +#: forum/settings/minrep.py:27 +msgid "Minimum reputation to like a comment" msgstr "" -#: forum/skins/default/templates/faq.html:115 +#: forum/settings/minrep.py:28 msgid "" -"No, you don't have to. You can login through any service that supports " -"OpenID, e.g. Google, Yahoo, AOL, etc." +"The minimum reputation an user must have to be allowed to \"like\" a comment." msgstr "" -#: forum/skins/default/templates/faq.html:116 -msgid "Login now!" +#: forum/settings/minrep.py:31 +msgid "Minimum reputation to upload" msgstr "" -#: forum/skins/default/templates/faq.html:121 -msgid "Why other people can edit my questions/answers?" +#: forum/settings/minrep.py:32 +msgid "" +"The minimum reputation an user must have to be allowed to upload a file." msgstr "" -#: forum/skins/default/templates/faq.html:122 -msgid "Goal of this site is..." +#: forum/settings/minrep.py:35 +msgid "Minimum reputation to create tags" msgstr "" -#: forum/skins/default/templates/faq.html:122 +#: forum/settings/minrep.py:36 msgid "" -"So questions and answers can be edited like wiki pages by experienced users " -"of this site and this improves the overall quality of the knowledge base " -"content." +"The minimum reputation an user must have to be allowed to create new tags." msgstr "" -#: forum/skins/default/templates/faq.html:123 -msgid "If this approach is not for you, we respect your choice." -msgstr "" - -#: forum/skins/default/templates/faq.html:127 -msgid "Still have questions?" +#: forum/settings/minrep.py:39 +msgid "Minimum reputation to close own question" msgstr "" -#: forum/skins/default/templates/faq.html:128 -#, python-format +#: forum/settings/minrep.py:40 msgid "" -"Please ask your question at %(ask_question_url)s, help make our community " -"better!" +"The minimum reputation an user must have to be allowed to close his own " +"question." msgstr "" -#: forum/skins/default/templates/faq.html:130 -#: forum/skins/default/templates/header.html:30 -#: forum/skins/default/templates/header.html:55 forum/views/readers.py:76 -msgid "questions" +#: forum/settings/minrep.py:43 +msgid "Minimum reputation to reopen own question" msgstr "" -#: forum/skins/default/templates/faq.html:130 -msgid "." +#: forum/settings/minrep.py:44 +msgid "" +"The minimum reputation an user must have to be allowed to reopen his own " +"question." msgstr "" -#: forum/skins/default/templates/feedback.html:6 -msgid "Feedback" +#: forum/settings/minrep.py:47 +msgid "Minimum reputation to retag others questions" msgstr "" -#: forum/skins/default/templates/feedback.html:11 -msgid "Give us your feedback!" +#: forum/settings/minrep.py:48 +msgid "" +"The minimum reputation an user must have to be allowed to retag others " +"questions." msgstr "" -#: forum/skins/default/templates/feedback.html:17 -#, python-format -msgid "" -"\n" -" Dear %(user_name)s, we look " -"forward to hearing your feedback. \n" -" Please type and send us your message below.\n" -" " +#: forum/settings/minrep.py:51 +msgid "Minimum reputation to edit wiki posts" msgstr "" -#: forum/skins/default/templates/feedback.html:24 +#: forum/settings/minrep.py:52 msgid "" -"\n" -" Dear visitor, we look forward to " -"hearing your feedback.\n" -" Please type and send us your message below.\n" -" " +"The minimum reputation an user must have to be allowed to edit community " +"wiki posts." msgstr "" -#: forum/skins/default/templates/feedback.html:41 -msgid "(this field is required)" +#: forum/settings/minrep.py:55 +msgid "Minimum reputation to mark post as community wiki" msgstr "" -#: forum/skins/default/templates/feedback.html:49 -msgid "Send Feedback" +#: forum/settings/minrep.py:56 +msgid "" +"The minimum reputation an user must have to be allowed to mark a post as " +"community wiki." msgstr "" -#: forum/skins/default/templates/footer.html:7 -#: forum/skins/default/templates/header.html:16 -#: forum/skins/default/templates/index.html:12 -msgid "about" +#: forum/settings/minrep.py:59 +msgid "Minimum reputation to edit others posts" msgstr "" -#: forum/skins/default/templates/footer.html:8 -#: forum/skins/default/templates/header.html:17 -#: forum/skins/default/templates/index.html:13 -#: forum/skins/default/templates/question_edit_tips.html:22 -msgid "faq" +#: forum/settings/minrep.py:60 +msgid "" +"The minimum reputation an user must have to be allowed to edit others posts." msgstr "" -#: forum/skins/default/templates/footer.html:9 -msgid "privacy policy" +#: forum/settings/minrep.py:63 +msgid "Minimum reputation to close others posts" msgstr "" -#: forum/skins/default/templates/footer.html:18 -msgid "give feedback" +#: forum/settings/minrep.py:64 +msgid "" +"The minimum reputation an user must have to be allowed to close others posts." msgstr "" -#: forum/skins/default/templates/header.html:9 -msgid "administration" +#: forum/settings/minrep.py:67 +msgid "Minimum reputation to delete comments" msgstr "" -#: forum/skins/default/templates/header.html:12 -msgid "logout" +#: forum/settings/minrep.py:68 +msgid "" +"The minimum reputation an user must have to be allowed to delete comments." msgstr "" -#: forum/skins/default/templates/header.html:14 -msgid "login" +#: forum/settings/minrep.py:71 +msgid "Minimum reputation to convert answers to comment" msgstr "" -#: forum/skins/default/templates/header.html:24 -msgid "back to home page" +#: forum/settings/minrep.py:72 +msgid "" +"The minimum reputation an user must have to be allowed to convert an answer " +"into a comment." msgstr "" -#: forum/skins/default/templates/header.html:32 -#: forum/skins/default/templates/header.html:57 -msgid "users" +#: forum/settings/minrep.py:75 +msgid "Minimum reputation to convert comments to answers" msgstr "" -#: forum/skins/default/templates/header.html:33 -#: forum/skins/default/templates/users/signature.html:9 -#: forum/skins/default/templates/users/signature.html:15 -#: forum/skins/default/templates/users/signature.html:21 -#: forum/templatetags/extra_tags.py:167 forum/templatetags/extra_tags.py:196 -msgid "badges" +#: forum/settings/minrep.py:76 +msgid "" +"The minimum reputation an user must have to be allowed to convert comments " +"into an answer." msgstr "" -#: forum/skins/default/templates/header.html:34 -msgid "unanswered questions" +#: forum/settings/minrep.py:79 +msgid "Minimum reputation to convert answers to questions" msgstr "" -#: forum/skins/default/templates/header.html:36 -msgid "ask a question" +#: forum/settings/minrep.py:80 +msgid "" +"The minimum reputation an user must have to be allowed to convert an answer " +"into a question." msgstr "" -#: forum/skins/default/templates/header.html:51 -msgid "search" +#: forum/settings/minrep.py:83 +msgid "Minimum reputation to view offensive flags" msgstr "" -#: forum/skins/default/templates/index.html:9 -msgid "welcome to " +#: forum/settings/minrep.py:84 +msgid "The minimum reputation an user must have to view offensive flags." msgstr "" -#: forum/skins/default/templates/logout.html:6 -#: forum/skins/default/templates/logout.html:16 -msgid "Logout" +#: forum/settings/moderation.py:7 +msgid "Moderation settings" msgstr "" -#: forum/skins/default/templates/logout.html:19 -msgid "" -"As a registered user you can login with your OpenID, log out of the site or " -"permanently remove your account." +#: forum/settings/moderation.py:7 +msgid "Define the moderation workflow of your site" msgstr "" -#: forum/skins/default/templates/logout.html:20 -msgid "Logout now" +#: forum/settings/moderation.py:13 +msgid "Flag Reasons" msgstr "" -#: forum/skins/default/templates/notarobot.html:3 -msgid "Please prove that you are a Human Being" +#: forum/settings/moderation.py:14 +msgid "Create some flag reasons to use in the flag post popup." msgstr "" -#: forum/skins/default/templates/notarobot.html:10 -msgid "I am a Human Being" +#: forum/settings/moderation.py:22 +msgid "Close Reasons" msgstr "" -#: forum/skins/default/templates/pagesize.html:6 -msgid "posts per page" +#: forum/settings/moderation.py:23 +msgid "Create some close reasons to use in the close question popup." msgstr "" -#: forum/skins/default/templates/paginator.html:6 -#: forum/skins/default/templates/paginator.html:7 -msgid "previous" +#: forum/settings/repgain.py:4 +msgid "Reputation gains and losses config" msgstr "" -#: forum/skins/default/templates/paginator.html:19 -msgid "current page" +#: forum/settings/repgain.py:4 +msgid "" +"Configure the reputation points a user may gain or lose upon certain actions." msgstr "" -#: forum/skins/default/templates/paginator.html:22 -#: forum/skins/default/templates/paginator.html:29 -msgid "page number " +#: forum/settings/repgain.py:7 +msgid "Initial reputation" msgstr "" -#: forum/skins/default/templates/paginator.html:22 -#: forum/skins/default/templates/paginator.html:29 -msgid "number - make blank in english" +#: forum/settings/repgain.py:8 +msgid "The initial reputation an user gets when he first signs in." msgstr "" -#: forum/skins/default/templates/paginator.html:33 -msgid "next page" +#: forum/settings/repgain.py:12 +msgid "Maximum reputation a user can gain in one day for being upvoted." msgstr "" -#: forum/skins/default/templates/post_contributor_info.html:9 -#, python-format -msgid "" -"\n" -" one revision\n" -" " -msgid_plural "" -"\n" -" %(rev_count)s revisions\n" -" " -msgstr[0] "" -msgstr[1] "" +#: forum/settings/repgain.py:15 +msgid "Rep gain by e-mail validation" +msgstr "" -#: forum/skins/default/templates/post_contributor_info.html:24 -msgid "posted" +#: forum/settings/repgain.py:16 +msgid "Reputation a user gains for validating his e-mail." msgstr "" -#: forum/skins/default/templates/post_contributor_info.html:45 -msgid "updated" +#: forum/settings/repgain.py:19 +msgid "Rep gain by upvoted" msgstr "" -#: forum/skins/default/templates/privacy.html:6 -#: forum/skins/default/templates/privacy.html:11 -msgid "Privacy policy" +#: forum/settings/repgain.py:20 +msgid "Reputation a user gains for having one of his posts up voted." msgstr "" -#: forum/skins/default/templates/privacy.html:15 -msgid "general message about privacy" +#: forum/settings/repgain.py:23 +msgid "Rep lost by downvoted" msgstr "" -#: forum/skins/default/templates/privacy.html:18 -msgid "Site Visitors" +#: forum/settings/repgain.py:24 +msgid "Reputation a user loses for having one of his posts down voted." msgstr "" -#: forum/skins/default/templates/privacy.html:20 -msgid "what technical information is collected about visitors" +#: forum/settings/repgain.py:27 +msgid "Rep lost by downvoting" msgstr "" -#: forum/skins/default/templates/privacy.html:23 -msgid "Personal Information" +#: forum/settings/repgain.py:28 +msgid "Reputation a user loses for down voting a post." msgstr "" -#: forum/skins/default/templates/privacy.html:25 -msgid "details on personal information policies" +#: forum/settings/repgain.py:32 +msgid "Rep gain by accepted answer" msgstr "" -#: forum/skins/default/templates/privacy.html:28 -msgid "Other Services" +#: forum/settings/repgain.py:33 +msgid "Reputation a user gains for having one of his answers accepted." msgstr "" -#: forum/skins/default/templates/privacy.html:30 -msgid "details on sharing data with third parties" +#: forum/settings/repgain.py:36 +msgid "Rep gain by accepting answer" msgstr "" -#: forum/skins/default/templates/privacy.html:35 -msgid "cookie policy details" +#: forum/settings/repgain.py:37 +msgid "" +"Reputation a user gains for accepting an answer to one of his questions." msgstr "" -#: forum/skins/default/templates/privacy.html:37 -msgid "Policy Changes" +#: forum/settings/repgain.py:40 +msgid "Rep lost by post flagged" msgstr "" -#: forum/skins/default/templates/privacy.html:38 -msgid "how privacy policies can be changed" +#: forum/settings/repgain.py:41 +msgid "Reputation a user loses by having one of his posts flagged." msgstr "" -#: forum/skins/default/templates/question.html:70 -#: forum/skins/default/templates/sidebar/recent_tags.html:9 -#, python-format -msgid "see questions tagged '%(tagname)s'" +#: forum/settings/repgain.py:44 +msgid "Rep lost by post flagged and hidden" msgstr "" -#: forum/skins/default/templates/question.html:87 -#, python-format +#: forum/settings/repgain.py:45 msgid "" -"The question has been closed for the following reason \"%(close_reason)s\" by" +"Reputation a user loses by having the last revision of one of his posts " +"flagged the enough number of times to hide the post." msgstr "" -#: forum/skins/default/templates/question.html:89 -#, python-format -msgid "close date %(closed_at)s" +#: forum/settings/repgain.py:48 +msgid "Rep lost by post flagged and deleted" msgstr "" -#: forum/skins/default/templates/question.html:97 -#, python-format +#: forum/settings/repgain.py:49 msgid "" -"\n" -" One Answer:\n" -" " -msgid_plural "" -"\n" -" %(counter)s Answers:\n" -" " -msgstr[0] "" -msgstr[1] "" - -#: forum/skins/default/templates/question.html:105 -msgid "oldest answers will be shown first" -msgstr "" - -#: forum/skins/default/templates/question.html:105 -msgid "oldest answers" +"Reputation a user loses by having the last revision of one of his posts " +"flagged the enough number of times to delete the post." msgstr "" -#: forum/skins/default/templates/question.html:107 -msgid "newest answers will be shown first" +#: forum/settings/sidebar.py:10 +msgid "Show the Welcome box" msgstr "" -#: forum/skins/default/templates/question.html:107 -msgid "newest answers" +#: forum/settings/sidebar.py:11 +msgid "Do you want to show the welcome box when a user first visits your site." msgstr "" -#: forum/skins/default/templates/question.html:109 -msgid "most voted answers will be shown first" +#: forum/settings/sidebar.py:15 +msgid "Application intro" msgstr "" -#: forum/skins/default/templates/question.html:109 -msgid "popular answers" +#: forum/settings/sidebar.py:16 +msgid "" +"The introductory page that is visible in the sidebar for anonymous users." msgstr "" -#: forum/skins/default/templates/question.html:157 -msgid "Your answer" +#: forum/settings/sidebar.py:71 +msgid "Upper block rendering mode" msgstr "" -#: forum/skins/default/templates/question.html:159 -msgid "Be the first one to answer this question!" +#: forum/settings/sidebar.py:72 +msgid "How to render your upper block code." msgstr "" -#: forum/skins/default/templates/question.html:165 -msgid "you can answer anonymously and then login" +#: forum/settings/sidebar.py:100 +msgid "Lower block rendering mode" msgstr "" -#: forum/skins/default/templates/question.html:169 -msgid "answer your own question only to give an answer" +#: forum/settings/sidebar.py:101 +msgid "How to render your lower block code." msgstr "" -#: forum/skins/default/templates/question.html:171 -msgid "please only give an answer, no discussions" +#: forum/settings/static.py:17 +msgid "Use custom CSS" msgstr "" -#: forum/skins/default/templates/question.html:207 -msgid "Login/Signup to Post Your Answer" +#: forum/settings/static.py:18 +msgid "Do you want to use custom CSS." msgstr "" -#: forum/skins/default/templates/question.html:210 -msgid "Answer Your Own Question" +#: forum/settings/static.py:22 +msgid "Custom CSS" msgstr "" -#: forum/skins/default/templates/question.html:212 -msgid "Answer the question" +#: forum/settings/static.py:23 +msgid "Your custom CSS." msgstr "" -#: forum/skins/default/templates/question.html:229 -msgid "Question tags" +#: forum/settings/static.py:31 +msgid "Use custom header" msgstr "" -#: forum/skins/default/templates/question.html:239 -msgid "question asked" +#: forum/settings/static.py:32 +msgid "Do you want to use a custom header." msgstr "" -#: forum/skins/default/templates/question.html:242 -msgid "question was seen" +#: forum/settings/static.py:36 +msgid "Custom Header" msgstr "" -#: forum/skins/default/templates/question.html:242 -msgid "times" +#: forum/settings/static.py:37 +msgid "Your custom header." msgstr "" -#: forum/skins/default/templates/question.html:245 -msgid "last updated" +#: forum/settings/static.py:42 +msgid "Custom Header rendering mode" msgstr "" -#: forum/skins/default/templates/question.html:250 -msgid "Related questions" +#: forum/settings/static.py:43 +msgid "How to render your custom header code." msgstr "" -#: forum/skins/default/templates/question_edit.html:5 -#: forum/skins/default/templates/question_edit.html:63 -msgid "Edit question" +#: forum/settings/static.py:48 +msgid "Show announcement bar" msgstr "" -#: forum/skins/default/templates/question_edit_tips.html:4 -msgid "question tips" +#: forum/settings/static.py:49 +msgid "" +"Some piece of content that goes under the search bar and can be used for " +"announcements, etc." msgstr "" -#: forum/skins/default/templates/question_edit_tips.html:9 -#, python-format -msgid "" -"\n" -" ask a question relevant to the %(app_title)s community \n" -" " +#: forum/settings/static.py:53 +msgid "Announcement bar" msgstr "" -#: forum/skins/default/templates/question_edit_tips.html:15 -msgid "please try provide enough details" +#: forum/settings/static.py:54 +msgid "The announcement bar content." msgstr "" -#: forum/skins/default/templates/question_retag.html:5 -#: forum/skins/default/templates/question_retag.html:56 -msgid "Change tags" +#: forum/settings/static.py:59 +msgid "Announcement bar rendering mode" msgstr "" -#: forum/skins/default/templates/question_retag.html:44 -msgid "up to 5 tags, less than 20 characters each" +#: forum/settings/static.py:60 +msgid "How to render your announcement bar code." msgstr "" -#: forum/skins/default/templates/question_retag.html:86 -msgid "Why use and modify tags?" +#: forum/settings/static.py:65 +msgid "Use custom footer" msgstr "" -#: forum/skins/default/templates/question_retag.html:89 -msgid "tags help us keep Questions organized" +#: forum/settings/static.py:66 +msgid "Do you want to use a custom footer." msgstr "" -#: forum/skins/default/templates/question_retag.html:97 -msgid "tag editors receive special awards from the community" +#: forum/settings/static.py:70 +msgid "Custom Footer" msgstr "" -#: forum/skins/default/templates/questions.html:7 -msgid "Questions" +#: forum/settings/static.py:71 +msgid "Your custom footer." msgstr "" -#: forum/skins/default/templates/reopen.html:6 -#: forum/skins/default/templates/reopen.html:16 -msgid "Reopen question" +#: forum/settings/static.py:76 +msgid "Custom footer rendering mode" msgstr "" -#: forum/skins/default/templates/reopen.html:19 -msgid "Open the previously closed question" +#: forum/settings/static.py:77 +msgid "How to render your custom footer code." msgstr "" -#: forum/skins/default/templates/reopen.html:22 -msgid "The question was closed for the following reason " +#: forum/settings/static.py:82 +msgid "Replace default footer" msgstr "" -#: forum/skins/default/templates/reopen.html:22 -msgid "reason - leave blank in english" +#: forum/settings/static.py:83 +msgid "Above default footer" msgstr "" -#: forum/skins/default/templates/reopen.html:22 -msgid "on " +#: forum/settings/static.py:84 +msgid "Below default footer" msgstr "" -#: forum/skins/default/templates/reopen.html:22 -msgid "date closed" +#: forum/settings/static.py:88 +msgid "Custom Footer Mode" msgstr "" -#: forum/skins/default/templates/reopen.html:29 -msgid "Reopen this question" +#: forum/settings/static.py:89 +msgid "How your custom footer will appear." msgstr "" -#: forum/skins/default/templates/revisions_answer.html:7 -#: forum/skins/default/templates/revisions_answer.html:36 -#: forum/skins/default/templates/revisions_question.html:7 -#: forum/skins/default/templates/revisions_question.html:35 -msgid "Revision history" +#: forum/settings/static.py:98 +msgid "Use custom Head elements" msgstr "" -#: forum/skins/default/templates/revisions_answer.html:48 -#: forum/skins/default/templates/revisions_question.html:47 -msgid "click to hide/show revision" +#: forum/settings/static.py:99 +msgid "Do you want to use custom head elements." msgstr "" -#: forum/skins/default/templates/revisions_answer.html:56 -#: forum/templatetags/node_tags.py:62 -msgid "edit" +#: forum/settings/static.py:103 +msgid "Custom Head" msgstr "" -#: forum/skins/default/templates/subscription_status.html:3 -msgid "Subscription" +#: forum/settings/static.py:104 +msgid "Your custom Head elements." msgstr "" -#: forum/skins/default/templates/subscription_status.html:8 -msgid "You were automatically subscribed to this question." +#: forum/settings/upload.py:5 +msgid "File upload settings" msgstr "" -#: forum/skins/default/templates/subscription_status.html:10 -msgid "You are subscribed to this question." +#: forum/settings/upload.py:5 +msgid "File uploads related settings." msgstr "" -#: forum/skins/default/templates/subscription_status.html:13 -msgid "You are not subscribed to this question." +#: forum/settings/upload.py:8 +msgid "Uploaded files folder" msgstr "" -#: forum/skins/default/templates/subscription_status.html:18 -#: forum/views/commands.py:323 -msgid "unsubscribe me" +#: forum/settings/upload.py:9 +msgid "" +"The filesystem path where uploaded files will be stored. Please note that " +"this folder must exist." msgstr "" -#: forum/skins/default/templates/subscription_status.html:20 -#: forum/views/commands.py:323 -msgid "subscribe me" +#: forum/settings/upload.py:12 +msgid "Uploaded files alias" msgstr "" -#: forum/skins/default/templates/subscription_status.html:24 -#, python-format +#: forum/settings/upload.py:13 msgid "" -"\n" -" (you can adjust your notification settings on your profile)\n" -" " +"The url alias for uploaded files. Notice that if you change this setting, " +"you'll need to restart your site." msgstr "" -#: forum/skins/default/templates/subscription_status.html:29 -msgid "Once you sign in you will be able to subscribe for any updates here" +#: forum/settings/upload.py:16 +msgid "Max file size" msgstr "" -#: forum/skins/default/templates/tag_selector.html:4 -#: forum/skins/default/templates/question_list/tag_selector.html:6 -msgid "Interesting tags" +#: forum/settings/upload.py:17 +msgid "The maximum allowed file size for uploads in mb." msgstr "" -#: forum/skins/default/templates/tag_selector.html:10 -#: forum/skins/default/templates/tag_selector.html:27 -#: forum/skins/default/templates/question_list/related_tags.html:9 -#: forum/skins/default/templates/question_list/tag_selector.html:12 -#: forum/skins/default/templates/question_list/tag_selector.html:29 -#, python-format -msgid "see questions tagged '%(tag_name)s'" +#: forum/settings/urls.py:4 +msgid "URL settings" msgstr "" -#: forum/skins/default/templates/tag_selector.html:14 -#: forum/skins/default/templates/question_list/tag_selector.html:16 -#, python-format -msgid "remove '%(tag_name)s' from the list of interesting tags" +#: forum/settings/urls.py:4 +msgid "Some settings to tweak behaviour of site urls (experimental)." msgstr "" -#: forum/skins/default/templates/tag_selector.html:20 -#: forum/skins/default/templates/tag_selector.html:37 -#: forum/skins/default/templates/question_list/tag_selector.html:22 -#: forum/skins/default/templates/question_list/tag_selector.html:39 -msgid "Add" +#: forum/settings/urls.py:7 +msgid "Allow unicode in slugs" msgstr "" -#: forum/skins/default/templates/tag_selector.html:21 -#: forum/skins/default/templates/question_list/tag_selector.html:23 -msgid "Ignored tags" +#: forum/settings/urls.py:8 +msgid "Allow unicode/non-latin characters in urls." msgstr "" -#: forum/skins/default/templates/tag_selector.html:31 -#: forum/skins/default/templates/question_list/tag_selector.html:33 -#, python-format -msgid "remove '%(tag_name)s' from the list of ignored tags" +#: forum/settings/urls.py:12 +msgid "Force single url" msgstr "" -#: forum/skins/default/templates/tag_selector.html:40 -#: forum/skins/default/templates/question_list/tag_selector.html:42 -msgid "keep ignored questions hidden" +#: forum/settings/urls.py:13 +msgid "" +"Redirect the request in case there is a mismatch between the slug in the url " +"and the actual slug" msgstr "" -#: forum/skins/default/templates/tags.html:6 -#: forum/skins/default/templates/tags.html:30 -msgid "Tag list" +#: forum/settings/users.py:7 +msgid "Users settings" msgstr "" -#: forum/skins/default/templates/tags.html:32 -msgid "sorted alphabetically" +#: forum/settings/users.py:7 +msgid "General settings for the OSQA users." msgstr "" -#: forum/skins/default/templates/tags.html:32 -msgid "by name" +#: forum/settings/users.py:10 +msgid "Editable screen name" msgstr "" -#: forum/skins/default/templates/tags.html:33 -msgid "sorted by frequency of tag use" +#: forum/settings/users.py:11 +msgid "Allow users to alter their screen name." msgstr "" -#: forum/skins/default/templates/tags.html:33 -msgid "by popularity" +#: forum/settings/users.py:15 +msgid "Minimum username length" msgstr "" -#: forum/skins/default/templates/tags.html:39 -msgid "All tags matching query" +#: forum/settings/users.py:16 +msgid "The minimum length (in character) of a username." msgstr "" -#: forum/skins/default/templates/tags.html:39 -msgid "all tags - make this empty in english" +#: forum/settings/users.py:19 +msgid "fuck" msgstr "" -#: forum/skins/default/templates/tags.html:42 -msgid "Nothing found" +#: forum/settings/users.py:19 +msgid "shit" msgstr "" -#: forum/skins/default/templates/auth/auth_settings.html:5 -#: forum/skins/default/templates/auth/auth_settings.html:7 -msgid "Authentication settings" +#: forum/settings/users.py:19 +msgid "ass" msgstr "" -#: forum/skins/default/templates/auth/auth_settings.html:9 -msgid "" -"These are the external authentication providers currently associated with " -"your account." +#: forum/settings/users.py:19 +msgid "sex" msgstr "" -#: forum/skins/default/templates/auth/auth_settings.html:12 -msgid "remove" +#: forum/settings/users.py:19 +msgid "add" msgstr "" -#: forum/skins/default/templates/auth/auth_settings.html:17 -msgid "" -"You currently have no external authentication provider associated with your " -"account." +#: forum/settings/users.py:19 forum/templatetags/node_tags.py:104 +msgid "edit" msgstr "" -#: forum/skins/default/templates/auth/auth_settings.html:19 -msgid "Add new provider" +#: forum/settings/users.py:19 forum/views/auth.py:392 forum/views/auth.py:397 +msgid "save" msgstr "" -#: forum/skins/default/templates/auth/auth_settings.html:21 -msgid "This is where you can change your password. Make sure you remember it!" +#: forum/settings/users.py:19 forum/templatetags/node_tags.py:130 +msgid "delete" msgstr "" -#: forum/skins/default/templates/auth/auth_settings.html:24 -msgid "" -"You can set up a password for your account, so you can login using standard " -"username and password!" +#: forum/settings/users.py:19 +msgid "manage" msgstr "" -#: forum/skins/default/templates/auth/auth_settings.html:31 -msgid "Create password" +#: forum/settings/users.py:19 +msgid "update" msgstr "" -#: forum/skins/default/templates/auth/complete.html:5 -msgid "Connect your OpenID with this site" +#: forum/settings/users.py:19 +#: forum/skins/default/templates/auth/auth_settings.html:12 +msgid "remove" msgstr "" -#: forum/skins/default/templates/auth/complete.html:8 -msgid "Connect your OpenID with your account on this site" +#: forum/settings/users.py:19 +msgid "new" msgstr "" -#: forum/skins/default/templates/auth/complete.html:12 -msgid "You are here for the first time with " +#: forum/settings/users.py:21 +msgid "Disabled usernames" msgstr "" -#: forum/skins/default/templates/auth/complete.html:13 +#: forum/settings/users.py:22 msgid "" -"Please create your screen name and save your email address. Saved email " -"address will let you subscribe for the updates on the most interesting " -"questions and will be used to create and retrieve your unique avatar image. " +"A comma separated list of disabled usernames (usernames not allowed during a " +"new user registration)." msgstr "" -#: forum/skins/default/templates/auth/complete.html:15 -msgid "This account already exists, please use another." +#: forum/settings/users.py:26 +msgid "Truncate long usernames" msgstr "" -#: forum/skins/default/templates/auth/complete.html:30 -msgid "Sorry, looks like we have some errors:" +#: forum/settings/users.py:27 +msgid "The long usernames will be truncated.." msgstr "" -#: forum/skins/default/templates/auth/complete.html:47 -msgid "Screen name label" +#: forum/settings/users.py:32 +msgid "Truncate usernames longer than" msgstr "" -#: forum/skins/default/templates/auth/complete.html:54 -msgid "Email address label" +#: forum/settings/users.py:33 +msgid "" +"The usernames that are longer than this will be truncated and ... will be " +"appended." msgstr "" -#: forum/skins/default/templates/auth/complete.html:60 -#: forum/skins/default/templates/auth/signup.html:18 -msgid "receive updates motivational blurb" +#: forum/settings/users.py:36 +msgid "Show status diamonds" msgstr "" -#: forum/skins/default/templates/auth/complete.html:64 -#: forum/skins/default/templates/auth/signup.html:22 -msgid "please select one of the options above" +#: forum/settings/users.py:37 +msgid "Show status \"diamonds\" next to moderators or superusers usernames." msgstr "" -#: forum/skins/default/templates/auth/complete.html:67 -msgid "Tag filter tool will be your right panel, once you log in." +#: forum/settings/users.py:42 +msgid "Force unique email" msgstr "" -#: forum/skins/default/templates/auth/complete.html:68 -msgid "create account" +#: forum/settings/users.py:43 +msgid "Should each user have an unique email." msgstr "" -#: forum/skins/default/templates/auth/complete.html:77 -msgid "Existing account" +#: forum/settings/users.py:47 +msgid "Require email validation to..." msgstr "" -#: forum/skins/default/templates/auth/complete.html:78 -msgid "user name" +#: forum/settings/users.py:48 +msgid "" +"Which actions in this site, users without a valid email will be prevented " +"from doing." msgstr "" -#: forum/skins/default/templates/auth/complete.html:79 -msgid "password" +#: forum/settings/users.py:50 +msgid "ask questions" msgstr "" -#: forum/skins/default/templates/auth/complete.html:86 -msgid "Register" +#: forum/settings/users.py:50 +msgid "provide answers" msgstr "" -#: forum/skins/default/templates/auth/complete.html:87 -msgid "Forgot your password?" +#: forum/settings/users.py:50 +msgid "make comments" msgstr "" -#: forum/skins/default/templates/auth/email_validation.html:6 -#: forum/skins/default/templates/auth/temp_login_email.html:6 -msgid "Greetings from the Q&A forum" +#: forum/settings/users.py:50 +msgid "report posts" msgstr "" -#: forum/skins/default/templates/auth/email_validation.html:8 -msgid "To make use of the Forum, please follow the link below:" +#: forum/settings/users.py:55 +msgid "Don't notify to invalid emails" msgstr "" -#: forum/skins/default/templates/auth/email_validation.html:12 -msgid "Following the link above will help us verify your email address." +#: forum/settings/users.py:56 +msgid "Do not notify users with unvalidated emails." msgstr "" -#: forum/skins/default/templates/auth/email_validation.html:14 -#: forum/skins/default/templates/auth/temp_login_email.html:14 -msgid "" -"If you beleive that this message was sent in mistake -\n" -" no further action is needed. Just ingore this email, we apologize\n" -" for any inconvenience" +#: forum/settings/users.py:60 +msgid "Hold pending posts for X minutes" msgstr "" -#: forum/skins/default/templates/auth/email_validation.html:18 -#: forum/skins/default/templates/auth/temp_login_email.html:18 -#: forum/skins/default/templates/notifications/answeraccepted.html:15 -#: forum/skins/default/templates/notifications/newanswer.html:25 -#: forum/skins/default/templates/notifications/newcomment.html:32 -#: forum/skins/default/templates/notifications/newmember.html:15 -#: forum/skins/default/templates/notifications/newquestion.html:25 +#: forum/settings/users.py:61 msgid "" -"Sincerely,
\n" -" Forum Administrator" +"How much time in minutes a post should be kept in session until the user " +"logs in or validates the email." msgstr "" -#: forum/skins/default/templates/auth/signin.html:6 -msgid "Login" +#: forum/settings/users.py:65 +msgid "Warn about pending posts afer X minutes" msgstr "" -#: forum/skins/default/templates/auth/signin.html:24 -msgid "User login" +#: forum/settings/users.py:66 +msgid "" +"How much time in minutes a user that just logged in or validated his email " +"should be warned about a pending post instead of publishing it automatically." msgstr "" -#: forum/skins/default/templates/auth/signin.html:36 -#: forum/skins/default/templates/auth/signin.html:86 -#: forum/skins/default/templates/auth/signin.html:92 -msgid "Or..." +#: forum/settings/users.py:70 +msgid "suitable for display on all websites with any audience type." msgstr "" -#: forum/skins/default/templates/auth/signin.html:39 -msgid "Click to sign in through any of these services." +#: forum/settings/users.py:71 +msgid "" +"may contain rude gestures, provocatively dressed individuals, the lesser " +"swear words, or mild violence." msgstr "" -#: forum/skins/default/templates/auth/signin.html:44 -msgid "Validate my email after I login." +#: forum/settings/users.py:72 +msgid "" +"may contain such things as harsh profanity, intense violence, nudity, or " +"hard drug use." msgstr "" -#: forum/skins/default/templates/auth/signin.html:94 -msgid "Click" +#: forum/settings/users.py:73 +msgid "may contain hardcore sexual imagery or extremely disturbing violence." msgstr "" -#: forum/skins/default/templates/auth/signin.html:94 -msgid "if you're having trouble signing in." +#: forum/settings/users.py:77 +msgid "Gravatar rating" msgstr "" -#: forum/skins/default/templates/auth/signin.html:98 -msgid "Enter your " +#: forum/settings/users.py:78 +msgid "" +"Gravatar allows users to self-rate their images so that they can indicate if " +"an image is appropriate for a certain audience." msgstr "" -#: forum/skins/default/templates/auth/signin.html:154 -msgid "Why use OpenID?" +#: forum/settings/users.py:84 +msgid "" +"(mystery-man) a simple, cartoon-style silhouetted outline of a person (does " +"not vary by email hash)" msgstr "" -#: forum/skins/default/templates/auth/signin.html:157 -msgid "with openid it is easier" +#: forum/settings/users.py:85 +msgid "a geometric pattern based on an email hash" msgstr "" -#: forum/skins/default/templates/auth/signin.html:160 -msgid "reuse openid" +#: forum/settings/users.py:86 +msgid "a generated \"monster\" with different colors, faces, etc" msgstr "" -#: forum/skins/default/templates/auth/signin.html:163 -msgid "openid is widely adopted" +#: forum/settings/users.py:87 +msgid "generated faces with differing features and backgrounds" msgstr "" -#: forum/skins/default/templates/auth/signin.html:166 -msgid "openid is supported open standard" +#: forum/settings/users.py:91 +msgid "Gravatar default" msgstr "" -#: forum/skins/default/templates/auth/signin.html:171 -msgid "Find out more" +#: forum/settings/users.py:92 +msgid "" +"Gravatar has a number of built in options which you can also use as defaults." msgstr "" -#: forum/skins/default/templates/auth/signin.html:172 -msgid "Get OpenID" +#: forum/settings/view.py:5 +msgid "View settings" msgstr "" -#: forum/skins/default/templates/auth/signup.html:4 -msgid "Signup" +#: forum/settings/view.py:5 +msgid "Set up how certain parts of the site are displayed." msgstr "" -#: forum/skins/default/templates/auth/signup.html:8 -msgid "Create login name and password" +#: forum/settings/view.py:8 +msgid "Summary Length" msgstr "" -#: forum/skins/default/templates/auth/signup.html:10 -msgid "Traditional signup info" +#: forum/settings/view.py:9 +msgid "" +"The number of characters that are going to be displayed in order to get the " +"content summary." msgstr "" -#: forum/skins/default/templates/auth/signup.html:31 -msgid "Create Account" +#: forum/settings/view.py:12 +msgid "Recent tags block size" msgstr "" -#: forum/skins/default/templates/auth/signup.html:32 -msgid "or" +#: forum/settings/view.py:13 +msgid "" +"The number of tags to display in the recent tags block in the front page." msgstr "" -#: forum/skins/default/templates/auth/signup.html:33 -msgid "return to login page" +#: forum/settings/view.py:16 +msgid "Recent awards block size" msgstr "" -#: forum/skins/default/templates/auth/temp_login_email.html:8 -msgid "You're seeing this because someone requested a temporary login link" +#: forum/settings/view.py:17 +msgid "" +"The number of awards to display in the recent awards block in the front page." msgstr "" -#: forum/skins/default/templates/auth/temp_login_email.html:12 -msgid "Following the link above will give you access to your account." +#: forum/settings/view.py:20 +msgid "Limit related tags block" msgstr "" -#: forum/skins/default/templates/auth/temp_login_request.html:5 -msgid "Request temporary login key" +#: forum/settings/view.py:21 +msgid "" +"Limit related tags block size in questions list pages. Set to 0 to display " +"all all tags." msgstr "" -#: forum/skins/default/templates/auth/temp_login_request.html:7 -msgid "Account: request temporary login key" +#: forum/settings/voting.py:4 +msgid "Voting rules" msgstr "" -#: forum/skins/default/templates/auth/temp_login_request.html:8 -msgid "" -"\n" -" If you're experiencing problems accessing your account, or if you forgot " -"your password,\n" -" here you can request a temporary login key. Fill out your account email " -"and we'll send you a temporary access link that\n" -" will enable you to access your account. This token is valid only once " -"and for a limited period of time.\n" -" " +#: forum/settings/voting.py:4 +msgid "Configure the voting rules on your site." msgstr "" -#: forum/skins/default/templates/auth/temp_login_request.html:25 -msgid "Send link" +#: forum/settings/voting.py:7 +msgid "Add reputation to max votes per day" msgstr "" -#: forum/skins/default/templates/node/accept_button.html:5 -#, python-format -msgid "%(who)s has selected this answer as the correct answer" +#: forum/settings/voting.py:8 +msgid "" +"The user reputation is added to the static MAX_VOTES_PER_DAY option. Users " +"with higher reputation can vote more." +msgstr "" + +#: forum/settings/voting.py:11 +msgid "Maximum votes per day" +msgstr "" + +#: forum/settings/voting.py:12 +msgid "The maximum number of votes an user can cast per day." +msgstr "" + +#: forum/settings/voting.py:15 +msgid "Start warning about votes left" +msgstr "" + +#: forum/settings/voting.py:16 +msgid "From how many votes left should an user start to be warned about it." +msgstr "" + +#: forum/settings/voting.py:19 +msgid "Maximum flags per day" +msgstr "" + +#: forum/settings/voting.py:20 +msgid "The maximum number of times an can flag a post per day." +msgstr "" + +#: forum/settings/voting.py:23 +msgid "Flag count to hide post" +msgstr "" + +#: forum/settings/voting.py:24 +msgid "" +"How many times a post needs to be flagged to be hidden from the main page." +msgstr "" + +#: forum/settings/voting.py:27 +msgid "Flag count to delete post" +msgstr "" + +#: forum/settings/voting.py:28 +msgid "How many times a post needs to be flagged to be deleted." +msgstr "" + +#: forum/settings/voting.py:31 +msgid "Days to cancel a vote" +msgstr "" + +#: forum/settings/voting.py:32 +msgid "How many days an user can cancel a vote after he originaly casted it." +msgstr "" + +#: forum/skins/default/templates/401.html:3 +#: forum/skins/default/templates/401.html:28 +msgid "Not logged in" +msgstr "" + +#: forum/skins/default/templates/401.html:32 +msgid "You are not logged in..." +msgstr "" + +#: forum/skins/default/templates/401.html:34 +msgid "...and the resource you're trying to access is protected." +msgstr "" + +#: forum/skins/default/templates/401.html:36 +msgid "Redirecting to the login page." +msgstr "" + +#: forum/skins/default/templates/401.html:39 +msgid "If you're not automatically redirected in 5 seconds, please click" +msgstr "" + +#: forum/skins/default/templates/401.html:40 +#: forum/skins/default/templates/auth/signin.html:102 +#: forum/skins/default/templates/notifications/base.html:27 +msgid "here" +msgstr "" + +#: forum/skins/default/templates/403.html:3 +#: forum/skins/default/templates/403.html:11 +msgid "Forbidden" +msgstr "" + +#: forum/skins/default/templates/403.html:15 +msgid "Sorry, you don't have permissions to access this page." +msgstr "" + +#: forum/skins/default/templates/403.html:17 +#: forum/skins/default/templates/404.html:26 +msgid "This might have happened for the following reasons:" +msgstr "" + +#: forum/skins/default/templates/403.html:19 +msgid "" +"you followed a link on an email, but you're currently logged in as another " +"user;" +msgstr "" + +#: forum/skins/default/templates/403.html:20 +msgid "there are errors in the url, please confirm it;" +msgstr "" + +#: forum/skins/default/templates/403.html:21 +msgid "if you believe you shouldn't bee seeing this error, please" +msgstr "" + +#: forum/skins/default/templates/403.html:23 +#: forum/skins/default/templates/404.html:31 +msgid "report this problem" +msgstr "" + +#: forum/skins/default/templates/403.html:29 +msgid "to home page" +msgstr "" + +#: forum/skins/default/templates/403.html:30 +#: forum/skins/default/templates/404.html:41 +msgid "see all questions" +msgstr "" + +#: forum/skins/default/templates/403.html:31 +#: forum/skins/default/templates/404.html:42 +msgid "see all tags" +msgstr "" + +#: forum/skins/default/templates/404.html:4 +msgid "404 Error" +msgstr "" + +#: forum/skins/default/templates/404.html:20 +msgid "404 Not Found" +msgstr "" + +#: forum/skins/default/templates/404.html:24 +msgid "Sorry, could not find the page you requested." +msgstr "" + +#: forum/skins/default/templates/404.html:28 +msgid "this question or answer has been deleted;" +msgstr "" + +#: forum/skins/default/templates/404.html:29 +msgid "url has error - please check it;" +msgstr "" + +#: forum/skins/default/templates/404.html:30 +msgid "if you believe this error 404 should not have occurred, please" +msgstr "" + +#: forum/skins/default/templates/404.html:40 +#: forum/skins/default/templates/500.html:27 +msgid "back to previous page" +msgstr "" + +#: forum/skins/default/templates/500.html:22 +msgid "sorry, system error" +msgstr "" + +#: forum/skins/default/templates/500.html:24 +msgid "system error log is recorded, error will be fixed as soon as possible" +msgstr "" + +#: forum/skins/default/templates/500.html:25 +msgid "please report the error to the site administrators if you wish" +msgstr "" + +#: forum/skins/default/templates/500.html:28 +msgid "see latest questions" +msgstr "" + +#: forum/skins/default/templates/500.html:29 +msgid "see tags" +msgstr "" + +#: forum/skins/default/templates/503.html:6 +#: forum/skins/default/templates/503.html:17 +msgid "System down for maintenance" +msgstr "" + +#: forum/skins/default/templates/account_settings.html:4 +msgid "Account functions" +msgstr "" + +#: forum/skins/default/templates/account_settings.html:29 +#: forum/skins/default/templates/auth/auth_settings.html:33 +msgid "Change password" +msgstr "" + +#: forum/skins/default/templates/account_settings.html:30 +msgid "Give your account a new password." +msgstr "" + +#: forum/skins/default/templates/account_settings.html:32 +msgid "Change email " +msgstr "" + +#: forum/skins/default/templates/account_settings.html:33 +msgid "Add or update the email address associated with your account." +msgstr "" + +#: forum/skins/default/templates/account_settings.html:35 +msgid "Change OpenID" +msgstr "" + +#: forum/skins/default/templates/account_settings.html:36 +msgid "Change openid associated to your account" +msgstr "" + +#: forum/skins/default/templates/account_settings.html:39 +msgid "Delete account" +msgstr "" + +#: forum/skins/default/templates/account_settings.html:40 +msgid "Erase your username and all your data from website" +msgstr "" + +#: forum/skins/default/templates/answer_edit.html:5 +#: forum/skins/default/templates/answer_edit.html:62 +msgid "Edit answer" +msgstr "" + +#: forum/skins/default/templates/answer_edit.html:19 +#: forum/skins/default/templates/answer_edit.html:22 +#: forum/skins/default/templates/ask.html:26 +#: forum/skins/default/templates/ask.html:29 +#: forum/skins/default/templates/question.html:39 +#: forum/skins/default/templates/question.html:42 +#: forum/skins/default/templates/question_edit.html:19 +#: forum/skins/default/templates/question_edit.html:22 +msgid "hide preview" +msgstr "" + +#: forum/skins/default/templates/answer_edit.html:22 +#: forum/skins/default/templates/ask.html:29 +#: forum/skins/default/templates/question.html:42 +#: forum/skins/default/templates/question_edit.html:22 +msgid "show preview" +msgstr "" + +#: forum/skins/default/templates/answer_edit.html:62 +#: forum/skins/default/templates/question_edit.html:91 +#: forum/skins/default/templates/question_retag.html:58 +#: forum/skins/default/templates/revisions.html:38 +msgid "back" +msgstr "" + +#: forum/skins/default/templates/answer_edit.html:67 +#: forum/skins/default/templates/question_edit.html:96 +#: forum/skins/default/templates/revisions.html:54 +msgid "revision" +msgstr "" + +#: forum/skins/default/templates/answer_edit.html:70 +#: forum/skins/default/templates/question_edit.html:100 +msgid "select revision" +msgstr "" + +#: forum/skins/default/templates/answer_edit.html:77 +#: forum/skins/default/templates/ask.html:129 +#: forum/skins/default/templates/question.html:223 +#: forum/skins/default/templates/question_edit.html:117 +msgid "Toggle the real time Markdown editor preview" +msgstr "" + +#: forum/skins/default/templates/answer_edit.html:77 +#: forum/skins/default/templates/ask.html:129 +#: forum/skins/default/templates/question.html:224 +#: forum/skins/default/templates/question_edit.html:117 +msgid "toggle preview" +msgstr "" + +#: forum/skins/default/templates/answer_edit.html:101 +#: forum/skins/default/templates/question_edit.html:153 +#: forum/skins/default/templates/question_retag.html:79 +msgid "Save edit" +msgstr "" + +#: forum/skins/default/templates/answer_edit.html:102 +#: forum/skins/default/templates/base_content.html:43 +#: forum/skins/default/templates/close.html:29 +#: forum/skins/default/templates/feedback.html:50 +#: forum/skins/default/templates/question_edit.html:154 +#: forum/skins/default/templates/question_retag.html:80 +#: forum/skins/default/templates/reopen.html:30 +#: forum/skins/default/templates/users/edit.html:99 +msgid "Cancel" +msgstr "" + +#: forum/skins/default/templates/answer_edit_tips.html:4 +msgid "answer tips" +msgstr "" + +#: forum/skins/default/templates/answer_edit_tips.html:7 +msgid "please make your answer relevant to this community" +msgstr "" + +#: forum/skins/default/templates/answer_edit_tips.html:10 +msgid "try to give an answer, rather than engage into a discussion" +msgstr "" + +#: forum/skins/default/templates/answer_edit_tips.html:13 +msgid "please try to provide details" +msgstr "" + +#: forum/skins/default/templates/answer_edit_tips.html:16 +msgid "be clear and concise" +msgstr "" + +#: forum/skins/default/templates/answer_edit_tips.html:20 +#: forum/skins/default/templates/question_edit_tips.html:9 +msgid "see frequently asked questions" +msgstr "" + +#: forum/skins/default/templates/ask.html:4 +#: forum/skins/default/templates/ask.html:92 +msgid "Ask a question" +msgstr "" + +#: forum/skins/default/templates/ask.html:99 +msgid "You are welcome to start submitting your question anonymously." +msgstr "" + +#: forum/skins/default/templates/ask.html:100 +msgid "" +"\n" +" After submiting your question, you will be redirected to " +"the login/signup page.\n" +" Your question will be saved in the current session and " +"will be published after you login with your existing account,\n" +" or signup for a new account" +msgstr "" + +#: forum/skins/default/templates/ask.html:104 +msgid "and validate your email." +msgstr "" + +#: forum/skins/default/templates/ask.html:109 +msgid "" +"Remember, your question will not be published until you validate your email." +msgstr "" + +#: forum/skins/default/templates/ask.html:110 +#: forum/skins/default/templates/question.html:209 +#: forum/skins/default/templates/users/info.html:86 +msgid "Send me a validation link." +msgstr "" + +#: forum/skins/default/templates/ask.html:145 +msgid "(required)" +msgstr "" + +#: forum/skins/default/templates/ask.html:161 +msgid "Login/signup to post your question" +msgstr "" + +#: forum/skins/default/templates/ask.html:163 +msgid "Ask your question" +msgstr "" + +#: forum/skins/default/templates/badge.html:7 +#: forum/skins/default/templates/badge.html:18 +msgid "Badge" +msgstr "" + +#: forum/skins/default/templates/badge.html:27 +msgid "The users have been awarded with badges:" +msgstr "" + +#: forum/skins/default/templates/badges.html:6 +msgid "Badges summary" +msgstr "" + +#: forum/skins/default/templates/badges.html:9 +msgid "Badges" +msgstr "" + +#: forum/skins/default/templates/badges.html:13 +msgid "Community gives you awards for your questions, answers and votes." +msgstr "" + +#: forum/skins/default/templates/badges.html:14 +msgid "" +"Below is the list of available badges and number of times each type of badge " +"has been awarded.\n" +" " +msgstr "" + +#: forum/skins/default/templates/badges.html:41 +msgid "Community badges" +msgstr "" + +#: forum/skins/default/templates/badges.html:44 +msgid "gold badge: the highest honor and is very rare" +msgstr "" + +#: forum/skins/default/templates/badges.html:44 +msgid "gold" +msgstr "" + +#: forum/skins/default/templates/badges.html:47 +msgid "gold badge description" +msgstr "" + +#: forum/skins/default/templates/badges.html:51 +msgid "" +"silver badge: occasionally awarded for the very high quality contributions" +msgstr "" + +#: forum/skins/default/templates/badges.html:52 +msgid "silver" +msgstr "" + +#: forum/skins/default/templates/badges.html:55 +msgid "silver badge description" +msgstr "" + +#: forum/skins/default/templates/badges.html:58 +msgid "bronze badge: often given as a special honor" +msgstr "" + +#: forum/skins/default/templates/badges.html:59 +msgid "bronze" +msgstr "" + +#: forum/skins/default/templates/badges.html:62 +msgid "bronze badge description" +msgstr "" + +#: forum/skins/default/templates/base_content.html:39 +msgid "Are you sure?" +msgstr "" + +#: forum/skins/default/templates/base_content.html:40 +msgid "Yes" +msgstr "" + +#: forum/skins/default/templates/base_content.html:41 +msgid "No" +msgstr "" + +#: forum/skins/default/templates/base_content.html:42 +msgid "Message:" +msgstr "" + +#: forum/skins/default/templates/base_content.html:44 +msgid "Close" +msgstr "" + +#: forum/skins/default/templates/base_content.html:45 +msgid "Ok" +msgstr "" + +#: forum/skins/default/templates/base_content.html:47 +#: forum/templatetags/node_tags.py:167 +#, fuzzy +msgid "word" +msgstr "" +"#-#-#-#-# django.pot (PACKAGE VERSION) #-#-#-#-#\n" +"#-#-#-#-# django.pot (PACKAGE VERSION) #-#-#-#-#\n" + +#: forum/skins/default/templates/base_content.html:48 +msgid "words" +msgstr "" + +#: forum/skins/default/templates/base_content.html:49 +#: forum/templatetags/node_tags.py:166 +#, fuzzy +msgid "character" +msgstr "" +"#-#-#-#-# django.pot (PACKAGE VERSION) #-#-#-#-#\n" +"#-#-#-#-# django.pot (PACKAGE VERSION) #-#-#-#-#\n" + +#: forum/skins/default/templates/base_content.html:50 +msgid "characters" +msgstr "" + +#: forum/skins/default/templates/close.html:6 +#: forum/skins/default/templates/close.html:16 +msgid "Close question" +msgstr "" + +#: forum/skins/default/templates/close.html:19 +msgid "Close the question" +msgstr "" + +#: forum/skins/default/templates/close.html:25 +msgid "Reasons" +msgstr "" + +#: forum/skins/default/templates/close.html:28 +msgid "OK to close" +msgstr "" + +#: forum/skins/default/templates/email_base.html:32 +msgid "home" +msgstr "" + +#: forum/skins/default/templates/feedback.html:6 +msgid "Feedback" +msgstr "" + +#: forum/skins/default/templates/feedback.html:11 +msgid "Give us your feedback!" +msgstr "" + +#: forum/skins/default/templates/feedback.html:17 +#, python-format +msgid "" +"\n" +" Dear %(user_name)s, we look " +"forward to hearing your feedback. \n" +" Please type and send us your message below.\n" +" " +msgstr "" + +#: forum/skins/default/templates/feedback.html:24 +msgid "" +"\n" +" Dear visitor, we look forward to " +"hearing your feedback.\n" +" Please type and send us your message below.\n" +" " +msgstr "" + +#: forum/skins/default/templates/feedback.html:41 +msgid "(this field is required)" +msgstr "" + +#: forum/skins/default/templates/feedback.html:49 +msgid "Send Feedback" +msgstr "" + +#: forum/skins/default/templates/header.html:8 +msgid "back to home page" +msgstr "" + +#: forum/skins/default/templates/header.html:20 +msgid "ask a question" +msgstr "" + +#: forum/skins/default/templates/header.html:30 +#: forum/skins/default/templates/opensearch.html:7 +#: forum/skins/default/templates/search.html:15 +msgid "search" +msgstr "" + +#: forum/skins/default/templates/header.html:34 +#: forum/skins/default/templates/search.html:19 forum/views/readers.py:98 +#: forum/views/readers.py:100 forum/views/readers.py:156 +#: forum/views/users.py:317 +msgid "questions" +msgstr "" + +#: forum/skins/default/templates/header.html:36 +#: forum/skins/default/templates/search.html:21 forum/views/users.py:59 +msgid "users" +msgstr "" + +#: forum/skins/default/templates/index.html:11 +msgid "welcome to " +msgstr "" + +#: forum/skins/default/templates/logout.html:6 +#: forum/skins/default/templates/logout.html:16 +msgid "Logout" +msgstr "" + +#: forum/skins/default/templates/logout.html:19 +msgid "" +"As a registered user you can login with your OpenID, log out of the site or " +"permanently remove your account." +msgstr "" + +#: forum/skins/default/templates/logout.html:20 +msgid "Logout now" +msgstr "" + +#: forum/skins/default/templates/markdown_help.html:6 +msgid "Markdown Help" +msgstr "" + +#: forum/skins/default/templates/markdown_help.html:15 +msgid "Markdown Syntax" +msgstr "" + +#: forum/skins/default/templates/markdown_help.html:16 +msgid "" +"This document describes some of the more important parts of Markdown (for " +"writers, that is). There's a lot more to the syntax than is mentioned here, " +"though. To get the full syntax documentation, go to John Gruber's Markdown Syntax page" +msgstr "" + +#: forum/skins/default/templates/markdown_help.html:20 +msgid "Headers" +msgstr "" + +#: forum/skins/default/templates/markdown_help.html:22 +msgid "" +"For top-level headers underline the text with equal signs. For second-level " +"headers use dashes to underline." +msgstr "" + +#: forum/skins/default/templates/markdown_help.html:26 +#: forum/skins/default/templates/markdown_help.html:30 +#: forum/skins/default/templates/markdown_help.html:49 +#: forum/skins/default/templates/markdown_help.html:52 +msgid "This is an H1" +msgstr "" + +#: forum/skins/default/templates/markdown_help.html:36 +#: forum/skins/default/templates/markdown_help.html:40 +#: forum/skins/default/templates/markdown_help.html:58 +#: forum/skins/default/templates/markdown_help.html:61 +msgid "This is an H2" +msgstr "" + +#: forum/skins/default/templates/markdown_help.html:45 +msgid "" +"If you would rather, you can prefix headers with a hash (#) symbol instead. " +"The number of hash symbols indicates the header level. For example, a " +"single hash indicates a header level of one while two indicates the second " +"header level:" +msgstr "" + +#: forum/skins/default/templates/markdown_help.html:67 +#: forum/skins/default/templates/markdown_help.html:70 +msgid "This is an H3" +msgstr "" + +#: forum/skins/default/templates/markdown_help.html:75 +msgid "" +"Which you choose is a matter of style. Whichever you thinks looks better in " +"the text document. In both cases, the final, fully formatted, document " +"looks the same." +msgstr "" + +#: forum/skins/default/templates/markdown_help.html:80 +msgid "Paragraphs" +msgstr "" + +#: forum/skins/default/templates/markdown_help.html:82 +msgid "Paragraphs are surrounded by blank lines." +msgstr "" + +#: forum/skins/default/templates/markdown_help.html:85 +msgid "This is paragraph one." +msgstr "" + +#: forum/skins/default/templates/markdown_help.html:88 +msgid "This is paragraph two." +msgstr "" + +#: forum/skins/default/templates/markdown_help.html:93 +msgid "Links" +msgstr "" + +#: forum/skins/default/templates/markdown_help.html:95 +msgid "" +"\n" +" There are two parts to every link.\n" +" The first is the actual text that the user will see and it " +"is surrounded by brackets.\n" +" The second is address of the page you wish to link to and it " +"is surrounded in parenthesis.\n" +" " +msgstr "" + +#: forum/skins/default/templates/markdown_help.html:103 +#: forum/skins/default/templates/markdown_help.html:106 +msgid "link text" +msgstr "" + +#: forum/skins/default/templates/markdown_help.html:103 +msgid "http://example.com/" +msgstr "" + +#: forum/skins/default/templates/markdown_help.html:112 +msgid "Formatting" +msgstr "" + +#: forum/skins/default/templates/markdown_help.html:114 +msgid "" +"To indicate bold text surround the text with two star (*) symbols or two " +"underscore (_) symbols:" +msgstr "" + +#: forum/skins/default/templates/markdown_help.html:118 +#: forum/skins/default/templates/markdown_help.html:121 +msgid "This is bold" +msgstr "" + +#: forum/skins/default/templates/markdown_help.html:126 +#: forum/skins/default/templates/markdown_help.html:129 +msgid "This is also bold" +msgstr "" + +#: forum/skins/default/templates/markdown_help.html:134 +msgid "" +"To indicate italicized text surround the text with a single star (*) symbol " +"or underscore (_) symbol:" +msgstr "" + +#: forum/skins/default/templates/markdown_help.html:138 +#: forum/skins/default/templates/markdown_help.html:141 +msgid "This is italics" +msgstr "" + +#: forum/skins/default/templates/markdown_help.html:146 +#: forum/skins/default/templates/markdown_help.html:149 +msgid "This is also italics" +msgstr "" + +#: forum/skins/default/templates/markdown_help.html:154 +msgid "" +"To indicate italicized and bold text surround the text with three star (*) " +"symbol or underscore (_) symbol:" +msgstr "" + +#: forum/skins/default/templates/markdown_help.html:158 +#: forum/skins/default/templates/markdown_help.html:161 +msgid "This is bold and italics" +msgstr "" + +#: forum/skins/default/templates/markdown_help.html:166 +#: forum/skins/default/templates/markdown_help.html:169 +msgid "This is also bold and italics" +msgstr "" + +#: forum/skins/default/templates/markdown_help.html:176 +msgid "Blockquotes" +msgstr "" + +#: forum/skins/default/templates/markdown_help.html:178 +msgid "" +"To create an indented area use the right angle bracket (>) character " +"before each line to be included in the blockquote." +msgstr "" + +#: forum/skins/default/templates/markdown_help.html:182 +#: forum/skins/default/templates/markdown_help.html:186 +#: forum/skins/default/templates/markdown_help.html:195 +#: forum/skins/default/templates/markdown_help.html:200 +msgid "This is part of a blockquote." +msgstr "" + +#: forum/skins/default/templates/markdown_help.html:183 +#: forum/skins/default/templates/markdown_help.html:186 +msgid "This is part of the same blockquote." +msgstr "" + +#: forum/skins/default/templates/markdown_help.html:191 +msgid "" +"Rather than putting it in front of each line to include in the block quote " +"you can put it at the beginning and end the quote with a newline." +msgstr "" + +#: forum/skins/default/templates/markdown_help.html:196 +#: forum/skins/default/templates/markdown_help.html:200 +msgid "This continues the blockquote even though there's no bracket." +msgstr "" + +#: forum/skins/default/templates/markdown_help.html:197 +#: forum/skins/default/templates/markdown_help.html:201 +msgid "The blank line ends the blockquote." +msgstr "" + +#: forum/skins/default/templates/markdown_help.html:207 +msgid "Lists" +msgstr "" + +#: forum/skins/default/templates/markdown_help.html:209 +msgid "" +"To create a numbered list in Markdown, prefix each item in the list with a " +"number followed by a period and space. The number you use actually doesn't " +"matter." +msgstr "" + +#: forum/skins/default/templates/markdown_help.html:213 +#: forum/skins/default/templates/markdown_help.html:214 +#: forum/skins/default/templates/markdown_help.html:215 +#: forum/skins/default/templates/markdown_help.html:219 +#: forum/skins/default/templates/markdown_help.html:220 +#: forum/skins/default/templates/markdown_help.html:221 +msgid "Item" +msgstr "" + +#: forum/skins/default/templates/markdown_help.html:227 +msgid "" +"To create a bulleted list, prefix each item in the list with a star (*) " +"character." +msgstr "" + +#: forum/skins/default/templates/markdown_help.html:231 +#: forum/skins/default/templates/markdown_help.html:237 +msgid "A list item" +msgstr "" + +#: forum/skins/default/templates/markdown_help.html:232 +#: forum/skins/default/templates/markdown_help.html:238 +msgid "Another list item" +msgstr "" + +#: forum/skins/default/templates/markdown_help.html:233 +#: forum/skins/default/templates/markdown_help.html:239 +msgid "A third list item" +msgstr "" + +#: forum/skins/default/templates/markdown_help.html:246 +msgid "A Lot More" +msgstr "" + +#: forum/skins/default/templates/markdown_help.html:247 +msgid "" +"There's a lot more to the Markdown syntax than is mentioned here. But for " +"creative writers, this covers a lot of the necessities. To find out more " +"about Markdown than you'd ever want to really know, go to the Markdown page where it all started." +msgstr "" + +#: forum/skins/default/templates/notarobot.html:3 +msgid "Please prove that you are a Human Being" +msgstr "" + +#: forum/skins/default/templates/notarobot.html:10 +msgid "I am a Human Being" +msgstr "" + +#: forum/skins/default/templates/opensearch.html:4 +#: forum/skins/default/templates/opensearch.html:5 +#: forum/skins/default/templates/osqaadmin/nodeman.html:275 +msgid "Search" +msgstr "" + +#: forum/skins/default/templates/opensearch.html:5 +msgid "using your browser." +msgstr "" + +#: forum/skins/default/templates/pagesize.html:6 +#: forum/skins/default/templates/paginator/page_sizes.html:4 +msgid "posts per page" +msgstr "" + +#: forum/skins/default/templates/paginator.html:6 +#: forum/skins/default/templates/paginator.html:7 +#: forum/skins/default/templates/paginator/page_numbers.html:6 +msgid "previous" +msgstr "" + +#: forum/skins/default/templates/paginator.html:19 +msgid "current page" +msgstr "" + +#: forum/skins/default/templates/paginator.html:22 +#: forum/skins/default/templates/paginator.html:29 +msgid "page number " +msgstr "" + +#: forum/skins/default/templates/paginator.html:22 +#: forum/skins/default/templates/paginator.html:29 +msgid "number - make blank in english" +msgstr "" + +#: forum/skins/default/templates/paginator.html:33 +#: forum/skins/default/templates/paginator/page_numbers.html:22 +msgid "next page" +msgstr "" + +#: forum/skins/default/templates/privacy.html:6 +#: forum/skins/default/templates/privacy.html:11 +msgid "Privacy policy" +msgstr "" + +#: forum/skins/default/templates/privacy.html:15 +msgid "general message about privacy" +msgstr "" + +#: forum/skins/default/templates/privacy.html:18 +msgid "Site Visitors" +msgstr "" + +#: forum/skins/default/templates/privacy.html:20 +msgid "what technical information is collected about visitors" +msgstr "" + +#: forum/skins/default/templates/privacy.html:23 +msgid "Personal Information" +msgstr "" + +#: forum/skins/default/templates/privacy.html:25 +msgid "details on personal information policies" +msgstr "" + +#: forum/skins/default/templates/privacy.html:28 +msgid "Other Services" +msgstr "" + +#: forum/skins/default/templates/privacy.html:30 +msgid "details on sharing data with third parties" +msgstr "" + +#: forum/skins/default/templates/privacy.html:35 +msgid "cookie policy details" +msgstr "" + +#: forum/skins/default/templates/privacy.html:37 +msgid "Policy Changes" +msgstr "" + +#: forum/skins/default/templates/privacy.html:38 +msgid "how privacy policies can be changed" +msgstr "" + +#: forum/skins/default/templates/question.html:111 +#: forum/skins/default/templates/sidebar/recent_tags.html:8 +#, python-format +msgid "see questions tagged '%(tagname)s'" +msgstr "" + +#: forum/skins/default/templates/question.html:130 +#, python-format +msgid "" +"The question has been closed for the following reason \"%(close_reason)s\" by" +msgstr "" + +#: forum/skins/default/templates/question.html:141 +#, python-format +msgid "One Answer:" +msgid_plural "%(counter)s Answers:" +msgstr[0] "" +msgstr[1] "" + +#: forum/skins/default/templates/question.html:190 +msgid "Your answer" +msgstr "" + +#: forum/skins/default/templates/question.html:192 +msgid "Be the first one to answer this question!" +msgstr "" + +#: forum/skins/default/templates/question.html:199 +msgid "You can answer anonymously and then login." +msgstr "" + +#: forum/skins/default/templates/question.html:203 +msgid "Answer your own question only to give an answer." +msgstr "" + +#: forum/skins/default/templates/question.html:205 +msgid "Please only give an answer, no discussions." +msgstr "" + +#: forum/skins/default/templates/question.html:208 +msgid "" +"Remember, your answer will not be published until you validate your email." +msgstr "" + +#: forum/skins/default/templates/question.html:256 +msgid "Login/Signup to Post Your Answer" +msgstr "" + +#: forum/skins/default/templates/question.html:259 +msgid "Answer Your Own Question" +msgstr "" + +#: forum/skins/default/templates/question.html:261 +msgid "Answer the question" +msgstr "" + +#: forum/skins/default/templates/question.html:283 +msgid "Question tags" +msgstr "" + +#: forum/skins/default/templates/question.html:289 +#: forum/skins/default/templates/question_summary_list_roll.html:52 +#: forum/skins/default/templates/tags.html:45 +#: forum/skins/default/templates/question_list/item.html:31 +msgid "see questions tagged" +msgstr "" + +#: forum/skins/default/templates/question.html:289 +#: forum/skins/default/templates/question_summary_list_roll.html:52 +#: forum/skins/default/templates/tags.html:45 +msgid "using tags" +msgstr "" + +#: forum/skins/default/templates/question.html:294 +msgid "question asked" +msgstr "" + +#: forum/skins/default/templates/question.html:297 +msgid "question was seen" +msgstr "" + +#: forum/skins/default/templates/question.html:297 +msgid "times" +msgstr "" + +#: forum/skins/default/templates/question.html:300 +msgid "last updated" +msgstr "" + +#: forum/skins/default/templates/question.html:306 +msgid "Related questions" +msgstr "" + +#: forum/skins/default/templates/question_edit.html:5 +#: forum/skins/default/templates/question_edit.html:91 +msgid "Edit question" +msgstr "" + +#: forum/skins/default/templates/question_edit_tips.html:5 +msgid "Title Tips" +msgstr "" + +#: forum/skins/default/templates/question_edit_tips.html:17 +msgid "What Are Tags" +msgstr "" + +#: forum/skins/default/templates/question_retag.html:5 +#: forum/skins/default/templates/question_retag.html:58 +msgid "Change tags" +msgstr "" + +#: forum/skins/default/templates/question_retag.html:43 +msgid "tags are required" +msgstr "" + +#: forum/skins/default/templates/question_retag.html:44 +#, python-format +msgid "" +"\n" +" maxlength: \"up to %(max_number_of_tags)s tags, less " +"than %(max_length_of_tags)s characters each\"\n" +" " +msgstr "" + +#: forum/skins/default/templates/question_retag.html:88 +msgid "Why use and modify tags?" +msgstr "" + +#: forum/skins/default/templates/question_retag.html:91 +msgid "tags help us keep Questions organized" +msgstr "" + +#: forum/skins/default/templates/question_retag.html:94 +msgid "tag editors receive special awards from the community" +msgstr "" + +#: forum/skins/default/templates/question_summary_list_roll.html:13 +#: forum/skins/default/templates/question_list/count.html:15 +#: forum/skins/default/templates/question_list/item.html:15 +#: forum/views/users.py:55 +msgid "answers" +msgstr "" + +#: forum/skins/default/templates/question_summary_list_roll.html:14 +#: forum/skins/default/templates/question_list/item.html:11 +#: forum/views/commands.py:78 forum/views/readers.py:62 +#: forum/views/readers.py:63 forum/views/readers.py:283 +#: forum/views/users.py:54 forum/views/users.py:55 forum/views/users.py:356 +msgid "votes" +msgstr "" + +#: forum/skins/default/templates/question_summary_list_roll.html:15 +#: forum/skins/default/templates/question_list/item.html:19 +msgid "views" +msgstr "" + +#: forum/skins/default/templates/questions.html:18 +#: forum/skins/default/templates/users/stats.html:19 +msgid "subscribe to question RSS feed" +msgstr "" + +#: forum/skins/default/templates/reopen.html:6 +#: forum/skins/default/templates/reopen.html:16 +msgid "Reopen question" +msgstr "" + +#: forum/skins/default/templates/reopen.html:19 +msgid "Open the previously closed question" +msgstr "" + +#: forum/skins/default/templates/reopen.html:22 +msgid "The question was closed for the following reason " +msgstr "" + +#: forum/skins/default/templates/reopen.html:22 +msgid "reason - leave blank in english" +msgstr "" + +#: forum/skins/default/templates/reopen.html:22 +msgid "on " +msgstr "" + +#: forum/skins/default/templates/reopen.html:22 +msgid "date closed" +msgstr "" + +#: forum/skins/default/templates/reopen.html:29 +msgid "Reopen this question" +msgstr "" + +#: forum/skins/default/templates/revisions.html:7 +#: forum/skins/default/templates/revisions.html:38 +msgid "Revision history" +msgstr "" + +#: forum/skins/default/templates/revisions.html:52 +msgid "click to hide/show revision" +msgstr "" + +#: forum/skins/default/templates/search.html:7 +#, python-format +msgid "" +"\n" +"\t Search in %(app_name)s\n" +"\t" +msgstr "" + +#: forum/skins/default/templates/subscription_status.html:3 +msgid "Follow this question" +msgstr "" + +#: forum/skins/default/templates/subscription_status.html:4 +msgid "By Email" +msgstr "" + +#: forum/skins/default/templates/subscription_status.html:9 +msgid "You were automatically subscribed to this question." +msgstr "" + +#: forum/skins/default/templates/subscription_status.html:11 +msgid "You are subscribed to this question." +msgstr "" + +#: forum/skins/default/templates/subscription_status.html:14 +msgid "You are not subscribed to this question." +msgstr "" + +#: forum/skins/default/templates/subscription_status.html:19 +#: forum/views/commands.py:484 +msgid "unsubscribe me" +msgstr "" + +#: forum/skins/default/templates/subscription_status.html:21 +#: forum/views/commands.py:484 +msgid "subscribe me" +msgstr "" + +#: forum/skins/default/templates/subscription_status.html:26 +#, python-format +msgid "" +"\n" +" (you can adjust your notification settings on your profile)\n" +" " +msgstr "" + +#: forum/skins/default/templates/subscription_status.html:31 +msgid "Once you sign in you will be able to subscribe for any updates here" +msgstr "" + +#: forum/skins/default/templates/subscription_status.html:33 +msgid "By RSS" +msgstr "" + +#: forum/skins/default/templates/subscription_status.html:36 +msgid "subscribe to answers" +msgstr "" + +#: forum/skins/default/templates/subscription_status.html:37 +msgid "Answers" +msgstr "" + +#: forum/skins/default/templates/subscription_status.html:41 +msgid "subscribe to comments and answers" +msgstr "" + +#: forum/skins/default/templates/subscription_status.html:42 +msgid "Answers and Comments" +msgstr "" + +#: forum/skins/default/templates/tag_selector.html:4 +#: forum/skins/default/templates/question_list/tag_selector.html:6 +msgid "Interesting tags" +msgstr "" + +#: forum/skins/default/templates/tag_selector.html:10 +#: forum/skins/default/templates/tag_selector.html:27 +#: forum/skins/default/templates/question_list/related_tags.html:9 +#: forum/skins/default/templates/question_list/tag_selector.html:13 +#: forum/skins/default/templates/question_list/tag_selector.html:31 +#, python-format +msgid "see questions tagged '%(tag_name)s'" +msgstr "" + +#: forum/skins/default/templates/tag_selector.html:14 +#: forum/skins/default/templates/question_list/tag_selector.html:17 +#, python-format +msgid "remove '%(tag_name)s' from the list of interesting tags" +msgstr "" + +#: forum/skins/default/templates/tag_selector.html:20 +#: forum/skins/default/templates/tag_selector.html:37 +#: forum/skins/default/templates/question_list/tag_selector.html:23 +#: forum/skins/default/templates/question_list/tag_selector.html:41 +msgid "Add" +msgstr "" + +#: forum/skins/default/templates/tag_selector.html:21 +#: forum/skins/default/templates/question_list/tag_selector.html:24 +msgid "Ignored tags" +msgstr "" + +#: forum/skins/default/templates/tag_selector.html:31 +#: forum/skins/default/templates/question_list/tag_selector.html:35 +#, python-format +msgid "remove '%(tag_name)s' from the list of ignored tags" +msgstr "" + +#: forum/skins/default/templates/tag_selector.html:40 +#: forum/skins/default/templates/question_list/tag_selector.html:45 +msgid "keep ignored questions hidden" +msgstr "" + +#: forum/skins/default/templates/tags.html:6 +#: forum/skins/default/templates/tags.html:29 +msgid "Tag list" +msgstr "" + +#: forum/skins/default/templates/tags.html:35 +msgid "All tags matching query" +msgstr "" + +#: forum/skins/default/templates/tags.html:38 +msgid "Nothing found" +msgstr "" + +#: forum/skins/default/templates/auth/auth_settings.html:5 +#: forum/skins/default/templates/auth/auth_settings.html:7 +msgid "Authentication settings" +msgstr "" + +#: forum/skins/default/templates/auth/auth_settings.html:9 +msgid "" +"These are the external authentication providers currently associated with " +"your account." +msgstr "" + +#: forum/skins/default/templates/auth/auth_settings.html:17 +msgid "" +"You currently have no external authentication provider associated with your " +"account." +msgstr "" + +#: forum/skins/default/templates/auth/auth_settings.html:20 +msgid "Add new provider" +msgstr "" + +#: forum/skins/default/templates/auth/auth_settings.html:24 +msgid "This is where you can change your password. Make sure you remember it!" +msgstr "" + +#: forum/skins/default/templates/auth/auth_settings.html:26 +msgid "" +"You can set up a password for your account, so you can login using standard " +"username and password!" +msgstr "" + +#: forum/skins/default/templates/auth/auth_settings.html:33 +msgid "Create password" +msgstr "" + +#: forum/skins/default/templates/auth/complete.html:5 +msgid "Connect your OpenID with this site" +msgstr "" + +#: forum/skins/default/templates/auth/complete.html:8 +msgid "Connect your OpenID with your account on this site" +msgstr "" + +#: forum/skins/default/templates/auth/complete.html:15 +msgid "You are here for the first time with " +msgstr "" + +#: forum/skins/default/templates/auth/complete.html:19 +msgid "" +"Please choose your screen name and confirm your email address. A valid email " +"address is necessary to receive notifications about activity in the areas of " +"this community you're most interested in, and will help you become an " +"involved participant in this community." +msgstr "" + +#: forum/skins/default/templates/auth/complete.html:22 +msgid "This account already exists, please use another." +msgstr "" + +#: forum/skins/default/templates/auth/complete.html:77 +msgid "create account" +msgstr "" + +#: forum/skins/default/templates/auth/complete.html:86 +msgid "Existing account" +msgstr "" + +#: forum/skins/default/templates/auth/complete.html:87 +msgid "user name" +msgstr "" + +#: forum/skins/default/templates/auth/complete.html:88 +msgid "password" +msgstr "" + +#: forum/skins/default/templates/auth/complete.html:92 +msgid "Register" +msgstr "" + +#: forum/skins/default/templates/auth/complete.html:93 +#: forum_modules/localauth/templates/loginform.html:27 +msgid "Forgot your password?" +msgstr "" + +#: forum/skins/default/templates/auth/mail_already_validated.html:5 +#: forum/skins/default/templates/auth/mail_already_validated.html:12 +msgid "This e-mail has already been validated" +msgstr "" + +#: forum/skins/default/templates/auth/mail_already_validated.html:10 +msgid "Already validated" +msgstr "" + +#: forum/skins/default/templates/auth/mail_validation.html:11 +#, python-format +msgid "%(prefix)s Your email validation link %(app_name)s" +msgstr "" + +#: forum/skins/default/templates/auth/mail_validation.html:14 +msgid "Please use the following link to help us verify your email address:" +msgstr "" + +#: forum/skins/default/templates/auth/mail_validation.html:16 +#: forum/skins/default/templates/auth/welcome_email.html:26 +msgid "Validate my email address" +msgstr "" + +#: forum/skins/default/templates/auth/mail_validation.html:18 +#: forum/skins/default/templates/auth/temp_login_email.html:19 +#: forum/skins/default/templates/auth/welcome_email.html:28 +msgid "" +"If the above link is not clickable, copy and paste this url into your web " +"browser's address bar:" +msgstr "" + +#: forum/skins/default/templates/auth/mail_validation.html:24 +#: forum/skins/default/templates/auth/welcome_email.html:40 +msgid "" +"Copy and paste this url into your web browser's address bar to help us " +"verify your email address:" +msgstr "" + +#: forum/skins/default/templates/auth/signin.html:6 +#: forum_modules/localauth/templates/loginform.html:24 +#: forum_modules/openidauth/templates/openidurl.html:15 +msgid "Login" +msgstr "" + +#: forum/skins/default/templates/auth/signin.html:24 +msgid "User login" +msgstr "" + +#: forum/skins/default/templates/auth/signin.html:36 +#: forum/skins/default/templates/auth/signin.html:93 +#: forum/skins/default/templates/auth/signin.html:99 +msgid "Or..." +msgstr "" + +#: forum/skins/default/templates/auth/signin.html:39 +msgid "" +"\n" +" External login services use OpenID technology, where your password always stays confidential " +"between\n" +" you and your login provider and you don't have to remember another " +"one.\n" +" " +msgstr "" + +#: forum/skins/default/templates/auth/signin.html:47 +msgid "Validate my email after I login." +msgstr "" + +#: forum/skins/default/templates/auth/signin.html:102 +msgid "Click" +msgstr "" + +#: forum/skins/default/templates/auth/signin.html:102 +msgid "if you're having trouble signing in." +msgstr "" + +#: forum/skins/default/templates/auth/signin.html:107 +msgid "Enter your " +msgstr "" + +#: forum/skins/default/templates/auth/signin.html:163 +msgid "Why use OpenID?" +msgstr "" + +#: forum/skins/default/templates/auth/signin.html:166 +msgid "with openid it is easier" +msgstr "" + +#: forum/skins/default/templates/auth/signin.html:169 +msgid "reuse openid" +msgstr "" + +#: forum/skins/default/templates/auth/signin.html:172 +msgid "openid is widely adopted" +msgstr "" + +#: forum/skins/default/templates/auth/signin.html:175 +msgid "openid is supported open standard" +msgstr "" + +#: forum/skins/default/templates/auth/signin.html:180 +msgid "Find out more" +msgstr "" + +#: forum/skins/default/templates/auth/signin.html:181 +msgid "Get OpenID" +msgstr "" + +#: forum/skins/default/templates/auth/temp_login_email.html:11 +#, python-format +msgid "%(prefix)s Temporary login link" +msgstr "" + +#: forum/skins/default/templates/auth/temp_login_email.html:15 +#, python-format +msgid "" +"The following link grants you a one time access to your account at %" +"(app_name)s." +msgstr "" + +#: forum/skins/default/templates/auth/temp_login_email.html:17 +msgid "Go to your account" +msgstr "" + +#: forum/skins/default/templates/auth/temp_login_email.html:25 +#, python-format +msgid "" +"The following url grants you a one time access to your account at %(app_name)" +"s." +msgstr "" + +#: forum/skins/default/templates/auth/temp_login_request.html:5 +msgid "Request temporary login key" +msgstr "" + +#: forum/skins/default/templates/auth/temp_login_request.html:7 +msgid "Account: request temporary login key" +msgstr "" + +#: forum/skins/default/templates/auth/temp_login_request.html:8 +msgid "" +"\n" +" If you're experiencing problems accessing your account, or if you forgot " +"your password,\n" +" here you can request a temporary login key. Fill out your account email " +"and we'll send you a temporary access link that\n" +" will enable you to access your account. This token is valid only once " +"and for a limited period of time.\n" +" " +msgstr "" + +#: forum/skins/default/templates/auth/temp_login_request.html:25 +msgid "Send link" +msgstr "" + +#: forum/skins/default/templates/auth/welcome_email.html:12 +#, python-format +msgid "%(prefix)s Welcome to %(app_name)s" +msgstr "" + +#: forum/skins/default/templates/auth/welcome_email.html:16 +#: forum/skins/default/templates/auth/welcome_email.html:34 +#, python-format +msgid "" +"Howdy and welcome to %(app_name)s. We know you're busy, so we'll keep this " +"real simple." +msgstr "" + +#: forum/skins/default/templates/auth/welcome_email.html:19 +#: forum/skins/default/templates/auth/welcome_email.html:35 +msgid "Here's your login info (store it in a cool dry place):" +msgstr "" + +#: forum/skins/default/templates/auth/welcome_email.html:21 +#: forum/skins/default/templates/auth/welcome_email.html:37 +msgid "Username: " +msgstr "" + +#: forum/skins/default/templates/auth/welcome_email.html:22 +#: forum/skins/default/templates/auth/welcome_email.html:38 +msgid "Password: As IF we would send your password in cleartext!" +msgstr "" + +#: forum/skins/default/templates/auth/welcome_email.html:24 +msgid "The following link will help us verify your email address:" +msgstr "" + +#: forum/skins/default/templates/feeds/rss_answer_title.html:2 +#, python-format +msgid "Answer by %(author)s" +msgstr "" + +#: forum/skins/default/templates/node/accept_button.html:6 +#: forum/skins/default/templates/node/accept_button.html:10 +#: forum/skins/default/templates/node/accept_button.html:17 +#, python-format +msgid "%(who)s has selected this answer as the correct answer" +msgstr "" + +#: forum/skins/default/templates/node/accept_button.html:8 +#: forum/skins/default/templates/node/accept_button.html:11 +msgid "mark this answer as the accepted answer" +msgstr "" + +#: forum/skins/default/templates/node/award_points.html:4 +#, python-format +msgid "" +"\n" +"If you like this answer you can award %(awarded_user)s with reputation " +"points.\n" +msgstr "" + +#: forum/skins/default/templates/node/award_points.html:10 +msgid "" +"\n" +"Use the slider below or the input field to choose the amount of points you " +"would like to give.\n" +msgstr "" + +#: forum/skins/default/templates/node/award_points.html:17 +msgid "Points:" +msgstr "" + +#: forum/skins/default/templates/node/comments.html:13 +msgid "I like this comment (click again to cancel)" +msgstr "" + +#: forum/skins/default/templates/node/comments.html:17 +msgid "Edit comment" +msgstr "" + +#: forum/skins/default/templates/node/comments.html:21 +msgid "Delete comment" +msgstr "" + +#: forum/skins/default/templates/node/comments.html:25 +#: forum/skins/default/templates/node/comments.html:72 +msgid "Convert comment to answer" +msgstr "" + +#: forum/skins/default/templates/node/comments.html:40 +#, python-format +msgid "showing %(showing)s of %(total)s" +msgstr "" + +#: forum/skins/default/templates/node/comments.html:42 +msgid "show all" +msgstr "" + +#: forum/skins/default/templates/node/comments.html:45 +msgid "add new comment" +msgstr "" + +#: forum/skins/default/templates/node/comments.html:56 +msgid "characters needed" +msgstr "" + +#: forum/skins/default/templates/node/comments.html:57 +msgid "characters left" +msgstr "" + +#: forum/skins/default/templates/node/comments.html:59 +msgid " comment" +msgstr "" + +#: forum/skins/default/templates/node/comments.html:60 +msgid " cancel" +msgstr "" + +#: forum/skins/default/templates/node/comments.html:75 +msgid "just now" +msgstr "" + +#: forum/skins/default/templates/node/convert_to_comment.html:4 +msgid "Place the comment under:" +msgstr "" + +#: forum/skins/default/templates/node/convert_to_question.html:3 +#: forum/skins/default/templates/node/convert_to_question.html:4 +msgid "Convert to question" +msgstr "" + +#: forum/skins/default/templates/node/favorite_mark.html:3 +msgid "mark/unmark this question as favorite (click again to cancel)" +msgstr "" + +#: forum/skins/default/templates/node/permanent_link.html:4 +msgid "" +"\n" +"Would you like to copy the permanent link to your clipboard?\n" +msgstr "" + +#: forum/skins/default/templates/node/permanent_link.html:13 +msgid "Permanent link" +msgstr "" + +#: forum/skins/default/templates/node/post_controls.html:14 +msgid "more" +msgstr "" + +#: forum/skins/default/templates/node/report.html:3 +msgid "" +"Please select a reason bellow or use the text box to input your own reason." +msgstr "" + +#: forum/skins/default/templates/node/vote_buttons.html:3 +msgid "I like this post (click again to cancel)" +msgstr "" + +#: forum/skins/default/templates/node/vote_buttons.html:7 +msgid "current number of votes" +msgstr "" + +#: forum/skins/default/templates/node/vote_buttons.html:10 +msgid "I dont like this post (click again to cancel)" +msgstr "" + +#: forum/skins/default/templates/node/wiki_symbol.html:5 +#, python-format +msgid "This %(post_type)s is marked \"community wiki\"." +msgstr "" + +#: forum/skins/default/templates/node/wiki_symbol.html:7 +#, python-format +msgid "Feel free to edit it." +msgstr "" + +#: forum/skins/default/templates/notifications/answeraccepted.html:15 +#, python-format +msgid "%(prefix)s An answer to: %(question_title)s has been accepted" +msgstr "" + +#: forum/skins/default/templates/notifications/answeraccepted.html:19 +#, python-format +msgid "" +"\n" +" %(accepted_by_link)s has just accepted %(answer_author_link)s's " +"answer on his question\n" +" %(question_link)s.\n" +" " +msgstr "" + +#: forum/skins/default/templates/notifications/answeraccepted.html:27 +#, python-format +msgid "" +"\n" +"%(accepted_by)s has just accepted %(answer_author)s's answer on his " +"question\n" +"\"%(question_title)s\".\n" +msgstr "" + +#: forum/skins/default/templates/notifications/base.html:21 +#: forum/skins/default/templates/notifications/base_text.html:4 +msgid "Hello" +msgstr "" + +#: forum/skins/default/templates/notifications/base.html:24 +#: forum/skins/default/templates/notifications/base_text.html:9 +msgid "Thanks" +msgstr "" + +#: forum/skins/default/templates/notifications/base.html:26 +msgid "P.S. You can always fine-tune which notifications you receive" +msgstr "" + +#: forum/skins/default/templates/notifications/base_text.html:13 +msgid "P.S. You can always fine-tune which notifications you receive here:" +msgstr "" + +#: forum/skins/default/templates/notifications/digest.html:14 +#, python-format +msgid "%(prefix)s Daily digest" +msgstr "" + +#: forum/skins/default/templates/notifications/digest.html:24 +#, python-format +msgid "" +"\n" +" This is a brief of what's going on the %(app_name)s community " +"since our last update.\n" +" " +msgstr "" + +#: forum/skins/default/templates/notifications/digest.html:32 +#, python-format +msgid "" +"\n" +" There are %(new_member_count)s new members in the community. %" +"(new_member_links)s were the most active so far.\n" +" " +msgstr "" + +#: forum/skins/default/templates/notifications/digest.html:36 +#, python-format +msgid "" +"\n" +" %(new_member_links)s have joined the %(app_name)s community.\n" +" " +msgstr "" + +#: forum/skins/default/templates/notifications/digest.html:46 +#, python-format +msgid "" +"\n" +" %(new_question_count)s %(new_questions_link)s were posted since " +"our last update.\n" +" " +msgstr "" + +#: forum/skins/default/templates/notifications/digest.html:53 +#: forum/skins/default/templates/notifications/digest.html:120 +msgid "We think you might like the following questions:" +msgstr "" + +#: forum/skins/default/templates/notifications/digest.html:66 +#: forum/skins/default/templates/notifications/digest.html:127 +msgid "" +"These new questions didn't get many attention from the community, but we " +"think you may be able to help:" +msgstr "" + +#: forum/skins/default/templates/notifications/digest.html:78 +#, python-format +msgid "" +"Meanwhile, some of your %(subscriptions_link)s have new updates since you " +"last visited them:" +msgstr "" + +#: forum/skins/default/templates/notifications/digest.html:98 +#, python-format +msgid "" +"\n" +" %(flagged_url)s have been marked as flagged.\n" +" " +msgstr "" + +#: forum/skins/default/templates/notifications/digest.html:107 +#, python-format +msgid "" +"This is a brief of what's going on the %(app_name)s community since our last " +"update." +msgstr "" + +#: forum/skins/default/templates/notifications/digest.html:111 +#, python-format +msgid "" +"There are %(new_member_count)s new members in the community. %" +"(new_member_links)s were the most active so far." +msgstr "" + +#: forum/skins/default/templates/notifications/digest.html:113 +#, python-format +msgid "%(new_member_links)s have joined the %(app_name)s community." +msgstr "" + +#: forum/skins/default/templates/notifications/digest.html:118 +#, python-format +msgid "%(new_question_count)s new questions were posted since our last update." +msgstr "" + +#: forum/skins/default/templates/notifications/digest.html:133 +msgid "" +"Meanwhile, some of your subscriptions have new updates since you last " +"visited them:" +msgstr "" + +#: forum/skins/default/templates/notifications/digest.html:142 +#, python-format +msgid "%(flagged_count)s posts have been marked as flagged." +msgstr "" + +#: forum/skins/default/templates/notifications/feedback.html:12 +#, python-format +msgid "%(prefix)s Feedback message from %(app_name)s" +msgstr "" + +#: forum/skins/default/templates/notifications/feedback.html:16 +#: forum/skins/default/templates/notifications/feedback.html:29 +msgid "Sender" +msgstr "" + +#: forum/skins/default/templates/notifications/feedback.html:16 +#: forum/skins/default/templates/notifications/feedback.html:29 +msgid "anonymous" +msgstr "" + +#: forum/skins/default/templates/notifications/feedback.html:17 +#: forum/skins/default/templates/notifications/feedback.html:30 +#: forum/skins/default/templates/users/info.html:80 +msgid "email" +msgstr "" + +#: forum/skins/default/templates/notifications/feedback.html:23 +#: forum/skins/default/templates/notifications/feedback.html:33 +msgid "Message body:" +msgstr "" + +#: forum/skins/default/templates/notifications/newanswer.html:16 +#, python-format +msgid "%(prefix)s New answer to: %(question_title)s" +msgstr "" + +#: forum/skins/default/templates/notifications/newanswer.html:20 +#, python-format +msgid "" +"\n" +" %(author_link)s has just posted a new answer on %(app_name)s to " +"the question\n" +" %(question_link)s:\n" +" " +msgstr "" + +#: forum/skins/default/templates/notifications/newanswer.html:30 +#: forum/skins/default/templates/notifications/newanswer.html:40 +#: forum/skins/default/templates/notifications/newcomment.html:32 +#: forum/skins/default/templates/notifications/newcomment.html:43 +#: forum/skins/default/templates/notifications/newquestion.html:33 +#: forum/skins/default/templates/notifications/newquestion.html:43 +msgid "Don't forget to come over and cast your vote." +msgstr "" + +#: forum/skins/default/templates/notifications/newanswer.html:34 +#, python-format +msgid "" +"\n" +"%(answer_author)s has just posted a new answer on %(safe_app_name)s to the " +"question\n" +"\"%(question_title)s\":\n" +msgstr "" + +#: forum/skins/default/templates/notifications/newcomment.html:17 +#, python-format +msgid "%(prefix)s New comment on: %(question_title)s" +msgstr "" + +#: forum/skins/default/templates/notifications/newcomment.html:21 +#, python-format +msgid "%(author_link)s has just posted a comment on " +msgstr "" + +#: forum/skins/default/templates/notifications/newcomment.html:23 +#, python-format +msgid "the answer posted by %(post_author)s to " +msgstr "" + +#: forum/skins/default/templates/notifications/newcomment.html:25 +#, python-format +msgid "the question %(question_link)s" +msgstr "" + +#: forum/skins/default/templates/notifications/newcomment.html:36 +#, python-format +msgid "%(comment_author)s has just posted a comment on " +msgstr "" + +#: forum/skins/default/templates/notifications/newcomment.html:38 +#, python-format +msgid "the answer posted by %(safe_post_author)s to " +msgstr "" + +#: forum/skins/default/templates/notifications/newcomment.html:40 +#, python-format +msgid "the question \"%(question_title)s\"" +msgstr "" + +#: forum/skins/default/templates/notifications/newmember.html:15 +#, python-format +msgid "%(prefix)s %(safe_newmember_name)s is a new member on %(safe_app_name)s" +msgstr "" + +#: forum/skins/default/templates/notifications/newmember.html:19 +#, python-format +msgid "" +"\n" +" %(newmember_link)s has just joined %(app_name)s.\n" +" View %(newmember_name)s's profile.\n" +" " +msgstr "" + +#: forum/skins/default/templates/notifications/newmember.html:27 +#, python-format +msgid "" +"\n" +"%(safe_newmember_name)s has just joined %(safe_app_name)s. You can visit %" +"(safe_newmember_name)s's profile using the following url:\n" +"%(app_url)s%(newmember_url)s\n" +msgstr "" + +#: forum/skins/default/templates/notifications/newquestion.html:18 +#, python-format +msgid "%(prefix)s New question: %(question_title)s on %(safe_app_name)s" +msgstr "" + +#: forum/skins/default/templates/notifications/newquestion.html:22 +#, python-format +msgid "" +"\n" +" %(author_link)s has just posted a new question on %(app_name)s, " +"entitled\n" +" %(question_link)s\n" +" and tagged \"%(tag_links)s\". Here's what it says:\n" +" " +msgstr "" + +#: forum/skins/default/templates/notifications/newquestion.html:37 +#, python-format +msgid "" +"\n" +"%(question_author)s has just posted a new question on %(safe_app_name)s, " +"entitled\n" +"\"%(question_title)s\" and tagged %(question_tags)s:\n" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/base.html:13 +#: forum/skins/default/templates/osqaadmin/djstyle_base.html:22 +msgid "OSQA administration area" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/base.html:26 +msgid "Switch to django style interface" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/base.html:27 +msgid "Administration menu" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/base.html:39 +#: forum/skins/default/templates/osqaadmin/djstyle_base.html:130 +#: forum/skins/default/templates/osqaadmin/maintenance.html:5 +#: forum/skins/default/templates/osqaadmin/maintenance.html:6 +msgid "Maintenance mode" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/base.html:40 +#: forum/skins/default/templates/osqaadmin/djstyle_base.html:131 +#: forum/skins/default/templates/osqaadmin/flagged_posts.html:6 +#: forum/skins/default/templates/osqaadmin/flagged_posts.html:7 +#: forum/skins/default/templates/osqaadmin/flagged_posts.html:13 +msgid "Flagged Posts" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/createuser.html:7 +msgid "Create User" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/createuser.html:10 +msgid "Quick creation of a new user" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/createuser.html:17 +#: forum/skins/default/templates/osqaadmin/edit_page.html:25 +#: forum/skins/default/templates/osqaadmin/nodeman.html:397 +#: forum/skins/default/templates/osqaadmin/set.html:16 +#: forum/skins/default/templates/users/preferences.html:25 +msgid "Save" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/dashboard.html:7 +#: forum/skins/default/templates/osqaadmin/djstyle_base.html:42 +#: forum/skins/default/templates/osqaadmin/index.html:7 +#: forum/skins/default/templates/osqaadmin/statistics.html:25 +#: forum/skins/default/templates/osqaadmin/statistics.html:26 +msgid "Dashboard" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/dashboard.html:10 +#: forum/skins/default/templates/osqaadmin/index.html:10 +msgid "Welcome to the OSQA administration area." +msgstr "" + +#: forum/skins/default/templates/osqaadmin/dashboard.html:16 +msgid "Quick statistics" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/dashboard.html:19 +#: forum/skins/default/templates/osqaadmin/dashboard.html:24 +#: forum/skins/default/templates/osqaadmin/index.html:21 +#: forum/skins/default/templates/osqaadmin/index.html:26 +msgid "in the last 24 hours" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/dashboard.html:29 +#: forum/skins/default/templates/osqaadmin/index.html:31 +msgid "user" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/dashboard.html:29 +#: forum/skins/default/templates/osqaadmin/index.html:31 +msgid "joined in the last 24 hours" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/dashboard.html:36 +#: forum/skins/default/templates/osqaadmin/index.html:37 +msgid "Site status" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/dashboard.html:40 +#: forum/skins/default/templates/osqaadmin/index.html:42 +msgid "" +"Your site is running in bootstrap mode, click the button below to revert to " +"defaults." +msgstr "" + +#: forum/skins/default/templates/osqaadmin/dashboard.html:43 +#: forum/skins/default/templates/osqaadmin/index.html:45 +msgid "" +"Your site is running in standard mode, click the button below to run in " +"bootstrap mode." +msgstr "" + +#: forum/skins/default/templates/osqaadmin/dashboard.html:45 +#: forum/skins/default/templates/osqaadmin/index.html:47 +msgid "" +"Your site is running with some customized settings, click the buttons below " +"to run with defaults or in bootstrap mode" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/dashboard.html:49 +#: forum/skins/default/templates/osqaadmin/index.html:51 +msgid "Are you sure you want to revert to the defaults?" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/dashboard.html:49 +#: forum/skins/default/templates/osqaadmin/index.html:51 +msgid "revert to defaults" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/dashboard.html:52 +#: forum/skins/default/templates/osqaadmin/index.html:54 +msgid "Are you sure you want to run bootstrap mode?" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/dashboard.html:52 +#: forum/skins/default/templates/osqaadmin/index.html:54 +msgid "go bootstrap" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/dashboard.html:66 +#: forum/skins/default/templates/osqaadmin/index.html:71 +msgid "Recent activity" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/djstyle_base.html:29 +msgid "Administration Area" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/djstyle_base.html:33 +msgid "Welcome," +msgstr "" + +#: forum/skins/default/templates/osqaadmin/djstyle_base.html:35 +msgid "To standard interface" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/djstyle_base.html:36 +msgid "Back to home page" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/djstyle_base.html:37 +msgid "Log out" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/djstyle_base.html:41 +msgid "Home" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/djstyle_base.html:59 +msgid "Unpublished changes" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/djstyle_base.html:62 +msgid "Items marked with this icon have unpublished changes." +msgstr "" + +#: forum/skins/default/templates/osqaadmin/djstyle_base.html:78 +msgid "Workflow settings" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/djstyle_base.html:88 +msgid "Forum settings" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/djstyle_base.html:96 +msgid "Static content" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/djstyle_base.html:98 +msgid "Custom Pages" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/djstyle_base.html:104 +#: forum/skins/default/templates/osqaadmin/djstyle_base.html:108 +#: forum/skins/default/templates/osqaadmin/djstyle_base.html:112 +#: forum/skins/default/templates/osqaadmin/djstyle_base.html:122 +msgid "Unsaved changes" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/djstyle_base.html:117 +msgid "Other settings" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/djstyle_base.html:128 +msgid "Tools" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/edit_page.html:5 +#: forum/skins/default/templates/osqaadmin/edit_page.html:8 +msgid "Editing page" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/edit_page.html:7 +msgid "Static Pages" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/edit_page.html:8 +msgid "Creating page" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/edit_page.html:11 +#: forum/skins/default/templates/osqaadmin/static_pages.html:12 +msgid "New page" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/edit_page.html:12 +msgid "Published" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/edit_page.html:12 +msgid "Unpublished" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/edit_page.html:23 +#: forum/skins/default/templates/osqaadmin/static_pages.html:21 +msgid "Edit" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/edit_page.html:28 +msgid "Unpublish" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/edit_page.html:30 +msgid "Publish" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/flagged_posts.html:8 +msgid "This are the posts that have been flagged by users." +msgstr "" + +#: forum/skins/default/templates/osqaadmin/index.html:17 +msgid "Site statistics" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/index.html:65 +msgid "Recalculate scores and reputation" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/index.html:66 +msgid "This is a heavy operation, are you sure?" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/index.html:66 +msgid "Recalculate" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/mail_test.html:11 +#, python-format +msgid "%(prefix)s Your email settings are correct: %(app_name)s" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/mail_test.html:14 +#: forum/skins/default/templates/osqaadmin/mail_test.html:18 +msgid "If you see this content your E-Mail settings are correct." +msgstr "" + +#: forum/skins/default/templates/osqaadmin/maintenance.html:7 +msgid "" +"Maintainance mode allows you to close your site for maintainance, allowing " +"only a predetermined set of ip addresses to access it normally." +msgstr "" + +#: forum/skins/default/templates/osqaadmin/maintenance.html:12 +msgid "Your site is currently running on maintenance mode." +msgstr "" + +#: forum/skins/default/templates/osqaadmin/maintenance.html:13 +msgid "You can adjust the settings bellow" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/maintenance.html:19 +msgid "Adjust settings" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/maintenance.html:20 +msgid "Open site" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/maintenance.html:22 +msgid "Close for maintenance" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/moderation.html:5 +#: forum/skins/default/templates/osqaadmin/moderation.html:6 +msgid "Moderation" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/moderation.html:7 +msgid "" +"These tools allow you to search for undesired behaviours and cheating " +"patterns." +msgstr "" + +#: forum/skins/default/templates/osqaadmin/moderation.html:13 +msgid "Verify:" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/moderation.html:16 +msgid "highest ranking users" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/moderation.html:17 +msgid "newer users" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/moderation.html:18 +msgid "older users" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/moderation.html:19 +msgid "users with these ids" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/moderation.html:23 +msgid "(Comma separated list of user ids)" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/moderation.html:25 +#: forum/skins/default/templates/osqaadmin/nodeman.html:419 +msgid "Go" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/moderation.html:50 +msgid "Possible cheaters" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/moderation.html:56 +#: forum/skins/default/templates/osqaadmin/moderation.html:69 +msgid "Email" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/moderation.html:58 +#: forum/skins/default/templates/osqaadmin/moderation.html:82 +msgid "Validated" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/moderation.html:60 +#: forum/skins/default/templates/osqaadmin/moderation.html:84 +msgid "Not validated" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/moderation.html:63 +msgid "Reputation:" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/moderation.html:70 +msgid "Reputation" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/moderation.html:71 +msgid "Affecting actions" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/moderation.html:72 +msgid "Cross ips" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/moderation.html:73 +msgid "Cheating score" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/moderation.html:76 +msgid "Possible fake accounts" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/moderation.html:89 +#: forum/skins/default/templates/osqaadmin/moderation.html:90 +msgid "out of" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/nodeman.html:73 +msgid "rep" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/nodeman.html:102 +msgid "uses" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/nodeman.html:261 +msgid "Node manager" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/nodeman.html:264 +msgid "Nodes bulk management" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/nodeman.html:277 +msgid "reset text filter" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/nodeman.html:289 +msgid "Body" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/nodeman.html:294 +msgid "Title and Body" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/nodeman.html:324 +msgid "Filter" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/nodeman.html:324 +msgid "Click to show/hide" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/nodeman.html:326 +msgid "By type" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/nodeman.html:329 +msgid "click to clear the type filter" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/nodeman.html:329 +msgid "all" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/nodeman.html:332 +#: forum/skins/default/templates/osqaadmin/nodeman.html:343 +msgid "click to remove from the filter" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/nodeman.html:332 +#: forum/skins/default/templates/osqaadmin/nodeman.html:343 +msgid "click to add to the filter" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/nodeman.html:337 +msgid "By state" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/nodeman.html:340 +msgid "click to clear the state filter" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/nodeman.html:340 +msgid "any" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/nodeman.html:349 +msgid "Match any selected" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/nodeman.html:350 +msgid "Match all selected" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/nodeman.html:354 +msgid "By author(s)" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/nodeman.html:356 +msgid "No users selected, use the box bellow to add users to the filter." +msgstr "" + +#: forum/skins/default/templates/osqaadmin/nodeman.html:366 +msgid "Click on the cross next to a user name to remove it from the filter." +msgstr "" + +#: forum/skins/default/templates/osqaadmin/nodeman.html:370 +msgid "By tag(s)" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/nodeman.html:372 +msgid "No tags selected, use the box bellow to add tags to the filter." +msgstr "" + +#: forum/skins/default/templates/osqaadmin/nodeman.html:382 +msgid "Click on the cross next to a tag name to remove it from the filter." +msgstr "" + +#: forum/skins/default/templates/osqaadmin/nodeman.html:386 +msgid "Pre defined" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/nodeman.html:388 +msgid "There are no saved filters. Click bellow to add." +msgstr "" + +#: forum/skins/default/templates/osqaadmin/nodeman.html:396 +msgid "Filter name..." +msgstr "" + +#: forum/skins/default/templates/osqaadmin/nodeman.html:397 +msgid "Click to save the current filter" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/nodeman.html:400 +msgid "Show" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/nodeman.html:403 +msgid "Refresh" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/nodeman.html:410 +msgid "Action" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/nodeman.html:413 +msgid "Mark deleted" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/nodeman.html:414 +msgid "Undelete" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/nodeman.html:415 +msgid "Delete completely" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/nodeman.html:416 +msgid "Close (questions only)" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/nodeman.html:419 +msgid "Run the selected action" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/nodeman.html:442 +msgid "Type" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/nodeman.html:443 +msgid "Summary" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/nodeman.html:445 +msgid "State" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/nodeman.html:447 +msgid "Author" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/nodeman.html:450 +msgid "Added at" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/nodeman.html:453 +msgid "Score" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/nodeman.html:456 +msgid "Last activity by" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/nodeman.html:459 +msgid "Last activity at" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/nodeman.html:461 +#: forum_modules/exporter/exporter.py:344 +#: forum_modules/exporter/importer.py:420 +msgid "Tags" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/nodeman.html:490 +msgid "by" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/set.html:18 +msgid "Preview" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/set.html:20 +msgid "Reset Changes" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/static_pages.html:5 +#: forum/skins/default/templates/osqaadmin/static_pages.html:6 +msgid "Static pages" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/static_pages.html:7 +msgid "Allows you to create a set of static pages" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/static_pages.html:10 +msgid "Select page to edit" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/static_pages.html:16 +msgid "Pages" +msgstr "" + +#: forum/skins/default/templates/osqaadmin/statistics.html:27 +msgid "" +"Some simple graphics to help you get a notion of whats going on in your site." +msgstr "" + +#: forum/skins/default/templates/osqaadmin/test_email_settings.html:4 +msgid "" +"\n" +" An attempt has been made to send email to\n" +" " +msgstr "" + +#: forum/skins/default/templates/osqaadmin/test_email_settings.html:10 +msgid "" +"\n" +" Please, check your inbox and if you see the new test message your " +"email STMP settings are correct.\n" +" " +msgstr "" + +#: forum/skins/default/templates/osqaadmin/test_email_settings.html:16 +msgid "" +"\n" +" If you do not see the new test message check your spam folder, and " +"if you don't find it check your SMTP settings\n" +" again. It might be useful to take a look at the log file.\n" +" " +msgstr "" + +#: forum/skins/default/templates/paginator/page_numbers.html:22 +msgid "next" +msgstr "" + +#: forum/skins/default/templates/paginator/sort_tabs.html:9 +msgid "Check to make the sort order sticky" +msgstr "" + +#: forum/skins/default/templates/question_list/item.html:11 +#: forum/views/commands.py:67 forum/views/commands.py:70 +#: forum/views/commands.py:111 +msgid "vote" +msgstr "" + +#: forum/skins/default/templates/question_list/item.html:13 +msgid "this question has an accepted answer" +msgstr "" + +#: forum/skins/default/templates/question_list/item.html:19 +msgid "view" +msgstr "" + +#: forum/skins/default/templates/question_list/related_tags.html:6 +msgid "Related tags" +msgstr "" + +#: forum/skins/default/templates/question_list/sort_tabs.html:4 +msgid "most recently updated questions" +msgstr "" + +#: forum/skins/default/templates/question_list/sort_tabs.html:4 +#: forum/views/readers.py:44 +msgid "active" +msgstr "" + +#: forum/skins/default/templates/question_list/sort_tabs.html:5 +msgid "most recently asked questions" +msgstr "" + +#: forum/skins/default/templates/question_list/sort_tabs.html:5 +#: forum/views/readers.py:45 forum/views/readers.py:61 +#: forum/views/readers.py:281 forum/views/users.py:40 forum/views/users.py:53 +msgid "newest" +msgstr "" + +#: forum/skins/default/templates/question_list/sort_tabs.html:6 +msgid "hottest questions" +msgstr "" + +#: forum/skins/default/templates/question_list/sort_tabs.html:6 +#: forum/views/readers.py:46 +msgid "hottest" +msgstr "" + +#: forum/skins/default/templates/question_list/sort_tabs.html:7 +msgid "most voted questions" +msgstr "" + +#: forum/skins/default/templates/question_list/sort_tabs.html:7 +#: forum/views/readers.py:47 +msgid "most voted" +msgstr "" + +#: forum/skins/default/templates/question_list/subscription_item.html:4 +msgid "Unsubscribe" +msgstr "" + +#: forum/skins/default/templates/question_list/subscription_item.html:8 +msgid "Last checked" +msgstr "" + +#: forum/skins/default/templates/question_list/title.html:5 +msgid "Found by tags" +msgstr "" + +#: forum/skins/default/templates/question_list/title.html:9 +msgid "Search results" +msgstr "" + +#: forum/skins/default/templates/question_list/title.html:11 +msgid "Found by title" +msgstr "" + +#: forum/skins/default/templates/question_list/title.html:15 +msgid "Unanswered questions" msgstr "" -#: forum/skins/default/templates/node/accept_button.html:5 -msgid "mark this answer as the accepted answer" +#: forum/skins/default/templates/question_list/title.html:20 +#: forum/views/readers.py:158 +msgid "All Questions" msgstr "" -#: forum/skins/default/templates/node/comments.html:22 -msgid "I like this comment (click again to cancel)" +#: forum/skins/default/templates/sidebar/markdown_help.html:3 +msgid "Markdown Basics" msgstr "" -#: forum/skins/default/templates/node/comments.html:26 -msgid "Edit comment" +#: forum/skins/default/templates/sidebar/markdown_help.html:6 +msgid "*italic* or __italic__" msgstr "" -#: forum/skins/default/templates/node/comments.html:30 -msgid "Delete comment" +#: forum/skins/default/templates/sidebar/markdown_help.html:9 +msgid "**bold** or __bold__" +msgstr "" + +#: forum/skins/default/templates/sidebar/markdown_help.html:12 +msgid "link" +msgstr "" + +#: forum/skins/default/templates/sidebar/markdown_help.html:12 +#: forum/skins/default/templates/sidebar/markdown_help.html:17 +msgid "text" +msgstr "" + +#: forum/skins/default/templates/sidebar/markdown_help.html:17 +msgid "image" +msgstr "" + +#: forum/skins/default/templates/sidebar/markdown_help.html:21 +msgid "numbered list:" +msgstr "" + +#: forum/skins/default/templates/sidebar/markdown_help.html:26 +msgid "" +"to add a line break simply add two spaces to where you would like the new " +"line to be." +msgstr "" + +#: forum/skins/default/templates/sidebar/markdown_help.html:29 +msgid "basic HTML tags are also supported" +msgstr "" + +#: forum/skins/default/templates/sidebar/markdown_help.html:33 +msgid "learn more about Markdown" +msgstr "" + +#: forum/skins/default/templates/sidebar/recent_awards.html:4 +msgid "Recent awards" +msgstr "" + +#: forum/skins/default/templates/sidebar/recent_awards.html:15 +msgid "all awards" +msgstr "" + +#: forum/skins/default/templates/sidebar/recent_tags.html:4 +msgid "Recent tags" +msgstr "" + +#: forum/skins/default/templates/sidebar/recent_tags.html:11 +msgid "popular tags" +msgstr "" + +#: forum/skins/default/templates/users/edit.html:6 +msgid "Edit user profile" +msgstr "" + +#: forum/skins/default/templates/users/edit.html:45 +msgid "image associated with your email address" +msgstr "" + +#: forum/skins/default/templates/users/edit.html:45 +msgid "gravatar" +msgstr "" + +#: forum/skins/default/templates/users/edit.html:50 +#: forum/skins/default/templates/users/info.html:39 +msgid "Registered user" +msgstr "" + +#: forum/skins/default/templates/users/edit.html:57 +msgid "Screen Name" +msgstr "" + +#: forum/skins/default/templates/users/edit.html:98 +#: forum/skins/default/templates/users/subscriptions_settings.html:104 +msgid "Update" +msgstr "" + +#: forum/skins/default/templates/users/info.html:26 +#: forum/skins/default/templates/users/signature.html:8 +#: forum/views/users.py:39 +msgid "reputation" +msgstr "" + +#: forum/skins/default/templates/users/info.html:28 +msgid "Suspended" +msgstr "" + +#: forum/skins/default/templates/users/info.html:43 +msgid "real name" +msgstr "" + +#: forum/skins/default/templates/users/info.html:48 +msgid "member for" +msgstr "" + +#: forum/skins/default/templates/users/info.html:53 +msgid "last seen" +msgstr "" + +#: forum/skins/default/templates/users/info.html:59 +msgid "user's website" +msgstr "" + +#: forum/skins/default/templates/users/info.html:65 +msgid "location" +msgstr "" + +#: forum/skins/default/templates/users/info.html:73 +msgid "age" +msgstr "" + +#: forum/skins/default/templates/users/info.html:74 +msgid "age unit" +msgstr "" + +#: forum/skins/default/templates/users/info.html:84 +msgid "not validated" +msgstr "" + +#: forum/skins/default/templates/users/info.html:95 +msgid "todays unused votes" +msgstr "" + +#: forum/skins/default/templates/users/info.html:96 +msgid "votes left" +msgstr "" + +#: forum/skins/default/templates/users/karma_bonus.html:5 +msgid "Points" +msgstr "" + +#: forum/skins/default/templates/users/menu.html:4 +msgid "User tools" +msgstr "" + +#: forum/skins/default/templates/users/online_users.html:6 +#: forum/skins/default/templates/users/online_users.html:23 +msgid "Users Online" +msgstr "" + +#: forum/skins/default/templates/users/online_users.html:29 +#: forum/skins/default/templates/users/users.html:29 +#, python-format +msgid "users matching query %(suser)s:" +msgstr "" + +#: forum/skins/default/templates/users/online_users.html:33 +#: forum/skins/default/templates/users/users.html:33 +msgid "Nothing found." +msgstr "" + +#: forum/skins/default/templates/users/preferences.html:6 +msgid "Preferences" +msgstr "" + +#: forum/skins/default/templates/users/preferences.html:10 +msgid "Here you can set some personal preferences." +msgstr "" + +#: forum/skins/default/templates/users/preferences.html:16 +msgid "Navigation:" +msgstr "" + +#: forum/skins/default/templates/users/preferences.html:21 +msgid "Allways remember the sort order I apply to the lists I view" +msgstr "" + +#: forum/skins/default/templates/users/questions.html:11 +msgid "No favorite questions to display." +msgstr "" + +#: forum/skins/default/templates/users/signature.html:11 +#: forum/skins/default/templates/users/signature.html:17 +#: forum/skins/default/templates/users/signature.html:23 +#: forum/templatetags/extra_tags.py:77 forum/views/meta.py:89 +msgid "badges" +msgstr "" + +#: forum/skins/default/templates/users/signature.html:31 +#: forum/templatetags/extra_tags.py:50 +msgid "(suspended)" +msgstr "" + +#: forum/skins/default/templates/users/stats.html:13 +#, python-format +msgid "" +"\n" +" %(counter)s Question\n" +" " +msgid_plural "" +"\n" +" %(counter)s Questions\n" +" " +msgstr[0] "" +msgstr[1] "" + +#: forum/skins/default/templates/users/stats.html:35 +#, python-format +msgid "" +"\n" +" %(counter)s Answer\n" +" " +msgid_plural "" +"\n" +" %(counter)s Answers\n" +" " +msgstr[0] "" +msgstr[1] "" + +#: forum/skins/default/templates/users/stats.html:49 +#, python-format +msgid "the answer has been voted for %(vote_count)s times" +msgstr "" + +#: forum/skins/default/templates/users/stats.html:49 +msgid "this answer has been selected as correct" +msgstr "" + +#: forum/skins/default/templates/users/stats.html:67 +#, python-format +msgid "" +"\n" +" %(cnt)s Vote\n" +" " +msgid_plural "" +"\n" +" %(cnt)s Votes\n" +" " +msgstr[0] "" +msgstr[1] "" + +#: forum/skins/default/templates/users/stats.html:78 +msgid "thumb up" +msgstr "" + +#: forum/skins/default/templates/users/stats.html:79 +msgid "user has voted up this many times" +msgstr "" + +#: forum/skins/default/templates/users/stats.html:83 +msgid "thumb down" +msgstr "" + +#: forum/skins/default/templates/users/stats.html:84 +msgid "user voted down this many times" +msgstr "" + +#: forum/skins/default/templates/users/stats.html:93 +#, python-format +msgid "" +"\n" +" %(counter)s Tag\n" +" " +msgid_plural "" +"\n" +" %(counter)s Tags\n" +" " +msgstr[0] "" +msgstr[1] "" + +#: forum/skins/default/templates/users/stats.html:107 +#, python-format +msgid "" +"see other questions with %(view_user)s's contributions tagged '%(tag_name)s' " +msgstr "" + +#: forum/skins/default/templates/users/stats.html:122 +#, python-format +msgid "" +"\n" +" %(counter)s Badge\n" +" " +msgid_plural "" +"\n" +" %(counter)s Badges\n" +" " +msgstr[0] "" +msgstr[1] "" + +#: forum/skins/default/templates/users/subscriptions_management.html:6 +msgid "Manage your current subscriptions" +msgstr "" + +#: forum/skins/default/templates/users/subscriptions_management.html:9 +msgid "don't show auto-subscribe" +msgstr "" + +#: forum/skins/default/templates/users/subscriptions_management.html:11 +msgid "show auto-subscribe" +msgstr "" + +#: forum/skins/default/templates/users/subscriptions_settings.html:5 +msgid "Notifications and subscription settings" +msgstr "" + +#: forum/skins/default/templates/users/subscriptions_settings.html:7 +msgid "" +"\n" +" Here you can decide which types of notifications you wish to receive, " +"and their frequency.
\n" +" " +msgstr "" + +#: forum/skins/default/templates/users/subscriptions_settings.html:17 +msgid "Notify me when:" +msgstr "" + +#: forum/skins/default/templates/users/subscriptions_settings.html:21 +msgid "A new member joins" +msgstr "" + +#: forum/skins/default/templates/users/subscriptions_settings.html:25 +msgid "A new question is posted" +msgstr "" + +#: forum/skins/default/templates/users/subscriptions_settings.html:29 +msgid "A new question matching my interesting tags is posted" +msgstr "" + +#: forum/skins/default/templates/users/subscriptions_settings.html:33 +msgid "There's an update on one of my subscriptions" +msgstr "" + +#: forum/skins/default/templates/users/subscriptions_settings.html:41 +msgid "Auto subscribe me to:" +msgstr "" + +#: forum/skins/default/templates/users/subscriptions_settings.html:46 +msgid "Questions I view" +msgstr "" + +#: forum/skins/default/templates/users/subscriptions_settings.html:49 +msgid "All questions matching my interesting tags" +msgstr "" + +#: forum/skins/default/templates/users/subscriptions_settings.html:52 +msgid "All questions" +msgstr "" + +#: forum/skins/default/templates/users/subscriptions_settings.html:60 +msgid "On my subscriptions, notify me when:" +msgstr "" + +#: forum/skins/default/templates/users/subscriptions_settings.html:65 +msgid "An answer is posted" +msgstr "" + +#: forum/skins/default/templates/users/subscriptions_settings.html:68 +msgid "A comment on one of my posts is posted" +msgstr "" + +#: forum/skins/default/templates/users/subscriptions_settings.html:73 +msgid "A comment is posted" msgstr "" -#: forum/skins/default/templates/node/comments.html:42 -#, python-format -msgid "showing %(showing)s of %(total)s" +#: forum/skins/default/templates/users/subscriptions_settings.html:76 +msgid "An answer is accepted" msgstr "" -#: forum/skins/default/templates/node/comments.html:44 -msgid "show all" +#: forum/skins/default/templates/users/subscriptions_settings.html:84 +msgid "Daily Digest:" msgstr "" -#: forum/skins/default/templates/node/comments.html:47 -msgid "add new comment" +#: forum/skins/default/templates/users/subscriptions_settings.html:89 +msgid "Send me the daily digest with information about the site activity" msgstr "" -#: forum/skins/default/templates/node/comments.html:55 -msgid " add comment" +#: forum/skins/default/templates/users/subscriptions_settings.html:94 +msgid "Notify When I'm Discussed:" msgstr "" -#: forum/skins/default/templates/node/comments.html:58 -#, python-format +#: forum/skins/default/templates/users/subscriptions_settings.html:99 msgid "" -"\n" -" have %(max_length)" -"s characters left\n" -" " +"Notify me when someone replies to one of my comments on any post using the " +"
@username
notation" msgstr "" -#: forum/skins/default/templates/node/comments.html:71 -msgid "just now" +#: forum/skins/default/templates/users/suspend_user.html:4 +msgid "Suspend user" msgstr "" -#: forum/skins/default/templates/node/favorite_mark.html:3 -msgid "mark/unmark this question as favorite (click again to cancel)" +#: forum/skins/default/templates/users/suspend_user.html:8 +msgid "Indefinetly" msgstr "" -#: forum/skins/default/templates/node/vote_buttons.html:3 -msgid "I like this post (click again to cancel)" +#: forum/skins/default/templates/users/suspend_user.html:9 +msgid "For X days" msgstr "" -#: forum/skins/default/templates/node/vote_buttons.html:7 -msgid "current number of votes" +#: forum/skins/default/templates/users/suspend_user.html:15 +msgid "Suspend for" msgstr "" -#: forum/skins/default/templates/node/vote_buttons.html:10 -msgid "I dont like this post (click again to cancel)" +#: forum/skins/default/templates/users/suspend_user.html:15 +msgid "days" msgstr "" -#: forum/skins/default/templates/notifications/answeraccepted.html:6 -#: forum/skins/default/templates/notifications/digest.html:7 -#: forum/skins/default/templates/notifications/newanswer.html:6 -#: forum/skins/default/templates/notifications/newcomment.html:6 -#: forum/skins/default/templates/notifications/newmember.html:6 -#: forum/skins/default/templates/notifications/newquestion.html:6 -msgid "Hello" +#: forum/skins/default/templates/users/suspend_user.html:20 +msgid "Public message" msgstr "" -#: forum/skins/default/templates/notifications/answeraccepted.html:9 -#, python-format -msgid "" -"\n" -" Just to let you know that %(accepter)s has just accepted %" -"(answer_author)s's answer on his question\n" -" %(question_title)s:\n" -" " +#: forum/skins/default/templates/users/suspend_user.html:26 +msgid "This message will be visible through the user activity log." msgstr "" -#: forum/skins/default/templates/notifications/digest.html:9 -#, python-format -msgid "" -"\n" -" This is the %(digest_type)s activity digest for %(app_title)s\n" -" " +#: forum/skins/default/templates/users/suspend_user.html:31 +msgid "Private message" msgstr "" -#: forum/skins/default/templates/notifications/digest.html:15 -#, python-format -msgid "" -"\n" -" %(nusers_count)s new user%(nusers_count_pluralize)s joined the %" -"(app_title)s community:\n" -" " +#: forum/skins/default/templates/users/suspend_user.html:37 +msgid "If set, only the suspended user will see this message." msgstr "" -#: forum/skins/default/templates/notifications/digest.html:28 -#, python-format -msgid "" -"\n" -" %(question_count)s of your subscriptions have updates:\n" -" " +#: forum/skins/default/templates/users/users.html:6 +#: forum/skins/default/templates/users/users.html:23 +#: forum_modules/exporter/exporter.py:352 +#: forum_modules/exporter/importer.py:344 +msgid "Users" msgstr "" -#: forum/skins/default/templates/notifications/digest.html:35 -msgid "On question " +#: forum/skins/default/templates/users/votes.html:15 +#: forum/views/commands.py:73 +msgid "upvote" msgstr "" -#: forum/skins/default/templates/notifications/digest.html:37 -#, python-format -msgid "" -"\n" -" %(answer_count)s new answer%(answer_count_pluralize)s\n" -" " +#: forum/skins/default/templates/users/votes.html:17 +#: forum/views/commands.py:73 +msgid "downvote" msgstr "" -#: forum/skins/default/templates/notifications/digest.html:42 -#, python-format -msgid "" -"\n" -" %(comment_count)s new comment%(comment_count_pluralize)" -"s\n" -" " +#: forum/templatetags/extra_tags.py:78 +msgid "reputation points" msgstr "" -#: forum/skins/default/templates/notifications/digest.html:46 -msgid "on your own post(s)" +#: forum/templatetags/extra_tags.py:96 +#, python-format +msgid "%(user)s has %(count)d accepted answers" msgstr "" -#: forum/skins/default/templates/notifications/digest.html:50 -msgid "an answer was accepted" +#: forum/templatetags/extra_tags.py:102 +#, python-format +msgid "%s has one accepted answer" msgstr "" -#: forum/skins/default/templates/notifications/digest.html:59 +#: forum/templatetags/extra_tags.py:105 #, python-format -msgid "" -"\n" -" %(question_count)s new question%(question_count_pluralize)s\n" -" " +msgid "%s has no accepted answers" msgstr "" -#: forum/skins/default/templates/notifications/digest.html:63 -msgid "matching your interesting tags" +#: forum/templatetags/extra_tags.py:111 +msgid "accept rate" msgstr "" -#: forum/skins/default/templates/notifications/digest.html:65 -msgid "posted :" +#: forum/templatetags/extra_tags.py:112 +msgid "Rate of the user's accepted answers" msgstr "" -#: forum/skins/default/templates/notifications/digest.html:71 -#, python-format -msgid "" -"\n" -" Posted by %(author_name)s in %(question_time)s\n" -" " +#: forum/templatetags/extra_tags.py:141 +msgid "%b %d at %H:%M" msgstr "" -#: forum/skins/default/templates/notifications/feedback.html:7 -#, python-format -msgid "" -"\n" -" Hello, this is a %(site_title)s forum feedback message\n" -" " +#: forum/templatetags/extra_tags.py:143 +msgid "%b %d '%y at %H:%M" msgstr "" -#: forum/skins/default/templates/notifications/feedback.html:13 -msgid "Sender" +#: forum/templatetags/extra_tags.py:145 +msgid "2 days ago" msgstr "" -#: forum/skins/default/templates/notifications/feedback.html:15 -#: forum/skins/default/templates/notifications/feedback.html:18 -#: forum/skins/default/templates/users/info.html:93 -msgid "email" +#: forum/templatetags/extra_tags.py:147 +msgid "yesterday" msgstr "" -#: forum/skins/default/templates/notifications/feedback.html:17 -msgid "anonymous" +#: forum/templatetags/extra_tags.py:149 +msgid "hour ago" msgstr "" -#: forum/skins/default/templates/notifications/feedback.html:25 -msgid "Message body:" +#: forum/templatetags/extra_tags.py:149 +msgid "hours ago" msgstr "" -#: forum/skins/default/templates/notifications/newanswer.html:9 +#: forum/templatetags/extra_tags.py:149 #, python-format -msgid "" -"\n" -" %(author_name)s has just posted a new answer on %(app_title)s to the " -"question\n" -" %(question_title)s\":\n" -" " -msgstr "" +msgid "%(hr)d " +msgid_plural "%(hr)d " +msgstr[0] "" +msgstr[1] "" -#: forum/skins/default/templates/notifications/newanswer.html:20 -#: forum/skins/default/templates/notifications/newcomment.html:28 -#: forum/skins/default/templates/notifications/newquestion.html:20 -msgid "" -"\n" -" Don't forget to come over and cast your vote.\n" -" " +#: forum/templatetags/extra_tags.py:151 +msgid "min ago" msgstr "" -#: forum/skins/default/templates/notifications/newcomment.html:9 -#, python-format -msgid "" -"\n" -" %(author_name)s has just posted a comment on\n" -" " +#: forum/templatetags/extra_tags.py:151 +msgid "mins ago" msgstr "" -#: forum/skins/default/templates/notifications/newcomment.html:14 +#: forum/templatetags/extra_tags.py:151 #, python-format -msgid "" -"\n" -" the answer posted by %" -"(poster_name)s to\n" -" " +msgid "%(min)d " +msgid_plural "%(min)d " +msgstr[0] "" +msgstr[1] "" + +#: forum/templatetags/extra_tags.py:153 +msgid "sec ago" msgstr "" -#: forum/skins/default/templates/notifications/newcomment.html:19 -#, python-format -msgid "" -"\n" -" the question %" -"(question_title)s\n" -" " +#: forum/templatetags/extra_tags.py:153 +msgid "secs ago" msgstr "" -#: forum/skins/default/templates/notifications/newmember.html:9 +#: forum/templatetags/extra_tags.py:153 #, python-format -msgid "" -"\n" -" %(newmember_name)s has just joined %(app_title)s. You can visit %" -"(newmember_name)s's profile using the following link:
\n" -" %(newmember_name)s profile\n" -" " +msgid "%(sec)d " +msgid_plural "%(sec)d " +msgstr[0] "" +msgstr[1] "" + +#: forum/templatetags/node_tags.py:90 +msgid "permanent link" msgstr "" -#: forum/skins/default/templates/notifications/newquestion.html:9 -#, python-format -msgid "" -"\n" -" %(author_name)s has just posted a new question on %(app_title)s, " -"with title\n" -" %(question_title)s and " -"tagged %(question_tags)s:\n" -" " +#: forum/templatetags/node_tags.py:91 +msgid "answer permanent link" msgstr "" -#: forum/skins/default/templates/osqaadmin/base.html:13 -msgid "OSQA administration area" +#: forum/templatetags/node_tags.py:95 +msgid "award points" msgstr "" -#: forum/skins/default/templates/osqaadmin/base.html:26 -msgid "Administration menu" +#: forum/templatetags/node_tags.py:96 +#, python-format +msgid "award points to %s" msgstr "" -#: forum/skins/default/templates/osqaadmin/index.html:7 -msgid "Dashboard" +#: forum/templatetags/node_tags.py:106 +msgid "retag" msgstr "" -#: forum/skins/default/templates/osqaadmin/index.html:10 -msgid "Welcome to the OSQA administration area." +#: forum/templatetags/node_tags.py:112 +msgid "reopen" msgstr "" -#: forum/skins/default/templates/osqaadmin/index.html:17 -msgid "Site statistics" +#: forum/templatetags/node_tags.py:114 +msgid "close" msgstr "" -#: forum/skins/default/templates/osqaadmin/index.html:21 -#: forum/skins/default/templates/osqaadmin/index.html:26 -msgid "in the last 24 hours" +#: forum/templatetags/node_tags.py:117 +msgid "report" msgstr "" -#: forum/skins/default/templates/osqaadmin/index.html:31 -msgid "user" +#: forum/templatetags/node_tags.py:123 +msgid "" +"report as offensive (i.e containing spam, advertising, malicious text, etc.)" msgstr "" -#: forum/skins/default/templates/osqaadmin/index.html:31 -msgid "joined in the last 24 hours" +#: forum/templatetags/node_tags.py:127 +msgid "undelete" msgstr "" -#: forum/skins/default/templates/osqaadmin/index.html:37 -msgid "Site status" +#: forum/templatetags/node_tags.py:134 +msgid "see revisions" msgstr "" -#: forum/skins/default/templates/osqaadmin/index.html:42 -msgid "" -"Your site is running in bootstrap mode, click the button bellow to revert to " -"defaults." +#: forum/templatetags/node_tags.py:141 +msgid "mark as community wiki" msgstr "" -#: forum/skins/default/templates/osqaadmin/index.html:45 -msgid "" -"Your site is running in standard mode, click the button bellow to run in " -"bootstrap mode." +#: forum/templatetags/node_tags.py:145 +msgid "cancel community wiki" msgstr "" -#: forum/skins/default/templates/osqaadmin/index.html:47 -msgid "" -"Your site is running with some customized settings, click the buttons bellow " -"to run with defaults or in bootstrap mode" +#: forum/templatetags/node_tags.py:149 +msgid "convert to comment" msgstr "" -#: forum/skins/default/templates/osqaadmin/index.html:51 -msgid "Are you sure you want to revert to the defaults?" +#: forum/templatetags/node_tags.py:153 +msgid "convert to question" msgstr "" -#: forum/skins/default/templates/osqaadmin/index.html:51 -msgid "revert to defaults" +#: forum/templatetags/node_tags.py:221 +msgid "posted" msgstr "" -#: forum/skins/default/templates/osqaadmin/index.html:54 -msgid "Are you sure you want to run bootstrap mode?" +#: forum/views/admin.py:117 +msgid "Questions Graph" msgstr "" -#: forum/skins/default/templates/osqaadmin/index.html:54 -msgid "go bootstrap" +#: forum/views/admin.py:121 +msgid "Users Graph" msgstr "" -#: forum/skins/default/templates/osqaadmin/index.html:59 -msgid "Recalculate scores and reputation" +#: forum/views/admin.py:160 +#, python-format +msgid "'%s' settings saved succesfully" msgstr "" -#: forum/skins/default/templates/osqaadmin/index.html:60 -msgid "This is a heavy operation, are you sure?" +#: forum/views/admin.py:267 +msgid "Bootstrap mode enabled" msgstr "" -#: forum/skins/default/templates/osqaadmin/index.html:60 -msgid "Recalculate" +#: forum/views/admin.py:281 +msgid "All values reverted to defaults" msgstr "" -#: forum/skins/default/templates/osqaadmin/index.html:65 -msgid "Recent activity" +#: forum/views/admin.py:297 +msgid "All values recalculated" msgstr "" -#: forum/skins/default/templates/question_list/item.html:12 -msgid "this question has an accepted answer" +#: forum/views/admin.py:312 +msgid "Maintenance mode enabled" msgstr "" -#: forum/skins/default/templates/question_list/related_tags.html:6 -msgid "Related tags" +#: forum/views/admin.py:314 +msgid "Settings adjusted" msgstr "" -#: forum/skins/default/templates/question_list/sort_tabs.html:4 -msgid "most recently updated questions" +#: forum/views/admin.py:321 +msgid "Your site is now running normally" msgstr "" -#: forum/skins/default/templates/question_list/sort_tabs.html:4 -msgid "active" +#: forum/views/admin.py:325 +msgid "Currently down for maintenance. We'll be back soon" msgstr "" -#: forum/skins/default/templates/question_list/sort_tabs.html:5 -msgid "most recently asked questions" +#: forum/views/admin.py:385 +msgid "createuser" msgstr "" -#: forum/skins/default/templates/question_list/sort_tabs.html:5 -msgid "newest" +#: forum/views/admin.py:385 +msgid "Create new user" msgstr "" -#: forum/skins/default/templates/question_list/sort_tabs.html:6 -msgid "hottest questions" +#: forum/views/admin.py:400 +#, python-format +msgid "New user created sucessfully. %s." msgstr "" -#: forum/skins/default/templates/question_list/sort_tabs.html:6 -msgid "hottest" +#: forum/views/admin.py:401 +#, python-format +msgid "See %s profile" msgstr "" -#: forum/skins/default/templates/question_list/sort_tabs.html:7 -msgid "most voted questions" +#: forum/views/admin.py:414 +msgid "added_at" msgstr "" -#: forum/skins/default/templates/question_list/sort_tabs.html:7 -msgid "most voted" +#: forum/views/admin.py:415 +msgid "added_at_asc" msgstr "" -#: forum/skins/default/templates/question_list/title.html:5 -msgid "Found by tags" +#: forum/views/admin.py:416 +msgid "author" msgstr "" -#: forum/skins/default/templates/question_list/title.html:9 -msgid "Search results" +#: forum/views/admin.py:417 +msgid "author_asc" msgstr "" -#: forum/skins/default/templates/question_list/title.html:11 -msgid "Found by title" +#: forum/views/admin.py:418 +msgid "score" msgstr "" -#: forum/skins/default/templates/question_list/title.html:15 -msgid "Unanswered questions" +#: forum/views/admin.py:419 +msgid "score_asc" msgstr "" -#: forum/skins/default/templates/question_list/title.html:17 -#: forum/skins/default/templates/users/subscriptions.html:74 -msgid "All questions" +#: forum/views/admin.py:420 +msgid "act_at" msgstr "" -#: forum/skins/default/templates/sidebar/recent_awards.html:4 -msgid "Recent awards" +#: forum/views/admin.py:421 +msgid "act_at_asc" msgstr "" -#: forum/skins/default/templates/sidebar/recent_awards.html:15 -msgid "all awards" +#: forum/views/admin.py:422 +msgid "act_by" msgstr "" -#: forum/skins/default/templates/sidebar/recent_tags.html:4 -msgid "Recent tags" +#: forum/views/admin.py:423 +msgid "act_by_asc" msgstr "" -#: forum/skins/default/templates/sidebar/recent_tags.html:12 -msgid "popular tags" +#: forum/views/admin.py:426 +msgid "nodeman" msgstr "" -#: forum/skins/default/templates/users/edit.html:6 -msgid "Edit user profile" +#: forum/views/admin.py:426 +msgid "Bulk management" msgstr "" -#: forum/skins/default/templates/users/edit.html:19 -msgid "edit profile" +#: forum/views/admin.py:432 +msgid "filter" msgstr "" -#: forum/skins/default/templates/users/edit.html:31 -msgid "image associated with your email address" +#: forum/views/admin.py:445 +msgid "No action performed" msgstr "" -#: forum/skins/default/templates/users/edit.html:31 -#, python-format -msgid "avatar, see %(gravatar_faq_url)s" +#: forum/views/admin.py:452 +msgid "All selected nodes marked as deleted" msgstr "" -#: forum/skins/default/templates/users/edit.html:36 -#: forum/skins/default/templates/users/info.html:52 -msgid "Registered user" +#: forum/views/admin.py:459 +msgid "All selected nodes undeleted" msgstr "" -#: forum/skins/default/templates/users/edit.html:43 -msgid "Screen Name" +#: forum/views/admin.py:464 +msgid "bulk close" msgstr "" -#: forum/skins/default/templates/users/edit.html:86 -#: forum/skins/default/templates/users/subscriptions.html:116 -msgid "Update" +#: forum/views/admin.py:466 +msgid "Selected questions were closed" msgstr "" -#: forum/skins/default/templates/users/info.html:22 -#: forum/skins/default/templates/users/signature.html:6 -#: forum/skins/default/templates/users/users.html:26 -msgid "reputation" +#: forum/views/admin.py:478 +msgid "All selected nodes deleted" msgstr "" -#: forum/skins/default/templates/users/info.html:32 -msgid "Moderate this user" +#: forum/views/auth.py:119 forum/views/auth.py:131 +msgid "" +"Sorry, these login credentials belong to anoother user. Plese terminate your " +"current session and try again." msgstr "" -#: forum/skins/default/templates/users/info.html:44 -msgid "update profile" +#: forum/views/auth.py:122 +msgid "You are already logged in with that user." msgstr "" -#: forum/skins/default/templates/users/info.html:56 -msgid "real name" +#: forum/views/auth.py:128 +msgid "These login credentials are already associated with your account." msgstr "" -#: forum/skins/default/templates/users/info.html:61 -msgid "member for" +#: forum/views/auth.py:137 +msgid "The new credentials are now associated with your account" msgstr "" -#: forum/skins/default/templates/users/info.html:66 -msgid "last seen" +#: forum/views/auth.py:177 +msgid "" +"Oops, something went wrong in the middle of this process. Please try again. " +"Note that you need to have cookies enabled for the authentication to work." msgstr "" -#: forum/skins/default/templates/users/info.html:72 -msgid "user website" +#: forum/views/auth.py:189 forum_modules/localauth/views.py:29 +msgid "A welcome email has been sent to your email address. " msgstr "" -#: forum/skins/default/templates/users/info.html:78 -msgid "location" +#: forum/views/auth.py:194 +msgid "" +"Oops, something went wrong in the middle of this process. Please try again." msgstr "" -#: forum/skins/default/templates/users/info.html:86 -msgid "age" +#: forum/views/auth.py:248 +msgid "An email has been sent with your temporary login key" msgstr "" -#: forum/skins/default/templates/users/info.html:87 -msgid "age unit" +#: forum/views/auth.py:269 +msgid "" +"You are logged in with a temporary access key, please take the time to fix " +"your issue with authentication." msgstr "" -#: forum/skins/default/templates/users/info.html:100 -msgid "todays unused votes" +#: forum/views/auth.py:289 +msgid "A message with an email validation link was just sent to your address." msgstr "" -#: forum/skins/default/templates/users/info.html:101 -msgid "votes left" +#: forum/views/auth.py:300 +msgid "Thank you, your email is now validated." msgstr "" -#: forum/skins/default/templates/users/stats.html:13 -#, python-format -msgid "" -"\n" -" 1 Question\n" -" " -msgid_plural "" -"\n" -" %(counter)s Questions\n" -" " -msgstr[0] "" -msgstr[1] "" +#: forum/views/auth.py:325 +msgid "New password set" +msgstr "" -#: forum/skins/default/templates/users/stats.html:29 -#, python-format -msgid "" -"\n" -" 1 Answer\n" -" " -msgid_plural "" -"\n" -" %(counter)s Answers\n" -" " -msgstr[0] "" -msgstr[1] "" +#: forum/views/auth.py:329 +msgid "Your password was changed" +msgstr "" -#: forum/skins/default/templates/users/stats.html:42 +#: forum/views/auth.py:365 #, python-format -msgid "the answer has been voted for %(vote_count)s times" +msgid "You removed the association with %s" msgstr "" -#: forum/skins/default/templates/users/stats.html:42 -msgid "this answer has been selected as correct" +#: forum/views/auth.py:377 +#, python-format +msgid "Welcome back %s, you are now logged in" msgstr "" -#: forum/skins/default/templates/users/stats.html:58 +#: forum/views/auth.py:391 #, python-format -msgid "" -"\n" -" 1 Vote\n" -" " -msgid_plural "" -"\n" -" %(cnt)s Votes\n" -" " -msgstr[0] "" -msgstr[1] "" +msgid "You have a %s pending submission." +msgstr "" -#: forum/skins/default/templates/users/stats.html:69 -msgid "thumb up" +#: forum/views/auth.py:392 +msgid "save it" msgstr "" -#: forum/skins/default/templates/users/stats.html:70 -msgid "user has voted up this many times" +#: forum/views/auth.py:393 forum/views/writers.py:279 +msgid "review" msgstr "" -#: forum/skins/default/templates/users/stats.html:74 -msgid "thumb down" +#: forum/views/auth.py:394 forum/views/writers.py:276 +msgid "cancel" msgstr "" -#: forum/skins/default/templates/users/stats.html:75 -msgid "user voted down this many times" +#: forum/views/auth.py:402 +msgid "Sorry, but this account is suspended" msgstr "" -#: forum/skins/default/templates/users/stats.html:84 +#: forum/views/commands.py:24 #, python-format msgid "" -"\n" -" 1 Tag\n" -" " -msgid_plural "" -"\n" -" %(counter)s Tags\n" -" " -msgstr[0] "" -msgstr[1] "" +"Sorry, but you don't have enough reputation points to %(action)s.
Please check the faq" +msgstr "" -#: forum/skins/default/templates/users/stats.html:97 +#: forum/views/commands.py:32 #, python-format msgid "" -"see other questions with %(view_user)s's contributions tagged '%(tag_name)s' " +"Sorry but you cannot %(action)s your own post.
Please check the faq" msgstr "" -#: forum/skins/default/templates/users/stats.html:112 +#: forum/views/commands.py:40 #, python-format msgid "" -"\n" -" 1 Badge\n" -" " -msgid_plural "" -"\n" -" %(counter)s Badges\n" -" " -msgstr[0] "" -msgstr[1] "" - -#: forum/skins/default/templates/users/subscriptions.html:8 -msgid "Notifications and subscription settings" +"Sorry but anonymous users cannot %(action)s.
Please login or create an " +"account here." msgstr "" -#: forum/skins/default/templates/users/subscriptions.html:10 +#: forum/views/commands.py:48 +#, python-format msgid "" -"\n" -" Here you can decide which types of notifications you wish to " -"receive, and it's frequency.
\n" -" " +"Sorry, but you don't have enough %(action)s left for today..
The limit " +"is %(limit)s per day..
Please check the faq" msgstr "" -#: forum/skins/default/templates/users/subscriptions.html:14 +#: forum/views/commands.py:56 +#, python-format msgid "" -"\n" -" Currently you have notifications enabled. You can always stop all " -"notifications without loosing your settings and restart them afterwards.
\n" -" " +"Sorry, but you cannot %(action)s twice the same post.
Please check the " +"faq" msgstr "" -#: forum/skins/default/templates/users/subscriptions.html:18 +#: forum/views/commands.py:88 +#, python-format msgid "" -"\n" -" Currently you have notifications disabled. You can enable them " -"clicking on the Start notifications button bellow.
\n" -" " -msgstr "" - -#: forum/skins/default/templates/users/subscriptions.html:28 -msgid "Notify me when:" +"Sorry but you cannot cancel a vote after %(ndays)d %(tdays)s from the " +"original vote" msgstr "" -#: forum/skins/default/templates/users/subscriptions.html:32 -msgid "A new member joins" -msgstr "" +#: forum/views/commands.py:90 +msgid "day" +msgid_plural "days" +msgstr[0] "" +msgstr[1] "" -#: forum/skins/default/templates/users/subscriptions.html:36 -msgid "A new question is posted" +#: forum/views/commands.py:110 +#, python-format +msgid "You have %(nvotes)s %(tvotes)s left today." msgstr "" -#: forum/skins/default/templates/users/subscriptions.html:40 -msgid "A new question matching my interesting tags is posted" +#: forum/views/commands.py:124 forum/views/commands.py:130 +msgid "flag posts" msgstr "" -#: forum/skins/default/templates/users/subscriptions.html:44 -msgid "There's an update on one of my subscriptions" +#: forum/views/commands.py:127 +msgid "flag" msgstr "" -#: forum/skins/default/templates/users/subscriptions.html:52 -msgid "Auto subscribe me to:" +#: forum/views/commands.py:135 +msgid "flags" msgstr "" -#: forum/skins/default/templates/users/subscriptions.html:57 -msgid "Questions I ask" +#: forum/views/commands.py:140 +#, python-format +msgid "You already flagged this post with the following reason: %(reason)s" msgstr "" -#: forum/skins/default/templates/users/subscriptions.html:60 -msgid "Questions I answer" +#: forum/views/commands.py:145 forum/views/commands.py:374 +msgid "Reason is empty" msgstr "" -#: forum/skins/default/templates/users/subscriptions.html:63 -msgid "Questions I comment" +#: forum/views/commands.py:149 +msgid "" +"Thank you for your report. A moderator will review your submission shortly." msgstr "" -#: forum/skins/default/templates/users/subscriptions.html:68 -msgid "Questions I view" +#: forum/views/commands.py:157 forum/views/commands.py:163 +msgid "like comments" msgstr "" -#: forum/skins/default/templates/users/subscriptions.html:71 -msgid "All questions matching my interesting tags" +#: forum/views/commands.py:160 +msgid "like" msgstr "" -#: forum/skins/default/templates/users/subscriptions.html:82 -msgid "On my subscriptions, notify me when:" +#: forum/views/commands.py:187 forum/views/commands.py:190 +msgid "delete comments" msgstr "" -#: forum/skins/default/templates/users/subscriptions.html:87 -msgid "An answer is posted" +#: forum/views/commands.py:206 +msgid "mark a question as favorite" msgstr "" -#: forum/skins/default/templates/users/subscriptions.html:90 -msgid "A comment on one of my posts is posted" +#: forum/views/commands.py:232 forum/views/commands.py:512 +#: forum/views/commands.py:523 +msgid "Invalid request" msgstr "" -#: forum/skins/default/templates/users/subscriptions.html:95 -msgid "A comment is posted" +#: forum/views/commands.py:237 +msgid "Comment is empty" msgstr "" -#: forum/skins/default/templates/users/subscriptions.html:98 -msgid "An answer is accepted" +#: forum/views/commands.py:240 +#, python-format +msgid "At least %d characters required on comment body." msgstr "" -#: forum/skins/default/templates/users/subscriptions.html:106 -msgid "More:" +#: forum/views/commands.py:243 +#, python-format +msgid "No more than %d characters on comment body." msgstr "" -#: forum/skins/default/templates/users/subscriptions.html:111 -msgid "" -"Notify me when someone replys to one of my comments on any post using the " -"
@username
notation" +#: forum/views/commands.py:249 +msgid "edit comments" msgstr "" -#: forum/skins/default/templates/users/subscriptions.html:118 -msgid "Stop notifications" +#: forum/views/commands.py:283 forum/views/commands.py:297 +msgid "accept answers" msgstr "" -#: forum/skins/default/templates/users/subscriptions.html:120 -msgid "Start notifications" +#: forum/views/commands.py:303 +msgid "Sorry but you cannot accept the answer" msgstr "" -#: forum/skins/default/templates/users/tabs.html:7 -msgid "User profile" -msgstr "" +#: forum/views/commands.py:312 +msgid "This question already has an accepted answer." +msgid_plural "" +"Sorry but this question has reached the limit of accepted answers." +msgstr[0] "" +msgstr[1] "" -#: forum/skins/default/templates/users/tabs.html:7 -msgid "overview" -msgstr "" +#: forum/views/commands.py:319 +msgid "" +"The author of this answer already has an accepted answer in this question." +msgid_plural "" +"Sorry but the author of this answer has reached the limit of accepted " +"answers per question." +msgstr[0] "" +msgstr[1] "" -#: forum/skins/default/templates/users/tabs.html:9 -msgid "recent activity" +#: forum/views/commands.py:334 forum/views/commands.py:337 +msgid "delete posts" msgstr "" -#: forum/skins/default/templates/users/tabs.html:11 -msgid "graph of user reputation" +#: forum/views/commands.py:360 forum/views/commands.py:369 +msgid "close questions" msgstr "" -#: forum/skins/default/templates/users/tabs.html:12 -msgid "reputation history" +#: forum/views/commands.py:364 +msgid "reopen questions" msgstr "" -#: forum/skins/default/templates/users/tabs.html:15 forum/views/users.py:196 -msgid "user vote record" +#: forum/views/commands.py:386 forum/views/commands.py:398 +msgid "mark posts as community wiki" msgstr "" -#: forum/skins/default/templates/users/tabs.html:15 -msgid "casted votes" +#: forum/views/commands.py:390 +msgid "cancel a community wiki post" msgstr "" -#: forum/skins/default/templates/users/tabs.html:18 -msgid "questions that user selected as his/her favorite" +#: forum/views/commands.py:411 +#, python-format +msgid "Answer by %(uname)s: %(snippet)s..." msgstr "" -#: forum/skins/default/templates/users/tabs.html:19 -msgid "favorites" +#: forum/views/commands.py:413 +msgid "Question" msgstr "" -#: forum/skins/default/templates/users/tabs.html:22 -msgid "email subscription settings" +#: forum/views/commands.py:420 forum/views/commands.py:423 +msgid "convert answers to comments" msgstr "" -#: forum/skins/default/templates/users/tabs.html:23 -msgid "subscriptions" +#: forum/views/commands.py:428 forum/views/commands.py:431 +msgid "That is an invalid post to put the comment under" msgstr "" -#: forum/skins/default/templates/users/users.html:6 -#: forum/skins/default/templates/users/users.html:24 -msgid "Users" +#: forum/views/commands.py:449 forum/views/commands.py:452 +msgid "convert comments to answers" msgstr "" -#: forum/skins/default/templates/users/users.html:27 -msgid "recent" +#: forum/views/commands.py:467 +msgid "You do not have the correct credentials to preform this action." msgstr "" -#: forum/skins/default/templates/users/users.html:28 -msgid "oldest" +#: forum/views/commands.py:558 +msgid "The permanent URL to the answer has been copied to your clipboard." msgstr "" -#: forum/skins/default/templates/users/users.html:29 -msgid "by username" +#: forum/views/commands.py:569 forum/views/commands.py:573 +#: forum/views/commands.py:582 +msgid "award" msgstr "" -#: forum/skins/default/templates/users/users.html:35 +#: forum/views/commands.py:589 #, python-format -msgid "users matching query %(suser)s:" -msgstr "" - -#: forum/skins/default/templates/users/users.html:39 -msgid "Nothing found." -msgstr "" - -#: forum/templatetags/extra_tags.py:168 forum/templatetags/extra_tags.py:195 -msgid "reputation points" +msgid "You have awarded %(awarded_user)s with %(points)d points" msgstr "" -#: forum/templatetags/extra_tags.py:248 -msgid "2 days ago" +#: forum/views/decorators.py:73 +msgid "" +"We're sorry, but an unknown error ocurred.
Please try again in a while." msgstr "" -#: forum/templatetags/extra_tags.py:250 -msgid "yesterday" +#: forum/views/meta.py:70 +msgid "Thanks for the feedback!" msgstr "" -#: forum/templatetags/extra_tags.py:252 -#, python-format -msgid "%(hr)d hour ago" -msgid_plural "%(hr)d hours ago" -msgstr[0] "" -msgstr[1] "" - -#: forum/templatetags/extra_tags.py:254 -#, python-format -msgid "%(min)d min ago" -msgid_plural "%(min)d mins ago" -msgstr[0] "" -msgstr[1] "" - -#: forum/templatetags/node_tags.py:58 -msgid "permanent link" +#: forum/views/meta.py:78 +msgid "We look forward to hearing your feedback! Please, give it next time :)" msgstr "" -#: forum/templatetags/node_tags.py:58 -msgid "answer permanent link" +#: forum/views/readers.py:44 +msgid "Most recently updated questions" msgstr "" -#: forum/templatetags/node_tags.py:64 -msgid "retag" +#: forum/views/readers.py:45 +msgid "most recently asked questions" msgstr "" -#: forum/templatetags/node_tags.py:68 -msgid "reopen" +#: forum/views/readers.py:46 +msgid "most active questions in the last 24 hours" msgstr "" -#: forum/templatetags/node_tags.py:70 -msgid "close" +#: forum/views/readers.py:47 +msgid "mostvoted" msgstr "" -#: forum/templatetags/node_tags.py:73 forum/views/commands.py:124 -#: forum/views/commands.py:136 -msgid "flag" +#: forum/views/readers.py:47 +msgid "most voted questions" msgstr "" -#: forum/templatetags/node_tags.py:79 -msgid "" -"report as offensive (i.e containing spam, advertising, malicious text, etc.)" +#: forum/views/readers.py:60 forum/views/readers.py:279 +#: forum/views/users.py:41 forum/views/users.py:52 +msgid "oldest" msgstr "" -#: forum/templatetags/node_tags.py:82 -msgid "delete" +#: forum/views/readers.py:60 forum/views/users.py:52 +msgid "oldest answers" msgstr "" -#: forum/templatetags/question_list_tags.py:57 -msgid "Newest questions are shown first. " +#: forum/views/readers.py:60 forum/views/users.py:52 +msgid "oldest answers will be shown first" msgstr "" -#: forum/templatetags/question_list_tags.py:58 -msgid "Questions are sorted by the time of last update." +#: forum/views/readers.py:61 forum/views/users.py:53 +msgid "newest answers" msgstr "" -#: forum/templatetags/question_list_tags.py:59 -msgid "Questions sorted by number of responses." +#: forum/views/readers.py:61 forum/views/users.py:53 +msgid "newest answers will be shown first" msgstr "" -#: forum/templatetags/question_list_tags.py:60 -msgid "Questions are sorted by the number of votes." +#: forum/views/readers.py:62 forum/views/users.py:54 +msgid "popular answers" msgstr "" -#: forum/templatetags/user_tags.py:58 forum/views/readers.py:293 -#, python-format -msgid "Revision n. %(rev_number)d" +#: forum/views/readers.py:62 forum/views/users.py:54 +msgid "most voted answers will be shown first" msgstr "" -#: forum/utils/forms.py:32 -msgid "this field is required" +#: forum/views/readers.py:68 forum/views/users.py:42 +msgid "name" msgstr "" -#: forum/utils/forms.py:47 -msgid "choose a username" +#: forum/views/readers.py:68 +msgid "by name" msgstr "" -#: forum/utils/forms.py:52 -msgid "user name is required" +#: forum/views/readers.py:68 +msgid "sorted alphabetically" msgstr "" -#: forum/utils/forms.py:53 -msgid "sorry, this name is taken, please choose another" +#: forum/views/readers.py:69 forum/views/readers.py:70 +msgid "used" msgstr "" -#: forum/utils/forms.py:54 -msgid "sorry, this name is not allowed, please choose another" +#: forum/views/readers.py:69 +msgid "by popularity" msgstr "" -#: forum/utils/forms.py:55 -msgid "sorry, there is no user with this name" +#: forum/views/readers.py:69 +msgid "sorted by frequency of tag use" msgstr "" -#: forum/utils/forms.py:56 -msgid "sorry, we have a serious error - user name is taken by several users" +#: forum/views/readers.py:77 +msgid " - " msgstr "" -#: forum/utils/forms.py:57 -msgid "user name can only consist of letters, empty space and underscore" +#: forum/views/readers.py:77 +msgid "latest questions" msgstr "" -#: forum/utils/forms.py:105 -msgid "your email address" +#: forum/views/readers.py:90 +msgid "unanswered" msgstr "" -#: forum/utils/forms.py:106 -msgid "email address is required" +#: forum/views/readers.py:94 +msgid "open questions without an accepted answer" msgstr "" -#: forum/utils/forms.py:108 -msgid "this email is already used by someone else, please choose another" +#: forum/views/readers.py:96 +msgid "Unanswered Questions" msgstr "" -#: forum/utils/forms.py:133 -msgid "choose password" +#: forum/views/readers.py:123 +#, python-format +msgid "questions tagged %(tag)s" msgstr "" -#: forum/utils/forms.py:134 -msgid "password is required" +#: forum/views/readers.py:125 +#, python-format +msgid "Questions Tagged With %(tag)s" msgstr "" -#: forum/utils/forms.py:137 -msgid "retype password" +#: forum/views/readers.py:134 +#, python-format +msgid "Questions asked by %s" msgstr "" -#: forum/utils/forms.py:138 -msgid "please, retype your password" +#: forum/views/readers.py:137 +#, python-format +msgid "Questions answered by %s" msgstr "" -#: forum/utils/forms.py:139 -msgid "sorry, entered passwords did not match, please try again" +#: forum/views/readers.py:144 +#, python-format +msgid "Questions you subscribed %s" msgstr "" -#: forum/views/admin.py:47 +#: forum/views/readers.py:146 #, python-format -msgid "'%s' settings saved succesfully" +msgid "Questions subscribed by %s" msgstr "" -#: forum/views/admin.py:141 -msgid "Bootstrap mode enabled" +#: forum/views/readers.py:169 +msgid "Questions" msgstr "" -#: forum/views/admin.py:155 -msgid "All values reverted to defaults" +#: forum/views/readers.py:223 forum/views/readers.py:224 +msgid "ranking" msgstr "" -#: forum/views/admin.py:171 -msgid "All values recalculated" +#: forum/views/readers.py:223 +msgid "relevance" msgstr "" -#: forum/views/auth.py:103 forum/views/auth.py:112 -msgid "" -"Sorry, these login credentials belong to anoother user. Plese terminate your " -"current session and try again." +#: forum/views/readers.py:223 +msgid "most relevant questions" msgstr "" -#: forum/views/auth.py:105 -msgid "You are already logged in with that user." +#: forum/views/readers.py:231 forum/views/readers.py:233 +#, python-format +msgid "questions matching '%(keywords)s'" msgstr "" -#: forum/views/auth.py:110 -msgid "These login credentials are already associated with your account." +#: forum/views/readers.py:380 +#, python-format +msgid "Revision n. %(rev_number)d" msgstr "" -#: forum/views/auth.py:116 -msgid "The new credentials are now associated with your account" +#: forum/views/users.py:39 +msgid "sorted by reputation" msgstr "" -#: forum/views/auth.py:157 -msgid "" -"Oops, something went wrong in the middle of this process. Please try again." +#: forum/views/users.py:40 +msgid "recent" msgstr "" -#: forum/views/auth.py:219 -msgid "Temporary login link" +#: forum/views/users.py:40 +msgid "newest members" msgstr "" -#: forum/views/auth.py:224 -msgid "An email has been sent with your temporary login key" +#: forum/views/users.py:41 +msgid "last" msgstr "" -#: forum/views/auth.py:239 -msgid "" -"You are logged in with a temporary access key, please take the time to fix " -"your issue with authentication." +#: forum/views/users.py:41 +msgid "oldest members" msgstr "" -#: forum/views/auth.py:245 -msgid "Email Validation" +#: forum/views/users.py:42 +msgid "by username" msgstr "" -#: forum/views/auth.py:256 -msgid "Thank you, your email is now validated." +#: forum/views/users.py:42 +msgid "sorted by username" msgstr "" -#: forum/views/auth.py:280 -msgid "Your password was changed" +#: forum/views/users.py:73 +msgid "Online Users" msgstr "" -#: forum/views/auth.py:282 -msgid "New password set" +#: forum/views/users.py:167 +msgid "Profile updated." msgstr "" -#: forum/views/auth.py:315 -#, python-format -msgid "You removed the association with %s" +#: forum/views/users.py:181 +msgid "Only superusers are allowed to alter other users permissions." msgstr "" -#: forum/views/auth.py:353 -#, python-format -msgid "Welcome back %s, you are now logged in" +#: forum/views/users.py:184 +msgid "Only the site owner can remove the super user status from other user." msgstr "" -#: forum/views/commands.py:20 -#, python-format -msgid "" -"\n" -" Sorry, but you don't have enough reputation points to %(action)s." -"
\n" -" Please check the faq\n" -" " +#: forum/views/users.py:206 +msgid "Only superusers are allowed to award reputation points" msgstr "" -#: forum/views/commands.py:29 -#, python-format -msgid "" -"\n" -" Sorry but you cannot %(action)s your own post.
\n" -" Please check the faq\n" -" " +#: forum/views/users.py:211 +msgid "Invalid number of points to award." msgstr "" -#: forum/views/commands.py:38 -#, python-format -msgid "" -"\n" -" Sorry but anonymous users cannot %(action)s.
\n" -" Please login or create an account here.\n" -" " +#: forum/views/users.py:229 +msgid "Only superusers can suspend other users" msgstr "" -#: forum/views/commands.py:47 -#, python-format -msgid "" -"\n" -" Sorry, but you don't have enough %(action)s left for today..
\n" -" The limit is %(limit)s per day..
\n" -" Please check the
faq\n" -" " +#: forum/views/users.py:250 +msgid "Invalid numeric argument for the number of days." msgstr "" -#: forum/views/commands.py:57 -#, python-format -msgid "" -"\n" -" Sorry, but you cannot %(action)s twice the same post.
\n" -" Please check the faq\n" -" " +#: forum/views/users.py:300 +msgid "overview" msgstr "" -#: forum/views/commands.py:71 forum/views/commands.py:74 -#: forum/views/commands.py:111 -msgid "vote" -msgid_plural "votes" -msgstr[0] "" -msgstr[1] "" - -#: forum/views/commands.py:89 -#, python-format -msgid "" -"Sorry but you cannot cancel a vote after %(ndays)d %(tdays)s from the " -"original vote" +#: forum/views/users.py:300 +msgid "user overview" msgstr "" -#: forum/views/commands.py:90 -msgid "day" -msgid_plural "days" -msgstr[0] "" -msgstr[1] "" - -#: forum/views/commands.py:110 -#, python-format -msgid "You have %(nvotes)s %(tvotes)s left today." +#: forum/views/users.py:332 +msgid "recent activity" msgstr "" -#: forum/views/commands.py:121 forum/views/commands.py:127 -msgid "flag posts" +#: forum/views/users.py:332 +msgid "recent user activity" msgstr "" -#: forum/views/commands.py:132 -msgid "flags" +#: forum/views/users.py:341 +msgid "reputation history" msgstr "" -#: forum/views/commands.py:149 forum/views/commands.py:155 -msgid "like comments" +#: forum/views/users.py:341 +msgid "graph of user karma" msgstr "" -#: forum/views/commands.py:152 -msgid "like" +#: forum/views/users.py:356 +msgid "user vote record" msgstr "" -#: forum/views/commands.py:179 forum/views/commands.py:182 -msgid "delete comments" +#: forum/views/users.py:363 +msgid "favorites" msgstr "" -#: forum/views/commands.py:197 -msgid "mark a question as favorite" +#: forum/views/users.py:363 +msgid "questions that user selected as his/her favorite" msgstr "" -#: forum/views/commands.py:221 forum/views/commands.py:233 -msgid "comment" +#: forum/views/users.py:369 +msgid "subscription" msgstr "" -#: forum/views/commands.py:224 forum/views/commands.py:351 -msgid "Invalid request" +#: forum/views/users.py:369 +msgid "subscriptions" msgstr "" -#: forum/views/commands.py:230 -msgid "edit comments" +#: forum/views/users.py:383 +msgid "New subscription settings are now saved" msgstr "" -#: forum/views/commands.py:240 -msgid "Comment is empty" +#: forum/views/users.py:427 +msgid "preferences" msgstr "" -#: forum/views/commands.py:265 -msgid "accept answers" +#: forum/views/users.py:434 +msgid "New preferences saved" msgstr "" -#: forum/views/commands.py:271 -msgid "Sorry but only the question author can accept an answer" +#: forum/views/writers.py:61 +msgid "uploading images is limited to users with >60 reputation points" msgstr "" -#: forum/views/commands.py:295 forum/views/commands.py:298 -msgid "delete posts" +#: forum/views/writers.py:63 +msgid "allowed file types are 'jpg', 'jpeg', 'gif', 'bmp', 'png', 'tiff'" msgstr "" -#: forum/views/meta.py:43 +#: forum/views/writers.py:65 #, python-format -msgid "Feedback message from %(site_name)s" +msgid "maximum upload file size is %sM" msgstr "" -#: forum/views/meta.py:46 -msgid "Thanks for the feedback!" +#: forum/views/writers.py:67 +#, python-format +msgid "" +"Error uploading file. Please contact the site administrator. Thank you. %s" msgstr "" -#: forum/views/meta.py:53 -msgid "We look forward to hearing your feedback! Please, give it next time :)" +#: forum/views/writers.py:98 +#, python-format +msgid "Your question is pending until you %s." msgstr "" -#: forum/views/readers.py:64 -msgid "Open questions without an accepted answer" +#: forum/views/writers.py:99 forum/views/writers.py:261 +msgid "validate your email" msgstr "" -#: forum/views/readers.py:73 -#, python-format -msgid "Questions tagged %(tag)s" +#: forum/views/writers.py:122 +msgid "Converted to question" msgstr "" -#: forum/views/readers.py:131 +#: forum/views/writers.py:260 #, python-format -msgid "questions matching '%(keywords)s'" +msgid "Your answer is pending until you %s." msgstr "" -#: forum/views/users.py:152 -msgid "user profile" +#: forum_modules/akismet/settings.py:7 +msgid "WordPress API key" msgstr "" -#: forum/views/users.py:152 -msgid "user profile overview" +#: forum_modules/akismet/settings.py:8 +msgid "" +"Your WordPress API key. You can get one at http://wordpress.com/" msgstr "" -#: forum/views/users.py:186 -msgid "recent user activity" +#: forum_modules/akismet/settings.py:12 +msgid "Minimum reputation to not have your posts checked" msgstr "" -#: forum/views/users.py:186 -msgid "profile - recent activity" +#: forum_modules/akismet/settings.py:13 +msgid "" +"The minimum reputation a user must have so that when they post a question, " +"answer or comment it is not checked for spam." msgstr "" -#: forum/views/users.py:196 -msgid "profile - votes" +#: forum_modules/akismet/startup.py:52 +#, python-format +msgid "Sorry, but akismet thinks your %s is spam." msgstr "" -#: forum/views/users.py:203 -msgid "user reputation in the community" +#: forum_modules/akismet/templates/foundspam.html:3 +msgid "Akismet message" msgstr "" -#: forum/views/users.py:203 -msgid "profile - user reputation" +#: forum_modules/akismet/templates/foundspam.html:7 +#, python-format +msgid "Akismet believes your %(action_name)s is spam." msgstr "" -#: forum/views/users.py:214 -msgid "favorite questions" +#: forum_modules/akismet/templates/foundspam.html:10 +#, python-format +msgid "" +"\n" +"We're sorry, but Akismet believes your %(action_name)s is spam.
\n" +"If you believe this is an error, please contact the forum administrator.\n" msgstr "" -#: forum/views/users.py:214 -msgid "profile - favorite questions" +#: forum_modules/akismet/templates/foundspam.html:29 +msgid "Submit" msgstr "" -#: forum/views/users.py:220 -msgid "subscription settings" +#: forum_modules/default_badges/badges.py:16 +#, python-format +msgid "Asked a question with %s views" msgstr "" -#: forum/views/users.py:220 -msgid "profile - subscriptions" +#: forum_modules/default_badges/badges.py:24 +msgid "Popular Question" msgstr "" -#: forum/views/users.py:230 -msgid "Notifications are now enabled" +#: forum_modules/default_badges/badges.py:30 +msgid "Notable Question" msgstr "" -#: forum/views/users.py:232 -msgid "Notifications are now disabled" +#: forum_modules/default_badges/badges.py:35 +msgid "Famous Question" msgstr "" -#: forum/views/users.py:239 -msgid "New subscription settings are now saved" +#: forum_modules/default_badges/badges.py:54 +#, python-format +msgid "Question voted up %s times" msgstr "" -#: forum/views/writers.py:68 -msgid "uploading images is limited to users with >60 reputation points" +#: forum_modules/default_badges/badges.py:58 +msgid "Nice Question" msgstr "" -#: forum/views/writers.py:70 -msgid "allowed file types are 'jpg', 'jpeg', 'gif', 'bmp', 'png', 'tiff'" +#: forum_modules/default_badges/badges.py:63 +msgid "Good Question" msgstr "" -#: forum/views/writers.py:72 -#, python-format -msgid "maximum upload file size is %sM" +#: forum_modules/default_badges/badges.py:68 +msgid "Great Question" msgstr "" -#: forum/views/writers.py:74 +#: forum_modules/default_badges/badges.py:77 #, python-format -msgid "" -"Error uploading file. Please contact the site administrator. Thank you. %s" +msgid "Answer voted up %s times" msgstr "" -#: forum/views/writers.py:85 -msgid "Initial revision" +#: forum_modules/default_badges/badges.py:81 +msgid "Nice Answer" msgstr "" -#: forum/views/writers.py:143 -msgid "Retag" +#: forum_modules/default_badges/badges.py:86 +msgid "Good Answer" msgstr "" -#: forum_modules/books/urls.py:7 forum_modules/books/urls.py:8 -#: forum_modules/books/urls.py:9 -msgid "books/" +#: forum_modules/default_badges/badges.py:91 +msgid "Great Answer" msgstr "" -#: forum_modules/default_badges/badges.py:17 -#: forum_modules/default_badges/badges.py:24 -#: forum_modules/default_badges/badges.py:31 +#: forum_modules/default_badges/badges.py:100 #, python-format -msgid "Asked a question with %s views" +msgid "Question favorited by %s users" msgstr "" -#: forum_modules/default_badges/badges.py:39 -#: forum_modules/default_badges/badges.py:53 -#: forum_modules/default_badges/badges.py:67 -#, python-format -msgid "Answer voted up %s times" +#: forum_modules/default_badges/badges.py:108 +msgid "Favorite Question" msgstr "" -#: forum_modules/default_badges/badges.py:46 -#: forum_modules/default_badges/badges.py:60 -#: forum_modules/default_badges/badges.py:74 -#, python-format -msgid "Question voted up %s times" +#: forum_modules/default_badges/badges.py:113 +msgid "Stellar Question" msgstr "" -#: forum_modules/default_badges/badges.py:82 -#: forum_modules/default_badges/badges.py:89 -#, python-format -msgid "Question favorited by %s users" +#: forum_modules/default_badges/badges.py:119 +msgid "Disciplined" msgstr "" -#: forum_modules/default_badges/badges.py:97 +#: forum_modules/default_badges/badges.py:120 #, python-format msgid "Deleted own post with score of %s or higher" msgstr "" -#: forum_modules/default_badges/badges.py:108 +#: forum_modules/default_badges/badges.py:128 +msgid "Peer Pressure" +msgstr "" + +#: forum_modules/default_badges/badges.py:129 #, python-format msgid "Deleted own post with score of %s or lower" msgstr "" -#: forum_modules/default_badges/badges.py:120 -msgid "First flagged post" +#: forum_modules/default_badges/badges.py:139 +msgid "Critic" msgstr "" -#: forum_modules/default_badges/badges.py:127 +#: forum_modules/default_badges/badges.py:140 msgid "First down vote" msgstr "" -#: forum_modules/default_badges/badges.py:134 -msgid "First retag" +#: forum_modules/default_badges/badges.py:150 +msgid "Supporter" msgstr "" -#: forum_modules/default_badges/badges.py:141 +#: forum_modules/default_badges/badges.py:151 msgid "First up vote" msgstr "" -#: forum_modules/default_badges/badges.py:148 +#: forum_modules/default_badges/badges.py:168 +msgid "Citizen Patrol" +msgstr "" + +#: forum_modules/default_badges/badges.py:169 +msgid "First flagged post" +msgstr "" + +#: forum_modules/default_badges/badges.py:173 +msgid "Organizer" +msgstr "" + +#: forum_modules/default_badges/badges.py:174 +msgid "First retag" +msgstr "" + +#: forum_modules/default_badges/badges.py:178 +msgid "Editor" +msgstr "" + +#: forum_modules/default_badges/badges.py:179 msgid "First edit" msgstr "" -#: forum_modules/default_badges/badges.py:155 +#: forum_modules/default_badges/badges.py:183 +msgid "Scholar" +msgstr "" + +#: forum_modules/default_badges/badges.py:184 msgid "First accepted answer on your own question" msgstr "" -#: forum_modules/default_badges/badges.py:162 -msgid "Completed all user profile fields" +#: forum_modules/default_badges/badges.py:188 +msgid "Cleanup" msgstr "" -#: forum_modules/default_badges/badges.py:169 +#: forum_modules/default_badges/badges.py:189 msgid "First rollback" msgstr "" -#: forum_modules/default_badges/badges.py:177 +#: forum_modules/default_badges/badges.py:195 +msgid "Autobiographer" +msgstr "" + +#: forum_modules/default_badges/badges.py:196 +msgid "Completed all user profile fields" +msgstr "" + +#: forum_modules/default_badges/badges.py:209 +msgid "Civic Duty" +msgstr "" + +#: forum_modules/default_badges/badges.py:210 #, python-format msgid "Voted %s times" msgstr "" -#: forum_modules/default_badges/badges.py:184 +#: forum_modules/default_badges/badges.py:220 +msgid "Pundit" +msgstr "" + +#: forum_modules/default_badges/badges.py:221 #, python-format msgid "Left %s comments" msgstr "" -#: forum_modules/default_badges/badges.py:192 +#: forum_modules/default_badges/badges.py:231 +msgid "Self Learner" +msgstr "" + +#: forum_modules/default_badges/badges.py:232 #, python-format msgid "Answered your own question with at least %s up votes" msgstr "" -#: forum_modules/default_badges/badges.py:205 +#: forum_modules/default_badges/badges.py:244 msgid "Strunk & White" msgstr "" -#: forum_modules/default_badges/badges.py:206 +#: forum_modules/default_badges/badges.py:245 #, python-format msgid "Edited %s entries" msgstr "" -#: forum_modules/default_badges/badges.py:217 +#: forum_modules/default_badges/badges.py:255 +msgid "Student" +msgstr "" + +#: forum_modules/default_badges/badges.py:256 msgid "Asked first question with at least one up vote" msgstr "" -#: forum_modules/default_badges/badges.py:228 +#: forum_modules/default_badges/badges.py:267 +msgid "Teacher" +msgstr "" + +#: forum_modules/default_badges/badges.py:268 msgid "Answered first question with at least one up vote" msgstr "" -#: forum_modules/default_badges/badges.py:260 +#: forum_modules/default_badges/badges.py:280 +msgid "Enlightened" +msgstr "" + +#: forum_modules/default_badges/badges.py:281 #, python-format msgid "First answer was accepted with at least %s up votes" msgstr "" -#: forum_modules/default_badges/badges.py:271 +#: forum_modules/default_badges/badges.py:292 +msgid "Guru" +msgstr "" + +#: forum_modules/default_badges/badges.py:293 #, python-format msgid "Accepted answer and voted up %s times" msgstr "" -#: forum_modules/default_badges/badges.py:282 +#: forum_modules/default_badges/badges.py:304 +msgid "Necromancer" +msgstr "" + +#: forum_modules/default_badges/badges.py:305 #, python-format msgid "" "Answered a question more than %(dif_days)s days later with at least %" "(up_votes)s votes" msgstr "" -#: forum_modules/default_badges/badges.py:295 +#: forum_modules/default_badges/badges.py:317 +msgid "Taxonomist" +msgstr "" + +#: forum_modules/default_badges/badges.py:318 #, python-format msgid "Created a tag used by %s questions" msgstr "" @@ -4294,6 +6982,258 @@ msgid "" "Taxonomist badge. \n" msgstr "" +#: forum_modules/exporter/exporter.py:167 +msgid "Compressing xml files" +msgstr "" + +#: forum_modules/exporter/exporter.py:174 +msgid "Importing uploaded files" +msgstr "" + +#: forum_modules/exporter/exporter.py:179 +msgid "Importing skins folder" +msgstr "" + +#: forum_modules/exporter/exporter.py:183 +msgid "Writing inf file." +msgstr "" + +#: forum_modules/exporter/exporter.py:210 +msgid "Saving backup file" +msgstr "" + +#: forum_modules/exporter/exporter.py:242 +#: forum_modules/exporter/importer.py:235 +msgid "Queued" +msgstr "" + +#: forum_modules/exporter/exporter.py:245 +#: forum_modules/exporter/importer.py:238 +msgid "Starting" +msgstr "" + +#: forum_modules/exporter/exporter.py:266 +#, python-format +msgid "Exporting %s" +msgstr "" + +#: forum_modules/exporter/exporter.py:267 +msgid "Exporting" +msgstr "" + +#: forum_modules/exporter/exporter.py:271 +msgid "Writing temp file" +msgstr "" + +#: forum_modules/exporter/exporter.py:272 +#, python-format +msgid "Writing %s temp file" +msgstr "" + +#: forum_modules/exporter/exporter.py:277 +#: forum_modules/exporter/exporter.py:295 +#: forum_modules/exporter/importer.py:270 +msgid "Done" +msgstr "" + +#: forum_modules/exporter/exporter.py:289 +msgid "Compressing files" +msgstr "" + +#: forum_modules/exporter/exporter.py:409 +#: forum_modules/exporter/importer.py:440 +msgid "Nodes" +msgstr "" + +#: forum_modules/exporter/exporter.py:460 +#: forum_modules/exporter/importer.py:543 +msgid "Actions" +msgstr "" + +#: forum_modules/exporter/exporter.py:506 +#: forum_modules/exporter/importer.py:632 +msgid "Awards" +msgstr "" + +#: forum_modules/exporter/exporter.py:514 +msgid "Settings" +msgstr "" + +#: forum_modules/exporter/forms.py:5 +msgid "tar.gz" +msgstr "" + +#: forum_modules/exporter/forms.py:6 +msgid "zip" +msgstr "" + +#: forum_modules/exporter/forms.py:11 +msgid "File format" +msgstr "" + +#: forum_modules/exporter/forms.py:11 +msgid "File format of the compressed backup" +msgstr "" + +#: forum_modules/exporter/forms.py:12 +msgid "Anonymized data" +msgstr "" + +#: forum_modules/exporter/forms.py:12 +msgid "Don't export user data and make all content anonymous" +msgstr "" + +#: forum_modules/exporter/forms.py:13 +msgid "Uploaded files" +msgstr "" + +#: forum_modules/exporter/forms.py:13 +msgid "Include uploaded files in the backup" +msgstr "" + +#: forum_modules/exporter/forms.py:14 +msgid "Skins folder" +msgstr "" + +#: forum_modules/exporter/forms.py:14 +msgid "Include skins folder in the backup" +msgstr "" + +#: forum_modules/exporter/importer.py:264 +#, python-format +msgid "Importing %s" +msgstr "" + +#: forum_modules/exporter/importer.py:265 +msgid "Importing" +msgstr "" + +#: forum_modules/exporter/settings.py:7 +msgid "Exporter settings" +msgstr "" + +#: forum_modules/exporter/settings.py:7 +msgid "Data export settings" +msgstr "" + +#: forum_modules/exporter/settings.py:10 +msgid "Backups storage" +msgstr "" + +#: forum_modules/exporter/settings.py:11 +msgid "A folder to keep your backups organized." +msgstr "" + +#: forum_modules/exporter/urls.py:8 forum_modules/exporter/urls.py:10 +msgid "exporter/" +msgstr "" + +#: forum_modules/exporter/urls.py:8 +msgid "state/" +msgstr "" + +#: forum_modules/exporter/urls.py:9 +msgid "running/" +msgstr "" + +#: forum_modules/exporter/urls.py:10 +msgid "download/" +msgstr "" + +#: forum_modules/exporter/views.py:21 forum_modules/exporter/views.py:69 +msgid "exporter" +msgstr "" + +#: forum_modules/exporter/views.py:21 +msgid "XML data export" +msgstr "" + +#: forum_modules/exporter/templates/exporter.html:6 +#: forum_modules/exporter/templates/running.html:6 +msgid "XML data exporter" +msgstr "" + +#: forum_modules/exporter/templates/exporter.html:9 +#: forum_modules/exporter/templates/running.html:9 +msgid "Export database to XML format" +msgstr "" + +#: forum_modules/exporter/templates/exporter.html:14 +msgid "Available backups" +msgstr "" + +#: forum_modules/exporter/templates/exporter.html:25 +msgid "Start new backup" +msgstr "" + +#: forum_modules/exporter/templates/exporter.html:31 +msgid "Start" +msgstr "" + +#: forum_modules/exporter/templates/importer.html:6 +#: forum_modules/exporter/templates/running.html:6 +msgid "XML data importer" +msgstr "" + +#: forum_modules/exporter/templates/importer.html:9 +msgid "Import data from dump file" +msgstr "" + +#: forum_modules/exporter/templates/running.html:9 +msgid "Restore data from a previouus export" +msgstr "" + +#: forum_modules/exporter/templates/running.html:60 +msgid "Skiped" +msgstr "" + +#: forum_modules/exporter/templates/running.html:96 +msgid "Your backup is ready to be downloaded." +msgstr "" + +#: forum_modules/exporter/templates/running.html:100 +msgid "All data sucessfully imported." +msgstr "" + +#: forum_modules/exporter/templates/running.html:105 +msgid "An error has occurred during de export proccess" +msgstr "" + +#: forum_modules/exporter/templates/running.html:107 +msgid "An error has occurred during de import proccess" +msgstr "" + +#: forum_modules/exporter/templates/running.html:110 +msgid "Please check the log file for a full stack trace." +msgstr "" + +#: forum_modules/exporter/templates/running.html:135 +msgid "Please wait while we prepare your backup file to download." +msgstr "" + +#: forum_modules/exporter/templates/running.html:137 +msgid "Please wait while we import your data." +msgstr "" + +#: forum_modules/exporter/templates/running.html:139 +msgid "" +"\n" +" Started \n" +" " +msgstr "" + +#: forum_modules/exporter/templates/running.html:143 +msgid "Download file" +msgstr "" + +#: forum_modules/exporter/templates/running.html:148 +msgid "Total progress" +msgstr "" + +#: forum_modules/exporter/templates/running.html:158 +msgid " of " +msgstr "" + #: forum_modules/facebookauth/authentication.py:31 msgid "Sorry, your Facebook session has expired, please try again" msgstr "" @@ -4314,26 +7254,22 @@ msgid "Please enter valid username and password (both are case-sensitive)." msgstr "" #: forum_modules/localauth/forms.py:79 -msgid "This account is inactive." -msgstr "" - -#: forum_modules/localauth/forms.py:81 msgid "Login failed." msgstr "" -#: forum_modules/localauth/forms.py:85 +#: forum_modules/localauth/forms.py:83 msgid "This user is not a valid user" msgstr "" -#: forum_modules/localauth/forms.py:88 +#: forum_modules/localauth/forms.py:86 msgid "Please enter username and password" msgstr "" -#: forum_modules/localauth/forms.py:90 +#: forum_modules/localauth/forms.py:88 msgid "Please enter your password" msgstr "" -#: forum_modules/localauth/forms.py:92 +#: forum_modules/localauth/forms.py:90 msgid "Please enter user name" msgstr "" @@ -4341,8 +7277,24 @@ msgstr "" msgid "local/" msgstr "" -#: forum_modules/localauth/views.py:33 -msgid "A validation email has been sent to your email address. " +#: forum_modules/localauth/templates/loginform.html:4 +msgid "Enter your local user name and password" +msgstr "" + +#: forum_modules/localauth/templates/loginform.html:4 +msgid "or select your external provider above" +msgstr "" + +#: forum_modules/localauth/templates/loginform.html:8 +msgid "Login name" +msgstr "" + +#: forum_modules/localauth/templates/loginform.html:16 +msgid "Password" +msgstr "" + +#: forum_modules/localauth/templates/loginform.html:27 +msgid "Create account" msgstr "" #: forum_modules/oauthauth/consumer.py:33 @@ -4353,23 +7305,23 @@ msgstr "" msgid "Something went wrong! Auth tokens do not match" msgstr "" -#: forum_modules/openidauth/consumer.py:40 +#: forum_modules/openidauth/consumer.py:58 msgid "Sorry, but your input is not a valid OpenId" msgstr "" -#: forum_modules/openidauth/consumer.py:92 +#: forum_modules/openidauth/consumer.py:148 msgid "The OpenId authentication request was canceled" msgstr "" -#: forum_modules/openidauth/consumer.py:94 +#: forum_modules/openidauth/consumer.py:150 msgid "The OpenId authentication failed: " msgstr "" -#: forum_modules/openidauth/consumer.py:96 +#: forum_modules/openidauth/consumer.py:152 msgid "Setup needed" msgstr "" -#: forum_modules/openidauth/consumer.py:98 +#: forum_modules/openidauth/consumer.py:154 msgid "The OpenId authentication failed with an unknown status: " msgstr "" @@ -4378,6 +7330,10 @@ msgid "Enter your OpenId Url" msgstr "" #: forum_modules/project_badges/badges.py:9 +msgid "Bug Buster" +msgstr "" + +#: forum_modules/project_badges/badges.py:10 #, python-format msgid "Got %s upvotes in a question tagged with \"bug\"" msgstr "" @@ -4386,9 +7342,19 @@ msgstr "" msgid "Invalid captcha" msgstr "" -#: forum_modules/sximporter/importer.py:39 +#: forum_modules/sximporter/importer.py:159 +#, python-format +msgid "user-%(id)s" +msgstr "" + +#: forum_modules/sximporter/importer.py:169 +#, python-format +msgid "user-%(id)s (google)" +msgstr "" + +#: forum_modules/sximporter/importer.py:173 #, python-format -msgid "Unknown user %(number)d" +msgid "user-%(id)s (yahoo)" msgstr "" #: forum_modules/sximporter/urls.py:8