1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
8 "Project-Id-Version: 0.1\n"
9 "Report-Msgid-Bugs-To: \n"
10 "POT-Creation-Date: 2010-04-28 16:53-0400\n"
11 "PO-Revision-Date: 2011-09-12 14:48+0200\n"
12 "Last-Translator: Victor Sergienko <singalen@gmail.com>\n"
13 "Language-Team: Russian <singalen@gmail.com>\n"
14 "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "X-Translated-Using: django-rosetta 0.5.3\n"
21 msgid "duplicate question"
22 msgstr "дублированный вопрос"
25 msgid "question is off-topic or not relevant"
26 msgstr "вопрос - офф-топик или не относится к делу"
29 msgid "too subjective and argumentative"
30 msgstr "слишком субъективный и неаргументированный"
33 msgid "is not an answer to the question"
34 msgstr "не отвечает на вопрос"
37 msgid "the question is answered, right answer was accepted"
38 msgstr "есть ответ, правильный ответ принят"
41 msgid "problem is not reproducible or outdated"
42 msgstr "проблема не воспроизводится или более не актуальна"
45 msgid "question contains offensive inappropriate, or malicious remarks"
46 msgstr "в вопросе есть оскорбительные, неуместные или злонамеренные замечания"
49 msgid "spam or advertising"
50 msgstr "спам или реклама"
53 #: forum/skins/default/templates/osqaadmin/index.html:21
58 #: forum/skins/default/templates/book.html:110
59 #: forum/skins/default/templates/osqaadmin/index.html:26
64 msgid "commented question"
65 msgstr "вопрос с комментариями"
68 msgid "commented answer"
69 msgstr "ответ с комментариями"
72 msgid "edited question"
73 msgstr "вопрос отредактирован"
77 msgstr "ответ отредактирован"
80 msgid "received award"
81 msgstr "received badge"
84 msgid "marked best answer"
85 msgstr "отмечен лучший ответ"
89 msgstr "голосую \"за\""
93 msgstr "голосую \"против\""
96 msgid "upvote canceled"
97 msgstr "снимаю голос \"за\""
100 msgid "downvote canceled"
101 msgstr "снимаю голос \"против\""
104 msgid "deleted question"
105 msgstr "вопрос удалён"
108 msgid "deleted answer"
109 msgstr "ответ удалён"
112 msgid "marked offensive"
113 msgstr "отмечен как оскорбительный"
117 msgstr "тэги обновлены"
120 msgid "selected favorite"
121 msgstr "добавлен в избранные"
124 msgid "completed user profile"
125 msgstr "заполнил профиль пользователя"
128 msgid "email update sent to user"
132 msgid "question_answered"
136 msgid "question_commented"
137 msgstr "question comment"
140 msgid "answer_commented"
141 msgstr "answer comment"
144 msgid "answer_accepted"
145 msgstr "answer accepted"
147 #: forum/const.py:100
151 #: forum/const.py:101
155 #: forum/const.py:102
156 msgid "initial version"
157 msgstr "первая версия"
159 #: forum/const.py:103
161 msgstr "тэги отредактированы"
163 #: forum/const.py:111
167 #: forum/const.py:112
171 #: forum/const.py:113
175 #: forum/const.py:114
176 msgid "No notifications"
177 msgstr "Без уведомления"
184 msgid "latest questions"
185 msgstr "последние вопросы"
188 #: forum/skins/default/templates/answer_edit_tips.html:35
189 #: forum/skins/default/templates/answer_edit_tips.html:39
190 #: forum/skins/default/templates/question_edit_tips.html:37
191 #: forum/skins/default/templates/question_edit_tips.html:42
196 msgid "please enter a descriptive title for your question"
197 msgstr "пожалуйста, введите содержательное описание Вашего вопроса"
200 msgid "title must be > 10 characters"
201 msgstr "заголовок должен быть от 10 букв"
208 msgid "question content must be > 10 characters"
209 msgstr "текст вопроса должен быть более 10 символов"
212 #: forum/skins/default/templates/header.html:31
213 #: forum/skins/default/templates/header.html:56
218 msgid "Tags are short keywords, with no spaces within. Up to five tags can be used."
222 #: forum/skins/default/templates/question_retag.html:43
223 msgid "tags are required"
224 msgstr "тэги обязательны"
227 msgid "please use 5 tags or less"
228 msgstr "пожалуйста, не больее 5 тэгов"
231 msgid "tags must be shorter than 20 characters"
232 msgstr "тэги должны быть короче 20 букв"
235 msgid "please use following characters in tags: letters 'a-z', numbers, and characters '.-_#'"
239 #: forum/skins/default/templates/post_contributor_info.html:7
240 #: forum/skins/default/templates/question_summary_list_roll.html:26
241 #: forum/skins/default/templates/question_summary_list_roll.html:38
242 msgid "community wiki"
246 msgid "if you choose community wiki option, the question and answer do not generate points and name of author will not be shown"
249 #: forum/forms.py:101
250 msgid "update summary:"
251 msgstr "кратко, что поменялось:"
253 #: forum/forms.py:102
254 msgid "enter a brief summary of your revision (e.g. fixed spelling, grammar, improved style, this field is optional)"
257 #: forum/forms.py:105
258 msgid "Automatically accept user's contributions for the email updates"
261 #: forum/forms.py:118
265 #: forum/forms.py:119
266 msgid "Email (not shared with anyone):"
269 #: forum/forms.py:120
270 msgid "Your message:"
273 #: forum/forms.py:202
274 msgid "this email does not have to be linked to gravatar"
277 #: forum/forms.py:204
279 msgstr "Показывать имя как"
281 #: forum/forms.py:205
283 msgstr "Настоящее имя"
285 #: forum/forms.py:206
289 #: forum/forms.py:207
293 #: forum/forms.py:208
294 msgid "Date of birth"
295 msgstr "Дата рождения"
297 #: forum/forms.py:208
298 msgid "will not be shown, used to calculate age, format: YYYY-MM-DD"
301 #: forum/forms.py:209
302 #: forum/skins/default/templates/account_settings.html:21
306 #: forum/forms.py:240
307 #: forum/forms.py:241
308 msgid "this email has already been registered, please use another one"
311 #: forum/subscriptions.py:41
313 msgid "New question on %(app_name)s"
316 #: forum/subscriptions.py:73
317 #, fuzzy, python-format
318 msgid "New answer to '%(question_title)s'"
319 msgstr "Post Your Answer"
321 #: forum/subscriptions.py:112
323 msgid "New comment on %(question_title)s"
326 #: forum/subscriptions.py:136
328 msgid "An answer to '%(question_title)s' was accepted"
329 msgstr "Ответ на вопрос '%(question_title)s' принят"
331 #: forum/subscriptions.py:156
333 msgid "%(username)s is a new member on %(app_name)s"
364 #: forum/skins/default/templates/users/info.html:44
385 #: forum_modules/books/urls.py:8
411 msgid "like_comment/"
412 msgstr "answer comment"
417 msgstr "post a comment"
421 msgid "delete_comment/"
422 msgstr "post a comment"
425 msgid "accept_answer/"
429 msgid "mark_favorite/"
445 msgid "matching_tags/"
486 #: forum/models/user.py:124
491 msgid "moderate-user/"
495 msgid "subscriptions/"
556 #: forum_modules/localauth/urls.py:7
575 #: forum_modules/localauth/urls.py:7
589 msgid "authsettings/"
610 #: forum_modules/sximporter/urls.py:8
619 msgid "go_bootstrap/"
626 #: forum/authentication/forms.py:21
628 msgid "Your account email"
629 msgstr "<strong>Your new Email:</strong> (will <strong>not</strong> be shown to anyone, must be valid)"
631 #: forum/authentication/forms.py:23
632 msgid "You cannot leave this field blank"
633 msgstr "Это поле должно быть заполнено"
635 #: forum/authentication/forms.py:24
636 #: forum/utils/forms.py:107
637 msgid "please enter a valid email address"
638 msgstr "Пожалуйста, введите email"
640 #: forum/authentication/forms.py:32
641 msgid "Sorry, but this email is not on our database."
644 #: forum/authentication/forms.py:40
645 msgid "okay, let's try!"
646 msgstr "Ну, попробуем!"
648 #: forum/authentication/forms.py:41
649 msgid "no OSQA community email please, thanks"
652 #: forum/authentication/forms.py:44
653 msgid "please choose one of the options above"
656 #: forum/authentication/forms.py:51
657 msgid "Current password"
660 #: forum/authentication/forms.py:62
661 msgid "Old password is incorrect. Please enter the correct password."
664 #: forum/management/commands/send_email_alerts.py:56
668 #: forum/middleware/anon_user.py:34
670 msgid "First time here? Check out the <a href=\"%s\">FAQ</a>!"
673 #: forum/models/question.py:30
677 #: forum/models/question.py:33
681 #: forum/models/repute.py:13
682 #: forum/skins/default/templates/badges.html:53
686 #: forum/models/repute.py:14
687 #: forum/skins/default/templates/badges.html:61
691 #: forum/models/repute.py:15
692 #: forum/skins/default/templates/badges.html:68
696 #: forum/models/tag.py:28
700 #: forum/models/tag.py:28
704 #: forum/models/user.py:255
705 #: forum/skins/default/templates/post_contributor_info.html:19
709 #: forum/models/user.py:257
710 #: forum/skins/default/templates/post_contributor_info.html:22
714 #: forum/models/user.py:259
715 msgid "marked an answer"
716 msgstr "ответ принят"
718 #: forum/models/user.py:261
720 msgid "edited a question"
721 msgstr "Post Your Answer"
723 #: forum/models/user.py:263
725 msgid "commented a question"
726 msgstr "list of all questions"
728 #: forum/models/user.py:265
730 msgid "commented an answer"
733 #: forum/models/user.py:267
735 msgid "edited an answer"
738 #: forum/models/user.py:269
740 msgid "received badge"
741 msgstr "received badge"
743 #: forum/settings/__init__.py:20
744 msgid "Badges config"
747 #: forum/settings/__init__.py:20
748 msgid "Configure badges on your OSQA site."
751 #: forum/settings/basic.py:9
752 msgid "Basic Settings"
755 #: forum/settings/basic.py:9
756 msgid "The basic settings for your application"
759 #: forum/settings/basic.py:12
760 msgid "Application logo"
763 #: forum/settings/basic.py:13
765 msgid "Your site main logo."
766 msgstr "<strong>Your new Email:</strong> (will <strong>not</strong> be shown to anyone, must be valid)"
768 #: forum/settings/basic.py:17
772 #: forum/settings/basic.py:18
773 msgid "Your site favicon."
776 #: forum/settings/basic.py:22
777 msgid "Application title"
780 #: forum/settings/basic.py:23
781 msgid "The title of your application that will show in the browsers title bar"
784 #: forum/settings/basic.py:26
785 msgid "Application short name"
788 #: forum/settings/basic.py:30
789 msgid "Application keywords"
792 #: forum/settings/basic.py:31
793 msgid "The meta keywords that will be available through the HTML meta tags."
796 #: forum/settings/basic.py:34
798 msgid "Application description"
799 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."
801 #: forum/settings/basic.py:35
802 msgid "The description of your application"
805 #: forum/settings/basic.py:39
806 msgid "Application intro"
809 #: forum/settings/basic.py:40
810 msgid "The introductory page that is visible in the sidebar for anonymous users."
813 #: forum/settings/basic.py:44
814 msgid "Copyright notice"
817 #: forum/settings/basic.py:45
818 msgid "The copyright notice visible at the footer of your page."
821 #: forum/settings/basic.py:48
822 msgid "Maximum length of comment"
825 #: forum/settings/basic.py:49
826 msgid "The maximum length a user can enter for a comment."
829 #: forum/settings/email.py:5
830 msgid "Email Settings"
833 #: forum/settings/email.py:5
834 msgid "Email server and other email related settings."
837 #: forum/settings/email.py:8
841 #: forum/settings/email.py:9
842 msgid "The SMTP server through which your application will be sending emails."
845 #: forum/settings/email.py:13
849 #: forum/settings/email.py:14
850 msgid "The port on which your SMTP server is listening to. Usually this is 25, but can be something else."
853 #: forum/settings/email.py:18
857 #: forum/settings/email.py:19
858 msgid "The username for your SMTP connection."
861 #: forum/settings/email.py:23
862 msgid "Email Password"
865 #: forum/settings/email.py:24
866 msgid "The password for your SMTP connection."
869 #: forum/settings/email.py:29
873 #: forum/settings/email.py:30
874 msgid "Does your SMTP server usFes TLS for authentication."
877 #: forum/settings/email.py:34
879 msgid "Site 'from' email address"
880 msgstr "Your email <i>(never shared)</i>"
882 #: forum/settings/email.py:35
883 msgid "The address that will show up on the 'from' field on emails sent by your website."
886 #: forum/settings/email.py:39
888 msgid "Email subject prefix"
889 msgstr "Welcome to the Q&A forum"
891 #: forum/settings/email.py:40
892 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."
895 #: forum/settings/extkeys.py:4
896 msgid "External Keys"
899 #: forum/settings/extkeys.py:4
900 msgid "Keys for various external providers that your application may optionally use."
903 #: forum/settings/extkeys.py:7
904 msgid "Google sitemap code"
907 #: forum/settings/extkeys.py:8
908 msgid "This is the code you get when you register your site at <a href='https://www.google.com/webmasters/tools/'>Google webmaster central</a>."
911 #: forum/settings/extkeys.py:12
912 msgid "Google analytics key"
915 #: forum/settings/extkeys.py:13
916 msgid "Your Google analytics key. You can get one at the <a href='http://www.google.com/analytics/'>Google analytics official website</a>"
919 #: forum/settings/forms.py:40
922 msgstr "Change Email"
924 #: forum/settings/minrep.py:4
926 msgid "Minimum reputation config"
929 #: forum/settings/minrep.py:4
930 msgid "Configure the minimum reputation required to perform certain actions on your site."
933 #: forum/settings/minrep.py:7
934 msgid "Minimum reputation to vote up"
937 #: forum/settings/minrep.py:8
938 msgid "The minimum reputation an user must have to be allowed to vote up."
941 #: forum/settings/minrep.py:11
943 msgid "Minimum reputation to vote down"
946 #: forum/settings/minrep.py:12
947 msgid "The minimum reputation an user must have to be allowed to vote down."
950 #: forum/settings/minrep.py:15
951 msgid "Minimum reputation to flag a post"
954 #: forum/settings/minrep.py:16
955 msgid "The minimum reputation an user must have to be allowed to flag a post."
958 #: forum/settings/minrep.py:19
960 msgid "Minimum reputation to comment"
963 #: forum/settings/minrep.py:20
964 msgid "The minimum reputation an user must have to be allowed to comment a post."
967 #: forum/settings/minrep.py:23
969 msgid "Minimum reputation to like a comment"
972 #: forum/settings/minrep.py:24
973 msgid "The minimum reputation an user must have to be allowed to \"like\" a comment."
976 #: forum/settings/minrep.py:27
977 msgid "Minimum reputation to upload"
980 #: forum/settings/minrep.py:28
981 msgid "The minimum reputation an user must have to be allowed to upload a file."
984 #: forum/settings/minrep.py:31
985 msgid "Minimum reputation to close own question"
988 #: forum/settings/minrep.py:32
989 msgid "The minimum reputation an user must have to be allowed to close his own question."
992 #: forum/settings/minrep.py:35
993 msgid "Minimum reputation to reopen own question"
996 #: forum/settings/minrep.py:36
997 msgid "The minimum reputation an user must have to be allowed to reopen his own question."
1000 #: forum/settings/minrep.py:39
1001 msgid "Minimum reputation to retag others questions"
1004 #: forum/settings/minrep.py:40
1005 msgid "The minimum reputation an user must have to be allowed to retag others questions."
1008 #: forum/settings/minrep.py:43
1009 msgid "Minimum reputation to edit wiki posts"
1012 #: forum/settings/minrep.py:44
1013 msgid "The minimum reputation an user must have to be allowed to edit community wiki posts."
1016 #: forum/settings/minrep.py:47
1017 msgid "Minimum reputation to edit others posts"
1020 #: forum/settings/minrep.py:48
1021 msgid "The minimum reputation an user must have to be allowed to edit others posts."
1024 #: forum/settings/minrep.py:51
1025 msgid "Minimum reputation to close others posts"
1028 #: forum/settings/minrep.py:52
1029 msgid "The minimum reputation an user must have to be allowed to close others posts."
1032 #: forum/settings/minrep.py:55
1034 msgid "Minimum reputation to delete comments"
1037 #: forum/settings/minrep.py:56
1038 msgid "The minimum reputation an user must have to be allowed to delete comments."
1041 #: forum/settings/minrep.py:59
1042 msgid "Minimum reputation to view offensive flags"
1045 #: forum/settings/minrep.py:60
1046 msgid "The minimum reputation an user must have to view offensive flags."
1049 #: forum/settings/repgain.py:4
1050 msgid "Reputation gains and losses config"
1053 #: forum/settings/repgain.py:4
1054 msgid "Configure the reputation points a user may gain or lose upon certain actions."
1057 #: forum/settings/repgain.py:7
1059 msgid "Initial reputation"
1062 #: forum/settings/repgain.py:8
1063 msgid "The initial reputation an user gets when he first signs in."
1066 #: forum/settings/repgain.py:12
1067 msgid "Maximum reputation a user can gain in one day for being upvoted."
1070 #: forum/settings/repgain.py:15
1071 msgid "Rep gain by upvoted"
1074 #: forum/settings/repgain.py:16
1075 msgid "Reputation a user gains for having one of his posts up voted."
1078 #: forum/settings/repgain.py:19
1079 msgid "Rep lost bu upvote canceled"
1082 #: forum/settings/repgain.py:20
1083 msgid "Reputation a user loses for having one of the upvotes on his posts canceled."
1086 #: forum/settings/repgain.py:23
1087 msgid "Rep lost by downvoted"
1090 #: forum/settings/repgain.py:24
1091 msgid "Reputation a user loses for having one of his posts down voted."
1094 #: forum/settings/repgain.py:27
1095 msgid "Rep lost by downvoting"
1098 #: forum/settings/repgain.py:28
1099 msgid "Reputation a user loses for down voting a post."
1102 #: forum/settings/repgain.py:31
1103 msgid "Rep gain by downvote canceled"
1106 #: forum/settings/repgain.py:32
1107 msgid "Reputation a user gains for having one of the downvotes on his posts canceled."
1110 #: forum/settings/repgain.py:35
1111 msgid "Rep gain by canceling downvote"
1114 #: forum/settings/repgain.py:36
1115 msgid "Reputation a user gains for canceling a downvote."
1118 #: forum/settings/repgain.py:39
1119 msgid "Rep gain by accepted answer"
1122 #: forum/settings/repgain.py:40
1123 msgid "Reputation a user gains for having one of his answers accepted."
1126 #: forum/settings/repgain.py:43
1127 msgid "Rep lost by accepted canceled"
1130 #: forum/settings/repgain.py:44
1131 msgid "Reputation a user loses for having one of his accepted answers canceled."
1134 #: forum/settings/repgain.py:47
1135 msgid "Rep gain by accepting answer"
1138 #: forum/settings/repgain.py:48
1139 msgid "Reputation a user gains for accepting an answer to one of his questions."
1142 #: forum/settings/repgain.py:51
1143 msgid "Rep lost by canceling accepted"
1146 #: forum/settings/repgain.py:52
1147 msgid "Reputation a user loses by canceling an accepted answer."
1150 #: forum/settings/repgain.py:55
1151 msgid "Rep lost by post flagged"
1154 #: forum/settings/repgain.py:56
1155 msgid "Reputation a user loses by having one of his posts flagged."
1158 #: forum/settings/repgain.py:59
1159 msgid "Rep lost by post flagged and hidden"
1162 #: forum/settings/repgain.py:60
1163 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."
1166 #: forum/settings/repgain.py:63
1167 msgid "Rep lost by post flagged and deleted"
1170 #: forum/settings/repgain.py:64
1171 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."
1174 #: forum/settings/upload.py:5
1175 msgid "File upload settings"
1178 #: forum/settings/upload.py:5
1179 msgid "File uploads related settings."
1182 #: forum/settings/upload.py:8
1183 msgid "Uploaded files folder"
1186 #: forum/settings/upload.py:9
1187 msgid "The filesystem path where uploaded files will be stored. Please note that this folder must exist."
1190 #: forum/settings/upload.py:12
1191 msgid "Uploaded files alias"
1194 #: forum/settings/upload.py:13
1195 msgid "The url alias for uploaded files. Notice that if you change this setting, you'll need to restart your site."
1198 #: forum/settings/upload.py:16
1199 msgid "Max file size"
1202 #: forum/settings/upload.py:17
1203 msgid "The maximum allowed file size for uploads in mb."
1206 #: forum/settings/voting.py:4
1207 msgid "Voting rules"
1210 #: forum/settings/voting.py:4
1211 msgid "Configure the voting rules on your site."
1214 #: forum/settings/voting.py:7
1215 msgid "Maximum votes per day"
1218 #: forum/settings/voting.py:8
1219 msgid "The maximum number of votes an user can cast per day."
1222 #: forum/settings/voting.py:11
1223 msgid "Start warning about votes left"
1226 #: forum/settings/voting.py:12
1227 msgid "From how many votes left should an user start to be warned about it."
1230 #: forum/settings/voting.py:15
1231 msgid "Maximum flags per day"
1234 #: forum/settings/voting.py:16
1235 msgid "The maximum number of times an can flag a post per day."
1238 #: forum/settings/voting.py:19
1239 msgid "Flag count to hide post"
1242 #: forum/settings/voting.py:20
1243 msgid "How many times a post needs to be flagged to be hidden from the main page."
1246 #: forum/settings/voting.py:23
1247 msgid "Flag count to delete post"
1250 #: forum/settings/voting.py:24
1251 msgid "How many times a post needs to be flagged to be deleted."
1254 #: forum/settings/voting.py:27
1255 msgid "Days to cancel a vote"
1258 #: forum/settings/voting.py:28
1259 msgid "How many days an user can cancel a vote after he originaly casted it."
1262 #: forum/skins/default/templates/404.html:24
1263 msgid "Sorry, could not find the page you requested."
1266 #: forum/skins/default/templates/404.html:26
1267 msgid "This might have happened for the following reasons:"
1270 #: forum/skins/default/templates/404.html:28
1271 msgid "this question or answer has been deleted;"
1274 #: forum/skins/default/templates/404.html:29
1275 msgid "url has error - please check it;"
1278 #: forum/skins/default/templates/404.html:30
1279 msgid "the page you tried to visit is protected or you don't have sufficient points, see"
1282 #: forum/skins/default/templates/404.html:31
1283 msgid "if you believe this error 404 should not have occured, please"
1286 #: forum/skins/default/templates/404.html:32
1287 msgid "report this problem"
1290 #: forum/skins/default/templates/404.html:41
1291 #: forum/skins/default/templates/500.html:27
1292 msgid "back to previous page"
1295 #: forum/skins/default/templates/404.html:42
1296 msgid "see all questions"
1297 msgstr "все вопросы"
1299 #: forum/skins/default/templates/404.html:43
1300 msgid "see all tags"
1303 #: forum/skins/default/templates/500.html:22
1304 msgid "sorry, system error"
1307 #: forum/skins/default/templates/500.html:24
1308 msgid "system error log is recorded, error will be fixed as soon as possible"
1311 #: forum/skins/default/templates/500.html:25
1312 msgid "please report the error to the site administrators if you wish"
1315 #: forum/skins/default/templates/500.html:28
1316 msgid "see latest questions"
1319 #: forum/skins/default/templates/500.html:29
1321 msgstr "смотреть тэги"
1323 #: forum/skins/default/templates/_question_list.html:12
1324 #: forum/skins/default/templates/book.html:105
1325 #: forum/skins/default/templates/question_summary_list_roll.html:14
1326 #: forum/skins/default/templates/question_list/item.html:10
1327 #: forum/views/commands.py:82
1331 #: forum/skins/default/templates/_question_list.html:14
1332 msgid "this answer has been accepted to be correct"
1335 #: forum/skins/default/templates/_question_list.html:16
1336 #: forum/skins/default/templates/question_summary_list_roll.html:13
1337 #: forum/skins/default/templates/question_list/item.html:14
1341 #: forum/skins/default/templates/_question_list.html:20
1342 #: forum/skins/default/templates/book.html:115
1343 #: forum/skins/default/templates/question_summary_list_roll.html:15
1344 #: forum/skins/default/templates/question_list/item.html:18
1348 #: forum/skins/default/templates/_question_list.html:34
1349 #: forum/skins/default/templates/question.html:234
1350 #: forum/skins/default/templates/question_summary_list_roll.html:52
1351 #: forum/skins/default/templates/tags.html:49
1352 #: forum/skins/default/templates/question_list/item.html:29
1353 msgid "see questions tagged"
1354 msgstr "вопросы, отмеченные тэгом"
1356 #: forum/skins/default/templates/_question_list.html:34
1357 #: forum/skins/default/templates/book.html:125
1358 #: forum/skins/default/templates/question.html:234
1359 #: forum/skins/default/templates/question_summary_list_roll.html:52
1360 #: forum/skins/default/templates/tags.html:49
1361 #: forum/skins/default/templates/question_list/item.html:29
1365 #: forum/skins/default/templates/about.html:5
1366 #: forum/skins/default/templates/about.html:9
1370 #: forum/skins/default/templates/account_settings.html:4
1371 msgid "Account functions"
1374 #: forum/skins/default/templates/account_settings.html:29
1375 #: forum/skins/default/templates/auth/auth_settings.html:31
1376 msgid "Change password"
1377 msgstr "Сменить пароль"
1379 #: forum/skins/default/templates/account_settings.html:30
1380 msgid "Give your account a new password."
1383 #: forum/skins/default/templates/account_settings.html:32
1384 msgid "Change email "
1385 msgstr "Сменить email"
1387 #: forum/skins/default/templates/account_settings.html:33
1388 msgid "Add or update the email address associated with your account."
1391 #: forum/skins/default/templates/account_settings.html:35
1392 msgid "Change OpenID"
1393 msgstr "Сменить OpenID"
1395 #: forum/skins/default/templates/account_settings.html:36
1396 msgid "Change openid associated to your account"
1399 #: forum/skins/default/templates/account_settings.html:39
1400 msgid "Delete account"
1403 #: forum/skins/default/templates/account_settings.html:40
1404 msgid "Erase your username and all your data from website"
1407 #: forum/skins/default/templates/answer_edit.html:5
1408 #: forum/skins/default/templates/answer_edit.html:39
1410 msgstr "Редактировать ответ"
1412 #: forum/skins/default/templates/answer_edit.html:18
1413 #: forum/skins/default/templates/answer_edit.html:21
1414 #: forum/skins/default/templates/ask.html:19
1415 #: forum/skins/default/templates/ask.html:22
1416 #: forum/skins/default/templates/question_edit.html:19
1417 #: forum/skins/default/templates/question_edit.html:22
1418 msgid "hide preview"
1419 msgstr "спрятать предпросмотр"
1421 #: forum/skins/default/templates/answer_edit.html:21
1422 #: forum/skins/default/templates/ask.html:22
1423 #: forum/skins/default/templates/question_edit.html:22
1424 msgid "show preview"
1425 msgstr "показать предпросмотр"
1427 #: forum/skins/default/templates/answer_edit.html:39
1428 #: forum/skins/default/templates/question_edit.html:63
1429 #: forum/skins/default/templates/question_retag.html:56
1430 #: forum/skins/default/templates/revisions_answer.html:36
1431 #: forum/skins/default/templates/revisions_question.html:35
1435 #: forum/skins/default/templates/answer_edit.html:44
1436 #: forum/skins/default/templates/question_edit.html:68
1437 #: forum/skins/default/templates/revisions_answer.html:50
1438 #: forum/skins/default/templates/revisions_question.html:49
1442 #: forum/skins/default/templates/answer_edit.html:47
1443 #: forum/skins/default/templates/question_edit.html:72
1444 msgid "select revision"
1447 #: forum/skins/default/templates/answer_edit.html:54
1448 #: forum/skins/default/templates/ask.html:93
1449 #: forum/skins/default/templates/question.html:184
1450 #: forum/skins/default/templates/question_edit.html:89
1451 msgid "Toggle the real time Markdown editor preview"
1454 #: forum/skins/default/templates/answer_edit.html:54
1455 #: forum/skins/default/templates/ask.html:93
1456 #: forum/skins/default/templates/question.html:185
1457 #: forum/skins/default/templates/question_edit.html:89
1458 msgid "toggle preview"
1461 #: forum/skins/default/templates/answer_edit.html:63
1462 #: forum/skins/default/templates/question_edit.html:115
1463 #: forum/skins/default/templates/question_retag.html:77
1465 msgstr "Сохранить правку"
1467 #: forum/skins/default/templates/answer_edit.html:64
1468 #: forum/skins/default/templates/close.html:29
1469 #: forum/skins/default/templates/feedback.html:50
1470 #: forum/skins/default/templates/question_edit.html:116
1471 #: forum/skins/default/templates/question_retag.html:78
1472 #: forum/skins/default/templates/reopen.html:30
1473 #: forum/skins/default/templates/users/edit.html:87
1477 #: forum/skins/default/templates/answer_edit_tips.html:4
1481 #: forum/skins/default/templates/answer_edit_tips.html:7
1482 msgid "please make your answer relevant to this community"
1485 #: forum/skins/default/templates/answer_edit_tips.html:10
1486 msgid "try to give an answer, rather than engage into a discussion"
1489 #: forum/skins/default/templates/answer_edit_tips.html:13
1490 msgid "please try to provide details"
1493 #: forum/skins/default/templates/answer_edit_tips.html:16
1494 #: forum/skins/default/templates/question_edit_tips.html:18
1495 msgid "be clear and concise"
1498 #: forum/skins/default/templates/answer_edit_tips.html:20
1499 #: forum/skins/default/templates/question_edit_tips.html:22
1500 msgid "see frequently asked questions"
1503 #: forum/skins/default/templates/answer_edit_tips.html:26
1504 #: forum/skins/default/templates/question_edit_tips.html:28
1505 msgid "Markdown tips"
1506 msgstr "Основы размётки"
1508 #: forum/skins/default/templates/answer_edit_tips.html:29
1509 #: forum/skins/default/templates/question_edit_tips.html:31
1510 msgid "*italic* or __italic__"
1513 #: forum/skins/default/templates/answer_edit_tips.html:32
1514 #: forum/skins/default/templates/question_edit_tips.html:34
1515 msgid "**bold** or __bold__"
1518 #: forum/skins/default/templates/answer_edit_tips.html:35
1519 #: forum/skins/default/templates/question_edit_tips.html:37
1523 #: forum/skins/default/templates/answer_edit_tips.html:35
1524 #: forum/skins/default/templates/answer_edit_tips.html:39
1525 #: forum/skins/default/templates/question_edit_tips.html:37
1526 #: forum/skins/default/templates/question_edit_tips.html:42
1530 #: forum/skins/default/templates/answer_edit_tips.html:39
1531 #: forum/skins/default/templates/question_edit_tips.html:42
1535 #: forum/skins/default/templates/answer_edit_tips.html:43
1536 #: forum/skins/default/templates/question_edit_tips.html:46
1537 msgid "numbered list:"
1540 #: forum/skins/default/templates/answer_edit_tips.html:48
1541 #: forum/skins/default/templates/question_edit_tips.html:51
1542 msgid "basic HTML tags are also supported"
1545 #: forum/skins/default/templates/answer_edit_tips.html:52
1546 #: forum/skins/default/templates/question_edit_tips.html:55
1547 msgid "learn more about Markdown"
1550 #: forum/skins/default/templates/ask.html:5
1551 #: forum/skins/default/templates/ask.html:57
1552 msgid "Ask a question"
1555 #: forum/skins/default/templates/ask.html:64
1556 msgid "login to post question info"
1557 msgstr "<span class=\"strong big\">You are welcome to start submitting your question anonymously</span>. When you submit the post, you will be redirected to the login/signup page. Your question will be saved in the current session and will be published after you log in. Login/signup process is very simple. Login takes about 30 seconds, initial signup takes a minute or less."
1559 #: forum/skins/default/templates/ask.html:70
1562 "must have valid %(email)s to post, \n"
1563 " see %(email_validation_faq_url)s\n"
1565 msgstr "<span class='strong big'>Looks like your email address, %(email)s has not yet been validated.</span> To post messages you must verify your email, please see <a href='%(email_validation_faq_url)s'>more details here</a>.<br>You can submit your question now and validate email after that. Your question will saved as pending meanwhile. "
1567 #: forum/skins/default/templates/ask.html:108
1571 #: forum/skins/default/templates/ask.html:115
1572 msgid "Login/signup to post your question"
1573 msgstr "Login/Signup to Post"
1575 #: forum/skins/default/templates/ask.html:117
1576 msgid "Ask your question"
1577 msgstr "Задайте свой вопрос"
1579 #: forum/skins/default/templates/badge.html:6
1580 #: forum/skins/default/templates/badge.html:17
1584 #: forum/skins/default/templates/badge.html:26
1585 msgid "The users have been awarded with badges:"
1588 #: forum/skins/default/templates/badges.html:6
1589 msgid "Badges summary"
1592 #: forum/skins/default/templates/badges.html:17
1596 #: forum/skins/default/templates/badges.html:21
1597 msgid "Community gives you awards for your questions, answers and votes."
1598 msgstr "If your questions and answers are highly voted, your contribution to this Q&A community will be recognized with the variety of badges."
1600 #: forum/skins/default/templates/badges.html:22
1603 "Below is the list of available badges and number \n"
1604 " of times each type of badge has been awarded. Give us feedback at %(feedback_faq_url)s.\n"
1606 msgstr "Currently badges differ only by their level: <strong>gold</strong>, <strong>silver</strong> and <strong>bronze</strong> (their meanings are described on the right). In the future there will be many types of badges at each level. <strong>Please give us your <a href='%(feedback_faq_url)s'>feedback</a></strong> - what kinds of badges would you like to see and suggest the activity for which those badges might be awarded."
1608 #: forum/skins/default/templates/badges.html:50
1609 msgid "Community badges"
1610 msgstr "Badge levels"
1612 #: forum/skins/default/templates/badges.html:56
1613 msgid "gold badge description"
1614 msgstr "Описание золотой медали"
1616 #: forum/skins/default/templates/badges.html:64
1617 msgid "silver badge description"
1618 msgstr "Описание серебряной медали"
1620 #: forum/skins/default/templates/badges.html:67
1621 msgid "bronze badge: often given as a special honor"
1624 #: forum/skins/default/templates/badges.html:71
1625 msgid "bronze badge description"
1626 msgstr "Описание бронзовой медали"
1628 #: forum/skins/default/templates/book.html:7
1629 msgid "reading channel"
1632 #: forum/skins/default/templates/book.html:26
1636 #: forum/skins/default/templates/book.html:30
1640 #: forum/skins/default/templates/book.html:34
1641 msgid "[publication date]"
1644 #: forum/skins/default/templates/book.html:38
1648 #: forum/skins/default/templates/book.html:39
1649 msgid "currency unit"
1652 #: forum/skins/default/templates/book.html:42
1656 #: forum/skins/default/templates/book.html:43
1657 msgid "pages abbreviation"
1660 #: forum/skins/default/templates/book.html:46
1664 #: forum/skins/default/templates/book.html:56
1668 #: forum/skins/default/templates/book.html:62
1669 msgid "book directory"
1672 #: forum/skins/default/templates/book.html:66
1676 #: forum/skins/default/templates/book.html:79
1677 msgid "reader questions"
1680 #: forum/skins/default/templates/book.html:82
1681 msgid "ask the author"
1684 #: forum/skins/default/templates/book.html:88
1685 #: forum/skins/default/templates/book.html:93
1686 msgid "this question was selected as favorite"
1689 #: forum/skins/default/templates/book.html:88
1690 #: forum/skins/default/templates/book.html:93
1691 msgid "number of times"
1694 #: forum/skins/default/templates/book.html:108
1695 msgid "the answer has been accepted to be correct"
1698 #: forum/skins/default/templates/book.html:147
1699 msgid "subscribe to book RSS feed"
1702 #: forum/skins/default/templates/book.html:147
1703 msgid "subscribe to the questions feed"
1706 #: forum/skins/default/templates/close.html:6
1707 #: forum/skins/default/templates/close.html:16
1708 msgid "Close question"
1711 #: forum/skins/default/templates/close.html:19
1712 msgid "Close the question"
1715 #: forum/skins/default/templates/close.html:25
1719 #: forum/skins/default/templates/close.html:28
1723 #: forum/skins/default/templates/email_base.html:31
1727 #: forum/skins/default/templates/faq.html:11
1728 msgid "Frequently Asked Questions "
1731 #: forum/skins/default/templates/faq.html:16
1732 msgid "What kinds of questions can I ask here?"
1735 #: forum/skins/default/templates/faq.html:17
1736 msgid "Most importantly - questions should be <strong>relevant</strong> to this community."
1739 #: forum/skins/default/templates/faq.html:18
1740 msgid "Before asking the question - please make sure to use search to see whether your question has alredy been answered."
1741 msgstr "Прежде чем спрашивать, пожалуйста, сделайте поиск — может быть, на Ваш вопрос уже ответили?"
1743 #: forum/skins/default/templates/faq.html:21
1744 msgid "What questions should I avoid asking?"
1745 msgstr "Какие вопросы не надо задавать?"
1747 #: forum/skins/default/templates/faq.html:22
1748 msgid "Please avoid asking questions that are not relevant to this community, too subjective and argumentative."
1751 #: forum/skins/default/templates/faq.html:27
1752 msgid "What should I avoid in my answers?"
1755 #: forum/skins/default/templates/faq.html:28
1756 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."
1757 msgstr "is a <strong>question and answer</strong> site - <strong>it is not a discussion group</strong>. Please avoid holding debates in your answers as they tend to dilute the essense of questions and answers. For the brief discussions please use commenting facility."
1759 #: forum/skins/default/templates/faq.html:32
1760 msgid "Who moderates this community?"
1763 #: forum/skins/default/templates/faq.html:33
1764 msgid "The short answer is: <strong>you</strong>."
1767 #: forum/skins/default/templates/faq.html:34
1768 msgid "This website is moderated by the users."
1771 #: forum/skins/default/templates/faq.html:35
1772 msgid "The reputation system allows users earn the authorization to perform a variety of moderation tasks."
1773 msgstr "Karma system allows users to earn rights to perform a variety of moderation tasks"
1775 #: forum/skins/default/templates/faq.html:40
1776 msgid "How does reputation system work?"
1777 msgstr "How does karma system work?"
1779 #: forum/skins/default/templates/faq.html:41
1780 msgid "Rep system summary"
1781 msgstr "When a question or answer is upvoted, the user who posted them will gain some points, which are called \"karma points\". These points serve as a rough measure of the community trust to him/her. Various moderation tasks are gradually assigned to the users based on those points."
1783 #: forum/skins/default/templates/faq.html:42
1784 msgid "For example, if you ask an interesting question or give a helpful answer, your input will be upvoted. On the other hand if the answer is misleading - it will be downvoted. Each vote in favor will generate <strong>10</strong> points, each vote against will subtract <strong>2</strong> points. There is a limit of <strong>200</strong> points that can be accumulated per question or answer. The table below explains reputation point requirements for each type of moderation task."
1787 #: forum/skins/default/templates/faq.html:53
1788 #: forum/skins/default/templates/users/votes.html:15
1789 #: forum/views/commands.py:77
1791 msgstr "голосую \"за\""
1793 #: forum/skins/default/templates/faq.html:57
1797 #: forum/skins/default/templates/faq.html:62
1798 msgid "add comments"
1799 msgstr "комментировать"
1801 #: forum/skins/default/templates/faq.html:66
1802 #: forum/skins/default/templates/users/votes.html:17
1803 #: forum/views/commands.py:77
1805 msgstr "голосую \"против\""
1807 #: forum/skins/default/templates/faq.html:69
1808 msgid "open and close own questions"
1811 #: forum/skins/default/templates/faq.html:73
1812 msgid "retag questions"
1815 #: forum/skins/default/templates/faq.html:78
1816 msgid "edit community wiki questions"
1819 #: forum/skins/default/templates/faq.html:83
1820 msgid "edit any answer"
1821 msgstr "редактировать любой ответ"
1823 #: forum/skins/default/templates/faq.html:87
1824 msgid "open any closed question"
1827 #: forum/skins/default/templates/faq.html:91
1828 msgid "delete any comment"
1831 #: forum/skins/default/templates/faq.html:95
1832 msgid "delete any questions and answers and perform other moderation tasks"
1835 #: forum/skins/default/templates/faq.html:103
1836 msgid "how to validate email title"
1837 msgstr "How to validate email and why?"
1839 #: forum/skins/default/templates/faq.html:105
1841 msgid "how to validate email info with %(send_email_key_url)s %(gravatar_faq_url)s"
1842 msgstr "<form style='margin:0;padding:0;' action='%(send_email_key_url)s'><p><span class=\"bigger strong\">How?</span> If you have just set or changed your email address - <strong>check your email and click the included link</strong>.<br>The link contains a key generated specifically for you. You can also <button style='display:inline' type='submit'><strong>get a new key</strong></button> and check your email again.</p></form><span class=\"bigger strong\">Why?</span> Email validation is required to make sure that <strong>only you can post messages</strong> on your behalf and to <strong>minimize spam</strong> posts.<br>With email you can <strong>subscribe for updates</strong> on the most interesting questions. Also, when you sign up for the first time - create a unique <a href='%(gravatar_faq_url)s'><strong>gravatar</strong></a> personal image.</p>"
1844 #: forum/skins/default/templates/faq.html:110
1845 msgid "what is gravatar"
1846 msgstr "что такое граватар"
1848 #: forum/skins/default/templates/faq.html:111
1849 msgid "gravatar faq info"
1850 msgstr "<strong>Gravatar</strong> means <strong>g</strong>lobally <strong>r</strong>ecognized <strong>avatar</strong> - your unique avatar image associated with your email address. It's simply a picture that shows next to your posts on the websites that support gravatar protocol. By default gravar appears as a square filled with a snowflake-like figure. You can <strong>set your image</strong> at <a href='http://gravatar.com'><strong>gravatar.com</strong></a>"
1852 #: forum/skins/default/templates/faq.html:114
1853 msgid "To register, do I need to create new password?"
1856 #: forum/skins/default/templates/faq.html:115
1857 msgid "No, you don't have to. You can login through any service that supports OpenID, e.g. Google, Yahoo, AOL, etc."
1860 #: forum/skins/default/templates/faq.html:116
1864 #: forum/skins/default/templates/faq.html:121
1865 msgid "Why other people can edit my questions/answers?"
1868 #: forum/skins/default/templates/faq.html:122
1869 msgid "Goal of this site is..."
1872 #: forum/skins/default/templates/faq.html:122
1873 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."
1876 #: forum/skins/default/templates/faq.html:123
1877 msgid "If this approach is not for you, we respect your choice."
1880 #: forum/skins/default/templates/faq.html:127
1881 msgid "Still have questions?"
1884 #: forum/skins/default/templates/faq.html:128
1886 msgid "Please ask your question at %(ask_question_url)s, help make our community better!"
1887 msgstr "Please <a href='%(ask_question_url)s'>ask</a> your question, help make our community better!"
1889 #: forum/skins/default/templates/faq.html:130
1890 #: forum/skins/default/templates/header.html:30
1891 #: forum/skins/default/templates/header.html:55
1892 #: forum/views/readers.py:76
1896 #: forum/skins/default/templates/faq.html:130
1900 #: forum/skins/default/templates/feedback.html:6
1904 #: forum/skins/default/templates/feedback.html:11
1905 msgid "Give us your feedback!"
1908 #: forum/skins/default/templates/feedback.html:17
1912 " <span class='big strong'>Dear %(user_name)s</span>, we look forward to hearing your feedback. \n"
1913 " Please type and send us your message below.\n"
1917 #: forum/skins/default/templates/feedback.html:24
1920 " <span class='big strong'>Dear visitor</span>, we look forward to hearing your feedback.\n"
1921 " Please type and send us your message below.\n"
1925 #: forum/skins/default/templates/feedback.html:41
1926 msgid "(this field is required)"
1929 #: forum/skins/default/templates/feedback.html:49
1930 msgid "Send Feedback"
1933 #: forum/skins/default/templates/footer.html:7
1934 #: forum/skins/default/templates/header.html:16
1935 #: forum/skins/default/templates/index.html:12
1939 #: forum/skins/default/templates/footer.html:8
1940 #: forum/skins/default/templates/header.html:17
1941 #: forum/skins/default/templates/index.html:13
1942 #: forum/skins/default/templates/question_edit_tips.html:22
1946 #: forum/skins/default/templates/footer.html:9
1947 msgid "privacy policy"
1948 msgstr "личные данные"
1950 #: forum/skins/default/templates/footer.html:18
1951 msgid "give feedback"
1952 msgstr "обратная связь"
1954 #: forum/skins/default/templates/header.html:9
1955 msgid "administration"
1956 msgstr "администрирование"
1958 #: forum/skins/default/templates/header.html:12
1962 #: forum/skins/default/templates/header.html:14
1966 #: forum/skins/default/templates/header.html:24
1967 msgid "back to home page"
1970 #: forum/skins/default/templates/header.html:32
1971 #: forum/skins/default/templates/header.html:57
1973 msgstr "пользователи"
1975 #: forum/skins/default/templates/header.html:33
1976 #: forum/skins/default/templates/users/signature.html:9
1977 #: forum/skins/default/templates/users/signature.html:15
1978 #: forum/skins/default/templates/users/signature.html:21
1979 #: forum/templatetags/extra_tags.py:167
1980 #: forum/templatetags/extra_tags.py:196
1984 #: forum/skins/default/templates/header.html:34
1985 msgid "unanswered questions"
1986 msgstr "без ответов"
1988 #: forum/skins/default/templates/header.html:36
1989 msgid "ask a question"
1990 msgstr "задать вопрос"
1992 #: forum/skins/default/templates/header.html:51
1996 #: forum/skins/default/templates/index.html:9
1999 msgstr "Welcome to Q&A forum"
2001 #: forum/skins/default/templates/logout.html:6
2002 #: forum/skins/default/templates/logout.html:16
2006 #: forum/skins/default/templates/logout.html:19
2007 msgid "As a registered user you can login with your OpenID, log out of the site or permanently remove your account."
2008 msgstr "Clicking <strong>Logout</strong> will log you out from the forum, but will not sign you off from your OpenID provider.</p><p>If you wish to sign off completely - please make sure to log out from your OpenID provider as well."
2010 #: forum/skins/default/templates/logout.html:20
2014 #: forum/skins/default/templates/notarobot.html:3
2015 msgid "Please prove that you are a Human Being"
2018 #: forum/skins/default/templates/notarobot.html:10
2019 msgid "I am a Human Being"
2022 #: forum/skins/default/templates/pagesize.html:6
2023 msgid "posts per page"
2024 msgstr "вопросов на страницу"
2026 #: forum/skins/default/templates/paginator.html:6
2027 #: forum/skins/default/templates/paginator.html:7
2031 #: forum/skins/default/templates/paginator.html:19
2032 msgid "current page"
2033 msgstr "эта страница"
2035 #: forum/skins/default/templates/paginator.html:22
2036 #: forum/skins/default/templates/paginator.html:29
2037 msgid "page number "
2038 msgstr "номер страницы"
2040 #: forum/skins/default/templates/paginator.html:22
2041 #: forum/skins/default/templates/paginator.html:29
2042 msgid "number - make blank in english"
2045 #: forum/skins/default/templates/paginator.html:33
2049 #: forum/skins/default/templates/post_contributor_info.html:9
2057 " %(rev_count)s revisions\n"
2061 " %(rev_count)s версия\n"
2065 " %(rev_count)s версии\n"
2069 " %(rev_count)s версий\n"
2072 #: forum/skins/default/templates/post_contributor_info.html:24
2076 #: forum/skins/default/templates/post_contributor_info.html:45
2078 msgstr "отредактирован"
2080 #: forum/skins/default/templates/privacy.html:6
2081 #: forum/skins/default/templates/privacy.html:11
2082 msgid "Privacy policy"
2085 #: forum/skins/default/templates/privacy.html:15
2086 msgid "general message about privacy"
2087 msgstr "Respecting users privacy is an important core principle of this Q&A forum. Information on this page details how this forum protects your privacy, and what type of information is collected."
2089 #: forum/skins/default/templates/privacy.html:18
2090 msgid "Site Visitors"
2093 #: forum/skins/default/templates/privacy.html:20
2094 msgid "what technical information is collected about visitors"
2095 msgstr "Information on question views, revisions of questions and answers - both times and content are recorded for each user in order to correctly count number of views, maintain data integrity and report relevant updates."
2097 #: forum/skins/default/templates/privacy.html:23
2098 msgid "Personal Information"
2099 msgstr "Личные данные"
2101 #: forum/skins/default/templates/privacy.html:25
2102 msgid "details on personal information policies"
2103 msgstr "Members of this community may choose to display personally identifiable information in their profiles. Forum will never display such information without a request from the user."
2105 #: forum/skins/default/templates/privacy.html:28
2106 msgid "Other Services"
2109 #: forum/skins/default/templates/privacy.html:30
2110 msgid "details on sharing data with third parties"
2111 msgstr "None of the data that is not openly shown on the forum by the choice of the user is shared with any third party."
2113 #: forum/skins/default/templates/privacy.html:35
2114 msgid "cookie policy details"
2115 msgstr "Forum software relies on the internet cookie technology to keep track of user sessions. Cookies must be enabled in your browser so that forum can work for you."
2117 #: forum/skins/default/templates/privacy.html:37
2118 msgid "Policy Changes"
2121 #: forum/skins/default/templates/privacy.html:38
2122 msgid "how privacy policies can be changed"
2123 msgstr "These policies may be adjusted to improve protection of user's privacy. Whenever such changes occur, users will be notified via the internal messaging system. "
2125 #: forum/skins/default/templates/question.html:70
2126 #: forum/skins/default/templates/sidebar/recent_tags.html:9
2128 msgid "see questions tagged '%(tagname)s'"
2131 #: forum/skins/default/templates/question.html:87
2133 msgid "The question has been closed for the following reason \"%(close_reason)s\" by"
2136 #: forum/skins/default/templates/question.html:89
2138 msgid "close date %(closed_at)s"
2141 #: forum/skins/default/templates/question.html:97
2149 " %(counter)s Answers:\n"
2153 " %(counter)s Ответ:\n"
2157 " %(counter)s Ответа:\n"
2161 " %(counter)s Ответов:\n"
2164 #: forum/skins/default/templates/question.html:105
2165 msgid "oldest answers will be shown first"
2168 #: forum/skins/default/templates/question.html:105
2169 msgid "oldest answers"
2172 #: forum/skins/default/templates/question.html:107
2173 msgid "newest answers will be shown first"
2176 #: forum/skins/default/templates/question.html:107
2177 msgid "newest answers"
2178 msgstr "новые ответы"
2180 #: forum/skins/default/templates/question.html:109
2181 msgid "most voted answers will be shown first"
2184 #: forum/skins/default/templates/question.html:109
2185 msgid "popular answers"
2186 msgstr "популярные ответы"
2188 #: forum/skins/default/templates/question.html:157
2192 #: forum/skins/default/templates/question.html:159
2193 msgid "Be the first one to answer this question!"
2194 msgstr "Ваш ответ будет первым!"
2196 #: forum/skins/default/templates/question.html:165
2197 msgid "you can answer anonymously and then login"
2198 msgstr "<span class='strong big'>Please start posting your answer anonymously</span> - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a <strong>substantial answer</strong>, for discussions, <strong>please use comments</strong> and <strong>please do remember to vote</strong> (after you log in)!"
2200 #: forum/skins/default/templates/question.html:169
2201 msgid "answer your own question only to give an answer"
2202 msgstr "<span class='big strong'>You are welcome to answer your own question</span>, but please make sure to give an <strong>answer</strong>. Remember that you can always <strong>revise your original question</strong>. Please <strong>use comments for discussions</strong> and <strong>please don't forget to vote :)</strong> for the answers that you liked (or perhaps did not like)! "
2204 #: forum/skins/default/templates/question.html:171
2205 msgid "please only give an answer, no discussions"
2206 msgstr "<span class='big strong'>Please try to give a substantial answer</span>. If you wanted to comment on the question or answer, just <strong>use the commenting tool</strong>. Please remember that you can always <strong>revise your answers</strong> - no need to answer the same question twice. Also, please <strong>don't forget to vote</strong> - it really helps to select the best questions and answers!"
2208 #: forum/skins/default/templates/question.html:207
2209 msgid "Login/Signup to Post Your Answer"
2212 #: forum/skins/default/templates/question.html:210
2213 msgid "Answer Your Own Question"
2214 msgstr "Ответить на свой вопрос"
2216 #: forum/skins/default/templates/question.html:212
2217 msgid "Answer the question"
2218 msgstr "Post Your Answer"
2220 #: forum/skins/default/templates/question.html:229
2221 msgid "Question tags"
2224 #: forum/skins/default/templates/question.html:239
2225 msgid "question asked"
2228 #: forum/skins/default/templates/question.html:242
2229 msgid "question was seen"
2232 #: forum/skins/default/templates/question.html:242
2236 #: forum/skins/default/templates/question.html:245
2237 msgid "last updated"
2238 msgstr "Отредактирован"
2240 #: forum/skins/default/templates/question.html:250
2241 msgid "Related questions"
2242 msgstr "Похожие вопросы"
2244 #: forum/skins/default/templates/question_edit.html:5
2245 #: forum/skins/default/templates/question_edit.html:63
2246 msgid "Edit question"
2247 msgstr "Редактировать вопрос"
2249 #: forum/skins/default/templates/question_edit_tips.html:4
2250 msgid "question tips"
2253 #: forum/skins/default/templates/question_edit_tips.html:9
2254 #, fuzzy, python-format
2257 " ask a question relevant to the %(app_title)s community \n"
2263 #: forum/skins/default/templates/question_edit_tips.html:15
2264 msgid "please try provide enough details"
2265 msgstr "provide enough details"
2267 #: forum/skins/default/templates/question_retag.html:5
2268 #: forum/skins/default/templates/question_retag.html:56
2270 msgstr "Редактировать тэги"
2272 #: forum/skins/default/templates/question_retag.html:44
2273 msgid "up to 5 tags, less than 20 characters each"
2276 #: forum/skins/default/templates/question_retag.html:86
2277 msgid "Why use and modify tags?"
2280 #: forum/skins/default/templates/question_retag.html:89
2281 msgid "tags help us keep Questions organized"
2284 #: forum/skins/default/templates/question_retag.html:97
2285 msgid "tag editors receive special awards from the community"
2288 #: forum/skins/default/templates/questions.html:7
2292 #: forum/skins/default/templates/reopen.html:6
2293 #: forum/skins/default/templates/reopen.html:16
2294 msgid "Reopen question"
2295 msgstr "Переоткрыть вопрос"
2297 #: forum/skins/default/templates/reopen.html:19
2298 msgid "Open the previously closed question"
2301 #: forum/skins/default/templates/reopen.html:22
2302 msgid "The question was closed for the following reason "
2305 #: forum/skins/default/templates/reopen.html:22
2306 msgid "reason - leave blank in english"
2309 #: forum/skins/default/templates/reopen.html:22
2313 #: forum/skins/default/templates/reopen.html:22
2317 #: forum/skins/default/templates/reopen.html:29
2318 msgid "Reopen this question"
2321 #: forum/skins/default/templates/revisions_answer.html:7
2322 #: forum/skins/default/templates/revisions_answer.html:36
2323 #: forum/skins/default/templates/revisions_question.html:7
2324 #: forum/skins/default/templates/revisions_question.html:35
2325 msgid "Revision history"
2328 #: forum/skins/default/templates/revisions_answer.html:48
2329 #: forum/skins/default/templates/revisions_question.html:47
2330 msgid "click to hide/show revision"
2333 #: forum/skins/default/templates/revisions_answer.html:56
2334 #: forum/templatetags/node_tags.py:62
2338 #: forum/skins/default/templates/subscription_status.html:3
2339 msgid "Subscription"
2342 #: forum/skins/default/templates/subscription_status.html:8
2343 msgid "You were automatically subscribed to this question."
2344 msgstr "Вы автоматически подписаны на этот вопрос."
2346 #: forum/skins/default/templates/subscription_status.html:10
2347 msgid "You are subscribed to this question."
2350 #: forum/skins/default/templates/subscription_status.html:13
2351 msgid "You are not subscribed to this question."
2354 #: forum/skins/default/templates/subscription_status.html:18
2355 #: forum/views/commands.py:323
2356 msgid "unsubscribe me"
2359 #: forum/skins/default/templates/subscription_status.html:20
2360 #: forum/views/commands.py:323
2361 msgid "subscribe me"
2362 msgstr "подписаться"
2364 #: forum/skins/default/templates/subscription_status.html:24
2368 " (you can adjust your notification settings on your <a href=\"%(profile_url)s?sort=email_subscriptions\">profile</a>)\n"
2372 " (Вы можете поменять настройки оповещений на странице <a href=\"%(profile_url)s?sort=email_subscriptions\">профиля</a>)\n"
2375 #: forum/skins/default/templates/subscription_status.html:29
2377 msgid "Once you sign in you will be able to subscribe for any updates here"
2378 msgstr "<span class='strong'>Here</span> (once you log in) you will be able to sign up for the periodic email updates about this question."
2380 #: forum/skins/default/templates/tag_selector.html:4
2381 #: forum/skins/default/templates/question_list/tag_selector.html:6
2382 msgid "Interesting tags"
2383 msgstr "Избранные тэги"
2385 #: forum/skins/default/templates/tag_selector.html:10
2386 #: forum/skins/default/templates/tag_selector.html:27
2387 #: forum/skins/default/templates/question_list/related_tags.html:9
2388 #: forum/skins/default/templates/question_list/tag_selector.html:12
2389 #: forum/skins/default/templates/question_list/tag_selector.html:29
2391 msgid "see questions tagged '%(tag_name)s'"
2392 msgstr "смотреть вопросы с тэгом '%(tag_name)s'"
2394 #: forum/skins/default/templates/tag_selector.html:14
2395 #: forum/skins/default/templates/question_list/tag_selector.html:16
2397 msgid "remove '%(tag_name)s' from the list of interesting tags"
2400 #: forum/skins/default/templates/tag_selector.html:20
2401 #: forum/skins/default/templates/tag_selector.html:37
2402 #: forum/skins/default/templates/question_list/tag_selector.html:22
2403 #: forum/skins/default/templates/question_list/tag_selector.html:39
2407 #: forum/skins/default/templates/tag_selector.html:21
2408 #: forum/skins/default/templates/question_list/tag_selector.html:23
2409 msgid "Ignored tags"
2410 msgstr "Игнорировать тэги"
2412 #: forum/skins/default/templates/tag_selector.html:31
2413 #: forum/skins/default/templates/question_list/tag_selector.html:33
2415 msgid "remove '%(tag_name)s' from the list of ignored tags"
2418 #: forum/skins/default/templates/tag_selector.html:40
2419 #: forum/skins/default/templates/question_list/tag_selector.html:42
2420 msgid "keep ignored questions hidden"
2423 #: forum/skins/default/templates/tags.html:6
2424 #: forum/skins/default/templates/tags.html:30
2428 #: forum/skins/default/templates/tags.html:32
2429 msgid "sorted alphabetically"
2432 #: forum/skins/default/templates/tags.html:32
2436 #: forum/skins/default/templates/tags.html:33
2437 msgid "sorted by frequency of tag use"
2440 #: forum/skins/default/templates/tags.html:33
2441 msgid "by popularity"
2442 msgstr "по популярности"
2444 #: forum/skins/default/templates/tags.html:39
2445 msgid "All tags matching query"
2448 #: forum/skins/default/templates/tags.html:39
2449 msgid "all tags - make this empty in english"
2452 #: forum/skins/default/templates/tags.html:42
2453 msgid "Nothing found"
2454 msgstr "Ничего не нашли"
2456 #: forum/skins/default/templates/auth/auth_settings.html:5
2457 #: forum/skins/default/templates/auth/auth_settings.html:7
2458 msgid "Authentication settings"
2461 #: forum/skins/default/templates/auth/auth_settings.html:9
2462 msgid "These are the external authentication providers currently associated with your account."
2465 #: forum/skins/default/templates/auth/auth_settings.html:12
2469 #: forum/skins/default/templates/auth/auth_settings.html:17
2470 msgid "You currently have no external authentication provider associated with your account."
2473 #: forum/skins/default/templates/auth/auth_settings.html:19
2474 msgid "Add new provider"
2477 #: forum/skins/default/templates/auth/auth_settings.html:21
2478 msgid "This is where you can change your password. Make sure you remember it!"
2479 msgstr "<span class='strong'>To change your password</span> please fill out and submit this form"
2481 #: forum/skins/default/templates/auth/auth_settings.html:24
2482 msgid "You can set up a password for your account, so you can login using standard username and password!"
2485 #: forum/skins/default/templates/auth/auth_settings.html:31
2487 msgid "Create password"
2488 msgstr "Password <i>(please retype)</i>"
2490 #: forum/skins/default/templates/auth/complete.html:5
2491 msgid "Connect your OpenID with this site"
2492 msgstr "New user signup"
2494 #: forum/skins/default/templates/auth/complete.html:8
2495 msgid "Connect your OpenID with your account on this site"
2496 msgstr "New user signup"
2498 #: forum/skins/default/templates/auth/complete.html:12
2499 msgid "You are here for the first time with "
2502 #: forum/skins/default/templates/auth/complete.html:13
2503 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. "
2506 #: forum/skins/default/templates/auth/complete.html:15
2507 msgid "This account already exists, please use another."
2510 #: forum/skins/default/templates/auth/complete.html:30
2511 msgid "Sorry, looks like we have some errors:"
2514 #: forum/skins/default/templates/auth/complete.html:47
2515 msgid "Screen name label"
2516 msgstr "<strong>Screen Name</strong> (<i>will be shown to others</i>)"
2518 #: forum/skins/default/templates/auth/complete.html:54
2519 msgid "Email address label"
2520 msgstr "<strong>Email Address</strong> (<i>will <strong>not</strong> be shared with anyone, must be valid</i>)"
2522 #: forum/skins/default/templates/auth/complete.html:60
2523 #: forum/skins/default/templates/auth/signup.html:18
2524 msgid "receive updates motivational blurb"
2525 msgstr "<strong>Receive forum updates by email</strong> - this will help our community grow and become more useful.<br/>By default <span class='orange'>Q&A</span> forum sends up to <strong>one email digest per week</strong> - only when there is anything new.<br/>If you like, please adjust this now or any time later from your user account."
2527 #: forum/skins/default/templates/auth/complete.html:64
2528 #: forum/skins/default/templates/auth/signup.html:22
2529 msgid "please select one of the options above"
2532 #: forum/skins/default/templates/auth/complete.html:67
2533 msgid "Tag filter tool will be your right panel, once you log in."
2536 #: forum/skins/default/templates/auth/complete.html:68
2537 msgid "create account"
2540 #: forum/skins/default/templates/auth/complete.html:77
2541 msgid "Existing account"
2544 #: forum/skins/default/templates/auth/complete.html:78
2548 #: forum/skins/default/templates/auth/complete.html:79
2552 #: forum/skins/default/templates/auth/complete.html:86
2556 #: forum/skins/default/templates/auth/complete.html:87
2557 msgid "Forgot your password?"
2560 #: forum/skins/default/templates/auth/email_validation.html:6
2561 #: forum/skins/default/templates/auth/temp_login_email.html:6
2562 msgid "Greetings from the Q&A forum"
2565 #: forum/skins/default/templates/auth/email_validation.html:8
2566 msgid "To make use of the Forum, please follow the link below:"
2569 #: forum/skins/default/templates/auth/email_validation.html:12
2570 msgid "Following the link above will help us verify your email address."
2573 #: forum/skins/default/templates/auth/email_validation.html:14
2574 #: forum/skins/default/templates/auth/temp_login_email.html:14
2576 "If you beleive that this message was sent in mistake -\n"
2577 " no further action is needed. Just ingore this email, we apologize\n"
2578 " for any inconvenience"
2581 #: forum/skins/default/templates/auth/email_validation.html:18
2582 #: forum/skins/default/templates/auth/temp_login_email.html:18
2583 #: forum/skins/default/templates/notifications/answeraccepted.html:15
2584 #: forum/skins/default/templates/notifications/newanswer.html:25
2585 #: forum/skins/default/templates/notifications/newcomment.html:32
2586 #: forum/skins/default/templates/notifications/newmember.html:15
2587 #: forum/skins/default/templates/notifications/newquestion.html:25
2590 "Sincerely,<br />\n"
2591 " Forum Administrator"
2594 "Q&A Forum Administrator"
2596 #: forum/skins/default/templates/auth/signin.html:6
2600 #: forum/skins/default/templates/auth/signin.html:24
2604 #: forum/skins/default/templates/auth/signin.html:36
2605 #: forum/skins/default/templates/auth/signin.html:86
2606 #: forum/skins/default/templates/auth/signin.html:92
2610 #: forum/skins/default/templates/auth/signin.html:39
2611 msgid "Click to sign in through any of these services."
2612 msgstr "<p><span class=\"big strong\">Please select your favorite login method below.</span></p><p><font color=\"gray\">External login services use <a href=\"http://openid.net\"><b>OpenID</b></a> technology, where your password always stays confidential between you and your login provider and you don't have to remember another one. CNPROG option requires your login name and password entered here.</font></p>"
2614 #: forum/skins/default/templates/auth/signin.html:44
2615 msgid "Validate my email after I login."
2618 #: forum/skins/default/templates/auth/signin.html:94
2622 #: forum/skins/default/templates/auth/signin.html:94
2623 msgid "if you're having troubles signing in."
2626 #: forum/skins/default/templates/auth/signin.html:98
2630 #: forum/skins/default/templates/auth/signin.html:154
2631 msgid "Why use OpenID?"
2634 #: forum/skins/default/templates/auth/signin.html:157
2635 msgid "with openid it is easier"
2636 msgstr "With the OpenID you don't need to create new username and password."
2638 #: forum/skins/default/templates/auth/signin.html:160
2639 msgid "reuse openid"
2640 msgstr "You can safely re-use the same login for all OpenID-enabled websites."
2642 #: forum/skins/default/templates/auth/signin.html:163
2643 msgid "openid is widely adopted"
2644 msgstr "There are > 160,000,000 OpenID account in use. Over 10,000 sites are OpenID-enabled."
2646 #: forum/skins/default/templates/auth/signin.html:166
2647 msgid "openid is supported open standard"
2648 msgstr "OpenID is based on an open standard, supported by many organizations."
2650 #: forum/skins/default/templates/auth/signin.html:171
2651 msgid "Find out more"
2654 #: forum/skins/default/templates/auth/signin.html:172
2658 #: forum/skins/default/templates/auth/signup.html:4
2662 #: forum/skins/default/templates/auth/signup.html:8
2663 msgid "Create login name and password"
2666 #: forum/skins/default/templates/auth/signup.html:10
2667 msgid "Traditional signup info"
2668 msgstr "<span class='strong big'>If you prefer, create your forum login name and password here. However</span>, please keep in mind that we also support <strong>OpenID</strong> login method. With <strong>OpenID</strong> you can simply reuse your external login (e.g. Gmail or AOL) without ever sharing your login details with anyone and having to remember yet another password."
2670 #: forum/skins/default/templates/auth/signup.html:31
2671 msgid "Create Account"
2674 #: forum/skins/default/templates/auth/signup.html:32
2678 #: forum/skins/default/templates/auth/signup.html:33
2679 msgid "return to login page"
2682 #: forum/skins/default/templates/auth/temp_login_email.html:8
2683 msgid "You're seeing this because someone requested a temporary login link"
2686 #: forum/skins/default/templates/auth/temp_login_email.html:12
2687 msgid "Following the link above will give you access to your account."
2690 #: forum/skins/default/templates/auth/temp_login_request.html:5
2691 msgid "Request temporary login key"
2694 #: forum/skins/default/templates/auth/temp_login_request.html:7
2695 msgid "Account: request temporary login key"
2698 #: forum/skins/default/templates/auth/temp_login_request.html:8
2701 " If you're experiencing problems accessing your account, or if you forgot your password,\n"
2702 " here you can request a temporary login key. Fill out your account email and we'll send you a temporary access link that\n"
2703 " will enable you to access your account. This token is valid only once and for a limited period of time.\n"
2707 #: forum/skins/default/templates/auth/temp_login_request.html:25
2712 #: forum/skins/default/templates/node/accept_button.html:5
2714 msgid "%(who)s has selected this answer as the correct answer"
2717 #: forum/skins/default/templates/node/accept_button.html:5
2718 msgid "mark this answer as the accepted answer"
2721 #: forum/skins/default/templates/node/comments.html:22
2722 msgid "I like this comment (click again to cancel)"
2725 #: forum/skins/default/templates/node/comments.html:26
2727 msgid "Edit comment"
2728 msgstr "post a comment"
2730 #: forum/skins/default/templates/node/comments.html:30
2732 msgid "Delete comment"
2733 msgstr "post a comment"
2735 #: forum/skins/default/templates/node/comments.html:42
2737 msgid "showing %(showing)s of %(total)s"
2740 #: forum/skins/default/templates/node/comments.html:44
2744 #: forum/skins/default/templates/node/comments.html:47
2746 msgid "add new comment"
2747 msgstr "комментировать"
2749 #: forum/skins/default/templates/node/comments.html:55
2751 msgid " add comment"
2752 msgstr "комментировать"
2754 #: forum/skins/default/templates/node/comments.html:58
2758 " have <span class=\"comments-char-left-count\">%(max_length)s</span> characters left\n"
2762 #: forum/skins/default/templates/node/comments.html:71
2767 #: forum/skins/default/templates/node/favorite_mark.html:3
2768 msgid "mark/unmark this question as favorite (click again to cancel)"
2771 #: forum/skins/default/templates/node/vote_buttons.html:3
2772 msgid "I like this post (click again to cancel)"
2775 #: forum/skins/default/templates/node/vote_buttons.html:7
2776 msgid "current number of votes"
2779 #: forum/skins/default/templates/node/vote_buttons.html:10
2780 msgid "I dont like this post (click again to cancel)"
2783 #: forum/skins/default/templates/notifications/answeraccepted.html:6
2784 #: forum/skins/default/templates/notifications/digest.html:7
2785 #: forum/skins/default/templates/notifications/newanswer.html:6
2786 #: forum/skins/default/templates/notifications/newcomment.html:6
2787 #: forum/skins/default/templates/notifications/newmember.html:6
2788 #: forum/skins/default/templates/notifications/newquestion.html:6
2792 #: forum/skins/default/templates/notifications/answeraccepted.html:9
2796 " Just to let you know that %(accepter)s has just accepted %(answer_author)s's answer on his question\n"
2797 " <a href=\"%(app_url)s%(question_url)s\">%(question_title)s</a>:\n"
2801 #: forum/skins/default/templates/notifications/digest.html:9
2805 " This is the %(digest_type)s activity digest for %(app_title)s\n"
2809 #: forum/skins/default/templates/notifications/digest.html:15
2813 " %(nusers_count)s new user%(nusers_count_pluralize)s joined the %(app_title)s community:\n"
2817 #: forum/skins/default/templates/notifications/digest.html:28
2821 " %(question_count)s of your subscriptions have updates:\n"
2825 #: forum/skins/default/templates/notifications/digest.html:35
2827 msgid "On question "
2830 #: forum/skins/default/templates/notifications/digest.html:37
2831 #, fuzzy, python-format
2834 " %(answer_count)s new answer%(answer_count_pluralize)s\n"
2840 #: forum/skins/default/templates/notifications/digest.html:42
2841 #, fuzzy, python-format
2844 " %(comment_count)s new comment%(comment_count_pluralize)s\n"
2850 #: forum/skins/default/templates/notifications/digest.html:46
2851 msgid "on your own post(s)"
2854 #: forum/skins/default/templates/notifications/digest.html:50
2856 msgid "an answer was accepted"
2857 msgstr "answer accepted"
2859 #: forum/skins/default/templates/notifications/digest.html:59
2863 " %(question_count)s new question%(question_count_pluralize)s\n"
2867 #: forum/skins/default/templates/notifications/digest.html:63
2868 msgid "matching your interesting tags"
2871 #: forum/skins/default/templates/notifications/digest.html:65
2875 #: forum/skins/default/templates/notifications/digest.html:71
2876 #, fuzzy, python-format
2879 " Posted by %(author_name)s in %(question_time)s\n"
2883 "<div class=\"questions-count\">%(q_num)s</div><p>question</p>"
2885 #: forum/skins/default/templates/notifications/feedback.html:7
2889 " Hello, this is a %(site_title)s forum feedback message\n"
2893 #: forum/skins/default/templates/notifications/feedback.html:13
2897 #: forum/skins/default/templates/notifications/feedback.html:15
2898 #: forum/skins/default/templates/notifications/feedback.html:18
2899 #: forum/skins/default/templates/users/info.html:93
2903 #: forum/skins/default/templates/notifications/feedback.html:17
2907 #: forum/skins/default/templates/notifications/feedback.html:25
2908 msgid "Message body:"
2911 #: forum/skins/default/templates/notifications/newanswer.html:9
2915 " %(author_name)s has just posted a new answer on %(app_title)s to the question\n"
2916 " <a href=\"%(app_url)s%(question_url)s\">%(question_title)s\"</a>:\n"
2920 #: forum/skins/default/templates/notifications/newanswer.html:20
2921 #: forum/skins/default/templates/notifications/newcomment.html:28
2922 #: forum/skins/default/templates/notifications/newquestion.html:20
2925 " Don't forget to come over and cast your vote.\n"
2929 #: forum/skins/default/templates/notifications/newcomment.html:9
2930 #, fuzzy, python-format
2933 " %(author_name)s has just posted a comment on\n"
2937 "<div class=\"questions-count\">%(q_num)s</div><p>question tagged</p><p><span class=\"tag\">%(tagname)s</span></p>"
2939 #: forum/skins/default/templates/notifications/newcomment.html:14
2943 " the answer posted by <a href=\"%(app_url)s%(poster_url)s\">%(poster_name)s</a> to\n"
2947 #: forum/skins/default/templates/notifications/newcomment.html:19
2951 " the question <a href=\"%(app_url)s%(question_url)s\">%(question_title)s</a>\n"
2955 #: forum/skins/default/templates/notifications/newmember.html:9
2959 " %(newmember_name)s has just joined %(app_title)s. You can visit %(newmember_name)s's profile using the following link: <br />\n"
2960 " <a href=\"%(app_url)s%(newmember_url)s\">%(newmember_name)s profile</a>\n"
2964 #: forum/skins/default/templates/notifications/newquestion.html:9
2968 " %(author_name)s has just posted a new question on %(app_title)s, with title\n"
2969 " <a href=\"%(app_url)s%(question_url)s\">%(question_title)s</a> and tagged <em>%(question_tags)s</em>:\n"
2973 #: forum/skins/default/templates/osqaadmin/base.html:13
2974 msgid "OSQA administration area"
2977 #: forum/skins/default/templates/osqaadmin/base.html:26
2978 msgid "Administration menu"
2981 #: forum/skins/default/templates/osqaadmin/index.html:7
2985 #: forum/skins/default/templates/osqaadmin/index.html:10
2986 msgid "Welcome to the OSQA administration area."
2989 #: forum/skins/default/templates/osqaadmin/index.html:17
2990 msgid "Site statistics"
2993 #: forum/skins/default/templates/osqaadmin/index.html:21
2994 #: forum/skins/default/templates/osqaadmin/index.html:26
2995 msgid "in the last 24 hours"
2998 #: forum/skins/default/templates/osqaadmin/index.html:31
3002 #: forum/skins/default/templates/osqaadmin/index.html:31
3003 msgid "joined in the last 24 hours"
3006 #: forum/skins/default/templates/osqaadmin/index.html:37
3010 #: forum/skins/default/templates/osqaadmin/index.html:42
3011 msgid "Your site is running in bootstrap mode, click the button bellow to revert to defaults."
3014 #: forum/skins/default/templates/osqaadmin/index.html:45
3015 msgid "Your site is running in standard mode, click the button bellow to run in bootstrap mode."
3018 #: forum/skins/default/templates/osqaadmin/index.html:47
3019 msgid "Your site is running with some customized settings, click the buttons bellow to run with defaults or in bootstrap mode"
3022 #: forum/skins/default/templates/osqaadmin/index.html:51
3023 msgid "Are you sure you want to revert to the defaults?"
3026 #: forum/skins/default/templates/osqaadmin/index.html:51
3027 msgid "revert to defaults"
3030 #: forum/skins/default/templates/osqaadmin/index.html:54
3031 msgid "Are you sure you want to run bootstrap mode?"
3034 #: forum/skins/default/templates/osqaadmin/index.html:54
3035 msgid "go bootstrap"
3038 #: forum/skins/default/templates/osqaadmin/index.html:59
3039 msgid "Recalculate scores and reputation"
3042 #: forum/skins/default/templates/osqaadmin/index.html:60
3043 msgid "This is a heavy operation, are you sure?"
3046 #: forum/skins/default/templates/osqaadmin/index.html:60
3050 #: forum/skins/default/templates/osqaadmin/index.html:65
3051 msgid "Recent activity"
3054 #: forum/skins/default/templates/question_list/item.html:12
3055 msgid "this question has an accepted answer"
3058 #: forum/skins/default/templates/question_list/related_tags.html:6
3059 msgid "Related tags"
3062 #: forum/skins/default/templates/question_list/sort_tabs.html:4
3063 msgid "most recently updated questions"
3064 msgstr "недавно отредактированные вопросы"
3066 #: forum/skins/default/templates/question_list/sort_tabs.html:4
3070 #: forum/skins/default/templates/question_list/sort_tabs.html:5
3071 msgid "most recently asked questions"
3072 msgstr "заданные недавно"
3074 #: forum/skins/default/templates/question_list/sort_tabs.html:5
3078 #: forum/skins/default/templates/question_list/sort_tabs.html:6
3079 msgid "hottest questions"
3080 msgstr "самые обсуждаемые"
3082 #: forum/skins/default/templates/question_list/sort_tabs.html:6
3084 msgstr "обсуждаемые"
3086 #: forum/skins/default/templates/question_list/sort_tabs.html:7
3087 msgid "most voted questions"
3088 msgstr "вопросы, за которые больше всего голосуют"
3090 #: forum/skins/default/templates/question_list/sort_tabs.html:7
3094 #: forum/skins/default/templates/question_list/title.html:5
3095 msgid "Found by tags"
3096 msgstr "Tagged questions"
3098 #: forum/skins/default/templates/question_list/title.html:9
3099 msgid "Search results"
3102 #: forum/skins/default/templates/question_list/title.html:11
3103 msgid "Found by title"
3106 #: forum/skins/default/templates/question_list/title.html:15
3107 msgid "Unanswered questions"
3108 msgstr "Без ответов"
3110 #: forum/skins/default/templates/question_list/title.html:17
3111 #: forum/skins/default/templates/users/subscriptions.html:74
3112 msgid "All questions"
3113 msgstr "Все вопросы"
3115 #: forum/skins/default/templates/sidebar/recent_awards.html:4
3116 msgid "Recent awards"
3117 msgstr "Недавние награды"
3119 #: forum/skins/default/templates/sidebar/recent_awards.html:15
3121 msgstr "все награды"
3123 #: forum/skins/default/templates/sidebar/recent_tags.html:4
3125 msgstr "Недавние тэги"
3127 #: forum/skins/default/templates/sidebar/recent_tags.html:12
3128 msgid "popular tags"
3129 msgstr "популярные тэги"
3131 #: forum/skins/default/templates/users/edit.html:6
3132 msgid "Edit user profile"
3135 #: forum/skins/default/templates/users/edit.html:19
3136 msgid "edit profile"
3139 #: forum/skins/default/templates/users/edit.html:31
3140 msgid "image associated with your email address"
3143 #: forum/skins/default/templates/users/edit.html:31
3145 msgid "avatar, see %(gravatar_faq_url)s"
3146 msgstr "<a href='%(gravatar_faq_url)s'>gravatar</a>"
3148 #: forum/skins/default/templates/users/edit.html:36
3149 #: forum/skins/default/templates/users/info.html:52
3150 msgid "Registered user"
3153 #: forum/skins/default/templates/users/edit.html:43
3157 #: forum/skins/default/templates/users/edit.html:86
3158 #: forum/skins/default/templates/users/subscriptions.html:116
3162 #: forum/skins/default/templates/users/info.html:22
3163 #: forum/skins/default/templates/users/signature.html:6
3164 #: forum/skins/default/templates/users/users.html:26
3168 #: forum/skins/default/templates/users/info.html:32
3169 msgid "Moderate this user"
3172 #: forum/skins/default/templates/users/info.html:44
3173 msgid "update profile"
3176 #: forum/skins/default/templates/users/info.html:56
3180 #: forum/skins/default/templates/users/info.html:61
3182 msgstr "member since"
3184 #: forum/skins/default/templates/users/info.html:66
3188 #: forum/skins/default/templates/users/info.html:72
3189 msgid "user website"
3192 #: forum/skins/default/templates/users/info.html:78
3196 #: forum/skins/default/templates/users/info.html:86
3200 #: forum/skins/default/templates/users/info.html:87
3204 #: forum/skins/default/templates/users/info.html:100
3205 msgid "todays unused votes"
3208 #: forum/skins/default/templates/users/info.html:101
3212 #: forum/skins/default/templates/users/stats.html:13
3216 " <span class=\"count\">1</span> Question\n"
3220 " <span class=\"count\">%(counter)s</span> Questions\n"
3224 " <span class=\"count\">%(counter)s</span> Вопрос\n"
3228 " <span class=\"count\">%(counter)s</span> Вопроса\n"
3232 " <span class=\"count\">%(counter)s</span> Вопросов\n"
3235 #: forum/skins/default/templates/users/stats.html:29
3239 " <span class=\"count\">1</span> Answer\n"
3243 " <span class=\"count\">%(counter)s</span> Answers\n"
3247 " <span class=\"count\">1</span> Ответ\n"
3251 " <span class=\"count\">%(counter)s</span> Ответа\n"
3255 " <span class=\"count\">%(counter)s</span> Ответов\n"
3258 #: forum/skins/default/templates/users/stats.html:42
3260 msgid "the answer has been voted for %(vote_count)s times"
3263 #: forum/skins/default/templates/users/stats.html:42
3264 msgid "this answer has been selected as correct"
3267 #: forum/skins/default/templates/users/stats.html:58
3271 " <span class=\"count\">1</span> Vote\n"
3275 " <span class=\"count\">%(cnt)s</span> Votes\n"
3279 " <span class=\"count\">1</span> Голос\n"
3283 " <span class=\"count\">%(cnt)s</span> Голоса\n"
3287 " <span class=\"count\">%(cnt)s</span> Голосов\n"
3290 #: forum/skins/default/templates/users/stats.html:69
3294 #: forum/skins/default/templates/users/stats.html:70
3295 msgid "user has voted up this many times"
3298 #: forum/skins/default/templates/users/stats.html:74
3302 #: forum/skins/default/templates/users/stats.html:75
3303 msgid "user voted down this many times"
3306 #: forum/skins/default/templates/users/stats.html:84
3310 " <span class=\"count\">1</span> Tag\n"
3314 " <span class=\"count\">%(counter)s</span> Tags\n"
3318 " <span class=\"count\">1</span> Тэг\n"
3322 " <span class=\"count\">1</span> Тэга\n"
3326 " <span class=\"count\">1</span> Тэгов\n"
3329 #: forum/skins/default/templates/users/stats.html:97
3331 msgid "see other questions with %(view_user)s's contributions tagged '%(tag_name)s' "
3334 #: forum/skins/default/templates/users/stats.html:112
3338 " <span class=\"count\">1</span> Badge\n"
3342 " <span class=\"count\">%(counter)s</span> Badges\n"
3346 " <span class=\"count\">1</span> Медаль\n"
3350 " <span class=\"count\">%(counter)s</span> Медали\n"
3354 " <span class=\"count\">%(counter)s</span> Медалей\n"
3357 #: forum/skins/default/templates/users/subscriptions.html:8
3359 msgid "Notifications and subscription settings"
3360 msgstr "<span class='big strong'>Adjust frequency of email updates.</span> Receive updates on interesting questions by email, <strong><br/>help the community</strong> by answering questions of your colleagues. If you do not wish to receive emails - select 'no email' on all items below.<br/>Updates are only sent when there is any new activity on selected items."
3362 #: forum/skins/default/templates/users/subscriptions.html:10
3365 " Here you can decide which types of notifications you wish to receive, and it's frequency.<br />\n"
3369 #: forum/skins/default/templates/users/subscriptions.html:14
3372 " Currently you have notifications enabled. You can always stop all notifications without loosing your settings and restart them afterwards.<br />\n"
3376 #: forum/skins/default/templates/users/subscriptions.html:18
3379 " Currently you have notifications disabled. You can enable them clicking on the <strong>Start notifications</strong> button bellow.<br />\n"
3383 #: forum/skins/default/templates/users/subscriptions.html:28
3384 msgid "Notify me when:"
3387 #: forum/skins/default/templates/users/subscriptions.html:32
3388 msgid "A new member joins"
3391 #: forum/skins/default/templates/users/subscriptions.html:36
3393 msgid "A new question is posted"
3396 #: forum/skins/default/templates/users/subscriptions.html:40
3397 msgid "A new question matching my interesting tags is posted"
3400 #: forum/skins/default/templates/users/subscriptions.html:44
3401 msgid "There's an update on one of my subscriptions"
3404 #: forum/skins/default/templates/users/subscriptions.html:52
3405 msgid "Auto subscribe me to:"
3408 #: forum/skins/default/templates/users/subscriptions.html:57
3410 msgid "Questions I ask"
3413 #: forum/skins/default/templates/users/subscriptions.html:60
3415 msgid "Questions I answer"
3418 #: forum/skins/default/templates/users/subscriptions.html:63
3420 msgid "Questions I comment"
3421 msgstr "question comment"
3423 #: forum/skins/default/templates/users/subscriptions.html:68
3425 msgid "Questions I view"
3428 #: forum/skins/default/templates/users/subscriptions.html:71
3429 msgid "All questions matching my interesting tags"
3432 #: forum/skins/default/templates/users/subscriptions.html:82
3433 msgid "On my subscriptions, notify me when:"
3436 #: forum/skins/default/templates/users/subscriptions.html:87
3438 msgid "An answer is posted"
3441 #: forum/skins/default/templates/users/subscriptions.html:90
3442 msgid "A comment on one of my posts is posted"
3445 #: forum/skins/default/templates/users/subscriptions.html:95
3446 msgid "A comment is posted"
3449 #: forum/skins/default/templates/users/subscriptions.html:98
3451 msgid "An answer is accepted"
3452 msgstr "answer accepted"
3454 #: forum/skins/default/templates/users/subscriptions.html:106
3458 #: forum/skins/default/templates/users/subscriptions.html:111
3459 msgid "Notify me when someone replys to one of my comments on any post using the <pre>@username</pre> notation"
3462 #: forum/skins/default/templates/users/subscriptions.html:118
3463 msgid "Stop notifications"
3466 #: forum/skins/default/templates/users/subscriptions.html:120
3467 msgid "Start notifications"
3470 #: forum/skins/default/templates/users/tabs.html:7
3471 msgid "User profile"
3474 #: forum/skins/default/templates/users/tabs.html:7
3478 #: forum/skins/default/templates/users/tabs.html:9
3479 msgid "recent activity"
3482 #: forum/skins/default/templates/users/tabs.html:11
3483 msgid "graph of user reputation"
3484 msgstr "Graph of user karma"
3486 #: forum/skins/default/templates/users/tabs.html:12
3487 msgid "reputation history"
3488 msgstr "karma history"
3490 #: forum/skins/default/templates/users/tabs.html:15
3491 #: forum/views/users.py:196
3492 msgid "user vote record"
3495 #: forum/skins/default/templates/users/tabs.html:15
3496 msgid "casted votes"
3499 #: forum/skins/default/templates/users/tabs.html:18
3500 msgid "questions that user selected as his/her favorite"
3503 #: forum/skins/default/templates/users/tabs.html:19
3507 #: forum/skins/default/templates/users/tabs.html:22
3508 msgid "email subscription settings"
3511 #: forum/skins/default/templates/users/tabs.html:23
3512 msgid "subscriptions"
3515 #: forum/skins/default/templates/users/users.html:6
3516 #: forum/skins/default/templates/users/users.html:24
3520 #: forum/skins/default/templates/users/users.html:27
3524 #: forum/skins/default/templates/users/users.html:28
3528 #: forum/skins/default/templates/users/users.html:29
3532 #: forum/skins/default/templates/users/users.html:35
3534 msgid "users matching query %(suser)s:"
3537 #: forum/skins/default/templates/users/users.html:39
3538 msgid "Nothing found."
3541 #: forum/templatetags/extra_tags.py:168
3542 #: forum/templatetags/extra_tags.py:195
3543 msgid "reputation points"
3546 #: forum/templatetags/extra_tags.py:248
3548 msgstr "2 дня назад"
3550 #: forum/templatetags/extra_tags.py:250
3554 #: forum/templatetags/extra_tags.py:252
3556 msgid "%(hr)d hour ago"
3557 msgid_plural "%(hr)d hours ago"
3558 msgstr[0] "%(hr)d час назад"
3559 msgstr[1] "%(hr)d часа назад"
3560 msgstr[2] "%(hr)d часов назад"
3562 #: forum/templatetags/extra_tags.py:254
3564 msgid "%(min)d min ago"
3565 msgid_plural "%(min)d mins ago"
3566 msgstr[0] "%(min)d минуту назад"
3567 msgstr[1] "%(min)d минуты назад"
3568 msgstr[2] "%(min)d минут назад"
3570 #: forum/templatetags/node_tags.py:58
3571 msgid "permanent link"
3574 #: forum/templatetags/node_tags.py:58
3575 msgid "answer permanent link"
3576 msgstr "ссылка на ответ"
3578 #: forum/templatetags/node_tags.py:64
3580 msgstr "сменить тэги"
3582 #: forum/templatetags/node_tags.py:68
3584 msgstr "переоткрыть"
3586 #: forum/templatetags/node_tags.py:70
3590 #: forum/templatetags/node_tags.py:73
3591 #: forum/views/commands.py:124
3592 #: forum/views/commands.py:136
3594 msgstr "пожаловаться"
3596 #: forum/templatetags/node_tags.py:79
3597 msgid "report as offensive (i.e containing spam, advertising, malicious text, etc.)"
3598 msgstr "отметить как нежелательный (т.е. спам, реклама, злонамеренный текст, и т.п.)"
3600 #: forum/templatetags/node_tags.py:82
3604 #: forum/templatetags/question_list_tags.py:57
3606 msgid "<strong>Newest</strong> questions are shown first. "
3609 #: forum/templatetags/question_list_tags.py:58
3610 msgid "Questions are sorted by the <strong>time of last update</strong>."
3613 #: forum/templatetags/question_list_tags.py:59
3614 msgid "Questions sorted by <strong>number of responses</strong>."
3615 msgstr "Questions sorted by the <strong>number of answers</strong>."
3617 #: forum/templatetags/question_list_tags.py:60
3618 msgid "Questions are sorted by the <strong>number of votes</strong>."
3621 #: forum/templatetags/user_tags.py:58
3622 #: forum/views/readers.py:293
3624 msgid "Revision n. %(rev_number)d"
3627 #: forum/utils/forms.py:32
3628 msgid "this field is required"
3629 msgstr "это обязательное поле"
3631 #: forum/utils/forms.py:47
3632 msgid "choose a username"
3633 msgstr "Choose screen name"
3635 #: forum/utils/forms.py:52
3636 msgid "user name is required"
3639 #: forum/utils/forms.py:53
3640 msgid "sorry, this name is taken, please choose another"
3643 #: forum/utils/forms.py:54
3644 msgid "sorry, this name is not allowed, please choose another"
3647 #: forum/utils/forms.py:55
3648 msgid "sorry, there is no user with this name"
3651 #: forum/utils/forms.py:56
3652 msgid "sorry, we have a serious error - user name is taken by several users"
3655 #: forum/utils/forms.py:57
3656 msgid "user name can only consist of letters, empty space and underscore"
3659 #: forum/utils/forms.py:105
3660 msgid "your email address"
3661 msgstr "Your email <i>(never shared)</i>"
3663 #: forum/utils/forms.py:106
3664 msgid "email address is required"
3665 msgstr "email обязателен"
3667 #: forum/utils/forms.py:108
3668 msgid "this email is already used by someone else, please choose another"
3671 #: forum/utils/forms.py:133
3672 msgid "choose password"
3675 #: forum/utils/forms.py:134
3676 msgid "password is required"
3679 #: forum/utils/forms.py:137
3680 msgid "retype password"
3681 msgstr "Password <i>(please retype)</i>"
3683 #: forum/utils/forms.py:138
3684 msgid "please, retype your password"
3687 #: forum/utils/forms.py:139
3688 msgid "sorry, entered passwords did not match, please try again"
3691 #: forum/views/admin.py:47
3693 msgid "'%s' settings saved succesfully"
3696 #: forum/views/admin.py:141
3697 msgid "Bootstrap mode enabled"
3700 #: forum/views/admin.py:155
3701 msgid "All values reverted to defaults"
3704 #: forum/views/admin.py:171
3705 msgid "All values recalculated"
3708 #: forum/views/auth.py:103
3709 #: forum/views/auth.py:112
3710 msgid "Sorry, these login credentials belong to anoother user. Plese terminate your current session and try again."
3713 #: forum/views/auth.py:105
3714 msgid "You are already logged in with that user."
3717 #: forum/views/auth.py:110
3718 msgid "These login credentials are already associated with your account."
3721 #: forum/views/auth.py:116
3722 msgid "The new credentials are now associated with your account"
3725 #: forum/views/auth.py:157
3726 msgid "Oops, something went wrong in the middle of this process. Please try again."
3729 #: forum/views/auth.py:219
3730 msgid "Temporary login link"
3733 #: forum/views/auth.py:224
3734 msgid "An email has been sent with your temporary login key"
3737 #: forum/views/auth.py:239
3738 msgid "You are logged in with a temporary access key, please take the time to fix your issue with authentication."
3741 #: forum/views/auth.py:245
3742 msgid "Email Validation"
3745 #: forum/views/auth.py:256
3746 msgid "Thank you, your email is now validated."
3749 #: forum/views/auth.py:280
3750 msgid "Your password was changed"
3753 #: forum/views/auth.py:282
3755 msgid "New password set"
3756 msgstr "Recover password"
3758 #: forum/views/auth.py:315
3760 msgid "You removed the association with %s"
3763 #: forum/views/auth.py:353
3765 msgid "Welcome back %s, you are now logged in"
3768 #: forum/views/commands.py:20
3772 " Sorry, but you don't have enough reputation points to %(action)s.<br />\n"
3773 " Please check the <a href'%(faq_url)s'>faq</a>\n"
3777 #: forum/views/commands.py:29
3781 " Sorry but you cannot %(action)s your own post.<br />\n"
3782 " Please check the <a href'%(faq_url)s'>faq</a>\n"
3786 #: forum/views/commands.py:38
3790 " Sorry but anonymous users cannot %(action)s.<br />\n"
3791 " Please login or create an account <a href'%(signin_url)s'>here</a>.\n"
3795 #: forum/views/commands.py:47
3799 " Sorry, but you don't have enough %(action)s left for today..<br />\n"
3800 " The limit is %(limit)s per day..<br />\n"
3801 " Please check the <a href'%(faq_url)s'>faq</a>\n"
3805 #: forum/views/commands.py:57
3809 " Sorry, but you cannot %(action)s twice the same post.<br />\n"
3810 " Please check the <a href'%(faq_url)s'>faq</a>\n"
3814 #: forum/views/commands.py:71
3815 #: forum/views/commands.py:74
3816 #: forum/views/commands.py:111
3818 msgid_plural "votes"
3823 #: forum/views/commands.py:89
3825 msgid "Sorry but you cannot cancel a vote after %(ndays)d %(tdays)s from the original vote"
3828 #: forum/views/commands.py:90
3835 #: forum/views/commands.py:110
3837 msgid "You have %(nvotes)s %(tvotes)s left today."
3840 #: forum/views/commands.py:121
3841 #: forum/views/commands.py:127
3845 #: forum/views/commands.py:132
3849 #: forum/views/commands.py:149
3850 #: forum/views/commands.py:155
3852 msgid "like comments"
3853 msgstr "post a comment"
3855 #: forum/views/commands.py:152
3859 #: forum/views/commands.py:179
3860 #: forum/views/commands.py:182
3862 msgid "delete comments"
3863 msgstr "post a comment"
3865 #: forum/views/commands.py:197
3866 msgid "mark a question as favorite"
3869 #: forum/views/commands.py:221
3870 #: forum/views/commands.py:233
3873 msgstr "post a comment"
3875 #: forum/views/commands.py:224
3876 #: forum/views/commands.py:351
3877 msgid "Invalid request"
3880 #: forum/views/commands.py:230
3882 msgid "edit comments"
3883 msgstr "post a comment"
3885 #: forum/views/commands.py:240
3886 msgid "Comment is empty"
3889 #: forum/views/commands.py:265
3891 msgid "accept answers"
3894 #: forum/views/commands.py:271
3895 msgid "Sorry but only the question author can accept an answer"
3898 #: forum/views/commands.py:295
3899 #: forum/views/commands.py:298
3900 msgid "delete posts"
3903 #: forum/views/meta.py:43
3905 msgid "Feedback message from %(site_name)s"
3908 #: forum/views/meta.py:46
3909 msgid "Thanks for the feedback!"
3912 #: forum/views/meta.py:53
3913 msgid "We look forward to hearing your feedback! Please, give it next time :)"
3916 #: forum/views/readers.py:64
3917 msgid "Open questions without an accepted answer"
3920 #: forum/views/readers.py:73
3922 msgid "Questions tagged <span class=\"tag\">%(tag)s</span>"
3925 #: forum/views/readers.py:131
3927 msgid "questions matching '%(keywords)s'"
3930 #: forum/views/users.py:152
3931 msgid "user profile"
3934 #: forum/views/users.py:152
3935 msgid "user profile overview"
3938 #: forum/views/users.py:186
3939 msgid "recent user activity"
3942 #: forum/views/users.py:186
3943 msgid "profile - recent activity"
3946 #: forum/views/users.py:196
3947 msgid "profile - votes"
3950 #: forum/views/users.py:203
3951 msgid "user reputation in the community"
3954 #: forum/views/users.py:203
3955 msgid "profile - user reputation"
3956 msgstr "Profile - User's Karma"
3958 #: forum/views/users.py:214
3959 msgid "favorite questions"
3962 #: forum/views/users.py:214
3963 msgid "profile - favorite questions"
3966 #: forum/views/users.py:220
3968 msgid "subscription settings"
3969 msgstr "<span class='big strong'>Adjust frequency of email updates.</span> Receive updates on interesting questions by email, <strong><br/>help the community</strong> by answering questions of your colleagues. If you do not wish to receive emails - select 'no email' on all items below.<br/>Updates are only sent when there is any new activity on selected items."
3971 #: forum/views/users.py:220
3973 msgid "profile - subscriptions"
3974 msgstr "Profile - User's Karma"
3976 #: forum/views/users.py:230
3977 msgid "Notifications are now enabled"
3980 #: forum/views/users.py:232
3981 msgid "Notifications are now disabled"
3984 #: forum/views/users.py:239
3986 msgid "New subscription settings are now saved"
3987 msgstr "<span class='big strong'>Adjust frequency of email updates.</span> Receive updates on interesting questions by email, <strong><br/>help the community</strong> by answering questions of your colleagues. If you do not wish to receive emails - select 'no email' on all items below.<br/>Updates are only sent when there is any new activity on selected items."
3989 #: forum/views/writers.py:68
3990 msgid "uploading images is limited to users with >60 reputation points"
3991 msgstr "sorry, file uploading requires karma >60"
3993 #: forum/views/writers.py:70
3994 msgid "allowed file types are 'jpg', 'jpeg', 'gif', 'bmp', 'png', 'tiff'"
3997 #: forum/views/writers.py:72
3999 msgid "maximum upload file size is %sM"
4002 #: forum/views/writers.py:74
4004 msgid "Error uploading file. Please contact the site administrator. Thank you. %s"
4007 #: forum/views/writers.py:85
4008 msgid "Initial revision"
4011 #: forum/views/writers.py:143
4015 #: forum_modules/books/urls.py:7
4016 #: forum_modules/books/urls.py:8
4017 #: forum_modules/books/urls.py:9
4021 #: forum_modules/default_badges/badges.py:17
4022 #: forum_modules/default_badges/badges.py:24
4023 #: forum_modules/default_badges/badges.py:31
4025 msgid "Asked a question with %s views"
4028 #: forum_modules/default_badges/badges.py:39
4029 #: forum_modules/default_badges/badges.py:53
4030 #: forum_modules/default_badges/badges.py:67
4031 #, fuzzy, python-format
4032 msgid "Answer voted up %s times"
4033 msgstr "Post Your Answer"
4035 #: forum_modules/default_badges/badges.py:46
4036 #: forum_modules/default_badges/badges.py:60
4037 #: forum_modules/default_badges/badges.py:74
4039 msgid "Question voted up %s times"
4042 #: forum_modules/default_badges/badges.py:82
4043 #: forum_modules/default_badges/badges.py:89
4045 msgid "Question favorited by %s users"
4048 #: forum_modules/default_badges/badges.py:97
4050 msgid "Deleted own post with score of %s or higher"
4053 #: forum_modules/default_badges/badges.py:108
4055 msgid "Deleted own post with score of %s or lower"
4058 #: forum_modules/default_badges/badges.py:120
4059 msgid "First flagged post"
4062 #: forum_modules/default_badges/badges.py:127
4063 msgid "First down vote"
4066 #: forum_modules/default_badges/badges.py:134
4070 #: forum_modules/default_badges/badges.py:141
4071 msgid "First up vote"
4074 #: forum_modules/default_badges/badges.py:148
4078 #: forum_modules/default_badges/badges.py:155
4079 msgid "First accepted answer on your own question"
4082 #: forum_modules/default_badges/badges.py:162
4083 msgid "Completed all user profile fields"
4086 #: forum_modules/default_badges/badges.py:169
4087 msgid "First rollback"
4090 #: forum_modules/default_badges/badges.py:177
4092 msgid "Voted %s times"
4095 #: forum_modules/default_badges/badges.py:184
4097 msgid "Left %s comments"
4100 #: forum_modules/default_badges/badges.py:192
4101 #, fuzzy, python-format
4102 msgid "Answered your own question with at least %s up votes"
4103 msgstr "<span class='big strong'>You are welcome to answer your own question</span>, but please make sure to give an <strong>answer</strong>. Remember that you can always <strong>revise your original question</strong>. Please <strong>use comments for discussions</strong> and <strong>please don't forget to vote :)</strong> for the answers that you liked (or perhaps did not like)! "
4105 #: forum_modules/default_badges/badges.py:205
4106 msgid "Strunk & White"
4109 #: forum_modules/default_badges/badges.py:206
4111 msgid "Edited %s entries"
4114 #: forum_modules/default_badges/badges.py:217
4115 msgid "Asked first question with at least one up vote"
4118 #: forum_modules/default_badges/badges.py:228
4119 msgid "Answered first question with at least one up vote"
4122 #: forum_modules/default_badges/badges.py:260
4124 msgid "First answer was accepted with at least %s up votes"
4127 #: forum_modules/default_badges/badges.py:271
4129 msgid "Accepted answer and voted up %s times"
4132 #: forum_modules/default_badges/badges.py:282
4134 msgid "Answered a question more than %(dif_days)s days later with at least %(up_votes)s votes"
4137 #: forum_modules/default_badges/badges.py:295
4139 msgid "Created a tag used by %s questions"
4142 #: forum_modules/default_badges/settings.py:6
4143 msgid "Popular Question views"
4146 #: forum_modules/default_badges/settings.py:7
4149 "Number of question views required to award a Popular Question badge to the question author\n"
4152 #: forum_modules/default_badges/settings.py:12
4153 msgid "Notable Question views"
4156 #: forum_modules/default_badges/settings.py:13
4159 "Number of question views required to award a Notable Question badge to the question author\n"
4162 #: forum_modules/default_badges/settings.py:18
4163 msgid "Famous Question views"
4166 #: forum_modules/default_badges/settings.py:19
4169 "Number of question views required to award a Famous Question badge to the question author\n"
4172 #: forum_modules/default_badges/settings.py:24
4173 msgid "Nice Answer up votes"
4176 #: forum_modules/default_badges/settings.py:25
4179 "Number of up votes required to award a Nice Answer badge to the answer author\n"
4182 #: forum_modules/default_badges/settings.py:30
4184 msgid "Nice Question up votes"
4187 #: forum_modules/default_badges/settings.py:31
4190 "Number of up votes required to award a Nice Question badge to the question author\n"
4193 #: forum_modules/default_badges/settings.py:36
4194 msgid "Good Answer up votes"
4197 #: forum_modules/default_badges/settings.py:37
4200 "Number of up votes required to award a Good Answer badge to the answer author\n"
4203 #: forum_modules/default_badges/settings.py:42
4205 msgid "Good Question up votes"
4208 #: forum_modules/default_badges/settings.py:43
4211 "Number of up votes required to award a Good Question badge to the question author\n"
4214 #: forum_modules/default_badges/settings.py:48
4215 msgid "Great Answer up votes"
4218 #: forum_modules/default_badges/settings.py:49
4221 "Number of up votes required to award a Great Answer badge to the answer author\n"
4224 #: forum_modules/default_badges/settings.py:54
4226 msgid "Great Question up votes"
4229 #: forum_modules/default_badges/settings.py:55
4232 "Number of up votes required to award a Great Question badge to the question author\n"
4235 #: forum_modules/default_badges/settings.py:60
4236 msgid "Favorite Question favorite count"
4239 #: forum_modules/default_badges/settings.py:61
4242 "How many times a question needs to be favorited by other users to award a Favorite Question badge to the question author\n"
4245 #: forum_modules/default_badges/settings.py:66
4246 msgid "Stellar Question favorite count"
4249 #: forum_modules/default_badges/settings.py:67
4252 "How many times a question needs to be favorited by other users to award a Stellar Question badge to the question author\n"
4255 #: forum_modules/default_badges/settings.py:72
4256 msgid "Disciplined minimum score"
4259 #: forum_modules/default_badges/settings.py:73
4262 "Minimum score a question needs to have to award the Disciplined badge to an author of a question who deletes it.\n"
4265 #: forum_modules/default_badges/settings.py:78
4266 msgid "Peer Pressure maximum score"
4269 #: forum_modules/default_badges/settings.py:79
4272 "Maximum score a question needs to have to award the Peer Pressure badge to an author of a question who deletes it.\n"
4275 #: forum_modules/default_badges/settings.py:84
4276 msgid "Civic Duty votes"
4279 #: forum_modules/default_badges/settings.py:85
4282 "Number of votes an user needs to cast to be awarded the Civic Duty badge.\n"
4285 #: forum_modules/default_badges/settings.py:90
4286 msgid "Pundit number of comments"
4289 #: forum_modules/default_badges/settings.py:91
4292 "Number of comments an user needs to post to be awarded the Pundit badge.\n"
4295 #: forum_modules/default_badges/settings.py:96
4296 msgid "Self Learner up votes"
4299 #: forum_modules/default_badges/settings.py:97
4302 "Number of up votes an answer from the question author needs to have for the author to be awarded the Self Learner badge.\n"
4305 #: forum_modules/default_badges/settings.py:102
4306 msgid "Strunk and White updates"
4309 #: forum_modules/default_badges/settings.py:103
4312 "Number of question or answer updates an user needs to make to be awarded the Strunk & White badge.\n"
4315 #: forum_modules/default_badges/settings.py:108
4316 msgid "Enlightened up votes"
4319 #: forum_modules/default_badges/settings.py:109
4322 "Number of up votes an accepted answer needs to have for the author to be awarded the Enlightened badge.\n"
4325 #: forum_modules/default_badges/settings.py:114
4326 msgid "Guru up votes"
4329 #: forum_modules/default_badges/settings.py:115
4332 "Number of up votes an accepted answer needs to have for the author to be awarded the Guru badge.\n"
4335 #: forum_modules/default_badges/settings.py:120
4336 msgid "Necromancer up votes"
4339 #: forum_modules/default_badges/settings.py:121
4342 "Number of up votes an answer needs to have for the author to be awarded the Necromancer badge.\n"
4345 #: forum_modules/default_badges/settings.py:126
4346 msgid "Necromancer difference in days"
4349 #: forum_modules/default_badges/settings.py:127
4352 "Difference in days betwen the posted date of a question and an answer for the answer author to be awarded the Necromancer badge.\n"
4355 #: forum_modules/default_badges/settings.py:132
4356 msgid "Taxonomist usage count"
4359 #: forum_modules/default_badges/settings.py:133
4362 "How many usages a tag needs to have for the tag creator to be awarded the Taxonomist badge. \n"
4365 #: forum_modules/facebookauth/authentication.py:31
4366 msgid "Sorry, your Facebook session has expired, please try again"
4369 #: forum_modules/facebookauth/authentication.py:33
4370 msgid "The authentication with Facebook connect failed due to an invalid signature"
4373 #: forum_modules/facebookauth/authentication.py:35
4374 msgid "The authentication with Facebook connect failed, cannot find authentication tokens"
4377 #: forum_modules/localauth/forms.py:75
4378 msgid "Please enter valid username and password (both are case-sensitive)."
4381 #: forum_modules/localauth/forms.py:79
4382 msgid "This account is inactive."
4385 #: forum_modules/localauth/forms.py:81
4386 msgid "Login failed."
4389 #: forum_modules/localauth/forms.py:85
4390 msgid "This user is not a valid user"
4393 #: forum_modules/localauth/forms.py:88
4394 msgid "Please enter username and password"
4397 #: forum_modules/localauth/forms.py:90
4398 msgid "Please enter your password"
4401 #: forum_modules/localauth/forms.py:92
4402 msgid "Please enter user name"
4405 #: forum_modules/localauth/urls.py:7
4409 #: forum_modules/localauth/views.py:33
4410 msgid "A validation email has been sent to your email address. "
4413 #: forum_modules/oauthauth/consumer.py:33
4414 msgid "Error, the oauth token is not on the server"
4417 #: forum_modules/oauthauth/consumer.py:38
4418 msgid "Something went wrong! Auth tokens do not match"
4421 #: forum_modules/openidauth/consumer.py:40
4422 msgid "Sorry, but your input is not a valid OpenId"
4425 #: forum_modules/openidauth/consumer.py:92
4426 msgid "The OpenId authentication request was canceled"
4429 #: forum_modules/openidauth/consumer.py:94
4430 msgid "The OpenId authentication failed: "
4433 #: forum_modules/openidauth/consumer.py:96
4434 msgid "Setup needed"
4437 #: forum_modules/openidauth/consumer.py:98
4438 msgid "The OpenId authentication failed with an unknown status: "
4441 #: forum_modules/openidauth/templates/openidurl.html:7
4442 msgid "Enter your OpenId Url"
4445 #: forum_modules/project_badges/badges.py:9
4447 msgid "Got %s upvotes in a question tagged with \"bug\""
4450 #: forum_modules/recaptcha/formfield.py:20
4451 msgid "Invalid captcha"
4454 #: forum_modules/sximporter/importer.py:39
4456 msgid "Unknown user %(number)d"
4459 #: forum_modules/sximporter/urls.py:8
4463 #: forum_modules/sximporter/templates/page.html:7
4467 #: forum_modules/sximporter/templates/page.html:10
4468 msgid "Welcome to Stack Exchange dump importer."
4471 #: forum_modules/sximporter/templates/page.html:16
4472 msgid "Your user id in stack exchange"
4475 #: forum_modules/sximporter/templates/page.html:20
4476 msgid "Merge users with same user name and email"
4479 #: locale/phrases.py:1
4480 msgid "Test Phrase 1"
4483 #: locale/phrases.py:2
4484 msgid "Test Phrase 2"
4487 #: locale/phrases.py:3
4488 msgid "Test Phrase 3"
4491 #: locale/phrases.py:4
4492 msgid "Test Phrase n"
4495 #~ msgid "email update message subject"
4496 #~ msgstr "news from Q&A forum"
4497 #~ msgid "%(name)s, this is an update message header for a question"
4498 #~ msgid_plural "%(name)s, this is an update message header for %(num)d questions"
4499 #~ msgstr[0] "<p>Dear %(name)s,</p></p>The following question has been updated on the Q&A forum:</p>"
4500 #~ msgstr[1] "<p>Dear %(name)s,</p><p>The following %(num)d questions have been updated on the Q&A forum:</p>"
4501 #~ msgid "go to %(link)s to change frequency of email updates or %(email)s administrator"
4502 #~ msgstr "<p>Please remember that you can always <a href='%(link)s'>adjust</a> frequency of the email updates or turn them off entirely.<br/>If you believe that this message was sent in an error, please email about it the forum administrator at %(email)s.</p><p>Sincerely,</p><p>Your friendly Q&A forum server.</p>"
4503 #~ msgid "Account: change password"
4504 #~ msgstr "Change your password"
4505 #~ msgid "list of unanswered questions"
4506 #~ msgstr "unanswered questions"
4507 #~ msgid "Notify me once a day when there are any new answers"
4508 #~ msgstr "<strong>Notify me</strong> once a day by email when there are any new answers or updates"
4509 #~ msgid "Notify me weekly when there are any new answers"
4510 #~ msgstr "<strong>Notify me</strong> weekly when there are any new answers or updates"
4513 #~ " You can always adjust frequency of email updates from your %(profile_url)s\n"
4517 #~ "(note: you can always <a href='%(profile_url)s?sort=email_subscriptions'>adjust frequency</a> of email updates)"
4518 #~ msgid "please ask a relevant question"
4519 #~ msgstr "ask a question relevant to the CNPROG community"
4522 #~ " have total %(q_num)s questions containing %(searchtitle)s in full text\n"
4526 #~ " have total %(q_num)s questions containing %(searchtitle)s in full text\n"
4530 #~ "<div class=\"questions-count\">%(q_num)s</div><p>question containing <strong><span class=\"darkred\">%(searchtitle)s</span></strong></p>"
4533 #~ "<div class=\"questions-count\">%(q_num)s</div><p>questions containing <strong><span class=\"darkred\">%(searchtitle)s</span></strong></p>"
4536 #~ " have total %(q_num)s questions containing %(searchtitle)s\n"
4540 #~ " have total %(q_num)s questions containing %(searchtitle)s\n"
4544 #~ "<div class=\"questions-count\">%(q_num)s</div><p>question with title containing <strong><span class=\"darkred\">%(searchtitle)s</span></strong></p>"
4547 #~ "<div class=\"questions-count\">%(q_num)s</div><p>questions with title containing <strong><span class=\"darkred\">%(searchtitle)s</span></strong></p>"
4550 #~ " have total %(q_num)s unanswered questions\n"
4554 #~ " have total %(q_num)s unanswered questions\n"
4558 #~ "<div class=\"questions-count\">%(q_num)s</div><p>question without an accepted answer</p>"
4561 #~ "<div class=\"questions-count\">%(q_num)s</div><p>questions without an accepted answer</p>"
4562 #~ msgid "latest questions info"
4563 #~ msgstr "<strong>Newest</strong> questions are shown first."
4564 #~ msgid "Most recently answered ones are shown first."
4565 #~ msgstr "<strong>Most recently answered</strong> questions are shown first."
4566 #~ msgid "Stop sending email"
4567 #~ msgstr "Stop Email"
4568 #~ msgid "change %(email)s info"
4569 #~ msgstr "<span class=\"strong big\">Enter your new email into the box below</span> if you'd like to use another email for <strong>update subscriptions</strong>.<br>Currently you are using <strong>%(email)s</strong>"
4570 #~ msgid "here is why email is required, see %(gravatar_faq_url)s"
4571 #~ msgstr "<span class='strong big'>Please enter your email address in the box below.</span> Valid email address is required on this Q&A forum. If you like, you can <strong>receive updates</strong> on interesting questions or entire forum via email. Also, your email is used to create a unique <a href='%(gravatar_faq_url)s'><strong>gravatar</strong></a> image for your account. Email addresses are never shown or otherwise shared with anybody else."
4572 #~ msgid "Your Email"
4573 #~ msgstr "<strong>Your Email</strong> (<i>must be valid, never shown to others</i>)"
4574 #~ msgid "validate %(email)s info or go to %(change_email_url)s"
4575 #~ msgstr "<span class=\"strong big\">An email with a validation link has been sent to %(email)s.</span> Please <strong>follow the emailed link</strong> with your web browser. Email validation is necessary to help insure the proper use of email on <span class=\"orange\">Q&A</span>. If you would like to use <strong>another email</strong>, please <a href='%(change_email_url)s'><strong>change it again</strong></a>."
4576 #~ msgid "old %(email)s kept, if you like go to %(change_email_url)s"
4577 #~ msgstr "<span class=\"strong big\">Your email address %(email)s has not been changed.</span> If you decide to change it later - you can always do it by editing it in your user profile or by using the <a href='%(change_email_url)s'><strong>previous form</strong></a> again."
4578 #~ msgid "your current %(email)s can be used for this"
4579 #~ msgstr "<span class='big strong'>Your email address is now set to %(email)s.</span> Updates on the questions that you like most will be sent to this address. Email notifications are sent once a day or less frequently - only when there are any news."
4580 #~ msgid "thanks for verifying email"
4581 #~ msgstr "<span class=\"big strong\">Thank you for verifying your email!</span> Now you can <strong>ask</strong> and <strong>answer</strong> questions. Also if you find a very interesting question you can <strong>subscribe for the updates</strong> - then will be notified about changes <strong>once a day</strong> or less frequently."
4582 #~ msgid "email key not sent"
4583 #~ msgstr "Validation email not sent"
4584 #~ msgid "email key not sent %(email)s change email here %(change_link)s"
4585 #~ msgstr "<span class='big strong'>Your current email address %(email)s has been validated before</span> so the new key was not sent. You can <a href='%(change_link)s'>change</a> email used for update subscriptions if necessary."
4586 #~ msgid "register new %(provider)s account info, see %(gravatar_faq_url)s"
4587 #~ msgstr "<p><span class=\"big strong\">You are here for the first time with your %(provider)s login.</span> Please create your <strong>screen name</strong> and save your <strong>email</strong> address. Saved email address will let you <strong>subscribe for the updates</strong> on the most interesting questions and will be used to create and retrieve your unique avatar image - <a href='%(gravatar_faq_url)s'><strong>gravatar</strong></a>.</p>"
4589 #~ "%(username)s already exists, choose another name for \n"
4590 #~ " %(provider)s. Email is required too, see %(gravatar_faq_url)s\n"
4592 #~ msgstr "<p><span class='strong big'>Oops... looks like screen name %(username)s is already used in another account.</span></p><p>Please choose another screen name to use with your %(provider)s login. Also, a valid email address is required on the <span class='orange'>Q&A</span> forum. Your email is used to create a unique <a href='%(gravatar_faq_url)s'><strong>gravatar</strong></a> image for your account. If you like, you can <strong>receive updates</strong> on the interesting questions or entire forum by email. Email addresses are never shown or otherwise shared with anybody else.</p>"
4593 #~ msgid "register new external %(provider)s account info, see %(gravatar_faq_url)s"
4594 #~ msgstr "<p><span class=\"big strong\">You are here for the first time with your %(provider)s login.</span></p><p>You can either keep your <strong>screen name</strong> the same as your %(provider)s login name or choose some other nickname.</p><p>Also, please save a valid <strong>email</strong> address. With the email you can <strong>subscribe for the updates</strong> on the most interesting questions. Email address is also used to create and retrieve your unique avatar image - <a href='%(gravatar_faq_url)s'><strong>gravatar</strong></a>.</p>"
4595 #~ msgid "register new Facebook connect account info, see %(gravatar_faq_url)s"
4596 #~ msgstr "<p><span class=\"big strong\">You are here for the first time with your Facebook login.</span> Please create your <strong>screen name</strong> and save your <strong>email</strong> address. Saved email address will let you <strong>subscribe for the updates</strong> on the most interesting questions and will be used to create and retrieve your unique avatar image - <a href='%(gravatar_faq_url)s'><strong>gravatar</strong></a>.</p>"
4597 #~ msgid "password recovery information"
4598 #~ msgstr "<span class='big strong'>Forgot you password? No problems - just get a new one!</span><br/>Please follow the following steps:<br/>• submit your user name below and check your email<br/>• <strong>follow the activation link</strong> for the new password - sent to you by email and login with the suggested password<br/>• at this you might want to change your password to something you can remember better"
4599 #~ msgid "Reset password"
4600 #~ msgstr "Send me a new password"
4602 #~ "email explanation how to use new %(password)s for %(username)s\n"
4603 #~ "with the %(key_link)s"
4605 #~ "To change your password, please follow these steps:\n"
4606 #~ "* visit this link: %(key_link)s\n"
4607 #~ "* login with user name %(username)s and password %(password)s\n"
4608 #~ "* go to your user profile and set the password to something you can remember"
4611 #~ " Your answer to %(title)s %(summary)s will be posted once you log in\n"
4615 #~ "<span class=\"strong big\">Your answer to </span> <i>\"<strong>%(title)s</strong> %(summary)s...\"</i> <span class=\"strong big\">is saved and will be posted once you log in.</span>"
4617 #~ "Your question \n"
4618 #~ " %(title)s %(summary)s will be posted once you log in\n"
4620 #~ msgstr "<span class=\"strong big\">Your question</span> <i>\"<strong>%(title)s</strong> %(summary)s...\"</i> <span class=\"strong big\">is saved and will be posted once you log in.</span>"
4621 #~ msgid "Enter your <span id=\"enter_your_what\">Provider user name</span>"
4622 #~ msgstr "<span class=\"big strong\">Enter your </span><span id=\"enter_your_what\" class='big strong'>Provider user name</span><br/><span class='grey'>(or select another login method above)</span>"
4623 #~ msgid "Enter your <a class=\"openid_logo\" href=\"http://openid.net\">OpenID</a> web address"
4624 #~ msgstr "<span class=\"big strong\">Enter your <a class=\"openid_logo\" href=\"http://openid.net\">OpenID</a> web address</span><br/><span class='grey'>(or choose another login method above)</span>"
4625 #~ msgid "Enter your login name and password"
4626 #~ msgstr "<span class='big strong'>Enter your CNPROG login and password</span><br/><span class='grey'>(or select your OpenID provider above)</span>"
4627 #~ msgid "subscription saved, %(email)s needs validation, see %(details_url)s"
4628 #~ msgstr "Your subscription is saved, but email address %(email)s needs to be validated, please see <a href='%(details_url)s'>more details here</a>"
4629 #~ msgid "Incorrect username."
4630 #~ msgstr "sorry, there is no such user name"
4631 #~ msgid "your email needs to be validated see %(details_url)s"
4632 #~ msgstr "Your email needs to be validated. Please see details <a id='validate_email_alert' href='%(details_url)s'>here</a>."
4633 #~ msgid "Email verification subject line"
4634 #~ msgstr "Verification Email from Q&A forum"
4635 #~ msgid "first time greeting with %(url)s"
4636 #~ msgstr "Hello and welcome to OSQA - <a href='%(url)s'>please join us</a>!"
4637 #~ msgid "have %(num_q)s unanswered questions"
4638 #~ msgstr "<div class=\"questions-count\">%(num_q)s</div>questions <strong>without accepted answers</strong>"
4641 #~ "\t\t\t\thave total %(q_num)s questions\n"
4645 #~ "\t\t\t\thave total %(q_num)s questions\n"
4649 #~ "<div class=\"questions-count\">%(q_num)s</div><p>question</p>"
4652 #~ "<div class=\"questions-count\">%(q_num)s</div><p>questions</p>"