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.
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: \n"
11 "POT-Creation-Date: 2010-04-28 16:53-0400\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
20 msgid "duplicate question"
24 msgid "question is off-topic or not relevant"
28 msgid "too subjective and argumentative"
32 msgid "is not an answer to the question"
36 msgid "the question is answered, right answer was accepted"
40 msgid "problem is not reproducible or outdated"
44 msgid "question contains offensive inappropriate, or malicious remarks"
48 msgid "spam or advertising"
51 #: forum/const.py:71 forum/skins/default/templates/osqaadmin/index.html:21
55 #: forum/const.py:72 forum/skins/default/templates/book.html:110
56 #: forum/skins/default/templates/osqaadmin/index.html:26
61 msgid "commented question"
65 msgid "commented answer"
69 msgid "edited question"
77 msgid "received award"
78 msgstr "received badge"
81 msgid "marked best answer"
93 msgid "upvote canceled"
97 msgid "downvote canceled"
101 msgid "deleted question"
105 msgid "deleted answer"
109 msgid "marked offensive"
117 msgid "selected favorite"
121 msgid "completed user profile"
125 msgid "email update sent to user"
129 msgid "question_answered"
133 msgid "question_commented"
134 msgstr "question comment"
137 msgid "answer_commented"
138 msgstr "answer comment"
141 msgid "answer_accepted"
142 msgstr "answer accepted"
144 #: forum/const.py:100
148 #: forum/const.py:101
152 #: forum/const.py:102
153 msgid "initial version"
156 #: forum/const.py:103
160 #: forum/const.py:111
164 #: forum/const.py:112
168 #: forum/const.py:113
172 #: forum/const.py:114
173 msgid "No notifications"
181 msgid "latest questions"
184 #: forum/forms.py:21 forum/skins/default/templates/answer_edit_tips.html:35
185 #: forum/skins/default/templates/answer_edit_tips.html:39
186 #: forum/skins/default/templates/question_edit_tips.html:37
187 #: forum/skins/default/templates/question_edit_tips.html:42
192 msgid "please enter a descriptive title for your question"
196 msgid "title must be > 10 characters"
204 msgid "question content must be > 10 characters"
207 #: forum/forms.py:52 forum/skins/default/templates/header.html:31
208 #: forum/skins/default/templates/header.html:56
214 "Tags are short keywords, with no spaces within. Up to five tags can be used."
217 #: forum/forms.py:61 forum/skins/default/templates/question_retag.html:43
218 msgid "tags are required"
222 msgid "please use 5 tags or less"
226 msgid "tags must be shorter than 20 characters"
231 "please use following characters in tags: letters 'a-z', numbers, and "
236 #: forum/skins/default/templates/post_contributor_info.html:7
237 #: forum/skins/default/templates/question_summary_list_roll.html:26
238 #: forum/skins/default/templates/question_summary_list_roll.html:38
239 msgid "community wiki"
244 "if you choose community wiki option, the question and answer do not generate "
245 "points and name of author will not be shown"
248 #: forum/forms.py:101
249 msgid "update summary:"
252 #: forum/forms.py:102
254 "enter a brief summary of your revision (e.g. fixed spelling, grammar, "
255 "improved style, this field is optional)"
258 #: forum/forms.py:105
259 msgid "Automatically accept user's contributions for the email updates"
262 #: forum/forms.py:118
266 #: forum/forms.py:119
267 msgid "Email (not shared with anyone):"
270 #: forum/forms.py:120
271 msgid "Your message:"
274 #: forum/forms.py:202
275 msgid "this email does not have to be linked to gravatar"
278 #: forum/forms.py:204
282 #: forum/forms.py:205
286 #: forum/forms.py:206
290 #: forum/forms.py:207
294 #: forum/forms.py:208
295 msgid "Date of birth"
298 #: forum/forms.py:208
299 msgid "will not be shown, used to calculate age, format: YYYY-MM-DD"
302 #: forum/forms.py:209 forum/skins/default/templates/account_settings.html:21
306 #: forum/forms.py:240 forum/forms.py:241
307 msgid "this email has already been registered, please use another one"
310 #: forum/subscriptions.py:41
312 msgid "New question on %(app_name)s"
315 #: forum/subscriptions.py:73
316 #, fuzzy, python-format
317 msgid "New answer to '%(question_title)s'"
318 msgstr "Post Your Answer"
320 #: forum/subscriptions.py:112
322 msgid "New comment on %(question_title)s"
325 #: forum/subscriptions.py:136
327 msgid "An answer to '%(question_title)s' was accepted"
330 #: forum/subscriptions.py:156
332 msgid "%(username)s is a new member on %(app_name)s"
355 #: forum/urls.py:53 forum/urls.py:54
359 #: forum/urls.py:53 forum/urls.py:58 forum/urls.py:98
360 #: forum/skins/default/templates/users/info.html:44
364 #: forum/urls.py:54 forum/urls.py:74
368 #: forum/urls.py:55 forum/urls.py:56 forum/urls.py:57 forum/urls.py:58
369 #: forum/urls.py:59 forum/urls.py:60 forum/urls.py:61 forum/urls.py:74
373 #: forum/urls.py:56 forum_modules/books/urls.py:8
399 msgid "like_comment/"
400 msgstr "answer comment"
405 msgstr "post a comment"
409 msgid "delete_comment/"
410 msgstr "post a comment"
413 msgid "accept_answer/"
417 msgid "mark_favorite/"
433 msgid "matching_tags/"
444 #: forum/urls.py:79 forum/urls.py:80
448 #: forum/urls.py:82 forum/urls.py:86
464 #: forum/urls.py:96 forum/urls.py:98 forum/urls.py:100 forum/urls.py:101
465 #: forum/urls.py:102 forum/urls.py:103 forum/urls.py:104 forum/urls.py:105
466 #: forum/models/user.py:124
471 msgid "moderate-user/"
475 msgid "subscriptions/"
495 #: forum/urls.py:107 forum/urls.py:108
523 #: forum/urls.py:119 forum/urls.py:120 forum/urls.py:121 forum/urls.py:122
524 #: forum/urls.py:123 forum/urls.py:124 forum/urls.py:125 forum/urls.py:126
525 #: forum/urls.py:127 forum/urls.py:128 forum/urls.py:129 forum/urls.py:130
526 #: forum_modules/localauth/urls.py:7
530 #: forum/urls.py:119 forum/urls.py:121 forum/urls.py:122
542 #: forum/urls.py:124 forum_modules/localauth/urls.py:7
550 #: forum/urls.py:126 forum/urls.py:127
555 msgid "authsettings/"
558 #: forum/urls.py:129 forum/urls.py:130
570 #: forum/urls.py:133 forum/urls.py:134 forum/urls.py:135 forum/urls.py:136
571 #: forum/urls.py:137 forum_modules/sximporter/urls.py:8
580 msgid "go_bootstrap/"
587 #: forum/authentication/forms.py:21
589 msgid "Your account email"
591 "<strong>Your new Email:</strong> (will <strong>not</strong> be shown to "
592 "anyone, must be valid)"
594 #: forum/authentication/forms.py:23
595 msgid "You cannot leave this field blank"
598 #: forum/authentication/forms.py:24 forum/utils/forms.py:107
599 msgid "please enter a valid email address"
602 #: forum/authentication/forms.py:32
603 msgid "Sorry, but this email is not on our database."
606 #: forum/authentication/forms.py:40
607 msgid "okay, let's try!"
610 #: forum/authentication/forms.py:41
611 msgid "no OSQA community email please, thanks"
614 #: forum/authentication/forms.py:44
615 msgid "please choose one of the options above"
618 #: forum/authentication/forms.py:51
619 msgid "Current password"
622 #: forum/authentication/forms.py:62
624 "Old password is incorrect. Please enter the correct "
628 #: forum/management/commands/send_email_alerts.py:56
632 #: forum/middleware/anon_user.py:34
634 msgid "First time here? Check out the <a href=\"%s\">FAQ</a>!"
637 #: forum/models/question.py:30
641 #: forum/models/question.py:33
645 #: forum/models/repute.py:13 forum/skins/default/templates/badges.html:53
649 #: forum/models/repute.py:14 forum/skins/default/templates/badges.html:61
653 #: forum/models/repute.py:15 forum/skins/default/templates/badges.html:68
657 #: forum/models/tag.py:28
661 #: forum/models/tag.py:28
665 #: forum/models/user.py:255
666 #: forum/skins/default/templates/post_contributor_info.html:19
670 #: forum/models/user.py:257
671 #: forum/skins/default/templates/post_contributor_info.html:22
675 #: forum/models/user.py:259
676 msgid "marked an answer"
679 #: forum/models/user.py:261
681 msgid "edited a question"
682 msgstr "Post Your Answer"
684 #: forum/models/user.py:263
686 msgid "commented a question"
687 msgstr "list of all questions"
689 #: forum/models/user.py:265
691 msgid "commented an answer"
694 #: forum/models/user.py:267
696 msgid "edited an answer"
699 #: forum/models/user.py:269
701 msgid "received badge"
702 msgstr "received badge"
704 #: forum/settings/__init__.py:20
705 msgid "Badges config"
708 #: forum/settings/__init__.py:20
709 msgid "Configure badges on your OSQA site."
712 #: forum/settings/basic.py:9
713 msgid "Basic Settings"
716 #: forum/settings/basic.py:9
717 msgid "The basic settings for your application"
720 #: forum/settings/basic.py:12
721 msgid "Application logo"
724 #: forum/settings/basic.py:13
726 msgid "Your site main logo."
728 "<strong>Your new Email:</strong> (will <strong>not</strong> be shown to "
729 "anyone, must be valid)"
731 #: forum/settings/basic.py:17
735 #: forum/settings/basic.py:18
736 msgid "Your site favicon."
739 #: forum/settings/basic.py:22
740 msgid "Application title"
743 #: forum/settings/basic.py:23
744 msgid "The title of your application that will show in the browsers title bar"
747 #: forum/settings/basic.py:26
748 msgid "Application short name"
751 #: forum/settings/basic.py:30
752 msgid "Application keywords"
755 #: forum/settings/basic.py:31
756 msgid "The meta keywords that will be available through the HTML meta tags."
759 #: forum/settings/basic.py:34
761 msgid "Application description"
763 "Gold badge is the highest award in this community. To obtain it have to show "
764 "profound knowledge and ability in addition to your active participation."
766 #: forum/settings/basic.py:35
767 msgid "The description of your application"
770 #: forum/settings/basic.py:39
771 msgid "Application intro"
774 #: forum/settings/basic.py:40
776 "The introductory page that is visible in the sidebar for anonymous users."
779 #: forum/settings/basic.py:44
780 msgid "Copyright notice"
783 #: forum/settings/basic.py:45
784 msgid "The copyright notice visible at the footer of your page."
787 #: forum/settings/basic.py:48
788 msgid "Maximum length of comment"
791 #: forum/settings/basic.py:49
792 msgid "The maximum length a user can enter for a comment."
795 #: forum/settings/email.py:5
796 msgid "Email Settings"
799 #: forum/settings/email.py:5
800 msgid "Email server and other email related settings."
803 #: forum/settings/email.py:8
807 #: forum/settings/email.py:9
808 msgid "The SMTP server through which your application will be sending emails."
811 #: forum/settings/email.py:13
815 #: forum/settings/email.py:14
817 "The port on which your SMTP server is listening to. Usually this is 25, but "
818 "can be something else."
821 #: forum/settings/email.py:18
825 #: forum/settings/email.py:19
826 msgid "The username for your SMTP connection."
829 #: forum/settings/email.py:23
830 msgid "Email Password"
833 #: forum/settings/email.py:24
834 msgid "The password for your SMTP connection."
837 #: forum/settings/email.py:29
841 #: forum/settings/email.py:30
842 msgid "Does your SMTP server usFes TLS for authentication."
845 #: forum/settings/email.py:34
847 msgid "Site 'from' email address"
848 msgstr "Your email <i>(never shared)</i>"
850 #: forum/settings/email.py:35
852 "The address that will show up on the 'from' field on emails sent by your "
856 #: forum/settings/email.py:39
858 msgid "Email subject prefix"
859 msgstr "Welcome to the Q&A forum"
861 #: forum/settings/email.py:40
863 "Every email sent through your website will have the subject prefixed by this "
864 "string. It's usually a good idea to have such a prefix so your users can "
865 "easilly set up a filter on theyr email clients."
868 #: forum/settings/extkeys.py:4
869 msgid "External Keys"
872 #: forum/settings/extkeys.py:4
874 "Keys for various external providers that your application may optionally use."
877 #: forum/settings/extkeys.py:7
878 msgid "Google sitemap code"
881 #: forum/settings/extkeys.py:8
883 "This is the code you get when you register your site at <a href='https://www."
884 "google.com/webmasters/tools/'>Google webmaster central</a>."
887 #: forum/settings/extkeys.py:12
888 msgid "Google analytics key"
891 #: forum/settings/extkeys.py:13
893 "Your Google analytics key. You can get one at the <a href='http://www.google."
894 "com/analytics/'>Google analytics official website</a>"
897 #: forum/settings/forms.py:40
900 msgstr "Change Email"
902 #: forum/settings/minrep.py:4
904 msgid "Minimum reputation config"
907 #: forum/settings/minrep.py:4
909 "Configure the minimum reputation required to perform certain actions on your "
913 #: forum/settings/minrep.py:7
914 msgid "Minimum reputation to vote up"
917 #: forum/settings/minrep.py:8
918 msgid "The minimum reputation an user must have to be allowed to vote up."
921 #: forum/settings/minrep.py:11
923 msgid "Minimum reputation to vote down"
926 #: forum/settings/minrep.py:12
927 msgid "The minimum reputation an user must have to be allowed to vote down."
930 #: forum/settings/minrep.py:15
931 msgid "Minimum reputation to flag a post"
934 #: forum/settings/minrep.py:16
935 msgid "The minimum reputation an user must have to be allowed to flag a post."
938 #: forum/settings/minrep.py:19
940 msgid "Minimum reputation to comment"
943 #: forum/settings/minrep.py:20
945 "The minimum reputation an user must have to be allowed to comment a post."
948 #: forum/settings/minrep.py:23
950 msgid "Minimum reputation to like a comment"
953 #: forum/settings/minrep.py:24
955 "The minimum reputation an user must have to be allowed to \"like\" a comment."
958 #: forum/settings/minrep.py:27
959 msgid "Minimum reputation to upload"
962 #: forum/settings/minrep.py:28
964 "The minimum reputation an user must have to be allowed to upload a file."
967 #: forum/settings/minrep.py:31
968 msgid "Minimum reputation to close own question"
971 #: forum/settings/minrep.py:32
973 "The minimum reputation an user must have to be allowed to close his own "
977 #: forum/settings/minrep.py:35
978 msgid "Minimum reputation to reopen own question"
981 #: forum/settings/minrep.py:36
983 "The minimum reputation an user must have to be allowed to reopen his own "
987 #: forum/settings/minrep.py:39
988 msgid "Minimum reputation to retag others questions"
991 #: forum/settings/minrep.py:40
993 "The minimum reputation an user must have to be allowed to retag others "
997 #: forum/settings/minrep.py:43
998 msgid "Minimum reputation to edit wiki posts"
1001 #: forum/settings/minrep.py:44
1003 "The minimum reputation an user must have to be allowed to edit community "
1007 #: forum/settings/minrep.py:47
1008 msgid "Minimum reputation to edit others posts"
1011 #: forum/settings/minrep.py:48
1013 "The minimum reputation an user must have to be allowed to edit others posts."
1016 #: forum/settings/minrep.py:51
1017 msgid "Minimum reputation to close others posts"
1020 #: forum/settings/minrep.py:52
1022 "The minimum reputation an user must have to be allowed to close others posts."
1025 #: forum/settings/minrep.py:55
1027 msgid "Minimum reputation to delete comments"
1030 #: forum/settings/minrep.py:56
1032 "The minimum reputation an user must have to be allowed to delete comments."
1035 #: forum/settings/minrep.py:59
1036 msgid "Minimum reputation to view offensive flags"
1039 #: forum/settings/minrep.py:60
1040 msgid "The minimum reputation an user must have to view offensive flags."
1043 #: forum/settings/repgain.py:4
1044 msgid "Reputation gains and losses config"
1047 #: forum/settings/repgain.py:4
1049 "Configure the reputation points a user may gain or lose upon certain actions."
1052 #: forum/settings/repgain.py:7
1054 msgid "Initial reputation"
1057 #: forum/settings/repgain.py:8
1058 msgid "The initial reputation an user gets when he first signs in."
1061 #: forum/settings/repgain.py:12
1062 msgid "Maximum reputation a user can gain in one day for being upvoted."
1065 #: forum/settings/repgain.py:15
1066 msgid "Rep gain by upvoted"
1069 #: forum/settings/repgain.py:16
1070 msgid "Reputation a user gains for having one of his posts up voted."
1073 #: forum/settings/repgain.py:19
1074 msgid "Rep lost bu upvote canceled"
1077 #: forum/settings/repgain.py:20
1079 "Reputation a user loses for having one of the upvotes on his posts canceled."
1082 #: forum/settings/repgain.py:23
1083 msgid "Rep lost by downvoted"
1086 #: forum/settings/repgain.py:24
1087 msgid "Reputation a user loses for having one of his posts down voted."
1090 #: forum/settings/repgain.py:27
1091 msgid "Rep lost by downvoting"
1094 #: forum/settings/repgain.py:28
1095 msgid "Reputation a user loses for down voting a post."
1098 #: forum/settings/repgain.py:31
1099 msgid "Rep gain by downvote canceled"
1102 #: forum/settings/repgain.py:32
1104 "Reputation a user gains for having one of the downvotes on his posts "
1108 #: forum/settings/repgain.py:35
1109 msgid "Rep gain by canceling downvote"
1112 #: forum/settings/repgain.py:36
1113 msgid "Reputation a user gains for canceling a downvote."
1116 #: forum/settings/repgain.py:39
1117 msgid "Rep gain by accepted answer"
1120 #: forum/settings/repgain.py:40
1121 msgid "Reputation a user gains for having one of his answers accepted."
1124 #: forum/settings/repgain.py:43
1125 msgid "Rep lost by accepted canceled"
1128 #: forum/settings/repgain.py:44
1130 "Reputation a user loses for having one of his accepted answers canceled."
1133 #: forum/settings/repgain.py:47
1134 msgid "Rep gain by accepting answer"
1137 #: forum/settings/repgain.py:48
1139 "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
1164 "Reputation a user loses by having the last revision of one of his posts "
1165 "flagged the enough number of times to hide the post."
1168 #: forum/settings/repgain.py:63
1169 msgid "Rep lost by post flagged and deleted"
1172 #: forum/settings/repgain.py:64
1174 "Reputation a user loses by having the last revision of one of his posts "
1175 "flagged the enough number of times to delete the post."
1178 #: forum/settings/upload.py:5
1179 msgid "File upload settings"
1182 #: forum/settings/upload.py:5
1183 msgid "File uploads related settings."
1186 #: forum/settings/upload.py:8
1187 msgid "Uploaded files folder"
1190 #: forum/settings/upload.py:9
1192 "The filesystem path where uploaded files will be stored. Please note that "
1193 "this folder must exist."
1196 #: forum/settings/upload.py:12
1197 msgid "Uploaded files alias"
1200 #: forum/settings/upload.py:13
1202 "The url alias for uploaded files. Notice that if you change this setting, "
1203 "you'll need to restart your site."
1206 #: forum/settings/upload.py:16
1207 msgid "Max file size"
1210 #: forum/settings/upload.py:17
1211 msgid "The maximum allowed file size for uploads in mb."
1214 #: forum/settings/voting.py:4
1215 msgid "Voting rules"
1218 #: forum/settings/voting.py:4
1219 msgid "Configure the voting rules on your site."
1222 #: forum/settings/voting.py:7
1223 msgid "Maximum votes per day"
1226 #: forum/settings/voting.py:8
1227 msgid "The maximum number of votes an user can cast per day."
1230 #: forum/settings/voting.py:11
1231 msgid "Start warning about votes left"
1234 #: forum/settings/voting.py:12
1235 msgid "From how many votes left should an user start to be warned about it."
1238 #: forum/settings/voting.py:15
1239 msgid "Maximum flags per day"
1242 #: forum/settings/voting.py:16
1243 msgid "The maximum number of times an can flag a post per day."
1246 #: forum/settings/voting.py:19
1247 msgid "Flag count to hide post"
1250 #: forum/settings/voting.py:20
1252 "How many times a post needs to be flagged to be hidden from the main page."
1255 #: forum/settings/voting.py:23
1256 msgid "Flag count to delete post"
1259 #: forum/settings/voting.py:24
1260 msgid "How many times a post needs to be flagged to be deleted."
1263 #: forum/settings/voting.py:27
1264 msgid "Days to cancel a vote"
1267 #: forum/settings/voting.py:28
1268 msgid "How many days an user can cancel a vote after he originaly casted it."
1271 #: forum/skins/default/templates/404.html:24
1272 msgid "Sorry, could not find the page you requested."
1275 #: forum/skins/default/templates/404.html:26
1276 msgid "This might have happened for the following reasons:"
1279 #: forum/skins/default/templates/404.html:28
1280 msgid "this question or answer has been deleted;"
1283 #: forum/skins/default/templates/404.html:29
1284 msgid "url has error - please check it;"
1287 #: forum/skins/default/templates/404.html:30
1289 "the page you tried to visit is protected or you don't have sufficient "
1293 #: forum/skins/default/templates/404.html:31
1294 msgid "if you believe this error 404 should not have occured, please"
1297 #: forum/skins/default/templates/404.html:32
1298 msgid "report this problem"
1301 #: forum/skins/default/templates/404.html:41
1302 #: forum/skins/default/templates/500.html:27
1303 msgid "back to previous page"
1306 #: forum/skins/default/templates/404.html:42
1307 msgid "see all questions"
1310 #: forum/skins/default/templates/404.html:43
1311 msgid "see all tags"
1314 #: forum/skins/default/templates/500.html:22
1315 msgid "sorry, system error"
1318 #: forum/skins/default/templates/500.html:24
1319 msgid "system error log is recorded, error will be fixed as soon as possible"
1322 #: forum/skins/default/templates/500.html:25
1323 msgid "please report the error to the site administrators if you wish"
1326 #: forum/skins/default/templates/500.html:28
1327 msgid "see latest questions"
1330 #: forum/skins/default/templates/500.html:29
1334 #: forum/skins/default/templates/_question_list.html:12
1335 #: forum/skins/default/templates/book.html:105
1336 #: forum/skins/default/templates/question_summary_list_roll.html:14
1337 #: forum/skins/default/templates/question_list/item.html:10
1338 #: forum/views/commands.py:82
1342 #: forum/skins/default/templates/_question_list.html:14
1343 msgid "this answer has been accepted to be correct"
1346 #: forum/skins/default/templates/_question_list.html:16
1347 #: forum/skins/default/templates/question_summary_list_roll.html:13
1348 #: forum/skins/default/templates/question_list/item.html:14
1352 #: forum/skins/default/templates/_question_list.html:20
1353 #: forum/skins/default/templates/book.html:115
1354 #: forum/skins/default/templates/question_summary_list_roll.html:15
1355 #: forum/skins/default/templates/question_list/item.html:18
1359 #: forum/skins/default/templates/_question_list.html:34
1360 #: forum/skins/default/templates/question.html:234
1361 #: forum/skins/default/templates/question_summary_list_roll.html:52
1362 #: forum/skins/default/templates/tags.html:49
1363 #: forum/skins/default/templates/question_list/item.html:29
1364 msgid "see questions tagged"
1367 #: forum/skins/default/templates/_question_list.html:34
1368 #: forum/skins/default/templates/book.html:125
1369 #: forum/skins/default/templates/question.html:234
1370 #: forum/skins/default/templates/question_summary_list_roll.html:52
1371 #: forum/skins/default/templates/tags.html:49
1372 #: forum/skins/default/templates/question_list/item.html:29
1376 #: forum/skins/default/templates/about.html:5
1377 #: forum/skins/default/templates/about.html:9
1381 #: forum/skins/default/templates/account_settings.html:4
1382 msgid "Account functions"
1385 #: forum/skins/default/templates/account_settings.html:29
1386 #: forum/skins/default/templates/auth/auth_settings.html:31
1387 msgid "Change password"
1390 #: forum/skins/default/templates/account_settings.html:30
1391 msgid "Give your account a new password."
1394 #: forum/skins/default/templates/account_settings.html:32
1395 msgid "Change email "
1398 #: forum/skins/default/templates/account_settings.html:33
1399 msgid "Add or update the email address associated with your account."
1402 #: forum/skins/default/templates/account_settings.html:35
1403 msgid "Change OpenID"
1406 #: forum/skins/default/templates/account_settings.html:36
1407 msgid "Change openid associated to your account"
1410 #: forum/skins/default/templates/account_settings.html:39
1411 msgid "Delete account"
1414 #: forum/skins/default/templates/account_settings.html:40
1415 msgid "Erase your username and all your data from website"
1418 #: forum/skins/default/templates/answer_edit.html:5
1419 #: forum/skins/default/templates/answer_edit.html:39
1423 #: forum/skins/default/templates/answer_edit.html:18
1424 #: forum/skins/default/templates/answer_edit.html:21
1425 #: forum/skins/default/templates/ask.html:19
1426 #: forum/skins/default/templates/ask.html:22
1427 #: forum/skins/default/templates/question_edit.html:19
1428 #: forum/skins/default/templates/question_edit.html:22
1429 msgid "hide preview"
1432 #: forum/skins/default/templates/answer_edit.html:21
1433 #: forum/skins/default/templates/ask.html:22
1434 #: forum/skins/default/templates/question_edit.html:22
1435 msgid "show preview"
1438 #: forum/skins/default/templates/answer_edit.html:39
1439 #: forum/skins/default/templates/question_edit.html:63
1440 #: forum/skins/default/templates/question_retag.html:56
1441 #: forum/skins/default/templates/revisions_answer.html:36
1442 #: forum/skins/default/templates/revisions_question.html:35
1446 #: forum/skins/default/templates/answer_edit.html:44
1447 #: forum/skins/default/templates/question_edit.html:68
1448 #: forum/skins/default/templates/revisions_answer.html:50
1449 #: forum/skins/default/templates/revisions_question.html:49
1453 #: forum/skins/default/templates/answer_edit.html:47
1454 #: forum/skins/default/templates/question_edit.html:72
1455 msgid "select revision"
1458 #: forum/skins/default/templates/answer_edit.html:54
1459 #: forum/skins/default/templates/ask.html:93
1460 #: forum/skins/default/templates/question.html:184
1461 #: forum/skins/default/templates/question_edit.html:89
1462 msgid "Toggle the real time Markdown editor preview"
1465 #: forum/skins/default/templates/answer_edit.html:54
1466 #: forum/skins/default/templates/ask.html:93
1467 #: forum/skins/default/templates/question.html:185
1468 #: forum/skins/default/templates/question_edit.html:89
1469 msgid "toggle preview"
1472 #: forum/skins/default/templates/answer_edit.html:63
1473 #: forum/skins/default/templates/question_edit.html:115
1474 #: forum/skins/default/templates/question_retag.html:77
1478 #: forum/skins/default/templates/answer_edit.html:64
1479 #: forum/skins/default/templates/close.html:29
1480 #: forum/skins/default/templates/feedback.html:50
1481 #: forum/skins/default/templates/question_edit.html:116
1482 #: forum/skins/default/templates/question_retag.html:78
1483 #: forum/skins/default/templates/reopen.html:30
1484 #: forum/skins/default/templates/users/edit.html:87
1488 #: forum/skins/default/templates/answer_edit_tips.html:4
1492 #: forum/skins/default/templates/answer_edit_tips.html:7
1493 msgid "please make your answer relevant to this community"
1496 #: forum/skins/default/templates/answer_edit_tips.html:10
1497 msgid "try to give an answer, rather than engage into a discussion"
1500 #: forum/skins/default/templates/answer_edit_tips.html:13
1501 msgid "please try to provide details"
1504 #: forum/skins/default/templates/answer_edit_tips.html:16
1505 #: forum/skins/default/templates/question_edit_tips.html:18
1506 msgid "be clear and concise"
1509 #: forum/skins/default/templates/answer_edit_tips.html:20
1510 #: forum/skins/default/templates/question_edit_tips.html:22
1511 msgid "see frequently asked questions"
1514 #: forum/skins/default/templates/answer_edit_tips.html:26
1515 #: forum/skins/default/templates/question_edit_tips.html:28
1516 msgid "Markdown tips"
1517 msgstr "Markdown basics"
1519 #: forum/skins/default/templates/answer_edit_tips.html:29
1520 #: forum/skins/default/templates/question_edit_tips.html:31
1521 msgid "*italic* or __italic__"
1524 #: forum/skins/default/templates/answer_edit_tips.html:32
1525 #: forum/skins/default/templates/question_edit_tips.html:34
1526 msgid "**bold** or __bold__"
1529 #: forum/skins/default/templates/answer_edit_tips.html:35
1530 #: forum/skins/default/templates/question_edit_tips.html:37
1534 #: forum/skins/default/templates/answer_edit_tips.html:35
1535 #: forum/skins/default/templates/answer_edit_tips.html:39
1536 #: forum/skins/default/templates/question_edit_tips.html:37
1537 #: forum/skins/default/templates/question_edit_tips.html:42
1541 #: forum/skins/default/templates/answer_edit_tips.html:39
1542 #: forum/skins/default/templates/question_edit_tips.html:42
1546 #: forum/skins/default/templates/answer_edit_tips.html:43
1547 #: forum/skins/default/templates/question_edit_tips.html:46
1548 msgid "numbered list:"
1551 #: forum/skins/default/templates/answer_edit_tips.html:48
1552 #: forum/skins/default/templates/question_edit_tips.html:51
1553 msgid "basic HTML tags are also supported"
1556 #: forum/skins/default/templates/answer_edit_tips.html:52
1557 #: forum/skins/default/templates/question_edit_tips.html:55
1558 msgid "learn more about Markdown"
1561 #: forum/skins/default/templates/ask.html:5
1562 #: forum/skins/default/templates/ask.html:57
1563 msgid "Ask a question"
1566 #: forum/skins/default/templates/ask.html:64
1567 msgid "login to post question info"
1569 "<span class=\"strong big\">You are welcome to start submitting your question "
1570 "anonymously</span>. When you submit the post, you will be redirected to the "
1571 "login/signup page. Your question will be saved in the current session and "
1572 "will be published after you log in. Login/signup process is very simple. "
1573 "Login takes about 30 seconds, initial signup takes a minute or less."
1575 #: forum/skins/default/templates/ask.html:70
1578 "must have valid %(email)s to post, \n"
1579 " see %(email_validation_faq_url)s\n"
1582 "<span class='strong big'>Looks like your email address, %(email)s has not "
1583 "yet been validated.</span> To post messages you must verify your email, "
1584 "please see <a href='%(email_validation_faq_url)s'>more details here</a>."
1585 "<br>You can submit your question now and validate email after that. Your "
1586 "question will saved as pending meanwhile. "
1588 #: forum/skins/default/templates/ask.html:108
1592 #: forum/skins/default/templates/ask.html:115
1593 msgid "Login/signup to post your question"
1594 msgstr "Login/Signup to Post"
1596 #: forum/skins/default/templates/ask.html:117
1597 msgid "Ask your question"
1598 msgstr "Ask Your Question"
1600 #: forum/skins/default/templates/badge.html:6
1601 #: forum/skins/default/templates/badge.html:17
1605 #: forum/skins/default/templates/badge.html:26
1606 msgid "The users have been awarded with badges:"
1609 #: forum/skins/default/templates/badges.html:6
1610 msgid "Badges summary"
1613 #: forum/skins/default/templates/badges.html:17
1617 #: forum/skins/default/templates/badges.html:21
1618 msgid "Community gives you awards for your questions, answers and votes."
1620 "If your questions and answers are highly voted, your contribution to this "
1621 "Q&A community will be recognized with the variety of badges."
1623 #: forum/skins/default/templates/badges.html:22
1626 "Below is the list of available badges and number \n"
1627 " of times each type of badge has been awarded. Give us feedback at %"
1628 "(feedback_faq_url)s.\n"
1631 "Currently badges differ only by their level: <strong>gold</strong>, "
1632 "<strong>silver</strong> and <strong>bronze</strong> (their meanings are "
1633 "described on the right). In the future there will be many types of badges at "
1634 "each level. <strong>Please give us your <a href='%(feedback_faq_url)"
1635 "s'>feedback</a></strong> - what kinds of badges would you like to see and "
1636 "suggest the activity for which those badges might be awarded."
1638 #: forum/skins/default/templates/badges.html:50
1639 msgid "Community badges"
1640 msgstr "Badge levels"
1642 #: forum/skins/default/templates/badges.html:56
1643 msgid "gold badge description"
1645 "Gold badge is the highest award in this community. To obtain it have to show "
1646 "profound knowledge and ability in addition to your active participation."
1648 #: forum/skins/default/templates/badges.html:64
1649 msgid "silver badge description"
1651 "Obtaining silver badge requires significant patience. If you have received "
1652 "one, that means you have greatly contributed to this community."
1654 #: forum/skins/default/templates/badges.html:67
1655 msgid "bronze badge: often given as a special honor"
1658 #: forum/skins/default/templates/badges.html:71
1659 msgid "bronze badge description"
1661 "If you are an active participant in this community, you will be recognized "
1664 #: forum/skins/default/templates/book.html:7
1665 msgid "reading channel"
1668 #: forum/skins/default/templates/book.html:26
1672 #: forum/skins/default/templates/book.html:30
1676 #: forum/skins/default/templates/book.html:34
1677 msgid "[publication date]"
1680 #: forum/skins/default/templates/book.html:38
1684 #: forum/skins/default/templates/book.html:39
1685 msgid "currency unit"
1688 #: forum/skins/default/templates/book.html:42
1692 #: forum/skins/default/templates/book.html:43
1693 msgid "pages abbreviation"
1696 #: forum/skins/default/templates/book.html:46
1700 #: forum/skins/default/templates/book.html:56
1704 #: forum/skins/default/templates/book.html:62
1705 msgid "book directory"
1708 #: forum/skins/default/templates/book.html:66
1712 #: forum/skins/default/templates/book.html:79
1713 msgid "reader questions"
1716 #: forum/skins/default/templates/book.html:82
1717 msgid "ask the author"
1720 #: forum/skins/default/templates/book.html:88
1721 #: forum/skins/default/templates/book.html:93
1722 msgid "this question was selected as favorite"
1725 #: forum/skins/default/templates/book.html:88
1726 #: forum/skins/default/templates/book.html:93
1727 msgid "number of times"
1730 #: forum/skins/default/templates/book.html:108
1731 msgid "the answer has been accepted to be correct"
1734 #: forum/skins/default/templates/book.html:147
1735 msgid "subscribe to book RSS feed"
1738 #: forum/skins/default/templates/book.html:147
1739 msgid "subscribe to the questions feed"
1742 #: forum/skins/default/templates/close.html:6
1743 #: forum/skins/default/templates/close.html:16
1744 msgid "Close question"
1747 #: forum/skins/default/templates/close.html:19
1748 msgid "Close the question"
1751 #: forum/skins/default/templates/close.html:25
1755 #: forum/skins/default/templates/close.html:28
1759 #: forum/skins/default/templates/email_base.html:31
1763 #: forum/skins/default/templates/faq.html:11
1764 msgid "Frequently Asked Questions "
1767 #: forum/skins/default/templates/faq.html:16
1768 msgid "What kinds of questions can I ask here?"
1771 #: forum/skins/default/templates/faq.html:17
1773 "Most importantly - questions should be <strong>relevant</strong> to this "
1777 #: forum/skins/default/templates/faq.html:18
1779 "Before asking the question - please make sure to use search to see whether "
1780 "your question has alredy been answered."
1782 "Before you ask - please make sure to search for a similar question. You can "
1783 "search questions by their title or tags."
1785 #: forum/skins/default/templates/faq.html:21
1786 msgid "What questions should I avoid asking?"
1787 msgstr "What kinds of questions should be avoided?"
1789 #: forum/skins/default/templates/faq.html:22
1791 "Please avoid asking questions that are not relevant to this community, too "
1792 "subjective and argumentative."
1795 #: forum/skins/default/templates/faq.html:27
1796 msgid "What should I avoid in my answers?"
1799 #: forum/skins/default/templates/faq.html:28
1801 "is a Q&A site, not a discussion group. Therefore - please avoid having "
1802 "discussions in your answers, comment facility allows some space for brief "
1805 "is a <strong>question and answer</strong> site - <strong>it is not a "
1806 "discussion group</strong>. Please avoid holding debates in your answers as "
1807 "they tend to dilute the essense of questions and answers. For the brief "
1808 "discussions please use commenting facility."
1810 #: forum/skins/default/templates/faq.html:32
1811 msgid "Who moderates this community?"
1814 #: forum/skins/default/templates/faq.html:33
1815 msgid "The short answer is: <strong>you</strong>."
1818 #: forum/skins/default/templates/faq.html:34
1819 msgid "This website is moderated by the users."
1822 #: forum/skins/default/templates/faq.html:35
1824 "The reputation system allows users earn the authorization to perform a "
1825 "variety of moderation tasks."
1827 "Karma system allows users to earn rights to perform a variety of moderation "
1830 #: forum/skins/default/templates/faq.html:40
1831 msgid "How does reputation system work?"
1832 msgstr "How does karma system work?"
1834 #: forum/skins/default/templates/faq.html:41
1835 msgid "Rep system summary"
1837 "When a question or answer is upvoted, the user who posted them will gain "
1838 "some points, which are called \"karma points\". These points serve as a "
1839 "rough measure of the community trust to him/her. Various moderation tasks "
1840 "are gradually assigned to the users based on those points."
1842 #: forum/skins/default/templates/faq.html:42
1844 "For example, if you ask an interesting question or give a helpful answer, "
1845 "your input will be upvoted. On the other hand if the answer is misleading - "
1846 "it will be downvoted. Each vote in favor will generate <strong>10</strong> "
1847 "points, each vote against will subtract <strong>2</strong> points. There is "
1848 "a limit of <strong>200</strong> points that can be accumulated per question "
1849 "or answer. The table below explains reputation point requirements for each "
1850 "type of moderation task."
1853 #: forum/skins/default/templates/faq.html:53
1854 #: forum/skins/default/templates/users/votes.html:15
1855 #: forum/views/commands.py:77
1859 #: forum/skins/default/templates/faq.html:57
1863 #: forum/skins/default/templates/faq.html:62
1864 msgid "add comments"
1867 #: forum/skins/default/templates/faq.html:66
1868 #: forum/skins/default/templates/users/votes.html:17
1869 #: forum/views/commands.py:77
1873 #: forum/skins/default/templates/faq.html:69
1874 msgid "open and close own questions"
1877 #: forum/skins/default/templates/faq.html:73
1878 msgid "retag questions"
1881 #: forum/skins/default/templates/faq.html:78
1882 msgid "edit community wiki questions"
1885 #: forum/skins/default/templates/faq.html:83
1886 msgid "edit any answer"
1889 #: forum/skins/default/templates/faq.html:87
1890 msgid "open any closed question"
1893 #: forum/skins/default/templates/faq.html:91
1894 msgid "delete any comment"
1897 #: forum/skins/default/templates/faq.html:95
1898 msgid "delete any questions and answers and perform other moderation tasks"
1901 #: forum/skins/default/templates/faq.html:103
1902 msgid "how to validate email title"
1903 msgstr "How to validate email and why?"
1905 #: forum/skins/default/templates/faq.html:105
1908 "how to validate email info with %(send_email_key_url)s %(gravatar_faq_url)s"
1910 "<form style='margin:0;padding:0;' action='%(send_email_key_url)s'><p><span "
1911 "class=\"bigger strong\">How?</span> If you have just set or changed your "
1912 "email address - <strong>check your email and click the included link</"
1913 "strong>.<br>The link contains a key generated specifically for you. You can "
1914 "also <button style='display:inline' type='submit'><strong>get a new key</"
1915 "strong></button> and check your email again.</p></form><span class=\"bigger "
1916 "strong\">Why?</span> Email validation is required to make sure that "
1917 "<strong>only you can post messages</strong> on your behalf and to "
1918 "<strong>minimize spam</strong> posts.<br>With email you can "
1919 "<strong>subscribe for updates</strong> on the most interesting questions. "
1920 "Also, when you sign up for the first time - create a unique <a href='%"
1921 "(gravatar_faq_url)s'><strong>gravatar</strong></a> personal image.</p>"
1923 #: forum/skins/default/templates/faq.html:110
1924 msgid "what is gravatar"
1925 msgstr "What is gravatar?"
1927 #: forum/skins/default/templates/faq.html:111
1928 msgid "gravatar faq info"
1930 "<strong>Gravatar</strong> means <strong>g</strong>lobally <strong>r</"
1931 "strong>ecognized <strong>avatar</strong> - your unique avatar image "
1932 "associated with your email address. It's simply a picture that shows next to "
1933 "your posts on the websites that support gravatar protocol. By default gravar "
1934 "appears as a square filled with a snowflake-like figure. You can <strong>set "
1935 "your image</strong> at <a href='http://gravatar.com'><strong>gravatar.com</"
1938 #: forum/skins/default/templates/faq.html:114
1939 msgid "To register, do I need to create new password?"
1942 #: forum/skins/default/templates/faq.html:115
1944 "No, you don't have to. You can login through any service that supports "
1945 "OpenID, e.g. Google, Yahoo, AOL, etc."
1948 #: forum/skins/default/templates/faq.html:116
1952 #: forum/skins/default/templates/faq.html:121
1953 msgid "Why other people can edit my questions/answers?"
1956 #: forum/skins/default/templates/faq.html:122
1957 msgid "Goal of this site is..."
1960 #: forum/skins/default/templates/faq.html:122
1962 "So questions and answers can be edited like wiki pages by experienced users "
1963 "of this site and this improves the overall quality of the knowledge base "
1967 #: forum/skins/default/templates/faq.html:123
1968 msgid "If this approach is not for you, we respect your choice."
1971 #: forum/skins/default/templates/faq.html:127
1972 msgid "Still have questions?"
1975 #: forum/skins/default/templates/faq.html:128
1978 "Please ask your question at %(ask_question_url)s, help make our community "
1981 "Please <a href='%(ask_question_url)s'>ask</a> your question, help make our "
1984 #: forum/skins/default/templates/faq.html:130
1985 #: forum/skins/default/templates/header.html:30
1986 #: forum/skins/default/templates/header.html:55 forum/views/readers.py:76
1990 #: forum/skins/default/templates/faq.html:130
1994 #: forum/skins/default/templates/feedback.html:6
1998 #: forum/skins/default/templates/feedback.html:11
1999 msgid "Give us your feedback!"
2002 #: forum/skins/default/templates/feedback.html:17
2006 " <span class='big strong'>Dear %(user_name)s</span>, we look "
2007 "forward to hearing your feedback. \n"
2008 " Please type and send us your message below.\n"
2012 #: forum/skins/default/templates/feedback.html:24
2015 " <span class='big strong'>Dear visitor</span>, we look forward to "
2016 "hearing your feedback.\n"
2017 " Please type and send us your message below.\n"
2021 #: forum/skins/default/templates/feedback.html:41
2022 msgid "(this field is required)"
2025 #: forum/skins/default/templates/feedback.html:49
2026 msgid "Send Feedback"
2029 #: forum/skins/default/templates/footer.html:7
2030 #: forum/skins/default/templates/header.html:16
2031 #: forum/skins/default/templates/index.html:12
2035 #: forum/skins/default/templates/footer.html:8
2036 #: forum/skins/default/templates/header.html:17
2037 #: forum/skins/default/templates/index.html:13
2038 #: forum/skins/default/templates/question_edit_tips.html:22
2042 #: forum/skins/default/templates/footer.html:9
2043 msgid "privacy policy"
2046 #: forum/skins/default/templates/footer.html:18
2047 msgid "give feedback"
2050 #: forum/skins/default/templates/header.html:9
2051 msgid "administration"
2054 #: forum/skins/default/templates/header.html:12
2058 #: forum/skins/default/templates/header.html:14
2062 #: forum/skins/default/templates/header.html:24
2063 msgid "back to home page"
2066 #: forum/skins/default/templates/header.html:32
2067 #: forum/skins/default/templates/header.html:57
2071 #: forum/skins/default/templates/header.html:33
2072 #: forum/skins/default/templates/users/signature.html:9
2073 #: forum/skins/default/templates/users/signature.html:15
2074 #: forum/skins/default/templates/users/signature.html:21
2075 #: forum/templatetags/extra_tags.py:167 forum/templatetags/extra_tags.py:196
2079 #: forum/skins/default/templates/header.html:34
2080 msgid "unanswered questions"
2083 #: forum/skins/default/templates/header.html:36
2084 msgid "ask a question"
2087 #: forum/skins/default/templates/header.html:51
2091 #: forum/skins/default/templates/index.html:9
2094 msgstr "Welcome to Q&A forum"
2096 #: forum/skins/default/templates/logout.html:6
2097 #: forum/skins/default/templates/logout.html:16
2101 #: forum/skins/default/templates/logout.html:19
2103 "As a registered user you can login with your OpenID, log out of the site or "
2104 "permanently remove your account."
2106 "Clicking <strong>Logout</strong> will log you out from the forumbut will not "
2107 "sign you off from your OpenID provider.</p><p>If you wish to sign off "
2108 "completely - please make sure to log out from your OpenID provider as well."
2110 #: forum/skins/default/templates/logout.html:20
2114 #: forum/skins/default/templates/notarobot.html:3
2115 msgid "Please prove that you are a Human Being"
2118 #: forum/skins/default/templates/notarobot.html:10
2119 msgid "I am a Human Being"
2122 #: forum/skins/default/templates/pagesize.html:6
2123 msgid "posts per page"
2126 #: forum/skins/default/templates/paginator.html:6
2127 #: forum/skins/default/templates/paginator.html:7
2131 #: forum/skins/default/templates/paginator.html:19
2132 msgid "current page"
2135 #: forum/skins/default/templates/paginator.html:22
2136 #: forum/skins/default/templates/paginator.html:29
2137 msgid "page number "
2140 #: forum/skins/default/templates/paginator.html:22
2141 #: forum/skins/default/templates/paginator.html:29
2142 msgid "number - make blank in english"
2145 #: forum/skins/default/templates/paginator.html:33
2149 #: forum/skins/default/templates/post_contributor_info.html:9
2157 " %(rev_count)s revisions\n"
2162 #: forum/skins/default/templates/post_contributor_info.html:24
2166 #: forum/skins/default/templates/post_contributor_info.html:45
2170 #: forum/skins/default/templates/privacy.html:6
2171 #: forum/skins/default/templates/privacy.html:11
2172 msgid "Privacy policy"
2175 #: forum/skins/default/templates/privacy.html:15
2176 msgid "general message about privacy"
2178 "Respecting users privacy is an important core principle of this Q&A "
2179 "forum. Information on this page details how this forum protects your "
2180 "privacy, and what type of information is collected."
2182 #: forum/skins/default/templates/privacy.html:18
2183 msgid "Site Visitors"
2186 #: forum/skins/default/templates/privacy.html:20
2187 msgid "what technical information is collected about visitors"
2189 "Information on question views, revisions of questions and answers - both "
2190 "times and content are recorded for each user in order to correctly count "
2191 "number of views, maintain data integrity and report relevant updates."
2193 #: forum/skins/default/templates/privacy.html:23
2194 msgid "Personal Information"
2197 #: forum/skins/default/templates/privacy.html:25
2198 msgid "details on personal information policies"
2200 "Members of this community may choose to display personally identifiable "
2201 "information in their profiles. Forum will never display such information "
2202 "without a request from the user."
2204 #: forum/skins/default/templates/privacy.html:28
2205 msgid "Other Services"
2208 #: forum/skins/default/templates/privacy.html:30
2209 msgid "details on sharing data with third parties"
2211 "None of the data that is not openly shown on the forum by the choice of the "
2212 "user is shared with any third party."
2214 #: forum/skins/default/templates/privacy.html:35
2215 msgid "cookie policy details"
2217 "Forum software relies on the internet cookie technology to keep track of "
2218 "user sessions. Cookies must be enabled in your browser so that forum can "
2221 #: forum/skins/default/templates/privacy.html:37
2222 msgid "Policy Changes"
2225 #: forum/skins/default/templates/privacy.html:38
2226 msgid "how privacy policies can be changed"
2228 "These policies may be adjusted to improve protection of user's privacy. "
2229 "Whenever such changes occur, users will be notified via the internal "
2230 "messaging system. "
2232 #: forum/skins/default/templates/question.html:70
2233 #: forum/skins/default/templates/sidebar/recent_tags.html:9
2235 msgid "see questions tagged '%(tagname)s'"
2238 #: forum/skins/default/templates/question.html:87
2241 "The question has been closed for the following reason \"%(close_reason)s\" by"
2244 #: forum/skins/default/templates/question.html:89
2246 msgid "close date %(closed_at)s"
2249 #: forum/skins/default/templates/question.html:97
2257 " %(counter)s Answers:\n"
2262 #: forum/skins/default/templates/question.html:105
2263 msgid "oldest answers will be shown first"
2266 #: forum/skins/default/templates/question.html:105
2267 msgid "oldest answers"
2270 #: forum/skins/default/templates/question.html:107
2271 msgid "newest answers will be shown first"
2274 #: forum/skins/default/templates/question.html:107
2275 msgid "newest answers"
2278 #: forum/skins/default/templates/question.html:109
2279 msgid "most voted answers will be shown first"
2282 #: forum/skins/default/templates/question.html:109
2283 msgid "popular answers"
2286 #: forum/skins/default/templates/question.html:157
2290 #: forum/skins/default/templates/question.html:159
2291 msgid "Be the first one to answer this question!"
2294 #: forum/skins/default/templates/question.html:165
2295 msgid "you can answer anonymously and then login"
2297 "<span class='strong big'>Please start posting your answer anonymously</span> "
2298 "- your answer will be saved within the current session and published after "
2299 "you log in or create a new account. Please try to give a <strong>substantial "
2300 "answer</strong>, for discussions, <strong>please use comments</strong> and "
2301 "<strong>please do remember to vote</strong> (after you log in)!"
2303 #: forum/skins/default/templates/question.html:169
2304 msgid "answer your own question only to give an answer"
2306 "<span class='big strong'>You are welcome to answer your own question</span>, "
2307 "but please make sure to give an <strong>answer</strong>. Remember that you "
2308 "can always <strong>revise your original question</strong>. Please "
2309 "<strong>use comments for discussions</strong> and <strong>please don't "
2310 "forget to vote :)</strong> for the answers that you liked (or perhaps did "
2313 #: forum/skins/default/templates/question.html:171
2314 msgid "please only give an answer, no discussions"
2316 "<span class='big strong'>Please try to give a substantial answer</span>. If "
2317 "you wanted to comment on the question or answer, just <strong>use the "
2318 "commenting tool</strong>. Please remember that you can always <strong>revise "
2319 "your answers</strong> - no need to answer the same question twice. Also, "
2320 "please <strong>don't forget to vote</strong> - it really helps to select the "
2321 "best questions and answers!"
2323 #: forum/skins/default/templates/question.html:207
2324 msgid "Login/Signup to Post Your Answer"
2327 #: forum/skins/default/templates/question.html:210
2328 msgid "Answer Your Own Question"
2331 #: forum/skins/default/templates/question.html:212
2332 msgid "Answer the question"
2333 msgstr "Post Your Answer"
2335 #: forum/skins/default/templates/question.html:229
2336 msgid "Question tags"
2339 #: forum/skins/default/templates/question.html:239
2340 msgid "question asked"
2343 #: forum/skins/default/templates/question.html:242
2344 msgid "question was seen"
2347 #: forum/skins/default/templates/question.html:242
2351 #: forum/skins/default/templates/question.html:245
2352 msgid "last updated"
2353 msgstr "Last updated"
2355 #: forum/skins/default/templates/question.html:250
2356 msgid "Related questions"
2359 #: forum/skins/default/templates/question_edit.html:5
2360 #: forum/skins/default/templates/question_edit.html:63
2361 msgid "Edit question"
2364 #: forum/skins/default/templates/question_edit_tips.html:4
2365 msgid "question tips"
2368 #: forum/skins/default/templates/question_edit_tips.html:9
2369 #, fuzzy, python-format
2372 " ask a question relevant to the %(app_title)s community \n"
2378 #: forum/skins/default/templates/question_edit_tips.html:15
2379 msgid "please try provide enough details"
2380 msgstr "provide enough details"
2382 #: forum/skins/default/templates/question_retag.html:5
2383 #: forum/skins/default/templates/question_retag.html:56
2387 #: forum/skins/default/templates/question_retag.html:44
2388 msgid "up to 5 tags, less than 20 characters each"
2391 #: forum/skins/default/templates/question_retag.html:86
2392 msgid "Why use and modify tags?"
2395 #: forum/skins/default/templates/question_retag.html:89
2396 msgid "tags help us keep Questions organized"
2399 #: forum/skins/default/templates/question_retag.html:97
2400 msgid "tag editors receive special awards from the community"
2403 #: forum/skins/default/templates/questions.html:7
2407 #: forum/skins/default/templates/reopen.html:6
2408 #: forum/skins/default/templates/reopen.html:16
2409 msgid "Reopen question"
2412 #: forum/skins/default/templates/reopen.html:19
2413 msgid "Open the previously closed question"
2416 #: forum/skins/default/templates/reopen.html:22
2417 msgid "The question was closed for the following reason "
2420 #: forum/skins/default/templates/reopen.html:22
2421 msgid "reason - leave blank in english"
2424 #: forum/skins/default/templates/reopen.html:22
2428 #: forum/skins/default/templates/reopen.html:22
2432 #: forum/skins/default/templates/reopen.html:29
2433 msgid "Reopen this question"
2436 #: forum/skins/default/templates/revisions_answer.html:7
2437 #: forum/skins/default/templates/revisions_answer.html:36
2438 #: forum/skins/default/templates/revisions_question.html:7
2439 #: forum/skins/default/templates/revisions_question.html:35
2440 msgid "Revision history"
2443 #: forum/skins/default/templates/revisions_answer.html:48
2444 #: forum/skins/default/templates/revisions_question.html:47
2445 msgid "click to hide/show revision"
2448 #: forum/skins/default/templates/revisions_answer.html:56
2449 #: forum/templatetags/node_tags.py:62
2453 #: forum/skins/default/templates/subscription_status.html:3
2454 msgid "Subscription"
2457 #: forum/skins/default/templates/subscription_status.html:8
2458 msgid "You were automatically subscribed to this question."
2461 #: forum/skins/default/templates/subscription_status.html:10
2462 msgid "You are subscribed to this question."
2465 #: forum/skins/default/templates/subscription_status.html:13
2466 msgid "You are not subscribed to this question."
2469 #: forum/skins/default/templates/subscription_status.html:18
2470 #: forum/views/commands.py:323
2471 msgid "unsubscribe me"
2474 #: forum/skins/default/templates/subscription_status.html:20
2475 #: forum/views/commands.py:323
2476 msgid "subscribe me"
2479 #: forum/skins/default/templates/subscription_status.html:24
2483 " (you can adjust your notification settings on your <a href=\"%"
2484 "(profile_url)s?sort=email_subscriptions\">profile</a>)\n"
2488 #: forum/skins/default/templates/subscription_status.html:29
2490 msgid "Once you sign in you will be able to subscribe for any updates here"
2492 "<span class='strong'>Here</span> (once you log in) you will be able to sign "
2493 "up for the periodic email updates about this question."
2495 #: forum/skins/default/templates/tag_selector.html:4
2496 #: forum/skins/default/templates/question_list/tag_selector.html:6
2497 msgid "Interesting tags"
2500 #: forum/skins/default/templates/tag_selector.html:10
2501 #: forum/skins/default/templates/tag_selector.html:27
2502 #: forum/skins/default/templates/question_list/related_tags.html:9
2503 #: forum/skins/default/templates/question_list/tag_selector.html:12
2504 #: forum/skins/default/templates/question_list/tag_selector.html:29
2506 msgid "see questions tagged '%(tag_name)s'"
2509 #: forum/skins/default/templates/tag_selector.html:14
2510 #: forum/skins/default/templates/question_list/tag_selector.html:16
2512 msgid "remove '%(tag_name)s' from the list of interesting tags"
2515 #: forum/skins/default/templates/tag_selector.html:20
2516 #: forum/skins/default/templates/tag_selector.html:37
2517 #: forum/skins/default/templates/question_list/tag_selector.html:22
2518 #: forum/skins/default/templates/question_list/tag_selector.html:39
2522 #: forum/skins/default/templates/tag_selector.html:21
2523 #: forum/skins/default/templates/question_list/tag_selector.html:23
2524 msgid "Ignored tags"
2527 #: forum/skins/default/templates/tag_selector.html:31
2528 #: forum/skins/default/templates/question_list/tag_selector.html:33
2530 msgid "remove '%(tag_name)s' from the list of ignored tags"
2533 #: forum/skins/default/templates/tag_selector.html:40
2534 #: forum/skins/default/templates/question_list/tag_selector.html:42
2535 msgid "keep ignored questions hidden"
2538 #: forum/skins/default/templates/tags.html:6
2539 #: forum/skins/default/templates/tags.html:30
2543 #: forum/skins/default/templates/tags.html:32
2544 msgid "sorted alphabetically"
2547 #: forum/skins/default/templates/tags.html:32
2551 #: forum/skins/default/templates/tags.html:33
2552 msgid "sorted by frequency of tag use"
2555 #: forum/skins/default/templates/tags.html:33
2556 msgid "by popularity"
2559 #: forum/skins/default/templates/tags.html:39
2560 msgid "All tags matching query"
2563 #: forum/skins/default/templates/tags.html:39
2564 msgid "all tags - make this empty in english"
2567 #: forum/skins/default/templates/tags.html:42
2568 msgid "Nothing found"
2571 #: forum/skins/default/templates/auth/auth_settings.html:5
2572 #: forum/skins/default/templates/auth/auth_settings.html:7
2573 msgid "Authentication settings"
2576 #: forum/skins/default/templates/auth/auth_settings.html:9
2578 "These are the external authentication providers currently associated with "
2582 #: forum/skins/default/templates/auth/auth_settings.html:12
2586 #: forum/skins/default/templates/auth/auth_settings.html:17
2588 "You currently have no external authentication provider associated with your "
2592 #: forum/skins/default/templates/auth/auth_settings.html:19
2593 msgid "Add new provider"
2596 #: forum/skins/default/templates/auth/auth_settings.html:21
2597 msgid "This is where you can change your password. Make sure you remember it!"
2599 "<span class='strong'>To change your password</span> please fill out and "
2602 #: forum/skins/default/templates/auth/auth_settings.html:24
2604 "You can set up a password for your account, so you can login using standard "
2605 "username and password!"
2608 #: forum/skins/default/templates/auth/auth_settings.html:31
2610 msgid "Create password"
2611 msgstr "Password <i>(please retype)</i>"
2613 #: forum/skins/default/templates/auth/complete.html:5
2614 msgid "Connect your OpenID with this site"
2615 msgstr "New user signup"
2617 #: forum/skins/default/templates/auth/complete.html:8
2618 msgid "Connect your OpenID with your account on this site"
2619 msgstr "New user signup"
2621 #: forum/skins/default/templates/auth/complete.html:12
2622 msgid "You are here for the first time with "
2625 #: forum/skins/default/templates/auth/complete.html:13
2627 "Please create your screen name and save your email address. Saved email "
2628 "address will let you subscribe for the updates on the most interesting "
2629 "questions and will be used to create and retrieve your unique avatar image. "
2632 #: forum/skins/default/templates/auth/complete.html:15
2633 msgid "This account already exists, please use another."
2636 #: forum/skins/default/templates/auth/complete.html:30
2637 msgid "Sorry, looks like we have some errors:"
2640 #: forum/skins/default/templates/auth/complete.html:47
2641 msgid "Screen name label"
2642 msgstr "<strong>Screen Name</strong> (<i>will be shown to others</i>)"
2644 #: forum/skins/default/templates/auth/complete.html:54
2645 msgid "Email address label"
2647 "<strong>Email Address</strong> (<i>will <strong>not</strong> be shared with "
2648 "anyone, must be valid</i>)"
2650 #: forum/skins/default/templates/auth/complete.html:60
2651 #: forum/skins/default/templates/auth/signup.html:18
2652 msgid "receive updates motivational blurb"
2654 "<strong>Receive forum updates by email</strong> - this will help our "
2655 "community grow and become more useful.<br/>By default <span "
2656 "class='orange'>Q&A</span> forum sends up to <strong>one email digest per "
2657 "week</strong> - only when there is anything new.<br/>If you like, please "
2658 "adjust this now or any time later from your user account."
2660 #: forum/skins/default/templates/auth/complete.html:64
2661 #: forum/skins/default/templates/auth/signup.html:22
2662 msgid "please select one of the options above"
2665 #: forum/skins/default/templates/auth/complete.html:67
2666 msgid "Tag filter tool will be your right panel, once you log in."
2669 #: forum/skins/default/templates/auth/complete.html:68
2670 msgid "create account"
2673 #: forum/skins/default/templates/auth/complete.html:77
2674 msgid "Existing account"
2677 #: forum/skins/default/templates/auth/complete.html:78
2681 #: forum/skins/default/templates/auth/complete.html:79
2685 #: forum/skins/default/templates/auth/complete.html:86
2689 #: forum/skins/default/templates/auth/complete.html:87
2690 msgid "Forgot your password?"
2693 #: forum/skins/default/templates/auth/email_validation.html:6
2694 #: forum/skins/default/templates/auth/temp_login_email.html:6
2695 msgid "Greetings from the Q&A forum"
2698 #: forum/skins/default/templates/auth/email_validation.html:8
2699 msgid "To make use of the Forum, please follow the link below:"
2702 #: forum/skins/default/templates/auth/email_validation.html:12
2703 msgid "Following the link above will help us verify your email address."
2706 #: forum/skins/default/templates/auth/email_validation.html:14
2707 #: forum/skins/default/templates/auth/temp_login_email.html:14
2709 "If you beleive that this message was sent in mistake -\n"
2710 " no further action is needed. Just ingore this email, we apologize\n"
2711 " for any inconvenience"
2714 #: forum/skins/default/templates/auth/email_validation.html:18
2715 #: forum/skins/default/templates/auth/temp_login_email.html:18
2716 #: forum/skins/default/templates/notifications/answeraccepted.html:15
2717 #: forum/skins/default/templates/notifications/newanswer.html:25
2718 #: forum/skins/default/templates/notifications/newcomment.html:32
2719 #: forum/skins/default/templates/notifications/newmember.html:15
2720 #: forum/skins/default/templates/notifications/newquestion.html:25
2723 "Sincerely,<br />\n"
2724 " Forum Administrator"
2727 "Q&A Forum Administrator"
2729 #: forum/skins/default/templates/auth/signin.html:6
2733 #: forum/skins/default/templates/auth/signin.html:24
2737 #: forum/skins/default/templates/auth/signin.html:36
2738 #: forum/skins/default/templates/auth/signin.html:86
2739 #: forum/skins/default/templates/auth/signin.html:92
2743 #: forum/skins/default/templates/auth/signin.html:39
2744 msgid "Click to sign in through any of these services."
2746 "<p><span class=\"big strong\">Please select your favorite login method below."
2747 "</span></p><p><font color=\"gray\">External login services use <a href="
2748 "\"http://openid.net\"><b>OpenID</b></a> technology, where your password "
2749 "always stays confidential between you and your login provider and you don't "
2750 "have to remember another one. CNPROG option requires your login name and "
2751 "password entered here.</font></p>"
2753 #: forum/skins/default/templates/auth/signin.html:44
2754 msgid "Validate my email after I login."
2757 #: forum/skins/default/templates/auth/signin.html:94
2761 #: forum/skins/default/templates/auth/signin.html:94
2762 msgid "if you're having troubles signing in."
2765 #: forum/skins/default/templates/auth/signin.html:98
2769 #: forum/skins/default/templates/auth/signin.html:154
2770 msgid "Why use OpenID?"
2773 #: forum/skins/default/templates/auth/signin.html:157
2774 msgid "with openid it is easier"
2775 msgstr "With the OpenID you don't need to create new username and password."
2777 #: forum/skins/default/templates/auth/signin.html:160
2778 msgid "reuse openid"
2779 msgstr "You can safely re-use the same login for all OpenID-enabled websites."
2781 #: forum/skins/default/templates/auth/signin.html:163
2782 msgid "openid is widely adopted"
2784 "There are > 160,000,000 OpenID account in use. Over 10,000 sites are OpenID-"
2787 #: forum/skins/default/templates/auth/signin.html:166
2788 msgid "openid is supported open standard"
2789 msgstr "OpenID is based on an open standard, supported by many organizations."
2791 #: forum/skins/default/templates/auth/signin.html:171
2792 msgid "Find out more"
2795 #: forum/skins/default/templates/auth/signin.html:172
2799 #: forum/skins/default/templates/auth/signup.html:4
2803 #: forum/skins/default/templates/auth/signup.html:8
2804 msgid "Create login name and password"
2807 #: forum/skins/default/templates/auth/signup.html:10
2808 msgid "Traditional signup info"
2810 "<span class='strong big'>If you prefer, create your forum login name and "
2811 "password here. However</span>, please keep in mind that we also support "
2812 "<strong>OpenID</strong> login method. With <strong>OpenID</strong> you can "
2813 "simply reuse your external login (e.g. Gmail or AOL) without ever sharing "
2814 "your login details with anyone and having to remember yet another password."
2816 #: forum/skins/default/templates/auth/signup.html:31
2817 msgid "Create Account"
2820 #: forum/skins/default/templates/auth/signup.html:32
2824 #: forum/skins/default/templates/auth/signup.html:33
2825 msgid "return to login page"
2828 #: forum/skins/default/templates/auth/temp_login_email.html:8
2829 msgid "You're seeing this because someone requested a temporary login link"
2832 #: forum/skins/default/templates/auth/temp_login_email.html:12
2833 msgid "Following the link above will give you access to your account."
2836 #: forum/skins/default/templates/auth/temp_login_request.html:5
2837 msgid "Request temporary login key"
2840 #: forum/skins/default/templates/auth/temp_login_request.html:7
2841 msgid "Account: request temporary login key"
2844 #: forum/skins/default/templates/auth/temp_login_request.html:8
2847 " If you're experiencing problems accessing your account, or if you forgot "
2849 " here you can request a temporary login key. Fill out your account email "
2850 "and we'll send you a temporary access link that\n"
2851 " will enable you to access your account. This token is valid only once "
2852 "and for a limited period of time.\n"
2856 #: forum/skins/default/templates/auth/temp_login_request.html:25
2861 #: forum/skins/default/templates/node/accept_button.html:5
2863 msgid "%(who)s has selected this answer as the correct answer"
2866 #: forum/skins/default/templates/node/accept_button.html:5
2867 msgid "mark this answer as the accepted answer"
2870 #: forum/skins/default/templates/node/comments.html:22
2871 msgid "I like this comment (click again to cancel)"
2874 #: forum/skins/default/templates/node/comments.html:26
2876 msgid "Edit comment"
2877 msgstr "post a comment"
2879 #: forum/skins/default/templates/node/comments.html:30
2881 msgid "Delete comment"
2882 msgstr "post a comment"
2884 #: forum/skins/default/templates/node/comments.html:42
2886 msgid "showing %(showing)s of %(total)s"
2889 #: forum/skins/default/templates/node/comments.html:44
2893 #: forum/skins/default/templates/node/comments.html:47
2895 msgid "add new comment"
2896 msgstr "post a comment"
2898 #: forum/skins/default/templates/node/comments.html:55
2900 msgid " add comment"
2901 msgstr "post a comment"
2903 #: forum/skins/default/templates/node/comments.html:58
2907 " have <span class=\"comments-char-left-count\">%(max_length)"
2908 "s</span> characters left\n"
2912 #: forum/skins/default/templates/node/comments.html:71
2917 #: forum/skins/default/templates/node/favorite_mark.html:3
2918 msgid "mark/unmark this question as favorite (click again to cancel)"
2921 #: forum/skins/default/templates/node/vote_buttons.html:3
2922 msgid "I like this post (click again to cancel)"
2925 #: forum/skins/default/templates/node/vote_buttons.html:7
2926 msgid "current number of votes"
2929 #: forum/skins/default/templates/node/vote_buttons.html:10
2930 msgid "I dont like this post (click again to cancel)"
2933 #: forum/skins/default/templates/notifications/answeraccepted.html:6
2934 #: forum/skins/default/templates/notifications/digest.html:7
2935 #: forum/skins/default/templates/notifications/newanswer.html:6
2936 #: forum/skins/default/templates/notifications/newcomment.html:6
2937 #: forum/skins/default/templates/notifications/newmember.html:6
2938 #: forum/skins/default/templates/notifications/newquestion.html:6
2942 #: forum/skins/default/templates/notifications/answeraccepted.html:9
2946 " Just to let you know that %(accepter)s has just accepted %"
2947 "(answer_author)s's answer on his question\n"
2948 " <a href=\"%(app_url)s%(question_url)s\">%(question_title)s</a>:\n"
2952 #: forum/skins/default/templates/notifications/digest.html:9
2956 " This is the %(digest_type)s activity digest for %(app_title)s\n"
2960 #: forum/skins/default/templates/notifications/digest.html:15
2964 " %(nusers_count)s new user%(nusers_count_pluralize)s joined the %"
2965 "(app_title)s community:\n"
2969 #: forum/skins/default/templates/notifications/digest.html:28
2973 " %(question_count)s of your subscriptions have updates:\n"
2977 #: forum/skins/default/templates/notifications/digest.html:35
2979 msgid "On question "
2982 #: forum/skins/default/templates/notifications/digest.html:37
2983 #, fuzzy, python-format
2986 " %(answer_count)s new answer%(answer_count_pluralize)s\n"
2992 #: forum/skins/default/templates/notifications/digest.html:42
2993 #, fuzzy, python-format
2996 " %(comment_count)s new comment%(comment_count_pluralize)"
3003 #: forum/skins/default/templates/notifications/digest.html:46
3004 msgid "on your own post(s)"
3007 #: forum/skins/default/templates/notifications/digest.html:50
3009 msgid "an answer was accepted"
3010 msgstr "answer accepted"
3012 #: forum/skins/default/templates/notifications/digest.html:59
3016 " %(question_count)s new question%(question_count_pluralize)s\n"
3020 #: forum/skins/default/templates/notifications/digest.html:63
3021 msgid "matching your interesting tags"
3024 #: forum/skins/default/templates/notifications/digest.html:65
3028 #: forum/skins/default/templates/notifications/digest.html:71
3029 #, fuzzy, python-format
3032 " Posted by %(author_name)s in %(question_time)s\n"
3036 "<div class=\"questions-count\">%(q_num)s</div><p>question</p>"
3038 #: forum/skins/default/templates/notifications/feedback.html:7
3042 " Hello, this is a %(site_title)s forum feedback message\n"
3046 #: forum/skins/default/templates/notifications/feedback.html:13
3050 #: forum/skins/default/templates/notifications/feedback.html:15
3051 #: forum/skins/default/templates/notifications/feedback.html:18
3052 #: forum/skins/default/templates/users/info.html:93
3056 #: forum/skins/default/templates/notifications/feedback.html:17
3060 #: forum/skins/default/templates/notifications/feedback.html:25
3061 msgid "Message body:"
3064 #: forum/skins/default/templates/notifications/newanswer.html:9
3068 " %(author_name)s has just posted a new answer on %(app_title)s to the "
3070 " <a href=\"%(app_url)s%(question_url)s\">%(question_title)s\"</a>:\n"
3074 #: forum/skins/default/templates/notifications/newanswer.html:20
3075 #: forum/skins/default/templates/notifications/newcomment.html:28
3076 #: forum/skins/default/templates/notifications/newquestion.html:20
3079 " Don't forget to come over and cast your vote.\n"
3083 #: forum/skins/default/templates/notifications/newcomment.html:9
3084 #, fuzzy, python-format
3087 " %(author_name)s has just posted a comment on\n"
3091 "<div class=\"questions-count\">%(q_num)s</div><p>question tagged</p><p><span "
3092 "class=\"tag\">%(tagname)s</span></p>"
3094 #: forum/skins/default/templates/notifications/newcomment.html:14
3098 " the answer posted by <a href=\"%(app_url)s%(poster_url)s\">%"
3099 "(poster_name)s</a> to\n"
3103 #: forum/skins/default/templates/notifications/newcomment.html:19
3107 " the question <a href=\"%(app_url)s%(question_url)s\">%"
3108 "(question_title)s</a>\n"
3112 #: forum/skins/default/templates/notifications/newmember.html:9
3116 " %(newmember_name)s has just joined %(app_title)s. You can visit %"
3117 "(newmember_name)s's profile using the following link: <br />\n"
3118 " <a href=\"%(app_url)s%(newmember_url)s\">%(newmember_name)s profile</"
3123 #: forum/skins/default/templates/notifications/newquestion.html:9
3127 " %(author_name)s has just posted a new question on %(app_title)s, "
3129 " <a href=\"%(app_url)s%(question_url)s\">%(question_title)s</a> and "
3130 "tagged <em>%(question_tags)s</em>:\n"
3134 #: forum/skins/default/templates/osqaadmin/base.html:13
3135 msgid "OSQA administration area"
3138 #: forum/skins/default/templates/osqaadmin/base.html:26
3139 msgid "Administration menu"
3142 #: forum/skins/default/templates/osqaadmin/index.html:7
3146 #: forum/skins/default/templates/osqaadmin/index.html:10
3147 msgid "Welcome to the OSQA administration area."
3150 #: forum/skins/default/templates/osqaadmin/index.html:17
3151 msgid "Site statistics"
3154 #: forum/skins/default/templates/osqaadmin/index.html:21
3155 #: forum/skins/default/templates/osqaadmin/index.html:26
3156 msgid "in the last 24 hours"
3159 #: forum/skins/default/templates/osqaadmin/index.html:31
3163 #: forum/skins/default/templates/osqaadmin/index.html:31
3164 msgid "joined in the last 24 hours"
3167 #: forum/skins/default/templates/osqaadmin/index.html:37
3171 #: forum/skins/default/templates/osqaadmin/index.html:42
3173 "Your site is running in bootstrap mode, click the button bellow to revert to "
3177 #: forum/skins/default/templates/osqaadmin/index.html:45
3179 "Your site is running in standard mode, click the button bellow to run in "
3183 #: forum/skins/default/templates/osqaadmin/index.html:47
3185 "Your site is running with some customized settings, click the buttons bellow "
3186 "to run with defaults or in bootstrap mode"
3189 #: forum/skins/default/templates/osqaadmin/index.html:51
3190 msgid "Are you sure you want to revert to the defaults?"
3193 #: forum/skins/default/templates/osqaadmin/index.html:51
3194 msgid "revert to defaults"
3197 #: forum/skins/default/templates/osqaadmin/index.html:54
3198 msgid "Are you sure you want to run bootstrap mode?"
3201 #: forum/skins/default/templates/osqaadmin/index.html:54
3202 msgid "go bootstrap"
3205 #: forum/skins/default/templates/osqaadmin/index.html:59
3206 msgid "Recalculate scores and reputation"
3209 #: forum/skins/default/templates/osqaadmin/index.html:60
3210 msgid "This is a heavy operation, are you sure?"
3213 #: forum/skins/default/templates/osqaadmin/index.html:60
3217 #: forum/skins/default/templates/osqaadmin/index.html:65
3218 msgid "Recent activity"
3221 #: forum/skins/default/templates/question_list/item.html:12
3222 msgid "this question has an accepted answer"
3225 #: forum/skins/default/templates/question_list/related_tags.html:6
3226 msgid "Related tags"
3229 #: forum/skins/default/templates/question_list/sort_tabs.html:4
3230 msgid "most recently updated questions"
3233 #: forum/skins/default/templates/question_list/sort_tabs.html:4
3237 #: forum/skins/default/templates/question_list/sort_tabs.html:5
3238 msgid "most recently asked questions"
3241 #: forum/skins/default/templates/question_list/sort_tabs.html:5
3245 #: forum/skins/default/templates/question_list/sort_tabs.html:6
3246 msgid "hottest questions"
3249 #: forum/skins/default/templates/question_list/sort_tabs.html:6
3253 #: forum/skins/default/templates/question_list/sort_tabs.html:7
3254 msgid "most voted questions"
3257 #: forum/skins/default/templates/question_list/sort_tabs.html:7
3261 #: forum/skins/default/templates/question_list/title.html:5
3262 msgid "Found by tags"
3263 msgstr "Tagged questions"
3265 #: forum/skins/default/templates/question_list/title.html:9
3266 msgid "Search results"
3269 #: forum/skins/default/templates/question_list/title.html:11
3270 msgid "Found by title"
3273 #: forum/skins/default/templates/question_list/title.html:15
3274 msgid "Unanswered questions"
3277 #: forum/skins/default/templates/question_list/title.html:17
3278 #: forum/skins/default/templates/users/subscriptions.html:74
3279 msgid "All questions"
3282 #: forum/skins/default/templates/sidebar/recent_awards.html:4
3283 msgid "Recent awards"
3284 msgstr "Recent badges"
3286 #: forum/skins/default/templates/sidebar/recent_awards.html:15
3290 #: forum/skins/default/templates/sidebar/recent_tags.html:4
3294 #: forum/skins/default/templates/sidebar/recent_tags.html:12
3295 msgid "popular tags"
3298 #: forum/skins/default/templates/users/edit.html:6
3299 msgid "Edit user profile"
3302 #: forum/skins/default/templates/users/edit.html:19
3303 msgid "edit profile"
3306 #: forum/skins/default/templates/users/edit.html:31
3307 msgid "image associated with your email address"
3310 #: forum/skins/default/templates/users/edit.html:31
3312 msgid "avatar, see %(gravatar_faq_url)s"
3313 msgstr "<a href='%(gravatar_faq_url)s'>gravatar</a>"
3315 #: forum/skins/default/templates/users/edit.html:36
3316 #: forum/skins/default/templates/users/info.html:52
3317 msgid "Registered user"
3320 #: forum/skins/default/templates/users/edit.html:43
3324 #: forum/skins/default/templates/users/edit.html:86
3325 #: forum/skins/default/templates/users/subscriptions.html:116
3329 #: forum/skins/default/templates/users/info.html:22
3330 #: forum/skins/default/templates/users/signature.html:6
3331 #: forum/skins/default/templates/users/users.html:26
3335 #: forum/skins/default/templates/users/info.html:32
3336 msgid "Moderate this user"
3339 #: forum/skins/default/templates/users/info.html:44
3340 msgid "update profile"
3343 #: forum/skins/default/templates/users/info.html:56
3347 #: forum/skins/default/templates/users/info.html:61
3349 msgstr "member since"
3351 #: forum/skins/default/templates/users/info.html:66
3355 #: forum/skins/default/templates/users/info.html:72
3356 msgid "user website"
3359 #: forum/skins/default/templates/users/info.html:78
3363 #: forum/skins/default/templates/users/info.html:86
3367 #: forum/skins/default/templates/users/info.html:87
3371 #: forum/skins/default/templates/users/info.html:100
3372 msgid "todays unused votes"
3375 #: forum/skins/default/templates/users/info.html:101
3379 #: forum/skins/default/templates/users/stats.html:13
3383 " <span class=\"count\">1</span> Question\n"
3387 " <span class=\"count\">%(counter)s</span> Questions\n"
3392 #: forum/skins/default/templates/users/stats.html:29
3396 " <span class=\"count\">1</span> Answer\n"
3400 " <span class=\"count\">%(counter)s</span> Answers\n"
3405 #: forum/skins/default/templates/users/stats.html:42
3407 msgid "the answer has been voted for %(vote_count)s times"
3410 #: forum/skins/default/templates/users/stats.html:42
3411 msgid "this answer has been selected as correct"
3414 #: forum/skins/default/templates/users/stats.html:58
3418 " <span class=\"count\">1</span> Vote\n"
3422 " <span class=\"count\">%(cnt)s</span> Votes\n"
3427 #: forum/skins/default/templates/users/stats.html:69
3431 #: forum/skins/default/templates/users/stats.html:70
3432 msgid "user has voted up this many times"
3435 #: forum/skins/default/templates/users/stats.html:74
3439 #: forum/skins/default/templates/users/stats.html:75
3440 msgid "user voted down this many times"
3443 #: forum/skins/default/templates/users/stats.html:84
3447 " <span class=\"count\">1</span> Tag\n"
3451 " <span class=\"count\">%(counter)s</span> Tags\n"
3456 #: forum/skins/default/templates/users/stats.html:97
3459 "see other questions with %(view_user)s's contributions tagged '%(tag_name)s' "
3462 #: forum/skins/default/templates/users/stats.html:112
3466 " <span class=\"count\">1</span> Badge\n"
3470 " <span class=\"count\">%(counter)s</span> Badges\n"
3475 #: forum/skins/default/templates/users/subscriptions.html:8
3477 msgid "Notifications and subscription settings"
3479 "<span class='big strong'>Adjust frequency of email updates.</span> Receive "
3480 "updates on interesting questions by email, <strong><br/>help the community</"
3481 "strong> by answering questions of your colleagues. If you do not wish to "
3482 "receive emails - select 'no email' on all items below.<br/>Updates are only "
3483 "sent when there is any new activity on selected items."
3485 #: forum/skins/default/templates/users/subscriptions.html:10
3488 " Here you can decide which types of notifications you wish to "
3489 "receive, and it's frequency.<br />\n"
3493 #: forum/skins/default/templates/users/subscriptions.html:14
3496 " Currently you have notifications enabled. You can always stop all "
3497 "notifications without loosing your settings and restart them afterwards.<br /"
3502 #: forum/skins/default/templates/users/subscriptions.html:18
3505 " Currently you have notifications disabled. You can enable them "
3506 "clicking on the <strong>Start notifications</strong> button bellow.<br />\n"
3510 #: forum/skins/default/templates/users/subscriptions.html:28
3511 msgid "Notify me when:"
3514 #: forum/skins/default/templates/users/subscriptions.html:32
3515 msgid "A new member joins"
3518 #: forum/skins/default/templates/users/subscriptions.html:36
3520 msgid "A new question is posted"
3523 #: forum/skins/default/templates/users/subscriptions.html:40
3524 msgid "A new question matching my interesting tags is posted"
3527 #: forum/skins/default/templates/users/subscriptions.html:44
3528 msgid "There's an update on one of my subscriptions"
3531 #: forum/skins/default/templates/users/subscriptions.html:52
3532 msgid "Auto subscribe me to:"
3535 #: forum/skins/default/templates/users/subscriptions.html:57
3537 msgid "Questions I ask"
3540 #: forum/skins/default/templates/users/subscriptions.html:60
3542 msgid "Questions I answer"
3545 #: forum/skins/default/templates/users/subscriptions.html:63
3547 msgid "Questions I comment"
3548 msgstr "question comment"
3550 #: forum/skins/default/templates/users/subscriptions.html:68
3552 msgid "Questions I view"
3555 #: forum/skins/default/templates/users/subscriptions.html:71
3556 msgid "All questions matching my interesting tags"
3559 #: forum/skins/default/templates/users/subscriptions.html:82
3560 msgid "On my subscriptions, notify me when:"
3563 #: forum/skins/default/templates/users/subscriptions.html:87
3565 msgid "An answer is posted"
3568 #: forum/skins/default/templates/users/subscriptions.html:90
3569 msgid "A comment on one of my posts is posted"
3572 #: forum/skins/default/templates/users/subscriptions.html:95
3573 msgid "A comment is posted"
3576 #: forum/skins/default/templates/users/subscriptions.html:98
3578 msgid "An answer is accepted"
3579 msgstr "answer accepted"
3581 #: forum/skins/default/templates/users/subscriptions.html:106
3585 #: forum/skins/default/templates/users/subscriptions.html:111
3587 "Notify me when someone replys to one of my comments on any post using the "
3588 "<pre>@username</pre> notation"
3591 #: forum/skins/default/templates/users/subscriptions.html:118
3592 msgid "Stop notifications"
3595 #: forum/skins/default/templates/users/subscriptions.html:120
3596 msgid "Start notifications"
3599 #: forum/skins/default/templates/users/tabs.html:7
3600 msgid "User profile"
3603 #: forum/skins/default/templates/users/tabs.html:7
3607 #: forum/skins/default/templates/users/tabs.html:9
3608 msgid "recent activity"
3611 #: forum/skins/default/templates/users/tabs.html:11
3612 msgid "graph of user reputation"
3613 msgstr "Graph of user karma"
3615 #: forum/skins/default/templates/users/tabs.html:12
3616 msgid "reputation history"
3617 msgstr "karma history"
3619 #: forum/skins/default/templates/users/tabs.html:15 forum/views/users.py:196
3620 msgid "user vote record"
3623 #: forum/skins/default/templates/users/tabs.html:15
3624 msgid "casted votes"
3627 #: forum/skins/default/templates/users/tabs.html:18
3628 msgid "questions that user selected as his/her favorite"
3631 #: forum/skins/default/templates/users/tabs.html:19
3635 #: forum/skins/default/templates/users/tabs.html:22
3636 msgid "email subscription settings"
3639 #: forum/skins/default/templates/users/tabs.html:23
3640 msgid "subscriptions"
3643 #: forum/skins/default/templates/users/users.html:6
3644 #: forum/skins/default/templates/users/users.html:24
3648 #: forum/skins/default/templates/users/users.html:27
3652 #: forum/skins/default/templates/users/users.html:28
3656 #: forum/skins/default/templates/users/users.html:29
3660 #: forum/skins/default/templates/users/users.html:35
3662 msgid "users matching query %(suser)s:"
3665 #: forum/skins/default/templates/users/users.html:39
3666 msgid "Nothing found."
3669 #: forum/templatetags/extra_tags.py:168 forum/templatetags/extra_tags.py:195
3670 msgid "reputation points"
3673 #: forum/templatetags/extra_tags.py:248
3677 #: forum/templatetags/extra_tags.py:250
3681 #: forum/templatetags/extra_tags.py:252
3683 msgid "%(hr)d hour ago"
3684 msgid_plural "%(hr)d hours ago"
3688 #: forum/templatetags/extra_tags.py:254
3690 msgid "%(min)d min ago"
3691 msgid_plural "%(min)d mins ago"
3695 #: forum/templatetags/node_tags.py:58
3696 msgid "permanent link"
3699 #: forum/templatetags/node_tags.py:58
3700 msgid "answer permanent link"
3703 #: forum/templatetags/node_tags.py:64
3707 #: forum/templatetags/node_tags.py:68
3711 #: forum/templatetags/node_tags.py:70
3715 #: forum/templatetags/node_tags.py:73 forum/views/commands.py:124
3716 #: forum/views/commands.py:136
3720 #: forum/templatetags/node_tags.py:79
3722 "report as offensive (i.e containing spam, advertising, malicious text, etc.)"
3725 #: forum/templatetags/node_tags.py:82
3729 #: forum/templatetags/question_list_tags.py:57
3731 msgid "<strong>Newest</strong> questions are shown first. "
3734 #: forum/templatetags/question_list_tags.py:58
3735 msgid "Questions are sorted by the <strong>time of last update</strong>."
3738 #: forum/templatetags/question_list_tags.py:59
3739 msgid "Questions sorted by <strong>number of responses</strong>."
3740 msgstr "Questions sorted by the <strong>number of answers</strong>."
3742 #: forum/templatetags/question_list_tags.py:60
3743 msgid "Questions are sorted by the <strong>number of votes</strong>."
3746 #: forum/templatetags/user_tags.py:58 forum/views/readers.py:293
3748 msgid "Revision n. %(rev_number)d"
3751 #: forum/utils/forms.py:32
3752 msgid "this field is required"
3755 #: forum/utils/forms.py:47
3756 msgid "choose a username"
3757 msgstr "Choose screen name"
3759 #: forum/utils/forms.py:52
3760 msgid "user name is required"
3763 #: forum/utils/forms.py:53
3764 msgid "sorry, this name is taken, please choose another"
3767 #: forum/utils/forms.py:54
3768 msgid "sorry, this name is not allowed, please choose another"
3771 #: forum/utils/forms.py:55
3772 msgid "sorry, there is no user with this name"
3775 #: forum/utils/forms.py:56
3776 msgid "sorry, we have a serious error - user name is taken by several users"
3779 #: forum/utils/forms.py:57
3780 msgid "user name can only consist of letters, empty space and underscore"
3783 #: forum/utils/forms.py:105
3784 msgid "your email address"
3785 msgstr "Your email <i>(never shared)</i>"
3787 #: forum/utils/forms.py:106
3788 msgid "email address is required"
3791 #: forum/utils/forms.py:108
3792 msgid "this email is already used by someone else, please choose another"
3795 #: forum/utils/forms.py:133
3796 msgid "choose password"
3799 #: forum/utils/forms.py:134
3800 msgid "password is required"
3803 #: forum/utils/forms.py:137
3804 msgid "retype password"
3805 msgstr "Password <i>(please retype)</i>"
3807 #: forum/utils/forms.py:138
3808 msgid "please, retype your password"
3811 #: forum/utils/forms.py:139
3812 msgid "sorry, entered passwords did not match, please try again"
3815 #: forum/views/admin.py:47
3817 msgid "'%s' settings saved succesfully"
3820 #: forum/views/admin.py:141
3821 msgid "Bootstrap mode enabled"
3824 #: forum/views/admin.py:155
3825 msgid "All values reverted to defaults"
3828 #: forum/views/admin.py:171
3829 msgid "All values recalculated"
3832 #: forum/views/auth.py:103 forum/views/auth.py:112
3834 "Sorry, these login credentials belong to anoother user. Plese terminate your "
3835 "current session and try again."
3838 #: forum/views/auth.py:105
3839 msgid "You are already logged in with that user."
3842 #: forum/views/auth.py:110
3843 msgid "These login credentials are already associated with your account."
3846 #: forum/views/auth.py:116
3847 msgid "The new credentials are now associated with your account"
3850 #: forum/views/auth.py:157
3852 "Oops, something went wrong in the middle of this process. Please try again."
3855 #: forum/views/auth.py:219
3856 msgid "Temporary login link"
3859 #: forum/views/auth.py:224
3860 msgid "An email has been sent with your temporary login key"
3863 #: forum/views/auth.py:239
3865 "You are logged in with a temporary access key, please take the time to fix "
3866 "your issue with authentication."
3869 #: forum/views/auth.py:245
3870 msgid "Email Validation"
3873 #: forum/views/auth.py:256
3874 msgid "Thank you, your email is now validated."
3877 #: forum/views/auth.py:280
3878 msgid "Your password was changed"
3881 #: forum/views/auth.py:282
3883 msgid "New password set"
3884 msgstr "Recover password"
3886 #: forum/views/auth.py:315
3888 msgid "You removed the association with %s"
3891 #: forum/views/auth.py:353
3893 msgid "Welcome back %s, you are now logged in"
3896 #: forum/views/commands.py:20
3900 " Sorry, but you don't have enough reputation points to %(action)s."
3902 " Please check the <a href'%(faq_url)s'>faq</a>\n"
3906 #: forum/views/commands.py:29
3910 " Sorry but you cannot %(action)s your own post.<br />\n"
3911 " Please check the <a href'%(faq_url)s'>faq</a>\n"
3915 #: forum/views/commands.py:38
3919 " Sorry but anonymous users cannot %(action)s.<br />\n"
3920 " Please login or create an account <a href'%(signin_url)s'>here</"
3925 #: forum/views/commands.py:47
3929 " Sorry, but you don't have enough %(action)s left for today..<br /"
3931 " The limit is %(limit)s per day..<br />\n"
3932 " Please check the <a href'%(faq_url)s'>faq</a>\n"
3936 #: forum/views/commands.py:57
3940 " Sorry, but you cannot %(action)s twice the same post.<br />\n"
3941 " Please check the <a href'%(faq_url)s'>faq</a>\n"
3945 #: forum/views/commands.py:71 forum/views/commands.py:74
3946 #: forum/views/commands.py:111
3948 msgid_plural "votes"
3952 #: forum/views/commands.py:89
3955 "Sorry but you cannot cancel a vote after %(ndays)d %(tdays)s from the "
3959 #: forum/views/commands.py:90
3965 #: forum/views/commands.py:110
3967 msgid "You have %(nvotes)s %(tvotes)s left today."
3970 #: forum/views/commands.py:121 forum/views/commands.py:127
3974 #: forum/views/commands.py:132
3978 #: forum/views/commands.py:149 forum/views/commands.py:155
3980 msgid "like comments"
3981 msgstr "post a comment"
3983 #: forum/views/commands.py:152
3987 #: forum/views/commands.py:179 forum/views/commands.py:182
3989 msgid "delete comments"
3990 msgstr "post a comment"
3992 #: forum/views/commands.py:197
3993 msgid "mark a question as favorite"
3996 #: forum/views/commands.py:221 forum/views/commands.py:233
3999 msgstr "post a comment"
4001 #: forum/views/commands.py:224 forum/views/commands.py:351
4002 msgid "Invalid request"
4005 #: forum/views/commands.py:230
4007 msgid "edit comments"
4008 msgstr "post a comment"
4010 #: forum/views/commands.py:240
4011 msgid "Comment is empty"
4014 #: forum/views/commands.py:265
4016 msgid "accept answers"
4019 #: forum/views/commands.py:271
4020 msgid "Sorry but only the question author can accept an answer"
4023 #: forum/views/commands.py:295 forum/views/commands.py:298
4024 msgid "delete posts"
4027 #: forum/views/meta.py:43
4029 msgid "Feedback message from %(site_name)s"
4032 #: forum/views/meta.py:46
4033 msgid "Thanks for the feedback!"
4036 #: forum/views/meta.py:53
4037 msgid "We look forward to hearing your feedback! Please, give it next time :)"
4040 #: forum/views/readers.py:64
4041 msgid "Open questions without an accepted answer"
4044 #: forum/views/readers.py:73
4046 msgid "Questions tagged <span class=\"tag\">%(tag)s</span>"
4049 #: forum/views/readers.py:131
4051 msgid "questions matching '%(keywords)s'"
4054 #: forum/views/users.py:152
4055 msgid "user profile"
4058 #: forum/views/users.py:152
4059 msgid "user profile overview"
4062 #: forum/views/users.py:186
4063 msgid "recent user activity"
4066 #: forum/views/users.py:186
4067 msgid "profile - recent activity"
4070 #: forum/views/users.py:196
4071 msgid "profile - votes"
4074 #: forum/views/users.py:203
4075 msgid "user reputation in the community"
4078 #: forum/views/users.py:203
4079 msgid "profile - user reputation"
4080 msgstr "Profile - User's Karma"
4082 #: forum/views/users.py:214
4083 msgid "favorite questions"
4086 #: forum/views/users.py:214
4087 msgid "profile - favorite questions"
4090 #: forum/views/users.py:220
4092 msgid "subscription settings"
4094 "<span class='big strong'>Adjust frequency of email updates.</span> Receive "
4095 "updates on interesting questions by email, <strong><br/>help the community</"
4096 "strong> by answering questions of your colleagues. If you do not wish to "
4097 "receive emails - select 'no email' on all items below.<br/>Updates are only "
4098 "sent when there is any new activity on selected items."
4100 #: forum/views/users.py:220
4102 msgid "profile - subscriptions"
4103 msgstr "Profile - User's Karma"
4105 #: forum/views/users.py:230
4106 msgid "Notifications are now enabled"
4109 #: forum/views/users.py:232
4110 msgid "Notifications are now disabled"
4113 #: forum/views/users.py:239
4115 msgid "New subscription settings are now saved"
4117 "<span class='big strong'>Adjust frequency of email updates.</span> Receive "
4118 "updates on interesting questions by email, <strong><br/>help the community</"
4119 "strong> by answering questions of your colleagues. If you do not wish to "
4120 "receive emails - select 'no email' on all items below.<br/>Updates are only "
4121 "sent when there is any new activity on selected items."
4123 #: forum/views/writers.py:68
4124 msgid "uploading images is limited to users with >60 reputation points"
4125 msgstr "sorry, file uploading requires karma >60"
4127 #: forum/views/writers.py:70
4128 msgid "allowed file types are 'jpg', 'jpeg', 'gif', 'bmp', 'png', 'tiff'"
4131 #: forum/views/writers.py:72
4133 msgid "maximum upload file size is %sM"
4136 #: forum/views/writers.py:74
4139 "Error uploading file. Please contact the site administrator. Thank you. %s"
4142 #: forum/views/writers.py:85
4143 msgid "Initial revision"
4146 #: forum/views/writers.py:143
4150 #: forum_modules/books/urls.py:7 forum_modules/books/urls.py:8
4151 #: forum_modules/books/urls.py:9
4155 #: forum_modules/default_badges/badges.py:17
4156 #: forum_modules/default_badges/badges.py:24
4157 #: forum_modules/default_badges/badges.py:31
4159 msgid "Asked a question with %s views"
4162 #: forum_modules/default_badges/badges.py:39
4163 #: forum_modules/default_badges/badges.py:53
4164 #: forum_modules/default_badges/badges.py:67
4165 #, fuzzy, python-format
4166 msgid "Answer voted up %s times"
4167 msgstr "Post Your Answer"
4169 #: forum_modules/default_badges/badges.py:46
4170 #: forum_modules/default_badges/badges.py:60
4171 #: forum_modules/default_badges/badges.py:74
4173 msgid "Question voted up %s times"
4176 #: forum_modules/default_badges/badges.py:82
4177 #: forum_modules/default_badges/badges.py:89
4179 msgid "Question favorited by %s users"
4182 #: forum_modules/default_badges/badges.py:97
4184 msgid "Deleted own post with score of %s or higher"
4187 #: forum_modules/default_badges/badges.py:108
4189 msgid "Deleted own post with score of %s or lower"
4192 #: forum_modules/default_badges/badges.py:120
4193 msgid "First flagged post"
4196 #: forum_modules/default_badges/badges.py:127
4197 msgid "First down vote"
4200 #: forum_modules/default_badges/badges.py:134
4204 #: forum_modules/default_badges/badges.py:141
4205 msgid "First up vote"
4208 #: forum_modules/default_badges/badges.py:148
4212 #: forum_modules/default_badges/badges.py:155
4213 msgid "First accepted answer on your own question"
4216 #: forum_modules/default_badges/badges.py:162
4217 msgid "Completed all user profile fields"
4220 #: forum_modules/default_badges/badges.py:169
4221 msgid "First rollback"
4224 #: forum_modules/default_badges/badges.py:177
4226 msgid "Voted %s times"
4229 #: forum_modules/default_badges/badges.py:184
4231 msgid "Left %s comments"
4234 #: forum_modules/default_badges/badges.py:192
4235 #, fuzzy, python-format
4236 msgid "Answered your own question with at least %s up votes"
4238 "<span class='big strong'>You are welcome to answer your own question</span>, "
4239 "but please make sure to give an <strong>answer</strong>. Remember that you "
4240 "can always <strong>revise your original question</strong>. Please "
4241 "<strong>use comments for discussions</strong> and <strong>please don't "
4242 "forget to vote :)</strong> for the answers that you liked (or perhaps did "
4245 #: forum_modules/default_badges/badges.py:205
4246 msgid "Strunk & White"
4249 #: forum_modules/default_badges/badges.py:206
4251 msgid "Edited %s entries"
4254 #: forum_modules/default_badges/badges.py:217
4255 msgid "Asked first question with at least one up vote"
4258 #: forum_modules/default_badges/badges.py:228
4259 msgid "Answered first question with at least one up vote"
4262 #: forum_modules/default_badges/badges.py:260
4264 msgid "First answer was accepted with at least %s up votes"
4267 #: forum_modules/default_badges/badges.py:271
4269 msgid "Accepted answer and voted up %s times"
4272 #: forum_modules/default_badges/badges.py:282
4275 "Answered a question more than %(dif_days)s days later with at least %"
4279 #: forum_modules/default_badges/badges.py:295
4281 msgid "Created a tag used by %s questions"
4284 #: forum_modules/default_badges/settings.py:6
4285 msgid "Popular Question views"
4288 #: forum_modules/default_badges/settings.py:7
4291 "Number of question views required to award a Popular Question badge to the "
4295 #: forum_modules/default_badges/settings.py:12
4296 msgid "Notable Question views"
4299 #: forum_modules/default_badges/settings.py:13
4302 "Number of question views required to award a Notable Question badge to the "
4306 #: forum_modules/default_badges/settings.py:18
4307 msgid "Famous Question views"
4310 #: forum_modules/default_badges/settings.py:19
4313 "Number of question views required to award a Famous Question badge to the "
4317 #: forum_modules/default_badges/settings.py:24
4318 msgid "Nice Answer up votes"
4321 #: forum_modules/default_badges/settings.py:25
4324 "Number of up votes required to award a Nice Answer badge to the answer "
4328 #: forum_modules/default_badges/settings.py:30
4330 msgid "Nice Question up votes"
4333 #: forum_modules/default_badges/settings.py:31
4336 "Number of up votes required to award a Nice Question badge to the question "
4340 #: forum_modules/default_badges/settings.py:36
4341 msgid "Good Answer up votes"
4344 #: forum_modules/default_badges/settings.py:37
4347 "Number of up votes required to award a Good Answer badge to the answer "
4351 #: forum_modules/default_badges/settings.py:42
4353 msgid "Good Question up votes"
4356 #: forum_modules/default_badges/settings.py:43
4359 "Number of up votes required to award a Good Question badge to the question "
4363 #: forum_modules/default_badges/settings.py:48
4364 msgid "Great Answer up votes"
4367 #: forum_modules/default_badges/settings.py:49
4370 "Number of up votes required to award a Great Answer badge to the answer "
4374 #: forum_modules/default_badges/settings.py:54
4376 msgid "Great Question up votes"
4379 #: forum_modules/default_badges/settings.py:55
4382 "Number of up votes required to award a Great Question badge to the question "
4386 #: forum_modules/default_badges/settings.py:60
4387 msgid "Favorite Question favorite count"
4390 #: forum_modules/default_badges/settings.py:61
4393 "How many times a question needs to be favorited by other users to award a "
4394 "Favorite Question badge to the question author\n"
4397 #: forum_modules/default_badges/settings.py:66
4398 msgid "Stellar Question favorite count"
4401 #: forum_modules/default_badges/settings.py:67
4404 "How many times a question needs to be favorited by other users to award a "
4405 "Stellar Question badge to the question author\n"
4408 #: forum_modules/default_badges/settings.py:72
4409 msgid "Disciplined minimum score"
4412 #: forum_modules/default_badges/settings.py:73
4415 "Minimum score a question needs to have to award the Disciplined badge to an "
4416 "author of a question who deletes it.\n"
4419 #: forum_modules/default_badges/settings.py:78
4420 msgid "Peer Pressure maximum score"
4423 #: forum_modules/default_badges/settings.py:79
4426 "Maximum score a question needs to have to award the Peer Pressure badge to "
4427 "an author of a question who deletes it.\n"
4430 #: forum_modules/default_badges/settings.py:84
4431 msgid "Civic Duty votes"
4434 #: forum_modules/default_badges/settings.py:85
4437 "Number of votes an user needs to cast to be awarded the Civic Duty badge.\n"
4440 #: forum_modules/default_badges/settings.py:90
4441 msgid "Pundit number of comments"
4444 #: forum_modules/default_badges/settings.py:91
4447 "Number of comments an user needs to post to be awarded the Pundit badge.\n"
4450 #: forum_modules/default_badges/settings.py:96
4451 msgid "Self Learner up votes"
4454 #: forum_modules/default_badges/settings.py:97
4457 "Number of up votes an answer from the question author needs to have for the "
4458 "author to be awarded the Self Learner badge.\n"
4461 #: forum_modules/default_badges/settings.py:102
4462 msgid "Strunk and White updates"
4465 #: forum_modules/default_badges/settings.py:103
4468 "Number of question or answer updates an user needs to make to be awarded the "
4469 "Strunk & White badge.\n"
4472 #: forum_modules/default_badges/settings.py:108
4473 msgid "Enlightened up votes"
4476 #: forum_modules/default_badges/settings.py:109
4479 "Number of up votes an accepted answer needs to have for the author to be "
4480 "awarded the Enlightened badge.\n"
4483 #: forum_modules/default_badges/settings.py:114
4484 msgid "Guru up votes"
4487 #: forum_modules/default_badges/settings.py:115
4490 "Number of up votes an accepted answer needs to have for the author to be "
4491 "awarded the Guru badge.\n"
4494 #: forum_modules/default_badges/settings.py:120
4495 msgid "Necromancer up votes"
4498 #: forum_modules/default_badges/settings.py:121
4501 "Number of up votes an answer needs to have for the author to be awarded the "
4502 "Necromancer badge.\n"
4505 #: forum_modules/default_badges/settings.py:126
4506 msgid "Necromancer difference in days"
4509 #: forum_modules/default_badges/settings.py:127
4512 "Difference in days betwen the posted date of a question and an answer for "
4513 "the answer author to be awarded the Necromancer badge.\n"
4516 #: forum_modules/default_badges/settings.py:132
4517 msgid "Taxonomist usage count"
4520 #: forum_modules/default_badges/settings.py:133
4523 "How many usages a tag needs to have for the tag creator to be awarded the "
4524 "Taxonomist badge. \n"
4527 #: forum_modules/facebookauth/authentication.py:31
4528 msgid "Sorry, your Facebook session has expired, please try again"
4531 #: forum_modules/facebookauth/authentication.py:33
4533 "The authentication with Facebook connect failed due to an invalid signature"
4536 #: forum_modules/facebookauth/authentication.py:35
4538 "The authentication with Facebook connect failed, cannot find authentication "
4542 #: forum_modules/localauth/forms.py:75
4543 msgid "Please enter valid username and password (both are case-sensitive)."
4546 #: forum_modules/localauth/forms.py:79
4547 msgid "This account is inactive."
4550 #: forum_modules/localauth/forms.py:81
4551 msgid "Login failed."
4554 #: forum_modules/localauth/forms.py:85
4555 msgid "This user is not a valid user"
4558 #: forum_modules/localauth/forms.py:88
4559 msgid "Please enter username and password"
4562 #: forum_modules/localauth/forms.py:90
4563 msgid "Please enter your password"
4566 #: forum_modules/localauth/forms.py:92
4567 msgid "Please enter user name"
4570 #: forum_modules/localauth/urls.py:7
4574 #: forum_modules/localauth/views.py:33
4575 msgid "A validation email has been sent to your email address. "
4578 #: forum_modules/oauthauth/consumer.py:33
4579 msgid "Error, the oauth token is not on the server"
4582 #: forum_modules/oauthauth/consumer.py:38
4583 msgid "Something went wrong! Auth tokens do not match"
4586 #: forum_modules/openidauth/consumer.py:40
4587 msgid "Sorry, but your input is not a valid OpenId"
4590 #: forum_modules/openidauth/consumer.py:92
4591 msgid "The OpenId authentication request was canceled"
4594 #: forum_modules/openidauth/consumer.py:94
4595 msgid "The OpenId authentication failed: "
4598 #: forum_modules/openidauth/consumer.py:96
4599 msgid "Setup needed"
4602 #: forum_modules/openidauth/consumer.py:98
4603 msgid "The OpenId authentication failed with an unknown status: "
4606 #: forum_modules/openidauth/templates/openidurl.html:7
4607 msgid "Enter your OpenId Url"
4610 #: forum_modules/project_badges/badges.py:9
4612 msgid "Got %s upvotes in a question tagged with \"bug\""
4615 #: forum_modules/recaptcha/formfield.py:20
4616 msgid "Invalid captcha"
4619 #: forum_modules/sximporter/importer.py:39
4621 msgid "Unknown user %(number)d"
4624 #: forum_modules/sximporter/urls.py:8
4628 #: forum_modules/sximporter/templates/page.html:7
4632 #: forum_modules/sximporter/templates/page.html:10
4633 msgid "Welcome to Stack Exchange dump importer."
4636 #: forum_modules/sximporter/templates/page.html:16
4637 msgid "Your user id in stack exchange"
4640 #: forum_modules/sximporter/templates/page.html:20
4641 msgid "Merge users with same user name and email"
4644 #: locale/phrases.py:1
4645 msgid "Test Phrase 1"
4648 #: locale/phrases.py:2
4649 msgid "Test Phrase 2"
4652 #: locale/phrases.py:3
4653 msgid "Test Phrase 3"
4656 #: locale/phrases.py:4
4657 msgid "Test Phrase n"
4660 #~ msgid "email update message subject"
4661 #~ msgstr "news from Q&A forum"
4663 #~ msgid "%(name)s, this is an update message header for a question"
4665 #~ "%(name)s, this is an update message header for %(num)d questions"
4667 #~ "<p>Dear %(name)s,</p></p>The following question has been updated on the "
4670 #~ "<p>Dear %(name)s,</p><p>The following %(num)d questions have been updated "
4671 #~ "on the Q&A forum:</p>"
4674 #~ "go to %(link)s to change frequency of email updates or %(email)s "
4677 #~ "<p>Please remember that you can always <a href='%(link)s'>adjust</a> "
4678 #~ "frequency of the email updates or turn them off entirely.<br/>If you "
4679 #~ "believe that this message was sent in an error, please email about it the "
4680 #~ "forum administrator at %(email)s.</p><p>Sincerely,</p><p>Your friendly "
4681 #~ "Q&A forum server.</p>"
4683 #~ msgid "Account: change password"
4684 #~ msgstr "Change your password"
4686 #~ msgid "list of unanswered questions"
4687 #~ msgstr "unanswered questions"
4689 #~ msgid "Notify me once a day when there are any new answers"
4691 #~ "<strong>Notify me</strong> once a day by email when there are any new "
4692 #~ "answers or updates"
4694 #~ msgid "Notify me weekly when there are any new answers"
4696 #~ "<strong>Notify me</strong> weekly when there are any new answers or "
4701 #~ " You can always adjust frequency of email updates from "
4702 #~ "your %(profile_url)s\n"
4706 #~ "(note: you can always <a href='%(profile_url)s?"
4707 #~ "sort=email_subscriptions'>adjust frequency</a> of email updates)"
4709 #~ msgid "please ask a relevant question"
4710 #~ msgstr "ask a question relevant to the CNPROG community"
4714 #~ " have total %(q_num)s questions containing %"
4715 #~ "(searchtitle)s in full text\n"
4719 #~ " have total %(q_num)s questions containing %"
4720 #~ "(searchtitle)s in full text\n"
4724 #~ "<div class=\"questions-count\">%(q_num)s</div><p>question containing "
4725 #~ "<strong><span class=\"darkred\">%(searchtitle)s</span></strong></p>"
4728 #~ "<div class=\"questions-count\">%(q_num)s</div><p>questions containing "
4729 #~ "<strong><span class=\"darkred\">%(searchtitle)s</span></strong></p>"
4733 #~ " have total %(q_num)s questions containing %"
4734 #~ "(searchtitle)s\n"
4738 #~ " have total %(q_num)s questions containing %"
4739 #~ "(searchtitle)s\n"
4743 #~ "<div class=\"questions-count\">%(q_num)s</div><p>question with title "
4744 #~ "containing <strong><span class=\"darkred\">%(searchtitle)s</span></"
4748 #~ "<div class=\"questions-count\">%(q_num)s</div><p>questions with title "
4749 #~ "containing <strong><span class=\"darkred\">%(searchtitle)s</span></"
4754 #~ " have total %(q_num)s unanswered questions\n"
4758 #~ " have total %(q_num)s unanswered questions\n"
4762 #~ "<div class=\"questions-count\">%(q_num)s</div><p>question without an "
4763 #~ "accepted answer</p>"
4766 #~ "<div class=\"questions-count\">%(q_num)s</div><p>questions without an "
4767 #~ "accepted answer</p>"
4769 #~ msgid "latest questions info"
4770 #~ msgstr "<strong>Newest</strong> questions are shown first."
4772 #~ msgid "Most recently answered ones are shown first."
4773 #~ msgstr "<strong>Most recently answered</strong> questions are shown first."
4775 #~ msgid "Stop sending email"
4776 #~ msgstr "Stop Email"
4778 #~ msgid "change %(email)s info"
4780 #~ "<span class=\"strong big\">Enter your new email into the box below</span> "
4781 #~ "if you'd like to use another email for <strong>update subscriptions</"
4782 #~ "strong>.<br>Currently you are using <strong>%(email)s</strong>"
4784 #~ msgid "here is why email is required, see %(gravatar_faq_url)s"
4786 #~ "<span class='strong big'>Please enter your email address in the box below."
4787 #~ "</span> Valid email address is required on this Q&A forum. If you "
4788 #~ "like, you can <strong>receive updates</strong> on interesting questions "
4789 #~ "or entire forum via email. Also, your email is used to create a unique <a "
4790 #~ "href='%(gravatar_faq_url)s'><strong>gravatar</strong></a> image for your "
4791 #~ "account. Email addresses are never shown or otherwise shared with anybody "
4794 #~ msgid "Your Email"
4796 #~ "<strong>Your Email</strong> (<i>must be valid, never shown to others</i>)"
4798 #~ msgid "validate %(email)s info or go to %(change_email_url)s"
4800 #~ "<span class=\"strong big\">An email with a validation link has been sent "
4801 #~ "to %(email)s.</span> Please <strong>follow the emailed link</strong> with "
4802 #~ "your web browser. Email validation is necessary to help insure the proper "
4803 #~ "use of email on <span class=\"orange\">Q&A</span>. If you would like "
4804 #~ "to use <strong>another email</strong>, please <a href='%(change_email_url)"
4805 #~ "s'><strong>change it again</strong></a>."
4807 #~ msgid "old %(email)s kept, if you like go to %(change_email_url)s"
4809 #~ "<span class=\"strong big\">Your email address %(email)s has not been "
4810 #~ "changed.</span> If you decide to change it later - you can always do it "
4811 #~ "by editing it in your user profile or by using the <a href='%"
4812 #~ "(change_email_url)s'><strong>previous form</strong></a> again."
4814 #~ msgid "your current %(email)s can be used for this"
4816 #~ "<span class='big strong'>Your email address is now set to %(email)s.</"
4817 #~ "span> Updates on the questions that you like most will be sent to this "
4818 #~ "address. Email notifications are sent once a day or less frequently - "
4819 #~ "only when there are any news."
4821 #~ msgid "thanks for verifying email"
4823 #~ "<span class=\"big strong\">Thank you for verifying your email!</span> Now "
4824 #~ "you can <strong>ask</strong> and <strong>answer</strong> questions. Also "
4825 #~ "if you find a very interesting question you can <strong>subscribe for the "
4826 #~ "updates</strong> - then will be notified about changes <strong>once a "
4827 #~ "day</strong> or less frequently."
4829 #~ msgid "email key not sent"
4830 #~ msgstr "Validation email not sent"
4832 #~ msgid "email key not sent %(email)s change email here %(change_link)s"
4834 #~ "<span class='big strong'>Your current email address %(email)s has been "
4835 #~ "validated before</span> so the new key was not sent. You can <a href='%"
4836 #~ "(change_link)s'>change</a> email used for update subscriptions if "
4839 #~ msgid "register new %(provider)s account info, see %(gravatar_faq_url)s"
4841 #~ "<p><span class=\"big strong\">You are here for the first time with your %"
4842 #~ "(provider)s login.</span> Please create your <strong>screen name</strong> "
4843 #~ "and save your <strong>email</strong> address. Saved email address will "
4844 #~ "let you <strong>subscribe for the updates</strong> on the most "
4845 #~ "interesting questions and will be used to create and retrieve your unique "
4846 #~ "avatar image - <a href='%(gravatar_faq_url)s'><strong>gravatar</strong></"
4850 #~ "%(username)s already exists, choose another name for \n"
4851 #~ " %(provider)s. Email is required too, see %"
4852 #~ "(gravatar_faq_url)s\n"
4855 #~ "<p><span class='strong big'>Oops... looks like screen name %(username)s "
4856 #~ "is already used in another account.</span></p><p>Please choose another "
4857 #~ "screen name to use with your %(provider)s login. Also, a valid email "
4858 #~ "address is required on the <span class='orange'>Q&A</span> forum. "
4859 #~ "Your email is used to create a unique <a href='%(gravatar_faq_url)"
4860 #~ "s'><strong>gravatar</strong></a> image for your account. If you like, you "
4861 #~ "can <strong>receive updates</strong> on the interesting questions or "
4862 #~ "entire forum by email. Email addresses are never shown or otherwise "
4863 #~ "shared with anybody else.</p>"
4866 #~ "register new external %(provider)s account info, see %(gravatar_faq_url)s"
4868 #~ "<p><span class=\"big strong\">You are here for the first time with your %"
4869 #~ "(provider)s login.</span></p><p>You can either keep your <strong>screen "
4870 #~ "name</strong> the same as your %(provider)s login name or choose some "
4871 #~ "other nickname.</p><p>Also, please save a valid <strong>email</strong> "
4872 #~ "address. With the email you can <strong>subscribe for the updates</"
4873 #~ "strong> on the most interesting questions. Email address is also used to "
4874 #~ "create and retrieve your unique avatar image - <a href='%"
4875 #~ "(gravatar_faq_url)s'><strong>gravatar</strong></a>.</p>"
4877 #~ msgid "register new Facebook connect account info, see %(gravatar_faq_url)s"
4879 #~ "<p><span class=\"big strong\">You are here for the first time with your "
4880 #~ "Facebook login.</span> Please create your <strong>screen name</strong> "
4881 #~ "and save your <strong>email</strong> address. Saved email address will "
4882 #~ "let you <strong>subscribe for the updates</strong> on the most "
4883 #~ "interesting questions and will be used to create and retrieve your unique "
4884 #~ "avatar image - <a href='%(gravatar_faq_url)s'><strong>gravatar</strong></"
4887 #~ msgid "password recovery information"
4889 #~ "<span class='big strong'>Forgot you password? No problems - just get a "
4890 #~ "new one!</span><br/>Please follow the following steps:<br/>• submit "
4891 #~ "your user name below and check your email<br/>• <strong>follow the "
4892 #~ "activation link</strong> for the new password - sent to you by email and "
4893 #~ "login with the suggested password<br/>• at this you might want to "
4894 #~ "change your password to something you can remember better"
4896 #~ msgid "Reset password"
4897 #~ msgstr "Send me a new password"
4900 #~ "email explanation how to use new %(password)s for %(username)s\n"
4901 #~ "with the %(key_link)s"
4903 #~ "To change your password, please follow these steps:\n"
4904 #~ "* visit this link: %(key_link)s\n"
4905 #~ "* login with user name %(username)s and password %(password)s\n"
4906 #~ "* go to your user profile and set the password to something you can "
4911 #~ " Your answer to %(title)s %(summary)s will be posted once "
4916 #~ "<span class=\"strong big\">Your answer to </span> <i>\"<strong>%(title)s</"
4917 #~ "strong> %(summary)s...\"</i> <span class=\"strong big\">is saved and will "
4918 #~ "be posted once you log in.</span>"
4921 #~ "Your question \n"
4922 #~ " %(title)s %(summary)s will be posted once you log in\n"
4925 #~ "<span class=\"strong big\">Your question</span> <i>\"<strong>%(title)s</"
4926 #~ "strong> %(summary)s...\"</i> <span class=\"strong big\">is saved and will "
4927 #~ "be posted once you log in.</span>"
4929 #~ msgid "Enter your <span id=\"enter_your_what\">Provider user name</span>"
4931 #~ "<span class=\"big strong\">Enter your </span><span id=\"enter_your_what\" "
4932 #~ "class='big strong'>Provider user name</span><br/><span class='grey'>(or "
4933 #~ "select another login method above)</span>"
4936 #~ "Enter your <a class=\"openid_logo\" href=\"http://openid.net\">OpenID</a> "
4939 #~ "<span class=\"big strong\">Enter your <a class=\"openid_logo\" href="
4940 #~ "\"http://openid.net\">OpenID</a> web address</span><br/><span "
4941 #~ "class='grey'>(or choose another login method above)</span>"
4943 #~ msgid "Enter your login name and password"
4945 #~ "<span class='big strong'>Enter your CNPROG login and password</span><br/"
4946 #~ "><span class='grey'>(or select your OpenID provider above)</span>"
4948 #~ msgid "subscription saved, %(email)s needs validation, see %(details_url)s"
4950 #~ "Your subscription is saved, but email address %(email)s needs to be "
4951 #~ "validated, please see <a href='%(details_url)s'>more details here</a>"
4953 #~ msgid "Incorrect username."
4954 #~ msgstr "sorry, there is no such user name"
4956 #~ msgid "your email needs to be validated see %(details_url)s"
4958 #~ "Your email needs to be validated. Please see details <a "
4959 #~ "id='validate_email_alert' href='%(details_url)s'>here</a>."
4961 #~ msgid "Email verification subject line"
4962 #~ msgstr "Verification Email from Q&A forum"
4964 #~ msgid "first time greeting with %(url)s"
4965 #~ msgstr "Hello and welcome to OSQA - <a href='%(url)s'>please join us</a>!"
4967 #~ msgid "have %(num_q)s unanswered questions"
4969 #~ "<div class=\"questions-count\">%(num_q)s</div>questions <strong>without "
4970 #~ "accepted answers</strong>"
4974 #~ "\t\t\t\thave total %(q_num)s questions\n"
4978 #~ "\t\t\t\thave total %(q_num)s questions\n"
4982 #~ "<div class=\"questions-count\">%(q_num)s</div><p>question</p>"
4985 #~ "<div class=\"questions-count\">%(q_num)s</div><p>questions</p>"