# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2009-08-05 22:26-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: settings.py:12 msgid "account/" msgstr "" #: settings.py:12 django_authopenid/urls.py:9 django_authopenid/urls.py:10 #: django_authopenid/urls.py:11 django_authopenid/urls.py:13 #: forum/views.py:304 templates/authopenid/confirm_email.txt:10 msgid "signin/" msgstr "" #: django_authopenid/forms.py:67 django_authopenid/views.py:102 msgid "i-names are not supported" msgstr "" #: django_authopenid/forms.py:102 msgid "" "Usernames can only contain letters, numbers and " "underscores" msgstr "" #: django_authopenid/forms.py:109 msgid "" "This username does not exist in our database. Please " "choose another." msgstr "" #: django_authopenid/forms.py:126 django_authopenid/forms.py:233 msgid "" "Please enter a valid username and password. Note that " "both fields are case-sensitive." msgstr "" #: django_authopenid/forms.py:130 django_authopenid/forms.py:237 msgid "This account is inactive." msgstr "" #: django_authopenid/forms.py:158 django_authopenid/forms.py:210 msgid "invalid user name" msgstr "User names can contain letters, underscore and empty space." #: django_authopenid/forms.py:160 msgid "sorry, this name can not be used, please try another" msgstr "" #: django_authopenid/forms.py:162 msgid "username too short" msgstr "" #: django_authopenid/forms.py:170 django_authopenid/forms.py:171 msgid "this name is already in use - please try anoter" msgstr "" #: django_authopenid/forms.py:185 msgid "" "This email is already registered in our database. " "Please choose another." msgstr "" #: django_authopenid/forms.py:216 msgid "" "This username don't exist. Please choose another." msgstr "" #: django_authopenid/forms.py:255 msgid "choose a username" msgstr "" #: django_authopenid/forms.py:257 templates/authopenid/signup.html:38 msgid "your email address" msgstr "" #: django_authopenid/forms.py:259 templates/authopenid/signup.html:39 msgid "choose password" msgstr "" #: django_authopenid/forms.py:261 templates/authopenid/signup.html:40 msgid "retype password" msgstr "" #: django_authopenid/forms.py:335 msgid "" "Old password is incorrect. Please enter the correct " "password." msgstr "" #: django_authopenid/forms.py:347 msgid "new passwords do not match" msgstr "" #: django_authopenid/forms.py:442 msgid "Incorrect username." msgstr "" #: django_authopenid/urls.py:10 msgid "newquestion/" msgstr "" #: django_authopenid/urls.py:11 msgid "newanswer/" msgstr "" #: django_authopenid/urls.py:12 msgid "signout/" msgstr "" #: django_authopenid/urls.py:13 msgid "complete/" msgstr "" #: django_authopenid/urls.py:15 msgid "register/" msgstr "" #: django_authopenid/urls.py:16 msgid "signup/" msgstr "" #: django_authopenid/urls.py:18 msgid "sendpw/" msgstr "" #: django_authopenid/urls.py:29 msgid "delete/" msgstr "" #: django_authopenid/views.py:108 #, python-format msgid "OpenID %(openid_url)s is invalid" msgstr "" #: django_authopenid/views.py:417 django_authopenid/views.py:544 msgid "Welcome" msgstr "Verification Email from Q&A forum" #: django_authopenid/views.py:507 msgid "Password changed." msgstr "" #: django_authopenid/views.py:519 django_authopenid/views.py:524 msgid "your email needs to be validated" msgstr "" "Your email needs to be validated. Please see details here." #: django_authopenid/views.py:681 django_authopenid/views.py:833 #, python-format msgid "No OpenID %s found associated in our database" msgstr "" #: django_authopenid/views.py:685 django_authopenid/views.py:840 #, python-format msgid "The OpenID %s isn't associated to current user logged in" msgstr "" #: django_authopenid/views.py:693 msgid "Email Changed." msgstr "" #: django_authopenid/views.py:768 msgid "This OpenID is already associated with another account." msgstr "" #: django_authopenid/views.py:773 #, python-format msgid "OpenID %s is now associated with your account." msgstr "" #: django_authopenid/views.py:843 msgid "Account deleted." msgstr "" #: django_authopenid/views.py:883 msgid "Request for new password" msgstr "" #: django_authopenid/views.py:896 msgid "A new password has been sent to your email address." msgstr "" #: django_authopenid/views.py:926 #, python-format msgid "" "Could not change password. Confirmation key '%s' is not " "registered." msgstr "" #: django_authopenid/views.py:935 msgid "" "Can not change password. User don't exist anymore in our " "database." msgstr "" #: django_authopenid/views.py:944 #, python-format msgid "Password changed for %s. You may now sign in." msgstr "" #: forum/const.py:8 msgid "duplicate question" msgstr "" #: forum/const.py:9 msgid "question if off-topic or not relevant" msgstr "" #: forum/const.py:10 msgid "too subjective and argumentative" 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:15 msgid "question contains offensive inappropriate, or malicious remarks" msgstr "" #: forum/const.py:16 msgid "spam or advertising" msgstr "" #: forum/const.py:56 msgid "question" msgstr "" #: forum/const.py:57 templates/book.html:110 msgid "answer" msgstr "" #: forum/const.py:58 msgid "commented question" msgstr "" #: forum/const.py:59 msgid "commented answer" msgstr "" #: forum/const.py:60 msgid "edited question" msgstr "" #: forum/const.py:61 msgid "edited answer" msgstr "" #: forum/const.py:62 msgid "received award" msgstr "received badge" #: forum/const.py:63 msgid "marked best answer" msgstr "" #: forum/const.py:64 msgid "upvoted" msgstr "" #: forum/const.py:65 msgid "downvoted" msgstr "" #: forum/const.py:66 msgid "canceled vote" msgstr "" #: forum/const.py:67 msgid "deleted question" msgstr "" #: forum/const.py:68 msgid "deleted answer" msgstr "" #: forum/const.py:69 msgid "marked offensive" msgstr "" #: forum/const.py:70 msgid "updated tags" msgstr "" #: forum/const.py:71 msgid "selected favorite" msgstr "" #: forum/const.py:72 msgid "completed user profile" msgstr "" #: forum/const.py:83 msgid "[closed]" msgstr "" #: forum/const.py:84 msgid "[deleted]" msgstr "" #: forum/const.py:85 msgid "initial version" msgstr "" #: forum/const.py:86 msgid "retagged" msgstr "" #: forum/feed.py:18 msgid " - " msgstr "" #: forum/feed.py:18 msgid "latest questions" msgstr "" #: forum/feed.py:19 msgid "questions/" msgstr "" #: forum/forms.py:14 templates/answer_edit_tips.html:34 #: templates/answer_edit_tips.html.py:38 templates/question_edit_tips.html:31 #: templates/question_edit_tips.html:36 msgid "title" msgstr "" #: forum/forms.py:15 msgid "please enter a descriptive title for your question" msgstr "" #: forum/forms.py:20 msgid "title must be > 10 characters" msgstr "" #: forum/forms.py:29 msgid "content" msgstr "" #: forum/forms.py:35 msgid "question content must be > 10 characters" msgstr "" #: forum/forms.py:45 templates/header.html:30 templates/header.html.py:61 msgid "tags" msgstr "" #: forum/forms.py:47 msgid "" "Tags are short keywords, with no spaces within. Up to five tags can be used." msgstr "" #: forum/forms.py:54 templates/question_retag.html:38 msgid "tags are required" msgstr "" #: forum/forms.py:58 msgid "please use 5 tags or less" msgstr "" #: forum/forms.py:61 msgid "tags must be shorter than 20 characters" msgstr "" #: forum/forms.py:65 msgid "" "please use following characters in tags: letters 'a-z', numbers, and " "characters '.-_#'" msgstr "" #: forum/forms.py:75 templates/index.html:57 templates/question.html:199 #: templates/question.html.py:380 templates/questions.html:58 #: templates/questions.html.py:70 templates/unanswered.html:48 #: templates/unanswered.html.py:60 msgid "community wiki" msgstr "" #: forum/forms.py:76 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/forms.py:89 msgid "update summary:" msgstr "" #: forum/forms.py:90 msgid "" "enter a brief summary of your revision (e.g. fixed spelling, grammar, " "improved style, this field is optional)" msgstr "" #: forum/forms.py:175 msgid "this email does not have to be linked to gravatar" msgstr "" #: forum/forms.py:176 msgid "Real name" msgstr "" #: forum/forms.py:177 msgid "Website" msgstr "" #: forum/forms.py:178 msgid "Location" msgstr "" #: forum/forms.py:179 msgid "Date of birth" msgstr "" #: forum/forms.py:179 msgid "will not be shown, used to calculate age, format: YYYY-MM-DD" msgstr "" #: forum/forms.py:180 templates/authopenid/settings.html:21 msgid "Profile" msgstr "" #: forum/forms.py:207 forum/forms.py:208 msgid "this email has already been registered, please use another one" msgstr "" #: forum/models.py:238 #, python-format msgid "%(author)s modified the question" msgstr "" #: forum/models.py:242 #, python-format msgid "%(people)s posted %(new_answer_count)s new answers" msgstr "" #: forum/models.py:247 #, python-format msgid "%(people)s commented the question" msgstr "" #: forum/models.py:252 #, python-format msgid "%(people)s commented answers" msgstr "" #: forum/models.py:254 #, python-format msgid "%(people)s commented the answer" msgstr "" #: forum/models.py:433 templates/badges.html:52 msgid "gold" msgstr "" #: forum/models.py:434 templates/badges.html:60 msgid "silver" msgstr "" #: forum/models.py:435 templates/badges.html:67 msgid "bronze" msgstr "" #: forum/user.py:16 templates/user_tabs.html:7 msgid "overview" msgstr "" #: forum/user.py:17 msgid "user profile" msgstr "" #: forum/user.py:18 msgid "user profile overview" msgstr "" #: forum/user.py:24 templates/user_tabs.html:9 msgid "recent activity" msgstr "" #: forum/user.py:25 msgid "recent user activity" msgstr "" #: forum/user.py:26 msgid "profile - recent activity" msgstr "" #: forum/user.py:33 templates/user_tabs.html:13 msgid "responses" msgstr "" #: forum/user.py:34 templates/user_tabs.html:12 msgid "comments and answers to others questions" msgstr "" #: forum/user.py:35 msgid "profile - responses" msgstr "" #: forum/user.py:42 templates/user_info.html:23 templates/users.html:26 msgid "reputation" msgstr "" #: forum/user.py:43 msgid "user reputation in the community" msgstr "" #: forum/user.py:44 msgid "profile - user reputation" msgstr "" #: forum/user.py:50 msgid "favorite questions" msgstr "" #: forum/user.py:51 msgid "users favorite questions" msgstr "" #: forum/user.py:52 msgid "profile - favorite questions" msgstr "" #: forum/user.py:59 templates/user_tabs.html:20 msgid "casted votes" msgstr "votes" #: forum/user.py:60 templates/user_tabs.html:20 msgid "user vote record" msgstr "" #: forum/user.py:61 msgid "profile - votes" msgstr "" #: forum/user.py:68 msgid "preferences" msgstr "" #: forum/user.py:69 templates/user_tabs.html:27 msgid "user preference settings" msgstr "" #: forum/user.py:70 msgid "profile - user preferences" msgstr "" #: forum/views.py:304 msgid "/account/" msgstr "" #: forum/views.py:943 #, python-format msgid "subscription saved, %(email)s needs validation" msgstr "" "Your subscription is saved, but email address %(email)s needs to be " "validated, please see more details here" #: forum/views.py:1853 msgid "uploading images is limited to users with >60 reputation points" msgstr "" #: forum/views.py:1855 msgid "allowed file types are 'jpg', 'jpeg', 'gif', 'bmp', 'png', 'tiff'" msgstr "" #: forum/views.py:1857 #, python-format msgid "maximum upload file size is %sK" msgstr "" #: forum/views.py:1859 #, python-format msgid "" "Error uploading file. Please contact the site administrator. Thank you. %s" msgstr "" #: forum/management/commands/send_email_alerts.py:35 msgid "updates from website" msgstr "" #: forum/templatetags/extra_tags.py:139 forum/templatetags/extra_tags.py:168 #: templates/header.html:33 msgid "badges" msgstr "" #: forum/templatetags/extra_tags.py:140 forum/templatetags/extra_tags.py:167 msgid "reputation points" msgstr "" #: forum/templatetags/extra_tags.py:221 msgid " ago" msgstr "" #: templates/404.html:24 msgid "Sorry, could not find the page you requested." msgstr "" #: templates/404.html:26 msgid "This might have happened for the following reasons:" msgstr "" #: templates/404.html:28 msgid "this question or answer has been deleted;" msgstr "" #: templates/404.html:29 msgid "url has error - please check it;" msgstr "" #: templates/404.html:30 msgid "" "the page you tried to visit is protected or you don't have sufficient " "points, see" msgstr "" #: templates/404.html:31 msgid "if you believe this error 404 should not have occured, please" msgstr "" #: templates/404.html:32 msgid "report this problem" msgstr "" #: templates/404.html:41 templates/500.html:27 msgid "back to previous page" msgstr "" #: templates/404.html:42 msgid "see all questions" msgstr "" #: templates/404.html:43 msgid "see all tags" msgstr "" #: templates/500.html:22 msgid "sorry, system error" msgstr "" #: templates/500.html:24 msgid "system error log is recorded, error will be fixed as soon as possible" msgstr "" #: templates/500.html:25 msgid "please report the error to the site administrators if you wish" msgstr "" #: templates/500.html:28 msgid "see latest questions" msgstr "" #: templates/500.html:29 msgid "see tags" msgstr "" #: templates/about.html:6 templates/about.html.py:11 msgid "About" msgstr "" #: templates/answer_edit.html:4 templates/answer_edit.html.py:47 msgid "Edit answer" msgstr "" #: templates/answer_edit.html:24 templates/answer_edit.html.py:27 #: templates/ask.html:25 templates/ask.html.py:28 templates/question.html:40 #: templates/question.html.py:43 templates/question_edit.html:27 msgid "hide preview" msgstr "" #: templates/answer_edit.html:27 templates/ask.html:28 #: templates/question.html:43 templates/question_edit.html:27 msgid "show preview" msgstr "" #: templates/answer_edit.html:47 templates/question_edit.html:65 #: templates/question_retag.html:52 templates/revisions_answer.html:36 #: templates/revisions_question.html:36 msgid "back" msgstr "" #: templates/answer_edit.html:52 templates/question_edit.html:70 #: templates/revisions_answer.html:47 templates/revisions_question.html:47 msgid "revision" msgstr "" #: templates/answer_edit.html:55 templates/question_edit.html:74 msgid "select revision" msgstr "" #: templates/answer_edit.html:62 templates/ask.html:94 #: templates/question.html:452 templates/question_edit.html:91 msgid "Toggle the real time Markdown editor preview" msgstr "" #: templates/answer_edit.html:62 templates/ask.html:94 #: templates/question.html:452 templates/question_edit.html:91 msgid "toggle preview" msgstr "" #: templates/answer_edit.html:73 templates/question_edit.html:119 #: templates/question_retag.html:75 msgid "Save edit" msgstr "" #: templates/answer_edit.html:74 templates/close.html:29 #: templates/question_edit.html:120 templates/question_retag.html:76 #: templates/reopen.html:30 templates/user_edit.html:83 #: templates/authopenid/changeemail.html:34 msgid "Cancel" msgstr "" #: templates/answer_edit_tips.html:4 msgid "answer tips" msgstr "Tips" #: templates/answer_edit_tips.html:7 msgid "please make your answer relevant to this community" msgstr "" #: templates/answer_edit_tips.html:10 msgid "try to give an answer, rather than engage into a discussion" msgstr "" #: templates/answer_edit_tips.html:13 msgid "please try to provide details" msgstr "" #: templates/answer_edit_tips.html:16 templates/question_edit_tips.html:13 msgid "be clear and concise" msgstr "" #: templates/answer_edit_tips.html:19 templates/question_edit_tips.html:16 msgid "see frequently asked questions" msgstr "" #: templates/answer_edit_tips.html:25 templates/question_edit_tips.html:22 msgid "Markdown tips" msgstr "Markdown basics" #: templates/answer_edit_tips.html:28 templates/question_edit_tips.html:25 msgid "*italic* or __italic__" msgstr "" #: templates/answer_edit_tips.html:31 templates/question_edit_tips.html:28 msgid "**bold** or __bold__" msgstr "" #: templates/answer_edit_tips.html:34 templates/question_edit_tips.html:31 msgid "link" msgstr "" #: templates/answer_edit_tips.html:34 templates/answer_edit_tips.html.py:38 #: templates/question_edit_tips.html:31 templates/question_edit_tips.html:36 msgid "text" msgstr "" #: templates/answer_edit_tips.html:38 templates/question_edit_tips.html:36 msgid "image" msgstr "" #: templates/answer_edit_tips.html:42 templates/question_edit_tips.html:40 msgid "numbered list:" msgstr "" #: templates/answer_edit_tips.html:47 templates/question_edit_tips.html:45 msgid "basic HTML tags are also supported" msgstr "" #: templates/answer_edit_tips.html:50 templates/question_edit_tips.html:48 msgid "learn more about Markdown" msgstr "" #: templates/ask.html:4 templates/ask.html.py:60 msgid "Ask a question" msgstr "" #: templates/ask.html:67 msgid "login to post question info" msgstr "" "You are welcome to start submitting your question " "anonymously - you are currently not logged in. When you post your " "question, you will be redirected to the login/signup page. Your question " "will be saved meanwhile and will be posted when you log in. Login/signup " "process is very simple. Login takes about 30 seconds, initial signup takes a " "minute or less." #: templates/ask.html:73 #, python-format msgid "must have valid %(email)s to post" msgstr "" "Looks like your email address, %(email)s has not " "yet been validated. To post messages you must verify your email, " "please see more details here.
You can submit " "your question now and validate email after that. Your question will saved as " "pending meanwhile. " #: templates/ask.html:108 msgid "(required)" msgstr "" #: templates/ask.html:115 msgid "Login/signup to post your question" msgstr "Login/Signup to Post" #: templates/ask.html:117 msgid "Ask your question" msgstr "Ask Your Question" #: templates/badge.html:6 templates/badge.html.py:17 msgid "Badge" msgstr "" #: templates/badge.html:26 msgid "The users have been awarded with badges:" msgstr "" #: templates/badges.html:6 msgid "Badges summary" msgstr "" #: templates/badges.html:17 templates/user_stats.html:113 msgid "Badges" msgstr "" #: templates/badges.html:21 msgid "Community gives you awards for your questions, answers and votes." msgstr "" "If your questions and answers are highly voted, your contribution to this " "Q&A community will be recognized with the variety of badges." #: templates/badges.html:22 msgid "" "Below is the list of available badges and number of times each type of badge " "has been awarded." msgstr "" "Currently badges differ only by their level: gold, " "silver and bronze (their meanings are " "described on the right). In the future there will be many types of badges at " "each level. Please give us your feedback - what kinds of badges would you like to see and suggest the " "activity for which those badges might be awarded." #: templates/badges.html:49 msgid "Community badges" msgstr "Badge levels" #: templates/badges.html:55 msgid "gold badge description" msgstr "" "Gold badge is the highest award in this community. To obtain it have to show " "profound knowledge and ability in addition to your active participation." #: templates/badges.html:63 msgid "silver badge description" msgstr "" "Obtaining silver badge requires significant patience. If you have received " "one, that means you have greatly contributed to this community." #: templates/badges.html:66 msgid "bronze badge: often given as a special honor" msgstr "" #: templates/badges.html:70 msgid "bronze badge description" msgstr "" "If you are an active participant in this community, you will be recognized " "with this badge." #: templates/book.html:7 msgid "reading channel" msgstr "" #: templates/book.html:26 msgid "[author]" msgstr "" #: templates/book.html:30 msgid "[publisher]" msgstr "" #: templates/book.html:34 msgid "[publication date]" msgstr "" #: templates/book.html:38 msgid "[price]" msgstr "" #: templates/book.html:39 msgid "currency unit" msgstr "" #: templates/book.html:42 msgid "[pages]" msgstr "" #: templates/book.html:43 msgid "pages abbreviation" msgstr "" #: templates/book.html:46 msgid "[tags]" msgstr "" #: templates/book.html:56 msgid "author blog" msgstr "" #: templates/book.html:62 msgid "book directory" msgstr "" #: templates/book.html:66 msgid "buy online" msgstr "" #: templates/book.html:79 msgid "reader questions" msgstr "" #: templates/book.html:82 msgid "ask the author" msgstr "" #: templates/book.html:88 templates/book.html.py:93 #: templates/users_questions.html:17 msgid "this question was selected as favorite" msgstr "" #: templates/book.html:88 templates/book.html.py:93 #: templates/users_questions.html:11 templates/users_questions.html.py:17 msgid "number of times" msgstr "" #: templates/book.html:105 templates/index.html:48 templates/questions.html:46 #: templates/unanswered.html:37 templates/users_questions.html:30 msgid "votes" msgstr "" #: templates/book.html:108 msgid "the answer has been accepted to be correct" msgstr "" #: templates/book.html:115 templates/index.html:49 templates/questions.html:47 #: templates/unanswered.html:38 templates/users_questions.html:40 msgid "views" msgstr "" #: templates/book.html:125 templates/index.html:69 templates/question.html:115 #: templates/question.html.py:486 templates/questions.html:84 #: templates/questions.html.py:156 templates/tags.html:47 #: templates/unanswered.html:75 templates/unanswered.html.py:109 #: templates/users_questions.html:52 msgid "using tags" msgstr "" #: templates/book.html:147 msgid "subscribe to book RSS feed" msgstr "" #: templates/book.html:147 templates/index.html:116 msgid "subscribe to the questions feed" msgstr "" #: templates/close.html:6 templates/close.html.py:16 msgid "Close question" msgstr "" #: templates/close.html:19 msgid "Close the question" msgstr "" #: templates/close.html:25 msgid "Reasons" msgstr "" #: templates/close.html:28 msgid "OK to close" msgstr "" #: templates/faq.html:11 msgid "Frequently Asked Questions " msgstr "" #: templates/faq.html:16 msgid "What kinds of questions can I ask here?" msgstr "" #: templates/faq.html:17 msgid "" "Most importanly - questions should be relevant to this " "community." msgstr "" #: templates/faq.html:18 msgid "" "Before asking the question - please make sure to use search to see whether " "your question has alredy been answered." msgstr "" "Before you ask - please make sure to search for a similar question. You can " "search questions by their title or tags." #: templates/faq.html:21 msgid "What questions should I avoid asking?" msgstr "What kinds of questions should be avoided?" #: templates/faq.html:22 msgid "" "Please avoid asking questions that are not relevant to this community, too " "subjective and argumentative." msgstr "" #: templates/faq.html:27 msgid "What should I avoid in my answers?" msgstr "" #: templates/faq.html:28 templates/faq.html.py:132 msgid "site title" msgstr "" #: 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." msgstr "" "is a question and answer site - it is not a " "discussion group. Please avoid holding debates in your answers as " "they tend to dilute the essense of questions and answers. For the brief " "discussions please use commenting facility." #: templates/faq.html:32 msgid "Who moderates this community?" msgstr "" #: templates/faq.html:33 msgid "The short answer is: you." msgstr "" #: templates/faq.html:34 msgid "This website is moderated by the users." msgstr "" #: templates/faq.html:35 msgid "" "The reputation system allows users earn the authorization to perform a " "variety of moderation tasks." msgstr "" #: templates/faq.html:40 msgid "How does reputation system work?" msgstr "" #: templates/faq.html:41 msgid "Rep system summary" msgstr "" "When a question or answer is upvoted, the user who posted them will gain " "some points, which are called \"reputation points\". These points serve as a " "rough measure of the community trust to him/her. Various moderation tasks " "are gradually assigned to the users based on those points." #: templates/faq.html:59 templates/user_votes.html:14 msgid "upvote" msgstr "" #: templates/faq.html:63 msgid "use tags" msgstr "" #: templates/faq.html:68 msgid "add comments" msgstr "" #: templates/faq.html:72 templates/user_votes.html:16 msgid "downvote" msgstr "" #: templates/faq.html:75 msgid "open and close own questions" msgstr "" #: templates/faq.html:79 msgid "retag questions" msgstr "" #: templates/faq.html:83 msgid "edit community wiki questions" msgstr "" #: templates/faq.html:87 msgid "edit any answer" msgstr "" #: templates/faq.html:91 msgid "open any closed question" msgstr "" #: templates/faq.html:95 msgid "delete any comment" msgstr "" #: templates/faq.html:99 msgid "delete any questions and answers and perform other moderation tasks" msgstr "" #: templates/faq.html:106 msgid "how to validate email title" msgstr "How to validate email and why?" #: templates/faq.html:108 msgid "how to validate email info" msgstr "" "

How? If you have just set or changed your email " "address - check your email and click the included link." "
The link contains a key generated specifically for you. You can also " "